@import url('https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext');

/*--------------------------------*/
/*---Begin--- Base style ---------*/
html, 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: inherit;
  font-size: inherit;
}
.LanguagesFlags {
    position: absolute;
    top: 15px;
    right: 30px;
    padding: 10px 40px;
}
/*.active, .active:hover {
    background-color: rgba(0, 0, 0, 0.6);
}*/
.LanguagesFlags img
{
 padding-right:10px;
}

input, select, textarea, label {
  font-size: inherit;
  font-family: inherit;
}
#cot_tl_fixed
{
 display:none;
}

html {
  height: 100%;
}

body {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  height: 100%;
  position: relative;
  width: 100%;
  color: #585858;
  overflow-x: hidden;
  background-color:#EEE;
}

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  color: inherit;
  margin-bottom: 10px;
}

h1 {
  font-size: 30px;
}

h1.Title {
    color: inherit;
    font-size: 27px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0;
    color: #333333;
    text-align: center;
}

h2 {
    font-size: 17px;
    font-weight: 600;
}

h3 {
  font-size: 20px;
}

h2 a:hover {
  color: #333333;
}

a:hover, a:hover h2 {
  color: #333333;
}

a, a:visited {
  outline: medium none;
  text-decoration: underline;
  color: #004c9a;
}
a.Title {
  text-decoration: none;
}

a.Title, a:visited.Title, .Title {
  font-weight: normal;
}

/* .JobOffers.List a.ReadMore */
a.Command:link, a.Command:visited, 
.CommandsDiv a:visited, .CommandsDiv a:link, .CommandsDiv a, 
.adminCommandsDiv a, 
a.ShowAll, a.ShowAll:visited,
a.ReadMore, a.ReadMore:visited {
    display: inline-block;
    position: relative;
    padding: 9px 45px 7px 45px;
    line-height: 28px;
    text-align: center;
    margin: 0px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    z-index: 1;
    color: #fff;
    border: 1px solid rgb(160, 39, 66);
    background-color: rgb(160, 39, 66);
    border-radius: 30px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.JobOffers.Details .CommandsDiv .ApplyCommands {
    border: 1px solid rgb(160, 39, 66);
}

.CommandsDiv a > span {
    line-height: inherit;
    font-size: inherit;
}

.JobOffers.List a.ReadMore:hover,
a.Command:hover, a.Command:hover, .CommandsDiv a:hover, .CommandsDiv a:hover, .CommandsDiv a:hover, .adminCommandsDiv a:hover, a.ShowAll:hover {
    /* color: #fff; */
    background: rgb(160, 39, 66);
    border-color: rgb(160, 39, 66);
}

a.ShowAll {
  border-color: rgb(160, 39, 66);
  border-width: 2px!important;
  color: rgb(160, 39, 66);
  background-color: transparent!important;
}

a.ShowAll:hover {
  border-color: rgb(160, 39, 66);
  color: rgb(160, 39, 66);
}

.CommandsDiv a:not(.ApplyCommands) {
  border-color: rgb(160, 39, 66);
  border-width: 2px!important;
  color: rgb(160, 39, 66);
  background-color: transparent!important;
}

.CommandsDiv a:not(.ApplyCommands):hover {
  border-color: rgb(160, 39, 66);
  color: rgb(160, 39, 66);
}

.JobOffers.Details .CommandsDiv .ApplyCommands {
  font-size: 16px!important;
  min-width: 260px!important;
  line-height: 36px!important;
}

.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 {
  padding-right: 20px;
  padding-left: 20px;
  max-width: 960px;
  display: block;
  margin: 0 auto;
}

#wrap {
  background-color: #eee;
  max-width: 100%;
  padding: 0;
}

#wrap_inner {
  max-width: 1060px;
  margin: 0 auto;
  position: relative;
  background: url('images/banner.jpg') no-repeat center top 60px;
}

.twoColumn #wrap_inner  {
  padding-top: 0;
}

