body {background: transparent !important;}
.pb-chat-dropdown table{margin-bottom:auto !important;}
/*********Greatpros Chat banner***********/
.yr-chat-area{
    text-align: center;
    padding: 0px;  
    height: 100%;
    display: table;
}
.chatWrp {
    position: absolute;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#nextChat1 {
    padding-top:10px; 
}
.yr-allBtn-box {
    vertical-align: middle;
/*    display: table-row;*/
    margin-top: 15px;
}
.add-no {
    background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/call-us-bg.png) no-repeat center center;
    background-size: 200px;
    height: 51px;
    width: 100%;
    color: #fff;
    font-weight: 500;
    padding-top: 6px;
    cursor: pointer;
}
.add-no span{
    color:#fff;
    -webkit-font-smoothing: antialiased;    
}
.add-bgBtn {
    background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/big-btnBg.png) no-repeat center center;
    background-size: 160px;
    height: 55px;
    width: 100%;
    color: #fff;
    font-weight: 500;
    padding-top: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 16px;
}
.yr-chat-area h1 {
    color: #ff614f;
    margin-top: 10px;
    font-weight: 900;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
    line-height: 1.1;
}
.yr-chat-area p {
    padding-left: 0px;
    font-size: 18px;
    color: #8d8d8d;
    margin-top: 10px;
    margin-bottom: 10px;
}
.yr-zyra-chat-logo{
    padding-top: 20px;
    padding-bottom: 10px;
}
.yr-zyra-chat-logo img {
    padding-top: 0;
    max-width: 180px;
    max-height: 80px;
}
.pb-chat-main-panel{
     width:100% !important;
     display: flex;
}
.pb-chat-main-panel .yr-chat-area{
    height: auto;
}
/**************END******************/

/** 22 Oct 2018 **/
/*.yr-chat-popup {
    position: absolute;
    right: 72px;
    bottom: 15px;
    z-index: 999999999999 !important;
}*/
.yr-chat-popup {
    position: relative;
    z-index: 999999999999 !important;
    display: inline-block;
    top: 30px;
    left: 30px;
}
.yr-popupMsg {
    display: inline-block;
    position: relative;
    max-width: 270px;
    background-color: #fff;
    border-radius: .625rem;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.4);
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
span.yr-afterArrow {
    display: block;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: -10px;
    bottom: 10px;
    background-color: inherit;
    transform: translateX(-6px) rotate(45deg);
    pointer-events: none;
    box-shadow: 2px -2px 2px 0 rgba(0,0,0,.2);
}
.yr-popupInnerMsg {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    border-radius: inherit;
}

