@charset "utf-8";

/* CSS Document */



/* ----------------------------------------------------------- */

/* Created by - Isha

   Dated-21.06.17

   Modify by-

/* ----------------------------------------------------------- */



/* ----------------------------------------------------------- */


@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-solid-rounded/css/uicons-solid-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-bold-rounded/css/uicons-bold-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-bold-rounded/css/uicons-bold-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-solid-straight/css/uicons-solid-straight.css');


*, html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}



/* ----------------------------------------------------------- */

/* Reset and Clearfix */

/* ----------------------------------------------------------- */

.clear {
    clear: both;
}



.clearfix:before, .clearfix:after, .container:before, .container:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after, .container:after {
    clear: both;
}

/* ----------------------------------------------------------- */

/*The following zoom:1 rule is specifically for IE6 + IE7.

  Move to separate stylesheet if invalid CSS is a problem.

/* ----------------------------------------------------------- */

.clearfix, .container {
    zoom: 1;
}

/* ----------------------------------------------------------- */



/* #Lists

================================================== */

ul, ol {
    margin: 0;
}

/*ul { list-style: none outside; }

    ul, ol, li{list-style:none;}*/



/* Basic Element

/* ----------------------------------------------------------- */

a, a> {}

a:hover, a> :hover {}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

/*ol, ul{list-style: none;}*/

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p, span {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h3, h4, h5, p {
    font-family: 'Arimo', sans-serif;
}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section,

summary {

    display: block;

}



audio,

canvas,

video {

    display: inline-block;

}



audio:not([controls]) {

    display: none;

    height: 0;

}



[hidden],

template {

    display: none;

}



html {

    font-family: 'Open Sans', sans-serif;

    -webkit-text-size-adjust: 100%;

    -ms-text-size-adjust: 100%;

}



.left-sidebar+.page-container .col-md-11 {
    width: 100% !important;
}

.left-sidebar #top-nav {
    min-height: initial;
    width: 100%;
    float: left;
}

.left-sidebar.left-sidebar.left-sidebar.left-sidebar {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999;
    /*    position: absolute;
    left: 0;
    top: 17px;
    text-align: center;
    pointer-events: none;*/
}

#top-nav>ul {
    /*margin-top: 20px;*/
    text-align: center;
    /* background-color: #da251d !important; */
}

#top-nav ul li {
    pointer-events: initial;
}

/*#top-nav > ul > li{
    border-left: 1px solid #dc615b;
}*/

#top-nav>ul>li>a {
    display: block;
}

#top-nav ul li a {
    text-decoration: none !important;
}

#top-nav>ul ul {
    /* background-color: #797979 !important; */
}

.pagination-data {
    width: 100%;
    float: left;
    margin-top: 18px;
}

.pagination {
    text-align: left;
}

.pagination>li {
    margin: 0 5px 5px;
    display: inline-block !important;
}

/******************* css start here **************/

header {
    background: #010D41;
    padding: 6px 0;
    z-index: 10;
    position: relative;
}

footer {
    margin-top: 0px;
}

.left-sidebar {
    position: absolute;
    width: 225px;
    /*margin-top:90px;*/
}

.page-container {
    min-height: 100vh;
    background: #fff;
    position: relative;
}

.left-sidebar .navbar-inverse {
    background: none;
    border: 0;
}

.left-sidebar .navbar-collapse {
    padding: 0;
}

.left-sidebar .navbar-inverse .navbar-nav>li {
    border-bottom: 1px solid #303e77;
    width: 225px;
}

.left-sidebar .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    padding-bottom: 0;
    padding: 12px 0 10px 18px;
}

.left-sidebar .navbar-inverse .navbar-nav>li:hover {
    background: #021256;
}

footer {
    background: #1A2861;
    text-align: center;
    width: 100%;
    float: left;
}

footer h3 {
    padding: 10px 0;
    color: #a0aef7;
    font-size: 12px;
}

.white-part {
    background: #fff;
    padding-bottom: 250px;
    height: auto;
    border: 1px solid #999;
    margin: 10px 0 0 0;
}

.white-part.white-part-section {
    margin-top: 7px !important;
}

.white-part h3 {
    color: #fff;
    background-color: #010D41;
    margin-bottom: 20px;
    padding: 8px 8px;
    text-transform: uppercase;
    font-size: 15px;
}

.white-part input {
    border-radius: 0;
    height: 38px;
}

.white-part select {
    border-radius: 0;
    height: 38px;
}

