@CHARSET "UTF-8";

.top {
	padding: 1px 23px 0px 19px;
	height: 55px;
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
	background-color: #062458;
}

.success_header {
	display: inline-block;
	width: calc(100% - 192px);
	float: right;
	text-align: right;
	bottom: 0px;
	padding: 25px 0 0 0;
	color: #ffffff;
}

.success_left {
	//width: calc(10% - 1px);
	width: 192px;
	float: left;
	height: calc(100% + 20px);
	background-color: #062458;
	margin-left: 15px
}

/* .right_wrapper {
	padding: 20px;
} */
.contentsbox01 {
	//width: 100%;
	//position: absolute;
	//height: 265px;
	height: 123px;
	background-color: #ffffff;
	margin: 0 10px 10px 10px;
}

.contentsbox01 td {
	padding: 20px;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0px;
	border-top: 0px;
}

.nav-header.collapsed>span.glyphicon-chevron-toggle:before {
	content: "\e114";
}

.nav-header>span.glyphicon-chevron-toggle:before {
	content: "\e113";
}

.secondmenu a {
	font-size: 12px;
	color: #4A515B;
	text-align: center;
}

.secondmenu li.active {
	background-color: #eee;
	border-color: #428bca;
}

.box {
	width: 200px;
	height: 100px;
	background: #6495ED;
	/* -moz-border-radius: 100px / 50px; 
    -webkit-border-radius: 100px / 50px;  */
	border-radius: 100px/50px;
}

.a_state {
	cursor: pointer;
	text-decoration: none;
}

.box {
	width: 150px;
	height: 150px;
	background: #6495ED;
	background-image: url("image/topba.png");
	/* -moz-border-radius: 100px / 50px; 
    -webkit-border-radius: 100px / 50px;  */
	border-radius: 100px/100px;
	margin-left: 20px;
}

a {
	text-decoration: none
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.container-fluid {
	height: 100%;
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 0px;
}

.row-fluid {
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}

.span12 {
	height: 100%;
	margin: 0;
	padding: 0;
}

.roow {
	height: calc(100% - 75px);
	/* height:899px; */
	padding: 0;
}

.rooow {
	height: 80px;
}

/*
 *貂��勁豬ｮ蜉ｨ
 */
.clearfix:after {
	content: "";
	height: 0;  
	line-height: 0; 
	display: block;  
	visibility: hidden; 
	clear: both;
}

.clearfix {
	zoom: 1;
}

.test {
	display: inline-block;
}

.tree {
	padding: 0;
}

.tree_ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0;
	width: 100%;
	background-color: #062458;
}

.tree li {
	display: block;
	padding: 0 0 0 0px;
}

.tree li a {
	display: inline-block;
	width: 100%;
	color: #ffffff;
}

.tree li a:link {
	line-height: 35px;
	text-indent: 6px
}

.tree li a:hover {
	color: #428bca;
	line-height: 35px;
	background-color: #ffffff;
	text-indent: 6px
}

.tree li a:active {
	color: #428bca;
	line-height: 35px;
	background-color: #062458;
	text-indent: 6px
}

.tree li .meau_display {
	color: #428bca;
	line-height: 35px;
	background-color: #ffffff;
}

.tree li span {
	border: none;
	padding: 3px 0px;
	font-size: 14px
}

.tree .partition {
	height: 1px;
	background-color: #1679c0;
	width: 100%;
	padding: 0px;
}

#success_status {
	letter-spacing: 3px;
}

.dropdown span {
	display: inline-block;
	width: 180px;
	height: 20px;
	margin-top: 2px;
	color: #428bca;
}

.dropdown span a {
	color: #428bca;
}

.user_info {
	width: 400px;
	margin: auto;
}

.title_first {
	width: 120px;
	text-align: center;
	height: 20px;
	display: inline-block;
}

.title_second {
	height: 20px;
	width: 250px;
	display: inline-block;
}

.title_second_button {
	width: 80px;
	font-size: 15px;
	letter-spacing: 15px;
	padding: 5px 0px 5px 15px;
}

/* -----------------------------top.jsp ------------------------------------------- */
/*
*画椭圆
*/
.box {
	width: 150px;
	height: 150px;
	background: #6495ED;
	background-image: url("image/topba.png");
	/* -moz-border-radius: 100px / 50px; 
    -webkit-border-radius: 100px / 50px;  */
	border-radius: 100px/100px;
	margin-left: 20px;
}

a {
	text-decoration: none
}

.container-fluid {
	height: 100%;
	position: relative;
	width: 100%;
}

.row-fluid {
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}

.span12 {
	height: 100%;
	margin: 0;
	padding: 0;
}

/*
 *清除浮动
 */
.clearfix:after {
	content: ""; 
	height: 0; 　　　　　　
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;//为了兼容IE
}

.test {
	display: inline-block;
}

#success_status {
	letter-spacing: 3px;
}

.dropdown span {
	display: inline-block;
	width: 180px;
	height: 20px;
	margin-top: 2px;
	color: #428bca;
}

.dropdown span a {
	color: #428bca;
}

.user_info {
	width: 400px;
	margin: auto;
}

.title_first {
	width: 120px;
	text-align: center;
	height: 20px;
	display: inline-block;
}

.title_second {
	height: 20px;
	width: 250px;
	display: inline-block;
}