.yr-msgArea {
    padding: 14px;
    max-width: 100%;
    white-space: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yr-msgArea span{
    box-sizing: border-box;
    max-width: 270px;
    font-size: 14px;
    white-space: normal;
    cursor: pointer;
    color: #333;
    font-family: Brandon,sans-serif;
}
/**       **/
/***********CHAT SECTION *****************/
    .yr-chatMain{
        z-index: 9999;
        border: 0;
        height: 100%;
        width: 100%;
        padding: 20px;
        display: none;
    }
        .pb-chat-panel {
        border: none;
        margin-bottom: 0px;
        background: transparent;
        box-shadow: inherit;
        padding-top: 5px;
        height: 100%;
    }
    span.yr-readyBtn {
        display: inline-block;
        margin-top: 15px;
    }
    .pb-chat-panel-heading {
        margin-top: -5px;
    }

    .pb-chat-top-icons {
        margin-top: 4px;
    }

    #support_label {
        color: #999;
    }

    .pb-chat-labels {
        font-size: 14px;
        display: inline-block;
        white-space: inherit;
        color: #3d4143;
        line-height: 22px;
        font-weight: normal;
        padding:6px 14px;
        text-align: left;
        margin-bottom: 10px;
        word-break: break-word;

    }
    .pb-chat-labels-left {
        background-color: #f4f7f8;
        text-align: left;
    }
    .pb-chat-labels-right {
        margin-bottom: 0;
        margin-right: 5px;
        text-align: right;
    }
    .yr-rightchatText{
        position: relative;
    }
    .yr-leftchatText{
        position: relative;
        word-break: break-word;
    }
    .form-group.pull-right.pb-fvchat-labels-right, .pb-chat-labels-right {
    text-align: right;
    padding-bottom: 9px;
}
span.chat-time{
    position: absolute;
    right: 2px;
    bottom: 4px;
    color: #7b7b7b;
    font-size: 11px;
    font-weight: 300;
    z-index: 99;
    font-family: Arial,sans-serif;
}
.pull-right span.chat-time{
    right:5px;
}
/*    .yr-leftchatText:after{
        content: '';
        background-image: url(../images/zyra-img-small.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        width: 40px;
        height: 50px;
        position: absolute;
        left: -47px;
        top: 5px;
    }*/
    .pb-chat-labels-left img {
        position: absolute;
        left: -47px;
        top: 0px;
        max-width: 40px;
        max-height: 50px;
    }
    
    .yr-chatMain .form-group {
        margin: 10px 0px;
        max-width: 100%;
        position: relative;
    }
    .yr-chat-boxarea{
        margin-bottom: 15px;
    }
    .pb-chat-labels-left {
        margin-left: 45px;
    }

    .pb-chat-labels-primary {
        margin-right: 5px;
/*        background-color: #e9eff1;*/
        background-color: #337ab7;
        color: #FFF;
    }

    .pb-chat-fa-user {
        border: 1px solid blue;
        padding: 5px;
        border-radius: 50%;
    }

    .pb-chat-textarea {
        resize: none;
        border: 0px;
        box-shadow: initial;
/*        padding: 10px 40px 0px 10px;*/
        padding: 10px 75px 0px 10px;

        border-radius: 0;
    }

    .pb-chat-dropdown {
        position: relative;
        display: inline-block;
        padding: 0px;
        border-radius: 5px;
        max-width: 100%;
        height: 90%;
        border: 0px;
        -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 12px rgba(0, 0, 0, 0.2);
        background: #fff;
        list-style: none;
        width:100%;
    }
    .pb-chat-dropdown li{
        height: 100%;
        padding-bottom: 35px;
    }
    .pb-chat-btn-circle {
        border-radius: 35px;
    }

    .pb-btn-circle-div {
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        padding-right: 0px;
    }
    .yr-smile-icon, .yr-uploadBtn {
        display: inline-block;
    }
    .yr-uploadBtn img, .yr-smile-icon img{
        width: 25px;
        margin: 10px;
    }
    .yr-sentBtn {
        border: 0px;
        background: transparent;
        position: absolute;
        right: 25px;
        top: 6px;
        outline: 0;
    }
    .yr-sentBtn img{
        width: 25px;
    }
    .yr-chatFooter{
        padding: 10px 0px;
        background-color: transparent;
        margin: 0 10px 0 15px;
        border-bottom: 1px solid #ddd;
        position: relative;
    }
    .yr-client-logo {
        position: absolute;
        overflow: hidden;
        top: -45px;
        left: 20px;
    }
    .yr-client-logo img {
        max-height: 40px;
        max-width: 100%;
    }    
    p.yr-discl a {
        color: #808080;
        text-decoration: none;
    }
    .yr-chatUser-icon img{
        width: 50px;
    }
    span.yr-chatTag {
        display: inline-block;
        padding: 15px 25px;
        border: 1px solid #ddd;
        border-radius: 50px;
        margin: 0px 12px 12px 0px;
    }
    span.yr-chatbtnTag {
        display: inline-block;
        padding: 15px 25px;
        border: 1px solid #d7928f;
        border-radius: 50px;
        margin: 0px 12px 12px 0px;
        background: rgba(255,101,59,1);
        background: -moz-linear-gradient(45deg, rgba(255,101,59,1) 0%, rgba(255,88,91,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,101,59,1)), color-stop(100%, rgba(255,88,91,1)));
        background: -webkit-linear-gradient(45deg, rgba(255,101,59,1) 0%, rgba(255,88,91,1) 100%);
        color: #fff;
    }     
    span.yr-chatbtnTag img {
        margin-left: 15px;
    }
    
/*    .yr-cross-btn{
        display: none; //for mobile 2feb
    }*/
   .yr-toggle-btn{
        width: 52px;
        height: 52px;
        outline: 0;
        z-index: 99999;
        position: fixed;
        border-radius: 50% !important;
        border: 0px solid #fff;
/*        background: linear-gradient(45deg, #286d94 28%, #09cc90 66%);*/
        padding: 0px;
        vertical-align: middle;
        align-items: center;
        justify-content: center;
        border-radius: 4px !important;
    }
    .yr-toggle-btn:before{
/*        content: '';
        background: url(../images/zyra-tp-logo.png) no-repeat;
        display: block;
        background-size: 45px!important;
        height: 60px;
        width: 60px;
        background-position: center;*/
        content: '';
        /*background: url(../images/zyra-tp-logo.png) no-repeat;*/
        display: flex;
        background-size: 32px;
        height: 32px;
        width: 32px;
        background-position: center;
        margin: auto;
    }
    .yr-toggle-btn-close:before{
        content: '';
        background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/cross-out.png) no-repeat;
        display: block;
        background-size: 18px!important;
        background-position: center;
