.xw-body div[style*="overflow: hidden; height: 50px;"] {
 height: 100px !important;
}
.myWinLoad {
 width: 64px !important;
 height: 64px !important;
 background: url(/image/91.svg) no-repeat center center !important;
 margin: 10px auto !important;
}
.myWinGrid {
 background: #000 !important;
 opacity: 0.5 !important;
}
.myWinCont {
 margin: 10px auto;
}
.xw-mc ::-webkit-scrollbar {
 width: 8px;
 height: 8px;
}
.xw-mc ::-webkit-scrollbar-thumb:vertical {
 height: 5px;
 background-color: rgba(0, 0, 0, 0.4);
    -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
         border-radius: 5px;
}
.xw-mc ::-webkit-scrollbar-thumb:horizontal {
 width: 5px;
 background-color: rgba(0, 0, 0, 0.4);
    -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
         border-radius: 5px;
}
.xw-mc ::-webkit-scrollbar {
 width: 8px;
 height: 8px;
}
.xw-mc ::-webkit-scrollbar-track-piece {
 display: none;
}
.x-sh,
.xw-bl {
 display: none !important;
}
.xw-ml,
.xw-mr {
 margin: 0 !important;
 padding: 0 !important;
 background: none !important;
}
.xw-mc {
 color: #333;
 font-weight: normal;
 float: none;
 margin: 0;
 padding: 8px 8px !important;
 background: #353535 !important;
 border: none !important;
 -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2)
 -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2)
 box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.xw-hdr img {
 display: none;
}
.xw-hdr,
.xw-sps .xw-draggable {
 background: #505050 !important;
 padding: 20px !important;
 height: auto !important;
}
.xw-tl,
.xw-tr,
.xw-tc,
.xw-sps .xw-draggable {
 background: transparent!important;
 padding: 0 0 0 0 !important;
}
.xw-mc:after {
 content: '';
 display: block;
 margin-left: -8px;
 margin-right: -8px;
 margin-bottom: -8px;
 margin-top: 15px;
 background: #303030;
 padding: 15px;
}
.xw-tc {
 overflow: visible !important;
}
.xt-close {
 top: -10px;
 margin: 0;
 z-index: 10014 !important;
 width: 30px !important;
 height: 30px !important;
 background: url("/template/ajax/close_ajax.png") no-repeat center center !important;
 line-height: 20px;
}
.xw-body {
 border: 0 !important;
 padding: 0 !important;
}
.xt-maxi {
 display: none;
}
.xt-mini {
 display: none;
}
.xt-rest {
 display: none;
}
.xw-resize .xw-tr {
 cursor: auto !important;
}
.xw-hdr-text {
 color: #fff !important;
 font-size: 15px !important;
 font-weight: normal;
}
.xw-blank {
 display: none !important;
}
.myWinCont br {
 display: none;
}
.myWinCont a[href*="publ"],
.myWinCont a[href*="load"] {
 font-size: 15px;
 padding: 10px 0;
 display: inline-block;
}
