/*! =========================================================

Plosiv Media Presents: A Redcore Production...

* =========================================================
*

 *
 *                       _oo0oo_
 *                      oREDCOREo
 *                      20" . "19
 *                      (| -_- |)
 *                      0\  =  /0
 *                    ___/`---'\___
 *                  .' \|     |// '.
 *                 / \|||  :  |||// \
 *                / _||||| -:- |||||- \
 *               |   | \  -  /// |   |
 *               | \_|  ''\---/''  |_/ |
 *               \  .-\__  '-'  ___/-. /
 *             ___'. .'  /--.--\  `. .'___
 *          ."" '<  `.___\_<|>_/___.' >' "".
 *         | | :  `- \`.;`\ _ /`;.`/ - ` : | |
 *         \  \ `_.   \_ __\ /__ _/   .-` /  /
 *     =====`-.____`.___ \_____/___.-`___.-'=====
 *                       `=---='
 *
 *     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 *
 *               Bryton Bless:  "No Bugs"
 *
 * ========================================================= */
.hide {
    display: none;
}

.m-0 {
    margin: 0px;
}

.main-max-w {
    max-width: 1600px;
}

.search-pad {
    padding: 0px 22px 0px 22px;
}

.title-count-notification {
    height: 38px;
    padding: 4px 12px 4px 12px;
    font-size: 15px;
    font-weight: 900;
    color: white;
    border-radius: 48px;
    border: 100px;
    width: 40px;
    position: relative;
    top: -2px;
    margin-right: 5px;
    background: #8c919d87;
}

.red-notice {
    background-color: #f11e1e;
}

.bottom-fixed.new-task-creation {
}

button.btn.btn-primary.create_new_project_action {
    border-radius: 1000px;
    padding: 17px 56px;
    background: #49b987;
}

.btn-market-place-tag-search {
    background: #ffffff;
    color: #333;
    border-radius: 20px;
    margin: -8px -10px 5px -1px;
    font-size: 11px;
    top: 18px;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid #e5e5e5;
}

.tag-container {
    float: left;
    margin: 0px;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 0px 3px 0px 15px;
    overflow-x: scroll;
    width: 100%;
    height: 59px;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.owl-item .card {
    box-shadow: 0px 0px 0px black;
}

.avatar-xl {
    width: 81px;
    height: 81px;
}

.avatar {
}

.card-line-separator {
    padding: 5px 4px;
    margin-left: 6px !important;
}

.card-spacer {
    padding: 9px 23px;
}

.trans-white {
    background: #ffffff45;
    color: white;
}

#user-pad {
    padding: 8px;
}

.project-card-title {
    top: 6px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 88%;
    position: absolute;
    font-size: 1.2rem;
}

.sub-title-pad {
    padding: 28px 0px 14px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 252px;
}

.text-white {
    color: white !important;
}

.main-content {
    margin-left: 250px;
    padding-bottom: 100px;
    padding-top: 77px;
}

.in-production {
    background-color: #989898;
    color: #ffffff;
}

.shipped {
    color: #ffffff;
}

.recieved {
    background: #7bd6ad !important;
    color: #ffffff;
}

.new_project, .client_uploads {
    background: #989898;
    color: #ffffff;
}

.awaiting_approval {
    background-color: #de0201;
    color: #ffffff;
}

.in_production {
    background: #f4f4f6;
}

.production_hold {
    background-color: #cc0000;
    color: #ffffff;
}

.awaiting_response {
    background-color: #cc0000;
    color: #ffffff;
}

.reorder {
    background: #45bd86;
    color: #ffffff;
    cursor: pointer !important;
}

.feedback {
    background: #989898;
    color: #ffffff;
    cursor: pointer !important;
}

.card-options-btn {
    position: absolute;
    right: 5px;
    padding: 3px 7px;
    box-shadow: 0px 0px;
    bottom: 0px;
    transform: rotate(90deg);
    background: #ffffff00;
    margin: 10px;
}

.support-topic-text-container {
    position: relative;
}

.card-topic-options-btn {
    position: absolute;
    left: -30px;
    top: 2px;
    box-shadow: 0px 0px;
    transform: rotate(90deg);
    background: #ffffff00;
}

#marketPlace-component .btn-padding-update {
}

.btn-desc {
    line-height: 9px;
    /* border-bottom: 3px solid #dfdfdf; */
    padding: 7px 0px;
    border-radius: 0px;
    margin-left: 6px;
    font-size: 13px;
}

.avatar-xxl {
    width: 112px;
    height: 112px;
}

.marketplace-image {
    font-size: 1rem;
    display: inline-flex;
    color: #fff;
    border-radius: .375rem;
    /* background-color: #adb5bd; */
    align-items: center;
    justify-content: center;
    /* border-radius: 50%; */
    width: 107px;
    box-shadow: 0px 6px 12px #2e374217;
    height: 107px;
    position: relative;
}

.marketplace-image-window {
    overflow: hidden;
    max-width: 305px;
    position: relative;
    display: inline-flex;
}

.btn-red {
    background: #a0a0a0;
    color: white;
}

.btn-marketplace-order-now {
    background: #ffffff;
    color: #32325d78;
    padding: 11px 19px 10px 19px;
    border-radius: 29px;
    font-size: 13px;
    border: 2px solid #dfdfdfcf;
}

.project-new-lable-tag {
    position: relative;
    background: #F44336;
    padding: 2px 6px 2px 6px;
    border-radius: 15px;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    margin: 0px 7px 0px 0px;
    border: 0px solid #d8d8d8;
    top: -2px;
    width: 46px;
    height: 14px;
}

.project-sub-status-info {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 92%;
    padding-bottom: 8px;
}

.addphoto {
    background: red;
}

.redcore-hr {
    margin: 5px 15px 24px 0px;
    display: none;
}

.search-pad-bottom {
    padding-bottom: 10px;
}

.vh100 {
    position: relative;
    height: 100vh;
}

button.btn.btn-primary.my-4 {
    width: 100%;
    border-radius: 123px;
}

.log-logo {
    width: 100px;
    padding-bottom: 4px;
}

.proof-list-title h4 {
    color: #31325d !important;
}

.proof-list-card .btn-group.proof-card-tag {
    bottom: 10px !important;
    top: auto;
}

.btn-group.proof-card-tag {
    display: inherit !important;
    top: 0px;
    position: absolute;
    right: 0px;
    padding: 3px 7px;
    box-shadow: 0px 0px;
}

.place-search-field {
    padding: 12px;
    margin-top: 19px;
}

.image-preview-container {
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 5px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(2, 2, 2, 0.12);
}

.card .image-preview-container img.project-thumbnail {
    border-radius: 0;
    position: absolute;
}

.card .image-preview-container img.proof_image_1_1 {
    position: relative;
    width: 100%;
    height: 100%;
}

.card .image-preview-container img.proof_image_2_1 {
    right: 50%;
    width: 100%;
    height: 100%;
    border-radius: 124px !important;
}

.card .image-preview-container img.proof_image_2_2 {
    left: 50%;
    width: 100%;
    height: 100%;
}

.card .image-preview-container img.proof_image_3_1 {
    height: 100%;
    width: 100%;
    bottom: 50%;
}

.card .image-preview-container img.proof_image_3_2 {
    height: 50%;
    width: 50%;
    top: 50%;
    right: 50%;
}

.card .image-preview-container img.proof_image_3_3 {
    height: 50%;
    width: 50%;
    top: 50%;
    left: 50%;
}

.card .image-preview-container img.proof_image_4_1 {
    right: 50%;
    bottom: 50%;
    height: 50%;
    width: 50%;
}

.card .image-preview-container img.proof_image_4_2 {
    left: 50%;
    bottom: 50%;
    height: 50%;
    width: 50%;
}

.card .image-preview-container img.proof_image_4_3 {
    top: 50%;
    right: 50%;
    height: 50%;
    width: 50%;
}

.card .image-preview-container img.proof_image_4_4 {
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
}

.proof-image-container-wrapper {
    width: 100%;
}

.empty-proof-image-container-wrapper {
    height: 70vh;
}

.empty-proof-image-container-wrapper .proof-image-upload {
    width: 100%;
    height: 90%;
    background: #ffffff;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: space-around;
    padding: 5rem 1rem;
    cursor: pointer;
    transition: all .15s ease;
    text-align: center;
    color: #8898aa;
    border: 1px dashed #dee2e6;
    border-radius: .375rem;
    background-color: #fff;
    order: -1;
}

.avatar.rounded-circle.image-preview-container img {
    border-radius: unset;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;

    z-index: 1000;
    display: none;
    float: left;

    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.empty-proof-image-container-wrapper .proof-image-upload .upload-text,
.empty-proof-image-container-wrapper .proof-image-upload label {
    flex: 1 0 100%;
    text-align: center;
    font-size: 24pt;
    color: #dedede;
    font-weight: bold;
    line-height: normal;
    width: 341px;
}

.empty-proof-image-container-wrapper .proof-image-upload .upload-text {
    line-height: normal;
    max-width: 771px;
}

.empty-proof-image-container-wrapper .proof-image-upload label {
    line-height: 50px;
    margin: 0;
}

.empty-proof-image-container-wrapper .proof-image-upload #redcore-create-image {
    flex: 1 0 auto;
    width: 50px;
    height: 50px;
    margin: 0;
}

.empty-proof-image-container-wrapper .proof-image-upload .scratch-check-wrapper {
    display: flex;
    flex-flow: row nowrap;
    align-content: center;
}

/*
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%}
.carousel-inner>.next {
    left: 100%}
.carousel-inner>.prev {
    left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%}
.carousel-inner>.active.right {
    left: 100%}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039'}
.carousel-control .icon-next:before {
    content: '\203a'}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}*/
.btn-desc:hover, .project-card:hover .btn-desc {
    visibility: visible;
}

.btn-marketplace-order-now:hover, .project-card:hover .btn-marketplace-order-now {
    background-color: #49b987;
    border-color: #49b987;
    box-shadow: 0 2px 2px 0 rgba(96, 103, 115, 0), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
}

.btn-desc {
    visibility: hidden;
}

.btn.btn.btn-desc:focus, .btn.btn.btn-desc:hover {
    box-shadow: unset !important;
}

.btn.btn.btn-desc {
    background: transparent !important;
}

.carousel-inner .col-lg-4 {
    float: left;
}

#MarketPlaceFrequentCarousel_Mobile {
    display: none;
}

h5.text-white {
    color: #cecece !important;
}

.form-title {
    padding: 0px 0px 11px 0px;
}

#user-pad {
    padding: 8px;
}

.card-stats .card-content {
    text-align: right;
    padding-top: 10px;
}

.form-edit-container.form_list {
    right: 0px;
    position: absolute;
    top: -2px;
    padding: 7px;
}

.indiv_question {
    border-bottom: 1px solid #0000002b;
    padding: 29px 0px;
}

.bg-icon {
    float: right;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {

    background: #7d828e14;
}

.hide-mob {
    display: none;
}

@media (min-width: 992px) {
    .navbar-search {
        display: none;
    }

    .hide-mob {
        display: block;
    }

    .bottom-fixed.new-task-creation {
        left: 131px;
    }

    .card-profile .nav-wrapper {
        padding: 1rem 1.6em;
        width: 100%;
    }
}

@media only screen and (max-width: 510px) {
    #proof-view #main {
        height: auto !important;
    }

    #MarketPlaceFrequentCarousel_Mobile {
        display: block !important;
    }

    /*#MarketPlaceFrequentCarousel {
        display: none !important;
    }*/
    .badge-pill {
        font-size: 8px;
    }

    h4.h2.text-white.d-inline-block.mb-0 {
        font-size: 22px;
        letter-spacing: -1px;
    }

    .content.proof-modal.view_proof_id_0 #main {
        display: none !important;
    }

    .content.proof-modal.view_proof_id_0 #comment-area {
        width: 100% !important;
    }

    /*marketplaceswall*/
    .swal2-popup #swal2-content {
        /* width: 261px!important;*/
    }

    /* .col-lg-12.no-padding.main-slider-container .col-lg-6 {

    }*/
    .swal2-modal.swal2-show.market-place-details {
        width: 100% !important;
        margin-left: 10px;

    }

    .proof-tooltip-move-along {
        display: none;
    }
}

.image-preview-container {
    border-radius: 1000px;
}

.image-preview-container img.project-thumbnail {
    border-radius: 1000px !important;
}

.no-padding {
    padding: 0px !important;
}

.project-details-container {
    background: #eee;
    padding: 20px;
    text-align: left;
    float: left;
}

.project-details-container .project-title {
    color: #545454;
    text-align: left;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 800;
}

.project-details-container .project-description {
    min-height: 100px;
}

.swal2-modal .swal2-close {
    top: -30px !important;
    right: -20px !important;
}

div.swal2-modal {
    overflow: visible;
}

.swal2-modal.swal2-show.market-place-details {
    width: 70%;
    padding: 0px !important;
    max-width: 1000px;
}

.swal2-modal {
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
}

.swal2-modal:focus {
    outline: none;
}

.swal2-modal.swal2-loading {
    overflow-y: hidden;
}

.swal2-modal h2 {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 60px;
    display: block;
}

.swal2-modal .swal2-spacer {
    height: 10px;
    color: transparent;
    margin-bottom: 0px;
    border: 0;
}

.swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 0 5px;
    padding: 10px 32px;
}

.swal2-modal .swal2-styled:not(.swal2-loading)[disabled] {
    opacity: .4;
    cursor: no-drop;
}

.swal2-modal .swal2-styled.swal2-loading {
    box-sizing: border-box;
    border: 4px solid transparent;
    border-color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: -2px 30px;
    vertical-align: top;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swal2-modal :not(.swal2-styled).swal2-loading::after {
    display: inline-block;
    content: '';
    margin-left: 5px;
    vertical-align: -1px;
    height: 6px;
    width: 6px;
    border: 3px solid #999999;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
}

.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%;
}

.swal2-modal .swal2-close {
    font-size: 36px;
    line-height: 36px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 13px;
    cursor: pointer;
    color: #cccccc;
    -webkit-transition: color .1s ease;
    transition: color .1s ease;
}

.swal2-modal .swal2-close:hover {
    color: #d55;
}

.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
    display: none;
}

.swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, .4);
    z-index: 9999;
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
    margin: 20px auto;
}

#proof-view {
    height: 100%;
    background-image: url(https://paysonautosupply.redcore.com/core/uploads/bg222.jpg);
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
}

.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
    border-color: #f06e57;
}

.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
    outline: none;
    box-shadow: 0 0 3px #c4e6f5;
    border: 1px solid #b4dbed;
}

.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-input:focus::-moz-placeholder,
.swal2-modal .swal2-file:focus::-moz-placeholder,
.swal2-modal .swal2-textarea:focus::-moz-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-input::-moz-placeholder,
.swal2-modal .swal2-file::-moz-placeholder,
.swal2-modal .swal2-textarea::-moz-placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-range input {
    float: left;
    width: 80%;
}

.swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0;
}

.swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px;
}

.swal2-modal .swal2-input[type='number'] {
    max-width: 150px;
}

.swal2-modal .swal2-file {
    font-size: 20px;
}

.swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px;
}

.swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%;
}

.swal2-modal .swal2-radio {
    border: 0;
}

.swal2-modal .swal2-radio label:not(:first-child) {
    margin-left: 20px;
}

.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
    vertical-align: middle;
}

.swal2-modal .swal2-radio input {
    margin: 0 3px 0 0;
}

.swal2-modal .swal2-checkbox {
    color: #545454;
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
    vertical-align: middle;
}

.swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none;
}

.swal2-modal .swal2-validationerror::before {
    content: '!';
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px;
}

.swal2-modal button {
    margin: 0 5px;
}

@supports (-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important;
    }

    .swal2-range output {
        display: none;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .swal2-range input {
        width: 100% !important;
    }

    .swal2-range output {
        display: none;
    }
}

