body {

    font-family: "Montserrat", sans-serif;
    background: #f9f7f7;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: "Montserrat", sans-serif;
    src: url('../fonts/HelveticaNeueMedium.eot');
    src: url('../fonts/HelveticaNeueMedium.eot') format('embedded-opentype'), url('../fonts/HelveticaNeueMedium.woff2') format('woff2'), url('../fonts/HelveticaNeueMedium.woff') format('woff'), url('../fonts/HelveticaNeueMedium.ttf') format('truetype'), url('../fonts/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
}

@font-face {
    font-family: "Montserrat", sans-serif;
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat", sans-serif;
    src: url('../fonts/helveticaneue_light-webfont.woff2') format('woff2'), url('../fonts/helveticaneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'univers-bold';
    src: url('../fonts/UniversLTStd-BoldCn.eot');
    src: url('../fonts/UniversLTStd-BoldCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniversLTStd-BoldCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-BoldCn.woff') format('woff'),
        url('../fonts/UniversLTStd-BoldCn.ttf') format('truetype'),
        url('../fonts/UniversLTStd-BoldCn.svg#univers-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'univers-light';
    src: url('../fonts/UniversLTStd-LightCn.eot');
    src: url('../fonts/UniversLTStd-LightCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniversLTStd-LightCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-LightCn.woff') format('woff'),
        url('../fonts/UniversLTStd-LightCn.ttf') format('truetype'),
        url('../fonts/UniversLTStd-LightCn.svg#univers-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'univers-ultra-light';
    src: url('../fonts/UniversLTStd-LightUltraCn.eot');
    src: url('../fonts/UniversLTStd-LightUltraCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniversLTStd-LightUltraCn.woff2') format('woff2'),
        url('../fonts/UniversLTStd-LightUltraCn.woff') format('woff'),
        url('../fonts/UniversLTStd-LightUltraCn.ttf') format('truetype'),
        url('../fonts/UniversLTStd-LightUltraCn.svg#univers-ultra-light') format('svg');
    font-weight: normal;
    font-style: normal;
}



img {
    max-width: 100%
}

a, button {
    -webkit-transition: -webkit-opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    -moz-transition: -moz-opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    -ms-transition: filter 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -ms-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    -o-transition: -o-opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -o-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    transition: opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: none
}

.container {
    width: 1630px
}

.spacer10 {
    height: 10px;
    clear: both
}

.spacer20 {
    height: 20px;
    clear: both
}

header {
    background: #0a0909;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.logo {
    float: left;
    color: #f0b518;
    font-size: 31px;
    font-weight: normal;
    line-height: 32px;
    padding: 4px 21px 3px 0;
    border-right: 2px solid #3b3a3a;
    font-family: "Montserrat", sans-serif;
}

.logo a {
    display: inline-block;
    color: #f0b518;
    /* height: 80px; */
    outline: none;
    width: 66px;
    background-color: #f09f1a;
    padding: 5px;
}

.page-title {
    float: left;
    padding: 0 20px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 22px;
    /* margin-top: 9px; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    margin-top: 25px;
}

.header-right {
    margin: 19px 0;
}

.middle-section {
    padding-top: 50px;
}

.semi-title {
    margin: 0 0 20px;
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.dashbord-map {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.28);
    margin-bottom: 30px;

}

.dashbord-map img {
    vertical-align: middle;
    max-width: 100%
}

.top-bdr-box {
    border-top: 3px solid #ff9c39;
    margin-bottom: 30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.28);
    background: #fff
}

.top-bdr-box img {
    vertical-align: middle;
    max-width: 100%
}

.top-bdr-box.your-collection {
    position: relative;
}

.box-footer-title {
    position: relative;
    padding: 14px 15px 14px 17px;
    background: #fafafa;
    border-top: 1px solid #f0f0f0;
    color: #1c1c1c;
    font-size: 14px;
    line-height: 20px;
}

.box-footer-title a {
    color: #6ba4ed;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.box-footer-title a:hover {
    color: #0a0909;
}

.box-footer-title i.fa.fa-upload {
    font-size: 16px;
    margin-right: 10px;
}

.box-footer-title b {
    font-weight: 600;
    font-size: 16px
}

.dashbord-box {
    /*margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px; 
    justify-content: flex-start;
    width: 100%;*/
}

.dash-box-wrap {
    position: relative;
    padding: 18px 18px 18px 105px;
    background: #f7a800;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dash-box-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 90px;
    background: #fff;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    font-size: 38px;
    line-height: 38px;
    text-align: center
}

.dash-box-icon span {
    font-weight: 700;
    font-size: 29px;
    line-height: 36px;
    display: block;
    margin-top: 20px;
}

.dash-box-icon i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 38px;
    line-height: 38px;
    width: 38px;
    text-align: center;
    margin: auto;
    height: 38px;
}

.box-1-bg {
    background: #f7a800
}

.box-1-bg .dash-box-icon {
    background: #e2982b
}
.box-8-bg {
    background: #2d979cc9
}
.box-8-bg .dash-box-icon {
    background: #2d979c
}



.box-2-bg {
    background: #b9b8b8
}

.box-2-bg .dash-box-icon {
    background: #7f7f7f

}

.box-3-bg {
    background: #ff4d00
}

.box-3-bg .dash-box-icon {
    background: #d75d2b
}

.box-4-bg {
    background: #a80032
}

.box-4-bg .dash-box-icon {
    background: #8a2030
}

.box-5-bg {
    background: #6b5fb9
}

.box-5-bg .dash-box-icon {
    background: #673ab7
}

.box-6-bg {
    background: #3cb371
}

.box-6-bg .dash-box-icon {
    background: #29910d
}

.box-7-bg {
    background: #b15a4a
}

.box-7-bg .dash-box-icon {
    background: #c35a47
}

.box-9-bg {
    background: #1973d1c7
}

.box-9-bg .dash-box-icon {
    background: #1973D1
}

.dash-box-wrap h2 {
    margin: 0;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    text-rendering: optimizeLegibility;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    white-space: nowrap;
    /*    white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;    */
}

.dash-box-wrap h2 span {
    display: block;
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 10px;
    line-height: 38px;
    white-space: nowrap;
    letter-spacing:0.5px
        /*    max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;    */
}

.dash-box-wrap h2 span b {
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    padding-left: 5px;
}

.box-title {
    padding: 17px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #2f2f2f;
}

.doc-list {
    max-height: 316px;
    padding: 15px 15px 25px 15px;
}

.doc-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.doc-list li {
    padding-left: 50px;
    position: relative;
    margin-bottom: 40px;
    padding-right: 125px;
}

.doc-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #ddd;
    border-radius: 30px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
}

.doc-icon i {
    color: #fff;
    font-size: 16px;
    width: 22px;
    height: 18px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    line-height: 18px;
}

.doc-icon i.fa-ticket {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-size: 20px;
}

.doc-icon i.fa-laptop {
    font-size: 20px
}

.doc-list li h3 {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #2f2f2f;
}

.doc-list li h3 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 3px;
}

.doc-update {
    color: #7f8486;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
}

.doc-update span {
    font-size: 16px;
    font-weight: 600;
    color: #8d9ca5;
    display: inline-block;
    min-width: 37px;
    text-align: right;
}

.doc-clr h3, .doc-clr h3 a {
    color: #d75d2b
}

.doc-clr h3 span {
    color: #d75d2b
}

.doc-clr .doc-icon {
    background: #d75d2b
}

.info-clr h3, .info-clr h3 a {
    color: #2d979c
}

.info-clr h3 span {
    color: #00a1af
}

.info-clr .doc-icon {
    background: #2d979c
}

.ticket-clr
{
    padding-bottom: 15px; 
}

.ticket-clr h3, .ticket-clr h3 a {
    color: #e2982b
}

.ticket-clr h3 span {
    color: #f7a800
}

.ticket-clr .doc-icon {
    background: #e2982b
}

.sale-clr h3, .sale-clr h3 a {
    color: #554d52
}

.sale-clr h3 span {
    color: #60504d
}

.sale-clr .doc-icon {
    background: #554d52
}

.doc-list li h3 a:hover {
    color: #0a0909
}

span.thumb-sm.avatar {
    margin-right: 5px;
}

header li:last-child a.nav-link {
    padding: 0 10px;
}

header li a.nav-link {
    color: #fff;
    padding: 0;
    vertical-align: middle;
    line-height: 33px;
}

.nav > li > a:focus, .nav > li > a:hover, .nav .open > a {
    background-color: inherit;
    !important;
    color: inherit;
    !important;
}

header li.dropdown .dropdown-toggle.dropdown-toggle-notifications.nav-link {
    padding: 0px;
}

span.avatar img.rounded-circle {
    height: 39px;
}

.page-controls .dropdown-toggle-notifications .rounded-circle {
    margin-top: 6px;
}

.rounded-circle {
    border-radius: 50% !important;
}

.dashbord-box > div {
    margin-bottom: 30px;
    padding: 0 15px;
    min-width:25%;
    max-width:25%;
    display: inline-block;
    float: left;
}

@-moz-document url-prefix() {
    .dashbord-box > div {
        min-width: 274px;
    }
}

.dropdown-container {
    margin-bottom: 30px;
}

.dropdown-container .select2-container--krajee .select2-selection__clear {
    top: 0;
    line-height: 33px;
}

.dash-box-wrap {
    min-height: 96px;
}

.dash-box-wrap h2 span {
    min-height: 34px;
}

.address-map {
    font-size: 13px;
    min-width: 300px;
    position: relative;
    background-size: 100%;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: capitalize;
    color:#626262;
    text-rendering: optimizeLegibility;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #f9f7f7 !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: -4px -4px 14px -18px rgba(0,0,0,0.8);
    padding: 22px 22px 12px;
    border-radius: 8px;
}
.address-map:after {display: none;}
.gm-style .gm-style-iw{overflow: visible;}
.gm-ui-hover-effect {
    opacity: 0 !important;
    display: none !important;
}
.address-map > div {
    margin-bottom: 10px;
}
.address-map h4 {
    font-size: 13px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #f3a801;
    padding-bottom: 7px;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(2) ,.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:last-child {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(1),.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(3) {
    display: none !important;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(1){
    /* border-top:24px solid #f9f7f7 !important;*/
    display: block !important;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(2),.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:last-child{
    background-color: #f9f7f7 !important;
}
.gm-style .gm-style-iw-c{
    padding: 0 !important;
    max-width: 350px !important; 
}

.gm-style-iw > div > div, .gm-style-iw > div {
    overflow: visible !important;
    max-width: none !important;
}

/***=== Responsive ===***/
@media (max-width: 1600px) {
    .container {width: 100%}
    header {padding: 10px 0}
    .dash-box-wrap h2{font-size:16px}
    .dash-box-wrap h2 span{font-size:30px}
    .dash-box-icon span{margin-top: 18px;line-height: 34px;}
}

@media (max-width: 1440px) {
    .dash-box-icon {
        width: 84px
    }

    .dash-box-wrap h2 {
        font-size: 13px;
        line-height: 18px;
    }

    .dash-box-wrap {
        padding: 17px 10px 17px 95px
    }
    .dash-box-wrap {
        min-height: 85px;
    }

    .dash-box-icon span {
        line-height: 30px;
        margin-top: 14px;            
        font-size: 26px;
    }

    .dash-box-wrap h2 span {
        font-size: 22px;
        line-height: 26px;
        min-height: 26px;
    }

    .doc-list li h3 {
        font-size: 16px;
        line-height: 18px
    }
}

@media (max-width: 1024px) {
    .dashbord-box .col-md-3.col-sm-6 {
        width: 50%
    }

    .dashbord-box {
        margin-bottom: 20px
    }
    .dashbord-box > div {
        min-width: 50%;
        max-width: 50%;
    }
    /*.dash-box-wrap{margin-bottom:30px}*/
}

@media (max-width: 991px) {
    .middle-section {
        padding-top: 30px
    }
}

@media (max-width: 767px) {
    .dashbord-box .col-md-3.col-sm-6 {
        width: 100%
    }
}

@media (max-width: 480px) {
    header {
        text-align: center
    }

    .logo {
        float: none;
        padding: 4px 0 15px 0;
        border: none;
        position: relative
    }

    .logo:before {
        content: '';
        position: absolute;
        height: 2px;
        background: #3b3a3a;
        left: 0;
        right: 0;
        bottom: 0;
        width: 70px;
        margin: auto
    }

    .page-title {
        float: none;
        padding: 0;
        margin-top: 15px
    }

    .doc-list li {
        margin-bottom: 30px;
        padding-right: 0
    }

    .doc-update {
        position: relative;
        margin-top: 10px;
        text-align: right
    }
}

.widget-login-container {
    padding-top: 0%;
}

.widget-login-logo {
    padding-top: 5%;
}

.headerremove {
    background: white !important;
    color: black;
    font-size: 20px;
    padding: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    line-height: 1.428571429;
    color: #242424;
    text-align: left;
}

.widget-login-info {

    color: #888 !important;

}

.section.widget {
    overflow: visible;
}

.has-success .input-group-addon {
    color: #555;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #555;
}

.has-success .form-control {
    border-color: #e4e4e4;
}

@media (max-width: 1600px) {
    header {
        padding: 10px 0;
    }    
}


.logos {
    text-align: center;
    top: -150px;
    left: 0;
    right: 0;
}

.center-forms {
    color: white;
    width: 450px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 250px;
    background: graytext;
    padding: 27px 30px 30px;
    border-radius: 5px;
}

.view-custom-block {
    background: #ffffff;
    border-radius: .2rem;
    box-shadow: 0 0 10px #e8e8e8;
    transform: translateY(-50%);
    top: 50%;
    width: 330px;
    bottom: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.view-custom-block .has-success .select2-container--krajee .select2-selection {
    border: 1px solid #ccc;
}

.view-custom-block .has-success .control-label {
    color: #555;
}

.view-custom-block .control-label {
    color: #555;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    font-size: 28px;
    margin: 20px 0 30px;
}

.view-custom-block .select2-container--krajee .select2-selection--single .select2-selection__clear {
    top: 0;
    line-height: 33px
}

span.avatar img.rounded-circle {
    height: 35px;
    vertical-align: top;
}

.portfoliobtn {
    width: 100%;
    background: graytext;
    color: #222;
    font-weight: 600;
    letter-spacing: 0.7px;
    height: auto;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;

    outline: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.view-custom-block .portfoliobtn {
    background: none;
    color: #fff;
    font-weight: normal;

}

.view-custom-block .portfoliobtn button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.428571429;
    border-radius: .25rem;
    background-color: #64bd63;
    border-color: #64bd63;
    color: white;
    font-size: 14px;
    padding: 6px 20px;
}

.button {
    padding: 7px 15px;
    width: auto;
    box-sizing: border-box;
    margin-left: 15px;
    font-size: 16px;
    min-width: 100px;
}

.chart-content {
    margin: 20px 0;
    text-align: center;
}

.map li {
    display: inline-block;
    padding-right: 15px;
}

.map li img {
    vertical-align: sub;
}

ul.map {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tabel-footer {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.tabel-footer .summary-inner {
    float: left;
}

.tabel-footer .pager-inner {
    float: right;
}

.grid-view .panel.panel-default {
    border: none !important;
}

.grid-view .panel.panel-default .kv-panel-after {
    display: none;
}

.grid-view .panel.panel-default .panel-footer {
    background: none;
    border: none;
    padding: 10px 0px 15px 0px;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

.table > thead > tr > th {
    text-transform: uppercase;
}

.panel-footer .kv-panel-pager {
    text-align: end;
}

#portfolio-grid .panel {
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#portfolio-grid .kv-panel-before {
    padding: 10px 0;
}

footer.content-footer {
    padding: 0 0 15px;
}

.dashbord-map #gmap0-map-canvas, .dashbord-map #gmap2-map-canvas {
    height: 450px !important;
}

.page-title-wrap h2 {
    display: inline-block;
    float: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #2f2f2f;
    margin: 5px 0 0;
}
.page-title-wrap {
    position: relative;
    margin-bottom: 20px;
    margin-top: -30px; 
}
.page-title-wrap a.refresh-btn {
    position: relative;
    display: inline-block;
    padding: 7px 17px 9px 37px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 18px;
    background: #64bd63;
    color: #fff;
    text-decoration: none;
    float:right
}
.page-title-wrap a i {
    font-size: 18px;
    position: absolute;
    left: 12px;
    top: 8px;
    line-height: 18px;
}

#portfolio-grid-container {
    max-height: 800px;
}
.univers-bold{font-family:univers-bold;font-weight:400}
.univers-light{font-family:univers-light;font-weight:400}
.univers-ultra-light{font-family:univers-ultra-light;font-weight:400}

.dashbord-map{position:relative}
.dashbord-map ul.map{background:#f9f7f7;position:absolute;left:0;right:0;margin:0;bottom:0}

.gm-style-mtc div[role="button"] {
    height: 40px !important;
    font-size: 12px !important;
    padding: 0px 10px !important;
}

.gm-style-mtc div div {
    font-size: 12px !important;
}

button.gm-control-active.gm-fullscreen-control {
    height: 40px !important;
    width: 40px !important;
}

button.gm-control-active.gm-fullscreen-control img {
    margin: 0px !important;
}

.gm-svpc{
    display: none;
}

.gmnoprint.gm-bundled-control{
    bottom:195px !important;
}

.gm-style-iw {
    top: -40px !important;
}

.modal-dialog{
    max-width: 500px;
}
#modalHeader {
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;

}
.modal-body{
    color: #000;
    font-family: sans-serif;
}
#modalHeader.modal-header{
    padding: 5px;
    border-radius: 10px 10px 0 0;
}
#modalHeader .close{
    display: none;
}
.modal.fade.in{
    background: rgba(0, 0, 0, 0.5);
}
#modal .modal-dialog .modal-content .modal-body h5{
    margin: 0px !important;
}
#modal .modal-footer{
    border-top: 1px solid #eee !important;
}
.mr-5{
    margin-right: 5px;
}
.announcetext{
    display: block;
    font-size: 23px;
    margin: 5px;
    font-family: sans-serif;
    font-weight: 500;
    text-align: center;
    color: #555;
}
.mw95{
    min-width: 95px;
}
.bootstrap-dialog.type-info .modal-header
{
    background-color: #f5f5f5;
}

.btn.btn-default {
    color: #fff;
    background-color: #555;
    border-color: #555;
}
.bootstrap-dialog .bootstrap-dialog-title
{
    display: inline-block;
    align-content: center;
    font-size: 16px;
    color: #555;
    font-size: 1.75rem;

}
.modal-open .modal {
    z-index: 999999 !important;
}
.btn-info:hover {
    color: #fff;
    background-color: #555;
    border-color: #555;
}
.btn-info:active {
    color: #fff;
    background: #555;
    border-color: #555;
}
.btn-info:focus {
    color: #fff;
    background: #555 !important;
    border-color: #555 !important;
}
.btn-info {
    color: #fff;
    background-color: #555;
    border-color: #555;
}
.btn btn-default dropdown-toggle
{
    display: none;
}
.exportmenu{
    position: absolute;
    right: 98px;
    top: 25px;
    z-index: 999;
}
.exportmenu #w0-cols{display: none;}
.exportmenu .dropdown-menu{right:0;left: inherit;}
.exportmenu .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 3px; 
    border-bottom-left-radius: 3px;
}


.bootstrap-dialog.type-warning .modal-header {
    background-color: #f5f5f5; 
}
.modal-footer .btn + .btn {
    color: #fff;
    background: #555 !important;
    border-color: #555 !important;
}
.btn-warning:hover {
    color: #fff;
    background: #555 !important;
    border-color: #555 !important;
}
.bootstrap-dialog .bootstrap-dialog-title {
    display: block;
    font-size: 23px;
    margin: 5px;
    font-family: sans-serif;
    font-weight: 500;
    text-align: center;
    color: #555;
}
.table > thead > tr > th a {
    color: #555;
}
.exportmenu .btn-group > .btn-default.dropdown-toggle,.btn-toolbar a#portfolio-grid-togdata-page,.btn-toolbar a#portfolio-grid-togdata-all{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff;
    background-color: #555;
    border:none;
}
.btn-toolbar a#portfolio-grid-togdata-all,.btn-toolbar a#portfolio-grid-togdata-page{min-width:68px}

