h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.pad-t20 {
    padding-top: 20px;
}

.pad-b40 {
    padding-bottom: 40px;
}

.pad-t10 {
    padding-top: 10px;
}

.border-right {
    border-right: 1px solid #ccc;
}

html,
body {
    min-height: 100%;
    height: auto;
}


body {
    background: #edf0f5;
    padding: 0px 0 0 0;
}

.login {
    background: url(../img/login_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    /* height: 100%; */
    height:100vh;
}

.navbar-header {
    width: 100%;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin: 0;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}

.navbar .navbar-toggle .icon-bar {
    border: 2px solid #999;
}

.navbar-header ul {
    margin: 0;
}

.table {
    margin-bottom: 0;
}


#loginForm .form-group.label-static label.control-label,
#loginForm .form-group.label-floating.is-focused label.control-label,
#loginForm .form-group.label-floating:not(.is-empty) label.control-label {
    left: 50px;
}

.login-inner .form-group.is-focused .form-control {
    background-image: linear-gradient(#0067ff, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2);
}

.login-inner .form-group label.control-label {
    color: #D2D2D2;
}

.login-inner .form-group.label-floating:not(.is-empty) label.control-label {
    color: #fff;
}

.navbar-brand > img {
    width: 210px;
}

#loginForm .content .form-group i {
    color: #fff;
    font-size: 24px;
}

#loginForm .footer a {
    color: #D2D2D2;
}

#loginForm .footer .btn-100per {
    width: 100%;
}

#loginForm .footer .btn-orange {
    background: #ff9900;
    font-size: 20px;
    color: #fff;
}

#loginForm .footer i {
    font-size: 22px;
}

#loginForm .header {
    margin-top: -80px;
}

.login_container {
    padding: 30px 0 20px;
    background: url(../img/login-inner.png) no-repeat;
    background-size: cover;
    background-position: center top;
}

.card-signup.tables {
    margin: 0 0 15px 0;
}

.card-signup.graph {
    padding: 30px 20px;
}

.card-signup .logo img {
    width: 100%;
}

.card-signup .header {
    background: #fff;
}

