.wrapper-md {
	padding-top: 10px;
}
.header-right {
	padding-top: 10px;
}
.text-middle {
	height: 100%;
	vertical-align: middle;
}

.p {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p20 {
	padding: 20px;
}

.m {
	margin: 5px;
}
.m10 {
	margin: 10px;
}
.m20 {
	margin: 20px;
}

.plr {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.plr5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.plr10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.plr20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.pl {
	padding-left: 20px !important;
}
.pl5 {
	padding-left: 20px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}

.pr {
	padding-right: 20px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}

.pt {
	padding-top: 20px !important;
}
.pt3 {
	padding-top: 3px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}

.pb {
	padding-bottom: 20px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb7 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb18 {
	padding-bottom: 18px !important;
}

.pt-5 {
	padding-top: -5px !important;
}
.pt-6 {
	padding-top: -6px !important;
}
.pt-7 {
	padding-top: -7px !important;
}
.pt-10 {
	padding-top: -10px !important;
}

.plr10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.ptb {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.ptb10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.tm {
	margin-top: 23px !important;
}
.thm {
	margin-top: 50px !important;
}
.mt {
	margin-top: 5px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt6 {
	margin-top: 6px !important;
}
.mt7 {
	margin-top: 7px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt24 {
	margin-top: 24px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt-5 {
	margin-top: -5px !important;
}
.mt-6 {
	margin-top: -6px !important;
}
.mt-7 {
	margin-top: -7px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-20 {
	margin-top: -20px !important;
}

.ml {
	margin-left: 5px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}

.mb {
	margin-bottom: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}

.mr {
	margin-right: 5px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}

.mlr {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.mlr5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.mlr10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.mlr20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.mtb {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.mtb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.t-l {
	text-align: left !important;
}
.t-c {
	text-align: center !important;
}
.b-b {
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}

.tablebg {
	background-color: #e6e9ecd0;
}
.selectedbg {
	background-color: #bdfcc2d0 !important;
}
.altbg {
	background-color: #aaca34d0 !important;
}

.highlighted {
	background: yellow;
	font-weight: cold;
}
.full-width {
	width: 100%;
}
.hand {
	cursor: pointer;
}
.strike {
	text-decoration: line-through;
}

.app-aside-right {
	right: 0;
	width: 200px;
}
.app-aside-right:before {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	width: inherit;
	background-color: inherit;
	border: inherit;
	content: "";
}
.app-aside-right-offscreen {
	right: -175px;
}

.right-panel {
	padding-left: 30px;
	padding-right: 5px;
}

@media (min-width: 768px) {
	.app-aside-right {
		width: 200px;
	}
}

.right-panel-sidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	width: 25px;
}
.right-panel-sidebar-tab {
	max-width: 25px;
	padding: 5px;
}

label {
	font-weight: bold;
}

label.cameraButton {
	display: inline-block;
	margin: 1em 0;
	/* Styles to make it look like a button */
	padding: 0.5em;
	border: 2px solid #666;
	border-color: #eee #ccc #ccc #eee;
	background-color: #ddd;
}

/* Look like a clicked/depressed button */
label.cameraButton:active {
	border-color: #ccc #eee #eee #ccc;
}

/* This is the part that actually hides the 'Choose file' text box for camera inputs */
label.cameraButton input[accept*="camera"] {
	display: none;
}

.pagination {
	margin: 0px;
}

.breadcrumb {
	padding: 0;
	margin: 0;
	padding-bottom: 6px;
	background-color: transparent;
}

.nobg {
	background-color: transparent !important;
}

.nob,
.no-b {
	border: 0;
}

.app-content-body {
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px !important;
}

.fit {
	object-fit: contain !important;
}

.posta_izjava {
	background-image: url("../img/posta_izjava.jpg");
	width: 400px;
	min-width: 400px;
	height: 278px;
	min-height: 278px;
}

.posta_izjava_opis_vsebine {
	position: relative;
	left: 20px;
	top: 75px;
	display: block;
	line-height: 8pt;
	max-width: 365px;
}

.posta_izjava_posiljatelj {
	position: relative;
	left: 20px;
	top: 125px;
	display: block;
	line-height: 8pt;
	max-width: 365px;
}

.posta_potrdilo {
	background-image: url("../img/posta_potrdilo.jpg");
	width: 556px;
	min-width: 556px;
	height: 393px;
	min-height: 393px;
	margin-top: 20px;
}

.posta_potrdilo_posiljatelj {
	position: relative;
	left: 20px;
	top: 105px;
	display: block;
	line-height: 8pt;
}

.posta_naslovnik {
	border: 1px solid black;
	font-size: small;
	max-width: 200px;
}

.posta_naslovnik_box1 {
	position: relative;
	left: 400px;
	top: -50px;
	background-color: white;
	padding-left: 10px;
}

.posta_naslovnik_box2 {
	position: relative;
	left: 400px;
	top: -20px;
	background-color: white;
	padding-left: 10px;
}

.posta_naslovnik_box3 {
	position: relative;
	left: 400px;
	top: 10px;
	background-color: white;
	padding-left: 10px;
}

.h100 {
	height: 100px !important;
}
.h150 {
	height: 150px !important;
}
.h200 {
	height: 200px !important;
}
.h250 {
	height: 250px !important;
}
.h300 {
	height: 300px !important;
}

.navi ul.nav li li a {
	padding-left: 10px;
}

.nav_bottom {
}

.navi ul.nav li a {
	padding-left: 5px;
}

.bl {
	border-left-width: 2px;
	border-left-style: solid;
}

.bl4 {
	border-left-width: 4px;
	border-left-style: solid;
}

.b-default {
	border-color: #dee5e7;
}

.app-aside {
	float: left;
	position: fixed;
	height: 100%;
}

.app-footer {
	position: fixed;
}

.day {
	height: 100px;
	width: 100px;
	border: 1px solid black;
	display: table-cell;
}

.monthday {
	height: 50px;
	width: 50px;
	border: 1px solid black;
	display: table-cell;
}

.yearday {
	height: 22px;
	width: 22px;
	border: 1px solid black;
	display: table-cell;
}

.btn-outline-primary, .btn-b-primary {
	color: #58666e;
	background-color: #fff;
	border-color: #7266ba;
	border-width: 2px;
}

.btn-outline-success, .btn-b-success {
	color: #58666e;
	background-color: #fff;
	border-color: #27c24c;
	border-width: 2px;
}

.btn-outline-info, .btn-b-info {
	color: #58666e;
	background-color: #fff;
	border-color: #23b7e5;
	border-width: 2px;
}

.btn-outline-warning, .btn-b-warning {
	color: #58666e;
	background-color: #fff;
	border-color: #fad733;
	border-width: 2px;
}

.btn-outline-danger, .btn-b-danger {
	color: #58666e;
	background-color: #fff;
	border-color: #f05050;
	border-width: 2px;
}

.btn-outline-dark, .btn-b-dark {
	color: #58666e;
	background-color: #fff;
	border-color: #3a3f51;
	border-width: 2px;
}

.modal-xl {
	width: 95%;
}

.hscroll {
  overflow: auto;
  white-space: nowrap;
}

.hscroll a {
  display: inline-block;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}