@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");

html, body, p, h1, h2, h3, h4, h5, h6, div, span, button, strong, tr, td, th, input, textarea, label, select {
    font-family: 'Nunito-Regular' !important;
}

debitvisibility style.css * {
    padding: 0;
    margin: 0;
}

body {
    height: auto !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}



/* icon moon */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?vekbti');
    src: url('../fonts/icomoon.eot?vekbti#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?vekbti') format('truetype'),
        url('../fonts/icomoon.woff?vekbti') format('woff'),
        url('../fonts/icomoon.svg?vekbti#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    /* speak: never; */
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user1:before {
    content: "\e900";
}

.icon-category:before {
    content: "\e901";
}

.icon-common:before {
    content: "\e902";
}

.icon-common1:before {
    content: "\e903";
}

.icon-company:before {
    content: "\e904";
}

.icon-costcenter:before {
    content: "\e905";
    color: #190933;
}

.icon-document:before {
    content: "\e906";
}

.icon-spoc .path1:before {
    content: "\e907";
    color: rgb(255, 255, 255);
}

.icon-spoc .path2:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-spoc .path3:before {
    content: "\e909";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-spoc .path4:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(155, 201, 255);
}

.icon-spoc .path5:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path6:before {
    content: "\e90c";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path7:before {
    content: "\e90d";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path8:before {
    content: "\e90e";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path9:before {
    content: "\e90f";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path10:before {
    content: "\e910";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path11:before {
    content: "\e911";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path12:before {
    content: "\e912";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path13:before {
    content: "\e913";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path14:before {
    content: "\e914";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path15:before {
    content: "\e915";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}

.icon-spoc .path16:before {
    content: "\e916";
    margin-left: -1em;
    color: rgb(30, 129, 206);
}


.rupees_icon {
    font-size: 15px !important;
    padding: 0 5px;
}

.excel_icon {
    padding-left: 6px;
    font-size: 19px;
    vertical-align: text-bottom;
}

.download_csv_panel {
    text-transform: capitalize;
    background: #302f2f;
    color: #f3f2f2;
    padding: 5px 7px;
    margin-right: 3px;
    border-radius: 2px;
    vertical-align: middle;
    border: 1px solid #393939;
    border-radius: 2px;
    text-decoration: none;
}

.lineheight_css {
    line-height: 34px;
}

.uploadbtn_css {
    text-transform: capitalize;
    margin-right: 4px;
    position: relative;
    padding: 3px 5px;
    top: 2px;
    border-radius: 3px;
}

.logo_image {
    width: 140px;
}

.logo {
    line-height: 1;
}

/* .nav_header {
    position: fixed;
    background: #ba0b27;
    padding: 0 13px;
    box-shadow: -1px 4px 10px 0px #ccc4c4;
    text-align: center;
    padding-left: 0;
    width: 100%;
    z-index: 99;
} */

.nav_header {
    height: 68px;
    position: fixed;
    background: #000;
    padding: 0 2rem;
    box-shadow: 0px 2px 20px rgb(1 41 112 / 10%);
    text-align: center;
    width: 100%;
    z-index: 997;
}

.welcome_text {
    display: inline-block;
    color: #fff;
    
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: normal;
}

.welcome_text a, .welcome_text a:hover, .welcome_text a:focus {
    color: #fff;
    text-decoration: none;
}

.welcome_text a.dropdown-toggle::after {
    display: none !important;
}

.welcome_text ul li a {
    font-weight: 600;
}

.welcome_text ul li a:hover {
    line-height: 1.42857143;
}

.dashboard_h1 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}
.dashboard_panel p {
    font-size: 20px;
    font-weight: 600;
}
.welsome_span {
    padding-right: 5px;
}

.left_sec {
    float: left;
    background: #f9f8f4;
    padding: 9px 55px;
}

.right_sec {
    float: right;
    line-height: 50px;

}

.log_out_icon {
    color: #000;
    padding-right: 10px;
}

.middle_sec {
    display: inline-block;
}

.project_name {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 50px;
    font-family: 'Nunito-Regular';
    text-transform: capitalize;
}

.login_sec,
.login_sec:hover,
.login_sec:focus,
.login_sec.active {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 15px;
    
}

.overlay::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #b8b4b4;
    opacity: 0.85;
}

.overlay::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
}

.employee_contact_form_detail {
    position: relative;
    padding-top: 20px;
}

.form_package {
    text-align: center;
    background: #1f1e1e;
    padding: 15px;
    /*background: -webkit-linear-gradient(left, #3931af, #00c6ff);*/
}

.login_bg {
    background: url(../img/banner4.jpg) no-repeat;
    background-size: cover;
}

.card_panel_middle {
    border: 1px solid red;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
    border: 1px dashed #9ba0b0;
    padding: 15px;
}

/*dashboard panel*/
.users_link,
.users_link:hover,
.users_link:focus,
.users_link.active {
    text-decoration: unset;
    font-family: 'Nunito-Regular';
    color: #11558f;
    cursor: pointer;
    text-decoration: underline;
}

.table_style td {
    text-align: center;
    color: #242428;
    font-size: 13px;
}

.table_style td:nth-child(1) {
    color: #242428;
    font-size: 13px;
}

.sec_name {
    font-family: 'Nunito-Regular';
    /* letter-spacing: 0.9px; */
    font-size: 14px;
    margin-bottom: 0;
    font-weight: normal;
}

.date_container [class*='col-'] {
    padding-left: 0;
    padding-right: 5px;
}

.calender_icon {
    color: #625757;
}

.datepicker::placeholder {
    color: #302f2f;
    font-family: 'Nunito-Regular';
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 13px;
}

.datepicker {
    border: 1px solid #9495a0;
    font-family: 'Nunito-Regular';
    font-size: 13px;
}

.date_container {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 5px 10px;
    margin-bottom: 15px;
    background: #c1c3d1;
    border-radius: 5px;
    /* overflow: auto; */
}

.date_container_label
{
    align-self: center;
}

.form-inline .total_input_filed {
    width: 100%;
}

.table_style th {
    white-space: nowrap;
}

.table_style .centeraligntd {
    text-align: center !important;
}

.left_panel {
    position: fixed;
    width: 250px;
    background: #dadce3;
    top: 76px;
    float: left;
    height: 100vh;
    padding: 0px;
    box-shadow: 2px 2px 4px #a9acbe;
    border-radius: 0;
    background: url(../img/banner4.jpg) no-repeat;
    background-size: cover;
    left: 0;
    transition: all 1s;
    z-index: 9999;
}

.right_sec_panel {
    position: relative;
    padding: 15px 25px;
    /* float: right;*/
    top: 50px;
    margin-left: 250px;
    transition: all 1s;
    z-index: 0;
    /* padding-bottom: 150px; */
}

.first_sec.right_sec_panel.right_sec_css {
    margin-left: 0;
}
.first_sec_row
{
    margin-left: -11px !important;
}
.menu_list_ulli.active {
    background: #ba0b27;
}

.menu_list_ulli .menu_list_ulli_a.active {
    color: #fff;
}

.menu_list_ulli ul {
    margin-top: 8px;
    list-style-type: none;
}
.menu_list {
    position: relative;
    height: 100vh;
    overflow-y: auto;
}

.datefilteing .btn.dropdown-toggle,
.datefilteing .btn.dropdown-toggle:hover,
.datefilteing .btn.dropdown-toggle:focus,
.datefilteing .btn.dropdown-toggle.active {
    background: #242424;
    font-family: 'Nunito-Regular';
    font-weight: 700;
    color: #f9f9f9 !important;
    letter-spacing: 0.85px;
    border: 1px solid #302f2f;
}

.datefilteing .filter-option {
    font-size: 13px;
    letter-spacing: 1px;
}

.submenu_ulli.active {
    background: #fff;
    padding: 4px 3px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 2px #5c5e6a;
}

.not_child_submenu.submenu_ulli.active {
    /* margin: 10px; */
    width: auto;
}

.menu_list_ulli svg {
    fill: #5a5959;
}

.not_child_submenu svg {
    fill: #848383;
}

.menu_list_ulli_a svg {
    width: 22px !important;
    height: 21px !important;
}

.submenu_ulli .menu_list_ulli_a.active {
    color: #0e0d0d;
}

.success_alert_style {
    margin-bottom: 10px;
    /* background: rgba(15, 206, 15, 0.08); */
    border: 1px solid #b1c3a9;
    
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: .5px;
    background-color: #bfdeb3;
}

.custom_close {
    color: #3c763d;
    opacity: 1;
}

.upload_btn,
.upload_btn:hover,
.upload_btn:focus,
.upload_btn.active {
    float: right;
    background: transparent;
    font-family: 'Nunito-Regular';
    color: #131010;
    font-weight: bold;
    letter-spacing: .2px;
    border: 1px solid #302f2f;
    box-shadow: unset;
    outline: unset;
}

.upload_icon {
    padding-right: 7px;
}

/*end*/














/*moderator.php*/
.card_panel {
    position: relative;
    top: 15px;
    background: #e2e4ec;
    padding: 15px;
    border-radius: 5px;
    box-shadow: -2px 3px 4px #2e2a2a5e;
}

.table_style th {
    background: #302f2f;
    color: #fff;
}

li.paginate_button.active a {
    background: #302f2f;
    border: 1px solid #302f2f;
}

.table_style tr.even td {
    background: #f4f4f9;
}

.table_style tr.odd td {
    background: #f9f9f9;
}

.table_style>thead>tr>th {
    padding: 10px 8px;
    font-family: 'Nunito-Regular';
}

.table_style>tbody>tr>td {
    padding: 11px 8px;
    font-weight: 100;
}

.table_responsiver .table_style th {
    padding: 12px;
}

.table_style {
    border: 1px solid #c0baba;
}

.audit_trailscls {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -15px;
}

.comment_modal,
.comment_modal:hover,
.comment_modal:focus,
.comment_modal.active {
    background: #696060;
    color: #fff;
    font-family: 'Nunito-Regular';
    padding: 4px 12px;
}

button.btn.btn_audit {
    background: #302f2f;
    border-radius: 2px;
    color: #f7f5f5;
    border: 1px solid #453c3c;
    letter-spacing: 0.4px;
    font-family: 'Nunito-Regular';
}

.view_btn {
    font-family: 'Nunito-Regular';
    font-weight: 700;
    padding-right: 8px;
    letter-spacing: 0.5px;
    color: #14406e;
    text-decoration: none;
    border: 1px solid #b8b8b8;
    background: #cad1df;
    padding: 3px 11px;
    border-radius: 3px;
    font-size: 13px;
}

.dataTables_filter label,
.dataTables_length label {
    font-weight: bold !important;
}

.dataTables_info {
    display: none;
}

.rows_filtering [class*='col-'] {
    padding-left: 5px;
    padding-right: 5px;
}

.assigned_modal,
.assigned_modal:hover,
.assigned_modal:focus,
.assigned_modal.active {
    cursor: pointer;
    letter-spacing: 0.5px;
    color: #131111;
    font-family:  'Nunito-Regular';
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    padding: 3px 11px;
    background: #a5bbc5;
    font-size: 13px;
    letter-spacing: .5px;
}

#moderatorview_tbl td {
    font-family:  'Nunito-Regular';

}

#moderatorview_tbl td:nth-child(5) {
    text-align: center;
}

.selected.active a,
.selected.active a:focus,
.selected.active a.active {
    background: #a60101;
    color: #ffffff;
}

.selected.active a:hover {
    color: #a60101 !important;
}

.rows_filtering .btn.dropdown-toggle {
    background: #302f2f;
    font-family:  'Nunito-Regular';
    font-weight: 700;
    color: #f9f9f9 !important;
    letter-spacing: 0.85px;
    border: 1px solid #302f2f;
}

.status_lbl {
    font-family:  'Nunito-Regular';
    letter-spacing: 0.2px;
    color: #314d30;
}

/*formtab
.form_list_ul {
    list-style: none;
    background: #fff;
    border-top-left-radius: 5px;
    border-right: 1px solid #cdcdcd;
    border-top-right-radius: 5px;
    background: #b61111;
    margin-bottom: 0;
    padding: 0 35px;
    transition: 1s ease;
}
.form_list_li {
    float: left;
    padding: 10px 25px;
    cursor: pointer;
    box-shadow: inset 0 0 10px #9c3434;
    text-align: center;
}
.last_form_list_li{
    border-right: transparent;
    border-top-right-radius: 0;
}
.form_list_li_a {
    color: #fff;
    font-size: 14px;
    font-family:  'Nunito-Regular';
    letter-spacing: 0.6px;
}
.form_list_li:hover {
    background: #fff;
}
.form_list_li:hover .form_list_li_a {
    color: #f00;
    text-decoration: none;
}
.tab_description {
    border: 1px dashed #cdcdcd;
    background: #fff;
    padding: 10px;
}
.form_tab_list {
    position: relative;
    top: 15px;
}
.active_teamleader_li
{
    background: #fff;
    color:#f00;
    border:1px solid #e1d8d8;
}
.active_teamleader_li .form_list_li_a
{
    color:#f00;
}
.tab_panel
{
    display:none;
}
.tab_panel.current
{
    display:block;
}*/
/*form3cd tab*/
.center_lbl {
    display: block;
    padding-top: 10px;
}

.part_a_div {
    padding-top: 15px;
    background: #ebecef;
    padding-bottom: 15px;
    border-radius: 5px;
    margin-top: 15px;
    padding: 15px;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
    border: 1px solid #d3d7e0;
}

.parta_ol_cls {
    padding-left: 35px;
    padding-top: 15px;
}

.ol_lo_p {
    font-family:  'Nunito-Regular';
    color: #000;
}

.ol-li_lbl {
    font-family:  'Nunito-Regular';
}

.form_group_bottom {
    margin-bottom: 10px;
}

.partA_sec {
    border: 1px solid #000;
}

.form3cd {
    height: 450px;
    overflow-y: auto;
}

.radio {
    display: inline-block;
    padding-right: 15px;
}

.table_formtab td {
    background: #fff;
}

.ICDS_ol {
    padding-left: 15px;
}

.icds_ol_li {
    border-bottom: 1px solid #cdcdcd;
    padding: 4px;
}

.ol18d_cls {
    padding-left: 25px;
}

/*curly braces css*/
.commonspan {
    width: 30px;
    height: 30px;
    display: inline-block;
}

#b21 span {
    height: 90px;
    width: 10px;
}

#b35 span {
    height: 120px;
    width: 10px;
}

.right-brace-bl {
    border-right: 2px solid grey;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    margin-right: -6px;
    margin-top: 13px;
}

.right-brace-br {
    margin-bottom: 10px;
    border-left: 2px solid grey;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.right-brace-tl {
    margin-top: -4px;
    border-right: 2px solid grey;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    margin-right: -6px;
}

.right-brace-tr {
    margin-bottom: -8px;
    border-left: 2px solid grey;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}

.sheeta_b_21 {
    max-height: 95px;
    height: 90px;
}

.sheeta_b_21_a {
    position: relative;
    bottom: -50px;
}

.sheetb_b_21_a {
    position: relative;
    top: 10px;
}

.rawmaterial_lbl {
    padding-right: 15px;
}

#a40fourthtable td {
    background: #fff;
}

.tax_expeniture_left_b {
    font-family:  'Nunito-Regular';
}

.authorised_sign_lbl {
    line-height: 55px;
}

#b18e .commonspan {
    height: 220px
}

.desc_lbl {
    padding: 5px;
}

.desc_lbl .center_lbl {
    padding-top: 0;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background: #f4f4f9;
}

/*end*/
/*4 tab*/
.company_name_label {
    
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #333;
    margin-bottom: 4px;
}

.assessmeny_year_label {
    font-family:  'Nunito-Regular';
    font-size: 14px;
    margin-bottom: 4px;
}

.fourth_tab {
    padding: 15px 15px 15px 15px;
    background: #ebecef;
    border-radius: 5px;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
    border: 1px solid #d3d7e0;
}

.clausetext_span {
    font-family:  'Nunito-Regular';
}

.clause_text {
    padding-top: 15px;
}

.clausetext_p {
    font-family:  'Nunito-Regular';
    color: #000;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.common_add_btn,
.common_add_btn:hover,
.common_add_btn:focus,
.common_add_btn.active {
    background: green;
    border: 1px solid green;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 2px;
}

.common_minus_btn,
.common_minus_btn:hover,
.common_minus_btn:focus,
.common_minus_btn.active {
    background: #f00;
    border: 1px solid #f00;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 2px;
}

.ass_middle_sec {
    margin-bottom: 15px;
}

.table_heding {
    color: #302f2f;
    font-family:  'Nunito-Regular';
    font-weight: bold;
    letter-spacing: 0.5px;
}

.link_tag {
    color: #086cc1;
}

/*customize scroll bar*/
/* width */
::-webkit-scrollbar {
    width: 11px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.left_icon {
    float: left;
    padding: 11px 10px;
    color: #fff;
    position: relative;
    top: 1px;
    background: #b61111;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.left_slider_btn {
    z-index: 99;
    color: #fff;
}

.right_icon {
    float: right;
    padding: 11px 10px;
    color: #fff;
    position: relative;
    top: -60px;
    position: ABSOLUTE;
    RIGHT: 0;
    top: 0;
    background: #b61111;
    z-index: 1;
}

.right_slider_btn {
    z-index: 99;
    color: #fff;
}

/*end 4 tab*/
/*11tab*/
.addresses_text {
    padding-top: 10px;
}

.reg_off_pack {
    background: #f4f4f4;
    padding: 10px;
    border: 1px dashed #cdcdcd;
}

.reg_office_pack {
    border: 1px solid #aca6a6;
    border-radius: 5px;
    background: #e4e9eb;
    box-shadow: 5px 5px 9px #81848b;
    margin-bottom: 10px;
}

.reg_off_pack_p {
    margin-bottom: 7px;
    font-family:  'Nunito-Regular';
    color: #32383a;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
}

.reg_lbl {
    font-size: 16px;
    font-family:  'Nunito-Regular';
    color: #211e1e;
}

.server_pack_one {
    padding-bottom: 10px;
}

.list_lbl {
    font-family:  'Nunito-Regular';
    font-size: 15px;
}

.books_lbl_text {
    padding-left: 20px;
}

.list_pack {
    padding-top: 5px;
}

.save_btn,
.save_btn:hover,
.save_btn:focus,
.save_btn.active {
    padding: 6px 40px;
    background: #a91616;
    color: #fff;
    font-family:  'Nunito-Regular';
}

.agree_btn{
    color: #e31837;
    font-size: 16px;
}
.submit_btn,
.submit_btn:hover,
.submit_btn:focus,
.submit_btn.active {
    /* padding: 6px 25px; */
    background: #a91616;
    color: #fff !important;
    font-family:  'Nunito-Regular';
}
.download_btn, 
.download_btn:hover,
.download_btn:focus,
.download_btn.active {
    /* padding: 6px 25px; */
    background: #242424 !important;
    color: #fff !important;
    font-family:  'Nunito-Regular';
}
.action_btn, 
.action_btn:hover,
.action_btn:focus,
.action_btn.active {
    /* padding: 6px 15px; */
    background: #2d2d329e;
    color: #fff;
    font-family:  'Nunito-Regular';
    border-radius: 0.25rem !important;
}
.action_btn>i{
    font-size: 15px;
}
.bug_css {
    background: #f5f5f5 !important;
}

.textarea_cls,
.textarea_cls:hover,
.textarea_cls:focus,
.textarea_cls.active {
    resize: none;
    border: 1px solid #b5b9bb;

}

.comment_text {
    color: #0e1315;
    font-family:  'Nunito-Regular';
    font-weight: bold;
    letter-spacing: .5px;
}

.modal_dissmiss_btn {
    opacity: 1;
    color: #0e1315;
}

.table-striped>tbody>tr:nth-of-type(bug_css) {
    background: red;
}

tfoot th {
    background: #fff !important;
    color: #000;
}

.total_text {
    color: #000;
}

.textarea_top {
    margin-top: 10px;
}

.reply_btn,
.reply_btn:hover,
.reply_btn:focus,
.reply_btn.active {
    background: #393939;
    color: #fff;
    font-family:  'Nunito-Regular';
    position: relative;
    top: 10px;
    padding: 6px 20px;
}

.red_lbl {
    color: #f00;
}

.m_bottom_zero {
    margin-bottom: 0;
}

.m_bottom_space {
    margin-bottom: 10px;
}

.table_bottom {
    margin-bottom: 15px;
}

.tab_list_wrapper {
    overflow: hidden;
    position: relative;
}

.p_imp_text {
    font-family:  'Nunito-Regular';
    color: #f00;
    font-weight: bold;
}

.imp_text {
    font-weight: bold;
    color: #000;
    padding-right: 5px;
    font-size: 15px;
}

.tab_description input[type="text"] {
    height: 25px;
}

.cal_div {
    position: relative;
}

.calender_cls {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 8px;
    color: #4b4343;
}

.tab_description select[class="form-control"] {
    height: 25px;
    padding: 0 12px;
}

.menu_list_ul {
    padding: 0px 5px 35px 5px;
    list-style-type: none;
    padding-left: 0;
}

.menu_list_ulli {
    background-color: #c1c3d1;
    border-radius: 5px;
    margin: 5px;
    border: 2px solid #e31837;
    padding: 11px;
    /* width: 250px; */
    padding-left: 15px;
    /* border-top: 1px solid #bcbecb; */
    /* border-bottom: 1px solid #bcbecb; */
    font-weight:700;
}
.menu_list_ulli_a {
    line-height: 18px;
    /* justify-content: center; */
    vertical-align: middle;
    display: flex;
    padding: 3px;
}

.menu_list_ulli_a,
.menu_list_ulli_a:hover,
.menu_list_ulli_a:focus,
.menu_list_ulli_a.active {
    color: #302f2f;
    font-size: 14px;
    font-family:  'Nunito-Regular';
    font-weight: 300;
    letter-spacing: .5px;
    text-decoration: none;
}
.menu_list_ulli label {
    font-size: 17px;
    font-weight: bolder;
}
.menu_icons {
    padding-right: 10px
}

.table_style th {
    font-size: 13px;
    font-family:  'Nunito-Regular';
    font-weight: normal;
}

.submenu_ul {
    list-style: none;
    padding: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    display: none;
}

.right_icon_dropdown {
    float: right;
    cursor: pointer;
    position: relative;
    top: 4px;
}

.submenu_ulli {
    /*background-color: #fff;
    border-radius: 5px;
    border: 1.5px solid white;*/
    margin-bottom: 10px;
    margin-left: -21px;
}

.submenu_{
    background-color: #fff;
    border-radius: 5px;
    border: 1.5px solid white;
    margin-bottom: 10px;
}
.admin_text {
    display: none;
    color: #c7102d;
    
    font-weight: 200;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-transform: capitalize;
}

.summary_text {
    font-family:  'Nunito-Regular';
    color: #342d2d;
    letter-spacing: .5px;
}

.menu_list_ulli .welsome_span {
    color: #e31837;
}

.submenu_ulli {
    margin-bottom: 10px;
}

.excel_btn {
    padding: 2px 8px;
    border: transparent;
    border-radius: 5px;
    margin-left: 10px;
    background: #fff;
    background: #302f2f;
    color: #fff;
    border: 1px solid #086431;
    border-radius: 0;
    border-radius: 2px;
    font-family:  'Nunito-Regular';
}

/*login css*/
.loginbg {
    background-image: #d3d3d3
}

.loginbg_package {
    position: relative;
    /* transform: translateY(50%); */
    margin-top: 100px;
}

.layer {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    background: #0000004f;
    top: 0;
}

.relativebox {
    position: relative;
    z-index: 12
}

.upperpack_loginpack {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    /* padding: 15px; */
    border-radius: 10px;
}

.image_pack {
    background: #c1b5b1;
    padding: 15px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}
.caja-aviso{
    right: 40px;
    font-size: 12px;
    position: absolute;top: 17px;
    background-color: rgb(255, 255, 255);
    padding: 2px 10px;
    color: rgb(11, 23, 59);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;/* display: none; */
}
#left_click1{
  /* width: 3px; */
  cursor: pointer;
  position: relative;
  top: -12px;
  right: -12px;
}
.internl_img{
    width: 12px;vertical-align:middle;
}
.caja-aviso1{
    left: -35px;
    text-transform: capitalize;
    font-size: 12px;
    position: absolute;
    top: 0px;
    background-color: rgb(255, 255, 255);
    padding: 2px 10px;
    color: rgb(11, 23, 59);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;/* display: none; */
}
.close_icon{
 /* width: 3px; */
 position: relative;
 top: -12px;
 right: -12px;
}
.close_img{
    width: 12px;
    vertical-align:middle;
}

.image_pack_detail {
    padding: 15px;
    box-shadow: 1px 3px 8px #887b7b;
}

.login_text {
    margin: 0;
}

.login_text {
    margin: 0;
    
}

.envelope_icon,
.pwd_icon {
    color: #af3302;
    font-size: 15px;
    padding-right: 7px;
}

.lbl_text {
    font-family:  'Nunito-Regular';
}

.input_style {
    border: 1px solid #aba6a6;
    border-radius: 0;
    background: #efefef;
    
    color: #000;
}

.login_icon {
    padding-right: 10px;
}

.login_btn,
.login_btn:hover,
.login_btn:focus,
.login_btn.active {
    background: #af3302;
    color: #fff;
    padding: 6px 18px;
    font-family:  'Nunito-Regular';
}

.forgot_pwd_text,
.forgot_pwd_text:hover,
.forgot_pwd_text:focus,
.forgot_pwd_text.active {
    font-family:  'Nunito-Regular';
    text-decoration: unset;
    font-weight: bold;
    color: #af3302;
    padding-left: 5px;
}

.login_top {
    padding-top: 15px;
}

.customcheckbox .lbl_text {
    color: #af3302;
    font-weight: bold;
    letter-spacing: .5px;

}

.customcheckbox {
    margin: 0;
}

.chckbox_input {
    /* margin-left : -25px !important; */
    width: 23px;
    /* height: 17px; */
}

@media only screen and (max-width:639px) {
    .upperpack_loginpack {
        width: 350px;
    }

    .xs_responsive .col-xs-4,
    .xs_responsive .col-xs-8 {
        width: 100%;
    }
}

.login_bg {
    background: #eee;
}

.panel_visibility {
    display: none;
}

.active.panel_visibility {
    display: block;
}

.addspoc_text {
    margin: 0;
    color: #151212;
    font-size: 15px;
    font-family:  'Nunito-Regular';
    font-weight: bold;
}

.adduser_icon {
    padding-right: 9px;
}

.label_text {
    
    font-weight: bold;
}

.form_filtering [class*='col-'] {
    padding-left: 5px;
    padding-right: 5px;
}

.validation_text {
    color: #ab1e35;
    margin-bottom: 0;
    padding-left: 10px;
    display: none;
    font-size: 13px;
    letter-spacing: 0.4px;
}

.error {
    color: #ab1e35;
}

.success {
    color: #159f31;
}
.input_panel_style {
    border: 1px solid #aba6a6;
    border-radius: 0;
    background: #efefef;
    font-family:  'Nunito-Regular';
    color: #000;
}

.input_panel_style::placeholder {
    color: #000;
    
    text-transform: capitalize;
}

.btn_back,
.btn_back:hover,
.btn_back:focus,
.btn_back.active {
    padding: 6px 20px;
    background: #000;
    color: #fff;
    font-family:  'Nunito-Regular';
    outline: unset;
}

.back_icon {
    padding-right: 5px;
}

.lakhs_text {
    float: right;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.btn_cssback,
.btn_cssback:hover,
.btn_cssback:focus,
.btn_cssback.active {
    background: black;
    padding: 1px 5px;
    color: #fff;
}
.btn > img{
    height: 20px;
    width: 20px;
}

.year_css {
    background: #3f4361;
    color: #f2f1f1;
    
    /*padding: 3px 17px;*/
    padding: 7px 10px;
    position: relative;
   /* top: 2px;*/
    font-family:  'Nunito-Regular';
    font-weight: bold;
    letter-spacing: .8px;
    border-radius: 2px;
    padding:5px 10px !important;
    margin-top: 2px !important;
    margin-bottom: 0 !important;
    border-radius: 0.5rem;
}

.bar_box_package {
    float: right;
    padding: 8px;
    background: #302f2f;
    padding-bottom: 5px;
    border: 1px solid #cbc2c2;
    margin-top: 6px;
    border-radius: 3px;
    margin-right: 5px;
    position: absolute;
    z-index: 10;
    right: 16px;
    transition: all 1s;
}

.bar {
    background: #f9f8f4;
    width: 15px;
    height: 2PX;
    margin-bottom: 3px;
}

.bar_box_package.bar_box_css {
    left: 0;
}

.bar_position {
    transition: 0.2s ease;
    position: fixed;
    width: 33px;
    animation-name: two_move;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

@keyframes two_move {
    from {
      left: 200px;
    }
    100% {
      left: 0px;
    }
}

.left_panel.left_panel_css {
    left: -250px;

}

.date_container .btn-group.bootstrap-select.forsm-control {
    width: 100% !important;
}

.bar.humberger_css:nth-child(2) {
    opacity: 0;
}

.bar.humberger_css:nth-child(1) {
    position: relative;
    transform: rotate(50deg);
    top: 5px;
}

.bar.humberger_css:nth-child(3) {
    position: relative;
    top: -5px;
    transform: rotate(-50deg);
}

.overlay_right::before {
    content: '';
    position: absolute;
    display: block;
    background: #292828;
    width: 100%;
    height: 100vh;
    z-index: 99;
    opacity: .5;
}

.overlay_right {
    position: relative;
    display: none;
}

.overlay_right.overlay_right_open {
    display: block;
}

.left_panel.left_panel_css .bar.humberger_css:nth-child(2) {
    opacity: 1;
}

.left_panel.left_panel_css .bar.humberger_css:nth-child(1) {
    position: relative;
    transform: rotate(0);
    top: 0;
}

.left_panel.left_panel_css .bar.humberger_css:nth-child(3) {
    position: relative;
    top: 0;
    transform: rotate(0);
}

.left_panel .bar:nth-child(2) {
    opacity: 0;
}

.left_panel .bar:nth-child(1) {
    position: relative;
    transform: rotate(50deg);
    top: 5px;
}

.left_panel .bar:nth-child(3) {
    position: relative;
    top: -5px;
    transform: rotate(-50deg);
}

.th_icon {
    padding-right: 3px;
}

/* .no_border_top {
    border-top: unset;
}

.no_border_bottom {
    border-bottom: unset;
} */

.down_style {
    float: right;
    transition: all 0.5s;
}

.submenu_ul.hide_submenuul {
    display: none;
}

.down_style.active {
    transform: rotate(180deg);
}

/* .not_child_submenu {
    border-bottom: unset;
} */

.overlay_right::before {
    content: '';
    position: absolute;
    display: block;
    background: #292828;
    width: 100%;
    height: 100vh;
    z-index: 99;
    opacity: .5;
}

.overlay_right {
     position: fixed;
    /* position: relative; */
    display: none;
}

/*11tab end
/*end*/
/*end*/
/*end*/


/* Css by ps */

.tooltipvalue {
    text-decoration: none;
    color: #3f4361;
    cursor: help;
}

.form_xs_bottom a:hover {
    color: #fff;
    text-decoration: none;
}

a.download_csv_panel:hover {
    color: #fff;
    text-decoration: none;
}

.box {
    background: #a70922;
    border-radius: 5px;
    margin-right: 10px;

    font-size: 14px;
    color: #fff;
    display: none;
}

.sapuser {
    display: inline-block
}

.downloadicon {
    width: 20px
}

.heighlited {
    font-size: 17px;
    background: #ba0b27;
    width: auto;
    max-width: 200px;
    min-width: 200px;
    padding: 3px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    /* position: absolute; */
}

.heighlited:after {
    content: '';
    z-index: 99;
    position: relative;
    display: none;
    position: absolute;
    right: 47%;
    bottom: -15px;
    width: 23px;
    height: 0;
    border-top: 10px solid #0cb6e7;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.glowButton:hover {
    box-shadow: 0 0 60px 2px #ec008c, 0.5rem 0.5rem 30px #13092d;
}

.glowButton {
    position: relative;
    margin: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: 1rem;
    line-height: 3rem;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: linear-gradient(160deg, #ff0000, #ec008c);
    border-radius: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 0 0 #ec008c, 0.5rem 0.5rem 30px #13092d;
    -webkit-transition: box-shadow 0.6s;
    transition: box-shadow 0.6s;
}

.textlabel {
    font-weight: normal
}


#login .container #login-row #login-column #login-box {
    margin-top: 120px;
    max-width: 600px;
    height: 320px;
    border: 1px solid #9C9C9C;
    background-color: #EAEAEA;
}

#login .container #login-row #login-column #login-box #login-form {
    padding: 20px;
}

#login .container #login-row #login-column #login-box #login-form #register-link {
    margin-top: -85px;
}

a.btn.btn_cssback img {
    width: 22px;
}

/* new Login */




.login-wrap {
    width: 100%;
    margin: auto;
    max-width: 510px;
    min-height: 510px;
    position: relative;
    /* background:url(https://maxcdn.icons8.com/app/uploads/2016/03/material-1-1000x563.jpg) no-repeat center; */
    background-size: cover;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
    z-index: 12;
    margin-top: 100px;
    border-radius: 10px;
}

.login-html {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 30px;
    background: rgb(111, 111, 111);
    border-radius: 10px;
}

.login-html .sign-in-htm,
.login-html .for-pwd-htm {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.login-html .sign-in,
.login-html .for-pwd,
.login-form .group .check {
    display: none;
}

.login-html .tab,
.login-form .group .label,
.login-form .group .button {
    text-transform: uppercase;
}

.login-html .tab {
    font-size: 22px;
    margin-right: 15px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #bdb8b8;
}

.login-html .sign-in:checked+.tab,
.login-html .for-pwd:checked+.tab {
    color: #fff;
    border-color: #1161ee;
}

.login-form {
    min-height: 345px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: 15px;
}

.login-form .group {
    margin-bottom: 15px;
}

.login-form .group .label,
.login-form .group .input,
.login-form .group .button {
    width: 100%;
    color: #fff;
    display: block;
}

.login-form .group .input,
.login-form .group .button {
    border: none;
    padding: 15px 20px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .1);
    height: auto;
}

.login-form .group input[data-type="password"] {
    /* text-security: circle; */
    -webkit-text-security: circle;
}

.login-form .group .label {
    color: #aaa;
    font-size: 14px;
    text-align: left;
    padding-left: 0;
    margin-bottom: 10px;
}

.login-form .group .button {
    background: #1161ee;
}

.login-form .group label .icon {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .1);
}

.login-form .group label .icon:before,
.login-form .group label .icon:after {
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

.login-form .group label .icon:before {
    left: 3px;
    width: 5px;
    bottom: 6px;
    -webkit-transform: scale(0) rotate(0);
    transform: scale(0) rotate(0);
}

.login-form .group label .icon:after {
    top: 6px;
    right: 0;
    -webkit-transform: scale(0) rotate(0);
    transform: scale(0) rotate(0);
}

.login-form .group .check:checked+label {
    color: #fff;
}

.login-form .group .check:checked+label .icon {
    background: #1161ee;
}

.login-form .group .check:checked+label .icon:before {
    -webkit-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg);
}

.login-form .group .check:checked+label .icon:after {
    -webkit-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg);
}

.login-html .sign-in:checked+.tab+.for-pwd+.tab+.login-form .sign-in-htm {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.login-html .for-pwd:checked+.tab+.login-form .for-pwd-htm {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.hr {
    height: 2px;
    margin: 60px 0 50px 0;
    background: rgba(255, 255, 255, .2);
}

.foot-lnk {
    text-align: center;
}

.err-msg {
    color: #763c3c;
    background-color: #f0d8d8;
    border-color: #e9c6c6;
    padding: 3px 10px;
    position: absolute;
    width: 100%;
    left: 0;
    top: -42px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    /* border-color: #d6e9c6; */
    padding: 3px 10px;
    position: absolute;
    width: 100%;
    left: 0;
    top: -42px;
}

/* Login2nd options*/

.loginMainDiv {
    width: 100%;
    height: 100vh;
    background: #e51636;
    background: url(../img/login_im.jpg) center top no-repeat;
    background-size: cover;
}

.loginBanOverlayBackgd {
    background: rgba(229, 22, 54, .9);
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0;
    height: 100vh;
}

.loginWrap {
    margin: 165px 0 0;
}

.loginLeftPane {
    width: 50%;
    float: left;
    border-right: 1px solid #f28b9b;
    padding-top: 80px;
}

.loginRightPane {
    /* width: 50%; */
    /* float: left; */
    text-align: center;
    position: relative;
    margin-top: 120px;
}

.login_title {
    font-size: 19px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin: 0;
    font-family:  'Nunito-Regular';
    outline: none;
    /* font-weight: 600; */
    margin-bottom: 20px;
}

.loginForm {
    margin: 0 0 20px;
}

.loginForm label {
    font-size: 14px;
    color: #fff;
    width: 100%;
    font-family:  'Nunito-Regular';
}

.loginForm input {
    font-size: 14px;
    color: #fff;
    border: 1px solid #fbdce1;
    height: 34px;
    line-height: 34px;
    width: 75%;
    background: 0 0;
    padding: 0 15px;
    font-family:  'Nunito-Regular';
}

.loginSubmit {
    background: rgba(255, 255, 255, .85);
    font-size: 13px;
    color: #e51636;
    border: 0;
    padding: 5px 18px 4px;
    text-transform: uppercase;
    margin: 0;
    font-family:  'Nunito-Regular';
    outline: none;
    font-weight: 600;
    margin-top: 6px;
}

.login_title1 {
    margin-top: 14%;
}

.loginAdfsBtn {
    background: rgba(255, 255, 255, .85);
    /* font-size: 16px;
    color: #e51636; */
    border: 0;
    padding: 8px 30px 7px;
    text-transform: uppercase;
    /* text-decoration: none; */
    font-family:  'Nunito-Regular';
    outline: none;
    /* font-weight: 600; */
    display: inline-block;
    background-color: #fff;
    position: relative;
    /* padding: 30px 60px; */
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
    color: #e31837;
    text-decoration: none;
    /* text-transform: uppercase; */
    letter-spacing: 4px;
    font: 700 16px;
    overflow: hidden;
}
.loginAdfsBtn span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #8bc34a, #fb8c00);
    animation: animate1 2s linear infinite;
}
@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}
.loginAdfsBtn span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, #8bc34a, #fb8c00);
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}
@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}
.loginAdfsBtn span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #8bc34a, #fb8c00);
    animation: animate3 2s linear infinite;
}
@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
.loginAdfsBtn span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to top, #8bc34a, #fb8c00);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}
@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-100%);
    }
}

