﻿body {
}
.imgclass {
    width: 27px;
    margin-top: -10px;
    margin-left: 7%;
}
.imgclass1 {
    width: 27px;
    margin-top: -10px;
    
}

.lblplusname {
    cursor: pointer;
    margin-left: 15px;
    position: absolute;
    margin-top: -4px;
    font-weight: 600;
    color: #3e7a6e;
    font-size: 15px;
}
.ui-datepicker-trigger {
    width: 23px;
    padding-left: 3px;
    height: 27px;
    padding-top: 3px;
    background-color: white;
    border: white;
}
.calfontasw {
    color: #3e7a6e;
    font-size: 26px;
}
.lblplusname1 {
    cursor: pointer;
    margin-left: 10px;
    position: absolute;
    margin-top: -4px;
    font-weight: 600;
    color: #3e7a6e;
    font-size: 15px;
}
.DeleteQueue {
    color: #d42323;
    font-size: 13px;
    margin-left: 5px;
    font-weight: 600;
}
.imgclass12 {
    width: 27px;
    margin-top: -10px;
    margin-left: 2%;
    cursor: pointer;
}

.footerfntwt {
    font-weight: 400;
}




.expryfntclr {
    color: #6F8496 !important;
    font-size: 12px !important;
}

.fileuploadcs {
    padding-left: 12px;
    font-size: 10px;
    margin-top: 3px;
}

.mrbtncls {
    margin-bottom: 8px;
}

.mrgncls {
    margin-bottom: 0px;
}

.alert-warning {
    color: black !important;
    background-color: #FBF094 !important;
    border-color: #FBF094 !important;
}

.alert-success {
    color: black !important;
    background-color: #AAE2C1 !important;
    border-color: #AAE2C1 !important;
}

.dropdown-item-text {
    font-weight: 700;
}
/*.hidden-lg {
            display:none !important;
        }
        .hidden-md {
            display: none !important;
        }
        .hidden-sm {
            display: none !important;
        }

        .hidden-xs {
            display: none !important;
        }*/
@font-face {
    font-family: 'HoltwoodOneSC-Regular';
    src: url('../../Lexa/HoltwoodOneSC-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-Italic-VariableFont_wght';
    src: url('../../Lexa/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-VariableFont_wght';
    src: url('../../Lexa/Raleway-VariableFont_wght.ttf') format('truetype');
}

.fontbold {
    font-weight: 600 !important;
}

.fontsizeMenu {
    font-size: 14px;
}

.activity-feed .feed-item::after {
    border: 4px solid #3e7a6e !important;
}

body[data-sidebar=dark] .vertical-menu {
    background: #3e7a6e !important;
}

body[data-sidebar=dark] .mm-active .active {
    color: #fff !important;
    background-color: #3e7a6e !important;
}

body[data-sidebar=dark] .navbar-brand-box {
    background: #3e7a6e !important;
    height: 54px;
}

a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

body[data-sidebar=dark] #sidebar-menu ul li a {
    color: #fff;
}

body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i {
    color: #fff !important;
}

body[data-sidebar=dark] #sidebar-menu ul li a i {
    color: #fff !important;
}

body[data-sidebar=dark] #sidebar-menu ul li a:hover {
    color: #ccc;
}

body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
    color: #fff !important;
}

body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    /*background: #b6b8bb;*/
    border-radius: 0px;
    background: white;
    color: black;
    box-shadow: 5px 5px 5px #332a2a7a;
}

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
        color: black !important;
    }

body[data-sidebar=dark] #sidebar-menu ul li a:hover i {
    color: #ccc !important;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

.navbar-brand-box {
    padding: 0 0.8rem;
    text-align: -webkit-left;
    width: 240px;
}

body[data-sidebar=dark] #sidebar-menu ul li > .active a:hover {
    color: white !important;
}

.navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 40px;
    padding: 0 calc(24px / 2) 0 0;
}

.notification-list {
    margin-top: 0px !important;
    height: 43px;
}

.header-item {
    height: 41px !important;
}

.notification-list .nav-link {
    /*padding: 0 14px;
                line-height: 60px;*/
    padding: 5px 14px;
    line-height: 31px;
}

.header-profile-user {
    height: 33px !important;
    width: 33px !important;
    background-color: #dee2e6;
    margin-top: -3px;
}

.vertical-menu {
    width: 240px;
    z-index: 1001;
    background: #fff;
    bottom: 0;
    margin-top: 0;
    position: fixed;
    top: 35px;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0,0,0,.05), 0 6px 20px 0 rgba(0,0,0,.02);
    box-shadow: 0 -3px 31px 0 rgba(0,0,0,.05), 0 6px 20px 0 rgba(0,0,0,.02);
}

.wrapper {
    padding-top: 52px !important;
}

/*.dropdown-menu-lg {
            width: 395px;
        }*/

.app-search {
    padding-top: 0px !important;
}

.dropdown-menu.show {
    top: 55px !important;
}


@media screen and (min-width: 791px) {
    .noticlassm {
        margin-top: -13px;
    }

    .profileclassm {
        margin-top: -13px;
    }
}

