/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, 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, x, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
	padding: 0;
}

/* line 22, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

legend {
display: none;
}

.listHome {
	margin-bottom: 20px; 
}

#fm-item-checkbox-54b8ce2001748 {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

#fm-item-checkbox-54b8ce2001748 label {
  padding-top: 5px;
  padding-bottom: 0 !important;
}

div.upload {
    width: 157px;
    height: 57px;
    background: url(http://plannetlab.be/profiler-consulting/wp-content/themes/profiler/library/images/upload.png) no-repeat;
    overflow: hidden;
}

div.upload input {
    display: block !important;
    width: 157px !important;
    height: 57px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

.listHome li {
	list-style: square;
	line-height: 22px;
	font-size: 14px;
	margin-left: 20px;
	color: #666;
}

.profList {
  font-family: Georgia;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 20px;
}

.profList li {
	font-size: 14px;
	padding: 10px 0;
	list-style: square;
  font-family: Georgia;
}

h2 {
font-family: Georgia !important; 
}

::-webkit-input-placeholder {
   color: #c8f0fa !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #c8f0fa !important; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #c8f0fa !important;  
}

:-ms-input-placeholder {  
   color: #c8f0fa !important;
}

body {
  font-family: Georgia;
}

p.tagline {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#search_keywords {
	font-size: 14px;
	padding: 10px;
}

#search_location {
	font-size: 14px;
	padding: 10px;
}

p a {
  color: #00a1c7;
  text-decoration: none;
  border-bottom: 0;
}

p a:hover {
  border-bottom: 1px solid #00a1c7;
}

 .fm-form fieldset {
  border: 0 !important;
}

.fm-form label {
  font-size: 14px;
  padding: 10px 0;
  line-height: 20px;
}

.fm-form input {
  font-size: 14px;
  padding: 5px 10px;
} 

#fm_form_submit {
  padding: 10px;
  background: #18a1c5;
  color: #fff;
  border: 0;
  float: left;
  margin-top: 40px;
}

#fm-form-1 select {
	width: 100px;
	padding: 0;
	margin-top: 10px;
}

#fm-form-1 fieldset ul li {
  border-bottom: 1px solid #eee;
}

#fm-form-1 fieldset ul li label {
  width: 200px;
  float: left;
}

/* #fm-form-1 input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
#fm-form-1 input[type="file"]::before {
  content: 'Select some files';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 0;
  font-family: "Open Sans";
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
#fm-form-1 input[type="file"]:hover::before {
  border-color: black;
}
#fm-form-1 input[type="file"]:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}


#fm-form-1 fieldset ul li input {
  width: 300px;
} */

/* #fm-form-1 fieldset ul li {
  width: 450px;
  float: left;
}

.single_job_listing .company .tagline {
	padding-left: 0 !important;
	margin-left: 0 !important;
}

#fm-form-1 fieldset ul li input {
  width: auto;
} */

/* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}

/* line 103, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

ul.meta {
}

.single_job_listing .company .name {
  margin-left: 0;
  padding-left: 0;
}

.company {
}

ul.meta li.job-type {
  display: none;
}

ul.meta li.location a {
  text-decoration: none;
  border-bottom: none;
  color: #999;
}

.job_description p {
	padding: 5px 8px;
}

.job_description ul {
  list-style: disc;
  margin-left: 20px;
  color: #888;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}

.application_button {
  background: #18a1c5;
  color: #fff;
  border: 0;
  padding: 4px 6px;
  font-family: Georgia, sans-serif;
  float: left;
  clear: both;
  -webkit-transition: background 100ms ease;
     -moz-transition: background 100ms ease;
      -ms-transition: background 100ms ease;
       -o-transition: background 100ms ease;
          transition: background 100ms ease;
}

.application_button:hover {
  background: #13728c;
}

.article-footer {
  display: none;
}

div.single_job_listing {
  border: 1px solid #efefef;
  padding: 15px;
  clear: both;
  float: left;
}

div.single_job_listing p {
  color: #888;
}

div img.company_logo {
  display: none;
  float: left;
}

/* line 8, ../sass/screen.scss */
.header {
  display: block;
  margin-top: 30px;
  display: block;
}

/* line 14, ../sass/screen.scss */
.logo {
  float: left;
  padding-top: 0;
  margin-bottom: 10px;
}

/* line 20, ../sass/screen.scss */
.sm_fb {
  background: #445760 url("../img/sm/sm_fb_s.png") no-repeat center center;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  text-indent: -9999px;
  border-bottom: 0 !important;
  text-decoration: none;
}