.leftcol {
    border-right: #fe8799 1px solid
}

.reightcol {
    border-left: #fe8799 1px solid
}

/* Login2nd options*/



@media only screen and (max-width: 639px) {
    .heighlited {

        margin: 0 auto;

        position: relative;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 800px) {
    .left_panel {
        top: 50px;
        left: -100%;
        /* background: red; */
        z-index: 888;
    }

    .right_sec_panel {
        top: 50px;
        padding: 27px 5px;
        margin-left: 0;
        padding-bottom: 200px;
        /* padding-bottom: 500px; */
    }

    .left_panel.left_panel_css {
        left: 0;
    }

    .left_panel .bar:nth-child(1),
    .left_panel .bar:nth-child(3) {
        position: relative;
        top: 0;
        transform: rotate(0);
    }

    .left_panel .bar:nth-child(2) {
        opacity: 1;
    }

    .tablesearch {
        margin-bottom: 10px;
        /* min-width: 148px; */
        max-width: 250px;
    }

}


@media screen and (min-width: 600px) and (max-width: 760px) {
    div#example_filter {
        /* float: left; */
        /* margin-left: 100px; */
        position: absolute;
        right: 0;
        top: -6px;
    }

    div#example_wrapper .row .col-sm-6:nth-child(2) {
        position: initial;
    }

    /* .table-responsive {
        margin-top: 30px;
    } */

}