.white-part label {
    padding-bottom: 8px;
    font-weight: 600;
    text-transform: capitalize;
}

.inner-white {
    width: 930px;
    margin: 0 auto;
}

/*.white-part .next { background:#1A2861; width:100px; color:#fff; margin-top:15px;}

.white-part .next:hover { background:#303e77; transition:0.5s ease-out;}*/

h4.brunch {
    font-weight: 600;
    padding-bottom: 10px;
}

.school-admin .next {
    margin-top: 0;
}

.header-dropdown {
    padding-top: 22px;
}

.header-dropdown .dropdown-menu {
    left: auto;
    right: 0;
    top: 45px;
    padding: 0;
    border-radius: 0;
}

.header-dropdown a.dropdown-toggle {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

.header-dropdown ul.dropdown-menu li a {
    padding: 8px 20px 8px 10px;
}

.header-dropdown ul.dropdown-menu li a:hover {
    background: #1A2861;
    color: #fff;
}



/************* css for login page ***************/

.outer {

    display: table;

    position: absolute;

    height: 100%;

    width: 100%;

    background: #fff;

}



.middle {

    display: table-cell;

    vertical-align: middle;

}



.inner {

    margin-left: auto;

    margin-right: auto;

    width: 100%;
    /*whatever width you want*/

}

/* .login-container { width:500px; position:relative; margin:64px auto; background:#fff; padding:20px; 

border-top:8px solid #1a2861; box-shadow:0 5px 5px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);

} */

.login-container {
    width: 500px;
    position: relative;
    margin: 64px auto;
    background: #fff;
    padding: 20px;

    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);

}

.login-form input {
    border-radius: 0;
    height: 45px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
}

.input-icon i {
    position: relative;
    top: 34px;
    left: 12px;
    font-size: 16px;
    color: #666;
}

.login-form .form-control {
    padding-left: 40px;
}

.login-form .form-control:focus {
    outline: none;
    box-shadow: none;
}

.login-form .has-error .form-control {
    box-shadow: none;
}

.login-form .login {
    background: #1a2861;
    color: #fff;
    display: block;
    width: 100%;
    text-transform: uppercase;
    transition: 0.4s all;
}

.login-form .login:hover {
    background: #253c96;
}

/*.inner h3 { background-color:#1A2861; padding:10px 0; color:#fff; width:500px; margin:0 auto; font-size:16px; text-transform:uppercase; }

*/

.login-container span.login-icon {
    background: #1a2861 none repeat scroll 0 0;

    border: 0 none;

    height: 86px;

    left: 0;

    margin: 0 auto;

    position: absolute;

    right: 0;

    top: -52px;

    width: 86px;

    border-radius: 50%;

    text-align: center;



}

.login-container span.login-icon i {
    color: #fff !important;
    font-size: 35px;
    padding-top: 26px;
}

.login-container h3 {
    font-size: 16px;
    padding-top: 28px;
    text-transform: uppercase;
    font-weight: 600;
}



.login-logo {
    text-align: center;
}



.star {
    color: #F00;
}



.view-details-list {
    width: 100%;
    background: #e6e7e9;
    border-left: 5px solid #999;
    padding: 10px 0 8px 20px;
    margin-bottom: 15px;
}

.view-details-list span {
    float: left;
}

.view-details-list span h4 {
    font-weight: 600;
}

.view-details-list span.result-list {
    float: right;
    width: 320px;
}

.inner-white span {
    width: 50%;
    float: left;
    margin-bottom: 14px;
}

.inner-white span h4 {
    font-weight: 600;
}

/*ul.steps li { display:inline-block;}

ul.steps li a span.number { width:40px; text-align:center; height:40px; display:inline-block; border-radius:50%; background:#1A2861; color:#fff;}

ul.steps li a span.desc { font-size:14px; color:#333; display:inline-block; font-weight:600; text-transform:uppercase;}*/



* {

    box-sizing: border-box;

}



#progress {

    padding: 0;

    /*list-style-type: none;*/

    font-family: arial;

    font-size: 12px;

    clear: both;

    line-height: 1em;

    margin: 0 -1px 0 9px;

    text-align: center;

}



#progress li {

    float: left;

    padding: 18px 30px 18px 40px;

    background: #878686;

    color: #fff;

    position: relative;

    /*    border-top: 1px solid #666;

    border-bottom: 1px solid #666;

*/
    width: 32%;

    margin: 30px 1px;

}



