body {

    font-style: normal!important;

    font-family: Poppins!important;

    background: #FFFFFF!important;

}





/*        --------- Scroll Bar CSS ------------*/



*::-webkit-scrollbar {

    width: 10px;

    border-radius: 10px;

}



*::-webkit-scrollbar-track {

    background: #f1f1f1;

    border-radius: 10px;

    /* color of the tracking area */

}



*::-webkit-scrollbar-thumb {

    background-color: #888;

    /* color of the scroll thumb */

    border-radius: 10px;

    /* roundness of the scroll thumb */

    /* border: 1px solid #000066;  // creates padding around scroll thumb */

}



#wpadminbar {

    display: none !important;

}



#adminmenumain {

    display: none !important;

}



.gmgt-header .gmgt-logo {

    background-color: #ba170b;

    float: left;

    height: 80px;

    width: 100%;

    text-decoration: none;

    padding: 10px 10px;

}



.gmgt-right-heder-search .gmgt-header-add-btn {

    margin-top: 30px;

    margin-left: 15px;

    float: right;

}



.gmgt-header .gmgt-right-heder {

    padding: 1px 25px;

}



.gmgt-right-heder .row h3 {

    margin-top: 30px;

    text-transform: capitalize;

    font-weight: 500;

    font-size: 26px;

    color: #333333;

    margin-right: 10px;

}

/*Start image preview */

.image_preview_css

{

    max-height: 150px;
    width: auto;
    margin-top: 15px;
    margin-bottom: 20px;

}
.other_data_logo
{
    max-height: 150px;
    width: auto;
    margin-top: 15px;
    margin-bottom: 20px;
}
/* end image preview */

#gmgt-header-addnewbtn a {

    color: white;

    text-decoration: none;

    box-shadow: unset;

}



.gmgt-header {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 999;

}



.gmgt-right-heder-search .gmgt-header-add-btn {

    margin-top: 30px;

    margin-left: 15px;

    float: right;

}



.gmgt-right-heder .smgt_title_add_btn {

    display: inline-flex;

}



.gmgt-right-heder .smgt_title_add_btn a {

    margin-top: 30px;

}



.gmgt-right-heder .search {

    position: relative;

    margin-top: 30px

}



.gmgt-right-heder .search input {

    text-indent: 35px;

    background: #F2F5FA;

    height: 56px;

    color: #818386;

    border: unset;

    border-radius: 0;

    font-size: 15px;

    font-style: normal;

    font-weight: normal;

    font-size: 15px;

    line-height: 22px;

    color: #818386;

}



.gmgt-right-heder-search .search img.search-img {

    position: absolute;

    left: 3.33%;

    top: 34.35%;

}



.gmgt-right-heder {

    background-color: #FFFFFF;

}



.gmgt-header .gmgt-right-heder {

    padding: 1px 25px;

}



.gmgt-right-heder-search .gmgt-header-add-btn {

    margin-top: 30px;

    margin-left: 15px;

    float: right;

}



.gmgt-right-heder .search {

    position: relative;

    margin-top: 30px

}



.gmgt-right-heder .search input {

    text-indent: 35px;

    background: #F2F5FA;

    height: 56px;

    color: #818386;

    border: unset;

    border-radius: 0;

    font-size: 15px;

    font-style: normal;

    font-weight: normal;

    font-size: 15px;

    line-height: 22px;

    color: #818386;

}



.gmgt-right-heder-search .search img.search-img {

    position: absolute;

    left: 3.33%;

    top: 34.35%;

}



#wpcontent,

#wpfooter {

    margin-left: 0px;

}



#wpbody-content {

    display: contents;

}



.padding_0 {

    padding: 0px !important;

}



a {

    box-shadow: unset!important;

}



#sidebarCollapse {

    width: 40px;

    height: 40px;

    border: none;

    background-color: none;

    background: none;

    display: none;

}



#sidebarCollapse span {

    width: 80%;

    height: 2px;

    margin: 0 auto;

    display: block;

    background: #1d2327;

    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);

}



#sidebar li .submenu {

    /* background-color: #149a91; */

    border: unset;

}



#sidebar .dropdown-menu li a {

    padding: 12px;

    text-decoration: none;

    background: #F2F5FA;

    font-style: normal;

    font-weight: normal;

    font-weight: 400;

    font-size: 15px;

    line-height: 30px;

    display: flex;

    align-items: center;

    color: #5B5D6E!important;

}



#sidebar .dropdown-menu li a:hover {

    color: #5840bb;

}



#sidebar .gmgt-navigation span {

    margin-left: 10px;

}



.gmgt-navigation li a:hover,

.gmgt-navigation li .gmgt-droparrow:hover+a {

    background-color: #F9FDFF;

    color: #5B5D6E;

}



#sidebar .dropdown-menu span {

    margin-left: 20px;

}



#sidebar .gmgt-frontend-navigation span {

    margin-left: 10px;

}



.gmgt-navigation li a {

    font-weight: normal;

    font-size: 15px;

    font-weight: 400;

    color: #FFFFFF;

    background-color: #ba170b;

    display: block;

    padding: 12px 12px;

    text-decoration: none;

}

.gms_main_inner_bg .page-inner {

    background: #fff!important;

}

.gmgt-user-dropdown {

    float: right;

}

.gmgt-navigation li .active {

    background-color: #F9FDFF;

    color: #5B5D6E;

}



.gmgt-navigation li {

    margin-bottom: 0;

}



.gmgt-navigation li .icon {

    margin-bottom: 4px;

}



.nav-tabs .nav-link:focus,

.nav-tabs .nav-link:hover {

    border-color: #fff #fff #dee2e6 #fff !important;

}



.nav-tabs .nav-link {

    margin-bottom: 5px !important;

}



.nav-link:focus {

    color: #5B5D6E !important;

}



#sidebar li .submenu li span:hover {

    color: #ba170b;

}



.card-icon .img-top {

    display: none;

    position: absolute;

    top: 13px;

    z-index: 99;

}



.gmgt-menuIcon:before,

.gmgt-customeMsg:before {

    content: '';

    width: 1px;

    height: 50px;

    display: inline-block;

    vertical-align: middle;

}



#navbarNav .card-icon a:hover .img-top {

    display: inline;

}



#navbarNav .card-icon .active .img-top {

    display: inline;

}



.dropdown-right-icon,

.dropdown-down-icon {

    float: right;

    margin-top: 5px;

    margin-right: 5px;

}



.dropdown-down-icon {

    display: none!important;

}



.gmgt-navigation {

    margin-top: 48px;

    padding: 0;

}



.gmgt-setting-notification a {

    color: white;

    text-decoration: none;

    box-shadow: unset;

}



.gmgt-setting-notification-bg img {

    padding: 15px;

    background-color: #F2F5FA;

}



.gmgt-right-heder-list-link {

    margin-right: 20px;

}



.between_border123 {

    border: 1px solid #e1e3e5d1;

    height: 30px;

    background: #e1e3e60f;

}



.search_input_dashboard_div .smgt_setting_notification_page_div .profile-dropdown-menu {

    margin-top: 12px !important;

}



.gmgt-user-dropdown .dropdown-menu {

    margin-top: 10px !important;

}



.gmgt_das_main_schedule table tr th{

    font-size: 16px;

    color: #333333;

}



.schoo-management-content-frontend .class_schedule_tab_content  .dropdown-menu.show {

    width: 100% !important;

}



.dropdown-menu:before {

    top: -6px !important;

    left: 200px !important;

}



.dropdown-menu:after {

    top: -6px !important;

    left: 200px !important;

}



.multiselect-native-select .dropdown-menu.show {

    width: 100%;

}



.setting_notification_image_div {

    margin-top: 12px !important;

}



.notification-setting-div {

    display: contents;

}



.notification-setting-child-div {

    margin-right: 20px;

    float: left;

}



dd,

li {

    margin-bottom: 0 !important;

}



.cmgt-navigation li a {

    font-weight: normal;

    font-size: 15px;

    color: #FFFFFF;

    background-color: #5840bb;

    display: block;

    padding: 12px 18px;

    text-decoration: none;

}



.gmgt-addform-header-title a {

    text-decoration: none!important;

}



.gmgt-navigation li.has-submenu.active>.sub-menu {

    display: block;

}



.gmgt-navigation li.has-submenu .gmgt-droparrow {

    position: absolute;

    height: 50px;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    z-index: 12;

    cursor: pointer;

}



.gmgt-navigation li.has-submenu {

    position: relative;

}

.gmgt_schedule_table .table th{

    font-size: 16px;

}

.gmgt_pop_heder_p_20{

    padding: 0 20px;

}

.has-submenu .sub-menu.has-submenu .has-submenu .wpsp-droparrow:before {

    line-height: 50px;

}



.has-submenu .sub-menu.has-submenu .has-submenu .wpsp-droparrow {

    height: 50px;

    padding-top: 0;

}



::marker {

    color: #ffffff !important;

}



