/*
Theme Name: Football Association of the Singapore (Retain Templates)
Theme URI: http://fixxdigital.com
Author: Fixx Digital
Author URI: http://fixxdigital.com
Description: Football Association of the Singapore brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
Text Domain: twentyseventeen
*/
.n1-bottom-menu li.current-menu-item a,
.s11-list-pagination li span.page-numbers.current
{
	color: #0165de;

}

.s11-list-pagination li span.page-numbers.current
{
	font-size: 0.875rem;
}

li.bold a
{
	font-weight: 700;
}

.s8-listing-header a h5.alt
{
	font-size: 0.65rem;
}
.ajax-overlay{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.92);
	/* opacity: 0.75; */
	z-index: 99;
}
.ajax-overlay.show{
	display: block;
}
.ajax-overlay .ajax-loading{
	/* background: url('assets/images/ball.gif') no-repeat center center transparent; */
	background-size: cover;
	width: 73px;
	height: 185px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
}p.link-more{	display: none;}

.hide{
display:none !important;
}

.gray{
	background-color: #999;
}

/* Live Video Page (page-live-video.php) */

.live-video {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
}

.live-video .col-md-6 {
	float: left;
	display: inline-block;
	width: 50%;
	margin: 0;
}

.live-video .col-md-6 a {
	display: inline-block;
	color: #0165de;
	margin-top: 30px;
}

.live-video h1 {
	margin-bottom: 30px;
}

.align-right {
	text-align: right;
}