#progress li.progressli {

    float: left;

    padding: 18px 30px 18px 40px;

    background: #878686;

    color: #fff;

    position: relative;

    /*    border-top: 1px solid #666;

    border-bottom: 1px solid #666;

*/
    width: 48%;

    margin: 30px 1px;

}



#progress li:before {

    content: '';

    border-left: 20px solid #fff;

    border-top: 24px solid transparent;

    border-bottom: 24px solid transparent;

    position: absolute;

    top: 0;

    left: 0;



}

#progress li:after {

    content: '';

    border-left: 20px solid #878686;

    border-top: 24px solid transparent;

    border-bottom: 24px solid transparent;

    position: absolute;

    top: 0;

    left: 100%;

    z-index: 20;

}



#progress li.active {

    background: #1A2861;

}



#progress li.active:after {

    border-left-color: #1A2861;

}

#progress li.step-1:before {
    border-left: 0;
}

#progress li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}

.inner-white span.btn-colorselector {
    width: 30px;
    height: 30px;
    float: none;
}

.dropdown-colorselector>.dropdown-menu {
    left: 0;
    right: 0 !important;
    top: 27px !important;
}

.color-palate {
    float: right;
}

.color-palate span {
    float: left;
}

.color-palate span.label-color label {
    width: 290px;
}

.color-palate span.color-drop-select select {
    width: 200px !important;
    text-align: right;
}

.white-another span.star {
    float: none;
}



/********************PAGINATION********************/



.pagination-data a:hover, .pagination-data strong {

    background: #e32124;

    color: #fff !important;

    border: 1px solid #e32124;

}

.pagination-data a, .pagination-data strong {

    display: inline-block;

    padding: 6px 12px;

    border: 1px solid #ddd;

    margin-left: -1px;

    color: #42464d;



}

strong {

    font-weight: 600;

    color: #333;

}

/*=============28.02================*/

.information-icon {

    padding: 10px 3px;

}



.btnnewclass {
    width: auto !important;

    margin-left: 18px
}

/*=============08.03================*/

.inner-white {
    width: 100% !important;
    padding: 0 15px;
}

.inner-white span.caret {
    width: inherit;
    float: none;
    margin-top: 10px;
}



.newww ul ul {
    position: absolute;
    display: none;
}

.newww ul ul ul {
    margin-left: 120px;
    top: 0;
}

.dropdown-submenu {

    position: relative;

}



.dropdown-submenu>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top: 0px;

    margin-left: -1px;

    -webkit-border-radius: 0 0px 0px 0px;

    -moz-border-radius: 0 0px 0px;

    border-radius: 0 0px 0px 0px;

    display: none !important;

    padding: 0;

}



.dropdown-submenu:hover>.dropdown-menu.multi-level {

    display: block !important;

}


.dropdown.active>a {
    background: #666;
}

.dropdown-submenu>a:after {

    display: block;

    content: " ";

    float: right;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    border-left-color: #000;

    margin-top: 5px;

    margin-right: -10px;

}

.white-bg {
    border: none !important;
    margin: 26px 10px;
}

.print-bttn {

    border: 1px solid #e32124;

    padding: 5px 8px;

    background: #e32124;

    color: #fff;







}

.print-bttn:hover {
    color: #fff;
    background: #d21c1f;
    text-decoration: none;
}



.fontprint {
    text-align: right;
    margin-top: 15px;
}

.white-bg .table tr th {
    font-weight: 600;
}

.table-emp-details {
    margin-top: 40px;
}

