@import url('https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap');

.overlay {
    background-color: #EFEFEF;
    position        : fixed;
    width           : 100%;
    height          : 100%;
    z-index         : 1000;
    top             : 0px;
    left            : 0px;
    opacity         : .5;
    /* in FireFox */
    filter          : alpha(opacity=50);
    /* in IE */
}

.rederror {
    color: red;
}

body {
    margin          : 0;
    background-color: rgb(224 224 224);
    font-family     : 'Titillium Web', sans-serif;
}

html {
    height: 100%;
}

ol,
ul {
    margin-top   : 0;
    margin-bottom: 0;
}

.icon-bar {
    width     : 100%;
    margin-top: 60px;
    left      : 0px;
    z-index   : 999;
    background: #003360;
    height: 92%;
    position  : fixed;
    overflow-y: auto;
    max-width : 125px;
}

.icon-bar::-webkit-scrollbar-track {
    background-color: #000;
    border-radius   : 0px;
}

.icon-bar::-webkit-scrollbar {
    width           : 10px;
    background-color: #F5F5F5;
}

.icon-bar::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-image: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(0.44, rgb(122, 153, 217)),
            color-stop(0.72, rgb(73, 125, 189)),
            color-stop(0.86, rgb(28, 58, 148)));
}

#close-btn {
    position: fixed;
    top: 20px;
    background-color: #cc1f36; /* Red */
    border: none;
    color: white;
    right: 40px;
    z-index: 99999;
  }

.main_container {
    padding-left: 140px;
    width       : 100%;
    float       : left;
    margin-top  : 75px;
}

.navbar {
    margin-bottom: 0px;
}

.table thead {
    background-color: #0059a8;
    color           : #fff;
}

.glyphicon-plus-sign {
    font-size: 15px;
}

/* .bootstrap-table {
    padding: 5px 15px;
} */
ul.meter_serial {
    list-style-type   : none;
    margin            : 2px 0px 0px 0px;
    background-color  : #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow   : 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow        : 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    position          : absolute;
    width             : 89%;
    text-align        : left;
    z-index           : 99;
    padding           : 1px 12px;
    overflow-y        : auto;
    max-height        : 200px;
}

ul.meter_serial li {
    text-align   : left;
    border-bottom: 1px solid #ccc;
    cursor       : pointer;
    padding      : 5px 0px;
    margin       : 0;
}

ul.regulator_serial {
    list-style-type   : none;
    margin            : 2px 0px 0px 0px;
    background-color  : #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow   : 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow        : 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    position          : absolute;
    width             : 89%;
    text-align        : left;
    z-index           : 99;
    padding           : 1px 12px;
    overflow-y        : auto;
    max-height        : 200px;
}

ul.regulator_serial li {
    text-align   : left;
    border-bottom: 1px solid #ccc;
    cursor       : pointer;
    padding      : 5px 0px;
    margin       : 0;
}
.row.overflow-x {
    display: flex;
}
.overflow-x {
    overflow-y: auto;
}
.overflow-x .complaint-box {
    width       : 163px;
    height      : 162px !important;
    margin-right: 19px;
}

.table td {
    font-size        : 14px;
    color            : #000;
    /* font-weight   : bold; */
    /* text-transform: capitalize; */
}

.table tbody tr:nth-child(even) {
    background-color: #03a9f41f;
}

.icon-bar a {
    display      : block;
    text-align   : center;
    transition   : all 0.8s ease;
    color        : rgba(249, 249, 249, .9);
    font-size    : 18px;
    max-width    : 125px;
    background: #003360;
    border-bottom: 1px solid #136a96;
    padding      : 7px;
    width        : 100%;
}

.icon-bar a:hover {
    width: 125px;
}

.icon-bar i {
    background     : rgb(0 0 0 / 23%);
    padding        : 10px;
    border-radius  : 50%;
    width          : 35px;
    height         : 35px;
    display        : flex;
    justify-content: center;
    margin         : auto;
    color          : #fff;
}


/* .active {
    width: 125px !important;
} */

.icon_bar_title {
    font-size     : 11px !important;
    font-weight   : 100;
    cursor        : pointer;
    font-family   : 'Lato', Calibri, Arial, sans-serif;
    text-transform: uppercase;
    margin-top    : 6px;
    color         : #ffffff;
}

.navbar-right {
    margin-right: 0px;
}

.menu_cls_1 {
    background: rgb(22, 145, 190);
}

.menu_cls_2 {
    background: rgb(22, 107, 162);
}

.navbar-default {
 background: #003360;
    border       : 0;
    border-radius: 0px;
    position     : fixed;
    width        : 100%;
    z-index      : 99;
    box-shadow   : 0 7px 6px rgb(0 0 0 / 5%);
    top          : 0;
}

.navbar-nav>li>a {
    color         : #fff !important;
    font-size     : 18px;
    /* font-family: 'Lato', Calibri, Arial, sans-serif; */
    text-transform: uppercase;
    font-family   : 'Titillium Web', sans-serif;
}

.page_title {
    font-size     : 25px !important;
    font-family   : 'Lato', Calibri, Arial, sans-serif;
    text-transform: uppercase;
}

.container1 {
    padding-right: 0px;
    padding-left : 0px;
    margin-right : 15px;
    margin-left  : 150px;
}

.fixed-table-body {
    height: auto !important;
}

#super_admin_map {
    height: 80%;
}

.city_table_cls {
    height: 84%;
}

.panel_title_cls {
    font-size  : 19px !important;
    font-weight: 700;
    color      : #000;
}

.success td {
    background-color: #304958c9 !important;
    color           : #fff;
}

#city_table td {
    cursor: pointer;
}

.panel-default>.panel-heading {
    color           : rgba(249, 249, 249, .74) !important;
    background-color: #17a697;
}