/* Login 3rd option*/
.form-group {
    margin-bottom: 15px;
}

.loginoption2 .upperpack_loginpack {
    margin: inherit;
    background: none;
}

.loginoption2 .image_pack {
    background: none;
}

.loginoption2 .image_pack_detail {
    box-shadow: none;
}

.loginoption2 .text-info {
    color: #fff;
    color: #fff !important;
    font-weight: 700;
    margin-bottom: 5px;
}

.loginoption2 .forgot_pwd_text {
    color: #fff;
}

.loginoption2 input.input_style {

    border: 1px solid #fbdce1;

    height: 34px;

    /*    line-height: 34px;*/

    background: none !important;

    color: #ffdfe4;
}

.loginoption2 .form-control:focus {
    box-shadow: none !important
}

.loginoption2 .loginSubmit {
    background: rgba(255, 255, 255, .85);
    font-size: 13px;
    color: #e51636;
    border: 0;
    padding: 5px 18px 4px;
    text-transform: uppercase;
    margin: 0;
    font-family:  'Nunito-Regular';
    outline: none;
    font-weight: 600;
    margin-top: 6px;
}

.excelldownload ul.dropdown-menu li a {
    background: none;
    border: 0;
}

.excelldownload img {
    width: 11px;
}

.excelldownload .btn {
    background: none;
    border: 0;
    box-shadow: none;
}