.card {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.margin-reset {
    margin: 0 auto;
}

.login-outer {
    display: table;
    height: 100%;
    margin: 0 auto;
}

.login-inner .card-signup {
    width: 400px;
}

.login-inner {
    display: table-cell;
    vertical-align: middle;
}

.login-outer .alert-danger {
    margin-top: 20px;
}


/* Preview screen */

.preview-div {
    width: 100%;
    margin: 15px 0 50px;
    float: left;
}

.preview-div h2 {
    color: #000;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 12px 0;
}

.usa-logo {
    margin: 0 0 30px 0;
}

.application {
    margin-bottom: 20px;
}

.application h5 {
    color: #805a94;
    font-weight: 400;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.application p {
    color: #000;
    font-size: 16px;
    margin: 15px 0;
    font-weight: 400;
}


/* Preview screen */


/* Register */

.navbar {
    box-shadow: 0 5px 10px -12px rgba(0, 0, 0, 0.42), 0 3px 5px 0px rgba(0, 0, 0, 0.12), 0 4px 5px -5px rgba(0, 0, 0, 0.2);
}

.navbar,
.navbar.navbar-default {
    background: #fff;
    width: 100%;
    top: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: fixed;
    z-index: 1000;
    padding: 0;
}

.user-profile {
    margin-top: 0px;
}

.navbar .navbar-brand {
    height: auto;
    padding: 10px 15px;
}

.sidebar-toggle:before {
    content: "";
}

.register-section {
    background: url(../img/register.png) no-repeat right top #fff;
    width: 100%;
    margin: 30px 0 50px 0;
    padding: 38px 20px 20px 20px;
    float: left;
}

.register-section h2 {
    color: #b4b7b8;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

.register-section h3 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.alert .alert-icon {
    margin-bottom: 10px;
}

.register-section h4 {
    color: #333;
    font-size: 13px;
    margin: 30px 0 0;
}

.register-section h4.none {
    margin: 0;
}

.register-section h5 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 30px 0 0;
}

/*select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/

.input-group .arrow {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
}

.register-section .fa {
    font-size: 20px;
}

.register-section .input-group .input-group-addon {
    min-width: 52px;
}

.register-section h5 {
    margin: 30px 0 0 0;
}

.input-group.with-alert {
    padding-right: 30px;
}

.notify-popover {
    position: absolute;
    right: 4px;
}

.input-group.with-alert .popover-content {
    width: 200px;
}

.welcome_block {
    background: #292c31;
    padding: 42px 0 20px 0
}

.links {
    margin: 20px 0;
}

.links ul {
    margin: 0px;
    padding: 0px;
}

.links ul li {
    list-style: none;
    display: block;
    float: left;
    position: relative;
}

.links ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 20px;
    display: block;
    border-top: solid 8px #ddd;
}

.links ul li a:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ddd;
}

.links ul li a:hover,
.links ul li a.active {
    border-top: solid 8px #99cc01;
    text-decoration: none;
}

.links ul li a:hover:before,
.links ul li a.active:before {
    content: "";
    position: absolute;
    top: 8px;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #99cc01;
}

.content-area .breadcrumb {
    background: transparent;
    font-size: 15px;
}

.login-inner .form-control {
    color: #fff;
}

#loginForm .header h4 {
    color: #fd9800;
    font-size: 20px;
    font-weight: bold;
}

.header-R .dropdown span.name {
    font-size: 14px;
    color: #333;
    text-transform: none;
    position: relative;
    padding-right: 15px;
}
.header-R .dropdown span.name:before {
    display: inline-block;
    content: '\f107';
    position: fixed;
    right: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    top: 15px;
}

.hide-border th,
.hide-border td {
  border-left: none !important;
  border-right: none !important;
  border-color: #ddd;
}

@media (max-width: 500px) {
    .login-inner .card-signup {
        width: 100%;
    }
   body .userName .btn {
        padding: 0 0 0 10px; 
            width: auto;
        }
        .header-R .dropdown span.name {
            padding-right: 0;
        }
        .header-R .form-group {
        padding-bottom: 7px;
        margin: 6px 0 0 0;
    }
    body .userName .btn {
        padding: 0 0 0 10px; 
        width: auto;
        }
    .header-R.company-list {
     width: 137px;
        float: left !important;
        padding-left: 10px;
    }
    .user-profile {
     padding: 0 5px 5px 10px; 
    width: auto;
    top: 93% !important;
    }
    .header-R .dropdown .dropdown-menu {
        right: 0 !important;
    }
    #leftSideBar {
        overflow: scroll;
    }
}

@media (max-width: 768px) and (orientation: landscape) {
    #leftSideBar {
        overflow: scroll;
    }
    .login-outer {
        padding: 80px 0 40px;
    }
    body.login {
        background-size: inherit;
    }
    body {
        height: auto;
    }
    /* .company-list {
        position: absolute;
        right: 35%;
    } */
    #body-wrapper .navbar .navbar-brand {
        width: 200px;
        padding-right: 0;
    }
    .fa-stack-1x {
        font-size: 21px;
        line-height: 45px;
    }
    .fa-stack-2x {
        font-size: 44px;
    }
    .sidebar-toggle {
        margin: 13px 30px;
    }
    .navbar-header ul {
        padding: 0;
    }
}

.drop-item .btn-drop,
.drop-item .btn-drop:hover,
.drop-item .btn-drop:focus {
    width: 200px;
    background: #ff9a03;
}

.drop-item .dropdown {
    float: right;
}

.grid-title {
    border-bottom: 1px solid #e0e4e6;
    padding: 15px 10px;
}

.page-title h4 {
    font-size: 20px;
    color: #949ea6;
    font-weight: 400;
    vertical-align: middle;
    margin-top: 14px;
}

