.legacy{
    display: none!important;
}
body {
    color: #333;
    background: #e8e8e8;
}
/*.error_msg {
    width: 100%;
    position: absolute;
    z-index: 99999;
}*/
h4.alert_error {
    background: red;
    border-radius: 5px;
    width: 98%;
    margin: 10px auto;
    padding: 8px;
    color: white;
}
/*.error_msg {
    width: 100%;
    margin-bottom: -85px;
    margin-top: 85px;
    z-index: 99999;
}*/
body #app_wrapper #footer_wrapper {
    background: #FFFFFF;
    left: 0;
    padding: 0 32px;
}
body #header_wrapper {
    box-shadow: none;
}
body .searchbtn{
    height: 36px;
    padding: 0 15px;
    vertical-align: middle;
}
#userholder input{
    vertical-align: middle;
}
#footer_wrapper .footer-content .copy-wrapper .copy {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 200;
}
.p-r-0{
    padding-right:0!important;
}
#app_topnavbar-wrapper {
    box-sizing: border-box;
    background-color: #ffffff;
    height: 65px;
    user-select: none;
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 2%), 0px 0px 0px 0px rgb(0 0 0 / 0%), -2px 1px 11px 0 rgb(0 0 0 / 8%);
    z-index: 99;
    padding: 0 35px;
}
#content_outer_wrapper #content_wrapper{
    padding-top:95px;
}
#app_topnavbar-wrapper .navbar-nav>li a {
    color:#000000;
    padding:10px;
    line-height: 3.4em;
    font-size: 14px;
}

