﻿body {
    background: #f3f3f3;
}

.btn-outline-primary {
    border-color: #007bff !important;
    /*color: #007bff !important;*/
}

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff !important
    }

.tabBody {
    position: relative;
}

.searcBox {
    position: absolute;
    top: 5px;
    right: 15px;
}

.searcBox.fullBox {
        top: 15px;
        left: 30px;
        right: 30px;
    }

.searchArea {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}

.w-190 {
    width: 190px;
}

.w-150 {
    height: 32px;
    font-size: 14px;
}

.w-160 {
    height: 32px;
    width: 160px;
    font-size: 14px;
}

.w-270 {
    height: 32px;
    width: 240px;
    font-size: 14px;
}

.w-130 {
    width: 130px;
    font-size: 12px;
}

.input-wrapper {
    position: relative;
}

    .input-wrapper:before {
        content: '\f002';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #a0a0a0;
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 8px;
        pointer-events: none;
        font-size: 12px;
    }

.tabsHead .checkBox {
    margin-right: 9px;
    margin-top: 3px;
}

.addPlus {
       position: relative;
    font-size: 5rem;
    margin-top: 1.5rem;
}

.w-round {
    background: #fff;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 25px;
    border-radius: 50% !important;
    padding: 0px !important;
    margin-right: 7px;
}

    .w-round.colrGold {
        color: #cc901c;
    }

    .w-round.colrCryan {
        color: #16af9b;
    }

