
html{	
	padding: 0px;
	margin: 0px;
	height:100%;
    /* background:#529008 url(../images/gradbg.png) repeat-x scroll center top; */

}

body {
	font-family:"Quicksand",Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#555F3F;
	margin: 0px;
	line-height:20px;
	height:100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* background-color: #E3E0D7; */
	/* background:url(../images/bodybg.png) no-repeat scroll center top; */
}

img { border: 0 none; max-width:100%;}
/* CSS global reset for all browsers */ 
* {
	padding: 0;
	margin: 0px;
}
/*  Global Formatting */

h1, h2, h3, h4, h5, h6 {
	font-weight:600;
	line-height:1.2;
	margin:0 0 12px 0;
	font-family: "Playfair Display", serif;
	color: #555F3F;
}
h1 {
	font-size:29px;
	color: #555F3F;
}
h2 {
	font-size: 25px;
	color: #555F3F;
}
h3 {
	font-size: 22px;

}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
	line-height: 12px;
}
a {
	color:#676da5;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.btn{
	border-radius:0;
	background:#000;
	color:#FFF;
	padding:10px 20px;
}

fieldset {
	padding: 5px;
	border:none;
}
.both {
	clear: both;
}
body.published {
	background: #AADDFF;
}
body.mceContentfieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}

p{
	margin:0px 0 15px 0;
}

.btn {
	color: rgb(227, 224, 215);
    border-radius: 32px 32px 32px 32px;
    padding: 15px 35px 15px 35px;
	background-color: rgb(109, 130, 73);
	font-size: 16px;
}

/* *********************** END GENERAL SETTINGS *********************** */

#wrapper{
	width:100% !important;
	margin:0 !important;
	
}

.container,
#wrapper > .container {
	width: 100%;
	max-width: 1310px;
}

#login-register{
	margin:10px 0;
	color:#000;
	text-align:right;
	padding:6px 0;
}
#login-register ul{
	margin:0;
}
#login-register li{
	display:inline-table;
}
#login-register li a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	padding:5px 10px;
	background:#faa6b9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 5px;
}

#login-register li a:hover{
	background:#a91f33;
}

#login-register p{
	margin:0;
}

.login-greeting{
	display:inline-table;
}
.login-greeting a{}

.logoutreg{
	display:inline-table;
	padding:0px 0 0 10px;
}

.logoutreg .button {
	background:#796898 !important;
	padding:5px;
}

#contactphone{
	float:right;
	padding:0 5px;
	margin:10px 20px 0 0;
}
#contactphone a{	
	color:#000;
	display:block;
}

.header-logo img {
    border: 2px solid #C7C3B6;
    border-radius: 4px;
    opacity: 0.88;
}
.header-logo {
	padding: 14px 10px 10px 10px;
}

.header nav ul a:not(.btn) {
	padding-left:12px;
	padding-right:12px;
	font-size: 16px;
	color: rgb(70, 62, 52);
}
.header nav ul a:not(.btn):hover {
	color: rgb(109, 130, 73);
	text-decoration: none;
}
.header nav > ul > li {
	flex-grow: 1 !important;
}
.header nav > ul {
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
}
.header {
	display: grid;
	justify-content: space-between;
    align-items: center;
	grid-template-columns: 12% 1fr;
	column-gap: 20px;
	background-color: #f6f7f8;
}

.job-title {
	font-size:8.1vw;
	text-align: center;
	margin-bottom:50px;
}

div#topheader{
	width:100%;
	position:relative;
	/* background:url(../images/bannerbg.jpg) no-repeat scroll right top; */
}
div#slogan{
	margin-bottom:10px;
}
div#slogan p{
	margin:0;
}

div.logo{
	width:auto;
	margin:7px 0;
	float:left;
}

div#sociallogin p{margin:0;}

div#sociallogin a{
	float:left;
	display:block;
	margin-left:10px;
}


div#full-registration {
	width:100px;
	position:absolute;
	z-index:100;
	bottom:50px;
	right:100px;
}

div#full-registration a.readon{
	float:right;
	text-align:center;
	text-transform:uppercase;
	padding-right:20px;
	background:#29682D url(../images/arrow1.png) no-repeat scroll 95% 8px;
}


#socialmedia{
	float:left;
	margin:60px 0 0 8px;
}
#socialmedia p{
	margin:0;
}

#topmenu{
	background:#7ebd30 url(../images/navbg.png) repeat-x scroll left top;
	border:1px solid #b4d803;
	border-radius:5px;
}
@media(min-width:768px){
#topmenu .navbar-collapse{
	padding:0 3px;
}
}

@media(max-width:768px){
.rm-share{
	display:none;
}
}