.btn.btn-warning,
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning:active,
.btn.btn-warning.active,
.btn.btn-warning:active:focus,
.btn.btn-warning:active:hover,
.btn.btn-warning.active:focus,
.btn.btn-warning.active:hover,
.open > .btn.btn-warning.dropdown-toggle,
.open > .btn.btn-warning.dropdown-toggle:focus,
.open > .btn.btn-warning.dropdown-toggle:hover,
.navbar .navbar-nav > li > a.btn.btn-warning,
.navbar .navbar-nav > li > a.btn.btn-warning:hover,
.navbar .navbar-nav > li > a.btn.btn-warning:focus,
.navbar .navbar-nav > li > a.btn.btn-warning:active,
.navbar .navbar-nav > li > a.btn.btn-warning.active,
.navbar .navbar-nav > li > a.btn.btn-warning:active:focus,
.navbar .navbar-nav > li > a.btn.btn-warning:active:hover,
.navbar .navbar-nav > li > a.btn.btn-warning.active:focus,
.navbar .navbar-nav > li > a.btn.btn-warning.active:hover,
.open > .navbar .navbar-nav > li > a.btn.btn-warning.dropdown-toggle,
.open > .navbar .navbar-nav > li > a.btn.btn-warning.dropdown-toggle:focus,
.open > .navbar .navbar-nav > li > a.btn.btn-warning.dropdown-toggle:hover {
    background: #fba61c;
}

.card.control-panel {
    margin: 15px 0;
    padding: 10px 19px 19px;
}

#page-control .pagination.pagination-warning > .active > a {
    background-color: #fba61d;
    border-color: #fba61e;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    vertical-align: middle;
}