/*@media screen and (max-width: 790px) {
            .noticlassm {
                margin-top: -13px;
            }
        }*/

@media screen and (max-width: 365px) and (min-width: 315px) {
    .cr-boundary {
        width: 265px !important;
        height: 265px !important;
    }
}

.croppie-container .cr-boundary {
    margin: 0px !important;
}

.croppie-container .cr-slider-wrap {
    width: 86% !important;
    text-align: left !important;
    margin: 0px !important;
    margin-top: 5px !important;
}

@media screen and (max-width: 540px) {
    .dropdown-menu.show {
        top: 41px !important;
    }
}

@media only screen and (max-width: 768px) {
    .dropdown-menu.show {
        top: 55px !important;
    }
}

@media screen and (max-width: 890px) {
    .dropdown-menu.show {
        top: 55px !important;
    }
}

@media screen and (max-width: 890px) {
    .dropdown-menu.show {
        top: 41px !important;
    }
}

@media screen and (max-width: 775px) and (min-width: 765px) {
    .dropdown-menu.show {
        top: 55px !important;
    }
}
/*hamburger issue*/
.logo {
    line-height: 40px;
}

body[data-sidebar=dark] .navbar-brand-box {
    background: #3e7a6e !important;
    height: 40px;
}

.vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a span {
    padding-left: 0px;
}

.vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    position: relative;
    width: calc(174px + 78px);
    color: #7a6fbe;
    background-color: #f5f5f5;
    -webkit-transition: none;
    transition: none;
}

.pro-suffix {
    font-weight: bold;
    color: white;
}





.HolidayClr {
    border: 1px solid red;
    color: #777620;
}

.HolidayClr a {
    background-color: red !important;
    color: white !important;
    font-weight: 700 !important;
}

.bg-light {
    background-color: #3e7a6e !important;
}


.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    /* float: right; */
    text-align: center !important;
}

.nextclickcol {
    color: #3e7a6e !important;
}

.fontnextcolor {
    color: #5b626b !important;
}

.LockOff {
    display: none;
    visibility: hidden;
}

.LockOn {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 200%;
    background-color: #ccc;
    text-align: center;
    padding-top: 20%;
    filter: alpha(opacity=75);
    opacity: 0.75;
}
/* Always set the map height explicitly to define the size of the div
        * element that contains the map. */
.lstbckcolor {
    /*background-color: #58db8347 !important;*/
}

.multi-select-button {
    /* max-width: 16em; */
    width: 100%;
}

.formscontrl {
}

.gmnoprint {
    display: none !important;
}

.mapdiv {
    position: relative !important;
    overflow: hidden !important;
    top: 67% !important;
    width: 100% !important;
    height: 349px !important;
    overflow: hidden !important;
    border: 1px solid rgb(211,211,211) !important;
    border-radius: 3px !important;
}

#map {
    height: 100%;
}


#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

    .pac-controls label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
    }

#pac-input {
    /*background-color: #fff;
            font-family: Roboto;
            font-size: 15px;
            font-weight: 300;
            margin-left: 12px;
            padding: 0 11px 0 13px;
            text-overflow: ellipsis;
            width: 400px;*/
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    #pac-input:focus {
        border-color: #4d90fe;
    }

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

#target {
    width: 345px;
}




/* Always set the map height explicitly to define the size of the div
        * element that contains the map. */
#mapQueue {
    height: 100%;
}








#pac-inputQueue {
    /*background-color: #fff;
            font-family: Roboto;
            font-size: 15px;
            font-weight: 300;
            margin-left: 12px;
            padding: 0 11px 0 13px;
            text-overflow: ellipsis;
            width: 400px;*/
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    #pac-inputQueue:focus {
        border-color: #4d90fe;
    }




@media (min-width: 576px) {
    .modal-dialog

{
    max-width: 600px;
    margin: 1.75rem auto;
}

}