#topmenu .navbar{
	margin:0;
	border:none;
	min-height:32px;
}
#topmenu .navbar-nav{

}
#topmenu .dropdown:hover .dropdown-menu {
	display: block;
}
#topmenu .dropdown:hover .dropdown-menu .dropdown-menu{
	display: none;
}
#topmenu .dropdown .dropdown-menu .dropdown:hover .dropdown-menu{
	display: block;
	top:0;
	left:190px;
}
#topmenu li a,
#topmenu li .separator{
	color:#132202;
	font-size:12px;
	display:block;
	padding:6px 20px;
	cursor:pointer;
}

#topmenu li li a{background:none;}
#topmenu li:first-child a{
	background:none;
}

#topmenu li.active a,
#topmenu li a:hover{	
	color:#fff;
	background:url(../images/navbg-hover.png) repeat-x scroll left top;
}

#topmenu ul li ul {
	background:#89c93a;
	padding:0;
	width:220px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#topmenu ul li ul ul{
	background:#2a93cd;
}

#topmenu ul li ul li{
	padding:0px;
}
#topmenu ul li ul a,
#topmenu ul li ul .separator{
	background:none;
	display:block;
	cursor:pointer;
	color:#132202;
}
#topmenu ul li ul li a,
#topmenu ul li.active ul li a{
	background:none;
	white-space:normal;
	color:#132202;
}
#topmenu ul li ul li a:hover,
#topmenu ul li ul li.active a{
	color:#FFF;
	background:#4b7815;	
}
/* End menu*/


/* Slideshow */

#slideshow{
	position:relative;	
}

#slideshow .djslider{
	height:500px !important;
}
#slideshow .slider-container ul li{
	height:500px !important;
}
/* Edit slideshow */
#slideshow .slide-desc{
	background:none;
	top:50px;
}

#slideshow .slide-desc-text{
	width:980px;
	text-align:center;
	margin:0 auto !important;
}
@media (min-width:768px) and (max-width:979px){
	#slideshow .slide-desc-text{
		width:100%;
	}
}
#slideshow .slide-desc-bg{
	background:none;
}

#slideshow .slide-desc-text .slide-title{
	 font-size:40px;
	 line-height:40px;
	 color:#FFF;
	 margin-bottom:10px;
	 text-transform:uppercase;
}

#slideshow .container{
	position:relative;
}
/* Edit slideshow navagation*/
.navigation-container-custom{
	bottom:25px !important;
	top:auto !important ;
	width:100%;
	text-align:center;
}

span.load-button{
	border:none;
	background:#e4e6e6;
	height:15px;
	width:15px;
	box-shadow:none;
	border-radius:10px;
	opacity:1;
}
span.load-button-active{
	background:#00a1b0 !important;
	opacity:1;
}
/* End slideshow */


/* Top search*/
#topsearch .moduletable h3{
	color:#FFF;
	margin-bottom:20px;
}
#slideshow #topsearch{
	position:absolute;
	left:0;
	bottom:50px;
	z-index:101;
	width:100%;
}

#topsearch .rmsearch{
	display:table;
	border-radius:0;
	border:none;
	padding:20px;
	width:100%;
	background:rgba(0,0,0,0.7);
}

#topsearch .rmsearch input,
#topsearch .rmsearch .rmsDropDown{
	border-radius:0;
	border:none;
	padding:6px 10px;
	margin:0;
	height:40px;
}
#topsearch .rmsearch input[type="text"]{
	width:100%;
}

#topsearch .rmsearch .selectbox .rmsDropDown{
	width:115%;
	background:none;
}

#topsearch .rmsearch .form-element{
	float:left;
	width:190px;
	margin-right:15px;
	position:relative;
}
#topsearch .rmsearch .selectbox {
    background: url("../images/bg-select.png") no-repeat scroll right center #FFFFFF;
    border: medium none;
    height: 40px;
    overflow: hidden;

}
#topsearch .rmsearch input[type="submit"]{
	display:block;
	float:right;
	width:auto;
	padding:10px 20px;
	height:40px;
}
#topsearch .rmsearch #divsubsector,
#topsearch .rmsearch #divsubarea{
	background: url("../images/bg-select.png") no-repeat scroll right center #FFFFFF;
	overflow:hidden;
	width:100%;
	margin-top:10px;
}

#topsearch .rmsearch #subsector,
#topsearch .rmsearch #area{
	background:none;
	width:115%;
}
/* End top search*/

#container{
	overflow:hidden;
	width:100%;
	position:relative;
}


div#content {
    padding:0;
    width:100%;
	overflow:hidden;
}

/******/

