﻿/*public2.css替换public.css，并且后面public.css需要删除-*/
/*---------------首页admin.jsp-detail.jsp-------------*/
/* 后台登陆页login.jsp开始 */
.obpmBid{
	padding-right: 26px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	position: absolute;
}
.obpm-tou{
	position: relative;
	margin-right: 0.3rem;
	margin-top: 0.9rem;
	margin-bottom: 2.12rem;
}
.obpm-xiajiangtou{
	width: 10px;
	height: 18px;
	background: #fff;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 0;
}
.obpm-xiajiangtou img{
	width: 10px;
	height: 18px;
}
.obpm-selectLang{
	color: #666666;
	font-size: 12px;
	outline-style: none;
	background: #fff;
}
.obpm-Language{
	font-size:14px; 
	padding-right:11px; 
	vertical-align: middle;
}
.content {
	width: 880px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../imgnew/login/bg.png) no-repeat no-repeat center center;
	background-size: 100%;
}
.logo {
	width: 322px;
	height: 64px;
	margin: 0px auto 0px;
}
.logo a{
	display: block;
}
.logo img {
	width: 100%;
	height: 100%;
}
.obpm-logoIpt {
	width: 450px;
	height: 300px;
	background: url(../imgnew/login/animate.gif) no-repeat;
	background-size: 100%;
	margin: 20px auto 0px;
	padding-top: 42px;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0px 10px 27px -6px #302377;
}
.obpm-moon{
	position: absolute;
	width: 37px;
	height: 34px;
	background: url(../imgnew/login/moon.png) no-repeat;
	background-size: 100%;
	right: 10px;
	top: 12px;
}
.obpm-userInfo {
	width: 360px;
	height: 40px;
	background: rgba(253, 252, 252, 0.2);
	margin: 0px auto;
	border-radius: 5px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.obpm-userInfoFist {
    width: 360px;
	height: 44px;
	background: rgba(253, 252, 252, 0.2);
	margin: 18px auto 0px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.obpm-userPwd {
	width: 360px;
	height: 40px;
	background: rgba(253, 252, 252, 0.2);
	margin: 12px auto 0px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	box-sizing: border-box;
}
.obpm-userPwdFist{
	width: 360px;
	height: 44px;
	background: rgba(253, 252, 252, 0.2);
	margin: 26px auto 13px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.obpm-ueserico {
	width: 45px;
	height: 18px;
	padding-left: 14px;
	padding-right: 18px;
	box-sizing: border-box;
}

.obpm-userInfoico img {
	width: 18px;
	height: 18px;
	background: url(../imgnew/login/icon_01.png) no-repeat;
}

.obpm-userInfo_input {
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
	width: 314px;
	height: 38px;
	font-size: 14px;
	color: #fff;
	background: transparent;
	border: 0;
	outline-style: none;
	display: inline-block;
	padding-left: 2px;
}

.obpm-userInfo_input::-webkit-input-placeholder, .obpm-password_input::-webkit-input-placeholder,.obpm-code_input::-webkit-input-placeholder{
	color: #ccc;
}
.obpm-userInfo_input:-webkit-autofill {   -webkit-text-fill-color: #fff !important; -webkit-text-decoration:none;
 transition: background-color 5000s ease-in-out 0s;}  
.obpm-userInfo_input::-moz-placeholder , .obpm-password_input::-moz-placeholder ,.obpm-code_input::-webkit-input-placeholder{
	color: #ccc;
}
.obpm-password_input {
	width: 310px;
	height: 40px;
	padding-left: 2px;
	font-size: 14px;
	color: #fff;
	background: transparent;
	border: 0;
	outline: none;
	display: inline-block;
}
.obpm-proof{
	width: 360px;
	height: 40px;
	margin: 12px auto 0px;
	display: flex;
	justify-content: flex-start;
}
.obpm-proofCode{
	width: 248px;
	height: 40px;
	background: rgba(253, 252, 252, 0.2);
	/* margin: 12px auto 0px; */
	border-radius: 5px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	box-sizing: border-box;
}
.obpm-code_input{
	width: 200px;
	height: 40px;
	padding-left: 2px;
	font-size: 14px;
	color: #fff;
	background: transparent;
	border: 0;
	outline: none;
	display: inline-block;
}
.obpm-proofImg{
	margin-left: 17px;
	width: 94px;
	height: 40px;
}
.obpm-proofImg img{
	padding-top: 2px;
	width: 94px;
	height: 36px;
}
.obpm-errorMessage{
	font-size: 0px;
	/* color: #ea3c4c;
	text-align: left;
	line-height: 14px; */
	display: flex;
	align-items: center;
	margin-top: 17px;
	padding-left: 47px;
}
.obpm-tipImg{
	width: 14px;
	height: 13px;
	margin-right: 7px;
	margin-top: -4px;
}
.obpm-tipWord{
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}
.obpm-tipWord b{
	margin-right: 9px;
}

.obpm-tipsArea{
	/* height:20px;
	padding-left:60px;
	padding-top: 5px;
	font-size: 12px;
	color: #000; */
	/* position: absolute;
	background: pink; */
	/* display:none; */
}
.obpm-tipsAreaUser{
	width: 104px;
	height: 24px;
	line-height: 24px;
	color: #000;
	background: url(../imgnew/login/text_01.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50px;
	right: -72px;
	/* background: pink; */
	/* display: none; */
}
.obpm-tipsAreaUserFist{
	top: 69px;
}
.obpm-tipsAreaPwd{
	width: 104px;
	height: 24px;
	line-height: 24px;
	color: #000;
	background: url(../imgnew/login/text_01.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 102px;
	right: -72px;
	/* display: none; */
}
.obpm-tipsPwdAdd{
	top: 139px;
}
.obpm-tipsAreaCode{
	text-align: left;
	padding-left: 12px;
	width: 289px;
	height: 24px;
	line-height: 24px;
	color: #000;
	background: url(../imgnew/login/text_02.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 154px;
	right: -258px;
	/* display: none; */
}
.obpm-loginIn {
	width: 360px;
	height: 44px;
	margin: 6px auto 0px;
	background: rgba(49, 156, 255, 0.6);
	border-radius: 5px;
	text-align: center;
	line-height: 44px;
	color: #f6f6fb;
	letter-spacing: 6px;
	cursor: pointer;
}
.obpm-copy{
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.loginmain{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
/* @media screen and (min-height: 600px){

	.obpm-tou{
		margin-bottom: 0px;
		margin-top: 5px;
	}
	.content{
		height: 554px;
	}
	.obpm-copy{
		padding-top: 50px;
	}
}
@media screen and (min-height: 620px){

	.obpm-tou{
		margin-bottom: 0px;
		margin-top: 5px;
	}
	.content{
		height: 570px;
	}
	.obpm-copy{
		padding-top: 70px;
	}
}
@media screen and (min-height: 670px){
	.obpm-tou{
		margin-bottom: 0px;
	}
	.content{
		height: 605px;
	}
	.obpm-copy{
		padding-top: 113px;
	}
}
@media screen and (min-height: 670px){
	.obpm-copy{
		padding-top: 196px;
	}
} */
/* 后台登陆页login.jsp结束 */
/*---顶部栏topbar---*/
.obpm-header{
	position: absolute;
    top: 0;
    width: 100%;
    box-shadow: -2px 3px 9px 0 rgba(0, 0, 0, 0.1)
}

.obpm-topbar{
	position:relative;
    height: 60px;
	line-height:60px;
	color:#fff;
	background: #181544;
}

.obpm-topbar-title{
	width:200px;
	font-size:18px;
}

.obpm-topbar .admin-bg01{flex:1; min-width:68px; background: url("../imgnew/admin-bg01.png") center no-repeat;}
.obpm-topbar .admin-bg02{flex:1; min-width:125px; background: url("../imgnew/admin-bg02.png") center no-repeat;}
.obpm-topbar .admin-bg03{flex:1; min-width:87px; background: url("../imgnew/admin-bg03.png") center no-repeat;}
.obpm-topbar .admin-bg04{flex:2; min-width:321px; background: url("../imgnew/admin-bg04.png") center no-repeat;}

.obpm-topbar-info{
	position: absolute;
    float: right;
    right: 0px;
}

.obpm-topbar-info a{
	font-size: 12px;
    color: #e8e8e8;
    cursor: pointer;
}

.obpm-topbar-info .obpm-topbar-homepage:hover{color: #ffffff;text-decoration: none;}
.obpm-topbar-info .obpm-topbar-logout:hover{color: #ffffff;text-decoration: none;}
.obpm-topbar-info .obpm-topbar-help:hover{color: #ffffff;text-decoration: none;}

/*---导航header-nav---*/
.obpm-header-nav{
	width: 100%;
    height: 32px;
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #666666;
    background-color: #ffffff;
}

.header-logo{
	padding-top: 6px;
}

.user-logo{
	height: 20px;
    border-radius: 10px;
}

.obpm-nav .link{
	font-size: 12px;
    color: #666666;
    cursor: pointer;
}

.obpm-nav .link:hover{
	color: #59a8ff;
    cursor: pointer;
    text-decoration: none;
}

.obpm-nav-icon{
	display: inline-block;
    width: 16px;
    height: 16px;
}

.Navigation_beta_icon .obpm-nav-icon{background: url("../imgv2/back/debugger/Navigation_beta_icon.png")no-repeat;}
.Navigation_beta_icon:hover .obpm-nav-icon{background: url("../imgv2/back/debugger/Navigation_beta_icon_hover.png")no-repeat;}

.Navigation_Monitor_icon .obpm-nav-icon{background: url("../imgv2/back/debugger/Navigation_Monitor_icon.png")no-repeat;}
.Navigation_Monitor_icon:hover .obpm-nav-icon{background: url("../imgv2/back/debugger/Navigation_Monitor_icon_hover.png")no-repeat;}

.Navigation_system_icon .obpm-nav-icon{background: url("../imgv2/back/debugger/Navigation_system_icon.png")no-repeat;}
.Navigation_system_icon:hover .obpm-nav-icon{background: url("../imgv2/back/debugger/Navigation_system_icon_hover.png")no-repeat;}

/*---功能选择模块---*/
#detail{
    width: 100%;
    overflow: scroll;
	margin-top:92px;
}

.superadmin-list{
    width: 100%;
    height: 200px;
    padding-top: 48px;
}

.obpm-content-title{
	text-align: center;
	color: #29303b;
    margin-bottom: 38px;
    font-weight: normal;
}

.obpm-enterprise-domain span,.obpm-software span,
.obpm-privileged-user span,.obpm-process-monitoring span,
.obpm-system span{display: inline-block; width: 150px; height: 150px;}

.obpm-enterprise-domain span{background: url("../imgnew/index_domain.png") no-repeat;}
.obpm-enterprise-domain:hover span{background: url("../imgnew/index_domain_c.png") no-repeat;}

.obpm-software span{background: url("../imgnew/index_application.png") no-repeat;}
.obpm-software:hover span{background: url("../imgnew/index_application_c.png") no-repeat;}

.obpm-privileged-user span{background: url("../imgnew/index_superuser.png");}
.obpm-privileged-user:hover span{background: url("../imgnew/index_superuser_c.png") no-repeat;}

.obpm-process-monitoring span{background: url("../imgnew/flow.png") no-repeat;}
.obpm-process-monitoring:hover span{background: url("../imgnew/flow-hover.png") no-repeat;}

.obpm-system span{background: url("../imgnew/index_systemconfiguration.png") no-repeat;}
.obpm-system:hover span{background: url("../imgnew/index_systemconfiguration_c.png") no-repeat;}

.obpm-nav-item .link{
	font-size: 14px;
    color: #666666;
    cursor: pointer;
}

.obpm-nav-item .link:hover{
	color: #59a8ff;
    cursor: pointer;
    text-decoration: none;
}

.obpm-footer{
	position: absolute;
    bottom: 8px;
    text-align: center;
    width: 100%;
	height: 20px;
	font-size: 12px;
    color: #666666;
}

/*---------------------------模块---------------------------*/
/*---内容标题---*/
.obpm-fromContent-title{
    padding-left: 32px;
	height:50px;
    line-height: 50px;
	font-size:16px;
	color: #29303b;
	border-bottom: 1px solid #dee2e6 !important;
}

.obpm-formTitle-logo{
	padding-left: 40px;
	background: url(../image/formTitle.png) 8px center no-repeat;
}

.obpm-enterpriseDomain-logo{
	background: url(../image/email2.png) 0 center no-repeat;
}

/*内容标题右侧单个按钮*/
.obpm-fromContent-title .obpm-oneBtn{
	float:right;
	margin-top:10px;
}

/*---表单查询---*/
.obpm-searchFrom{
	margin:24px 0 32px 0;
}

.searchFrom-textColor{
	color:#29303b;
}

/*---div-内容布局---*/
.obpm-contentDiv{
	width: 450px;
	display: inline-block;
}

/*---table-内容布局---*/
.commFont-text{
	display: inline-block;
    width: 130px;
}

.oneHundred-percent{
	width: 100%;
}

.text-w{
	width:90px;
}

.tableTOver td a {
    color: #666666;
}

.textColore-a{
	color: #666666;
}

.textColore-a:hover{
	color: #666666;
}

/*table复选框td的宽度*/
.obpm-checkbox-col{
	width: 62px;
	min-width: 62px;
    text-align: center;
}

/*分页*/
.obpm-pagination-item{
	color: #484848;
    font-size: 14px;
    height: 40px;
}

.obpm-pagination-item .showNumActive {
    display: inline-block;
    color: #2075e7;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #2075e7;
}

.obpm-pagination-item .showNum {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #484848;
    border: 1px solid #e5e6ea;
    border-radius: 4px;
    text-align: center;
}

/*提示文字*/
.prompt-text-color a{
	font-size:12px;
	color:#fe9c37;
}

.prompt-text-color a:hover{
	color:#59a8ff;
}

.textColor-green{
	font-size: 12px;
	color: #33bd00;
}

/*小标题字体颜色*/
.obpm-title-color{
	color:#29303b;
}

/*红色的星*/
.red-star{
	color:red;
}

.clear-float{
	clear:both;
}

/*滚动条*/
.obpm-overflow-h{
	overflow: hidden;
}

.obpm-overflowX-h{
    overflow-x: hidden;
}

.obpm-overflowY-h{
	overflow-y: hidden;
}

.obpm-overflowY-a{
	overflow-y: auto;
}

/*---tab-选项卡切换---*/
.obpm-tabTable{
	margin-left: -1px;
}

.obpm-nav-tab{
	border-bottom: 1px solid #ddd;
}

.btcaption {
    padding: 11px 14px;
    display: inline-block;
    background: none;
	cursor:pointer;
}

.btcaption-selected {
    color: #29303b;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    margin-bottom: -1px;
    border-radius: 4px 4px 0 0;
    padding: 11px 14px;
    display: inline-block;
    cursor:pointer;
}

/*----二级选项卡切换----*/
.obpm-tab{
	height: 42px;
	background-color: #f5f5f5;
	padding-left: 24px;
}

.obpm-tabDiv{
	float: left;
}

.obpm-tabDiv>input{
	padding:0 12px;
	text-align: center;
	font-size: 12px;
	height: 100%;
	line-height: 42px;
	background-color: #f5f5f5;
}

.btcaption:hover {
	color: #40a9ff;
}

.obpm-tabDiv .btcaption-s-selected {
	color: #1890ff;
	border-bottom: 2px solid #1890ff;
}

/*二级选项卡右侧按钮*/
.obpm-tab-btn{
	position: absolute;
    right: 24px;
    top: 0;
    display: flex;
    height: 42px;
    align-items: center;
}
    

/*-----------------------自定义边距---------------------*/
.obpm-pt-2{
	padding-top: 2px;
}

/*----------------------button按钮css--------------------*/
/*默认样式*/
.obpm-btn {
	padding: 0 16px;
	height: 32px;
	line-height: 30px;
	border-radius: 6px;
	cursor: pointer;
	outline: none;
	border: 1px solid transparent;
}

/*primary-蓝色背景按钮*/
.obpm-btn-primary {
	color: #fff;
	border-color:#1890ff;
	background-color: #1890ff;
}

.obpm-btn-primary:hover {
	color: #fff;
	border-color: #40a9ff;
	background-color: #40a9ff;
}

.obpm-btn-primary:active {
	border-color: #096dd9;
	background-color: #096dd9;
}

.obpm-btn-primary:disabled {
	background-color: #d4d7de;
	border-color: #d4d7de;
}

/*default-蓝色边框按钮*/
.obpm-btn-default {
	color: #1890ff;
	border-color: #1890ff;
	background-color: #fff;
}

.obpm-btn-default:hover {
	color: #40a9ff;
	border-color: #40a9ff;
}

.obpm-btn-default:active {
	color: #096dd9;
	border-color: #096dd9;
}

/*gray-灰色边框*/
.obpm-btn-gray{
    color: #484848;
    border-color: #e5e6ea;
	background-color: #fff;
}

.obpm-btn-gray:hover{
	color: #4a4a4a;
	border-color: #666666;
}

.obpm-btn-gray:active {
	color: #000;
	border-color: #000;
}

/*dark-黑色边框按钮*/
.obpm-btn-dark{
	color: #4a4a4a;
	border-color: #666;
    background-color: #fff;
}

.obpm-btn-dark:hover {
	color: #282828;
	border-color: #282828;
}

.obpm-btn-dark:active {
	color: #000;
	border-color: #000;
}

/*danger-红色边框按钮*/
.obpm-btn-danger{
	color: #f5222d;
	border-color: #f5222d;
	background-color: #fff;
}

.obpm-btn-danger:hover {
	color: #ff4d4f;
	border-color: #ff4d4f;
}

.obpm-btn-danger:active {
	color: #cf1322;
	border-color: #cf1322;
}
.obpm-btn-danger:disabled {
	background-color: #d4d7de;
	border-color: #d4d7de;
}
/*---------------------input输入框css-----------------------*/
.obpm-input {
	width: 195px;
	height: 32px;
	line-height: 30px;
	border-radius: 6px;
	border: solid 1px #e5e6ea;
	text-indent: 10px;
	color: #333;
}

.obpm-input:focus {
	border-color: #4ba1fd;
}

.obpm-input-cmd {
	text-indent: 6px;
	width: 250px;
	height: 32px;
	line-height: 32px;
	border-radius: 6px;
	border: solid 1px #e5e6ea;
	color:#29303b;
}

.obpm-input-cmd:focus {
	border-color: #4ba1fd;
}

/*-------------------textarea输入框css---------------------------*/
.obpm-textarea {
	width: 195px;
	height: 100px;
	vertical-align: top;
	resize: none;
	color: #333;
	border: 1px solid #e5e6ea;
	border-radius: 6px;
	text-indent: 6px;
	padding-top: 4px;
}

.obpm-textarea:focus {
	border-color: #4ba1fd;
}

.obpm-textarea-cmd {
    text-indent: 6px;
    width: 250px;
    height: 100px;
    vertical-align: top;
    resize: none;
    color: #333;
    border: 1px solid #e5e6ea;
    border-radius: 6px;
    padding-top: 4px;
}

.obpm-textarea-cmd:focus {
    border-color: #4ba1fd;
}

.textarea-w{
	width: 500px;
}

/*----------------------单选框css--------------------------------*/
.obpm-radio-section{
	position: relative;
}

.obpm-radio{
	position: absolute;
	content: " ";
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	width: 12px;
	height: 12px;
	margin-top: 4px;
	margin-left: -14px;
	border-radius: 50%;
	border: 1px solid #d4d7dd;
	text-indent: 12px;
}

.obpm-radio-section input{
	visibility: hidden;
}

.obpm-radio-section input:checked + .obpm-radio::before {
	width: 6px;
	height: 6px;
}

.obpm-radio-section input:checked + .obpm-radio {
	border: 1px solid #59a8ff;
	background-color: #59a8ff;
	background-clip: content-box;
	padding: 2px;
}

/*---------------------switch css----------------------------*/
.toggle-text{
   margin: 0px 8px 0px 4px;
   display: inline-block;
   vertical-align: middle;
}

.toggle-button-wrapper{display: inline-flex;}

.toggle-input{ display: none; }

.button-label{
   position: relative;
   display: inline-block;
   width: 52px;
   height: 18px;
   background-color: #e8e8e8;
   box-shadow: #e8e8e8 0px 0px 0px 2px;
   border-radius: 25px;
   overflow: hidden;
}
.circle{
   position: absolute;
   top: 0;
   left: 0;
   width: 18px;
   height: 18px;
   border-radius: 20px;
   background-color: #fff;
}
.button-label .text {
   font-size: 12px;
   text-shadow: 0 0 2px #ddd;
}

.on { color: #fff; display: none; text-indent: 10px; vertical-align: middle; margin-top: 1px;}
.off { color: #666666; display: inline-block;text-indent: 24px;vertical-align: middle; margin-top: 1px;}
.button-label .circle{
   left: 0;
   transition: all 0.3s;
}
.toggle-input:checked + label.button-label .circle{
   left: 34px;
}
.toggle-input:checked + label.button-label .on{ display: inline-block; }
.toggle-input:checked + label.button-label .off{ display: none; }
.toggle-input:checked + label.button-label{
   background-color: #39aeff;
   box-shadow: #39aeff 0px 0px 0px 2px;
}


/*----------------------复选框css--------------------------------*/
.obpm-checkbox-section {
	position: relative;
}

.obpm-checkbox {
	display: inline-block;
    position: absolute;
    margin-left: -18px;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #e5e6ea;
    overflow: hidden;
}

.obpm-checkbox-section input {
	visibility: hidden;
}

.obpm-checkbox-section input:checked + .obpm-checkbox:after {
	content: "";
    display: inline-block;
    width: 14px;
    height: 5px;
    border: 1px solid #fff;
    border-right: 0;
    border-top: 0;
    transform: rotate(-45deg)translate(1px,2px);
}

.obpm-checkbox-section input:checked + .obpm-checkbox {
	border-color: #59a8ff;
    background-color: #59a8ff;
}

/*------------------------select-下拉框css---------------------------*/
.obpm-select {
	position: relative;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	color: #333;
	width: 195px;
	height: 32px;
	line-height: 30px;
	border-radius: 6px;
	border: solid 1px #e5e6ea;
	padding-left: 10px;
	outline: none;
}

.obpm-select:focus {
    border-color: #4ba1fd;
}

.obpm-select:disabled{
	cursor: no-drop;
	background: #eee;
}

.obpm-select-section {
	background: url(../image/menu.png) 95% center no-repeat
}

.obpm-select-list {
	display: none;
	position: absolute;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	top: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #e5e6ea;
}

.obpm-select-list-item {
	display: block;
	width: 100%;
	height: 32px;
	padding-left: 10px;
	cursor: pointer;
	color: #333;
}

.obpm-select-list-item + .obpm-select-list-item {
	border-top: 1px solid #e5e6ea;
}

.obpm-select-list-item:hover {
	background-color: #d8efff;
}

.obpm-select-list-item:active {
	background-color: #39aefe;
}

.obpm-select-cmd {
    text-indent: 6px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    color: #333;
    width: 250px;
    height: 32px;
    line-height: 32px;
    border-radius: 6px;
    border: solid 1px #e5e6ea;
	outline: none;
}

.obpm-select-cmd:focus {
    border-color: #4ba1fd;
}

/*----------Divider分割线-------------*/
.box {
  display: flex;
  align-items: center;
}

.line {
	border: 0.07em solid #d4d7dd;
    flex-grow: 1;
}

.line-left{
	border: 0.07em solid #d4d7dd;
    flex-grow: 0.02;
}


/*----------------------企业域--------------------*/
/*---企业域列表---*/
.obpm-cardItem{
	display:inline-flex;
}

.card-content{
	display: inline-block;
    margin-right: 32px;
    margin-bottom: 32px;
    width: 280px;
    height: 140px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 6px;
	border-color: #d9d9d9;
	cursor: pointer;
}

.card-content:hover{
	box-shadow: 0 16px 30px rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0, 0, 0, 0);
	border-color: #d9d9d9;
    color: #29303b;
	text-decoration: none;
}

.card-content-on,
.card-content-in,
.card-content-under{
    justify-content: space-between;
    display: flex;
}

.card-content-on{
	margin-top: 12px;
    height: 70px;
}

.card-iconPopup {
    text-align: right;
    position: relative;
}

.icon-dropdown {
    display: none;
    width: 70px;
    height: 56px;
	color:#666666;
}

.icon-dropdown .card-setting,
.icon-dropdown .card-delete{
	display:block;
	margin-top:4px;
}

.icon-dropdown .card-setting:hover,
.icon-dropdown .card-delete:hover{
	color:#000;
}

.icon-img:hover .icon-dropdown {
    background-color: #fff;
    text-align: center;
    display: block;
    width: 70px;
    height: 56px;
    border: 1px solid #d4d7dd;
    border-radius: 6px;
    box-shadow: 0 6px 12px rgba(0, 0, 0,0.175);
    position: absolute;
    right: -28px;
}

.cardItem-name {
    font-size: 16px;
    color: #29303b;
}

.cardItem-status {
    text-align: right;
}

.cardItem-status span {
    display: inline-block;
    color: #fff;
    height: 24px;
    line-height: 20px;
    padding: 2px 6px;
}

.cardItem-userName {
    font-size: 12px;
    color: #666666;
}

.cardItem-status-checkbox {
    display: none;
}

.cardItem-isStatus-bg {
    background-color: #39aeff;
}

.cardItem-noStatus-bg {
    background-color: #fe9c37;
}

/*------企业域信息------*/
/*---基本信息---*/
/*选择logo弹框*/
.canvas_td_over {
	background-color: #E7F3FE;
	cursor:pointer;	
}
.canvas_td_select {
	background-color: #70BAFE;
	cursor:pointer;	
}

/*---用户列表---*/
/*用户信息*/
.userInfo-text {
    width: 90px;
    vertical-align: middle;
}

.maxW-260{
	max-width: 260px;
}

.InstructionsText-color{
	color:#39aeff;
}
/*带有图片的按钮*/
.user-btn span{
	width: 20px;
    height: 18px;
    vertical-align: middle;
    margin-bottom: 4px;
	display:inline-block;
	background: url("../image/user-icon.png") 0 center no-repeat;
}

/*选择部门*/
#department-select .departmentLi{
	margin: 8px 8px 0px 0px;
	padding:5px 8px;
	background:#fff;
	border:1px solid #999;
	border-radius:2px;
	display:inline-block; 
	*zoom:1;
	*display:inline;
	position: relative;
	cursor: pointer;
	border-radius: 6px;
}
#department-select .departmentLi.defaultDepartment{
	background:#39aeff;
	color:#fff;
	border:1px solid #39aeff;
	border-radius: 6px;
}

#department-select span.department-clear{
	cursor: pointer;
	margin-left: 10px;
}

#department-select .defaultdepartment-txt {
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: rgb(0, 0, 0);
	white-space: nowrap;
	color: #fff;
	padding: 3px;
	border-radius: 2px;
	z-index:10;
}

/*选择部门弹框*/
.popupDepartment-select{
	height:328px;
	overflow:auto;
}

/* 部门的角色设置 */
.dpt-userSeting{
	width:400px; 
	height:40px; 
	line-height:38px; 
	border:1px solid #ddd; 
	border-radius:6px;
}

.dpt-userSeting .departmentName{
	overflow: hidden;
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dpt-userSeting,
.dpt-userSeting button{
	background: #39aeff;
}

.dpt-userSeting button:hover,
.departmentName:hover{
	cursor: pointer;
}

.obpm-deptModule.active .departmentName .dept-img{
	width: 20px;
    height: 18px;
    vertical-align: middle;
    margin-bottom: 4px;
    display: inline-block;
    background: url(../image/show.png) 0 center no-repeat;
}

.obpm-deptModule .departmentName .dept-img{
	width: 20px;
    height: 18px;
    vertical-align: middle;
    margin-bottom: 4px;
    display: inline-block;
    background: url(../image/hide.png) 0 center no-repeat;
}

/*选择用户*/
.roleImg {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-bottom: 4px;
    vertical-align: middle;
    line-height: 32px;
    color: #29303b;
    background: url(../image/app-title.png) 0 center no-repeat;
}

.roleDiv{
	width:400px;
	border-bottom: 1px solid #999;
}

.roleDiv .apptitle{
	margin:12px 0 8px 8px;
	width:120px;
	display:inline-block;
	color:#29303b;
}

.roleDiv .roleLi{
	display:inline-block;
	margin: 8px 8px 4px 0px;
	padding:5px 8px;
	background:#fff;
	border:1px solid #999;
	border-radius:6px;
	display:inline-block; 
	*zoom:1;
	*display:inline;
	position: relative;
	cursor: pointer;
}

.roleDiv span.role-clear{
	cursor: pointer;
	margin-left: 10px;
}

/*选择用户弹框*/
.popupUser-select{
	height:308px;
	overflow:auto;
}

/*弹框*/
.jstree-default.jstree-checkbox-selection .jstree-clicked .jstree-checkbox, 
.jstree-default .jstree-checked .jstree-checkbox {
    background-position: -228px -4px;
}

/*---软件列表---*/
.softwareList-subtitle{
    background-color: #e8e8e8;
    color: #29303b;
    font-size: 14px;
    line-height: 26px;
}

/*---微信配置---*/
.configureWeixin-softwareList-title{
	border-top: 1px solid #dddddd;
}

/*---工作日历-displayView.jsp ---*/

.WdateDiv {
	width: 300px;
	background-color:#fff;
	border:#C5E1E4 1px solid;
	padding:2px;
}
.WdateDiv .WdayTable {
	color:#13777e;

	border:#BEE9F0 1px solid;
	width: 100%;
	line-height: 2.0em;
	/*line-height:14px;*/
}
.WdateDiv td,.WdateDiv th{
	font-size:14;
	border: 1px solid #bdebee;
}

.CalDayHeader{
	background:url('images/bg_cal_day.jpg')  0 no-repeat;
	color:black;

	/*padding-bottom:5px;*/
}
.CalNextPrev a:link, .CalNextPrev a:visited, .CalNextPrev a:active {
	font-weight: bold;
	background-color: white;
}
.CalNextPrev a:hover {
	font-weight: bold;
	background-color: #82CEEB;
	color:white;
}
.WdateDiv table a:link, .WdateDiv table a:visited, .WdateDiv table a:active {
	font-weight: bold;
	color:#74584B;
}
.WdateDiv table a:hover {
	color: white;
	text-decoration: none;
	background-color: #FF9900;
}

.WdateDiv .MTitle{
	color:#13777e;
	background-color:#bdebee;
}

.Wday,.Wwday,.Wtoday,.Wspcday{
	width:36px;
	height:31px;
}

.Wwday{
	background:#E7E7f0;
}

.Wday{
	background-color:#edfbfb;
	cursor:pointer;
}
.Wtoday{
	cursor:pointer;
	background-color:#edfbcc;
}
.Wspcday{
	cursor:pointer;
	background-color:#a0d0f0;
}

.WdateDiv .WdayOn{
	cursor:pointer;
	background-color:#74d2d9 ;
}

.WdateDiv .WwdayOn{
	cursor:pointer;
	background-color:#74d2d9;
}
.WdateDiv .Wselday{
	background-color:#A7E2E7;
}

#daydiv th {
	font-size:14px;
    font-weight: normal;
}

.infodiv-table{
	width:150px;
}

.infodiv-table td{
	padding-left:4px;
}
/*---邮件设置---*/
.email-port-w{
	width:150px;
}


/*----------------------软件管理--------------------*/
/*---软件列表---*/
.obpm-section-item{
	position: relative;
	width: 148px;
	margin-right: 32px;
	margin-bottom: 32px;
}

.obpm-item-close{
	display: none;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 8px;
	right: 8px;
	background: url(../image/close1.png) center center no-repeat;
}

.obpm-item-name{
	font-size: 16px;
    width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.activated-yes{
	color:#39aeff;
}

.activated-no{
	color:#fe9c37;
}

.obpm-section-item .item-test{
	font-size: 14px;
	color: #666;
}

/*---新建模式-select_type.jsp---*/
.obpm-mode>div{
	width: 263px;
	height: 378px;
	border-radius: 5px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.obpm-mode>div:hover .obpm-mode-name,
.obpm-mode>div:hover .obpm-mode-text{
	color: #fff;
}

.obpm-mode-imgHover{
	display: none;
}
.regular:hover .obpm-mode-imgHover{
	display: block
}
.regular:hover .obpm-mode-img{
	display: none
}
.regular:hover{
	background:#39aeff;
}
.platform:hover .obpm-mode-imgHover{
	display: block
}
.platform:hover .obpm-mode-img{
	display: none
}
.platform:hover{
	background:#fe9c36;
}

.obpm-mode-name{
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin: 0;
}

.obpm-mode-text{
	font-size: 12px;
	color: #999;
}
.newObpm-mode{
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: center;
	height: 33px;
	width: 66px;
	line-height: 33px;
	margin-top: 18px;
	cursor: pointer;
}


/*---脚本编辑器---*/
.obpm-scriptEditor-title{
	height: 52px;
	line-height: 52px;
}

.obpm-scriptEditor-title .scriptEditor-btn{
	right: 8px;
}

.obpm-scriptEditor-text{
	clear: both;
    float: left;
    width: 60%;
}

.obpm-scriptEditor-computerFile{
	width: 40%;
}

.obpm-scriptEditor-computerFile .computerFile-title-bg{
	background-color: #ece9e9;
}

/*---软件基本信息---*/
.datasource-text{
	width: 90px;
	display: inline-block;
}
.datasource-textJndi{
	width: 190px;
}

/*---常用工具---*/
/*角色*/
.obpm-authorizeTitle{
	height: 40px;
	line-height: 40px;
	background-color:#e8e8e8;
	text-indent: 20px;
}
.Menu-W{
	width: 500px;
}
.textBlue{
	font-size: 12px;
	color: blue
}
.fontColor{
	color: #8e8989;
}
.obpm-moudle-freeProcess{
	height: 32px; 
	line-height: 32px;
}
.obpm-fv{
	font-weight: bold;
	height: 24px;
}
/*任务*/
.weekTR{
	width: 700px;
}

/*---高级工具---*/
/*数据源*/
.cjndi-w{
	width: 180px;
}

.showcontent {
	display: inline;
}

.hidecontent {
	display: none;
}
/*元数据管理*/
.metadataTd-w{
	width: 100px;
}

/*---交叉报表---*/
.obpm-colInformation{
	width: 500px;
	float: left; 
	margin-left: 24px;
}
.obpm-colInformation .btn-about{
	width: 30px; 
	vertical-align: bottom; 
	padding-bottom: 116px;
}
/*---视图---*/
/*基本*/
.obpm-gridView{
	display: none;
}
/*数据*/
.purview-text{
	vertical-align: middle;
	padding-top: 8px;
	height: 32px;
	display: inline-block;
}

.obpm-selectBox{
	width:226px;
	border: 1px solid #d4d7dd;
}

/*----------------------系统管理--------------------*/
.smsVerification{
	width:160px;
}

.signIn-textColor{
    padding-left: 132px;
    color: #33bd00;
    font-size: 12px;
}

.inputUrl-width{
	width:350px;
}

/*IM配置-im.jsp*/
.im-checkbox{
	top:10px;
}

/*用户密码策略-loginConfig.jsp*/
.login-pwd-text{
	width:188px;
}

.loginconfig-text{
	width:270px;
}

.pwd-minLength{
	padding-left:182px;
	color:#33bd00;
	font-size:12px;
}

.time-cue{
	padding-left:268px;
	color:#33bd00;
	font-size:12px;
}
#mappingtb tr{
	height: 44px;
}