.checkbox .checkbox-material .check {
    border: 1px solid rgb(251, 166, 29);
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check {
    background: #fba61c;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

.card-signup .content {
    padding: 0px 30px 0px 10px;
}

.footer.text-center .pad-b40 {
    float: right;
}

.login-outer .card .footer,
.login-outer .footer {
    padding: 0px;
}

.login_container .content {
    overflow: inherit;
    position: inherit;
    width: inherit;
    max-width: inherit;
    height: inherit;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.btn-group.bootstrap-select button {
    border-bottom: 1px solid #dfdfdf!important;
}

.btn-group.bootstrap-select.open .select-with-transition {
    outline: none !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    transition-duration: 0.3s !important;
}

.add-button {
    padding: 9px 20px;
    font-size: 14px;
}

.add-button i {
    margin-right: 5px;
    font-size: 22px !important;
}
.btn.submit-button {
   background: #0066ff;
    box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(27, 0, 255, 0.2), 0 1px 5px 0 rgba(0, 53, 255, 0.12);
}
.btn.submit-button:hover,
.btn.submit-button:focus
{
   background: #0066ff;
    box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(27, 0, 255, 0.2), 0 1px 5px 0 rgba(0, 53, 255, 0.12);
}

table.table>tbody>tr:nth-child(odd) {
    background-color: #f5f8fa;
}

table.table>tbody>tr:hover {
    background: #dee5ea;
}

td.text-center.text-nowrap {
    text-align: -webkit-center;
}

table.table>tbody>tr:last-child {
    border-bottom: 1px solid #D2D2D2;
}

table.table {
    color: #34474f;
    font-size: 14px;
    font-weight: 400;
}

table.table>thead {
    color: #34474f;
    font-size: 12px;
}

table.table>thead>tr>td {
    font-weight: bold;
}

.btn-group.bootstrap-select.select-option button {
    width: auto;
    background: transparent;
    border: 1px solid #c2c2c2;
    box-shadow: none;
    color: #9a9a9a;
    padding: 10px 20px;
    display: inline-block;
}

.btn-group.bootstrap-select.select-option button .bs-caret {
    margin-left: 10px;
}

.btn-group.bootstrap-select.select-option {
    display: block;
}

.select-paging span.paging-text {
    margin: 10px 10px;
    position: relative;
    padding: 0px 0 0;
    color: #9a9a9a;
    font-weight: 400;
}
.select-paging {
    padding-top: 15px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
    font-weight: bold;
    text-transform: capitalize;
    padding: 12px 8 px;

}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px 12px;
}

.table > thead > tr > td .form-group,
.table > tbody > tr > td .form-group,
.table > tfoot > tr > td .form-group {
    margin: -5px 0 0 0;
    padding-bottom: 0px;
}
.table > thead > tr > th {
    font-size:1.2em;
}
.select-paging .slt-control {
    width: 70px;
}

.footer.footer-transparent .copyright {
    color: #a6a6a6;
    font-size: 13px;
}

select.form-control + span {
    content: "&#xE1B9; ";
}
.card.card-nav-tabs.dashboard-graph .content{ position: relative;}
.card .header {
    padding: 15px 15px;
}
.table.card-table > thead > tr > td, .table.card-table > tbody > tr > td, .table.card-table> tfoot > tr > td {
    padding: 12px 8px;
}
.datepicker.dropdown-menu{
    min-width: 250px;
}
.datepicker td.active:hover.active, .datepicker td.active {
    background: linear-gradient(60deg, #ffa726, #f57c00);
    border-radius: 50%;
    border-color: none;
}
.datepicker td p {
    font-size: 1em;
    font-weight: 400;
    border-radius: 50%;
    height: 22px;
    line-height: 27px;
    margin: 3px 0 8px;
    width: 29px;
}
#date-calendar .form-group {
    margin: 9px 0 0 0;
}
.modal-content .modal-header {
    padding-top: 20px;
    padding-right: 24px;
    padding-bottom: 20px;
    padding-left: 24px;
    background: #0057d8;
    color: #fff;
}
.modal .modal-header .close {
    color: #a9bfe0;
    font-size: 20px;
}
.modal-header .close {
    margin-top: 2px;
}
.modal-content .modal-body + .modal-footer {
    border-top: 1px solid #e4e4e4;
    padding: 15px;
}
.modal-content .modal-footer {
    padding: 15px;
}
.form-control-feedback {
    opacity: 1;
}

.form-control-feedback i {
    color: rgba(189, 189, 189, 0.87);
}
.card.control-panel .form-group {
    padding-bottom: 7px;
    margin: 9px 0 0 0;
}

.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
       background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#0066ff, #0066ff);
    background-size: 0 9px, 100% 2px;
    transition: background 0.2s ease-out;
}
.checkbox.custom-check label {
    margin-top: 4px;
}
.card.control-panel .form-group.margn-ryt-20   {
    margin-right: 20px;
}
.header .alert-icon {
    display: block;
    float: left;
    margin-right: 15px;
}
.alert.alert-info {
    background-color: #00d3ee;

}
.card.control-panel.card-info  {
    padding: 24px 19px 19px;
}
.alert {
    padding: 15px 15px 0px 15px;
}
.map-sect {width:100%;}
.map-sect .card.control-panel  {
  height: 950px !important;
  
  
}
.content.content-height {
    height: auto;
}

/*===============Open-slider================*/

.open-sidebar {
    -webkit-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    transform: translate(-0px, 0);
}
.border-top-btm {border-top: 1px solid #000; border-bottom: 1px solid #000;}

/*==========Account-Page================*/
.company-name { text-align: center;font-weight: bold;  text-transform: capitalize;}
.account-detail {line-height: 38px;}
.account-detail label.control-label {
    color: #000;
    width: 100%;
    font-size: inherit;
    margin: 0;
    text-align: right;
}
.account-detail .grid-title { margin-bottom: 15px;}
.row-block { margin:0;width: 100%;overflow: hidden;}
.card.control-panel { padding: 10px 15px 19px;}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input {
    line-height: normal;
}
[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1.4rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[type="checkbox"].filled-in+label:before, [type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
}
[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked+label:before {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #0066ff;
    background-color: #0066ff;
    z-index: 0;
}
[type="checkbox"].filled-in+label:before, [type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
}
[type="checkbox"].filled-in+label:after {
    border-radius: 2px;}
    [type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0;
}
[type="checkbox"].filled-in+label:before, [type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
}
td {
    overflow: hidden;
}
.form-control[disabled] {
    width: 133%;
    background-image: none;
    border:none;
    cursor:text;
}
.btn:not(.btn-just-icon):not(.btn-fab) .fa.fa-user-circle-o {
    font-size: 24px;
    color: #6b6b6b;
    margin-left: 5px;
}
label.label-control {
    color: #AAAAAA;
    font-weight: 400;
    margin: 0;
}
.account-table td{
    width: 50%;
}
.account-table td label{
    margin: 0;
}
.account-table td:first-child {
    text-align: right;
}
.account-table td:last-child {
    text-align: left;
}
.total-field,
table.table>tbody>tr.total-field:hover
 {
    background: #5bb05f;
    color: #fff;
    font-weight: bold;
}
.total-field label {
    color: #fff;
}

/*==========footer-css================*/

.editIcon { cursor: pointer; }
table .form-control[disabled] { margin: 0; padding: 0; }
footer .copyright {
    padding: 8px 0px 8px;
}
.footerAfterLogin {
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f5f5f5;
    padding: 0;
    z-index: 22;
}
/*==========material-css================*/
.mat-form-field {
    width: 100% !important;
}
.navbar-header .mat-form-field {
    width: 200px !important;
}
.mat-form-field .mat-form-field-underline {
    background-color: rgb(210, 210, 210); 
}
.mat-form-field svg {
        fill: #adacac;
}
.login-inner .form-control {
    padding-left: 5px;
    margin-left: -5px;
    margin-top: 5px;
}
.job-section .panel-height{
    height: 900px !important;
}
.handle3 {
    width: 3px !important;
    right: 0 !important;
    background: #999 !important;
    background: rgba(255, 255, 255, 0.4) !important;
    border-radius: 7px !important;
    -webkit-transition: width 250ms !important;
    transition: width 250ms !important;
    margin-right: -4px;
}
.cdk-overlay-container {
    z-index: 1060 !important;
}
.mat-expansion-panel-body {
    padding: 15px 0px 0px !important;
}
.mat-expansion-panel-spacing {
    margin: 0 0 3px !important;
}
.jobs-accord-table label {
    color: #000;
}
.card.control-panel .mat-expansion-panel-body .form-group {
    padding: 0;
    margin: 0;
}
.mat-expansion-panel-body .form-group > .text-gray-darker {
    color: #949ea6;
    margin-bottom: 10px;
}

/* Design issues */
.content-area {
    padding: 38px 5px 10px;
}
.card.control-panel, .card.control-panel .form-group {
    margin: 0 0 10px;
}
.grid-title {
    padding: 0;
}
.card.control-panel {
    padding: 10px 0px 12px;
}
.pagination {
    margin: 5px 0 0;
}
.modal-body .form-group{
     margin-top: 0;
     /* min-height:70px; */
}
.table-responsive [type="checkbox"]+label {
    position: relative;
    top: 8px;
}
 .table .checkbox {
    width: 20px;
    height: 15px;
}
.table-responsive [type="checkbox"]+label {
    position: relative;
    top: 4px;
    height: 20px;
}
.form-control[disabled] {
    height: 20px;
}
.sidebar-collapse .content {
    overflow: visible !important;
}
.sidebar-menu .treeview-menu > li > a {
    cursor: pointer;
}
.sidebar-menu li {
   margin-bottom: 2px;
}
.sidebar-menu li.active > a:hover, .sidebar-menu li.active > a, .sidebar-menu li.active > a:hover {
     background: rgba(0, 0,0,.2);
    text-decoration: none;
    border-radius: 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.userName .btn {
    padding: 12px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    text-align: right;
}
.userName .fa.fa-user-circle-o {
    font-size: 24px;
    color: #6b6b6b;
    margin-left: 3px;
    position: relative;
    top: 3px;
}
.userName {
    padding-right: 30px;
    padding-top: 3px;
}
.header-R .dropdown .dropdown-menu, .header-R .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: 142%;
    bottom: auto;
    right: 23px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.backdrop[_ngcontent-c1] {
    z-index: 9999 !important;
}
.spinner-rectangle-bounce[_ngcontent-c1] {
    top:330px !important;
    z-index: 9999 !important;
    margin-top: 0 !important;
}
.modal-body h3 {               
    margin: 5px 15px;
    font-size: 1.6em;
    color: #6d7075;
}

/*.fa-sort { display: none; }*/
.hide-fa {  font-size: 0 !important;}

.glyphicon-triangle-top:before {
    content: "\f0de" !important;
    font: normal normal normal 14px/1 FontAwesome;
}
.glyphicon-triangle-bottom:before {
    content: "\f0dd" !important;
    font: normal normal normal 14px/1 FontAwesome;
}

.table-responsive table.table>thead th {
 color: #0066ff;
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgb(251, 166, 28) !important;
    color: #fff !important;
}
mat-icon, .material-icons {
    cursor: pointer;
}
.edit-icon { color: #06f;}
.display-none {display: none;}

.multiSelect [type="checkbox"]:checked+label:before {
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.multiSelect [type="checkbox"]+label {
    font-size: 1em;
}
.mat-tab-body-content , .mat-tab-body.mat-tab-body-active, .mat-tab-body-wrapper{
  overflow: visible !important;
  width:100%!important;
}
.c-token .c-label {
    padding: 3px 6px
}
.c-token .fa-remove {
    margin-left: 5px;
    font-size: 14px;
}

.right-panel {
    margin-top: 15px;
}
.table-responsive{position: relative;}
.mat-icon{
    background: transparent;
    color: #337ab7;
}
.mat-icon:hover{
    color: #286090;
    background: transparent;
}

@media (max-width:1024px){
    .newjobheight .mat-tab-header-pagination.mat-tab-header-pagination-before.mat-elevation-z4.mat-ripple,.newjobheight .mat-tab-header-pagination.mat-tab-header-pagination-after.mat-elevation-z4.mat-ripple,.newjobheight .mat-tab-header-pagination-disabled{display: flex !important;}
  }
/* Excel model popup CSS Starts*/

@media (min-width: 768px) {
  .modal-dialog {
    width: 800px;
    max-width: calc(100% - 10px);
  }
  .modal-dialog.modal-lg {
    width: 900px;
  }
  .modal-dialog.modal-sm{
    width:400px;
    }
  .myModalExcelClient{
      
    width: 500px;
  }
  .myModalExcelUser {
    width: 930px;
  }
  .myModalExcelEmployee{
    width: 1030px;
  }
  .myModalExcelMaterial{
    width: 1130px;
  }
  .myModalExcelItem{
    width: calc(100% - 60px);
  }
  .confirmModal-dialog, .modal-confirm-dialog {
    width: 500px;
    margin-top: 170px !important;
  }
  .modal-confirm-dialog h5 {  
    font-size: 16px;
    color: #777;
  }
}
#confirmModal .alert {
    padding: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    padding-top: 5px;
}
#confirmModal .alert.alert-info {
 color: #0057d8;
 border: 1px solid #0057d8;
}
#confirmModal .alert-success {
color: #3c763d;
border: 1px solid #3c763d;
}
#confirmModal .alert.alert-danger {
    color: #ff5447;
    border: 1px solid #ff5447; 
}
#confirmModal .alert.alert-danger i {
 color: #ff5447;
}
#confirmModal .alert-success i {
color: #3c763d;
}
#confirmModal .alert.alert-info i {
 color: #0057d8;
}
#confirmModal .alert i {
    position: relative;
    top: 7px;
}
#myModalExcel .upload-btn {
    background-color: #0057d8;
    box-shadow: 0 2px 2px 0 rgb(255, 255, 255), 0 3px 1px -2px rgba(101, 101, 101, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

#myModalExcel .form-control.upload-control[disabled] {
    height: 46px;
    width: 100%;
}