.white_space {
	height: 20px;
	display: block;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	


	
/* Sub Menu */
.sublevel {
	height: 18px;
	width: 160px;
}
a.sublevel {
	background: transparent;
	color: #999999;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: block;
	padding: 1px 0px 1px 30px;
}
a.sublevel:hover {
	color: #cc3300;
	text-decoration: none;
}
table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}

/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


table.moduletable td {
	height: 18px;
	text-align: center;
}
table.moduletable p {
	text-align: left;
}

div.moduletable h3{
	padding-bottom:0px;
	margin-bottom:20px;
}
/* Custom Modules */

ul.latestnews, ul.mostread {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
li.latestnews, li.mostread {
	margin: 0px;
	padding: 0px;
	width: 210px;
	list-style: none;
}
li.latestnews a, li.mostread a {
	color: #333333;
	text-transform: none;
	margin-left: 0px;
	text-align: left;
	display: block;
	padding: 2px 0px 2px 0px;
}
li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
}
#searchform form {
	vertical-align: top;
	height: 37px;
	display: block;
}
.search {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.search .button {
	background:url(../images/button-search.png) no-repeat scroll center top;
	border: none;
	color: #ffffff;
	vertical-align: middle;
	text-transform: none;
	padding:0px;
	margin-left: 5px;
	width:40px;
	height:34px;
	text-indent:-2000px;	
}

.search .inputbox {
	padding: 7px 5px;
	margin: 0px;
	width: 220px;
	background: #ffffff;
	border: 1px solid #D5D4D4;
	color: #333333;
	vertical-align: middle;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 32px;
	font-size:25px;
	color: #053f87;
	height: 32px;
	text-transform: none;
}
.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}
/* content title and links */
.contentpagetitle {
	background-color : transparent;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.contentpagetitle:hover {
	color: #666666;
	text-decoration: none;
}
/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}
/* Main Body Text */
.contentpane {
	background: transparent;
}
.contentpaneopen {
	background-color: transparent;

}
/* Main Body Text */

/* article rating */
.content_rating {
	font-weight: normal;
	font-size:.8em;
}
.content_vote {
	font-weight: normal;
	font-size: .8em;
}
/* icons */
.buttonheading {
	font-size: 12px;
}
.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
/* Dates */
.createdate {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.modifydate {
	color: #cccccc;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}
.newsfeeddate {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
/* Dates */

/* Writen by Authors name */
.small {
	color: #cccccc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.pagebar {
	font-size: 11px;
	font-weight: bold;
}
.pagenav_prev {
	font-size: 11px;
	color: #999;
}
.pagenav_next {
	font-size: 12px;
	color: #999;
}
a.pagenav {
	color: #676DA5;
	text-decoration: none;
	font-weight: normal;
}
a.pagenav:hover {
	color: #676DA5;
	text-decoration: none;
	font-weight: normal;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 11px;
	letter-spacing: 1px;
	height: 15px;
	clear: both;
	margin: 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
/* Read more link */
.readon {
	font-weight: bold;
	text-decoration: none;
	display:block;

}
.readon:hover {
	text-decoration: underline;
}
/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
table.contenttoc th {
	background: transparent;
	color: #06c;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: left;
	margin-top: 5px;
	background-color: #ffffff;
	line-height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	color: #231F20;
	letter-spacing: 0px;
	font-size:24px;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #666666;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
	
	color: #666666;
	padding: 2px!important;
	text-align: left;
}
.sectiontableentry2 {	
	color: #666666;
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}
.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontablefooter {
	height: 18px;
}
table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}
table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}
table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;

}
/* End Sectiontable */

/* Category */
.category {
	color:#ccc;
}
a.category:link, a.category:visited {
	height: 15px;
	color: #cc3300;
	text-decoration: underline;
}
a.category:hover {
	height: 15px;
	color: #cc3300;
	text-decoration: none;
}
/* End category */

/* blogsection */
.blog {
	background-color: transparent;
}
.blogsection {
	height: 18px;
}
.blog_more {
	clear: both;
	display: block;
	width: 430px;
	padding: 10px 0px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */
.article_seperator {
	background: none;
}
/* End blogsection */

/* Search Form Module*/
.search {
	float:right;
}
/* results if not search google */
.searchintro {
	height: 22px;
}
/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper {
	background-color : #FFFFFF;
}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form {
	margin: 0px;
}

hr{
	height:1px;
	border-bottom:1px solid #e3e1e1;
	overflow:hidden;
	width:100%;
}
input {
	background: #FFF;
	color: #333;
	padding:6px 10px;
	border:1px solid #C6C6C6;
}


input.btn,input.button,button,
input[type="submit"]{
	background:#100909;
	color:#FFF;
	border:none;
	cursor:pointer;
	padding:10px 20px;
}

input.btn:hover,input.button:hover,button:hover,
input[type="submit"]:hover{
	background:#222;
}
.inputbox {
	background: #fff;
	border: 1px solid #e3e1e1;
	color: #333;
}
.text_area, textarea {
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	color: #333;
}
/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */

.button:hover {
	color: #fff;
}


/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 5px;
}
#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}
/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}