.excelldownload .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.excelldownload .dropdown-menu {
    min-width: auto !important
}

.pull-right.box-tools.excelldownload {
    margin-right: 0;
    position: absolute;
    right: -10px;
}

/* 

.table td {
    text-transform: capitalize !important;
} */
.table td {
    text-transform: uppercase !important;
}

.filterdata div.year_css {
    display: inline-block;
}

.mloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #3d3d3d;
    left: 0;
    top: 0;
    z-index: 999999999;
    color: #fff;
    text-align: center;
    font-size: 33px;
}

.m-content {
    margin-top: 100px;
    font-size: 23px;
    padding: 10px;
}

.datefilteing div {
    width: auto;
}

.btn-group.bootstrap-select.form-control {
    min-width: 100px;
    max-width: 150px;
}

@media screen and (min-width: 220px) and (max-width: 960px) {

    .date_container {

        margin-bottom: 50px;

    }

    /* a#downLoadCsv {
        
        position: absolute;
        width: 80px;
        line-height: 16px;
        height: 30px;
        top: -50px;
        right: -28px;
        text-align: center;

    } */

    /* a.btn.btn_cssback {
               position: absolute;
               right: 0;
    } */

    .dropdown-menu.open {
        position: absolute;
        width: 100%;
        min-width: 270px !important;

    }

}