.grid-table 
{
    height: 700px;
}

.grid-table iframe
{
    width: 100%; 
    height: 100%;
}

.widget
{
    border-top: 1px solid #e8e8e8 !important;
    box-shadow: none !important;
}
.kv-meter-container {
    width: 65px;
    padding-left: 5px;
}
.alert-error {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}
.kv-scorebar-border {
    width: 65px;
}

.kv-score, .kv-scorebar {
    width: 63px;
}

.input-group-addon {
    line-height: 32px !important;
    margin: 0;
    padding: 0 8px !important;
}
.input-group-addon, .input-group-btn {
    width: auto;
    white-space: nowrap;
    vertical-align: middle;
}
.has-success .input-group-addon{
    color: #555 !important;
    background-color: #eee !important;
    border-color: #ccc !important;
    border-right-color: rgb(204, 204, 204) !important;
    border-left-color: rgb(204, 204, 204) !important;
}

.loginLink
{
    margin: 0px auto;
}
.dropbtn {
    padding: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown:hover .dropdown-content {display: block;}


.center-forms1 {

    width: 450px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 250px;
    padding: 0px 30px 30px;
    border-radius: 5px;
}
.gm-style .gm-style-iw-t::after {
    background: white;
    box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
    content: "";
    height: 15px;
    left: 0;
    position: unset;
    top: 0;
    transform: translate(-50%,-50%) rotate(-45deg);
    width: 15px;
}

.login-page .page-footer {
    position: relative !important;
    float: left;
    width: 100%;
}

@-moz-document url-prefix() {
    .dashbord-box > div {
        margin-bottom: 30px;
        padding: 0 15px;
        max-width: 26%;
        display: inline-block;
        float: left;
    }
}

#notifications-dropdown-toggle, #notifications-dropdown-toggle:hover {
    background-color: #090909 !important;
}
.content-wrap > main#content {
    min-height: calc(100vh - 130px);
}
.form-group.required label.control-label:after {
    content: ' *';
    color: #ff0000;
}
.form-group.required label.control-label:after {
    content: ' *';
    color: #ff0000;
}