.panel-body {
    background-color : #F9F9FC;
    width            : 100%;
    /* vertical-align: top; */
    border-radius    : 4px;
    box-shadow       : 1px 2px 9px 2px rgba(0, 61, 130, 0.18);
    /* display       : inline-block; */
    /* margin-right  : 17px; */
    /* margin-bottom : 15px; */
    background       : #fff;
    /* text-align    : center; */
    /* padding       : 16px 28px; */
}

.fixed-table-container {
    background-color: white;
}

#topbar li {
    list-style: none;
    padding   : 0px 4px;
    display   : inline-block;
}

#topbar li a {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size  : 16px;
}

#topbar {
    margin-left: 0;
    padding    : 0;
}

/* .input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
} */

span.input-group-addon i {
    color    : #17a697;
    font-size: 17px;
}

#add_new_city_draw {
    cursor: pointer;
}

#info_alert_success {
    display : none;
    position: absolute;
    right   : 45%;
    top     : 5px;
    z-index : 1000000;
    opacity : 1;
}

#info_alert_fail {
    display : none;
    position: absolute;
    right   : 45%;
    top     : 5px;
    z-index : 1000000;
    opacity : 1;
}

#info_alert_delete {
    display : none;
    position: absolute;
    right   : 45%;
    top     : 5px;
    z-index : 1000000;
    opacity : 1;
}

#info_alert_update {
    display : none;
    position: absolute;
    right   : 45%;
    top     : 5px;
    z-index : 1000000;
    opacity : 1;
}

.alert-info {
    color           : #f9f9fc;
    background-color: #bf6f2b;
    border-color    : #bf6f2b;
    font-size       : 16px;
}

.delete_confirm_header {
    padding-top     : 5px;
    padding-bottom  : 5px;
    background-color: #17a697;
    color           : #f9f9f9;
    border-radius   : 3px;
}

.deleteCofirmContainer {
    width     : 250px;
    font-size : 15px;
    text-align: center;
}

#deleteConfrimYes {
    margin-right: 20px;
}

#admindeleteConfrimYes {
    margin-right: 20px;
}

.icon-link p {
    margin: 0;
}

.icon-link a {
    padding        : 8px;
    display        : flex;
    justify-content: space-between;
    background     : #fff;
    align-items    : center;
    text-decoration: none;
    color          : #000;
    font-size      : 15px;
    transition     : 0.5s;
}

.icon-link a:hover {
    background: #4bb353;
    color     : #fff;
    transition: 0.5s;
}

.inter-bx {
    display        : flex;
    align-items    : center;
    justify-content: space-between;
    margin         : 14px 0px;
    padding        : 10px;
}

.icon-col .fa {
    font-size: 65px;
    color    : #fff;
}

.box-content h4 {
    color      : #fff;
    font-size  : 16px;
    font-weight: 600;
}

.box-content h3 {
    color      : #fff;
    font-size  : 20px;
    font-weight: 600;
    margin-top: 5%;
}

.center-content h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-top: -60%;
    margin-left: 280%;
}

.center-percent h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-top: -100%;
    margin-left: 620%;
}

.percent2 {
    color: #fff;
    font-size: 20px;
    margin-left: 1%;
}

.pie-chart {
    width: 600px;
    height: 400px;
    margin: 0 auto;
}

.icon-link {
    position: absolute;
    bottom  : 0;
    width   : 100%;
}

/* .box5 .icon {
    margin: 0;
    position: absolute;
    bottom: 22px;
    right: 18px;
} */

.box5 {
    background   : #444;
    position     : relative;
    border-radius: 0;
    height       : 155px;
    width        : 100%;
}

.box1 img,
.box1:after,
.box1:before {
    width     : 100%;
    transition: all .3s ease 0s;
}

.box1 .icon,
.box2,
.box3,
.box4,
.box5 .icon li a {
    text-align: center;
}

.box10:after,
.box10:before,
.box1:after,
.box1:before,
.box2 .inner-content:after,
.box3:after,
.box3:before,
.box4:before,
.box5:after,
.box5:before,
.box6:after,
.box7:after,
.box7:before {
    content: ""
}

.box1,
.box11,
.box12,
.box13,
.box14,
.box16,
.box17,
.box18,
.box2,
.box20,
.box21,
.box3,
.box4,
.box5,
.box5 .icon li a,
.box6,
.box7,
.box8 {
    overflow: hidden
}

.box1 .title,
.box10 .title,
.box4 .title,
.box7 .title {
    letter-spacing: 1px;
}

.box3 .post,
.box4 .post,
.box5 .post,
.box7 .post {
    font-style: italic;
}

.box5 {
    position     : relative;
    margin-bottom: 30px;
}

.bg-color-blue {
    background: #3b88b3f7;
}

.bg-color-brown {
    background: #85271f;
}

.bg-color-dull-blue {
    background: #2f5265;
}

.bg-color-bright-orange {
    background: #ea9429;
}

.bg-color-soft-pink {
    background: #8c517a;
}

.bg-color-strong-green {
    background: #1b7149;
}

.bg-color-1 {
    background: #309118c7;
}

.bg-color-2 {
    background: #5d57afd9;
}

.bg-color-3 {
    background: #956535e3;
}

/* .box5:after,
.box5:before {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #10a5b8;
    position: absolute;
    top: -80px;
    left: 15px;
    opacity: 0;
    z-index: 1;
    transition: all .35s ease
}

.box5:after {
    top: auto;
    left: auto;
    bottom: -80px;
    right: 15px
} */

/* .box5:hover:after,
.box5:hover:before {
    opacity: .75;
    transform: scale(8);
    transition-delay: .15s
} */

.box5 img {
    height    : 200px;
    width     : 100%;
    transition: all .35s ease-out 0s;
}