.pagination>li {
    display: table-cell;
}

.headlogo {
    margin-bottom: 50px;
    font-size: 30px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin: 0;
    font-family:  'Nunito-Regular';
    outline: none;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
}

.headlogo:after {
    width: 0;
    height: 2px;
    background: #ff9dac;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.noaccess {
    font-size: 22px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 600px;
    height: 100px;
    text-align: center;
    border: #ff7979 1px solid;
    line-height: 100px;
}

/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

@media screen and (min-width: 220px) and (max-width: 960px) {
    .left_panel.left_panel_css .bar.humberger_css:nth-child(1) {
        position: relative;
        transform: rotate(50deg);
        top: 5px;
    }

    .left_panel.left_panel_css .bar.humberger_css:nth-child(3) {
        position: relative;
        top: -5px;
        transform: rotate(-50deg);
    }

    .left_panel.left_panel_css .bar.humberger_css:nth-child(2) {
        opacity: 0;
    }
}

.leftalign {
    text-align: left !important;
}



.textalign {
    text-align: center !important;
}



.textrightalign {
    text-align: right !important;
}



.divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableBody .divTableRow:nth-child(odd) {
    background-color: #f9f9f9;
}

.divTableBody .divTableRow:nth-child(even) {
    background-color: #f4f4f9;
}



