#PRELOAD_AREA
{
    background-image: url( "https://sonarlearning.co.uk/images/icons/bookmark-filled.svg" );
    background-image: url( "https://sonarlearning.co.uk/images/icons/bookmark-hover.svg" );
    width: 0px;
    height: 0px;
    display: inline;
}

html, body { height: 100%; }

noscript { color: white; }

.tile, .btn, #login-register-button, .login-form, .form-control, .alert, .fui-checkbox-unchecked, .icon-unchecked, 
.navbar-collapse .navbar-nav.navbar-right:last-child > .dropdown:last-child > a, .navbar-nav > li > .dropdown-menu,
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a, .dropdown-menu li:last-child > a, .dropdown-menu li:first-child > a,
.panel, .panel-heading, .breadcrumb, .well, .label-info, .label, .popover, .forumProfileTabs, .list-group-item, .searchTab
{
	border-radius: 0 !important;
}

#main-body
{
	min-height: 100%;
	margin: 0 auto -305px;
	margin-top: 75px;
	padding-bottom: 305px;
}

.page-heading
{
	text-align: center;
	margin-bottom: 75px;
	font-family: 'ralewaylight';
	font-size: 2.75em;
}

.page-sub-headings { font-family: 'ralewaylight'; }

.profile-info-text { font-family: 'ralewaylight'; }

#course-heading
{
	margin-bottom: 75px;
	font-family: 'ralewaylight';
	font-size: 2.5em;
}

#course-description
{
	margin-bottom: 75px;
	font-family: 'ralewaylight';
	font-size: 1.5em;
}

.topics
{
	margin-bottom: 25px;
	text-align: center;
}

.course-row { margin-bottom: 25px; }

.course-button
{
	color: #e74c3c;
	border-color: #e74c3c;
	border-style: solid;
	background-color: #FFFFFF;
}

.course-button:hover
{
	color: #ed7c70;
	border-color: #ed7c70;
}

.course-button:active
{
	color: #FFFFFF;
	background-color: #ed7c70;
	border-color: #ed7c70;
}

.course-tile
{
	text-align: left;
	min-height: 225px;
}

.customTileClass
{
	vertical-align: top;
	float: left;
	margin: 0!important;
	margin-right: 10px!important;
}

#footer-sonar-systems
{
	font-family: 'ralewaybold';
	color: black;
}

#footer-sonar-systems:hover { color: #e74c3c; }

.site-title
{
	font-family: 'ralewaysemibold';
	height: 70px;
}