.header {
  padding: 10px 0;
  position: relative;
  /*background-color: #fff;
  border-bottom: 1px solid #e7e7e7;*/
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

.header::before,
.header::after {
  /* content: ''; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 1px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
}


.header::before{
  left: -100%;
}

.header::after {
  right: -100%;
}

  .header [id$='_hlLogoHeader'] {
    display: inline-block;
  }


.sidebar [id$='_hlLogoSidebar'] {
  padding: 20px 20px 12px 20px;
  display: block;
}

.rss {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 5;
}
.logo
{
	max-width: 150px;
}

 #main {
 }

.oneColumn #main {
  max-width: 100%;
  padding-top: 280px;
}

.addthis_toolbox.addthis_default_style {
  padding: 0px 0px 10px 19px;
}

::selection {
  background: #4b4b4b;
  color: #FFF !important;
}
::-moz-selection {
  background: #4b4b4b;
  color: #FFF !important;
}

.Title .IsPromoStar {
  float: none;
  margin-bottom: 6px;
}

.HeaderContent {
  margin-top: 30px;
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.sidebar {
  padding: 0px;
}
.company {
  padding: 15px 20px;
}

.GvFEListRow  {
  border-top-color: #eee;
}

#footer {
  max-width: 960px;
  margin: 0 auto;
  background-color: #f8f8f8;
  padding-right: 50px;
  padding-left: 50px;
  color: #999;
  border-top: none;
}

#footerCopyright {
  font-size: inherit;
}

.GvFEList {
  padding-bottom: 20px;
}

.GvFEListRow h2 {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 20px;
}

.GvFEListRow h2 a.Title {
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: -webkit-match-parent;
}

.GvFEListRow h2 a.Title:hover, .GvFEListRow h2 a.Title:active {
  color: rgb(160, 39, 66);
}

.addthis_sharing_toolbox {
  padding-right: 30px;
  padding-left: 30px;
}

.Pager {
  padding-left: 15px;
  padding-right: 15px;
}

.Pager a, .Pager a:visited {
  color: #333333;
  text-decoration: none;
}

.SectionName {
  color: #4b4b4b;
  font-size: inherit;
  margin-top: 10px;
}

.nav {
}

.LoginInformation span {
  color: #FFF;
}

.CommandsDiv {
  padding: 0px;
}

.CommandsDiv.PrevNext {
  border-top: 1px dashed #dfdfdf;
  padding-top: 25px;
}

#main {
  position: relative;
  padding: 0;
  border-radius: 3px;
}

#main > div {
  background-color: #fff;
  max-width: 960px;
  margin: 0 auto;
}

#main > div:before {
  content: '';
  display: table;
  clear: both;
}


  #main .Module {
    position: relative;
    padding-right: 30px;
    padding-left: 30px;
    padding: 10px 30px 20px 30px;
}


.CustomTemplateHeaderDiv img,
.CustomTemplateFooterDiv img {
  width: 100%;
}


.at-share-btn-elements {
  padding-top: 15px;
  padding-bottom: 15px;
}

.at-share-tbx-element .at-share-btn {
  margin-bottom: 0!important;
}

/*---End--- Base style ---------*/
/*-------------------------------*/


/*--------------------------------------*/
/*---Begin--- JobOffer Details ---------*/
.JobOfferSection {
  clear: none;
  padding: 0;
}

.JobOffers.Details:before {
  content: '';
  display: table;
  width: 100%;
  height: 0;
  clear: both;
}

.JobOffers.Details {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-bottom: 20px;
  background-size: 100%;
}

.JobOffers.Details .Module::after,
.JobOffers.Details .ItemDetails::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

.JobOffers.Details h1.Title {
  margin-bottom: 10px;
  width: 100%;
 -webkit-order: -2;
  -ms-flex-order: -2;
  order: -2;
}

.JobOffers.Details .ItemDetails > div {
/*     display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; */
}

.header-wrap {
  background: #464646;
}

.header-wrap::after {
  content: '';
  display: table;
  clear: both;
}

.JobOffers.Details [id$="_lblJobOfferShortDescription"] {
  margin-bottom: 5px;
  display: block;
}

.JobOffers.Details .JobOfferSection {
  padding: 0px 0px;
  margin-bottom: 30px;
}


.JobOffers.Details .JobOfferSection span {
  clear: both;
}


.JobOffers.Details .list-wrap {
  position: relative;
  padding-left: 96px;
}

.JobOffers.Details .JobOfferSection.Duties,
.JobOffers.Details .JobOfferSection.RequiredSkills,
.JobOffers.Details .JobOfferSection.Description,
.JobOffers.Details .JobOfferSection[id$='_PnlJobOfferShortDescription'] {
  position: relative;
  padding-top: 45px;
}
#ctl00_ContentPlaceHolder1_JobOfferDetails1_PnlJobOfferShortDescription
{
 margin-top: 40px;
}


.JobOffers.Details .JobOfferSection.Duties span.Title:after,
.JobOffers.Details .JobOfferSection.Duties span.Title:before,
.JobOffers.Details .JobOfferSection.RequiredSkills span.Title:after,
.JobOffers.Details .JobOfferSection.RequiredSkills span.Title:before,
.JobOffers.Details .JobOfferSection.Description span.Title:after,
.JobOffers.Details .JobOfferSection.Description span.Title:before,
.JobOffers.Details .JobOfferSection[id$='_PnlJobOfferShortDescription'] span.Title:before,
.JobOffers.Details .JobOfferSection[id$='_PnlJobOfferShortDescription'] span.Title:after {
  content: '';
  border-bottom: 6px solid #eeeeee;
  display: block;
  position: absolute;
  width: 460px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.JobOffers.Details .JobOfferSection.Duties span.Title:after,
.JobOffers.Details .JobOfferSection.RequiredSkills span.Title:after,
.JobOffers.Details .JobOfferSection.Description span.Title:after,
.JobOffers.Details .JobOfferSection[id$='_PnlJobOfferShortDescription'] span.Title:after {
  left: calc(100% + 25px);
}

.JobOffers.Details .JobOfferSection.Duties span.Title:before,
.JobOffers.Details .JobOfferSection.RequiredSkills span.Title:before,
.JobOffers.Details .JobOfferSection.Description span.Title:before,
.JobOffers.Details .JobOfferSection[id$='_PnlJobOfferShortDescription'] span.Title:before {
  right: calc(100% + 25px);
}


.JobOffers.Details .JobOfferSection.Duties .Title,
.JobOffers.Details .JobOfferSection.RequiredSkills .Title,
.JobOffers.Details .JobOfferSection.Description .Title,
.JobOffers.Details .JobOfferSection[id$='_PnlJobOfferShortDescription'] .Title {
  color: rgb(160, 39, 66);
  text-align: center;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0;
  padding-bottom: 3px;
}
.informationNoticePanel .informationNotice ul, .informationNoticePanel .informationNotice ol
{
padding-left: 35px;
}
.JobOffers.Details [id$='_PnlJobOfferClient'] {
   text-align: center;
  font-size: 14px;
  color: #787878!important;
  width: 100%;
  margin-bottom: 5px;
}

.JobOffers.Details [id$='_lblJobOfferClient'] {
  font-weight: normal;
}

.JobOffers.Details [id$='_PnlJobOfferLocation'], .JobOffers.Details [id$='_PnlJobOfferRegion'] {
/*    -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; */
  text-align: center;
  font-size: 14px;
  color: #787878!important;
  width: 100%;
  margin-bottom: 10px;
}
#ctl00_ContentPlaceHolder1_JobOfferDetails1_lblJobOfferRegion::after, #ctl00_ContentPlaceHolder1_JobOfferDetails1_lblJobOfferLocation::after
{
 content: ':';
}

.Title {
  color: inherit;
}

.JobOffers.Details .ItemDetails .list-wrap p {
  text-transform: uppercase;
  font-size: inherit;
  font-weight: 600;
  margin-bottom: 4px;
}


.JobOfferSection.Duties ul,
.JobOfferSection.RequiredSkills ul,
.JobOfferSection.Description ul {

  margin-bottom: 10px;
  margin-top: 0;
}

.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 {
  font-size: inherit;
  padding: 1px 0;
}

.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: 83px;
  left: 50%;
  font-size: 13px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #b8b8b8;
}

.JobOffers.Details .CommandsDiv {
  text-align: center;
}

.JobOffers.Details .CommandsDiv:after {
  content: '';
  display: table;
  width: 100%;
  height: 0;
  clear: both;
}
#share-buttons {
	padding: 20px 30px;
}
#main #share-buttons > div {
	border-radius: 50%;
	width: 36px;
	height: 36px;
}

