@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
/*@font-face {
    font-family: "EncodeSansCondensed";
    font-weight: 300;
    src: url('../fonts/EncodeSansCompressed-300-Light.eot?') format('embedded-opentype'), url('../fonts/EncodeSansCompressed-300-Light.ttf');
}

@font-face {
    font-family: "EncodeSansCondensed";
    font-weight: 400;
    src: url('../fonts/EncodeSansCompressed-400-Regular.eot?') format('embedded-opentype'), url('../fonts/EncodeSansCompressed-400-Regular.ttf');
}

@font-face {
    font-family: "EncodeSansCondensed";
    font-weight: 600;
    src: url('../fonts/EncodeSansCompressed-600-SemiBold.eot?') format('embedded-opentype'), url('../fonts/EncodeSansCompressed-600-SemiBold.ttf');
}*/
html {
  -webkit-text-size-adjust: 100%;
}
img {
  border: 0px;
}
.languages {
  color: #282828;
  font: 400 18px 'Roboto Condensed';
  margin-top: -50px;
  margin-right: 10px;
}
.languages a {
  color: #282828;
  text-decoration: none;
}
header {
  padding-top: 67px;
  border-bottom: 1px solid #000000;
  margin-bottom: 9px !important;
}
header ul {
  margin-top: 43px;
  margin-bottom: 0px;
}
header ul li {
  display: inline-block;
  min-width: 138px;
  padding-left: 0px;
  padding-left: 11px;
  padding-bottom: 5px;
  border-bottom: 4px solid #FFFFFF;
}
header ul li a {
  font: 500 18px 'Roboto Condensed';
  color: #282828;
  text-decoration: none;
  display: inline-block;
  padding-left: 0px;
  vertical-align: top;
}
header ul li:after {
  content: url("../img/arrow-down.png");
  border-right: 1px solid #000000;
  width: 50px;
  float: right;
  padding-top: 30px;
  height: 69px;
  text-align: center;
  margin-top: -23px;
}
header ul li:last-child:after {
  border-right: 0px;
}
header ul li:hover {
  border-bottom: 4px solid #3571A5;
}
header.intranet {
  padding-top: 23px;
}
header.intranet .languages {
  margin-top: -6px;
}
header.intranet .right {
  padding-left: 0px;
  padding-right: 0px;
}
.image-header img {
  width: 100%;
}
.slogan {
  font: 300 36px 'Roboto Condensed';
  color: #3672a7;
  position: absolute;
  margin-top: 50px;
}
.slogan span {
  font: 300 60px 'Roboto Condensed';
}
.red-box {
  background: url(../img/background-red.png);
  font: 400 11px 'Roboto Condensed';
  color: #ffffff;
  padding: 6px;
  height: 60px;
  margin-top: -60px;
  cursor: pointer;
}
.red-box.separator {
  border-left: 4px solid #FFFFFF;
}
.red-box h2 {
  font: 400 18px 'Roboto Condensed';
  margin-bottom: 0px;
  margin-top: 0px;
  color: #ffffff;
}
.red-box .arrow {
  margin-top: 15px;
}
.left-bar {
  margin-top: 80px;
  padding: 0px;
  padding-right: 25px;
}
.left-bar nav a {
  display: block;
  border-bottom: 1px solid #98999A;
  color: #282828;
  font: 300 18px / 20px 'Roboto Condensed';
  padding-bottom: 10px;
  padding-top: 10px;
  text-decoration: none;
  padding-left: 12px;
}
.left-bar nav a:first-child {
  border-top: 1px solid #98999A;
}
.left-bar nav a:hover,
.left-bar nav a.selected {
  color: #FFFFFF;
  background-color: #3571A5;
}
.left-bar nav a:hover:after,
.left-bar nav a.selected:after {
  content: url(../img/arrow-right-white.png);
}
.left-bar nav a.selected:after {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 9px;
  margin-top: 4px;
}
.left-bar nav a:after {
  content: url(../img/arrow-right.png);
  float: right;
  padding-right: 8px;
}
.left-bar nav a.selected + nav {
  display: block !important;
}
.left-bar nav nav {
  border-bottom: 1px solid #98999A;
  display: none;
}
.left-bar nav nav a {
  border-bottom: 0px;
  color: #282828;
  font: 300 15px / 20px 'Roboto Condensed';
}
.left-bar nav nav a:first-child {
  border-top: 0px;
}
.left-bar nav nav a:hover,
.left-bar nav nav a.selected {
  color: #3672a7;
  background: #DBE5EE;
}
.left-bar nav nav a:hover:after,
.left-bar nav nav a.selected:after {
  content: none;
}
.left-bar nav nav a:after {
  content: none;
}
.left-bar nav nav nav a {
  padding-left: 30px;
}
.left-bar nav nav nav a.selected {
  background: #FFFFFF;
}
.left-bar h2 {
  color: #282828;
  font: 500 26px / 38px 'Roboto Condensed';
  margin: 0px;
  margin-top: -32px;
  padding-bottom: 32px;
  min-height: 108px;
}
.left-bar input {
  color: #282828;
  font: 300 18px 'Roboto Condensed';
  background: url(../img/loupe.png);
  background-repeat: no-repeat;
  background-position: 8px;
  padding: 6px;
  padding-left: 35px;
  margin-top: 30px;
  border: 1px solid #98999A;
  width: 100%;
}
.left-bar .member {
  color: #ffffff;
  font: 300 18px 'Roboto Condensed';
  border: 1px solid #98999A;
  background-color: #C1C1C2;
  margin-top: 15px;
  height: 37px;
  padding: 6px;
  padding-left: 8px;
}
.left-bar .member a {
  color: #ffffff;
  text-decoration: none;
}
.left-bar .member .member-icon {
  margin-right: 9px;
  margin-top: -6px;
}
.left-bar .member .arrow {
  float: right;
  width: 12px;
  margin-top: 9px;
  margin-right: 5px;
}
.boxes {
  margin-top: 68px;
}
.boxes h2 {
  color: #282828;
  font: 700 24px 'Roboto Condensed';
  margin-bottom: 0px;
}
.boxes .box {
  font: 400 16px 'Roboto Condensed';
  min-height: 400px;
  padding-left: 70px;
  border-right: 1px solid #98999A;
  padding-top: 10px;
  padding-bottom: 40px;
}
.boxes .box > img {
  position: absolute;
  margin-left: -50px;
}
.boxes .box h1 {
  font: 500 20px 'Roboto Condensed';
  color: #3672a7;
  margin-top: 0px;
  text-transform: uppercase;
}
.boxes .box a {
  color: #222222;
}
.boxes .box.rss {
  border-top: 0px !important;
  border-right: 0px;
  padding-top: 20px !important;
  padding-bottom: 20px;
  padding-left: 120px;
  min-height: auto;
  margin-right: 1px !important;
}
.boxes .box.rss a {
  font: 500 16px 'Roboto Condensed';
  color: #3672a7;
  text-decoration: none;
}
.boxes .box:nth-child(1n+4) {
  border-top: 1px solid #98999A;
  padding-top: 40px;
}
.boxes .box:nth-child(3n) {
  border-right: none;
}
.content {
  color: #282828;
  font: 300 16px 'Roboto Condensed';
  margin-top: 130px;
  padding-right: 46px;
}
.content.full {
  padding-right: 0px;
}
.content h2 {
  color: #282828;
  font: 700 24px 'Roboto Condensed';
  margin-bottom: 0px;
}
.content h1 {
  color: #3672a7;
  font: 300 40px 'Roboto Condensed';
  margin: 0px;
  margin-bottom: 20px;
}
.content h4 {
  cursor: pointer;
  margin-bottom: 0px;
}
.content article {
  color: #3672a7;
}
.content article a {
  color: #3672a7;
}
.content a {
  color: #282828;
}
.content ul li {
  margin-bottom: 2px;
}
.content input,
.content select,
.content textarea {
  font: 300 16px 'Roboto Condensed';
  padding: 5px;
  width: 100%;
  margin-bottom: 15px;
}
.content input.no-width,
.content select.no-width,
.content textarea.no-width {
  width: auto;
}
.content input[type=file],
.content select[type=file],
.content textarea[type=file] {
  padding: 0px;
}
.content textarea {
  font-size: 14px;
}
.content hr {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #A9A9A9;
  bprder-left: 0px;
  border-bottom: 0px;
}
.content.archive h2 {
  font-weight: normal;
  margin-bottom: 10px;
}
.content.archive ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 5px;
}
.content.archive ul li {
  margin-bottom: 8px;
  font-size: 14px;
}
.content.archive .archive-title {
  cursor: pointer;
}
.content.archive .archive-title h2 {
  color: #282828;
  font: 300 18px / 20px 'Roboto Condensed';
  font-weight: bolder;
}
.content.archive .archive-title img.open {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.content.archive .separator {
  border-bottom: 1px solid #98999A;
  width: 100%;
  display: block;
}
.content .accordion {
  display: none;
}
.content .address {
  min-height: 200px;
}
.content .downloads span {
  display: inline-block;
  margin-bottom: 12px;
}
.content .tree {
  padding-left: 0px;
}
.content .tree li {
  list-style: none;
  cursor: pointer;
}
.content .tree li i {
  font-size: 40px;
  vertical-align: sub;
  margin-bottom: 10px;
}
.content .tree li ul {
  display: none;
}
.content .tree li a {
  text-decoration: none;
  color: #000000;
}
.content .checkbox-list input {
  width: auto;
}
.content .checkbox-list label {
  font-size: 12px;
}
.content .doctor-list {
  margin-bottom: 15px;
}
.content .want-ads .column {
  margin-bottom: 15px;
}
.content .want-ads .want-ad {
  border: 1px solid #98999a;
  border-radius: 3px;
  min-height: 230px;
  padding: 15px;
  padding-bottom: 0px;
}
.content .want-ads .want-ad h3 {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 17px;
}
.content .want-ads .want-ad p {
  display: block;
  min-height: 58px;
}
.content .want-ads .want-ad input {
  width: 70%;
  bottom: 0;
  position: absolute;
}
.right-bar {
  color: #282828;
  font: 300 14px 'Roboto Condensed';
  border-left: 1px solid #98999A;
  margin-top: 115px;
  padding-left: 31px;
}
.right-bar h1 {
  color: #3672a7;
  font: 700 17px 'Roboto Condensed';
  margin-top: 90px;
  text-transform: uppercase;
}
.right-bar h2 {
  color: #3672a7;
  font: 700 14px 'Roboto Condensed';
  margin-top: 0px;
  margin-bottom: 0px;
}
.right-bar h3 {
  color: #282828;
  font: 700 12px 'Roboto Condensed';
  margin-bottom: 0px;
}
.right-bar p {
  margin-top: 0px;
}
.right-bar a {
  color: #282828;
}
.right-bar a.link {
  display: inline-block;
  padding-bottom: 10px;
}
.links {
  color: #282828;
  font: 400 16px 'Roboto Condensed';
  text-align: center;
  margin-top: 150px;
  margin-bottom: 11px;
}
.links a {
  color: #282828;
  text-decoration: none;
}
.contact {
  font: 400 24px 'Roboto Condensed';
  color: #ffffff;
  background-color: #C40000;
  position: absolute;
  right: 0px;
  padding: 10px;
  margin-top: 100px;
}
.contact img {
  margin-left: 10px;
}
.contact a {
  color: #ffffff;
  text-decoration: none;
}
.search-mobile {
  color: #282828;
  font: 300 18px 'Roboto Condensed';
  background: url(../img/loupe.png);
  background-repeat: no-repeat;
  background-position: 8px;
  padding: 6px;
  padding-left: 35px;
  margin-top: 30px;
  border: 1px solid #98999A;
  width: 100%;
}
footer {
  background-color: #3571A5;
  font: 400 16px 'Roboto Condensed';
  color: #ffffff;
  line-height: 51px;
  text-align: center;
  margin-top: 150px;
}
footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.image-footer {
  background-image: url(../img/footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  height: 340px;
}
/* -- other -- */
#colorbox,
#colorbox * {
  -webkit-box-sizing: initial !important;
  box-sizing: initial !important;
}
.grecaptcha-badge{
    visibility: collapse !important;
}    
.recaptcha-links, .recaptcha-links a{
    font-size: 10px;
}