@charset "utf-8";
*:focus {outline: none;}
/* fade */
.jbox-fade{background-color:#000000;}
/* drag */
.jbox-drag{border:1px dashed #AAAAAA;}
/* jbox */
div.jbox {padding:0px;border:none;font-size:14px;font-family: '微软雅黑';box-shadow:0 0 5px #888;}
/* border */
div.jbox .jbox-border{background:none;display:none !important;}
/* container */
div.jbox .jbox-container{background-color:#FFFFFF;border:0px solid #1894dc;}
/* title-panel */
div.jbox .jbox-title-panel{background:#1894dc;border-bottom:0px solid #CCCCCC;padding:5px 0; *height:25px !important;}
div.jbox .jbox-title{font-weight:bold;color:#FFFFFF;padding-left: 25px !important; margin-left: 5px;}
div.jbox .jbox-title-icon{background:url(images/jbox-title-icon.gif) no-repeat scroll 3px 5px transparent;}
div.jbox .jbox-close,div.jbox .jbox-close-hover{background:url(images/jbox-close.png) no-repeat scroll 0px 0px transparent;width:16px !important;height:16px !important;top:10px !important;right:10px !important;}
div.jbox .jbox-close-hover{background-position:-16px 0;}
/* content */
div.jbox .jbox-content{position:relative !important;min-height:30px;line-height:30px;color:#444444;padding:2px 5px;left: 0px !important;}
div.jbox .jbox-content-loading{background-color:#FFFFFF;position: absolute;z-index: 99;left: 0px;right: 0px;top: 35px;bottom: 0px;}
div.jbox .jbox-content-loading-image{background:url(images/jbox-content-loading.gif) no-repeat bottom center;}
/* button-panel */
div.jbox .jbox-button-panel{background-color: #EEEEEE;padding: 10px 0 !important; height: auto !important;}
div.jbox .jbox-bottom-text{text-indent:10px;color:#444444;}
div.jbox .jbox-button{background-color:#4d7cfd;border:none;color:#FFFFFF;margin:0 10px;padding:0 15px !important;height:30px;cursor:pointer;font-family: '微软雅黑';font-size: 14px;}
div.jbox .jbox-button-hover{background-color:#4d58fd;}
div.jbox .jbox-button-active{background-position:0px -40px;}
div.jbox-warning .jbox .jbox-button-panel{background-color: #FFFFFF;}
/* tip-color */
div.jbox .jbox-tip-color{background-color:#FFFFFF;border:none;color:#000000;}
/* icons */
div.jbox span.jbox-icon{background:url(images/jbox-icons.png) no-repeat scroll 0 0 transparent;top: 6px !important;}
div.jbox span.jbox-icon-info {background-position:0 0;}
div.jbox span.jbox-icon-question {background-position:-36px 0;}
div.jbox span.jbox-icon-success {background-position:-72px 0;}
div.jbox span.jbox-icon-warning {background-position:-108px 0;}
div.jbox span.jbox-icon-error {background-position:-144px 0;}
div.jbox span.jbox-icon-none {display: none; overflow:hidden;}
div.jbox span.jbox-icon-loading {background:url(images/jbox-loading.gif) no-repeat scroll 0 0 transparent;}

div.jbox .jbox-container{border-radius:4px!important;border:none}
div.jbox .jbox-border{background:0 0;opacity:1!important}
div.jbox .jbox-title-panel{height:44px!important;border-bottom:0 solid #d8e2e9!important}
div.jbox .jbox-title{height:44px!important;padding-left:10px!important;line-height:44px!important;font-size:24px;font-weight:400}
div.jbox span.jbox-icon-question{display:none}
div.jbox .jbox-close{background:url(../img/cpjdpt-login.png) -5px -5px;width:12px;height:12px;top:23px!important;right:29.4px!important;bottom:22.6px!important;border-radius:1px}
div.jbox .jbox-content{padding:0!important;overflow:hidden!important}
div#jbox-content>div{padding-left:15px!important;padding-right:15px!important;font-size:14px!important;display:inline-block}
.jbox-button-panel{position:relative!important;background:#fff!important;border-top:none!important;color:#fff;border-radius:0 0 4px 4px}
div.jbox span.jbox-icon-error,div.jbox span.jbox-icon-info,div.jbox span.jbox-icon-loading,div.jbox span.jbox-icon-question,div.jbox span.jbox-icon-success,div.jbox span.jbox-icon-warning{top:0!important;position:relative!important;display:inline-block;margin-right:10px;left:0!important;float:left}
div.jbox span.jbox-icon-loading{top:0!important}
.jbox-fade{background:rgba(19,24,32,.8)}
div.jbox .jbox-title-panel{background:#fff!important;border-radius:4px 4px 0 0}
div.jbox .jbox-title{color:#333}
div.jbox .jbox-button-panel{padding:10px 20px 20px 0!important}
div.jbox .jbox-button{height:auto!important;padding-left:26px!important;padding-right:26px!important;padding-top:5px;padding-bottom:5px}
.btn,div.jbox .jbox-button{padding-top:5px!important;padding-bottom:5px!important}