footer .top-footer{
    background: #fdb913;
 	padding: 10px 0;
}
footer .middle-footer{
    background: rgb(0, 65, 104);
    padding: 15px 0;
}
footer .top-footer p{
	margin-bottom: 0;
}
.back-to-top{
    color: #fff;
    text-transform: lowercase;
    text-decoration: none;

}
.back-to-top:hover, .back-to-top:focus{
	text-decoration: none;
	color: #fff;
}
.back-to-top span{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid #fff;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.back-to-top span i{
    line-height: 26px;
    font-size: 20px;
}
.social-buttons{
	text-align: right;
	margin-bottom: 0;
}
.social-buttons li{
	display: inline-block;
	text-align: center;
	margin-left: 14px;
}
.social-buttons li a{
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.social-buttons li a:hover, .social-buttons li a:focus{
	text-transform: none;
	color: #fff;
}
img{
	max-width: 100%;
}
.nav-footer li{
	display: inline-block;
	margin-right: 24px;
}
.nav-footer li a{
	color: #fff;
	padding: 0;
	font-size: 14px;
	text-transform: lowercase;
}
.nav-footer li a:hover, .nav-footer li a:focus{
	background: transparent;
	color: #fff;
}
.logo-footer{
	text-align: right;
}
.logo-footer img{
	max-width: 180px;
}
footer .bottom-footer{
    background: #333;
    padding: 30px 0 10px;
}
.col-bottom-footer h3{
	font-size: 14px;
	color: #adadad;
	margin: 0 0 10px;
}
.col-bottom-footer p{
	font-size: 13px;
	color: #adadad;
}
.col-bottom-footer ul{
	list-style: none;
	padding: 0;
}
.col-bottom-footer ul li a{
    font-size: 13px;
    color: #DCDCDC;
    text-decoration: none;
}
.button--brand{
	display: inline-block;
    background: #4ac5de;
    color: #00456e;
    border-radius: 20px;
    padding: 4px 9px 3px 9px;
    font-family: "Guardian Sans Headline",Helvetica,Arial,sans-serif;
    text-transform: lowercase;
    font-size: .9em;
    font-weight: normal;
    cursor: pointer;
    float: right;
    
}
.button--brand:hover, .button--brand:focus {
    background: #26b3cf;
    text-decoration: none;
}
.copyright{
	background: #231f20;
    padding: 10px 0;
    font-size: .8em;
}
.copyright p{
	color: #aaa;
	margin: 0;
}
.copyright p a{
	color: #ddd;
	text-decoration: none;
}
#section-menu{
	
}
#section-menu .container {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
}
/*
.col-section-menu h2{
    color: #000;
    text-transform: uppercase;
    margin: 5px 0;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    text-rendering: optimizelegibility;
}
*/
.col-section-menu .custom{
    padding: 0;
    width: 100%;
}
.col-section-menu .nav{
	padding: 15px 12px 15px 5px;
}
.col-section-menu .nav li a:hover, .col-section-menu .nav li a:focus{
    background: #f9da8e;
    color: #FFF;
}
.col-section-menu .nav li a{
    font-size: 18px;
    padding: 3px 0 3px 4px;
    line-height: 20px;
    letter-spacing: 0;
    display: block;
    text-decoration: none;
}
.col-section-menu .nav li a span{
    display: inline-block;
    padding-top: 5px;
}
.bar-menu .bar-black {
    background: #000;
    height: 5px;
}
.bar-menu .bar-yellow {
    background: #fdb913;
    height: 5px;
}
.facebook_16 {
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 6px 0 0;
   	background-image: url('../images/icons/small-socials-icons.png');
    background-repeat: no-repeat;
    background-position: -62px 0px;
    background-size: auto 20px;
}
.linkedin_16 {
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 6px 0 0;
    background-image: url('../images/icons/small-socials-icons.png');
    background-repeat: no-repeat;
    background-position: -22px 0px;
    background-size: auto 20px;
}
.google_plus_16 {
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 6px 0 0;
 	background-image: url('../images/icons/small-socials-icons.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: auto 20px;
}
.twitter_16 {
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 6px 0 0;
    background-image: url('../images/icons/small-socials-icons.png');
    background-repeat: no-repeat;
    background-position: -42px 0px;
    background-size: auto 20px;
}
.com_users .t3-mainbody{
    background: #fff;
}
.com_users .page-header{
    margin: 0;
    padding: 0;
    border: none;
}
.com_users .page-header h1{
    display: inline-block;
    line-height: 1.4em;
    background: #fff;
    font-size: 36px;
    padding: 10px 150px 10px 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-bottom: -2px;
    position: relative;
    z-index: 1;
    font-weight: normal;
}
.login .custom-login{
    padding: 30px;
    background: #fff;
}
.main-login{
    background: #fff;
    border: 1px solid #ccc;
}
.login .form-horizontal .control-group .control-label{
    display: block;
    width: 100%;
    text-align: left;
    float: none;
}
.login .form-horizontal .control-group{
    margin-bottom: 0px;
    margin-top: 10px;
}
.login .form-horizontal .control-group .controls {
    margin-left: 0;
}
.login .form-horizontal .control-group .control-label .star{
    display: none;
}
.login .form-horizontal .control-group.control-remember .controls, .login .form-horizontal .control-group.control-remember .control-label{
    display: inline-block;
    width: auto;
}
.login .form-horizontal .control-group.control-remember .controls input{
    height: auto;
}
.login .form-horizontal .control-group .controls .validate-username, .login .form-horizontal .control-group .controls .validate-password {
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.login .form-horizontal .control-group.control-forgot{
    text-align: right;
    margin-top: 5px;
}
.login .form-horizontal .control-group.control-forgot a{
    color: #76C94F;
}
.login .form-horizontal .control-group .control-label label{
    font-weight: normal;
}
.login .btn-primary{
    color: #ffffff;
    background-color: #65A846;
    width: 200px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none;
    border: 1px solid #65A846;
    height: 40px;
}
.login .btn-primary:hover, .login .btn-primary:focus{
    outline: none;
}
.custom-text-login h2{
    font-size: 28px;
    font-weight: 400;
    margin: 40px 0 20px;
}
.custom-text-login ul{
    list-style: none;
    padding: 0;
}
.custom-text-login ul li i{
    color: #76C94F;
    margin-right: 10px;
}
.btn-primary.btn-register{
    color: #ffffff;
    background-color: #65A846;
    width: 200px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none;
    border: 1px solid #65A846;
    height: 40px;
    padding: 0;
    line-height: 36px;
    margin-top: 43px;
}
strong.formRequired{
    display: none;
}
.formResponsive .formHorizontal p.formDescription{
    display: none;
}
.formResponsive .formHorizontal .formControlLabel{
    width: 100%;
    float: none;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
}
.formResponsive .formHorizontal .formControls{
    margin-left: 0;
}
.formResponsive .rsform-block .rsform-input-box{
    width: 100%;
    box-sizing: border-box;
    height: 46px;
    margin-bottom: 0;
    outline: none;
    padding-left: 15px;
    font-style: italic;
}
.formResponsive .rsform-block .rsform-text-box{
    width: 100%;
    border-radius: 0;
    box-sizing: border-box;
    height: 246px;
    border: 1px solid #ccc;
    margin-bottom: 0;
    padding-left: 15px;
    padding-top: 10px;
    outline: none;
    font-style: italic;
}
.formResponsive .rsform-block .rsform-select-box{
    width: 100%;
    border-radius: 0;
    box-sizing: border-box;
    height: 46px;
    border-width: 2px;
    margin-bottom: 0;
    outline: none;
    font-style: italic;
}
.formResponsive .formBody {
    float: none;
    font-size: 16px;
}
.formResponsive .formBody a{
    color: #65A846;
}
.formResponsive .rsform-block .rsform-submit-button{
    color: #ffffff;
    background-color: #65A846;
    width: 200px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    outline: none;
    border: 1px solid #65A846;
    height: 48px;
    font-size: 20px;
    background-image: none;
    box-shadow: none;
    float: right;
}
.formResponsive .rsform-block .rsform-submit-button:hover, .formResponsive .rsform-block .rsform-submit-button:focus{
    background-image: none;
    background-color: #65A846;
    outline: none;
}
.formResponsive .formError{
    display: none;
}
.formResponsive .rsform-block .rsform-error{
    border-color: #f00 !important;
}
.box-info-form h3{
    margin-bottom: 0;
}
.right-form-contact{
    padding-top: 20px;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="number"]:focus, .formResponsive input[type="email"]:focus, .formResponsive input[type="tel"]:focus, .formResponsive input[type="url"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus{
    box-shadow: none !important;
}
.top-title-jobsdashboard{
    background: #fff;
    padding: 30px 0;
}
.main-jobsdashboard{
    background: #fff;
    padding: 0px 20px 40px;
}
.top-title-jobsdashboard h3.title-jobsdashboard{
    margin: 0;
    font-family: inherit;
    font-weight: 400;
}
.top-title-jobsdashboard h3.title-jobsdashboard span{
    font-weight: 700;
}
.main-jobsdashboard .box-jobsdashboard{
    background: #fff;
    padding: 40px 30px 30px;
}
.main-jobsdashboard .box-jobsdashboard .thum-box{
    min-height: 70px;
}
.main-jobsdashboard .box-jobsdashboard .desc-box h4{
    margin: 0 0 10px;
    font-size: 18px;
}
.main-jobsdashboard .box-jobsdashboard .desc-box a{
    color: #008fba;
    font-size: 16px;
}
.main-jobsdashboard .box-jobsdashboard.box-left{
    border-right: 1px!important;
}
.main-jobsdashboard .row-main-jobsdashboard{
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.main-jobsdashboard .box-jobsdashboard.box-two{
    margin: 0 1.15%;
    width: 31%;
}
.main-jobsdashboard .box-jobsdashboard.box-one{
    margin-right: 1.33%;
    width: 32%;
}
.main-jobsdashboard .box-jobsdashboard.box-three{
    margin-left: 1.33%;
    width: 32%;
}
.view-jobseeker.layout-dashboard .section.group{
    display: none;
}
.container.custom-container{
    max-width: 1140px;
}
.main-jobsdashboard .row-main-jobsdashboard.more-options {
    border: 0px;
}
.main-jobsdashboard .row-main-jobsdashboard.more-options .box-jobsdashboard {
    border: 1px solid #ccc;
}
div#fd.eb .eb-post-thumb{
    max-width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid #FDB913 !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle{
    background: #FDB913 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #FDB913 !important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .fa-bars{
    color: #fff;
}
.box-intro .aff-buttons a{
    margin-bottom: 5px;
}

/*start countries*/
h1.brand-font{
    font-size: 40px;
    margin-top: 0px;
}
#browse-keywords-a-to-z{
    list-style: none;
}
#browse-keywords-a-to-z li{
    display: inline-block;
    margin-right: 3px;
}
#browse-keywords-a-to-z li:last-child{
    margin: 0;
}
.reset-to-row#list-key-word{
    background-color: #ebebeb;
    border-radius: 4px;
    padding: 15px 0;
    margin: 0 0 30px;
}
.reset-to-row h2.browse-title{
    margin-top: 0;
    font-size: 20px;
}
.list-content ul{
    list-style: none;
}
.list-content ul.sub-locations li{
    display: inline-block;
}
#browse-keywords-a-to-z li a{
    border-radius: 2px;
}
.keywords-list ul li h3.brand-font{
    font-size: 18px;
    margin: 0;
    color: #4E616A;
}
.keywords-list ul li h3.brand-font a{
    color: #4E616A;
}
.sub-locations li a, .keyword-head-terms-related-links a{
    color: #4E616A;
}
.keywords-list ul .item-keywords{
    margin-bottom: 25px;
}
.job-by-city{
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-keywords{
    background-color: #ebebeb;
    border-radius: 4px;
    padding: 15px;
    margin: 0 0 30px;
}
.section-keywords ul{
    list-style: none;
}
/*send countries*/