/*
Theme Name: Nightcourses Child v3.5
Template: nightcourses
Description:  Nightcourses Child Theme
Theme URI: http://www.lakhanideevelopers.com
Author: Ayan Debnath
Author URI: http://about.me/ayandebnath
Version: 1.3.9
License: GNU General Public License
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


html
{
	margin-top: 0px !important;
}

.hide, .hidden	{display:none;}

.addthis-icons span.share {display:none;}

.orange		{color:#ff5500;}
.orange_bg	{background-color:#ff5500; color:#fff;}

a.big-btn {
	width:278px;
	height:34px;
	padding: 10px;
	
	border-radius: 4px;
		-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			
	background-color:#FF5500;
	font-weight:normal;
	font-size:15px;
	color:#ffffff;
	text-decoration:none !important;
	font-family: 'Lato', sans-serif;
}

a.big-btn .fa {font-size:20px;}
a.big-btn div {font-weight:normal;font-family: 'Lato', sans-serif;}


.modal-backdrop {
	z-index: -1;
	height: 100%;
	display:none;
}

#topbar {
	height:48px;
	overflow:hidden;
}

#topbar #topbar-brand {
	padding:17px 12px;
}

#topbar #topbar-brand img {
	height: 16px;
	width: auto;
}

#topbar .share a {color:#fff;}
#topbar .share_twitter a:hover {color:#00aced;}
#topbar .share_facebook a:hover {color:#3b5998;}
#topbar .share_linkedin a:hover {color:#007bb6;}

#topbar .time_stamp {
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	
	padding: 13px 10px 13px 10px;
	
	-webkit-transition: all 1.0s ease-in-out;
		-o-transition: all 1.0s ease-in-out;
			transition: all 1.0s ease-in-out;
}

#site_info_push_sidebar, #employer-push_sidebar, #jobseeker_push_sidebar {border:0;}

/*
nav.stuck .share,
nav.stuck .time_stamp {display:none;}
*/

nav.stuck .time_stamp {display:none;}


#masthead {background-color:#fff;}

#masthead .logo {height:auto;}

#masthead a.site-tab {
	font-size:23px;
	width:168px;
}


#masthead #searchform {
	display:block;
	float:right;
	border:1px solid #ddd;
	padding-left:10px;
	
	display:none !important;
}

#masthead #searchform input[type="text"] {
	color:#57585b;
	font-family: 'Lato', sans-serif;
	
	font-size:18px;
	line-height:18px;
	
	border:0px solid #ddd;
	padding:7px 10px;
}

.page-header .page-title {
	font-weight: 500;
	color: #333;
}

article img.image-featured
{
	max-width:100%;
	height:auto;
	
	width:100%;
}

