@charset "utf-8";
/*
Version: 3.2 Timestamp: 2013年4月9日 12:24:20
By: Josh
License: dmzsoft.com License
---
BaseCss
*/
*{margin:0;padding:0;}
html{color:#000;background:#fff;}
html, body{background:#eee;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button{margin:0 0;padding:0 0}
body,div,button,input,select,textarea{ font:12px/1.125 'helvetica neue', arial, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif; }
div,iframe{display:block}
div{overflow:visible;}
table{border-collapse:collapse;border-spacing:0}
a:focus { outline: none; }
em{font-style:normal};

ol,ul,dl{list-style-type:none}
/*th{text-align:left}*/
.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
a{text-decoration:none;color:#06c;}
a {blr:expression_r(this.onFocus=this.blur())}
a:hover{color:#FF4800;outline-width: 0;}
.textleft{text-align:left;}
.textbold{font-weight:bold;}
.textcolor{color:#666}
.clearboth{clear:both;}
.borderradius{moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;}
.font-verdana{font-family:Verdana; font-size:11px}
a.pt{color:#fff;}
a.pt:hover {color:#eee;text-decoration:underline}

@font-face {font-family: "iconfont";
  src: url("../fonts/imassiconfont.eot?var=20210701"); /* IE9*/
  src: url("../fonts/imassiconfont.eot?#iefix?var=20210701") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/imassiconfont.woff?var=20210701") format("woff"), /* chrome、firefox */
  url("../fonts/imassiconfont.ttf?var=20210701") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/imassiconfont.svg#iconfont?var=20210701") format("svg"); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
	font-size:14px;
  font-style:normal;
  display: inline;text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing:antialiased;
}

/* layout */
.index-fv-m{width:100%;margin:0 auto;}
#fv-mleft {width:220px; background:#3d3d3d; left:0; z-index:1;height:100%;position:relative;*position:relative;
-moz-user-select: none;
-moz-user-select: none;
-o-user-select:none;
-khtml-user-select:none; /* you could also put this in a class */
-webkit-user-select:none;/* and add the CSS class here instead */
-ms-user-select:none;
user-select:none;/**禁止选中文字*/
float:left;

}  /*overflow:auto; hidden下拉条 -moz-user-select: none; 屏蔽火狐选择文本 */

#fv-ltop span.logo{
background: url("/usrdata/system/pic/logo.png") no-repeat scroll 0 0 transparent;
_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/usrdata/system/pic/logo.png',sizingMethod='crop');
position: relative;top: 25px;left: 5px;width:210px;height: 70px; overflow: hidden; display:block;}

#fv-sidebar {width:220px; float: left;position: absolute;z-index: 16; top:77px; height:91%; overflow:hidden; }
#fv-ltop{height:77px;background-color:#000;}

/* ScrollBar */
.ps-container {-ms-touch-action: auto;touch-action: auto;overflow: hidden !important;-ms-overflow-style: none; }
@supports (-ms-overflow-style: none) {.ps-container {overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {.ps-container {overflow: auto !important; } }
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {display: block;background-color: transparent; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {background-color: #eee;opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {background-color: #999;height: 11px; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {background-color: #999;width: 11px; }
.ps-container > .ps-scrollbar-x-rail {display: none;position: absolute;opacity: 0;bottom: 0px;height: 15px; }
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {position: absolute;background-color: #aaa;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;bottom: 2px;height: 6px; }
.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {height: 11px; }
.ps-container > .ps-scrollbar-y-rail {display: none;position: absolute;opacity: 0;right: 0;width: 15px; }
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {position: absolute;background-color: #aaa;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;right: 2px;width: 10px; } /*.......*/
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {width: 11px; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {background-color: #eee;opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {background-color: #999;height: 11px; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {background-color: #999;width: 11px; }
.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {opacity: 0.6; }
.ps-container:hover > .ps-scrollbar-x-rail:hover {background-color: #eee;opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {background-color: #999; }
.ps-container:hover > .ps-scrollbar-y-rail:hover {opacity: 1; }
.ps-container:hover > .ps-scrollbar-y-rail:hover .ps-scrollbar-y {background-color: #aaa;}

#fv-sidebar .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/* ScrollBar */

#fv-mtop{height:40px;position: relative;}
#fv-mtitle{height:37px;background-color:#fff;border-bottom: 1px solid #e3ebed; line-height:37px;padding-left:15px;}
#fv-mright {background:#eee; margin-left:220px;}
/* #fv-mright {width:1280px; background:#eee; position:absolute; left:0}*/
#fv-mc { background:#eee;color:#000;padding:20px 15px 10px 20px;*padding:20px 0px 10px 20px;*width:97%;}

/*sideBar*/
.usrindex{width:100px;float:left;margin;margin:10px 0 0 50px;color:#fff;}
.sidebar-toggler { cursor: pointer;  opacity: 0.5; filter: alpha(opacity=50); margin-top: 5px; margin-bottom: 2px; margin-left: 185px; width: 29px; height: 29px; background: #333 url(sidebar-toggler.jpg) no-repeat ; }

.cfont{font-size:12px; font-weight:normal;}
#fv-sidebar ul{border-bottom: 0px solid #595959}
#fv-sidebar li{border-top: 0px solid #465160;border-bottom: 1px solid rgba(125,114,100,0.1); position:relative;display:block;}
#fv-sidebar li em{font-weight:bold;}
#fv-sidebar li.last{border-top: 1px solid #37414b; position:relative;}

#fv-sidebar li a{display:block;height:40px;line-height:40px;padding:0 0 0 40px;color:#fff;outline:none;}
#fv-sidebar li.active a{background-color: #FF4A43; color:#fff;}
#fv-sidebar li a:hover{background-color: #FF4A43; color:#fff;}

#fv-sidebar li.active a span.base {display:block;position:absolute;height:0;width:0;border:solid 8px #FF4A43;top:12px;overflow:hidden;}
#fv-sidebar li.active a span.right {border-right-color:#eee;right:0px;}
#fv-sidebar li span.arrow{ margin:0 20px 0 0;font-size:13px;float:right;}
/*sideBar-Child*/
/**#fv-sidebar */
.fv-sidebar-chils{display:none;}
#fv-sidebar .fv-sidebar-chils li{border:0;color:#939da8;height:26px;}
#fv-sidebar .fv-sidebar-chils li a{padding:0 0 0 40px;display:block;color:#939da8;background-color: #3d3d3d;border-left:8px solid #3d3d3d;height:26px;line-height:26px;font-weight:normal;font-weight:normal;}
#fv-sidebar .fv-sidebar-chils li.active a{background-color:#4b4b4b; color:#fff; border-left:8px solid #eee;} /* #695554 */
#fv-sidebar .fv-sidebar-chils li a:hover{background-color:#4b4b4b; color:#fff;border-left:8px solid #eee;}
#fv-sidebar .fv-sidebar-chils li span{position:relative;top:-1px;}

/*Form*/
.ui-form{font-size:12px;line-height:1.5}
.ui-form,.ui-form *{list-style:none}
.ui-form fieldset{border:0}
.ui-form legend{display:none}
.ui-form-explain{margin:0;padding:5px 0 0;font-size:12px;color:#B2B2B2}
.ui-form-other{margin-left:4px}
.ui-form-text{display:inline-block;margin-top:6px;*display:inline;*zoom:1}
.ui-form-item:after{clear:both;content:'.';display:block;height:0;visibility:hidden;}
.ui-form-item{padding:0 5px 6px 100px;zoom:1}
.ui-form-item select{vertical-align:middle;margin:0}
.ui-form-item input{vertical-align:middle}
.ui-form-item .ui-input{font-size:12px;color:#595959;vertical-align:middle;*vertical-align:-5px}
.ui-form-item-error .ui-input,.ui-form-item-error .ui-textarea{border:1px #F00 solid;color:#F00}
.ui-form-item-error .ui-input-reset{border:1px #9C9C9C solid;color:#000}
.ui-form-item-error .ui-form-explain{color:#FF5243}
.ui-input{width:170px;padding:6px 5px 4px 5px;line-height:14px;border:1px solid #ccc;border-top-color:#a6a6a6;color:#595959;font-size:12px}
.ui-textarea{width:350px;height:79px;line-height:15px;border:1px #9C9C9C solid;padding:1px 3px 0 4px;overflow:auto;font-size:12px;color:#595959;}
.ui-input:hover,.ui-textarea:hover,.ui-input-hover{border:1px #a6a6a6 solid;border-top-color:gray}
.ui-input:focus,.ui-textarea:focus,.ui-input-focus{border:1px #52A8EC solid;outline:0px #8cddff solid;color:#595959}

.ui-input[disabled],.ui-textarea[disabled]{border:1px solid #ccc;background:#f2f2f2}
.ui-input:disabled,.ui-textarea:disabled{border:1px solid #ccc;background:#f2f2f2}
.placeholder{color:#ccc}
.ui-input-checkcode{width:100px;height:24px;line-height:28px;margin:0;padding:2px 5px}
.ui-form-item-hover .ui-input,.ui-form-item-hover .ui-textarea{border:1px #727272 solid}
.ui-form-item-focus .ui-input,.ui-form-item-focus .ui-textarea{border:1px #52A8EC solid;outline:2px #8cddff solid}
.ui-form-item-focus .ui-form-explain,.ui-form-item-hover .ui-form-explain{color:#333}
.ui-label{float:left;width:170px;margin-left:-180px;padding-top:6px;text-align:right;font-size:12px}
.ui-label-width{float:left;width:250px;margin-left:-180px;padding-top:6px;text-align:right;font-size:12px}
.ui-form-required{color:#F00;font-family:SimSun;font-size:14px;margin-right:6px}
.ui-label-second{margin-left:5px;text-align:right; width:120px;display:inline-block}
.ui-label-second-{margin-left:5px;text-align:right; width:74px;display:inline-block}
.ui-label-mydoc{margin-left:5px;text-align:right;font-size:12px; width:60px;display:inline-block}

.ui-form-item1:after{content:'.';display:block;height:0;visibility:hidden}
.ui-form-item1{padding:0 5px 6px 80px;zoom:1}
.ui-form-item1 select{vertical-align:middle;margin:0}
.ui-form-item1 input{vertical-align:middle}
.ui-form-item1 .ui-input{font-size:12px;color:#595959;vertical-align:middle;*vertical-align:-5px}
.ui-form-item-left{padding:0 5px 6px 30px;zoom:1}
.ui-input-disable{border:1px solid #ccc;background-color:#f2f2f2}

.ui-input-noborder{border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;padding-top:2px;}

/*select*/
.ui-form-select{
float: none;outline-offset: -2px;  border-color: #999;outline: 0 !important;display:inline-block;background-color: #fff;background-image: none !important;filter: none !important;border: 1px solid #e5e5e5;font-weight: normal;padding:5px 3px 3px;color:#595959;cursor:pointer;width:182px;line-height:10px;border:1px solid #ccc;border-top-color:#a6a6a6;font-size:12px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  *font-size:100%;
  /* For IE7, add top margin to align select with labels */
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.ui-form-select:hover{border:1px #a6a6a6 solid;border-top-color:gray}
.ui-form-select:focus{border:1px #52A8EC solid;outline:1px #8cddff solid;color:#595959}

/*small select*/
.ui-form-select-small{float: none;outline-offset: -2px;  border-color: #999;outline: 0 !important;display:inline-block;background-color: #fff;background-image: none !important;filter: none !important;border: 1px solid #e5e5e5;font-weight: normal;padding:2px 3px 1px 3px;color:#595959;cursor:pointer;width:182px;line-height:10px;border:1px solid #ccc;border-top-color:#a6a6a6;font-size:12px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  *font-size:100%;
  /* For IE7, add top margin to align select with labels */
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.ui-form-select-small:hover{border:1px #a6a6a6 solid;border-top-color:gray}
.ui-form-select-small:focus{border:1px #52A8EC solid;outline:1px #8cddff solid;color:#595959}

/*radio*/
span.selected{background-position:0px -54px ; }
span.unselected{background-position:0px -35px ; }
span.checked{background-position:0px -16px ; }
span.unchecked{background-position:0px 4px ; }

span.ui-form-radio{ background-image:url(../img/common/dmzicos.png) !important;  *background-image:url(../img/common/dmzicos.gif);  background-repeat:no-repeat; cursor: pointer;display:inline;padding: 3px 0px 1px 18px;  }
span.ui-form-checkbox{ background-image:url(../img/common/dmzicos.png) !important;  *background-image:url(../img/common/dmzicos.gif);  background-repeat:no-repeat; cursor: pointer;display:inline;padding: 5px 0px 1px 18px;  }

.ui-form-radio-hide{left: -9999px;position: absolute;}
.ui-form-radio-div{float:left;width:auto;padding-top:8px;}
.ui-form-radio-div1{width:auto;padding-top:7px;}

/*#fv-mtop*/
#fv-mtop{font-size:12px;line-height:40px;color:#08c;}

/**/
.ui-list{margin:0;list-style:square inside;}

.ui-list-gray .ui-list-item{color:gray}
.ui-list-graylink .ui-list-item{color:gray}
.ui-list-graylink .ui-list-item a{color:#666}
.ui-list-nosquare{list-style:none}
.ui-dlist{display:inline-block;color:gray;font-size:12px;line-height:2.2}
.ui-dlist-tit{float:left;width:20%;text-align:right;margin:0}
.ui-dlist-det{float:left;width:80%;text-align:left;margin:0}

.ui-form-item .ui-input{font-size:12px;color:#595959;vertical-align:middle;*vertical-align:-5px}
.ui-form-item-error .ui-input,.ui-form-item-error .ui-textarea{border:1px #F00 solid;color:#F00}
.ui-form-text{display:inline-block;margin-top:6px;*display:inline;*zoom:1}
.ui-form-required{color:#F00;font-family:SimSun;font-size:14px;margin-right:6px}

/*tiptext*/
.ui-tipbox{position:relative;zoom:1;font-size:12px;line-height:22px;moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;}
.ui-tipbox-index{width:48%; height:100px; }
.ui-tipbox .ui-tipbox-icon{background:#fff;width:20px;height:20px;position:absolute;top:22px;left:48px}
.ui-tipbox-icon .iconfont{font-size:36px;position:absolute;top:-7px;left:-7px;width:32px;height:32px;line-height:36px;text-shadow:1px 1px 0 #fff}
.ui-tipbox-message{border:1px solid #CBD7E2;background:#E4F5FE}
.ui-tipbox-message .ui-tipbox-icon .iconfont{color:#0483CF}
.ui-tipbox-success{border:1px solid #E1E1CA;background:#EDFED0}
.ui-tipbox-success .ui-tipbox-icon .iconfont{color:#20DC19}
.ui-tipbox-error{background:#FDEEE9;border:1px solid #F6C7B8}
.ui-tipbox-error .ui-tipbox-icon .iconfont{color:#FF4800}
.ui-tipbox-warning{background:#FEFEA4;border:1px solid #E6C46A}
.ui-tipbox-warning .ui-tipbox-icon .iconfont{color:#FFA700}
.ui-tipbox-question{border:1px solid #CBD7E2;background:#E4F5FE}
.ui-tipbox-question .ui-tipbox-icon .iconfont{color:#00B5F3}
.ui-tipbox-stop{background:#FDEEE9;border:1px solid #F4C7B5}
.ui-tipbox-stop .ui-tipbox-icon .iconfont{color:#F50}
.ui-tipbox-wait{border:1px solid #E6CBB1;background:#FFF9D9}
.ui-tipbox-wait .ui-tipbox-icon .iconfont{color:#B26100}
.ui-tipbox-content{margin:14px 0 14px 87px}
.ui-tipbox-content .ui-tipbox-title{margin:0;padding:0}
.ui-tipbox-content h3.ui-tipbox-title,.ui-tipbox-content-simple h3.ui-tipbox-title{color:#333;font-size:14px;font-weight:700}
.ui-tipbox-content-simple{margin:22px 0 22px 88px}
.ui-tipbox-explain{margin:0;padding:0;color:gray}
.ui-tipbox-white{background:#fff;border:1px solid transparent;_border-color:tomato;_filter:chroma(color=tomato)}
.ui-tiptext{margin:0;color:#4d4d4d;font-size:12px;zoom:1}
.ui-tiptext-container{padding:8px 12px;zoom:1}
.ui-tiptext .iconfont_{text-shadow:0 1px 0 #fff;top:0px}
.ui-tiptext-icon{display:inline-block;*display:inline;*zoom:1}
.ui-tiptext-message .ui-tiptext-icon{color:#0483CF}

.ui-tiptext-container-message{background:#e5f5ff;border:1px solid #c9d5e2}
.ui-tiptext-success .ui-tiptext-icon{color:#20DC19}
.ui-tiptext-container-success{background:#E7FFCE;border:1px solid #B9E2A0}
.ui-tiptext-error .ui-tiptext-icon{color:#FF4800}
.ui-tiptext-container-error{background:#fceee8;border:1px solid #f6c8b5}
.ui-tiptext-warning .ui-tiptext-icon{color:#FFA700}
.ui-tiptext-container-warning{background:#ffff8d;border:1px solid #e7c560}
.ui-tiptext-question .ui-tiptext-icon{color:#00B5F3}
.ui-tiptext-container-question{background:#e5f5ff;border:1px solid #c9d5e2}
.ui-tiptext-stop .ui-tiptext-icon{color:#F50}
.ui-tiptext-container-stop{background:#fceee8;border:1px solid #f6c8b5}
.ui-tiptext-wait .ui-tiptext-icon{color:#B26100}
.ui-tiptext-container-wait{background:#FFF9D9;border:1px solid #E6CBB1}
.ui-tiptext-arrowup,.ui-tiptext-arrowup em,.ui-tiptext-arrowup span,.ui-tiptext-arrowleft,.ui-tiptext-arrowleft em,.ui-tiptext-arrowleft span,.ui-tiptext-arrowdown,.ui-tiptext-arrowdown em,.ui-tiptext-arrowdown span{position:absolute;font-size:14px;font-family:SimSun;font-style:normal;line-height:1}
.ui-tiptext-arrowup,.ui-tiptext-arrowleft,.ui-tiptext-arrowdown{height:10px;width:16px}
.ui-tiptext-arrowup{left:32px;top:-7px}
.ui-tiptext-arrowup em{top:-1px}
.ui-tiptext-arrowleft{left:-6px;top:10px}
.ui-tiptext-arrowleft em{left:-1px}
.ui-tiptext-arrowdown{left:32px;bottom:-3px}
.ui-tiptext-arrowdown em{top:1px}
.ui-tiptext-container-message .ui-tiptext-arrow em{color:#c9d5e2}
.ui-tiptext-container-message .ui-tiptext-arrow span{color:#e5f5ff}
.ui-tiptext-container-success .ui-tiptext-arrow em{color:#B9E2A0}
.ui-tiptext-container-success .ui-tiptext-arrow span{color:#E7FFCE}
.ui-tiptext-container-error .ui-tiptext-arrow em{color:#f6c8b5}
.ui-tiptext-container-error .ui-tiptext-arrow span{color:#fceee8}
.ui-tiptext-container-warning .ui-tiptext-arrow em{color:#e7c560}
.ui-tiptext-container-warning .ui-tiptext-arrow span{color:#ffff8d}
.ui-tiptext-container-question .ui-tiptext-arrow em{color:#c9d5e2}
.ui-tiptext-container-question .ui-tiptext-arrow span{color:#e5f5ff}
.ui-tiptext-container-stop .ui-tiptext-arrow em{color:#f6c8b5}
.ui-tiptext-container-stop .ui-tiptext-arrow span{color:#fceee8}
.ui-tiptext-container-wait .ui-tiptext-arrow em{color:#E6CBB1}
.ui-tiptext-container-wait .ui-tiptext-arrow span{color:#FFF9D9}

/* tip */
 .ui-error{font-size:24px;color:#FF4800;text-shadow:0 1px 0 #fff;position:relative;top:0px}
 .ui-msg{font-size:24px;color:#0483CF;text-shadow:0 1px 0 #fff;position:relative;top:0px}
 .ui-prompt-msg{font-size:24px;color:#0483CF;text-shadow:0 1px 0 #fff;position:relative;top:0px}
 .ui-prompt-confirm{font-size:28px;color:#FF4800;text-shadow:0 0px 0 #fff;position:relative;top:0px}

/*button*/
.ui-button {background-color: #e5e5e5;background-image: none;filter: none;border: 0;box-shadow: none;padding:5px 15px 4px; text-shadow: none;top:0px;font-size: 12px;color: #333333;cursor: pointer;outline: none;position: relative; moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; *width:95px;*padding:3px 15px 2px; }
.ui-button:hover{opacity:.8;filter:alpha(opacity=80);}
.ui-button:active{opacity:1;filter:alpha(opacity=100)}

.ui-button-small {background-color: #e5e5e5;background-image: none;filter: none;border: 0;box-shadow: none;padding:4px 5px 2px 1px; text-shadow: none;font-size: 12px;color: #333333;cursor: pointer;outline: none;position: relative; moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px; }

.ui-button-mid {background-color: #e5e5e5;background-image: none;filter: none;border: 0;box-shadow: none;padding:4px 5px 2px 4px; text-shadow: none;font-size: 12px;color: #333333;cursor: pointer;outline: none;position: relative; moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px; }

.ui-button-little {background-color: #e5e5e5;background-image: none;filter: none;border: 0;box-shadow: none;padding:3px 1px 1px; text-shadow: none;font-size: 12px;color: #333333;cursor: pointer;outline: none;position: relative; moz-border-radius: 2px; -webkit-border-radius: 3px; border-radius:3px; }

.orange{color: white;text-shadow: none;background-color: #F43;}

.buttonpad{padding:8px 18px;}

.red{color: white;  text-shadow: none;	background-color: #d84a38;}
.blue{color: white;text-shadow: none;background-color: #4d90fe;}
.green{color: white;text-shadow: none;background-color: #35aa47;}
.black{color: white;text-shadow: none;background-color: #555555;}
.purple{color: white;text-shadow: none;background-color: #852b99;}
.orange{color: white;text-shadow: none;background-color: #F43;}
.grass{color: white;text-shadow: none;background-color: #40bf40;}
.oaabb{color: white;text-shadow: none;background-color: #009999;}
.inverse{color: white;text-shadow: none;background-color: #484848;}
.zhumu{color: white;text-shadow: none;background-color: #ffb972;}
.qingc{color: white;text-shadow: none;background-color: #fca61b;}
.haiy{color: white;text-shadow: none;background-color: #41e6f2;}
.xinz{color: #666;text-shadow: none;background-color: #bde905;}
.gray{color: #fff;text-shadow: none;background-color: #999;}

a.grachover{cursor:move;width:160px;display:block;padding:8px 15px 8px;}
a.grachover:hover {color:#eee;}

/* stripe */
.ui-button.red-stripe{border-left: 5px solid #484848; color:#fff; background-color: #F43; }
.ui-button.blue-stripe{border-left: 5px solid #484848; color:#fff; background-color: #484848; }
.ui-button.purple-stripe{border-left: 5px solid #484848; color:#fff; background-color: #27a9e3; }
.ui-button.green-stripe{border-left: 5px solid #484848;}
.ui-button.table-stripe{border-left: 5px solid #484848;}

.mini {height: 13px;font-size: 12px !important; line-height: 13px;padding: 4px 10px;}
.mini1 {font-size: 12px !important; height: 10px; line-height: 10px;padding: 2px 4px 1px;}
.big{height: 35px;font-size: 18px; line-height: 35px; padding:5px 20px;}
.fontbold{font-weight:bold;}
.btn-block {margin-top: 5px;display: block;width: 50%;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/*弹出菜单信息*/

/*table*/
/*
.ui-table{table-layout: fixed;width:100%}
.ui-table td{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
*/
.ui-table{border:1px solid #ccc;width:100%;text-align:left;font-size:12px; table-layout:auto;}
.ui-table th, .ui-table td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.ui-table td.slall{white-space: normal;}
.ui-table td.sllast, .ui-table th.sllast{padding:1px 4px;*padding:1px 4px; min-width:45px; max-width:75px; border-right:1px solid #d9d9d9;white-space:nowrap;width:45px;}
.ui-table td.sllastsub, .ui-table th.sllastsub{padding:1px 4px;*padding:1px 4px; min-width:65px; max-width:120px; border-right:1px solid #d9d9d9;white-space:nowrap;width:120px;}
.ui-table td.rline, .ui-table th.rline{padding:0px 3px; border-right:1px solid #d9d9d9}
.ui-table td.borderlast, .ui-table th.borderlast{border-right:1px solid #d9d9d9}

.ui-table tr{color:#333;border-bottom:1px solid #d9d9d9;}
.ui-table tr:nth-child(odd){background-color:#F5F5F5}
.ui-table tr:nth-child(even){background-color:#FFF}
.ui-table tr{*background-color:expression('#F5F5F5,#fff'.split(',')[rowIndex%2]);}
.ui-table thead tr{color:#666}
.ui-table thead{color:#666}
.ui-table th{padding:10px 1px 8px 3px;border-top:2px solid #d9d9d9;border-bottom:2px solid #d9d9d9;background-color:#eee; text-align:left}
.ui-table tr.center{text-align:center}
.ui-table th.center{text-align:center}
.ui-table td.center{text-align:center;}
.ui-table th.bk{border-right:1px solid #d9d9d9;}
.ui-table th.childpad{padding:8px 1px 4px 8px;}
.ui-table td{padding:8px 1px 7px 3px;border-right:1px solid #fff}
.ui-table td:last-child{border-right:1px solid #d9d9d9}
.ui-table tfoot tr{border-bottom:2px solid #d9d9d9;};
.ui-table tfoot td{border-bottom:0}
.ui-table .ui-table-action{background-color:#FFFFEF}
.ui-table .ui-table-selected{background-color:#FEFFC5}
.ui-table tbody tr:hover{background-color:#E1FFFF }

.ui-table tr.add{background-color:#f5f5f5;}
.ui-table tr.supfoot{background-color:#f5f5f5;}
.ui-table tr.supfoot .pageNav{padding:3px 0px 2px 0px;}
.ui-table td.cl{padding:5px 1px 3px 3px;border-right:1px solid #F5F5F5}
.ui-table td.cll{padding:5px 1px 3px 3px;border-right:0px solid #fff}

/*小分页*/
#supNav .pageNav {-moz-user-select: none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:2px 0px; margin:4px 0px; text-align:center; float:right;cursor:pointer;}
#supNav .pageNav span{font-size:1em;padding:3px 8px 2px;}
#supNav .pageNav span.normal{border:#bbb 1px solid;margin-right:2px;background-color:#e5e5e5;}
#supNav .pageNav span.normal:hover {border: #bbb 1px solid; background-color: #666;color:#efefef;}
#supNav .pageNav span.current {border: #666 1px solid; margin-right: 2px;background-color: #666;color:#efefef;}
#supNav .pageNav span.a1 {margin-right:10px; border-bottom: #ccc 1px solid;display:none}
#supNav .pageNav em{font-size:0.8em;}

.ui-table-noborder,.ui-table-noborder td,.ui-table-noborder tr,.ui-table-noborder th{border:0;outline:0}
.ui-table-noborder .ui-table-split,.ui-table-noborder .ui-table-hover{background-color:#f7f7f7}
.ui-table-inbox{border:0;outline:0}
.ui-table td a.one a:link{color: ; text-decoration:no}
.ui-table td a.one a:hover{color:red}
.ui-table td a.one a:visited{color:#0000FF}
/*poptip*/
.ctable{border:1px solid #ccc;width:100%;text-align:left;font-size:12px; table-layout:auto; cursor: normal;}
.ctable th, .ctable td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;text-align:center;}
.ctable td{cursor: pointer;}
.ctable td.slall{white-space: normal;}
.ctable td.sllast, .ctable th.sllast{padding:0px 3px; min-width:43px; border-right:1px solid #d9d9d9;white-space:nowrap;}
.ctable td.rline, .ctable th.rline{padding:0px 3px; border-right:1px solid #d9d9d9}
.ctable td.borderlast, .ctable th.borderlast{border-right:1px solid #d9d9d9}

.ctable tr{color:#000;border-bottom:1px solid #d9d9d9;}
.ctable tr:nth-child(odd),.ctable-split,.ctable-hover{background-color:#FBFBFB}
.ctable thead tr{color:#666}
.ctable thead{color:#666}
.ctable th{padding:10px 1px 8px 3px;border-top:2px solid #d9d9d9;border-bottom:2px solid #d9d9d9;background-color:#eee; text-align:center;}
.ctable tbody th{font-weight:normal;color:#666;border-right:1px solid #d9d9d9}
.ctable th.bk{border-right:1px solid #d9d9d9;}
.ctable th.childpad{padding:8px 1px 4px 8px;}
.ctable td{padding:8px 1px 7px 3px;border-right:1px solid #fff}
.ctable tfoot tr{border-bottom:2px solid #d9d9d9;};
.ctable tfoot td{border-bottom:0}
.ctable .ctable-action{background-color:#FFFFEF}
.ctable .ctable-selected{background-color:#FEFFC5}
.ctable tbody tr:hover{background-color:#E1FFFF }

.ctable-noborder,.ctable-noborder td,.ctable-noborder tr,.ctable-noborder th{border:0;outline:0}
.ctable-noborder .ctable-split,.ctable-noborder .ctable-hover{background-color:#f7f7f7}
.ctable-inbox{border:0;outline:0}
.ctable td a.one a:link{color: ; text-decoration:no}
.ctable td a.one a:hover{color:red}
.ctable td a.one a:visited{color:#0000FF}

/*ui-step*/
.ui-step{padding:0 25px;margin:0 auto;font-size:12px;list-style:none;zoom:1;position:relative;color:#b7b7b7}
.ui-step:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}
.ui-step li{float:left;height:50px;margin:0;width:50%;position:relative}
.ui-step li .ui-step-icon{height:50px;position:absolute;top:0;width:150px;text-align:center;left:-25px;font-family:tahoma}
.ui-step-icon .iconfont{font-size:30px;margin:0;color:#b7b7b7;color:rgba(0,0,0,.25);*color:#b7b7b7;line-height:30px;padding:0 10px;position:absolute;top:0;left:0;text-shadow:1px 1px 2px #fff,0 0 0 #ccc,1px 1px 2px #fff}
.ui-step-icon .ui-step-number{line-height:14px;font-style:normal;position:absolute;top:7px;left:0;padding:0 20px;font-weight:700;color:#fff}
.ui-step-end .ui-step-number{background:transparent;font-size:12px;font-style:normal;left:17px;line-height:12px;padding:0;text-shadow:none;top:9px}
.ui-step-icon .ui-step-text{height:20px;line-height:20px;position:relative;text-shadow:0 1px 0 #fff;top:28px;left:-50px}
.ui-step li .ui-step-line{height:3px;background:#b9b9b9;display:block;margin-top:14px;line-height:1;overflow:hidden}
.ui-step li.ui-step-end{position:relative;top:0;width:50px;zoom:1}
.ui-step li.ui-step-end .ui-step-line{display:none}
.ui-step-2 li{width:100%}
.ui-step-3 li{width:50%}
.ui-step-4 li{width:33%}
.ui-step-5 li{width:20%}
.ui-step .ui-step-active{color:#f16f20}
.ui-step .ui-step-active .iconfont{color:#ff7001}
.ui-step .ui-step-done .iconfont{color:#ff9a00}
.ui-step .ui-step-done .ui-step-line{background:#fc9c27}
.ui-step-blue .ui-step-active{color:#3b7cb8}
.ui-step-blue .ui-step-active .iconfont{color:#1e6bb3}
.ui-step-blue .ui-step-done .iconfont{color:#428fd6}
.ui-step-blue .ui-step-done .ui-step-line{background:#418cd6}
.ui-ministep{list-style:none;font-size:12px;font-family:tahoma;line-height:1.5;margin:0;padding:0;color:#b7b7b7}
.ui-ministep-item{position:relative;display:inline-block;*display:inline;*zoom:1;margin-right:36px}
.ui-ministep .iconfont{color:#b7b7b7;font-size:18px}
.ui-ministep .ui-ministep-number{position:absolute;top:6px;left:5px;color:#fff;line-height:12px;font-style:normal}
.ui-ministep .ui-ministep-text{position:relative;top:-2px}
.ui-ministep-active,.ui-ministep-active .iconfont{color:#FF6700}

.ui-step-icon .ui-step-tooltext{height:20px;line-height:20px;position:relative;text-shadow:0 1px 0 #fff;top:25px;left:-50px}

/*datepicker*/
.Zebra_DatePicker *{ margin: 0; padding: 0; color: #000 }
.Zebra_DatePicker{ position: absolute; background: #a6a6a6; border: 3px solid #a6a6a6; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: none; z-index: 100; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px }
.Zebra_DatePicker table{ border-collapse: collapse; border-spacing: 0;border:0;}
.Zebra_DatePicker td,
.Zebra_DatePicker th{ text-align: center; padding: 5px 0 }
.Zebra_DatePicker td{ cursor: pointer }
.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker{ margin-top: 3px }
.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td{ background: #E8E8E8; width: 30px; border: 1px solid #eee}
.Zebra_DatePicker .dp_header td{ color: #FFF }
.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next{ width: 30px }
.Zebra_DatePicker .dp_header .dp_caption{ font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover{ background: #222; color: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px }
.Zebra_DatePicker .dp_header .dp_blocked{ color: #888; cursor: default }
.Zebra_DatePicker .dp_daypicker th{ background: #ffbb00 }/*周几颜色*/
.Zebra_DatePicker td.dp_not_in_month{ background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_weekend{ background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled{ color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected{ background: #555; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number{ background: #FFCC33; color: #555; cursor: text; font-style: italic }
.Zebra_DatePicker .dp_monthpicker td{ width: 33% }
.Zebra_DatePicker .dp_yearpicker td{ width: 33% }
.Zebra_DatePicker .dp_footer{ margin-top: 3px }
.Zebra_DatePicker .dp_footer td{ color: #FFF; padding: 2px; font-weight: bold }
.Zebra_DatePicker .dp_footer .dp_hover{ background: #222; color: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px }
.Zebra_DatePicker td.dp_current{ color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current{ color: #E38585 }
.Zebra_DatePicker td.dp_disabled{ background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover{ background: #555; color: #FFF }
button.Zebra_DatePicker_Icon{ position: absolute; width: 16px; height: 16px; background: url('calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; margin: 0 0 0 5px; padding: 0; line-height: 0 }
button.Zebra_DatePicker_Icon_Disabled{ background-image: url('calendar-disabled.png') }
button.Zebra_DatePicker_Icon_Inside{ margin: 0 3px 0 0 }
@media screen and (-webkit-min-device-pixel-ratio:0) {button.Zebra_DatePicker_Icon_Inside     { margin: 0 5px 0 0 }}

/*  tip-twitter */
.tip-twitter {opacity:0.8;z-index:10000;text-align:left;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
padding:6px 8px 4px 8px;max-width:500px;color:#fff;background-color:#333;}
.tip-twitter .tip-inner {}
.tip-twitter .tip-arrow-top {margin-top:-5px;margin-left:-5px; top:0;left:50%;width:9px;height:5px;background:url(../img/common/tip-twitter_arrows.gif) no-repeat;}
.tip-twitter .tip-arrow-right {margin-top:-4px;margin-left:0;top:50%;left:100%;width:5px;height:9px;background:url(../img/common/tip-twitter_arrows.gif) no-repeat -9px 0;}
.tip-twitter .tip-arrow-bottom {margin-top:0;margin-left:-5px;top:100%;left:50%;width:9px;height:5px;background:url(../img/common/tip-twitter_arrows.gif) no-repeat -18px 0;}
.tip-twitter .tip-arrow-left {margin-top:-4px;margin-left:-5px;top:50%;left:0;width:5px;height:9px;background:url(../img/common/tip-twitter_arrows.gif) no-repeat -27px 0;}

/*Temp*/
h4.gg{margin:0px 0 10px 0;}

/* height */
.height1 {height:1px;overflow:hidden;}
.height3 {height:3px;overflow:hidden;}
.height5 {height:5px;overflow:hidden;}
.height7 {height:7px;overflow:hidden;}
.height8 {height:8px;overflow:hidden;}
.height10 {height:10px;overflow:hidden;}
.height15 {height:15px;overflow:hidden;}
.height20 {height:20px;overflow:hidden;}
.height23 {height:23px;overflow:hidden;}
.height30 {height:30px;overflow:hidden;}
.height50 {height:15px;background:#27a9e3;}
.heightIe10 {*height:10px;*overflow:hidden;}

/* all css*/
.bghover{background:#E1FFFF;} /*#E1FFFF*/
.bg_lan{ background:#27a9e3;}
.bg_lb{ background:#e02222;}
.bg_db{ background:#2295c9;}
.bg_lg{ background:#28b779;}
.bg_dg{ background:#28b779;}
.bg_ly{ background:#ffb848;}
.bg_dy{ background:#da9628;}
.bg_ls{ background:#2255a4;}
.bg_lo{ background:#da542e;}
.bg_lr{ background:#f74d4d;}
.bg_lv{ background:#603bbc;}
.bg_lh{ background:#b6b3b3;}
.bg_zs{background-color: #6d1b81;}
.bg_cl{background-color: #393;}
.bg_ee{background-color: #f0f0f0;}
.bg_eee{background-color: #CFF;}
.bg_cyh{background-color: #fe4c40;}
.bg_gts{background-color: #b87333;}
.bg_rls{background-color: #7fb80e;}
.bg_cls{background-color: #15AD66;}
.bg_chs{background-color: #FF4500;}
.bg_scls{background-color: #32CD32;}
.bg_jn{background-color: #fd5878;}
.bg_house1{background-color: #66CCFF}
.bg_house2{background-color: #FF0033}
.bg_house3{background-color: #FF9900}
.bg_house{background-color: #00FF00}
.quick-actions li a:hover{background-color: #2E363F; color:#fff; text-decoration:none; moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;}

.fsize8{font-size:8px;}
.fsize9{font-size:9px;}
.fsize10{font-size:10px;}
.fsize11{font-size:11px;}
.fsize12{font-size:12px;}
.fsize13{font-size:13px;}
.fsize14{font-size:14px;}
.fsize15{font-size:15px;}
.fsize16{font-size:16px;}
.fsize18{font-size:18px;}
.fsize20{font-size:20px;}
.fsize22{font-size:22px;}
.fsize24{font-size:24px;}
.fsize30{font-size:30px;}
.fsize36{font-size:36px;}
.fsize40{font-size:40px;}

.width10{width:10px;}
.width20{width:20px;}
.width30{width:30px;}
.width40{width:40px;}
.width45{width:45px;}
.width50{width:50px;}
.width55{width:55px;}
.width60{width:60px;}
.width65{width:65px;}
.width70{width:70px;}
.width75{width:75px;}
.width80{width:80px;}
.width85{width:85px;}
.width86{width:86px;}
.width87{width:87px;}
.width88{width:88px;}
.width90{width:90px;}
.width93{width:93px;}
.width95{width:95px;}
.width96{width:96px;}
.width100{width:100px;}

.width102{width:102px;}
.width105{width:105px;}
.width108{width:108px;}
.width112{width:112px;}
.width113{width:113px;}
.width115{width:115px;}
.width117{width:117px;}
.width120{width:120px;}
.width125{width:125px;}
.width127{width:127px;}
.width130{width:130px;}
.width132{width:132px;}
.width140{width:140px;}
.width145{width:145px;}
.width150{width:150px;}
.width160{width:160px;}
.width170{width:170px;}
.width174{width:174px;}
.width179{width:179px;}
.width184{width:184px;}
.width190{width:190px;}
.width198{width:198px;}
.width200{width:200px;}
.width220{width:220px;}
.width230{width:230px;}
.width240{width:240px;}
.width250{width:250px;}
.width262{width:262px;}
.width277{width:277px;}
.width281{width:281px;}
.width294{width:294px;}
.width300{width:300px;}
.width319{width:319px;}
.width327{width:327px;}
.width330{width:330px;}
.width337{width:337px;}
.width341{width:341px;}
.width347{width:347px;}
.width350{width:350px;}
.width359{width:359px;}
.width363{width:363px;}
.width383{width:383px;}
.width390{width:390px;}
.width395{width:395px;}
.width400{width:400px;}
.width403{width:403px;}
.width411{width:412px;}
.width435{width:435px;}
.width450{width:450px;}
.width470{width:470px;}
.width500{width:500px;}
.width560{width:560px;}
.width563{width:563px;}
.width590{width:590px;}
.width640{width:640px;}
.width680{width:680px;}
.width700{width:700px;}
.width720{width:720px;}
.width728{width:728px;}
.width740{width:740px;}
.width742{width:742px;}
.width744{width:744px;}
.width770-{width:774px;}
.width852{width:852px;}
.width786{width:786px;}
.width841{width:841px;}
.width857{width:857px;}
.width1000{width:1000px;}

.height201{height:10px;}
.height120{height:120px;}
.height250{height:250px;}
.height300{height:300px;}
.height310{height:310px;}
.height350{height:350px;}
.height390{height:396px;}
.height400{height:400px;}
.height630{height:630px;}
.height650{height:650px;}
.height655{height:655px;}
.height680{height:680px;}
.height690{height:706px;}
.height700{height:700px;}
.height720{height:720px;}
.height730{height:730px;}
.height740{height:740px;}
.width60_{width:57px;}

.hide{display: none;};

.textcenter{text-align:center;}
.textleft{text-align:left;}
.textright{text-align:right;}

.floatl{float:left;}
.floatr{float:right;}
/* 单独调整 林使用 */

.color_555{color:#555;}
.color_666{color:#666;}
.color_red{color:#FF4800;}
.color_green{color:#0483CF;}
.color_green1{color:#3399ff;}
.color_read{color:#00B5F3;}
.color_comm{color:#77787b;}
.color-message-em{color:#15b31d}
.color-message-span{color:#05c9e9}
.color-success-em{color:#9ce905}
.color-success-span{color:#ff5d5c}
.color-error-em{color:#ec5b00}
.color-error-span{color:#fd9560}
.color-warning-em{color:#00dd11}
.color-warning-span{color:#ffff8d}
.color-question-em{color:#c9d5e2}
.color-question-span{color:#e5f5ff}
.color-stop-em{color:#f6c8b5}
.color-stop-span{color:#fceee8}
.color-wait-em{color:#E6CBB1}
.color-wait-span{color:#FFF9D9}
.color-tools-em{color:#00B5F3}
.color-a{color:#333}
.color-black{color:#000}
.color-orange{color:#F43}
.color-btn{color:#06c}

/*tab*/

.ui-tab-item{display:inline-block;*display:inline;*zoom:1;*margin-right:3px;
border-bottom:1px solid #ddd;
}
.ui-tab-item a{
background:#e0eaf0;
line-height:25px;
height:25px;
padding:0px 10px 0px;
margin:0px 0px;
font-weight:normal;
border-top:3px solid #eee;
border-right:1px solid #eaeaea;
border-left:0px;
border-bottom:0;
color:#666;
background:url(ui-tab-item.jpg) repeat-x top;
display:inline-block;*display:inline;*zoom:1;transition:background-color .4s ease-out,color .4s ease-out;}

.ui-tab-item li:first-child{}
.ui-tab-item a:hover,a.selected{background:#d9d9d9;color:#000;border-top:4px solid #999999;}

/*tab-small*/
.ui-tab-small li{vertical-align:middle;position:relative;top:2px}
.ui-tab-item-small{border-bottom:1px solid #e5e5e5;font-size:12px}
.ui-tab-item-small{display:inline-block;*display:inline;*zoom:1;*margin-right:3px}
.ui-tab-item-small a{background:#e0eaf0;line-height:18px;height:18px;padding:0px 10px 0px; border:1px solid #d9d9d9;margin:0px 0px;font-weight:normal; border-bottom:0; border-left:0; border-right:1px solid #eaeaea; color:#666; background:url(index_r29_c43.jpg) repeat-x top; display:inline-block;*display:inline;*zoom:1;transition:background-color .4s ease-out,color .4s ease-out}
.ui-tab-item-small a.f{border-left:1px solid #d9d9d9;}
.ui-tab-item-small a:hover{background:#c4d5df;text-decoration:none; }
.ui-tab-item-small a.selected{background:#169ef4;color:#fff;border-color:#169ef4;}

/*  indexPage  */
/*index-button*/
.ui-home-top {width:100%;text-align:left; position:relative;clear:both;}
.ui-home-top ul li{margin:0px 8px 8px 0px; width:15%;float:left;position:relative;moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;}
.ui-home-top li a{display:block;height:50px;line-height:50px;font-weight:bold;font-size:13px;color:#fff; outline:none;padding:0 5px 0 15px;}
.ui-home-top li .label{ position:absolute; padding:3px 5px; top:-8px; right:-5px;height:8px;line-height:8px;background-color: #3d3d3d;font-size:11px;font-weight:bold;moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px; }

/* Top user navigation */
#user-nav {z-index: 2;float:left;left:350px;}

#user-nav ul {margin: 0;padding: 0;list-style: none; border-right: 1px solid #3d3d3d;border-left: 0px solid #000;}
#user-nav ul li{float: left;list-style-type: none;margin: 0;padding: 0; position: relative;border-left: 1px solid #3d3d3d; border-right: 1px solid #000;}
#user-nav ul li a{padding:16px 10px 10px;display: block;font-size: 12px;color:#666;}
#user-nav ul li a:hover{color:#000;background:#fff;}
.user-nav-hover{color:#000; background:#fff;}

.user-right{float:right;}
.user-right ul {margin:0 0px 0 0;padding: 0;list-style: none; }
.user-right ul li {float: left;list-style-type: none;margin: 0;padding: 0; position: relative;}
.user-right ul li a {padding:14px 10px 7px;display: block;color:#77787b;border-left: 1px solid #fff; border-right: 1px solid #eee;}
.user-right ul li a:hover{background-color:#fff;}
.popback{background:#fff;}
.user-right ul li a.popfont{color:#555;border-left: 1px solid #d2d6de; border-right: 1px solid #d2d6de;}

.ui-list-item{line-height:20px;}
.ui-list-item a.usrmeno{font-size:12px;line-height:20px;text-decoration:none;color:#555;border-right:none;}
.ui-list-item a:hover.usrmeno{color:#FF4800;}
.ui-list-item a:hover{text-decoration:underline}

ul.ui-index-style li{line-height:20px;color:#08c;width:70px;}
ul.ui-index-style li a{line-height:20px;text-decoration:none;color:#555;border-right:none;}
ul.ui-index-style li a:hover{color:#FF4800;text-decoration:underline}
ul.ui-index-style li div{width:10px;height:10px;margin-top:5px;float:right;}

/*弹出菜单*/
.dd{*width:88px;color:#000;background-color:#fff;display:none;position:absolute;z-index:10;border:1px solid #d2d6de;border-top:none;}
.hover .dd{display:block;}

/*弹出菜单*/
.da{margin:0px 0;padding:0px 0px 10px;}
.da ul{}
.da ul li{border-left:none;border-right:none;*width:80px;}
.da ul li a{padding:3px 1px 0px 20px;}

#msgBox1{width:300px; height:247px; border:1px solid #e1e1e1; border-top:#fff; background:#fff; position:absolute; left:220px; top:39px; overflow:hidden;}
#msgBox2{width:300px; height:247px; border:1px solid #e1e1e1; border-top:#fff; background:#fff; position:absolute; left:250px; top:39px; overflow:hidden;}
#msgBox3{width:200px; height:247px; border:1px solid #e1e1e1; border-top:#fff; background:#fff; position:relative; left:850px; top:39px; overflow:hidden;z-index:500}

#navigation1{width:170px; height:350px; border:2px solid #e1e1e1; background:#fff; position:absolute; right:20px; top:126px; padding:5px; overflow:hidden;}
#navigation1 ul{font-size:12px; border:0px;}
#navigation2{width:100px; height:150px; border:2px solid #e1e1e1; background:#fff; position:absolute; right:20px; top:126px; padding:5px; overflow:hidden;}

/* ToolBar:Add,Edit */
.ui-table-tool{margin-top:-15px; height:10px;position:relative; width:350px;float:right; } /*absolute* relative*/
.ui-table-tool-right{float:right;width:auto;height:1px;}
.ui-table-tool-right .txt{font-size:12px; color:#FF4800;}

.RightTools{position:absolute;margin-top:-17px;cursor:pointer;height:20px;background-color:#E1FFFF;float:right;}
.RightTools-right{float:right;width:auto;height:1px;}

.1ui-table-tool{margin-top:-15px; height:10px;position:relative; width:350px;float:right; } /*absolute* relative*/
.1ui-table-tool-right{float:right;width:auto;height:1px;}
.1ui-table-tool-right .txt{font-size:12px; color:#FF4800;}

 /*#E1FFFF*/
.RightTools a111{float:right;}

/* FormAdd */
#dmzForm{display:none;}
#dmzForm1{display:none;}
#dmzForm2{display:none;}

/* header notifications extended */
.dropdown-menu.extended { min-width: 160px !important; max-width: 300px !important; width: 300px !important; background-color: #ffffff !important; }
.dropdown-menu.extended:before,
.dropdown-menu.extended:after { border-bottom-color: #ddd !important; }
.dropdown-menu.extended li a{ display: block; padding: 5px 10px !important; clear: both; font-weight: normal; line-height: 20px; white-space: normal !important; color:#333; }
.dropdown-menu.extended li i{ margin-right: 3px; }
.dropdown-menu.extended li a{ font-size: 12px; padding: 10px !important; background-color: #ffffff; }
.dropdown-menu.extended li a:hover { background-image: none; background-color: #f5f5f5; color: #000; filter:none; }
.dropdown-menu.extended li p{ padding: 10px; background-color: #eee; margin: 0px; font-size: 1em; font-weight: bold; color: #000; }
.dropdown-menu.extended li a{ padding: 7px 0 5px 0px; list-style: none; border-bottom: 1px solid #f4f4f4 !important; font-size: 12px; text-shadow: none; }
.dropdown-menu.extended li:first-child a { border-top: none; border-bottom: 1px solid #f4f4f4 !important; }
.dropdown-menu.extended li:last-child a { border-top: 1px solid white !important; border-bottom: 1px solid #f4f4f4 !important; }
.dropdown-menu.extended li.external > a { font-size: 12px; font-weight: 400; }
.dropdown-menu.extended li.external > a > i{ margin-top: 3px; float: right; }
/* header notifications dropdowns */
.dropdown-menu.notification li > a > .label { width: 10px; padding: 2px 4px; margin-right: 2px; text-align: center !important; }
.dropdown-menu.notification li > a > .label i { text-align: center !important; }
.dropdown-menu.notification li a .time { font-size: 12px; float: right; }
/* header inbox dropdowns */
.dropdown-menu.inbox li a .photo img { float: left; height: 40px; width: 40px; margin-right: 6px; }
.dropdown-menu.inbox li a .subject { display: block; }
.dropdown-menu.inbox li a .subject .from { font-size: 12px; font-weight: 400; color: #02689b; }
.dropdown-menu.inbox li a .subject .time { font-size: 12px; font-weight: 600; font-style: italic; position: absolute; right: 10px; }
.dropdown-menu.inbox li a .message { display: block !important; font-size: 12px; }
/* header tasks */
.dropdown-menu.tasks .task { margin-bottom: 5px; }
.dropdown-menu.tasks .task .desc { font-size: 12px; font-weight: 300; }
.dropdown-menu.tasks .task .percent { font-size: 12px; font-weight: 600; float: right; display: inline-block; }
.dropdown-menu.tasks .progress { display: block; height: 10px; margin: 0px; }

.indexlistban{margin:10px 5px 5px 15px;line-height: 22px;}
.indexlistbanDiv{width:320px;height:200px;overflow-x:hidden;}

/* Ajax 全局 */
#ajaxCont{height:32px;width:132px;position:absolute;top:45px;left:550px;z-index:200; }

#ScrollBar{width:10px;position:absolute;top:16px;z-index:199;right:0px;height:60px;background:none repeat scroll 0% 0% #05c9e9;moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;cursor:pointer;display:none;}

.ui-file{width:170px;padding:5px 5px;line-height:14px;border:1px solid #ccc;border-top-color:#a6a6a6;color:#595959;font-size:12px}

.uiArchImg{position:absolute; left:835px; width:185px; line-height:30px;cursor:pointer;}
.uiTArchImg{position:absolute; left:1037px; top:135px; width:165px; line-height:150px;}
.uiJxArchImg{position:absolute; left:1000px; top:113px; width:185px; line-height:190px;}
.uiJxArchImg, .uiArchImg img, .uiTArchImg img{border:solid 2px #cdcdcd; padding:1px 1px; } /*cursor:pointer*/

.uiUsrImg{position:absolute; left:1035px; top:142px; }

/*add*/
.settopmargin1{margin-top: 6px;}
.ui-set-input{padding:2px 2px;margin:-2px 0 0 0;line-height:14px;border:1px solid #ccc;border-top-color:#a6a6a6;color:#595959;font-size:12px}

/* 分页 */
.pageNav {-moz-user-select: none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:2px 0px; margin:5px 0px; text-align:center; float:right;cursor:pointer;}
.pageNav span{font-size:.9em;}
.pageNav span.normal{border:#bbb 1px solid;margin-right:2px;padding:4px 9px 3px;background-color:#e5e5e5;}
.pageNav span.disabled{display:none}
.pageNav span.normal:hover {border: #bbb 1px solid; background-color: #666;color:#efefef;}
.pageNav span.current {border: #666 1px solid; margin-right: 2px;padding:4px 9px 3px;background-color: #666;color:#efefef;}
.pageNav span.a1 {margin-right:5px; border-bottom: #ccc 1px solid;padding:4px 12px 3px;}
.pageNav em{padding:2px 3px 1px;font-size:.9em;}
.pageNavAddInfo{margin:10px 0 0 1px; text-align:center;font-weight:bold;float:left;}

/* Index */
.cont{ width:900px; height:200px;}
.cont p{font-size:16px; color:#333; text-indent:25px; }

.indexmain{ width:900px; padding-left:60px; background:url(../images/index/scl_06.jpg) repeat-y;}
.indexmain a {color:#666}
.indexmain a:hover {color:#e00}
.con1{ width:858px; height:200px; padding-top:30px; background:#fff; border:1px solid #e4e4e4; padding-left:39px; margin-top:20px; margin-bottom:15px;}
.buzhou{ position:absolute1; left:-61px; top:12px;}
.tit{  height:27px; border-bottom:1px dashed #aaa; color:#333; font-size:16px; width:95%; font-weight:normal; left:0px; margin:0 20px 20px 0;}
.tit em{float:right; font-size:12px;}
.c1word{ width:858px; }

.c1wl{ width:383px; float:left; margin-right:50px;}
.c1c{ height:47px; background:url(../images/index/scl_16.jpg) no-repeat; padding-left:100px; line-height:36px; font-size:14px; position:relative; left:-100px; clear:both;}
.c1c strong{ font-size:16px; color:#e60000; }
.c1dl dl{ float:left; width:382px; margin-right:50px;}
.c1dl dt{ width:141px; float:left; margin-right:14px;}
.c1dl dd{ float:left; width:227px; line-height:24px; font-size:14px; color:#666;}
.c1dl p{ background:url(scl_22.jpg) no-repeat; color:#FFF; font-weight:bold; line-height:22px; text-indent:3px; margin-top:7px;}
.c1dl p a{ color:#e00; margin-left:23px;}
.c1dl .nmr{ margin:0;}
.c2wl{ width:244px; float:left; margin-right:30px;}
.c2wl h4{ height:28px; font-size:14px; color:#666; background:url(../images/index/scl_14.jpg) no-repeat left bottom; width:216px;}
.c2wl h4 a{ float:right; background:url(../images/index/scl_09.jpg) no-repeat right top; padding-right:16px; font-weight:normal; font-size:12px;}
.c2wl p{ line-height:25px; color:#666; padding-top:5px;}
.c2wll{ width:344px;}
.c2wll h4{ height:28px; font-size:14px; color:#666; background:url(../images/index/scl_14.jpg) no-repeat left bottom; width:324px;}
.nmr{ margin:0;}
.c1wl h4{ height:28px; font-size:14px; color:#333; background:url(../images/index/scl_14.jpg) no-repeat left bottom; width:383px;}
.c1wl h4 a{ float:right; background:url(../images/index/scl_09.jpg) no-repeat right top; padding-right:16px; font-weight:normal;}
.c1wl p{ line-height:21px; color:#666; padding-top:5px;}
.indexfoot {width:425px}

.quicksearch span.txt{font-size:12px; color:#646464}

/* div scroll */
.scroll{overflow-y:hidden;overflow-x:hidden;margin:0pt auto; border-width:1px medium 1px 1px; }
.scroll-small{overflow-y:scroll;overflow-x:hidden; margin:0pt auto; border-width:1px medium 1px 1px; }
.scrollall{overflow-y:scroll;overflow-x:scroll;height:630px;width:1000px; margin:0pt auto; border-width:1px medium 1px 1px; }
.scrollx___{overflow-y:hidden;overflow-x:scroll;margin:0pt auto; border-width:1px medium 1px 1px; }
.scroll-ex{overflow-y:scroll;overflow-x:scroll; height:690px;margin:0pt auto; border-width:1px medium 1px 1px; }
/* Grid */
.wrapper { width: 990px; margin: 0 0 0 0; }
.ui-grid-row div {}
.ui-grid-1,.ui-grid-2,.ui-grid-3,.ui-grid-4,.ui-grid-5,.ui-grid-6,.ui-grid-7,.ui-grid-8,.ui-grid-9,.ui-grid-10,.ui-grid-11,.ui-grid-12,.ui-grid-13,.ui-grid-14,.ui-grid-15,.ui-grid-16,.ui-grid-17,.ui-grid-18,.ui-grid-19,.ui-grid-20,.ui-grid-21,.ui-grid-22,.ui-grid-23,.ui-grid-24,.ui-grid-25{margin:0 10px 10px 0;float:left;display:inline}.ui-grid-1{width:30px}.ui-grid-2{width:70px}.ui-grid-3{width:110px}.ui-grid-4{width:150px}.ui-grid-5{width:190px}.ui-grid-6{width:230px}.ui-grid-7{width:270px}.ui-grid-8{width:310px}.ui-grid-9{width:350px}.ui-grid-10{width:390px}.ui-grid-11{width:430px}.ui-grid-12{width:470px}.ui-grid-13{width:510px}.ui-grid-14{width:550px}.ui-grid-15{width:590px}.ui-grid-16{width:630px}.ui-grid-17{width:670px}.ui-grid-18{width:710px}.ui-grid-19{width:750px}.ui-grid-20{width:790px}.ui-grid-21{width:830px}.ui-grid-22{width:870px}.ui-grid-23{width:910px}.ui-grid-24{width:950px}.ui-grid-25{width:990px}
.ui-grid-row{margin-right:-10px;zoom:1}
.ui-grid-row:after{clear:both;display:block;font-size:0;height:0;visibility:hidden}

.wrap { width: 1000px; margin: 0 0 0 0; }
.ugrid-1,.ugrid-2,.ugrid-3,.ugrid-4,.ugrid-5,.ugrid-6,.ugrid-7,.ugrid-8,.ugrid-9,.ugrid-10,.ugrid-11,.ugrid-12,.ugrid-13,.ugrid-14,.ugrid-15,.ugrid-16,.ugrid-17,.ugrid-18,.ugrid-19,.ugrid-20,.ugrid-21,.ugrid-22,.ugrid-23,.ugrid-24,.ugrid-add{margin:0 10px 10px 0;float:left;display:inline;*margin:10px 10px 10px 0;}
.ugrid-1{width:32px}
.ugrid-2{width:74px}
.ugrid-3{width:116px}
.ugrid-4{width:158px}
.ugrid-5{width:200px}
.ugrid-6{width:242px}
.ugrid-7{width:284px}
.ugrid-8{width:326px}
.ugrid-9{width:368px}
.ugrid-10{width:410px}
.ugrid-11{width:452px}
.ugrid-12{width:494px}
.ugrid-13{width:536px}
.ugrid-14{width:578px}
.ugrid-15{width:620px}
.ugrid-16{width:662px}
.ugrid-17{width:704px}
.ugrid-18{width:746px}
.ugrid-19{width:788px}
.ugrid-20{width:830px}
.ugrid-21{width:872px}
.ugrid-22{width:914px}
.ugrid-23{width:956px}
.ugrid-24{width:998px}
.ugrid-100{width:100%}

/* form */
.Validform_checktip{margin:5px 0 0 0; color:red}
.Validform_right{margin:5px 0 0 0; color:#71b83d}

.addselect,.imfile{cursor:pointer}

/**/
.ui-table-container-scroll { margin:0 0 10px; padding:0 25px 0 0; position:relative; }
.ui-table-container .viewport { height:600px; overflow:hidden; position:relative; }
.ui-table-container .overview { list-style:none; left:0; top:0; }
.ui-table-container .scrollbar{ background:transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position:absolute; top:0; right:0; width:15px; }
.ui-table-container .track { background:transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height:100%; width:15px; position:relative; }
.ui-table-container .thumb { background:transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height:20px; width:25px; cursor:pointer; overflow:hidden; position:absolute; top:0; left:-5px;}
.ui-table-container .thumb .end{ background:transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow:hidden; height:5px; width:25px;}
.ui-table-container .disable{ display:none; }
.process {position: absolute;width: 150px;border: 1px solid #f60;padding: 1px;right:30px;display:none;}
.process .bar {display: block;position: relative;background: #f60;text-align: center;color:#8B4C39;height: 15px;line-height: 15px;}
.process .bar span { position: absolute; left: 1em;font-size:.8em; }
.INewtext{overflow-y:scroll;overflow-x:hidden; height:200px; width:700px;  margin:0pt auto;  border-width:1px medium 1px 1px; }
.btitle{ font-weight:bold; }
.INewbul{ width:600px; }
.INewbul a{ color:#333;}
.INewbul a:hover{ color:#e00;}
.INewbul li{ float:left; }

/*chat*/
.chat{ width:650px; height:340px; border:1px solid #e1e1e1; background:#fff; padding:10px; overflow:hidden; display:none;}
.chatcontent{ height:260px; background:#cff;overflow-y:scroll;overflow-x:hidden; padding:5px;line-height:20px;border-left:2px solid #e1e1e1;border-top:2px solid #e1e1e1;border-bottom:2px solid #e1e1e1;}
.chatlits { float:right; width:120px; height:260px; background:#cff;overflow-y:scroll;overflow-x:hidden; padding:5px;border-right:2px solid #e1e1e1;border-top:2px solid #e1e1e1;border-bottom:2px solid #e1e1e1;}

.infomessage{
background-color:#3d3d3d; color:#ccc999; z-index:999; position:fixed; bottom:0; right:0; height:23px;width:300px;
 _position:absolute; _top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible;
line-height:23px;text-align:center;cursor:pointer;
border-top-left-radius:3px;border-top-right-radius:3px;
}
#div-pop-nav{ z-index:1; position:absolute; height:400px; width:180px; padding:0px; border:1px solid #e1e1e1; background:#fff; display:none;}
#div-pop-set{ z-index:1; position:absolute; height:130px; width:120px; padding:0px; border:1px solid #e1e1e1; background:#fff; display:none;}
#div-pop-search{ z-index:1; position:absolute; padding:0px; border:0px solid #e1e1e1; display:none; overflow:hidden; right:0px;}
.pop-search-active{font-weight:bold;color:red;}

#library{ z-index:1; position:absolute; height:310px; width:300px; padding:0px; border:1px solid #e1e1e1; background:#fff; display:none; overflow:hidden;top:20px}

.house{ list-style:none; }
.house li{float:left; display:block; border:1px solid #d9d9d9; width:65px; height:35px; cursor:pointer;}
.house ul{ height:35px; line-height:35px; text-align:center; color:#000; }
.floor{width:30px;text-align:center;padding:2px 0 2px 0;color:#000;font-weight:bold; background-color: #CCCC99; Writing-mode:tb-rl;Text-align:left; }
.roomInfo{ z-index:1; position:absolute; width:150px; padding:0px; border:1px solid #e1e1e1; background:#fff; display:none; overflow:hidden; }

.listul ul{list-style-type:circle}
.listul li{list-style-type:lower-alpha ; padding:3px 0}

.cate_shou{ text-align:center; font:12px/1 ; padding:10px 0}
.arrow_yc{ width:58px; margin:0 auto;}
.arrow_yc a{ display:block; width:58px; height:23px; text-indent:-9999px; overflow:hidden; background:url(images/arrow_yc.png) no-repeat;}
.arrow_zhan a:hover{ background-position:0 -46px;}
.arrow_shou a{ background-position:0 -23px;}
.arrow_shou a:hover{ background-position:0 -69px;}

/*popChat*/
.popChatPage { margin:0px auto; }
.popChat {margin-bottom:10px;padding-left:10px;position:relative;margin-right:50px;}

.triangle{position:absolute;top:50%;margin-top:-8px;left:2px;display:block;width:0;height:0;overflow:hidden;line-height:0;font-size:0;border-bottom:8px solid #FFF;border-top:8px solid #FFF;border-left:none;border-right:8px solid #4D90FE;}

.article1 {float:left;color:#FFF;display:inline-block;*display:inline; zoom:1;padding:5px 10px;border:1px solid #3079ED;background:#eee;border-radius:5px;background-color: #4D90FE;background-image:-webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));background-image:-webkit-linear-gradient(top,#4D90FE,#4787ED);background-image:-moz-linear-gradient(center top , #4D90FE, #4787ED);background-image:linear-gradient(top,#4D90FE,#4787ED);}

.article {float:left;color:#FFF;display:inline-block;*display:inline; zoom:1;padding:5px 10px;border:1px solid #4D90FE;background:#eee;border-radius:5px;background-color: #4D90FE;}

.fr {padding-left:0px; padding-right:10px;margin-left:50px;margin-right:0px;}
.fr .triangle{left:auto;right:2px;border-bottom:8px solid #FFF;border-top:8px solid #FFF;border-right:none;border-left:8px solid #D2D2D2;}
.fr .article{float:right;text-align:right;border:1px solid #D2D2D2;background-color: #D2D2D2;color:#000}

.clearfix:after{content:'\20'; display:block; height:0; clear:both;}
.clearfix{*zoom:1; }
.popChatMain{overflow-y:scroll;overflow-x:hidden; height:300px;margin:0pt auto;border-width:1px medium 1px 1px;}

/*Add Css*/
.InputBtn{position:relative;left:-20px;cursor:pointer;}

/*成绩*/
.expopmenu{ margin:0px 0px;float:left;}
.expopmenu dl{}
.expopmenu dl dt{width:80px;z-index:3;position:relative; padding:0 5px;line-height:25px;height:25px;padding-top:2px;margin-right:5px;}
.expopmenu dl dt a{color:#666;}
.expopmenu dl dd{position:absolute;z-index:2;border:#ccc 1px solid;padding:0px; line-height:25px; background:#eee; display:block; margin:-1px 0 0 0px;min-width:130px; }
.expopmenu dl dd a{ display:block;border-bottom:#ccc 1px dashed;color:#000;padding:0 10px 0 5px;}
.expopmenu dl dd a:hover{color:#0000FF;background-color:#FFF}
.expopmenu-act{border:#ccc 1px solid; border-bottom:none;background:#f1f1f1; margin:0 0;}
.dtaa{background-color:#d8d8d8;}

/*phtml*/
.phtml{width:480px;height:150px;overflow-y:scroll;overflow-x:hidden; margin:0pt auto;  border-width:1px medium 1px 1px; }
.cursor{cursor:pointer;}

/*Examination*/
.exright{float:right;}
.exright span{font-size:12px;}

.exleft{float:left;}
.exleft span{font-size:12px;}

#exPopNavTree{ z-index:1; padding:0px; border:1px solid #e1e1e1; background:#fff; display:none; overflow:hidden; }

.CssPopNav{ z-index:1; position:absolute; padding:0px; border:1px solid #e1e1e1; background:#fff; display:none; overflow:hidden; }

.divpopdown {margin-right:5px;}
.divpopdown ul li {list-style-type: none;margin: 0;padding: 0; position: relative;}
.divpopdown ul li a {padding:3px 0px 2px 10px;display: block;font-size: 12px;color:#666;}
.divpopdown ul li a:hover{color:#FF4800;background:#eee;}
.divpopdown ul {margin:5px 0 0 0;padding: 0;list-style: none; border-right: 0px solid #3d3d3d;border-left: 0px solid #000;}

/*dragTable*/
.dg-div{


}

.dragDiv{background-color:#fff;border:solid 1px #ccc; padding:5px;}
.dg-table{border:1px solid #9cf;width:100%;text-align:left;font-size:12px; table-layout:auto; }
.dg-table th, .dg-table td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.dg-table td.slall{white-space: normal;}
.dg-table td.sllast, .dg-table th.sllast{padding:0px 3px; width:49px; border-right:1px solid #9cf}
.dg-table td.rline, .dg-table th.rline{padding:0px 3px; border-right:1px solid #d9d9d9}
.dg-table tr:nth-child(odd),.dg-table-split,.dg-table-hover{background-color:#FBFBFB}
.dg-table tr{color:#000;background-color:expression((this.sectionRowIndex%2==0)?"#FBFBFB":"#FFF"); border-bottom:1px solid #9cf;}
.dg-table thead tr{color:#666}
.dg-table thead{color:#666}
.dg-table th{padding:10px 1px 8px 8px;border-top:2px solid #9cf;border-bottom:2px solid #9cf;background-color:#ddd; text-align:left}
.dg-table th.center{text-align:center}
.dg-table td.center{text-align:center}
.dg-table td{padding:7px 1px 6px 3px;border-right:1px solid #fff}
.dg-table tfoot tr{border-bottom:2px solid #9cf;};
.dg-table tfoot td{border-bottom:0}
.dg-table .dg-table-action{background-color:#FFFFEF}
.dg-table .dg-table-selected{background-color:#FEFFC5}
.dg-table tbody tr:hover{background-color:#E1FFFF }

.dg-table-noborder,.dg-table-noborder td,.dg-table-noborder tr,.dg-table-noborder th{border:0;outline:0}
.dg-table-noborder .dg-table-split,.dg-table-noborder .dg-table-hover{background-color:#f7f7f7}
.dg-table-inbox{border:0;outline:0}
.dg-table td a.one a:link{color: ; text-decoration:no}
.dg-table td a.one a:hover{color:red}
.dg-table td a.one a:visited{color:#0000FF}

.ulTable{width:410px;margin:0;}
.ulTable li{float:left;height:30px;list-style-type:none;line-height:30px;text-align:center;}
.ulTable li.l{text-align:left;margin-left:5px;width:120px;}
.ulTable li.r{text-align:right;width:80px;}

.ui-table tr.state1{color:#FF0033;}
.ui-table tr.state2{color:#009933;}

.unchoose{-moz-user-select: none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

.TBinary{}
.TBinary ul li {list-style-type: none;margin: 0;padding: 0; position: absolute;}
.TBinary ul li a {padding:3px 0px 2px 10px;display: block;font-size: 12px;color:#666;}
.TBinary ul li a:hover{color:#FF4800;background:#eee;}
.TBinary ul {margin:5px 0px 0 0;padding: 0;list-style: none; border-right: 0px solid #3d3d3d;border-left: 0px solid #000;}

/*Grid*/
.container-fluid {padding-right:20px;padding-left:20px;*zoom:1}
.container-fluid:before, .container-fluid:after {display:table;line-height:0;content:""}
.container-fluid:after {clear:both}
.row-fluid [class*="span"] {display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.row-fluid [class*="span"]:first-child {margin-left:0}
.row-fluid .controls-row [class*="span"]+[class*="span"] {margin-left:2.127659574468085%}
.row-fluid {width:100%;*zoom:1}
.row-fluid .span12 {width:100%;*width:99.94680851063829%}
.row-fluid .span11 {width:91.48936170212765%;*width:91.43617021276594%}
.row-fluid .span10 {width:82.97872340425532%;*width:82.92553191489361%}
.row-fluid .span9 {width:74.46808510638297%;*width:74.41489361702126%}
.row-fluid .span8 {width:65.95744680851064%;*width:65.90425531914893%}
.row-fluid .span7 {width:57.44680851063829%;*width:57.39361702127659%}
.row-fluid .span6 {width:48.93617021276595%;*width:48.88297872340425%}
.row-fluid .span5 {width:40.42553191489362%;*width:40.37234042553192%}
.row-fluid .span4 {width:31.914893617021278%;*width:31.861702127659576%}
.row-fluid .span3 {width:23.404255319148934%;*width:23.351063829787233%}
.row-fluid .span2 {width:14.893617021276595%;*width:14.840425531914894%}
.row-fluid .span1 {width:6.382978723404255%;*width:6.329787234042553%}

.widget-box {background: none repeat scroll 0 0 #F9F9F9;border-left: 1px solid #CDCDCD;border-top: 1px solid #CDCDCD;border-right: 1px solid #CDCDCD;
	clear: both;margin-top: 10px;margin-bottom: 10px;position: relative;}

.widget-box.widget-calendar, .widget-box.widget-chat {overflow:hidden !important;}
.accordion .widget-box {margin-top: -2px;margin-bottom: 0;border-radius: 0;}
.widget-box.widget-plain {background: transparent;border: none;margin-top: 0;margin-bottom: 0;}
.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header {background:#efefef;border-bottom: 1px solid #CDCDCD;height: 36px;}
.widget-title .nav-tabs {border-bottom: 0 none;}
.widget-title .nav-tabs li a {border-bottom: medium none !important;border-left: 1px solid #DDDDDD;border-radius: 0 0 0 0;
	border-right: 1px solid #DDDDDD;border-top: medium none;color: #999999;margin: 0;outline: medium none;padding: 9px 10px 8px;font-weight: bold;text-shadow: 0 1px 0 #FFFFFF;}
.widget-title .nav-tabs li:first-child a {border-left: medium none !important;}
.widget-title .nav-tabs li a:hover {background-color: transparent !important;border-color: #D6D6D6;border-width: 0 1px;color: #2b2b2b;}
.widget-title .nav-tabs li.active a {background-color: #F9F9F9 !important;color: #444444;}
.widget-title span.icon {padding: 9px 10px 7px 11px;float: left; border-right:1px solid #dadada;}
.widget-title h5 {color: #666;float: left;font-size: 12px;font-weight: bold;padding: 12px;line-height: 12px;margin: 0;}
.widget-title .buttons {float: right;margin: 8px 10px 0 0;}
.widget-title .label {padding: 3px 5px 2px;float: right;margin: 9px 11px 0 0;box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset, 0 1px 0 #ffffff;}
.widget-calendar .widget-title .label {margin-right: 190px;}
.widget-content {padding:15px;border-bottom: 1px solid #cdcdcd;}
.widget-box.widget-plain .widget-content {padding: 12px 0 0;}
.widget-box.collapsible .collapse.in .widget-content {border-bottom: 1px solid #CDCDCD;}

.QCssdate{background: #fff url("images/calendar.png") no-repeat 97.5% 50%;}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px;}
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui_tpicker_hour_label,.ui_tpicker_minute_label,.ui_tpicker_second_label,.ui_tpicker_millisec_label,.ui_tpicker_time_label{padding-left:20px}
.ui_tpicker_timezone{display:none}
.ui_tpicker_timezone_label{display:none}
.ui-datepicker-month,.ui-datepicker-year{
	border: 0px solid #ccc;
	background: transparent;
}
.divScroll{overflow:auto;}

/*上传*/
.webuploader-container {position: relative;}
.webuploader-element-invisible {position: absolute !important;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);}
.webuploader-pick {position: relative;display: inline-block;_zoom:1;_display:inline;cursor: pointer;padding:0 0;margin:0 0;border-radius: 0px;overflow: hidden;top:0px;}/* width:76px;top:5px; */
.webuploader-pick-disable {opacity: 0.6;pointer-events:none;}
.pad90{padding-left:90px;}
.pad50{padding-left:50px;}

.accordion h3{font-size:12px;height:28px;line-height:28px;padding-left:23px;font-weight:bold;}
.accordion div{font-size:12px;height:350px;}

/*2列*/
.twodiv{width:100%;margin:0 auto;cleat:both}
.twoLeft{width:150px;float:left;}
.twoRight{margin-left:160px !important; margin-left:157px;}

/* dialogForm */
.d-outer { text-align:left; outline:none 0; }
.d-border, .d-dialog { border:0 none; margin:0; border-collapse:collapse; width:auto; }
.d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer { padding:0; }
.d-header, .d-button {  }
.d-title { overflow:hidden; text-overflow: ellipsis; cursor:default; }
.d-state-noTitle .d-title { display:none; }
.d-close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.d-close:hover { text-decoration:none; }
.d-main { text-align:center; vertical-align:middle; min-width:9em; }
.d-content { display:inline-block; display:block\0/*IE8 BUG*/; display:inline-block\9\0; *zoom:1; *display:inline; text-align:left; border:0 none;  }
.d-content.d-state-full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.d-loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(../../../img/common/loading.gif) no-repeat center center; }
.d-buttons { padding:8px; text-align:right; white-space:nowrap; }
.d-button { margin-left:15px; padding: 0 8px; cursor: pointer; display: inline-block; min-height:2.2em; text-align: center; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: 1px solid #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, .5);; box-shadow: 0 1px 0 rgba(255, 255, 255, .7),  0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
.d-button::-moz-focus-inner, .d-button::-moz-focus-outer { border:0 none; padding:0; margin:0; }
.d-button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
.d-button:hover { color:#000; border-color:#666; }
.d-button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 1em rgba(0, 0, 0, .6), inset 0 1px 1em rgba(0, 0, 0, .3); }
.d-button[disabled] { cursor:default; color:#666; background:#DDD; border: 1px solid #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
.d-state-highlight { color: #FFF; border: 1px solid #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
.d-state-highlight:hover { color:#FFF; border-color:#0F3A56; }
.d-state-highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
.d-mask { background:#000; filter:alpha(opacity=50); opacity:.2; } /*lock:true 蒙版透明度 */

.d-inner { background:rgba(0, 0, 0, .7); }
.d-dialog { background:#FFF; border-radius:3px; }
.d-inner { background:#FFF; /*ie*/}
.d-outer { border:1px solid #000; border-radius:5px; box-shadow: 0 3px 0 rgba(0,0,0,0.1); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
.d-state-lock { box-shadow:0 2px 5px rgba(0, 0, 0, .9); }
.d-outer:active { box-shadow:none!important; }
.d-state-drag { box-shadow:none!important; }
.d-border { border-radius:3px; }
.d-nw, .d-ne { width:5px; height:37px; }
.d-sw, .d-se { width:5px; height:5px; }
.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se { background:#424f63;opacity:.9; background:#000\9!important; filter:alpha(opacity=70); }
.d-titleBar { width:100%; height:0; position:relative; bottom:33px; _bottom:0; _margin-top:-33px; }
.d-title { height:27px; line-height:27px; padding:0 16px 0 5px; color:#FFF; font-weight:700; text-shadow:0 1px 0 #000; }
.d-close { padding:0; top:2px; right:5px; width:21px; height:21px; line-height:21px; font-size:18px; text-align:center; color:#EBEBEB; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; border:1px solid transparent; _border:0 none; background:#000; border-radius:15px;  }
.d-close:hover { color:#FFF; background:#C72015; border:1px solid #000; _border:0 none; box-shadow: 0 1px 0 rgba(255, 255, 255, .3), inset 0 1px 0 rgba(255, 255, 255, .3); }
.d-close:active { box-shadow: none; }
.d-state-noTitle { }
.d-content { color:#666; }
.d-state-noTitle .d-nw, .d-state-noTitle .d-ne { height:5px; }
.d-state-noTitle .d-titleBar { bottom:0; _bottom:0; _margin-top:0; }
.d-state-noTitle .d-close { top:5px; }
/* Form */

/* jquery.alerts */
#popup_container {min-width: 300px;max-width: 600px;background: #FFF;border: solid 5px #424f63;color: #000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;z-index:1000;}
#popup_title {font-size: 12px;font-weight: bold;text-align: left;line-height: 2em;color: #fff;background: #424f63;border: solid 0px #FFF;border-bottom: solid 1px #999;cursor: default;padding-left: 8px;margin: 0em;}
#popup_content {padding: 1em 1.75em;margin: 0em;}
#popup_content.prompt {  }
#popup_message { padding-left: 48px; margin: 10px 0 0 0;}
#popup_panel { text-align: center; margin: 1em 0em 0em 1em; }
#popup_prompt {margin: 5px 10px 0px 0px;padding:6px 5px 4px 5px;line-height:14px;border:1px solid #ccc;border-top-color:#a6a6a6;color:#595959;width:10px;}
#popup_prompt:hover,.ui-input-hover{border:1px #a6a6a6 solid;border-top-color:gray}
.popup_msg{left:30px;position: absolute;}
.popup_alert{left:28px;top:35px;position: absolute;}
.popup_confirm{left:28px; top:38px; position: absolute;}
/* jquery.alerts */

/*MinTop*/
.ILnav{display:block;position: absolute;color:#eee;top:42px;right:18px;font-size:18px;}
.ILnav:hover{color:#EEE;cursor:pointer;}

.Imsgnum{color:#fff;display:block;height:18px;width:22px;line-height:18px;text-align:center;top:-30px;left:-25px;position:relative;*display:none}
.user-left{float:left;top:0px;z-index:2;width:250px;margin-left:10px;}
.user-left ul {list-style:none;position:relative;overflow: hidden;}
.user-left ul li{display:block;float:left;color:#eee;height:40px;line-height:40px;padding:0px 0px 0px 30px;}
.user-left ul li:hover{background-color:#fff;cursor:pointer;color:#fff;}
.user-left span.base {display:block;height:0;width:0px;border:solid 5px transparent;top:-44px;left:-4px;overflow:hidden;position:relative;*display:none}

/*MinTop*/

/*MinLeft*/
#fv-sidebarMin {width:45px; float: left;position: absolute;z-index: 16; top:77px; margin-top:10px; z-index:20;}
#fv-sidebarMin ul li a,
#fv-sidebarMin ul li a:visited {display:block; text-decoration:none; width:45px;height:38px; color:#fff;line-height:38px;padding-left:13px;}
#fv-sidebarMin ul {padding:0; margin:0;list-style-type: none; }
#fv-sidebarMin ul li {margin-right:1px; position:relative;}
#fv-sidebarMin ul li:hover a {color:#000; background:#fff;}

#fv-sidebarMin ul li ul {display: none;}
#fv-sidebarMin ul li:hover ul {display:block; position:absolute; top:0px; left:45px; z-index:20;}
#fv-sidebarMin ul li:hover ul li a.hide {background:#6a3; color:#fff;}
#fv-sidebarMin ul li:hover ul li a {display:block; background:#3D3D3D; color:#eee;width:120px;border-left:solid 1px #fff;text-align:left;padding:0 10px;height:30px;line-height:30px;}
#fv-sidebarMin ul li:hover ul li a:hover {background:#4b4b4b; color:#fff;}
#fv-sidebarMin ul li:hover ul li a.top {background:#FF4A43; color:#eee;border-left:solid 1px #FF4A43;height:38px;line-height:38px;}

#fv-sidebarMin ul li:hover ul li a.top:before{content:'';display:block;width:0;height:0;position:absolute;top:13px;left:-6px;border-width:7px 7px 7px 0;border-style:solid;border-color:transparent #FF4A43 transparent transparent;}
/*MinLeft*/

/*Loading*/
.la-ball-spin-rotating,
.la-ball-spin-rotating > div {
    position: absolute; top:50%; left:50%;text-align:center;display:none1;z-index:3;
		color:#0c0;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.la-ball-spin-rotating {display: block;font-size: 0;color: #fff;}
.la-ball-spin-rotating.la-dark {color: #333;}
.la-ball-spin-rotating > div {display: inline-block;float: none;background-color: currentColor;border: 0 solid currentColor;}
.la-ball-spin-rotating {width: 32px;height: 32px;-webkit-animation: ball-spin-rotate 6s infinite linear;-moz-animation: ball-spin-rotate 6s infinite linear;-o-animation: ball-spin-rotate 6s infinite linear;animation: ball-spin-rotate 6s infinite linear;
}
.la-ball-spin-rotating > div {position: absolute;top: 50%;left: 50%;width: 8px;height: 8px;margin-top: -4px;margin-left: -4px;border-radius: 100%;-webkit-animation: ball-spin 1s infinite linear;-moz-animation: ball-spin 1s infinite linear;-o-animation: ball-spin 1s infinite linear;animation: ball-spin 1s infinite linear;}
.la-ball-spin-rotating > div:nth-child(1) {top: 5%;left: 50%;-webkit-animation-delay: -1.125s;-moz-animation-delay: -1.125s;-o-animation-delay: -1.125s;animation-delay: -1.125s;}
.la-ball-spin-rotating > div:nth-child(2) {top: 18.1801948466%;left: 81.8198051534%;-webkit-animation-delay: -1.25s;-moz-animation-delay: -1.25s;-o-animation-delay: -1.25s;animation-delay: -1.25s;}
.la-ball-spin-rotating > div:nth-child(3) {top: 50%;left: 95%;-webkit-animation-delay: -1.375s;-moz-animation-delay: -1.375s;-o-animation-delay: -1.375s;animation-delay: -1.375s;}
.la-ball-spin-rotating > div:nth-child(4) {top: 81.8198051534%;left: 81.8198051534%;-webkit-animation-delay: -1.5s;-moz-animation-delay: -1.5s;-o-animation-delay: -1.5s;animation-delay: -1.5s;}
.la-ball-spin-rotating > div:nth-child(5) {top: 94.9999999966%;left: 50.0000000005%;-webkit-animation-delay: -1.625s;-moz-animation-delay: -1.625s;-o-animation-delay: -1.625s;animation-delay: -1.625s;}
.la-ball-spin-rotating > div:nth-child(6) {top: 81.8198046966%;left: 18.1801949248%;-webkit-animation-delay: -1.75s;-moz-animation-delay: -1.75s;-o-animation-delay: -1.75s;animation-delay: -1.75s;}
.la-ball-spin-rotating > div:nth-child(7) {top: 49.9999750815%;left: 5.0000051215%;-webkit-animation-delay: -1.875s;-moz-animation-delay: -1.875s;-o-animation-delay: -1.875s;animation-delay: -1.875s;}
.la-ball-spin-rotating > div:nth-child(8) {top: 18.179464974%;left: 18.1803700518%;-webkit-animation-delay: -2s;-moz-animation-delay: -2s;-o-animation-delay: -2s;animation-delay: -2s;}
.la-ball-spin-rotating.la-sm {width: 16px;height: 16px;}
.la-ball-spin-rotating.la-sm > div {width: 4px;height: 4px;margin-top: -2px;margin-left: -2px;}
.la-ball-spin-rotating .la-2x {width: 80px;height: 80px;}
.la-ball-spin-rotating.la-2x > div {width: 20px;height: 20px;margin-top: -10px;margin-left: -10px;}
.la-ball-spin-rotating.la-3x {width: 96px;height: 96px;}
.la-ball-spin-rotating.la-3x > div {width: 24px;height: 24px;margin-top: -12px;margin-left: -12px;}

@-webkit-keyframes ball-spin-rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-moz-keyframes ball-spin-rotate {100% {-moz-transform: rotate(360deg);transform: rotate(360deg);}}
@-o-keyframes ball-spin-rotate {100% {-o-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes ball-spin-rotate {100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes ball-spin {0%,100% {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}50% {opacity: .25;-webkit-transform: scale(.5);transform: scale(.5);}}
@-moz-keyframes ball-spin {
    0%,
    100% {opacity: 1;-moz-transform: scale(1);transform: scale(1);}
    50% {opacity: .25;-moz-transform: scale(.5);transform: scale(.5);}
}
@-o-keyframes ball-spin {
    0%,
    100% {opacity: 1;-o-transform: scale(1);transform: scale(1);}
    50% {opacity: .25;-o-transform: scale(.5);transform: scale(.5);}
}
@keyframes ball-spin {
    0%,
    100%{opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
    50% {opacity: .25;-webkit-transform: scale(.5);-moz-transform: scale(.5);-o-transform: scale(.5);transform: scale(.5);}
}

.la-2x{width:60px;height:60px}
.loaddiv{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-color:#333;filter:alpha(opacity=60);opacity:0.6;}
/*Loading*/

/*step*/
.ystep-container {display: inline-block;position: relative;color: #000;}
.ystep-container ul {list-style: none;}
.ystep-container ul,.ystep-container li,.ystep-container p {margin: 0;padding: 0;}
.ystep-sm {width: 360px;height: 35px;line-height: 1;}
.ystep-sm .ystep-container-steps {position: absolute;top: 6px;cursor: pointer;z-index: 10;}
.ystep-sm li {float: left;width: 65px;height: 30px;}
.ystep-sm .ystep-step-done {background-position: -119px -76px;}
.ystep-sm .ystep-step-undone {background-position: -60px -76px;}
.ystep-sm .ystep-step-active {background-position: -182px -76px;}
.ystep-sm .ystep-progress {width: 260px;height: 3px;position: absolute;top: 30px;left: 8px;float: left;margin-right: 10px;overflow: hidden;}
.ystep-sm .ystep-progress-bar {width: 260px;height: 6px;background: #e4e4e4;display: inline-block;float: left;}
.ystep-sm .ystep-progress-highlight {height: 6px;display: block;}
.ystep-blue .ystep-step-done {background-image: url("./images/pointes_blue.png");background-repeat: no-repeat;color: #f03;}
.ystep-blue .ystep-step-undone {background-image: url("./images/pointes_blue.png");background-repeat: no-repeat;color: #9c9a9b;}
.ystep-blue .ystep-step-active {background-image: url("./images/pointes_blue.png");background-repeat: no-repeat;color: #3276b1;}
.ystep-blue .ystep-progress-highlight {background: #60baff;}
.ystep-step-done a{color:#ff5d5c}
.ystep-step-undone a{color:#9c9a9b}
/*step*/

/*addcss*/
.jcver{color:#666}
.seatbtn{padding:0px;}
.cusvertical{writing-mode: tb-rl;}
.pageallcount{display:none;}
.filePicker{cursor:pointer;}
.scrollxy {overflow-x:auto;overflow-y:auto;}   /* hidden scroll */
.scrollx  {overflow-x:auto;overflow-y:hidden;}
.scrolly  {overflow-x:hidden;overflow-y:auto;}
.scrollxy- {overflow-x:scroll;overflow-y:scroll;}
.scrollx-  {overflow-x:scroll;overflow-y:hidden;}
.scrolly-  {overflow-x:hidden;overflow-y:scroll;}
/*addcss*/

/*Table no border*/
.ui-table-nb{border:0px solid #ccc;width:100%;text-align:left;font-size:12px; table-layout:auto;}
.ui-table-nb th, .ui-table-nb td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.ui-table-nb tr{color:#333;}
.ui-table-nb thead tr{color:#666}
.ui-table-nb thead{color:#666}
.ui-table-nb th{padding:0px 1px 0px 3px;text-align:left}
.ui-table-nb td{padding:0px 1px 5px 3px;}

/*cube*/
button, input, select, textarea {font-family: inherit;font-size: 100%;margin: 0;vertical-align: baseline;*vertical-align: middle;}
input,button {*overflow: visible;} /*修正 IE7 随着字数增加边距不断增加的问题*/
button, select {text-transform: none;} /*统一各浏览器「text-transform」不会继承的问题*/
/** 1. 避免 Android 4.0.* 中的 WebKit bug ，该bug会破坏原生的「audio」 和「video」的控制器 * 2. 更正 iOS 中无法设置可点击的「input」的问题 * 3. 统一其他类型的「input」的光标样式*/
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button[disabled], input[disabled] {cursor: default;} /*重置按钮禁用时光标样式*/
/* 1. 修正 IE 8/9 box-sizing 被设置为「content-box」的问题 * 2. 移除 IE 8/9 中多余的内边距 * 3. 移除 IE7 中多余的内边距(IE6 中任然存在)*/
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;*height: 13px;*width: 13px;}
/*1. 修正 Safari 5 和 Chrome 中「appearance」被设置为「searchfield」的问题 2. 修正 Safari 5 和 Chrome 中「box-sizing」被设置为 「border-box」的问题*/
input[type="search"] {-webkit-appearance: textfield;-webkit-box-sizing: content-box;box-sizing: content-box;}
/*1.移除 OS X 中 Safari5 和 Chrome 搜索框内侧的左边距 * 2.如果需要隐藏清除按钮需要加上 input[type="search"]::-webkit-search-cancel-button */
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner {border-style: none;padding: 0;} /* 移除 Firefox 3+ 的内边距 */
/*修正 Chrome 中 input [type="number"] 在特定高度和 font-size 时,下面一个箭头光标变成「cursor: text」*/
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
textarea {overflow: auto;resize: vertical;} /**1. 移除 IE6-11 中默认的垂直滚动条 2. 禁止水平拖动，防止破坏布局*/
select:disabled option:checked,option:disabled:checked {color: #d2d2d2; } /*修正 Chrome 30- option 中文字无法显示的问题*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {input {line-height: normal !important;}} /*修正 Safari 3+, Chrome 1+ Placeholder 居中问题*/
input::-moz-placeholder, textarea::-moz-placeholder {color: darkGray;opacity: 1;}/*修正 Firefox 19+ Placeholder 设置了opacity 的问题*/
select[size], select[multiple], select[size][multiple] {border: 1px solid #aaa;padding: 0;} /* 统一 select 样式, Firefox 中有 padding:1px 0 */

/*CSS 三角形组件*/
.cb-arrow {font-size:0;width:0;height:0;line-height:0;display:inline-block;*display:inline;*zoom:1;vertical-align:-2px;border:0 dashed transparent;border-width:6px;}
.cb-arrow-top {border-bottom-style: solid;border-bottom-color: #2ab2df;}
.cb-arrow-bottom {border-top-style: solid;border-top-color: #2ab2df;}
.cb-arrow-left {border-right-style: solid;border-right-color: #2ab2df;}
.cb-arrow-right {border-left-style: solid;border-left-color: #2ab2df;}
.cb-arrow-left-top {border-top-style: solid;border-top-color: #2ab2df;border-left-width: 0 !important;} /*左上角*/
.cb-arrow-right-top {border-top-style: solid;border-top-color: #2ab2df;border-right-width: 0 !important;} /*右上角*/
.cb-arrow-left-bottom {border-bottom-style: solid;border-bottom-color: #2ab2df;border-left-width: 0 !important;} /*左下角*/
.cb-arrow-right-bottom {border-bottom-style: solid;border-bottom-color: #2ab2df;border-right-width: 0 !important;} /*右下角*/

/**
* 统一代码的字体设置
* 字体要能明确区分数字 0 和字母 o
* Mac 优先使用 Monaco，Windows 优先使用 Consolas
* XP自带 Courier New
* Windows 7开始自带的 Consolas
* Mac上自带的Monaco，Osaka-Mono
*/
code, kbd, pre, samp { font-family: monaco, menlo, consolas, 'courier new', courier, monospace;}
/* 防止所有浏览器中的<sub>和<sup>影响行高 */
sub, sup {font-size: 75%; line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
/* ==========================================================================
 嵌入元素
 ========================================================================== */
/**
* 1. 去除 IE6-9 和 Firefox 3 中 a 内部 img 元素默认的边框
* 2. 修正 IE8 图片消失bug
* 3. 防止 img 指定「height」时图片高度不能按照宽度等比缩放，导致图片变形
    http://jsbin.com/aJoTUca/2
* 4. 让图片支持响应式
* 5. 去除现代浏览器图片底部的空隙
* 6. 修复 IE7 图片缩放失真
*/
img {
  border-style: none; /* 1 */
  max-width: 100%; /* 4 */
  vertical-align: top; /* 5 */
  -ms-interpolation-mode: bicubic; /* 6 */
}
svg:not(:root) {overflow: hidden;} /*修复 IE9 中的「overflow」的怪异表现*/

/* 默认按钮样式 */
.btn {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: inline-block;
  border: 1px solid #ddd;*border: 0 none;border-radius: 2px;
  *margin-right: .3em;margin-bottom: 0;padding: 0 10px;*padding: 1px 10px;
  width: auto;height: 21px;line-height: 21px;
  font-size: 12px;font-weight: bold;cursor: pointer;
  border-bottom-color: #bbb !important;
  background-color: #f4f4f4;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#eee));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #eee);
  background-image: linear-gradient(to bottom, #f8f8f8, #eee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffeeeeee', GradientType=0);
}

.btn, .btn:hover, .btn:visited {color: #333 !important;}

.btn:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ededed;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe6e6e6', GradientType=0);
}

.btn:active {
  background-color: #ebebeb;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #f2f2f2);
  background-image: linear-gradient(to bottom, #e6e6e6, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#fff2f2f2', GradientType=0);
}

/* 错误 */
.btn-error {
  border-color: transparent;
  border-bottom-color: #c21b1b !important;
  background-color: #ff3636;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f44), to(#f22));
  background-image: -webkit-linear-gradient(top, #f44, #f22);
  background-image: linear-gradient(to bottom, #f44, #f22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff4444', endColorstr='#ffff2222', GradientType=0);
}

.btn-error, .btn-error:hover, .btn-error:visited {color: #fff !important;}
.btn-error:hover {
  background-color: #e41b1b;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee2020), to(#d51314));
  background-image: -webkit-linear-gradient(top, #ee2020, #d51314);
  background-image: linear-gradient(to bottom, #ee2020, #d51314);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee2020', endColorstr='#ffd51314', GradientType=0);
}
.btn-error:active {
  background-color: #df1819;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d51314), to(#ee2020));
  background-image: -webkit-linear-gradient(top, #d51314, #ee2020);
  background-image: linear-gradient(to bottom, #d51314, #ee2020);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd51314', endColorstr='#ffee2020', GradientType=0);
}

/* 警告 */
.btn-warning {
  border-color: transparent;
  border-bottom-color: #cf370c !important;
  background-color: #ff4e00;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f50), to(#f40));
  background-image: -webkit-linear-gradient(top, #f50, #f40);
  background-image: linear-gradient(to bottom, #f50, #f40);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5500', endColorstr='#ffff4400', GradientType=0);
}
.btn-warning, .btn-warning:hover, .btn-warning:visited {color: #fff !important;}
.btn-warning:hover {
  background-color: #ef4000;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f40), to(#d73900));
  background-image: -webkit-linear-gradient(top, #f40, #d73900);
  background-image: linear-gradient(to bottom, #f40, #d73900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff4400', endColorstr='#ffd73900', GradientType=0);
}
.btn-warning:active {
  background-color: #e73d00;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d73900), to(#f40));
  background-image: -webkit-linear-gradient(top, #d73900, #f40);
  background-image: linear-gradient(to bottom, #d73900, #f40);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd73900', endColorstr='#ffff4400', GradientType=0);
}

/* 主要 */
.btn-primary {
  border-color: transparent;
  border-bottom-color: #0960ab !important;
  background-color: #4288c5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#488fcd), to(#3a7db8));
  background-image: -webkit-linear-gradient(top, #488fcd, #3a7db8);
  background-image: linear-gradient(to bottom, #488fcd, #3a7db8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff488fcd', endColorstr='#ff3a7db8', GradientType=0);
  background-repeat: repeat-x;
}
.btn-primary, .btn-primary:hover, .btn-primary:visited {color: #fff !important;}
.btn-primary:hover {
  background-color: #3579b5;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4087c6), to(#25659c));
  background-image: -webkit-linear-gradient(top, #4087c6, #25659c);
  background-image: linear-gradient(to bottom, #4087c6, #25659c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4087c6', endColorstr='#ff25659c', GradientType=0);
}
.btn-primary:active {
  background-color: #3073ad;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#25659c), to(#4087c6));
  background-image: -webkit-linear-gradient(top, #25659c, #4087c6);
  background-image: linear-gradient(to bottom, #25659c, #4087c6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff25659c', endColorstr='#ff4087c6', GradientType=0);
}

.btn-disabled {
  border: 1px solid #e0e0e0;
  border-bottom-color: #ccc !important;cursor: default;}
.btn-disabled, .btn-disabled:hover, .btn-disabled:visited {
  color: #ccc !important;
  background-color: #ededed;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe6e6e6', GradientType=0);
}

/* 按钮组合 */
.btn-group {overflow: hidden;}
.btn-group .btn {float: left;margin: 0;border-radius: 0;border-left-width: 0;}
.btn-group .btn-group .btn:first-child {border-left-width: 1px;border-radius: 2px 0 0 2px;}
.btn-group .btn:last-child {border-radius: 0 2px 2px 0;}

/* 按钮尺寸 */
.btn-xlarge {padding: 0 20px;height: 43px;line-height: 43px;font-size: 18px;}
.btn-large {padding: 0 20px;height: 38px;line-height: 38px;font-size: 14px;}
.btn-medium {height: 28px;line-height: 28px;padding: 0 20px;}
.btn-small {height: 26px;line-height: 26px;padding: 0 20px;}
.btn-xsmall {height: 23px;line-height: 23px;}
.btn-block {display: block;width: 100%;padding-right: 0;padding-left: 0;}

/*支付*/
#divWebpay input{display: none;}
#divWebpay li{position:relative; width:134px; height:45px; border:2px solid #CCC; display:inline-block; *display:inline; *zoom:1; margin:0 2px 0 0;}
#divWebpay li img{cursor: pointer;}
#divWebpay li:hover, #divWebpay li.checked{border:2px solid #3fa8f9;}
#divWebpay li.checked i{width:30px;height:30px;position:absolute;right:0;bottom:0;_right:-1px; _bottom:-1px;background:url(/usrdata/system/pic/checked.gif);}

.reveal-modal-bg {position: fixed;height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.4);z-index: 2;display: none;top: 0;left: 0;}
.reveal-modal {display:none;width:520px;height:250px;background:#eee url(images/modal-gloss.png) no-repeat -200px -80px;z-index:3;padding: 30px 40px 34px;border-radius:5px;text-align:center;position:absolute;left:0;right:0;top: 0; bottom: 0;margin: auto;}
.reveal-modal .close-reveal-modal{font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px bga(0,0,0,.6);font-weight:bold;cursor:pointer;}

.reveal-modal .title{height:50px;line-height:50px;width:100%;font-size:20px;font-weight:400;}
.reveal-modal .info{height:50px;line-height:50px;width:100%;font-size:16px;}

/*
 * jQuery contextMenu - Plugin for simple contextMenu handling
 */
.context-menu-list {margin:0;padding:0;min-width: 120px;max-width: 250px;display: inline-block;position: absolute;list-style-type: none;border: 1px solid #DDD;background: #EEE;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.9);}
.context-menu-item {padding: 5px 2px 2px 10px; background-color: #EEE; position: relative; -moz-user-select: -moz-none;}
.context-menu-separator {padding-bottom:0;border-bottom: 1px solid #DDD;}
.context-menu-item > label {-moz-user-select: text;}
.context-menu-item.hover {cursor: pointer;background-color: #39F;}
.context-menu-item.disabled {color: #666;}
.context-menu-input.hover, .context-menu-item.disabled.hover {cursor: default;background-color: #EEE;}
.context-menu-submenu:after {content: ">";color: #666;position: absolute;top: 0;right: 3px;z-index: 1;}
.context-menu-item.icon { min-height: 16px; background-repeat: no-repeat; background-position: 6px 2px;}
.context-menu-item.icon-selall_  { background-image: url(vcode-icon-a.png); }
.context-menu-item.icon-noseall_ { background-image: url(vcode-icon-n.png); }
.context-menu-input > label > * { vertical-align: top; }
.context-menu-input > label > input[type="checkbox"], .context-menu-input > label > input[type="radio"] {margin-left: -17px;}
.context-menu-input > label > span {margin-left: 5px;}
.context-menu-input > label,
.context-menu-input > label > input[type="text"],
.context-menu-input > label > textarea,
.context-menu-input > label > textarea {height: 100px;}
.context-menu-item > .context-menu-list {display: none;right: -5px;top: 5px;}
.context-menu-item.hover > .context-menu-list {display: block;}
.context-menu-accesskey {text-decoration: underline;}

/*******************************************************************************
 * dynatree Tree container
 */
ul.dynatree-container{font-size:12px;white-space:nowrap;padding:3px;margin:0;background-color:white;border:1px solid #ccc;overflow: auto;height: 100%;}
ul.dynatree-container ul{ padding: 0 0 0 16px; margin: 0;}
ul.dynatree-container li{ list-style-image: none; list-style-position: outside; list-style-type: none; -moz-background-clip:border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background-attachment: scroll; background-color: transparent; background-repeat: repeat-y; background-image: url("images/vline.gif"); background-position: 0 0; margin: 0;padding: 1px 0 0 0;}
ul.dynatree-container li.dynatree-lastsib{ background-image: none; }
ul.dynatree-no-connector > li{ background-image: none; }
.ui-dynatree-disabled ul.dynatree-container { opacity: 0.5; background-color: silver; }
span.dynatree-empty,span.dynatree-vline,span.dynatree-connector,span.dynatree-expander,span.dynatree-icon,span.dynatree-checkbox,span.dynatree-radio,span.dynatree-drag-helper-img,#dynatree-drop-marker{ width: 16px; height: 16px;display: inline-block; vertical-align: top;background-repeat: no-repeat;background-position: left;background-image: url("images/icons.gif");background-position: 0 0;}
ul.dynatree-container img{width: 16px;height: 16px;margin-left: 3px;vertical-align: top;border-style: none;}
span.dynatree-connector{background-position: -16px -64px;}
span.dynatree-expander{background-position: 0px -80px;cursor: pointer;}
.dynatree-exp-cl span.dynatree-expander{background-position: 0px -96px;}
.dynatree-exp-cd span.dynatree-expander {background-position: -64px -80px;}
.dynatree-exp-cdl span.dynatree-expander{background-position: -64px -96px;}
.dynatree-exp-e span.dynatree-expander,  .dynatree-exp-ed span.dynatree-expander {background-position: -32px -80px;}
.dynatree-exp-el span.dynatree-expander, .dynatree-exp-edl span.dynatree-expander{background-position: -32px -96px;}
.dynatree-loading span.dynatree-expander{background-position: 0 0;background-image: url("images/loading-tree.gif");}
span.dynatree-checkbox{margin-left: 3px;background-position: 0px -32px;}
span.dynatree-checkbox:hover{background-position: -16px -32px;}
.dynatree-partsel span.dynatree-checkbox{background-position: -64px -32px;}
.dynatree-partsel span.dynatree-checkbox:hover{background-position: -80px -32px;}
.dynatree-selected span.dynatree-checkbox{background-position: -32px -32px;}
.dynatree-selected span.dynatree-checkbox:hover{background-position: -48px -32px;}
span.dynatree-radio{margin-left: 3px;background-position: 0px -48px;}
span.dynatree-radio:hover{background-position: -16px -48px;}
.dynatree-partsel span.dynatree-radio{background-position: -64px -48px;}
.dynatree-partsel span.dynatree-radio:hover{background-position: -80px -48px;}
.dynatree-selected span.dynatree-radio{background-position: -32px -48px;}
.dynatree-selected span.dynatree-radio:hover{background-position: -48px -48px;}
span.dynatree-icon{margin-left: 3px;background-position: 0px 0px;}
.dynatree-ico-cf span.dynatree-icon {background-position: 0px -16px;}
.dynatree-ico-ef span.dynatree-icon {background-position: -64px -16px;}
.dynatree-statusnode-wait span.dynatree-icon{background-image: url("images/loading.gif");}
.dynatree-statusnode-error span.dynatree-icon{background-position: 0px -112px;}
span.dynatree-node{}
ul.dynatree-container a{color: black; text-decoration: none;vertical-align: top;margin: 0px;margin-left: 1px;color:#333}
ul.dynatree-container a:hover{background-color: #F2F7FD; border-color: #B8D6FB; }
span.dynatree-node a{font-size: 12px; display: inline-block; padding-left: 1px;padding-right: 3px; }
span.dynatree-folder a{font-weight: normal;}
ul.dynatree-container a:focus,span.dynatree-focused a:link {background-color: #EFEBDE; }
span.dynatree-has-children a{}
span.dynatree-expanded a{}
span.dynatree-selected a{color: green;}
span.dynatree-active a{background-color: #3169C6 !important;color: white !important; }
div.dynatree-drag-helper{}
div.dynatree-drag-helper a{border: 1px solid gray;background-color: white;padding-left: 5px;padding-right: 5px;opacity: 0.8;}
span.dynatree-drag-helper-img{}
div.dynatree-drag-helper {}
div.dynatree-drop-accept span.dynatree-drag-helper-img{background-position: -32px -112px;}
div.dynatree-drag-helper.dynatree-drop-reject{border-color: red;}
div.dynatree-drop-reject span.dynatree-drag-helper-img{background-position: -16px -112px;}
#dynatree-drop-marker{width: 24px;position: absolute;background-position: 0 -128px;margin: 0;}
#dynatree-drop-marker.dynatree-drop-after,#dynatree-drop-marker.dynatree-drop-before{width:64px;background-position: 0 -144px;}
#dynatree-drop-marker.dynatree-drop-copy{background-position: -64px -128px;}
#dynatree-drop-marker.dynatree-drop-move{background-position: -64px -128px;}
span.dynatree-drag-source{background-color: #e0e0e0;}
span.dynatree-drag-source a{color: gray;}
span.dynatree-drop-target{}
span.dynatree-drop-target a{}
span.dynatree-drop-target.dynatree-drop-accept a{background-color: #3169C6 !important;color: white !important;text-decoration: none;}
span.dynatree-drop-target.dynatree-drop-reject{}
span.dynatree-drop-target.dynatree-drop-after a{}
span.custom1 a{background-color: maroon;color: yellow;}

/*

*/
.select2-container {box-sizing: border-box;display: inline-block;margin: 0;position: relative;vertical-align: middle; }
.select2-container .select2-selection--single {box-sizing: border-box;cursor: pointer;display: block;height: 25px;user-select: none;-webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {display: block;padding-left: 8px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear {position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {padding-right: 8px;padding-left: 20px; }
.select2-container .select2-selection--multiple {box-sizing: border-box;cursor: pointer;display: block;min-height: 26px;user-select: none;-webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {display: inline-block;overflow: hidden;padding-left: 8px;text-overflow: ellipsis;white-space: nowrap; }
.select2-container .select2-search--inline {float: left; }
.select2-container .select2-search--inline .select2-search__field {box-sizing: border-box;border: none;font-size: 100%;margin-top: 5px;padding: 0; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none; }
.select2-dropdown {background-color: white;border: 1px solid #aaa;border-radius: 4px;box-sizing: border-box;display: block;position: absolute;left: -100000px;width: 100%;z-index: 1051; }
.select2-results {display: block; }
.select2-results__options {list-style: none;margin: 0;padding: 0; }
.select2-results__option {padding: 6px;user-select: none;-webkit-user-select: none; }.select2-results__option[aria-selected] {cursor: pointer; }
.select2-container--open .select2-dropdown {left: 0; }
.select2-container--open .select2-dropdown--above {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0; }
.select2-search--dropdown {display: block;padding: 4px; }
.select2-search--dropdown .select2-search__field {padding: 4px;width: 100%;box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide {display: none; }
.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}
.select2-hidden-accessible {border: 0 !important;clip: rect(0 0 0 0) !important;height: 1px !important;margin: -1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important; }
.select2-container--default .select2-selection--single {background-color: #fff;border: 1px solid #aaa;border-radius: 0px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 25px; }
.select2-container--default .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 26px;position: absolute;top: 1px;right: 1px;width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {left: 1px;right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {background-color: #eee;cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {background-color: white;border: 1px solid #aaa;border-radius: 0px;cursor: text; padding:0px 0px 3px 0px;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing: border-box;list-style: none;margin: 0;padding: 0 5px;width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {color: #999;margin-top: 5px;float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-top: 5px;margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 3px;cursor: default;float: left;margin-right: 5px;margin-top: 5px;padding: 0px 5px 0px 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color: #999;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {border: solid #52A8EC 1px;outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {background-color: #eee;cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {border-top-left-radius: 0;border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom-left-radius: 0;border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {background: transparent;border: none;outline: 0;box-shadow: none;-webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options {max-height: 200px;overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {margin-left: -1em;padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -2em;padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -3em;padding-left: 0em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -4em;padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -5em;padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #5897fb;color: white; }
.select2-container--default .select2-results__group {cursor: default;display: block;padding: 6px; }
.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder {color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {border: none;border-right: 1px solid #aaa;border-radius: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;left: 1px;right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {background: transparent;border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
	background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text;outline: 0; }
.select2-container--classic .select2-selection--multiple:focus {border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {list-style: none;margin: 0;padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear {display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice {background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;cursor: default;float: left;margin-right: 5px;margin-top: 5px;padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {color: #888;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {float: right; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {border: 1px solid #aaa;outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {outline: 0;box-shadow: none; }
.select2-container--classic .select2-dropdown {background-color: white;border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {border-bottom: none; }
.select2-container--classic .select2-dropdown--below {border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {max-height: 200px;overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {background-color: #3875d7;color: white; }
.select2-container--classic .select2-results__group {cursor: default;display: block;padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {border-color: #5897fb; }

/*!
 * FullCalendar v3.2.0 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
.fc {direction: ltr;text-align: left;}
.fc-rtl {text-align: right;}
body .fc { font-size: 1em;}
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {border-color: #ddd;}
.fc-unthemed .fc-popover {background-color: #fff;}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {background: #eee;}
.fc-unthemed .fc-popover .fc-header .fc-close {color: #666;}
.fc-unthemed td.fc-today {background: #fcf8e3;}
.fc-highlight { background: #bce8f1;opacity: .3;}
.fc-bgevent { background: rgb(143, 223, 130);opacity: .3;}
.fc-nonbusiness { background: #d7d7d7;}
.fc-icon {display: inline-block;height: 1em;line-height: 1em;font-size: 1em;text-align: center;overflow: hidden;font-family: "Courier New", Courier, monospace;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.fc-icon:after {position: relative;}
.fc-icon-left-single-arrow:after {content: "\02039";font-weight: bold;font-size: 200%;top: -7%;}
.fc-icon-right-single-arrow:after {content: "\0203A";font-weight: bold;font-size: 200%;top: -7%;}
.fc-icon-left-double-arrow:after {content: "\000AB";font-size: 160%;top: -7%;}
.fc-icon-right-double-arrow:after {content: "\000BB";font-size: 160%;top: -7%;}
.fc-icon-left-triangle:after {content: "\25C4";font-size: 125%;top: 3%;}
.fc-icon-right-triangle:after {content: "\25BA";font-size: 125%;top: 3%;}
.fc-icon-down-triangle:after {content: "\25BC";font-size: 125%;top: 2%;}
.fc-icon-x:after {content: "\000D7";font-size: 200%;top: 6%;}
.fc button {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;height: 2.1em;padding: 0 .6em;font-size: 1em; white-space: nowrap;cursor: pointer;}
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
.fc-state-default { border: 1px solid;}
.fc-state-default.fc-corner-left { border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.fc-state-default.fc-corner-right { border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.fc button .fc-icon { position: relative;top: -0.05em; margin: 0 .2em;vertical-align: middle;}
.fc-state-default {background-color: #f5f5f5;background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat: repeat-x;border-color: #e6e6e6 #e6e6e6 #bfbfbf;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #333;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {color: #333333;background-color: #e6e6e6;}
.fc-state-hover {color: #333333;text-decoration: none;background-position: 0 -15px;-webkit-transition: background-position 0.1s linear;   -moz-transition: background-position 0.1s linear;     -o-transition: background-position 0.1s linear;        transition: background-position 0.1s linear;}
.fc-state-down,
.fc-state-active {background-color: #cccccc;background-image: none;box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);}
.fc-state-disabled {cursor: default;background-image: none;opacity: 0.65;box-shadow: none;}
.fc-button-group {display: inline-block;}
.fc .fc-button-group > * { float: left;margin: 0 0 0 -1px;}
.fc .fc-button-group > :first-child { margin-left: 0;}
.fc-popover {position: absolute;box-shadow: 0 2px 6px rgba(0,0,0,.15);}
.fc-popover .fc-header { padding: 2px 4px;}
.fc-popover .fc-header .fc-title {margin: 0 2px;}
.fc-popover .fc-header .fc-close {cursor: pointer;}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {float: left;}
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {float: right;}
.fc-unthemed .fc-popover {border-width: 1px;border-style: solid;}
.fc-unthemed .fc-popover .fc-header .fc-close {font-size: .9em;margin-top: 2px;}
.fc-popover > .ui-widget-header + .ui-widget-content {border-top: 0; }
.fc-divider {border-style: solid;border-width: 1px;}
hr.fc-divider {height: 0;margin: 0;padding: 0 0 2px; border-width: 1px 0;}
.fc-clear {clear: both1;}
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {position: absolute;top: 0;left: 0;right: 0;}
.fc-bg {bottom: 0; }
.fc-bg table {height: 100%; }
.fc table {width: 100%;box-sizing: border-box; table-layout: fixed;border-collapse: collapse;border-spacing: 0;font-size: 1em; }
.fc th {text-align: center;}
.fc th,.fc td {border-style: solid;border-width: 1px;padding: 0;vertical-align: top;}
.fc td.fc-today {border-style: double; }
a[data-goto] {cursor: pointer;}a[data-goto]:hover {text-decoration: underline;}
.fc .fc-row { border-style: solid;border-width: 0;}
.fc-row table {border-left: 0 hidden transparent;border-right: 0 hidden transparent;border-bottom: 0 hidden transparent;}
.fc-row:first-child table {border-top: 0 hidden transparent; }
.fc-row {position: relative;}
.fc-row .fc-bg {z-index: 1;}
.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton {bottom: 0; }
.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table {height: 100%; }
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {border-color: transparent;}
.fc-row .fc-bgevent-skeleton {z-index: 2;}
.fc-row .fc-highlight-skeleton {z-index: 3;}
.fc-row .fc-content-skeleton {position: relative;z-index: 4;padding-bottom: 2px; }
.fc-row .fc-helper-skeleton {z-index: 5;}
.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td {background: none; border-color: transparent;border-bottom: 0;}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {border-top: 0;}
.fc-scroller {-webkit-overflow-scrolling: touch;}
.fc-scroller > .fc-day-grid,.fc-scroller > .fc-time-grid {position: relative; width: 100%; }
.fc-event {position: relative; display: block; font-size: .85em;line-height: 1.3;border-radius: 3px;border: 1px solid #3a87ad; font-weight: normal; }
.fc-event,.fc-event-dot {background-color: #3a87ad; }
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {color: #fff; text-decoration: none; }
.fc-event[href],
.fc-event.fc-draggable {cursor: pointer; }
.fc-not-allowed, .fc-not-allowed .fc-event { cursor: not-allowed;}
.fc-event .fc-bg { z-index: 1;background: #fff;opacity: .25;}
.fc-event .fc-content {position: relative;z-index: 2;}
.fc-event .fc-resizer {position: absolute;z-index: 4;}
.fc-event .fc-resizer {display: none;}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {display: block;}
.fc-event.fc-selected .fc-resizer:before {content: "";position: absolute;z-index: 9999; top: 50%;left: 50%;width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.fc-event.fc-selected {z-index: 9999 !important; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}
.fc-event.fc-selected.fc-dragging {box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);}
.fc-h-event.fc-selected:before {content: "";position: absolute;z-index: 3; top: -10px;bottom: -10px;left: 0;right: 0;}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {margin-left: 0;border-left-width: 0;padding-left: 1px; border-top-left-radius: 0;border-bottom-left-radius: 0;}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {margin-right: 0;border-right-width: 0;padding-right: 1px; border-top-right-radius: 0;border-bottom-right-radius: 0;}
.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer {cursor: w-resize;left: -1px; }
.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer {cursor: e-resize;right: -1px; }
.fc-h-event.fc-allow-mouse-resize .fc-resizer {width: 7px;top: -1px; bottom: -1px; }
.fc-h-event.fc-selected .fc-resizer {border-radius: 4px;border-width: 1px;width: 6px;height: 6px;border-style: solid;border-color: inherit;background: #fff;top: 50%;margin-top: -4px;}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {margin-left: -4px; }
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {margin-right: -4px; }
.fc-day-grid-event {margin: 1px 2px 0; padding: 0 1px;}
tr:first-child > td > .fc-day-grid-event {margin-top: 2px; }
.fc-day-grid-event.fc-selected:after {content: "";position: absolute;z-index: 1; top: -1px;right: -1px;bottom: -1px;left: -1px;background: #000;opacity: .25;}
.fc-day-grid-event .fc-content { white-space: nowrap;overflow: hidden;}
.fc-day-grid-event .fc-time {font-weight: bold;}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {margin-left: -2px; }
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {margin-right: -2px; }
a.fc-more {margin: 1px 3px;font-size: .85em;cursor: pointer;text-decoration: none;}
a.fc-more:hover {text-decoration: underline;}
.fc-limited { display: none;}
.fc-day-grid .fc-row {z-index: 1; }
.fc-more-popover {z-index: 2;width: 220px;}
.fc-more-popover .fc-event-container {padding: 10px;}
.fc-now-indicator {position: absolute;border: 0 solid red;}
.fc-unselectable {-webkit-user-select: none; -khtml-user-select: none;   -moz-user-select: none;    -ms-user-select: none;        user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.fc-toolbar {text-align: center;}
.fc-toolbar.fc-header-toolbar {margin-bottom: 1em;}
.fc-toolbar.fc-footer-toolbar {margin-top: 1em;}
.fc-toolbar .fc-left {float: left;}
.fc-toolbar .fc-right {float: right;}
.fc-toolbar .fc-center {display: inline-block;}
.fc .fc-toolbar > * > * { float: left;margin-left: .75em;}
.fc .fc-toolbar > * > :first-child { margin-left: 0;}
.fc-toolbar h2 {margin: 0;}
.fc-toolbar button {position: relative;}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {z-index: 2;}
.fc-toolbar .fc-state-down {z-index: 3;}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {z-index: 4;}
.fc-toolbar button:focus {z-index: 5;}
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {-webkit-box-sizing: content-box;   -moz-box-sizing: content-box;        box-sizing: content-box;}
.fc-view, .fc-view > table { position: relative;z-index: 1;}
.fc-basicWeek-view .fc-content-skeleton,.fc-basicDay-view .fc-content-skeleton {padding-bottom: 1em; }
.fc-basic-view .fc-body .fc-row {min-height: 4em; }
.fc-row.fc-rigid {overflow: hidden;}
.fc-row.fc-rigid .fc-content-skeleton {position: absolute;top: 0;left: 0;right: 0;}
.fc-day-top.fc-other-month {opacity: 0.3;}
.fc-basic-view .fc-week-number,.fc-basic-view .fc-day-number {padding: 2px;}
.fc-basic-view th.fc-week-number,.fc-basic-view th.fc-day-number {padding: 0 2px; }
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number { float: right; }
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number { float: left; }
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number { float: left; border-radius: 0 0 3px 0; }
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number { float: right; border-radius: 0 0 0 3px; }
.fc-basic-view .fc-day-top .fc-week-number {min-width: 1.5em;text-align: center;background-color: #f2f2f2;color: #808080;}
.fc-basic-view td.fc-week-number {text-align: center;}
.fc-basic-view td.fc-week-number > * {display: inline-block;min-width: 1.25em;}
.fc-agenda-view .fc-day-grid {position: relative;z-index: 2; }
.fc-agenda-view .fc-day-grid .fc-row {min-height: 3em; }
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {padding-bottom: 1em; }
.fc .fc-axis { vertical-align: middle;padding: 0 4px;white-space: nowrap;}
.fc-ltr .fc-axis {text-align: right;}
.fc-rtl .fc-axis {text-align: left;}
.ui-widget td.fc-axis {font-weight: normal; }
.fc-time-grid-container, .fc-time-grid { position: relative;z-index: 1;}
.fc-time-grid {min-height: 100%; }
.fc-time-grid table { border: 0 hidden transparent;}
.fc-time-grid > .fc-bg {z-index: 1;}
.fc-time-grid .fc-slats,.fc-time-grid > hr { position: relative;z-index: 2;}
.fc-time-grid .fc-content-col {position: relative; }
.fc-time-grid .fc-content-skeleton {position: absolute;z-index: 3;top: 0;left: 0;right: 0;}
.fc-time-grid .fc-business-container {position: relative;z-index: 1;}
.fc-time-grid .fc-bgevent-container {position: relative;z-index: 2;}
.fc-time-grid .fc-highlight-container {position: relative;z-index: 3;}
.fc-time-grid .fc-event-container {position: relative;z-index: 4;}
.fc-time-grid .fc-now-indicator-line {z-index: 5;}
.fc-time-grid .fc-helper-container { position: relative;z-index: 6;}
.fc-time-grid .fc-slats td {height: 1.5em;border-bottom: 0; }
.fc-time-grid .fc-slats .fc-minor td {border-top-style: dotted;}
.fc-time-grid .fc-slats .ui-widget-content { background: none; }
.fc-time-grid .fc-highlight-container { position: relative; }
.fc-time-grid .fc-highlight {position: absolute;left: 0;right: 0;}
.fc-ltr .fc-time-grid .fc-event-container { margin: 0 2.5% 0 2px;}
.fc-rtl .fc-time-grid .fc-event-container { margin: 0 2px 0 2.5%;}
.fc-time-grid .fc-event,.fc-time-grid .fc-bgevent {position: absolute;z-index: 1; }
.fc-time-grid .fc-bgevent {left: 0;right: 0;}
.fc-v-event.fc-not-start { border-top-width: 0;padding-top: 1px;border-top-left-radius: 0;border-top-right-radius: 0;}
.fc-v-event.fc-not-end {border-bottom-width: 0;padding-bottom: 1px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.fc-time-grid-event {overflow: hidden; }
.fc-time-grid-event.fc-selected {overflow: visible;}
.fc-time-grid-event.fc-selected .fc-bg {display: none; }
.fc-time-grid-event .fc-content {overflow: hidden; }
.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title {padding: 0 1px;}
.fc-time-grid-event .fc-time {font-size: .85em;white-space: nowrap;}
.fc-time-grid-event.fc-short .fc-content {white-space: nowrap;}
.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title {display: inline-block;vertical-align: top;}
.fc-time-grid-event.fc-short .fc-time span {display: none; }
.fc-time-grid-event.fc-short .fc-time:before {content: attr(data-start); }
.fc-time-grid-event.fc-short .fc-time:after {content: "\000A0-\000A0"; }
.fc-time-grid-event.fc-short .fc-title {font-size: 1em; padding: 0; }
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {left: 0;right: 0;bottom: 0;height: 8px;overflow: hidden;line-height: 8px;font-size: 11px;font-family: monospace;text-align: center;cursor: s-resize;}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {content: "=";}
.fc-time-grid-event.fc-selected .fc-resizer {border-radius: 5px;border-width: 1px;width: 8px;height: 8px;border-style: solid;border-color: inherit;background: #fff;left: 50%;margin-left: -5px;bottom: -5px;}
.fc-time-grid .fc-now-indicator-line {border-top-width: 1px;left: 0;right: 0;}
.fc-time-grid .fc-now-indicator-arrow {margin-top: -5px;}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {left: 0;border-width: 5px 0 5px 6px;border-top-color: transparent;border-bottom-color: transparent;}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {right: 0;border-width: 5px 6px 5px 0;border-top-color: transparent;border-bottom-color: transparent;}
.fc-event-dot {display: inline-block;width: 10px;height: 10px;border-radius: 5px;}
.fc-rtl .fc-list-view {direction: rtl;}
.fc-list-view {border-width: 1px;border-style: solid;}
.fc .fc-list-table {table-layout: auto;}
.fc-list-table td {border-width: 1px 0 0;padding: 8px 14px;}
.fc-list-table tr:first-child td {border-top-width: 0;}
.fc-list-heading {border-bottom-width: 1px;}
.fc-list-heading td {font-weight: bold;}
.fc-ltr .fc-list-heading-main { float: left; }
.fc-ltr .fc-list-heading-alt { float: right; }
.fc-rtl .fc-list-heading-main { float: right; }
.fc-rtl .fc-list-heading-alt { float: left; }
.fc-list-item{cursor:pointer;}
.fc-list-item.fc-has-url {cursor: pointer;}
.fc-list-item:hover td {background-color: #E1FFFF;}
.fc-list-item-marker,.fc-list-item-time {white-space: nowrap;width: 1px;}
.fc-ltr .fc-list-item-marker { padding-right: 0; }
.fc-rtl .fc-list-item-marker { padding-left: 0; }
.fc-list-item-title a {text-decoration: none;color: inherit;}
.fc-list-item-title a[href]:hover {text-decoration: underline;}
.fc-list-empty-wrap2 {position: absolute;top: 0;left: 0;right: 0;}
.fc-list-empty-wrap1 {width: 100%;height: 100%;display: table;}
.fc-list-empty {display: table-cell;vertical-align: middle;text-align: center;}
.fc-unthemed .fc-list-empty {background-color: #eee;}
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget {  }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_888888_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_888888_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-datepicker { width: 200px; padding: .2em .2em 0; display:none }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 26px; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: 1em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-cover {display: none;display: block;position: absolute;z-index: -1;filter: mask();top: -4px;left: -4px;width: 200px;height: 200px;}
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }

/*
colpick Color Picker / colpick.com
*/
.colpick {position: absolute;width: 346px;height: 168px;overflow: hidden;display: none;background: #f0f0f0;border: 1px solid #aaa;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.colpick_color {position: absolute;left: 9px;top: 9px;width: 150px;height: 150px;overflow: hidden;background: #f00;outline:1px solid #ccc;cursor: crosshair;
}
.colpick_color div {position: absolute;left:0;top:0;width: 150px;height: 150px;background: url(images/colpick_overlay.png);}
.colpick_color div div {position: absolute;width: 11px;height: 11px;margin: -5px 0 0 -5px;background: url(images/colpick_select.gif);}
.colpick_hue {position: absolute;top: 8px;left: 173px;width: 19px;height: 150px;border: 1px solid #aaa;cursor: n-resize;background: url(images/colpick_slider.png);background-size: auto 100%;background-position: center;}
.colpick_hue div {position: absolute;left: -8px;width: 35px;height: 9px;margin: -4px 0 0 0;overflow: hidden;background: url(images/colpick_indic.gif) left top;}
.colpick_new_color {position: absolute;left: 206px;top: 6px;width: 60px;height: 20px;background: #f00;border: 1px solid #8f8f8f;}
.colpick_current_color {position: absolute;left: 276px;top: 6px;width: 60px;height: 20px;background: #f00;border: 1px solid #8f8f8f;}
.colpick_field, .colpick_hex_field  {position: absolute;height: 21px;width: 60px;overflow:hidden;background:#e4e4e4;color:#b8b8b8;border:1px solid #bbb;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.colpick_rgb_r {top: 31px;left: 206px;}
.colpick_rgb_g {top: 57px;left: 206px;}
.colpick_rgb_b {top: 83px;left: 206px;}
.colpick_hsb_h {top: 31px;left: 276px;}
.colpick_hsb_s {top: 57px;left: 276px;}
.colpick_hsb_b {top: 83px;left: 276px;}
.colpick_hex_field {top: 109px;left: 206px;}
.bu {position: absolute;color:#000;top: 115px;left: 276px;}
.colpick_focus {border-color: #999;}
.colpick_field div, .colpick_hex_field div {position: absolute;width: 12px;height: 21px;line-height: 21px;padding-left: 4px;background: #d7d7d7;border-right: 1px solid #bbb;font-weight: bold;color:#777;}
.colpick_field input, .colpick_hex_field input {position: absolute;right: 11px;margin: 0;padding: 0;height: 21px;line-height: 21px;background: transparent;border: none;color: #555;text-align: right;outline: none;}
.colpick_hex_field input {right: 4px;}
.colpick_field span {position: absolute;top: 0;right: 0;width: 11px;height: 21px;overflow: hidden;cursor: n-resize;background: url(images/colpick_arrows.png);background-position: center;background-repeat: no-repeat;}
.colpick_submit {position: absolute;left: 206px;top: 136px;width: 130px;height: 22px;line-height:22px;overflow: hidden;background: #d7d7d7;text-align: center;color: #555;font-weight:bold;border: 1px solid #aaa;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.colpick_submit:hover {background:#c7c7c7;cursor: pointer;}
.colpick_full_ns  .colpick_submit, .colpick_full_ns .colpick_current_color{display:none;}
.colpick_full_ns .colpick_new_color {width: 130px;height: 25px;}
.colpick_full_ns .colpick_rgb_r, .colpick_full_ns .colpick_hsb_h {top: 42px;}
.colpick_full_ns .colpick_rgb_g, .colpick_full_ns .colpick_hsb_s {top: 73px;}
.colpick_full_ns .colpick_rgb_b, .colpick_full_ns .colpick_hsb_b {top: 104px;}
.colpick_full_ns .colpick_hex_field {top: 135px;}
.colpick_rgbhex .colpick_hsb_h, .colpick_rgbhex .colpick_hsb_s, .colpick_rgbhex .colpick_hsb_b {display:none;}
.colpick_rgbhex {width:284px;}
.colpick_rgbhex .colpick_field, .colpick_rgbhex .colpick_submit {width:68px;}
.colpick_rgbhex .colpick_new_color {width:34px;border-right:none;}
.colpick_rgbhex .colpick_current_color {width:34px;left:240px;border-left:none;}
.colpick_rgbhex_ns  .colpick_submit, .colpick_rgbhex_ns .colpick_current_color{display:none;}
.colpick_rgbhex_ns .colpick_new_color{width:68px;border: 1px solid #8f8f8f;}
.colpick_rgbhex_ns .colpick_rgb_r {top: 42px;}
.colpick_rgbhex_ns .colpick_rgb_g {top: 73px;}
.colpick_rgbhex_ns .colpick_rgb_b {top: 104px;}
.colpick_rgbhex_ns .colpick_hex_field {top: 135px;}
.colpick_hex .colpick_hsb_h, .colpick_hex .colpick_hsb_s, .colpick_hex .colpick_hsb_b, .colpick_hex .colpick_rgb_r, .colpick_hex .colpick_rgb_g, .colpick_hex .colpick_rgb_b {display:none;}
.colpick_hex {width:206px;height:201px;}
.colpick_hex .colpick_hex_field {width:72px;height:25px;top:168px;left:80px;}
.colpick_hex .colpick_hex_field div, .colpick_hex .colpick_hex_field input {height: 25px;line-height: 25px;}
.colpick_hex .colpick_new_color {left:9px;top:168px;width:30px;border-right:none;}
.colpick_hex .colpick_current_color {left:39px;top:168px;width:30px;border-left:none;}
.colpick_hex .colpick_submit {left:164px;top: 168px;width:30px;height:25px;line-height: 25px;}
.colpick_hex_ns  .colpick_submit, .colpick_hex_ns .colpick_current_color {display:none;}
.colpick_hex_ns .colpick_hex_field {width:80px;}
.colpick_hex_ns .colpick_new_color{width:60px;border: 1px solid #8f8f8f;}
.colpick_dark {background: #1c1c1c;border-color: #333;}
.colpick_dark .colpick_color {outline: 3px solid #2b2b2b;}
.colpick_dark .colpick_hue {border-color: #555;}
.colpick_dark .colpick_field, .colpick_dark .colpick_hex_field {background: #141414;border-color: #333;}
.colpick_dark .colpick_field div, .colpick_dark .colpick_hex_field div {background: #171717;border-color: #333;color: #696969;}
.colpick_dark .colpick_field input, .colpick_dark .colpick_hex_field input {color: #898989;}
.colpick_dark .colpick_focus {border-color:#444;}
.colpick_dark .colpick_submit {background: #171717;border-color:#444;color:#898989;}
.colpick_dark .colpick_submit:hover {background-color:#141414;}

.menu {list-style-type:none;position:absolute;width: 122px;height: 125px;padding-top: 1px;display: none;}
.app:hover + .menu, .menu:hover {display: block;}
.menu-item {width: 120px;height: 28px;line-height: 28px;padding: 0 10px;background-color: white;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;cursor: pointer;overflow:hidden;}
.menu-item:first-child {border-top: 1px solid #ddd;}
.menu-item:hover {background-color: #E1FFFF;}

/* IOT */
.hxul{height: 120px;display:block;}
.hxul ul {list-style: none;display:block;}
.hxul ul li {display: inline;line-height: 40px;float:left;padding: 10px 20px;text-align:center;}
.hxul ul li span{display:block;}

.iot-fluid{position:relative;margin:0 auto;padding:15px}

.iot-row:before{content:'';clear:both;display:block;}
.iot-row1:after1{content:'';clear:both;display:block;}



.iot-elem-field{margin-bottom:10px;padding:0;border-width:1px;border-style:solid}
.iot-elem-field legend{margin-left:20px;padding:0 10px;font-size:20px;font-weight:300}
.iot-field-title{margin:10px 0 20px;border-width:1px 0 0}
.iot-elem-quote{margin-bottom:10px;padding:15px;line-height:22px;border-left:5px solid #009688;border-radius:0 2px 2px 0;background-color:#f2f2f2}
.iot-quote-nm{border-style:solid;border-width:1px 1px 1px 5px;background:0 0}
.iot-badge-rim,.iot-colla-content,.iot-colla-item,.iot-collapse,.iot-elem-field,.iot-form-pane .iot-form-item[pane],.iot-form-pane .iot-form-label,.iot-input,.iot-layedit,.iot-layedit-tool,.iot-quote-nm,.iot-select,.iot-tab-bar,.iot-tab-card,.iot-tab-title,.iot-tab-title .iot-this:after,.iot-textarea{border-color:#e6e6e6}
.iot-field-box{padding:10px 15px}
.iot-field-title .iot-field-box{padding:10px 0}
.iot-bg-black,.iot-bg-blue,.iot-bg-cyan,.iot-bg-green,.iot-bg-orange,.iot-bg-red{color:#fff!important}
.iot-bg-red{background-color:#FF5722!important}
.iot-bg-orange{background-color:#FFB800!important}
.iot-bg-green{background-color:#009688!important}
.iot-bg-cyan{background-color:#2F4056!important}
.iot-bg-blue{background-color:#1E9FFF!important}
.iot-bg-black{background-color:#393D49!important}
.iot-bg-gray{background-color:#eee!important;color:#666!important}

.iot-col-md1,.iot-col-md10,.iot-col-md11,.iot-col-md12,.iot-col-md2,.iot-col-md3,.iot-col-md4,.iot-col-md5,.iot-col-md6,.iot-col-md7,.iot-col-md8,.iot-col-md9{position:relative;display:block;box-sizing:border-box}
.iot-col-md1,.iot-col-md10,.iot-col-md11,.iot-col-md12,.iot-col-md2,.iot-col-md3,.iot-col-md4,.iot-col-md5,.iot-col-md6,.iot-col-md7,.iot-col-md8,.iot-col-md9{float:left}
.iot-col-md1{width:8.33333333%}
.iot-col-md2{width:16.66666667%}
.iot-col-md3{width:25%}
.iot-col-md4{width:33.33333333%}
.iot-col-md5{width:41.66666667%}
.iot-col-md6{width:50%}
.iot-col-md7{width:58.33333333%}
.iot-col-md8{width:66.66666667%}
.iot-col-md9{width:75%}
.iot-col-md10{width:83.33333333%}
.iot-col-md11{width:91.66666667%}
.iot-col-md12{width:100%}
.iot-col-md-offset1{margin-left:8.33333333%}
.iot-col-md-offset2{margin-left:16.66666667%}
.iot-col-md-offset3{margin-left:25%}
.iot-col-md-offset4{margin-left:33.33333333%}
.iot-col-md-offset5{margin-left:41.66666667%}
.iot-col-md-offset6{margin-left:50%}
.iot-col-md-offset7{margin-left:58.33333333%}
.iot-col-md-offset8{margin-left:66.66666667%}
.iot-col-md-offset9{margin-left:75%}
.iot-col-md-offset10{margin-left:83.33333333%}
.iot-col-md-offset11{margin-left:91.66666667%}
.iot-col-md-offset12{margin-left:100%}
.iot-col-space1{margin:-.5px}
.iot-col-space1>*{padding:.5px}
.iot-col-space3{margin:-1.5px}
.iot-col-space3>*{padding:1.5px}
.iot-col-space5{margin:-2.5px}
.iot-col-space5>*{padding:2.5px}
.iot-col-space8{margin:-3.5px}
.iot-col-space8>*{padding:3.5px}
.iot-col-space10{margin:-5px}
.iot-col-space10>*{padding:5px}
.iot-col-space12{margin:-6px}
.iot-col-space12>*{padding:6px}
.iot-col-space15{margin:-7.5px}
.iot-col-space15>*{padding:7.5px}
.iot-col-space18{margin:-9px}
.iot-col-space18>*{padding:9px}
.iot-col-space20{margin:-10px}
.iot-col-space20>*{padding:10px}
.iot-col-space22{margin:-11px}
.iot-col-space22>*{padding:11px}
.iot-col-space25{margin:-12.5px}
.iot-col-space25>*{padding:12.5px}
.iot-col-space30{margin:-15px}
.iot-col-space30>*{padding:15px}

.iot-card{margin-bottom:15px;border-radius:2px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.iot-card:last-child{margin-bottom:0}
.iot-card-header{position:relative;height:42px;line-height:42px;padding:0 15px;border-bottom:1px solid #f6f6f6;color:#333;border-radius:2px 2px 0 0;font-size:14px}
.iot-card-body{position:relative;padding:10px 15px;line-height:24px}
.iot-card-body[pad15]{padding:15px}
.iot-card-body[pad20]{padding:20px}
.iot-card-body{margin:5px 0}
.iot-card{margin:0}

.iot-collapse{border-width:1px;border-style:solid;border-radius:2px}
.iot-colla-content,.iot-colla-item{border-top-width:1px;border-top-style:solid}
.iot-colla-item:first-child{border-top:none}
.iot-colla-title{position:relative;height:42px;line-height:42px;padding:0 15px 0 35px;color:#333;background-color:#f2f2f2;cursor:pointer;font-size:14px;overflow:hidden}
.iot-colla-content{display:none;padding:10px 15px;line-height:22px;color:#666}
.iot-colla-icon{position:absolute;left:15px;top:0;font-size:14px}

.iot-show{display:block!important}
.iot-hide{display:none!important}

.iot-badge-dot{position:relative;display:inline-block;padding:0 6px;font-size:12px;text-align:center;background-color:#FF5722;color:#fff;border-radius:2px}
.iot-badge-dot{width:8px;height:8px;padding:0;border-radius:50%}

.iot-badge{position:relative;display:inline-block;padding:0 6px;font-size:12px;text-align:center;background-color:#FF5722;color:#fff;border-radius:2px}
.iot-badge{height:18px;line-height:18px}
.iot-badge-rim{height:18px;line-height:18px;border-width:1px;border-style:solid;background-color:#fff;color:#666;border-color:#e6e6e6}
.iot-badge-rim{position:relative;display:inline-block;padding:0 6px;font-size:12px;text-align:center;border-radius:2px}

.iot-btn{vertical-align:middle;
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;
outline:0;-webkit-appearance:none;transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box;
}
.iot-btn{display:inline-block;height:38px;line-height:38px;padding:0 18px;background-color:#009688;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}
.iot-btn:hover{opacity:.8;filter:alpha(opacity=80);color:#fff}
.iot-btn:active{opacity:1;filter:alpha(opacity=100)}
.iot-btn+.iot-btn{margin-left:10px}
.iot-btn-primary{border:1px solid #C9C9C9;background-color:#fff;color:#555}
.iot-btn-primary:hover{border-color:#009688;color:#333}
.iot-btn-normal{background-color:#1E9FFF}
.iot-btn-warm{background-color:#FFB800}
.iot-btn-danger{background-color:#FF5722}
.iot-btn-checked{background-color:#5FB878}
.iot-btn-green{background-color:#009688}
.iot-btn-red{background-color:#FF5722}
.iot-btn-black{background-color:#2F4056}
.iot-btn-gray{background-color:#999999}
.iot-btn-disabled,.iot-btn-disabled:active,.iot-btn-disabled:hover{border:1px solid #e6e6e6;background-color:#FBFBFB;color:#C9C9C9;cursor:not-allowed;opacity:1}
.iot-btn-lg{height:44px;line-height:44px;padding:0 25px;font-size:16px}
.iot-btn-sm{height:30px;line-height:30px;padding:0 10px;font-size:12px}
.iot-btn-sm i{font-size:16px!important}
.iot-btn-xs{height:22px;line-height:22px;padding:0 5px;font-size:12px}
.iot-btn-xs i{font-size:14px!important}


.iot-btn-group{display:inline-block;vertical-align:middle;font-size:0}
.iot-btn-group .iot-btn{margin-left:0!important;margin-right:0!important;border-left:1px solid rgba(255,255,255,.5);border-radius:0}
.iot-btn-group .iot-btn-primary{border-left:none}
.iot-btn-group .iot-btn-primary:hover{border-color:#C9C9C9;color:#009688}
.iot-btn-group .iot-btn:first-child{border-left:none;border-radius:2px 0 0 2px}
.iot-btn-group .iot-btn-primary:first-child{border-left:1px solid #c9c9c9}
.iot-btn-group .iot-btn:last-child{border-radius:0 2px 2px 0}
.iot-btn-group .iot-btn+.iot-btn{margin-left:0}
.iot-btn-group+.iot-btn-group{margin-left:10px}

.panel {border-radius: 3px;background: #ffffff;border: 1px solid #eee;border-top: 3px solid #d2d6de;margin-bottom: 5px;width: 100%;_width:99%;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
.panel-body{padding:20px 20px 10px;_padding:20px 20px 20px;line-height:25px;}
.panel-footer {border-top: 1px solid #e8ecf3;border-bottom-right-radius: 2px;border-bottom-left-radius: 2px;background-color: #fcfcfc;padding:9px 15px;}
.avatar-md {width: 60px;}
.avatar {position: relative;display: inline-block;border:1px solid #d2d6de;padding:3px;}
.avatar-img-circle {border-radius: 50%;}

.box {border-radius: 3px;background: #ffffff;border: 1px solid #eee;border-top: 3px solid #d2d6de;margin-bottom: 5px;width: 100%;_width:99%;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
.box:hover {border-color: #0099CC;}
.box li{ line-height:22px; padding-left:2px; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;}
.box a{color:#666;}
.box a:hover {color:#e00}
.box-header {color: #444;display: block;padding: 10px;border-bottom: 1px solid #eee;height:15px;}

.box-header.with-border {border-bottom: 1px solid #f4f4f4;}
.box-header .box-title {display: inline-block;font-size: 12px;margin: 0;line-height: 1;padding-top:3px;float:left}
.box-header .box-tools {position: relative;top: -6px;float:right}

.box-header > .box-tools.pull-right{right: 0;}
.pagination li{display:inline;}
.box-body .table{width:100%;max-width:100%;background-color:transparent;border-spacing:0pt;border-collapse:collapse;}
.box-body .table th{background:#fff;border-bottom:0pt;text-align:left;padding-left:10px;}
.box-body .table td{padding:8px;_padding:7px;vertical-align:top;border-top: 1px solid #f4f4f4;}

.box-body .table tr:nth-child(odd){background-color:#F5F5F5}
.box-body .table tr:nth-child(even){background-color:#FFF}
.box-body .table tr{*background-color:expression('#F5F5F5,#fff'.split(',')[rowIndex%2]);}

.box-body .table tbody tr:hover{background-color:#E1FFFF;}

/* Imass template */
.site-doc-color li {display: inline-block;vertical-align: middle;width: 200px;margin-left: 20px;margin-bottom: 20px;padding: 20px 10px;color:#fff;text-align: center;border-radius: 2px;line-height: 22px;font-size: 14px;}
.site-doc-necolor li {margin-top: 15px;margin-left: 0;border-radius: 0;width: 120px;}
.site-doc-bgcolor li {padding: 10px;}
.grid-demo {padding: 10px;line-height: 50px;text-align: center;background-color:#79C48C;color:#fff;}
.grid-demo-bg1 {background-color:#63BA79;}

span.br{
    word-break:normal;
    width:auto;
    display:block;
    white-space:pre-wrap;
    word-wrap : break-word ;
    overflow: hidden ;
}

.ui-input-n{width:50px;padding:6px 5px 4px 5px;line-height:14px;border:1px solid #ccc;border-top-color:#a6a6a6;color:#595959;font-size:12px}

/**/
.circleWrapper {width: 75%;height: 75%;border-radius: 100%;position: relative;margin: 50px auto;}
ul.circleWrapper{list-style-type: none;padding: 0;display: block;}
ul.circleWrapper li{display: block;}
.circleFeature {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;cursor: pointer;border-radius: 100%;text-align: center;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;z-index: 99999;width: 23%;height: 23%;}
.circleBox {width: 50%;position: absolute;margin: auto;right: 0;left: 0px;top: 50%;text-align: left;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);display: none;}
ul.circleWrapper li:first-child .circleBox {display: block;}
.circleSelect {padding: 6px;box-sizing: content-box;}
.circleFeature span{vertical-align: middle;display: inline-block;}

.icon-edit:before{content: "\e008";}
.icon-del:before {content: "\e006";}
.icon-add1:before {content: "\e00C";}
.icon-del1:before {content: "\e00d";}
.icon-excel1:before {content: "\E00E";}
.icon-pdf1:before {content: "\E00F";}
.icon-print:before {content: "\E010";}
.icon-pos:before {content: "\E011";}
.icon-fresh:before {content: "\E013";}
.icon-toos:before {content: "\E015";}
.icon-chart:before {content: "\E048";}
.icon-into:before {content: "\E062";}
.icon-out:before {content: "\E063";}
.icon-editlist:before {content: "\E03E";}
.icon-cate:before {content: "\E04A";}
.icon-style:before {content: "\E05B";}
.icon-save1:before {content: "\E042";}
.icon-text1:before {content: "\E064";}
.icon-read:before {content: "\E06A";}
.icon-man1:before {content: "\E02D";}
.icon-do:before {content: "\E057";}
.icon-xia:before {content: "\E002";}
.icon-shang:before {content: "\E003";}
.icon-nan:before {content: "\E068";}
.icon-nv:before {content: "\E069";}
.icon-area:before {content: "\E047";}
.icon-man2:before {content: "\E033";}
.icon-up:before {content: "\E05E";}
.icon-down:before {content: "\E05F";}
.icon-clock1:before {content: "\E067";}
.icon-add2:before {content: "\E041";}
.icon-del2:before {content: "\E043";}
.icon-text2:before {content: "\E056";}
.icon-save2:before {content: "\E055";}
.icon-del3:before {content: "\E017";}
.icon-text3:before {content: "\E053";}
.icon-text-danxuan:before {content: "\E06B";}
.icon-text-duoxuan:before {content: "\E06c";}
.icon-text-dwenben:before {content: "\E06d";}
.icon-text-duowenben:before {content: "\E06e";}
.icon-del4:before {content: "\E03F";}
.icon-return:before {content: "\E08C";}
.icon-exit:before {content: "\E080";}
.icon-tongji:before {content: "\E04F";}
.icon-xiaji:before {content: "\E050";}
.icon-tanhao:before {content: "\E04C";}
.icon-man3:before {content: "\E059";}
.icon-man4:before {content: "\E05A";}
.icon-do1:before {content: "\E058";}
.icon-data:before {content: "\E02B";}
.icon-left:before {content: "\E034";}
.icon-right:before {content: "\E035";}
.icon-log:before {content: "\E038";}
.icon-del5:before {content: "\E007";}
.icon-img:before {content: "\E045";}
.icon-sman:before {content: "\E022";}
.icon-sman1:before {content: "\E037";}
.icon-text4:before {content: "\E036";}
.icon-text5:before {content: "\E03B";}
.icon-text6:before {content: "\E06A";}
.icon-man5:before {content: "\E07A";}
.icon-clock2:before {content: "\E028";}
.icon-zfb:before {content: "\E025";}
.icon-sum:before {content: "\E04B";}
.icon-edit1:before {content: "\E00A";}
.icon-text7:before {content: "\E014";}
.icon-swap:before {content: "\E08B";}
.icon-text8:before {content: "\E07D";}
.icon-call:before {content: "\E08A";}
.icon-dman:before {content: "\E029";}
.icon-check:before {content: "\E056";}
.icon-arrow-left:before {content: "\E005";}
.icon-arrow-right:before {content: "\E004";}
.icon-search:before {content: "\E012";}
.icon-jz:before {content: "\E04E";}
.icon-title:before {content: "\E054";}
.icon-nav:before {content: "\E031";}
.icon-sys:before {content: "\E02C";}
.icon-text9:before {content: "\E072";}
.icon-no1:before {content: "\E077";}
.icon-man6:before {content: "\E020";}
.icon-level:before {content: "\E079";}
.icon-msg:before {content: "\E099";}
.icon-msg1:before {content: "\E01D";}
.icon-mail:before {content: "\E01E";}
.icon-ban:before {content: "\E018";}
.icon-jiemian:before {content: "\E01A";}
.icon-index:before {content: "\E01B";}
.icon-exit1:before {content: "\E01C";}
.icon-j:before {content: "\E098";}
.icon-password:before {content: "\E039";}
.icon-text10:before {content: "\E030";}
.icon-saoma:before {content: "\E09B";}
.icon-help:before {content: "\E04D";}
.icon-clock3:before {content: "\E03A";}
.icon-sys1:before {content: "\E09C";}
.icon-approve:before {content: "\E078";}
.icon-apple:before {content: "\E083";}