#login{
	margin-top: 100px;

}

#login div{
	margin-top: 5px;
	margin-bottom: 5px;
}

.loginwarn{
	padding: 8px;
    border-radius: 5px;
    border: 1px solid #E4C1C1;
    margin-top: 15px;
}

.logoheader{
	max-height: 54px;
    margin: 11px auto;
    display: block;
    transform: scale(0.9);
}

.side-menu li a {
	cursor: pointer;
	padding: 13px 15px 12px;
}

#sidebar-menu .fa {
	font-size: 14px;
}

.form-control-feedback{
	margin-top: 6px;
}

.btn-primary{
	    background-color: #48739E;
    border-color: #2A3F54;
}

.withlabel{
	    margin-top: 29px;
}

.ordernumber{
	background-color: #23a4cc;
    font-size: 20px;
    color: white;
}

.white{
	color: white;
}

.form-inside-text{
line-height: 33px;
}

.form-inside-text span{
	padding: 0 2px 0 6px;
}

.bold{
	font-weight: bold;

}

.roworder{
	margin-top: 5px;

}

.sellam{
	padding-left: 5px;
}

.summary{
	background: white;
	padding: 10px 0 0 0;
    margin: 0;
    border: 1px solid #E6E9ED;
	line-height: 25px;

}

.taxprice{
	margin-top: 5px;
	padding: 10px 0 10px 0;
    background-color: rgb(230, 233, 237);
	font-weight: bold;
}

.lefthl{
	border-left: solid 5px #23a4cc;
}

.summright{
	padding-right: 20px;
}

.panel_toolbox>li {
    float: none;
}

.has-feedback .form-control{
	padding-right: 0;
}

.hide{
	display: none;
}

.removeitem{
    width: 25px;
    height: 25px;
    border-radius: 15px;
    line-height: 24px;
    font-size: 15px;
    background-color: #E83E3E;
    color: #5F1515;
    position: absolute;
    text-align: center;
    right: -25px;
    top: 3px;
	cursor: pointer;
}

.smallbuttonitem{
    width: 25px;
    height: 25px;
    border-radius: 15px;
    line-height: 24px;
    font-size: 15px;
    position: absolute;
    text-align: center;
	cursor: pointer;
}

.smallbuttonitem.remove{
	background-color: #E83E3E;
    color: #5F1515;
	left: 2px;
    top: 3px;
}

.smallbuttonitem.edit{
	background-color: #ff880e;
    color: #773e00;
	right: -25px;
    top: 3px;
}

.op{
	opacity: 0.4;
}

.timetagtri{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 0 15px 15px;
	border-color: transparent transparent transparent #23a4cc;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
}

.timetag{
	display: inline-block;
	background-color: #23a4cc;
	color: white;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.timetag span i{
	padding: 0 3px;
}

.zoom{
	font-size: 16px;
	color: #23a4cc;
}

.error{
	font-size: 16px;
	color: #D85A5A;
	cursor: pointer;
}

.decimal{
	display: inline-block;
}

.view-col{
	width: 5px;
}

#example{
	border-collapse: collapse;
}

.odd{
	background-color: #EFEFEF !important;
}

.dataTables_wrapper .dataTables_paginate, .dataTables_wrapper .dataTables_info{
	padding-top: 1.25em;
}

.width150{
	    width: 150px;
    display: inline-block;
}

.width70{
	    width: 70px;
    display: inline-block;
}

.bs-example{
	font-family: sans-serif;
	position: relative;
	margin: 50px;
}

.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 2px solid #0097CF;
}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
	top: 4px !important;
    left: 44px !important;
	font-size: 14px;
}

.tt-dropdown-menu {
	background-color: #FFFFFF;
    border-right: 1px solid rgb(26, 187, 156);
    border-bottom: 1px solid rgb(26, 187, 156);
    border-left: 1px solid rgb(26, 187, 156);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    padding: 3px 0;
    width: 100%;
    font-size: 12px !important;
}
.tt-suggestion {
	font-size: 16px;
    line-height: 24px;
    padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #23a4cc;
    color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}

