#search-accept-button{
    left: 15px;
    right:0;
    width: 16px;
}

form[name='search3']{
    margin-top: 0;
}

.hide-content{
    display: none;
}

.hidden-field{
    display: none !important;
}

.modal-wide{
    width: 80%;
}
.tab-white{
    padding: 15px;
    background: white;
}

#ajaxPreloader{
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index:100;
}
#ajaxPreloader #preloadContent{
    top: 10%;
    position: relative;
    text-align: center;
    font-size: 4em;
    color: #6e8cd7;
}

#ajaxPreloader #preloadContent.small{
    font-size: 2em !important;
}

#ajaxPreloader.ajaxPreloaderWhite{
    background: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 991px){
    .modal-wide{
        width: 90%;
    }
}

.panel #db_product{
    max-height: 1000px;
    min-height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}
.wizard > .content > .body{
    position: relative !important;
    padding: 0 !important;
    width: 100% !important;
}
/*#client-search-content{
    position: absolute;
    top: 80px;
    left: 10px;
    width: 95%;
    height: 230px;
    overflow-y: auto;
    background: white;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.75);
}*/

#client-search-content .inside {
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 230px;
    overflow-y: auto;
    background: #eef5f9;
    margin-top: -2px;
    z-index: 1;
    border-top: 0;
}
#client-search-content .inside td{
    border-top: 1px solid #eee;
}

.wizard .actions{
    display: none !important;
}

.wizard .content .pagination{
    list-style: none !important;
    margin: 20px 0;
    display: inline-flex;
}
#orderListNext{
    position: absolute;
    min-height: 100px;
    opacity: .4;
}
.list-group > .list-group-item{
    list-style: none !important;
}

.order_product_remove{
    position: absolute;
    bottom: 0;
    right: 7px;
    z-index: 10;
}
.order_product_remove a{
    color: #a30b0b;
    padding: 5px;
}
.order_product_content{
    padding-left: 1px;
    padding-right: 1px;
    max-width: 115px;
    float: left;
}

.order_product_content.small-input {
    max-width: 70px;
}

.order_product_content.wide-input{
    width: 115px;
}

.order_product_content.wider-input{
    width: 130px;
}

.order_product_content.wide-input input.form-control , .order_product_content.wider-input input.form-control {
    width: 100%;
}

.order_product_content input{
    padding: 5px !important;
}

.order_product_content label, .order_product_content_full label{
    font-size: .7em;
    font-weight: 400;
    color: black;
}
#orderProductsContent #searchProductPanel{
    padding: 0 10px;
}

#orderProductsContent #searchProductPanel #productFilter{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
}

#orderProductsContent #searchProductPanel #productList{
    padding-right: 10px;
    padding-left: 10px;
}

.putProductRow .form-group{
    margin: 0 !important;
}
#orderProductsContent .form-group input{
    padding: 0 5px;
}
#orderProductsContent label{
    margin-bottom: 0;
    margin-top: 5px;
}

#orderProductsContent .widget-panel{
    padding: 10px 20px;
}

#orderProductsContent .widget-panel tr:first-of-type td{
    border-top: 0 !important;
}
#orderProductsContent #new_product .form-group{
    margin: 0;
}

.narrow-panels .panel{
    padding: 10px 10px;
}

.narrow-panels #productFilter .panel-body{
    padding: 0;
}

#myDiv .product_order_block{
    position: relative;
}
.order-list-icon{
    width: 25px;
    padding: 10px 5px !important;
}
.form-inline{
    float: left;
    margin-right: 10px;
}
div.bg-info .cr-styled .fa{
    color: white !important;
    border-color: white !important;
}
.btn-white{
    background: white;
    color: #2f2f2f;
    opacity: 1;
}
.btn-white:hover{
    opacity: .9;
}

.bg-info input , .bg-info select , .bg-info .input-group span{
    border-color: #41a9cf !important;
}
.putProductRow{
    width: 100%;
    position: relative;
    display: inline-block;
}
.bolded{
    font-size: 1.3em;
    font-size: 1.1em;
    font-weight: 600;
}
.btn-small{
    padding: 5px;
    font-size: .7em;
    font-weight: 100;
}
.table-no-top tr:first-of-type th , .table-no-top tr:first-of-type td{
    border-top: 0;
}
.calendar-icon{
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    text-align: center;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.calendar-icon-free:before {
    color: green;
    content: "\f122";
}

.calendar-icon-taken:before {
    color: #be0000;
    content: "\f12a";
}

.calendar-icon-actual:before {
    color: #4178ff;
    content: "\f2a6";
}


.bg-info .text-black{
    color: white !important;
}
td.day-item{
    min-height: 200px;
}
td.day-item.taken {
    background: #f3f3f3;
}
td.day-item:hover {
    background: #dfe9f3;
}

td.day-item.taken ,td.day-item.free{
    vertical-align: middle;
    position: relative;
}

td.day-item.taken.order-item {
    vertical-align: initial;
    position: relative;
    padding-top: 0;
}

#calendar-day tr.first_line td{
    font-weight: 600;
}