.nav-tabs-new li a {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.nav-tabs-new {
    background: #E0E0E0;
}

.nav-tabs-new .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {

    border-color: #ddd;

    border-radius: 0 !important;

}





.attendencecss thead.thead-inverse span {

    width: 100% !important;

    display: block;

}


/*SummerNote section*/
ul {
    list-style: disc !important;
    list-style-position: inside !important;
}

ol {
    list-style: decimal !important;
    list-style-position: inside !important;
}

/*SummerNote section*/



.btn.next {
    background: #010d41 !important;
    color: #fff !important;

    border-radius: 0px;
    line-height: 23px;
    height: 39px;
}

.right_back_button.right_back_button {
    margin-top: 7px !important;
    margin-left: 15px;
    padding: 1px 8px 2px !important;
    float: right !important;
}

.right_back_button.right_back_button i {
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.size_div_fld input {
    height: auto !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 5px;
    position: relative;
    top: -1px;
}

.note-editor button span {
    width: auto !important;
    margin-bottom: 0px !important;
}

.note-editor .note-editing-area .note-editable {
    min-height: 150px !important;
}


.main_page_heading {
    margin-top: 25px;
    font-size: 20px;
    color: #010D41;
}

.main_page_heading+.white-part {
    margin-top: 20px;
}




/* ============ 31-12-2021 =========== */


.plus_icon {
    float: right;
    font-size: 14px;
    padding: 3px;
    background: red;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: relative;
    top: -2px;
    cursor: pointer;
}


.grid_list_view {
    float: right;
    margin-bottom: 0px;
    margin-right: 28px;
    overflow: hidden;
}


.grid_list_view {
    list-style: none outside;
}

.grid_list_view li {
    width: 40px;
    height: 35px;
    background: #fff;
    position: relative;
    float: left;
    border-radius: 6px;
    cursor: pointer;
}

.grid_list_view li {
    line-height: 18px;
    list-style: none;
}

.grid_list_view li img {
    width: 25px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.8;
}


.page-main-head h1 {
    font-size: 22px;
    line-height: 56px;
    border-bottom: 1px solid #dbe0e4;
    padding: 11px 48px;
    margin-bottom: 20px;
}

/*
.view_dash .new-table-pr thead tr th{    color: #fff;
    background-color: #010D41;
    margin-bottom: 20px;
    padding: 8px 8px;
    text-transform: uppercase;
    }

.view_dash .new-table-pr thead tr th p{ font-weight: normal !important; font-size: 14px; }  */

.list_grid_parent .table {
    background: #fff;
    padding-bottom: 15px;
    height: auto;
    border: 1px solid #ddd;
    margin: 0px;
}


.dashboard-section {
    margin: 30px auto;
}

.dashboard-section .row {
    margin: 10px 0px;
}

.dashboard-section .parent_sub_dash {
    height: 195px;
    position: relative;
    background: #ddd;
    border: 0px solid #ddd;
    border-radius: 10px;
    text-align: center;
    background: none no-repeat center;
    overflow: hidden;
    background-size: cover;
    margin: 10px 10px 15px;

    width: 23%;
    padding: 0px;
}


.view_dash .new-table-pr thead tr th p {
    font-weight: normal !important;
    font-size: 14px;
}

.new-table-pr>thead>tr>th {
    border: 1px solid #ddd;
}

.dproprty_tabl .table>tbody>tr>td {
    border: 1px solid #ddd;
}



.new-box {
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #999;
}

.new-box .activity {
    font-size: 15px;
    color: #fff !important;
    border-bottom: 1px solid #eaeaea;
    padding-left: 15px;
    font-size: 18px;
    line-height: 40px;
    background-color: #010D41;
}

.activities-content {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: auto;
    height: auto;
    margin-right: 15px;
}

.activities-content ul {}

.activities-content ul li {
    padding: 7px 5px 7px 25px;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    list-style: none;
}

.activities-content ul li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    left: 5px;
    color: #03a913;
    position: absolute;
}


.activities-scroll {
    overflow-y: scroll;
    height: 260px;
    margin-top: 5px;
}

.activities-scroll::-webkit-scrollbar {
    width: 6px;
    height: 10px;
}

.activities-scroll::-webkit-scrollbar-track {
    background: #fdd7d7;
    border-radius: 10px;
    padding: 6px;
}

.activities-scroll::-webkit-scrollbar-thumb {
    background-color: #f70000;
    border-radius: 10px;
}




.sec_foot_cont {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0000008c;
    padding: 10px 15px;
    transition: all 0.5s ease-in-out;
}

/*.sec_foot_cont:hover { background: #ff0000; }*/

.sub-dash-fld:hover .sec_foot_cont {
    background: #bf3434d4;
}

.sec_foot_cont h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff;
    line-height: initial;
}








.rportyp_bx .rdo_hght {
    height: 13px;
}

.myTable, .chart_tabl {
    width: 100%;
}

table.table-bordered thead th, table.table-bordered thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111;
    font-weight: bold;
}

table.table-bordered tbody th, table.table-bordered tbody td {
    padding: 8px 10px;
}



.project-report p {
    font-weight: bold;
}

.project-report p span {
    color: #e8242b;
    font-weight: bold;
}


.recordper-page {
    margin-top: 20px;
    padding-bottom: 15px;
}


.span-active, .assigned, .complete, .hold {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 15px;
    background: #59c3be;
    color: #fff;
    border-radius: 10px;
    font-size: 11px;
}

.span-inactive, .not-assigned {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 15px;
    background: #f97b7b;
    color: #fff;
    border-radius: 10px;
    font-size: 11px;
}


