body {
    background-color: #F1F1F1;
}
.navbar .navbar-brand img {
    max-width: 260px;
    max-height: 22px;
}
.manage-page {
    background-color: #D4D4D4;
    text-align: center;
    font-family: "Raleway", sans-serif;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.rep-page {
    background-color: #FFF2CE;
    text-align: center;
    font-family: "Raleway", sans-serif;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.rep-page .main-image {
    float: left;
    width: 25%;
}
.rep-page .content-text {
    float: left;
    width: 75%;
    padding-left: 10px;
    padding-top: 12px;
}
.rep-page h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
}
.rep-page p {
    font-size: 14px;
    line-height: 16px;
}
.main-box {
    position: relative;
    z-index: 10;
    padding: 10px 0;
}
/*.rep-page .main-image {
    margin: 0 auto;
}*/
.content-title {
    text-align: left;
    padding: 15px 15px;
    margin-top: 50px;
}
.rep-page .content-info {
    text-align: left;
    background-color: #fff;
    border-radius: 20px;
    float: left;
    padding: 15px;
    margin-top: 15px;
}
.rep-page .content-info h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
}
.content-info p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 24px;
}
p {
    font-size: 14px;
    line-height: 16px;
}
.content-pr {
    float: left;
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    min-height: 127px;
}
.content-pr .star {
    float: right;
}
.content-pr .box-title {
    position: relative;
    min-height: 70px;
}
.content-pr .red-circle {
    position: absolute;
    right: -20px;
    /*background-color: red;*/
    background-color: #b9b9b9;
    border-radius: 10px;
    font-size: 12px;
    /*color: #fff;*/
    color: #000;
    font-family: "Inter", sans-serif;
    padding: 4px;
    line-height: 12px;
    top: 0px;
    width: 20px;
    height: 20px;
}
.content-pr .close-detail {
    float: right;
    margin-top: 6px;
    margin-bottom: 0px;
}
.content-pr .open-detail {
    float: right;
    margin-top: 6px;
    margin-bottom: 0px;
}
.content-pr .close-detail img {
    width: 36px !important;
    margin-top: 18px !important;
    margin-right: 1px;
}
.content-pr .open-detail img {
    width: 36px !important;
    margin-top: 18px !important;
    margin-right: 1px;
}
.content-pr .col-image {
    float: left;
    width: 18%;
    padding: 4px 8px 8px 8px;
}
.rep-page .content-pr .col-image {
    float: left;
    width: 15%;
    padding: 4px 4px 8px 8px;
}
.rep-page .content-pr .col-image img {
    max-width: 40px;
}
.content-pr .col-center {
    float: left;
    width: 48%;
    padding: 8px 8px 0 8px;
}
.content-pr .col-center h5 {
    font-size: 19px;
    line-height: 19px;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    margin-bottom: 2px;
}
.main-box .col-center h5 {
    margin-top: 0px;
}
.content-pr .col-center span {
    font-size: 12px;
    line-height: 12px;
    float: left;
    width: 100%;
    text-align: left;
    color: #000;
    margin-bottom: 5px;
}
.container-apply-form-count span {
    font-size: 14px !important;
}
.content-pr .col-right {
    float: left;
    width: 34%;
    padding: 8px 8px 0 8px;
    position: relative;
    height: 70px;
}
.rep-page .content-pr .col-right {
    width: 42%;
}
.dropdown-action-to-take {
    float: right;
}
.rep-page .content-pr .col-center {
    width: 43%;
}