.event-day-item{
    /*min-height:200px;*/
    padding: 10px;
    width: 100%;
}
.event-day-item .item-buttons{
    position: relative;
    bottom: -10px;
    width: 100%;
    right: -10px;
    text-align: right;
}

.event-day-item .item-buttons a{
    margin-left: 5px;
}

.event-day-item .item-content .client_tags_div{
     margin: 0;
 }

.event-day-item .row {
    padding: 0 2px;
}
.table-clicked tr:hover th{
    background: #e8f1f7;
}

.percent-input{
    width: 50px;
    padding: 0;
    float: right;
    text-align: center;
}
.inline-group{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.inline-group form , .inline-group div , .inline-group a{
    display: inline-block;
}
.form-group-medium{
    max-width: 250px;
    float: left;
    margin-right: 10px;
    height: 70px;
    padding-left: 10px;
}
.form-group-submit{
    padding-left: 10px;

}
.black_th_line_3{
    color: #0c8100;
}

@media screen and (max-width: 768px){
    .form-group-medium{
        max-width: inherit;
        width: 100%;
        padding: 10px;
    }
    .form-group-narrow{
        width: 50% !important;
        padding: 10px;
        margin: 0 !important;
    }
}
#order_pohladavky table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

#order_pohladavky table tr>td,
#order_pohladavky table tr>th{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.put_product_title, .put_product_uzp{
    padding-left: 10px;
    padding-right: 10px;
}

.put_product_title{
    width: 75%;
    float: left;
}

.put_product_uzp{
    width: 90px;
    display: inline-block;
}

@media screen and (max-width: 1200px) and (min-width: 900px){
    .put_product_title{
        max-width: 70%;
    }
}

.app-search input.form-control{
    background: white;
}

@media screen and (max-width: 768px){
    .full-xs{
        position: relative;
        display: table !important;
        width: 100%;
        float: none !important;
        clear: both;
    }
    .full-xs input, .full-xs form , .full-xs div{
        width: 100%;
    }
}

.input-group .inputer-input{
    border-right: 0 !important;
}
.input-group .inputer-button{
    background: #fafafa;
}
.input-group .inputer-button.active{
    background: #ffffff;
    border-color: #dfdfdf;
}

.absoluteCategorySwitcher{
    position: absolute;
    margin-top: 20px;
    right: 0;
}

@media screen and (max-width: 1366px){
    .absoluteCategorySwitcher a span{
        display: none;
    }
    .absoluteCategorySwitcher a i.m-r-10{
        margin-right: 0 !important;
    }
    .absoluteCategorySwitcher a{
        padding: 0 8px !important;
        font-size: 1.5em !important;;
    }
    .hidden-margin{
        margin: 0 !important;
    }
}

