   

   /*Css by Design*/
   
.india-map{
    width:100%;
     text-align: center;
    object-fit: cover;

}
.india-map img{
    max-width:85%;
    margin: 0 auto;
    padding-bottom: 5px;
}
.barchart_dp{align-items: center;justify-content: flex-end;}
ul.status_ul {
    padding-left: 0;
    display: flex;    margin-bottom: 0;justify-content: center;
}
ul.status_ul li {
    list-style: none;
}
ul.status_ul li a {
    color: #666;
    font-size: 14px;    padding: 0 10px;
}

.barchart_dp .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    z-index: 2010;
}

.card.card-statistics {
    background: linear-gradient(85deg, #392c70, #6a005b) !important;
}

.label_l {
    color: #000000;
    width: 40%;
    font-size: 14px !important;
    float: left;
    font-weight: 600;
}
.label_r {
    font-weight: 400;
    font-size: 14px !important;
    float: left;
    width: 60%;    line-height: 20px !important;
}
.map_con .form-group {
    border-bottom: 1px solid #f2f2f2;
    text-align: left;
    margin-bottom: 0.5em;
    float: left;
    width: 100%;
}
.col-md-12.map_con {
    padding: 1em 2em;
    background-color: #f7f7ff;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.card-statistics p {
    font-size: 14px!important;margin-bottom: 8px;
    margin-top: 10px;
    text-align: center;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-bottom {
    z-index: 2010 !important;
}
.status .box.col-lg-4 div{
    background-color: #f89f00;
    padding: 1em 0.5em;
}
.status .card-title {
    color: #ffffff !important;font-weight: bold!important;font-size: 24px !important;margin-bottom:10px !important;
}
.status p {
    color: #ffffff !important;    margin-bottom: 0 ;
}
.statistics-item .icon-sm {
    font-size: 28px;
}
.card-statistics h2 {
    text-align: center !important;
}
.card.card-statistics .statistics-item, .card-statistics p {
    text-align: center!important;
}
.card.card-statistics .statistics-item {
    position: relative;
    float: left;
    width: 17%;
}
.row.w-100.metro_sanction svg {
    width: 300px;
    height: auto;
}
/*side panel*/
.incentive-switcher {
    position: fixed;
    top: 50%;
    right: -230px;
    width: 230px;
    background: #fff;
    text-align: center;
    transition: all 0.5s ease 0s;
    z-index: 2010;
    -webkit-box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    height: auto;
}
.incentive-switcher.switcher-palate {
    right: 0px;
}
.incentive-trigger {
    position: absolute;
    top: 0;
    left: -35px;
    width: 35px;
    line-height: 32px;
    cursor: pointer;
}
.incentive-trigger i {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
}
.incentive-trigger a.icon {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgb(255 255 255 / .4);
}
.incentive-trigger a.icon:last-child{
    border-bottom: 0;
    background: #69005b;
}
.incentive-switcher-header a {
    margin: 0;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    width: 100%;
    float: left;
}
.incentive-switcher-header a {
    color: #131e4a;
    padding: 0 15px;
    line-height: 24px;
    width: 100%;
    float: left;
    text-decoration: none;
    border-bottom: 1px solid rgb(19 30 74 / .1);
    padding: 4px 15px;
}
.incentive-switcher-header a:hover {
    background: #392c70;
    color: #fff;
    text-decoration: none;
}
.incentive-switcher-header li:last-child a {
    border-bottom: 0;
}
.incentive-switcher-header ul {
    padding-left: 0;
    float: left;
    width: 100%;margin-bottom: 0;
}
.incentive-switcher-header ul li {
    list-style: none;
    float: left;
    width: 100%;
}
/*right panel*/
.incentive-switcher2 {
    position: fixed;
    top: 10.5%;
    right: -200px;
    width: 200px;
    background: #fff;
    text-align: center;
    transition: all 0.5s ease 0s;
    z-index: 2010;
    -webkit-box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    height: auto;
   
}
.incentive-switcher2.switcher-palate2 {
    right: 0px;
    width: 80%;    
}


.mCSB_inside > .mCSB_container {
    margin-right: 20px;
}



@media screen and (max-width: 767px) {
    .incentive-switcher2.switcher-palate2 {
        right: 0px;
        width:90%;
    }
    ul.login_menu {
        margin-left: auto;
        margin-top: 1em;
        padding-left: 0;
        position: absolute;
        display: inline-block;
        text-align: right;
        right: 3px;
        z-index: 9;
    }

}

.incentive-switcher-header2{
    margin: 1rem;
    max-height: 90vh;
    overflow: auto;
}
.incentive-switcher-header2 .card .card-body{
    padding: 0.5rem 0.5rem;

}

.incentive-trigger2 {
    position: absolute;
    top: 0;
    width: 95px;
    height: 42px;
    right: 100%;
    line-height: 42px;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    z-index: 9;

}
.incentive-trigger2 i {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
}
.incentive-trigger2 a.icon {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgb(255 255 255 / .4); 
    font-size: 15px;  
}
.incentive-trigger2 a.icon:last-child{
    border-bottom: 0;
    background: #69005b;
}
.incentive-switcher-header2 a {
    margin: 0;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    width: 100%;
    float: left;
}
.incentive-switcher-header2 a {
    color: #131e4a;
    padding: 0 15px;
    line-height: 24px;
    width: 100%;
    float: left;
    text-decoration: none;
    border-bottom: 1px solid rgb(19 30 74 / .1);
    padding: 4px 15px;
}
.incentive-switcher-header2 a:hover {
    background: #392c70;
    color: #fff;
    text-decoration: none;
}
.incentive-switcher-header2 li:last-child a {
    border-bottom: 0;
}
.incentive-switcher-heade2 ul {
    padding-left: 0;
    float: left;
    width: 100%;margin-bottom: 0;
}
.incentive-switcher-header2 td a{ width: auto; }

/*right panel css ends here*/

.fixed-top {
    box-shadow: 0px 3px 21px 0px rgb(0 0 0 / 7%);
}
.sidebar .nav:not(.sub-menu) > .nav-item:hover:not(.nav-profile) > .nav-link {
    background: linear-gradient(85deg, #392c70, #6a005b) !important;
}
.sidebar .nav.sub-menu .nav-item .nav-link:hover {
    color: #fff !important;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: linear-gradient(85deg, #392c70, #6a005b) !important;
    background-image: linear-gradient(85deg, #392c70, #6a005b) !important;
    background-image: linear-gradient(85deg, #392c70, #6a005b) !important;
    background-image: linear-gradient(85deg, #392c70, #6a005b) !important;
    background-image: linear-gradient(85deg, #392c70, #6a005b) !important;
}

.sidebar .nav .nav-item .nav-link i.menu-icon {
    color: #ffffff;
}
.sidebar .nav .nav-item .nav-link {
    color: rgba(255,255,255,0.8)!important;
}
.sidebar {
background: #403173 !important;}

.sidebar .nav:not(.sub-menu) > .nav-item:hover:not(.nav-profile) > .nav-link {
    background: #fff !important;
    color: #000 !important;
}
.sidebar .nav:not(.sub-menu) > .nav-item:hover:not(.nav-profile) > .nav-link .menu-icon{
    color: #6a015c !important;
}
button.navbar-toggler.navbar-toggler.align-self-center .fas {
    color: #3b2b6f;
}
.ps__thumb-y {
    background-color: #ddd;
    width: 3px;
}
.year_pick .datepicker-dropdown:after {
    left: unset;
}
.datepicker-dropdown:after, .datepicker-dropdown:before	 {
    border-left: unset !important;
    border-right:unset!important;
    border-bottom: unset!important;
}
.navbar.default-layout-navbar .navbar-brand-wrapper .navbar-brand img {
     width: 75px; 
    max-width: 90%;
    /* height: 72px; */
    margin: auto;
    vertical-align: middle;
}

/*.auth .brand-logo img {
    width: auto !important;
}*/
/* .field-icon {
    float: right;
    margin-left: -25px;
    margin-top: inherit;
    position: absolute;
    z-index: 2;
    opacity: 0.3;
    right: 10px;
    top: 12px; 
    height: 100%;
} */
.field-icon {	
    float: right;
        margin-left: -25px;
        margin-top: inherit;
        position: absolute;
        z-index: 9;
        opacity: 0.3;
        right: 0;
        top: 0px;
        height: 100%;
        line-height: 40px;
        width: 40px;
        cursor: pointer;
    
    }
ul.login_menu {
    margin-left: auto;
    margin-top: 1em;
    padding-left: 0;
    position: absolute;
    display: inline-block;
    text-align: right;
    right: 0;
    z-index: 9;
    width:40%;
}
ul.login_menu li {
    color: #fff;
    list-style: none;
    margin-right: 30px;
    float: left;
}
ul.login_menu li a {
    color: #fff;
    font-size: 16px;
    line-height: normal;
}
.login_footer {position: absolute; bottom: 0; width: 100%;}

#major nav{padding-left:15px !important;}
#major .sub-menu{padding-left:8px !important;}
#major .sub-menu a{padding-left:0 !important;white-space:normal;padding: 5px;}
.form-group .input-group select {height: 37px !important;}
.form-group .input-group span.input-group-text { padding: 7px 9px;}
.table thead{background-color: #e9ecef;}
.no-margin{margin: 0;}
#order-listing .table{font-size: 12px;}
table#order-listing thead th{font-size: 12px;font-weight: 600; text-align: center;}
table#order-listing th td{padding: 0.2rem;}
table#order-listing .btn-outline-primary{padding: 2px;font-size: 14px;}
table#order-listing label.badge.badge-info{ padding: 3px;}
table#order-listing label.badge.badge-danger{ padding: 3px;}
table#order-listing label.badge.badge-success{ padding: 3px;}
.longEnough {max-height: 370px; width: 100%; overflow: auto;}
#captImg img {width: 200px; height: 35px !important; border: 0 ;}
.refreshCaptcha{padding: 5px 10px;}
.refreshCaptcha i{color: #fff;}
.captcha{width:100%; margin-top:15px;}
.srno-wdt{ width: 42px;}
table.dataTable td:first-child{ text-align: left; }
table.dataTable td a.btn.btn-link { padding: 0 !important;  text-decoration: none; vertical-align: middle;}
table.dataTable td a.view-attach{ vertical-align: middle; }
.card.card-statistics .card-body { padding: 1rem 0rem;}
.form-bg {background-color: #fff;background-clip: border-box; border: 0 solid rgba(0,0,0,.125); border-radius: .25rem;padding: 10px 10px 20px;
    height: auto;  box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);    margin-bottom: 1rem;}
.form-bg-header { background-color: transparent; color: #69005b; padding: 10px 0px; margin-bottom: 5px;  position: relative;
        border-top-left-radius: .25rem;  border-top-right-radius: .25rem;  margin-bottom: 0; font-weight: 600;}
.form-bg-header span { color: #69005b;  text-transform: uppercase;}
.order_series {border-radius: 2px; color: #495057; margin-bottom: 5px; padding: 10px 5px; border-bottom: 1px dotted rgb(218, 217, 217);
        width: 48%;  float: left; margin: 0 1%;  }
label {font-weight: 500; font-size: 0.8rem;}
.bg-grey{background-color: rgb(255, 255, 255); padding:10px;}
.bg-white{background-color: rgb(255, 255, 255); padding:10px;}
/* .col-md-6.d-flex.user-panel {border-left: 2px solid #ccc;} */
.col-md-6.d-flex.user-panel>.col-md-4 { padding-left:2px;}
.col-md-6.d-flex.user-panel:first-child { border-left: 0;}
.profile-pic img {height: 100px; width:100px;}
.color-red { color: #ce4d74;  font-size: 0.795rem; width: 100%; display: inline-block;}
label .color-red{ width: auto; }
input[type=radio],input.radio {  float: left;  clear: none;  margin: 2px 0 0 2px;}
.radio-inline { position: relative;  display: inline-block;  padding-left: 28px; margin-bottom: 0; margin-left: 5px !important;  font-weight: 400; vertical-align: middle; cursor: pointer; float: left;}
.col-md-8.img-box img {height: auto; max-width: 100px;}
.img-box img {height: auto; max-width: 100px;}
.psn-abs{position: absolute; left:auto; top:57px; text-align: right; right: 20px; font-size: 0.75rem;}
.psn-rel{position: relative;}
.psn-abs.pos-r, .imageUploadDiv .psn-abs.pos-r{ right: 20px }
select.form-control:not([size]):not([multiple]),
select.asColorPicker-input:not([size]):not([multiple]),
.dataTables_wrapper select:not([size]):not([multiple]),
.jsgrid .jsgrid-table .jsgrid-filter-row select:not([size]):not([multiple]),
.select2-container--default select.select2-selection--single:not([size]):not([multiple]), 
.select2-container--default .select2-selection--single select.select2-search__field:not([size]):not([multiple]),

.close{line-height: 0.8;}
i.fas.fa-file-image {color: #f89f00;}
i.ti-trash{color: tomato;}
i.fa.fa.fa-list-alt{color:#04b76b;}
i.ti-pencil-alt {color: #bc38e4;}
table.checklist-table thead { background-color: #403173; color: #fff;}    
.chlist-r {background-color: #f2f2f2;  padding: 5px 15px 0px 15px;  border: 2px solid #e3e1ea;}
.w-100 {width:250px!important}
table#order-listing td:nth-child(1) {width:100px!important;}
table.checklist-table td:nth-child(3) {text-align: center !important;}
table.checklist-table td:nth-child(5) {width: 100px !important;}
.dataTables_empty {text-align: center;}
span.text-primary.text-underline{font-family: 'Roboto', sans-serif; font-weight: 400;  display: inline-block;    padding: 5px;
      border-radius: 4px;}
.bg-white .col-md-8 { font-size: 0.9rem;}
.bg-grey .col-md-8 { font-size: 0.9rem;}

/*8march added on*/
.form-group{margin-bottom: 1rem;}
.dataTables_empty {text-align:center !important;}
/*9 March*/
.page-title{margin-left: 0.8rem;}
.table thead th, .jsgrid .jsgrid-table thead th { font-weight: 600 !important;  font-size: 0.8rem !important;}
.btn-add{padding: 0.2rem 0.25rem !important;}
.btn-add i{font-size: 0.7rem !important;} 
table.table.table-bordered.checklist-table td:last-child{vertical-align: middle;}
table#order-listing td:last-child { text-align: center;}
table#order-listing td { text-align: center;}
/*10 March*/
.form-group.uplodDiv i{color: rgb(104, 104, 104); font-size: 0.8rem;}
.form-group.imageUploadDiv.checkSizeDiv.psn-rel i{color: #392C70; font-size: 0.8rem; position: absolute; left: auto;    right: 0;    top: 57px;}
.form-group.uplodDiv.checkSizeDiv.psn-rel i{color: #392C70; font-size: 0.8rem; position: absolute; left: auto;    right: 0;    top: 57px;}
.swal-footer {    text-align: center !important;}
.w-60{width:60%;}    
.close {line-height: 0.8 !important;}
/*11 march*/
#order-listing i.fa.fa.fa-file { display: inline-block;  padding: 2px 3px; background-color: #e9ecef; color: #4a7bff;  border: 1px solid #ccc; border-radius: 4px;}

.padding-10{padding: 10px;}

.auth .auth-form-transparent .form-control{ padding-left: 0 !important; height: auto !important; }
.auth .auth-form-transparent .brand-logo {  top: 10px }
.imageUploadDiv .alert-danger{ background: transparent; font-size: 0.8125rem; }
.imageUploadDiv .psn-abs{ right: 20px }
.flex-direction-column{ flex-direction: column; }
.auth .login-pg .brand-logo { width: 60%; margin-top: 10px; text-align: center; }
.auth .brand-logo { width: 80%; margin-top: 10px }
.auth .auth-form-transparent .captcha .form-control{ padding-left: 15px !important }
.badge.badge-info{ background-color: #0B94F7; border: 1px solid #0B94F7; }
.badge.badge-warning{ background-color: #F5A623; border: 1px solid #F5A623; }
.sub-menu-main{ display: none; }
.sub-menu-main.show_submenu{ display: block; transition: all 1s}
.form-bg.data-scroll { max-height: 400px; overflow: auto;}
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
  display: none;
}
.blink_me {animation: blinker 1s linear infinite;}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

span.verify_email { margin-left: 5px; color: #ffa014;}
span.verify_email i { margin-right: 5px;}
.accform-table label{ margin-bottom: 0 }
.accform-table .parsley-errors-list{ margin: 5px 0 0; }
.bootstrap-datetimepicker-widget table td span { display: inline-block; width: 30px; height: 30px; line-height: 30px;}
.bootstrap-datetimepicker-widget table td{ padding: 0 }

.form-check .form-check-label input[type="checkbox"].is_checked + .input-helper:before{ border: solid #04b76b; background:#04b76b; }
.form-check .form-check-label input[type="checkbox"]:disabled:checked.is_checked + .input-helper:after { color: #fff;  font-size: 12px; font-weight: bolder; margin: 0px 0 0 -1px; }
.form-check .form-check-label input[type="checkbox"].not_checked + .input-helper:before{ border: solid #ffc107}
span#whether_interchange_error { width: 100%; float: left; background: transparent;}
.incentive-switcher2 .table td .badge { white-space: break-spaces; line-height: 16px;}
#year_picker.form-control{width: auto;}
.swal-text{text-align: center;}
.fwdbtn{margin-top: 10px;}
.fwdbtnTop{ margin-top: 20px !important }
.form-group .alert-danger span.parsley-required {display: inline-block; width: 100%;}
.alert-danger.disclamer-msg{ background: transparent; margin-top: 10px; width: 100%; display: inline-block; }

.navbar-nav .collapse a.nav-link span.count { float: right; width: 20px; height: 20px; color: #fff; text-align: center; line-height: 20px; border-radius: 30px; font-size: 10px; font-weight: 600;}
.countbg1{ background: #fb4b4b }
.countbg2{ background: #0B94F7 }
.countbg3{ background: #04b76b }
.tab-content .tab-pane .media{ display: block; }

.datepicker .datepicker-months table tr td span{ height: 35px; line-height: 35px }
.datepicker.datepicker-dropdown, .datepicker.datepicker-inline{ padding-top: 6px !important }
.dmrc-gender .radio-inline { margin-left: 0px !important; margin-right: 10px; }

/* === History left sidebar ===========================*/
.incentive-trigger2 a.icon:after{
    content: "\f100";
    font-size: 17px;
    font-family: 'Font Awesome 5 Free';
    -webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
    width: 25px;
    float: left;
    font-weight: 600;
}
.switcher-palate2 .incentive-trigger2 a.icon:after{
    content: "\f101";
}

@-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  60% {
    -webkit-transform: translateX(15px);
    transform: translateX(10px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(20px);
  }
  60% {
    transform: translateX(10px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  60% {
    -ms-transform: translateX(6px);
    transform: translateX(6px);
  }
}

.subpro_details{
    height: auto;
    min-height: auto;
    overflow: hidden;
}
.dmrc-btnexport .btn{
    width: auto;
}


/* ==== Media CSS ===================================*/

@media (max-width: 1024px){
.praposal-date .datepicker { width: 100% !important;}
}

@media (max-width: 768px){
.card.card-statistics .d-flex.flex-column{ display: inline-block !important }
.card.card-statistics .statistics-item{ width: 25%; }
.card.card-statistics .statistics-item:before{ right: 0 }
ul.login_menu{width: 42%; padding: 0 15px;}
ul.login_menu li a{ color: #392c70; font-size: 14px;}
}

@media (max-width: 767px){
    ul.login_menu{width: 100%; padding: 0 15px;}
    ul.login_menu li a { color: #392c70; font-size: 14px;}
    .auth .auth-form-transparent .brand-logo { position: relative; top: 0px }
    .auth .login-pg .brand-logo{ margin-top: 72px }
    .card.card-statistics .statistics-item:not(:last-child){ width: 50% !important; }
    .sidebar .nav.sub-menu .nav-item.d-none{ display: inline-block !important; }
    #uploads_table .form-group.docimageUploadDiv { width: 250px;}
    #uploads_table td:nth-child(2) .form-control, #uploads_table td:nth-child(3) .form-control { width: 200px;}
    .datepicker.datepicker-dropdown, .datepicker.datepicker-inline{left:15px !important}
}

@media (max-width: 575px){
    .year_pick .col-md-8 {width: auto;}
    .year_pick .col-md-4 { width: auto;}
    .year_pick .form-control { width: 100%;}
    .page-header .year_pick { margin-top: 15px;}
    .card.card-statistics .statistics-item{ width: 100%; }
    .card.card-statistics .statistics-item:not(:last-child){ width: 100% !important; }
    .page-title { margin-left: 0;}
    .forms-sample .datepicker { padding: 0; margin-bottom: 10px }
    #calc .pl-5, #calc .px-5{ padding: 0 15px !important }
    .stretch-card .col-md-12.map_con{ padding: 1em }
    .stretch-card .col-md-12.map_con .form-group label { width: 100% }
    .stretch-card .col-md-12.map_con .form-group label.label_r{ font-weight: 500; color: #666; }
    #work_proposal_draft-1 .col-md-12.d-flex{ display: block !important; }
    .date-start.praposal-date, .date-end.praposal-date{ margin-left: 0 !important; }
    .date-start.praposal-date label, .date-end.praposal-date label{ width: 50px; }
    .praposal-date .datepicker.mr-2{ margin-right: 0 !important }
    .dataTables_length.ml-2 .btn{ float: right; }
    .page-header{ display: inline-block !important }
    .page-header .page-title{ margin-bottom: 10px; }
    .incentive-trigger2{ width: 42px }
    /*.incentive-switcher2.switcher-palate2 .incentive-trigger2 { transform: rotate(-90deg); top: 30px; left: -50px; width: 70px;}*/
    .incentive-trigger2 a.icon{ font-size: 0; }

    ul.login_menu li{
        margin-right: 15px;
    }
    ul.login_menu li:last-child {
        margin-right: 0;
    }
    ul.login_menu li a {
        font-size: 12px;
        font-weight: 600;
    }
    .auth .auth-form-transparent h4{ font-size: 1.4rem }

}
.parsley-errors-li t { width: 100%; color: #c24753; margin-bottom: 5px;}

/* added on 09042021*/ 


/**** FOR CHECKLIST LISTING TABLE *******/
.CommonChecklistTable th 
{
	/* background: #403173; */
	color: #fff;
  background: rgba(64, 49, 115,0.9);
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.CommonChecklistTable tr.ChecklistRowOdd
{
  background:rgba(64, 49, 115,0.2);
}

.CommonChecklistTable tr.ChecklistRowEven
{
  background:rgba(64, 49, 115,0.3);
}

.CommonChecklistTable, .CommonChecklistTable tr th, .CommonChecklistTable tr td
{
  border:1px solid #000 !important;
}
/*16June*/

.dataTables_filter input.form-control {
    border: 2px solid #9d8adf;
    border-radius: 5px;
    padding: 10px 60px 10px 20px
}
.dataTables_filter label {position: relative;}

.dataTables_filter label::after{
    font-family: 'Font Awesome 5 Free';
    content:"\f002";
    position: absolute;
    height: auto;
    width: auto;
    color: #8c7ace;
    right: 12px;
    top: 11px;
    font-size: 1rem;
    font-weight: 800;
  
}

.stretch-card .map-control {	
        z-index: 999;        
        }

/*17June*/
.pad-50 {padding:50px;}
.form-check-input {    
    margin-top: 0.1rem !important;}
/*18June*/

table#order-listing5 thead th:last-child{width:25%;}
table#order-listingx i { color: #51437f;}
div#UnlistChecklistOuter i { color: #51437f;}
div#PredefinedChecklistOuter i {color: #51437f;}

.praposal-date .datepicker{ width: 255px; position: relative; }
.praposal-date .alert-danger{ background-color: transparent; font-size: 12px; width: 100% }
.praposal-date .input-group.date .input-group-addon { cursor: pointer; position: absolute; right: 5px; height: 30px;}
#datepicker-popup span.parsley-required{position: absolute; width: 100%;  top: 37px; left: 125px; color: rgb(168, 14, 14); display: none;}
div#morris-donut-example table tr td {  padding: 5px;  background-color: aliceblue;   color: black;}
div#morris-donut-example table th {  padding: 5px;  background: linear-gradient(85deg, #392c70, #6a005b) ;  color: #fff; font-weight: normal;}
div#morris-donut-example table{border: 1px solid #c7c9ca;}
.white-tooltip + .tooltip > .tooltip-inner {background-color: rgb(255, 255, 255); color: #000;}
.swal-text{color: #000;}

span.parsley-required { color:#c24753; }
.parsley-errors-list { background-color:transparent !important; }
.form-group > .alert-danger { color:#c24753; background-color:transparent !important; font-size:0.8125rem; }
