@charset "UTF-8";
/* CSS Document */

.fancy_log {margin:0 !important; padding:0; display:inline-block; width:300px; height:auto; background-color:#f2f3f5; float:left; overflow:hidden; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; font-family:'cwTeXHei', sans-serif; font-size:13px; float:left;}
.fancy_log>ul {margin:0; padding:17px 0 0 0; list-style:none; text-align:center;}
.fancy_log>ul>li {margin:0; padding:0; position:relative; overflow:hidden;}
.fancy_log .log_title { background:url(../../images/ui.fancy/fancy_log_title_line.gif) center center repeat-x;}
.fancy_log .status {display:none;}
.fancy_log .status_log {line-height:2em; font-size:13px; color:#F30; display:none; font-weight:normal; margin:0; padding:30px 0 30px;}
.fancy_log hr {margin:10px 0 10px; padding:0; border-width:0 0 1px 0; border-bottom-style:solid; border-bottom-color:#FFF; height:1px; background:#d7d9df; display:block; clear:both;}

.form {padding:15px !important; margin-left:-1px; margin-right:-1px;}
.form li {padding:0; padding:0; overflow:hidden;}
.form .log_title {margin-bottom:10px !important;}
.form .status_log {line-height:1.5em !important; padding:0 !important;}
.form label {display:block; width:100%; overflow:hidden; border:1px solid #f15f4c; margin:0; padding:0; border-radius:5px;}
.form label i {float:left; margin:0; padding:0; display:inline-block; width:40px; height:40px; line-height:40px; font-size:22px; background-color:#f15f4c; color:#FFF;}
.form>li>label>input {display:block; width:208px; margin:10px; height:20px !important; line-height:20px !important; font-size:15px; border:none; background:none; float:left; outline:none;}
.form>li>.submit {display:block; width:100%; height:40px; line-height:40x; overflow:hidden; color:#FFF; background:#f15f4c; border:1px solid #f15f4c; margin:0; margin-bottom: 10px; margin-top: 10px;  padding:0; border-radius:5px;}
.form>li>.button {    display: inline-block; width:48%; height:40px; line-height:40x; overflow:hidden; color:#FFF; background:#555; border:1px solid #555; margin:0; margin-bottom: 10px; padding:0; border-radius:5px;}
.form>li>.button:hover { background:#f15f4c; border:1px solid #f15f4c;}
.form>li>.status_str {color:#line-height:2em; font-size:13px; color:#F30; font-style:normal; display:none;}

.fancybox-inner {overflow:hidden !important; height:auto !important;}
.modal-dialog-goods {width:auto !important; max-width:900px !important; padding:20px !important;}
.modal-dialog-goods img {width:auto; max-width:100% !important}