.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/
.adminform {
	background-color : #FFFFFF;
}

/* *********************** End TABBED EDITING *********************** */

td.acysubbuttons input{
	background:url(../images/sub.png) no-repeat scroll 0 0;
	width:78px;
	height:20px;
}

#pathways{
	padding:0 0 10px 0px;
	width:100%;
	margin:0;
	font-size:11px;
	
}

a.pathway {
	color:#a91f33;
	text-decoration:underline;
}
a.pathway:hover {
	color:#4F4F4F;
	text-decoration: underline;
}

div#maincontent,div#maincontent-fr,
div#maincontent-f,div#maincontent-fl{
	padding:7px;
	border-bottom:0;
	width:100%;
	overflow:hidden;
}

div#colmain{
	width:500px;
	float:left;
	padding:7px;
	/* background:url(../images/leftbg.png) repeat-x scroll left top; */
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	min-height:350px;
}
div#maincontent-fr div#colmain{
	float:right;
	width:750px;
}
div#maincontent-fl div#colmain{
	width: 100%;
}
div#maincontent-f div#colmain{
	width:100%;
}

div#colleft{
	width:220px;
	float:left;
}

div#colleft ul li,
div#colright ul li{
	list-style:none;
}

div#colleft .moduletable h3,
div#colleft .moduletable_menu h3{
	color:#000;
	margin:0;
	font-size:21px;
	margin-bottom:10px;
	padding:0px 0 10px 0;
}

div#colleft .moduletable .modcontent,
div#colleft .moduletable_menu .modcontent{
	padding:10px;
}

.searchBar label,
.searchBarContainer ul.tabNav li{
	font-weight:normal;
} 

div#colright{
	width:20%;
	float:right;
	background-color: white;
	display: none!important;
}
div#colright .moduletable h3{
	color:black;
	margin:0;
	font-size:14px;
	padding:13px 0 15px 10px;
	/* background:url(../images/colright-h3.png) no-repeat scroll right top; */
}
div#colright .moduletable.blank .modcontent{
	padding:0;
	background:none;
}
div#colright .moduletable .modcontent,
div#colright .moduletable_menu .modcontent{
	padding:5px 10px 10px 10px;
	/* background:url(../images/modcontent.png) no-repeat scroll right bottom; */
	overflow:hidden;
}

div#colright .moduletable.tips a{
	background:url(../images/tipsbgOFF.png) no-repeat scroll left top;
	display:block;
	height:31px;
	padding:5px 0 5px 30px;
	margin-bottom:10px;
	color:#FFF;
}
div#colright .moduletable.tips a:hover{
	background:url(../images/tipsbgON.png) no-repeat scroll left top;
}

.moduletable.blank.vid {
	padding: 20px 10px;
}

div#colright .moduletable.vid a{
	background:url(../images/vidbgOFF.png) no-repeat scroll left top;
	display:flex;
	height:42px;
	line-height: 1.2;
	padding:3px 0 5px 50px;
	margin-bottom:10px;
	color:#FFF;
	font-size: 14px;
	align-items: center;
}
div#colright .moduletable.vid a:hover{
	background:url(../images/vidbgON.png) no-repeat scroll left top;
}

div#colright .moduleItemReadMore{
	float:right;
	font-size:11px;
}
div.content{
	margin:0;
	overflow:hidden;
}

.search_advanced{
	position:absolute;
	top:20px;
	right:15px;
}

.search_advanced a{
	background:url(../images/button.png) repeat-x scroll 0 0;
	padding:9px 12px;
	color:#FFF;
	font-weight:bold;
}

#banner .banneritem{
	float:left;
}

div.moduletable,div.moduletable_text,
div.moduletable_color1,div.moduletable_red,
div.moduletable_black,
div.moduletable_no{
	margin-bottom:20px;
}

#bottom {
	width:100%;
	padding:30px 0;
	overflow:hidden;
	background:#1f201e;
}
#bottom p{
	
}
#bottom  .sp-tweet-even,
#bottom .sp-tweet-item{
	background:none;
	border:none;
}

#bottom .moduletable h3{
	margin:0 0 10px 0;
	color:#fff;
	padding-bottom:10px;
}
#bottom .moduletable{}


