.searchText{width: 150px;display: inline-block;}

.btPagination span{margin: 10px 0;float: left;}
.btPagination ul{margin: 10px 0;float: right;}

.mytable th, .mytable td {
    text-align: center;
}

.modal-lg{
	width:1000px;
	min-width: 1000px;
}
.btform .control-label{
	font-weight: 300;
}
.fs a{
	font-size: 14px;
}
.btrow{
	margin-bottom:10px;
}
.bttips{
	color:red;
}
li.myactive a{
	color: gray !important;
}
.error{
	color: red !important;
}
.panel-heading{
	font-size: 22px;
}
.my-label{
	padding-top: 9px;
}
.newline{
	word-wrap:break-word;
}
.thumbnail{
	box-shadow: 6px 6px 6px 6px #888888;
	width:200px;
}
.mynotice{
	margin-left: 30px;
	font-size: 20px;
	line-height: 30px;
}
.testcls{
	background: #ffffff;
	border: none;
	color: #000;
	height: 100px;
	font-size: 20px;
	text-align: center;
}
.testcls:hover{
	color: #000;
}
.mr20{
	margin-right: 20px;
}
.select2-container .select2-selection--single {
	height: 34px;
	line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered
{
	line-height: 34px;
}