article .article-featured-image {
	float:left;
	border:1px solid #ddd;
	margin:5px 15px 10px 0px;
	
	margin:5px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

article img.noimage {border:1px solid #ddd;}


article div.catagories-list {
	margin-top:10px;
}

article div.catagories-list a {
	margin-right:10px;
	padding:5px 10px;
	background-color:#57585b;
	color:#fff;
	
	display: inline-block;
	margin-bottom: 5px;
}
article div.catagories-list a:first-child {background-color:#ff5500;}

body.home #toggle-course-search {display:none !important;}

body.home .featured-course {
	background-color:#f5f5f5;
	padding:0px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
}

body.home .featured-course .provider a {
	text-decoration:none;
	color:#57585b;
}
body.home .featured-course .provider a:hover {text-decoration:underline;}

body.logged-in li.user-login,
body.logged-in li.user-registration,
body.logged-in li.provider-login,
body.logged-in li.provider-registration
{
	display:none !important;
}





body.category {}

body.category article {
	border:0px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom:20px;
}
@media (min-width: @screen-md-min) {
	body.category article {
		height:390px;
		padding-bottom:0px;
	}
}

body.category article h3.blog-title {
	margin:20px 0 !important;
	height:60px;
}

body.category article h3.blog-title, body.category article h3.blog-title a {
	color:#333 !important;
	font-size: 21px;
	font-weight: bold;
}

body.category article .blog4-meta {
	margin-bottom:10px;
	color:#9BA4AC;
}

body.category article .blog4-meta .meta-info i.fa {margin-right:5px}

body.category article .blog4-meta .meta-comments {margin-left:10px;color:#ff5500;}



body.category article .blog-content {
	
}









body.single-post div.comment-body .avatar img,
body.single-post div.comment-body .avatar > img
{
	display:inline-block !important;
}

body.single-post div.comment-body {background-color:#f5f5f5;}

body.single .comment-content h2 i.fa {color:#ff5500;}

body.single div.tags {
	margin-bottom:40px;
}

body.single div.tags a {
	border:1px solid #ddd;
	padding:5px 10px 5px 30px;
	margin-right:10px;
	position: relative;
}

body.single div.tags a:before {
    content: "\f02b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	/*--adjust as necessary--*/
    color: #ff5500;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 10px;
}

body.single .dtxt1 {
	font-size:15px;
	color:#2b3030;
	margin:0;
	padding:0;
}
body.single .dtxt1 span {color:#9ba4ac;}

body.single .dtxt1 i.fa {color:#ff5500;}


body.single div.author-info {
	border:1px solid #ddd;
	margin:30px 0 40px 0;
	padding:10px;
}

body.single div.author-info .author-title {
	margin:0;
}

body.single div.author-info a.social_link {
	margin-right:10px;
	color:#333;
}


body.single div.comments-area ol.children li,
body.single div.comments-area ol.children li div.comment-body
{
	background-color:#EBF5FE !important;
}


body.single div.comments-area .comment-respond {
	border-top:1px solid #ddd;
}

body.single-post article.post div.entry-content:first-child img:first-child {display:none !important;}

body.single-blog article.blog div.entry-content:first-child img:first-child {display:none !important;}
body.single-blog article.blog div.entry-content img:first-child				{display:none !important;}


body.single article div.entry-content iframe {width:100% !important;}


body.single div.newsletters-articles-form, ul.job_listings li div.newsletters-articles-form {
	width:100%;
	background-color:#57585b;
	color:#ccc;
	
	margin-top:20px;
	padding:10px 20px;
	
	border:0;
	border-top-width:5px;
	border-top-style: solid;
	padding-top:15px
}

body.single div.newsletters-articles-form .text, ul.job_listings li div.newsletters-articles-form .text {
	font-size:1.2em;
	font-size:1.11em;
	margin-bottom:20px;
}

body.single div.newsletters-articles-form .text strong {color:#fff;}

body.single div.newsletters-articles-form .mc4wp-form {
	
}

div.newsletters-articles-form .mc4wp-form p.fname,
div.newsletters-articles-form .mc4wp-form p.lname,
div.newsletters-articles-form .mc4wp-form br
{display:none;}

div.newsletters-articles-form .mc4wp-form p.fname,
div.newsletters-articles-form .mc4wp-form p.email {
	float: left;
	margin-right:20px;
	outline:0 none !important;
	border:0px !important;
}

div.newsletters-articles-form .mc4wp-form p.email {width:65%;width:63%;}

@media (min-width: 992px) {
	div.newsletters-articles-form .mc4wp-form p.email {width:85%;}
}
@media (min-width: 1200px) {
	div.newsletters-articles-form .mc4wp-form p.email {width:85%;}
}



div.newsletters-articles-form .mc4wp-form p.fname label,
div.newsletters-articles-form .mc4wp-form p.email label
{
	margin-right:20px;
	display:none;
}

div.newsletters-articles-form .mc4wp-form p.fname input,
div.newsletters-articles-form .mc4wp-form p.email input
{
	outline:0 none !important;
	background:#ffffff1a;
	border:1px solid #979797;
	color:#fff;
	padding:3px 10px;
	
	padding:5px 10px;
}
div.newsletters-articles-form .mc4wp-form p.email input {width:100%;}

.mc4wp-form p.submit.disabled, .mc4wp-form p.disabled  {
	background-color: #888 !important;
	box-shadow: 0 0 0 6px rgba(255,255,255,.1) !important;
}

div.newsletters-articles-form .mc4wp-form p.submit {
	float:right;
}

div.newsletters-articles-form .mc4wp-form p.submit input {
	padding:6px 20px !important;
}

div.newsletters-articles-form .mc4wp-form .mc4wp-alert {
	display: block;
	float: none;
	clear: both;
}

body.single div.newsletters-articles-form .mc4wp-form .news-letter {
	position:relative;
	
}

body.single div.newsletters-articles-form .mc4wp-form .news-letter p.submit {
	position: absolute;
	right: 0px;
	top: 0px;
}


div.newsletters-sidebar-form {
	width:100%;
	background-color:#57585b;
	color:#ccc;
	
	margin-top:20px;
	padding:10px 20px;
	
	border:0;
	border-top-width:5px;
	border-top-style: solid;
}

div.newsletters-sidebar-form h2 {
	font-size:21px;
	font-weight:bold;
	border-bottom:1px solid #CACACA;
	padding:0 0 10px 0;
	margin-top:10px;
	color:#fff;
}

div.newsletters-sidebar-form .fa-envelope {font-size:4em;}

div.newsletters-sidebar-form .text {margin:20px 0;}

div.newsletters-sidebar-form .text strong {color:#fff;}

div.newsletters-sidebar-form .mc4wp-form {
	
}

div.newsletters-sidebar-form .mc4wp-form p.fname,
div.newsletters-sidebar-form .mc4wp-form p.lname,
div.newsletters-sidebar-form .mc4wp-form br
{display:none;}

div.newsletters-sidebar-form .mc4wp-form p.fname,
div.newsletters-sidebar-form .mc4wp-form p.email {
	float: left;
	margin-right:20px;
	outline:0 none !important;
	border:0px !important;
	
	margin-right:0px;
}

div.newsletters-sidebar-form .mc4wp-form p.email {width:61%;}

@media (min-width: 992px) {
	div.newsletters-sidebar-form .mc4wp-form p.email {width:63%;}
}
@media (min-width: 1200px) {
	div.newsletters-sidebar-form .mc4wp-form p.email {width:63%;}
	div.newsletters-sidebar-form .mc4wp-form p.email {width:100%;}
}

div.newsletters-sidebar-form .mc4wp-form p.fname label,
div.newsletters-sidebar-form .mc4wp-form p.email label
{
	margin-right:20px;
	display:none;
}

div.newsletters-sidebar-form .mc4wp-form p.fname input,
div.newsletters-sidebar-form .mc4wp-form p.email input
{
	outline:0 none !important;
	background:#ffffff1a;
	border:1px solid #979797;
	color:#fff;
	padding:3px 10px;
	
	padding:5px 10px;
}
div.newsletters-sidebar-form .mc4wp-form p.email input {width:100%;}

div.newsletters-sidebar-form .mc4wp-form p.submit {
	float:right;
}

div.newsletters-sidebar-form .mc4wp-form p.submit input {
	padding:6px 20px !important;
}

div.newsletters-sidebar-form .mc4wp-form .mc4wp-alert {
	display: block;
	float: none;
	clear: both;
}


div.sidebar-related-courses .courses-aside {
	border-top:5px solid #57585b;
	padding-top:20px;
}

div.sidebar-related-courses h2, div.sidebar-related-courses h3 {
	color:#333;
	font-size:21px;
	font-weight:bold;
	padding:0;
	margin:0;margin-bottom:30px;
	text-transform:uppercase;
	
	margin-bottom:10px;
}


div.sidebar-category-list {
	border-top:5px solid #57585b !important;
	padding-top:20px !important;
}

div.sidebar-category-list h3 {
	color:#333;
	font-size:21px;
	font-weight:bold;
	padding:0;
	margin:0;margin-bottom:30px;
	text-transform:uppercase;
	
	margin-bottom:10px;
}

div.sidebar-category-list ul {
	padding-left:0;
	list-style-type:none;
}

div.sidebar-category-list ul li {
	display:block;
	padding:10px;
	border-bottom:1px solid #ddd;
	list-style-type:none;
}
div.sidebar-category-list ul li:last-child {border-bottom:1px solid #57585b;}

div.sidebar-category-list ul li a {
	color:#57585b;
}

div.sidebar-popular-posts {
	border-top:5px solid #ff5500;
	padding-top:20px;
}

div.sidebar-popular-posts h3 {
	color:#333;
	font-size:21px;
	font-weight:bold;
	padding:0;
	margin:0;margin-bottom:30px;
	text-transform:uppercase;
}

div.sidebar-popular-posts .txtcontent {
	line-height: 14px;
	vertical-align: top;
}

nav#topbar .nav_trigger {cursor:pointer;}

nav#topbar div.jobseeker:hover i.fa-user {color:#ff5500;}



article div.entry-content, article div.entry-content p {
	font-family:'Lato', sans-serif !important;
	font-size:16px !important;
	color:#777 !important;
}


.content-area article .top-share {
	border:0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;
	margin:5px 0 25px 0;
}

.content-area article .top-share .entry-meta {border-right:1px solid #ddd;}

.content-area article .top-share .entry-meta span {
	line-height:47px;
	line-height:49px;
}

.content-area article .top-share .entry-meta span.meta-catagories,
.footer-entry-meta .entry-meta .meta-catagories
{
	line-height:1.7;
	text-transform:capitalize;
}

.content-area article .top-share .entry-meta span.meta-catagories {
	line-height:49px;
}

.content-area article .top-share .entry-meta i.fa {color:#ff5500; margin-right:5px;}

.content-area article .top-share .top-share-div {text-align:right; padding:5px 0; margin:0; border-left:0px solid #ddd;}

.content-area article .top-share .share {text-align:right;line-height:36px; margin-right:10px;}

.content-area article .top-share span.share {display:none;}

.content-area article .top-share .addthis_sharing_toolbox {float:right;text-align:right;}

.content-area article .bottom-share {
	_line-height:49px;
}

.content-area article .bottom-share {
	_border-top:1px solid #ddd;
	_border-bottom:1px solid #ddd;
}


.content-area article .bottom-share > div {
	padding:0;margin:0;
	
}

.content-area article .bottom-share .col1 div,
.content-area article .bottom-share .col2 div,
.content-area article .bottom-share .col1 div
{
	_border:0px;
	_border-right:1px solid #ddd;
	_margin-right:10px;
	_padding-left:10px;
}

.content-area article .bottom-share .col2 {border-right:1px solid #ddd;}

.content-area article .bottom-share .col2 .entry-meta {padding-left:20px;}

.content-area article .bottom-share .meta-catagories {line-height:49px;}


.share-bookmark-aside {padding-bottom:0px !important;}

.share-bookmark-aside .block-inner span.share {display:none !important;}

.content-area article .previous_post_link, .content-area article .next_post_link {
	font-weight:bold;
}

#courses-by #courses-by-tabs .tab-content .tab-pane ul > li.course-category-list-item,
.courses-by .courses-by-tabs .tab-content .tab-pane ul > li.course-category-list-item
{
	padding-right:0px;
}

li.root  a.root {font-weight:bold !important;color:#ff5500 !important;}

li.root ul li {padding-right:10px !important;}

li.root ul li a {font-size:14px;}

li.root ul li:last-child, li.root ul li:last-child a {border:none !important;}

/*a.advertise			{margin-top:20px;}*/

a.social-icons.rss			{background-color:#ff5500;}
a.social-icons.rss:hover	{background-color:#ff7733;}

#myTab1				{margin-top:10px;padding-top:10px;}

#myTab1 li a		{border:1px solid #ddd;}
#myTab1 li a		{background-color:#ffffff;color:#333;}
#myTab1 li.active a	{background-color:#ff5500;color:#fff;}


#courses-by #courses-by-tabs .tab-content,
.courses-by .courses-by-tabs .tab-content
{
	min-height:900px;
}


.navbar {margin-bottom:0px;}

p#yoast_breadcrumb {margin-top:10px;}

nav#breadcrumbs {margin-top:0; margin:0;}

body.page-id-13330 nav#breadcrumbs, body.page-id-13330 #breadcrumb_gap,
body.page-id-117475 nav#breadcrumbs, body.page-id-117475 #breadcrumb_gap,
body.page-id-121565 nav#breadcrumbs, body.page-id-121565 #breadcrumb_gap,
body.page-id-120797 nav#breadcrumbs, body.page-id-120797 #breadcrumb_gap,
body.page-id-133063 nav#breadcrumbs, body.page-id-133063 #breadcrumb_gap,
body.tax-course-type nav#breadcrumbs, body.tax-course-type #breadcrumb_gap,
body.advertise-course-with-us nav#breadcrumbs, body.advertise-course-with-us #breadcrumb_gap,
body.home nav#breadcrumbs, body.home #breadcrumb_gap
{
	display:none;
}

.breadcrumb > li + li:before {content:"" !important; display:none;}

.breadcrumb > .active {padding-left:3px;}

#partner-links .post-item .inner .featured-company img, #featured-providers .post-item .inner .featured-company img {_height:126px;}


.sidebar .widget_archive ul {background-color:#f5f5f5;}

.sidebar .widget_archive li {
	list-style-type:none;
	padding:10px 0 10px 0;
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
}

.sidebar .widget_cdi_category_accordion ul#outer_ul > li > a,
.sidebar .widget_categories > ul > li > a,
.sidebar .widget_nav_menu ul.menu > li > a {padding-top:5px; padding-bottom:5px;}


section.course-left-sidebar div.widget {margin-bottom:20px;}


.courses-aside {border:0px solid #ddd;}

.courses-aside h2, .contact-aside h2 {color:#57585b;font-size:22px;line-height:36px;text-transform: uppercase; padding-top:0;margin-top:0;}

.courses-aside ul	{padding-left:15px;line-height:24px;}

.courses-aside ul li {border-bottom:1px solid #eee;padding:5px 0;}


.contact-aside .company-photo-wrap a img {
	border:1px solid #ddd; 
	width:50%;height:auto;margin-bottom:10px;
}

/* Login form */

#loginform { border:none; }

#loginform label { font-size:14px; font-weight:bold; color:#57585b;} 

#loginform .bggrey, #loginform .login-username label, #loginform .login-password label {
	float:left;
	background-color:#ededed; width:40%; padding:8px 0px 7px 9px;
	
	margin-bottom:2px;
	border-bottom:1px solid #fff;
}

#loginform .input { border:1px solid #ddd; width:60%; border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    color: #57585b;
    font-size: 14px;
    line-height: 10px;
    padding: 10px !important;
	width:26%;
}

#loginform .input[type="text"], #loginform .input[type="password"] {width:60%;}

#loginform .button-primary {
	-moz-user-select: none;
    background-color: #ff5500;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 5px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

#loginform .login-username, #loginform .login-password, #loginform .login-remember {
	margin-bottom:20px;
}

#loginform .login-remember, #loginform .login-submit {margin-left:40%}

#loginform .login-remember label input {margin-right:10px;}

#loginform .login-username :before {
   font-family: FontAwesome;
   content: "\f007";
   display: inline-block;
   padding-right: 8px;
   vertical-align: middle;
   color:#ff5500;
}

#loginform .login-password :before {
   font-family: FontAwesome;
   content: "\f023";
   display: inline-block;
   padding-right: 8px;
   vertical-align: middle;
   color:#ff5500;
}

#homepage-adverts .fetured-entry header h2 {
	font-size: 21px;
	text-transform: uppercase;
	color: #ff5500;
	font-weight: 600;
	margin-top: 0px;
}

/*************************************************************************************************/

body.page-id-99419 div#content {padding-top:0px;}

_body.page-id-99419 .subjects .category-logo {position:relative;}

_body.page-id-99419 .subjects .category-logo .title-text {
	opacity: 0.6;
	position: absolute;
	top: 0;
	padding-top:40%;
	color: #000;
	background-color: #fff;
	width: 100%;
	height:100%;
	vertical-align: baseline;
	font-size: 20px;
	font-weight: bold;
	text-align:center;		

	border:0px solid red;
	
	/* transition: visibility 0.5s ease-in-out; */
	
	/*
	-webkit-transition: all 1.0s ease-in-out;
		-o-transition: all 1.0s ease-in-out;
			transition: all 1.0s ease-in-out;
	*/
}
_body.page-id-99419 .subjects .category-logo:hover .title-text,
_body.page-id-99419 .subjects .category-logo .title-text:hover {
	
	_visibility:hidden;
	opacity: 0.0;
	
	/*
	
	-webkit-transition: all 1.0s ease-in-out;
		-o-transition: all 1.0s ease-in-out;
			transition: all 1.0s ease-in-out;
	*/
}

body.page-id-99419 .artcle_blog1 {
	margin:0 0 40px 0;
	padding:0 0 20px 0;
	color:#57585b;
	
	border-top: 5px solid #57585b;
}

body.page-id-99419 .artcle_blog1 .btn-orange {
	background-color:#ff5500;
	color:#fff;
}
body.page-id-99419 .artcle_blog1 .btn-read-more {margin-bottom:20px;}

body.page-id-99419 .artcle_blog1 ul {
	list-style:none;
	margin:0;
	padding:0;
}
.artcle_blog1 li{
	margin:0;
	padding:0;
	min-height:80px;
	
	line-height:18px;
}
body.page-id-99419 .artcle_blog1 ul li .box-thumbnail {
    display: table-cell;
    vertical-align: top;
}
body.page-id-99419 .artcle_blog1 ul li .txtcontent {
    display: table-cell;
	padding:0 0 0 20px;
	font-family:Lato;
	font-family:'Exo 2', sans-serif;
	font-size:16px;
}

body.page-id-99419 .artcle_blog1 h2 {
	color:#FF5500;
}

body.page-id-99419 .artcle_blog1 .inner_content2 h2, body.page-id-99419 .artcle_blog1 .inner_content2 h2 a {
	font-size:21px;
	font-weight:bold;
	color:#FF5500;
	padding:13px 0 0 0;
	
	padding: 0;
	margin: 10px 0;
	_color:#333;
}

body.page-id-99419 .artcle_blog1 .txtcontent {
	padding:15px 0 0 0;
}

body.page-id-99419 .artcle_blog1 .txtcontent a {
	
	font-family: Exo, sans-serif;
	
	color:#383838;
	font-size:18px;
	font-weight:bold;
	padding:20px 0 0 0;
	
	font-size:16px;
	color:#383838;
	font-weight:bold;
	margin:0;
	padding:0;
	
	color:#333;
	font-weight:bold;
	font-size:13px;
	
	display:block;
	
	_height:44px;
	_overflow:hidden;
}

body.page-id-99419 .artcle_blog1 .comments {
	color:#FF5500;
	padding:0 0 0 10px;
}

body.page-id-99419 .txtsection {
	font-size:14px;
	margin-bottom:10px;
	color:#9BA4AC;
}

body.page-id-99419 .txtsection i.fa {
	margin-right:5px;
}

/*************************************************************************************************/

body.page-id-136487 .resume-links-inner,
body.page-id-99162 .resume-links-inner,
div.advance-search .resume-links-inner {
	background-color:#fff;
	border:1px solid #ddd;
}

div.advance-search #resume-links > div.container,
div.gallery-layout #resume-links > div.container
{
	margin:0;
	padding:0;
	width:100%;
}

body.page-id-136487 .category-list {border:0px solid blue;}
body.page-id-99162 .category-list {border:0px solid blue;}
div.advance-search .category-list {border:0px solid blue;}

body.page-id-136487 .category-list .category-logo {position:relative;}
body.page-id-99162 .category-list .category-logo {position:relative;}
div.advance-search .category-list .category-logo {position:relative;}

body.page-id-136487 .category-list .category-logo .title-text,
body.page-id-99162 .category-list .category-logo .title-text,
div.advance-search .category-list .category-logo .title-text {
	opacity: 0.6;
	position: absolute;
	top: 0;
	padding-top:40%;
	color: #000;
	background-color: #fff;
	width: 100%;
	height:100%;
	vertical-align: baseline;
	font-size: 20px;
	font-weight: bold;
	text-align:center;		

	border:0px solid red;
	
	/* transition: visibility 0.5s ease-in-out; */
	
	/*
	-webkit-transition: all 1.0s ease-in-out;
		-o-transition: all 1.0s ease-in-out;
			transition: all 1.0s ease-in-out;
	*/
}
body.page-id-136487 .category-list .category-logo:hover .title-text,
body.page-id-136487 .category-list .category-logo .title-text:hover,
body.page-id-99162 .category-list .category-logo:hover .title-text,
body.page-id-99162 .category-list .category-logo .title-text:hover,
div.advance-search .category-list .category-logo:hover .title-text,
div.advance-search .category-list .category-logo .title-text:hover

{
	
	_visibility:hidden;
	opacity: 0.0;
	
	/*
	
	-webkit-transition: all 1.0s ease-in-out;
		-o-transition: all 1.0s ease-in-out;
			transition: all 1.0s ease-in-out;
	*/
}

body.page-id-136487 .category-list .white-box,
body.page-id-99162 .category-list .white-box,
div.advance-search .category-list .white-box {
	padding:15px 5px 15px 12px;
	vertical-align:middle;
}

body.page-id-136487 .category-list .white-box a,
body.page-id-99162 .category-list .white-box a,
div.advance-search .category-list .white-box a {
	display:block;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	
	color:#333;
	
	_padding-left:5px;
}
body.page-id-136487 .category-list .white-box a:hover {color:#ff5500; text-decoration:none;}
body.page-id-99162 .category-list .white-box a:hover {color:#ff5500; text-decoration:none;}
div.advance-search .category-list .white-box a:hover {color:#ff5500; text-decoration:none;}

body.page-id-136487 .course-locations {border:0px solid blue;}
body.page-id-99162 .course-locations {border:0px solid blue;}
div.advance-search .course-locations {border:0px solid blue;}

body.page-id-136487 .course-locations ul {border:0px solid red;}
body.page-id-99162 .course-locations ul {border:0px solid red;}
div.advance-search .course-locations ul {border:0px solid red;}

body.page-id-136487 .course-locations .wpjb-category-list, 
body.page-id-99162 .course-locations .wpjb-category-list, 
div.advance-search .course-locations .wpjb-category-list,
body.page-id-117475 .course-locations .wpjb-category-list
{
	list-style-type:none;
}

body.page-id-136487 .course-locations li,
body.page-id-99162 .course-locations li,
div.advance-search .course-locations li,
body.page-id-117475 .course-locations li {
	background-color:#fff;
	padding:10px 5px 10px 15px;
	
	border:1px solid #ddd;
	border-bottom:none;
}
body.page-id-136487 .course-locations li:nth-child(even),
body.page-id-99162 .course-locations li:nth-child(even),
div.advance-search .course-locations li:nth-child(even),
body.page-id-117475 .course-locations li:nth-child(even)
	{background: #fff;}
body.page-id-136487 .course-locations li:nth-child(odd),
body.page-id-99162 .course-locations li:nth-child(odd),
div.advance-search .course-locations li:nth-child(odd),
body.page-id-117475 .course-locations li:nth-child(odd)
	{background: #f5f5f5 !important;}
body.page-id-136487 .course-locations li:last-child,
body.page-id-99162 .course-locations li:last-child,
div.advance-search .course-locations li:last-child,
body.page-id-117475 .course-locations li:last-child
	{border-bottom:1px solid #ddd;}

body.page-id-136487 .course-locations li a,
body.page-id-99162 .course-locations li a,
div.advance-search .course-locations li a,
body.page-id-117475 .course-locations li a {
	display:inline-block;
	width:80%;	
	
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}
body.page-id-136487 .course-locations li a:hover,
body.page-id-99162 .course-locations li a:hover,
div.advance-search .course-locations li a:hover,
body.page-id-117475 .course-locations li a:hover {color:#ff5500;}

body.page-id-136487 .providers-list {border:0px solid red;}
body.page-id-99162 .providers-list {border:0px solid red;}
div.advance-search .providers-list {border:0px solid red;}

body.page-id-136487 .providers-list .wpjb-category-list {list-style-type:none;}
body.page-id-99162 .providers-list .wpjb-category-list {list-style-type:none;}
div.advance-search .providers-list .wpjb-category-list {list-style-type:none;}

body.page-id-136487 .providers-list .wpjb-category-list li,
body.page-id-99162 .providers-list .wpjb-category-list li,
div.advance-search .providers-list .wpjb-category-list li {
	background-color:#fff;
	padding:7px 5px 6px 15px;
	
	border-bottom:1px solid #eee;
	border-bottom:0px solid #eee;
	
	vertical-align:top;
}
body.page-id-136487 .providers-list .wpjb-category-list li:last-child,
body.page-id-99162 .providers-list .wpjb-category-list li:last-child,
div.advance-search .providers-list .wpjb-category-list li:last-child {
	/*
	-moz-box-shadow: 3px 3px 5px #ccc;
		-webkit-box-shadow: 3px 3px 5px #ccc;
			box-shadow: 3px 3px 5px #ccc;	
	*/
	
	border-bottom:1px solid #ddd;
}

body.page-id-136487 .providers-list .wpjb-category-list li a,
body.page-id-99162 .providers-list .wpjb-category-list li a,
div.advance-search .providers-list .wpjb-category-list li a {
	display:inline-block;
	width:90%;	
	
	color:#333;
	text-decoration:none;
}
body.page-id-136487 .providers-list .wpjb-category-list li a:hover {color:#ff5500;}
body.page-id-99162 .providers-list .wpjb-category-list li a:hover {color:#ff5500;}
div.advance-search .providers-list .wpjb-category-list li a:hover {color:#ff5500;}

body.page-id-136487 li .post-count {text-align:right; vertical-align:top;color:#777;}
body.page-id-99162 li .post-count {text-align:right; vertical-align:top;color:#777;}
div.advance-search li .post-count {text-align:right; vertical-align:top;color:#777;}


div.advance-search .courses-by-awarding-bodies .nav-tabs li.active a {outline:0 none !important;}

div.advance-search .courses-by-awarding-bodies .nav-tabs li.active a {
	cursor:default;
	color:#ff5500;
	font-weight:bold;
}

div.advance-search .courses-by-awarding-bodies .nav-tabs li.none a {
	cursor:default;
	color:#fff;
}

div.advance-search .courses-by-awarding-bodies .nav-tabs li a {
	background-color:#ddd;
	border-radius:0px;
	
	margin-bottom:10px;
	margin-left:5px;
	
	margin-left:2px;
	padding:10px 13px;
	
	padding:10px 12px;
}

div.advance-search .courses-by-awarding-bodies .tab-content {
	padding-top:20px;
}

/*************************************************************************************************/

body.single-post .category-list {
	border:0px solid #ddd;
	padding:0 5px 10px 0;
}

body.single-post .category-list h3 {margin-left:10px;margin-top:10px;}

body.single-post .category-list ul {list-style-type:none;background-color:#f6f6f6; padding:0;margin:0;}

body.single-post .category-list ul li {line-height:20px; border-bottom:1px solid #ddd; padding:8px 5px 8px 10px;}
body.single-post .category-list ul li a	{font-weight:bold; line-height:12px;}


#single-company .addthis-icons, .container .addthis-icons .at-share-btn-elements { 
	height:32px; overflow:hidden; 
}


#single-company .company-photo-wrap img {width:100%; height:auto;}


#single-company .more_links {margin-top:20px;}

#single-company .more_links .btn {
	
	margin:auto;
	margin-bottom:3px;
	margin-right:10px;
	
	color:#ff5500;
	background-color:#fff;
	border:1px solid #ff5500;
	border-radius:4px;
	padding:5px;width:100%;display:block;text-align:center;
	
	width:20%;
	display:inline-block;
}
#single-company .more_links .btn-veiw-profile {background-color:#ff5500;color:#fff;}

#single-company .more_links .btn .fa {margin-right:5px;}

/* 29-SEP */

#single-company .more_links .btn {
	width:165px;
	text-align:center;
	
	border-radius: 4px !important;
	border:1px solid #ff5500;
	
	width:160px;
	
	margin-bottom:10px !important;
}

#single-company .more_links .btn-orange {
	color:#fff;
	background-color:#ff5500;
	
	border-radius: 4px !important;
	border:0px solid #fff;
	
	margin-right:10px;
	
	_padding:8px 12px;	
	padding-top:8px;
	padding-bottom:8px;
}

div.telephone a.toggle-display, div.telephone a	{text-decoration:none; outline:0 none !important;}
div.fax a.toggle-display, div.fax a				{text-decoration:none; outline:0 none !important;}

form.form-articles-related-courses {
	background-color:#f5f5f5;
	border: 1px solid #ddd;
	padding:0 20px 20px 20px;
	width: 100%;
	display:block;
}

form.form-articles-related-courses h2 {
	padding-bottom:20px;
}

form.form-articles-related-courses div.form-group {margin-right:20px;}

form.form-articles-related-courses .btn-orange {
	color:#fff;
	background-color:#ff5500;
	
	border-radius: 4px !important;
	border:0px solid #fff;
	
	margin-right:10px;
	
	padding-top:8px;
	padding-bottom:8px;
}

/*************************************************************************************************/

.rating_div {
	margin-top:20px;
	margin-bottom:10px;
}

.comment-form .rating_div {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
	clear:both;
	float:left;
}

.comment-form .comment-form-comment {clear:both;}

.rating_div .rating, .rating {
	display:inline-block;
	border:0px solid red;
}

.rating_div .rating span, .rating span {
	font-size:24px;
	color:#ff5500;
	cursor:pointer;
}

.rating span {
	cursor:default;
}

.rating_div label .imp {color:#ff5500;}

.click-to-rate {
	margin-top:8px;
}

.click-to-rate .triangle-left { 
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #57585b;
	margin: 5px 0 0 15px;
	margin-left:20px;
	float: left;
}

.click-to-rate .txt {
	
	color:#fff;background-color:#57585b;
	padding: 2px 6px;
	float: left;
}

/*
.rating_div .rating span:before {
	content: "\f006";
	
	font-family: FontAwesome;
	font-size:24px;
	color:#ff5500;
	cursor:pointer;
	
	
}
*/

/*
.rating_div .rating span:hover:before
{
	content: "\f005";
}
*/

/*
.rating_div .rating span:hover ~ span:before
{
	content: "\f005";
}
*/


body.single .comments-reviews-form {
	clear: both;
margin-bottom: 20px;
border: 1px solid #ddd;
display: block;
position: relative;
float: left;
width: 100%;
padding-bottom: 20px;
}

body.single .comments-reviews-form h2.job_listing-section-title {
	color: #57585b;
font-size: 18px;
line-height: 24px;
font-weight: 400;
text-transform: uppercase;
padding: 9px 10px;
margin: 0px;
background-color: #ededed;
}


body.single .comments-reviews-form div.block-inner {
	display: block;
	padding: 20px;
}

body.single h3.comment-reply-title {
	color:#ff5500;
}

body.single h3.comment-reply-title span {
	color:#333;
	text-transform:capitalize;
	font-weight: normal;
}

body.single .comments-reviews-form .comments-area {
	margin-bottom:0px !important;
}

body.single form.comment-form {}

body.single form.comment-form input#submit {
	height:auto !important;
	padding:6px 20px !important;
	border-radius:4px !important;
}

body.single form.comment-form div.col-name, body.single form.comment-form div.col-email 
{
	padding-left:0;
}

body.single form.comment-form input[type="submit"] {
	margin-left:0px !important;
}


.comment-body .avatar {padding:0; margin:0; margin-right:20px;margin-bottom:40px;}

.comment-body .avatar img {}

#comments .entry-comments .comment-list .avatar {margin:20px;}

#comments .entry-comments .comment-list .comment-body {padding:0;}

#comments .entry-comments .comment-list .comment-author strong,
#comments .entry-comments .comment-list .comment-author strong a {
	font-weight:bold;
	font-size:14px !important;
}

/*************************************************************************************************/

form#form-college-contact-select button {
	background-color:#ff5500;
	color:#fff;
}

/*************************************************************************************************/

.college-form form input[type="button"],
.college-form form input[type="submit"],
.course-form form input[type="button"],
.course-form form input[type="submit"]
{
	
	background-color:#ff5500;
	color:#fff;
	font-weight:bold;
	border:0;
	padding: 10px 20px;
	text-transform:capitalize;
}

.college-form form .subheaderbg, .course-form form .subheaderbg {padding-left:10px;}

.college-form form .wp-editor-container, .course-form form .wp-editor-container { border:1px solid #ccc; border-radius:5px; overflow:hidden; }

/*************************************************************************************************/

#main-footer {}


#main-footer .mc4wp-form input[type="text"],
#main-footer .mc4wp-form input[type="email"]
{
	_color:#57585b;
	
	height: 40px;
	padding: 5px 10px;
	
	border-radius: 4px;
		-webkit-border-radius: 4px;
	border: none !important;	

}


#main-footer .newsletters-articles-form {
	border:0px !important;
	margin:0;
	padding:0;
}

#main-footer .newsletters-articles-form .text {margin-bottom:20px; font-size: 1.11em;}

#main-footer .newsletters-articles-form .text strong {color:#fff;}

#main-footer .newsletters-articles-form p.agree label.yes {margin-right:20px;}

/*
#main-footer .newsletters-articles-form p.submit {
	float:none;
	
	_width: calc(100% - 15px);
	_height: 50px !important;
	line-height: 48px;
	margin: 15px 15px 30px 0 !important;
	_padding: 0 15px 0 0 !important;
	
	text-align: center !important;
	text-transform: capitalize !important;
	background: #ff5500 !important;
	color: #fff !important;
	border: 0 !important;
	border-radius: 25px !important;
	font-size: 20px !important;
	font-weight: 900 !important;
	box-shadow: 0 0 0 6px rgba(255,85,0,.3);
	
	width:150px;
	position:relative;
}
*/

/*
#main-footer .newsletters-articles-form p.submit input {
	background:transparent !important;
	line-height: 48px;
	padding:0 !important;
	text-transform: capitalize !important;
}
*/

#main-footer .newsletters-articles-form p.submit {
	float: none;
	display: block;
	position: relative;
	margin-top: 20px;
}

#main-footer .newsletters-articles-form p.submit  input[type="submit"] {
	width: 145px !important;
	line-height: normal !important;
}


#goTop {}

#goTop a {font-size:3em; color:#fff;}
#goTop a:hover {color:#ff5500;}



#main-footer #looking-for-help {
	
	position: fixed;
	right: 0;
	
	bottom: 0;
	z-index: 10000;
}

#main-footer #looking-for-help * {border-radius:0 !important;}

#main-footer #looking-for-help #socialBoxMin {
	
	background-color:#57585b;
	background-color:#ff5500;
	
	border:1px solid #fff;
	color:#fff;
	
	padding:10px 20px;
	
	text-align:center;
	font-weight:bold;
	
	cursor:pointer;
	
	width:300px;
}

@media (max-width: 767px) { 
	#main-footer #looking-for-help #socialBoxMin {width:auto;}
}

#main-footer #looking-for-help #socialBoxDiv {
	
	background-color:#57585b;
	background-color:#ff5500;
		
	_border:1px solid #fff;
	_border-top:0px solid #fff;
	
	color:#fff;
	
	padding:0;
	
	height:500px;
	width:300px;
	
	border:1px solid #fff;
}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li {border:0 none;}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li a {
	border-right:1px solid #ccc;
	border-right:1px solid #fff;
}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li:hover_ {border:0 !important;}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li.active a {
	_background-color:#57585b;
	_border-bottom:1px solid #57585b !important;
	
	background-color:#ff5500;
	border-bottom:1px solid #ff5500 !important;
}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li a {
	border-radius:0;
	margin-right:0;
	outline:0 none !important;
	font-size:18px;
	
	color:#fff;
	background-color:#999;
	background-color:rgb(255,189,154);
}
#main-footer #looking-for-help #socialBoxDiv .nav-tabs li a:hover {
	border:1px solid #999;
	border:1px solid rgb(255,189,154);
	_color:#fff;
}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li.active a {
	color:#fff;
	
	_background-color:#57585b;
	_border-bottom:1px solid #57585b !important;
	
	background-color:#ff5500;
	border-bottom:1px solid #ff5500 !important;
}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li.close_btn {
	float:right;
	background-color:#57585b;
	background-color:#ff5500;
	color:#fff;
	border:0;
}
#main-footer #looking-for-help #socialBoxDiv .nav-tabs li.close_btn a {
	background-color:#57585b;
	background-color:#ff5500;
	color:#fff;
	border:0;
}

#main-footer #looking-for-help #socialBoxDiv .nav-tabs li:first-child a {border-left:0 !important;}


#main-footer #looking-for-help #socialBoxDiv .tab-content {padding:10px 20px;}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane {text-align:center;}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane input[type="text"], 
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane input[type="email"], 
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane input[type="tel"],
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane input[type="url"],
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane input[type="number"],
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane textarea {
	
	padding:5px;
	margin:0;
	color:#000;
}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane span.captcha-121919 {
	float:right;
}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane span.captcha-121919 input.wpcf7-captchar {
	
}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane textarea {height:100px;}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane button,
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane .wpcf7-submit {
	padding:3px 20px;
	font-weight: normal;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 1.42857143;
}

#main-footer #looking-for-help #socialBoxDiv .wpcf7-form .wpcf7-response-output,
#main-footer #looking-for-help #socialBoxDiv .wpcf7-form .wpcf7-mail-sent-ok {
	background-color:#ff5500 !important;
	color:#fff !important;
	font-weight:bold;
	border:0 none !important;
	
	margin:0 !important;
	padding:0 !important;
}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane .twitter_btn {
	color:#fff;
	background-color:#00aced;
}
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane .fb_btn,
#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane .fb_post {
	color:#fff;
	background-color:#3b5998;
}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane .logo {
	font-size:7em;
	margin:10px auto;
}

#main-footer #looking-for-help #socialBoxDiv .tab-content .tab-pane a.nj-facebook-messenger {
	display:none !important;
}

/*************************************************************************************************/

section.dashboard-banner .dashboard-header {
	background-image: url('//www.nightcourses.com/wp-content/themes/nightcourses/images/dashboard-background.png');
}

/*************************************************************************************************/

body.page-template-user-dashboard div.upme-wrap .upme-inner div.upme-head .upme-left .upme-name {
	width:100%;
}

body.page-template-user-dashboard form.form-newsletters {}

body.page-template-user-dashboard form.form-newsletters legend {color:#ff5500; border:0;}

body.page-template-user-dashboard form.form-newsletters legend span {font-weight:bold;padding-left:10px;}


body.page-template-user-dashboard form.form-newsletters fieldset {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

body.page-template-user-dashboard form.form-newsletters legend {
    text-align: left !important;
	
	width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
	
	margin-bottom:5px;
}

body.page-template-user-dashboard form.form-newsletters fieldset .content {padding:10px 10px 0px 10px;}

body.page-template-user-dashboard form.form-newsletters fieldset .content div.checkbox label span {
	padding-left:10px;
}

/*************************************************************************************************/

body.page-template-provider-dashboard .upme-head {background-color:#fff !important;}

body.page-template-provider-dashboard .upme-head .upme-field-name {color:#57585b;font-weight:600;}

body.page-template-provider-dashboard .upme-profile-tab-panel input.upme-init-uploadbox
{
	border:0;
	background-color:#57585b;
	color:#fff;
	padding:5px 15px;
	cursor:pointer;
	text-decoration:none !important;
}

body.page-template-provider-dashboard .statistics_block table {
	width:100%;
}

body.page-template-provider-dashboard .statistics_block table th,
body.page-template-provider-dashboard .statistics_block table td {
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #ddd;
}
body.page-template-provider-dashboard .statistics_block table .num {text-align:center;}


body.page-template-provider-dashboard .providers-sidebar ul.menu,
body.page-template-provider-dashboard .providers-sidebar #menu-provider-dashboard-sidebar
{
	list-style-type:none;
	padding:0;
	margin:0;
}

body.page-template-provider-dashboard .providers-sidebar ul.menu a {
	
	color: #57585b;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	display: block;
	text-decoration: none;
	background-color: #ededed;
	
	margin-top:0px !important;
	margin-bottom:2px !important;
}

ul.job_listings {}

ul.job_listings .rating_div
{
	margin-top:10px;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	padding:5px 0 5px 3px;
}

ul.job_listings .rating_div .txt {
	text-align:center;
}



ul.job_listings .course-type-banner-flag {
	background-color:#57585b;
	
	color: #fff;
	position: absolute;
	top:10px;
	_bottom: 20px;
	right: -10px;

	padding: 2px 7px;
	text-align:center;
	width:150px;
	
	top:0;right:0;
	background-color:#dddddd !important;
	color:#57585b;
}
ul.job_listings .night-course-banner-flag		{background-color:#ff5500;}
ul.job_listings .corporate-course-banner-flag	{background-color:#3b608a;}
ul.job_listings .postgrad-course-banner-flag	{background-color:#F89A36;}


ul.job_bookmarks .add-bookmark {display:none !important}



table.job_listings {width:99%;}

table.job_listings th {background-color:#eee;}

table.job_listings th,
table.job_listings td,
table.job_listings th div,
table.job_listings td div
{vertical-align: middle !important;}

table.job_listings .job-title-link h2.job-title {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #57585b;
    margin: 0;
    padding: 0px 0px 0px 70px;
}

table.job_listings .job-details-list {margin-left:0;padding-left:0;}

table.job_listings .job-details-list li i.fa {color:#ff5500;}

/*************************************************************************************************/

li.job_listing .job-title-link {padding:0;margin:0;}

li.job_listing .recruiter-image {
	width:100px !important;
	height:auto;
	min-height:110px;
	
	position:relative !important;
	left:0 !important;
	padding-left:0;
}

li.job_listing .recruiter-image img {padding-left:0;}

li.job_listing a h2.job-title {
	color:#57585b;
	font-size:16px;font-weight:bold;margin-top:10px;
	padding-left:0 !important;
}

li.job_listing a h2.job-title:hover {color:#ff5500 !important;}

/*************************************************************************************************/

li.course_listing div.links {border:none;margin-bottom:0px;}

li.course_listing div.links .btn {
	width:165px;
	text-align:center;
	
	border-radius: 4px !important;
	border:1px solid #ff5500;
	
	width:160px;
	
	margin-bottom:10px !important;
}

li.course_listing div.links .btn-orange {
	color:#fff;
	background-color:#ff5500;
	
	border-radius: 4px !important;
	border:0px solid #fff;
	
	margin-right:10px;
	
	_padding:8px 12px;	
	padding-top:8px;
	padding-bottom:8px;
}

/*************************************************************************************************/

.showing_jobs > h1 {
	background-color:#eee;
	color:#57585b;
	font-family: 'Lato', sans-serif;
	font-size:20px !important;
	line-height:normal;
	
	padding: 0px 10px !important;
	margin:0px !important;
	
	line-height: 48px;
}

.showing_jobs > h5 {
	color:#57585b;
	font-family: 'Lato', sans-serif;
	font-size:16px !important;
	padding: 0px 10px !important;
}

.content-area .showing_jobs, .content-area .showing_jobs span, .content-area .listings-footer {
	background-color:#eee;
	color:#57585b;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	line-height:normal;
}

.content-area li a{
	text-decoration:none !important;
}
.content-area li a .job-title {
	color:#57585b;
}
.content-area li a:hover .job-title, .content-area li a .job-title:hover {
	color:#ff5500;
}

.content-area li a.college-title {
	color:#333333;font-size:14px;text-decoration:none;
}
.content-area li a.college-title:hover {color:#ff5500;text-decoration:none;}


.resume-links .resume-links-inner {font-size:19px;}

#resume-links
{
	margin-bottom:10px;
	margin-top: -10px;
}
#resume-links .filter-links select.search_region,
#resume-links .filter-links select.search_categories,
#resume-links .filter-links select.search_qualification,
#resume-links .filter-links select.search_course_type,
#resume-links .filter-links select
{
	color:#ff5500;
}
#resume-links .filter-links select option.selected,
#resume-links .filter-links select option:checked,
#resume-links .filter-links select option:checked
{
	color:#000;
}


ul.job_listings li.type-job_listing.desktop .listing-actions > .btn.btn-bookmark
{
	color:#ff5500;
	border-color:#ff5500;
	border-radius:2px;
}

ul.job_listings li.type-job_listing.desktop .listing-actions .btn
{
	padding-left:0;
	padding-right:0;
	
}

.btn-bookmark, .btn-bookmark:hover {
	color:#ff5500;
	border-color:#ff5500;
	border-radius:4px !important;
}

/* 404 *******************************************************************************************/

body.error404 {}

body.error404 main h3, .search_form_404 main h3, h3.error404 {
	margin-top:0;
	background-color:#ff5500;
	color:#fff;
	padding:10px;
	text-transform:uppercase;
}

@media (min-width: 768px) {
	body.error404 .advance-search .listContainer1 .wpjb-category-list{width: 29.8% !important;}
	body.error404 .advance-search .listContainer2 .wpjb-category-list{width: 29.8% !important;}
	body.error404 .advance-search .listContainer4 .wpjb-category-list{width: 29.8% !important;}
	body.error404 .advance-search .listContainer5 .wpjb-category-list{width: 29.8% !important;}
}

img.banner_404 {
	width:100%;
	border:none;
}

.search_form_404 > div {
	padding:20px;
}

.search_form_404 .form-group {float:left; width:82%;max-width:200px;  }

.search_form_404 .form-group input {border-radius:0px;box-shadow:none;}

.search_form_404 button {background-color:#ff5500 !important;color:#fff; border-radius:0px;box-shadow:none;}

/*************************************************************************************************/

body.archive header.page-header {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:40px;
}

body.archive header.page-header .page-subtitle {
	margin-top:10px;
}


/*************************************************************************************************/


body.error404 .related-box {
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	width: 100%;
}

body.error404 .related-box h4 {padding-left:10px;}

body.error404 .related-box ul {list-style-type:none;padding-left:10px;}

body.error404 .related-box ul li {padding:5px 10px 5px 0;}



body.error404 .useful-links, .useful-links {
	margin:0px;
	border:1px solid #ddd;
}

body.error404 .useful-links div, .useful-links div {
	border-left:1px solid #ddd;
	padding:10px 5px 10px 10px;
	text-align:center;
}

body.error404 .useful-links div.orange, .useful-links div.orange {
	border:0;
	padding:10px 5px 10px 5px;
	background-color:#ff5500;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

/*************************************************************************************************/

.location_category_filter_box {
	float: left;
	margin-bottom:20px;
	background-color:#f5f5f5;
    border: 1px solid #ddd;
    
    padding:10px 0;
	padding:10px 20px 10px 0px;
	
	width:100%;
}

.location_category_filter_box ul > li {list-style-type:none;}

.location_category_filter_box ul.sub_category li li li {list-style-type:disc;}

.location_category_filter_box ul.sub_location ul {padding:0;}


.location_category_filter_box ul.sub_location li li	{
	_float:left;
	_font-weight:bold;
	
	margin:0 10px;
}


.location_category_filter_box ul.sub_location ul li {
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	
	list-style-type:none;
}


.location_category_filter_box ul.sub_location li li a {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
.location_category_filter_box ul.sub_location li li a:hover {color:#ff5500;}

/*.location_category_filter_box ul._sub_category li	{float:left;margin:0 10px;}*/

.location_category_filter_box ul .llabel {margin-top:10px;margin-bottom:10px;}

.location_category_filter_box ul a.expand {
	outline:0 none !important;
	
	width:10%;
	color:#57585b;
	display:inline-block;

	vertical-align:bottom;
	vertical-align:top;
	padding-top:4px;
	
	text-align:right;
	text-align:left;
}

.location_category_filter_box ul.subjects > li {list-style-type:none;}

.location_category_filter_box ul ul.sub-category {
	padding-left:25px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}

.location_category_filter_box ul a.strong		{
	_color:#ff5500;
	_font-weight:bold;
	color:#333333;
	
	padding:5px 0;
}
.location_category_filter_box ul a.strong:hover	{_color:#b33b00;_font-weight:bold; color:#ff5500;}


.location_category_filter_box ul div.lheader {
	border-bottom:1px dotted #ccc;
	padding:5px 0;
}


.location_category_filter_box ul ul.sub-category a {color:#333; text-decoration:none;}
.location_category_filter_box ul ul.sub-category a:hover {color:#ff5500;}

.location_category_filter_box li.course-location div.listContainer2 {margin-top:-20px;}

.location_category_filter_box .details {
	padding:0 20px;
}

.location_category_filter_box .details h2 {
	margin:0;
	padding:0;
	font-size:24px;
}

.location_category_filter_box .details p {
	margin-top:10px;
}


.location_category_filter_box ul.sub_category li li li {padding-right:0px !important;}

.providers_list_sidebar {}

/*************************************************************************************************/

.fb-page iframe, .fb-like-box iframe { width: 320px; }

@media (min-width: @screen-xs-min) {
	.fb-page iframe, .fb-like-box iframe { width: 320px !important; }
}
@media (min-width: @screen-sm-min) {
	.fb-page iframe, .fb-like-box iframe { width: 320px !important; }
}
@media (min-width: @screen-md-min) {
	.fb-page iframe, .fb-like-box iframe { width: 365px !important; }
}

.single-profiles	.fb-like {margin-top:34px;}
.single-colleges	.fb-like {margin-top:34px;}
.single-course		.fb-like {margin-top:17px;}

.single-course .fb-like > span { /* margin-left:28px !important; */ }



.single-colleges ul.nav-tabs {
	margin-top:40px;
	margin-top:0px;
	border:0;
}

.single-colleges ul.nav-tabs li {}

.single-colleges ul.nav-tabs li a {
	
	outline:0 none !important;
	
	color: #57585b;
	background-color: #ddd;
	
	font-weight:16px;
	font-family: 'Lato', sans-serif;
	
	_font-weight:bold;
	
	padding:10px;
	
	border: 1px solid #ff5500;
	color:#ff5500;
	background-color:#fff;
}

.single-colleges ul.nav-tabs li.active a {
	color: #ffffff;
	background-color: #ff5500;
	
	color:#ff5500;
	background-color: #ddd;
	
	color: #ffffff;
	background-color:#a1a1a1;
	
	_font-weight:bold;
	
	background-color:#ff5500;
}

.single-colleges div.tab-content {
	
	border: 1px solid #ddd;
	border-top: 0px;
	
	padding: 0px 20px 20px 20px;
	
	display: inline-block;
	width: 100%;
	
	
	border: 1px solid #ff5500;
}

.single-colleges div.tab-content #accordion {margin-top:40px;}

.single-colleges div.tab-content h2.job_listing-section-title {display:none;}

.single-colleges div.tab-content #comments-reviews {border:0px; padding:0px; margin:0px;}



.single-colleges div.tab-content h1,
.single-colleges div.tab-content h2,
.single-colleges div.tab-content h3,
.single-colleges div.tab-content h4,
.single-colleges div.tab-content h5,
div.tab-content h1,
div.tab-content h2,
div.tab-content h3,
div.tab-content h4,
div.tab-content h5	{word-wrap: break-word;}

.single-colleges div.tab-content img, div.tab-content img {max-width:100%; height:auto;}



.single-colleges div.courses-accordion {}

.single-colleges div.courses-accordion div.row {
	border:0;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:20px;
}
.single-colleges div.courses-accordion div.row:last-child {
	border:0;
	padding-bottom:0px;
	margin-bottom:0px;
}

.single-colleges div.courses-accordion div.excerpt {padding-bottom:10px;}



.googlemap, .google-map {
	position: relative;
	height: 0;
	overflow: hidden;
	
	padding-bottom: 75%; /* This is the aspect ratio */
	/* padding: 0 0 75% 0 !important; */
	padding: 0 0 320px 0 !important; /* AND */
}
.googlemap iframe, .google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*************************************************************************************************/

.single-profiles .profile-info-description {}


.single-profiles .profile-info-description h3,
.single-colleges .profile-info-description h3
{
	background-color:#ededed;
	padding:5px 0 5px 10px;
}

.single-profiles .profile-info-description h3 i.fa,
.single-colleges .profile-info-description h3 i.fa
{
	color:#ff5500;font-size:20px;
}

.single-profiles .profile-info-description h3 span,
.single-colleges .profile-info-description h3 span
{
	padding-left:10px;
}

.single-profiles .profile-info-description div.profile-content,
.single-colleges .profile-info-description div.profile-content,
{
	color:#777 !important;
	padding:10px;
	margin-bottom:25px;
	margin-bottom:0px;
}

.single-profiles .profile-info-description div.profile-content iframe,
.single-colleges .profile-info-description div.profile-content iframe
{
	width:100%;
}

/*************************************************************************************************/

.single-course #related-courses { }

.single-course #related-courses header h2  { 
	position: relative;
	font-size: 21px;
	text-transform: uppercase;
	color: #f50;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 0px;
}

.single-course #related-courses header h2 .inline-title {
	background-color:#fff;
}

.single-course #related-courses header h2 .line {
	position: absolute;
	right: 0px;
	left: 10px;
	top: 10px;
	border-top: 1px solid #ddd;
	
	display:none;
}

/*************************************************************************************************/

form.comment-form {}

form.comment-form p.comment-subscription-form {
	clear:both;
	padding-left:10px;
}

form.comment-form p.form-submit {
	clear:both;
}

form.comment-form p.form-submit input.submit, form.comment-form p.form-submit input#submit {
	float: left !important;
	margin-left: 10px;
	margin-bottom: 10px;
}



#comments .entry-comments .comment-list .comment-box {
  padding-left: 40px;
  padding-top:  10px;
}
@media (max-width: 991px) {
  #comments .entry-comments .comment-list .comment-box {
    padding-left: 20px;
  }
}

/*************************************************************************************************/

.wpcf7 {margin-bottom:20px !important;}

.wpcf7 ._wpcf7-captchar {
	-webkit-text-fill-color:#333 !important;	/* Override iOS / Android font color change */
	-webkit-opacity:1 !important;				/* Override iOS opacity change affecting text & background color */
	
	color:#333 !important;
	background-color:#fff;
}

.wpcf7 .wpcf7-captchar,
.wpcf7-form .wpcf7-captchar
{
	max-width:100px;
	
	color:rgba(0, 0, 0, 1.0) !important;
	color:#333 !important;
	
	background-color:#fff !important;
	
	font-family: Arial, sans-serif !important;
	text-align:center;
}

.wpcf7-form img.wpcf7-captchac {float:none;}

.wpcf7-form input[type="submit"] {float:none;}

/*
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
*/

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content:'\f00c';
}
div.wpcf7-validation-errors:before {
    content:'\f057';
}

/*************************************************************************************************/

form.multiple-courses-form .theform .wpcf7-submit	{display:none;}
form.multiple-courses-form .theform span.acceptance	{display:none;}
form.multiple-courses-form .theform span.captcha	{display:none;}

form.multiple-courses-form  .panel-body {padding-bottom:0;}

form.multiple-courses-form .related-courses li .job-title-link {
	border-bottom:1px solid #ddd;
	margin-left:0px;
	margin-right:0px;
}
form.multiple-courses-form .related-courses li:last-child .job-title-link {border:0;}

/*************************************************************************************************/

#homepage-latest-news .blog-carousel {margin-bottom:0px;}

#homepage-latest-news .fetured-entry {margin-bottom:30px;}

#homepage-latest-news .btn-orange {
	color:#fff;
	background-color:#ff5500;
	
	border-radius: 0px !important;
	border:0px solid #fff;
	
	margin-right:10px;
	
	_padding:8px 12px;	
	padding-top:8px;
	padding-bottom:8px;
	
	margin-top:10px;
}

/*************************************************************************************************/

main.request-brochure {}

main.request-brochure .company_contact {
	color: #777;
	margin-top:10px;
}

main.request-brochure .company_contact .address {margin-top:5px;}

main.request-brochure .company_contact i.fa {
	color: #f50;
	font-size: 16px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #ddd;
	text-align: center;
	margin-right: 5px;
}

/*************************************************************************************************/

table.wp-calendar {
	width:100%;
	padding:0;
	margin:0;
	margin-bottom:20px;
	
	border:0px solid #ddd;
}

table.wp-calendar caption {
	color: #ff5500;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

table.wp-calendar thead th {text-transform:uppercase;}

/*************************************************************************************************/

div.gallery-layout {
	background-color:#eee;
	padding-top:0;
	padding-bottom:80px !important;
	border-bottom:1px solid #fff;
}

div.gallery-layout div#primary {
	background-color:#fff;
	border:1px solid #ddd;
	padding:0 20px;
}

div.gallery-layout div#primary main .entry-content {
	font-size:16px;
	line-height:24px;
	color:#000;
	color:#333;
}

div.gallery-layout div#primary .container-fluid {
	padding:0 !important;
}

div.gallery-layout ul.nav-tabs {
	border:0;
	padding:0;
	margin:40px 0 10px 0;
}

div.gallery-layout ul.nav-tabs li {
	
}

div.gallery-layout ul.nav-tabs li.active a {outline:0 none !important;}

div.gallery-layout ul.nav-tabs li.active a {
	cursor:default;
	color:#ff5500;
	font-weight:bold;
}

div.gallery-layout ul.nav-tabs li.none a {
	cursor:default;
	color:#fff;
}

div.gallery-layout ul.nav-tabs li a {
	background-color:#ddd;
	border-radius:0px;
	
	margin-bottom:10px;
	margin-left:5px;
	
	margin-left:2px;
	padding: 10px 12px;
	
	font-weight:bold;
	font-size:16px;
}
div.gallery-layout ul.nav-tabs li:last-child, div.gallery-layout ul.nav-tabs li:last-child a {margin-left:0px !important;}


div.gallery-layout section#courses-by  > .container {
	width:100%;
}

div.gallery-layout section#courses-by  > .container h2 {
	color:#ff5500;
}



div.cat-list-v2 div.category-list .block,
div.gallery-layout div.category-list .block
{
	margin-bottom:20px;
	border:1px solid #ddd;
	background-color:#eee;
	
	
}

div.gallery-layout div.category-list .block > .row {
	margin:0;
}

div.cat-list-v2 div.category-list .block .left-block,
div.gallery-layout div.category-list .block .left-block
{
	background-color:#eee;
	margin:0;
	padding:10px;
}

div.cat-list-v2 div.category-list .block .right-block,
div.gallery-layout div.category-list .block .right-block
{
	background-color:#fff;
	min-height:242px;
	min-height:284px;
	min-height:316px;
	min-height:284px;
	min-height:296px;
	
}
body.page-id-120797 div.gallery-layout div.category-list .block .right-block {
	min-height:264px;
	min-height:296px;
}


div.cat-list-v2 div.category-list .block .right-block > div,
div.gallery-layout div.category-list .block .right-block > div
{
	padding-top:0px;
	
	padding-bottom:0px;
	margin-bottom:0px;
}

div.cat-list-v2 div.category-list .block h2,
div.gallery-layout div.category-list .block h2
{
	display:inline-block;
	
	
	margin-left:20px;
}

/*
@media only screen and (min-width: 479px) { 
	div.gallery-layout div.category-list .block h2 {display:block;}
}
*/

div.cat-list-v2 div.category-list .block h2 a,
div.gallery-layout div.category-list .block h2 a
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
	
	font-size: 26px;
}
div.cat-list-v2 div.category-list .block h2 a:hover,
div.gallery-layout div.category-list .block h2 a:hover
{
	color:#ff5500;
	text-decoration:none;
}

div.gallery-layout div.category-list .block .count {
	font-size:20px;
	margin-right:20px;
}

div.cat-list-v2 div.category-list .block .inner-block,
div.gallery-layout div.category-list .block .inner-block
{
	margin:10px 10px 40px 10px;
}

div.cat-list-v2 div.category-list .block .inner-block ul.sub-category-list,
div.gallery-layout div.category-list .block .inner-block ul.sub-category-list
{
	list-style-position: inside;
	margin-top:20px;
}

div.cat-list-v2 div.category-list .block .inner-block ul.sub-category-list li,
div.gallery-layout div.category-list .block .inner-block ul.sub-category-list li
{
	_list-style-type:none;
	
	vertical-align:top;
	border-bottom:1px solid #eee;
	padding:5px 0;
	
	color:#ff5500;
}

div.cat-list-v2 div.category-list .block .inner-block ul.sub-category-list li a,
div.gallery-layout div.category-list .block .inner-block ul.sub-category-list li a
{
	vertical-align:top;
	display: inline-block;
	width: 85%;
	
	color:#333;
	font-weight:bold;
	font-weight:normal;
	
	width: 82%;
	width: 80%;
	width: 75%;
	width: 74%;
}
div.gallery-layout div.category-list .block .inner-block ul.sub-category-list li a:hover {color:#ff5500;}

div.cat-list-v2 div.category-list .block .inner-block ul.sub-category-list li .post-count,
div.gallery-layout div.category-list .block .inner-block ul.sub-category-list li .post-count
{
	text-align:right;
	color:#777;
	vertical-align:top;
	float:right;
	
	font-size:14px;
	margin:0px;
}


div.cat-list-v2 div.category-list .block .category-logo img,
div.gallery-layout div.category-list .block .category-logo img,
div.cat-list-v2 div.category-list .block .category-logo a img,
div.gallery-layout div.category-list .block .category-logo a img
{
	border:0;
	width:100%;
	height:auto;
	
	max-height:218px;
}


div.cat-list-v2 div.category-list .block .btn-orange,
div.gallery-layout div.category-list .block .btn-orange
{
	color:#fff;
	background-color:#ff5500;
	
	border-radius: 4px !important;
	border:0px solid #fff;
	
	margin-right:10px;
	
	_padding:8px 12px;	
	padding-top:8px;
	padding-bottom:8px;
	
	margin-top:10px;
}

div.cat-list-v2 div.category-list .block .subject-guide a,
div.gallery-layout div.category-list .block .subject-guide a
{
	width:100%;
	font-weight:bold;
	
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	
	padding-top:10px;
	padding-bottom:10px;
}

div.gallery-layout div.category-list .block .count {
	color:#777;
}

div.gallery-layout div.category-list .block .show-more {
	position:absolute;
	bottom:10px;
	right:0;
	margin-right:20px;
	margin-bottom:0px;
}


div.gallery-layout div.tree {}

div.gallery-layout div.tree ul {}

div.gallery-layout div.tree ul.wpjb-category-list {
	list-style-type:none;
	border:1px solid #ddd;
	
	/*
	margin-right:2%;
	width:32%;
	*/
}
div.gallery-layout div.tree ul.wpjb-category-list:last-child {margin-right:0;}

div.gallery-layout div.tree ul.col-sm-4 {
	margin-right:2%;
	width:32%;
}


div.gallery-layout div.tree ul.wpjb-category-list li {
	vertical-align:middle;
}

div.gallery-layout div.tree ul.wpjb-category-list li.root {
	margin:10px 0;
	padding:10px 5px 10px 10px;
	background-color:#eee;
}
div.gallery-layout div.tree ul.wpjb-category-list li.root:nth-child(odd) {background-color:#ddd;}

div.gallery-layout div.tree ul.wpjb-category-list li.root a.txt {
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	
	font-size:16px;
}
div.gallery-layout div.tree ul.wpjb-category-list li.root a.txt:hover {color:#ff5500;}


div.gallery-layout div.tree ul.wpjb-category-list li.root a.no-expand {
	margin-left:20px;
}

div.gallery-layout div.tree ul.wpjb-category-list li a.expand {
	margin-right:10px;
	color:#ff5500;
	font-size:18px;
	outline:0 none !important;
	
	position: absolute;
    left: -10px;
}

div.gallery-layout div.tree ul.wpjb-category-list .post-count {
	color:#333;
}

div.gallery-layout div.tree ul.wpjb-category-list li.root .post-count {
	margin-top:5px;
}


div.gallery-layout div.tree ul.wpjb-category-list li.root ul.sub-category {
	padding-left: 25px;
	
	margin-top:20px;
	margin-bottom:0px;
	color:#ff5500;
	
	list-style-type:disc;
	list-style-position: inside;
}

div.gallery-layout div.tree ul.wpjb-category-list li.root ul.sub-category li {
	padding-bottom:10px;
	
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-right: 5px;
	
	margin-right: 0px;
}

div.gallery-layout div.tree ul.wpjb-category-list li.root ul.sub-category li a {
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	
	font-weight:normal;
}
div.gallery-layout div.tree ul.wpjb-category-list li.root ul.sub-category li a:hover {color:#ff5500;}


div.nav-course-type {

}

ul.nav-course-type {
	margin:0;
	margin-top:20px;
	margin-bottom:40px;
	
	background-color:#fff;
}

ul.nav-course-type li {margin-right:5px; margin-bottom:10px;}
ul.nav-course-type li:last-child {margin-right:0px;}

ul.nav-course-type li a {
	font-weight:bold;
	background-color:#fff;
	border:1px solid #ff5500;
	
	padding:10px 10px;
	padding:10px 8px;
	padding:8px 4px;
}

ul.nav-course-type li a:hover {
	color:#fff;
	background-color:#57585b;
	border:1px solid #57585b;
}

ul.nav-course-type li.active a {border:1px solid #ff5500;}

/*************************************************************************************************/

body.post-type-archive-colleges {}

body.post-type-archive-colleges .mid-provider .entry-content,
body.post-type-archive-colleges .mid-provider .entry-content p {font-size: 16px;}

body.post-type-archive-colleges ul.nav-tabs {}

body.post-type-archive-colleges ul.nav-tabs li {height:55px; overflow:hidden;}

body.post-type-archive-colleges ul.nav-tabs li a,
body.post-type-archive-colleges ul.nav-tabs li span
{
	padding:0;
	margin:0;
	background-color: #eee;
	border-radius: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-left: 2px;
	padding: 10px 12px;
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
	
	outline:0 none !important;
	_border-bottom:1px solid #eee !important;
	
	max-height:55px;
	
	height:42px;
}

body.post-type-archive-colleges ul.nav-tabs li span {
	display:inline-block;
	color:#fff;
	padding:10px 12px;
	padding: 11px 12px 11px 12px;
}

/*************************************************************************************************/

table#open-days-calendar {
	margin-bottom:40px;
}

table#open-days-calendar caption {
	font-size:22px;
	text-transform:uppercase;
}

table#open-days-calendar tbody {
	background-color:#eee;
}

table#open-days-calendar tbody td {
	text-align:center;
	
	padding-top:10px;
	padding-bottom:10px;
	
	border:0px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
table#open-days-calendar tbody tr td:last-child {border-right:0px solid #fff;}

table#open-days-calendar tbody td,
table#open-days-calendar tbody td a {
	font-size:18px;
	text-decoration:none;
}

table#open-days-calendar tbody td a {color:#fff;}
table#open-days-calendar tbody td a:hover {color:#ff5500;}


table#open-days-calendar tbody td.hasEntry {
	background-color:#57585b;
}


table#open-days-calendar tfoot td {padding-top:10px;}

table#open-days-calendar tfoot td a {font-weight:bold;}


body.post-type-archive-open-days article.opendays {}

body.post-type-archive-open-days article.opendays .row {

	margin-left:0;
	margin:0;
	border:1px solid #ddd;
	border-top:0px solid #ddd;
	
	display: table;
}
body.post-type-archive-open-days article.opendays:first-child .row {border-top:1px solid #ddd;}


body.single-open-days article.opendays .header_row {
	display: table;
	width:100%;
	margin:0;
	margin-bottom:20px;
}

body.post-type-archive-open-days article.opendays .row > div,
body.single-open-days article.opendays .header_row > div {
	float: none;
	display: table-cell;
	vertical-align: middle;
}

body.single-open-days article.opendays .header_row > div {
	padding:0;
	margin:0;
}

body.single-open-days article.opendays .header_row div.blog-info h1 {
	margin-top:10px;
	margin-left:10px;
}

body.post-type-archive-open-days article.opendays .row > div.opendays-calander-image,
body.single-open-days article.opendays .header_row > div.opendays-calander-image {
	height: 100%;
	padding-left:0;
	background-color:#ff5500;
	
	background-color:#57585b;
}

body.post-type-archive-open-days article.opendays .row > div.opendays-calander-image > div,
body.single-open-days article.opendays .header_row > div.opendays-calander-image > div {
	height:100%;
	
	background-color:#ff5500;
	color:#fff;
	text-align:center;
	vertical-align:center;
	padding:10px 0;
	
	background-color:#57585b;
}

body.post-type-archive-open-days article.opendays .row h3.blog-title {
	margin-top:10px;
}

body.single-open-days article.opendays .header_row .top-share {
	margin-bottom:0 !important;
}



body.single-open-days #secondary > .block {
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}


body.single-open-days #secondary .block h2.job_listing-section-title {
	color: #57585b;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 9px 10px;
	margin: 0px;
	background-color: #ededed;
}

body.single-open-days #secondary .block h2.job_listing-section-title i.fa {color:#ff5500;}

body.single-open-days #secondary .block .company-photo-wrap {
    padding: 15px 5px;
    text-align: center;
}

body.single-open-days #secondary .block .company-photo-wrap img.company_logo {
    max-width: 100%;
    height: auto;
    border: 1px solid #ddd;
}

body.single-open-days #secondary .block .excerpt {
	border:0;
	margin-bottom:20px;
	color: #777;
}

body.single-open-days #secondary .block .company-meta {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: left;
	
	margin-bottom: 10px;
}

body.single-open-days #secondary .block .company-meta .meta-info {
    display: inline-block;
    border: none;
    border-right: 1px solid #ddd;
}

body.single-open-days #secondary .block .company-meta .meta-info i.fa {
	padding: 8px 5px 8px 12px;
	color: #f50;
}

body.single-open-days #secondary .block .company-meta .meta-info a {
	color: #999;
	padding: 8px 12px 8px 0px;
	display: inline-block;
}

body.single-open-days #secondary .block .company_contact {}


body.single-open-days #secondary .block .company_contact .contact {
    color: #777;
    margin-bottom: 5px;
}

body.single-open-days #secondary .block .company_contact i.fa {
	color: #f50;
	font-size: 16px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #ddd;
	text-align: center;
	margin-right: 5px;
}



/*************************************************************************************************/

div.upme-wrap .upme-inner .upme-main div.upme-field div.upme-field-value input.upme-button[type="submit"],
div.upme-wrap .upme-inner .upme-main div.upme-field div.upme-field-value button.upme-button[type="submit"],
div.upme-wrap .upme-inner .upme-main div.upme-field div.upme-field-value input.upme-button[type="button"],
div.upme-wrap .upme-inner .upme-main div.upme-field div.upme-field-value button.upme-button[type="button"]
{
	color:#fff;
	background-color:#ff5500;
	border:0; box-shadow: none;
	padding:10px 20px;
}

div.upme-wrap .upme-inner .upme-main .upme-user_login label,
div.upme-wrap .upme-inner .upme-main .upme-login_user_pass label,
div.upme-wrap .upme-inner .upme-main .upme-forgot-pass label
{
	padding-top:0px;
	padding-bottom:0px;
	background-color: #ededed;
	border:0px solid #ededed;
}

div.upme-wrap .upme-inner .upme-main .upme-blank-lable {
	background-color:#fff !important;
	border:0 !important;
}

div.upme-wrap .upme-inner .upme-main input[type="text"],
div.upme-wrap .upme-inner .upme-main input[type="password"] {
	
	border-radius:0;
	border:1px solid #ededed !important;
}

div.upme-wrap .upme-inner .upme-main input[type="submit"],
div.upme-wrap .upme-inner .upme-main input[type="button"]
{
	margin-bottom:20px;
}

div.upme-wrap .upme-inner .upme-main div.upme-rememberme {
	margin-bottom:20px;
}

div.upme-wrap .upme-inner .upme-main div.upme-rememberme .upme-icon-square-o:before {
	font-family: FontAwesome;
	content: "\f096";
	font-style: normal;
	font-size: 14px;
	color:#3b608a;
}
div.upme-wrap .upme-inner .upme-main div.upme-rememberme .upme-icon-check-square-o:before {
	font-family: FontAwesome;
	content: "\f046";
	font-style: normal;
	font-size: 14px;
	color:#3b608a;
}

/*************************************************************************************************/

body.page-template-banner-order-right-sidebar {}

body.page-template-banner-order-right-sidebar section#contact-form-area {}

body.page-template-banner-order-right-sidebar section#contact-form-area .no-padding > div {
	padding-left:0px;
	padding-right:0px;
}

/*************************************************************************************************/

.introduce-ourselves {}

.introduce-ourselves h2 {
	color:#444;
	font-size: 21px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:25px;
}

.introduce-ourselves h3 {
	color:#ff5500;
	font-weight:bold;
}

.introduce-ourselves p {
	font-size:16px;
}

.introduce-ourselves div.border {
	border:1px solid #ddd;
	padding:15px 10px;
	min-height:230px;
}

#featured_categories {
	margin-left:0px;
	margin-right:0px;
}

#featured_categories h2 {
	color:#444;
	font-size: 21px;
	text-align:center;
	margin-bottom:25px;
	
	color:#ff5500;
	font-size:30px;
	font-weight:normal;
}

/*************************************************************************************************/

body.advertise-course-with-us {}

body.advertise-course-with-us #content {padding:0;}
body.advertise-course-with-us #wrapper {padding:0;}

body.advertise-course-with-us #banner {
	position:relative; 
	min-height:518px;
	width:100%;
	text-align:center;
	background-position:50% 50%;
	background-repeat:no-repeat;
	border-bottom:6px solid #ff5500;
	text-align:center;
}

body.advertise-course-with-us #banner h1 { 
   position: absolute; 
   top: 30px; 
   left: 0; 
   width: 100%;
   text-align:center;
   font-family: Lato;
   font-size:60px;
   color:#FFFFFF;
   font-weight:bold;
   text-shadow: 1px 1px 2px black;
}

body.advertise-course-with-us #banner h2 { 
   position: absolute; 
   top:175px; 
   left: 0; 
   width: 100%; 
   text-align:center;
   font-family: Lato;
   font-size:25px;
   color:#FFFFFF;
   text-shadow: 1px 1px 2px black;
}

body.advertise-course-with-us .button_group {
	position: absolute;
	z-index: 999;
	top: 276px;
	left:40%;
}


body.advertise-course-with-us .button_group .btn_reg {
	background-color:#ff5500;
	width:250px;
	padding:10px 0;
	color:#FFFFFF;
	font-family:Lato;
	font-weight:bold;
	font-size:18px;
	-webkit-border-radius:5px; 
		-moz-border-radius:5px; 
			border-radius:5px;
	 border:none;
	 display:block; 
}

body.advertise-course-with-us .button_group .btn_sing {
	background-color:#ffffff;
	width:250px;
	padding:10px 0;
	color:#000000;
	font-family:Lato;
	font-weight:bold;
	font-size:18px;
	-webkit-border-radius:5px; 
		-moz-border-radius:5px; 
			border-radius:5px;
	 border:none;
	 display:block; 
}


body.advertise-course-with-us .button_group2 {
	position: absolute;
	z-index: 999;
	left: 40%;
	top:-8px;
	
	top:-6px;
}

body.advertise-course-with-us .button_group2 .btn_cont {
	position:absolute;
	background-color:#ff5500;
	width:250px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	bottom:4px;
	-webkit-border-radius:5px 5px 0 0; 
		-moz-border-radius:5px 5px 0 0; 
			border-radius:5px 5px 0 0;
	 border:none;
	 top:476px;
	 line-height:5px;
	 text-align:center;
	 display:block;
	 padding:21px 0;
}


@media (max-width: 767px) {

	.button_group {
		position: absolute;
		z-index: 999;
		top: 336px;
		left: 24% !important;
	}

	.button_group2 {
		position: absolute;
		z-index: 999;
		left: 24% !important;
		top: -8px;
	}

	#banner h1 { 
	   position: absolute; 
	   top: 30px; 
	   left: 0; 
	   width: 100%;
	   text-align:center;
	   font-size:60px;
	   color:#FFFFFF;
	   font-weight:bold;
	   text-shadow: 1px 1px 2px black;
	}
	
	#banner h2 { 
	   position: absolute; 
	   top: 250px; 
	   left: 0; 
	   width: 100%; 
	   text-align:center;
	   font-size:25px;
	   color:#FFFFFF;
	   text-shadow: 1px 1px 2px black;
	}
	
	.center {text-align:center;}
}

@media (max-width:400px) {

	.button_group {
		position: absolute;
		z-index: 999;
		top: 336px;
		left: 20% !important;
	}

	.button_group2 {
		position: absolute;
		z-index: 999;
		left: 20% !important;
		top: -8px;
	}

	#banner h1 { 
	   position: absolute; 
	   top: 30px; 
	   left: 0; 
	   width: 100%;
	   text-align:center;
	   font-size:60px;
	   color:#FFFFFF;
	   font-weight:bold;
	   text-shadow: 1px 1px 2px black;
	}
	
	#banner h2 { 
	   position: absolute; 
	   top: 250px; 
	   left: 0; 
	   width: 100%; 
	   text-align:center;
	   font-size:25px;
	   color:#FFFFFF;
	   text-shadow: 1px 1px 2px black;
	}

	.center{text-align:center;}
}