#bottom ul li a{
	padding:0px;
	color:#ebebeb;
	padding:5px 0;
}

#footer{
	overflow:hidden;
	color:#6e7367;
	padding:10px;
	font-size:12px;
	min-height:152px;
	text-align:center;
	background:url(../images/bottom.png) no-repeat scroll left top;
}
#footer p{
	margin:0;
}
#footer ul{
	margin:0;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	border-left:1px solid #a91f33;
	padding:0 5px;
	color:#a91f33;
	
}
#footer ul li:first-child a{
	border:none;
}

#footer .powered{
	color:#81dc00;
	margin-top:20px;
}

#footer .powered a{
	color:#81dc00;
}


.TDB-tweet-container{
	border:none !important;
	font-style:italic;
	margin:0 !important;
	background:url(../images/tweet.png) no-repeat scroll right top;
	padding:10px 100px 10px 10px !important;
	font-size:11px;
}

.ram_llm_ul li,.ram_lsm_ul li{
	background:url(../images/ram-list.png) no-repeat scroll left 7px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
}

.ram_llm_ul li a,.ram_lsm_ul li a{
	font-weight:bold;
}

.ram_llm_ul li a .number,.ram_lsm_ul li a .number{
	font-weight:normal;
	display:none;
}

select{
	padding:4px 10px;
	border:1px solid #e3e1e1;
}

/*MORE*/
.register-header {
	font-size:2em;
	font-weight:bold;
}
.regiser-fea li {
	list-style:disc inside none;
}
.register-form {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background:#EDEDED;
	padding:20px;
	color:#2582C0;
}
.register-form tr {
	height:50px;
	vertical-align:top;
}
.register-title {
	border-bottom:1px solid #FFFFFF;
	height:30px;
	margin:0 -20px 20px;
}
.register-title span {
	font-size:1.5em;
	font-weight:bold;
	margin:0 20px;
}
.register-data {
}
.register-button {
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:34px;
	margin-top:10px;
	width:122px;
	float:left;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	margin-right:10px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.form-button{
	overflow:hidden;
}
a.register-button{
	display:block;
}
.login-header {
	font-size:2em;
	font-weight:bold;
	color:#2785C2;
}
.login-fea li {
	list-style:disc inside none;
}
.RAM_SubHeading {
	color: #034083 !important; 
	font-size:25px;   
}

.wf_header{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

div.resuit {
    background:#676DA5 !important;
 
}

.wf_employee_line {
    border-bottom:none;
    padding:0px;
	margin-bottom:10px;
}

.wftable td {
    padding: 2px;
}

h3.wf_employee_name {
    font-size:12px;
	margin-bottom:10px !important;
}

.wfrow1 {
    background: none;
}


div.branchitem td{
	padding:3px;
}

div.wf_quicksearch_optholder .button{
	margin-left:5px;
}
div#cboxOverlay{
	opacity:0.3 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
}

div.ltBlock ul.ltBlockList li {
    background: url("../images/twitter-bg.png") no-repeat scroll 0 0 transparent;
    height: 55px;
    padding: 10px;
}

p#com-form-login-remember{
	margin-top:20px;
}

p#com-form-login-remember label{
	margin-right:5px;
	float:left;
}

.content ul {
    margin-left:40px;
}
a.pagenav {
	padding:5px;
}

a.advanced-search{
	color:#000;
	margin-right:10px;
	text-decoration:underline;
	font-style:italic;
}

cufon canvas {
    position: relative !important;
    /*top: 0 !important;*/
}


.contentheading{
	margin-bottom:10px;
	padding-bottom:10px;
}

a.jobsector,a.joblocation{
	position:absolute;
	top:20px;
	color:#FFF;
	background:#000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:10px;
	display:block;
	width:auto;
	padding:10px;
	font-size:16px;
	text-align:center;
}
a.jobsector{
	right:195px;
}
a.joblocation{
	right:10px;
}

.searchBarContainer {
    width: 258px !important;
}

#keyword{
	height:30px;
}

/* style module upload file*/

input.inputupload{
	background:url(../images/inputupload.png) no-repeat scroll left top;
	width:202px !important;
	border:none !important;
	height:32px !important;
}

span.deslabel{
	padding-left:60px;
}

div.chronoform{display:none;}
input.file {
	position: relative;
	text-align: right;
	z-index: 2;
	height:44px;
	width:260px;
}

/*menu side suffix chris*/

div.moduletablemenusidemenu ul{
	background:#e8e8e8;
	padding:2px 0px 2px 9px;
	margin-bottom:5px;

}