.widget-login-container .widget.widget-login .headerremove h3 {
    color: #555;
    font-weight: 300;
    font-size: 24.5px;
    line-height: 20px;
    text-decoration: none solid rgb(36,36,36);
    word-spacing: 0px;
    font-family: sans-serif;
}
label.control-label {
    font-weight: 400;
    font-family: sans-serif;
}
.required.has-error .help-block {
    color: red;
    font-family: sans-serif;
}
.btn-inverse {
    color: #fff;
    background-color: #424242;
    border-color: #222;
    font-family: sans-serif;
}
p.loginLink > a {
    font-family: sans-serif;
}
.widget-login-container .widget-login h3 {
    color: #555;
    font-weight: 400;
}
#btnLogin {
    color: #fff;
    background-color: #555 !important;
    border-color: #3c3c3c !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075) !important;
    font-family: sans-serif !important;
}
.widget-login .widget-body .form-group {
    font-family: sans-serif;
}
.text-right-portfolio {
    float: right;
    color: #fff;
    background-color: #555 !important;
    border-color: #3c3c3c !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075) !important;
    font-family: sans-serif !important;
}
button.btn.btn-inverse.btn-block {
    color: #fff;
    background-color: #555 !important;
    border-color: #3c3c3c !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075) !important;
    font-family: sans-serif !important;
}
.change-password .input-group {
    width: 100%;
}
.float-right {
    float: right;
}
main#content.change_password .center-forms1 {
    position: relative;
    height: auto;
    margin: 50px auto 0px auto;
}
.content-wrap > main#content.change_password {
    min-height: calc(100vh - 180px);
}
/*main#content {*/
    /*font-family: sans-serif;*/
