table.dataTable thead .sorting_asc:after{content: "\f0de";float:right;font-family:fontawesome}
.middle-box h1{font-size:140px}
.nav-header{padding:14px 25px;}
.skin-1 .nav-header{padding:14px 25px;}
.skin-3 .nav-header{padding:13px 25px;}
.skin-3 .content-tabs{border-bottom: solid 2px #ecba52;}
.skin-setttings {margin-left: 0px;}

.tables_search_label {
	float: left;
	text-align: left;
	font-weight: normal;
	margin-bottom: 15px;
	margin-right: 10px;
}
.tables_search_label .btn {
	margin-bottom: 0px;
}
.control-value{
	padding-top: 7px;
}

.control-label font {
	color: red;
	margin-left:5px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}