.edit-icon {
    display: inline-block;
    background: #4797bd;
    color: #fff;
}


.activ-scroll-botm {
    margin-bottom: 12px;
}


.clear {
    clear: both;
}

.nwrow_cel {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.nwrow_cel li {
    list-style: none;
    vertical-align: top;
    margin: 8px;
    border-radius: 6px;
    box-shadow: 0px 0px 6px 2px #ccc;
    width: 200px;
    height: 175px;
    display: inline-block;
    padding-top: 25px;
}


.nwrow_cel label {
    font-weight: bold;
    font-size: 18px;
    display: block;
}

.nwrow_cel span {
    margin-top: 10px;
    display: block;
    color: #337ab7;
    font-weight: bold;
    font-size: 22px;
}

.twin_icn {
    width: 55px;
    margin-bottom: 10px;
}






/* 
 .left-sidebar #top-nav > ul li:nth-child(9) ul.dropdown-menu {
    position: absolute;
    min-width: 899px; 
    column-count: 4;
}


.left-sidebar #top-nav > ul li:nth-child(9) ul.dropdown-menu.dropdown-menu.dropdown-menu{ left:auto; right: 0px;} */

.top_margin {
    margin-top: 45px;
}


.change-approval-popup label {
    display: block;
    width: 100%;
}

.change-approval-popup .form-group,
.change-approval-popup input[type="text"],
.change-approval-popup textarea,
.change-approval-popup select {
    display: block !important;
    width: 100% !important;
}

.change-approval-popup .form-group {
    margin-bottom: 15px !important;
}

/* ============================= new css date from 21-10-2024 ======================== */

.left-sidebar.left-sidebar.left-sidebar.left-sidebar {
    width: 120px;
    float: left;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    bottom: 0;
    /* background: #dcebf3; */
    padding-top: 94px;
    padding-bottom: 70px;
    overflow-y: scroll;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    pointer-events: none;
    height: 100%;
    background: #fff;
}

.left-sidebar #top-nav ul {
    background-color: transparent;
    list-style: none;
    pointer-events: initial !important;
}

.left-sidebar #top-nav ul li a {
    display: block;
    color: #24476c;
    padding: 10px 4px;
    /* font-weight: 600; */
    background: #fff;
    font-family: "Open Sans", sans-serif;

}

.left-sidebar #top-nav ul li {
    display: block;
}

.left-sidebar #top-nav ul li:hover>a {
    background-color: #cfe4fb;
}

.page-container, .page-content {
    margin-left: 120px;
    position: relative;
    padding-top: 95px;
    background: #f3f3f4;
}

header {
    z-index: 10;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #1a2861;
}

.icn-nww {
    font-size: 18px;
    line-height: 25px;
    display: block;
    pointer-events: none;
}

.new-lft-sidebr.new-lft-sidebr ul.dropdown-menu {
    /* position: absolute; */
    min-width: 120px;
    left: 100px;
    top: 0;
    margin: 0;
    padding: 0;
    position: fixed;
}

.new-lft-sidebr.new-lft-sidebr .dropdown-menu>li>a {
    padding: 8px 10px 8px 15px !important;
}

.new-lft-sidebr.new-lft-sidebr .selected {
    background-color: #cfe4fb;
}


.new-scroll::-webkit-scrollbar {
    width: 5px;
}

.new-scroll::-webkit-scrollbar-track {
    background: rgba(170, 168, 168, 0.185);
}

.new-scroll::-webkit-scrollbar-thumb {
    background: #c1c1c1c7;
    border-radius: 10px;
}

.new-scroll {
    overflow-y: scroll;
    height: 140px;
}

.new-scroll.new-scroll-nw {
    overflow-y: scroll;
    height: 170px;
}


.container-new {
    padding: 20px 50px;
}

li {
    list-style: none;
}

.main-item h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}

