﻿.chat-small{
cursor:pointer;
	position:fixed; bottom:0px; right:22px; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; background-color:#292c35; padding:12px 21px;
}

.chat-small img{
	display:inline-block; vertical-align:middle;  margin-right: 2px;
}
.chat-small h4{
	display:inline-block; vertical-align:middle; font-size:14px; color:#fff;    margin: 0px;
}


.chat-main-step-2{
	position:fixed; bottom:0px; right:22px; width:280px; background-color:#f7f7f7;
}

.chat-mail-dtal{
	float:left; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; background-color:#292c35; padding:12px 21px; width:280px;     box-sizing: border-box;     -moz-box-sizing: border-box;
}
.chat-mail-dtal img{
	display:inline-block; vertical-align:middle;  margin-right: 2px;
}
.chat-mail-dtal h4{
	display:inline-block; vertical-align:middle; font-size:14px; color:#fff;    margin: 0px;
}

.chat-index-main{
	float:left; width:280px; background-color:#fff;  box-sizing: border-box;  -moz-box-sizing: border-box; padding:15px;     box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.22);
}
.chat-input-1{
	float:left; width:100%; height:auto; margin-bottom:10px;
}
.chat-input-1 input{
	float:left; width:100%; background-color:#efefef; height:38px; font-size:13px; color:#666666;    padding: 0px; border:none;
	box-shadow:0px 1px 2px rgba(0, 0, 0, 0.25);    padding-left: 12px;
}
.chat-input-1 textarea{
	float:left; width:100%; background-color:#efefef; height:101px; font-size:13px; color:#666666;    padding: 0px; border:none;
	box-shadow:0px 1px 2px rgba(0, 0, 0, 0.25);    padding-left: 12px; padding-top:12px;
}

.chat-input-1 input[type=submit], .chat-input-1 input[type=button]{
	float:left; background-color:#59acf1; padding:5px 24px; color:#fff; font-size:13px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;     width: auto; height:auto;
}
.chat-input-2{
	margin-bottom:0px;
}

.side-chat-bar{
	position:fixed; right:0px; top:0px; bottom:0px;    background-color: #f7f7f7;    width: 281px;    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.22);    z-index: 9999;
}
.chat-mail-dtal2{
	border-radius:0px !important;
}
.chat-right-inner {
    box-sizing: border-box;
    float: left;
    height: 100%;
    padding: 12px;
    width: 72%;
    max-height: 660px;
    overflow-y: scroll; background-color: #f7f7f7 !important; box-shadow:none !important;
}
.chat-right-inner22 {
    box-sizing: border-box;
    float: left;
    height: 100%;
    padding: 12px;
    width: 72%;
    max-height: 660px;
    background-color: #f7f7f7 !important; box-shadow:none !important;
}
.chat-search{
	float:left; width:100%;
}
.chat-search input{
	float:left; width:100%; background-color:#ebebeb; font-size:13px; color:#a9a9a9; padding:0px; padding-left:12px;    height: 36px;
}
.chat-per-left{
	height:auto; width:100%; float:left; margin-bottom: 30px;
}
.chat-per-left h4{
	float:left; width:100%; text-align:right; font-size:11px; color:#666666;     margin: 0px;
    margin-bottom: 10px;
}
.chat-img{
	float:left; height:37px; width:37px; border-radius:50%; overflow:hidden;    margin-left: 12px;
}
.chat-text{
	float:right; width:180px; padding:9px 10px; background-color:#ececec; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; box-sizing: border-box;  -moz-box-sizing:border-box; position: relative;
}
.chat-text p{
	float:left; line-height:21px; color:#666666; font-size:13px; margin-bottom:0px;
}
.chat-text:before {
    position: absolute;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ececec;
    left: -8px;
    top: 7px;
}
.chat-per-right .chat-img{
	float:right; margin-left:0px; margin-right:12px;
}
.chat-per-right .chat-text{
	float:left; background-color:#2b2e33; color:#fff !important;
}
.chat-per-right .chat-text p{
	color:#fff;
}
.chat-per-right .chat-text:before{
	right: -8px;
	border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #2b2e33;
    border-right: none; left:auto;
}
.chat-per-right h4{
	text-align:left;
}
.type-mass-div{
	position:fixed; bottom:0px; right:0px; height: 45px;
    width: 281px; background-color:#f7f7f7;
}
.type-mass-div input{
	float:left; width:100%; font-size:13px; color:#666666;    border: none;    margin-top: 5px;
}

.error {
    font-size: 11px;
    color: red;
    margin: 0;
}
#chatThirdStepLive, .chat-mail-dtal{
	cursor:pointer;
}
.modal-dialog{margin:0px auto !important;}


#succ_msg.chat-input-1 {
	display:none;
    float: left;
    width: 100%;
    color: green;
    font-size: 12px;
    text-align: center;
}
.close{
	color: #fff !important;
	opacity: 1.0 !important;
}
.close:hover, .close:focus{
	color: #fff !important;
	opacity: 1.0 !important;
}