#myModalExcel .upload-btn, #myModalExcel .upload-btn:hover, .upload-btn:active, .upload-btn:focus {
    background: #0057d8;
}
#myModalExcel .upload-btn:hover, #myModalExcel .upload-btn:active, #myModalExcel .upload-btn:focus  {
    box-shadow: 0 2px 2px 0 rgb(0, 87, 216), 0 3px 1px -2px rgb(0, 87, 216), 0 1px 5px 0 rgb(0, 87, 216);
}
#myModalExcel .input-group .input-group-addon {
    padding-left: 0;
    padding-right: 0;
}
#myModalExcel .table-scroll {
    overflow-y: auto;
    height: 190px;
}
#myModalExcel .form-custom-group {
    min-width: 115px;
}
#myModalExcel .excelStaticHeader .table > thead > tr > th {
    border:1px solid #ddd;
    padding-bottom: 0;
}
#myModalExcel .excelStaticHeader .table > tbody > tr > td {
    border:1px solid #ddd;
}
#myModalExcel .mat-form-field .mat-form-field-underline {
    background-color: #fff;
    display: none;
}
#myModalExcel .file {
    visibility: hidden;
    position: absolute;
}
#myModalExcel .mat-form-field-subscript-wrapper, #myModalExcel { display: none; }
#myModalExcel  .mat-select {
  height: 35px;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