/*      height: 60px;
        width: 60px;*/
        height: 18px;
        width: 18px;
        margin: auto;
    }
    p.yr-discl {
    font-size: 11px;
    color: grey;
    padding: 6px 10px;
    width: 100%;
    margin: 0px;
    text-align: right;
}
    .panel-body.yr-scroll-chatBody {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 322px;
        padding: 0px 30px;
/* this had been removed because of scroll issue on android */
/*        position: relative;*/
        max-height: 100%;
        flex: 1;
    }
    .yr-loader {
        padding: 10px 10px;
        height: 40px;
    }
    .yr-loader img {
        width: 40px;
        margin-right: 10px;
    }
    .yr-loader span{
        font-size: 14px;
    }
    .termbox {
    background: #fff;
    padding: 74px;
    padding-top: 70px;
    margin: 50px 0px;
    text-align: justify;
    border-radius: 37px;
    box-shadow: 0px 2px 2px #ccc;
}
/*p.yr-discl {
    display: none;
}*/

button.yr-sentBtn img {
    width: 18px;
}

.yr-smile-icon i.fa.fa-undo {
    font-size: 23px !important;
}
.textarea-chat-extra{
        font-size: 13px !important;
        line-height: 13px !important;
        height: 34px !important;
    }
.yr-cross-btn{display:none;}
.chat-opt {
    /* margin-left: 30px; */
    display: flow-root;
    margin-top: 10px;
}

.chat-opt + .chat-time {
    bottom: -5px !important;
}
/*------------------------------------------*/
.yr-socialbtn ul {
    padding: 0px;
    margin-top: 10px;
}
.yr-socialbtn {
    background-color: #fff;
    padding-left: 40px;
}
/* .pb-chat-labels-primary{
    padding: 12px 20px;
    
} */
a.yr-btn-primary {
    margin: 0 auto !important;
    text-align: center;
    font-weight: 300 !important;
    padding: 10px !important;
    text-decoration: none;
}
.yr-review-feedback input.form-control{
    padding: 3px 5px;
}
.review-btmtxt{
    margin: 5px 0;
}
.yr-toggle-btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    left: auto;
}
.yr-closechat{
    color: #b4e3ff;
    display: inline-block;
    position: absolute;
    right: 10px;
    cursor: pointer;
    font-size: 22px !important;
    top: 6px;
}

