﻿@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
/*--------------------------------*/
/*---Begin--- Base style ---------*/
html, body, div, span, applet, object, iframe, 
p, blockquote, pre,
a, abbr, acronym, font, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}

input, select, textarea, label {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}

.logo {
  -webkit-transition: opacity 0.3s 0.4s ease-in;
  -moz-transition: opacity 0.3s 0.4s ease-in;
  -ms-transition: opacity 0.3s 0.4s ease-in;
  -o-transition: opacity 0.3s 0.4s ease-in;
  transition: opacity 0.3s 0.4s ease-in;

  opacity: 0;
}

body {
  position: relative;
  width: 100%;
  color: #0c0c0c;
  overflow-x: hidden;
}

h1 {
  font-size: 30px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-family: 'Lato', sans-serif;
  color: #0c0c0c;
}

h1.Title {
  color:  #0c0c0c;
  margin-bottom: 0;
}

h2 a:hover {
  color: #ff5a5a;
}
a:hover, a:hover h2 {
  color: #006462;
}

a, a:visited {
  outline: medium none;
  text-decoration: underline;
  color: #303030;
}
a.Title {
  text-decoration: none;
}

a.Title, a:visited.Title, .Title {
  color: #006462;
}

a.Command:link, a.Command:visited, .CommandsDiv a:visited, .CommandsDiv a:link, .CommandsDiv a, .adminCommandsDiv a, 
.JobOffers.List a.ReadMore {
    display: inline-block;
    position: relative;
    padding: 9px 20px;
    margin: 0px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
    z-index: 1;
    background: #019797;
    color: #fff;
}

.CommandsDiv a > span {
    letter-spacing: .12em;
    line-height: 1;
    font-size: 16px;
}

a.Command:hover, a.Command:hover, .CommandsDiv a:hover, .CommandsDiv a:hover, .CommandsDiv a:hover, .adminCommandsDiv a:hover,
.JobOffers.List a.ReadMore:hover {
  background: #006462;
}
.blockUI.blockMsg.blockPage {
    max-width: 474px;
}
.blockUI .loader-img {
    vertical-align: text-bottom;
    margin-right: 15px;
}

.Login {
  padding: 0 20px;
}
.Login .CommandsDiv {
  padding-left: 0;
  padding-right: 0;
}

.LoginInformation {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}

.LoginInformation::before,
.LoginInformation::after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: #555555;
}
.LoginInformation::before  {
  left: -50%;
}

.LoginInformation::after  {
  right: -50%;
}

#wrap {
  max-width: 1120px;
  padding: 0;
}

#wrap_inner {
  position: relative;
  padding-top: 75px;
}

.twoColumn #wrap_inner  {
  padding-top: 0;
}

.header {
  z-index: 5;
  position: absolute;
  top: 0px;
  padding: 0;
}

.logo {
  max-width: 350px;
  display: block;
}

.sidebar [id$='_hlLogoSidebar'] {
  padding: 20px 20px 12px 20px;
  display: block;
}

.rss {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 5;
}

#main {
	background-color: #FFF;
  padding: 0;
}

.oneColumn #main {
  max-width: 100%;
}

.addthis_toolbox.addthis_default_style {
	padding: 0px 0px 10px 19px;
}

::selection {
  background: #006462;
  color: #FFF !important;
}
::-moz-selection {
  background: #006462;
  color: #FFF !important;
}

.Title .IsPromoStar {
  margin-top: 2px;
}
.HeaderContent {
  padding: 29px 20px;
}

.sidebar {
  padding: 0px;
}
.company {
  padding: 15px 20px;
}



.GvFEListRow  {
  border-top-color: #eee;
}

#footer {
  max-width: 100%;
  background-color: #f8f8f8;
  color: #b0b0b0;
  border-top: none;
}

#footerCopyright {
  font-size: 11px;
}


.GvFEList {
  padding-bottom: 20px;
}


.GvFEListRow h2 {
  margin-bottom: 0px;
}

.GvFEListRow h2 a {
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  text-align: -webkit-match-parent;
}

.GvFEListRow h2 a:hover, .GvFEListRow h2 a:active {
  color: #006462;
}

.Pager {
  padding-left: 30px;
}
.Pager a, .Pager a:visited {
  color: #333333;
  text-decoration: none;
}


.SectionName {
  color: #006462;
  font-size: 18px;
}

.nav {
}

.LoginInformation span {
  color: #FFF;
}

.addthis_sharing_toolbox {
  margin-left: 20px;
  margin-right: 20px;
}


.CommandsDiv {
  padding: 0px 20px;
}

.CommandsDiv.PrevNext {
  border-top: 1px dashed #dfdfdf;
  padding-top: 25px;
}