.about-lists {
    background: #fff;
    padding: 18px 15px;
    border-radius: 12px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.about-lists p {
    font-size: 16px;
    font-weight: 600;
}

.grn-percentage {
    font-size: 13px;
    color: #03a913;
}

.about-lists h6 {
    font-size: 45px;
    font-weight: 400;
    text-align: right;
    line-height: 44px;
    padding-top: 10px;
}

.lit-abbt {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.lit-abbt li {
    flex: 0 0 auto;
    width: 25%;
    padding: 0 10px;
}

.red-pp {
    color: #f47b7b;
}

.chart-dtls, .row-top {
    margin-top: 25px;
}

.row-top {
    display: flex;
}

.chart-fig img {
    /* width: 100%; */
}

.chart-fig {
    border: 1px solid #0000002e;
    padding: 10px;
    background: #fff;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    position: relative;
    height: 100%;
}

.absolte-h3 {
    position: absolute;
    top: 2px;
    left: 7px;
    background: #fff;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    width: 96%;
}

.row-nw {
    display: flex;
}

.chart-fig a {
    display: block;
    height: 100%;
    text-align: center;
}

.quotation-table {
    width: 100%;
}

.table-details h2 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
}

.table-details {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    height: 100%;
}

.quotation-table th {
    font-weight: 600;
}

.quotation-table th, .quotation-table td {
    border: 1px solid #00000054;
    padding: 8px 12px;
}

.left-sidebar #top-nav ul li:hover .dropdown-menu {
    display: block;
}

.left-sidebar.left-sidebar.left-sidebar.left-sidebar::-webkit-scrollbar {
    width: 5px;
}

.left-sidebar.left-sidebar.left-sidebar.left-sidebar::-webkit-scrollbar-track {
    background: rgba(170, 168, 168, 0.185);
}

.left-sidebar.left-sidebar.left-sidebar.left-sidebar::-webkit-scrollbar-thumb {
    background: #c1c1c1c7;
    border-radius: 10px;
}

.page-content .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.bar-info {
    display: none;
}

footer {
    /* z-index: 99999 !important; */
    position: relative;
}

.new-outer {
    z-index: 9;
}

.new-outer:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #1a2861;
    height: 50dvh;
    z-index: -1;
}

.login-container {
    padding: 50px 25px;
}

.login-logo {
    margin-bottom: 15px;
}

.new-outer.new-outer .has-success {
    margin-bottom: 20px;
}

.new-outer.new-outer .btn.login {
    margin-top: 35px;
}





.frm-chk label {
    position: relative;
    top: -14px;
    left: 4px;
}

@media (max-width:1560px) {

    .left-sidebar #top-nav ul li a {
        font-size: 13px;
        padding: 9px 4px;
    }

    .icn-nww {
        font-size: 17px;
        line-height: 15px !important;
        line-height: 25px;
        margin-bottom: 0;
    }

    #logo img {
        width: 190px;
    }

    .header-dropdown {
        padding-top: 8px;
    }

    .absolte-h3 {
        font-size: 15px;
    }

    .left-sidebar.left-sidebar.left-sidebar.left-sidebar {
        /* padding-top: 50px; */
        padding-top: 65px;
    }

    .page-container {
        padding-top: 70px;
    }

    .quotation-table th, .quotation-table td {
        padding: 7px 9px;
        font-size: 12px;
    }

    .table-details {
        padding: 18px;
    }

    .table-details h2 {
        font-size: 15px;
        margin-bottom: 11px;
    }

    .about-lists {
        height: 100%;
    }

}

@media (max-width:1290px) {
    .chart-fig img {
        max-width: 380px;
        width: 100%;
    }
}

@media (max-width:1199px) {

    /* .left-sidebar #top-nav > ul li:nth-child(9) ul.dropdown-menu {
            min-width: 500px; 
            column-count: 2;
        } */

}