div.moduletablemenusidemenu {margin-bottom:20px;}
div.moduletablemenusidemenu h3{color:#245626;font-size:18px;}


/*style upload form*/
div.fileinputs {
    margin: 0px 0 0px;
    position: relative;
}
input.file {
    height:38px;
    opacity: 0;
    position: relative;
    text-align: right;
    width: 310px;
    z-index: 2;
}
div.fakefile {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
div.fakefile input {
    background: url("../images/inputupload.png") no-repeat scroll left top transparent;
    border: medium none;
    float: left;
    height: 26px;
    position: relative;
    width: 210px;
	margin:0;
}
div.fakefile img {
    float: left;
}


/* Tab job module */

#content-mass-bottom{
	padding:50px 0;
}
#content-mass-bottom .moduletable{
	margin-bottom:0;
}
#content-mass-bottom .moduletable h3{	
}

#content-mass-bottom .gkTabsItem{
	background:none;
	padding:10px 0;
}

#content-mass-bottom .jobsHeader{
	background:#7d7b7b;
	border-radius:0;
	height:50px;
	border:none;
	margin-bottom:10px;
}
#content-mass-bottom .jobsHeader span{
	color:#fff;
	text-align:center;
	padding:13px 10px;
	font-size:12px;
	width:20%;
}
#content-mass-bottom .jobsHeader span:first-child{
	background:none;
}

#content-mass-bottom .jobsHeader span.title_col{	
}
#content-mass-bottom .gkTabsWrap.vertical ol{
	border:none;
}

#content-mass-bottom .gkTabsWrap.vertical ol li, 
#content-mass-bottom .gkTabsWrap.horizontal ol li{
	background:#005b8d;
	border-radius:0;
	text-shadow:none;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}
#content-mass-bottom .gkTabsWrap.vertical ol li a{
	color:#40286c;
}
#content-mass-bottom .gkTabsWrap.vertical ol li a:hover{
	color:#000;
}


#content-mass-bottom .gkTabsWrap.vertical ol li:hover, 
#content-mass-bottom .gkTabsWrap.vertical ol li.active, 
#content-mass-bottom .gkTabsWrap.horizontal ol li:hover, 
#content-mass-bottom .gkTabsWrap.horizontal ol li.active{
	color:#fff !important;
	background:#00517d;
}

#content-mass-bottom span.featured_job{
	border-radius:0;
	margin-bottom:10px;
	padding:0;
	background:#e8e8e8;
	display:table;
}
#content-mass-bottom span.featured_job.even{
	background:#e8e8e8;
}
#content-mass-bottom span.featured_job span{
	width:20%;
	color:#484848;
	padding:0 10px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	float:none;
}
#content-mass-bottom span.featured_job span a{
	color:#484848;
}

#content-mass-bottom span.featured_job span.apply_col{
	text-align:center;
	padding:0;
	background:#3f3f3f;
	
}
#content-mass-bottom span.featured_job span.apply_col a{
	color:#fff;	
	display:block;
	font-family: 'Open Sans', sans-serif;
	padding:5px 15px;
	font-size:14px;
	height:62px;
	line-height:50px;
	text-transform:uppercase;
}
#content-mass-bottom span.featured_job span.apply_col:hover{
	background:#7d7b7b;
}


/* TESTIMONIALS */
#testimonials{
	padding:50px 0;
	overflow:hidden;
	color:#646464;
}
#testimonials div.fst_comment{
	padding:0;
	border:none;
	float:none;
	width:auto;
	clear:none;
}

#testimonials div.fst_comment:first-child{
	margin:0;
}
#testimonials div.fst_comment .fst_comment_commentmod{
	padding:20px 0;
	width:100%;
	height:100%;
}

#testimonials .fst_comment_info{
	width:100%;
	overflow:hidden;
}
#testimonials .fst_comment_info .fst_comment_name{
	display:inline;
	width:auto;
	font-size:14px;
	color:#4a4a4a;
	padding:0 5px;
}

#testimonials .fst_comment_info .fst_comment_website{
	display:inline;
	width:auto;
	font-size:13px;
	padding:0 5px;
}