.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableHead {
    font-family:  'Nunito-Regular';
}

.divtbl{
    border: 1px solid #ddd;
    display: table-cell;
    padding: 10px 8px;
    width: 0%;
    font-size: 13px;
    max-width: 100% !important;
}
.divTableCell,
.divTableHead {
    border: 1px solid #ddd;
    display: table-cell;
    padding: 10px 8px;
    width: 1%;
    font-size: 13px;
    max-width: 100% !important;
}


.divTableHeading {
    background-color: #302f2f;
    display: table-header-group;
    font-weight: bold;
    color: #fff;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.tablesearch {
    margin-bottom: 10px;
    /* min-width: 148px; */
}

.tblsinglerow {
    display: block
}

.divTableRow.outerrow {
    background: #302f2f;
    color: #fff;
}

.col-sm-12.rowouterheader {
    background: #302f2f;
    color: #fff;
    padding: 10px;
    overflow: auto;
    font-weight: bold;
    font-size: 14px;
}

.divTableRow.grandtotal {
    font-size: 16px;
    font-weight: bold;
    background: #757575 !important;
    color: #fff;
}

.divTableRow.grandtotal span {
    color: #fff;
    font-weight: bold;
}

.divTableRow.noDatafound .divTableCell {
    border: 0;
    text-align: center;
    padding: 30px 10px;
}

.grandtotal label.total_text {
    color: #fff;
}

.divTableRow.noDatafound {
    background: #f9f9f9;
}

.scroll-high{
    max-height: 300px;
    overflow-y: scroll;
}

@media only screen and (min-width: 960px) {
    .date_container.sticky {
        position: fixed;
        width: calc(100%-300px) !important;
        width: calc(100% - 250px);
        right: 0;
        z-index: 3;
        top: 60px;
        min-height: 45px;
    }

    .right_sec_css .date_container.sticky {
        position: fixed;
        width: calc(94.3% - 0px);
        right: 38px;
        z-index: 11;
        top: 56px;
        left: 38px;
        min-height: 45px;
    }

    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 300px);
        right: 55px;
        z-index: 4;
        top: 96px;
    }

    .nocardpanel .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(97% - 292px);
        right: 42px;
        z-index: 4;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {

        width: calc(96% - 57px);

        right: 55px;

        z-index: 3;

        top: 96px;
    }

    .right_sec_css .differentcol .blueTable.sticky1 .divTableCell, .right_sec_css .differentcol .blueTable.sticky1 .divTableHead {
        width: 9%;
        word-break: break-word;
    }

    /*.blueTable.sticky1 .divTableCell, .blueTable.sticky1 .divTableHead {

        width: 25% !important;
         word-break: break-word; 
    }

    .blueTable.sticky1.col6 .divTableCell, .blueTable.sticky1.col6 .divTableHead {
        width: 7%;
        word-break: break-word;
    } */

    .blueTable.sticky1 .divTableHead:last-child() {

        border-right: 0;
    }


    .divTableHeading.fixedheader {
        position: fixed;
        top: 50px;
        width: calc(100% - 272px);
        right: 0;
        z-index: 10;

    }

    .nofilter .blueTable.sticky1 .divTableHeading {

        top: 50px;
    }

    .blueTable.largetable.sticky1 .divTableCell, .blueTable.largetable.sticky1 .divTableHead {
        width: 10% !important;
        word-break: break-all;
    }

}

@media only screen and (max-width: 930px) {
    .date_container.sticky {
        position: fixed;
        width: calc(100%-300px) !important;
        width: calc(100% - 250px);
        right: 0;
        z-index: 3;
        top: 52px;
        min-height: 45px;
    }

    .right_sec_css .date_container.sticky {
        position: fixed;
        width: calc(94.3% - 0px);
        right: 38px;
        z-index: 11;
        top: 52px;
        left: 38px;
        min-height: 45px;
    }

    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 320px);
        right: 55px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {

        width: calc(96% - 78px);

        right: 55px;

        z-index: 3;

        top: 96px;
    }

    .right_sec_css .differentcol .blueTable.sticky1 .divTableCell, .right_sec_css .differentcol .blueTable.sticky1 .divTableHead {
        width: 7%;
        word-break: break-word;
    }

    .blueTable.sticky1 .divTableCell, .blueTable.sticky1 .divTableHead {

        width: 25% !important;
        /* word-break: break-word; */
    }

    .blueTable.sticky1.col6 .divTableCell, .blueTable.sticky1.col6 .divTableHead {
        /* width: 3%; */
        word-break: break-word;
    }

    .blueTable.sticky1 .divTableHead:last-child() {

        border-right: 0;
    }


    .divTableHeading.fixedheader {
        position: fixed;
        top: 50px;
        width: calc(100% - 272px);
        right: 0;
        z-index: 10;

    }

    .nofilter .blueTable.sticky1 .divTableHeading {

        top: 50px;
    }

    .blueTable.largetable.sticky1 .divTableCell, .blueTable.largetable.sticky1 .divTableHead {
        width: 10% !important;
        word-break: break-all;
    }

}


@media screen and (min-width: 615px) and (max-width: 768px) {
    .date_container.sticky {
        position: fixed;
        width: calc(100%-300px) !important;
        /* width: calc(100% - 250px); */
        /* right: 0; */
        z-index: 3;
        top: 52px;
        min-height: 45px;
    }

    .table-responsive {
        min-height: auto;
        overflow: initial;
    }

    .mloader {
        display: none
    }

    .right_sec_css .date_container.sticky {
        position: fixed;
        width: calc(94.3% - 0px);
        right: 38px;
        z-index: 11;
        top: 52px;
        left: 38px;
        min-height: 45px;
    }

    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(97% - 49px);
        right: 35px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {

        width: calc(96% - 44px);

        right: 36px;

        z-index: 3;

        right: 37px;
    }

    .right_sec_css .differentcol .blueTable.sticky1 .divTableCell, .right_sec_css .differentcol .blueTable.sticky1 .divTableHead {
        width: 7%;
    }

    .blueTable.sticky1 .divTableCell, .blueTable.sticky1 .divTableHead {
        width: 25% !important;
        /* word-break: break-word; */
    }

    .blueTable.sticky1.col6 .divTableCell, .blueTable.sticky1.col6 .divTableHead {
        /* width: 2%; */
        word-break: break-word;
    }

    .blueTable.sticky1 .divTableHead:last-child() {

        border-right: 0;
    }


    .divTableHeading.fixedheader {
        position: fixed;
        top: 50px;
        width: calc(100% - 272px);
        right: 0;
        z-index: 10;

    }

    .nofilter .blueTable.sticky1 .divTableHeading {

        top: 50px;
    }

    .blueTable.largetable.sticky1 .divTableCell, .blueTable.largetable.sticky1 .divTableHead {
        width: 10% !important;
        word-break: break-all;
    }

}

@media screen and (min-width: 840px) and (max-width: 1200px) {
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 320px);
        right: 55px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 71px);
        right: 55px;
        z-index: 3;
        top: 96px;
    }
}

@media screen and (min-width: 615px) and (max-width: 768px) {
    .date_container.sticky {
        width: calc(100% - 37px);
    }
}

@media only screen and (max-width: 639px) {
    .date_container.sticky {
        top: 80px;
    }
}