.checkbox {
    width: 100%;
    margin: 15px auto;
    position: relative;
    display: block;
}

    .checkbox input[type="checkbox"] {
        width: auto;
        opacity: 0.00000001;
        position: absolute;
        left: 0;
        margin-left: -20px;
    }

    .checkbox label {
        position: relative;
    }

        .checkbox label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            margin: 4px;
            width: 22px;
            height: 22px;
            transition: transform 0.28s ease;
            border-radius: 3px;
            border: 2px solid #3e7a6e;
        }

        .checkbox label:after {
            content: '';
            display: block;
            width: 10px;
            height: 5px;
            border-bottom: 2px solid #3e7a6e;
            border-left: 2px solid #3e7a6e;
            -webkit-transform: rotate(-45deg) scale(0);
            transform: rotate(-45deg) scale(0);
            transition: transform ease 0.25s;
            will-change: transform;
            position: absolute;
            top: 12px;
            left: 10px;
        }

    .checkbox input[type="checkbox"]:checked ~ label::before {
        color: #3e7a6e;
    }

    .checkbox input[type="checkbox"]:checked ~ label::after {
        -webkit-transform: rotate(-45deg) scale(1);
        transform: rotate(-45deg) scale(1);
    }

    .checkbox label {
        min-height: 34px;
        display: block;
        padding-left: 40px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
        vertical-align: sub;
    }

        .checkbox label span {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .checkbox input[type="checkbox"]:focus + label::before {
        outline: 0;
    }




.errormsg {
    font-size: 6px;
    color: red;
    margin-top: 2px;
    margin-left: 2px;
    position: absolute;
}

.weekdays {
    margin: 0;
    padding: 1px 0;
    background-color: white;
    font-size: 15px;
    font-weight: 800;
}

    .weekdays li {
        display: inline-block;
        width: 12.6%;
        color: #666;
        text-align: center;
    }


.activeweekday {
    padding: 5px;
    background: #1abc9c !important;
    color: white !important;
    border-radius: 15px;
    font-family: Verdana, sans-serif;
}





@media screen and (max-width: 761px) {
    .myAlert-top

{
    position: fixed;
    width: 70% !important;
    left: 15% !important;
    top: 192px !important;
    /*left: 35% !important;*/
    /*width: 300px !important;*/
    height: auto !important;
}

}

@media screen and (min-width: 762px) {
    .myAlert-top {
        position: fixed;
        width: 40% !important;
        left: 30% !important;
        top: 192px !important;
        /*left: 35% !important;*/
        /*width: 300px !important;*/
        height: auto !important;
    }
}

.myAlert-top {
    z-index: 9999 !important;
    text-align: center;
}

    .myAlert-top p {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .myAlert-top h4 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.alert {
    display: none;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}

    .project-tab #tabs {
        background: #007b5e;
        color: #eee;
    }

        .project-tab #tabs h6.section-title {
            color: #eee;
        }

        .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #0062cc;
            background-color: transparent;
            border-color: transparent transparent #f3f3f3;
            border-bottom: 3px solid !important;
            font-size: 16px;
            font-weight: bold;
        }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        color: #0062cc;
        font-size: 16px;
        font-weight: 600;
    }

        .project-tab .nav-link:hover {
            border: none;
        }

    .project-tab thead {
        background: #f3f3f3;
        color: #333;
    }

    .project-tab a {
        text-decoration: none;
        color: #333;
        font-weight: 600;
    }


<style type="text/css" >

.activity-feed .feed-item .activity-text {
    top: 0px !important;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    font-size: 13px;
    font-weight: 500;
}

.jqstooltip {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background: rgb(0, 0, 0) transparent;
    background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color: white;
    font: 10px arial, san serif;
    text-align: left;
    white-space: nowrap;
    padding: 5px;
    border: 1px solid white;
    z-index: 10000;
}

.jqsfield {
    color: white;
    font: 10px arial, san serif;
    text-align: left;
}

.panelback {
    background-color: #3e7a6e;
    border: 1px solid #3e7a6e;
    color: white;
    border-radius: 14px;
}

.arrow {
    border: solid #3e7a6e;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-top: 4px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}






.switch {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 28px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #3e7a6e;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }




.without_ampm::-webkit-datetime-edit-ampm-field {
    display: none;
}

input[type=time]::-webkit-clear-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: -10px;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 15px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #3e7a6e;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #3e7a6e;
    }




#imageUpload {
    /*display: none;*/
    z-index: 9999 !important;
    position: absolute;
    margin-top: 0px;
    margin-left: -150px;
    width: 150px;
    height: 150px;
    opacity: 0;
    cursor: pointer;
}

#profileImage {
    cursor: pointer;
}

#profile-container {
    width: 150px;
    height: 150px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

    #profile-container img {
        width: 150px;
        height: 150px;
    }

.footercolor {
    font-size: 10px;
    font-weight: 700 !important;
    /*color: red;*/
}

.footercolormob {
    font-size: 12px;
    font-weight: 100;
    font-family: Raleway;
    color: white;
}

.footerico {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 600 !important;
}

.footer {
    height: auto;
    padding: 7px 0 !important;
}

.mobwidthc {
    max-width: 21%;
}
.mobwidthT {
    max-width: 29%;
}

@media screen and (max-width: 540px) {
    .mobwidthT {
        max-width: 50% !important;
    }
    .mobwidthc {
        max-width: 53% !important;
    }
}

@media only screen and (max-width: 768px) {
    .mobwidthT {
        max-width: 50% !important;
    }
    .mobwidthc {
        max-width: 53% !important;
    }
}

@media screen and (max-width: 890px) {
    .mobwidthT {
        max-width: 50% !important;
    }
    .mobwidthc {
        max-width: 53% !important;
    }
}

@media screen and (max-width: 890px) {
    .mobwidthT {
        max-width: 50% !important;
    }
    .mobwidthc {
        max-width: 53% !important;
    }
}

@media screen and (max-width: 775px) and (min-width: 765px) {
    .mobwidthT {
        max-width: 50% !important;
    }
    .mobwidthc {
        max-width: 21%;
    }
}
.crsrpntr {
    cursor: pointer;
}