.box5:hover img {
    opacity: .4
}

/* .box5 .icon {
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    transform: scale(0);
    transition: all .35s ease-out;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
} */

/* .box5:hover .icon {
    transform: scale(1);
    transition-delay: .15s
} */

.box5 .icon li a {
    display     : block;
    width       : 35px;
    height      : 35px;
    line-height : 35px;
    background  : #fff;
    font-size   : 18px;
    color       : #444;
    margin-right: 10px;
    position    : relative;
    transition  : all .5s ease 0s;
}

.box5 .icon li a:hover {
    background: #444;
    color     : #fff
}

.box5 .box-content h4 {
    margin: 0;
}

.box5 .title {
    font-size  : 20px;
    font-weight: 800;
    color      : #fff;
    margin     : 0 0 5px;
    opacity    : 0;
    transform  : translate(-20px, -20px);
    transition : all .35s ease-out;
}

.box5:hover .title {
    opacity         : 1;
    transform       : translate(0, 0);
    transition-delay: .15s;
}

.box5 .post {
    display   : inline-block;
    font-size : 16px;
    color     : #fff;
    opacity   : 0;
    transform : translate(-20px, -20px);
    transition: all .35s ease-out;
}

.box5:hover .post {
    opacity         : 1;
    transform       : translate(0, 0);
    transition-delay: .15s;
}

.box6 .title,
.box6 img,
.box6:after {
    transition: all .35s ease 0s;
}

@media only screen and (max-width:990px) {
    /* .box5 {
        margin-bottom: 30px
    } */
}

.login-page {
    padding: 0 20px;
}

.icon-set {
    background: #124952;
    height    : 54px;
}

.v-a-m {
    vertical-align: middle !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 3px;
}

td a {
    font-size: 12px;
}

td a span {
    display  : inline !important;
    font-size: 11px;
}

.panel-heading {
    padding                : 10px 15px;
    border-bottom          : 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius : 2px;
    color                  : #0352a7 !important;
    background-color       : white !important;
    border-color           : #dddddd !important;
    font-size              : 15px !important;
    font-weight            : 600;
}

#loader_mdpe,
#loader_con,
#loader_asset,
#loader_outage {
    position: absolute;
    left    : 40%;
    top     : 200%;
    z-index : 9999;
}

#loader_mdpe img,
#loader_con img,
#loader_asset img,
#loader_outage img {
    width : 55px;
    height: 55px;
}

.page_title {
    font-size     : 23px !important;
    font-family   : 'Lato', Calibri, Arial, sans-serif;
    text-transform: uppercase;
    cursor        : default;
    color         : #fff;
}

.page_title:hover {
    cursor: default;
    color : #fff;
}

.container nav.navbar.navbar-default.animate {
    display: none;
}

/* .main_container2 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 92%;
} */

.main_container2 .table thead tr th {
    border        : 1px solid #ccc;
    font-size     : 14px;
    line-height   : 18px;
    padding       : 5px 14px !important;
    vertical-align: middle;
}

.main_container2 .table tbody tr td {
    border        : 1px solid #ccc;
    font-size     : 14px;
    line-height   : 18px;
    padding       : 5px 14px !important;
    vertical-align: middle;
}

.alert {
    padding: 0px 7px;
    border : 0;
}


/*Project dashboard start*/

.tile {
    margin-bottom: 15px;
    border-radius: 3px;
    color        : #FFFFFF;
    transition   : all 1s;
}

.tile-primary {
    background-color   : #1b80c2 !important;
    background-image   : url(https://unistal.hrmmitra.in/skin/hrsale_assets/img/hrcard-bg.png) !important;
    background-repeat  : no-repeat !important;
    background-position: 5% 59% !important;
    background-size    : cover !important;
}

.tile-heading {
    padding         : 5px 8px;
    text-transform  : uppercase;
    color           : #FFF;
    text-shadow     : 0 -1px 0 rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, 0.1);
}

.tile .tile-heading .pull-right {
    transition: all 1s;
    opacity   : 0.7;
}

.shubhdashboard .tile-heading .pull-right {
    display: none !important;
}