/*---End--- Base style ---------*/
/*-------------------------------*/


/*--------------------------------------*/
/*---Begin--- JobOffer Details ---------*/
.JobOfferSection {
  clear: none;
  padding: 0;
}

.JobOffers.Details {
  position: relative;
  padding-bottom: 25px;
  padding-top: 20px;
  border-top: 1px solid #006462;
}
.JobOffers.Details .Module::after,
.JobOffers.Details .ItemDetails::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}


.JobOffers.Details::before,
.JobOffers.Details::after {
  border-top: 1px solid #006462;
  content: '';
  width: 100%;
  height: 0px;
  position: absolute;
  top: -1px;
}


.JobOffers.Details::before{
  left: -100%;
}
.JobOffers.Details::after {
  right: -100%;
}

.JobOffers.Details h1.Title {
  font-size: 28px;
  color: #006462;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 1.2;
}


.header-wrap {
  background: #464646;
}
.header-wrap::after {
  content: '';
  display: table;
  clear: both;
}

.JobOffers.Details [id$="_lblJobOfferShortDescription"] {
  margin-bottom: 8px;
}

.JobOffers.Details .ItemDetails .JobOfferSection  {
  padding: 10px 20px;
}




.JobOffers.Details .JobOfferSection span {
  display: block;
  clear: both;
}

.JobOffers.Details .JobOfferSection span.Title {
  font-size: 18px;
  font-weight: bold;
}

.JobOffers.Details [id$="_PnlJobOfferClient"],
.JobOffers.Details [id$="_PnlJobOfferLocation"] {
  float: left;
  width: 50%;
}

.JobOffers.Details .header-wrap > div.JobOfferSection:first-child:not([id$="_PnlJobOfferClient"]) {
  float: none;
  width: 100%;
}

.header-wrap [id$="_PnlJobOfferClient"] ~ [id$="_PnlJobOfferLocation"] {
  text-align: right;
  float: right;
  width: 50%;
}

.JobOffers.Details [id$="_PnlJobOfferLocation"] > span,
.JobOffers.Details [id$="_PnlJobOfferClient"] > span {
}

.JobOffers.Details [id$="_PnlJobOfferShortDescription"] {
  clear: both;
  border-top: 1px solid #eee;
}


.JobOffers.Details .list-wrap {
  position: relative;
  padding-left: 96px;
}


.JobOffers.Details .JobOfferSection.Duties .Title,
.JobOffers.Details .JobOfferSection.RequiredSkills .Title,
.JobOffers.Details .JobOfferSection.Description .Title {
  font-size: 18px;
  margin-bottom: 20px;
}

.JobOffers.Details .ItemDetails .list-wrap p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}


.JobOfferSection.Duties ul,
.JobOfferSection.RequiredSkills ul,
.JobOfferSection.Description ul {
  padding-bottom: 30px;
}

.JobOfferSection.Duties .list-wrap:last-child ul,
.JobOfferSection.RequiredSkills .list-wrap:last-child  ul,
.JobOfferSection.Description .list-wrap:last-child  ul {
  padding-bottom: 0;
}

.JobOfferSection.Duties ul li,
.JobOfferSection.RequiredSkills ul li,
.JobOfferSection.Description ul li {
  margin-bottom: 0.85em;
}

.JobOfferSection.Duties ul li:last-child,
.JobOfferSection.RequiredSkills ul li:last-child,
.JobOfferSection.Description ul li:last-child {
  margin-bottom: 0;
}

.JobOffers.Details .Date {
  position: absolute;
  bottom: 105px;
  left: 20px;
}

.JobOffers.Details .CommandsDiv {
  text-align: center;
}

.JobOffers.Details .CommandsDiv:not(.PrevNext) {
  padding: 20px 20px 40px 20px;
}

.ShowAllDiv {
  text-align: center;
  position: absolute;
  left: 50%;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ShowAllDiv > a {
    border:  1px solid #019797;
    display: inline-block;
    cursor: pointer;
    color: #019797!important;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: 16px;
    line-height: 1;    
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 8px 15px;
    margin: 0;
}

/*---End--- JobOffer Details ---------*/
/*------------------------------------*/


/*-----------------------------------*/
/*---Begin--- JobOffer list ---------*/
.JobOffers.List .HeaderContent {
  background: #006462;
  position: relative;
}

.JobOffers.List .HeaderContent::before,
.JobOffers.List .HeaderContent::after {
  background: #006462;
  content: '';
  width: 100%;
  position: absolute;
  top: 0px;
  height: 100%
}

.JobOffers.List .HeaderContent::before {
  left: -100%;
}

.JobOffers.List .HeaderContent::after {
  right: -100%;
}

.sidebar + #main > .JobOffers.List .HeaderContent::before,
.sidebar + #main > .JobOffers.List .HeaderContent::after {
  content: none;
}