@media only screen and (max-width: 611px) {
    .date_container .float_right {
        float: left;
        margin-left: 5px;
        margin-top: 1px;
    }
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 329px);
        right: 55px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 80px);
        right: 56px;
        z-index: 3;
        top: 96px;
    }
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 80px);
        right: 67px;
        z-index: 3;
        top: 96px;
    }
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 50px);
        right: 40px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }
}


/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 50px);
        right: 40px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 50px);
        right: 40px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 50px);
        right: 40px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 49px);
        right: 37px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 49px);
        right: 37px;
        z-index: 3;
        top: 96px;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 50px);
        right: 40px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }
}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 52px);
        right: 37px;
        z-index: 3;
        top: 84px;
    }

    .date_container.sticky {
        position: fixed;

        width: calc(100% - 0px);
        right: 0;
        z-index: 3;
        top: 40px;
        min-height: 45px;
    }

    .left_sec {
        float: left !important;
        margin-right: 10px;
    }

    .blueTable.sticky1 .divTableCell, .blueTable.sticky1 .divTableHead {
        width: 25% !important;
        /* word-break: break-word; */
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 48px);
        right: 38px;
        z-index: 3;
        top: 96px;
    }
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 393px) and (max-device-height: 851px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

    /* Styles */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 323px);
        right: 57px;
        z-index: 4;
        /* top: 84px; */
    }

    .date_container.sticky {
        position: fixed;
        /* width: calc(100% - 0px); */
        right: 0;
        z-index: 3;
        /* top: 40px; */
        min-height: 45px;
    }

    .left_sec {
        float: left !important;
        margin-right: 10px;
    }

    .blueTable.sticky1 .divTableCell, .blueTable.sticky1 .divTableHead {
        width: 25% !important;
        /* word-break: break-word; */
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 74px);
        right: 57px;
        z-index: 3;
        top: 96px;
    }
}



@media only screen and (-webkit-min-device-pixel-ratio: 2.75),
only screen and (min--moz-device-pixel-ratio: 2.75),
only screen and (-o-min-device-pixel-ratio: 2.75/1),
only screen and (min-device-pixel-ratio: 2.75),
only screen and (min-resolution: 395dpi),
only screen and (min-resolution: 2.75dppx) {

    /* Retina styles here */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 42px);
        right: 37px;
        z-index: 3;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 42px);
        right: 37px;
        z-index: 3;
        top: 96px;
    }

    .date_container.sticky {
        position: fixed;
        width: calc(100% - 30px);
        right: 0;
        z-index: 3;
        /* top: 40px; */
        min-height: 45px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2.625),
only screen and (min--moz-device-pixel-ratio: 2.625),
only screen and (-o-min-device-pixel-ratio: 2.625/1),
only screen and (min-device-pixel-ratio: 2.625),
only screen and (min-resolution: 403dpi),
only screen and (min-resolution: 2.625dppx) {

    /* Retina styles here */
    .blueTable.sticky1 .divTableHeading {
        position: fixed;
        /* top: 70px; */
        width: calc(96% - 42px);
        right: 37px;
        z-index: 4;
        top: 96px;
    }

    .right_sec_css .blueTable.sticky1 .divTableHeading {
        width: calc(96% - 42px);
        right: 37px;
        z-index: 4;
        top: 96px;
    }

    .date_container.sticky {
        position: fixed;
        width: calc(100% - 30px);
        right: 0;
        z-index: 4;
        /* top: 40px; */
        min-height: 45px;
    }
}

/*added by sneha*/

.monthlygrandtotal {
    background: #000 !important;
    color: #fff;
}

.monthlygrandtotal .divTableCell {
    border: unset !important;
}

.monthlygrandtotal .divTableCell.leftalign {
    border-right: 1px solid #ddd !important;
}

.monthlygrandtotal .divTableCell:nth-child(2) {
    border-left: 1px solid #ddd !important;
}

/*for android*/
@media only screen and (min-width:640px) and (max-width:699px) {
    .sticky span.excel-text {
        display: none;
    }

    .sticky i.fa.fa-file-excel-o.excel_icon {
        padding-left: 0;
        vertical-align: text-top;
    }
}

@media only screen and (min-width:854px) and (max-width:1060px) {
    .datefilteing .filterdata.width-filterdata {
        width: 80%;
        position: relative;
        padding-right: 10px;
    }
}

@media only screen and (min-width:640px) and (max-width:854px) {
    .datefilteing .filterdata.width-filterdata {
        width: 75%;
        position: relative;
        padding-right: 10px;
    }
}

@media only screen and (device-width:812px) and (device-height:375px) {
    .right_sec_css .divTable.blueTable.sticky1 .divTableHeading {
        width: 700px;
        right: 55px;
    }

    .divTable.blueTable.sticky1 .divTableHeading {
        width: 450px;
        right: 55px;
    }

    .date_container.sticky {
        width: calc(100% - 250px);
    }
}

@media only screen and (device-width:667px) and (device-height:375px) {
    .divTable.blueTable.sticky1 .divTableHeading {
        right: 37px;
        width: 591px;
    }

    .date_container.sticky {
        width: calc(100% - 38px);
        top: 51px;
    }
}

@media only screen and (device-width:568px) and (device-height:320px) {

    .right_sec_css .date_container.sticky {
        top: 40px !important;
    }

    .divTable.blueTable.sticky1 .divTableHeading {
        width: 492px;
        right: 37px;
    }

    .date_container.sticky {
        width: calc(100% - 38px);
    }

    .left_panel {
        top: 40px !important;
    }

    .overlay_right_open:before {
        display: none;
    }
}

@media only screen and (device-width:823px) and (device-height:411px) {
    .right_sec_css .divTable.blueTable.sticky1 .divTableHeading {
        width: 711px;
        right: 55px;
    }

    .divTable.blueTable.sticky1 .divTableHeading {
        width: 461px;
        right: 55px;
    }

    .date_container.sticky {
        width: calc(100% - 250px);
    }
}

.menu_list_ulli svg {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #fff !important;
    margin-right: 7px;
    /* margin-top: 10px; */
    position: relative;
     bottom: 0px;
}

.mlabel {
    display: none
}

input.cardinput {
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    border: #524e4e 1px solid;
}

button.blackbtn {
    background: #000;

}

button.blackbtn:hover {
    background: #000;

}


button.redbtn {
    background: #f00;

}

button.redbtn:hover {
    background: #f00;

}

.right-btn .btn {
    height: 25px;
    padding: 0;
    min-width: 80px;
}


.right-btn {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

/* 30-sept-2021 */

.blueTable.col2.sticky1 .divTableHead {
    width: 1%;
}

.blueTable.col3.sticky1 .divTableHead {
    width: 1%;
}

.blueTable.col4.sticky1 .divTableHead {
    width: 1%;
}

.blueTable.col5.sticky1 .divTableHead {
    width: 1%;
}

.blueTable.col6.sticky1 .divTableHead {
    width: 1%;
}

.blueTable.col7.sticky1 .divTableHead {
    width: 1%;
}



.noheadfilter .blueTable.sticky1 .divTableHeading {
    top: 50px;
}

.blueTable.sticky1 .divTableCell .badge.btn_back {
    white-space: normal;
}

/* UPDATE CSS */
.row>* {
    flex-shrink: 1 !important;
}

.btn {
    font-size: 14px;
}

.datefilteing {
    display: flex;
    flex-wrap: wrap;
    float: left;
}

.pull-right {
    float: right;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    align-items: baseline;
}

.input-group-btn {
    background: #fff;
    height: 38px;
    margin-top: 0px;
    border: 1px solid #ccc;
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    ;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    background: #fff0;
    border: 0px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    width: 100%;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu li a:hover span.text {
    display: inline-block;
    color: #a60101;
}

.dropdown-menu li.active a:hover span.text {
    display: inline-block;
    color: #ffffff;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #0d6efd !important;
    background-color: #ffffff !important;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.2rem;
}

.pagination {
    float: right;
    display: flex !important;
    padding-left: 0;
    list-style: none;
    margin-top: 20px !important;
}

.pagination li button {
    font-size: 16px;
    padding: 2px 15px;
}

.pagination li.active button {
    background-color: #e31837 !important;
    border-color: #e31837 !important;
    color: #fff !important;
}

.pagination li.page-item.disabled button {
    color: #6c757d !important;
}

.pagination li.page-item button.page-link {
    color: #e31837;
}

table th {
    background: #242424 !important;
    color: #fff;
}

.dt-length select {
    font-size: 13px;
    vertical-align: middle;
    min-height: 2.7142em;
}


.chosen-container{
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    background-color: #242424 !important;
    padding: 4px !important;
}

.select2-container .select2-selection--single {
    height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff !important;
    line-height: 28px;
    font-weight: 600 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #a91616 !important;
    color: white;
}

.acc-table .divTableCell, .acc-table.divTableHead {
    border: 1px solid #ddd;
    display: table-cell;
    padding: 10px 8px;
    width: 9% !important;
    font-size: 13px;
    max-width: 100% !important;
}
.form-check-input:checked {
    background-color: #ba0b27 !important;
    border-color: #ba0b27 !important;
}

.form-check-input:focus {
    border-color: #86b7fed4;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%) !important;
}

.alt-width .select2-container {
    min-width: 400px !important;
}


div#sample_1.sticky1 .divTableHeading {
    position: relative !important;
    top: initial !important;
    width: 100% !important;
    right: initial !important;
}

div#user_master.sticky1 .divTableHeading {
    position: relative !important;
    top: initial !important;
    width: 100% !important;
    right: initial !important;
}