@media (min-width: 576px) {
	
	body.advertise-course-with-us .button_group {
		
	}
	
	body.advertise-course-with-us .button_group {
		
	}
}
















body.advertise-course-with-us #services {
	margin-bottom:40px;
	background-color:#f5f7fa;
	padding-bottom:40px;
}

body.advertise-course-with-us #services .service-icon {
  float: left;
  border-radius: 50%;
  transition: 0.5s;
  font-size:60px;
  color:#ff5500;
}

body.advertise-course-with-us #services h1 {
	font-family:Lato;
	font-size:28px;
	font-weight:bold;
	color:#343434;
	text-align:center;
	margin-bottom:50px;
}
body.advertise-course-with-us #services .ser_block h2 {
	width:100%;
}

body.advertise-course-with-us #services .service-icon {
  float: left;
  
}
body.advertise-course-with-us #services .service_desc, body.advertise-course-with-us #services .service-desc {
	margin-left: 80px;
	line-height: 19px;
}

body.advertise-course-with-us #services .service-title {
  margin-left: 80px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

body.advertise-course-with-us #services .service-item {
  margin-bottom: 20px;
}







body.advertise-course-with-us #why_choose_us {
	padding:0;
	margin:40px 0;
}

body.advertise-course-with-us #why_choose_us h1 {
	font-size:28px;
	font-weight:bold;
	color:#343434;
	text-align:center;
}