@media only screen and (max-width: 991px) {
    .tabl-wrapper {
        overflow-x: scroll;
    }

    .row-nw, .row-top {
        display: block;
    }

    .lit-abbt li {
        width: 50%;
        margin-bottom: 16px;
        padding: 0 8px;
    }

    .lit-abbt {
        margin: 0 -8px;
    }

    .page-container {
        padding-top: 75px;
    }

    .chart-dtls, .row-top {
        margin-top: 0;
    }

    .chart-fig {
        margin-bottom: 16px;
        padding: 6px;
    }

    .table-details {
        margin-bottom: 16px;
        padding: 14px;
    }

    .container-new {
        padding: 15px;
    }

    .absolte-h3 {
        position: absolute;
        top: 6px;
        left: 7px;
        padding: 2px 8px;
        font-size: 14px;
    }

    .table-details h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .about-lists {
        padding: 14px 10px;
    }

    .main-item h2 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .grn-percentage {
        font-size: 12px;
    }

    .about-lists h6 {
        font-size: 28px;
        line-height: 28px;
        padding-top: 7px;
    }

    .about-lists p {
        font-size: 14px;
    }

    .bar-info {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
        display: block;
    }

    .page-container, .page-content {
        margin-left: 0;
    }

    .left-sidebar.left-sidebar.left-sidebar.left-sidebar {
        display: none;
    }

    .left-sidebar.left-sidebar.left-sidebar.left-sidebar {
        padding-top: 20px;
        z-index: 99;
        /* position: absolute; */
        width: 145px;
    }

    .file-upload_fld.file-upload_fld tr td {
        width: auto !important;
        font-size: 12px;
    }

    .checklft span {
        display: flex;
        align-items: center;
        gap: 3px;
    }

    .white-part .checklft span input {
        margin-top: 0;
    }

    .form-group {
        margin-left: 0 !important;
    }

    .scroll-tabl {
        overflow-y: scroll;
    }

    .login-container {
        max-width: 340px;
        width: 100%;
        margin: 60px auto;
        padding: 20px 10px;
    }

    .table-responsive .scroll-tabl {
        overflow-y: initial;
    }

    .parent_sub_dash .sub-dash-fld {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .dashboard-section .parent_sub_dash {
        height: 110px;
        border-radius: 8px;
        margin: 10px 0px 15px;
        width: 100%;
        padding: 0px;
    }

    .sec_foot_cont {
        padding: 9px 12px;
        font-size: 13px;
    }

    .sec_foot_cont h3 {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .dashboard-section {
        margin: 20px auto;
    }

    .page-main-head h1 {
        font-size: 18px;
        line-height: 28px;
        padding: 10px 16px 5px;
        margin-bottom: 15px;
        font-weight: 600;
    }

    .header-dropdown a.dropdown-toggle {
        font-size: 13px;
    }

    .btn-group-xs>.btn, .btn-xs {
        margin-bottom: 2px;
    }

    .inner-white {
        padding: 0 10px;
    }

    .white-part h3 {
        font-size: 14px;
        margin-bottom: 8px !important;
    }

    .srch-seclt .form-control {
        width: 100%;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .table-responsive h4 {
        line-height: 40px !important;
        font-size: 16px !important;
    }

    .table-responsive table thead tr th {
        font-size: 12px;
    }

    .white-part label {
        padding-bottom: 4px;
        font-size: 13px;
    }

    .btn.next {
        font-size: 13px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }

    .btn.next, .srchbtn {
        font-size: 13px;
        border-radius: 5px !important;
        height: 35px !important;
        margin-bottom: 10px !important;
        margin-top: 5px !important;
    }

    .white-part select {
        height: 34px;
    }

    .login-logo figure img {
        max-width: 270px;
    }

    .page-container.page-container .clearfix+button {
        float: initial !important;
        display: table !important;
        margin-left: auto;
        font-size: 13px;
    }

    .white-part {
        margin: 15px 0 0 0;
    }

    .srch-frm {
        margin-top: 10px !important;
    }

    .white-part input[type="radio"] {
        height: auto !important;
        position: relative;
        top: 2px;
    }

    div.dataTables_paginate {
        float: right;
        margin-top: 0 !important;
    }

    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 10px 0 10px;
        border-radius: 4px;
    }

    .input-sm {
        height: 30px !important;
    }

    .checklft #check {
        margin-left: 16px;
    }

    .right_back_button.right_back_button, .page-container.page-container .col-md-12 input[type="hidden"]+.pull-right {
        margin-top: 7px !important;
        margin-left: 15px;
        padding: 1px 8px 2px !important;
        float: initial !important;
        display: table !important;
        margin-left: auto;
    }

    .page-container.page-container .col-md-12 input[type="hidden"]+.pull-right {
        padding: 6px 8px !important;
    }

    .col-sm-4.col-sm-4 .checklft #check {
        margin-left: 0;
    }

    .white-part input {
        height: 34px !important;
    }

    .select2-container .select2-selection--single {
        height: 32px !important;
        border-radius: 0 !important;
    }

    table.table-bordered thead th, table.table-bordered thead td, table.table-bordered tbody th, table.table-bordered tbody td {
        padding: 6px 14px !important;
        font-size: 13px !important;
    }

    .white-part h3+form {
        margin-top: 8px !important;
    }

    .inner-white span {
        width: 100%;
        float: left;
        font-size: 13px !important;
        margin-bottom: 8px;
    }

    .pagination>li>a, .pagination>li>span {
        padding: 4px 10px !important;
        font-size: 12px !important;
    }

    .pagination>li {
        margin: 0 3px 3px;
    }

    .dataTables_info.dataTables_info {
        font-size: 13px;
    }

    .table .modal-body {
        overflow-y: scroll;
    }

    .login-logo {
        margin-bottom: 0;
    }

    .new-outer:after {
        height: 50%;
    }






    .frm-chk label {
        top: -12px;
    }

}