.LanguagesDiv a {
    text-decoration: none;
    color: rgb(160, 39, 66);
}

.JobOffers.Details .CommandsDiv:not(.PrevNext) {
  padding: 20px 0px 40px 0px;
}

.ShowAllDiv {
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ShowAllDiv a
{
 color: rgb(160, 39, 66) !important;
}

@media (max-width: 767px) {
  #main .Module {
    margin-right: 15px;
    margin-left: 15px;
  }

  .addthis_sharing_toolbox,
  #footer {
    padding-right: 15px;
    padding-left: 15px;
  }
}



/*---End--- JobOffer Details ---------*/
/*------------------------------------*/


/*-----------------------------------*/
/*---Begin--- JobOffer list ---------*/
.JobOffers.List {
  position: relative;
}

.JobOffers.List h3 {
  margin-top: 10px;
  margin-bottom: 15px;  
  font-size: inherit;
}

.JobOffers.List .HeaderContent {
  margin-top: 0;
}

.JobOffers.List .HeaderContent h1.Title {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 32px;
  line-height: normal;
  text-transform: uppercase;
  color: #333333;
}

.sidebar + #main >  .JobOffers.List .HeaderContent h1 {
  text-align: center;
}

.JobOffers.List .Module {
  padding: 0;
}

.JobOffers.List .PnlJobOfferLocation {
  position: absolute;
  /* top: 20px; */
  right: 0px;
  padding: 6px 12px;
  border: 1px solid #dfdfdf;
}
.JobOffers.List .PnlJobOfferLocation > span {
 font-size: inherit;
}

