@import url(experteer-styles.css);

/* jquery overrides */
.directors-dialog .ui-dialog-titlebar.ui-widget-header,
.chart-dialog .ui-dialog-titlebar.ui-widget-header  {
  border: 0;
  background: none;
  color: #343941;
  padding: .4em .4em 0 .6em;
  font-size: 18px;
}
.ui-widget-content{
  color: #525B65 !important;
}
.ui-icon-close{
  opacity: 0.6;
}

ol, ul {
  list-style: none;
}

a:focus {
  outline: none;
}

.main-content a:link, .main-content a:visited, 
.main-content a:focus, .main-content a:active {
  color: #2c88de;
  text-decoration: none;
}

.main-content a:hover {
  color: #2c88de;
  text-decoration: underline;
}

body>.wrapper-center{
  margin-top: 0.8em;
}
.wrapper-center {
  position: relative;
  margin: 0 auto;
  width: 990px;
  background: #fff;
}

.main-container {
  margin-top: .8em;
  padding: 1em;
  background-position: 0 0;
  background-repeat: repeat-y;
}

.side-nav, .main-content {
  display: inline-block;
  vertical-align: top;
}

.main-content {
  width: 700px;
  margin-left: 10px;
}

.side-nav {
  width: 244px;
  padding-right: 10px;
  font-size: 11px;
  float: left;

}

.clearfix {
  clear: both;
}

.page-description {
  line-height: 1.5;
}

/* header */
#header {
  background: #fff;
  height:77px;
  border-bottom: 1px solid #a6abb6;
}

.experteer-logo {
  display: inline-block;
  margin: 10px 38px 0 10px;;
}

#main-navigation, #main-navigation li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.main-nav-link {
  font-family: Raleway, Arial, helvetica, sans-serif;
  color: #727e8b;
  font-size: 16px;
  display: inline-block;
  padding: .5em;
  margin-right: 3.75em;
  text-decoration: none;
  font-weight: 300;
  padding-bottom: 7px;

  /*
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  */
 zoom: 1; /* IE7 und darunter */
 *display: inline; /* IE7 und darunter */
}

.main-nav-link.selected {
  background: #b2cd0e;
}

.main-nav-link:hover {
  border-bottom: 3px solid #b2cd0e;
}

.login-button {
  position: absolute;
  top: .5em;
  right: 0;
  padding: .4em 1em;
  text-decoration: none;
  color: #fff;
  background: #8796ab;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* main content */
.main-content {
  padding-bottom: 1em;
  min-height: 800px;
}

.section2 {
  margin: 5em 0;
}

.about-us-text {
  width: 375px;
  line-height: 1.5;
  display: inline-block;
  vertical-align: top;
}

.about-us-text .page-focus {
  margin: 0 0 .5em 0;
}

#locations-map {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 335px;
  width: 295px;
  overflow: hidden;
  background: url('../images/map.png');
}

