
/*help*/
.ranking_help_banner{
	height: 220px;
	background: url(https://www.findingschool.net/theme/fs/img/ranking_help_banner.png) no-repeat center;
}

.ranking_help_con{
	padding: 8px 60px 20px;
	background: #fff;
}
.ranking_help_con h2{
	margin: 30px 0 10px;
	font-size: 20px;
	color: #000;
	line-height: 30px;
    text-align: center;
    font-weight: 900;
}
.ranking_help_con h4{
	line-height: 26px;
	font-size: 16px;
	color: #4D8FEB;
	margin: 10px 0;
}
.ranking_help_con p{
	color: #656565;
	line-height: 24px;
	margin: 10px 0;
}
.ranking_help_con ul{
	padding-left: 28px;
	color: #656565;
	line-height: 24px;
}


.ranking_help_con ol{
	padding-left: 28px;
	color: #656565;
	line-height: 24px;
}

.ranking_help_con ul li{
    margin-left:10px;
	list-style: disc;
}

.ranking_help_con ol li{
    margin-left:10px;
	list-style: disc;
}

.ranking_help_con p img{
	display: inline-block;
	max-width: 100%;
}

.table thead tr th{
    font-weight: 900;
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border:1px solid #333333;
}

.table-scrollable{
    border:1px solid #333333;
}
