body{ margin:0px; padding: 0px; font-family: 'Open Sans', sans-serif;}
.outerwrapper {    width: 100%;    float: left;      background: url(../../common/image/chatbg.png);  height: 100%;}
.chat_head {      z-index: 99;  float: left;    margin: 0;    padding: 10px 0px;     position: fixed;    top: 0;   width: 100%;    height: auto;  
    background: linear-gradient(to right,#26bd68,#066759);}
.chatuserdetails {    width: auto;    float: left;    margin-left: 20px;}
.chatuserdetails img {  height: 35px;  float: left;    width: 35px;    margin-right: 10px;    border-radius: 50%;    -o-border-radius: 50%;    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;    -moz-border-radius: 50%;    border: 1px solid #bbb;    margin-top: 3px;}
.chatuserdetails p {    float: left; margin: 0px;}
.chatuserdetails p span {   float: left;
    width: 100%;
    font-family: arial;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 11px;
    line-height: 19px;}
.paymenthead {
    padding: 5px 0px;
    border-bottom: dotted 1px #ccc;
    font-size: 15px;     margin-top: 15px;
    font-weight: bold;
    color: #2376a6;
}
.paymentcontent {
    float: left;
 
    width: 100%;
}
.reportul {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0px;
}
.reportul li {
    float: left;
    width: 100%;
    display: block;
    padding: 10px 0px;
}
.reportul li label {
    float: left;
    font-size: 13px;
    line-height: 26px;
           margin-bottom: 5px;
    color: #848181;
    
}
.cancelstopchat {
    float: right;
    padding: 6px 18px;
    background: #b51414;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}
.complainttype {
    width: 100%;
    float: left;
    border: solid 1px #ccc;
    padding: 6px 5px;
    font-size: 13px;
    color: #575858;
}
.textareareport {
    width: 100%;
    padding: 5px 0px;
    position: relative;
    border: solid 1px #ccc;
    font-size: 13px !important;
    min-height: 60px;
    color: #5d5d5d;
    float: left;
}
.report {
    color: #fff;
    font-size: 13px;
    padding: 6px 32px;
    background: #2376a6;
    border: none;
    border-radius: 2px;
}

.bold{ font-weight: bold;}
.messageoption {    float: right;float: right;    margin-right: 14px;    margin-top: 8px;    color: #fff;    font-size: 20px;}
#btnwarpper {    float: left;    margin: 0;    width: 100%;    padding: 0px;    position: fixed;     bottom: 0px;}
.msgContentBody {    height: 400px;    background: gainsboro;    width: 100% !important;    overflow: scroll;
    display: block;    overflow-x: hidden;    height: auto;    min-height: 100px;    max-height: 460px;}
#btnform {    float: left;    margin: 0;    width: 100%;    padding: 10px 0px;   }
#messageform {    width: 90%;    margin: 0px auto;    height: auto;     clear: both;}
#messageform textarea {    width: 79%;    font-size: 12px;    height: auto;
    height: 37px;    border-radius: 5px;    -o-border-radius: 5px;    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;    -ms-border-radius: 5px;    border: 1px solid #999999;
    margin: 0 !important;    float: left;    box-shadow: inset 0px 0px 3px #999;    -o-box-shadow: inset 0px 0px 3px #999;
    -ms-box-shadow: inset 0px 0px 3px #999;    -webkit-box-shadow: inset 0px 0px 3px #999;    -moz-box-shadow: inset 0px 0px 3px #999;}

#messageform .send_btn {
    float: right;    margin: 0;    cursor: pointer;    font-size: 14px;    color: #FFF;    height: 37px;    margin-top: 0px;    padding: 0;    width: 20%;    border-radius: 5px;    background-color: #AA2222;
    border: none;    font-family: Arial, Helvetica, sans-serif;
}

.chat_scroll li {
    clear: both;display: block; margin: 0 auto;  width: 96%; margin-top: 5px;
}
.suceessstopchat {
        background: #dafde2;
    font-size: 13px;
    color: #4f5f53;
    padding: 7px 18px; text-align: center;
    border: solid 1px #c6eac6;
}
.smileicon{ color: #cc0033}
.reinitatetab a {

    padding: 10px 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;

}
.acceptreinitate {

    background: #0b8c43;
    float: left;
    width: 40%;
    text-align: center;

}
.upgradebar{ width: 100%; float: left; padding: 5px 0px; margin-top: 10px; text-align: center; margin-bottom: 6px}
.paymentupgradebtn i { float: none !important; color: #fff !important;}
#errormsg{ float: left;     padding: 10px 10px;
    background: #fff;
    font-size: 13px;
    width: 92%;
    border: 1px solid #d8cbbd;
    border-radius: 3px;
    color: #7e939e;}
.paymentupgradebtn{    padding: 7px 80px;
    background: #c70f0f;
    border-radius: 3px;
    margin-top: 6px;
    color: #fff;}
.declinereinitate {

    background: #c32121;
    float: right;
    width: 40%;
    text-align: center;

}
.reinitatetab a i {

    margin-right: 5px !important; color: #fff  !important;

}
.imagerecive{ float: left;}
.imagerecive img{ float: left;    width: 30px;    height: 30px;
    border-radius: 50%;    -o-border-radius: 50%;    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;    -moz-border-radius: 50%;    border: 1px solid #bbb;    margin-top: 5px;}

.chat_scroll .recieve {
    height: auto;
    display: block;
    margin: 5px 0 5px 15px;
    position: relative;
    max-width: 220px;
    height: auto;
    width: auto;
    line-height: 20px;
    padding: 2px 5px;
    font-size: 12px;
    text-align: left;
    color: #7d7d7d;
    float: left;
    min-height: 40px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
}
.chat_scroll li span {
    display: block;
    margin: 2px 0;
    padding: 0;
    float: left;
}
.classchatheaddummy{ width: 100%; height: 58px; float: left; }
.countMsg {
    float: left;
    font-size: 12px;
    line-height: 16px;
    color: #6e6d6d;
    margin: 5px;
    padding: 0;
    text-shadow: none;
        margin-left: 0px;
}
.chat_scroll {
    height: 73vh;
    position: relative;
    margin: 0;
    padding: 0px 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
}
.chat_scroll {
   
    overflow-y:  scroll;
    padding: 0 0px;
}
.tymsend{    float: right;
    clear: both;
   
    margin: 0px;
    margin-top: -2px;
    color: #a4a0a0;
    font-size: 11px;
    line-height: 16px;
    padding: 0;
    text-shadow: none; margin-bottom: 4px;}

.chat_scroll .recieve:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    top: 6px;
    left: -20px;
}
.imagesend img{ float: right;    width: 30px;    height: 30px;
    border-radius: 50%;    -o-border-radius: 50%;    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;    -moz-border-radius: 50%;    border: 1px solid #bbb;    margin-top: 5px;}
.chat_scroll .send {
    height: auto;
    display: block;
    margin-right: 12px;
    position: relative;
    max-width: 225px;
    height: auto;
    width: auto;
    line-height: 20px;
    padding: 2px 5px;
    font-size: 12px;
    text-align: left;
    color: #7d7d7d;
    float: right;
    min-height: 40px;
    background: #fff;
    border-radius: 5px;
    text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
}
.chat_scroll .send:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 6px;
    right: -20px;
}

.chat_scroll li i {
    float: right;
    margin: 2px 0px 0px 0;
    font-size: 10px;
    color: #999;
    clear: both;
    width: 18px;
    height: 15px;
    text-shadow: none;
    background-size: 14px;
    background-repeat: no-repeat;
        margin-left: 7px;
}
.tickcolorgray{ background: url(../../image/tick.png);}
.tickcolorblue{ background: url(../../image/doubtick.png);}
.validation {
    border: solid 1px #ff0000 !important;
}
.page_loader_message {
    background: url(../../image/sending.gif) no-repeat scroll center center rgba(159, 156, 156, 0.2);
    border-radius: 10px;
    bottom: 0;
     display: none; 
    height: 100%;
    left: 0;
    padding-top: 0px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 100%;
    z-index: 100000;
}
.clk-popup {
    position: fixed;
    top: 50%;
    left: 50% !important;
    margin-top: -150px;
    margin-left: -300px;
    
    width: 85%;
    height: auto;
    min-height: 100px;
    padding: 15px;
    
    z-index: 999;
    display: none;
    background: url(../../../mob/assets/images/pattern-bg.png) #FFF;
}
.cls-pop {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    padding: 6px 10px;
   
    color: #fff;
}

#pageloader {
    background: url(../../../mob/assets/images/loader.gif) no-repeat scroll center center rgba(14, 14, 14, 0.4);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    padding-top: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.innerpopupdiverror h4 {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 17px;
    padding: 10px 3px 10px 15px;
    font-weight: bold;
    background: #efdddc;
    color: #802d2d;
    margin-top: -15px;
    margin-left: -15px;
}
.innerpopupdiverror p {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
    color: #000;
}
.blockicon {
    color: #cc0033;
    font-size: 19px;
    margin-right: 6px;
}

.dropdown-list {
    height: 35px;
    width: 30px;
    position: relative;
    text-align: center;
    float: right;
    margin: -10px -15px -35px 0;
    z-index: 2;
}

.dropdown-list > a {
    width: 18px;
    display: inline-block;
    float: right;
    margin-right: 15px;
    position: relative;
    z-index: 3;
    background: none;
}
.dropdown-list > a img {
    max-width: 100%;
    height: auto;
}
.dropdown-list ul {
    padding: 3px 0 6px 0;
    display: none;
    position: absolute;
    width: 190px;
    border-radius: 2px;
    background: #fff;
    top: 0;
    right: 0;
    border: 1px solid #d2d3d7;
    box-shadow: 1px 1px 3px rgba(35, 35, 35, 0.3);
    z-index: 2;
    margin: 32px 24px 0 0;
}
.stopchatoptiondisplayp {
    float: left;
    width: 100%;
    text-align: center;
    color: #346f79;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
}
.stopchaticon {
    float: none !important;
    color: #66888e !important;
}
.reinitiatechat {
    padding: 10px 0px;
    float: left;
    width: 100%;
    font-size: 13px;
    background-color: #21a86d;
    border-radius: 3px;
    color: #fff;
    text-align: center;
}
.reinitiatechat i{  color: #fff;}
.stopchattextarea {
    float: left;
    width: 100%;
    padding: 5px;
    border: solid 1px #d2d2d2;
    border-radius: 3px;
    height: 35px;
    font-size: 13px;
}
.dropdown-list ul li {
    display: block;
    padding: 0px 15px;
}
.dropdown-list ul li a {
    display: block;
    border-top: 1px solid #ecedea;
    text-align: left;
    padding: 5px 0px;
    width: 100%;
    font-size: 12px;
    color: rgba(60,65,80,.9);
    float: left;
}
.dropdown-list ul li:first-child a {
    border-top: none;
}
.dropdown-list ul li a i {
    font-size: 17px;
    margin-right: 0px;
    float: left;
    color: #269f92;
}
.dropdown-list ul li a span {
    padding: 0px 0 0 5px;
    margin-left: 5px;
    float: left; margin-top: 4px;
}
.messagemoreoption{ margin-top: 10px; margin-right: 5px;color:#fff;}

.acceptbtnmsgbox {
    padding: 2px 8px;
    color: #fff;
    background: #048e08;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 10px;
    float: left;
}
.acceptbtnmsgbox i {
    margin: 6px 8px 0px 0 !important;
    width: 7px !important;
    color: #fff !important;
    float: left !important;
}
.declinebtnmsgbox {
    padding: 2px 8px;
    color: #fff;
    background: #cc0000;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 10px;
    float: left;
}
.declinebtnmsgbox i {
    margin: 6px 8px 0px 0 !important;
    width: 7px !important;
    color: #fff !important;
    float: left !important;
}
.backgroundyellow {

    background: #ff8d00;
    color: #fff;
    float: right;
    padding: 2px 10px;
    border-radius: 3px;
    cursor: pointer;

}
.backgroundyellow i {

    float: left !important;
    margin-right: -1px !important;
    line-height: 17px;
    color: #fff !important;

}

@media only screen and (max-width:760px){ 
    .clk-popup { margin-left: 0px; left: 3% !important;  }
}