.img-thumbnail {height: 105px;width: 110px;display: block;}
.bg-one{
    background: #2a3038;
}
span.input-group-text>img {max-width: 18px;object-fit: cover;height: 18px;border-radius: 0px;}
select#input-status {
    color: white;
}

select.form-control, input.form-control{
    color:white!important;
}
td.text-center>img{
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    width: 50px;
    height: 50px;
}
.input-group-btn>.btn {
    background: #770000;
    height: 38px;
}
.form-group>.btn{
    background: #0090e7;
}
.card>.card-header{
    background: #2a3038;
}
.text-left>.img-thumbnail>img{
    width: 100%;
    height: auto;
    border-radius: 0;
}
.card .card-header .card-title {margin-bottom: 0px;font-size: 1rem;}
.fle-dropdown.show .dropdown-menu {position: relative!important;transform: none!important;border: 0px;font-size: 0.8rem;padding-top: 0px;margin-top: 0px;padding-left: 18px;}

.container-scroller {min-height: 100vh;}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #3c4250;
    border:1px solid rgba(0, 0, 0, 0.125);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); 
}
#tab-description img {
    max-width: 100%;
}
.list-group-item{
    background:#191a1c;
    
}
.img-bgs{
    background-image: url("/view/image/Azerbaijan.jpg");
    background-size:cover ;
}
.img-thumbnail>img {width: 100%!important;height: 100%!important;max-width: 100%;object-fit: cover;}
.modal-header button.close {
    margin: 0px;
    color: white;
    opacity: 1;
}
.square-box-loader {
    right: 0px;
    left: initial;
}
.note-popover.popover {
    display: none;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: white;
}
.input-group-prepend .dropdown-menu {
    position: absolute;
}div#oc-search-result {width: 100%;background: black;position: absolute;z-index: 3;top: 100%;padding: 20px;border: 1px solid #ffffff4f;margin-top: 10px;}

div#oc-search-result ul {
    list-style-type: none;
    padding-left: 0px;
}input#oc-search-input {
    margin-left: 2px;
}
.modal .modal-dialog .modal-content .modal-header {
    /* justify-content: left; */
    align-items: center;
}
.col-12.grid-margin.stretch-card>.alert-success,.col-12.grid-margin.stretch-card>.alert-danger {
    width: 100%;
    flex: 1 100%;
}

.col-12.grid-margin.stretch-card {
    flex-wrap:wrap;
}
.popover.newdir {
    z-index: 10000;
  }
.select2-container--default .select2-selection--single{
    padding-top:10px!important;
}
.select2.select2-container.select2-container--default {
    width: 100%!important;
}

.datepicker.datepicker-dropdown, .datepicker.datepicker-inline {
    z-index: 100000!important;
}


.tgl {
    display: none;
  }
  .tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
    box-sizing: border-box;
  }
  .tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
    background: none;
  }
  .tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
    background: none;
  }
  .tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
  }
  .tgl + .tgl-btn:after {
    left: 0;
  }
  .tgl + .tgl-btn:before {
    display: none;
  }
  .tgl:checked + .tgl-btn:after {
    left: 50%;
  }
  
.tgl-ios + .tgl-btn {
    background: #fbfbfb;
    border-radius: 2em;
    padding: 2px;
    transition: all 0.4s ease;
    border: 1px solid #e8eae9;
  }
  .tgl-ios + .tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
  }
  .tgl-ios + .tgl-btn:hover:after {
    will-change: padding;
  }
  .tgl-ios + .tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9;
  }
  .tgl-ios + .tgl-btn:active:after {
    padding-right: 0.8em;
  }
  .tgl-ios:checked + .tgl-btn {
    background: #86d993;
  }
  .tgl-ios:checked + .tgl-btn:active {
    box-shadow: none;
  }
  .tgl-ios:checked + .tgl-btn:active:after {
    margin-left: -0.8em;
  }
  .tgl-group {display: flex;column-gap: 15px;align-items: center;}
  .select2-container--default .select2-selection--multiple {
    border: 1px solid #7b7b25;
}