.setHeight450 {
    height: 375px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.setHeight600 {
    height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.assignTask {
    display: block;
    overflow: hidden;
}

    .assignTask p {
        margin: 0px;
        font-size: 14px !important;
        font-weight: 500 !important;
        color: #333 !important;
        line-height: 17px;
    }

    .assignTask .far {
        margin-right: 5px
    }

.dateList {
    padding-left: 5px !important;
}

.workPack {
    width: 100%;
    /*border-right: 1px solid #ced4da;*/
    float: left;
    position: relative;
    padding: 5px 0;
}

.assigned {
    width: 50%;
    float: right;
    position: relative;
    padding: 5px 0 5px 10px;
}

.dateAssign {
    width: 100%;
    border-top: 1px solid #ced4da;
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 8px;
}

.assignDate {
    display: block;
    font-weight: 500;
    color: #13a013;
    font-size: 14px;
    padding-bottom: 7px;
}

.dateAssignList .assignIcon {
    width: 18px;
    float: left;
}

    .dateAssignList .assignIcon .fa-map-marker-alt {
        color: #fdb815;
        font-size: 14px !important;
    }

.dateAssignList .assignLocation {
    width: calc(100% - 20px);
    float: left;
    font-weight: 500;
}

.dateAssignList {
    padding-top: 5px;
    overflow: hidden;
}

.landMarkIcon {
    width: 25px;
    float: left;
    padding-top: 11px;
}

.locationName {
    float: left;
    width: calc(100% - 50px);
    margin-left: 45px;
}

    .locationName p {
        margin-bottom: 0px !important;
    }
    .locationName h4 {
        margin-bottom: 0px !important;
    }

.displayBlock {
    display: block;
}

.tab-section .tabBody {
    /*height: auto !important;*/
}


.positionFixed {
    position: fixed;
    left: 0;
    right: 0;
}

.topFixed-70 {
    top: 70px;
}

.topFixed-105 {
    top: 105px;
}

.topFixed-150 {
    top: 150px;
}

.topFixed-250 {
    top: 250px;
}

.topFixed-200 {
    top: 235px;
}

.topFixed-300 {
    top: 315px;
}

.setHeight200 {
    /*height: 380px;*/
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 55px 0 15px;
}

.topFixed-450 {
    top: 450px;
    right: 0px !important;
    left: auto !important;
}

.top-35 {
    margin-top: 20px;
}

.setHeight220 {
    height: 230px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.setHeight380 {
    /*height: 345px;*/
    overflow-x: hidden;
    overflow-y: scroll;
}

.calScroll {
    overflow-x: hidden;
    overflow-y: scroll;
}

.setHeight400 {
    /*height: 400px;*/
    overflow-x: hidden;
    overflow-y: scroll;
}

.reviewDatelist-200 {
    top: 200px;
}

.card-list {
    margin-left: 100px;
    margin-right: 28px;
}

.setHeight160 {
    top: 160px;
}



.setHeight100 {
    top: 100px;
}

.topFixed-200w {
    top: 200px;
}

.topSpac {
    top: 0px;
}

.w-75 {
    width: 75px !important;
}

.monthly {
    font-size: 14px;
    text-align: center;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    padding-bottom: 12px;
    padding-top: 7px;
    color: red;
}

.calfont {
    font-size: 14px !important
}

.search-box {
    float: left;
    /*margin-left: 15px;*/
    margin-right: 10px;
}

.custom-control-input {
    right: 9px;
    top: 5px;
}

.textBlue {
    color: #007bff !important;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #007bff;
    border-color: #007bff;
}

.when .selection .card {
    display: inherit;
}

#dvplanned, #dvassigned, #dvcompleted {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.sitesTab {
    background: #1339b7;
    text-align: center;
    padding: 10px;
    display: block;
    width: 70%;
    font-size: 14px;
    color: #fff;
    margin: 0px 15px 15px 101px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.sitesTabRvContent {
    padding: 0px; /*10px;*/
    display: block;
    /*width: 70%;*/
    width: 67%;
    font-size: 14px;
    margin: 0px 15px 15px 101px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.bottomnav {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    background-color: #fbfbfb;
    overflow-y: hidden;
    transition: all 100ms ease;
}

    .bottomnav a {
        /*padding: 8px 8px 8px 18px;*/
        text-decoration: none;
        font-size: 16px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .bottomnav a:hover {
            color: #f1f1f1;
        }

    .bottomnav .closebtn {
        position: relative;
        top: 0;
        font-size: 30px;
    }

.in-filter {
    position: relative;
    top: -25px !important;
    right: -10px !important;
    font-size: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    line-height: 15px;
    padding: 0;
    text-align: center;
    display: none;
    float: right;
}

.topMar {
    margin-top: 5px;
}

.ui-menu {
    width: 345px;
    background: #fff;
    height: 190px;
    /*overflow-x: hidden;*/
    overflow-y: scroll;
    border-left: 1px solid #e4e2e2;
    border-right: 1px solid #e4e2e2;
    border-bottom: 1px solid #e4e2e2;
    padding-bottom: 15px;
}

.CalBadge {
    display: inline-block;
    font-size: 12px;
    padding: 0;
    height: 24px;
    line-height: 22px;
    width: 24px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.calDotMan {
    background: #f32093 !important;
}

.calDotSelf {
    background: #A020F0 !important;
}

.calDotSys {
    background: #28a745 !important;
}

.calBtn {
    min-height: 50px;
    
}

.navTabs .nav .nav-link.active {
    color: #fff;
    background-color: #007bff;
}


.top33 {
    top: 33px;
}
.rotate90{
        transform: rotateZ(90deg);
}

 @keyframes shadow-pulse {
        0% {
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
        }

        100% {
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
        }
    }
    @keyframes shadow-pulse-big {
        0% {
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
        }

        100% {
            box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
        }
    }
    .AddBtn {
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 130px;
        height: 130px;
        color: #fff;
        text-align: center;
        background: #007bff;
        border-radius: 50%;
        animation: shadow-pulse 1s infinite;
        box-shadow: inset 0px 20px 25px 0px rgba(0, 0, 0, 0.2);
    }

    .centerIcon{
         position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .pp {
        top: 0;
        /* left: 0;*/
        z-index: 1060;
        max-width: 276px;
        font-family: Roboto,Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        white-space: normal;
        line-break: auto;
        font-size: .875rem;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: padding-box;
        /*border: 1px solid rgba(0,0,0,.2);*/
        border-radius: .3rem;
        box-shadow: 0 .25rem .5rem rgba(0,0,0,.2);
        
        position: absolute;
        top: 0px;
        right: 97px;
        display: none;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .pp-header {
        background-color: #fff;
        border: none;
        padding: 15px 15px 5px;
        font-size: 1rem;
        margin: 0;
        color: #555;
    }

    .pp-body {
        padding: 10px 15px 15px;
        line-height: 1.4;
        color: #555;
    }

    .arrow-left {
        display: block;
        background: white;
        position: absolute;
        top: 20px;
        left: 240px;
        height: 15px;
        width: 15px;
        transform: rotate(45deg);
    }

    .arrow-left-help {
        display: block;
        background: white;
        position: absolute;
        top: 20px;
        left: 190px;
        height: 15px;
        width: 15px;
        transform: rotate(45deg);
    }

    .ppClose {
        display: block;
        position: absolute;
        top: 0px;
        left: 230px;
        height: 15px;
        width: 15px;
    }


    .arrow-right {
        display: block;
        background: white;
        position: absolute;
        top: 20px;
        height: 15px;
        width: 15px;
        transform: rotate(45deg);
        left: -7px;
    }

    .arrow-down {
        display: block;
        background: white;
        position: absolute;
        top: 97px;
        height: 15px;
        width: 15px;
        transform: rotate(45deg);
    }

    .arrow-up {
        display: block;
        background: white;
        position: absolute;
        top: -7px;
        height: 15px;
        width: 15px;
        transform: rotate(45deg);
    }

     .calPPCnt{
        font-size:1.3em;
        margin-left:10px;
    }
    .calStatus {
        margin-left: 30px;
        margin-top: 10px;
    }
.iconLeft{
    color: #333333;
    width: 45px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
}

.iconTxt{
    font-weight: 500;
    line-height: 15px;
    display: block;
    font-size: 1.2em;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.CenterItem{
    margin-top: 50%;
    margin-left: 50%;
    transform: translate(-50%,-50%);
}

.when .selection .card.executed .day {
    margin-top:0px !important;

}
.when .selection .card.executed .month {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    margin-top: 10px;
    display: block;
}
div[name="DateAssigned"]{
        min-height:60px;
}
.when .selection .card.executed .date {
    font-size:15px !important;
}
.when .selection .card.executed .left {
    color: #777777 !important;
}
.manAssignIcon{
    float: left;
    font-size: 15px !important;
    margin: 2px 2px;
    color: #f32093!important;
}