body.advertise-course-with-us #why_choose_us {
	margin-bottom:40px;
}

body.advertise-course-with-us #why_choose_us h2 {
	font-size:38px;
	color:#ff5500;
	text-align:center;
	font-weight:bold;
}

body.advertise-course-with-us #why_choose_us h4 {
	font-size:18px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}




body.advertise-course-with-us #partner-links {
	background-color:#f5f7fa;
}

body.advertise-course-with-us #partner-links #who_use_us h1 {
	font-size:28px;
	font-weight:bold;
	color:#343434;
	text-align:center;
}

body.advertise-course-with-us #partner-links header .inline-title {display:none;}
body.advertise-course-with-us #partner-links header .line {display:none;}

body.advertise-course-with-us #partner-links .owl-carousel {border:0;}








body.advertise-course-with-us #testimonials {}

body.advertise-course-with-us #testimonials header{
	font-size:28px;
	font-weight:bold;
	color:#343434;
	text-align:center;
	margin:30px 0;
}

body.advertise-course-with-us #testimonials article.testimonial > header h1 {
	font-size:19px;
	font-weight:bold;
	color:#ff5500;
	margin:20px 0;
}

body.advertise-course-with-us #testimonials article.testimonial > .entry-content {display:none;}
body.advertise-course-with-us #testimonials article.testimonial .testimonial-item .testimonial-title {display:none;}