.card_panel_bottom{
    margin-top: 10px;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(58 59 69 / 15%) !important;
    border: 1px solid #9ba0b0;
    padding: 15px;
}
.exp_header{
    text-decoration: underline;
}

.exp_table tbody tr td {
    font-size: 15px;
}
.exp_table tbody tr td:nth-child(1){
    width: 160px;
    /* margin-right: 15px; */
}
.ht-45{
    height: 45px;
}
.menu_title_img{
    width: 22px;
    height: 22px;
    margin-right: 7px;
}
.yearly_img{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.active1 {
    background: #c1c3d1;
    padding: 4px 3px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 2px #5c5e6a;
}
.btn-group .caret{
    display: none !important;
}
.total_row{
    background-color: #e6e6e6 !important;
}
.total_cols{
    border-top: 2px solid black;
}

.border_right{
    border_right:3px solid #000 !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
    line-height: 1;
  }
  
  @media (min-width: 1200px) {
    .logo {
      width: 280px;
    }
  }
  
  .logo img {
    max-height: 26px;
    margin-right: 6px;
  }
  
  .logo span {
    font-size: 26px;
    font-weight: 700;
    color: #012970;
    font-family: "Nunito-Regular";
  }
  
  .header {
    transition: all 0.5s;
    z-index: 997;
    height: 68px;
    box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
    background-color: #000;
    padding: 0 2rem;
    /* Toggle Sidebar Button */
    /* Search Bar */
  }
  
  .header .toggle-sidebar-btn {
    font-size: 32px;
      padding-right: 10px;
      cursor: pointer;
      color: #fff;
  }
  
  .header .search-bar {
    min-width: 360px;
    padding: 0 20px;
  }
  
  @media (max-width: 1199px) {
    .header .search-bar {
      position: fixed;
      top: 50px;
      left: 0;
      right: 0;
      padding: 20px;
      box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
      background: white;
      z-index: 9999;
      transition: 0.3s;
      visibility: hidden;
      opacity: 0;
    }
  
    .header .search-bar-show {
      top: 60px;
      visibility: visible;
      opacity: 1;
    }
  }
  
  .header .search-form {
    width: 100%;
  }
  
  .header .search-form input {
    border: 0;
    font-size: 14px;
    color: #012970;
    border: 1px solid rgba(1, 41, 112, 0.2);
    padding: 7px 38px 7px 8px;
    border-radius: 3px;
    transition: 0.3s;
    width: 100%;
  }
  
  .header .search-form input:focus,
  .header .search-form input:hover {
    outline: none;
    box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
    border: 1px solid rgba(1, 41, 112, 0.3);
  }
  
  .header .search-form button {
    border: 0;
    padding: 0;
    margin-left: -30px;
    background: none;
  }
  
  .header .search-form button i {
    color: #012970;
  }
  
  /*--------------------------------------------------------------
  # Header Nav
  --------------------------------------------------------------*/
  .header-nav ul {
    list-style: none;
  }
  
  .header-nav>ul {
    margin: 0;
    padding: 0;
  }
  
  .header-nav .nav-icon {
    font-size: 22px;
    color: #012970;
    margin-right: 25px;
    position: relative;
  }
  
  .header-nav .nav-profile {
    color: #012970;
  }
  
  .header-nav .nav-profile img {
    max-height: 36px;
  }
  
  .header-nav .nav-profile span {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }
  
  .header-nav .badge-number {
    position: absolute;
    inset: -2px -5px auto auto;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 6px;
  }
  
  .header-nav .notifications {
    inset: 8px -15px auto auto !important;
  }
  
  .header-nav .notifications .notification-item {
    display: flex;
    align-items: center;
    padding: 15px 10px;
    transition: 0.3s;
  }
  
  .header-nav .notifications .notification-item i {
    margin: 0 20px 0 10px;
    font-size: 24px;
  }
  
  .header-nav .notifications .notification-item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  
  .header-nav .notifications .notification-item p {
    font-size: 13px;
    margin-bottom: 3px;
    color: #919191;
  }
  
  .header-nav .notifications .notification-item:hover {
    background-color: #f6f9ff;
  }
  
  .header-nav .messages {
    inset: 8px -15px auto auto !important;
  }
  
  .header-nav .messages .message-item {
    padding: 15px 10px;
    transition: 0.3s;
  }
  
  .header-nav .messages .message-item a {
    display: flex;
  }
  
  .header-nav .messages .message-item img {
    margin: 0 20px 0 10px;
    max-height: 40px;
  }
  
  .header-nav .messages .message-item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #444444;
  }
  
  .header-nav .messages .message-item p {
    font-size: 13px;
    margin-bottom: 3px;
    color: #919191;
  }
  
  .header-nav .messages .message-item:hover {
    background-color: #f6f9ff;
  }
  
  .header-nav .profile {
    min-width: 240px;
    padding-bottom: 0;
    top: 8px !important;
  }
  
  .header-nav .profile .dropdown-header h6 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    color: #444444;
  }
  
  .header-nav .profile .dropdown-header span {
    font-size: 14px;
  }
  
  .header-nav .profile .dropdown-item {
    font-size: 14px;
    padding: 10px 15px;
    transition: 0.3s;
  }
  
  .header-nav .profile .dropdown-item i {
    margin-right: 10px;
    font-size: 18px;
    line-height: 0;
  }
  
  .header-nav .profile .dropdown-item:hover {
    background-color: #f6f9ff;
  }

  .m0 {
    margin: 0;
}

.p1rem {
    padding: 0 2rem;
}

.pr42 {
    padding-right: 48px;
}

nav.header-nav.ms-auto {
    background: #242424;
    padding: 0px 15px;
    height: 68px;
    display: flex;
    min-width: 300px;
    justify-content: flex-end;
    position: relative;
    margin-right: -31px;
    padding-left: 100px;
}

nav.header-nav:before {
    content: "";
    background: url(../img/header-strip2.png) no-repeat left center;
    background-size: 100%;
    width: 85px;
    height: 100%;
    position: absolute;
    left: 0px;
}


.header-nav .nav-icon {
   margin-right: 35px;
} 

.sitetitle{
  font-size: 24px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-left: 242px;
}

.sitetitle span {
	color: #e31837;
}

.dashboard-grey-clip {
    width: 875px;
    height: 75px;
    top: 0px;
    position: fixed;
    z-index: 1; /*----1000---old value*/
    background-color: #e31837;
    clip-path: polygon(0 0,100% 0,95% 100%,0 100%);
    animation: MoveLeft 3s ease-in-out;
} 

/* --------------------------------media queris start (Responsive) */

@media (max-width: 900px) {
.sitetitle {display:none;}
}

@media (max-width: 768px) {    
    .dashboard-grey-clip {display: none;}
}

@media (max-width: 680px) {

.logo img {width: 120px;}

.header-nav .nav-icon {margin-right: 15px;}

nav.header-nav.ms-auto {min-width: 200px;}

}

.right_mobile_responsive {
    margin-right: 10px;
    margin-top: 10px;
}


.loadingBtn {
	position: relative;
	height: 50px;
	width: 50px;
	top: calc(20vh - -30%);
	left: calc(40vw - -10%);	
	border: none;
	outline: none;
	background-color: #e31837;
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 2px;
	cursor: none;
	border-radius: 50px;
}

.loadingSpinner {
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 8px;
	left: calc(50% - 17px);
	background: transparent;
	box-sizing: border-box;
	border-top: 4px solid white;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-radius: 100%;
	animation: spin 0.6s ease-out infinite;
}
@keyframes spin {
	100% {transform: rotate(360deg)}
}

.loader-btn-parent {
    height: 100%;
    width: 100%;
    background-color: #000000bf;
    z-index: 99999;
    position: absolute;
    left: 0;
}

.toast-message
{
    font-size: 15px !important;
}