/* line 30, ../sass/screen.scss */
.sm_in {
  background: #445760 url("../img/sm/sm_in_s.png") no-repeat center center;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  text-indent: -9999px;
  border-bottom: 0 !important;
  text-decoration: none;
}

/* line 40, ../sass/screen.scss */
.sm_tw {
  background: #445760 url("../img/sm/sm_twitter_s.png") no-repeat center center;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  text-indent: -9999px;
  border-bottom: 0 !important;
  text-decoration: none;
}

/* line 51, ../sass/screen.scss */
.navMain {
  float: right;
  margin-top: 3px;
}
/* line 54, ../sass/screen.scss */
.navMain ul {
  list-style: none;
  font-family: Georgia, sans-serif;
  float: left;
}
/* line 58, ../sass/screen.scss */
.navMain ul li {
  display: block;
  float: left;
  font-size: 15px;
  margin-right: 20px;
}
/* line 63, ../sass/screen.scss */
.navMain ul li:last-child {
  margin-right: 0;
}
/* line 65, ../sass/screen.scss */
.navMain ul li:last-child a {
  padding-right: 0;
}
/* line 69, ../sass/screen.scss */
.navMain ul li.current-menu-item > a {
  font-weight: bold;
  color: #18a1c5;
}
/* line 73, ../sass/screen.scss */
.navMain ul li a {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  float: left;
  color: #555;
  text-decoration: none;
  padding: 12px 25px 44px 25px;
}
/* line 81, ../sass/screen.scss */
.navMain ul li a:hover {
  color: #18a1c5;
}

/* line 89, ../sass/screen.scss */
ul.dropit-submenu {
  width: 250px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #18a1c5;
  z-index: 99999999 !important;
}
/* line 94, ../sass/screen.scss */
ul.dropit-submenu li {
  float: left;
  width: 250px;
  background: #fff;
  border-bottom: 0;
  margin: 0;
  z-index: 9999;
}
/* line 101, ../sass/screen.scss */
ul.dropit-submenu li:last-child {
  margin-right: 20px;
}
/* line 103, ../sass/screen.scss */
ul.dropit-submenu li:last-child a {
  padding-right: 12px 25px 44px 25px;
  width: 225px;
}
/* line 108, ../sass/screen.scss */
ul.dropit-submenu li a {
  font-size: 14px;
  float: left;
  width: 200px;
  color: #666;
  margin-bottom: 0;
  padding: 18px 25px;
}
/* line 115, ../sass/screen.scss */
ul.dropit-submenu li a:hover {
  background: #18a1c5;
  color: #fff;
}