/*}*/
/* 
.reserve_survey {
    width: 100%;
    background: #64bd63;
    color: #fff !important;
    border: none;
    height: 40px;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 40px;
    text-decoration: none !important;
} */

.reserve_survey{
    background: #64bd63;
    color: #fff !important;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: none !important;
    width: 100%;
    font-family: "Source Sans Pro", sans-serif;
}
.reserve_survey:hover{
    color: #fff;
}

.search_by_id {
    border: none;
    margin: 0;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 2px 12px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    position: absolute;
    top: 10px;
    right: 60px;
    z-index: 100;
    width: 400px;
}

.search_by_id input[type="submit"] {
    width: 100px;
    background: #64bd63;
    color: #fff;
    border: none;
    height: 45px;
    border-radius: 0 3px 3px 0;
    font-size: 18px;
}

.search_by_id input[type="text"] {
    width: calc(100% - 100px);
    height: 35px;
    border: none;
    padding: 0px;
    font-size: 15px;
    margin-right: -3px;
    border-radius: 3px;
}

.modal_header h3 {
    display: inline-block;
    width: calc(100% - 34px);
    vertical-align: middle;
    font-size: 18px;
    font-weight: 600;
    color: #2f2f2f;
    margin: 0;
    text-transform: uppercase;
}
.modal_header {
    padding: 20px 17px 20px 30px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
}
body.iframe-popup {
    background: #fff;
}
.modal_header a {
    color: #333;
    font-weight: bold;
    display: inline-block;
    width: 30px;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
}
.reservation_form_outer {
    padding: 20px 30px;
    border-top: 1px solid #ccc;
}