/*************************************************************************************************/

.mirror-share-box {margin:20px 0; }

.mirror-share-box .block {margin-bottom:10px;}

.mirror-share-box .block > .row {
	
}

.mirror-share-box .block .row > div {
	
}

.mirror-share-box .block .row .background {
	
}

.mirror-share-box .block .gray {
	background-color:#f5f5f5;
	padding:10px;
}

.mirror-share-box .block .background {
	background-color:#f5f5f5;
	padding:10px 0px 10px 10px;
}

.mirror-share-box .block .background i.fa {color:#fff;}


.mirror-share-box .facebook-block strong {color:#3b5998;}
.mirror-share-box .facebook-block .background {background-color:#3b5998; min-height:49px;}

.mirror-share-box .twitter-block strong {color:#00aced;}
.mirror-share-box .twitter-block .background {background-color:#00aced; padding-bottom:6px; min-height:49px;}
.mirror-share-box .twitter-block .background a.twitter-follow-button {color:#fff;}

.mirror-share-box .newsletter-block strong {}
.mirror-share-box .newsletter-block .orange_bg {padding:9px 0px 9px 10px;}

.mirror-share-box .newsletter-block .orange_bg a {color:#fff;}

.mirror-share-box .newsletter-block .orange_bg p.email {width:96%}

.mirror-share-box .newsletter-block .orange_bg p.email input {width:100%}

.mirror-share-box .newsletter-block .orange_bg p.agree .no {display:none;}

.mirror-share-box .newsletter-block form.mc4wp-form {}

.mirror-share-box .newsletter-block form.mc4wp-form br {display:none;}
.mirror-share-box .newsletter-block form.mc4wp-form p.fname {display:none;}
.mirror-share-box .newsletter-block form.mc4wp-form p.lname {display:none;}
.mirror-share-box .newsletter-block form.mc4wp-form p.email label {display:none;}

.mirror-share-box .newsletter-block form.mc4wp-form p.email {float:left;margin:0;}

.mirror-share-box .newsletter-block form.mc4wp-form input[type="email"] {
	border:0;border-radius:5px;
	padding:5px 5px;
	color:#777 !important;
}

.mirror-share-box .newsletter-block form.mc4wp-form p.submit {margin:0; padding:0;}

.mirror-share-box .newsletter-block form.mc4wp-form input[type="submit"] {
	_padding:0 0 0 10px !important;
	
	border: 1px solid #fff !important;
	padding: 3px 8px 5px 8px !important;
	margin-left: 10px;
	border-radius: 3px;
}
.mirror-share-box .newsletter-block form.mc4wp-form input[type="submit"]:hover {
	background-color:#ffbd9a !important;
}

.mirror-share-box form.mc4wp-form .mc4wp-response {font-size:11px;}

.mirror-share-box form.mc4wp-form .mc4wp-response p {margin:0;}



@media (min-width: 970px) {
	.mirror-share-box .block {margin-bottom:0px;}
	.mirror-share-box > div:first-child	{padding-left:0;}
	.mirror-share-box > div:last-child	{padding-right:0;}
}


/*************************************************************************************************/
/* RESPONSIVE FIX ********************************************************************************/
/*************************************************************************************************/

@media (max-width: 800px) { 
	
	body.post-type-archive-profiles	ul.job_listings,
	body.post-type-archive-colleges	ul.job_listings
	{
		border:none;
	}
	
	body.post-type-archive-profiles	ul.job_listings > li,
	body.post-type-archive-colleges	ul.job_listings > li 
	{
		border:1px solid #ddd;
		padding:0 15px;
		margin-bottom:10px;
	}
	
	body.post-type-archive-profiles	ul.job_listings .listing-actions,
	body.post-type-archive-colleges	ul.job_listings .listing-actions
	{
		margin-top:10px;
	}
	body.post-type-archive-profiles	ul.job_listings .listing-actions .btn,
	body.post-type-archive-colleges	ul.job_listings .listing-actions .btn
	{
		width:95% !important;
	}
	
	

}


@media (max-width: 400px) { 
	
	/* HOME */
	
	/* Home: Searchbox */
	#masthead #searchform {display:none;}
	#masthead #searchform input[type="text"] {
		padding:8px 31px 0 42px;
		display:none;
	}
	
	/* Home: Orange Tab */
	#masthead a.site-tab {
		padding:0 7px;
		font-size:14px;
		width:auto;
	}
	
	section.sign-up-now .sign-up-btn {text-align:center !important;}
	
	.owl-carousel .owl-item .post-item .bg_image-featured { margin:auto !important; }
	
	.list-featured-courses .fetured-entry header h2 {
		margin-top:20px !important;
	}
	
	/* ARTICLES / BLOG */
	
	article.blog-thumb .blog-info .blog-meta .view-post {width:100px;}
	
	
	.content-area article .top-share .entry-meta {border-right:none;}
	
	.content-area article .top-share .entry-meta span {line-height:35px;}
	.content-area article .top-share span {line-height:35px;}
	
	.content-area article .top-share .top-share-div {border-top:1px solid #ddd;}
	
	
	.content-area article .bottom-share .col2 {border-right:none;}
	
	.content-area article .bottom-share .col2 .entry-meta {
		line-height:40px !important;
		padding-left:20px;
	}
	
	.content-area article .bottom-share div {line-height:normal !important;}

	.content-area article .bottom-share .entry-meta {border-bottom:none;}
	
	
	
	.content-area article .bottom-share .col3 {border-bottom:1px solid #ddd;}
	
	
	ul.job_listings .rating_div {background:none; border:none; margin-top:0;padding-top:0;}
	
	ul.job_listings .rating_div .txt {display:inline-block; margin-left:5px;}
	
	
	
	
	article.blog-thumb .blog-info .blog-meta .meta-info {padding:10px 5px 10px 5px;}
}

section#job-search .form-group-search_region select {box-shadow:none !important;}

section#job-search .form-group-search_region select:first-child {margin-bottom:1px;}

@media (min-width: 992px) {
	
	section#job-search .form-group {
		width: 21% /*30%*/;
	}
	
	section#job-search .form-group-search_keywords {
		width: 19%;
	}
	
	section#job-search .form-group-search_region {
		width: 35%;
	}
		section#job-search .form-group-search_region select {margin-bottom:0px;}
		
		section#job-search .form-group-search_region select#search_county {width:40%;}
	
		section#job-search .form-group-search_region select#search_region {width:57%;margin-left:2%;}
	
	section#job-search .form-group-search_categories {
		width: 15%;
	}
	
	section#job-search .form-group-search_qualification {
		width: 16%;
	}
	
	
	section#job-search button.search-job-btn {
		width: 14%;
		text-align:center;
	}
	
}

section#job-search .job_filters .form-group-selectpicker {

}