.yr-logoTitle{
    text-align: center;
    display: block!important;
    position: absolute;
    left: 80px;
    width: 65%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.back-btn.yr-inner-chatBox .menu{
    z-index: 9999;
    
}
.back-btn.yr-inner-chatBox .menu a{
    text-decoration: none;
    color:#fff;
}
/***********CHAT SECTION END*****************/

 .yr-schedule-box{
             min-height: 258px !important;
             margin-top:0px !important;
         }
         .yr-schedule-box p{
             padding-left:0px !important; 
         }
 .yr-closebublepop {
    color:#fff;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    background: #1d1d1d;
    border-radius: 50px;
    border: 1px solid #fff;
}
/*********** CHAT NEW CSS 05APR *****************/
#emergency_ser{
    padding-left: 10px;
    text-align: left;
    padding-bottom: 7px;
    color:#7d7878;
    font-weight: 600;
}
.yr-readyBtn.add-no a {
    text-overflow: ellipsis;
    max-width: 180px;
    overflow: hidden;
    display: inline-block;
    color: #fff;
}
#emergency_ser img{
    width: 18px;
    margin-right:8px; 
}
.yr-main-price-box {
    height: 317px;
    padding-top: 26px;
    min-width: 225px;
    display: inline-block;
}
.back-btn.yr-inner-chatBox {
    display: flex;
    background: #0976b7;
    padding: 12px 10px;
    margin-top: -5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
text-decoration: none;
}
.back-btn.yr-inner-chatBox i {
    font-size: 22px !important;
    line-height: 18px;
    margin-right: 10px;
    color: #fffefe;
}
.back-btn.yr-inner-chatBox span {
    display: inline-flex;
    font-size: 15px;
    color: white;
    font-weight: 600;
}
.yr-inner-chatBox{
    padding-bottom: 10px;
}
.chat-main-content{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.yr-chat-price {
/*    min-width: 258px;*/
    overflow: auto;
    height: 250px;
}
h3.yr-price-title{
    text-align:center;
    margin-bottom:25px;
    font-size:20px;
    font-weight:600;
    color:#7d7878;
}
.yr-chat-price p{
    padding-left:40px;
    font-size:14px;
    font-weight:400;
    margin-bottom: 16px;
    color:#7d7878;
    text-align: left;
}
.yr-emergency-title {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    color: #fff;
    font-size: 16px;
    padding: 6px 16px;
    display: inline-block;
}
.continue-btn img,
.send-btn img{
    width: 80% !important;
}
/*#nextChat4, #nextChat5, #nextChat6 {
    padding-top: 8px;
}*/
.chat-zyra-logo {
    padding-top: 42px;
}
.chat-zyra-logo2 {
    padding-top: 24px;
}
.chat-zyra-logo3 {
    padding-top: 24px;
}
.star-list img {
    padding-right: 2px;
}
.info-question {
    padding-left: 34px !important;
}
.info-question2 {
    padding-left: 27px !important;
}

.ps > .ps__scrollbar-y-rail {
    -webkit-transition: initial !important;
    -o-transition: initial !important;
    -moz-transition: initial !important;
    transition: initial !important;
}

@-webkit-keyframes glowing {
0% {background-color: #fe6142;-webkit-box-shadow: 0 0 3px #fe6142;}
50% {background-color: #ff585a; -webkit-box-shadow: 0 0 40px #ff585a;}
100% {background-color: #fe6042; -webkit-box-shadow: 0 0 3px #fe6042;}
}

@-moz-keyframes glowing {
0% {background-color: #fe6142;-webkit-box-shadow: 0 0 3px #fe6142;}
50% {background-color: #ff585a; -webkit-box-shadow: 0 0 40px #ff585a;}
100% {background-color: #fe6042; -webkit-box-shadow: 0 0 3px #fe6042;}
}

@-o-keyframes glowing {
0% {background-color: #fe6142;-webkit-box-shadow: 0 0 3px #fe6142;}
50% {background-color: #ff585a; -webkit-box-shadow: 0 0 40px #ff585a;}
100% {background-color: #fe6042; -webkit-box-shadow: 0 0 3px #fe6042;}
}

@keyframes glowing {
0% {background-color: #fe6142;-webkit-box-shadow: 0 0 3px #fe6142;}
50% {background-color: #ff585a; -webkit-box-shadow: 0 0 40px #ff585a;}
100% {background-color: #fe6042; -webkit-box-shadow: 0 0 3px #fe6042;}
}
/***********CHAT SECTION END*****************/


.financing-ques {
    text-align: right;
}

.financing-ques .btn {
    background: #ff4a47;
    color: #fff;
    border-radius: 3px;
    width: 70px;
    height: 40px;
    font-size: 13px;
    margin-top: 5px;
}

.yes-btn {margin-right: 20px;}

.no-btn {
    margin-right: 33px;
}

.disabled-chat-footer {
    position: relative;
}

.disabled-chat-footer:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 999999;
}
.financing-ques .form-group {
    text-align: left;
}

        a.yr-chat-btn {
            display: inline-block;
/*            background: #0976b7;*/
            padding: 8px 10px;
/*            color: #fff;*/
            font-size: 16px;
            border-radius: 5px !important;
            text-decoration: none;
            width: 150px;
            margin: 10px 0;
            box-shadow: 0px 5px 10px #7e7f80;
        }
        .yr-chat-head-title{
            margin: 10px auto;
            font-size: 20px;
/*            color: #0875b5;*/
            line-height: 1.8em;
            width: 250px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .yr-welcm-sereen .yr-chat-area {
            padding-top: 0px !important;
        }
        .yr-welcm-sereen .yr-chat-head-title {
            margin: 20px auto !important;
            font-size: 16px !important;
            font-weight: 600 !important; 
            line-height: 1.8em !important; 
        }
        .yr-welcm-sereen a.yr-chat-btn {
            font-weight: 600 !important;
        }
        .yr-chat-boxarea .review-img:first-child{
            padding-right:3px; 
        }
        .yr-chat-boxarea .review-img:last-child{
            padding-left:3px; 
        }
        .yr-chat-boxarea .review-img img{
            max-width: 100%;
            max-height: 100%;
            margin-top: 10px;
        }
   
        /**************Review Welcome Popup*****************/
.yr-review-popup {
    border: 1px solid #fff;
    position: relative;
/*    margin-top: 20px;*/
}
.yr-review-popup p {
    color: #126091;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    margin: 20px 10px;
}

.yr-socialbtn ul li {
    list-style: none;
    display: inline-block;
    padding: 0 2px;
    margin-bottom: 15px;
    margin-right: 15px;
}

.yr-socialbtn ul {
    padding: 10px;
    margin: 0px;
}

.yr-socialbtn ul li a img {
    max-width: 90px;
    max-height: 35px;
}

.yr-socialbtn {
    background-color: #fff;
    padding-left: 35px;
}
.yr-review-feedback {
    display: inline-block;
}
.yr-review-feedback form {
    display: inline-block;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 10px 0;
}
.yr-review-feedback .form-group {
    margin: 4px 0px !important;
    width: 100%;
    float: left;
}
.yr-review-feedback input.form-control {
    height: auto;
    font-size: 12px;
    padding: 5px;
}
.yr-review-feedback label {
    font-size: 12px;
    text-align: left;
    color: #0976b7;
    font-weight: 600;
    margin-bottom: 0;
}
.yr-review-feedback .yr-btn-primary{
    display: inline-block;
    background: #0976b7;
    padding: 3px 5px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    border-radius: 5px !important;
    width: 120px;
    margin: 3px 0;
}
.review-btmtxt a {
    color: red;
}
.review-btmtxt {
    display: inline-block;
    margin: 12px 0;
    font-size: 11px;
    color: #999;
}
/*************Review Welcome Popup End***************/

.defaultChatLogo{
        width: 40px;
        height: 40px;
        outline: 0;
        border-radius: 50% !important;
        border: 0px solid #fff;
        padding: 0px;
        position: absolute;
        left: -45px;
        background-size: 31px;
        background-repeat: no-repeat;
        background-position: 5px;
        background-image: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/zyra-tp-logo.png')!important;
        margin-top: -5px;
    }

.dyopt,.dyoptFirst {
    padding: 5px 14px;
    margin-right: 10px !important;
/*    color: #0976b7;*/
/*    border-color: #3253f5;*/
    border: 1px solid;
    border-radius: 60px !important;
    float: left;
    font-size: 14px;
/*    min-width: 110px;*/
    text-align: center;
    cursor: pointer;
/*    height: 40px;*/
    line-height: 29px;
    margin-left: 5px !important;
}
.dyopt:nth-child(odd){
    
/*    min-width: 146px;*/
}
.yr-sm-chat,.yr-sm-call,.yr-sm-star, .yr-sm-strong, .yr-sm-smile, .yr-sm-like, .yr-sm-dislike{
    width: 16px;
    height: 14px;
    margin-left: 2px;
    position: relative;
    display: inline-block;
}
.yr-sm-chat:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/chaticon.png');
    position: absolute;
    left: 0;
    top: -1px;
}
.yr-sm-call:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/smartphone.png');
    position: absolute;
    left: 0;
    top: -2px;
}
.yr-sm-star:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/star-review.png');
    position: absolute;
    left: 0;
    top: -2px;
}
.yr-sm-strong:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/strong.png');
    position: absolute;
    left: 0;
    top: 0px;
}
.yr-sm-smile:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/happy.png');
    position: absolute;
    left: 0;
    top: 0px;
}
.yr-sm-like:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/like.png');
    position: absolute;
    left: 0;
    top: 0px;
}
.yr-sm-dislike:after{
    content: url('https://cdn.zyratalk.com/assets/contractorschatbot/images/dislike.png');
    position: absolute;
    left: 0;
    top: 4px;
}
/*.clearfix {
    overflow: auto;
}*/
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.callnow{
    margin-left: 15% !important;
    text-align: center;
    line-height: 22px;
    font-weight: normal;
    padding: 6px 14px;
    vertical-align: baseline;
    border-radius: .25em !important;
    display: inline-block;
    white-space: inherit;
    height: 34px !important;
    margin-top: -10px;
}
.chat-main-content table{
    max-width:300px;
}

.onchatCss{
    position: absolute;
    height: 34px;
    width: 100%;
}
   .overlayLoader:before {
                    content: '';
                    position: absolute;
                    width: 100%;
                    top: -5px;
                    height: 100%;
                    height: calc(100% + 5px);
                    height: -webkit-calc(100% + 5px);
                    height: -moz-calc(100% + 5px);
                    height: -o-calc(100% + 5px);
                    background: rgba(0,0,0,0.2);
                    z-index: 999999;
                    border-radius: 3px;
                }

                .overlayLoader:after {
                    content:'';
                    border: 2px solid #f3f3f3;
                    border-radius: 50%;
                    border-top: 2px solid #0992ff;
                    width: 25px;
                    height: 25px;
                    display: inline-block;
                    -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite;
                    position: absolute;
                    top: 50%;
                    left:50%;
                    transform: translate(-50%, -50%);
                    transform: -webkit-translate(-50%, -50%);
                    transform: -moz-translate(-50%, -50%);
                    transform: -o-translate(-50%, -50%);
                    z-index: 9999999;
                }


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

                @keyframes spin {
                    0% { transform: rotate(0deg); }
                    100% { transform: rotate(360deg); }
                }
/*                .ps__scrollbar-y-rail{
                    display: none !important;
                }*/
                
/***********MEDIA QUERY*****************/
@media only screen and (max-width: 1024px) {
    .yr-toggle-btn{
        right: 25px;
    }
}

@media only screen and (max-width: 1200px) {
    .starter-template {
        background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/temp.png) no-repeat 0px 50px;
        background-size: 100% 91%;
        margin-bottom: 10px;
        padding: 60px 0px 20px 60px;
    }
    
}
@media only screen and (max-width: 992px) {
    .main {
        background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/main-bg.jpg) no-repeat 0px -180px;
        background-size: 100%;
    }
    .starter-template {
        background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/temp.png) no-repeat 0px 50px;
        background-size: 100% 89%;
        margin-bottom: 10px;
        padding: 60px 0px 20px 60px;
    }
    .yr-zyraLogo img{
        padding-top: 30%;
    }
    .yr-slide-area h1{
        font-size: 25px;
    }
    .yr-slide-area p{
        font-size: 14px;
    }
    .yr-slide-txt{
        font-size: 14px;
    }
    .yr-readyBtn img {
        width: 180px;
    }
    .yr-Headbox-heading{
        font-size: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .yr-navbar .navbar-collapse {
        background: #f4f3f3;
        box-shadow: 0px 3px 3px #ccc;
        margin: inherit;
    }
    .hide-xs{
        display: none;
    }
    .navbar-toggle{
        float: inherit;
        margin-left: 45px;
    }
    .yr-soicalIcon li{
        display: inline-block;
    }
    .starter-template {
        background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/temp.png) no-repeat 0px 50px;
        background-size: 100% 87%;
        margin-bottom: 10px;
        padding: 60px 0px 40px 0px;
    }
    .yr-slide-area h1{
        font-size: 24px;
    }
    .yr-slide-area p{
        font-size: 17px;
        font-weight: 600;
        color: #4A4A4A;
    }
    .yr-slide-txt{
        font-size: 13px;
        width: 180px;
        margin-left: auto;
        margin-right: auto;
    }
    .yr-readyBtn img {
        width: 200px;
    }
    .yr-HeadboxSection{
        width: 100%;
    }
    .fill.yr-silderBg img {
        padding-top: 20px;
    }
    .yr-homeslider .carousel-indicators{
        display: none;
    }
    .yr-testimonial {
        padding-top: 0px;
    }
    .yr-heading {
        font-size: 25px;
    }
    .yr-ftrText{
        margin: 15px auto;
    }
    .yr-footer-inr{
        text-align: center;
    }
    .yr-Res-align-center{
        text-align: center;
    }
    .yr-testimonial .carousel-indicators{
        left: 0% !important;
        width: 100%;
        text-align: center !important;
    }
    .yr-footerBottom span{
        padding: 0px;
        margin-bottom: 10px;
    }
    .yr-chatMain .form-group{
        width: 100%;
        margin-right: 0px;
        margin: 10px 0px;
    }
    .yr-toggle-btn, .yr-toggle-btn-close{
        background-size: 65px;
/*        bottom: 10px;
        right: 20px;*/
        bottom: 0px;
        right: 0px;
    }
    
    .yr-chatFooter{
        margin: 0px;
    }
    span.yr-chatbtnTag , span.yr-chatTag{
        padding: 8px 15px;
        font-size: 12px;
    }
    .pb-chat-labels{
        font-size: 13px;
    }
    .yr-sentBtn img{
        width: 18px;
    }
    .pb-chat-dropdown{
    }
    .pb-btn-circle-div{
        padding-left: 20px;
        padding-right: 0px;
        margin-top: 8px;
    }
    .yr-smile-icon, .yr-uploadBtn {
        display: inline-block;
/*        float: left;*/
    }
    .yr-uploadBtn img, .yr-smile-icon img {
        width: 14px;
        margin: 5px;
    }
    .yr-loader {
        padding: 10px 10px;
    }
    .yr-zyraLogo img{
        padding-top: 10%;
    }
    .center-xs{
        text-align: center;
    }
    .float-right-xs{
        float: none !important;
    }
    .padding-left-xs{
        padding-left: 0px;
    }
    .yr-section {
        padding: 0px 0px 50px;
    }
    .pb-chat-main-panel{
    }
    .pb-chat-main-panel .yr-chat-area{
        height: 461px;
        padding: 50px 0px;
    }

}
@media only screen and (max-device-width: 480px) {
    .starter-template{
            background-size: 100% 85%;
    }
    .yr-zyraLogo img{
        width: 40px;
        padding-top: 15%;
    }
    .yr-uploadBtn img, .yr-smile-icon img {
        margin: 3px;
    }
.yr-closebublepop {
    color:#fff;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    background: #1d1d1d;
    border-radius: 50px;
    border: 1px solid #fff;
}
.yr-cross-btn{
        background: url(https://cdn.zyratalk.com/assets/contractorschatbot/images/chat-closeIcon.png) no-repeat;
        background-size: 60px;
        width: 60px;
        height: 60px;
        border: 0px;
        position: absolute;
        top: -30px;
        right: -17px;
        left: auto;
        outline: 0;
        z-index: 99999;
    }
    .yr-chatMain {
        padding: 0;
        z-index: 9999999;
    }
    ul.pb-chat-dropdown {
        height: 100%;
        border-radius: 0;
    }
    .yr-toggle-btn, .yr-toggle-btn-close {
        bottom: 15px;
        right: 15px;
    }
    .yr-chat-popup{
         top: 10px !important;
        left: 10px !important;
    }
    .back-btn.yr-inner-chatBox{
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .chat-main-content table{
        max-width:100%
    }
    .yr-msgBox textarea{font-size: 16px !important; }
 
}
 

/* Styles added to fix the issue with zoom in on iphone */
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2/3) {
    .yr-msgBox textarea{ font-size: 16px !important; }
}
/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    .yr-msgBox textarea{ font-size: 16px !important; }
}
/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375/667) {
    .yr-msgBox textarea{ font-size: 16px !important; }
}
/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    .yr-msgBox textarea{font-size: 16px !important; }
}

/*@media only screen and (max-width: 480px) {
    .yr-msgBox textarea{font-size: 16px !important; }

}*/

/* Start CSS for Two Facto Authentication Modal*/
.modal-backdrop{
    background-color: white !important;
    height: 90%;
    z-index: 9999999 !important;
}
.yr-infoMsg{
    font-size: 13px;
    margin-bottom: 7px;
    text-align: center;
}
.modal-title{
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.yr-modelBtn, .btn.focus, .btn:focus, .btn:hover{
    width: 100%;
    margin-top: 15px;
    background: #519387;
    color: #fff;
    font-weight: 600;
    outline: 0px !important;
}
.yr-errorMsgTfa{
    color: red;
    font-size: 11px;
    text-align: center;
}
.yr-sucessMsgTfa{
    color: #4CAF50;
    font-size: 11px;
    text-align: center;
}
.yr-infoMsgs {
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    color: #7b7b7b;
    font-weight: 600;
}
button#reSendTfaOTP {
    background: transparent !important;
    border: 1px solid #519387;
    color: #519387;
}
.modal_popup{
    z-index: 999999999;
    max-width: 360px;
    width: 100%;
    height: 350px;
    margin: 30% auto;
}

@media only screen and (orientation: landscape) {
    .modal_popup{
        margin:5% auto;
        transform: scale(0.75);
    }
    .modal-backdrop{
        height:84% !important;
    }
}
 

/* Start For Schedule Member */
.yr-membChatBot {
    max-width: 195px;
/*    background: #f4f7f8;*/
    padding: 7px;
    border: 1px solid #eceaea;
    margin-bottom: 10px !important;
    margin: 0 auto;
}
.yr-membDetails {
    display: block;
}

.yr-membImg {
    padding: 5px;
}

.yr-membContent {
    -webkit-flex-grow: 0; /* Safari 6.1+ */
    -webkit-flex-shrink: 0; /* Safari 6.1+ */
    -webkit-flex-basis: 220px; /* Safari 6.1+ */
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 220px;
    padding: 5px;
}
.yr-chatMemberLogo{
    width: 80px;
    height: 80px;
    border-radius: 50% !important;
    overflow: hidden;
    border: 1px solid #e2e1e1;
    margin: 0 auto;
}
.yr-membImg img {
    max-width: 100%;
    width: 100%;
/*    max-height: 50px;*/
}

.yr-membContent p {
    margin-bottom: 2px;
    font-size: 12px;
}

/********/
.yr-scheduleBtn{
    color: #45bddd !important;
    padding: 8px 10px !important;
    border: 1px solid #45bddd !important;
    border-radius: 0px !important;
}

.yr-membBtn{
    text-align: center;
    margin: 10px 0;
}
p.yr-Cname {
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 150px;
    margin: 0 auto;
}
.yr-bookAppointment {
    display: flex;
    width: 250px;
    margin: 0 auto;
}
.yr-bookAppointment div {
    flex: 1;
}ss
/**********/
/*#scheduleMembers{
    height:311px;
    overflow: auto;
    overflow-x: hidden;
}*/
.yr-scroll-memBody{
    font-size: 12px
}
/*.bookAppointment{
    margin-top: 5px;
    margin-bottom: 8px;
}
.bookAppointment a {
    cursor:pointer;
}*/
/* for detail */

.yr-membBtn a, .yr-btnBa {
    background: #ffffff;
    color: #457bdd;
    padding: 5px 7px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #81b9fa;
    line-height: 12px;
    transition: all .2s; 
    text-decoration: none !important;
}
.yr-membBtn a:hover {
    box-shadow: 0px 0px 2px;
}
.yr-btnBa:visited {
    text-decoration: none;
}

.yr-membSchedule {
    max-width: 300px;
}

ul.yr-changeTime {
    display: flex;
    padding: 10px;
    list-style: none;
    margin: 0px !important;
    color: #5b9cc3;
    font-weight: 500;
    border: 1px solid #5b9cc3;
    border-bottom: 0;
}

ul.yr-changeTime li {
    flex: 1;
    text-align: center;
    padding: 0px;
}

ul.yr-changeTime li a {
    color: #609dc2;
    text-decoration: none;
    cursor: pointer;
}
.yr-scheduleTime {
    margin-bottom: 10px;
}
.yr-scheduleTime ul {
    padding: 7px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    background: #fff;
    border: 1px solid #5b9cc3;
}

.yr-scheduleTime ul li {
    width: 33.333%;
    text-align: center;
    padding: 10px;
}

.yr-scheduleTime ul li span {
    padding: 2px 5px;
/*    background: #5b9cc3;*/
    cursor: pointer;
    color: #5b9cc3;
    border: 1px solid #83b5d4;
}

.yr-scheduleTime ul li span:hover {
    background: #609dc2;
    color:#fff;
}
.yr-scheduleTime-booked {
    background: #e5e5e5 !important;
    cursor: not-allowed !important;
    color: #ababab !important;
    border: 1px solid #cbd3d7 !important;
}
.scheduleMembers{
    margin-top: 25px;
}

.scheduleMemberDetail{
    margin-top: 25px;
}
.yr-membSchedule-text{
    width:100%;
    font-size:13px;
}

.yr-margin-top{
    margin-top: 15px !important;
}


/* End For Schedule Member */
/* Start For Loader */
.blockUI-spinner {
            width: 70px;
        }
.blockUI-spinner>div {
    width: 12px;
    height: 12px;
    background-color: #0976b7;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.blockUI-spinner .blockUI-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.blockUI-spinner .blockUI-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.yr-checkBtn {
    display: inline-block;
    padding: 0px 5px;
}
.yr-checkboxnewdesign {
    padding: 20px 0px 0px;
    display: block;
   
    border-radius: 25px;
    width: 100%;
}



.yr-checkBtn .mt-checkbox {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 25px;
    margin-bottom: 8px;
    font-weight: 300;
    
}
.yr-checkBtn .mt-checkbox input {
    margin: 0;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.yr-confirmBtn button {
    background: #333;
    border: 0;
    width: 100%;
    margin-top: 10px;
    color: #fff;
    padding: 10px;
    border-radius: 60px;
/*    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;*/
    outline:none;
}


@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.yr-blockUI {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ffffff26;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: progress;
}
#chatNotify {
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 5px;
    position: absolute;
    bottom: 48px;
    right: 2px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    display:none
}
/* End For Loader */
.fr-emoticon {
    display: inline-block;
    background-repeat: no-repeat;
   
    height: 18px;
    width: 17px;
}
.fr-video iframe {
    max-width: 100%;
  
}
.pb-chat-labels-left img.editorimage{
    width:100;
    position:relative;
    left:0px;
    top:0px;
    max-width: 100%;
    max-height: 100%;
}
.pb-chat-labels-left .editorexist img{
    width:100;
    position:relative;
    left:0px;
    top:0px;
    max-width: 100%;
    max-height: 100%;
}
#faceBlock{
    top: -195px !important;
    height: 200px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    z-index: 999 !important;
    color: #5762e6 !important;
    right: 3px !important;
    width: 354px !important;
}

#faceEnter{
    right: 59px !important;
    top: 6px !important;
    color: #7d7a7a  !important;
}