@media (min-width: 60em) {

    .proof-image-container-wrapper {
        padding: 0px 30px 73px 20px;
        width: 100%;
    }

    .proof-image-container {
        width: 100%;
    }

    .instructions {
        padding: 0px;
        /* margin-right: 67px; */
        /* margin-left: 20px; */
        margin: -2px 34px -3px 20px;
        text-align: center;
        width: 100%;
        background-color: #66666D;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        letter-spacing: 1px;
        z-index: 0;
    }

    .project-image {
        border-radius: 11px;
        transition: 1s;
    }

    .dpp {
        width: 100%;
        top: 0px;
    }

    .round {
        border-top-right-radius: 11px;
        border-top-left-radius: 11px;
        width: 100%;
    }

    .left {
        float: left;
        padding-left: 7px;
        margin-bottom: 9px;
        margin-top: -7px;
    }

    #inst {
        margin-right: 38px;
    }

}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swal2-icon.swal2-error {
    border-color: #f27474;
}

.swal2-icon.swal2-error .x-mark {
    position: relative;
    display: block;
}

.swal2-icon.swal2-error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px;
}

.swal2-icon.swal2-error .line.left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px;
}

.swal2-icon.swal2-error .line.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
}

.swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    line-height: 80px;
    text-align: center;
}

.swal2-icon.swal2-info {
    font-family: 'Open Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}

.swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}

.swal2-icon.swal2-success {
    border-color: #a5dc86;
}

.swal2-icon.swal2-success::before,
.swal2-icon.swal2-success::after {
    content: '';
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.swal2-icon.swal2-success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
}

.swal2-icon.swal2-success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px;
}

.swal2-icon.swal2-success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2;
}

.swal2-icon.swal2-success .fix {
    width: 7px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.swal2-icon.swal2-success .line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}

.swal2-icon.swal2-success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.swal2-icon.swal2-success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative;
}

.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20;
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0;
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
    background: #add8e6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
    background: #add8e6;
}

.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10;
}

[class^='swal2'] {
    -webkit-tap-highlight-color: transparent;
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}

.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none;
}

.swal2-hide {
    -webkit-animation: hideSweetAlert 0.15s forwards;
    animation: hideSweetAlert 0.15s forwards;
}

.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

.animate-success-tip {
    -webkit-animation: animate-success-tip 0.75s;
    animation: animate-success-tip 0.75s;
}

.animate-success-long {
    -webkit-animation: animate-success-long 0.75s;
    animation: animate-success-long 0.75s;
}

.swal2-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

.animate-error-icon {
    -webkit-animation: animate-error-icon 0.5s;
    animation: animate-error-icon 0.5s;
}

@-webkit-keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

.animate-x-mark {
    -webkit-animation: animate-x-mark 0.5s;
    animation: animate-x-mark 0.5s;
}

@-webkit-keyframes pulse-warning {
    0% {
        border-color: #f8d486;
    }
    100% {
        border-color: #f8bb86;
    }
}

@keyframes pulse-warning {
    0% {
        border-color: #f8d486;
    }
    100% {
        border-color: #f8bb86;
    }
}

.pulse-warning {
    -webkit-animation: pulse-warning 0.75s infinite alternate;
    animation: pulse-warning 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.project-cost-section.col-lg-12, .project-other-tags.col-lg-12 {
    padding: 10px 0 !important;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 40%;
    /*bottom: 0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.carousel-control-prev-icon {
    background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll left top;
}

.carousel-control-next-icon {
    background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll right top;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 30px;
    height: 27px;
}

.carousel-control-next, .carousel-control-prev {
    color: #fff;
    text-align: center;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.col-lg-12.no-padding.main-slider-container {
    display: flex;
}

.col-lg-12.no-padding.main-slider-container .col-lg-6 {
    flex: 1;
}

.project-inner-title {
    padding: 10px 0;
    float: left;
}

#marketPlace-component .image-preview-container {
    top: 30px !important;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next, #frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev {
    background: #000;
    height: 50px;
    width: 50px;
    top: 50px;
    border-radius: 50px;
}

.hide-tag-search-result {
    display: none !important;
}

.btn.btn-white-color.btn-primary {
    background-color: #bb2124 !important;
    color: #FFFFFF !important;
}

/*.project-edit-tag {
    position: absolute;
    top: -13px;
    left: -13px;
    padding: 4px;
    background: #f4f4f6;
    border-radius: 50%;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 5px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(2, 2, 2, 0.12);
    cursor: pointer;
    display: none;
}

#marketPlaceListSectionMainContainer .cardy.card:hover .project-edit-tag{
    display: block;
}*/
.project-order-counts {
    position: absolute;
    /* box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4); */
    top: 3px;
    left: 0%;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 10px;
    line-height: 1;
    background: #ffffff;
    color: #ececec;
    font-weight: bold;
}

#marketPlaceListSectionMainContainer .cardy.card:hover .project-order-counts {
    display: none;
}

.rendered-form .form-group {
    text-align: left;
}

/*
#proof-view .proof-information-container .proof-market-place-form-values .form-group .form-control {
    -webkit-appearance: none;
    -webkit-border-radius: 50px;
    outline: 0;
    border-radius: 50px;
}
*/
.proof-market-place-form-values .row .lable-form {
    background: #999;
    padding: 5px 10px;
    margin: 10px 0;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    color: #fff;
}

div.proof-market-place-form-values {
    margin: 20px 0px !important;
}

.proof-market-place-form-values .row {
    margin: 0px !important;
}

.proof-details-inner-container .form-control {
    background-image: none;
    border-radius: 5px;
    /* height: 22px; */
}

.proof-details-inner-container input[type="checkbox"] {
    float: left;
    margin-right: 10px;
}

.project-card .material-subitems {
    position: absolute;
    right: 0;
    width: 40%;
    z-index: 999;
    margin: 15px 0;
    display: none;
}

.project-card .material-subitems .inner-subitem-list span {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #989898;
    font-size: 75%;
    margin-top: 5px;
    cursor: pointer;
}

.project-card .material-subitems .inner-subitem-list {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 12px 0 !important;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    min-height: 119px !important;
}

.project-card .material-subitems .inner-subitem-list span:hover {
    background: #0ee466;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px #0ee466;
    border: 1px solid #0ee466;
}

.project-card .material-icons.project-actions {
    cursor: pointer;
}

.project-card .material-icons.project-actions.active-icon + .material-subitems {
    display: block;
}

.proofHideMainContainer .form-check {
    text-align: left;
    padding: 10px 0;
}

.proofHideMainContainer {
    margin: auto 10%;
}

.show_hide_proof_only {

    font-size: 13px;
    float: right;
    margin-right: 2%;
    cursor: pointer;

}

.form-group.form-control-tag-sec .bootstrap-tagsinput {
    background-image: none;
    width: 100% !important;
    border: 1px solid #e2e2e2;
    font-family: inherit;
}

.timingfield .timingfield_hours, .timingfield .timingfield_minutes, .timingfield .timingfield_seconds {
    display: inline-block;
    width: 40% !important;
    padding: 5px;
}

.timingfield .timingfield_seconds {
    display: none !important;
}

.timingfield {
    width: auto !important;
    display: flex;
}

.timingfield .form-control, .timingfield .input-group-addon {
    padding: 0px !important;
}

.swal2-modal .swal2-close {
    /*top: -30px !important;
    right: -20px !important;*/
    top: -5px !important;
    right: -5px !important;
}

div.swal2-modal {
    overflow: visible;
}

.profile-image.col-lg-4 img {
    width: 100%;
    border-radius: 50%;
}

.row.profile-image-container {
    display: flex;
}

.profile-image.col-lg-8 {
    margin: auto 0;
}

.profile-name h1 {
    text-align: justify;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.sub-title {
    text-align: justify;
    color: #925f5f;
}

.project-sub-section.col-lg-4 {
    color: #fff;
    font-weight: bold;
}

.profile-content-main {
    min-height: 250px;
    background: #fff;
    position: relative;
    margin-top: 25%;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07) !important;
    border-radius: 5px;
    width: 90%;
    margin: 25% auto auto auto;
}

.profile-top-section {
    margin: 30% 1% 4% 1%
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev .material-icons, #frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next .material-icons {
    color: #333;
    font-size: 25px;
    font-weight: 100;
    font-width: 10px !important;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next, #frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev {
    background: transparent !important;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev {
    left: -20px !important;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next {
    right: -35px !important;
}

.bottom-fixed.new-task-creation {
    position: fixed;
    width: 100%;
    text-align: center;
    padding: 7px 18px 26px;
    bottom: 0;
}

.section-profile-cover.col-lg-12 {
    /*    height: 500px;
        background: linear-gradient(90deg,#051626 40%,#051626 40%,#0F2646 94%);
        position: absolute;
        top: 0;
        left: 0;*/
    height: 500px;
    background: linear-gradient(90deg, #051626 40%, #051626 40%, #0F2646 94%);
    position: absolute;
    top: 64px;
    left: 0;
    background-image: url(../../assets/img/theme/profile-cover.jpg);
    background-size: cover;
}

.measure-field-label {
    min-width: 50px;
}

.measure_field_width, .measure_field_height {
    width: 80px;
}

#searchTagsProofs {
    width: 100%;
}

#sortable1 {
    list-style-type: none;
    margin: 0;
    float: left;
    background: transparent;
    padding: 5px;
    width: 100%;
}

#sortable1 li {
    margin: 10px 10px 0 10px;
    padding: 5px;
    font-size: 12px;
    width: 90%;
}

#sortable1 li:last-child {
    margin-bottom: 10px;
}

.account-info.profile {
    float: left;
    width: 100%;
    margin: 20px auto;
}

.account-info.profile h3 {
    text-align: left;
    margin: 0 0 0 25px;
}

.account-info.profile label {
    text-align: left;
    float: left;
}

.account-info.profile .form-control, .account-info.profile .form-group .form-control {
    border: 1px solid #D2D2D2;
}

.shipping-address.profile {
    float: left;
    width: 100%;
    text-align: left;
}

.shipping-address.profile h2 {
    font-weight: bold;
    margin: 0 0 0 25px;
    font-size: 30px;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main button, .project-card .material-subitems .inner-subitem-list .proof-status-update-main li a {
    padding: 5px 10px;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main button span {
    color: #fff;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main span {
    background: transparent;
    color: #000;
    border-color: transparent;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main li a:hover {
    color: #fff;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main span:hover {
    background: transparent;
    color: #fff;
    box-shadow: none;
}

.company-popup input, .company-popup textarea {

    border: 1px solid #D2D2D2 !important;
    background-image: unset !important;

}

.forgot_password.btn.btn-rose.btn-simple.btn-wd.btn-lg {
    display: inline-block;
}

.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
    display: block;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
    display: none;
}

#formBuilderPopup, #formTitle {
    padding: 0px !important;
    margin: 20px 0 !important;
}

#formTitle input {
    background: rgba(0, 0, 0, 0.12);
}

.form-wrap.form-builder .frmb {
    box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}

#formBuilderPopup .btn.btn-default.get-data, .hide-btn, #formBuilderEditPopup .btn.btn-default.get-data {
    display: none !important;
}

#formBuilderViewPopup.show-confirm-btn .btn.btn-default.get-data {
    display: block !important;
}

.view_shipping {
    background: #cccccc;
    color: white;
    font-weight: 900;
    border: none;
    margin-left: 1px;
    padding: 0px 14px;
    height: 23px;
}

.col-dv-row, .col-dv-column-flex {
    display: flex;
}

.col-dv-column-flex .marketPlaceFileUpload {
    /*display: flex; */
    width: 100%;
}

.col-dv-column-flex .marketPlaceFileUpload p {
    text-align: center;
    margin: auto;
    color: rgba(153, 153, 153, 0.42);
}

.margin-top-marketPlace {
    margin-top: 20px;
}

.form-group fieldset .bootstrap-tagsinput.input {
    font-size: 14px;
    font-family: Maven Pro;
    font-weight: 400;
}

.pip.img-bg-thumb .imageThumb {

    max-height: 101%;
    cursor: pointer;
    position: absolute;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 8px;
    border: 0px solid white;

}

.pip.img-bg-thumb {
    display: inline-block;
    margin: 19px 11px;
    width: 132px;
    height: 132px;
    overflow: hidden;
    position: relative;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, #3a8ffe 0%, #9658fe 100%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
    border-radius: 17px;
}

.remove.img-bg-thumb, .remove.img-bg-thumb-edit {
    display: block;
    color: white;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 3px;
    padding: 2px 7px !important;
    border-radius: 500px;
    box-shadow: 0px 2px 5px #00000052;
}

.previewUploadImagesLabel {
    padding: 25px 0;
    height: 174px;
    border: 1px dashed rgba(153, 153, 153, 0.58);
    width: 100%;
    border-radius: 13px;
}

.previewUploadImagesLabel:hover {
    background: #e8e8e8;
}

.ni-image {
    width: 100%;
    padding: 16px;
    font-size: 40px;
}

.previewUploadImages {
    display: block;
    width: 100%;
}

.bootstrap-tagsinput input {
    font-family: Maven Pro;
    font-size: 14px;
}

#marketPlace-component .btn-padding-update {
}

#marketPlace-component {
    border-radius: 107px;
}

#marketPlace-component .project-sub-status-info {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* width: 66%; */
}

.errorField + .error-message {
    color: #bb2124;
    font-size: 12px;
    line-height: 1.42857143;
    text-align: left;
    padding: 2px 10px;
    margin-top: 10px;
}

b {
    font-weight: bold;
}

.project-details-container b.project-inner-title {
    width: 100%;
}

.margin-left-15 {
    margin-left: 15px;
}

.bootstrap-select.open > .dropdown-menu, .bootstrap-select.open .dropdown-menu.inner {
    display: block;
}

.bootstrap-select .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

li {
    text-align: match-parent;
}

.nav-pills li {
    display: inline-flex;
    text-align: match-parent;
    flex: 1 50%;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
    position: relative;
    padding-left: 35px;
}

.bootstrap-select.btn-group .dropdown-menu li > a {
    cursor: pointer;
}

.dropdown-menu > li > a {

    display: block;
    padding: 3px 20px;
    padding-left: 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;

}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    line-height: 1.5;
    display: block;
    width: 100%;
    height: calc(3rem + 2px);
    padding: .625rem .75rem;
    transition: all .15s cubic-bezier(.68, -.55, .265, 1.55);
    color: #697381;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 2px rgba(233, 236, 239, .05);
    padding: 0px 17px;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a:hover,