.order-customer-name{
	display: block;
	color: #23a4cc;
	font-size: 14px;
	font-weight: bold;
}
.order-customer-ic{
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.order-customer i{
	width: 18px;
}

.page404{
    background-color: #425569 !important;
}

.page404-text{
	font-size: 24px;
	padding: 250px 0 0 0;
}

.page404-text h3{
	font-size: 48px;
}

.error-color{
	color: #D85A5A !important;
}

.right_col{
	min-height: 1000px;
}

.line{
	margin-bottom: 10px;
}

.btn-up{
	  position: relative;
  overflow: hidden;
  clear: left;
}

.btn.btn-app{
	margin: 10px 0 0 0;
}

.nomargin{
	margin: 0;
}

.btn-up input[type="file"]{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  font-size: 100px;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.file-info .number{
	    font-size: 16px;
    text-align: center;
    line-height: 29px;
    color: #FFFFFF;
    font-weight: bold;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #4ABB9C;
    display: inline-block;
}

.maxh200{
	max-height: 200px;
	display: block;
	margin: 0 auto;
}

.maxh100{
	max-height: 100px;
	display: block;
	margin: 0 auto;
}

.line25px{
	line-height: 25px;
}

.item_number{
	    width: 25px;
    height: 25px;
    line-height: 26px;
    color: white;
    border-radius: 20px;
    background-color: #73879C;
    font-weight: bold;
}

.podklady-icon{
	    font-size: 16px;
		line-height: 20px;
}

.dokoncovatel label{
	font-weight: normal;
}

.mail-podklady{
	margin-bottom: 6px;
    font-size: 17px;
    padding: 10px;
    background-color: #E4E4E4;
    text-align: center;
    font-weight: bold;
}

.count_smaller{
	    font-size: 15px;
    color: rgba(115, 135, 156, 0.42);
    font-weight: normal;
    display: inline-block;
    margin-left: 5px;
}

.twitter-typeahead{
	width: 100%;
}

#ajax_loader{
    position: absolute;
    right: 18px;
    top: 28px;
}
.cssload-container {
	width: 100%;
	height: 25px;
	text-align: center;
}

.cssload-speeding-wheel {
	width: 25px;
	height: 25px;
	margin: 0 auto;
	border: 3px solid #23a4cc;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}

@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}

.inputhl{
	    border: 1px solid #23a4cc;
    background-color: rgba(26, 187, 156, 0.08);
}

.timetag.print{
	background-color: #5BC0DE;
}

.timetag.zprac{
	background-color: #797979;
}

.timetag.odesl{
	background-color: #F0AD4E;
}

.editacc{
	display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 5px;
    font-size: 15px;
    color: white;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    transition-property: transform;
    transition-duration: 1s;
}

.editacc i:hover{
	color: #23a4cc;
	-webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	cursor: pointer;
}

@-webkit-keyframes rotate {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

@-moz-keyframes rotate {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(360deg);}
}

@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

.item .alert{
	margin-top: 10px;
	position: absolute;
}
.item .alert::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #CE5454 transparent transparent;
    border-style: solid;
    border-width: 11px 7px;
    position: absolute;
    left: 38px;
    top: -17px;
    transform: rotate(90deg);
}

table.dataTable tbody tr.selected {
    background-color: rgba(26, 188, 156, 0.26) !important;
}

.dataTables_wrapper .dataTables_paginate, .dataTables_wrapper .dataTables_info {
    color: #778AAB;
}

td .icheckbox_flat-green {
    margin-top: 4px;
}

.panel_toolbox>li>a {
    color: #73879C;
	cursor: pointer;
}

#urgent_pozn{
	margin-top: 15px;
}

.oznaceni{
    width: 15px;
    height: 15px;
    margin-top: 5px;
    display: inline-block;
    border-radius: 57px;
}

.urgent_table, .select_column, .search_column{
	text-align: center;
	vertical-align: middle !important;
}

.urgent_table{
	padding-left: 12px !important;
}

.search_column{
	padding-left: 0 !important;
}

.toggle{
	padding-bottom: 10px;
}

body.nav-sm .nav.side-menu li a {
	    font-size: 13px;
}
body.nav-sm ul.nav.child_menu li a {
	text-align: center !important;
}

.podklady-potvrdit{
	padding: 15px 0;
}

.action_row .order_id{
	line-height: 35px;
    text-align: right;
}

.action_row .nazev{
	line-height: 30px;
}

.lineerror{
	    color: #D61F1F;
    font-weight: bold;
}

table.tile_info td:first-child {width: auto;}

.clientsum .amount{
	font-weight: bold;
}

.spec-cen-row{
	line-height: 27px;
}

.edititem{
	    position: absolute;
    top: 0;
    right: -13px;
    width: 25px;
    height: 25px;
    background-color: #CACACA;
    color: #73879C;
    border-radius: 25px;
    text-align: center;
	cursor: pointer;
}

.select2-results .select2-highlighted {
    background: #23a4cc;
    color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
     background-color: #23a4cc;
     color: #fff;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px;
    right: 7px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 450px;
    overflow-y: auto;
}
  .btn-group .btn-text{
	  display: inline-block;
	  padding-left: 5px;
  }

@media (max-width: 1600px)  {
  .btn-group .btn-text{
	  display: none;
  }
}

.action-icon{
	display: inline-block;
}

.action-icon form:after {
	content: "";
}

.modal-content{
	border-radius: 0;
	border: none;
}

#datum{
	border-radius: 0 5px 5px 0;
}

.more-info{
	font-size: 18px;
    color: #23a4cc;
	cursor: pointer;
	transition: all 200ms;
}

.more-info:hover{
	opacity: 0.8;
	transition: all 200ms;
}

.checkbox{
	margin-top: 5px;
	margin-bottom: 0;
}

.disabled{
	cursor: not-allowed;
}

#zak_ic_search{
	background-color: white !important;
}
.select2-selection__rendered{
	height: 33px;
}
.count-items-number{
	display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 9px;
    line-height: 8px;
    background: rgba(255, 255, 255, 0.14);
    border-radius: 50px;
    font-weight: bold;
}

.child_menu .count-items-number{
	top: 4px;
}