.reservation_form_outer h3 {
    margin: 0;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    font-family: "Montserrat", sans-serif;
}

.form_row +.form_row {
    margin-top: 20px;
}

.form_row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.form_field.half_column {
    width: 49%;
}

.form_field input, .form_field textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding:  0 10px;
    height: 40px;
    border-radius: 3px;
    font-size: 16px;
    color: #000;
}
.form_field.full_column {
    width: 100%;
}

.form_field textarea {
    height: 80px;
    padding: 10px;
}

.form_row input[type="submit"] {
    background: #64bd63;
    width: 170px;
    height: 36px;
    color: #fff;
    font-size: 15px;
    padding: 0;
}
.available_slots {
    padding: 20px 30px;
    margin-bottom: -5px;
}

.available_slots a.slot_button {
    display: inline-block;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #656565;
    padding: 0px 10px;
    width: 180px;
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}

.available_slots a.slot_button i.fa {
    float: right;
    vertical-align: middle;
    line-height: 36px;
}
.mfp-iframe-holder .mfp-content {
    border-radius: 5px;
    overflow: hidden;
    max-width: 600px;
}
.time_slot_outer {
    margin-top: 20px;
    display: flex;
}

.date_selector img {
    width: 20px;
    color: #656565;
}

.time_selector img {
    width: 20px;
    color: #656565;
}
.time_selector {
    margin-left: 35px;
    position: relative;
}

