.kt-page{
    height:100vh!important;
}

/*.form-control{*/
/*    border-radius:0.25rem!important;*/
/*}*/
/*.breadcrumb > li + li:before {*/
/*    padding: 0 5px!important;*/
/*    color: #ccc!important;*/
/*    content: "/\00a0"!important;*/
/*}*/

/*.input-group-addon{*/
/*    width:40px;*/
/*}*/
/*.input-group-addon i{*/
/*    top:5px;*/
/*}*/

/*.select2-container--krajee .select2-selection--single .select2-selection__arrow{*/
/*    height: 35px!important;*/
/*}*/
/*.select2-container .select2-selection--single {*/
/*     height: 35px!important;*/
/*     line-height: 1.5!important;*/
/*}*/
/*.select2-container--bootstrap .select2-selection--single {*/

/*    padding: 6px 0px 6px 0px!important;*/

/*}*/
@media (min-width: 1399px) {
    .container {
        max-width: 90%!important;
    }
}
.logo-image{
    height:30px;
}

.help-block{
    color:red!important;
}
.file-preview img{
    width:100%;
}
.modal-body img{
    height:100%;
    width:auto;

 }



.datepicker ,.datetimepicker{
    z-index:98!important;
}