#testimonials #comments{
	height:150px !important;
    margin: 0;
    background: #B7EDFF;
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    border-radius: 5px;
    font-style: italic;
    text-shadow: 0 1px 0 #ECFBFF;
    background-image: linear-gradient(#CEF3FF, #B7EDFF);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CEF3FF), to(#B7EDFF));
    background-image: -webkit-linear-gradient(top, #CEF3FF, #B7EDFF);
    background-image:    -moz-linear-gradient(top, #CEF3FF, #B7EDFF);
    background-image:     -ms-linear-gradient(top, #CEF3FF, #B7EDFF);
    background-image:      -o-linear-gradient(top, #CEF3FF, #B7EDFF);
}

#testimonials #comments:before, #testimonials #comments:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

#testimonials #comments:before {
    top: 0;
    left: 10px;
}

#testimonials #comments:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
}

.testimonial-author {
    margin: 0 0 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    text-align:left;
}

.testimonial-author span {
    font-size: 12px;
    color: #666;
}

/* END TESTIMONIALS */


#searchedjob{
	overflow:hidden;
}


/* LATEST NEWS */
#latestnews ul li{
	width:33%;
	float:left;
}
#latestnews ul li .moduleItemTitle{
	display:block;
	margin:10px 0;
	text-transform:uppercase;
}

/* END LATEST NEWS */

/* CONTACT BOTTOM */
#contactbottom{
	padding:50px 0 20px 0;
	background:#d0d738;
	color:#FFF;
}
#contactbottom .moduletable{
	margin:0;	
}
#contactbottom input[type="text"],
#contactbottom textarea{
	width:100%;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c9c9c9;
	height:45px;
}
#contactbottom input[type="submit"]{
	color:#FFF;
	border:1px solid #FFF;
	padding:10px 30px !important;
	background:none;
}
#contactbottom textarea{
	height:165px;
}
#contactbottom .ccms_form_element{
	padding:0;
	margin:0;
}

/* END CONTACTBOTTOM */

.imgleft {
    float: left;
    margin: 10px 10px 10px 0;
}

.peopleimg {
    border: 1px solid #ade0f0;
}
.lid {
    background-image: url("../images/mainbgtop.png");
    height: 7px;
}

.ytfl {
    float: left;
    padding: 0 12px 12px 0;
}
.people {
    padding: 10px 0 0;
}

div.fst_comment{
	padding:10px 0;
	border-bottom:1px solid #ade0f0;
	border-top:none;
}
div.fst_comment_comment{
	padding:0;
}
div.fst_comment_left{
	width:100%;
	float:none;
	text-align:right;
}
div.fst_comment_name,
div.fst_comment_website{
	display:inline-table;
	font-size:11px;
	width:auto;
}
div.fst_comment_created{
	display:none;
}


div.catItemView .catItemDateCreated{
	float:right;
	font-size:11px;
}

div.itemListCategory{
	background:none;
	border:none;
	padding:0;
}
div.itemListCategoriesBlock{
	margin:0;
}
div.itemListCategory h2,
div.itemHeader h2.itemTitle,
div.subCategory > h2,
div.subCategory > h2 > a,
div.itemList h2.catItemTitle a{
	font-size:16px;
	font-weight:normal;
	text-transform:capitalize;
	color:#555F3F;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
}

div.itemListView .k2Pagination{
	margin-bottom:20px;
	overflow:hidden;
}

div.itemListView .pagecounter{
	float:left;
	margin-right:10px;
}

div.catItemView{
	margin:0;
}
div.itemListView div.itemContainer{
	border-bottom:1px solid #ade0f0;
	padding-bottom:10px;
}

div.itemListView div.itemContainer.ambis{
	border:none;
	padding:0px;
	margin:0;
}

.k2Pagination ul li span.pagenav, .k2Pagination ul li a.pagenav, .k2Pagination ul li.pagination-start span.pagenav, .k2Pagination ul li.pagination-prev span.pagenav, .k2Pagination ul li.pagination-next span.pagenav, .k2Pagination ul li.pagination-end span.pagenav{
	background:none;
	border:none;
	color:#000;
	padding:0 3px;
}

.k2Pagination ul li a.pagenav{
	color:#a91f33;
}

div.subCategory{
	background:none;
	padding:0;
	margin:0;
	border:none;
	height:auto !important;
}

div.itemListSubCategories > h3{
	display:none;
}

div.subCategoryContainer{
	margin-bottom:20px;
}
div.itemCategory span {
    color: #3c3d3f;
    font-weight:normal;
    padding: 0 4px 0 0;
}
div.itemBackToTop{
	display:none;
}

div.catItemIntroText.ambis,
div.catItemIntroText.ambis p,
div.catItemReadMore{
	display:inline;
}
div.catItemReadMore a{
	color:#a91f33;
	padding:0;
}

.joke, .quote {
	border:1px solid #ade0f0;
	border-radius:5px;
    padding: 6px;
    width: 100%;
}

.jbottom{
	height:20px;
}
.more {
    font-size: 11px;
    margin: 5px 0 12px;
    text-align: right;
}
.quotewho{
	text-align:right;
}

.more a {
    color: #a91f33;
    text-decoration: underline;
}