/* line 122, ../sass/screen.scss */
.servicesBtn {
  padding: 8px;
  background: #1ca1c5;
  color: #fff;
  float: right;
  text-decoration: none;
  font-size: 14px;
  font-family: Georgia;
  text-transform: uppercase;
  line-height: 21px;
  width: 100px;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
/* line 138, ../sass/screen.scss */
.servicesBtn:hover {
  background: #0f7692;
}

/* line 142, ../sass/screen.scss */
.JobItem {
  display: block;
  background: #ececec;
}
/* line 145, ../sass/screen.scss */
.JobItem a {
  text-decoration: none;
  outline: 0;
}
/* line 148, ../sass/screen.scss */
.JobItem a:hover h2 {
  background-color: #1694b5;
}
/* line 152, ../sass/screen.scss */
.JobItem h2 {
  color: #fff;
  background: #18a1c5 url("../img/ic_plus.png") no-repeat right center;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
  height: 20px;
}
/* line 159, ../sass/screen.scss */
.JobItem h2.min {
  background: #18a1c5 url("../img/ic_min.png") no-repeat right center;
}
/* line 163, ../sass/screen.scss */
.JobItem .description {
  font-family: Georgia, sans-serif;
  font-size: 14px;
}
/* line 166, ../sass/screen.scss */
.JobItem .description table {
  line-height: 28px;
  width: 100%;
}
/* line 169, ../sass/screen.scss */
.JobItem .description table tr {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
/* line 173, ../sass/screen.scss */
.JobItem .description table td.head {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  padding-right: 20px;
  vertical-align: top;
  padding-left: 20px;
}

/* line 185, ../sass/screen.scss */
.headerContainer {
  border-bottom: 1px solid #ccc;
}

/* line 189, ../sass/screen.scss */
.socialMediaButtons {
  margin-top: 20px;
  margin-left: 5px;
}
/* line 193, ../sass/screen.scss */
.socialMediaButtons a {
  background: #445760;
  border-radius: 50px;
  width: 10px;
  height: 10px;
  text-indent: -9000px;
  display: block;
  float: left;
  color: #fff;
  padding: 10px;
  margin-right: 5px;
  -webkit-transition: background-color 400ms ease;
  -moz-transition: background-color 400ms ease;
  -ms-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}
/* line 210, ../sass/screen.scss */
.socialMediaButtons a:hover {
  background-color: #1c272d;
}
/* line 214, ../sass/screen.scss */
.socialMediaButtons .fb {
  background: #445760 url("../img/sm/sm_fb_s.png") no-repeat center center;
}
/* line 217, ../sass/screen.scss */
.socialMediaButtons .in {
  background: #445760 url("../img/sm/sm_in_s.png") no-repeat center center;
}
/* line 220, ../sass/screen.scss */
.socialMediaButtons .twitter {
  background: #445760 url("../img/sm/sm_twitter_s.png") no-repeat center center;
}

/* line 226, ../sass/screen.scss */
.mainimage .container_12 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
  z-index: -1;
  height: 500px;
  background-size: auto;
}

/* line 234, ../sass/screen.scss */
.mainimage-overlay {
  text-align: center;
  margin-bottom: 0;
  z-index: -1;
  width: 100%;
  height: 500px;
  opacity: 1;
  background: #efefef;
}
/* line 242, ../sass/screen.scss */
.mainimage-overlay .container_12 {
  z-index: 9999;
}

/* line 246, ../sass/screen.scss */
.mainimage img {
  width: 100%;
  max-width: 1400px;
  display: inline-block;
}

/* line 251, ../sass/screen.scss */
.tagLine {
  color: #fff;
  font-size: 32px;
  text-shadow: 1px 1px 1px #222;
  font-family: "Open Sans";
  float: left;
  margin: 0;
  position: relative;
  text-align: left;
  top: 260px;
  line-height: 42px;
  background: transparent;
  border-bottom: none;
  text-transform: uppercase;
}

/* line 267, ../sass/screen.scss */
.title {
  text-align: left;
  margin: 0 auto;
  padding: 30px 0 0 0;
  text-shadow: 2px 2px 10px #000;
  -moz-text-shadow: 2px 2px 10px #000;
  -webkit-text-shadow: 2px 2px 10px #000;
  filter: dropshadow(color=#000000, offx=3, offy=3);
  display: block;
  /* that's the important part */
}

/* line 277, ../sass/screen.scss */
.title * {
  color: #FFF;
}

/* line 280, ../sass/screen.scss */
.mobile {
  display: none;
}

/* line 283, ../sass/screen.scss */
.gNew {
  width: 100%;
  height: 500px;
  background: #888;
}

/* line 289, ../sass/screen.scss */
h1 {
  font-size: 35px;
  background-color: #18a1c5;
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}

/* line 297, ../sass/screen.scss */
h2 {
  font-size: 22px;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #70a4bd;
  font-family: Georgia, sans-serif;
}

/* line 305, ../sass/screen.scss */
.part h2 {
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 309, ../sass/screen.scss */
h3 {
  font-size: 22px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #444;
  font-family: Georgia, sans-serif;
  /* border-bottom: 1px solid #ccc; */
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* line 320, ../sass/screen.scss */
.socialtop {
  text-align: center;
}

/* line 323, ../sass/screen.scss */
.blueHead {
  font-family: Georgia, sans-serif;
  font-size: 30px;
  background: #18a1c5;
  border-top: none;
}

/* line 329, ../sass/screen.scss */
.covertext {
  color: #fff;
  font-size: 24px;
  background-color: transparent;
  border-bottom: none;
  text-align: left;
  margin-top: 310px;
  font-weight: 600;
  font-family: Georgia, sans-serif;
  text-shadow: 1px 1px #000;
}

/* line 340, ../sass/screen.scss */
.content {
  margin-bottom: 40px;
}

/* line 343, ../sass/screen.scss */
.content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 35px;
  text-align: justify;
  color: #333;
  font-family: Georgia, sans-serif;
}
/* line 349, ../sass/screen.scss */
.content p.intro {
  font-size: 17px;
  line-height: 29px;
  color: #18a1c5;
  margin-bottom: 10px;
  font-family: Georgia, sans-serif;
}

/* line 357, ../sass/screen.scss */
.bottomBar {
  background: #445760;
  color: #fff;
  text-align: right;
  padding: 10px 20px;
  margin-top: 20px;
}
/* line 363, ../sass/screen.scss */
.bottomBar a {
  color: #fff;
  padding: 0 25px 0 10px;
  border-left: 1px solid #7e929d;
  text-transform: uppercase;
  font-size: 12px;
  height: 15px;
}
/* line 370, ../sass/screen.scss */
.bottomBar a:hover {
  color: #ccc;
}

/* line 375, ../sass/screen.scss */
.content p strong {
  font-weight: bold;
}

/* line 378, ../sass/screen.scss */
.content p b {
  font-weight: bold;
}

/* line 381, ../sass/screen.scss */
.languageSwitch {
  float: right;
  margin-top: 8px;
  font-family: Georgia, sans-serif;
  font-size: 14px;
}
/* line 386, ../sass/screen.scss */
.languageSwitch a {
  text-decoration: none;
  color: #888;
  margin-right: 10px;
}
/* line 390, ../sass/screen.scss */
.languageSwitch a:hover {
  color: #000;
}
/* line 394, ../sass/screen.scss */
.languageSwitch a.active {
  color: #000;
}

/* line 398, ../sass/screen.scss */
.respBut {
  display: none;
}

/* line 401, ../sass/screen.scss */
.footer {
  background: #445760;
  padding: 30px 20px 50px 20px;
  color: #fff;
  font-family: Georgia, sans-serif;
}
/* line 406, ../sass/screen.scss */
.footer h4 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
/* line 411, ../sass/screen.scss */
.footer .grid_3 {
  font-size: 14px;
  color: #e2eff6;
  line-height: 24px;
  margin-bottom: 20px;
}
/* line 416, ../sass/screen.scss */
.footer .grid_3 a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #809cab;
}

/* line 424, ../sass/screen.scss */
.ctaBox {
  background: #18a1c5;
  padding: 30px;
  margin-top: 20px;
  height: 185px;
  margin-bottom: 0 !important;
}
/* line 430, ../sass/screen.scss */
.ctaBox h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
}
/* line 435, ../sass/screen.scss */
.ctaBox p {
  color: #fff;
}
/* line 438, ../sass/screen.scss */
.ctaBox .postL {
  height: 120px;
}
/* line 441, ../sass/screen.scss */
.ctaBox select {
  width: 200px;
  margin-bottom: 2px;
  padding-bottom: 0;
  padding-top: 0;
}
/* line 447, ../sass/screen.scss */
.ctaBox a.btn {
  padding: 10px 10px;
  background: #fff;
  color: #18a1c5;
  font-family: Georgia, sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  margin-left: 20px;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -ms-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
}
/* line 462, ../sass/screen.scss */
.ctaBox a.btn:hover {
  background: #445760;
  color: #fff;
}

@media only screen and (max-width: 740px) {
  /* line 471, ../sass/screen.scss */
  h1.tagLine {
    font-size: 22px;
    line-height: 32px;
  }

  /* line 475, ../sass/screen.scss */
  .respBut {
    display: block;
    margin-top: 5px;
    float: right;
    opacity: 0.5;
  }
  /* line 480, ../sass/screen.scss */
  .respBut:hover {
    opacity: 1;
  }

  /* line 485, ../sass/screen.scss */
  .navMain {
    display: none;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 491, ../sass/screen.scss */
  .navMain ul {
    width: 100%;
    clear: both;
    padding: 0;
    position: relative;
    top: 0;
    background: none;
  }
  /* line 498, ../sass/screen.scss */
  .navMain ul li {
    width: 100%;
    padding: 0;
    background: none;
  }
  /* line 502, ../sass/screen.scss */
  .navMain ul li a {
    padding: 13px 0;
    font-weight: bold;
  }
  /* line 506, ../sass/screen.scss */
  .navMain ul li ul.dropit-submenu {
    display: block !important;
    clear: both;
    position: relative;
    border-top: 0;
    box-shadow: none;
    overflow: visible;
    float: left;
    width: 100%;
  }
  /* line 516, ../sass/screen.scss */
  .navMain ul li ul.dropit-submenu li {
    padding-left: 5px;
  }
  /* line 518, ../sass/screen.scss */
  .navMain ul li ul.dropit-submenu li a {
    font-weight: normal;
  }
  /* line 520, ../sass/screen.scss */
  .navMain ul li ul.dropit-submenu li a:hover {
    background: none;
    color: #000;
  }
#fm-form-1 fieldset ul li label {
  width: 100px;
  float: left;
}

#fm-form-1 fieldset ul li input {
  width: 120px;
}
}

@media all 
and (min-width : 320px) 
and (max-width : 568px) {

 .ctaBox {
   height: 305px !important;
 }

.ctaBox a {
	margin-bottom: 5px;
}

 .postL {
	padding-bottom: 50px; 
}

#fm-form-1 select {
	width: 100px;	
}

}