.bootstrap-select.btn-group .dropdown-menu li.disabled a:focus {
    box-shadow: none;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    border-radius: 4px;
    padding: 0;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 5px 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-overflow-style: auto;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a:focus,
.bootstrap-select.btn-group .dropdown-menu li a:hover {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    font-size: 16px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

.select-with-transition {
    border: 0 !important;
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent !important;
    transition: background 0s ease-out !important;
    float: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #3C4858 !important;
    height: 34px;
    padding-left: 0 !important;
    padding-bottom: 5px !important;
}

.select-with-transition .caret,
.select-with-transition .ripple-container {
    display: none;
}

.btn-group.bootstrap-select.show-tick.open .select-with-transition {
    outline: none !important;
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    transition-duration: 0.3s !important;
}

.form-group fieldset {
    margin: 0 2px;
}

.form-group fieldset legend {
    margin-bottom: 0px;
    font-size: 14px;
    color: silver;
    width: auto;
    padding: 2px 10px;
}

.form-group fieldset input.form-control {
    background-image: none !important;
    margin: 0px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.timingfield .timingfield_hours, .timingfield .timingfield_minutes, .timingfield .timingfield_seconds {
    display: inline-block;
    width: 100% !important;
    padding: 5px;
}

.timingfield .timingfield_seconds {
    display: none !important;
}

.timingfield {
    width: auto !important;
    display: flex;
}

.timingfield .form-control, .timingfield .input-group-addon {
}

.caret,
.bootstrap-tagsinput .tag,
.bootstrap-tagsinput [data-role="remove"] {
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

/*
 * bootstrap-tagsinput v0.8.0
 *
 */

.bootstrap-tagsinput {
    display: inline-block;
    padding: 9px 13px;
    line-height: 22px;
    background: #172c4c12;
    border-radius: 25px;
    -webkit-appearance: none;
    -webkit-border-horizontal-spacing: 62px;
    font-family: inherit;
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    margin: 0;
    width: 74px;
    max-width: inherit;
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder,
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput .tag {
    cursor: inherit !important;
    margin: 5px 3px 5px 0;
    position: relative;
    padding: 5px 12px 3px;
    border-radius: 12px;
    color: #ffffff;
    font-weight: 500;
    font-size: 9px;
    text-transform: CAPITALIZE;
    display: inline-block;
    line-height: 1.5em;
    border: 0px solid #adadad;
    background-color: #1fc07b !important;
}

.bootstrap-tagsinput .tag.tag-primary {
    background-color: #9c27b0;
    color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-info {
    background-color: #00bcd4;
    color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-success {
    background-color: #4caf50;
    color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-warning {
    background-color: #ff9800;
    color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-danger {
    background-color: #f44336;
    color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-rose {
    background-color: #e91e63;
    color: #FFFFFF;
}

.bootstrap-tagsinput .tag:hover {
    padding-right: 18px;
}

.bootstrap-tagsinput .tag:hover [data-role="remove"] {
    opacity: 1;
    padding-right: 6px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: -5px;
    opacity: 0;
    color: white;
    font-size: 3px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 2px 2px;
    top: -3px;
    position: relative;
    left: -2px;
    color: #000309;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    margin-top: 30px;
}

.timeline:before {
    top: 50px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #E5E5E5;
    left: 50%;
    margin-left: -1px;
}

.timeline h6 {
    color: #333333;
    font-weight: 400;
    margin: 10px 0px 0px;
}

.timeline.timeline-simple {
    margin-top: 30px;
    padding: 0 0 20px;
}

.timeline.timeline-simple:before {
    left: 5%;
    background-color: #E5E5E5;
}

.timeline.timeline-simple > li > .timeline-panel {
    width: 86%;
}

.timeline.timeline-simple > li > .timeline-badge {
    left: 5%;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 45%;
    float: left;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #e4e4e4;
    border-right: 0 solid #e4e4e4;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #FFFFFF;
    width: 50px;
    height: 50px;
    line-height: 51px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -24px;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge.primary {
    background-color: #9c27b0;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.timeline > li > .timeline-badge.success {
    background-color: #4caf50;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.timeline > li > .timeline-badge.warning {
    background-color: #ff9800;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.timeline > li > .timeline-badge.info {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.timeline > li > .timeline-badge.danger {
    background-color: #f44336;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.timeline > li > .timeline-badge [class^="ti-"],
.timeline > li > .timeline-badge [class*=" ti-"],
.timeline > li > .timeline-badge [class="material-icons"] {
    line-height: inherit;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    background-color: #FFFFFF;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-heading {
    margin-bottom: 15px;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body hr {
    margin-top: 10px;
    margin-bottom: 5px;
}

.timeline-body .btn {
    margin-bottom: 0;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.dropdown-toggle .ripple-container {
    display: none;
}

.btn.btn-success, .btn.btn-info {
    margin-bottom: 10px;
}

.timingfield .input-group-addon {
    margin: -4px 5px;
    position: absolute;
    top: -24px;
    color: #8e8e8e;
    font-size: 9px;
}

.timingfield input.form-control {
    text-align: center;
}

.tgl {
    display: none;
}

.tgl-skewed + .tgl-btn {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    background: #bb2124;
    border-radius: 3px;
    padding: 2px 0 0 7px;
    height: 36px;
    float: right;
    width: 100%;
    text-align: center;
    font-family: ProximaNovaSoft-Bold;
    font-size: 15px;
}

.tgl-btn {
    min-width: 94px !important
}

.tgl-skewed + .tgl-btn::before {
    content: attr(data-tg-off);
    left: 0
}

.tgl + .tgl-btn::before {
    display: none
}

.tgl + .tgl-btn::after, .tgl + .tgl-btn::before {
    content: "";
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}

.tgl-skewed + .tgl-btn::after {
    content: attr(data-tg-on);
    left: 100%
}

.tgl-skewed + .tgl-btn::after, .tgl-skewed + .tgl-btn::before {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    line-height: 2em;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    transition: all 0.2s ease 0s;
    width: 100%;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.tgl + .tgl-btn::after {
    left: 0;
}

.tgl + .tgl-btn::after, .tgl + .tgl-btn::before {
    content: "";
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

.tgl + .tgl-btn {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    height: 2em;
    outline: 0 none;
    position: relative;
    width: 4em;
}

.tgl {
    display: none;
}

.tgl-skewed:checked + .tgl-btn::before {
    left: -100%;
}

.tgl-skewed + .tgl-btn::before {
    content: attr(data-tg-off);
    left: 0;
}

.tgl-skewed + .tgl-btn {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    background: #ab0d12;
    border-radius: 3px;
    padding: 2px 0 0 7px;
    height: 36px;
    float: right;
    width: 100%;
    text-align: center;
    font-family: ProximaNovaSoft-Bold;
    font-size: 15px;
}

.tgl-skewed + .tgl-btn:after, .tgl-skewed + .tgl-btn:before {
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
}

.tgl-skewed + .tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
}

.tgl-skewed + .tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
}

.tgl-skewed + .tgl-btn:active {
    background: #888;
}

.tgl-skewed + .tgl-btn:active:before {
    left: -10%;
}

.tgl-skewed:checked + .tgl-btn {
    background: #36b345;
}

.tgl-skewed:checked + .tgl-btn:before {
    left: -100%;
}

.tgl-skewed:checked + .tgl-btn:after {
    left: 0;
}

.tgl-skewed:checked + .tgl-btn:active:after {
    left: 10%;
}

.proof-card-tag .proof-subItems-width {
    width: 320px;
    padding: 25px 0;
}

.subitems-paddings {
    padding: 0 0 10px 0;
}

.timingfield_next.btn.btn-default.btn-xs.btn-block, .timingfield_prev.btn.btn-default.btn-xs.btn-block {
    padding: 0px 0 !important;
    margin: 0;
    margin-right: 0px !important;
}

.timingfield_next.btn.btn-default.btn-xs.btn-block i {
    margin: 0px;
}

#full-screen-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

#full-screen-modal .card {
    height: 100%;
    background: #ebebeb;
    margin: 0;
    overflow: scroll;
}

#full-screen-modal .card-header {
    padding: 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    background: rgba(0, 0, 0, .3);
    border-radius: 10px;
    position: absolute;
    opacity: .2;
    transition: 500ms;
}

.close-modal-button {
    cursor: default;
    cursor: w-resize;
}

#full-screen-modal .proof-info-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    background: white;
    border: thin solid #d4d4d4;
    color: black;
    font-weight: bold;
    border-radius: 3px;
    display: flex;
    flex-flow: column nowrap;
    padding: 5px 10px;
}

#full-screen-modal .proof-info-dropdown span {
    padding: 5px 10px;
    flex: 0 1 auto;
}

#full-screen-modal .card-content {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    padding-top: 25px;
}

#full-screen-modal #proof_image {
    display: inline-block;
    position: relative;
}

#full-screen-modal #proof_image canvas {
    display: block;
    clear: both;
    position: relative;
    box-shadow: 0px 0px 5px black;
    margin: 5px;
}

#full-screen-modal #image_overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
}

.proof_pdf_svg_text_layer,
.proof_pdf_svg_text_layer * {
    -webkit-font-smoothing: revert;
    -moz-osx-font-smoothing: revert;
    -webkit-tap-highlight-color: revert;
    -webkit-box-sizing: revert;
    -moz-box-sizing: revert;
    box-sizing: revert;
    text-align: left;
    font-weight: initial;
    line-height: initial;
}

.unselectable {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.project-image.unselectable {
    width: 100%;
    height: auto;
}

.proof_pdf_image_layer {
    display: block;
    position: relative;
}

.proof_pdf_image_layer canvas {
    display: block;
}

#proof_image_text_container {
    display: block;
    position: absolute;
    right: 100%;
}

.proof_image_pdf_text_autohide {
    box-shadow: 0px 0px 5px black;
    margin-right: 5px;
    position: absolute;
    right: 100%;
    top: 0;
    padding: 5px;
    background: white;
    line-height: normal;
    display: flex;
    flex-flow: row nowrap;
    white-space: nowrap;
    text-align: right;
}

.proof_pdf_svg_container {
    background: white;
}

#full-screen-modal .card-content .proof-comments-container {
    flex: 0 1 400px;
    background: white;
    box-shadow: 0 0 5px black;
    border-radius: 10px;
    margin: 5px;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
}

#full-screen-modal .card-content .proof-image-container-wrapper {
    width: 100%;
}

#full-screen-modal .card-content .proof-image-container {
    background: white;
    border-radius: 10px;
    margin: 5px;
    box-shadow: 0 0 5px black;
    position: relative;
}

#full-screen-modal .card-content .proof-image-container .proof_image_container {
    flex: 1 0 auto;
}

.proof_comments_container {
    display: flex;
    flex-flow: column nowrap;
    flex: 1 0 auto;
}

.proof_comments {
    flex: 1 0 auto;
}

.add_comment_form {
    flex: 0 1 auto;
    padding: 5px;
}

#full-screen-modal .proof-view-container .card-content .proof-comments-container .proof_comments_container .add_comment_form .add_comment_textarea {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    border-top: thin solid #3c4858;
    border-left: thin solid #3c4858;
    border-right: thin solid #3c4858;
    border-bottom: none;
}

.add_inline_edit {

}

.proof-image-price {
    padding: 10px 20px;
    background: #4caf50;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: .2;
    color: white;
}

.proof-image-price:hover {
    opacity: 1;
    font-weight: bolder;
}

#proof-view .proof-approval {
    position: fixed;
    display: flex;
    flex-flow: row nowrap;
    padding: 10px 20px 10px;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    box-shadow: 0 0 5px #3c4858;
}

#proof-view .proof-approval .proof_initials {
    text-align: center;
}

#proof-view .proof-approval .proof_initials,
#proof-view .proof-approval .approve-proof-button {
    flex: 0 1 auto;
    max-width: 50%;
    margin: 0 10px;
}

#comment-area {
    width: 100%;
}

.reply {
    color: #006eff;
    text-decoration: underline;
    /*position: absolute;*/
    font-style: italic;
    font-weight: bold;
    bottom: 19px;
}

.redcore-btn {
    background: #d6090b !important;
    color: white;
}

.comment_icon {
    float: right;
    color: #bbbbbb;
    font-size: 17px;
    padding: 6px 6px 6px;
    background: #ffffff00;
}

.title-details {
    font-weight: 300;
    color: #a2a4a5;
    font-size: 16px;
}

#designed-by {
    position: fixed;
    font-size: 11px;
    bottom: -12px;
    left: 10px;
    z-index: 9999;
}

.approver-roll {
    color: #32c46a;
}

.comment-box-container {
    padding: 0px 27px 30px 29px;
    position: relative;
}

.comment-box {
}

.comment {
    padding-top: 10px;
}

.comment-name {
    position: relative;
    left: 52px;
    font-size: 1em;
    top: 15px;
    width: 236px;
    overflow: hidden;
}

.comment-container {
    padding: 6px 1em;
    border-left: 3px solid transparent;
    background-color: #fff;
    position: relative;
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}

.comment-complete-container,
.proof-information-container {
    /* display: none; */
}

.comment-wrapper {
    background: #ffffff;
    padding: 21px 21px 13px;
    transition: .2s;
    border-bottom: 1px solid #d4d4d445;
}

input#prove_initials {
    height: 45px;
    padding: 7px;
    border-radius: 6px 0px 0px 6px;
    border: 1px solid #80808063;
    width: 133px;
    text-align: center;
    position: relative;
    top: 10px;
}

button#approve-proof-button {
    font-family: Ubuntu, "AvantGardeLT-Bold", sans-serif;
    height: 45px;
    min-width: 133px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #f2f4f7;
    text-align: center;
    -moz-transition: all 0.1s ease;
    background: #37c570;
    border-radius: 0px 6px 6px 0px;
    padding: 2px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25) !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

#fixed-status-bar {
    position: fixed;
    display: flex;
    flex-flow: row nowrap;
    padding: 2px 20px 3px;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 416px;
    z-index: 9999;
    transition: .5s;
}

.maven {
    font-family: Maven Pro;
}

.avatar2 {
    float: left;
    margin: 18px 0px 0px 19px;
    position: absolute;
}

#image {
    border-radius: 4px;
}

.business-name {
    margin-top: 38%;
    position: absolute;
    margin-left: 27px;
    color: white;
    letter-spacing: 2px;
    font-family: Maven Pro;
}

.p-text {
    *letter-spacing: normal;
    *word-spacing: -.43em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    font-size: 14px;
}

.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    right: 0px;
}

.marg {
    margin-right: 29px;
    margin-left: 78px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;

}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f4f4f6;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
    font-family: inherit;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
    }
}

#r-round {
    border-radius: 0px 20px 20px 0px !important;
}

#l-round {
    border-radius: 20px 0px 0px 20px !important;
}

.zoom {
    background-color: #f4f4f6 !important;
    color: #3c4859 !important;
    border: 1px solid white !important;
    position: relative;
    padding: 0px 17px !important;
    margin: 0px !important;
    display: inline-block;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 17px !important;
}

.top-icon {
    width: 50px;
    margin: -50px 4px 7px 11px;
    float: right !important;
    z-index: 99999 !important;
    padding-top: 6px;
    position: relative;

}

#add-new {
    width: 100%;
    background: #797979;
    margin-top: 22px;
    padding: 8px;
    border-radius: 5px;
    z-index: 999;
    padding: 1rem 1rem;
    cursor: pointer;
    transition: all .15s ease;
    text-align: center;
    color: #8898aa;
    border: 1px dashed #afafaf;
    border-radius: .375rem;
    background-color: #f4f4f6;
    order: -1;
}

.back {
    position: relative;
    font-size: 21px !important;
}

#proof-title {
}

.proof-title-container {
    position: relative;
    padding: 19px 21px 0px 22px;
    font-weight: 900;
    font-size: 18px;
    height: 61px;
    width: 100%;
}

img.pro_view_u_img {
    /* width: 20px; */
    max-width: 59px;
    border-radius: 500px;
    height: 37px;
    width: 37px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 5px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(2, 2, 2, 0.12);
    position: relative;
}

.pro_view_top_users {
    text-align: left;
}

.pro_view_users_list {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

ul.pro_view_users_list li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.admin_complete_project {
    right: 0px;
    top: 0px;
    display: inline-block;
}

.admin_pro_comment_actions {
    right: 13px;
    top: 14px;
    display: inline-block;
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    color: gray;
    margin: 6px;
}

span.user_hover_name_pro_view {
    background: #495054;
    color: white;
    display: none;
    padding: 3px;
    border-radius: 4px;
    font-weight: 400;
    position: absolute;
    bottom: -34px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    text-align: center;
    width: 125px;
    font-size: 15px;
}

img.pro_view_u_img {
    max-width: 59px;
    border-radius: 500px;
    height: 37px;
    width: 37px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 5px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(2, 2, 2, 0.12);
    position: relative;
}

ul.pro_view_users_list li {
    display: inline-block;
    margin-right: 7px;
    position: relative;
}

ul.pro_view_users_list li .pro_online {
    position: absolute;
    top: 0px;
    right: -2px;
}

.close_con_pro {
    position: fixed;
    top: 10px;
    left: calc(50% + 286px);
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .close_con_pro {
        position: fixed;
        top: 10px;
        left: calc(50% + 163px);
        color: #000;
        z-index: 9999999;
    }

    .bottom-fixed.new-task-creation {
        position: fixed;
        width: 100%;
        text-align: center;
        padding: 9px 20px 16px;
        bottom: 0;
        background: #fffffffa;
        box-shadow: -14px 14px 35px #3c4858;
        left: 0px;
    }

    .redcore-hr {
        display: none;
    }

    .card-spacer {
        padding: 9px 9px;
    }

    .marketplace-image {
        border-radius: .6rem;
        width: 108px;
        height: 108px;
    }

    .card-line-separator {
        border-left: 0px solid #e6e6e6;
        padding: 0px 0px 15px 3px;
        margin-left: 6px !important;
    }

    .card {
        margin-bottom: 17px;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        display: none;
    }

    .form-title-slider-height {
        display: none;
    }
}

s
ul.pro_view_users_list li:first-child span.user_hover_name_pro_view {
    transform: none;
    left: -16px;
}

img.pro_view_u_img:hover span.user_hover_name_pro_view {
    display: block;
}

span.user_hover_name_pro_view {
    background: #495054;
    color: white;
    display: none;
    padding: 3px;
    border-radius: 4px;
    font-weight: 400;
}

ul.pro_view_users_list li:hover > span.user_hover_name_pro_view {
    display: inline-block;
}

.user_pro_comment_actions {
    right: 0px;
    top: 0px;
    display: inline-block;
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    color: gray;
    margin: 6px;
}

.admin_completed_project {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    color: gray;
    /* margin: 6px; */
    position: absolute;
    right: 27px;
}

div#project_files {
    display: block;
    width: 100%;
    min-height: 49px;
    border: dashed 2px #c4cdd1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 1.65;
    color: #737373;
    -moz-transition: opacity 2s linear, border-color 0.6s linear;
    -o-transition: opacity 2s linear, border-color 0.6s linear;
    -webkit-transition: opacity 2s linear, border-color 0.6s linear;
    transition: opacity 2s linear, border-color 0.6s linear;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    vertical-align: middle;
    margin: auto;
    padding: 26px;
}

