.btn-rigth-top-cil {
    float: right !important;
    margin-top: -50px !important;
}

.btn {
    margin-top: 4px;
    margin: auto !important;
}

.input-group-prepend select {
    height: 38px;
    font-size: smaller;
}

.input-group button {
    height: 38px;
}

.input-group span {
    height: 38px;
}

.upload-file-input {
    display: none;
}

.btn-file {
    height: 38px !important;
}

.xzoom-hidden {
    z-index: 2500 !important;
}
.main-menu .navbar-header .navbar-brand .brand-logo img {
    max-width: 100px !important;
    margin-left: 50px !important;
}

.main-menu .navbar-header .navbar-brand {
    margin-top: 0 !important;
}

.horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu .dropdown-item  {
    margin-right: 15px !important;
}
.btn-delete-slider-image{
    position: absolute;
    margin-top: 49px !important;
    margin-left: 55px !important;
    color: #ca0808 !important;
}

.nav-grid{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 0.786rem 1.5rem;
    font-size: 1rem;
    line-height: 1rem;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column !important;
    background-color: #fff;
    border: 1px solid transparent;
    color: #5e5873;

    padding: 0.786rem 1.5rem;
    font-size: 1rem;
    line-height: 1rem;
    border: 1px solid transparent;

}
.nav-grid-active {
    color: #fff !important;
    background-color: #000758 !important;
    border-color: #000758  !important;;
    box-shadow: 0 4px 18px -4px rgb(0 7 88 / 65%) !important;;
}

.isDisabled {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
    text-decoration: none;
}

.map_preview_modal{
    height:400px !important; width: 750px !important;
}

.alert p{
    margin: 3px !important;
}

.alert {
    padding: 0.7rem !important;
}

.bg_selected_row_dt_notification {
    background-color: rgba(0,3,90,.08) !important;
    font-weight: bold;
}

.bs-stepper .bs-stepper-header .step.crossed .step-trigger .bs-stepper-box {
    background-color: #ffffff !important;
    border: solid 1px #efefef !important;
}


.fc-toolbar-title{
    display: contents!important;
}

/* .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block!important;
} */

/* .select2-container .select2-search--inline {
    width: 100% !important;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{
    padding: 7px 0.75rem!important;
    display: inline-table!important;
}  */

/* .select2-search--inline{
    display: block !important;
    padding: 4px !important;
    width: 100% !important;
} */

.table:not(.table-dark):not(.table-light) thead:not(.thead-dark) th, .table:not(.table-dark):not(.table-light) tfoot:not(.thead-dark) th {
    background-color: #000758 !important;
    color: #ffffff !important;
}

.card-border-top-primary {
    border-top:2px #000758 solid !important;
}

/* .select2-search--multiple .select2-search__field {
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
} */

.select2-container .select2-search--inline {
    float: none !important;
    /*border: 1px solid #ccc !important; */
    width: 100% !important;
}
/* .searchandfilter select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F58634;
    border-radius: 0;
}
.searchandfilter .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F58634;
    border-radius: 0;
}
.searchandfilter .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #F58634;
    border-radius: 0;
} */



.radiobutton-check{
    width: 25px!important;
    height: 25px!important;
}

.is-required:after {
    content: '*';
    margin-left: 3px;
    color: red;
    font-weight: bold;
}
.map{
    width: 100% !important;
    height:500px!important;
}



.radiobox-custom{
    position: relative!important;
    margin-right: 6px!important;
    padding: 15px!important;
    margin-top: 13px!important;
    padding-top: 5px!important;
    padding-right: 9px!important;
    padding-left: 23px!important;
}

