html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 100%;
    font: inherit; */
    font-family: "微软雅黑";
    list-style: none;
    /* vertical-align: baseline; */
}
.smart-title-content.title-bottom{
	position: absolute;
    /*background: #E8E8E8;*/
    border: 1px solid #DDDDDD;
    padding: 2px 10px;
    font-size: 12px;
    z-index: 99999999;
    display:none!important;/*强制隐藏Tools提示信息*/
}
.cardshow {
    /* background: url("images/bg3.png") repeat scroll 0 0 transparent !important;
    height: 99%; */
}
.cardtoolbar {
    bottom: 2px;
    height: 30px;
    left: 5px;
    position: absolute;
}
.frame_border {
	left: 2px !important;
	right: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
.cardtoolbar {
    bottom: 2px;
    height: 30px;
    left: 5px;
    position: absolute;
} }
#sidegrid{
	top: 0px; right: 0px; margin: 0px; left: 0px; box-shadow: 0px 0px 0px 0px rgb(255, 255, 255); bottom: 0px;overflow: hidden;
}
.imgdom{
	border-bottom:2px solid #b3b3b3;width:36px;height:36px;left:10px;position:relative;top:16px;
}
.h4dom{
	font-size:22px!important;border-bottom:2px solid #b3b3b3;padding-left:5px;padding-right:7px;margin-top:4px;margin-left:45px;
}
.webbtn{
	margin-right:3px;
	background: #1a8be1;
	border: 1px solid #1a8be1;
	border-radius: 4px;
    color: #FFFFFF;
    font-size: 13px;
    width: auto;
    padding: 0px 10px;
    cursor: pointer;
    line-height: 27px;
}
.webbtn:hover{
	background: #1077c6;
	border: 1px solid #1077c6;
}
.webbtn>span:first-child {
	position: relative;
    left: 0px;
    top: 4px;
}
.webbtn>span:last-child {
	position: relative;
    left: 0;
    top: 0;
    margin-left: 4px;
}
/*标题样式  */

.imgdoms {
    border-bottom: 2px solid #B3B3B3;
    height: 31px;
    left: 10px;
    position: relative;
    top: 3px;
    width: 30px;
}

.h4doms {
    border-bottom: 2px solid #B3B3B3;
    font-size: 18px !important;
    margin-left: 40px;
    margin-top: 4px;
    padding-left: 5px;
    padding-right: 7px;
    top: 3px;
}

.titletext {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #F0F0F0;
    height: 46px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.cardshowsc{background:#FFFFFF !important}
.imgdomsc {
   /*  border-bottom: 2px solid #B3B3B3;
    height: 36px; */
    left: 10px;
    position: relative;
    top: 10px;
    width: 30px !important;
}

.h4domsc {
    border-bottom: 2px solid #B3B3B3;
    font-size: 16px !important;
    margin-left: 45px;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 7px;
    top: 15px;
}
.select2-container .select2-choice{
	border-radius:0px;
	font-size:13px;
}
.select2-container .select2-choice div{
	border-radius:0px;
}
.select2-container .select2-choice .select2-arrow{
	border-radius:0px;
}
.select2-container .select2-choice{
    border-top: 0;
    border-left: 0px;
    border-right: 0px;
    background-image: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 50%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#ffffff', GradientType = 0)
}
.select2-container .select2-choice .select2-arrow{
    border: 0px;
    background: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 60%) repeat scroll 0 0 #FFFFFF !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#EBEBEB', GradientType = 0)
    /*background: linear-gradient(to top, #EBEBEB 0%, #FFFFFF 60%) repeat scroll 0 0 #FFFFFF !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#EBEBEB', GradientType = 0)*/
}
.input1 {
    border-radius: 0;
    box-shadow: 0 0 0;
    border: none;
    border-bottom: 1px solid #aaa;
    box-sizing: content-box;
}
/* 支持IE8的样式 */
.webbtn > SPAN+SPAN{
	height: 18px;
    left: 32px;
    line-height: 18px;
    position: absolute;
    top: 4px;
}
.PTM-app-item{
	background:transparent\0 !important;
}
.PLM-group-title{
	background:#E7F3FF\0 !important;
}
/* 标签页背景色默认绿色 */
.bar_left{
	background: #005BAC;
	border-top: 1px solid #40A921;
}
.PLM-group-title{
	background:#CAE1F7 !important;
	border-bottom: 1px solid #B7B5B5 !important;
    box-shadow: 0 1px 0 #FFFFFF inset !important;
}
.PLM-group-title.menu-hasChildren.menu-select .PLM-title-content{
	border-left: 4px solid #ED6329; 
}
/* 定义顶部二级菜单宽度 */
[menu-lavel="2"] .PTM-group-list{
	width:218px;
}
.PTM-MENU-main-applist{
    right:15px;
}
/* 隐藏向上向下按钮 */
#btn_8{
	display:none;
}
#btn_9{
	display:none;
}
#alertM, #alertT, #alertR, #alertP, #alertBtns{
	font-family:"微软雅黑";
	padding:0;
	line-height: 36px;
}
#alertR {
    margin: -37px 8px 0 0;
    color: #bbb;
    font-weight: normal;
    font-size: 28px;
}
#alertR:hover {
    color: #aaa;
}
#alertM{
	box-shadow: 0 0px 25px 0 #bab8b8;
	max-height: 500px;
}
.warnT {
    //background: #005BAC !important;
}
.errorT {
    background: #005BAC !important;
}