.tile-body {
    padding    : 15px;
    color      : #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}

.tile .tile-body i {
    font-size : 50px;
    opacity   : 0.3;
    transition: all 1s;
}

.shubhdashboard .tile-body i {
    background-color: rgba(255, 255, 255, 0.3);
    color           : #fff;
    width           : 60px;
    height          : 60px;
    font-size       : 40px;
    text-align      : center;
    line-height     : 57px;
    opacity         : 1;
    border-radius   : 30px;
}

.tile .tile-body h2 {
    font-size: 42px;
}

.tile-footer {
    padding         : 5px 8px;
    background-color: rgba(0, 0, 0, 0.1);
}

.tile a {
    color: #FFFFFF;
}

.shubhdashboard .tile-body:hover i {
    transform: rotate(359deg);
}

.shubhdashboard .owl-item:nth-child(2) .tile.tile-primary {
    background-color: #46be8a !important;
}

.shubhdashboard .owl-item:nth-child(3) .tile.tile-primary {
    background-color: #8a67d2 !important;
}

.shubhdashboard .owl-item:nth-child(4) .tile.tile-primary {
    background-color: #208085 !important;
}

.shubhdashboard .row:nth-child(2) .owl-item:nth-child(1) .tile.tile-primary {
    background-color: #6db432 !important;
}

.shubhdashboard .row:nth-child(2) .owl-item:nth-child(2) .tile.tile-primary {
    background-color: #ff2237 !important;
}

.shubhdashboard .row:nth-child(2) .owl-item:nth-child(3) .tile.tile-primary {
    background-color: #ed7125 !important;
}

.shubhdashboard .row:nth-child(2) .owl-item:nth-child(4) .tile.tile-primary {
    background-color: #b6d134 !important;
}

.shubhdashboard .row:nth-child(3) .owl-item:nth-child(1) .tile.tile-primary {
    background-color: #3f2f84 !important;
}

.shubhdashboard .row:nth-child(3) .owl-item:nth-child(2) .tile.tile-primary {
    background-color: #9d64aa !important;
}

.shubhdashboard .row:nth-child(3) .owl-item:nth-child(3) .tile.tile-primary {
    background-color: #234455 !important;
}

.shubhdashboard .row:nth-child(3) .owl-item:nth-child(4) .tile.tile-primary {
    background-color: #04497d !important;
}

[draggable] {
    user-select: none;
}

footer.sticky-footer {
    bottom  : 0px;
    position: fixed;
    width   : 100%;
}

.shubhdashboard .closing {
    float        : right;
    width        : 20px;
    height       : 20px;
    text-align   : center;
    line-height  : 20px;
    font-size    : 10px;
    border-radius: 15px;
    color        : #fff;
    margin-top   : -10px;
    margin-right : -10px;
    display      : none;
}

footer.sticky-footer {
    padding    : 13px 0 !important;
    flex-shrink: 0;
}

h6.m-0.font-weight-bold.text-primary.new_web {
    float     : left !important;
    margin-top: 7px !important;
}

h6.m-0.font-weight-bold.text-primary.backs {
    float: right !important;
}

.shubhdashboard {
    margin-top: 21px;
}

.tile-primary h5 {
    font-size    : 21px;
    font-weight  : bold;
    text-align   : right;
    margin-bottom: 2px;
}

.main_container_new {
    width     : 86%;
    /* float  : left; */
    margin-top: 0px;
}

.box {
    position          : relative;
    border-radius     : 0px;
    background        : #ffffff;
    margin-bottom     : 20px;
    width             : 100%;
    padding           : 14px 15px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow   : 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
    box-shadow        : 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
}

.form-control {
    width             : 100%;
    height            : 33px;
    padding           : 3px 13px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #555;
    background        : rgb(224, 255, 255) !important;
    background        : linear-gradient(0deg, rgb(224 255 255 / 62%) 0%, rgb(255 255 255) 100%) !important;
    background-image  : none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow        : none !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition     : border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition        : border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.panel-body h3 {
    background-color: #fff;
    border-left     : 5px solid #2196F3;
    padding         : 11px;
    font-size       : 18px;
    box-shadow      : 0px 0px 12px 1px rgb(0 61 130 / 18%);
    color           : #0080e5;
}

.panel-body h4 {
    background-color: #fff;
    border-left     : 5px solid #2196F3;
    padding         : 11px;
    font-size       : 14px;
    box-shadow      : 1px 2px 9px 2px rgba(0, 61, 130, 0.18);
    color           : #000;
    font-weight     : bold;
}

.panel-body h3 span {
    color       : #0080e5;
    margin-right: 8px;
}

.form-bottom {
    margin-top: 26px;
}

label {
    display      : inline-block;
    max-width    : 100%;
    margin-bottom: 5px;
    font-weight  : 700;
    font-size    : 15px;
    padding-left : 0px;
    color        : #505050;
}

ul.nav.nav-tabs.customer_registration li {
    margin-right: 6px;
}

ul.nav.nav-tabs.customer_registration .btn-primary {
    color           : #fff;
    background-color: #03A9F4;
    border-color    : #2196F3;
    transition      : 0.5s;
    font-weight     : bold;
}

ul.nav.nav-tabs.customer_registration li:nth-child(2) .btn-primary {
    background-color: #04a6b9;
    border-color    : #04a6b9;
}

ul.nav.nav-tabs.customer_registration li:nth-child(2) .btn-primary:hover {
    background-color: #0191a1;
    border-color    : #0191a1;
}

ul.nav.nav-tabs.customer_registration li:nth-child(3) .btn-primary {
    background-color: #007e8b;
    border-color    : #007e8b;
}

ul.nav.nav-tabs.customer_registration li:nth-child(3) .btn-primary:hover {
    background-color: #026a75;
    border-color    : #026a75;
}

ul.nav.nav-tabs.customer_registration .btn-primary:hover {
    background-color: #1280d6;
}

.fixed-table-toolbar .dropdown-menu {
    width: 300px;
}

.bootstrap-table .pull-right .dropdown-menu li {
    border-bottom: 1px solid #cccccc8a;
}

.panel-body button.btn.btn-success {
    
}
/*.panel-body button.btn.btn-success {
    background  : rgb(224, 255, 255) !important;
    background  : linear-gradient(0deg, rgb(138 236 236) 0%, #ffffff 100%) !important;
    color       : #000;
    border-color: #36a6ff;
}*/

.panel-body button.btn.btn-danger {
    background  : rgb(224, 255, 255) !important;
    background  : linear-gradient(0deg, #ff5722ab 0%, #ffffff 100%) !important;
    color       : #000;
    border-color: #FF5722;
}

.border-danger {
    border      : 1px solid;
    border-color: #ff1100;
}

.has-error .form-control {
    border-color: #ff1100;
}

.deposit-btn {
    display      : flex;
    height       : 34px;
    margin-bottom: 0 !important;
}

.deposit-btn select {
    height      : 34px !important;
    margin-right: 10px;
}


.deposit-btn .btn-block.add-city {
    border-radius: 0;
    color        : #fff;
    font-weight  : 500;
    border       : 1px solid #326884;
}

.deposit-btn .btn-block.add-city:hover {
    background: #fff !important;
    border    : 1px solid #326884;
    color     : #326884;
}

/* #dma_register_table>thead th[data-field="sno"],
th[data-field="crn"],
th[data-field="area_name"],
th[data-field="mobile_number"],
th[data-field="first_name"],
th[data-field="middle_name"],
th[data-field="last_name"],
th[data-field="guardian_name"],
th[data-field="email_id"],
th[data-field="prop_name"],
th[data-field="prop_class"],
th[data-field="house_number"],
th[data-field="locality"],
th[data-field="town"],
th[data-field="state"],
th[data-field="district"],
th[data-field="pin_code"],
th[data-field="society_allowed_mdpe"],
th[data-field="resident_status"],
th[data-field="no_of_kitchen"],
th[data-field="no_of_bathroom"],
th[data-field="existing_cooking_fuel"],
th[data-field="no_of_family_members"],
th[data-field="owner_consent"],
th[data-field="kyc_document_1"],
th[data-field="backside1"],
th[data-field="kyc_document_1_number"],
th[data-field="kyc_document_2"],
th[data-field="backside2"],
th[data-field="kyc_document_2_number"],
th[data-field="kyc_document_3"],
th[data-field="backside3"],
th[data-field="kyc_document_3_number"],
th[data-field="customer_photo"],
th[data-field="house_photo"],
th[data-field="remarks"],
th[data-field="dma_user_name"],
th[data-field="form_status"],
th[data-field="longitude"],
th[data-field="latitude"],
th[data-field="latitude"] {
} */

/* #dma_register_table>thead th[data-field="cgs"],
th[data-field="charge_area_name"],
th[data-field="consent_form"],
th[data-field="date_of_registration"],
th[data-field="name_of_bank"],
th[data-field="bank_account_number"],
th[data-field="bank_ifsc_code"],
th[data-field="bank_address"],
th[data-field="accept_conversion_policy"],
th[data-field="accept_extra_fitting_cost"],
th[data-field="canceled_cheque"] {
    background-color: #04a6b9;
}

#dma_register_table>thead th[data-field="initial_deposite_status"],
th[data-field="deposit_name"],
th[data-field="reason_for_hold"],
th[data-field="deposite_type"],
th[data-field="initial_deposite_date"],
th[data-field="mode_of_deposite"],
th[data-field="cheque_number"],
th[data-field="payement_bank_name"],
th[data-field="payment_credit_status"],
th[data-field="initial_amount"],
th[data-field="cheque_photo"],
th[data-field="installment_number"] {
    background-color: #007e8b; }*/

.icon-bar label {
color: #fff!important;
}

.shubhpop {
    width: 50%;
}

div#edit_module_accessibility .form-group.row {
    width        : 95%;
    margin-left  : auto;
    margin-right : auto;
    border-bottom: 1px solid #cccccc57;
}

div#edit_module_accessibility .form-group.row .col-sm-2 {
    width     : 20%;
    text-align: left;
}

.filter_deposit {
    width     : fit-content;
    min-width : 350px;
    display   : flex;
    position  : absolute;
    margin-top: 10px !important;
}

.filter_deposit div {
    margin-right: 4px;
}

.filter_deposit button {
    padding      : 6px 12px;
    border-radius: 4px;
}

@media (max-width: 420px) {
    div#edit_module_accessibility .form-group.row .col-sm-2 {
        width: 100%;
    }

    .forgot-link a {
        line-height: 28px;
    }

    .forgot-link {
        display: block !important;
    }

    .login-box-body p,
    .forgot-link a {
        font-size: 15px !important;
    }

}