.dz-image {
    width: 78px;
    height: 78px;
    border: 1px solid #c4cdd2;
    border-radius: 7px;
}

.dz-image img {
    max-width: 77px;
    max-height: 77px;
}

.dz-success-mark {
    display: none;
}

.dz-error-mark {
    position: relative;
    right: -21px;
    bottom: 132px;
    float: right;
}

.dz-details {
    position: relative;
    top: -62px;
    left: 92px;
    text-align: left;
}

.dz-preview.dz-processing.dz-image-preview.dz-success {
    padding: 11px 0px;
    border-top: 1px solid #efefef;
    max-height: 103px;
}

.dz-error-mark svg {
    max-width: 40px;
}

.pro_view_message_inputs div {
    text-align: left;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    z-index: 9999999999999
}

.ui-autocomplete {
    background: white;
}

.pro_view_message_inputs div:first-child {
    margin: 10px 0px;
    font-size: 16px;
    font-weight: 400;
}

.pro_message_input {

}

.feild-row {
    padding: 7px;
}

.okay {
    padding: 6px;
}

.option-box {
    display: flex;
    width: 100%;
    margin-top: 15px;
}

.upload-options {
    padding: 21px;
    background: #f4f4f6;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    flex: 1;
}

.measure-output {
    background: #44ce6b;
    padding: 10px;
    position: relative;
    font-weight: 900;
    color: white;
    text-align: center;
    border-radius: 0px 0px 8px 8px;
}

.field-title {
    margin: 0px;
}

.hlabel {
    float: left;
    position: absolute;
    left: 37px;
    top: 220px;
    color: #555555;
}

.wlabel {
    float: left;
    position: absolute;
    left: 37px;
    top: 152px;
    color: #555555;
}

.width-height {
    width: 100%;
    background: #f4f4f6;
    padding: 0px 6px 18px 68px;
    border-radius: 6px;
    margin: auto;
}

.zoomer {
    margin: 0px !important;
    width: 54px;
    height: 26px;
    border-radius: 0px;
    display: none !important;
}

#proof_approve_tos_arrow.ctmDisplayOption {
    display: block !important
}

.ctmDisplayOption {
    display: block !important
}

.expand {
    margin-right: 0px !important;
}

.shrinkevenmore {
    transform: scale(.3) !important;
}

.shrinkmore {
    transform: scale(.6) !important;
    transition: 1s;
}

.hardwidth {
    width: 375px !important;
}

.shrink {
    padding: 0px 200px 73px 200px !important;
}

.da-zoom-right {
    right: 27px !important;
}

#proof_approve_tos {
    width: 299px;
    height: 129px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -132px;
    display: none;
    background: #fff;
    border-radius: 10px;
    z-index: 99999;
    padding: 10px;
    box-sizing: border-box;
    padding: 22px;
    text-align: left;
    box-shadow: 4px 8px 28px rgba(0, 0, 0, .4);
    z-index: 9999;
}

#proof_approve_tos_arrow {
    width: 24px;
    height: 24px;
    transform: rotate(45deg);
    display: none;
    left: 48.5%;
    top: -17px;
    position: absolute;
    background: #fff;
    z-index: 99999;
    border-radius: 4px;
}

.message_center_neede {
    position: relative;
    border-radius: 4px;
    border: 1px solid black;
    padding: 0px 30px 30px 6px;
}

i.material-icons.upload_new_images {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 25px;
}

.upoloadedCommentImage img {
    width: 100% !important;
    height: auto;
    padding-top: 12px;
}

.project-sub-status-info {
    color: #9e9fb3 !important;
    font-size: 12px !important;
}

li.project_list_tab {
    left: 0;
    border-bottom-left-radius: 7px;
    padding: 10px;
    border-top-left-radius: 7px;
    text-align: center;
    width: 50%;
    height: 44px;
    border: 0 solid #c5c5c5;
    font-family: Open Sans;
    border-right: 0;
    background: #e7e9ea;
    display: inline-block;
}

li.waiting_list_tab {
    left: 0;
    border-bottom-left-radius: 7px;
    padding: 10px;
    border-top-left-radius: 7px;
    text-align: center;
    width: 50%;
    height: 44px;
    border: 0 solid #c5c5c5;
    font-family: Open Sans;
    border-right: 0;
    background: #e7e9ea;
    display: inline-block;
}

ul.project_list_tab_center {
    list-style: none;
    padding: 0px;
}

ul.project_list_tab_center li:first-child {
    border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
}

ul.project_list_tab_center li:last-child {
    border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
}

.funnel,
.administrator {
    /*
    todo display none when we want to display funnel items.
    */
    /* display: none; */
}

.proof-tooltip-move-along {
    position: absolute;
    padding: 4px 8px 1px 7px;
    z-index: 999999;
    pointer-events: none;
    -webkit-transition: .25s opacity;
    transition: .25s opacity;
    font-size: 12px;
    line-height: 1.8;
    color: #555;
    background: #fff;
    box-shadow: 0 7px 21px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
    min-width: 118px;
}

.da-zoom {
    position: absolute;
    right: 30px;
    z-index: 9999;
    top: 16px;
}

#proof-title + .da-zoom {
    right: 3% !important;
}

body {
    background-color: #f4f4f6;
}

#lefty {
    position: absolute;
    right: 24px;
}

#fixed-pay-bar {
    background: green;
    position: absolute;
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-right: 408px;
}

.onlineUser {
    background: rgb(116, 208, 10) none repeat scroll 0% 0%;
    padding: 3px;
    border-radius: 15px;
    width: 13px;
    height: 13px;
    float: right;
    position: absolute;
    bottom: 16px;
    margin-left: 26px;
    border: 2px solid #f3f3f3;
}

#user-list {
    margin: 0;
    margin-top: 30px !important;
    list-style: none;
    display: inline-block;
    z-index: 10000;
}

.user-list {
    display: inline-block;
    width: 37px;
    height: 32px;
    margin-right: -12px;
    cursor: pointer;
    border-radius: 3px;
    left: -19px;
}

#add-new {
    width: 100%;
    background: #d4d7dc;
    margin-top: 7px;
    padding: 8px;
    border-radius: 5px;
}

.gray-box {
    background: #f4f4f6;
    padding: 11px 4px 4px 13px;
    border-radius: 4px;
    border: 1px solid #dadada;
}

div#main {
}

#sepr {
    height: 56px;
    width: 100%;
    background-color: #f4f4f6;
    padding: 12px;
}

.xs-hidden {
    display: none;
}

#sep {
    height: 50px;
    width: 100%;
}

#comment-area .nav {
    padding: 9px;
    border-bottom: 0px solid #ffffff;
    background: #f4f4f6;
    border-radius: 60px;
    margin: 27px;
    width: 91%;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ffffff !important;
    color: #3c4859 !important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important;
    font-weight: 700 !important;
}

li.details-required a.proof-comments-button, li.details-required.active a.proof-comments-button.active {
    background-color: #d6090b !important;
    color: #fff !important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important;
    font-weight: 700 !important;
}

.proof-comments-button.btn-completed-comment.btn {
    width: 100%;
    background: #ffffff;
    color: #3c3d64;
    font-weight: bold;
    border-radius: 0px;
    /* font-style: italic; */
    font-size: 13px;
    border-bottom: 1px solid #dedede;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.section-dark .nav-pills > li > a,
.section-image .nav-pills > li > a {
    color: #999999;
}

.section-dark .nav-pills > li > a:hover,
.section-dark .nav-pills > li > a:focus,
.section-image .nav-pills > li > a:hover,
.section-image .nav-pills > li > a:focus {
    background-color: #EEEEEE;
}

.nav-pills > li > a {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    color: #555555;
    transition: all .3s;
}

.nav-pills > li > a:hover {
    background-color: rgba(200, 200, 200, 0.2);
}

.nav-pills > li i {
    display: block;
    font-size: 30px;
    padding: 15px 0;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #9c27b0;
    color: #FFFFFF;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.nav-pills:not(.nav-pills-icons) > li > a {
    border-radius: 30px;
    flex: 1 100%;
}

.nav-pills.nav-stacked > li + li {
    margin: 10px 0;
}

.nav-pills.nav-pills-info > li.active > a,
.nav-pills.nav-pills-info > li.active > a:focus,
.nav-pills.nav-pills-info > li.active > a:hover {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.nav-pills.nav-pills-success > li.active > a,
.nav-pills.nav-pills-success > li.active > a:focus,
.nav-pills.nav-pills-success > li.active > a:hover {
    background-color: #4caf50;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.nav-pills.nav-pills-warning > li.active > a,
.nav-pills.nav-pills-warning > li.active > a:focus,
.nav-pills.nav-pills-warning > li.active > a:hover {
    background-color: #ff9800;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.nav-pills.nav-pills-danger > li.active > a,
.nav-pills.nav-pills-danger > li.active > a:focus,
.nav-pills.nav-pills-danger > li.active > a:hover {
    background-color: #f44336;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.nav-pills.nav-pills-rose > li.active > a,
.nav-pills.nav-pills-rose > li.active > a:focus,
.nav-pills.nav-pills-rose > li.active > a:hover {
    background-color: #e91e63;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.tab-space {
    padding: 20px 0;
}

.modal-content {
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
    border-radius: 6px;
    border: none;
}

.modal-content .modal-header {
    border-bottom: none;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
}

.modal-content .modal-body {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
}

.modal-content .modal-footer {
    border-top: none;
}

.modal-content .modal-footer.text-center {
    text-align: center;
}

.modal-content .modal-footer button {
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
}

.modal-content .modal-footer button.pull-left {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    left: -5px;
}

.modal-content .modal-footer button + button {
    margin-bottom: 16px;
}

.modal-content .modal-body + .modal-footer {
    padding-top: 0;
}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.3);
}

.modal .modal-dialog {
    margin-top: 100px;
}

.modal .modal-header .close {
    color: #999999;
}

.modal .modal-header .close:hover,
.modal .modal-header .close:focus {
    opacity: 1;
}

.modal .modal-header .close i {
    font-size: 16px;
}

.modal-notice .instruction {
    margin-bottom: 25px;
}

.modal-notice .picture {
    max-width: 150px;
}

.modal-notice .modal-content .btn-raised {
    margin-bottom: 15px;
}

.modal-small {
    width: 300px;
    margin: 0 auto;
}

.modal-small .modal-body {
    margin-top: 20px;
}

.fab {
    position: fixed;
    bottom: 16px;
    right: 16px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 9999 !important;
    box-shadow: 0 5px 14px 0px rgba(0, 0, 0, 0.32);
    border-radius: 500px;
}

.fab .trigger,
.fab .action {
    border-radius: 50%;
    cursor: pointer;
}

.fab .trigger:active,
.fab .action:active {
    opacity: 0.7;
}

.fab .trigger {
    position: relative;
    background: #ffffff;
    color: #fff;
    height: 58px;
    width: 58px;
    line-height: 56px;
    vertical-align: middle;
    font-size: 1.5em;
    z-index: 1;
    overflow: hidden;
}

.fab .action {
    position: absolute;
    top: -1px;
    margin: auto;
    background: #877d6800;
    color: #fff0;
    width: 92px;
    line-height: 45px;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.fab .actions {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.fab.open .actions {
    opacity: 1;
}

.fab.open .actions .action:nth-child(1) {
    -webkit-transform: translateY(-48px);
    transform: translateY(-48px);
}

.fab.open .actions .action:nth-child(2) {
    -webkit-transform: translateY(-96px);
    transform: translateY(-96px);
}

.fab.open .actions .action:nth-child(3) {
    -webkit-transform: translateY(-144px);
    transform: translateY(-144px);
}

.fab.open .actions .action:nth-child(4) {
    -webkit-transform: translateY(-192px);
    transform: translateY(-192px);
}

.fab.open .tooltip {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    right: 44px;
    transition-delay: 0.2s;
    background: #d40000;
    width: 231px;
    text-align: center;
    border-radius: 50px;
    height: 38px;
    padding-top: 10px;
    color: white;
    cursor: pointer;
    box-shadow: 0px 3px 7px #00000038;
}

.fab .tooltip {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50vw;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transform-origin: right center 0;
    transform-origin: right center 0;
    text-align: right;
    transition: all 0.4s ease;
    opacity: 0;
    color: #666;
}

.fab #contact-img {
    border-radius: 65px;
    padding: 3px;
    position: relative;
    top: 0px;
    width: 100%;
}

@media (min-width: 40em) {

    .title {
        margin-top: 14px;
        color: #333;
        font-size: 1.2em;
        font-family: Maven Pro;
        margin-left: 28px;
        padding-top: 1px;
    }

    .bar2 {
        background-color: #f4f4f6;
        text-align: center;
        padding-top: 23px;
        font-family: lato;
        z-index: 100;
        position: fixed;
        width: 415px;
        height: 29px;
        /* box-shadow: 0 20px 45px rgba(255, 255, 255, 0.99); */
    }

}

@media screen and (max-width: 960px) {

    .proof-image-container {
        width: 100%;
    }

    #fixed-status-bar {
        position: fixed;
        display: flex;
        flex-flow: row nowrap;
        padding: 10px 20px 10px;
        justify-content: center;
        left: 0;
        right: 0;
        bottom: 0;
        background: white;
        box-shadow: 0 13px 31px #3c4858;
        margin: 0px;
    }

    .da-zoom {
        display: none;
    }
}

#r-round {
    border-radius: 0px 20px 20px 0px !important;
}

#l-round {
    border-radius: 20px 0px 0px 20px !important;
}

.top-icon {
    width: 50px;
    margin: -50px 4px 7px 11px;
    float: right !important;
    z-index: 99999 !important;
    padding-top: 6px;
    position: relative;

}

.back {
    position: relative;
    font-size: 21px !important;
}

.redcore-morgin-button {
    margin-bottom: 20px;
}

.proof-image-toolbox {
    position: absolute;
    bottom: 100%;
    /*right: 10%;*/
    display: flex;
    flex-flow: row;

    top: 12px;
    right: 16%;
}

.toolbox {
    background: #a5a5a5;
    border-radius: 10px;
    padding: 5px;
    border: thin solid #cd0000;
}

.toolbox.selected {
    background: #cd0000;
}

.proof-image-overlay-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    margin: 0 auto;
}

.proof-image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

.proof-image-overlay-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    margin: 0 auto;
}

.proof-image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

.comment-box-icon {
    background: white;
    border-radius: 5px;
    box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
    min-width: 256px;
    padding: 0px 0px 17px;
}

.comment-box-icon,
.comment-box-icon i {
    position: absolute;
    color: #cd0000;
}

.comment-box-icon.complete {
    position: absolute;
    color: lawngreen;
}

.comment-box-icon.complete i {
    position: absolute;
    color: lawngreen;
    display: none;
}

.proof-image-overlay-svg line {
    stroke: #cd0000;
}

.proof-image-overlay-svg line.complete {
    display: none;
    stroke: lawngreen;
}

.comment-floating-container .floating-comment-box,
.comment-floating-shape-container .floating-comment-box {
    padding: 10px 30px;
    margin: 0;
    background: none;
    box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
}