#alertP > p {
    display: inline-block;
    margin-top: 15px;
    line-height: 27px;
    color: #434343;
}
#alertT {
    border-radius: 0;
    display: block;
    padding-left: 28px;
    background: #FFF;
    border-bottom: 1px solid #DDD;
    height: 45px;
    color: #000;
    line-height: 55px;
    margin: 0 12px;
    background: url(images/tip.png);
    background-repeat: no-repeat;
    background-position-y: 15px;
}

#alertP {
    margin-left: 14px;
    margin-top: 12px;
    min-height: 90px;
    padding-left: 30px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 7px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    background: none;
}

#alertBtns a {
    background: #1a8be1;
    border: 1px solid #1a8be1 !important;
    border-radius: 4px;
    box-shadow: 0 0 0 0;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 26px;
}
#alertBtns {
    background: #FFF;
    text-align: right;
}
#alertBtns a:hover{
	background:#1077c6;
}
button:hover .label.blue,.button:hover .label.blue {
    color: #333;
}
.ui-icon-triangle-1-s{
	 background-position: -65px -16px;
}
.button_fk{
	margin-top:5px;
	background-position: 0 1px;
	height:17px;
}
.tabsIframe-content-default{
	width: 99.99%;
}
.dctchooserContentone {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 2px 4px 0 #737373 !important;
}
.sicon{
	font-size:13px;
}
.stitle{
	font-size:15px;
}
.TIS-item-text{
	font-size:13px !important;
}
.node-text{
	font-size:13px !important;
	font-family:"微软雅黑" !important;
}
.freshbtn,.closebtn{
	background-color: #1568a7;
}
.tipInfomation{
	display:none !important;
}
.vchr_table{
    width: 100%; border-collapse: collapse; display: block; overflow: auto; height: 100%;
}
.vchr_td{
    text-align:left;white-space:pre-wrap;
}