form#import_material {
    width           : 60%;
    margin-left     : auto;
    margin-right    : auto;
    background-color: #fff;
    padding         : 2%;
}

/* .grecaptcha-badge{
    display: none !important;
} */



/* log in page css */

.nav>li.responsive-icon {
    display: none;
}

.login-page {
    background     : url(/img/Design.jpg) no-repeat center center fixed;
    background-size: cover;
    align-items    : center;
    display        : flex;
    justify-content: center;
    height         : 100%;
}

.login-page .login-box {
    margin       : 0 auto;
    background   : #ffffff00;
    max-width    : 600px;
    width        : 100%;
    border-radius: 1px;
    box-shadow   : 1px 1px 20px 0px #1d1d1d;
}

.login-box-body {
    background: transparent;
    padding   : 0;
}

.login-logo {
    margin-bottom: 20px;
}

.login-box-body p {
    font-size     : 18px;
    color         : #000;
    font-weight   : 600;
    letter-spacing: 0.7px;
}

.form-group.has-feedback input {
    font-size     : 16px;
    height        : 50px;
    border-radius : 0px;
    background    : #ffffff !important;
    border        : 1px solid #b3b1b1;
    font-weight   : 600;
    letter-spacing: 0.8px;
}

.login-page .form-control-feedback {
    width      : 45px;
    height     : 49px;
    line-height: 49px;
}

.sign-btn button {
    border-radius: 0px !important;
    background   : #2f5265;
    border       : 0;
    height       : 50px;
    max-width    : 100%;
    margin       : 0 auto;
    font-size    : 18px;
    color        : #fff;
    transition   : all 0.4s;
    border       : 1px solid #404040;
}

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

.forgot-link a {
    font-size  : 13px;
    color      : #565656;
    font-weight: 600;
}

.forgot-link {
    padding-top    : 25px;
    display        : flex;
    justify-content: space-between;
}

.sign-btn button:focus {
    outline: none;
}

.sign-btn button:hover {
    background: #fff;
    color     : #8a8a8a;
    border    : 1px solid #b1b1b1;
    transition: all 0.4s;
}

.left-col img {
    width: 100%;
}

.logo-box {
    display         : flex;
    align-items     : center;
    padding         : 25px;
    background-color: #2f5265a1;
    height: 370px;
}

.form-bx {
    padding         : 20px;
    height          : 370px;
    display         : flex;
    align-items     : center;
    justify-content : space-between;
    background-color: #fff;
}

