body { font-family: 微软雅黑, Arial; font-size: 12px;
	padding: 0px;
}
.container-fluid { background: #ffffff; padding: 0 15px; margin: 0 auto; width: 100% !important; min-width:1200px; }
.nav-container { padding: 0; margin: 0 auto; width: 100%; min-width:1200px; }
.nav-container .nav > li > a { padding: 6.5px 30px;}


#user-name {text-decoration: underline;}
#user-name:hover {text-decoration: none;}

.modal-dialog { margin: 100px auto 20px;}
.modal-lg { width: 900px; }

#dashboard-widget-addbtngrp-modal .modal-dialog {margin-top: 250px; }
.modal-header, .modal-footer {padding: 10px; }

.st-square { cursor: pointer; margin-right: 6px; width: 9px; height: 9px; display: inline-block; }
.st-square.red,		.st-square-red    { background-color: #eb5d5d; }
.st-square.green,	.st-square-green  { background-color: #3db58d; }
.st-square.yellow,	.st-square-yellow { background-color: #edb845; }
.st-square.ban,		.st-square-ban    { background-color: black; }
.st-square.grey,	.st-square-grey   { background-color: #a6a6a6; }
.st-red    { color: #eb5d5d; }
.st-green  { color: #3db58d; }
.st-yellow { color: #edb845; }
.st-ban    { color: black; }
.st-grey   { color: #a6a6a6; }

.danger-header { font-size: 14px; padding: 0px 20px;}
.danger-content { font-size: 14px; list-style: none; padding: 0; }
.danger-content li { padding: 5px 20px; }

/* #point-select-modal */
/*.modal .modal-body { padding: 0;}*/
#point-select-modal .modal-body { padding: 0; }
#point-select-modal .modal-body table { margin-top:-1px; margin-bottom:0px; }
.modal td.con { height: 200px; overflow-y: scroll; padding: 0px;vertical-align: top !important; }
.modal td.con > div { height: 200px; overflow-y: scroll; max-height:300px; padding:8px; }
.modal td.con > div .list-group-item { border:0; padding: 5px 10px; }

#fullscreen-header { padding: 5px 32px; display:none; }

.status-stat-header { font-size: 14px; padding: 10px 80px 0 0; }
.status-stat-header table td { padding: 4px 15px; }

.bar-header {margin: 30px 0px 10px; padding: 20px 0px 10px 60px; border-top: 2px solid #e4e4e4;  }
.bar-header .header-pre { margin-right: 4px; background-color: #666666; width: 4px; height: 20px; display: inline-block; }
.bar-header span { vertical-align: middle; display: inline-block; padding-bottom: 2px; font-family:微软雅黑; font-size:20px; font-weight:normal; font-style:normal; text-decoration:none; color:#666666; }

.event-type-header { padding: 9px 15px; color: #666666 }
.event-type-header h4 { font-size: 14px; cursor: pointer; }
.event-type-header h4.active { color: #4099CC; }
.event-status-show { padding: 9px 15px; }
.event-status-show table { width: auto; float: right; }
.event-status-show table td { padding: 7px 15px; }
.event-list-wrapper { padding: 0 30px; }
.event-list-wrapper .event-pane { display: none; }
.event-pane .col-xs-6 { padding: 0; }
.event-list-wrapper .active { display: block !important; }
.event-list-toolbar { background: #fafafa; padding: 10px; border: 1px solid #cacaca; }
.event-list-wrapper table.table-bordered { border-top: 0 none !important; }

.monitor-type-header { border-bottom: 2px solid #e4e4e4; font-size: 14px; padding: 15px 5px; color: #666666 }
.monitor-type-header .header-tab { cursor: pointer; }
.monitor-type-header .header-tab.active { color: #0099cc;  }
.monitor-type-header .col-xs-2 { padding: 0 10px; }
.monitor-pane {display: none;}
.monitor-pane.active {display: block;}
.monitor-status-header table { width: auto; float: right; }
.monitor-status-header table td { font-size: 12px; padding: 1px 10px; }

.bigicon { width: 150px; margin: 15px 30px 15px 30px; float: left; position: relative; }
.bigicon .bigicon-icon { padding: 10px 20px; }
.bigicon .bigicon-content { padding: 4px; font-size: 12px; text-align:center;}
.bigicon .bigicon-footer { text-align: center; width: 180px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.bigicon .col-xs-6 { padding: 0; }

.bigmonitor {
	width: 110px;
	height: 110px;
	padding: 29px;
	border-radius: 50%;
	cursor:pointer;

	background-size: 55px auto;
	background-repeat: no-repeat;
}
/*.bigmonitor.red { box-shadow: inset 0 0 0 2px #eb5d5d; }
.bigmonitor.green { box-shadow: inset 0 0 0 2px #3db58d; }
.bigmonitor.yellow { box-shadow: inset 0 0 0 2px #edb845; }
.bigmonitor.ban { box-shadow: inset 0 0 0 2px #000000; }
.bigmonitor.grey { box-shadow: inset 0 0 0 2px #a6a6a6; }
*/
.smallicon {
    width: 130px;
    margin: 15px 27px 20px;
    float: left;
    position: relative;
	display:none;
}
.smallicon-container {
	width: 20px; height: 20px;
    padding: 0px;
    cursor:pointer;
    float:left;

	background-size: 20px auto;
	background-repeat: no-repeat;
}

.main-content { padding: 0 15px; }

.visio-container { padding: 15px 15px 0 15px; }
iframe { border: 0; }

.cremodal {
    padding: 15px;
}

.modal-sm {
    width: 300px;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-width: 1px;
}

.fc-border-separate thead tr, .table thead tr {
    font-size: 12px;
}

.form-control, .input-lg, .input-sm, .input-xs {
	border-radius: 4px;
	box-shadow: none; border-color: #d2d6de;
}

.input-group-addon {
    padding: 6px 10px;
    transition: background-color 0.3s ease 0s;
}

.input-group .form-control:first-child, .input-group .input-group-addon:first-child  {
	border-radius: 4px 0 0 4px !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child {
	border-radius: 0 4px 4px 0 !important;
}

select::-ms-expand { display: none; }
select.form-control{
	background: url("../images/arrow.png") no-repeat scroll 100% center transparent;
	padding: 6px 20px 6px 6px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-inline .form-group {margin-right: 10px;}

.monitor-point-report-part {
    height: 300px;
    width: 100%;
    background: #fafafa;
    margin-bottom: 10px;
    position: relative;
}

.monitor-point-report-part {
    height: 290px;
    overflow-y:scroll;
}

.monitor-point-report-part a.part-close {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 999;
}

.gridster {
    padding: 10px 0;
}

.gridster .gs-w {
    /*background: none repeat scroll 0 0 rgb(255, 255, 255);*/
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
}

.gridster .gs-w[data-vtype="999"]{
    border-style:dashed !important;
    border-width:2px !important;
}

.gridster .gs-w h5 {
    text-align: center;
	padding-right: 50px;
}

.gridster .gs-close {
    position: absolute;
    top: 5px;
    right: 25px;
    color: #999;
    display: none;
    z-index: 9999;
}

.gridster .gs-edit {
    position: absolute;
    top: 5px;
    right: 40px;
    color: #999;
    display: none;
    z-index: 9999;
}

.gridster .gs-refresh {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #999;
    z-index: 9999;
}

.gridster .player {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.gridster ul, gridster ol {
    list-style: none outside none;
}

.gridster .gs-w.try {
    background-image: url("../img/sprite.png");
    background-position: 37px -169px;
    background-repeat: no-repeat;
}

.gridster .preview-holder {
    border: dashed 2px #bbb !important;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0;
}

.alert {
    margin: 20px 0 0;
}

.modal-content { box-shadow: 0px 0px 6px rgba(0, 0, 0, .35); border-radius: 4px;}

#background-help { position: absolute; width: 80%; min-width:1200px; z-index: 0; top: 290px; font-size: 33px; color: #555555; }
#background-help div { width: 792px; margin: 0 auto; }

.mycrecloud-container { padding: 0 !important; }
.mycrecloud-container .row { margin: 0 !important; }

.mymodal-lg { width: 800px !important; }

.bfh-colorpicker-popover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 20px;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.bfh-colorpicker-popover > div {
width: 18px;
height: 18px;
float: left;
margin: 5px 10px 5px 0px;
cursor: pointer;
}
.bfh-colorpicker-popover > canvas {
    width: 384px;
    height: 256px;
}
.bfh-colorpicker {
    position: relative;
}
.bfh-colorpicker-toggle {
    *margin-bottom: -3px;
}
.bfh-colorpicker-toggle > input[readonly] {
    cursor: inherit;
    background-color: inherit;
}
.bfh-colorpicker-toggle .bfh-colorpicker-icon {
    display: block;
    width: 16px;
    height: 16px;
}
.open > .bfh-colorpicker-popover {
    display: block;
}

.myFullscreen {
	display: block;
	position: absolute!important;
	top: 0;left: 0;
	min-width: 100%!important;
	min-height: 100%!important;
	z-index: 2;
	margin: 0!important;
	padding: 0;
	background: white;
	clear:both;
}


.caretUp{
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-bottom:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.caretDown{
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.caretRight{
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-left:4px solid;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	cursor: pointer;
}

.WarningLeftIcon {
	width: 24px;
	height: 24px;
	line-height: 24px;
	background-image: url("../jquery/css/32px.png");
	background-position: -100px -4px;
	background-repeat: no-repeat;
	background-color: transparent;
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
}
.WarningLeftIconOpen {
	background-position: -132px -4px;
}

.loadmask {
    z-index: 9000;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: none;
    
    display: block;
    background-color: rgb(255, 255, 255);
}
.mask_lading {
	z-index: 9999;
	/*width:180px !important;
	height:180px !important;padding: 120px 0 0 0;line-height: 16px;color: #333; border: 1px solid #f0f0f0;*/
    position: fixed;
    background: url('/statics/images/loading.gif') no-repeat scroll 0px 0px rgba(0,0,0,0.1);
    cursor: wait;
    text-align: center;
    vertical-align:middle;
    font-size:12px;
    line-height:50px;
    opacity: 1;
}


.monitor_point_click {
	background-image: url("border.png");
	background-repeat: no-repeat;
}

.searchinput {
    text-align: left;;
    font-family:'微软雅黑';
    font-size: 12px;
    color:#999999;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    cursor: pointer; border:0px;
	background-image:url('search.png');
	background-repeat:no-repeat;
}

.hidetreenode { display: none; width: 0px !important }

.greystring {color:#999;}

/*appletree remove mark*/
.gshHeader { border-color: #ece9ea; }

.must{
	vertical-align: middle;
    color: red;
	padding:5px;
}
form .errMsg{
	color:#A94442;
}
.email_ul{
	list-style:none;
	position:absolute;
	padding:2px;
	margin:0px;
	font-size:13px;
	border-radius: 5px;
	display:none;
	background-color:#ffffff;
	z-index:99999999;
}
.email_ul li{
	display:block;
	border:1px solid #87CEEB;
	border-style:solid;
	padding:2px;
	overflow:hidden;
	line-height: 25px;
}
.email_ul li + li { border-top: none; }
.email_ul li.active{
	background-color:rgb(204,204,204);
}
.datetimepicker-months .month{
	font-size:14px !important;
}

.opsel {
	float:left;
	margin-left:80px;
}

.opsel>li {
	float: left;
	margin-bottom: -1px;
}

.opsel>li>a{
	padding:13px 20px;
	color:#666666;
	font-size:14px;
	border-radius:0px;
}

.opsel>li.active>a, .opsel>li.active>a:hover, .opsel>li.active>a:focus {
	color: #000000;
	cursor: default;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	border-bottom-color: transparent;
}

.opsel > div > div {
	float: left;
	padding: 0px 10px;
	line-height: 24px;
	cursor: pointer;
	background-color: #e4e4e4;
}

.opsel > div > div.active {
	background-color: #0099cc;
	color: #fff;
}

.clear{
	clear:both;
}

.devicetree{
	font-size: 12px;
	padding: 6px;
	height: 250px;
	overflow-y: scroll;
	border: 1px solid #D7D7D7;
}

.pageTitle{
	float:left;
	margin: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom: 10px;
	font-size:24px;
	color:#333333;
}

.pageTitle>span{
	font-size:24px;
	color:#333333;
}

#popup_message h4{
	font-size:17px !important;
	font-weight: 400 !important;
}

.modal-header h4{
	font-size:15px !important;
	font-weight: 400 !important;
}

#user-name {	
	cursor:pointer;
	
}

.menu_group{
	list-style:none;
	margin:20px 0px 10px 0px;
	padding-left:0px;
	height:29px;
}
.menu_group li{ float:left; }
.menu_group li+li{ margin-left: -1px; }

.menu_group li > a{
	border: 1px solid #e0e0e0;
	padding: 5px 10px 5px 40px;
	color:#333;
}
.menu_group li > a.active{
	font-weight:bold;
	background-color:#e7e6e6;
}

.menu_group li > a::before {
  position: relative;
  top: 2px;
  right: 20px;
}
.menu_group li > a.userlist::before { content: url('img/account_btn.png'); }
.menu_group li > a.usergrouplist::before { content: url('img/accountgrp_btn.png'); }
.menu_group li > a.email_receiver::before{ content:url('img/resciver_btn_emailsetting.png'); }
.menu_group li > a.email_sender::before{ content:url('img/sender_btn.png'); }
.menu_group li > a.sms_modem::before { content: url('img/modem_btn.png'); }
.menu_group li > a.sms_dll::before { content: url('img/message_btn.png'); }
.menu_group li > a.sms_resiver::before { content: url('img/resiver_btn.png'); }
.menu_group li > a.warnning_eamil::before { content: url('img/emailmode_btn.png'); }
.menu_group li > a.warnning_sms::before { content: url('img/msnmode_btn.png'); }
		
.operat_group{
	padding:10px 0px;
	display:none;
}

.success .operat_group{
	display:block;
}
.table > tbody > tr.success:hover > td,
.table > tbody > tr.success > td { background-color:#f6f7f8; }

.operat_ico{
	width : 18px;
	height: 18px;
	margin-right:20px;
	cursor:pointer;
	display:inline-block;
}
.operat_ico.add{ background:url(../svg/operatorico/add.svg) no-repeat; }
.operat_ico.edit{ background:url(../svg/operatorico/edit.svg) no-repeat; }
.operat_ico.del{ background:url(../svg/operatorico/delete.svg) no-repeat; }
.operat_ico.refresh{ background:url(../svg/operatorico/refresh.svg) no-repeat; }
.operat_ico.ceshi{ background:url(../svg/operatorico/test.svg) no-repeat; }
.operat_ico.jinzhi{ background:url(../svg/operatorico/forbid.svg) no-repeat; }
.operat_ico.yunxu{ background:url(../svg/operatorico/enable.svg) no-repeat; }

.modalbtn
{
	display: inline-block;
	line-height: 36px;
	height: 36px;
	min-width: 100px;
	width:auto;
	text-align:center;
	background-color: transparent;
	border: solid 1px #3a82c1 !important;
	font-size: 12px;
	border-radius: 4px;
	cursor:pointer;
	padding:0 6px;
	color: #333;
}

.modalbtn.ok {
	background-color: #3a82c1 !important; color: #fff;
}
.modalbtn:disabled, .modalbtn.ok:disabled {
	border: solid 1px #aaa !important;
	background-color: #cccccc !important;
	color: #666;
	opacity: 1 !important;
}
.modalbtn.cancel {
	border-color: transparent !important;
}
.modalbtn:hover, .modalbtn:active {
    /*color: #fff;
    background-color: #8594a9 !important;
    border-color: #def5e7 !important;*/
    opacity:0.7;
}
.modalbtn:focus {

}

.submitbtn
{
	display: inline-block;
	line-height: 36px;
	height: 36px;
	min-width: 100px;
  width:auto;
	text-align:center;
	background-color: transparent;
	border: solid 1px #dfe4ed !important;
	font-size: 12px;
	border-radius: 4px;
	cursor:pointer;
	padding:0 6px;
	color: #3a82c1;
}

.submitbtn.ok {
	background-color: #ffffff !important; color: #3a82c1;
}
.submitbtn.cancel {
	color: #666666;
	border-color: transparent !important;
}
.submitbtn:hover, .submitbtn:active, .submitbtn:focus {
    opacity:0.5;
}

.figure-btn { border-radius: 4px; line-height:22px; font-size:12px; padding: 0 10px; margin: 0 5px; background-color:#ffffff; border:1px solid #ffffff; color: #666666;}
.figure-btn:hover, .figure-black:focus {opacity:0.6;}
.figure-btn.add::before {
	position: relative;
	content: url('../images/add_btn.png');
	top: 3px; left: -3px;
}
.figure-btn.delete::before {
	position: relative;
	content: url('../images/delete_btn.png');
	top: 3px; left: -3px;
}


.btn-sm { font-size: 12px; padding: 4px 10px; }

.btn-default:hover, .btn-default:focus
{/*background-color: #8594a9 !important;*/}

.btn { border-radius: 4px; line-height:22px; font-size:12px; padding: 0 10px; margin: 0 5px; }

.btn-default { background-color:#fff; }
.btn-default:hover, .btn-default:focus, .btn-default.active, .open > .dropdown-toggle.btn-default {
    /*color: #fff;
    background-color: #8594a9;
    border-color: #def5e7;*/
    background-color: #ededed;
    border-color: #ededed;
}

.btn-black { background-color:#414852; border-color:#414852; color: #fff; }
.btn-black:hover, .btn-black:focus { color: #fff; border-color:#768398; background-color:#768398; }

.btn-black.add::before {
	position: relative;
	content: url('img/add.png');
	top: 3px; left: -3px;
}
.btn-black.edit::before {
	position: relative;
	content: url('img/edit.png');
	top: 3px; left: -3px;
}
.btn-black.delete::before {
	position: relative;
	content: url('img/delete.png');
	top: 3px; left: -3px;
}
.btn-black.save::before {
	position: relative;
	content: url('img/save.png');
	top: 3px; left: -3px;
}
.btn-black.output::before {
	position: relative;
	content: url('img/output.png');
	top: 3px; left: -3px;
}
.btn-black.jinzhi::before {
	position: relative;
	content: url('img/ban.png');
	top: 3px; left: -3px;
}
.btn-black.yunxu::before {
	position: relative;
	content: url('img/permit.png');
	top: 3px; left: -3px;
}
.btn-black.btn-showall::before {
	position: relative;
	content: url('img/show_all.png');
	top: 3px; left: -7px;
}

.btn-group .btn { margin: 0 0 0 0; }


.move-left-right {
	position:absolute;top:57px;
	width: 36px; height: 36px;
	cursor: pointer;
	opacity: 0.5;
	z-index: 2;
}
.move-left-right:hover { opacity: 1; }
.move-left-right.left {
	left:-18px;
	background-image: url('../images/bsm/back_btn.png');
}
.move-left-right.right {
	right:-18px;
	background-image: url('../images/bsm/next_btn.png');
}


.registertable textarea {
	border: solid 1px #ccc; border-radius: 6px;
	width:300px;height:70px;
	max-width:300px;
	min-width:300px;
	padding:5px;
}
		
.registertable tr > td {
	font-size: 12px;
	padding:10px 5px;
	vertical-align: top;
}

td,th {padding: 0 2.5px 5px 2.5px;}
.tree-hg > td,.tree-hg > th{height:30px; line-height:30px;padding: 0px;}

.input-group .input-group-addon.search {cursor: pointer; width: 36px; border: none; background: transparent url('/statics/images/user/search.png') no-repeat scroll 10px 10px;}



/*自定义单选按钮和复选框样式*/
.checkbox {
    padding-left: 20px;
    line-height: 20px;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    margin: 2px 0 0 -18px;
    width: 18px; height: 18px;
}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox input[type="checkbox"]:checked + label::after
/*, input.styled[type="radio"]:checked + label::after */{
    font-family: 'FontAwesome';
    content: "\f00c";
    /*content: "\f0c8";*/
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.radio {
    padding-left: 20px;
}
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    margin: 2px 0 0 -18px;
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

/*日程里面删除样式（input蓝色）*/
.radio-blue {
	padding-left: 20px;
}
.radio-blue input[type="radio"] {
	opacity: 0;
	z-index: 1;
	cursor: pointer;
	margin: 2px 0 0 -18px;
}
.radio-blue label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.radio-blue label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.radio-blue input[type="radio"]:checked + label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.radio-blue label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #0095eb;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}


.check_ico {
    background-image: url("../images/checkbox.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    margin: 0px auto;
}
tr.flag .check_ico, div.flag .check_ico, .check_ico.checked ,label.flag .check_ico ,li.flag .check_ico {
    background-position: 0px -16px;
}
tr.undetermined .check_ico, div.undetermined .check_ico, .check_ico.undetermined ,label.undetermined .check_ico ,li.undetermined .check_ico {
    background-position: 0px -32px;
}

/*自定义开关的样式*/
.chk_3{display: none;}
.chk_3 + label {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	width: 40px;
	height: 20px;
	cursor: pointer;
}

.chk_3  + label:after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	border-radius: 50px;
	-webkit-transition: background-color 0.1s ease-in;
	transition: background-color 0.1s ease-in;
	box-shadow: inset 0 0 0 0 #eee, 0 0 1px rgba(0,0,0,0.4);
}

.chk_3  + label:before {
	content: ' ';
	position: absolute;
	background: white;
	top: 1px;
	left: 1px;
	width: 18px;
	height: 18px;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	border-radius: 50%;
	box-shadow: 0 3px 1px rgba(0,0,0,0.05), 0 0px 1px rgba(0,0,0,0.3);
	z-index: 2;
}

.chk_3:checked + label:before {
	left: 21px;
}

.chk_3:checked + label:after {
	background-color: #71a7f7;
	box-shadow: 0 0 1px #71a7f7;
}
/*工单字段管理开关系统字段样式*/
.chk_4{display: none;}
.chk_4 + label {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	width: 40px;
	height: 20px;
	cursor: pointer;
}

.chk_4  + label:after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	border-radius: 50px;
	-webkit-transition: background-color 0.1s ease-in;
	transition: background-color 0.1s ease-in;
	box-shadow: inset 0 0 0 0 #eee, 0 0 1px rgba(0,0,0,0.4);
}

.chk_4  + label:before {
	content: ' ';
	position: absolute;
	background: white;
	top: 1px;
	left: 1px;
	width: 18px;
	height: 18px;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	border-radius: 50%;
	box-shadow: 0 3px 1px rgba(0,0,0,0.05), 0 0px 1px rgba(0,0,0,0.3);
	z-index: 2;
}

.chk_4:checked + label:before {
	left: 21px;
}

.chk_4:checked + label:after {
	box-shadow: 0 0 1px #71a7f7;
}