.JobOffers.List h3 {
  margin-top: 10px;
}

.JobOffers.List .HeaderContent h1 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 300;
}

.sidebar + #main >  .JobOffers.List .HeaderContent h1 {
  text-align: center;
}

.JobOffers.List .Module {
  padding: 0 20px;
}

.JobOffers.List .PnlJobOfferLocation {
  position: absolute;
  top: 20px;
  right: 0px;
  padding: 5px;
  border: 1px solid #dfdfdf;
}

.JobOffers.List .IsPromoStar {
  margin-left: 5px;
  float: none;
  margin-top: 0;
}

.JobOffers.List a.ReadMore [id$='_lblJobOfferLocation'] {
  font-weight: bold;
}
.JobOffers.List [id$='_LbJobOfferLocation'] {
  font-weight: bold;
  color: #999;
}


.JobOffers.List .GvFEList td {
  padding-bottom: 20px;
  position: relative;
}
.JobOffers.List .GvFEList tr:first-child {
  border-top: none;
}

.JobOffers.List .Date {
  font-size: 14px;
}

.JobOffers.List a.ReadMore span {
  font-size: 16px;
  line-height: 100%;
}


/*---End--- JobOffer list ---------*/
/*---------------------------------*/


/*-----------------------------------*/
/*---Begin--- JobOffer form ---------*/
.SurveyForm {
  position: relative;
  padding-bottom: 25px;
  padding-top: 20px;
  border-top: 1px solid #006462;
}
.SurveyForm .Module::after,
.SurveyForm .ItemDetails::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}


.SurveyForm::before,
.SurveyForm::after {
  border-top: 1px solid #006462;
  content: '';
  width: 50%;
  height: 0px;
  position: absolute;
  top: -1px;
}

.SurveyForm::before {
  left: -50%;
}

.SurveyForm::after {
  right: -50%;
}

.SurveyForm h1.Title {
  font-size: 28px;
  color: #006462;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 1.2;
}


.SurveyPage .Section {
  padding: 10px 20px;
  margin: 0;
  border-bottom-color: #eee;
}
.SurveyPage  .ChbAgreePanel td {
  padding: 10px 20px;
}

.SurveyPage > .CommandsDiv {
  margin-top: -1px;
  background: #fff;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  text-align: center;
}

.CandidatesLanguagesSimple .CommandsDiv {
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.SurveyForm #Languages {
  margin: 0;
}

.SurveyForm [id$='_lblJobOffersThankyou'] {
  padding: 10px 20px;
  display: block;
}

.SurveyForm [id$='_RblSex'] {
  float: left;
}

.ValidationSummary {
  padding: 10px 20px;
  margin-bottom: 20px;
}

[id$='_lblLoggedOutSuccess'] {
  padding: 10px 20px;
}

.wizardpage .pageNumber {
  margin-top: 5px;
}

.formDataReadView  {
  font-size: 16px;
}

.Radio input, .ChbList input, .RbOneColumn input, .RbTwoColumns input, .RbThreeColumns input {
  float: none;
  margin-bottom: 2px;
}

.FileUpload, .textbox, .DropDownList, select {
  background-color: transparent;
  padding: 5px 6px;
}
/*---End--- JobOffer form --------*/
/*--------------------------------*/


/*--------------------------------*/\
/*---Begin--- JobOffer login --------*/
.PasswordReminder.Module {

}

.PasswordReminder.Module .formDataReadViewTable {
  margin: 0px 20px 20px;
}


/*---End--- JobOffer login --------*/
/*--------------------------------*/

/*-----------------------------------*/
/*---Begin--- Media requests --------*/
@media (max-width: 480px) {
}

@media (max-width: 640px) {
  .JobOffers.Details .Module >.JobOfferSection::after {
    content: '';
    display: table;
    clear: both;
  }

  .JobOffers.Details .Date {
    bottom: 160px;
  }

  .ShowAllDiv {
    text-align: center;
    position: static;
    margin-top: 20px;
  
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@media (max-width: 767px) {
  .JobOffers.Details [id$="_PnlJobOfferClient"], .JobOffers.Details [id$="_PnlJobOfferLocation"] {
    float: none;
    width: 100%;
    min-height: auto;
  }

  .JobOffers.Details [id$="_PnlJobOfferLocation"] {
    text-align: left;
  }

  .JobOffers.List .PnlJobOfferLocation {
    position: static;
    max-width: 300px;
    margin: 0px auto 10px;
    text-align: center;
  }
 
}
@media (max-width: 1023px) {
}
@media (min-width: 1024px) {

}
/*---End--- Media requests --------*/
/*---------------------------------*/