.span_a {
	background: #1e90ff;
	display: inline-block;
	width: 100%;
	color: #428bca;
	font-size: 1.2em;
	padding: 10px;
	/* font-weight:bold; */
	/* background: -webkit-linear-gradient(left, #1e90ff 0,RGB(218,236,248) 50%,#1e90ff 100%);
    background: -moz-linear-gradient(left, #1e90ff 0, RGB(218,236,248) 50%,#1e90ff 100%); */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, RGB(218,
		236, 248)), color-stop(50%, RGB(245, 245, 245)),
		color-stop(100%, RGB(218, 236, 248)));
	/* background: -webkit-linear-gradient(left, #1e90ff 0,RGB(218,236,248) 50%,#1e90ff 100%);
    background: -o-linear-gradient(left, #1e90ff 0,RGB(218,236,248) 50%,#1e90ff 100%);
    background: -ms-linear-gradient(left, #1e90ff 0,RGB(218,236,248) 50%,#1e90ff 100%);
    background: linear-gradient(to right, #1e90ff 0,RGB(218,236,248) 50%,#1e90ff 100%); */
}

.span_a_a {
	
}

.span_a_b {
	background: #1e90ff;
	display: inline-block;
	width: 218%;
	margin-left: 0;
}

.tb_a {
	background: #1e90ff;
	display: inline-block;
	width: 100%;
}

.div_a {
	width: 100%;
	color: #ffffff;
}

.div_a_1 {
	width: 39%;
	margin-right: 1%;
	border: 1px solid #dddddd;
	color: #428bca;
	float: left;
	font-size: 1.2em;
	/* font-weight:bold; */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, RGB(218,
		236, 248)), color-stop(50%, RGB(245, 245, 245)),
		color-stop(100%, RGB(218, 236, 248)));
	padding: 10px;
}

.div_a_2 {
	width: 60%;
	float: left;
	border: 1px solid #dddddd;
	color: #428bca;
	font-size: 1.2em;
	/* 	font-weight:bold; */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, RGB(218,
		236, 248)), color-stop(50%, RGB(245, 245, 245)),
		color-stop(100%, RGB(218, 236, 248)));
	padding: 10px;
}

.div_b {
	margin-left: 0px;
	margin-top: 20px;
	background: #1e90ff;
	display: inline-block;
	width: 130.1%;
	color: #ffffff;
}

#div_c {
	/* background: #1e90ff; */
	display: inline-block;
	width: 100%;
	color: #ffffff;
}

html {
	font-size: 15px;
}

/*  div {
	font-size: 1em;
} */

/* #zt {
	margin: 0 auto;
} */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	padding-left: 0px;
	padding-right: 0px;
}

/* bootstrap --------------------------------------------------*/
.bootstrap-table .table {
	margin-bottom: 0 !important;
	border-bottom: 0px solid #ddd;
	border-collapse: collapse !important;
	border-radius: 1px;
}

.modal-body td {
	padding: 5px;
}

.status_ok {
	display: inline;
	background-color: #5cb85c;
	color: #fff;;
	padding: 5px;
	border-radius: 5px;
}

.status_yellow {
	display: inline;
	background-color: #ff5555;
	color: #fff;;
	padding: 5px;
	border-radius: 5px;
}

.status_out {
	display: inline;
	background-color: #dd0000;
	color: #fff;;
	padding: 5px;
	border-radius: 5px;
}

#login_scuss {
	color: #eb6363;
}


/*
* 表格表头颜色
*/
thead tr:first-child{
	background: linear-gradient(to top, #e5e4e5,#ededed);
	border: 1px solid #cdcdcd;
	font-size: 14px !important;
    font-weight: bold;
    color: #6c6c6c;
}
#top_phoneGroup {
	word-break: break-all;
}
#top_phoneGroup tbody {
	font-size: 14px !important;
}

.table>thead>tr>th{
    border-left:1px double #cdcdcd;
    }

.table>tbody>tr>td{
    //border:0px;
    border-left: 1px;
    }

.morebutton{
	color:#ffffff;
	background-color: #327ae1;
	border-radius: 25px;
	margin-top: 10px
}

<!--圆环百分比 -->
body {
	font-family: "微软雅黑";
}

.circle_title {
	width:200px;
	padding-top: 216px;
	padding-left: 31.5%;
}

.circle {
	width: 200px;
	height: 200px;
	position: absolute;
	border-radius: 50%;
	background: linear-gradient(to top, #fe5722, #ff7723);
	margin-left: 5.5%;
	margin-top: 20px
}

.pie_left, .pie_right {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

.left, .right {
	width: 200px;
	height: 200px;
	background: RGB(241, 241, 241);
	border-radius: 50%;
	position: absolute;
	top: -1px;
	left: -1px;
}

.pie_right, .right {
	clip: rect(0, auto, auto, 100px);
}

.pie_left, .left {
	clip: rect(0, 100px, auto, 0);
}

.mask {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	left: 25px;
	top: 25px;
	background: #FFF;
	position: absolute;
	text-align: center;
	line-height: 150px;
	font-size: 20px;
	font-weight: bold;
	color: #00aacc;
}

.topfont{
	padding-left: 13px;
	color:#333333;
	margin-top: 20px;
	font-size: 16px;
    font-weight: bold;
	
}
.top_callgroup{
	width: calc(100% - 5px);
	height: 260px;
	float: right;
	background-color:#ffffff;
	word-break:keep-all;
}
.top_house{
	width: calc(53% - 20px);
	height: 260px;
	overflow-y:auto;
	float: left;
	background-color:#ffffff
}
.top_channel{
	float: left;
	width: calc(50% - 20px);
	background-color: #ffffff;
	height: 260px
}