.gmgt-navigation li .sub-menu li a:hover {

    background-color: transparent;

    color: #0178bc;

}



.gmgt-navigation li .sub-menu li a {

    padding: 15px;

    font-size: 14px;

    font-weight: 400;

    padding-left: 40px;

}



.gmgt-navigation li .sub-menu li:before {

    content: "-";

    position: absolute;

    left: 20px;

    top: 15px;

}

.access_right_hed {

    font-size: 16px!important;

    color: #212529!important;

}

.access_right_menucroll .menu-label{

    font-size: 16px!important;

    color: #212529!important;

    font-weight: 400!important;

    line-height: 36px!important;

}

.gmgt-navigation li .sub-menu li {

    border-bottom: none;

    position: relative;

}

.popup_countery_code_css{

    font-size: 12px!important;

}

.gmgt-navigation li .sub-menu {

    display: none;

    padding: 0;

}



.gmgt-navigation li .sub-menu li.active>a {

    background-color: #e2e2e2;

}



.gmgt-footer p {

    margin: 29px 45px;

    font-weight: normal;

    font-size: 15px;

    align-items: center;

    text-align: center;

    color: #aaa1a1;

}



.gmgt-footer {

    width: 100%;

    display: inline-block;

    background: #F2F5FA;

}



.gmgt-footer p a {

    color: #5c9dc4;

    text-decoration: none;

}



#wpfooter {

    display: none !important;

}



.padding_left_0 {

    padding-left: 0px !important;

}



.padding_right_0 {

    padding-right: 0 !important;

}



.admin_homepage_padding_top {

    padding-top: 2% !important;

}



.first_row_padding_top {

    padding-top: 1% !important;

}



.min_height_1088 {

    min-height: 520px !important;

}



.main-wrapper-div .margin_top_38_per_res .panel-body {

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.row .four_card_div {

    padding-left: 24px;

}



.gmgt-card-member-bg .center {

    padding-top: 20px;

}



#card-member-bg {

    background-color: #b5fafb4d;

}



.gmgt-card-number h3 {

    font-weight: 600;

    font-size: 30px;

    line-height: 26px;

    text-align: center;

    color: #333333;

    margin-top: 10px;

}



.gmgt-line-chat {

    background: #FFFFFF;

    height: 392px;

    background: #FFFFFF;

    box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 10%);

    margin-bottom: 20px !important;

}



.gmgt-line-chat h3 {

    font-style: normal;

    font-weight: 600;

    font-size: 20px;

    line-height: 15px;

    color: #333333;

    font-family: Poppins;

}



.gmgt-line-chat a {

    float: right;

}



#gmgt-line-chat-p {

    padding: 20px 20px;

}



.gmgt-member-chart {

    height: 230px;

    width: 300px;

    margin: auto;

}



.line-chart-checkcolor-center {

    text-align: -webkit-center;

}



#main-wrapper .row .panel-white {

    box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 10%);

}



.panel .panel-heading .panel-title {

    font-size: 20px !important;

    line-height: 22px !important;

    color: #333333 !important;

}



.percent {

    position: absolute;

    left: 50%;

    transform: translate(-50%, 0);

    font-size: 36px;

    bottom: 0;

    top: 55%;

    font-weight: 500;

    color: #333333;

    /* margin-left: 20px; */

}



p {

    display: block;

    font-size: 13px;

    font-weight: 400;

    letter-spacing: normal;

    line-height: 22px;

    margin: 0 0 10px;

    font-style: normal;

    white-space: normal;

}



.percent1 {

    color: #818386;

    position: absolute;

    left: 49%;

    transform: translate(-50%, 0);

    font-size: 16px;

    bottom: 0;

    top: 68%;

    /* margin-left: 20px; */

    width: 43%;

    word-break: break-word;

}



.row .gmgt-line-chat .hmgt-line-chat {

    padding-top: 15px;

}



.line-chart-checkcolor-center {

    text-align: -webkit-center;

}



.line-chart-checkcolor-RegularMember {

    background: #FFB400;

    height: 8px;

    width: 8px;

}



.line-chart-checkcolor-VolunteerMember {

    background: #44CB7F;

    height: 8px;

    width: 8px;

}



.count_patient {

    text-align: center !important;

    font-size: 30px !important;

    color: #333333;

    font-weight: 500 !important;

}



.between_border {

    border: 1px solid #e1e3e5d1;

    transform: rotate(-90deg);

    background: #e1e3e60f;

}



.admin_dashboard {

    margin-top: 3% !important;

}



#card-notice-bg {

    background-color: #f7e2b947;

}



.menu_row .row .center {

    margin-top: 30px !important;

}



.center {

    margin: 0 auto;

    float: none!important;

    display: block;

}



#card-supportstaff-bg {

    background-color: #f1c0a62b;

}



#card-message-bg {

    background-color: #baf7d570;

}



.panel-heading .page_link1 {

    float: right !important;

}



.calendar-event-new {

    padding: 7px 10px;

    color: #5B5B5B;

    margin-bottom: 5px;

    overflow: hidden;

    height: auto;

}



.calendar-event .remainder_title_pr {

    float: left;

    width: calc(100% - 88px);

    cursor: pointer;

}



.calendar-event {

    padding: 7px 10px;

    color: #5B5B5B;

    border-bottom: 0;

    margin-bottom: 5px;

    overflow: hidden;

}



.no_data_img {

    height: auto;

    display: block;

    margin: auto;

}

.das_no_data_height_150px{

    display: block;

    margin: auto;

}

.no_data_margin_25{

    margin-top: 25%;

}

.dashboard_btn .line_height_31px {

    line-height: 34px !important;

}

.report_download_btn{

    background-color: #ba170b!important;

    color: #fff !important;

}

.save_btn {

    height: 46px;

    background-color: #ba170b!important;

    color: #fff !important;

    width: 100% !important;

    font-weight: 500 !important;

    font-size: 16px !important;

    line-height: 24px;

    text-align: center;

    color: #FFFFFF;

    text-transform: uppercase;

    border: 0px solid #ba170b !important;

}

.save_attendance_btn {

    height: 46px;

    background-color: #ba170b!important;

    color: #fff !important;

    width: 100% !important;

    font-weight: 500 !important;

    font-size: 16px !important;

    line-height: 24px;

    text-align: center;

    color: #FFFFFF;

    text-transform: uppercase;

    border: 0px solid #ba170b !important;

}

.popup_save_btn{

    height: 46px;

    background-color: #ba170b!important;

    color: #fff !important;

    width: 100% !important;

    font-weight: 400 !important;

    font-size: 14px !important;

    line-height: 24px;

    text-align: center;

    color: #FFFFFF;

    text-transform: uppercase;

    border: 0px solid #ba170b !important;

}

.fd_cal_book_class .btn-primary{

    background-color: #ba170b!important;

}

.fd_cal_book_class .btn-primary:active, .btn-primary:focus, .btn-primary:hover{

    background-color: #ba170b!important;

}



.save_btn_1 {

    background-color: #0f2248 !important;

    color: #FFFFFF !important;

    text-transform: uppercase;

    font-weight: 500 !important;

    font-size: 16px;

    height: 46px;

}



.add_btn {

    height: 46px;

    background-color: #ba170b !important;

    background: #ba170b;

    color: #fff !important;

    width: 100% !important;

    font-weight: 400 !important;

    font-size: 14px !important;

    line-height: 21px;

    text-align: center;

    color: #FFFFFF;

    text-transform: uppercase;

    border: 0px solid black !important;

}



.btn-success {

    border: 0px solid black !important;

}



.admmision_div {

    height: 392px;

}


.member_dashboard .admmision_div {

    height: 272px;

}
.events1 .calendar-event {

    height: 58px;

}



.calendar-event {

    border-bottom: 0;

}



.calendar-event .date_font_size {

    font-size: 13px !important;

    width: 30% !important;

}



.calendar-event .remainder_title {

    float: left;

    cursor: default;

}

.notice_comm_pr{

    padding-right: 10px;

}

.label_value .gmgt_doc_border{

    border: 1px solid #8183866b!important;

}

.date_font_size .date_assignbed_label {

    width: 85%;

    color: #333333;

    font-weight: 600;

    font-size: 16px !important;

    cursor: pointer !important;

}



.calendar-event .remainder_date_pr {

    margin-top: 10px !important;

}



.calendar-event .remainder_date {

    float: left !important;

    padding: 0 5px;

    border-radius: 2px;

    background-position: center;

}



.panel {

    background: #FFFFFF!important;

    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1)!important;

    margin-bottom: 25px!important;

}



.gmgt-attendance-list {

    /* height: 282px; */

    height: 290px;

}



.panel .panel-heading {

    padding: 20px;

    overflow: hidden;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    border: 0!important;

    height: 55px;

    font-size: 14px;

    font-weight: 600;

}



.panel-heading.activities {

    display: flex;

}



.gmgt-feesreport-list {

    /* height: 282px; */

    height: 290px;

}