div#contentbottom .moduletable h3{
	font-size:20px;
	color:#555F3F;
	margin-bottom:10px;
}
div#contentbottom ul{
	list-style:none;
	margin:0;
}
div#contentbottom ul li{
	padding:0;
}
div#contentbottom ul li .moduleItemTitle{
	color: #555F3F;
	font-size:16px;
	display:block;
	margin-bottom:10px;
	background:url(../images/arrow1.png) no-repeat scroll left center;
	padding-left:20px;
}
div#contentbottom ul li p{
	display:inline;
}
div#contentbottom ul li .moduleItemReadMore{
	display:inline;
}
div.k2ItemsBlock .moduleItemTitle{
	display:block;
}

h2 a {
    color: #555F3F;
    text-decoration: none;
}
h2 a:hover {
    color: #555F3F;
    cursor: pointer;
    text-decoration: underline;
}
.rm-apply {
    background: white !important;
}

.jobspagination.jobsByEmail {
    display: none;
}

.login-item {
	display: flex;
}
.deeper.dropdown.parent::before {
	content: "\f078";
	font-size: 10px;
	font-family: 'FontAwesome';
	position: absolute;
	right: 10px;
}
.deeper.dropdown.parent.open::before {
	content: "\f077";
}
.deeper.dropdown.parent {
	cursor: pointer;
}
.deeper.dropdown.parent:hover .nav-child {
	display: block;
}

.dropdown-menu a {
	padding: 12px 32px!important;
	border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    border-bottom-width: 1px;
}
.dropdown-menu {
	border-radius: 0;
	top: 100%;
	width: 100%;
	min-width: fit-content;
}
.menu > li {
	padding: 15px 0;
}

.footer-social {
	display: flex;
	column-gap: 5px;
}

.footer {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	align-items: center;
	padding: 10px 0;
	column-gap: 20px;
}

footer {
	background-color: #f0f8ff;
}

.footer-brand {
	text-align: center;
    font-family: "Playfair Display", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    word-spacing: 0em;
	margin-bottom: 0;
}

.footer-contact p {
	font-size: 16px;
	line-height: 24px;
}

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

.footer-icon {
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #6E6C66;
	border-radius: 15px;
}

.footer-icon:hover {
    opacity: .9;
}

.footer-icon svg {
	height: 25px;
	width: 25px;
	fill: white;
}

.screen-only, 
.screen-reader-text, 
.screen-reader-text span, 
.ui-helper-hidden-accessible {
    height: 1px;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0px, 0px, 0px, 0px);
    margin: -1px;
    overflow: hidden;
    padding: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

.nav-menu-icon {
	display: flex;
    margin-left: auto;
    justify-content: flex-end;
	padding: 7px;
}
.nav-menu-icon svg {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
	margin-right: 5px;
}

@media (max-width:1200px) {
	div.content {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.job-title {
		width: 100%;
	}

	.header nav ul a:not(.btn) {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media (min-width:1024px) {
	.nav-menu-icon {
		display: none;
	}
}
@media (max-width:1023px) {
	.header {
		position: relative;
	}
	.main-nav:not(.collapsed) .menu {
		display: none!important;
	}
	.main-nav.collapsed .icon-open,
	.main-nav:not(.collapsed) .icon-close {
		display: none;
	}

	.login-item .btn {
		color: rgb(70, 62, 52);
		background-color: transparent;
	}

	.header nav ul .separator,
	.header nav ul a {
		padding: 0 6px;
	}


	.menu {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		display: flex;
		flex-direction: column;
		background-color: white;
	}

	.menu > li a {
		font-size: 16px;
	}
	.menu > li {
		width: 100%;
		padding: 10px 12px;
		border-bottom-style: solid;
		border-bottom-color: #c4c4c4;
		border-bottom-width: 1px;
	}
}
@media (max-width:991px) {
	#wrapper > .container {
		padding: 0;
	}

	.footer {
		padding: 0 15px;
	}

	.job-title {
		font-size: 68px;
	}
}

@media (max-width:768px) {
	input[type=checkbox] + label {
		/* display: none!important; */
	}

	
	.searchBarContainer {
		margin-right: 0;
	}

	#keyword {
		width: 100%!important;
		margin-bottom: 10px;
	}

	.header {
		grid-template-columns: 106px 1fr;
	}

	.header-logo {
		padding: 10px;
	}
}
@media (max-width:768px) {
	.footer {
		grid-template-columns: 1fr;
		row-gap: 20px;
	}
	.footer-brand {
		order: 0;
	}
	.footer-social,
	.footer-contact {
		order: 1;
		justify-content: center;
		text-align: center;
	}
	
	.job-title {
		font-size: 40px;
	}
}