.locations-country {
  position: absolute;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.country-tip {
  font-size: 1em;
  line-height: 1.5;
}

.country-name {
  font-size: 1.1em;
  padding-bottom: .25em;
  color: #fff;
}

.country-url, .country-candidates {
  color: #fff;
}

.country-candidates {
  font-weight: bold;
}

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

.country-url:hover {
  text-decoration: underline;
}

.key-facts-summary {
  width: 275px;
  padding: 0em 0 .5em .75em;
  float: right;
}

.key-facts-wrapper {
  min-height:325px;
  margin-top: 1em;
  padding: .5em .25em;
  background: #eee;
}

.key-facts-summary img {
  width: auto;
  vertical-align: top;
}

.key-facts-list {
  font-size: 1.1em;
  line-height: 1.5;
  padding: .5em 1em .5em 2em;
  list-style: disc;
}

.key-facts-list li {
  margin-bottom: .75em;
}

/* footer */
.footer {
  text-align: right;
  margin-top: 10px;
}

.footer .wrapper-center {
  padding: 1em 0;
}

.copyright {
  position: absolute;
  left: 20px;
}

.company-info-links {
  margin-right: 2em;
}

.company-info-links li, .company-info-link, .copyright {
  display: inline-block;
  color: #8796ab;
  text-decoration: none;
  zoom: 1; /* IE7 und darunter */
  *display: inline; /* IE7 und darunter */
}

.company-info-link:hover {
  text-decoration: underline;
}

.side-nav-links a {
  display: block;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#525b65;
  text-decoration: none;
  margin: 1px;
}

.side-nav-links {
  margin: .25em 0 1em 0;
  padding: 0 0 1em 0;
}

.side-nav-links .current-nav-link, .side-nav-links .current-nav-link:hover,.side-nav-links a:hover{
  background: #e1e5ea;
}

/* slideshow gallery styles */
.ad-info, .ad-slideshow-controls {
  display: none !important;
}

.ad-gallery .ad-image-wrapper {
  margin-bottom: 0;
}

/* Leadership / Baord of Directors */
.board, .directors {
  margin-bottom: 0,5em;
  padding:0; 
}

.board li, .directors li {
  display: inline-block;
  float: left;
  margin: 0 1em 1em 0;
  position: relative;
  overflow: hidden;
}

.directors li {
  cursor: pointer;
}

.board li {
  display: block;
  margin-bottom: 2em;
  background: #f8f8f8; 
  border: 1px solid #ccc;
  padding: 10px 10px 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.board .title-plate, .board img, .directors img {
  width: 150px;
}

.title-plate {
  position: absolute;
  bottom: -80px;
  padding-bottom: 5px;
  left: 0;
  background: #fff;
  width: 100%;
  -moz-box-shadow: 0px -6px 9px -3px #525b65;
  -webkit-box-shadow: 0px -6px 9px -3px #525b65;
  box-shadow: 0px -6px 9px -3px #525b65;
  background-color: #fff;
  background-color: rgba(255,255,255,0);
  -webkit-transition: .4s;
  transition: .4s;
}

.board li:hover .title-plate, .directors li:hover .title-plate {
  bottom: 0px;
  background-color: #fff;
  background-color: rgba(255,255,255,.8);
}

.photo-gallery{
  width: 375px;
}

.board-image {
  position: relative;
}

.board-cv {
  display: inline-block;
  vertical-align: top;
  width: 480px;
  margin-left: 10px;
  font-size: 1.2em;
  line-height: 1.5;
}

.directors-dialog .ui-dialog-title, .title-plate h3 {
  font-family: Raleway, Arial, helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
}

.directors-dialog h4 {
  margin-bottom: 1em;
}

.directors-dialog img {
  float: right;
  max-width: 440px;
  position: relative; 
}

.title-plate h4 {
  font-size: 1.1em;
}

/* Contact Us */
.contact-col1x2, .contact-col1, .contact-col2, .contact-col3 {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-area h3 {
  margin-bottom: 5px;
}

.contact-area p {
  margin-bottom: 22px;
}

.where-are-we {
  padding-top: 2em;
}

.pod-menu{
  margin: .5em 0 2em;
}
 
.pod-header-menu.is-collapsible {
  background-image: url("../images/sprites-box.png");
  background-position: 100% 0;
  background-repeat: no-repeat;
}

.pod-menu.is-closed  .pod-header-menu.is-collapsible{
  background-position: 100% -20px;
}
.pod-header.pod-header-menu {
  background-color: #8796ab;
  border: medium none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0 10px;
}
.pod-header {
  border-bottom: 2px solid #e1e5ea;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
  padding-bottom: 5px;
}
.pod-menu.is-closed .pod-body{
  display: none;
}
.cooperation-mails img{
  height: 14px;
  width: 20px;
  margin: 0px 2px;
}

.cooperation-mails tr td:first-child {
  text-align: right;
}

.google-map-location {
  margin-bottom: 10px;
}
