/* General */

.acknowledge{
	width: 100% !important;
}
.acknowledge label {
    font-weight: 600;
    margin-left: -15px;
}
.acknowledge label input {
    margin-right: 10px !important;
}
.sendButtons{
    text-align: center;
    margin: 0 auto;
    width: 100% !important;
}
/**/
.fieldSpec.privacy {
    position: relative;
    overflow: visible;
    margin: 2em 0 0;
    clear: both;
    min-height: 4em;
    margin-top: 0px ;
    width: 100% !important;
}

.body_Firefox .fieldSpec.privacy {
    height:20px;
}

#bio {
}

.body_IE7 #bio,
.body_IE8 #bio,
.body_IE9 #bio {
    margin: 0;
}

#bio {
    position: absolute;
    z-index: 99999;
}

#bio a.arrow {
    display: inline-block;
    margin-bottom: 1px;
    padding: 2px 10px 2px 5px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    /**/
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eeeeee));
    -webkit-box-shadow: 0 1px 2px #ddd;
    -moz-box-shadow: 0 1px 2px #ddd;
    box-shadow: 0 1px 2px #ccc;
    color: #444;
    font-size: 11px;
    line-height: 25px;
    -ms-filter: "progid:DXImagelanguageform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')";
    filter: progid:DXImagelanguageform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee');
    cursor: pointer;
    white-space: nowrap;
}

#bio div {
    margin-bottom: 10px;
    height: 140px;
    background-color: #fff;
}

#language-nav {
    margin: 0;
    margin-top: 3px;
    padding: 0;
    height: 25px;
    list-style-type: none;
    font-size: 10px;
}

#bio li.current {
    padding: 0;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eeeeee));
    -webkit-box-shadow: 0 1px 2px #ddd;
    box-shadow: 0 1px 2px #ccc;
    line-height: 25px;
    -ms-filter: "progid:DXImagelanguageform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')";
    filter: progid:DXImagelanguageform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee');
}
.body_IE9 #bio li.current {
    filter: none;
}

#bio ul {
    padding-left: 0px;
}

#bio ul li {
    border-bottom: 1px solid #d7d7d7;
    list-style: none;
}

#bio li:hover {
    color: #222;
    cursor: pointer;
}

#bio li a {
    display: block;
    padding: 0 15px;
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

#language-nav li a:hover {
    color: #222;
}

.body_IE7 #bio a.arrow {
    overflow: hidden;
}
.body_IE7 #bio #language-nav li.current ul {
    margin-left: 0;
    width: 182px;
}

.body_IE7 #bio #language-nav .current ul li {
    width: 182px;
}

.body_IE7 #bio #language-nav .current ul li a {
    cursor: pointer;
}
.body_IE7 body.customPortal {
    overflow-y: none;
}

.body_IE7 .container #customTemplateContainer,
.body_IE7 #customTemplateContainer {
    position: static !important;
}
/**/

.box-choose-country .container {
  max-width: 920px;
  margin: 0 auto;
  font-size: 13px;
  color: #565656;
}

.box-choose-country {
  width: 100% !important;
  display: table;
  background-color: #f5f5f5;
  padding-bottom: 35px;
}

.box-choose-country h3 {
  text-align: center;
  width: 100%;
  margin: 0px;
  font-size: 3em;
  line-height: 60px;
  font-weight: 500;
  font-family: 'myriad_set_prothin';
  margin-top: 15px;
  margin-bottom: 16px;
}

.box-choose-country ul {
  position: relative;
  width: 100%;
  display: table;
  margin: 0;
  padding: 0;
}

.box-choose-country ul li {
  position: relative;
  width: 23%;
  float: left;
  margin: 2% 2% 0 0;
  display: block;
}

.box-choose-country ul li a {
  display: table;
  color: #666;
  cursor: pointer;
  text-decoration: none;
}

.box-choose-country ul li img {
  float: left;
  margin: 0 10px 0 0;
}

.box-choose-country ul li span {
  display: table-cell;
  vertical-align: middle;
}

@media all and (max-width: 750px) {
  .box-choose-country {
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .box-choose-country ul li {
    width: 30%;
  }
  .box-choose-country h3 {
    font-size: 2.5em;
  }
}

@media all and (max-width: 600px) {
  .box-choose-country ul li {
    width: 48%;
  }
}

@media all and (max-width: 450px) {
  .box-choose-country ul li {
    width: 100%;
  }
  .box-choose-country h3 {
    font-size: 2em;
    line-height: 1;
  }
}

@media screen and (min-width: 320px) and (max-width: 960px) {
  #choose-language {
    right: 30px;
  }
}

.box-choose-country h2 {
    display: block;
    width: 100%;
    margin-top: 50px;
    text-decoration: none;
    font-family: "myriad_set_prothin", Helvetica, sans-serif;
    line-height: 30px;
    text-transform: none;
    color: #000;
    font-size: 1.875rem;
    font-weight: normal;
}
.box-choose-country h2:first-of-type {
    margin-top: 30px;
}