.member_list_height{

    height: 370px;

}
.card_list_height
{
    height: 220px;
}
.fees_card_height{

    height: 590px;

}
.member_dashboard .gmgt-calendar 
{
    height: 570px;
}
.gmgt-calendar {

    /* height: 590px; */

    height: 605px;



}



.gmgt-cal-py {

    padding: 0 10px;

}



.gmgt-calendar .gmgt-card-head {

    width: 100%;

    display: inline-block;

}



.gmgt-cards-indicators {

    list-style: none;

}



.gmgt-right {

    float: right;

}



.gmgt-cards-indicators li {

    display: inline-block;

    vertical-align: top;

    font-size: 12px;

    color: #212529;

    margin: 0 2px;

}



.gmgt-indic {

    display: inline-block;

    vertical-align: middle;

    width: 12px;

    height: 12px;

    border-radius: 50%;

    background-color: #3c8dbc;

    margin-right: 2px;

}



.gmgt-indic.gmgt-blue-indic {

    background-color: #12AFCB;

}

.gmgt-orang-indic
{
    background-color: #FF9054;
}

.gmgt-indic.gmgt-red-indic {

    background-color: #F25656;

}



.gmgt-indic.gmgt-green-indic {

    background-color: #22BAA0;

}
.gmgt-indic.gmgt-light-green-indic {

    background-color: #28C76F;

}


.gmgt-indic.gmgt-perple-indic {

    background-color: #5840bb;

}



#calendar .fc-toolbar {

    margin: 0px;

    padding-bottom: 15px;

}



#calendar .fc-button {

    background: #ffffff;

    border: 1px solid rgba(120, 130, 140, 0.13);

    color: #54667a;

    text-transform: capitalize;

    box-shadow: none;

    font-size: 14px;

}



.fc-button-group .fc-button-active {

    background-color: #f2f8f8 !important;

}



#calendar .fc-view-harness {

    height: 435px !important;

}



#calendar .fc-toolbar h2 {

    width: 140px;
    
    font-size: 15px;

    font-weight: 600;

    line-height: 30px;

    text-transform: uppercase;

    margin: 0!important;

}



.fc--button {

    display: none !important;

}



.gmgt-calender-margin-top {

    margin-top: 20px;

}



#calendar .fc-col-header-cell {

    font-weight: 400;

    line-height: 20px;

    text-transform: uppercase;

    background: #f2f7f8;

}



#calendar .fc-scrollgrid-sync-inner a {

    text-decoration: none;

    color: #4E5E6A;

}

.page-link123 {

    float: right;

}



.smgt_class_color0 {

    background-color: #44CB7F;

}



.smgt_class_color1 {

    background-color: #37CFD1;

}



.smgt_class_color2 {

    background-color: #FDC8A6;

}



.smgt_class_color3 {

    background-color: #FF9054;

}



.smgt_class_color4 {

    background-color: #FFBB5D;

}



.smgt_class_color5 {

    background-color: #3A63DE;

}



.smgt_class_color6 {

    background-color: #3a63de8e;

}



.smgt_class_color7 {

    background-color: #ff9054ab;

}



.smgt_class_color8 {

    background-color: #36A8EB;

}



.smgt_class_color9 {

    background-color: #004481;

}



.calendar-event .remainder_date_pr {

    margin-top: 7px !important;

}



.calendar-event p {

    float: left;

    margin: 0;

}



.assignbed_name1 {

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



.assignbed_name1 {

    color: #818386;

    font-size: 14px;

}



.events .calendar-event {

    height: 65px;

}



.smgt_notice_color0 {

    border-left: 4px solid #44CB7F !important;

}



.smgt_notice_color1 {

    border-left: 4px solid #FF9054 !important;

}



.smgt_notice_color2 {

    border-left: 4px solid #FFBB5D !important;

}



.smgt_notice_color3 {

    border-left: 4px solid #37CFD1 !important;

}

.smgt_notice_color4 {

    border-left: 4px solid #4D4D4D !important;

}



.notice_div {

    border-bottom: 1px solid #E1E3E5;

}



.class_border_div {

    border: 1px solid #E1E3E5 !important;

    border-left: 5px solid #ba170b !important;

    margin-bottom: 15px !important;

}



.accordion-button:focus {

    border-color: #E1E3E5 !important;

    box-shadow: 0 0 0 0rem rgb(12 13 14 / 25%) !important;

}



.class_route_list:not(.collapsed) {

    background-color: #ba170b !important;

    color: #fff !important;

}



.notice_descriptions .notice_heading_label {

    max-width: 55%;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    font-size: 16px !important;

}

.notice_div .notice_div_contant .notice_descriptions .notice_heading_label_frontend {

    max-width: 100%;

    width: 100%;

}

.notice_heading .notice_date_div {

    color: #ba170b;

    font-size: 14px;

    font-weight: 600;

}



.notice_heading a {

    font-weight: 400;

}

#wpcontent {

    padding-left: 0;

}



.notice_descriptions {

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    font-size: 15px;

    font-weight: 400 !important;

    color: #333333;

}





/* popup design css  */



.badge.badge-success {

    background-color: white !important;

    color: #333333 !important;

}



.modal-header a {

    float: right;

}



.dashboard_model_header a {

    border-radius: 0 !important;

}



.badge {

    height: auto !important;

}



.dashboard_pop-up_design {

    font-size: 20px !important;

    margin-top: 5px;

}



.modal-header h4 {

    float: left;

}



.modal-title {

    margin-bottom: 0;

    line-height: 1.5;

}



.modal-title {

    font-size: 26px !important;

    color: #333333;

    font-weight: 500;

}



.modal-header {

    padding: 20px;

    overflow: hidden;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    border: 0!important;

    height: 55px;

    font-size: 14px;

    font-weight: 600;

}



.model_header_padding {

    height: 55px!important;

}



.modal-header {

    display: block !important;

}



.modal-header {

    float: left;

    width: 100%;

}



.modal-body {

    padding: 1.3rem !important;

}



.dashboard_popup_list .view_details_body {

    padding: 10px !important;

}



.view_details_body_assigned_bed {

    overflow: auto !important;

    min-height: 150px;

    max-height: 400px;

}



.view_details_body {

    max-height: 380px!important;

    /* overflow: unset!important; */

}



.popup_label_heading {

    color: #818386;

    font-size: 14px !important;

    line-height: 22px;

    font-weight: 600;

    font-family: 'Poppins' !important;

    text-transform: uppercase;

    display: contents;

}



.label_value {

    font-size: 16px !important;

    line-height: 24px;

    font-weight: 400;

    color: #333333 !important;

    font-family: 'Poppins' !important;

}



.popup_padding_15px {

    padding: 0 20px 15px 15px;

}



.list_padding_5px {

    padding: 5px;

}



.dataTables_wrapper {

    position: unset !important;

}



table.dataTable.no-footer {

    border-bottom: 0px solid #111 !important;

}



table.dataTable.no-footer {

    border-bottom: 0px solid #111 !important;

}



/* .dataTable thead tr,

.dataTable tfoot tr {

    display: none;

} */

.dataTable tfoot tr {

    display: none;

}


.first_hed {

    margin-top: 0px;

    font-size: 14px;

}



.first_hed {

    margin-top: 0px;

    font-size: 14px;

}



.first_hed {

    text-transform: uppercase;

    color: #ADAEB0;

    font-weight: 600;

    line-height: 21px;

    font-style: normal;

    letter-spacing: 0.02em;

    padding-bottom: 15px;

}



.first_hed {

    margin-left: 2px;

    margin-top: 10px;

}



.form-control {

    background: #F2F5FA !important;

}



.input input[type=email]+label.active,

.input input[type=number]+label.active,

.input input[type=password]+label.active,

.input input[type=text]+label.active {

    transform: translate(-12.5%, -1.5em) scale(.9, .9)!important;

    background-color: #fff;

    padding: 0 10px;

    font-family: Poppins !important;

}



.user_form .input label {

    color: #818386 !important;

}



label {

    cursor: default !important;

    font-size: 14px !important;

}



.input input[type=email]+label.active,

.input input[type=number]+label.active,

.input input[type=password]+label.active,

.input input[type=text]+label.active {

    font-style: normal!important;

    font-family: Poppins!important;

}



.input input[type=email]:focus+label,

.input input[type=email][value]+label,

.input input[type=number]:focus+label,

.input input[type=password]:focus+label,

.input input[type=password][value]+label,

.input input[type=text]:focus+label,

.input input[type=text][value]+label,

.input textarea:focus+label,

.input textarea[value]+label {

    font-style: normal!important;

    font-family: Poppins!important;

}



.form-group .margin_left_0 {

    margin-left: 0 !important;

}



.padding_radio {

    padding: 5px;

}



.padding_radio .input_checkbox .custom-top-label {

    margin-left: 0 !important;

}



.wp-core-ui select {

    border: 1px solid #dce1e4 !important;

    max-width: 100%;

}