body a:link, body a:visited {
    color: #0858d2;
}
body .open-sidebar i {
    font-size: 35px;
    line-height: 2em;
    color: #0858d2;
    text-shadow: 1px 2px 3px #efefef;
    cursor: pointer;
    position: absolute;
}
.card .card-heading {
    padding: 15px 20px;
    position: relative;
}
body .card .card-search {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    margin: 0;
    padding: 0;
    height: 100%;
    z-index: 15;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: 0;
    box-shadow: none;
    width: 95%;
    display: none;
    background: #fff;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    font-weight: bold;
    color: #0858d2;
    background:none;
}
body #content_outer_wrapper {
    min-height: 100%;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 50px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 10px;
}
body .checkbox.view{
    margin:0;
}
body .btn-border{
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
    color:#0858d2!important;
    margin: 0 5px 5px;
}
body .btn-primary{
    color:#fff!important;
}
body .btn-border:hover{
    border: 1px solid #0858d2;
}
.button-list ul li{
    display: inline-block;
}
.contact-box ul{
    padding: 0;
    margin: 0;
}
.contact-box ul li {
    display: inline-block;
    margin-right: 50px;
    vertical-align: text-top;
}
.contact-box ul li span{
    display: block;
}
.contact-box ul li .contact-label{
    font-size: 14px;
    line-height: 1;
}
.contact-box ul li .contact-value{
    color:#0858d2;
}
body #userholder {
    margin: 0;
    padding: 20px 0;
}
.tabpanel .nav-tabs li a {
    border: none;
    border-radius: 0;
    font-size: 16px;
    padding: 25px;
}
.nav-tabs li.active a:after {
    background: #0858d2;
}
#user-container {
    display: none;
}
body .dropdownjs input[type=text] {
    width: 100%;
}
.checkbox-list {
    padding: 20px 0;
}
body .card.card-data-tables .mdl-data-table {
    font-size: 12px;
}
.masterplan-detail-holder .sectionheading{
    font-size: 20px;
    padding-bottom: 10px;
}
.masterplan-detail-holder header h2{
    margin-bottom: 0;
}
.masterplan-detail-holder .card-heading{
    padding:25px;
}
.position-relative{
    position:relative;
}
.resizeable-column > .card {
    border-right: 3px solid rgb(137 243 157 / 70%);
}
.customer-table td a.icon i, .order-table td a.icon i, .product-table td a.icon i {
    font-size: 1.6875em;
    margin-right: 0;
    margin-top: 7px;
    margin-left: 2px;
}
#addsurvey{
    margin-left: 20px;
}
.red-text{
    color: red;
}
.green-text{
    color: rgb(0, 98, 15);
}
body .mail-app{
    background: #fff;
}
body .mail-app #header_wrapper, body .notes-app #header_wrapper{
    background: #286090;
    margin-top: -30px;
}
.swal2-container {
    z-index: 99999999999;
}
body .select2-container .select2-choice {
    padding: 10px 10px !important;
    line-height: 1.2 !important;
    height: auto !important;
    background: transparent !important;
}
.contact-holder{
    display: none;
}
/*.product-table-wrapper .card-actions .label-info{
    display: none;
}*/
.card-data-tables .card-actions .label-info{
    display: none;
}
body #filter-apps {
    color: #00F;
    padding-right: 30px;
    width: 100%;
    border-radius: 0;
    border-color: #afafaf;
}
.filter-holder {
    position: relative;
    width: 500px;
    max-width: 50%;
    min-width: 250px;
}
.filter-holder i {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 25px;
    color: #878787;
    cursor: pointer;
}
body #userholder.search-desig form {
    display: block;
    width: 65%;
    margin: 0 0 30px;
    padding: 5px;
}
#menu-icon-holder{
    display: none;
}
.app_sidebar-menu-collapsed #app_sidebar-left .sidebar-overlay {
    left: 0;
    z-index: 95;
    -khtml-transition: all .2s;
    transition: all .2s;
}
body.menu-open {
    height: 100vh;
    overflow-y: hidden;
}
aside#menu-left {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    padding: 0;
    left: 0;
    display: none;
    z-index: 97;
}
.menu-backdrop {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 0;
    background: rgb(113 113 116 / 90%);
    left: 0;
    opacity: 1;
    z-index: 1;
}
.menu-overlay {
    background: #fff;
    width: 240px;
    position: absolute;
    height: 100%;
    left: -240px;
    top: 0;
    z-index: 2;
}
.menu-overlay .navbar-nav {
    /* margin-top: 85px; */
    padding: 0 10px 20px;
    overflow: scroll;
    height: 80vh;
    width: 100%;
    margin: 85px 0 0;
}
.menu-overlay .navbar-nav a {
    padding: 10px 15px!important;
}
.menu-overlay .navbar-nav, .menu-overlay .navbar-nav li{
    float: none;
}
body #content_wrapper.leftnav_v2 #leftnav {
    left: 0!important;
}
body .notes-app #content .content-body .card-add-note {
    max-width: 95%;
    margin: 30px auto;
}
#note_form input[type=file] {
    opacity: 0;
    position: absolute;
    z-index: -1;
    width: 0;
    padding: 0;
}
#note_form i.zmdi-attachment-alt{
    cursor: pointer;
}
#note_form .card-actions li{
    margin-right: 8px;
}
#note_form .card-footer {
    position: relative;
    padding: 10px 15px 15px;
    min-height: 75px;
}
#note_form ul.card-actions.right-bottom>li .btn {
    margin: 7px 0 20px;
    padding: 10px;
}
body .mail-app #header_wrapper .card-actions.icons>a, body .mail-app #header_wrapper .card-actions.icons>li>a,
body .notes-app #header_wrapper .card-actions.icons>a, body .notes-app #header_wrapper .card-actions.icons>li>a {
    width: 40px;
    height: 40px;
    padding-top: 4px;
}
.district-filter .select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #afafaf;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: none;
}
.district-filter .select2-container-multi .select2-choices .select2-search-field input {
    padding: 4px 10px;
    margin: 1px 0;
    font-family: inherit;
    font-size: 100%;
    color: #b7bfca !important;
    outline: 0;
    border: 0;
    box-shadow: none;
    background: transparent !important;
}
.district-filter .select2-container-multi .select2-choices .select2-search-choice {
    padding: 8px 5px 8px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #686868;
    cursor: default;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    background-color: #f5f5f5;
}
@media  screen and (max-width: 1280px) {
    #app_wrapper #content_outer_wrapper {
        padding-left: 0!important;
        padding-right: 0!important;
        max-width: 100%!important;
    }
}
@media  screen and (max-width: 1024px) {
    #menu-icon-holder{
        display: inline-block;
        margin-top: 12px;
        margin-left: 10px;
    }
    #menu-icon-holder button{
        background: transparent;
        border: none;
    }
    #menu-icon-holder button i{
        font-size: 32px;
        color: #b4b4b4;
        cursor: pointer;
    }
    header .nav.navbar-nav {
        display: none;
    }
}
@media  screen and (max-width: 850px) {
    .card-heading > *{
        float:none!important;
        margin-bottom:10px!important;
    }
}
body table.dataTable tr.dtrg-group th {
    background-color: #e1f0f7;
    text-align: left;
}
.survey-table-wrapper tr.dtrg-group {
    cursor: pointer;
    border-bottom: 1px solid #cddfe4;
}
body table.dataTable tr.dtrg-group.dtrg-level-0 th {
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 12px;
    color: #333;
}
.survey-table-wrapper tr:not(.dtrg-group) {
    display: none;
}
body .select2-drop {  
    z-index: 99999;
}
.copyAlert{
    color: green;
    display: none;
}