#myModalExcel .mat-form-field-infix {
  padding:0;
  width: auto;
}
/* Excel model popup CSS Ends*/

.web-table-cell {
    display: table-cell !important;
}
.company-list .mat-form-field-infix {
    border-top: 0;
}
.card img.max-width {
    max-width: 100%;
    width: auto;
}
/*.minHeight398 {
    min-height: 410px;
}*/
.minHeight398 {
    min-height: 401px;
}
/* body .backdrop {
    z-index: 9999 !important;
    position: fixed !important;
} */
.backdrop {
    z-index: 1999 !important;
    position: fixed !important;
}
.spinner-rectangle-bounce {
    position: fixed !important;
}
.mat-option.mat-active {
    background: rgb(251, 166, 28) !important;
    color: rgb(255, 255, 255) !important;
}
.inline-block {
    display: inline-block;
}

#materialGrid .mat-expansion-indicator {
      display: none;
}
 .all-collapse .mat-expansion-panel-content {
    /* height: 0px !important; */
    /* visibility: hidden !important; */
    display: none;
  }
.all-collapse .mat-expansion-panel-content.mat-expanded {
    /* height: auto !important;
visibility: visible !important; */
display: block;
}
.mat-expanded .mat-expansion-panel-content {
    overflow: hidden !important;
}  
.nav.nav-tabs-map li a {
    padding: 10px 6px !important;  
}