.date_selector a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.date_selector .date_selected {
    border: none;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
    color: #64bd63;
    padding-left: 20px;
    width: 180px;
    pointer-events: none;
}
.time_selector img {
    margin-right: 10px;
}

.time_selector .time_selected {
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: #64bd63;
}

.time_selector a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.mfp-iframe-scaler {
    width: 100%;
    overflow: hidden;
    padding: 0;
    padding-bottom: 0;
    padding-top: 0;
    height: auto;
}

.mfp-iframe-scaler iframe {
    background: #fff;
    position: relative;
}

.gj-textbox-md::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 15px;
    font-weight: 600;
    color: #64bd63;
    font-family: "Source Sans Pro", sans-serif;
  }
  
 .gj-textbox-md:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 15px;
    font-weight: 600;
    color: #64bd63;
    font-family: "Source Sans Pro", sans-serif;
  }
  
.gj-textbox-md::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 15px;
    font-weight: 600;
    color: #64bd63;
    font-family: "Source Sans Pro", sans-serif;
}

.time_slots_list {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 20px 10px 10px 10px;
    position: absolute;
    width: 320px;
    background: #fff;
    z-index: 9;
    left: -25px;
    top: 40px;
}

.time_slots_list ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    list-style-type: none;
}

.time_slots_list ul li a {
    background: #f0f2f5;
    display: block;
    color: #333;
    padding: 10px 0px;
    border-radius: 50px;
    font-size: 12px;
    text-align: center;
}