.JobOffers.List .PnlJobOfferLocation > span:first-child {
  color: #999;
}

.JobOffers.List .PnlJobOfferLocation > span:first-child:after {
  content: ':';
}

.JobOffers.List .IsPromoStar {
  margin-left: 5px;
  float: none;
  margin-top: 0;
}

.JobOffers.List a.ReadMore [id$='_lblJobOfferLocation'] {
  font-weight: 600;
}
.JobOffers.List [id$='_LbJobOfferLocation'] {
  /* font-weight: 600; */
  /* color: #999; */
}

.JobOffers.List [id$='PnlJobOfferRegion'] {
  margin-bottom: 20px;
}


.JobOffers.List .GvFEList td {
  padding-bottom: 20px;
  position: relative;
}
.JobOffers.List .GvFEList tr:first-child {
  border-top: none;
}

.JobOffers.List .Date {
  font-size: inherit;
}

.JobOffers.List a.ReadMore span {
  font-size: inherit;
  line-height: inherit;
}


/*---End--- JobOffer list ---------*/
/*---------------------------------*/


/*-----------------------------------*/
/*---Begin--- JobOffer form ---------*/
.SurveyForm {
  position: relative;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 0;
}

.SurveyForm h1.Title {
  margin-bottom: 10px;
}


.SurveyPage .Section {
  padding: 10px 0px;
  margin: 0;
  border-bottom-color: #d1d1d1;
}
.SurveyPage  .ChbAgreePanel td {
  padding: 10px 0px;
}

.SurveyPage > .CommandsDiv {
  margin-top: -1px;
  background: #fff;
  /* padding-bottom: 20px; */
  border-bottom: 1px solid #d1d1d1;
  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 0px;
  display: block;
}

.SurveyForm [id$='_RblSex'] {
  float: left;
  margin-left: 3px;
  /* margin-left: 15px; */
}

.SurveyForm [id$='_RblSex'] td:last-child label {
  padding-right: 7px;
} 

.SurveyForm [id$='_lblLanguageOther'] {
  display: inline-block;
  margin-bottom: 10px;
}
.SurveyPage .ApplyCommands {
  margin-bottom: 20px!important;
}

.SurveyPage .ApplyCommands.lastPage  {
  margin-top: 10px!important;
}

.ValidationSummary {
  padding: 10px 0px;
  margin-bottom: 20px;
}


[id$='_lblLoggedOutSuccess'] {
  padding: 10px 0px;
}

.wizardpage .pageNumber {
  margin-top: 5px;
}

.wizardpage.surveyLastPage .pageNumber {
  margin-top: 18px;
} 

.formDataReadView  {
  font-size: inherit;
  font-weight: normal;
}

.Radio input, .ChbList input, .RbOneColumn input, .RbTwoColumns input, .RbThreeColumns input {
  float: none;
  margin-bottom: 2px;
}

.SurveyForm .CustomQuestion .Radio label {
  float: none;
}