.comment-floating-container .floating-comment-box:hover {
    display: block;
}

.comment-floating-container .floating-comment-box i {
    position: static;
    color: #737373;
}

.comment-box-icon i {
    font-size: 17px;
    border: solid 1px #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-radius: 65px;
    background: white;
    padding: 2px;
}

.comment-box-container.comment-floating-container {
    padding: 0;
    background: white;
    margin: 18px 16px 19px;
}

.comment-box-container.comment-floating-shape-container {
    padding: 0;
    display: none;
    background: white;
    margin: 5px;
}

.comment-box-container.comment-floating-shape-container:hover {
    display: block;
}

.comment-box-container.comment-floating-container .comment-wrapper {
    display: none;
}

.comment-box-container.comment-floating-container:hover .comment-wrapper,
.comment-box-container.comment-floating-container .comment-wrapper:hover {
    display: block;
}

.cancelcomments {
    display: none;
}

.comment-box-container.comment-floating-container i:hover ~ .comment-wrapper,
.comment-box-container.comment-floating-container .comment-wrapper:hover,
.show-element-hover-block,
.comment-box-container.comment-floating-shape-container.show-element-hover-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-hover-block,
.show-element-block,
.comment-box-container.comment-floating-shape-container.show-element-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-block {
    display: block;
}

.comment-container .image img {
    max-width: 100%;
}

.comment-container-fixed.comment-wrapper.show-element-hover-block {
    background: #f4f4f6;
    /* box-shadow: 0 14px 42px 0 rgba(0,0,0,.2); */
}

.comment-container-fixed.comment-wrapper.show-element-block,
.comment-container-fixed.comment-wrapper.show-element-hover-block.show-element-block {
    background: #f4f4f6;
    border-bottom: 2px solid #dadada;
}

.comment-box-container.comment-floating-shape-container.show-element-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-block {
    border: 2px solid #dadada;
    margin: 0;
    border-radius: 6px !important;
}

.comment-box-container.complete.comment-floating-shape-container.show-element-block,
.comment-box-container.complete.comment-floating-container .comment-wrapper.show-element-block {
    border: 3px solid lawngreen;
    margin: 0;
}

.comment-floating-container.show-element-block,
.comment-floating-shape-container.show-element-block {
}

.floating-comment-box .comment {
    padding: 0;
}

.comment-container-fixed .comment_icon {
    cursor: pointer;
}

.btn.btn-info .ripple-container.redcore-morgin-button {
    display: none;
}

.proof-image-toolbox button.toolbox {

    background: transparent;
    border-color: transparent;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
}

.proof-image-toolbox button.toolbox.selected {
    background: transparent;
    color: #cd0000;
}

.toolbox {
    background: #a5a5a5;
    border-radius: 10px;
    padding: 5px;
    border: thin solid #cd0000;
}

.toolbox.selected {
    background: #cd0000;
}

#searchForms {
    margin-top: auto;
}

#searchVendors {
    margin-top: auto;
}

#marketPlaceSearchForms {
    margin-top: auto;
}

#comment-area {
}

.shipping_manager_line_header {
    font-size: 21px;
    font-weight: 700;
}

.gray-box {
    background: #f4f4f6;
    padding: 11px 4px 4px 13px;
    border-radius: 4px;
    border: 1px solid #dadada;
}

.nav {
    padding: 22px;
    border-bottom: 1px solid #e5e5e5;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ffffff !important;
    color: #3c4859 !important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important;
    font-weight: 700 !important;
    width: 204%;
}

#reply {
    color: #006eff;
    text-decoration: underline;
    font-style: italic;
    font-size: 15px;
    font-weight: 400;
}

.comment-wrapper .redcore-btn {
    background: #d6090b !important;
    display: none;
}

#complete {
    float: right;
    color: #bbbbbb;
    font-size: 17px;
    padding: 6px 4px 12px;
}

.title-details {
    font-weight: 300;
    color: #a2a4a5;
    font-size: 15px;
}

#designed-by {
    position: absolute;
    font-size: 11px;
    bottom: 0px;
    left: 6px;
}

#share-btn {
    position: absolute;
    right: 124px;
    top: -6px;
    padding: 8px 22px 6px 33px;
}

.approver-roll {
    color: #32c46a;
}

.comment-box-container {
    padding: 28px 27px 118px 29px;
}

.comment-box {
    border: 1px solid #e8eaf0 !important;
    border-radius: 6px !important;
    color: #5f6267;
    cursor: text;
    height: auto;
    font-size: 13px;
    line-height: 23px;
    overflow: hidden;
    padding: 0px 19px !important;
    background: #fff;
    max-width: 100%;
    min-width: 100%;
    min-height: auto;
    word-wrap: break-word;
    margin-bottom: 9px;
}

.comment {
    padding-top: 10px;
}

.comment-container {
    padding: 0px;
    border-left: 3px solid transparent;
    background-color: #fff;
    animation: show-navbar-dropdown .25s ease forwards;
    pointer-events: auto;
}

input#prove_initials {
    height: 45px;
    padding: 7px;
    border-radius: 6px 0px 0px 6px;
    border: 1px solid #80808063;
    width: 133px;
    position: relative;
    top: -6px;
}

button#approve-proof-button {
    font-family: Ubuntu, "AvantGardeLT-Bold", sans-serif;
    height: 45px;
    min-width: 133px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #f2f4f7;
    text-align: center;
    -moz-transition: all 0.1s ease;
    background: #37c570;
    border-radius: 0px 6px 6px 0px;
    padding: 2px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25) !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

#fixed-status-bar {
    position: fixed;
    display: flex;
    flex-flow: row nowrap;
    padding: 15px 16px 3px;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 528px;
    z-index: 9999;
}

.maven {
    font-family: Maven Pro;
}

.avatar2 {
    float: left;
    margin: 18px 0px 0px 19px;
    position: absolute;
}

#image {
    border-radius: 4px;
}

.business-name {
    margin-top: 38%;
    position: absolute;
    margin-left: 27px;
    color: white;
    letter-spacing: 2px;
    font-family: Maven Pro;
}

.p-text {
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    font-size: 14px;
}

.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    right: 0px;
}

.marg {
    margin-right: 29px;
    margin-left: 78px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;

}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f4f4f6;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
    }
}

.da-zoom {
    position: absolute;
    right: 436px;
    z-index: 9999;
    top: 16px;
}

#r-round {
    border-radius: 0px 20px 20px 0px !important;
}

#l-round {
    border-radius: 20px 0px 0px 20px !important;
}

.zoom {
    background-color: #f4f4f6 !important;
    color: #3c4859 !important;
    border: 1px solid white !important;
    position: relative;
    padding: 0px 17px !important;
    margin: 0px !important;
    display: inline-block;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 17px !important;
}

.top-icon {
    width: 50px;
    margin: -50px 4px 7px 11px;
    float: right !important;
    z-index: 99999 !important;
    padding-top: 6px;
    position: relative;

}

.back {
    font-size: 15px !important;
    z-index: 9999;
    position: absolute;
    border-radius: 5px;
    top: 24px;
}

#proof-title {
    position: relative;
    top: 0px;
    left: 31px;
    font-weight: 700;
}

.proof-title-container {
    padding: 19px 21px 0px 17px;
    font-weight: 900;
    font-size: 18px;
    height: 61px;
    width: 100%;
}

#logo {
    float: left;
    width: 161px;
    margin: -43px 0 0 14px;
}

.icon {
    width: 40px;
    height: 40px;
    margin: -10px -6px -2px 20px;
    display: inline-block;
    float: left;
}

.fixed-bar-top {
    background-color: rgb(244, 244, 246);
    width: 100%;
    right: 0;
    top: 0;
    height: 47px;
}

.post-btn {
    margin: -16px 1px 0px 18px;
}

.bar2 {
    background-color: #f4f4f6;
    height: 50px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #666;
    font-family: Maven Pro;
    z-index: 100;
}

.fixed-bar {
    background-color: rgb(244, 244, 246);
    width: 100%;
    right: 0;
    top: 0;
    height: 50px;
    position: fixed;
    z-index: 1;
    padding-left: 17px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgb(229, 229, 229);
    margin-right: 0px;
}

.fixed-bar2 {
    background-color: rgb(244, 244, 246);
    width: 100%;
    right: 0;
    bottom: 0;
    height: 86px;
    position: fixed;
    z-index: 1;
    padding-left: 22px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgb(229, 229, 229);
    /* margin-right: 9px; */
}

.show-designer {
    display: none;

}

.show-comments {
    display: block;
}

.color {
    background-color: #f4f4f6;
    width: 100%;
    border-radius: 11px;
}

.divide49 {
    height: 49px;
    background-color: #fff;
    width: 100%;
    bottom: 0;

}

.font {
    font-size: 14px;
    padding: 19px;
}

.ico {
    margin-right: 5px;
    margin-bottom: 3px;
    width: 44px;
}

.approve {
    width: 96%;
    height: 33px;
    letter-spacing: 0px;
    font-size: 1.3em;
    text-align: center;
    color: #fff;
    background-color: #09F;
    text-decoration: none;
    z-index: 100;
    padding-top: 9px;
    border-radius: 5px;
    font-family: Lato;
    padding: .5em -1em;
    color: #fff;
    border: 1px solid #999;
    border: 0 rgba(0, 0, 0, 0);
    background-color: #09F;
    margin: 11px 8px;
    /* position: absolute; */
    display: inline-block;
    float: left;
}

.post {
    width: 100%;
    height: 39px;
    letter-spacing: 1px;
    font-size: 1em;
    color: #fff;
    background-color: #09F;
    text-decoration: none;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0px;
    font-family: Maven Pro;
    padding: 0.5em 2em;
    margin-left: 41px;
    color: #fff;
    border: 1px solid #999;
    border: 0 rgba(0, 0, 0, 0);
    background-color: #09F;
    margin: -22px 0 0 0px;
}

.input-intial {
    width: 85px;
    height: 39px;
    margin: -7px;
}

.circle-avatar {
    width: 16px;
    height: 16px;
    margin: -7px -7px -9px -3px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    background-color: #C03;
    display: block;
    position: relative;
    z-index: 0;
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.trash {
    width: 41px;
    height: 47px;
    margin: -101px 151px -7px -9px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: relative;
    z-index: 100;
    float: right;
}

.complete-task {
    width: 17px;
    height: 19px;
    margin: -36px -29px -7px -9px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: relative;
    z-index: 100;
    float: right;
}

.designer-page {
    font-size: 1.1em;
    margin: 1px;
    font-family: Maven Pro;
    padding-right: 41px;
    padding: 19px;
    padding-left: 39px;
    background-color: #f4f4f6;
}

#proof-modal {
    margin: 0;
    padding: 0;
}

.avatar {
}

.email-name,
.email-subject {
    margin: 0;
}

.designer {
    text-transform: uppercase;
    color: #393939;
    font-family: Maven Pro;
    letter-spacing: 1px;
    margin: 12px -20px;

}

.email-item-selected {
    background: #f4f4f6;
}

.email-item-unread {
    border-left: 6px solid #1b98f8;
}

.revision {
    /* background: #CC0033; */
    /* width: 6px; */
    border-radius: 17px;
    color: #6F6F6F;
    padding: 4px;
    margin-left: 7px;
    /* font-size: .9em; */

}

.description {
    font-size: 1.1em;
    margin-top: -9px;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 10px;
    letter-spacing: 1px;
}

.deadline {
    letter-spacing: 1px;
    color: #464850;
    font-size: 1em;
}

.deadline span {
    color: #AD0015;;
}

.designer-icons {
    width: 56px;
    height: 40px;
    border-radius: 3px;
    margin-right: 0.5em;
}

@media (min-width: 60em) {

    .title {
        margin: 12px;
        padding: 1px;
        margin-left: 20px;
        color: #666;
        font-size: 1.5em;
        font-family: Lato;
        letter-spacing: 1px;
    }

    /* Move the layout over so we can fit the nav + list in on the left */
    #proof-modal {
        position: relative;
    }

    #zindex {
        z-index: 99999 !important;

    }

    #comment-area {
        width: 527px;
        right: 1px;
        height: 100%;
        background-color: #fff;
        top: 0px;
        position: fixed;
        top: 0;
        bottom: 0;
        overflow: auto;
        background: #ffffff;
        /*overflow: hidden;*/
        border-left: 0px solid #e4e4e4;
        right: 0;
        box-shadow: 13px 0px 34px #00000069;
    }

    #main {
        float: right;
        padding: 0;
        margin-right: 506px;
        overflow: auto;
        display: inline-block;
        position: static;
    }

}

#sep {
    height: 50px;
    width: 100%;
}

#sepr {
    height: 56px;
    width: 100%;
    background-color: #f4f4f6;
}

#sepr {
    height: 56px;
    width: 100%;
    background-color: #fff;
    padding: 41px 0px 0px 0px;
}

.img {
    cursor: crosshair;
}

#main {
    background-color: #f4f4f6;
    overflow-y: scroll;
    width: 100%;
    display: inline-block;
    height: 100%;
    transition: 2s;
}

.xs-hidden {
    display: none;
}

@media (min-width: 60em) {

    .proof-image-container {
        padding: 0px 30px 73px 20px;
        width: 100%;
        transition: 1s;
    }

    .instructions {
        padding: 0px;
        /* margin-right: 67px; */
        /* margin-left: 20px; */
        margin: -2px 34px -3px 20px;
        text-align: center;
        width: 100%;
        background-color: #66666D;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        letter-spacing: 1px;
        z-index: 0;
    }

    .project-image {
        border-radius: 11px;
        transition: 1s;
    }

    .dpp {
        width: 100%;
        top: 0px;
    }

    .round {
        border-top-right-radius: 11px;
        border-top-left-radius: 11px;
        width: 100%;
    }

    .left {
        float: left;
        padding-left: 7px;
        margin-bottom: 9px;
        margin-top: -7px;
    }

    #inst {
        margin-right: 38px;
    }

}

.title {
    margin-left: 27px;
    color: #333;
    font-size: 1.1em;
    font-family: Maven Pro;
    letter-spacing: 1px;
    font-weight: 600;
    padding-top: 5px;

}

@media (min-width: 40em) {

    .title {
        margin-top: 14px;
        color: #333;
        font-size: 1.2em;
        font-family: Maven Pro;
        margin-left: 28px;
        padding-top: 1px;
    }

    .bar2 {
        background-color: #f4f4f6;
        text-align: center;
        padding-top: 23px;
        font-family: lato;
        z-index: 100;
        position: fixed;
        width: 415px;
        height: 29px;
        /* box-shadow: 0 20px 45px rgba(255, 255, 255, 0.99); */
    }

}

@media screen and (max-width: 960px) {
    #fixed-status-bar {
        position: fixed;
        display: flex;
        flex-flow: row nowrap;
        padding: 10px 20px 10px;
        justify-content: center;
        left: 0;
        right: 0;
        bottom: 0;
        background: white;
        box-shadow: 0 13px 31px #3c4858;
        margin: 0px;
    }

    .da-zoom {
        display: none;
    }

    .proof-title-container {
        padding: 19px 21px 0px 22px;
        font-weight: 900;
        font-size: 15px;
    }
}

@media screen and (min-width: 960px) {

    .bar2 {
        display: block;
    }

    .fixed-bar2 {
        background-color: rgb(244, 244, 246);
        width: 394px;
        right: 0;
        bottom: 0;
        height: 78px;
        position: fixed;
        z-index: 1;
        padding-left: 22px;
        padding-bottom: 4px;
        border-bottom: 1px solid rgb(229, 229, 229);
        /* margin-right: 9px; */
    }

    .swal2-modal.swal2-show.form-builder-swal-back {
        width: 37% !important;
        margin-top: 84px !important;
        max-width: 800px;
    }

    .approve {
        width: 90%;
        height: 33px;
        letter-spacing: 0px;
        font-size: 1.3em;
        text-align: center;
        color: #fff;
        background-color: #09F;
        text-decoration: none;
        /* border-bottom-right-radius: 4px; */
        /* border-bottom-left-radius: 4px; */
        z-index: 100;
        padding-top: 9px;
        border-radius: 5px;
        font-family: Lato;
        padding: .5em -1em;
        color: #fff;
        border: 1px solid #999;
        border: 0 rgba(0, 0, 0, 0);
        background-color: #09F;
        margin: 8px -7px;
        position: absolute;
        display: inline-block;
        float: left;
        right: 26px;

    }

}