.mh-priorSession{
    position: absolute;
    width: 100%;
    height: 469px;
    background: white;
    top: 81px;
    opacity: .95;
    z-index: 999;
}
.mh-priorSession-title{
    padding:25px;
}

.priorSessionButtonBar{
    text-align:center;
    position:absolute;
}

.mh-priorSessionLegacyBtn{
    display: inline-block !important;
    width: 80%;
    padding: 5px 30px !important;
    color: #fff;
    background-color: #005495;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0 !important;
    margin: 0 auto !important;
    text-align: center;
    float: inherit;
    margin-bottom: 5px !important;
    border-radius: 25px !important;
}
.img-thumbnail-chat-bot {

       padding: 4px;
       line-height: 1.42857143;
       background-color: #fff;
       border: 1px solid #ddd;
       border-radius: 4px;
       display: inline;
   }
.yr-chat-bot-att {
      left: 1px;
       top: 10px;
    }
    .imageupload{
        display:none;
        outline: none;
    }
.imageupload.imageuploadnew{
    float: right;
    position: absolute;
    top: 4px;
    /* left: -82px; */
    right: 62px;
/*    z-index: 99999999999999999999999999999999999999;*/
    /* display: none; */
    border: none;
    background: none;
    /*display:none;*/
}
.imageupload.imageuploadold{
    float: right;
    position: absolute;
    top: 7px;
    /* left: -82px; */
    right: 79px;
/*    z-index: 99999999999999999999999999999999999999;*/
    /* display: none; */
    border: none;
     background: none;
}
.remove-atta 
{
    display: inline-block;
    position: absolute;
    top: -9px;
    cursor: pointer;
    text-align: left;
}
.close-btn
{
    margin-left: -12px;
}
.chat-img {

    padding: 5px;
}

@supports (-webkit-touch-callout: none) {
   .yr-sentBtn{
        right: 12px !important;
    }
   
}