.site-title:hover
{
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.tile-title
{
	font-family: 'ralewayregular';
	min-height: 3em;
}

.tile-text
{
	font-family: 'ralewaylight';
	min-height: 11.5em;
}

.course-tile-text
{
	font-family: 'ralewaylight';
	line-height: 1.5em;
    min-height: 10em;
}

.tile-button
{
	font-family: 'ralewayregular';
	position: absolute;
  bottom: 0;
  left: 0;
}

.warning-tip
{
	color: Red;
	margin-top: 15px;
	font-size: 0.75em;
}

.course-stats
{
	text-align: center;
	color: #e74c3c;
}

.course-stats-title { font-family: 'ralewaylight'; }

.course-stats-rule-small-screen { display: none; }

.course-pick-a-lesson
{
	text-align: center;
	font-family: 'ralewayregular';
}

.course-stats-rule-outside { border-top: 1px solid #2f4154; }

#course-lesson-selector
{
	font-family: 'ralewaybold';
	margin-bottom: 20px;
}

.course-lesson-title
{
	vertical-align: middle;
	font-size: 1.5em;
	font-family: 'ralewaybold';
	margin-bottom: 7px;
	margin-top: 7px;
}

.course-lesson-length
{
	vertical-align: middle;
	font-size: 2em;
	font-family: 'ralewaylight';
}

.course-lesson-play-icon-container
{
	position: relative;
	width: 50px;
	height: 56px;
	background: url(../images/icons/play-button.svg) no-repeat;
	background-size: 50px 50px;
	top: 6px;
}

.vcenter { display: inline-block; }

.course-lesson-row
{
	padding: 2px;
	border-style: solid;
	margin-bottom: 5px;
}

.course-lesson-row:hover { cursor: pointer; }

.course-lesson-row:active .course-lesson-play-icon-container
{
	width: 50px;
	height: 50px;
	background: url(../images/icons/play-button-white.svg) no-repeat;
	background-size: 50px 50px;
}

.white-play-button
{
	width: 50px;
	height: 50px;
	background: url(../images/icons/play-button-white.svg) no-repeat;
	background-size: 50px 50px;
}

.course-lesson-play-icon-white { width: 200px; }

.course-odd { border-color: #2980b9; }

.course-odd:hover { border-color: #29a4b9; }

.course-odd:active
{
	border-color: #29a4b9;
	background-color: #29a4b9;
	color: white;
}

.course-even { border-color: #27ae60; }

.course-even:hover { border-color: #4bd786; }

.course-even:active
{
	border-color: #4bd786;
	background-color: #4bd786;
	color: white;
}

.selected-lesson-even
{
	border-color: #4bd786;
	background-color: #4bd786;
	color: white;
}

.selected-lesson-odd
{
	border-color: #29a4b9;
	background-color: #29a4b9;
	color: white;
}

iframe
{
	position: relative;
	top: 0;
	left: 0;
}

.embed-container
{
	position: relative;
	padding-bottom: 56.25%;
	margin-left: auto;
	margin-right: auto;
}

.embed-container iframe, .embed-container object, .embed-container embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube-video { margin-top: 15px; }

footer .copyright
{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

footer { color: black; }

#footer-section-title-info
{
	margin-top: 15px;
	font-family: 'ralewayregular';
	font-weight: bold;
	text-decoration: underline;
}

#footer-section-title-social
{
	font-family: 'ralewayregular';
	font-weight: bold;
	text-decoration: underline;
}

#footer-section-title-big-info
{
	font-family: 'ralewayregular';
	font-weight: bold;
	text-decoration: underline;
}

.footer-links
{
	cursor: pointer;
	color: black;
	font-family: 'ralewaylight';
	padding: 10px;
}

#footer-big-info-body
{
	color: black;
	font-family: 'ralewaylight';
	margin: 10px;
	text-align: center;
}

#cocos-api-link:hover
{
	background-color: #29C9E2;
	color: #FFFFFF;
}

#forum-link:hover
{
	background-color: #1ABC9C;
	color: #FFFFFF;
}

.info-links:hover
{
	background-color: #34495e;
	color: #FFFFFF;
}

.footer-rule { border-top: 1px solid #000000; }

#search-term-title
{
	font-size: 1.5em;
	font-family: 'ralewayregular';
}

.footer-message { margin-top: 15px; }

a.video-sub-section-titles
{
	font-family: 'ralewayregular';
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}

a.video-sub-section-titles:hover
{
	text-decoration: underline;
	font-family: 'ralewayregular';
	color: white;
}

.video-sub-section-containers
{
	font-family: 'ralewayregular';
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}

.video-horizontal-rule
{
	background-color: white;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer-site-logo { width: 300px; }

#HeaderSiteLogo { height: 40px; margin-left: 0!important; }

.desc-warning-link:hover { text-decoration: underline; }

.login-form::before
{
	border-width: 0;
	margin-bottom: 20px;
}

.login-form { margin-bottom: 40px; }

.login-table-tab
{
	text-align: center;
	cursor: pointer;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	height: 45px;
	font-family: 'ralewayregular';
	vertical-align: middle;
}

.login-field { margin-bottom: 10px; }

.display-none { overflow: hidden; display: none; }
.display-block { display: block; }

.loginTextButtons
{
	font-family: 'ralewaylight';
	font-size: 0.75em;
	float: right;
	cursor: pointer;
}

.loginTextButtons:hover { text-decoration: underline; }

.private-notes
{
	color: black;
	resize: none;
	width: 100%;
	min-height: 200px
}

.note-title
{
	font-weight: bold;
	font-size: 1.25em;
}

.note-save-status
{
	text-align: center;
	padding-top: 5px;
}

.status { padding-top: 5px; }

.navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color: white; }

.navbar-inverse .navbar-nav > .open > .dropdown-menu > .divider { background-color: #e1e4e7; }

.note-boxes { margin-bottom: 20px; }

.course-boxes { margin-bottom: 25px; }

#courses-found, #lessons-found
{
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.5em;
	font-family: "ralewaylight";
}

.lesson-header-container
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	margin-top: -18px;
}

.darker-rule { border-color: #34495E; }

.lighter-rule { border-color: #BDC3C7; }

.btn { font-family: "ralewayregular"; }

.float-right { float: right; }

.bookmarkIcon
{
	width: 100px;
	height: 100px;
	cursor: pointer;
	content : url( "../images/icons/bookmark.png" );
	margin-right: 25px;
}

.bookmarkIcon:hover
{
	content: url( "../images/icons/bookmark-hover.png" );
	background-color: #E9E9E9;
}

.bookmarkIconFilled { content: url( "../images/icons/bookmark-filled.png" ) !important; }

.wraptext { word-wrap: break-word; }

.courseLessonAnchorButton
{
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-size: contain;
}

.courseLessonAnchorButton:hover { background-color: #E9E9E9; }

.courseLessonExtraButtons { margin-left: 10px; }

.popover
{
	color: black;
	font-family: "ralewayregular";
}

.tileTitle
{
	font-family: 'ralewayregular';
	font-size: 1.25em;
}

.courseTileSubInfo
{
	color: black;
}

@media (max-width: 991px)
{
	.course-small-width-margin { margin-bottom: 25px; }
	
	.course-stats-rule-small-screen { display: block; }
}

@media (min-width: 768px)
{
	.header-nav
	{
		margin-top: 8px;
		float: right;
	}
	
	#login-register-button
	{
		width: 150px;
		margin-top: 18px;
	}
	
	.navbar-form { margin-right: -17px; }
	
	.text-align-right { text-align: right; }
}

@media (max-width: 767px)
{
	.course-lesson-play-icon-container { display: none; }
	
	.course-lesson-title { text-align: center; }
	
	.header-login-register-collapse .header-login-register-form .header-search-control { margin-left: 0; }
	
	.social-links { margin-bottom: 50px; }
	
	.navbar-toggle { margin-top: 8px; }
	
	.course-lesson-length { display: none; }
	
	#HeaderLogoContainer { display: none; }
}

@media(max-width:1198px)
{
	#HeaderLogoContainer { margin-left: 0!important; }
}