.time_slots_list ul li {
    flex-basis: calc(33.33% - 10px);
    margin: 0 5px;
    margin-bottom: 10px;
}
.time_slots_list ul li a.active {
    background: #64bd63;
    color: #fff;
}
.gj-datepicker-md .gj-icon {
    font-size: 0;
}


.gj-textbox-md {
    padding-left: 10px;
    border: none !important;
    font-size: 15px;
    font-weight: 600;
    color: #64bd63;
    box-shadow: none !important;
    font-family: "Source Sans Pro", sans-serif;;
}

.gj-picker-md div[role=navigator] .chevron-left::before {
    content: '\f104';
    font-family: FontAwesome;
}

.gj-picker-md div[role=navigator] .chevron-right::before {
    content: '\f105';
    font-family: FontAwesome;
}
.gj-datepicker-md .gj-icon::before {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 20px;
    color: #353535;
    position: relative;
    top: 2px;
}

.gj-picker-md table tr td.selected.gj-cursor-pointer div {
    color: #fff;
    background: #64bd63;
}

.gj-picker-md table tr td.today div {
    color: #64bd63;
}
.gj-picker-md {
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
}
.mail_confirmation {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
}

.mail_confirmation input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    margin: 0;
}

.mail_confirmation label {
    padding-left: 30px;
    font-size: 14px;
    color: #656565;
    font-weight: normal;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

.mail_confirmation label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid;
}

.mail_confirmation input[type="checkbox"]:checked+label::after {
    content: '\2713';
    position: absolute;
    left: 5px;
    top: 1px;
    color: #64bd63;
}
#basic-search-form .field-contract-contract_number input {
    width: 100%;
}