/* -------------------------------------------------------------------------------------------*/

.card-login .input-group-addon i.fas {
    font-size: 24pt;
    max-width: unset;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    flex: 1 100%;
}

.sidebar .nav li > button {
    margin: 10px 15px 0;
    border-radius: 3px;
    color: #3C4858;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}

.sidebar .nav li > button:hover,
.sidebar .nav li > button:focus {
    background-color: transparent;
    outline: none;
}

.sidebar .nav li:first-child > button {
    margin: 0 15px;
}

.sidebar .nav li.active > button, li.active > button i {
    color: #FFFFFF;
}

button .material-icons {
    vertical-align: middle;
}

.sidebar .logo .photo {
    width: 34px;
    height: 34px;
    overflow: hidden;
    float: left;
    z-index: 5;
    margin-right: 11px;
    border-radius: 50%;
    margin-left: 23px;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.logo .photo img {
    width: 100%;
}

.full-page-background {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.full-page-background:after {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: #ebebeb;
    opacity: .9;
}

.sidebar .sidebar-background:after {
    opacity: .85;
}

#main-app .sidebar {
    background: white;
}

.dropzone {
    box-sizing: border-box;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
}

.media-nodrag {
    -webkit-user-drag: none;
}

.card.selected {
    background-color: #4caf50;
}

.proof-card-container .card-content {
    display: flex;
    flex-flow: row nowrap;
}

.card-image-container {
    flex: 0 1 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
}

.card-menus-container {
    flex: 0 1 auto;
}

#full-screen-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    background-image: url(https://paysonautosupply.redcore.com/core/uploads/bg222.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s;
}

.card [data-background-color],
.card [data-background-color="light"] {
    background: #ebebeb;
    box-shadow: 0 4px 20px 0px #ebebeb, 0 7px 10px -5px #ebebeb;
    color: #172b4d;
    font-weight: bold;
}

.card [data-background-color="dark"] {
    background: #172b4d;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(23, 43, 77, 0.9);
    color: white;
    font-weight: bold;
}

#full-screen-modal .card {
    height: 100%;
    background: #ebebeb;
    margin: 0;
    overflow: scroll;
}

#full-screen-modal .card-header {
    padding: 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    background: rgba(0, 0, 0, .3);
    border-radius: 10px;
    position: absolute;
    opacity: .2;
    transition: 500ms;
}

#full-screen-modal .card-header .close-modal-button,
#full-screen-modal .card-header .btn,
#full-screen-modal .card-header button {
    margin-top: 0;
    margin-bottom: 0;
}

#full-screen-modal .card-header .close-modal-button {
    opacity: 1;
}

#full-screen-modal .card-header:hover {
    opacity: 1;
}

#full-screen-modal .proof-info-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    background: white;
    border: thin solid #d4d4d4;
    color: black;
    font-weight: bold;
    border-radius: 3px;
    display: flex;
    flex-flow: column nowrap;
    padding: 5px 10px;
}

#full-screen-modal .proof-info-dropdown span {
    padding: 5px 10px;
    flex: 0 1 auto;
}

#full-screen-modal .card-content {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    padding-top: 25px;
}

#full-screen-modal #proof_image {
    display: inline-block;
    position: relative;
}

#full-screen-modal #proof_image canvas {
    display: block;
    clear: both;
    position: relative;
    box-shadow: 0px 0px 5px black;
    margin: 5px;
}

#full-screen-modal #image_overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
}

.proof_pdf_svg_text_layer,
.proof_pdf_svg_text_layer * {
    -webkit-font-smoothing: revert;
    -moz-osx-font-smoothing: revert;
    -webkit-tap-highlight-color: revert;
    -webkit-box-sizing: revert;
    -moz-box-sizing: revert;
    box-sizing: revert;
    text-align: left;
    font-weight: initial;
    line-height: initial;

}

.unselectable {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.proof_pdf_image_layer {
    display: block;
    position: relative;
}

.proof_pdf_image_layer canvas {
    display: block;
}

#proof_image_text_container {
    display: block;
    position: absolute;
    right: 100%;
}

.proof_image_pdf_text_autohide {
    box-shadow: 0px 0px 5px black;
    margin-right: 5px;
    position: absolute;
    right: 100%;
    top: 0;
    padding: 5px;
    background: white;
    line-height: normal;
    display: flex;
    flex-flow: row nowrap;
}

.proof_pdf_svg_container {
    background: white;
}

#full-screen-modal .card-content .proof-comments-container {
    flex: 0 1 400px;
    background: white;
    box-shadow: 0 0 5px black;
    border-radius: 10px;
    margin: 5px;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
}

#full-screen-modal .proof-image-container {
    flex: 1 0 auto;
    position: relative;
}

#full-screen-modal .card-content .proof-image-container .proof_image_container {
    flex: 1 0 auto;
}

.proof_comments_container {
    display: flex;
    flex-flow: column nowrap;
    flex: 1 0 auto;
}

.proof_comments {
    flex: 1 0 auto;
}

.add_comment_form {
    flex: 0 1 auto;
    padding: 5px;
}

#full-screen-modal .proof-view-container .card-content .proof-comments-container .proof_comments_container .add_comment_form .add_comment_textarea {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    border-top: thin solid #3c4858;
    border-left: thin solid #3c4858;
    border-right: thin solid #3c4858;
    border-bottom: none;
}

.add_comment_submit {
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    background: #3C4858;
}

.add_inline_edit {
}

.add_inline_edit .ck.ck-toolbar.ck-toolbar_floating {
    border-top: none;
}

.proof-image-price {
    padding: 10px 20px;
    background: #4caf50;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: .2;
    color: white;
}

.proof-image-price:hover {
    opacity: 1;
    font-weight: bolder;
}

#proof-view .proof-approval {
    position: fixed;
    display: flex;
    flex-flow: row nowrap;
    padding: 10px 20px 10px;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    box-shadow: 0 0 5px #3c4858;
}

#proof-view .fixed-status-bar .proof_initials {
    text-align: center;
}

#proof-view .fixed-status-bar .proof_initials,
#proof-view .fixed-status-bar .approve-proof-button {
    flex: 0 1 auto;
    max-width: 50%;
    margin: 8px 1px;
    border-radius: 43px;
}

/* ========================================================= */

.bottom-bar {
    bottom: 0px;
    margin-bottom: 0;
    border-width: 1px 0 0;
    -webkit-box-shadow: 0px 13px 63px -8px rgba(0, 0, 0, 0.44);
    -moz-box-shadow: 0px 13px 63px -8px rgba(0, 0, 0, 0.44);
    box-shadow: 0px 6px 48px -21px rgba(0, 0, 0, 0.44);
    position: fixed;
    right: 0;
    left: 0;
    padding: 0px 15px;
    background: white;
    height: 68px;
}

.bottom-project-btn {
    background: red;
}

.title-count {
    height: 41px;
    padding: 2px 7px;
    font-size: 15px;
    font-weight: 900;
    color: white;
    border-radius: 30px;
    border: 100px;
    background-color: #c4c4c4;
    width: 40px;
    position: relative;
    top: -6px;
    left: 7px;
}

.bottom-reply-bar {
    border-bottom: 2px solid #b7b7b7;
}

#lefty {
    position: absolute;
    right: 24px;
}

#fixed-pay-bar {
    background: green;
    position: absolute;
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-right: 408px;
}

#date {
    position: relative;
    float: right;
    top: -29px;
}

.onlineUser {
    background: rgb(116, 208, 10) none repeat scroll 0% 0%;
    padding: 3px;
    border-radius: 15px;
    width: 13px;
    height: 13px;
    float: right;
    position: absolute;
    bottom: 16px;
    margin-left: 26px;
    border: 2px solid #f3f3f3;
}

#user-list {
    margin: 0;
    margin-top: 30px !important;
    list-style: none;
    display: inline-block;
    z-index: 10000;
}

.user-list {
    display: inline-block;
    width: 37px;
    height: 32px;
    margin-right: -12px;
    cursor: pointer;
    border-radius: 3px;
    left: -19px;
}

li .onlineuser {
    display: block !important;
}

.onlineUser {
    background: rgb(116, 208, 10) none repeat scroll 0% 0%;
    padding: 3px;
    border-radius: 15px;
    width: 13px;
    height: 13px;
    float: right;
    position: absolute;
    bottom: 33px;
    margin-left: 31px;
    border: 2px solid #f3f3f3;
    box-shadow: 2px 4px 2px #0000003b;
}

.proof-subItems-container.show {
    display: block;
}

.proof-subItems-container {
    display: block;
    position: absolute;
    z-index: 99;
    margin-top: 20px;
    display: none;
    background: rgba(22, 27, 31, 0.95);
    border-top: 0 solid rgba(231, 233, 236, .32);
    transition: all 1s ease-out;
    border-radius: 6px;
    width: 100%;
    box-shadow: 0px 1px 13px #828894a3;
    padding: 25px 0;
    top: 94%;
    transition: 1s;
    color: white;
    animation: show-navbar-dropdown .25s ease forwards;
    pointer-events: auto;
}

.proof-subItems-container:before {
    content: '';
    height: 22px;
    width: 22px;
    background: #23282a;
    top: -2px;
    transform: rotate(45deg);
    border-radius: 2px;
    box-shadow: -5px -2px 7px #00000012;
    margin: auto 43%;
    border-top: .094rem solid #e7e7ea;
    border-left: .094rem solid #d9dadd;
    text-align: center;
    vertical-align: middle;
    content: "";
    position: absolute;
    bottom: 100%;
}

.text-left-logo-img {
    float: left;
}

.comment .btn:not(:disabled):not(.disabled) {
    display: none;
}

.default-btn a {
    padding: 0 8px;
}

#current_clients {
    display: inline-block;
    margin: 10px 0;
    position: relative;
    width: 100%;
    text-align: center;
}

#client_list_option_online {
    bottom: 3px;
    border-radius: 22px;
    margin: 20px;
    right: 90px;
    list-style: none;
    display: inline-block;
    z-index: 0;
}

#client_list_option_online a {
    display: inline-block;
    /* width: 37px;
     height: 32px;
     margin-right: -9px;*/
    cursor: pointer;
    /*border-radius: 3px;
    left: -19px;*/
}

.single.single-proofs #client_list_option_online li img {
    margin: 1px 9px 11px 0px !important;
    border: 2px solid white;
    box-shadow: -4px 0px 5px #00000026;
}

#client_list_option_online li img {
    width: 38px;
    border-radius: 34px;
}

#client_list_option_online a .cc_tooltip {
    position: absolute;
    top: -53px;
    text-align: center;
    font-size: 12px;
    display: none;
    background: #292f33;
    color: #fff;
    border-radius: 4px;
    padding: 9px;
    width: 238px;
    transform: translateX(-40%);
    font-family: inherit;
    font-size: 16px;
    max-height: 51px;
}

.cc_tooltip:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #292f33;
    position: absolute;
    right: 17px;
    top: 31px;
    transform: rotate(45deg);
    margin: auto 40%;
    border-radius: 2px;
}

#client_list_option_online a:hover .cc_tooltip {
    display: block;
}

.profile-image.col-lg-4 {
    position: relative;
}

.profile-image.col-lg-4:hover #profile-img-upload {
    display: block;
}

#profile-img-upload {
    position: absolute;
    left: 10px;
    top: 0;
    right: 10px;
    bottom: 0;
    background: #333;
    opacity: 0.7;
    border-radius: 50%;
    z-index: 9999;
    display: none;
    cursor: pointer;
}

#profile-img-upload .fas.fa-image {
    z-index: 9999;
    font-size: 50px;
    vertical-align: middle;
    margin: 25% 0;
    color: #fff;
}

.profile-image.col-lg-4 img {
    min-height: 120px;
}

button.dropdown-toggle.btn.btn-primary.btn-round {
    background: #1fbf7b !important;
    border-radius: 131px;
}

/*button.dropdown-toggle.btn.btn-danger.btn-round{
    background: #de0201 !important;
    border-radius: 131px;
}*/

.avatar.rounded-avatar-img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 99em;
    width: 35px;
    height: 35px;
}

.hoverover,
.material-icons.hoverover {
    display: none;
}

.comment-container:hover > .pure-u > .material-icons.hoverover,
.comment-container:hover > .hoverover,
.comment-wrapper:hover > .pure-u > .material-icons.hoverover,
.comment-wrapper:hover > .hoverover {
    display: inline-block;
}

div.reply.ck.ck-content.ck-editor__editable {
    color: #3C4858;
    position: relative;
    font-weight: normal;
    text-decoration: unset;
}

.proof_approve_tooltip {
    width: 280px;
    height: 155px;
    position: absolute;
    left: 3px;
    right: 0;
    margin: 1px auto;
    top: -160px;
    display: none;
    background: #fff;
    border-radius: 9px;
    z-index: 99999;
    box-sizing: border-box;
    padding: 14px 21px;
    text-align: left;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, .4);
    z-index: 9999;
    font-family: Larsseit-Bold, sans-serif !important;
}

.proof_approve_tooltip_arrow {
    width: 24px;
    height: 25px;
    transform: rotate(45deg);
    display: none;
    left: 44%;
    top: -20px;
    position: absolute;
    background: #fff;
    z-index: 99999;
    border-radius: 4px;
}

.approve-proof-button {
    height: 51px;
    padding: 12px 12px;
    border-radius: 6px;
    border: 1px solid #80808063;
    width: 209px;
    position: relative;
    top: -8px;
}

.place-search-field {
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 5px;
    width: 100%;
    border-radius: 6px;
    height: 50px;
    padding: 16px;
    border: 2px solid #dc0003;
    box-shadow: 0px 4px 12px #0000002e;
    margin-bottom: 2px;
}

.hidden-avatar {
    width: 16px;
    height: 16px;
    margin: -7px -7px -9px -3px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid transparent;
    box-shadow: none;
    background: none;
    display: block;
    position: relative;
    z-index: 0;
}

li.selected.active a {
    background: #5e72e4;
    color: #ffffff !important;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/core/templates/assets/img/Preloader_3.gif) center no-repeat #fff;
}

.fixed-status-bar .badge {
    font-size: 91% !important;
    font-weight: 700 !important;
}

.fixed-status-bar .badge-pill {
    padding: 10px 16px !important;
}

.owl-carousel.owl-theme .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll right top !important;
    padding: 5px 10px !important;
    color: transparent !important;
    float: right;
}

.owl-carousel.owl-theme .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll left top !important;
    padding: 5px 10px !important;
    color: transparent !important;
    float: left;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
}

#custom_nav_icon .sidenav-toggler-line {
    background-color: #fff;
}

#custom_nav_icon {
    position: fixed;
    top: 65px;
    right: 25px;
    background: red;
    padding: 10px;
    z-index: 99999999999999;
    color: #fff !important;
    cursor: pointer;
}

body.g-sidenav-show.g-sidenav-pinned #custom_nav_icon {
    display: block;
}

#custom_nav_icon {
    display: none;
}

button.dropdown-toggle.btn.btn-primary.btn-round.bs-placeholder {
    background: #de0201 !important;
    border-color: #de0201 !important;
}

#proof_shipping_address {
    text-align: justify;
    margin: 15px;
}

#proof_shipping_address_text {
    margin: 15px 0;
}

.bg-gray, .card span.bg-gray {
    background-color: #dcdcdc !important;
    color: #fff;
    font-size: 13px;
    padding: 4px 12px;
    border-radius: 20px;
    font-weight: bold;
    top: 0px;
    position: relative;
    margin: 7px;
    display: inline;
}

.row.col-lg-12.no-padding.main-slider-container {
    margin-left: 0px;
}

.swal2-popup.swal2-modal.swal2-show.market-place-details .swal2-actions {
    display: none !important;
}

.swal2-popup.swal2-modal.swal2-show.market-place-details {
    background: #eee;
}

.swal2-popup.swal2-modal.swal2-show.market-place-details :nth-child(2).col-lg-6.col-xs-12 {
    padding: 15px 0 0 0 !important;
}

