.modal-login{width:100%!important;max-width:1250px;margin:0 auto!important;top:0px!important;left:0px!important;position:relative!important;overflow:visible!important;}
.modal-login-frame{display:block!important;width:257px!important;top:55px!important;left:auto!important;right:100px!important;position:absolute!important;overflow:visible!important;}
.modal-login-frame .m-tip{width:19px;height:13px;background-position:-288px 0px;position:absolute;left:48%;top:-13px;}
.modal-login-frame .m-title{font-family:'Open Sans', arial, sans-serif;color:#a40e0e;font-size:24px;line-height:26px;font-weight:300;margin:0 0 8px 0;}
.modal-login-frame .input-text{font-style:italic;}
.modal-login-frame p{margin:0 0 7px 0;display:block;}
.modal-login-frame .remember-label{float:left;}
.modal-login-frame .button{float:right;}
.modal.modal-login .remember-label{font-size:12px;color:#544d44;margin:9px 0 0 0;text-transform:lowercase;}
.modal.modal-login .remember-label input{top:3px;}
.modal-login-frame .m-bottom{height:40px;padding:5px 0 0 0;margin:0;}
.modal-login-frame .modal-content{padding:10px 18px!important;}
.modal-login-frame .modal-header{padding:10px 18px 0 18px!important;}
.modal-login-frame .m-password{position:relative;}
.modal-login-frame .m-password .m-reminder{cursor:pointer;font-size:14px;display:block;padding:10px;position:absolute;right:0px;top:0px;color:#75725f;}
.modal-login-frame .m-password .input-text{width:180px;padding-right:30px;}
.modal{display:none;position:fixed;top:25%;left:50%;width:300px;margin-left:-150px;background-color:#fff;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;overflow:hidden;}
.modal .close{position:absolute;top:7px;right:6px;width:16px;height:16px;font-size:16px;line-height:16px;color:#6c7272;}
.modal .modal-header{padding:15px 30px 0;}
.modal .modal-header h3{font-size:20px;font-weight:bold;margin-right:20px;}
.modal .modal-content{padding:30px 30px;}
.jqmOverlay{background-color:#000;}
* html .modal{position:absolute;top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight)/100) + 'px');}
.modal.modal-write{width:620px;margin-left:-310px;top:70px;background:#e0eff9;}
.modal.modal-write .modal-content{padding:20px 10px 20px;*padding:20px 10px 25px;}
.modal.modal-write .write-list{*overflow:hidden;*zoom:1;}
.modal.modal-write .write-list li{width:125px;margin:0 10px 20px;font-size:19px;font-family:'PT Sans', sans-serif;text-align:center;overflow:hidden;display:inline-table;*float:left;}
.modal.modal-write .write-list li a{color:#727a90;}
.modal.modal-write .write-list li:hover a{color:#275ec2;}
.modal.modal-write .write-list li .write-item-image{display:block;margin:0 auto;width:115px;height:115px;border-radius:3px;text-align:center;background:url(../images/write.png) no-repeat;margin-bottom:0;}
.modal.modal-write .write-list li.write-item-type-draft{padding-right:20px;margin-right:0;border-right:1px dotted #aac6d9;}
.modal.modal-write .write-list li.write-item-type-topic .write-item-image{background-position:0 0;}
.modal.modal-write .write-list li.write-item-type-poll .write-item-image{background-position:-115px 0;}
.modal.modal-write .write-list li.write-item-type-link .write-item-image{background-position:-230px 0;}
.modal.modal-write .write-list li.write-item-type-message .write-item-image{background-position:-345px 0;}
.modal.modal-write .write-list li.write-item-type-blog .write-item-image{background-position:-115px 0;}
.modal.modal-write .write-list li.write-item-type-draft .write-item-image{background-position:-578px 0;}
.modal.modal-write .write-list li.write-item-type-topic:hover .write-item-image{background-position:0 -115px;}
.modal.modal-write .write-list li.write-item-type-poll:hover .write-item-image{background-position:-115px -115px;}
.modal.modal-write .write-list li.write-item-type-link:hover .write-item-image{background-position:-230px -115px;}
.modal.modal-write .write-list li.write-item-type-message:hover .write-item-image{background-position:-345px -115px;}
.modal.modal-write .write-list li.write-item-type-blog:hover .write-item-image{background-position:-115px -115px;}
.modal.modal-write .write-list li.write-item-type-draft:hover .write-item-image{background-position:-578px -115px;}
.modal.modal-image-upload{width:500px;margin-left:-250px;}
.modal.modal-upload-photo .image-border, .modal.modal-upload-avatar .image-border{float:left;border-radius:5px;background:#fff;padding:5px;margin-bottom:15px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);}
#avatar-resize-original-img{max-width:200px;width:100%;}