body{
    background: none !important;
    padding-bottom: 51px;
}
.bg-login{
    padding-bottom: 0 !important;
}
.login-content{
    background: url('/img/Doctor_Login.png') !important; 
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.d-none {
    display: none !important;
}

.notika-shadow{
    box-shadow: 0 2px 5px rgba(0,0,0,.16), 0 2px 10px rgba(0,0,0,.12);
    border-radius: 10px;
}

.logo-area a h3 {
    color: white;
}

.logo-area a {
    color: white;
}
.logo-area a img {
    height: 40px;
}
.logo-area a h3 {
    margin-bottom: 0;
}
/* .logo-area a span {
    margin-left: 15px;
} */
.header_auth_name{
    font-size: 15px;
    margin-right: 10px;
}
.mobile-menu-nav .active a {
    color: #458848 !important;
}

ul.notika-menu-wrap li:hover{
    border-bottom:1px solid #275429;
}

ul.notika-menu-wrap li a {
    padding: 10px;
    display: block;
}

.btn-success {
    background-color: #458848;
    border-color: #458848;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #07a57e;
    border-color: #07a57e;
}

.alert-success {
    background-color: #458848;
}

.close:focus,
.close:hover {
    color: #fff;
}

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
    border-radius: 1px;
    border: 1px solid #cccccc;
}
.fc-daygrid-dot-event:hover,
.fc-daygrid-dot-event.fc-event-mirror {
    background: transparent;
}
.badge-success {
    background-color: #07a57e;
}
.badge-danger {
    background-color: #df3f3f;
}

/* .custom_seleckpicker {
    margin-top: 10px;
} */
.custom_seleckpicker > .bootstrap-select > .btn-default {
    border: 1px solid #eee;
    height: 40px;
    border-radius: 2px;
    background: none !important;
    box-shadow: none !important;
    outline: none !important;
}


.nk-int-st > .select2.select2-container {
    width: 100% !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.select2-selection.select2-selection--single {
    box-shadow: none;
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc !important;
    padding: 0px;
    margin-top: 6px;
    resize: none;
    border-radius: 0px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #458848;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    display: none;
}

table.dataTable.no-footer {
    border-bottom: none;
    margin-bottom: 15px;
}

.nk-toggle-switch[data-ts-color="green"] input:disabled:checked + .ts-helper {
    background: #22deb0;
}

a.fc-event {
    cursor: pointer;
}

.panel-collapse .panel-heading:not(.active) .panel-title > a:before {
    background: transparent;
}

.panel-group[data-collapse-color="nk-green"]
    .panel-collapse
    .panel-heading.active
    .panel-title
    > a:after {
    background: transparent;
}

.nk-form h1{
    columns: #0E2510;
    font-size: 24px;
    font-weight: 400;
    line-height: 30.72px;
    font-family: "Lora", serif;
}
.nk-form h3{
    columns: #0E2510;
    font-size: 20px;
    font-weight: 400;
    line-height: 30.72px;
    font-family: "Lora", serif;
}
.login-form-wrapper .input-group{
    height: 43px;
}
.login-form-wrapper .input-group .form-control{
    height: 41px;
}
.login-form-wrapper .password-show{
    height: 42px;
    border: 0;
    background: transparent;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #dee2e6;
    border-radius: 0;
}

.login-form-wrapper .password-show:active{
    background: none;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}

.btn-login{
    background: transparent;
    line-height: 32px;
    border: 1px solid #a7a7a7;
    color: #0E2510;
}

.btn-login:hover{
    background: #6bbd6e;
    border-color: #6bbd6e;
    color: #fff;
}
.nk-navigation a{
    width: auto;
    background: #458848;
    height: auto;
    border-radius: 5px;
    border-color: #458848;
    line-height: 30px;
}
.nk-navigation a:hover{
    background: #6bbd6e;
    border-color: #458848;
}
/**********/
.header-top-area{
    background: #275429;
}
.nav.notika-top-nav>li>a .fa-user{
    font-size: 15px;
    margin-right: 5px;
}
.nav.notika-top-nav a.nav-link.dropdown-toggle:hover{
    background: #fff;
}
.nav.notika-top-nav>li>a:focus, .nav.notika-top-nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav.notika-top-nav .open>a, .nav.notika-top-nav .open>a:focus, .nav.notika-top-nav .open>a:hover{
    background: #fff;
}
.nav.notika-top-nav>li.nav-item{
    position: relative;
}
.nav.notika-top-nav>li.nav-item i{
    font-size: 15px; 
}

.nav.notika-top-nav>li.nav-item.open .dropdown-menu{
    display: block;
}

.nav.notika-top-nav>li> .dropdown-toggle::after {
    display: none;
}
.navbar-nav>li>a{
    padding: 5px 10px !important;
    background: #fff;
    border-radius: 5px;
    color: #458848;
}
.navbar-nav>li>a .header_auth_name{
    margin-right: 0px;
    line-height: 15px;
}
.notika-top-nav{
    flex-direction: row;
    gap: 10px;
    flex-wrap: nowrap !important;
}
.header-top-menu{
    flex-wrap: nowrap !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
@media screen and (max-width: 767px) {
    .header-top-menu{
        justify-content: center;
        margin-bottom: 15px;
    }
}
.main-menu-area{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.notika-menu-wrap li{
    margin-right: 15px;
    margin-bottom: 15px;
}

.notika-menu-wrap li.active a{
    background: #F3FAF3;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 5px;
}

.notika-menu-wrap li a:hover{
    background: #F3FAF3;
    border-radius: 5px;
}
.layout-spacing{
    padding-top: 20px;
    padding-bottom: 20px;
}

.global-gradient{
    background: linear-gradient(to bottom, #f3fff4, #ffffff);
}
.footer-copyright-area{
    z-index: 1;
    margin-top: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #275429;
}
.breadcomb-ctn{
    margin-left: 0;
}
.breadcomb-list{
    background: transparent;
    padding: 0;
}
.input-group{
    border: 1px solid #efefef !important;
    border-radius: 5px;
}
.input-group .input-group-text{
    border-left: 1px solid #efefef !important;
    border-top-left-radius: 5px !important;    
    border-bottom-left-radius: 5px !important;    
}
.input-group .form-control{
    border-right: 1px solid #efefef !important;
    border-top-right-radius: 5px !important;    
    border-bottom-right-radius: 5px !important;    
}

.custom-table .table{
    border-collapse: collapse;
}
.custom-table .table th{
    background: #e3f3e3;
    border: 1px solid #fefefe;
}
.custom-table .table td{
    border: 1px solid #fefefe;
}
.data-table-list{
    background: transparent !important;
    padding-left: 0;
    padding-right: 0;
}
.bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pagination-wrapper {
    display: inline-flex;
    align-items: center;
}
.form-control{
    background: transparent !important;
}
.select2-container--default .select2-selection--single{
    background: transparent !important;
}

.select2-container{
    border: 1px solid #ccc;
    border-radius: 5px;
}

.nk-int-st input[type="text"], .nk-int-st textarea, .nk-int-st [type="number"], .nk-int-st [type="password"], .bootstrap-select>.btn-default {
    box-shadow: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    resize: none;
    border-radius: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    line-height: 35px !important;
    padding: 0 !important;
}
.nav-tabs .active{
    border-bottom: 2px solid #0E2510 ;
}
.tab-content .tab-pane.active.in{
    display: block;
}
.tab-content .tab-pane.active.fade{
    opacity: 1;
}
.badge-success {
    background-color: #275429;
}
/* #editor{
    min-height: 200px;
} */
.widget-tabs-list .nav-tabs li.active>a:after{
    display: none;
}