.wp-admin select {

    height: 47px;

}



.input_height_47px {

    height: 47px;

}



#add_more_sibling {

    height: 47px;

    width: auto;

}



.input input[type=email]+label,

.input input[type=number]+label,

.input input[type=password]+label,

.input input[type=text]+label,

.input textarea+label {

    top: 12px !important;

}



.margin_bottom_20px {

    margin-bottom: 20px;

}



.border_bottom_menu {

    border-bottom: 1px solid #E1E3E6;

}



.modal-content {

    border: 0px solid rgba(0, 0, 0, .2) !important;

}



.btn_border_remove {

    border: 0px solid rgba(0, 0, 0, .2) !important;

}



.padding_top_25px {

    padding-top: 25px;

}



.btn-check:focus+.btn-success,

.btn-success:focus {

    box-shadow: 0 0 0 0rem rgb(60 153 110 / 0%) !important;

}



.text-aline-center {

    text-align: center;

}



#fee_form .row .class_child_div {

    font-size: 16px !important;

    line-height: 24px;

    font-weight: 400;

    color: #333333;

    word-break: break-word;

}



#fee_form .row .class_parent_div {

    background: #FFFFFF;

    border: 1px solid #E1E3E5;

    box-sizing: border-box;

    margin-top: 15px;

}



.report_type_pop_up_design .row {

    width: 100%;

    float: left;

}



.badge {

    -webkit-border-radius: 12px;

    -moz-border-radius: 12px!important;

    border-radius: 12px;

    font-weight: 300;

    font-size: 11px;

    text-align: center;

    vertical-align: middle;

    line-height: 11px;

    height: 18px;

    padding: 3px 6px;

    text-shadow: none!important;

}



.badge {

    display: inline-block;

    padding: 0.35em 0.65em;

    font-size: .75em;

    font-weight: 700;

    line-height: 1;

    color: #fff;

    text-align: center;

    white-space: nowrap;

    vertical-align: baseline;

    border-radius: 0.25rem;

}



.badge {

    /* border-radius: 0px !important; */

}



.gmgt-group-list-record {

    padding: 10px;

}

.gmgt_btn_delet_right{

    float: right!important;

}



.gmgt-group-list-total-group {

    font-style: normal;

    font-weight: 600;

    font-size: 16px;

    color: #ba170b;

    background: #ba170b2e;

    float: right;

    text-align: center;

    padding: 5px;

    width: 100%;

    line-height: 25px;

}

.gmgt_word_wrap{

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.gmgt-group-list-record-col-count {

    width: 30% !important;

}



.class_padding {

    padding: 20px 0px 20px 20px !important;

}



.calendar-event p {

    float: left;

    margin: 0;

}



.smgt_exam_list_img {

    width: 52px !important;

    border-radius: 16px;

    height: 52px;

    margin-right: 15px!important;

}



.calendar-event p.Bold {

    font-style: normal;

    font-weight: normal;

    font-size: 16px !important;

    color: #333333;

    padding-top: 5px;

    /* line-height: 8px; */

}



.calendar-event .smgt_exam_remainder_title_pr {

    width: 80%;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.smgt_exam_start_date {

    font-style: normal;

    font-weight: normal;

    font-size: 14px;

    line-height: 15px;

    color: #5840bb;

    padding-right: 5px;

    font-weight: 600;

}



span.smgt_activity_date {

    color: #5840bb;

    font-style: normal;

    font-weight: normal;

    font-size: 14px;

    line-height: 20px;

    font-weight: 600;

}



.cursor_pointer {

    cursor: pointer;

}



.class_image_1 {

    height: 24px;

    width: 24px;

    margin-top: 13px !important;

}



.holiday_width {

    width: 80% !important;

}



.width_100 {

    width: 100% !important;

}



.input_btn_height_width {

    height: 47px;

    width: 47px;

}



.father_div {

    width: 100% !important;

}



.mother_div {

    width: 100% !important;

}



.date_div_color {

    color: #5840bb;

    font-size: 14px;

    font-weight: 600;

}



.main_list_margin_15px {

    margin: 0px 15px;

}



.main_list_margin_5px {

    margin: 0px 5px;

}



.display_flex {

    display: flex;

}



.upload_image_btn {

    background-color: #ba170b !important;

    border-color: #ba170b!important;

    font-weight: 400 !important;

    font-size: 14px !important;

    text-align: center !important;

    color: #FFFFFF !important;

}





/* view page css  */



.view_page_header_bg {

    height: 110px;

    width: auto;

    background: #ba170b;

}



.float_left_width_100 {

    float: left;

    width: 100%;

}



.user_view_profile_image {

    height: 130px;

    border-radius: 38px;

    border: 5px solid #FFFFFF;

    box-sizing: border-box;

    box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);

    float: left;

    width: 130px;

    background-color: white;

}



.user_profile_header_left .row {

    width: 78%;

    float: left;

}



.float_left {

    float: left;

}



.view_top1 {

    margin-left: 2%;

    margin-top: 18px !important;

}



.view_user_name_label {

    float: left;

    font-family: Poppins;

    font-style: normal;

    font-weight: 500;

    font-size: 22px !important;

    line-height: 20px;

    color: #FFFFFF;

}



.view_user_edit_btn {

    float: left;

    padding-bottom: 5px;

    margin-top: -1%;

    margin-left: 15px;

}

.view_user_edit_btn img{

    height: 32px;

    width: auto;

}



.color_white {

    color: white;

}



.margin_left_2px {

    margin-left: 2px;

}



.view_user_phone {

    color: #FFFFFF;

    font-family: Poppins;

    font-style: normal;

    font-weight: normal;

    font-size: 15px !important;

    line-height: 15px;

    margin-top: 9px;

}



.group_thumbs {

    margin-top: 17px !important;

}



.user_profile_header_left .row {

    width: 78%;

    float: left;

}



.view_top2 {

    color: #818386;

    margin-top: 3%;

    margin-left: 2%;

}



.view_page_main #body_area {

    margin-top: 6%;

}



#main-wrapper .panel_tabs>li>a {

    margin: 10px 26px 0 0 !important;

}



#main-wrapper .nav>li>a {

    padding: 10px 0px !important;

}

.remaining_class .grn_color{

    color: #0f2248;;

}

.tab_view_membership .gmgt_unpaid{

    color: #FF0000;

}

.tab_view_membership .gmgt_paid{

    color: #3AA415;

}

.tab_view_membership .gmgt_Partially{

    color: #FF0000;

}

.qr_main_div {

    background: #ba170b;

}

.gmgt_report_title .add_repot_btn{

    background-color: #ba170b;

    color: #fff;

}

.gmgt_report_title .add_repot_btn:hover{

    background-color: #0f2248c7;

    color: #fff;

}

.panel-body .pop_btn_bg button{

    background: unset;

    padding-top: 10px;

}

.table-responsive {

    overflow: auto;

    overflow-x: hidden!important;

}

.nav-tabs>li.active>a,

.nav-tabs>li.active>a:focus {

    color: #ba170b !important;;

    border-bottom-color: #ba170b !important;

    border-bottom: 3px solid !important;

    text-transform: uppercase;

    padding: 10px 0px 10px 0px !important;

}



.nav>li>a {

    position: relative;

    display: block;

    padding: 10px 15px;

    border-bottom: 0 !important;

    color: #ADAEB0 !important;

    font-weight: 600;

    font-size: 14px;

    line-height: 21px;

    text-transform: uppercase;

}



.nav-tab,

.nav-tabs a {

    background: #fff !important;

}


.date_of_birth_label
{
    text-transform: none !important;
}
.view_page_header_labels {

    font-family: Poppins;

    font-style: normal;

    font-weight: 400;

    font-size: 14px !important;

    line-height: 10px;

    color: #AAAAAA;

    margin-bottom: 10px;

}



.view_page_content_labels {

    font-size: 14px !important;

    font-weight: 400;

    color: #333333;

    word-wrap: break-word;

    word-break: break-word;

    margin-bottom: 15px;

}



.margin_top_15px {

    margin-top: 15px;

}



.margin_top_20px {

    margin-top: 20px !important;

}



.margin_bottom_0px {

    margin-bottom: 0 !important;

}



.guardian_div {

    border: 1px solid #dee2e6;

    padding: 15px;

}



.ftext_style_capitalization {

    text-transform: capitalize;

}



.view_card {

    background: #F2F5FA;

    padding: 20px;

    min-height: 420px;

    max-height: 420px;

}



.detail_page_card {

    height: 315px;

}



.card_heading_label {

    font-family: Poppins;

    font-style: normal;

    font-weight: normal;

    font-size: 15px !important;

    line-height: 22px;

    color: #AAAAAA;

}



.view_card .calendar-event {

    margin-top: 10px;

}



.view_card .calendar-event,

.view_card .assignbed_name,

.view_card .assign_bed_date {

    background-color: #F2F5FA !important;

}



