.customer-name {
}

.customer-welcome {
    margin-bottom: 0px;
    margin-left: 10px;
    border: none;
    font-size: 22px;
    font-style: italic;
    padding-top:20px;
}

.customer-head {
    font-size: 32px;
    padding: 30px 30px 20px 40px;
    color: #fff;
    text-shadow: 0px 0px 4px #000;
    margin: 0px 0px 0px -20px;
    background-color: rgba(19, 130, 60);
}

.customer-subhead {
    font-size: 12px;
}

.customer-col-1 {
    color: #fff;
    min-width: 70px;
    max-width: 70px;
    float: left;
    text-align: center;
    background: #090;
    border: 1px solid #090 !important;
}

.customer-margin-icon {
    width: 30px;
    margin: 10px 0px 5px 0px;
}

.customer-margin-arr {
    position: relative;
    left: -10px;
    top: 5px;
}

.customer-col-2 {
    min-width: 720px;
    max-width: 720px;
    padding-left: 10px;
    float: right;
    background: #fff;
    border: 1px solid #d7d7d7 !important;
    padding-bottom: 0px !important;
}

.customer-stage-col {
    border: solid 1px #d7d7d7;
    border-radius: 4px;
    margin-bottom: 10px;
    position: relative;
    width: 169px;
    float: left;
    min-height: 142px;
    margin-right: 5px;
}

.customer-stage-col .btn {
    width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 4px;
}

.customer-stage-col .customer-project {
    display: block;
}

.img-containerSPP {
    max-height: max-content;
    max-width: auto;
    overflow: hidden;
}

    .img-containerSPP > img {
        display: inline-block;
        max-height: max-content;
        max-width: auto;
        object-fit: cover;
    }

.customer-project {
    position: relative;
    border: solid 1px #ccc;
    border-radius: 4px;
    margin: 3px;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    cursor: pointer;
    padding: 4px 10px;
}

.customer-buttons-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.customer-project-screenshot {
    width: 150px;
    height: 118px;
    /*overflow:hidden;*/
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    border: solid 1px #999;
    margin: 3px;
    float: left;
    position: relative;
    font-size: 12px;
}

.customer-project-screenshot:focus {
    border: 1px solid transparent;
}

[product_version='8'] .customer-project-screenshot {
    border-radius: 3px;
}

.customer-project-screenshot-th {
    width: 141px;
    height: 94px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    border: solid 1px #999;
    margin: 3px;
    float: left;
    position: relative;
    font-size: 12px;
}

.customer-project-screenshot-name {
    background: #fff;
    outline: solid 1px #999;
    margin: 14px;
    padding: 0px 5px;
    max-height: 70px;
    position: absolute;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 131px;
}
.customer-project-screenshot-watermark {
    overflow: hidden;
    color: white;
    font-size: 22px;
    position: absolute;
    background-color: #00000059;
    padding: 0px 10px;
    right: -1px;
    bottom: 23px;
}

/*.customer-project-screenshot-activity {
    bottom: 0px;
    left: 0px;
    margin: 6px 12px;
    background: #fff;
    outline: solid 1px #999;
    position: absolute;
    padding: 0px 5px;
}*/

.customer-project-organize-no {
    position: absolute;
    right: -3px;
    bottom: -8px;
    margin: 10px;
    font-size: 30px;
    color: #317445;
}
.customer-project-organize-yes {
    position: absolute;
    right: -3px;
    bottom: -8px;
    margin: 10px;
    font-size: 30px;
    color: #903155;
}

.customer-project-organize-no-design-frame {
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #317445;
    border-radius: 3px;
    width: 100%;
    height: 100%;
}

.customer-project-organize-yes-design {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    margin: 10px;
    font-size: 16px;
    color: #903155;
}

.customer-project-organize-yes-design-frame {
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #903155;
    border-radius: 3px;
    width: 100%;
    height: 100%;
}

.customer-project-organize-yes-check {
    color: #903155;
    font-size: 41px;
    margin: -16px -6px;
}

.customer-project-organize-no-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    border: 5px solid #317445;
}

.customer-project-organize-yes-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    border: 5px solid #903155;
}

.customer-project-with-participants {
    clear: both;
}

.customer-project-participants {
    line-height: 100px;
}

.customer-organize-lists {
    margin: 10px 10px 10px 20px;
    display: flex;
    width: 900px;
}
.customer-organize-lists-save-btn {
    margin: 0px 0px 0px 15px;
    padding: 3px 15px
}

