html { overflow-x:hidden; }
a {
	cursor:pointer;
}
.content-header {
	position: relative;
	padding: 0 0 3px 5px
}

.content-header>.breadcrumb {
    position: relative;
    top: 0;
    right: 0;
    float: none;
    margin-top: 0px;
    padding-left: 10px;
    background: #ecf0f5;
}

.main-footer {
    padding: 7px;
    color: #444;
    border-top: 1px solid #eee;
}

[v-cloak] {
  display: none;
}

.grid-btn{
	margin-bottom:12px;
}
.grid-btn .btn{
	margin-right:10px;
}
.pointer{cursor: pointer;}

.ml-10 { margin-left:0 !important; }
@media (min-width: 868px) {
	.ml-10 { margin-left:10px !important; }
	.col-sm-10 {width: 70%;padding-left: 0px;}
	.col-sm-2 {width: 24%;}
	.col-sm-15 {width:15%}
	.col-sm-30{width:30%}
}
tbody > tr > th {font-weight: normal; }
.panel .table { margin:0 0; }
.panel .pagination { margin:0; }
.panel-default>.panel-heading {background-color: #f5f5f5;}
.row{
	border-top: 1px solid #ddd;
	margin:0;
	padding:20px 2px 0px 2px;
}
.col-xs-6{padding-left: 0px;padding-right: 0px;}
.form-horizontal .form-group {margin-left:0px;margin-right:0px;}
.form-horizontal{
	width:550px;padding-top:20px;
}
.forminput100{width:160px;float:left}
.form-{width:20px;line-height:30px;float:left;text-align:center}

.financetitle{font-size:18px;font-weight:bolder}
.ori-text{color:#ff5f40}

.vtitle{
	clear:both;margin:5px 0px 10px 10px
}
.calendar{
	float:left;
	width:1262px;li-style:none;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	
}
.calendartitle{
	background-color: #f5f5f5;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
}
.titlecol{
	width:180px;
	float:left;
	text-align:center;
	border-right:1px solid #ccc;
}
.calendarcol{
	width:180px;
	float:left;
	text-align:center;
	border-right:1px solid #ccc;
	height:130px;
	border-bottom:1px solid #ccc;
}
.calendarcontent{
	float:left;
	min-height:500px;
	width:1262px;
}
.calendarcol .date{
	width:175px;
	text-align:right;
	padding-right:5px
}
.calendarcol .datecurrent{
	width:175px;
	text-align:right;
	padding-right:5px;
	
	color:red
}
.calendarcol .datebook{
	width:175px;
	padding:0px 0px 0px 3px;
	color:blue;
	text-align:left;
	border-bottom:1px solid #ccc;
}

.calendartable{
	border-bottom:1px solid #ccc;
	width:1000px;
	margin:10px;
}
.calendartable .t1{
	width:50px;
	text-align:center;
}
.calendartable .t2{
	width:100px;
	text-align:center;
}
.calendartable .t4{
	padding-left:10px;
}
.calendartable .t5{
	width:50px;
}
.table1{padding:0px 0px 0px 10px;margin-top:10px}
.tdtitle{background-color: #f5f5f5;}
.tdbottom{background-color: #f9f9f9;color:blue}
.tdwidth100{
	width:100px;line-height:40px;padding-left:10px
}
.tdwidth80{
	width:70px;line-height:40px;
}
.table2{padding:0px 0px 0px 0px;margin-top:10px;text-align:center}

.tdwidth400{
	width:400px;line-height:40px;padding-left:10px
}
.topmain{
	float:left;
	width:100%;
}
.topitem{
	float:left;
	width:32%;
}
.topmarginleft{
	margin-left:2%
}
.margintop20{
	margin-top:20px;
}
.grid-icon{
	float:left;
	width:30%;
	height:80px;
	line-height:80px;
	text-align:Center;
	font-size:30px;
	border-radius:5px 0px 0px 5px;
}
.grid-right{
	float:left;
	width:70%;
	height:80px;
	background: #f0f0f0;
	text-align:center;
	border-radius:0px 5px 5px 0px;
}
.grid-num{
	float:left;
	width:100%;
	text-align:center;
	padding-top:10px;
	color: #2d8cf0;
	font-size: 30px;
    font-weight: 700;
}
.blue{
	background:#2d8cf0;
	color:#fff;
}
.borderblue{
	border-radius:5px 5px 0px 0px;
	border:1px solid #2d8cf0;
}
.bordergreen{
	border-radius:5px 5px 0px 0px;
	border:1px solid #64d572;
}
.borderyellow{
	border-radius:5px 5px 0px 0px;
	border:1px solid #f25e43;
}
.green{
	
	background:#64d572;
	color:#fff;
}
.yellow{
    background: #f25e43;
    color:#fff;
}
.fontyellow{
	 color: #f25e43;
}
.bgb{
	background: #f0f0f0;
}
.contentmain{
	float:left;
	width:100%;
	margin-top:15px;
	border-radius:5px 5px 0px 0px;
	border:1px solid #f0f0f0;
}
.contentchart{
	float:left;
	width:100%;
	margin-top:15px;
}
.contentchartitem{
	float:left;
	width:49%;
	background:#fff;
	border-radius:5px 5px 0px 0px;
	border:1px solid #f0f0f0;
}
.chart{
	float:left;
	width:100%;
	height:400px;
	margin-top:10px;
}
.itemp{
	width:100%;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	margin-top:2px;
	padding:8px 4% 2px 4%;
}
.itemp span{
	float:right;
}