.scroll-tabl {
    /* overflow-x: scroll; */
}

.scroll-tabl {
    /* overflow-y: auto; */
    height: 270px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.scroll-tabl::-webkit-scrollbar,
.scroll_bx_new::-webkit-scrollbar,
.scrol-covr::-webkit-scrollbar,
.dataTables_scroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}

.scroll-tabl::-webkit-scrollbar-track,
.scroll_bx_new::-webkit-scrollbar-track,
.scrol-covr::-webkit-scrollbar-track,
.dataTables_scroll::-webkit-scrollbar-track {
    background: #dee4fc;
    border-radius: 10px;
    padding: 6px;
}

.scroll-tabl::-webkit-scrollbar-thumb,
.scroll_bx_new::-webkit-scrollbar-thumb,
.scrol-covr::-webkit-scrollbar-thumb,
.dataTables_scroll::-webkit-scrollbar-thumb {
    background-color: #1A2861;
    border-radius: 10px;
}


.mx-hght {
    height: 208px;
}

.table-details table th {
    position: sticky;
    background-color: #e3e7f8;
    top: 0;
    z-index: 1;
}




.btn_close {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    transition: 0.6s;
}

.btn_close:hover {
    color: #010D41;
    background-color: #fff;
    border-color: #010D41;
}


.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl {

    height: 275px !important;

}




.select2-selection.select2-selection--multiple {
    width: 100% !important;
}

.scrol-covr {
    overflow-x: scroll;
}

.file-upload_fld tbody tr td {
    text-transform: uppercase;
}


.white-part-catgry {
    margin-top: 20px;
}

.catgry-tabl thead tr th {
    text-align: center;
}

.catgry-tabl thead tr th.cntr,
.catgry-tabl tbody tr td.cntr {
    text-align: center;
}

.master-tabl thead tr th {
    vertical-align: middle !important;
}



/* ================ FAQ css ================ */

.panel-default>.panel-heading {
    background: #4e95c0;
    color: #fff;
}

.panel-heading .accordion-toggle:after {
    color: #fff !important;

}



.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */


}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
    rotate: -90deg;
}


.faq-page {
    padding: 20px;
}


.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl.scroll-tabl {
    height: auto !important;
    width: 99% !important;
    margin: 5px auto !important;
}

#btn_submit {
    margin-top: 15px;
}

button.right_back_button.right_back_button, button.pull-right.pull-right {
    margin: 7px 0 0 !important;
    float: initial !important;
    display: table !important;
    margin-left: auto !important;
}

.dataTables_filter {
    text-align: right;
}

div.dataTables_paginate {
    text-align: right;
}

.table {
    margin-bottom: 0;
}


.bill-tabl tr td:nth-last-child {
    text-align: center;
}

.scroll_bx_new {
    width: 100%;
    overflow-x: scroll;
}


.scroll-tabl {
    overflow-x: scroll;
}


.dataTable tr td {
    text-align: center !important;
}

.table-striped tr th:first-child,
.table-striped tr th:nth-child(8),
.table-striped tr th:last-child,
.table-striped tr td:first-child,
.table-striped tr td:nth-child(8),
.table-striped tr td:last-child {
    text-align: center !important;
}

.table-striped tr td:nth-child(8) span {
    width: 100%;
}


table.table-bordered.table-striped thead th,
table.table-bordered.table-striped thead td {
    padding: 10px 8px !important;
    font-size: 13px !important;
    vertical-align: middle;
    text-align: center;
}


table.table-bordered.table-striped .sorting_1 a {
    margin-bottom: 2px;
}




.btn-lg-viw.btn-lg-viw.btn-lg-viw {
    padding: 2px 8px;
}

.btn-lg-viw.btn-lg-viw.btn-lg-viw .fa-eye {
    font-size: 13px;
}


.plus_icon .fa-search {
    font-size: 16px;
}

.plus_icon {
    line-height: 18px;
}

.lckk-bttn.lckk-bttn.lckk-bttn {
    background-color: green;
    color: white;
    border-color: green;
}

.prnt-btn.prnt-btn.prnt-btn {
    background-color: orange;
    color: white;
    border-color: orange;
}






@media (min-width: 768px) {
    .modal-dialog.modal-dialog.modal-dialog.modal-dialog {
        width: 850px;
        margin: 30px auto;
    }
}






.plus_icon.plus_icon.plus_icon.plus_icon.plus_icon {
    padding: 0px !important;
    line-height: 22px !important;
}