input[type="file"] {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}

.textbox:focus {
  border-color: rgb(160, 39, 66);
}

select:focus {
  border-color: rgb(160, 39, 66);
}

input[type="file"]:focus {
  border-color: rgb(160, 39, 66);
}

.FileUpload, .textbox, .DropDownList {
  background-color: transparent;
  padding: 5px 6px;
}
select {
  background-color: transparent;
  padding: 4px 6px;
}

.ToolTipWrep {
  position: relative;
}

.ToolTip {
  line-height: 1.432!important;
  left: 50%;
  top: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  border: 1px solid #ccc;
}

.ToolTip:after, .ToolTip:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ToolTip:after {
  border-color: rgba(255, 250, 205, 0);
  border-bottom-color: #fffacd;
  border-width: 10px;
  margin-left: -10px;
}
.ToolTip:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 11px;
  margin-left: -11px;
}


.required {
  vertical-align: top;
  font-size: inherit;
  color: #e23232;
}

/* #ctl00_ContentPlaceHolder1_JobOfferDetails1_PnlJobOfferRegion {
  display:none;
} */

#uploadLanguage2 {

}

.FileUploadWithValidation {
  margin-bottom: 10px;
}



/* ValidatorCallout */
.ajax__validatorcallout_icon_cell {
  vertical-align: middle;
}

.ajax__validatorcallout_icon_cell > img {
  margin: 5px 7px;
}

.ajax__validatorcallout_error_message_cell {
  padding-top: 7px!important;
  padding-left: 3px !important;
  padding-right: 0px!important;
  padding-bottom: 7px !important;
}

.ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {
  padding: 5px !important;
  width: 18px!important;
  height: 18px!important;
}

.ajax__validatorcallout div, .ajax__validatorcallout td {
  border-color: #c5c5c5!important;
}

.consent-wrapper-div .consent {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*---End--- JobOffer form --------*/
/*--------------------------------*/
a:hover
{
	cursor: pointer;
}
a, a:visited {
    outline: medium none;
    text-decoration: underline;
    color: rgb(160, 39, 66);
}

/*--------------------------------*/
/*---Begin--- JobOffer login --------*/
.PasswordReminder.Module {
  padding-right: 15px;
  padding-left: 15px;
}

.PasswordReminder.Module .HeaderContent {
  margin-top: 0;
}

.PasswordReminder.Module .formDataReadViewTable {
  margin: 0px 0px 20px;
}
.LoginInformation a, .LoginInformation a:visited {
  padding-left: 15px!important;
}
.LogoutText:before {
  content: none;
}

.HeaderContent h1.Title {
  margin-bottom: 0;
  padding-bottom: 25px;
  padding-top: 20px;
}

/*---End--- JobOffer login --------*/
/*--------------------------------*/

/*-----------------------------------*/
/*---Begin--- Media requests --------*/
@media (min-width: 1024px) {

}
@media (max-width: 600px) {
	#main:not(.loaded) {
     		margin-top: 80px;
	}
	
.LanguagesFlags img{
width: 30%; 
} 
@media (max-width: 1023px) {
}

@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: 640px) {
  .JobOffers.Details .Module >.JobOfferSection::after {
    content: '';
    display: table;
    clear: both;
  }

  .JobOffers.Details .Date {
    bottom: 210px;
    text-align: center;
    left:0px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  .ShowAllDiv {
    text-align: center;
    position: static;
    margin-top: 20px;
  
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  #footer {
    text-align: center;
  }
  #footerInfo {
    float: none;
  }

    .PrevNext .Next {
    float: none;
  }

  .PrevNext .Prev {
    float: none;
  }

  .CommandsDiv.ApplyCancelSection {
    text-align: center;
  }

  .CommandsDiv.ApplyCancelSection .ApplyCommands {
  margin-bottom: 5px;
  }
	.oneColumn #main {
	  max-width: 100%;
	  padding-top: 240px;
	}
	.LanguagesFlags {
		position: absolute;
		top: 20px;
		right: 20px;
		padding: 0px 0px;
	}
}

@media (max-width: 480px) {
}


.informationNoticePanel .informationNotice ul, .informationNoticePanel .informationNotice ol
{
 margin-left: 25px;
}
/*---End--- Media requests --------*/
/*---------------------------------*/