.left-col p {
    color         : #fdfdfd;
    text-align    : center;
    font-size     : 16px;
    padding-top   : 26px;
    font-weight   : 500;
    letter-spacing: 0.7px;
    line-height   : 20px;
    margin        : 0;
}

.left-col {
    max-width: 200px;
    margin   : auto;
}

.right-col {
    width: 100%;
}

.right-col {
    outline: none;
}

.heading img {
    width: 100%;
}

.control-label {
    padding: 0;
}

.heading {
    max-width: 190px;
}

form {
    margin: 0;
}

.alert.alert-danger {
    margin       : 5px 0px;
    background   : #d23434;
    color        : #fff;
    border-radius: 0;
}

.modal-content {
    border-radius: 0;
    padding      : 20px;
}

.modal-dialog.modal-dialog-centered {
    max-width    : 430px;
    border-radius: 0;
}

.modal-header {
    min-height   : 16.43px;
    padding      : 0;
    border-bottom: 0;
}

.modal-header h5 {
    font-size     : 16px;
    font-weight   : 600;
    padding-bottom: 5px;
}

.modal-footer button {
    max-width    : 120px;
    width        : 100%;
    border-radius: 0;
    height       : 45px;
    margin       : 0 10px 0px 0px;
    border       : 0;
}

.modal-footer {
    padding: 15px 0px;
    display: flex;
}

button.btn.btn-success.g-recaptcha.pull-left:focus {
    outline: none;
}

.btn.pull-left.close-btn {
    background: #b52121;
}

.btn.pull-left.close-btn:focus {
    outline: none;
    color  : #fff;
}

.navbar-right a {
    padding: 0 !important;
}

.smart-logo {
    width           : 100%;
    display         : flex;
    justify-content : space-between;
    align-items     : center;
    padding         : 0 20px;
    /* border-bottom: 1px solid #fff; */
}

.head-sec {
    display: flex;
}

.navbar-header.logo {
    background: #ffffff;
    max-width: 125px;
    /* height: 60px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #10577b;
    width: 100%;
}
img.second_logo {
    margin: 12px 0px;
}
.logo img {
    width: 100%;
}

/* .icon-bar a:hover {
    width: 250px;
    position: fixed;
} */

.employee-nav .navbar-nav a {
    font-weight: 700;
}

.dashboard-table .panel-heading {
    background      : transparent !important;
    background-color: transparent !important;
    border          : 0;
    padding         : 0;
    margin-bottom   : 15px;
}

.dashboard-table {
    background: transparent;
    border    : 0;
}

.dashboard-table .panel-body.city_table_cls {
    background   : #fbfbfb;
    border-radius: 0;
    padding      : 10px;
}

.dashboard-table .bootstrap-table {
    padding: 0;
}

.dashboard-table .panel_title_cls {
    font-size     : 22px !important;
    font-weight   : 800;
    color         : #000;
    letter-spacing: 0.5px;
}

.columns.columns-right.btn-group.pull-right {
    margin: 0;
}

.add-city {
    background   : #326884 !important;
    border       : 0;
    border-radius: 0;
    outline      : none;
}

.panel-body {
    border-radius: 0;
}

.show-icon-bar {
    display: block !important;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline       : thin dotted;
    outline       : 0;
    outline-offset: 0;
}

.show-icon-bar {
    -webkit-animation-duration: 0.5s;
    animation-duration        : 0.5s;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity          : 0;
        -webkit-transform: translateX(-50px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        transform: translateX(-50px);
    }

    100% {

        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name        : fadeInLeft;
}

.add_new_city_div_cls.row {
    margin: 0 !important;
}

.add-project .heading1 {
    text-align    : center;
    font-size     : 22px !important;
    font-weight   : 800;
    color         : #000;
    letter-spacing: 0.5px;
    margin-bottom : 10px;
}

.add-project {
    margin   : 0 auto;
    max-width: 650px;
}

.add-project .input-group {
    width  : 100%;
    padding: 0 5px;
}

.add-project input,
.add-project select,
.add-project textarea,
.multiselect {
    font-size     : 16px;
    height        : 50px;
    border-radius : 0px;
    background    : #ffffff !important;
    border        : 1px solid #b3b1b1;
    font-weight   : 600;
    letter-spacing: 0.8px;
    position      : relative;
}

.fixed-table-container {
    border: 0;
}

.sub-button button {
    border-radius: 0px !important;
    background   : #404040;
    border       : 0;
    height       : 50px;
    max-width    : 100%;
    margin       : 0 5px;
    font-size    : 18px;
    color        : #fff;
    transition   : all 0.4s;
    border       : 1px solid #404040;
    outline      : none !important;
}

.sub-button button:hover {
    background: #fff;
    color     : #8a8a8a;
    border    : 1px solid #b1b1b1;
    transition: all 0.4s;
}

.btn.active,
.btn:active {
    box-shadow: none;
}

.btn-block+.btn-block {
    margin-top: 0px;
}

.form-group.sub-button {
    display    : flex;
    align-items: center;
}

.keep-open .btn-default:hover {
    color           : #fff;
    background-color: #326884;
    border-color    : #326884;
}

.keep-open .btn-default {
    color           : #fff;
    background-color: #326884;
    border-color    : #326884;
    border-radius   : 0 !important;
}

.fixed-table-container thead th:first-child:not([data-not-first-th]) {
    border-radius: 0;
    border       : 0;
}

.add-project textarea {
    width     : 100% !important;
    min-height: 115px !important;
}

.btn-success:hover {
    color           : #fff;
    background-color: #5d3180;
    border-color    : #5d3180;
}

.pull-right.search {
    margin: 0 10px 0px 0px;
}

.pull-right.search input {
    border-radius: 0;
    margin-right : 18px;
    height       : 34px;
    background   : transparent !important;
}

.box .bootstrap-table {
    margin-bottom: 30px;
    box-shadow   : 0px 0px 5px 0px #b5b5b5;
    padding      : 5px;
}

.box .pull-left {
    float  : left !important;
    padding: 5px;
}

.box #topbar {
    margin-left: 0;
    padding    : 0;
    margin     : 0;
}

.user-group {
    padding: 0 5px;
}

.icon-bar a:hover {
    background: #2f5265ed;
}

.mobile-show {
    display: none;
}

.mt-75 {
    margin-top: 75px;
    padding   : 0 12px;
}

.box-intro {
    background : #2f5265;
    padding    : 5px 7px;
    border     : 1px solid #2f5265;
    font-size  : 17px;
    font-weight: 600;
    box-shadow : -1px 3px 14px 0px #bdbdbd;
    color      : #fff;
}

.view {
    background   : #2f5265;
    border-radius: 0;
    color        : #fff;
    max-width    : 75px;
    width        : 100%;
}

.view:hover {
    color     : #fff;
    background: #757474;
}

.manager-list {
    padding: 10px;
}

.panel-default {
    border-radius: 0;
}

.fixed-table-toolbar {
    margin-bottom: 10px;
}

.vender-group {
    padding: 10px;
}

.box .panel-heading {
    padding      : 10px 0px;
    border-bottom: 0;
}

.area-well {
    min-height      : 20px;
    padding         : 0;
    margin-bottom   : 0px;
    background-color: transparent;
    border          : 0px solid #e3e3e3;
    border-radius   : 0px;
    box-shadow      : none;
}

.area-well .bootstrap-table {
    margin-bottom: 0px;
    box-shadow   : none;
    padding      : 0px;
}

.area-well .panel-default {
    border    : 0;
    margin-top: 10px;
}

.panel-body {
    padding: 10px;
}

.area-button button {
    background   : #ffffff;
    border-radius: 0;
    color        : #000;
    font-weight  : 600;
    border       : 1px solid #c3c3c3;
}

.area-button .btn-group {
    width: 33%;
}

.area-button {
    display        : flex;
    align-items    : center;
    justify-content: space-between;
}

.area-button button {
    background   : #ffffff;
    border-radius: 0;
    color        : #000;
    font-weight  : 600;
    border       : 1px solid #c3c3c3;
    outline      : none !important;
}

.area-button .btn-group {
    width: 33%;
}

.area-button {
    display        : flex;
    align-items    : center;
    justify-content: space-between;
}

.area-button button:hover {
    color           : #fff;
    background-color: #2f5265;
    border-color    : #2f5265;
}

.pull-left.view_charge_area_list_div_cls {
    padding: 0;
}

.pull-left.view_area_list_div_cls {
    padding: 0;
}

#add_lmcto_customer {
    position: absolute;
    top     : 5px;
    left    : 5px;
}

