body div.chat-container div{width:100%;}

body div.chat-container{border-radius:5px;width:100%;position:fixed;right:5px;bottom:5px;max-width:400px;height:415px;border:1px #c0c0c0 solid;z-index:99999;background:#f7f7f7;background:url(chat/chat-background-full.png) top center repeat-x ;}

/* body div.floating-cont{position:fixed;right:5px;bottom:5px;width:237px;padding:11px 0 0 0;padding-left:60px;height:80px;z-index:99999;background:url(chat/floating-start-ltr.png) center bottom; } */
body div.floating-cont{border-radius:5px;width:100%;position:fixed;right:5px;bottom:5px;max-width:400px;height:415px;border:1px #c0c0c0 solid;z-index:99999;background:#f7f7f7;background:url(chat/chat-background-full.png) top center repeat-x ;}

body div.floating-cont span{float:left;margin-top:90px;padding:0 50px;width:313px;text-align:left;height:20px;line-height:20px;font-size:16px;color:#3d3d3d}
body div.floating-cont .input{float:left;margin:20px 50px 10px 50px;direction:ltr;text-align:left;width:300px;padding:0 5px;height:34px;line-height:34px;background:#ffffff;color:#3d3d3d;border:1px #9e9e9e solid;}
body div.floating-cont .input ~ .input{direction:ltr;text-align:left;}
body div.floating-cont .go{text-align:left;margin:0 40px;border:0;background:url(chat/new-green-button.png);cursor:pointer;height: 43px;padding:0 20px;width:159px;line-height:42px;color:#ffffff;font-size:16px;float:right;margin-top:30px;}
body div.floating-cont a{text-decoration:none;position:absolute;left:0;bottom:20px;height:20px;line-height:20px;background:url(chat/contact-icon.png) top left no-repeat;padding-left:30px;text-align:left;color:#303030;font-size:16px;margin:0 30px;float:left;}
body div.return-to-start{cursor:pointer;background: url(chat/chat-logo.png);top: -40px;height: 93px;left: 5px;position: absolute;width: 93px;}
body div.return-to-start2{cursor:pointer; background:url(chat/chat-new-close.png);position:absolute;right:5px;top:5px;height: 28px;margin: 5px;width: 27px;}
/*
body div.floating-cont .input{float:left;direction:ltr;text-align:left;width:175px;padding:0 5px;height:31px;line-height:30px;background:url(chat/floating-input.png);color:#3d3d3d;border:0;}
body div.floating-cont .input ~ .input{margin-top:8px;direction:ltr;text-align:left;}
body div.floating-cont .go{  border:0;background:none;cursor:pointer;height: 47px;position: absolute;right: 0;top: 22px;width: 45px;}
body div.return-to-start{position:absolute;height:50px;width:55px;cursor:pointer;left:0;top:20px;}
*/




body div.chat-container.mini{border:0;line-height:64px;position:fixed;right:5px;bottom:5px;color:#3d3d3d;width:258px;text-align:left;height:63px;z-index:99999;background:url(chat/step0-bg-ltr.png) center bottom; }
body div.chat-container.mini div.chat-title-line div.chat-mini-button{background:url(chat/chat-new-restore.png);}
body div.chat-container.mini div.chat-logo ,
body div.chat-container.mini div.chat-title-line div.chat-sound-button ,
body div.chat-container.mini div.chat-title-line div.chat-mini-button ,
body div.chat-container.mini div.chat-block1 ,
body div.chat-container.mini div.status-line ,
body div.chat-container.mini div.chat-block2 ,
body div.chat-container.mini div.chat-title-line div.chat-close-button {display:none}

body div.chat-container.mini div.chat-title-line div.new-messages{top:18px;right:14px;}

body div.chat-container div.chat-title-line div.chat-mini-text{display:none;}
body div.chat-container.mini div.chat-title-line div.chat-mini-text{cursor:pointer;position:relative;text-align:left;z-index:0;padding-left:75px;display: block;float: left;height: 30px;line-height: 30px;margin-top: 17px;width: 170px;}


body div.chat-container div.chat-title-line{position:relative;width:100%;height:45px;line-height:44px;float:left;z-index:100;}

body div.chat-container div.chat-title-line .file-div{display:none;position:absolute;left:100px;top:45px;height:26px;padding:9px;border:1px #2f2f2f solid;border-radius:0 0 10px 10px;width:230px;background:url(chat/file-div-background.png)}
body div.chat-container div.chat-title-line .file-div .upload-frame{width:190px;height:26px;float:left;border-radius:5px;}
body div.chat-container div.chat-title-line .file-div .close-file{background: url(chat/chat-new-close.png);cursor: pointer;float: right;height: 28px;margin: 0;width: 27px;}


body div.chat-container div.chat-title-line div.chat-logo{position:absolute;left:5px;bottom:0;height:93px;width:93px;background:url(chat/chat-logo.png);}
body div.chat-container div.chat-title-line div.new-messages{display:none;position:absolute;right:100px;bottom:12px;height:20px;width:29px;padding-bottom:8px;color:#ffffff;font-weight:bold;font-size:12px;line-height:20px;text-align:center;background:url(chat/new-messages.png)}
body div.chat-container div.chat-title-line div.chat-file-button{overflow:hidden;line-height:32px;color:#212121;display:block;position:absolute;cursor:pointer;left:90px;bottom:4px;height:35px;width:80px;padding-left:35px;padding-right:5px;font-size:14px;text-align:center;background:url(chat/send-file-background.png)}

body div.chat-container.mini div.chat-title-line div.chat-file-button{display:none;}

body div.chat-container div.chat-title-line div.chat-close-button{float:right;height:28px;width:27px;cursor:pointer;background:url(chat/chat-new-close.png);margin:5px;}
body div.chat-container div.chat-title-line div.chat-mini-button{float:right;height:28px;width:27px;cursor:pointer;background:url(chat/chat-new-mini.png);margin:5px;margin-right:0;}
body div.chat-container div.chat-title-line div.chat-sound-button{float:right;height:28px;width:27px;cursor:pointer;margin:5px;margin-right:0;}

body div.chat-container div.chat-title-line div.chat-sound-button.on{background:url(chat/sound_on.png);}
body div.chat-container div.chat-title-line div.chat-sound-button.off{background:url(chat/sound_off.png);}

body div.chat-container div.chat-title-line span{height:24px;line-height:24px;float:left;margin-left:5px;text-align:left;}
body div.chat-container div.chat-block1{width:100%;height:270px;float:left;position:relative;z-index:10;}
body div.chat-container div.chat-block1 div.chat-display{position:absolute;border:0;background:none;padding:5px;top:0;right:0;left:0;height:248px;width:auto;overflow:auto;}
body div.chat-container div.chat-block1 div.chat-data-block{width:130px;height:250px;float:right;}
body div.chat-container div.chat-block1 div.chat-data-block img.expert-picture{width:110px;margin:10px;}
body div.chat-container div.chat-block1 div.chat-data-block div.expert-name{width:109px;height:32px;line-height:16px;font-size:12px;margin:0 5px 10px 5px;text-align:center;}
body div.chat-container div.status-line{float:none;clear:both;width:auto;padding:0 10px;height:20px;line-height:20px;}
body div.chat-container div.chat-block2{position:relative;width:100%;height:80px;float:left;background:url(chat/chat-background.png)}
body div.chat-container div.chat-block2 .textarea-container{position:absolute;top:6px;right:100px;left:5px;float:right;height:60px;width:auto;margin:5px;background:url(chat/message-text-background-part-ltr.png) top right no-repeat;}
body div.chat-container div.chat-block2 .textarea-container .textarea-second-container{position:absolute;width:auto;left:0;padding-left:5px;right:5px;top:0;bottom:0;border:0;background:url(chat/message-text-background.png) left top no-repeat;}
body div.chat-container div.chat-block2 .textarea-container textarea{height:50px;padding:5px 0;line-height:16px;width:100%;font-size:12px;float:left;background:none;border:0;resize:none;}
body div.chat-container div.chat-block2 div.send-message{float:right;color:#ffffff;margin:20px 10px 0 10px;height:40px;line-height:40px;font-size:18px;text-align:center;width:86px;border:0;cursor:pointer;background:url(chat/green-button-40.png)}

body input.netochat-start{cursor:pointer;position:fixed;z-index:999999;height:33px;width:208px;padding-right:28px;font-size:20px;color:#ffffff;font-weight:bold;top:5px;left:5px;border:0;background:url(/webimages/submit_bg.png);}

body div.chat-container div.message{position:relative;height:auto;width:100%;float:left;margin-top:10px;}

body div.chat-container div.message.recieved .right{width:218px;float:left;height:auto;}
body div.chat-container div.message.recieved .message-title{width:99%;padding-left:1%;height:24px;line-height:24px;font-size:14px;color:#5c5c5c;text-align:left;}
body div.chat-container div.message.recieved .message-text-container{float:left;width:218px;height:auto;padding-bottom:14px;background:url(chat/message-text-left-bottom.png) right bottom no-repeat;}
body div.chat-container div.message.recieved .message-text-container .message-text{width:198px;padding:5px 5px 5px 5px;padding-left:15px;height:auto;min-height:41px;background:url(chat/insane-long-message-left.png) right top no-repeat;}
body div.chat-container div.message.recieved .message-expert-picture{height:80px;width:80px;float:left;border:0;border-radius:10px;overflow:hidden;}
body div.chat-container div.message.recieved .message-expert-picture img{width:80px;height:80px;display:block;}
body div.chat-container div.message.recieved .message-time{float:left;font-size:12px;height:14px;line-height:14px;margin-left:20px;width:auto;text-align:left;}

body div.chat-container div.message.sent .right{width:218px;float:right;height:auto;}
body div.chat-container div.message.sent .message-title{width:99%;padding-right:1%;height:24px;line-height:24px;font-size:14px;color:#5c5c5c;text-align:right;}
body div.chat-container div.message.sent .message-text-container{float:right;width:218px;height:auto;padding-bottom:14px;background:url(chat/message-text-right-bottom.png) left bottom no-repeat;}
body div.chat-container div.message.sent .message-text-container .message-text{width:198px;padding:5px 5px 5px 5px;padding-right:15px;height:auto;min-height:41px;background:url(chat/insane-long-message-right.png) left top no-repeat;}
body div.chat-container div.message.sent .message-expert-picture{height:80px;width:80px;float:right;border:0;border-radius:10px;overflow:hidden;}
body div.chat-container div.message.sent .message-expert-picture img{width:80px;height:80px;display:block;}
body div.chat-container div.message.sent .message-time{float:right;font-size:12px;height:14px;line-height:14px;margin-right:20px;width:auto;text-align:right;}



body div.chat-container div.introduction{z-index:9;text-align:center;position:absolute;top:24px;width:100%;height:373px;background:#ffffff;}
body div.chat-container div.introduction div.chat-intro-label{height:24px;line-height:24px;width:90%;margin:5px auto;text-align:right;}
body div.chat-container div.introduction input.field{ width:86%;padding:0 2%;border:1px #000000 solid;margin:5px auto;text-align:right;height:24px;line-height:24px;}
body div.chat-container div.introduction textarea.text-field{text-align:right;width:86%;padding:3px 2%;height:84px;line-height:14px;margin:5px auto;resize:none;border:1px #000000 solid;}
body div.chat-container div.introduction div.send-message{margin:5px auto;height:80px;line-height:80px;font-size:18px;text-align:center;width:90%;border:1px #000000 solid;cursor:pointer;}
body div.chat-container div.please-wait{width:90%;height:48px;line-height:24px;text-align:center;padding-top:200px;background:url(chat/waiting.gif) center center no-repeat;background-size: 20%;margin:100px auto 0 auto;}
body div.chat-container .chat-end-block{width:90%;height:48px;line-height:24px;text-align:center;margin:15px auto;}
body div.chat-container .request-container{position:fixed;right:5px;bottom:5px;width:320px;height:150px;border:1px #000000 solid;z-index:99999}

body div.request-container{position:fixed;left:5px;bottom:5px;width:320px;height:80px;border:1px #9e9e9e solid;z-index:99999;background:url(chat/chat-background.png) center bottom;border-radius:8px;}
body div.request-container .request-image{border:1px #9e9e9e solid;height:68px;width:68px;margin:5px;float:left;border-radius:5px;}
body div.request-container .request-block{width:235px;height:70px;margin:5px;float:left;margin-left:0;}
body div.request-container .request-block .request-name{color:#212121;width:235px;height:28px;line-height:24px;font-size:14px;font-weight:bold;text-align:left}
body div.request-container .request-block .request-name .request-close{float:right;cursor:pointer;}
body div.request-container .request-block .request-message{font-size:12px;line-height:12px;width:176px;height:40x;float:left;text-align:left;color:#212121;}
body div.request-container .request-block .request-reply{cursor:pointer;width:58px;color:#ffffff;font-size:14px;text-align:center;height:38px;line-height:40px;border:0;margin-top:5px;background:url(chat/reply-chat-button.png);float:left;}





body div.floating-start{cursor:pointer;line-height:64px;position:fixed;right:5px;bottom:5px;color:#3d3d3d;width:183px;padding-left:75px;text-align:left;height:63px;z-index:99999;background:url(chat/step0-bg-ltr.png) center bottom; }

body div.chat-container div.no-expert-text{width:auto;padding:20px;height:auto;color:#111111;line-height:20px;font-size:14px}
body div.no-expert-text div.time-table{width:341px;height:26px;margin:0 auto;border:1px #737373 solid;background:#b8b8ba}
body div.no-expert-text div.time-table > div{width:170px;height:26px;float:left;text-align:center;line-height:26px;}
body div.no-expert-text div.time-table > div ~ div{border-left:1px #7d7e80 solid;}
body div.no-expert-text > a{text-decoration:none;width:202px;height:44px;line-height:44px;display:block;margin:0 auto;color:#ffffff;font-size:18px;text-align:center;background:url(chat/no-epxert-button.png);border:1px #549200 solid;border-radius:5px;}