.events .calendar-event {

    height: 65px;

}



.calendar-event .remainder_title_pr {

    float: left;

    width: calc(100% - 88px);

    cursor: default;

}



.calendar-event .empty_data_color {

    color: #818386 !important;

}



#body_content_area {

    padding: 15px;

}



.view_page_label_heading {

    font-family: Poppins;

    font-style: normal;

    font-weight: normal;

    font-size: 15px !important;

    line-height: 12px;

    color: #AAAAAA;

    margin-bottom: 15px;

}



table.dataTable.row-border tbody th,

table.dataTable.row-border tbody td,

table.dataTable.display tbody th,

table.dataTable.display tbody td {

    border-bottom: 1px solid #ddd !important;

    border-top: 0px solid #ddd !important;

}



.feespayment_detailpage_div {

    height: 55px !important;

}



.search_btn_view_page {

    display: none;

}



.view_page_main .profile_image_prescription .prescription_tag {

    padding: 15px;

    margin-bottom: 0px;

}



table.dataTable.hover tbody tr:hover,

table.dataTable.display tbody tr:hover {

    background-color: #fff !important;

}



table.dataTable.display tbody tr:hover>.sorting_1,

table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {

    background-color: #fff !important;

}



.green_color {

    color: #00a65a;

}



.perpal_color {

    color: rgb(50 122 183);

}



.yellow_color {

    color: rgb(233, 233, 90);

}



.red_color {

    color: red;

}



.image_icon_height_25px {

    height: 25px;

    width: auto;

}



.word_brack {

    word-break: break-all;

}



.sibling_page_card {

    height: auto;

}



.dropdown_menu_icon {

    float: right;

}



.dropdown_icon_link {

    float: left;

    padding-top: 10px;

}



.image_margin_right_10px {

    margin-right: 10px !important;

}



.action_dropdawn .float_left_width_100 a {

    text-decoration: none !important;

}



.system_logo_height_width {

    height: 54px;

    width: 200px;

}



.logout_dropdown_menu .float_left_width_100 .dropdown-item {

    font-size: 15px !important;

    color: #595F69 !important;

}



#update-nag,

.update-nag {

    display: none;

}



.width_20 {

    width: 20%;

}



.class_list_button {

    background-color: #ba170b !important;

    color: #fff!important;

    border: 1px solid #5840bb26 !important;

}



.profile_image_prescription .prescription_tag {

    width: 54px !important;

    border-radius: 16px;

    height: 54px;

}



.padding_15px {

    padding: 12px !important;

}



.total_padding_15px {

    padding: 15px !important;

}



.margin_bottom_0px {

    margin-bottom: 0;

}



.multiselect-container {

    overflow-x: hidden;

}



.Title_font_weight {

    font-weight: 600;

}



.note_border {

    border: 1px solid #ddd!important;

    border-radius: 3px!important;

}



.textarea_height_47px {

    height: 44px;

}



.delete_selected {

    padding: 0;

}

.payment_reminder {

    padding: 0;

}

.padding_top_0px {

    padding-top: 0 !important;

}



.padding_left_right_0 {

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.new_popup_padding {

    padding: 10px;

    border: 1px solid #E1E3E5;

    border-left: 14px solid #E1E3E5;

    border-right: 14px solid #E1E3E5;

    background: #FFFFFF;

    margin-top: 10px !important;

}

.new_popup_padding {

    font-size: 16px;

    font-weight: 400;

    color: #333333;

}

.new_popup_padding .col-md-10 {

    margin-top: 10px;

}

.new_popup_padding .mt_7px{

    margin-top: 7px;

}

.age_padding_left_right_0 {

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.padding_20px {

    padding: 20px;

}



.padding_bottom_0px {

    padding-bottom: 0 !important;

}



.exam_time_table_error_msg .formError {

    top: 37px !important;

    left: 680px !important;

}



.category_popup_float {

    float: left;

    width: 100%;

    margin-top: 20px;

}

#chart_div {

    margin-top: 2%!important;

}

.admission_pop_up_new {

    float: left;

    width: 100%;

}



.btn-edit-cat_popup img {

    height: 40px;

    width: 40px;

}

.btn-edit-cat img {

    height: 40px;

    width: 40px;

}

.btn-cat-update_popup img {

    height: 40px;

    width: 40px;

}



.btn-cat-update-cancel_popup img {

    height: 40px;

    width: 40px;

}

.btn-cat-update-cancel img {

    height: 40px;

    width: 40px;

}

.btn-cat-update img {

    height: 40px;

    width: 40px;

    margin-left: 10px;

}

.select_all {

    background-color: #E1E3E5 !important;

    border: 0px solid #7e8993 !important;

}



.input textarea {

    padding: 15px !important;

}



.address_detail_page {

    font-size: 15px !important;

}

#setting_form span.description{

    color: #818386;

}

.ui-widget.ui-widget-content {
	width:50% !important;
    z-index: 9999 !important;

}



.row .name_patient {

    color: #818386;

}



.class_font_color {

    color: #333333;

}



#message {

    background: #fff none repeat scroll 0 0;

    border-left: 4px solid #ba170b  !important;

    box-shadow: 0px 0px 1px 1px rgb(0 0 0 / 10%);

    opacity: unset;

}

#measurement_div {

    background: #fff none repeat scroll 0 0;

    border-left: 4px solid #ba170b  !important;

    box-shadow: 0px 0px 1px 1px rgb(0 0 0 / 10%);

    opacity: unset;

}

.notice, div.error, div.updated {

    margin: 5px 5px 2px;

}

.alert-dismissible p{

    margin-bottom: 0 !important;

}

#message .notice-dismiss img{

    margin-top: -5px;

}

.btn-default {

    border: 1px solid #fff !important;

}



.notice-dismiss:active:before,

.notice-dismiss:focus:before,

.notice-dismiss:hover:before {

    color: #787c82 !important;

}



/* .btn-default:active,

.btn-default:focus,

.btn-default:hover,

.btn-group.open .btn-default.dropdown-toggle,

.btn.btn-default.active {

    background-color: #fff !important;

} */



.input .custom-top-label {

    margin-left: 0 !important;

}



.input .top {

    margin-left: 20px !important;

}



.import_csv_popup {

    margin-bottom: 20px;

}



.import_csv_popup_form {

    padding: 15px;

}



.badge.badge-danger {

    background-color: white !important;

    color: #333333 !important;

    font-size: 20px !important;

}



.form-control::file-selector-button {

    color: #818386 !important;

}



.status_read {

    color: #818386 !important;

}



.image_path_dots {

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    margin-right: 10px !important;

}



.margin_left_0px {

    margin-left: 0 !important;

}



.padding_top_30px {

    padding-top: 30px;

}

.padding_top_60px {

    padding-top: 60px;

}



.margin_top_3px {

    margin-top: 3px !important;

}



.margin_top_0px_image {

    margin-top: 0 !important;

}



.student_result_collapsed {

    border: 1px solid #D9E1ED !important;

    background: #F2F5FA !important;

}



.student_exam_result {

    font-size: 16px;

    font-weight: 600;

    color: #626363;

}



.student_exam_name {

    font-size: 16px;

    font-weight: 500;

    color: #626363;

}



.student_accordion {

    padding: 15px;

}



.view_result_table_heading {

    color: #626363;

    font-size: 14px;

    font-weight: 600;

    line-height: 21px;

}



.view_result_table_responsive {

    padding-top: 0 !important;

}



.view_result_table_value {

    color: #626363;

    font-size: 14px;

    font-weight: 400;

    line-height: 21px;

}



.view_result .view_result_table_responsive .view_result_table_value {

    padding-left: 15px !important;

}



.view_result_total {

    color: #626363;

    font-size: 14px;

    font-weight: 500;

    line-height: 21px;

    padding-left: 27px !important;

    padding: 10px;

}



.view_result_total_int {

    font-size: 14px;

    color: #626363;

    font-weight: 700;

}



.multiple_subject_mark {

    font-size: 14px;

    color: #818386;

    font-weight: 600;

}



input::placeholder {

    color: #AAAAAA !important;

    font-size: 14px;

    font-weight: 400;

}



.multiple_mark_value {

    font-size: 14px;

    font-weight: 400;

    color: #333333;

}



.margin_bottom_10px {

    margin-bottom: 10px !important;

}



.save_btn_multiple_mark {

    margin-top: 56px !important;

}



.exam_hall_lable {

    font-size: 14px;

    font-weight: 600;

    color: #ADAEB0 !important;

}



.exam_hall_receipt_table_heading {

    font-size: 16px;

    font-weight: 500;

    color: #626363 !important;

}



.exam_hall_receipt_add_table_heading {

    font-size: 14px;

    font-weight: 600;

    color: #626363 !important;

    padding: 10px;

}



.exam_hall_receipt_table_value {

    font-size: 14px;

    font-weight: 400;

    color: #626363 !important;

}