.deposit_config {
    position: relative;
}

.view_deposit_cls_add {
    padding      : 0 !important;
    margin-bottom: 10px;
}

.checkbox input {
    height: 22px;
}

.add-project .multiselect-container li a {
    line-height: 30px;
    margin     : 0;
}

.multiselect .caret {
    position: absolute;
    top     : 50%;
    right   : 10px;
}

.view_material_cls_add {
    margin-bottom: 10px;
}

.div_view_main {
    margin-bottom: 10px;
}

.div_view_lmctocustomer_type {
    background: #fff;
    padding   : 5px;
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 14%);
}

#add_new_material_type {
    margin-bottom: 10px;
}


.custom-btn {
    color: #a5a5a5;
}

.custom-btn::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-btn::before {
    height        : 50px;
    content       : 'Browse';
    color         : white;
    background    : #2f526594;
    border        : 0;
    border-radius : 0;
    padding       : 0px 20px;
    outline       : none;
    white-space   : nowrap;
    cursor        : pointer;
    font-weight   : 700;
    font-size     : 10pt;
    position      : absolute;
    top           : 0;
    left          : 0;
    vertical-align: middle;
    display       : flex;
    align-items   : center;
}

.custom-btn {
    padding: 13px 6px;
}

.form-control:focus {
    outline: none !important;
}

.panel-info {
    padding      : 15px;
    border-radius: 0;
}

.panel-info .panel-heading {
    padding: 0;
    border : 0;
}

.panel-info .panel-body {
    border    : 1px solid #e4e4e4;
    border-top: 0;
    box-shadow: none;
}

.dma_register_table_cls .bootstrap-table {
    margin-top   : 10px;
    box-shadow   : 1px -1px 16px 0px #e6e6e6;
    padding      : 10px;
    margin-bottom: 10px;
}

.customer_registration {
    border: 0;
}

.main_container3 {
    width        : 100%;
    padding-right: 140px;
}

.dma-regist .add-project,
.custom-consent .add-project,
.security-deposit .add-project {
    margin   : 0 auto;
    max-width: 100%;
}

.panel-body button.btn.btn-danger {
    background: #f00 !important;
    color     : #fff;
}

.panel-body button.btn.btn-danger:hover {
    background: transparent !important;
    color     : #000;
    border    : 1px solid #f00;
}

.brand-logo img {
    width : 44px;
    height: 51px;
}

.brand-logo {
    padding: 0px;
}

/* .main-header {
    min-height: 60px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background: #234455;
} */
.skin-blue .main-header .navbar {
    background-color: #2f5265;
    width           : 100%;
    display         : flex;
    align-items     : center;
    height          : 60px;
}

.navbar-brand.brand-logo {
    margin: 0 !important;
}

.mt-30 {
    margin-left: 30px !important;
}

.mt-30 ul li.active a {
    background : transparent !important;
    color      : #d32837 !important;
    font-weight: bold;
}

.mt-30 ul li a {
    text-transform: capitalize;
    font-size     : 17px;
}

