.rs-agent{z-index:10001;display:none;position:fixed;bottom:0;width:30%;margin-bottom:30px;margin-right:30px}.rs-agent *{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:normal;color:#333}.rs-agent .rs-agent-modal{z-index:11000;width:100%;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.3);-moz-box-shadow:inset 0 20px 50px #dfdfdf,0 20px 30px rgba(0,0,0,.2);-webkit-box-shadow:inset 0 20px 50px #dfdfdf,0 20px 30px rgba(0,0,0,.2);-o-box-shadow:inset 0 20px 50px #dfdfdf,0 20px 30px rgba(0,0,0,.2);box-shadow:inset 0 20px 50px #dfdfdf,0 20px 30px rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.rs-agent .rs-agent-modal .rs-agent-header{border-bottom:1px solid #eee;padding:5px 15px;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;background-color:#222;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#333),to(#222));background-image:-moz-linear-gradient(top,#333,#222);background-image:-ms-linear-gradient(top,#333,#222);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#333),color-stop(100%,#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:-o-linear-gradient(top,#333,#222);background-image:linear-gradient(top,#333,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0)}.rs-agent .rs-agent-modal .rs-agent-header h3{color:#fff;font-size:18px;line-height:30px;margin:0}.rs-agent .rs-agent-modal .rs-agent-header .rs-agent-close{float:right;color:#d3d3d3;font-size:20px;font-weight:700;line-height:13.5px;text-shadow:0 1px 0 #ccc;filter:alpha(opacity=25);-khtml-opacity:.25;-moz-opacity:.25;opacity:.25;margin-top:5px}.rs-agent .rs-agent-modal .rs-agent-header .rs-agent-close:hover{color:#fff;text-decoration:none;filter:alpha(opacity=80);-khtml-opacity:.8;-moz-opacity:.8;opacity:.8}.rs-agent .rs-agent-modal .rs-agent-body{padding:15px;color:#333;max-height:400px;overflow:auto}.rs-agent .rs-agent-modal .rs-agent-body p{margin-bottom:5px}.rs-agent .rs-agent-modal .rs-agent-body label{display:block;float:none;width:auto;font-weight:700;text-align:left;line-height:20px;padding-top:0}.rs-agent .rs-agent-modal .rs-agent-body input[type=text],.rs-agent .rs-agent-modal .rs-agent-body select,.rs-agent .rs-agent-modal .rs-agent-body textarea{box-sizing:border-box;display:inline-block;height:28px;padding:4px;font-size:13px;line-height:18px;color:grey;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.rs-agent .rs-agent-modal .rs-agent-body textarea{height:100px}.rs-agent .rs-agent-modal .rs-agent-body input[type=text],.rs-agent .rs-agent-modal .rs-agent-body textarea{width:100%}.rs-agent .rs-agent-modal .rs-agent-body select{max-width:100%}.rs-agent .rs-agent-modal .rs-agent-body input,.rs-agent .rs-agent-modal .rs-agent-body textarea{-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.rs-agent .rs-agent-modal .rs-agent-body input:focus,.rs-agent .rs-agent-modal .rs-agent-body textarea:focus{outline:0;border-color:rgba(82,168,236,.8);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6)}.rs-agent .rs-agent-modal .rs-agent-body .rs-agent-error{color:#ee5f5b}.rs-agent .rs-agent-modal .rs-agent-footer{background-color:#f5f5f5;padding:14px 15px 15px;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;zoom:1;margin-bottom:0}.rs-agent .rs-agent-modal .rs-agent-footer .rs-agent-btn{cursor:pointer;display:inline-block;color:#fff;padding:5px 14px 6px;font-size:13px;line-height:normal;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-webkit-transition:.1s linear all;-moz-transition:.1s linear all;-ms-transition:.1s linear all;-o-transition:.1s linear all;transition:.1s linear all;background-color:#0064cd;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#049cdb),to(#0064cd));background-image:-moz-linear-gradient(top,#049cdb,#0064cd);background-image:-ms-linear-gradient(top,#049cdb,#0064cd);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#049cdb),color-stop(100%,#0064cd));background-image:-webkit-linear-gradient(top,#049cdb,#0064cd);background-image:-o-linear-gradient(top,#049cdb,#0064cd);background-image:linear-gradient(top,#049cdb,#0064cd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);text-shadow:0 -1px 0 rgba(0,0,0,.25);border-color:#0064cd #0064cd #003f81;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.rs-agent .rs-agent-modal .rs-agent-footer .rs-agent-btn.rs-agent-cancel{background-color:#c43c35;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#ee5f5b),to(#c43c35));background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-ms-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ee5f5b),color-stop(100%,#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(top,#ee5f5b,#c43c35);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);text-shadow:0 -1px 0 rgba(0,0,0,.25);border-color:#c43c35 #c43c35 #882a25;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.rs-agent .rs-agent-modal .rs-agent-footer .rs-agent-btn:hover{background-position:0 -15px;color:#fff;text-decoration:none}.rs-agent .rs-agent-modal .rs-agent-footer:after,.rs-agent .rs-agent-modal .rs-agent-footer:before{display:table;content:"";zoom:1}.rs-agent .rs-agent-modal .rs-agent-footer:after{clear:both}.rs-agent .rs-agent-modal .rs-agent-footer.btn{float:right;margin-left:5px}@media only screen and (max-width:767px){.rs-agent{width:90%;margin:0 5%;height:90%}}