.swal2-popup.swal2-modal.swal2-show.market-place-details .swal2-header {
    display: none;
}

.swal2-popup .swal2-content {
    z-index: 2 !important;
}

/*@media only screen and (min-device-width: 768px){
.project-title {
   color:yellow;
  }
}*/
.profile-page.header.pb-6 {
    min-height: 450px;
    /* background-image: url(/core/templates/assets/img/theme/profile-cover.jpg); */
    background-size: cover;
    background-position: center top;
}

.card-profile-image img {
    height: 140px;
    width: 140px;
    background: white;
    overflow: hidden;
}

.tag-btn {
    color: #000309;
    border-color: #eeeeee;
    background-color: #eeeeee;
    border-radius: 21px;
    border: 1px solid #adadad;
    font-size: 9px;
    padding: 2px 12px 3px;
}

.react-pdf__Page__svg svg {
    width: 100%;
    height: auto;
}

/*.scroll-wrapper > .scroll-content {
    position: relative !important;
    top: 0;
    left: 0;
    overflow: scroll !important;
    box-sizing: content-box !important;
    width: auto !important;
    max-width: none !important;
    height: auto;
    max-height: none;
    margin: 0;
        margin-right: 0px;
        margin-bottom: 0px;
    padding: 0;
    border: none !important;
}*/
/*#marketPlaceProjectImageSlider .owl-carousel.owl-drag .owl-item {
    height: 100% !important;
}
#marketPlaceProjectImageSlider .owl-item .item{
    margin-right: 10px !important;
    margin-left: 10px !important;
}*/
/*#marketPlaceProjectImageSlider .owl-item img{
    height: 300px !important;
}
*/
/*#marketPlaceProjectImageSlider .owl-item img{
    height: 300px !important;
}*/

#marketPlaceProjectImageSlider .owl-item .item {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

@media only screen and (max-width: 510px) {
    .swal2-modal.swal2-show.market-place-details {
        width: 100% !important;
        margin-left: 10px !important;

    }

    #marketPlaceProjectImageSlider .item img {
        display: block;
        width: 100%;
        height: 300px
    }

}

.card-header:first-child {
    border-radius: .375rem;
}

.navbar-top.border-bottom.navbar-dark {
    border-color: rgba(255, 255, 255, .08) !important;
    position: fixed;
    top: 0px;
    z-index: 2;
    left: 0px;
    width: 100%;
}

#navbar {
    display: block;
    transition: top 0.3s;
}

.project-label {
    border-radius: 12px;
    padding: 4px 12px;
    text-transform: uppercase;
    font-size: 10px;
    position: relative;
    top: 6px;
    left: -2px;
    display: inline;
    font-size: 75%;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.project-label.awaiting_approval {
    background-color: #cc0000;
}

.project-label.awaiting_response {
    background-color: #cc0000;
}

.project-label.attention_needed {
    background-color: #cc0000;
}

.project-label.pending_review {
    background-color: #cecece;
}

.project-label.received {
    background-color: #0ee466;
}

.project-label.in_production {
    background-color: #989898;
}

.project-label.reorder,
.project-label.complete {
    background-color: #0ee466;
}

.project-label.shipped {
    background-color: #989898;
}

.project-label.leave-feedback {
    background-color: #989898;
}

/*.project-card {
    padding: 25px 31px 25px;
    position: relative;
}*/

.progress-card {
    padding-right: 104px;
}

.project-progress {
    height: 21px;
    border-radius: 10px;
    box-shadow: none;
    background: #ceced4;
    overflow: hidden;
}

.production-progress-bar {
    float: left;
    height: 100%;
    background-color: #646976;
    box-shadow: inset 0 -1px 0 rgb(191, 191, 191);
    transition: width .6s ease;
    border-radius: 44px 0px 0px 44px;
    padding: 2px 12px;
    text-transform: uppercase;
    display: inline;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    font-weight: 600;
}

.shipped-progress-bar {
    float: left;
    height: 100%;
    background-color: #3bb96d;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease;
    border-radius: 38px 0px 0px 38px;
    padding: 6px 12px;
    text-transform: uppercase;
    display: inline;
    font-size: 75%;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.start-card {
    display: block;
    min-height: 116px;
    border: dashed 2px #c4cdd1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    color: #737373;
    -moz-transition: opacity 2s linear, border-color 0.6s linear;
    -o-transition: opacity 2s linear, border-color 0.6s linear;
    -webkit-transition: opacity 2s linear, border-color 0.6s linear;
    transition: opacity 2s linear, border-color 0.6s linear;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 21px;
    background: #eee !important;
    margin: 14px 0px !important;
}

.top-bar {
    background: #cd0000;
    width: 100%;
    height: 36px;
    padding: 3px;
}

.pure-u .avatar {
    border-radius: 100px;
    width: 39px;
    height: 39px;
}

.dropzone-formbuilder {
    position: inherit;
}

.dropzone-formbuilder.dropzone.dz-started .dz-message {
    display: block;
}

.dropzone-formbuilder .list-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
}

.dropzone-formbuilder.dropzone .dz-preview {
    width: 100%;
}

.template-preview-formBuilder {
    display: none;
}

.dropzone-formbuilder.dropzone .dz-preview.dz-processing.dz-image-preview.dz-success {
    border-top: 0px solid #efefef;
    margin: 0px;
}

.dropzone-formbuilder.dropzone .dropdown-ellipses.dropdown-toggle {
    padding: 10px;
}

.overflowYhidden {
    overflow-y: hidden;
}

.show_hide_proof_only.btn.btn-sm.btn-neutral.adminmode {
    display: block !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #ffffff;
    border: 0px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default;
}

.xdsoft_datetimepicker {
    padding: 19px;
    border-radius: 9px;
    animation: show-navbar-dropdown .25s ease forwards;
    pointer-events: auto;
}

.comment-box-container .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    float: left;
}

.proofSavebtn {
    border-left: 3px solid transparent;
    background-color: #fff;
    animation: show-navbar-dropdown .25s ease forwards;
    pointer-events: auto;
}

.inner-subitem-list btn {
    width: 100% !important;
    padding: .625rem 0 !important;
}

input#scheduled_end_date {
    margin-top: 27px;
}

input#scheduled_start_date {
    margin-top: 4px;
}

button#add_wildcard_holder_btn {
    display: none;
}

.remodal {
    border-radius: 12px !important;
}

.remodal-cancel {
    color: #fff;
    background: #b42027 !important;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 31px;
}

.remodal-confirm:hover, .remodal-confirm:focus {
    background: #66676d !important;
}

.remodal-confirm {
    color: #fff;
    background: #3d4150 !important;
    border-top-right-radius: 31px;
    border-bottom-right-radius: 31px;
}

.colrr {
    background: #bb2225 !important;
}

.round-left {
    background: #b9b9b9 !important;
}

.round-none {
    padding: 2px 9px;
}

.round-right {
    padding: 2px 9px;
    background: #f9f9f9 !important;
    color: #49b886;
}

span.overview_status_past_due {
    font-weight: 700;
    color: #db050b;
}

.placeholder_row_drag {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    border-top: 1px solid #f0f1f3;
}

.placeholder_header {
    background: #c3c3ca;
    padding: 12px 1px 12px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-weight: 600;
    color: white;
}

.add_btn_cont {
    position: absolute;
    right: 26px;
    top: 45px;
    margin-bottom: 17px;
}

.add_btn_cont .add_wildcard {
    margin-top: 22px;
    cursor: pointer;
    color: #ffffff !important;
    font-weight: 700;
    margin-right: 1px;
    background-color: #353b41 !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-left: 8px;
}

.add_btn_cont .add_divider {
    margin-top: 22px;
    cursor: pointer;
    color: #ffffff !important;
    font-weight: 700;
    margin-right: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

button.copybtn {
    background-repeat: no-repeat;
    background-position: center center;
    width: 60px;
    height: 60px;
}

.placeholder_site {
    border-radius: 11px;
    padding: 8px 55px 39px;
}

.placeholder_site h1 {
    margin: 0px;
    padding: 23px 2px;
}

.no_placements {
    text-align: center;
}

.no_placements h4 {
    width: 100%;
    text-align: center;
}

.placeholder_list_drag .row,
.placeholder_list .row {
    padding: 7px 0px;
}

.placeholder_list .row:nth-of-type(odd),
.placeholder_list_drag .row:nth-of-type(odd) {
    background: #f2f2f4;
}

.placeholder_list_drag .row:nth-of-type(odd) .scheduled_wildcards_container {
    background: #ffffff;
    padding: 30px;
    width: 90%;
    border-radius: 0px;
}

.placeholder_list_drag .row .scheduled_wildcards_container {
    background: #f9f9f9;
    padding: 30px;
    width: 90%;
    border-radius: 0px;
}

.placeholder_list_drag .row:nth-of-type(odd) .scheduled_wildcards_container .row:nth-of-type(odd) {
    background: #f9f9f9;
}

.placeholder_list_drag .row .scheduled_wildcards_container .row:nth-of-type(odd) {
    background: #ffffff;
}

.placeholder_row_drag:active:nth-of-type(odd) {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    background-image: url('/core/templates/assets/img/drag.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.placeholder_row_drag:hover:nth-of-type(odd) {
    background-image: url('/core/templates/assets/img/drag.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.placeholder_row_drag:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    background-image: url('/core/templates/assets/img/drag.png');
    background-position: right center;
    background-repeat: no-repeat;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.placeholder_row_drag:hover {
    background-image: url('/core/templates/assets/img/drag.png');
    background-position: right center;
    background-repeat: no-repeat;
}

#wildcard_holder_copy,
#edit_wildcard_holder_copy {
    position: absolute;
    left: -9999px;
    top: 0;
}

.copy_container button {
    position: absolute;
    right: 0px;
    top: 0px;
    outline: none;
}

.copy_container {
    position: relative;
    padding-bottom: 30px;
}

.datedropper {
    z-index: 9999999 !important;
}

#scheduled_start_date,
#scheduled_end_date {
    width: 100%;
    text-align: center;
}

.date_label_vcenter {
    position: relative;
    text-align: left;
}

.date_label_vcenter label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: bolder;
}

/* PLEASE DONT OVERWRITE THIS CLASS AGAIN V*/
.wf-card-content {
    padding: 22px 34px 27px 31px;
}

@media only screen and (max-width: 62.0625em) {

    .add_btn_cont .add_wildcard {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .placeholder_site h1 {
        margin: 0px;
        font-size: 20px;
        padding: 12px 0px;
    }

    .add_btn_cont {
        height: 50px;
    }

    .add_btn_cont .add_wildcard {
        transform: none;
        top: 0;
        right: 0px;
    }

    .placeholder_site {
        padding: 20px;
    }

    .add_btn_cont .add_wildcard {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
        color: #ffffff !important;
        font-weight: 700;
        width: 100%;

    }

    .add_divider {
        display: none;
    }

    .delete_wildcard {
    }
}

.placeholder-divider .placeholder-information {
    color: white;
}

.placeholder-divider {
    color: white;
    background: #c3c3ca !important;
    border-radius: 5px 5px 0px 0px;
    font-weight: 700;
}

.heart_icon {
    color: #fff !important;
    font-size: 18px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
    position: absolute;
    -webkit-text-stroke: 2px #b5b5b5;

}

.heart_icon.favouriteProduct {
    color: #ff5353 !important;
    -webkit-text-stroke: 2px #ff5353;
}

.custom-heart-icon:hover, .project-card:hover .custom-heart-icon {
    transform: translateY(0px);
    visibility: visible;
    transition: .6s;
    opacity: 1;
}

.custom-heart-icon {
    float: right;
    transform: translateY(-24px);
    visibility: hidden;
    opacity: 0;
    width: 2px;
    height: 4px;
}

.redcore-charts {
    padding: 42px;
}

.form-group div.dropzone.dropzone-formbuilder {
    display: inline !important;
}

.dz-preview h4.mb-1 {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    /* width: 88%; */
    /* position: absolute; */
}

li a.ctm-padding-right {
    padding: 0 20px 0 0;
}

.scroll-wrapper > #scrollHeight.scroll-content {
    overflow: auto !important;
}

nav.sidenav.navbar .scroll-wrapper {
    overflow-y: scroll !important;
}

.dz-preview h4.mb-1 {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    /* width: 88%; */
    /* position: absolute; */
}

.left-side-section {
    height: 100%;
    position: relative;
    text-align: center;
}

.right-side-section {
    background: #f3f3f3;
    height: 100vh;
    position: relative;
	padding: 2%;
}

.left-side-section .align-items-center {
    display: table-cell;
    vertical-align: middle;
}

#redcore-marketplace-search-results,
.redcore-search-list,
.redcore-search-results-list,
.left-side-section {
    display: none;
}

.left-side-section.active {
    display: table;
    width: 100%;
    height: 100%;
}

.left-side-section .align-items-center img {
    width: 200px;
}

.pd-0 {
    padding: 0px !important;
}

.left-side-section.bg-red {
    background: #C20000;
}

.left-side-section.bg-blue {
    background: #246db1;
}

.left-side-section.bg-yellow {
    background: #ff9600;
}

.left-side-section.bg-brown {
    background: #780001;
}

.left-side-section {
    transition: all .5s linear;
}

.align-items-center.from-container {
    padding: 7px;
    vertical-align: middle;
    display: table-cell;
}

.align-items-center.from-container .btn-back.btn {
    padding: 0px !important;
}

.register-signup-btn {
    padding: 6px 16px;
    background: #6f7886;
    border: 1px solid #6f7886;
    border-radius: 25px;
    color: white;
	font-weight: 900;
}

.top-header .align-right {
    text-align: right;
}

.top-header {
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.input-group.align-items-center.buttom-button {
    text-align: center;
    display: inline-block;
    padding: 32px 0;
}

.input-group.align-items-center.buttom-button .btn {
    padding: 14px 77px;
    border-radius: 32px;
	border: 1px solid #dee2e6;
    color: #f3f1f1;
}

.col.col-xl-4.order-xl-2.right-side-section .inner-form-main-contaner {
    display: table;
    width: 100%;
    height: 100%;
    padding-bottom: 100px;
}

.inner-form-main-contaner .align-items-center {
    display: none;
}

.inner-form-main-contaner .align-items-center.active {
    display: table-cell;
}

.subtitle-terms {
    font-size: 10px;
    font-weight: bolder;
}

.form-title-slider-height {
    height: 100vh;
}

.proof-title-container {

    top: 0;
    width: 100%;
    display: block;
    transition: top 0.3s;
}

.moveTop {

    position: fixed;
    top: 0px;
    background: #fff;
    z-index: 99999;
}

.moveDown {

    top: -77px;
    position: fixed;
    z-index: 99999;
}

p#sign-in-text-register {
    display: inline;
    padding: 0px 9px;
    font-weight: 400;
}

.lineup {
    text-align: center;
    padding: 40px 16px 75px 16px;
    font-size: 37px;
    font-weight: 700;
    border: 1px solid #525f7f63;
    border-radius: 7px;
    margin-top: 54px;
    background: #525f7f0f;
}

.lineup-text {
    padding: 20px;
}

@keyframes yourAnimation {
    0% {
        opacity: 0;
    }
    68% {
        transform: rotate(xx);
        opacity: 0;
    }
    100% {
        transform: rotate(xx);
        opacity: 1;
    }
}

.lineup {
    animation: yourAnimation 4s forwards 0s linear;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}

.subtitle-terms.error {
    color: #C20000;
}

.input-group.error {
    border: 1px solid #C20000;
}

.rendered-form .form-control {
    height: 44px;
    display: block;
    width: 100%;
    padding: 7px 19px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 255px;
    -webkit-appearance: none;
}

.owl-row {
    width: 101%;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: wrap;
}

.dropzone .dz-message {
    margin: 1em 13px -19px;
}

.item-align-center {
    text-align: center;
}

.center-rounded-icon {

    width: 120px;
    height: 120px;
    display: inline-block;
}

.center-rounded-icon img {
    transition: all .15s ease;
    transform: scale(1);
    border: 3px solid #eee;
    border-radius: 50%;
    width: 100%;
    cursor: pointer;
}

.center-rounded-icon img:hover {
    transform: scale(1.03);
}

.navbar-vertical.navbar-expand-xs.fixed-left + .main-content.hidden {
    margin-left: 0px;
}

.register-plus-icon {
    color: #fff;
    padding: 49px 0;
}

.left-side-section .align-items-center img.img.slide-company-icon {
    width: 130px;
}

.wrapper.proof-create-mode #proof-view {
    background: rgba(74, 83, 93, 0.56);
    transition: .4s;
}