.vchr_td_span {
    line-height: 21px;
    margin-left: 17px;
    position: relative;
}
.qkbtn {
    left: 2px;
    position: absolute;
}
.qkbtn1{
	float:right;
}
textarea {
    font-family: "微软雅黑";
}
.pbarDiv {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 0;
}
.ui-progress-bar {
    background-image: url("../../../proplatform/images/groove.png");
    border-radius: 5px;
    font-size: 360px;
    height: 28px;
    left: 1px;
    margin: 0 auto;
    position: relative;
    top: 300px;
    width: 364px;
}
.ui-progress {
    animation: 3s linear 0s normal none infinite animate-stripes;
    background-color: #149BDF;
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 30px 30px;
    /* background-image: url("/FSS/proplatform/images/progressBar.png"); */
    border-radius: 5px;
    display: block;
    height: 26px;
    left: 2px;
    overflow: hidden;
    position: relative;
    top: 1px;
    width: 0;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, left top, right bottom,
    color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
    color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
    color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
    to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
    transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
    transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
    transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
    transparent 75%, transparent);

    -webkit-animation: animate-stripes 3s linear infinite;
    -moz-animation: animate-stripes 3s linear infinite;
}
.ui-label {
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    left: 156px;
    position: absolute;
    top: 5px;
    white-space: nowrap;
    width: 50px;
    z-index: 9999;
}
#tj {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 5px;
    position: absolute;
    top: 51px;
    width: 99.4%;
}
.mdiv {
    float: left;
    margin-left: 10px;
    position: relative;
}
.mdivspan {
    font-size: 13px;
    position: relative;
    top: 2px;
}
.select2-results {
    font-size: 11px;
}
.sMenuDivD {
    color: #01874a;
}
.css1 {
	background: #177dcb;
}
.node-icon {
    background-image: url(images/node.png);
}
.node-item-open>.node-body>.node-folder {
    background-image: url(images/file.png);
}
.node-folder {
    background-image: url(images/file-b.png);
}
/* .rootico {
    background-image: url("../../../images/org.png") !important;
}
.node-folder {
    background-image: url("../../../images/building.png") !important;
}
.node-icon {
    background-image: url("../../../images/house.png") !important;
} */
.node-text {
    line-height: 20px;
}
.node-folder,.node-item-open>.node-body>.node-folder,.node-icon{
    width: 20px;
    margin-right: 5px;
}
.note-select>.node-body>.children-text-content>.node-text {
    background-color: #e0f1fe;
    border: 1px solid #99c2e1;
    color: #333;
}
.ref-btn {
    background-image: url(images/help.png);
}
.jedateblue .jedatetop {
    background: #1a8be1;
}
.jedateblue .jedateym .triangle:hover {
    background-color: #00B9E8;
}
.jedateblue .jedaul li.other, .jedateblue .jedaul li.other .nolunar, .jedateblue .jedaul li.other .lunar {
    color: #1a8be1;
}
.jedateblue .jedaul li.action, .jedateblue .jedaul li.action:hover, .jedateblue .jedaul li.action .lunar {
    background: #1a8be1;
}
.jedateblue .jedatebot .jedatebtn span {
    background-color: #1a8be1;
}
.select2-results .select2-highlighted {
    background: #1a8be1;
}
.jedateblue .jedatehmscon,.jedateblue .jedateproptext {
	width: 48px;
}
.jedateblue {
    border: 1px #1a8be1 solid;
}
.jedateblue .jedatehmscon p.action, .jedateblue .jedatehmscon p.action:hover {
    background: #1a8be1;
}
span.iconsave{
	background-image: url(images/save.png) !important;
}
span.iconagree{
	background-image: url(images/agree.png) !important;
}
span.iconrefuse{
	background-image: url(images/refuse.png) !important;
}
span.iconnotice{
	background-image: url(images/notice.png) !important;
}
span.iconcheck{
	background-image: url(images/search.png) !important;
}
span.iconImg{
	background-image: url(images/img.png) !important;
}
span.iconcheck0{
	background-image: url(images/check.png) !important;
}
span.iconuncheck{
	background-image: url(images/uncheck.png) !important;
}
#sidetree {
    width:275px;
    margin:0px;
    top:0px;
    bottom:0px;
    background: #F8F8F8 !important;
    box-shadow: none;
}
.titletext .searchdiv{
    position: absolute;
    right: 0;
    top: 10px;
}
.search_btn{
    display: inline-block;
    position: relative;
    top: 2px;
}
#conttree{
	bottom: 1px;
    top: 38px !important;
    overflow-y: auto;
    border: 1px solid #DDD;
}
.frame_border{
    left: 1px !important;
}
#panTree {
    left: 0;
    position: absolute;
    right: 20px;
}
.ui-jqgrid .ui-jqgrid-btable .ui-state-highlight, .ui-jqgrid .ui-jqgrid-bdiv .ui-state-hover, .ui-jqgrid .ui-jqgrid-bdiv .ui-widget-content .ui-state-hover, .ui-jqgrid .ui-jqgrid-bdiv .ui-widget-header .ui-state-hover, .ui-jqgrid .ui-state-focus, .ui-jqgrid .ui-widget-content .ui-state-focus, .ui-jqgrid .ui-widget-header .ui-state-focus,.ui-jqgrid .ui-state-highlight, .ui-jqgrid .ui-widget-content .ui-state-highlight, .ui-jqgrid .ui-widget-header .ui-state-highlight {
    background: none repeat scroll 0 0 #1a8be1;
    border: 1px solid #1a8be1;
}