.underline-block {
    display: block;
    border-bottom: 1px solid #000;
}

.scroll-block .demo-tab-content{
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    width: 100%;
}
.m-table-width{
    width: 100%;
}

.custom-width{
    width: 230px;
}
.table-action{
    width: 66%;
    margin: 0px auto;
}
.pt-8{
    padding-top:8px;
}

@media only screen and (max-width:1023px) and (min-width:768px){
    .cdk-overlay-pane{
        max-width: 100%;
        min-width: 95% !important;
    }
}

@media (max-width:767px){
.noticationcls{
    padding-top: 5px !important;
    padding-left: 10px !important;;
  }
  .addLocation-btn{
      margin-top: 15px;
  }
  .table-action{
    width: 100%;    
    }
    .m-text-right{
        text-align: right;
        margin-top: 5px;
    }
}
@media (max-width:320px){ 
  .header-R.company-list {
    width: 105px !important;
  }
  .navbar-header .mat-form-field {
        width: 105px !important;
    } 
}
.mat-dialog-container {
    padding: 0 !important;
}
#confirmModal {
    padding-right: 0 !important;
}
/*--------*/
.sidebar{
    max-height:90%;
    overflow:scroll !important;

}
.sidebar::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.sidebar::-webkit-scrollbar
{
	width:7px;
	background-color: #F5F5F5;
}

.sidebar::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fb9600;
}
/* 19-07-19 */
.mat-form-field-underline{
    transform: scaleY(1.0001);
}

.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,0.8) !important;}

div#isMaterialPopup {
    padding: 0 !important;
}
.icon-button {
    display: flex;
    flex-flow: row nowrap;
}
.pac-container{z-index: 999999 !important;}