.wrapper.proof-create-mode #proof-view #main {
    display: none;
    filter: blur(14px);
    width: 282%;
    margin-right: 0;
    background: #e8e8ea;
    transition: 1s;
}

#comment-area {
    transition: 1.6s;
}

.wrapper.proof-create-mode #proof-view #comment-area {
    width: 50%;
    right: 28%;
    transition: .5s;
    padding: 46px;
    max-width: 781px;
    box-shadow: 0px 6px 26px #0c0c0c3b;
    margin: 10px 13px auto;
    border-radius: 12px;
    background: white;
}

.form-group .dropzone {
    border: 0px solid;
}

.btn.user-tooltip-button {
    width: 100%;
    background: transparent;
    color: #fff;
    border: 1px solid #eee;
}

.col-lg-12.ctm-padding {
    text-align: justify;
    padding-top: 10px;
    color: #fff;
}

.user-info-tooltip-main {
    position: absolute;
    background: rgba(22, 27, 31, 0.88);
    transition: all 1s ease-out;
    width: 250px;
    z-index: 999999;
    padding: 7px 12px 27px;
    text-align: center;
    color: #fff;
    border-radius: 9px;
    display: block;
    left: 41px;
    bottom: -61px;
}

.user-info-tooltip-main:before {
    content: '';
    height: 22px;
    width: 22px;
    background: #32363a;
    bottom: 48%;
    transform: rotate(45deg);
    border-radius: 2px;
    box-shadow: -5px -2px 7px #00000012;
    margin: auto 0%;
    vertical-align: middle;
    content: "";
    position: absolute;
    /* bottom: 100%; */
    left: -7px;
}

.btn-group.proof-card-tag.view-mobile-only {
    display: none !important;
}

.btn-group.proof-card-tag.view-desktop-only {
    display: block;
}

@media screen and (max-width: 620px) {

    #proof-title {
        width: 80%;
        z-index: 9999;
    }

    .back {
        font-size: 15px !important;
        z-index: 9999;
        position: fixed;
        left: 12px;
        background: white;
        border-radius: 5px;
        padding: 5px;
        width: 30px;
        color: #525f7f;

    }

    .proof-image-toolbox {
        top: 35px;
        z-index: 9999;
    }

    #user-pad {
        display: none;
    }

    .proof-image-toolbox {
        display: none;
    }

    .btn-group.proof-card-tag.view-mobile-only {
        float: right;
        padding: 8px 10px;
        display: block !important;
        z-index: 9999999;
        background: #fff;
    }

    .btn-group.proof-card-tag.view-desktop-only {
        display: none !important;
    }
}

#side_nav_sec li, #side_nav_sec li a, #side-nav li, #side-nav li a {
    display: block !important;
    flex: auto;
}

#proof-title-container {
    transition: .4s;
    position: sticky;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    width: 100%;
}

.proof-title-container.moveDown i.back {
    position: static;
}

.valid-tooltip {
    z-index: 99999 !important;
}

.tooltip-inner {
    background-color: #00cc00;
    z-index: 99999 !important;
}

.tooltip {
    z-index: 99999 !important;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #00cc00 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #00cc00 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #00cc00 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #00cc00 !important;
}

[data-tooltip] {

&
:hover {

&
:before,

&
:after {
    display: block;
    position: absolute;
    font-size: 0.8em;
    color: white;
}

&
:before {
    border-radius: 0.2em;
    content: attr(title);
    background-color: $ alphablack;
    margin-top: -2.5em;
    padding: 0.3em;
}

&
:after {
    content: '';
    margin-top: -2.1em;
    margin-left: 1em;
    border-style: solid;
    border-color: transparent;
    border-top-color: $ alphablack;
    border-width: 0.5em 0.5em 0 0.5em;
}

}
}
#comment-area button.btn.btn-md.btn-neutral.mr-0 {
    border-radius: 45px;
    padding: 14px;
    font-size: 18px;
}

#comment-area .dropdown-menu.show {
    margin: 0px 10px;
}

#comment-area .dropdown-menu.show:after {
    content: '';
    width: 17px;
    height: 17px;
    background: white;
    position: absolute;
    right: 16px;
    top: -9px;
    transform: rotate(45deg);
    border-top: .094rem solid #e7e7ea;
    border-left: .094rem solid #d9dadd;
}

body {
    overflow: auto !important;
}

.toggle-login-input-password {
    display: flex !important;
    cursor: pointer;
    right: 10px;
    color: #adb5bd;
    position: relative;
    padding: 0px 18px;
    top: 1px;
}

#full-page-support-modal {
    display: block;
    background-color: white;
}

#article-container {
    min-height: 50vh;
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    min-width: 100vw;
}

#article-container-left, #article-container-right {
}

#article-container-left {
    flex: 1 0 30vw;
}

#article-container-right {
    flex: 1 0 60vw;
    background-color: lightgray;
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    justify-content: center;
    border-left: thin solid slategrey;
}

#article-container-right input,
#article-content {
    padding: 5px;
    border-radius: 3px;
    background-color: lightgray;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 1%;
    margin-top: 1%;
    border: thin solid slategrey;
}

#article-container-right #article-content {
    min-height: 30%;
}

#article-container-right #article-container-bottom {
    display: flex;
    flex-flow: row nowrap;
    margin-left: 5%;
}

#article-container-right #article-container-bottom #article-questions {
    flex: 1 1 80%;
    margin-left: 0;
    margin-right: 0;
}

#article-container-right #article-container-bottom #support-article-save {
    color: mediumseagreen;
    border-radius: 25px;
    flex: 1 1 8%;
    margin-left: 2%;
    margin-right: 2%;
}

#app.standalone .featherlight {
    background: slateGrey;
    overflow-y: auto;
}

#app.standalone .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: none;
    border-bottom: none;
    overflow: visible;
}

.support-li {
    cursor: pointer;
    list-style: none;
    text-align: left;
}

.support-li .g__space {
    margin-top: 0;
    text-align: left;
}

.support-li .c__body {
    text-align: left;
}

.support-li button,
.category-container button {
    text-align: left;
}

.category-container .article__preview .t__h1,
.category-container .article__preview .paper__preview {
    margin-left: 100px;
}

.category-container .article__preview .t__h1 .c__primary {
    color: #3a3c4c;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.category-container .article__preview .paper__preview {
    color: #565867;
}

.category-container .article__preview .paper__preview {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    padding: 0px 9px;
}

.topic-container .support-li button .c__body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
}

.article-container .article__preview .paper__preview {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
}

/*.category-support-ul */
.support-category-toggleable,
.support-topic-toggleable {
    display: none;
}

.paper__article-preview {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.category-container .paper__article-preview,
.topic-container .paper__article-preview {
    border: none;

}

.article-container .paper__article-preview {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}

.support-nest-2:first-child .article-container .paper__article-preview {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.support-nest-2:last-child .article-container .paper__article-preview {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 1px solid #d4dadf;
}

.topic-container .paper__article-preview {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.topic-container .paper__article-preview .section__headline {
    padding-left: 0;
}

.article-container .paper__preview {
    color: #565867;
}

.article-container .paper__preview,
.article-container .t__h3 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.category-support-ul,
.topic-container .section__headline {
    padding-left: 0;
}

.support-selected {
    margin-bottom: 20px;
}

.input-group-alternative.login-input-password {
    background: #fff !important;
}

.toggle-login-input-password.fa-eye-slash:before, .toggle-login-input-password.fa-eye:before {
    padding: 15px 0px;
}

#login-input-password {
    z-index: auto;
}

.proof-create-title {
    font-size: 2.25rem;
}

.subtitle-terms.error.login-input-user, .subtitle-terms.error.login-input-password {
    display: block;
    width: 100%;
    padding: 5px 10px;
    background: #C20000;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.login-message.error-message {
    display: block;
    width: 100%;
    padding: 10px;
    background: #d6d6d6;
    color: #32325d;
    margin-bottom: 20px;
    border-radius: 7px;
    border: 1px solid #cccccc;
}

.card.card-profile.card-profile-first {
    margin-bottom: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.card.card-profile.card-profile-second {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    top: -10px;
}

.user-profile-tab-navs {
    background: #f4f4f6;
    border-radius: 44px;
    padding: 0 10;
    width: 100%;
}

#profile-component .nav-item.active a.nav-link {
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    background: #fff;
    border-radius: 1160px;
}

#profile-component .nav-item a.nav-link {
    padding: 9px 19px;
    margin: 8px 3px 6px 0px;
    font-size: 14px;
    border-radius: 304px !important;
}

div#profile-shipping-section, div#profile-billing-section {
    padding: 5% 0;
}

.container.profile-main {
    display: table;
}

.col-lg-6.profile-inner {
    display: block;
    width: 100%;
}

.card-body.profile-padding-first-sec {
    padding: 10px;
}

.card-body.profile-padding-first-sec hr {
    margin: 10px 0;
}

.profile-padding-first-sec {
    padding: 15px;
}

h2.user-profile-name {
    font-size: 34px;
    font-weight: bold;
    padding-top: 10px;
}

.card-profile-info-section b {
    font-size: 17px;
    line-height: 39px;
}

#profile-acc-section {
    position: relative;
}

#profile-acc-section .profile-progressbar {
    bottom: 30px;
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 14px;
    color: #000;
}

#profile-acc-section .profile-progressbar .progress-bar {
    background-color: #525f7f !important;
}

#profile-acc-section .profile-progressbar .progress {
    height: 14px !important;
}

input:-internal-autofill-selected {
    background-color: #d42323 !important;
    background-image: none !important;
    /* color: rgb(0, 0, 0) !important; */
}

.above-label {
    display: inline-block;
    margin-bottom: .5rem;
    position: absolute;
    font-size: 11px;
    background: white;
    top: -7px;
    left: 22px;
    padding: 0px 4px;
    font-weight: 600;
    color: #438ec3;
}

.card-profile-info-section {
    padding: 19px 0px 34px 0px;
    border-top: 1px solid #e0e0e0;
}

.saveUserData {
    border-radius: 400px;
    background: #172b4c;
    border: 1px solid #172b4b;
}

.select-control {
    display: block;
    width: 100%;
    height: calc(2.75rem + 2px);
    transition: all .15s cubic-bezier(.68, -.55, .265, 1.55);
    color: #8898aa;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 2px rgba(233, 236, 239, .05);
}

.bg-gradient-redcore {
    background: linear-gradient(6deg, #878c98 0, #5c6270 100%) !important;
}

.bold {
    font-weight: 700;
}

.profile_state.profile-shipping-hide, .profile_province.profile-shipping-hide, .state_profile.profile-shipping-hide, .state_profile_province.profile-shipping-hide {
    display: none;
}

label.col-md-12.profile-shipping-form {
    text-align: justify;
    font-size: 12;
    font-weight: bold;
}

.shipping.display-inherit {
    display: inline-flex;
}

#proof_shipping_address p:first-child {
    font-weight: bold;
}

.user-activity-status.logged_in_user {
    background: gray;
}

.user-activity-status.active_user {
    background: rgb(73, 185, 135);

}

.profile-shipping-copy-text {
    display: none;
}

.notification-alert {
    width: 6px;
    height: 6px;
    background-color: red;
    position: absolute;
    top: 6px;
    right: 11px;
    border-radius: 50%;
    display: none;
}

#profile-acc-section .profile-password-hide {
    color: #438ec3;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}

#profile-acc-section .profile-password-hide span.btn {
    border: 1px solid #eee;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 11px;
    width: 100%;
}

#profile-acc-section .profile-password-hide span.btn:hover {
    background: #525f7f;
    color: #fff;
}

#paymentCenter-component .payment-center-tab-bg {
    background: #a51015;
    padding: 0 1em;
}

.payment-center-tab li.nav-item {
    padding: 1rem 0;
    color: #fff;
    cursor: pointer;
}

.payment-center-tab li.nav-item:hover, .payment-center-tab li.nav-item.active {
    background: #b31d22;
}

.nav.payment-center-tab > li > a, .nav.payment-center-tab > li > a:hover {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.invoice-btn-morgin {
    margin: 10px 0;
}

.custom-checkbox.invoice-form .custom-control-label::before {
    border-radius: .25rem;
    background: #f5365c;
    border-color: #f5365c;
}

.custom-checkbox.invoice-form .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #f5365c;
    border-radius: .25rem;
    border-color: #f5365c;
}

.form-group div.form-control.p-5 {
    padding: 2rem !important;
}

#datatable_processInvoiceActivity tr:first-child td:first-child, #datatable_invoiceActivity tr:first-child td:first-child {
    pointer-events: none;
    opacity: 0.2;
}

.proofAddInvoice {
    line-height: 0;
    margin: 5px;
    padding: 10px 20px;
    cursor: pointer;
}

div.proof-invoice {
    padding: 5% 2%;
    width: 100%;
}

button.invoice-proof-button.btn.btn-success {
    flex: 0 2 auto;
    margin: 8px 1px;
    border-radius: 45px;
    position: relative;
    top: -8;
}

.card.col-lg-12.invoice-payment-top-logo {
    margin-bottom: 80px;
}

#invoicePayCardExp, #invoicePayCardCvv {
    border-right: 1px solid rgba(50, 50, 93, .15);
}

#invoicePayCardExp {
    border-left: 1px solid rgba(50, 50, 93, .15);
}

.invoice-display-inline {
    display: inline-flex !important;
}

div#error-card {
    font-size: 14px;
}

button.btn.btn-danger.p-2.b-invoice-close {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.m-b-3 {
    margin-bottom: 30px;
}

.content-align-right {
    text-align: right;
}

.form-group.hide {
    display: none !important;
}

#apple-pay-button {
    display: none;
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 100%;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 100%;
    height: 44px;
    padding: 10px 0;
    border-radius: 10px;
}

.category-container img {
    float: left;
}

#category-modal-container,
#category-modal-container > * {
    padding: 5px;
}

#main-support-content .section .section__bg {
    padding: 0px 5% 5%;
}

.support-category-header-image {
    width: 76px;
}

.image-style-side {
    float: right;
}

.content figure.media > div {
    width: 100%;
}

.settings-pane {
    width: 50%;
}

.settings-left {
    float: left;
}

.settings-right {
    float: right;
}

.dropdown-menu .text.public-option {
    width: 100%;
    text-align: center;
    font-weight: bolder;

}

#structure.settings {
    display: flex;
    flex-flow: row wrap;
}

.bootstrap-select.btn-group.support-article-edit-select {
    flex: 0 0 100%;
    max-width: 300px;
}

.bootstrap-select.btn-group.support-article-edit-select-first {
    flex: 0 0 100%;
}

.support-article-edit-select {

}

select.support-article-edit-select {
}

button.support-article-edit-select {
}

#swal2-content .col-sm-12.post-content {
    text-align: justify;
}

.page.container-page4 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}

.html-editor {
    width: 100%;
    min-height: 500px;
}

.email-status-main {
    display: inline-block;
    width: 100%;
}

.email-status {
    float: left;
    display: inline-block;
    width: 10%;
    margin-left: 20px;
}

.email-status-main .custom-toggle {
    float: left;
    display: inline-block;
}

#feedback-form {
    display: none;
}

.feedback-selected {
    color: #fff;
    border-color: #5e72e4;
    background-color: #5e72e4;
}
.register-back-arrow{
	font-size: 35px;
    font-weight: 900;
    color: #c2c8ce;
}
#register-photo{
	padding: 25px 4px 0px 23px;
	border-radius: 3px;
	border: 1px solid #dee2e6;
	max-height: 114px;
	background: white;
}

.subtitle{padding-bottom: 7px;font-size: 1rem;font-weight: 400;line-height: 1.7;}

.row.request-bio-main {
    justify-content: center !important;
}
button.request-bio{
    border-radius: 90px;
}