section#job-search .job_filters .form-group-selectpicker > div {
	padding:0;
	padding-top:5px;
}

section#job-search .job_filters .form-group-selectpicker button.dropdown-toggle {
	font-size: 18px;
	padding:2px 0px 2px 10px;
	background-color:#fff !important;
	box-shadow: none !important;
	outline:0 none !important;
}

section#job-search .job_filters .form-group-selectpicker .dropdown-menu {
	
}

section#job-search .job_filters .form-group-selectpicker ul.dropdown-menu {overflow-x:hidden !important;}

section#job-search .job_filters .form-group-selectpicker .dropdown-menu div.bs-searchbox {
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
section#job-search .job_filters .form-group-selectpicker .dropdown-menu div.bs-searchbox:before {
    font-family: 'FontAwesome';
    content: "\f002";
	color:#ddd;
    
	position: absolute;
	right:20px;
	top:15px;    
}

section#job-search .job_filters .form-group-selectpicker .dropdown-menu div.bs-searchbox input {
	position: relative;
	border:1px solid #ddd;
	background:transparent;
	padding: 0 0 0 10px;
}


section#job-search .job_filters .form-group-selectpicker .dropdown-menu .active > a {
	color:#fff;
	background-color:#a1a1a1;
}

/* ***************************************************************************/

@media (max-width: 767px) {
	#main-nav {
		display: none;
	}
}

.fa.fa-twitter-x{
	font-family:sans-serif;
}
.fa.fa-twitter-x::before{
	content:"𝕏";
	font-size:1.2em;
}

/* EoF */