/* popup - general css */
@import url('https://fonts.googleapis.com/css?family=Lato:300,380|Open+Sans|Roboto&amp;display=swap');
body.modal-open, .modal-100.modal{padding-right: 0!important; height: 100%;}
a:active, a:hover {  outline: 0;}
.h-0{height: 0;}
.font-caveat{ font-family: 'Caveat',cursive;}
.err-spacing{clear: both;color: red;font-size: small;}
.error {color: red; text-align: center; border: 1px solid #e2e1e1; background: #fff; padding:5px 10px; line-height: 22px;}
.success {color: green; text-align: center; border: 1px solid #e2e1e1; background: #fff; padding:5px 10px; line-height: 22px;}
#notSatisfiedPopup {width: 100%;}
/* popup -  general css */
.modal-header.no-border{border-bottom: 0;padding-bottom: 0;}
.modal-header .close{z-index: 11;}
.modal-content { background: #F7F7F7;margin: auto;line-height: 22px;}
.modal-dialog{ margin: 50px auto;}
.modal-body { text-align: center; padding: 0 15px 15px;}
.modal-100.modal-dialog{ min-width: 100%;width:100%; }
.modal-100 .modal-content { width: 100%; background: #f4f5f7;}
.modal-color-e7e7e7 .modal-content{background: #e7e7e7!important;}
.modal-100 .modal-body { width: 100%;}
button.close.old{opacity: 0.3;font-size: 20px;}

/* popup - view sample css */
.view-sample .modal-header {height: 0;padding-top: 0;}
.view-sample .modal-header .close{padding-top: 15px;}

/* popup - feedback reviews platform css */
.feedback-trustpilot-modal .modal-content {background: #fbfbf9;width: 100%;}
.feedback-trustpilot-modal .modal-lg { max-width: 650px;margin: 5px auto;}
.feedback-trustpilot-modal h2{font-size: 24px;}
.feedback-trustpilot-modal .modal-header{height: 25px;}
.feedback-trustpilot-modal p{margin: 0 0 7px;}
.margin-to-20 {  margin-top: 20px;}
.margin-top-40 {    margin-top: 40px;}
.feedback-trustpilot-modal .btn-primary,
.feedback-trustpilot-modal .btn-primary:not(:disabled):not(.disabled):active { 
     width: 260px;padding: 8px 0;}
.feedback-trustpilot-modal .modal-body{padding: 0 15px 25px 15px;}

/* popups - 1. after free sample order, 2. after paid job css */
.after-free-sample-order .modal-content,.after-paid-jobs .modal-content{font-size: 22px;}
.after-free-sample-order img, .after-paid-jobs img {
    margin-right: 15px; margin-top: 3px;border: 1px solid #b1b1b1; border-radius: 3px; -webkit-border-radius: 3px;
}

/* popup - customer support form */
.customer-support .services-m-d-model {  width: 90%; margin: 20px auto 10px;}
.modal-body {width: 100%;padding: 15px;}
.customer-support .form-group {   margin-bottom: 5px; min-height: 62px;}
.customer-support .form-horizontal .control-label {
    text-align: left;font-weight: 400;padding-top: 7px;padding-right: 0;margin-bottom: 0;
}
.customer-support .btn-primary{padding: 10px 0;}
.customer-support .btn-primary:not(:disabled):not(.disabled):active:focus,
.customer-support .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

/* popup -delete job */
.delete-job .services-m-d-model {  width: 80%;   margin: 20px auto 10px;}
.delete-job .btn-default{font-size: 14px;;background-color: #fff;color: #333;border-color: #8c8c8c;border-radius: 20px; min-width: 170px; padding: 7px 30px 9px; margin-top: 4px;}
.delete-job .btn-default:hover{background-color: #fff; border: 1px solid #b7b2b2;}
.delete-job .btn-primary{
    width: 120px;
    padding: 6px 12px;
    font-size: 14px;
    text-transform: capitalize;
}
.delete-job .btn-primary:not(:disabled):not(.disabled):active {  width: 120px;padding: 6px 12px;}

/* popup - refer-friend-ten-cashback css */
.refer-friend-ten-cashback h3{font-size:24px;margin: 0;}
.refer-friend-ten-cashback a.uploaddoc{width: 300px;cursor: pointer;font-weight: 700;}

/* popup -free sample warning css */
.free-sample-warning .btn-primary { font-size: 20px;width: 220px;padding: 6px 0 9px 0;cursor: pointer;}
.margin-to-25 { margin-top: 25px;}
.free-sample-warning .section-a { padding: 20px;}

/* popup -upload document wait message/redirect wait message css */
.uploading-document .loader {display: flex;justify-content: center;align-items: center;background-color: rgba(255, 255, 255, 0.75); height: 100%; width: 100%; margin: auto; position: relative;}
.uploading-document .loader-upload-main {padding: 40px 15px;border-radius: 12px;box-shadow: 0 0 2px 1px #aaa;background: #fff;}
.uploading-document .modal-dialog { max-width: 600px;}
.uploading-document.show{display: flex!important; justify-content: center; align-items: center;}
.uploading-document .ball-clip-rotate {top: 50%;display: block;width: 32px;height: 32px;font-size: 0;left: 50%;margin: 0;position: absolute;transform: translate(-50%, -50%);color: rgb(76, 178, 97);}
.uploading-document .ball-clip-rotate > div {display: inline-block;border: 2px solid currentColor;width: 32px;height: 32px;background: none;border-bottom-color: transparent;border-radius: 100%;animation: .75s linear infinite ball-clip-rotate;box-sizing: border-box;}
@keyframes ball-clip-rotate {
    0% {transform: rotate(0);}
    50% {transform: rotate(180deg);}
    100% {transform: rotate(360deg);}
}
/* popup -upload file pdf css */
/* .pdf-file-type .modal-dialog { max-width: 600px;margin: 12% auto;} */
.customer-support .modal-dialog { width: 600px;margin: 5% auto;}
.pdf-file-type .section-a { padding: 20px;}
.pdf-file-type .btn-chat {
    font-size: 20px;line-height: 22px;width: 220px;padding: 8px 0;text-decoration: none;box-shadow: none;
    font-weight: 400;border-radius: 20px;color: #68a22e;border: 1px solid #68a22e;
}
.pdf-file-type .btn-chat:hover, #placeOrdersWithPdfFile .btn-chat:hover {color: #6ecb83;border: 1px solid #6ecb83;}
.pdf-file-type .img-phone{margin-right: 5px;}
.pdf-file-type .or-hr-div {border-bottom: 1px solid #d9d9d9;width: 220px;margin: 35px auto;position: relative;}
.pdf-file-type .or-top-popup {border: 1px solid #d9d9d9;border-radius: 50%;background: #F7F7F7;padding: 5px 7px; margin-top: -16px;display: inline-block;position: absolute;color: #7f8081;font-size: 14px;margin-left: -18px;
}
.pdf-file-type .pop-ph-no {color: #7f8081;font-size: 18px;}

/* popup- upload requirement file css */
.upload-requirement-file h3{font-size: 24px;margin-bottom: 30px;}
#paymentDecline h3{font-size: 20px;margin-bottom: 30px;}
.upload-requirement-file a.uploaddoc{font-size: 20px;  padding: 5px 0 9px;}
.canceldoc {text-align: center;display: inline-block;border-radius: 30px; padding: 10px 0 9px; border: 1px solid #4CB261; color: #4CB261; font-size: 16px; font-family: 'proxima-nova-semibold', sans-serif; }
a.canceldoc:hover {border: 1px solid #319947;color: #319947;cursor: pointer;}
.width-200 {  width: 200px!important;}
.padding-30{ padding: 30px;}
.margin-bot-30 { margin-bottom: 30px;}

/* popup -instamojo css */
.pay .h2-pp-popup {
    margin: 0 0 40px;
    color: #888686;
    text-transform: none;
    font-size: 26px;
    font-family:"proxima-nova-semibold",sans-serif!important; 
}
.pay .wrap-pp-popup{
    text-align: center;
    z-index: 9999;
    padding: 50px 15px;
}
.instamojo-popup a.uploaddoc {
    margin: auto;
    font-family:"proxima-nova-semibold",sans-serif!important;
    color: #fff;
    padding: 7px 0 9px;
    font-size: 16px;
    border: 0;
    width: 300px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    box-sizing: border-box;
    background-color: #4CB261;
    box-shadow: inset 0 0 0 0 rgba(255,255,255,.5), inset 0 0 0 0 rgb(255 255 255/50%), 0 2px 3px #929291;
   -webkit-transition: .5s;
    transition: all .5s;
}
.instamojo-popup a.uploaddoc:hover {
    background-color: #319947;
    border: 0;
    text-decoration: none;
    color: #fff!important;
    box-shadow: none;
}
.pay .btn-cancel-pp.cancel-btn {
    -webkit-text-stroke:transparent;
    font-weight: unset; 
    border: 1px solid #4CB261;
    color: #4CB261;
    font-family:"proxima-nova-semibold",sans-serif!important; 
    max-width: 300px;
    width: 100%;
    padding: 7px 12px 10px;
    border-radius: 20px;
    font-size: 16px;
}
.pay .cancel-btn:hover {
    border: 1px solid #319947;
    color: #319947;
}

/* popup - our team css */
.com-sprite {
    display: inline-block; vertical-align: middle;  border: 0;
    background: url('../png/com-sprite.e9956a627410d0592e05.png') no-repeat;
}
.rebecca {width:92px; height: 76px; background-position: 0px -125px; }
.keith {width:92px; height: 76px; background-position: 0px -125px; }
.meg {width:92px; height: 76px; background-position: -134px -125px; }
.mike {width:92px; height: 76px; background-position: -0px -214px; }
.aster {width:92px; height: 76px; background-position: -134px -214px; }

.meet-team-m {padding: 0 30px 30px;}
.meet-team-m>.text-center {text-transform: capitalize;}
.meet-team-m div:first-child {font-size: 24px;}
.meet-team-m .meet-editor-wrapper{min-height: 740px;}
.meet-team-m .meet-editor-wrapper-writers-reg-in {min-height: 560px;margin-left: 0;margin-right: 0;}
.meet-team-m .meet-editor-wrapper, .meet-team-m .meet-editor-wrapper-reg-in {
    margin-top: 30px; border: 1px solid #d8d8d8;  padding: 15px 20px 20px;  border-radius: 4px;
}
.meet-team-m .meet-editor-profile {  min-height: 90px;  display: table;  color: #656565;}
.meet-editor-profile-name span, .meet-team-m .meet-editor-profile-img {
    font-size: 13px; color: #827f7f;line-height: 16px; display: inline-block; padding-top: 5px;
}
.meet-team-m .meet-editor-profile-img div {
    border: 1px solid #aaa;border-radius: 4px; width: 92px; height: 76px;
}
.meet-editor-profile-name, .meet-team-m .meet-editor-profile-img {
    display: table-cell; vertical-align: middle; padding-right: 10px; font-size: 16px;
}
.meet-team-m .meet-editor-profile-content {
    font-size: 12px; text-align: justify; margin-top: 15px; color: #656565;
}
.our-team-main .modal-header {height: 20px;}

/* tooltip - general css */
.tooltip-inner{background-color: #4CB261;max-width:250px;font-size: 12px;text-align: justify;border-radius: 4px;padding: 10px;}
.tooltip.show { opacity: 1; }
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before{border-bottom-color: #4CB261;}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before{border-top-color:#4CB261;}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before{border-right-color:#4CB261;}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before{border-left-color:#4CB261;}
.bs-tooltip-left .tooltip-inner{max-width: 400px;}
.get-quote .tooltip-inner{max-width: 300px;}
.sup-text {display: inline-block;vertical-align: top;font-size: 11px;cursor: pointer;}
.sup-text-font-10 {font-size: 10px!important;}
.sup-text a { color: #4CB261!important;display: inline-block; width: 10px;text-align: center; cursor: pointer;}
.supplementaryFileTooltip {left:182px!important}
@media (min-width: 1200px){
    .bs-tooltip-left .tooltip-inner{max-width: 490px;}
    .meet-team-m .meet-editor-wrapper-reg-in {  min-height: 550px;}

}
@media screen and (max-width: 1199.98px){
    .meet-team-m .meet-editor-wrapper{min-height: auto;}
}
@media screen and (max-width: 767.98px){
    .mob-mar-auto {margin: auto;}
    .delete-job .btn-default {margin-bottom: 20px; width: 170px;}
    .customer-support .modal-dialog { width: 100%;margin: 5% auto;}
    #customer_support_submit-btn {margin-top: 20px;}
    .customer-support .services-m-d-model {margin: -10px auto 10px;}
    .modal-header .close{font-size: 16px;}
    .view-sample .modal-header .close{padding-top: 5px;}
    .feedback-trustpilot-modal .modal-dialog {max-width: 90%;}
    .tooltip .tooltip-inner{max-width:250px;}
    .line-height-30-mob {line-height: 30px;}
    .pay .btn-cancel-pp.cancel-btn {margin-top: 30px}
    
}

/* // Extra small devices (portrait phones, less than 576px) */
@media screen and (max-width: 575.98px){
    /* .tooltip .tooltip-inner{max-width:180px;} */
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .instamojo-popup a.uploaddoc {max-width: 300px; margin: auto;}
    .pay .btn-cancel-pp.cancel-btn {margin-top: 20px;}
}

@media screen and (min-width:780px) and (max-width:1100px){
        .pay .btn-cancel-pp.cancel-btn, #instamojoPopup .cancel-btn {margin-top: 20px!important;}
        .when-show-mob {display: none!important;}
        .services-m-d-4.mar-rth-5-par {margin-right: 0;}
}
/* ------------------------------ */
/* END - CROSS BROWSER css FIXES */