.customer-organize-list {
    width: 200px;
    margin: 0px 5px;
    padding: 2px;
    border: 1px solid #000;
    border-radius: 2px;
}
.customer-organize-list-name {
    /*width: -webkit-fill-available;*/
}
.customer-organize-list-icon {
    font-size: 20px;
}
.customer-organize-list-edit {
    color: #337ab7;
    padding: 5px 5px 5px 10px;
}
.customer-form-box-background {
    position: absolute;
    top: 15%;
    left: 30%;
    width: 440px;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    z-index: 3;
    box-shadow: rgb(0 0 0 / 50%) 0px 0px 8px;
}
.customer-form-box-content {
    width: 90%;
    padding: 20px;
}
.customer-form-box-content-confirm-btn {
    margin: 20px 20px 20px 150px;
}
.customer-form-box-content-cancel-btn {
    margin: 20px;
}
.customer-form-return {
    position: absolute;
    right: 4%;
    margin: 20px 0px 0px 0px;
}

.customer-stage-header {
    height: 27px;
    font-size: 15px;
    width: 100%;
    text-align: left;
    color: #000;
    padding: 0px 8px;
    border-radius: 4px;
    margin-top: 0px;
    line-height: 27px;
    background: #cfc;
}

.customer-stage-text {
    display: inline-block;
    margin-right: 3px;
    font-weight: bold;
}

.customer-stage-empty {
    margin: 8px 20px;
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    color: #a0a0a0;
}

.customer-stage-list {
    clear: both;
    margin: 10px;
}

.customer-stage-list-header {
    font-size: 12px;
    margin-bottom: 10px;
}

.customer-phase-row {
    display: flex;
    border-bottom: solid 1px #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.customer-phase-row-label {
    font-weight:bold;
    background:#deebf1;
    padding-bottom:0px;
    height:35px;
    width: 100%;
}

.customer-phase-label {
    width: 142px;
    display: flex;
    line-height: 29px;
    margin-left: 20px;
}

.customer-phase-label i {
    width: 15px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 6px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    margin-right: 12px;
}

.customer-phase-sites {
    padding-left: 10px;
    border-left: solid 1px #ccc;
    width: 83%;
    display: inline-block;
    float: left;
}

.customer-phase-heading {
    padding: 10px;
    width: 152px;
    padding-left: 20px;
}

.customer-phase-sites-head {
    padding: 4px 10px;
    border-left: solid 1px #ccc;
    margin-left: 10px;
    width: 77%;
    height: 30px;
    line-height: 28px;
}

/*Removing the red frames because they are irritating*/
    /*[isadmin='true'] [on_schedule='false'].customer-project-screenshot {
    border: 3px solid red;
}*/

    .customer-spinner {
    position: absolute;
    top: 250px;
    left: 53%;
}

.customer-form-buttons {
    text-align: center;
    margin-top: 20px;
}

.customer-project-pm {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 18px;
    top: -6px;
    right: -6px;
    background: rgba(0,160,0,.8);
    color: #fff;
    border-radius: 10px;
    border: 2px solid #FFF;
    font-size: 10px;
    text-align: center;
}

.customer-project-v8 {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 18px;
    top: -6px;
    right: -6px;
    background: rgba(59, 65, 59, 0.8);
    color: #fff;
    border-radius: 10px;
    border: 2px solid #FFF;
    font-size: 8px;
    text-align: center;
}

.customer-project-pm--new {
    text-align: center;
    width: 14px;
    height: 14px;
    line-height: 14px;
    padding: 0px;
    top: -3px;
    right: -3px;
    border: none;
    box-shadow: none;
    font-size: 7px;
}
.customer-project-pm--legend {
    text-align: center;
    width: 14px;
    height: 14px;
    line-height: 14px;
    padding: 0px;
    top: 7px;
    left: -20px;
    right: 182px;
    border: none;
    box-shadow: none;
    font-size: 7px;
}

.customer-project-pm-wrap {
    float: right;
    width: 165px;
    color: #000;
    font-size: 11px;
    position: relative;
}

.customer-project-copy-info {
    width: 600px;
    margin: 0px 0px 10px 160px;
    cursor: default;
}

.customer-info-text {
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
}

.customer-project-copy-info .fa-info-circle {
    color: #007A3E;
}

.customer-project-screenshot--copy {
    clear: both;
}
.customer-filters {
    margin: 12px 20px;
}