.mt-30 ul li a:hover {
    background : transparent !important;
    color      : #d63342 !important;
    font-weight: bold;
    transition : 0.6s;
}

.login-menu li a {
    background    : transparent !important;
    font-size     : 17px;
    text-transform: capitalize;
}

.login-menu li a:hover {
    color      : #d63342 !important;
    font-weight: bold;
    transition : 0.6s;
}

.link-address ul {
    padding   : 0;
    margin    : 0;
    text-align: center;
}

.link-address ul li {
    display            : inline-block;
    padding            : 15px 3px;
    background-color   : #246c9ec9;
    background-image   : url(../../img/hrcard-bg.png);
    background-repeat  : no-repeat;
    background-position: 5% 26%;
    background-size    : cover;
    border             : 1px solid #4e88b1;
    font-weight        : 500;
    min-width          : 200px;
    box-shadow         : 6px 5px 6px 0px #a8a8a891;
    margin             : 5px;
}

.link-address ul li a {
    color         : #fff;
    font-size     : 17px;
    font-weight   : 500;
    text-align    : center;
    padding       : 15px 15px;
    text-transform: capitalize;
}

.link-address {
    display        : flex;
    justify-content: center;
    max-width      : 880px;
    margin         : 0 auto;
}

.link-address ul li:hover {
    background-image: url(../../img/hrcard-bg.png);
    transition      : 0.5s;
    background-color: #d5646e;
    border          : 1px solid #d5646e;
}

.link-address ul li:hover a {
    color: #2f5265;
}


























@media (max-width: 767px) {
    .login-page {
        display: block !important;
        height : auto !important;
        padding: 20px 20px;
    }

    .responsive-icon {
        display: block !important;
    }

    li.logout {
        display: none;
    }

    .page_title {
        display: none !important;
    }

    .navbar-header.logo {
        background: #2f5265 !important;
        max-width : 80.7px;
    }

    .icon-bar {
        display: none;
    }

    .main_container {
        padding-left: 15px;
    }

    .icon-bar {
        margin-top: 0;
        max-width : 200px;
    }

    .icon-bar a {
        max-width: 100%;
    }

    .icon-bar a:hover {
        width: 100%;
    }

    .responsive-icon .btn-sm {
        background : transparent;
        border     : 0;
        color      : #FFF;
        font-size  : 24px;
        padding    : 0;
        line-height: 0;
    }

    .responsive-icon .btn-sm:focus {
        outline   : none;
        background: transparent;
        color     : #fff;
    }

    .pull-right.search {
        float        : left !important;
        margin-bottom: 8px;
        width        : 100%;
    }

    #topbar li a {
        font-size: 14px;
    }

    .btn-default.dropdown-toggle {
        font-size: 12px;
    }

    .add-project .heading1 {
        text-align: left;
    }

    .mobile-show {
        display: block !important;
    }

    .mt-75 {
        padding: 0px;
    }

    .keep-open.btn-group {
        margin-bottom: 10px;
    }

    .main_container3 {
        padding-right: 15px;
    }

    .main_container3 .row {
        margin-right: 0;
        margin-left : 0;
    }

    .panel-body h3 {
        font-size: 14px;
    }

    .dma_register_table_cls .col-md-12 {
        padding: 0;
    }

    .fixed-table-container thead th .th-inner,
    .fixed-table-container tbody td .th-inner {
        line-height: 6px !important;
    }

    .customer_registration .btn-primary {
        font-size: 12px;
        width    : 100%;
    }

    .customer_registration li {
        margin-right : 6px;
        display      : block;
        width        : 100%;
        margin-bottom: 5px;
    }

    .dma-regist .form-group,
    .custom-consent .form-group,
    .security-deposit .form-group {
        padding: 0;
    }

    .box5 {
        margin-bottom: 15px;
    }

    .btn-primary.add-city {
        width        : 100%;
        margin-bottom: 5px;
        max-width    : 100%;
    }

    .skin-blue .main-header .navbar {
        display: block;
        height : auto;
    }

    .brand-logo img {
        width  : 44px;
        height : 51px;
        padding: 5px;
    }

    .mt-30 {
        margin-left: -15px !important;
    }

    .link-address ul li {
        min-width: 100%;
    }
}

.pd-t-10 {
    line-height: 84px;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.hide_label {
    display: none;
    color  : red;
}

.exports {
    padding   : 6px 14px;
    margin-top: 6px;
}

form.form_margin {
    margin-top: 1.5em;
}

@media (max-width: 480px) {
    .panel-body h3 {
        padding  : 8px;
        font-size: 9px;
    }

    .form-group.sub-button {
        display: block;
    }

    .sub-button button {
        margin-bottom: 5px;
        height       : 40px;
    }

    .add-project input,
    .add-project select,
    .add-project textarea,
    .multiselect {
        height: 40px;
    }

    .custom-btn::before {
        height: 38px;
    }
}

table#laying tbody td:nth-child(2) {
    display: flex;
}
.container.panel_cont {
    width: 91%;
    margin-top: 6%;
}

table#laying tbody td{ padding: 3px;
    font-size: 14px;
    color: #000000ba;
    padding: 8px 3px;
    text-align: center;
}
.exports {
    padding: 6px 14px;
    margin-top: 0px; 
}
.form-control
{
    color: #171717;
}
footer.main-footer {
    background-color: #fff;
    position: fixed;
    width: 100%;
    bottom: -15px;
    padding: 1%;
    border-top: 2px dashed #666;
}
.table th, td {
    text-align: center;
    vertical-align: middle!important;
}
.tags [type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: initial!important;
}
.tags tbody td:nth-child(3) {
    display: inline-block;
    width: fit-content;
}.tags tbody td:nth-child(3) a {
    margin: 2px;
}