.operate-bar .navbar-nav>li>a, .operate-bar .navbar-header>a{
	color:#FFF !important;
}
.clear30 {
	clear:both;
	height:30px;
}
.clear50 {
	clear:both;
	height:50px;
}
.crm-content{
	margin-top:60px;
}
.btn .crm-title{
	color:#000;
	text-align:left;
	margin-bottom:10px;
}
.btn .crm-time{
	float:left;
	font-size:10px;
}
.btn .crm-type{
	float:right;
	font-size:10px;
}
.txt-r{
	text-align:right;	
}
.txt-l{
	text-align:left;	
}
.txt-c{
	text-align:center;	
}
.flo-r{
	float:right;
}
.flo-l{
	float:left;
}
.mar-top30{
	margin-top:30px;
}
.fa-red{
	color:#F00;
}
.fa-blue{
	color:#00F;
}
.table-op4{
	min-width:100px;
}
.fa{
	margin-right:5px;
}
.fa:hover{
	background-color:#CCC;
}
.table-date{
	min-width:90px;
}
.maxwidth500{
	max-width:500px;
	margin:0px auto;
}
.maxwidth300{
	max-width:300px;
	margin:0px auto;
}
.margintop20{
	margin-top:20px;
}
table .page{
	line-height:100px;
}
table .page a{
	text-decoration:none;
	padding:3px 5px;
	margin:4px 2px;
	background-color:#06F;
	color:#FFF;
	border:2px #06F solid;
	border-radius:5px;
}
table .page a:hover{
	border:2px #0CC solid;
	background-color:#0CC;
	color:#000;
}
table .page .current{
	padding:3px 5px;
	margin:4px 2px;
	border:2px #0CC solid;
	border-radius:5px;
	background-color:#0CC;
	color:#000;
}
.row-format .input-group {
	width:100%;
}
.row-format .input-group .input-group-addon {
	width: 120px;
}
.row-format .input-group .input-group-addon a{
	float:right;
	margin-left:5px;
}
th[align=right], td[align=right]{
	text-align:right;
}
thead .c-calendar th{
	width:14% !important;
}
tbody .c-calendar{
	font-size:8px;
}
c-tbody td{
	min-height:60px;
}
tbody .c-calendar .c-date{
	color:#F00;
	float:left;
}
tbody .c-calendar .clear{
	clear:both;
}
tbody .c-calendar .clear5{
	clear:both;
	height:1px;
	margin-bottom:4px;
}
tbody .c-calendar .c-name{
	float:left;
}
tbody .c-calendar .c-time{
	float:left;
	color:#999;
	margin-right:4px;
}
tbody .c-calendar .c-status{
	float:left;
	color:#00F;
	margin-right:5px;
}
tbody .c-calendar a:hover{
	background-color:#DDD;
	color:#000;
}
.butimg {
	padding:2px;
	margin:2px;	
	cursor:pointer;
	float:left;
}
.butimg:hover{
	padding:0px 0px 4px 4px;
	background-color:#CCC;
}
.table-icon {
	width: 18px;
	height: 18px;
	margin-left: 4px;
}

.chargetable{
	display:none;
	width: 300px;
	height: 240px;
	position: absolute;
	z-index: 999;
	background-color: #CCC;
	border: 2px #990 outset;
	visibility: inherit;
	clip: rect(auto,auto,20%,auto);
}
.chargetable label{
	clear: both;
	text-align: left;
	display: block;
	padding:5px;
}
.chargetable input {
	text-align:right;
	width:80px;
	position:absolute; left:140px; margin:0px 5px; 
}
.chargetable span {
	position:absolute; left:240px;
}
.inimg{
	float:left;
	padding:2px 8px;
	width:16px;
	height:16px;
	background-image:url(/Public/icons/small/remove.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	border:0px;
}

.viewimg{
	float:left;
	padding:2px 8px;
	width:16px;
	height:16px;
	background-image:url(/Public/icons/small/view.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	border:0px;
}

.form_item_head{
	width:1397px; min-height:90px; border:1px #999999 solid; margin:3px 0px;
}
.form_item_head input{
	margin:0px; padding:2px 2px 2px 0px;float:left;width:100px;	
	border:1px;
}
.form_item_head .left{
	text-align:left;
}
.form_item_head .head{
	border:0px;
	background-color:#CCC;
	font-weight:bold;
}
.clear {clear:both;overflow:hidden;height: 1px;}



.contentbox2 {
	width: 100%;
	overflow: auto;

}	
/********contentbox2_from*********/
.contentbox2_from table {
	text-align: left;
	margin:0px auto;
	text-align:left;
}
.contentbox2_from table tr td {
	font-size: 12px;
	color: #2A2A2A;
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 1px 1px 1px #CCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
}
.contentbox2_from table tr td img {

}
.contentbox2_from table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.contentbox2_from table td input,.contentbox2_from table td textarea {

	margin-left: 10px;
	font-size: 14px;
	color: #000;
	border: 1px solid #CCC;
	-moz-border-radius: 2px;
	border-radius: 8px;
	background: #fff url(bg_fade_med.png) repeat-x top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}	
/*************Tables*************/
.contentbox2 table {
	background-color: #f5f5f5;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CECECE;
	width: 100%;
	min-width: 500px;
	overflow:auto;
	border-collapse: collapse;
	margin-bottom: 15px;
}
.contentbox2 table th {
	border: 1px solid #DDD;
	color: #3A3A3A;
	text-shadow: 1px 1px 1px #FFF;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	text-align: left;
	white-space:nowrap;
}
.contentbox2 tbody td {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 1px 1px 1px #CCC;
	border: 1px solid #D7D7D7;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
}
.contentbox2 table thead {
	font-weight:normal;
	font-size:13px; 
	font-family: 'PT Serif', serif;
	text-shadow: 0 1px 0 white;
	color: #999;
	text-transform:uppercase;
	background-image: url(../images/sprites.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.contentbox2 tbody td img {
	float: right;
	width:16px;
	height:16px;
	cursor:pointer;
	margin-left:8px;
	border:0px;
}
.contentbox2 tbody td img:hover {
	background-color:#CCC;
	border:1px #999 solid;
}
.contentbox2 table tbody tr:nth-child(1n+1){
	background-color: #FFFFFF;
}
.contentbox2 table tbody tr:nth-child(1n+2){
	background-color: #FAFAFA;
}

.detail-list input, .detail-list textarea, .detail-list select {
	width:100%;
	height:24px;
}

input[readonly] {
	background-color:#eee;
}

textarea[readonly] {
	background-color:#eee;
}