.content-bg-gris .content-pr .col-right {
    height: 85px;
}
.content-pr .col-right a.sms {
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 500;
    float: right;
    background-color: #FFDE7C;
    border-radius: 6px;
    padding: 6px 15px 6px 15px;
    color: #000;
    text-decoration: none;
    margin-bottom: 6px;
    margin-top: -6px;
}
.content-bg-gris {
    background-color: #F2F2F2;
    float: left;
    margin-top: -15px;
    padding-top: 5px;
    border-radius: 0 0 15px 15px;
    margin-bottom: 5px;
    width: 100%;
    /*transform: scaleY(1);
    transition: transform 400ms ease 0ms;*/
    /*transition: all 1s;*/
}
.content-bg-gris.hide {
    /*visibility: hidden; 
    display: none;*/
    /*transform: scaleY(0);
    transition: transform 400ms ease 0ms;*/
    display: none;
}
.content-bg-gris .content-pr {
    background-color: transparent;
    min-height: auto;
    position: relative;
}
.content-bg-gris .content-pr .col-center {
    float: left;
    width: 57%; /*48%;*/
    padding: 8px;
}
.content-bg-gris .content-pr .col-right {
    float: left;
    width: 43%; /*39%;*/
    padding: 4px 8px;
}
.content-bg-gris .line-separator {
    float: left;
    width: 96%;
    height: 1px;
    border-bottom: 1px solid #9d9b9b;
    margin-left: 2%
}
.content-bg-gris .content-pr .col-image {
    width: 13%;
    padding: 8px 4px 8px 8px;
    display: none;
}
.color-button {
    font-size: 15px;
    line-height: 15px;
    padding: 7px 11px;
    font-family: "Inter", sans-serif;
    text-decoration: none;
    color: #000;
    float: right;
    margin-bottom: 0px;
    cursor: default;
    background-image: url('/wp-content/plugins/cutco-dashboard/assets/images/ico-state.png');
    background-repeat: no-repeat;
    background-position: 94% 12px;
    padding-right: 20px;
    position: absolute;
    right: 8px;
    bottom: 2px;
    border-radius: 10px;
    font-weight: 500;
}
.content-bg-gris .color-button {
    bottom: 4px;
}
.is-new {
    background-position: 89% 8px;
}
.rep-page .color-button {
    background-image: none;
    padding-right: 11px;
    bottom: -12px;
}
.separator {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.separator .separator-line {
    height: 1px;
    border-top: 4px solid #f14371;
    display: block;
    position: relative;
    top: -7px;
    width: 43px;
}
.separator .separator-line-center {
    height: 1px;
    border-top: 4px solid #f14371;
    display: block;
    position: relative;
    top: 10px;
    width: 43px;
}
.rep-sent-button { /* REP sent SMS */
    background-color: #FFB66D;
    color: #6C3200;
}
.rep-sent-button:hover {
    color: #6C3200;
}

.applicant-button { /* APPLICANT */
    background-color: #fdff6d;
    color: #333;
}
.applicant-button:hover {
    color: #333;
}
.dropdown-add-friend .dropdown-item.selected {
    font-weight: 600;
}


.manager-sent-button { /* MANAGER sent SMS */
    /*background-color: #FAD1C2;
    color: #D53D3D;*/
    background-color: #FFB66D;
    color: #6C3200;
}
.manager-sent-button:hover {
    /*color: #D53D3D;*/
    color: #6C3200;
}
.not-interested-button { /* Not interested */
    background-color: #2FBDDB;
    color: #013769;
}
.not-interested-button:hover { 
    color: #013769;
}
.magenta-button {
    background-color: #fad1c2;
}
.orange-button {
    background-color: #ffa652;
}
.sky-blue-button { /* NEW */
    background-color: #BBCBFF;
    color: #1431BE;    
}
.sky-blue-button:hover {
    color: #1431BE;    
}
.scheduled-button { /* Scheduled */
    background-color: #FFEEBD;
    color: #7B2400;
}
.scheduled-button:hover { 
    color: #7B2400;
}
.enrolled-button { /* Launched Enrolled */
    background-color: #6BDDBF;
    color: #044e3b !important;
}
.enrolled-button:hover { 
    color: #044e3b !important;
}
.sent-to-apply-button {
    background-color: #FAD1C2;
    color: #D53D3D !important;
}
.rep-page .sent-to-apply-button {
    padding: 7px 8px !important;
}

.sent-to-apply-button:hover {
    color: #D53D3D !important;
}

.follow-up-button {
    background-color: #FFEEBD;
    color: #7B2400;
}
.more-button {
    float: left;
    width: auto;
    text-align: center;
    color: #000;
    text-decoration: none;
    margin-top: 11px;
    margin-bottom: 5px;
}
.more-button img {
    width: 35px;
}
.applicationDetailOpenPopUp {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    float: left;
    width: auto;
    text-align: center;
    color: #000;
    padding: 2px 12px 3px 12px;
    text-decoration: none;
    border: 1px solid #9C9C9C;
    border-radius: 8px;
    margin-top: 11px;
    /*background-image: url(/wp-content/plugins/cutco-dashboard/assets/images/ico-more.png);
    background-repeat: no-repeat;
    background-position: 85% 6px;
    padding-right: 25px;*/
    margin-bottom: 5px;
}
.applicationDetailOpenPopUp:hover {
    color: #000;
}
.send-apply-form-button {
    color: #000;
    background-image: url(/wp-content/plugins/cutco-dashboard/assets/images/ico-send-to-apply.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 29px;
    background-size: 20px;
}
.dropdown-item.call {
    color: #000;
    background-image: url(/wp-content/plugins/cutco-dashboard/assets/images/ico-call-small.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 29px;
    background-size: 20px;
}
.dropdown-item.text {
    color: #000;
    background-image: url(/wp-content/plugins/cutco-dashboard/assets/images/ico-text.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 29px;
    background-size: 20px;
}
.dropdown-item.send-3-way {
    color: #000;
    background-image: url(/wp-content/plugins/cutco-dashboard/assets/images/ico-3way.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 29px;
    background-size: 20px;
}
.dropdown-item.delete-pr {
    color: #000;
    background-image: url(/wp-content/plugins/cutco-dashboard/assets/images/ico-close.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 29px;
    background-size: 20px;
}
.send-apply-form-button:hover {
    color: #000;
}
.content-more .send-apply-form-button {
    float: left;
    color: #000;
    margin-bottom: 0px;
    margin-top: 6px;
}
.call-button {
    font-size: 13px;
    font-family: "Inter", sans-serif;
    text-decoration: none;
    color: #000;
    float: right;
    background-image: url('/wp-content/plugins/cutco-dashboard/assets/images/ico-call-small.png');
    background-repeat: no-repeat;
    background-position: 2px center;
    background-size: 18px;
    padding: 2px;
    padding-left: 23px;
    border: 1px solid #9C9C9C;
    border-radius: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
    margin-left: 5px;
    /*margin-top: -5px;*/
}
.text-button {
    font-size: 13px;
    font-family: "Inter", sans-serif;
    text-decoration: none;
    color: #000;
    float: right;
    background-image: url('/wp-content/plugins/cutco-dashboard/assets/images/ico-text.png');
    background-repeat: no-repeat;
    background-position: 2px center;
    background-size: 18px;
    padding: 2px;
    padding-left: 23px;
    border: 1px solid #9C9C9C;
    border-radius: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
    margin-left: 5px;
    /*margin-top: -5px;*/
}

.content-bg-gris .col-image img {
    float: right;
}
.hidden {
    display: none;
}
.dropdown-menu {
    z-index: 9999 !important;
}
.content-pr-null {
    float: left;
    width: 100%;
    padding: 15px 15px 0 15px;
}
.loading {
    max-width: 28px;
    float: right;
    margin: 16px 9px 0 0;
}
.main-box .col-image .loading {
    max-width: 28px;
    position: absolute;
    bottom: 9px;
    left: 38px;
    float: none;
    margin: auto;
}


/*.rep-page .content-pr .col-right a.enrolled {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    float: right;
    background-color: #43CDAD;
    padding: 5px 10px 5px 10px;
    color: #fff;
    text-decoration: none;
}*/
.clear {
    clear: both;
    width: 100%;
    height: 1px;
}
.content-add-pr {
    float: left;
    width: 100%;
    border-radius: 15px;
    margin-top: 10px;
    border:1px dashed #000;
    background-color: #ededed !important;
    padding: 5px 0px;
}
.content-add-pr .col-image {
    float: left;
    width: 20%;
    padding: 8px;
}
.content-add-pr .col-right {
    float: left;
    width: 80% !important;
    padding: 8px;
}
.content-add-pr .col-right a {
    font-size: 17px;
    line-height: 17px;
    font-weight: 800;
    float: right;
    background-color: #FFA652;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 15px 16px 15px 35px;
    border-radius: 10px;
    margin-top: 3px;
}
.content-add-pr .col-right a span {
    font-size: 45px;
    line-height: 45px;
    font-weight: 300;
    position: absolute;
    left: 12px;
    top: 0px;
}
.content-add-rep {
    background-color: transparent !important;
    padding: 10px 0px;
}
.content-add-rep .col-right a {
    background-color: #ffa652;
    color: #fff;
}
.color-button::after {
    display: none;
}
.shadow {
    box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.15);
}
.load-rep-error p {
    margin: 15px 15px 0 15px;
}
#modalSendSMSPopUp .loading, #modalSendSMSPopUpRep .loading {
    float: none;
}
.toast-header .btn-close {
    position: relative;
    left: 95%;
    margin: 0;
}
.toast-container {
    z-index: 9999;
}
.open-link-SMS img {
    max-width: 36px;
    float: right;
    margin: 25px 15px 0 0;
}
.content-pr .close-detail img {
    width: 32px;
}
#sendLinkAddFriend {
    margin: 40px 0 30px;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sendSMSMessage {
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sendLinkBySMS {
    margin: 15px 0px 30px;
}
.content-more {
    position: absolute;
    bottom: 0px;
    z-index: 99999;
    text-align: left;
    font-size: 12px;
    background-color: #fff;
    padding: 8px;
    width: 60%;
    box-shadow: 0px 10px 6px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 10px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.2);
}

.content-more-btn-close img {
    position: absolute;
    right: 5px;
    width: 15px;
}
/*.delete-button {
    background-color: transparent;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #9C9C9C;
    color: #000;
}
.delete-button:hover {
    color: #fff !important;
}*/
.delete-button {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.delete-button img {
    width: 25px;
}

.delete-rep:hover {
    color: #000 !important;
}
.btn-secondary-delete {
    background-color: red !important;
    margin-top: 25px;
}
.bg-none {
    background-image: none;
    padding-right: 11px;
}
.dropdown-add-friend button {
    float: left;
    width: 100%;
    text-align: left;
    border: 1px solid #ced4da;
    margin-bottom: 12px;
}
.content-childs .first-child {
	padding-top: 10px;
}
.dropdown-action-to-take .dropdown-toggle {
    background-color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    border: 1px solid #999;
    font-weight: 600;
}
.dropdown-action-to-take .dropdown-menu.show {
    padding-left: 5px;
    padding-right: 5px;
}
#formAddFriend .dropdown-toggle::after {
    font-size: 30px;
    vertical-align: 0px;
}
.dropdown-action-to-take .dropdown-toggle::after {
    font-size: 20px;
    vertical-align: 0px;
}
.rep-page .dropdown-action-to-take .dropdown-toggle {
    padding: 5px 8px;
    margin-left: -10px;
    float: left;
}
.rep-page .manager-sent-button {
    bottom: -20px !important;
}

/* Modal */
.modal-title {
    line-height: 20px;
    font-size: 17px;
    text-align: left;
    font-weight: 700;
    padding-right: 25px;
}
#modalSendSMSPopUp .modal-title, #modalSendSMSPopUpRep .modal-title {
    text-align: center;
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
}
.modal-header {
    border: none;
    padding-bottom: 0px;
}
.modal-header .btn-close {
    border: 1px solid;
    border-radius: 45px;
    padding: 2px;
    background-size: 40%;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
}
.modal-body .form-control {
    margin-bottom: 12px;
}
.modal-content {
    border-radius: 15px;
    padding: 0 5px;
}
.modal.show .modal-dialog {
    padding: 0 15px;
}
.modal-footer {
    border: none;
}
.modal-footer .btn-primary {
    background-color: #F14371;
    border-color: #F14371;
    font-family: 'Raleway';
    font-size: 17px;
    font-weight: 800;
    background-image: url('/wp-content/plugins/cutco-dashboard/assets/images/ico-more-modal.png');
    background-repeat: no-repeat;
    background-position: 15px center;
    /*padding-left: 40px;*/
    padding: 10px 15px 10px 40px;
    border-radius: 10px
}
.modal-body .btn-secondary {
    background-color: #FFA652;
    border-color: #FFA652;
    font-family: 'Raleway';
    font-size: 17px;
    font-weight: 800;
}
#modalAnotherRep .modal-body .btn-secondary {
    background-color: #F14371;
    border-color: #F14371;
    border-radius: 10px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
#modalAnotherRep .modal-footer .btn-primary {
    background-color: #FFA652;
    border-color: #FFA652;
    border-radius: 10px;
}
.modal-footer.text-center .btn-primary {
    margin: 0 auto;
}
.modal-footer.text-center .close-modal {
    margin: 0 auto;
    font-size: 17px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
}
.modal-body .text-center {
    font-size: 17px;
    line-height: 20px;
    color: #000;
    padding-right: 25px;
    padding-left: 25px;
}
.modal-body .rate-your-rep {
    background-color: #DDD;
    border-radius: 8px;
    padding: 10px;
    text-align: left;
    margin-bottom: 15px;
}
.modal-body .rate-your-rep a {
    display: inline-block;
}
.modal-body .rate-your-rep p {
    display: inline-block;
    padding-left: 15px;
    color: #848383;
    font-size: 16px;
    margin-bottom: 0px;
}
.content-box {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
#modalSendSMS .modal-body .btn-secondary {
    width: 190px;
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
}
#modalSendSMS .modal-footer.text-center .btn-primary {
    width: 190px;
    padding: 10px 15px 10px 40px;
    border-radius: 10px;
}
.dropdown-menu {
    border-radius: 10px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    font-weight: 700;
}
#formAddFriend .modal-footer {
    padding-top: 0px;
    margin-top: -15px;
}
#modalSendSMS .modal-footer {
    border-top: 1px solid #dee2e6;
}
#modalAnotherRep p {
    margin-top: 20px;
}
#modalSendSMSPopUp .btn-secondary, #modalSendSMSPopUpRep .btn-secondary {
    background-color: #F14371;
    border-color: #F14371;
}
#formAddFriend .btn-primary {
    background-color: #FFA652;
    border-color: #FFA652;
}
#modalSendLinkAddFriend .btn-secondary {
    background-color: #F14371;
    border-color: #F14371;
}
#formAddNewRep .btn-primary {
    background-color: #FFA652;
    border-color: #FFA652;
}
#addNewFriend, #addFriend {
    background-color: #FFA652 !important;
    border-color: #FFA652 !important;
}
#modalSendSMS #sendSMS {
    background-color: #F14371 !important;
    border-color: #F14371 !important;

}


@media only screen and (max-width: 768px) {
    .rep-page .main-image {
        width: 28%;
    }
    .rep-page .content-text {
        width: 72%;
    }
}
@media only screen and (min-width: 768px) {
    .col-md-12 {
        max-width: 730px;
        margin: 0 auto;
    }
    .content-box {
        width: 49%;
    }
    .box-left {
        margin-right: 1%;
        margin-left: 0;
    }
    .box-right {
        margin-left: 1%;
        margin-right: 0;
    }
}
/* Small Mobile */
@media only screen and (max-width: 370px) {
    .content-pr .col-right a.sms {
        font-size: 14px;
    }
    .manager-sent-button {
        font-size: 12px;
    }
    #modalSendSMSPopUp .modal-title {
        padding-right: 15px;
        padding-left: 15px;
    }
}