.hall_receipt_checkbox {

    background-color: #F2F5FA !important;

    border: 1px solid #D9E1ED !important;

}



.exam_time_table_main_div tbody tr td {

    padding: 10px;

}



.view_exam_timetable_div tr td {

    padding: 10px;

}



.view_exam_timetable_div tr th {

    padding: 10px;

}



.word_break_all {

    word-break: break-word;

}



.table>:not(:last-child)>:last-child>* {

    border-bottom-color: #E1E3E5 !important;

}



.height_1000px {

    height: 1180px;

}



.height_600px {

    height: 670px;

}



.total_heading {

    font-size: 18px;

    font-weight: 500;

    line-height: 15px;

    color: #818386 !important;

}



.total_value {

    font-size: 18px;

    font-weight: 700;

    line-height: 27px;

    color: #333333 !important;

    padding-left: 20px;

}



.libraryhistory_panal_white_div {

    margin-top: 50px;

}



.accept_return_table_input {

    background: #F2F5FA!important;

    color: #818386 !important;

    border-radius: 0!important;

    border: 1px solid #ddd!important;

    height: 42px;

}



.accept_return_table_input:focus {

    box-shadow: 0 0 0 0px #2271b1 !important;

}



.email_width_auto {

    width: auto !important;

}



.bill_to_width_12 {

    width: 12%;

}



.padding_bottom_15px {

    padding-bottom: 10px;

}

.input_color_height{

    height: 49px;

}

.input_color_height input{

    margin-top: 4px;

}

.text-area {

    font-size: 13px !important;

    color: #818386 !important;

}



.margin_left_15px {

    margin-left: 15px !important;

}



.select_reminder_background {

    color: #fff;

    background-color: #5840bb !important;

    border-color: #5840bb !important;

}







.image_width_98px {

    width: 98%;

}



.border_invoice_page {

    border: 1px solid #dee2e6;

    /* border-top: 0px solid #dee2e6 !important; */

}



.export_csv_padding_18px {

    padding: 18px;

}



.class_record_height {

    height: 65px;

}



.font_transfer_capitalize {

    text-transform: capitalize !important;

}

.btn-sms-color .select_all{

    margin-left: 10px;

}

.btn-sms-color .margin_right_5px{

    margin-right: 10px;

    margin-top: 1px;

}

.download_btn_syllebus{

    border: 1px solid #e5e5e5 !important;

    background-color: #fff !important;

}

.require-field{

    color: #818386 !important;

}

.view_notice_overflow

{

    overflow-y: scroll; 

    height: 350px;    

    overflow-x: hidden;

}

.padding_18px_top_0{

    padding: 18px;

    padding-top: 0 !important;

}

/* Firefox CSS  */



@-moz-document url-prefix() {

    .line-chart-checkcolor-center {

        text-align: -moz-center;

    }

}



/*-----------  frontend css  ------------*/



#sidebar .frontend_smgt_navigation{

    margin-top: 80px;

}

.schoo-management-content-frontend .frontend_homepage_padding_top{

    margin-top: 50px;

}

.schoo-management-content-frontend .notice_descriptions .notice_heading_label

{

    max-width: 100%;

}

.schoo-management-content-frontend .class_width .label_for_date{

    line-height: 23px;

}

.admin_dashboard_main_div{

    z-index: 999;

}

#sidebar .general_setting_menu .submenu {

    top: -160px !important;

}



.frontend_homepage_padding_top .user_form .line_height_30px{

    line-height: 34px !important;

}

.frontend_homepage_padding_top .user_form .line_height_28px{

    line-height: 28px !important;

}

.frontend_homepage_padding_top .padding_radio{

    padding: 6px 6px 3px 6px !important;

}

.frontend_homepage_padding_top #main-wrapper{

    margin: 25px;

}

.frontend_homepage_padding_top .input input[type=number],input[type=text],input[type=password]{

    height: 34px;

}

.class_list_button .period_box{

    font-size: 16px;

}

.upload-profile-image-frontend{

    float: right;

}

/* #timepicker{

    border: 1px solid #e0e0e0 !important;

} */

.wp-mail-smtp-review-notice{

    display: none;

}

.margin-top-10px{

    margin-top: 10px;

}

.sibling_div_none{

    display: none !important;

}

.sibling_div_block{

    display: block !important;

}

#sibling_div{

    display: none;

}

/* .datepicker{

    padding: 10px !important;

    border: 1px solid #e0e0e0 !important;

} */

#assign_bed_form .input_height_46px{

    height: 46px !important;

}

#Fees_invoice .modal-body{

    padding: 0.9rem !important;

}

.gmgt-dropdown-userimg{

    height: 55px;

    width: 55px;

    border-radius: 15px;

}

.gender_line_height_24px{

    line-height: 24px;

}

#all-plugins-table .plugins a.delete:hover, #delete-link a.delete:hover, #media-items a.delete-permanently:hover, #media-items a.delete:hover, #nav-menu-footer .menu-delete:hover, #search-plugins-table .plugins a.delete:hover, .file-error, .plugins a.delete:hover, .privacy_requests .remove-personal-data .remove-personal-data-handle:hover, .row-actions .delete a:hover, .row-actions .spam a:hover, .row-actions .trash a:hover, .submitbox .submitdelete:hover, a#remove-post-thumbnail:hover, abbr.required, span.required{

    color: #818386 !important;

}

.virual_class_div_none{

    display: none !important;

}

.virual_class_div_block{

    display: block !important;

}

.panel-body .input .label_margin_left_15px{

    margin-left: 15px !important;

}

.panel-body .input .label_margin_left_7px{

    margin-left: 7px !important;

}

.panel-body .label_margin_left_0px{

    margin-left: 0px !important;

}

.mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__am.active, .mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__clock_dot, .mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__pm.active, .mdtp__wrapper[data-theme=purple] .mdtp__time_holder{

    background-color: #5840bb !important;

}

.schoo-management-content-frontend .mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__digit.active span, .mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover{

    background-color: #5840bb !important;

}

.mdtp__wrapper[data-theme=purple] .mdtp__button{

    color: #5840bb !important;

}

.mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__digit.active:before{

    background-color: #5840bb !important;

}

.mdtimepicker .mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__digit.active span, .mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover{

    background-color: #5840bb !important;

}

.mdtimepicker .mdtp__wrapper[data-theme='purple'] .mdtp__clock .mdtp__digit.active span, .mdtp__wrapper[data-theme='purple'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover{

    background-color: #5840bb !important;

}

.margin_top_30px{

    margin-top: 30px;

}

.padding_top_0px{

    padding-top: 0 !important;

}

.fees_payment_padding_top_0{

    padding-top: 0 !important;

}

.select_height_47px{

    height: 47px !important;

}

.file_line_height_26px

{

    line-height: 26px;

}

.alert-success{

    color: #212529 !important;

}

.checkbox_input_height_47px{

    height: 47px;

}

.btn-info{

    border-color: #fff !important;

}

.symptoms_deopdown_div img{

    height: 47px;

}

.symptoms_deopdown_div img{

    float: right;

}

#invoice_print .table_max_height_350px{

    max-height: 350px;

    overflow: scroll !important;

    overflow-x: hidden !important;

}

#invoice_print .table_max_height_180px{

    max-height: 180px;

    overflow: scroll !important;

    overflow-x: hidden !important;

}

.line_height_26px{

  line-height:26px;

}

.image_upload_popup_account .label_margin_left_10px

{

  margin-left:10px !important;

}

#invoice_print .library_submit_btn_css{

    width: 50% !important;

    float: left;

}

.fc-direction-ltr .fc-toolbar>*>:not(:first-child)

{

   margin-left: 0rem !important;

}

.account_setting_main_div .account_setting{

    padding-bottom: 0px;

}

.gms_member_color{

    font-size: 16px;

    font-weight: 400;

}

.class_font_15px{

    font-size: 14px!important;

}

table .action .gmgt-user-dropdown ul .list_delete_btn {

    color: #fd726a !important;

}

.gms_popup_header_img{

    height: 25px;

    margin-right: 10px;

}



.inbox-widget .inbox-item img {

    height: 50px;

    width: 50px!important;

    border-radius: 15px;

}









table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {

    background-color: #ffff!important;

}

table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {

    background-color: #fff;

}

input[type=checkbox] {

    border-radius: 0 !important;

}

.smgt_sub_chk{

    background-color: #E1E3E5 !important;

    border: 0px solid #7e8993 !important;

    margin-left: 3px!important;

}

.checkbox_width_10px {

    padding-left: 0px !important;

}

.checkbox_width_10px {

    width: 10px !important;

}

table.dataTable tbody th, table.dataTable tbody td {

    padding-top: 12px !important;

    padding-bottom: 12px !important;

}

.width_50px {

    width: 50px;

}

.img-circle {

    height: 50px;

    width: 50px;

    border-radius: 15px;

}

.dataTable tbody tr td {

    font-size: 14px;

    font-weight: 400;

    color: #595F69;

    line-height: 15px;

}