#basic-search-form .field-contract-contract_number {
    width: calc(100% - 65px);
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

#basic-search-form  button {
    background: transparent;
    border: none;
    height: 32px;
    vertical-align: top;
    width: 25px;
    box-shadow: none;
    padding: 0;
    position: relative;
    font-family: "Source Sans Pro", sans-serif;
    color: #64bd63;
    font-size: 16px;
}
#basic-search-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#basic-search-form > a {
    background: #b9b8b8;
    border: none;
    height: 40px;
    vertical-align: top;
    width: 80px;
    font-size: 16px;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 3px;
    box-shadow: none !important;
    text-decoration: none;
    font-family: "Source Sans Pro", sans-serif;
}
.no_survey_available {
    display: flex;
    min-height: calc(100vh - 100px);
    align-items: center;
    justify-content: center;
}
.no_survey_available h3 {
    font-size: 15px;
    font-weight: normal;
    max-width: 500px;
    margin: 0;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
}

.no_survey_available h3 a {
    font-weight: 500;
    color: #64bd63;
}
.form_row .form-group {
    width: 48%;
    margin: 0;
}
.form_row .form-group .help-block {
    margin-bottom: 0;
    font-size: 13px;
}
.form_row.full_row .form-group {
    width: 100%;
}
.time_selector .form-group {
    margin: 0;
}
.available_slots .form-group {
    margin: 0;
}
.available_slots .form-group .help-block {
    margin-bottom: 0;
    font-size: 13px;
}
.mfp-iframe-holder {
    padding-top: 10px;
    padding-bottom: 10px;
}
.semi-title.position_status {
    /* margin-bottom: 10px; */
    /* margin-top: 10px; */
}

.dashbord-box > div {
    width: 33.33%;
    display: flex;
    max-width: 33.33%;
}

.dash-box-wrap h2 {
    white-space: normal;
}

.dash-box-wrap {
    width: 100%;
    align-items: center;
    display: flex;
}

.dash-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dash-box-icon span {
    margin: 0;
}
.dashbord-box {
    display: flex;
    flex-wrap:wrap;
}
.mfp-iframe-scaler iframe {
    background: #fff;
}
.search_by_id .help-block {
    display: none;
}

.search_by_id .form_field {
    padding-left: 0;
    position: relative;
}

.search_by_id .form_field::before {
    /* content: '\f002'; */
    font-family: FontAwesome;
    position: absolute;
    left: 5px;
    font-size: 17px;
    top: 6px;
    color: #ccc;
}
#basic-search-form button.clear_button {
    background: transparent;
    box-shadow: none;
    width: 25px;
    color: rgba(101, 101, 101, 0.50);
}
.clear_button{
    display: none;
}
#basic-search-form button i.fa.fa-search {
    font-size: 20px;
    color: hsla(0, 0%, 0%, 0.50);
}

#noslot_msg {
    margin-bottom: 10px;
}
.date_selector {
    position: relative;
    padding-right: 20px;
}
.clear_date {
    display: none;
    color: rgba(53, 53, 53, 0.68);
    margin-left: 0;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 2px;
}
}

@media screen and (max-width:480px){
    .dashbord-box > div {
        width: 100%;
        display: flex;
        max-width: 100%;
    }
    .search_by_id {
        width: calc(100% - 20px);
        top: 55px;
        right: auto;
        left: 10px;
    }
    .address-map {
        font-size: 12px;
        min-width: 280px;
    }
    .address-map h4{
        margin-bottom: 5px;
    }
    .address-map > div {
        margin-bottom: 5px;
    }
}
/* 
.dash-box-wrap h2 {
    white-space: pre-line;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.dashbord-box > div {
    display: flex;
    width: 100%;
}

.dashbord-box > div .dash-box-wrap {
    width: 100%;
    display: flex;
    align-items: center;
}

.dashbord-box > div .dash-box-wrap .dash-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashbord-box {
    display: flex;
} */

/* @media screen and (max-width:1400px){
    .dash-box-wrap h2{
        font-size: 11.5px;
    }
    .dash-box-icon {
        width: 74px;
    }
    .dash-box-wrap {
        padding: 17px 10px 17px 85px;
    }
    .dash-box-icon i{
        font-size: 34px;
    }
    .dash-box-icon span{
        font-size: 24px;
    }
} */
