﻿.search_bg
{
	background-color: #F4F4F6;
	height: 30px;
	width: 800px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.tx_box
{
	width: 780px;
	height: 28px;
	line-height: 28px;
	color: #013F7C;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	background-color: #ccc;
}
.tx_box_other
{
	width: 780px;
	height: 28px;
	line-height: 28px;
	color: #013F7C;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	background-color: #F4F4F6;
}
.td_box_border
{
	width: 780px;
	text-align: left;
	border: solid 1px #ccc;
}
.heading
{
	background: url(../Images/xs.gif) no-repeat 0px 11px;
	height: 40px;
	line-height: 40px;
	width: 800px;
	text-align: left;
	padding-left: 20px;
	color: #033F7E;
	font-weight: bolder;
}
.table_style
{
	width: 800px;
	text-align: left;
}
/*通用的行*/

.row_center
{
	height: 28px;
	line-height: 28px;
	float: left;
	background-color: #F4F4F6;
	height: auto;
}
.row_edit
{
	float: left;
	background-color: #F4F4F6;
	height: auto;
}
.row
{
	width: 800px;
	height: 28px;
	line-height: 28px;
	padding: 1px 0px 0px 0px;
}
.row .row_item
{
	width: 770px;
	height: 28px;
	line-height: 28px;
	float: left;
	background-color: #F4F4F6;
	color: #023f7e;
	text-align: left;
	padding-left: 30px;
}

.row .row_left
{
	width: 170px;
	height: 28px;
	line-height: 28px;
	float: left;
	background-color: #F4F4F6;
	text-align: right;
	padding-right: 30px;
}
.row .row_right
{
	width: 599px;
	border-left: solid 1px #fff;
	height: 28px;
	line-height: 28px;
	float: left;
	background-color: #F4F4F6;
	text-align: left;
}

.row_all
{
	margin-top: 5px;
	background-color: #ccc;
	height: 30px;
	width: 980px;
	text-align: left;
	line-height: 30px;
}
/*tab 切换页*/
.tab_list
{
	width: 800px;
	height: 27px;
	border-bottom: solid 2px #013E7F;
}
.tabs
{
	width: 800px;
	height: 27px;
}
.tab_on
{
	width: 80px;
	height: 27px;
	float: left;
	line-height: 27px;
	background-color: #013E7F;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.tab_off
{
	width: 80px;
	height: 27px;
	float: left;
	line-height: 27px;
	background-color: #E3E3E3;
	color: #023F7E;
	text-align: center;
	cursor: pointer;
}
.tab_gap
{
	width: 3px;
	height: 27px;
	float: left;
}
/*通用的设置页面*/
.set
{
	width: 800px;
	overflow: hidden;
}
.set_item_title
{
	width: 800px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #013F7C;
	font-weight: bolder;
	font-size: 13px;
	background-color: #ccc;
}
.set_item
{
	width: 800px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #F4F4F6;
	text-align: center;
	border-bottom: solid 1px #fff;
	color: #023f7e;
}
.set_left
{
	width: 390px;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #F4F4F6;
}
.set_left_title
{
	height: 28px;
	line-height: 28px;
	width: 390px;
	color: #013F7C;
	padding-left: 20px;
	width: 370px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	background-color: #ccc;
}
.set_left_item
{
	width: 390px;
	background-color: #F4F4F6;
	border-bottom: solid 1px #fff;
}
.set_right
{
	margin-left: 10px;
	display: inline;
	float: left;
	height: auto;
	overflow: hidden;
	background-color: #F4F4F6;
}
.set_right_title
{
	height: 28px;
	line-height: 28px;
	width: 390px;
	color: #013F7C;
	padding-left: 20px;
	width: 370px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	background-color: #ccc;
}
.set_right_item
{
	width: 390px;
	background-color: #F4F4F6;
	border-bottom: solid 1px #fff;
}

/*带有下一步设置页的样式（培训计划） css*/
#plan a
{
	height: 28px;
	line-height: 28px;
	color: #023f7e;
	text-decoration: none;
	padding-left: 10px;
	font-size: 13px;
}
#plan a:hover
{
	height: 28px;
	line-height: 28px;
	color: #023f7e;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 13px;
}
.plan
{
	width: 650px;
	height: auto;
	margin: 0;
}
.plan_list
{
	width: 650px; /*height: 28px;*/
	line-height: 28px;
	clear: both;
}
.plan_list .ajax__calendar
{
	width: auto;
	line-height: normal;
}
.plan_item
{
	width: 648px;
	height: 28px;
	line-height: 28px;
	border: solid 1px #fff;
	background-color: #F4F4F6;
}
.plan_item_auto
{
	width: 648px;
	height: auto;
	border: solid 1px #fff;
	background-color: #F4F4F6;
	text-align: left;
}
.plan_item_title
{
	width: 648px;
	height: 28px;
	line-height: 28px;
	color: #013F7C;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	background-color: #ccc;
	border-bottom: solid 1px #ffffff;
}
.plan_left
{
	width: 148px; /*height: 28px;line-height: 28px;*/
	border: solid 1px #fff;
	background-color: #F4F4F6;
	text-align: center;
	float: left;
}
.plan_right
{
	width: 490px;
	padding-left: 8px; /*height: 28px;*/ /*line-height: 28px;*/
	border: solid 1px #fff;
	background-color: #F4F4F6;
	text-align: left;
	float: left;
}


/*Controltoolkit css*/
.ratingStar
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	width: 13px;
	padding-right: 0px;
	display: block;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0pt;
	cursor: pointer;
	padding-top: 0px;
}
.filledRatingStar
{
	background-image: url(../../../Images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(../../../Images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(../../../Images/SavedStar.png);
}

.FormatAnchor td a
{
	color: #013f7c !important;
	text-decoration: underline !important;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