.dataTable tbody tr td a {

    font-size: 14px;

    font-weight: 400;

    color: #595F69;

    line-height: 15px;

}

table.dataTable thead th{
    border-bottom: 1px solid #E1E3E6 !important;
    color: #ADAEB0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;

}

.color_black {

    color: #333333 !important;

    font-weight: 400;

    line-height: 15px;

    font-size: 16px !important;

}

a {

    text-decoration: none !important;

}

.name .color_black {

    line-height: 20px !important;

}

.fa_information_bg {

    color: #DBDBDB;

}

.gmgt-user-dropdown {

    float: right;

}

.dropdown-menu li a{

    padding: 10px !important;

}

.float_left_width_100 {

    float: left;

    width: 100%;

}

.action .gmgt-user-dropdown ul li ul li a {

    font-size: 14px !important;

    color: #595F69 !important;

}

.action .float_left_width_100 .fa{

   color: #818386;

}

.action .float_left_width_100 .list_delete_btn .fa-trash{

    color: #FD726A!important;

 }

.gmgt-user-dropdown ul {

    padding: 0;

}

.dropdown-menu li a i {

    margin-right: 10px;

}



.border_top_item

{

    border-top: 1px solid #dce1e4;

}

    /* .gmgt-user-dropdown .dropdown-menu {

        margin: -13px 0px 0 -16px !important;

        z-index: 9999999999999999;

    } */

.action_dropdawn {

    background: #FFFFFF;

    box-shadow: 0px 24px 50px rgb(44 63 88 / 27%) !important;

    border: 0 !important;

    width: 220px;

}

.hmgt-user-dropdown ul li {

    list-style: none;

}

.dropdown-menu li {

    font-size: 13px;

}

.print-button {

    padding: 10px 10px 10px 0px;

    margin-top: 0%;

}

.print-button button {

    margin-right: 10px;

}

.btn-sms-color {

    background-color: #ba170b !important;

    height: 40px;

}

.btn {

    padding: 0.375rem 0.75rem;

    margin: 0;

    border-radius: 0!important;

}

Button{

    border: unset;

}

.padding_0{

    padding: 0!important;

}

.margin_0{

    margin: 0 !important;

}

.dataTables_wrapper {

    position: unset !important;

}

table.dataTable {

    width: 100% !important;

    border-bottom: 1px solid #E1E3E5 !important;

    margin-bottom: 10px !important;

}

input[type=checkbox]:checked {

    background-color: #0d6efd!important;

    border-color: #0d6efd!important;

}



/* checkbox:befor color set css  start*/

.admin_dashboard_menu_rs input[type=checkbox]:checked::before {

    content: "\f147" !important;

    color: #FFFFFF!important;

    font: normal 21px/1 dashicons!important;

}

/* checkbox:befor color set end */



.res_margin_bottom_20px {

    margin-bottom: 20px!important;

}

.res_margin_bottom_15px {

    margin-bottom: 15px!important;

}



.btn-sms-color label {

    text-transform: uppercase;

    font-size: 16px !important;

    color: #FFFFFF;

    line-height: 24px;

    font-weight: 500;

}

.gms_main_list .dataTables_wrapper .dataTables_paginate .paginate_button.current,

.gms_main_list .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {

    color: #FFFFFF!important;

    border: 1px solid #ebebeb;

    background: #ba170b!important;

}

/* .tab-content .dataTables_wrapper .dataTables_paginate .paginate_button.current,

.tab-content .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {

    color: #FFFFFF!important;

    border: 1px solid #ebebeb!important;

    background: #ba170b!important;

} */

.dataTables_filter input {

    font-family: 'Poppins';

    width: 100%;

    height: 50px;

    background: #F2F5FA !important;

    border: 1px solid #8c8f9400 !important;

    background-color: #F2F5FA !important;

}

.dataTables_filter {

    width: 50%;

}

.dataTables_filter label {

    width: 100%;

}

.dataTables_filter {

    margin-bottom: 22px;

}

.dataTables_length {

    width: 9%;

}

.dataTables_wrapper .dataTables_info {

    clear: unset !important;

    font-size: 15px;

    display: block;

}

.wp-core-ui select{

    background: #F2F5FA  url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55% !important;

}

.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {

    padding: 6px 10px!important;

}

.dataTables_length select {

    width: 75px !important;

    height: 50px !important;

    text-align: center !important;

    background-color: #F2F5FA !important;

}

.dataTables_length select {

    border: none !important;

}

.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {

    background: #fff;

    border-radius: 0;

    border: 1px solid #dce1e4;

    box-shadow: none!important;

    font-size: 15px !important;

    color: #595F69;

    line-height: 22px;

    transition: all .2s ease-in-out;

}

.dataTables_info, .table-responsive .dataTables_wrapper .dataTables_paginate .previous, .table-responsive .dataTables_wrapper .dataTables_paginate .next {

    color: #818386 !important;

}

.smgt_title_add_btn .smgt_add_btn{

    /* padding-left: 20px; */

    margin-top: 25px;

}

.export_import_csv_btn img {

    height: 40px!important;

}

.user_form .gmgt-addform-title p{

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    letter-spacing: 0.02em;

    text-transform: uppercase;

    color: #ADAEB0;

    margin: 13px 0px;

}

.smgt_form_select .lable_top{

    top: 9px

}

.form-control {

    border-radius: 0!important;

    color: #818386 !important;

    font-family: 'Poppins'!important;

    font-style: normal !important;

    font-weight: normal !important;

    font-size: 14px !important;

    line-height: 1.5 !important;

    background: #F2F5FA!important;

}

.smgt_multiple_select .btn-group{

    width: 100%;

}

.smgt_multiple_select .btn-check:focus+.btn, .btn:focus {

    box-shadow: unset!important;

}

.smgt_multiple_select .multiselect-selected-text{

    color: #818386;

    font-size: 14px;

}

.smgt_multiple_select .btn-group .multiselect{

    border: 1px solid #ced4da !important;

    background: #F2F5FA!important;

    height: 47px;

    margin: 0;

}

.smgt_support_view_page #body_area {

    margin-top: 8%;

}

.smgt_download_btn a{

    background-color: #5840bb !important;

    color: #fff !important;

}

.smgt_download_btn {

    text-align: right;

    padding-right: 0!important;

}

.smgt_homework_list #class_form {

    margin-top: 2%;

}

.save_att_btn{

    background-color: #5840bb !important;

    color: #ffff;

    height: 46px;

    border: unset;

}

.smgt_att_tbl_list table tr th{

    padding-left: 0!important;

}

.smgt_att_tbl_list table tr td{

    color: #333333 !important;

    font-weight: 400;

    font-size: 16px !important;

}

.smgt_att_tbl_list table tr .input_css input{

    border-radius: 0!important;

    border: 1px solid #ced4da;

}

.smgt_att_tbl_list table tr .input_css{

    padding-right: 0!important

}

.smgt_att_tbl_list .d-flex .smgt_check_box{

    background-color: #E1E3E5 !important;

    border: 0px solid #7e8993 !important;

}

.smgt_att_tbl_list .d-flex input[type=checkbox]:checked {

    background-color: #0d6efd!important;

    border-color: #0d6efd!important;

}

.popup_heder_marging{

    margin: 0 14px;

}

#main_assign_room .occupied_available_btn{

    height: 44px;

    color: #fff !important;

    font-weight: 500 !important;

    font-size: 16px !important;

    line-height: 2;

}

#main_assign_room .delete_btn{

    height: 46px;

    background: #5840bb;

    color: #fff !important;

    width: 100% !important;

    font-weight: 500 !important;

    font-size: 16px !important;

    text-transform: uppercase;

    line-height: 2;

    text-align: center;

    border: 0px solid black !important;

}

#main_assign_room .placeholder_color::placeholder

{ 

  color: #818386 !important;

}

.dowload_icon #download_icon{

    font-size: 35px;

}

.placeholder_color::placeholder

{ 

  color: #818386 !important;

}

.smgt_main_custome_field .smgt_Validation_label .span_left_custom{

    margin-left: 5px;;

}

.multiselect-native-select .dropdown .btn{

    border: 1px solid #ced4da !important;

    background: #F2F5FA!important;

    height: 47px !important;

    width: 100% !important;

}

.main_email_template .gmgt_accordion .accordion-item{

    border: 1px solid #E1E3E5 !important;

    border-left: 5px solid #ba170b !important;

    margin-bottom: 15px !important;

}

.min_height_200 {

    min-height: 200px!important;

}

.main_email_template .gmgt_accordion .margin_20px{

    margin: 20px 20px!important;

}

.main_email_template .textarea_label{

    background-color: #fff;

    padding: 0 10px;

    margin-left: 10px!important;

}

.main_email_template .gmgt_accordion .texarea_padding_0{

    padding: 0!important;

}

.main_email_template .gmgt_accordion .texarea_padding_15{

    padding: 15px!important;

}