.tooltip{
    z-index: 1040 !important;
}
.customFilterTooltip{
    margin-top: 22px !important;
    width: 150px;
}
.order-document-item{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.order-document-item .document-item-title{
    padding: 0 !important;
    vertical-align: middle;
}
.owf-x{
    overflow-x: auto !important;
}

.custom_big_radio{
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.custom_big_radio .panel{
    border-color: #c2c2c2;
    -webkit-transition: all 0.3s  ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
}
.custom_big_radio:hover .panel{
    border-color: rgba(28, 168, 221, 0.8);

}
.custom_big_radio:hover .panel .text{
    color: rgba(28, 168, 221, 0.8);
}

.custom_big_radio .panel .h2{
    font-weight: 100;
    font-size: 1.5em;
    margin: 20px 0 !important;
}

.custom_big_radio .panel .text{
    color: #797979;
    -webkit-transition: all 0.3s  ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
}

.custom_big_radio.active .panel{
    background-color: rgba(28, 168, 221, 0.8);
}

.custom_big_radio.active .panel .text{
    color: white !important;
}
.custom_big_radio input{
    display: none;
}

.hover-grey:hover{
    background: rgba(128, 128, 128, 0.15);
}
.custom_big_radio .bottom-right-icon{
    position: absolute;
    right: 30px;
    bottom: 40px;
}
.ajaxProductCategory .product_category_list{
    padding-left: 5px !important;
}
.ajaxProductCategory .table td{
    padding-left: 10px !important;
}

.font-weight-th-normal th{
    font-weight: normal;

}
.bold{
    font-weight: bold !important;
}
.vis-hidden{
    visibility: hidden;
}
.manualTooltipContent{
    width: 350px;
}
#orderList > div:first-of-type .table tr:first-of-type th,
#orderList > div:first-of-type .table tr:first-of-type td {
    border-top: 0;
}

.floating-row{
    position: fixed;
    right: 20px;
    left: 95px;
    z-index: 1040;
    bottom: 0;

}
.floating-row .panel{
    background: #cfe4f0;
}
.floating-row .control-label{
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
.floating-row .checkbox{
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.datepicker table tr td.today{
    background: #1ca8dd;
    color: white;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #1ca8dd;
    background-image: -moz-linear-gradient(top, #188cb9,#1ca8dd);
    background-image: -ms-linear-gradient(top,#188cb9,#1ca8dd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#188cb9),to(#1ca8dd));
    background-image: -webkit-linear-gradient(top,#188cb9,#1ca8dd);
    background-image: -o-linear-gradient(top,#188cb9,#1ca8dd);
    background-image: linear-gradient(top,#188cb9,#1ca8dd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#188cb9', endColorstr='#1ca8dd', GradientType=0);
    border-color: #1ca8dd #1ca8dd #1ca8dd;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

td.calendar-row {
    border-bottom: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.toggleEventEdit {
    width: 100%;
    cursor: pointer;
    text-align: center;
}


.toggleEvent .toggleEventEditButton{
    display: block;
}

.toggleEvent:hover .toggleEventEditButton{
    display: none;
}

.toggleEvent:hover .toggleEventEdit{
    display: block;
}

.toggleEvent .toggleEventEdit{
    display: none;
}

#orderList div[class^=order_content] tr.light,
#orderList div[class^=order_content] tr.light a{
    color: #ddd;
}

@media screen and (max-width: 991px) {
    .showSweetAlert h2{
        font-size: 1.2em;
    }
}

.hover-white:hover{
    color: white !important;
}

.small-input-group{
    padding: 0 5px;
}

.table-bordered-asteel>tbody>tr>td,
.table-bordered-asteel>tbody>tr>th,
.table-bordered-asteel>tfoot>tr>td,
.table-bordered-asteel>tfoot>tr>th,
.table-bordered-asteel>thead>tr>td,
.table-bordered-asteel>thead>tr>th {
    border-right: 2px solid #ddd;
}

.table-bordered-asteel td.day-item.taken {
    border-right: 2px solid #ddd;
}
td.actual {
    border-right: 2px solid #dddddd;
}
ul#loginWithPinWrap input {
    text-align: center;
    height: 30px;
    width: 60px;
}
ul#loginWithPinWrap button {
    height: 30px;
    vertical-align: middle;
}

div#manual {

}
div#manual .panel {
    padding: 20px;
    box-sizing: border-box;
}

div#manual ul.menu {
    list-style: none;
    padding-left: 0px;
}
div#manual ul.menu > li {
    font-weight: 600;
}
div#manual ul.menu.sub {
    padding-left: 20px;
}
div#manual ul.menu.sub > li {
    font-weight: 300;
}
div#manual ul.menu.sub > li > a:hover {
    text-decoration: underline;
}

div#manual h2 {
    margin-top: 10px;
}

div#modalEdit div.modal-dialog {
    width: 90%;

}

div#modalEdit div.modal-body {
    padding-top: 0;
    padding-bottom: 0;
}

div#modalEdit div.floating-row {
    width: 100%;
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
}
div#modalEdit div.floating-row > div.panel {
    margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
    .responsive_small_font {
        font-size: 9px;
    }
    
    body {
        font-size: 12px;
    }
    
    .table-no-top tr:first-of-type th , .table-no-top tr:first-of-type td{
        border-top: 1px solid #ddd;;
    }
    
    .floating-row {
        left: 10px;
        right: 10px;
    }
    
    .modal-wide {

    }
}


.loading_bar_top {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    height: 60px;
    background: rgb(47, 53, 63);
    color: #fff;
}

.loading_bar_top img {
    width: 64px;
}

.efox_order_sum, .efox_order_sum_deposit {
    width: 100%;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.efox_order_sum_plain, .efox_order_sum_deposit_plain, .efox_order_sum_dif, .efox_order_sum_deposit_dif {
    width: 100%;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #999;
}

.efox_order_sum_dif, .efox_order_sum_deposit_dif {
    color: #999;
}

.vydavok_modal_custom {
    position: fixed;
    right: 10px;
    bottom: 60px;
    padding: 15px;
    width: 252px;
    display: none;
    z-index: 1000;
}

.vydavok_modal_custom input {
    font-size: 20px;
    height: auto;
    text-align: right;
}

.capitalize_first_letter {
    text-transform: capitalize;
}