#sentbox_table table.dataTable tbody tr {

    border-bottom: 1px solid #ddd !important;

    border-top: 0px solid #ddd !important;

}

.msg_delete_btn{

    line-height: 30px!important;

}

.table>:not(:last-child)>:last-child>*{

    border-bottom: 1px solid #ddd !important;

}

.gmgt_inbox_tab .gmgt_inbox_count_number{

    background-color: #ba170b!important;

    color: #ffff!important;

    padding: 5px 8px!important;

    margin:0px 5px!important;

}

.smgt_message_profile{

    width: 54px !important;

    border-radius: 16px!important;

    height: 54px!important;

}

.min_width_160{

    min-width: 160px;

}

.main_sidebar #sidebar .rs_side_menu_bgcolor{

    background-color: #ba170b;

}



.main_sidebar{

    position: sticky;

    top: 0;

    z-index: 100;

}

.popup_download_btn{

    color: #818386 !important;

    border: 1px solid #dce1e4!important;

    padding: 5px!important;

}

.mdtimepicker .mdtp__wrapper {

    bottom: 15%!important;

}

.exam_timetbl_validation .formError{

    top: auto!important;

    left: auto!important;

    padding-top: 30px!important;

}

.hostel-lbl{

	/* margin: 0;line-height: 25px;background-color:red;color:white;padding:0px 10px; */

	color:red;

}

.hoste-lbl2{

	/* margin: 0;line-height: 25px;background-color:green;color:white;padding:0px 10px; */

	color:green;

}

.profile-image-container .frontend_profile_img{

    height: 150px!important;

}

.fd_profile_btn{

    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1)!important;

}

#access_right_form .row{

    padding-left: 5px;

    padding-right: 5px;

}

.team .acc_imgt_radius_15 img {

	border-radius: 15px;

}

.main_date_css .date_border_css{

    border: 1px solid #e0e0e0 !important;

}

.ml_15px{

    margin-left: 15px!important;

}



/* addIssue Book validation to css */

.error_msg_top_margin .formError{

    top: 32px!important;

}

/* addIssue Book validation to css- end */



/*----- no_data img css------*/

.no_data_list_div {

    font-family: 'Poppins';

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 25px;

    text-align: center;

    color: #818386;

}

.no_data_img_mt_30px

{

    margin-top: 30px;

}

.input_margin_top_15px

{

    margin-top: 15px !important;

}

.label_ml_10px{

    margin-left: 10px;

}

/* workout validation popup div none - start*/

.workout_validation_div{

    display: none;

}

/* workout validation popup div none - End*/

.user_form .formError {

    z-index: 99!important;

}

.workour_edit_table .formError{

    top: auto!important;

    left: auto!important;

    margin-top: 30px!important;

}

.nutrisition_activity_box .gmgt_nutrition_size{

    font-size: 16px!important;

}

.main_sidebar #sidebar .submenu::after

{

    display: none !important;

}

.main_sidebar #sidebar .submenu::before

{

    display: none !important;

}

label

{

    text-transform: capitalize;

}

.check_box_input_margin{

    margin: 0!important;

}

.access_right_menucroll .checkbox {

    line-height: 35px;

    margin-left: 13px;

}

.border_gym

{

    border: 1px solid #dee2e6 !important;

}

.list_page_email 

{

    text-transform: lowercase;

}
.view_page_email_label{
    text-transform: lowercase;
}

ul.gmgt-cards-indicators.gmgt-right
{
    padding-left: 0 !important;
}
.gnrl_setting_image_background {
    background: #ba170b;
    min-width: 100%;
    text-align: center;
}
#upload_user_avatar_preview
{
    margin-top: 15px;
}
.table-responsive table .gmgt_heder_none{
    display: none!important;
}
.gmgt_heder_block tr th .select_all{
	margin-left: 2px!important;
}
.text_align_end
{
	text-align: end;
}

.has-search .form-control-feedback
{
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    left: -1%;
    top: -5%;
    pointer-events: none;
    color: #aaa;
}
.position_relative
{
    position: relative;
}
.form-group .activity_category_input
{
    padding: 0px 25px!important;
}
.ui-	 {
    cursor: pointer;
    height: 140px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.has-search .form-control-activity {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    top: -7%;
    left: -1%;
    pointer-events: none;
    color: #aaa;
}
.activity_main_div {
    border: 1px solid #dce1e4;
}
.height_auto {
    height: auto !important;
}
.checkbox input[type=checkbox] {
    position: relative !important;
    opacity: 1 !important;
}
.theme_design_text_align .fc-header-toolbar
{
  text-align: center !important;
}
.nutrition_validation_div_block
{
    display: block !important;
}
.nutrition_validation_div
{
    display: none;
}
.select2-container .select2-choice {
    background-image: linear-gradient(to top, #f2f5fa 0%, #f2f5fa 50%)!important;
    border: none!important;
    height: 33px!important;
    line-height: 35px!important;
    color: #818386 !important;
}
.select2-container .select2-choice .select2-arrow b {
    background: #F2F5FA url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55% !important;
}
.select2-container .select2-choice .select2-arrow {
    border-left: none!important;
    width: 26px!important;
}
.select2-drop-active {
    border: 1px solid #dce1e4 !important;
    max-width: 100%;
}
.select2-container .select2-search input {
    min-height: 30px!important;
    height: 30px!important;
}
.select2-drop {
    color: #818386 !important;
    font-family: 'Poppins'!important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
}
.frontend_homepage_padding_top .select2-container .select2-selection--single {
    background: #f2f5fa !important;
    line-height: 30px;
    height: 47px !important;
}
.frontend_homepage_padding_top .user_form .line_height_30px {
    line-height: 34px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px!important;
    width: 26px!important;
    background: #F2F5FA url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55% !important;
}
.color_red
{
    color: red !important;
}
.margin_bottom_0px{
    margin-bottom: 0px;
}
.margin_right_5px{
    margin-right :5px !important;
}   
.padding_left_0px{
    padding-left : 0px !important;
}
#body_content_area{
    padding-left : 0px !important;
}
.address_student_div{
    overflow: auto;
    max-height: 80px !important;
    overflow-x: hidden;
}
.margin_left_12px{
    margin-left: 12px !important;
} 
.profile_image_prescription .prescription_tag{
    margin-left: 12px !important;
}
.list_img img{
    margin-left: 18px !important;
}
.margin_left_8px{
    margin-left: 8px;
}
.dt-buttons button.dt-button.buttons-csv.buttons-html5, .dt-buttons button.dt-button.buttons-print{
    background: #BA170B !important; 
    color : white;
}
.member_chart_top{
    margin-top : 8% !important;
}
.member_chart_con{
    height: 15px !important;
    width: 15px !important;
}
.membership_label_chart{
    /* left: 58%; */
    left: 50%;
    top: 58%;
	width:auto;
}
.membership_val_chart{
    top: 48%;
}
.con_color {
    background: #00BA0C !important;
}
.exp_color {
    background: #BA170B !important;
}
.margin_bottom_15px{
    margin-bottom: 15px !important;
}
.margin_top_20px{
    margin-top: 20px !important;
}
.dash_month_select ,.dash_year_select{
    height: 38px !important;
}
.icm_exm_report{
    margin-left: -17px !important;
}
.renew_upgrade{
    width: 158px !important;
    margin: 0px auto !important;
}
.renew_upgrade_btn{
    padding-top: 10px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none !important;
}
.table-responsive .dt-buttons{
    margin-bottom: 10px !important;
}
.attendance_list.report
{
    margin-bottom: 0px !important;
}
.width_102
{
    width :102px !important;
}
/* .margin_top_12p{
    margin-top: 12%;
} */
.margin_right_5px{
    margin-right : 5px !important;
}
.address_student_div{
    overflow: auto;
    max-height: 48px !important;
    overflow-x: hidden;
}
/* .frontend_homepage_padding_top .dash_month_select,.dash_year_select{ */
    /* width: 65px !important; */
/* } */

#sidebar .general_setting_menu .report_module {
    top: -261px !important;
}
.fees_card_height {
    height: 765px;
}
div#ui-datepicker-div {
    width: 19% !important;
}
form#guest_book_form label.material_label {
	color: #818386 !important;
}
.message_div{
	padding: 15px;
}
.message_destroy{
	padding:0px;
	background: none !important;
	float:right;
}
span.select2-arrow {
    border: none !important;
}
.margin_bottom_15 {
    margin-bottom: 15px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	color: #ffffff!important;
    border: 1px solid #ebebeb;
    background: #ba170b!important;
}
.display th{
    border-bottom: 1px solid #E1E3E6 !important;
    color: #ADAEB0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    padding: 10px 10px;
}
.display td{
    font-size: 14px;
    font-weight: 400;
    color: #595F69;
    line-height: 15px;
    border-bottom: 1px solid #ddd !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

@media (max-width: 768px)
{
    div#ui-datepicker-div {
        width: 65% !important;
    }
   
}