.pop,
.pop-background {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pop {
  z-index: 1000;
  overflow: hidden;
}
.pop-modal {
  z-index: 1005;
  visibility: hidden;
  position: absolute;
  top: 0px;
  margin: 20px;
  border: 1px solid #878787;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.pop-content {
  z-index: 1005;
  padding: 20px;
}
.pop-close {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 24px;
  height: 24px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABJVJREFUeNqUVlsspFkQru5m9WitL/SVNtFMyIjMskzaQ4tLIh4mnsasWMksT9IJESJIEC8eiQcPLZ4k1iUSMSIRvIxIBIuwgj+ReKBH3OISt8Z0n606u/1HT7fsqqT+8/91Tn1Vp05VnV9iNBkBJFIArxeYFEePB78BpCFSkIcpbBFKRY5MIn3/+Pj4NiJCYQn7KQz29vb2Q0NDt2Qy2dL9/f3Xu7u7Ba5DOEBQXpBIJP+w0WwC5vGCFMEZY5zDXr2yG/T636zx8b/m5eWps7KyIDU1FZ6SIAiwtr4OX8a+XCwv/zl8e3v7B3hgjkkJQwI4AMiQTSYTGI1GMJvNYI6NBWui1ZGfny9MTU2xH+nk5IS5XK4A+cTEBLNYLEJsbKzDZCQ8MxgMOOoxOiI4cnJyclNxcbH74OCAKz48PLChoSGGMvLHj3Nzc1lvby9zu9187fb2NquoqHDHxcU1EabBYODOg+8jMTHRUfzpkxtjzRXm5uZYUlJSAPCPnJ6ezjY2NsTdfP78uxt34yBcYtAheIzFYsdYCz7PR0ZG/hP4KeNhsu7ubtHIh6IPAoLb+Q7ogV44Z2ZmRM9J4SUGfNzf388xlpeXmVandRpMBoD4+HhbaWnpOU3c3NywhIQEP6Xs7GxWWFgYAIZnxurq6phcLhdlmLbs8PCQG2lpaT6PiTHbKP0afZb7+vr8QGw2m7jtzs5OUZ6SksKOjo64fHBw0E+nvr6ey2dnZ5k2WtsIqe/ejW5ubnJhQUGB32I6ZF+W+IygQ+z4+FiU9fT0+OlgwjCPx8Pn8H0UMjIzBfq4uroKGlcMn5+R6+tr8X16ejqoDqUsUVFRkSDVajQWqkwsIghGAwMDgPkNWBP8W6FQ8BHBAXccVGd/f5+Pca/jLFLqIUSY//AcoUeArSBA9hxRLyKSSbFX/Jz+Cw/R2dlZ0O2mpaWx09NTMSy++BJ1dXUF1VlZWeHzJSUlAm7j9Sj1GCKr1eq3UK1W+4FTfyorK2PYPUVZc3NzgIGLiws+h61nFBLevGmkwyJqbW31W0hZ9RQcOy6XkxHfwU9OTvrpfPz4kctpFyqVqpEXWm1tLS80Sr+nhUPc0NCARdMS4GVOTg4PEer7yefn57kBbB3nSqXSBtHR0YDNybmwsBA0r1/CNTU1HAMvJKoBp0qjAoiKiqKGZ8etCb5wVFdXvxic2omvE7e1tQnovV2r1QJocQdKlYruAweegVhRHR0d/xu8qqqK4dXJ9cbGxtwI7sD4g06nA/7QoCVlZCTdC01oXTSys7PDKisrA87Fx3QRLS0tiYkwPj7uDpfLm6gYyXu9Xo8G9AZ+DmqtGv616igvLxdWV1dFRfJua2uL327Dw8NsbW2NXV5eivO7u7s8LOiIA70HjUYDWgz9gwern24znUHHzwLznhtB6/aQkBBne3v7+eLiInuO1tfXebaEh4c7EdwugqP3hPvd+4h/FXit0Z+El3nB893D37Faebljf7dhi8iJjIx8n5mZ+TYjI8NCvyIIvP/XxsbWN5drSSKTfQ2RShfwN4a3BxppDf2luL7twd8CDADU6PNTbU0XKAAAAABJRU5ErkJggg==') 0 0 no-repeat;
  cursor: pointer;
}
.pop-background {
  z-index: 999;
}
.rgba .pop-background {
  background: rgba(255, 255, 255, 0.7);
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
em,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a img,
a:link img,
a:visited img {
  border: none;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
ol,
ul {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
}
table,
td,
th {
  vertical-align: middle;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.32em;
}
sub {
  bottom: -0.25em;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  color: #323232;
  font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  overflow-y: scroll;
  /* has to be scroll, not auto */

  -webkit-overflow-scrolling: touch;
  /* enables momentum scroll on iOS */

}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  color: #2767a8;
}
h1 {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.2;
}
h2 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.3;
}
h3 {
  text-transform: none;
  font-size: 18px;
  color: #fe882e;
  line-height: 1.3;
}
h4 {
  text-transform: none;
  font-size: 16px;
  font-weight: bold;
  color: #363636;
  line-height: 1.1;
}
h5,
h6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
}
h6 {
  font-size: 11px;
}
p {
  margin: 0 0 15px;
}
small {
  display: block;
}
a,
.anchor {
  text-decoration: none;
  color: #2767a8;
  cursor: pointer;
}
a:hover,
.anchor:hover,
a:active,
.anchor:active,
a:focus,
.anchor:focus {
  text-decoration: underline;
}
a em,
.anchor em {
  font-style: normal;
}
label {
  display: inline;
  margin: 0;
  font-weight: bold;
}
textarea {
  width: 100%;
}
input[type=text],
input[type=password],
input[type=email],
textarea {
  width: 250px;
  border: 1px solid #bbb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 5px 0;
  color: #323232;
  font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
  font-size: 13px;
}
select {
  width: 250px;
  height: 26px;
  border: 1px solid #bbb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 5px 0;
  color: #323232;
  font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
  font-size: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/gif;base64,R0lGODlhGgAaALMAAAAAAP////6ILf6RPf6SP/6vcv6xdf/Wt//Xuf/Zu//ZvP/17f/277u7u////wAAACH5BAEAAA4ALAAAAAAaABoAAARIsIlJq71V4s01/xkoTt7YmWCJXuoaulgLCzJcI0GuKyc2LLoAg9DDFIKGT21yyCVSn98Q+ikkqbNXlrJcdVFfU3g0FpWxW0EEADs=") #ffffff no-repeat right center;
}
select::-ms-expand { display: none; }
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #fe882e;
}
input,
select {
  cursor: pointer;
}
input[type='text'],
input[type='password'] {
  cursor: text;
  padding: 5px;
}
textarea,
select {
  padding: 4px;
}
select {
  max-width: 260px;
  outline: none;
}
input[type=submit] {
  margin: 0 10px 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fe882e;
  border: none;
  color: #fff;
  padding: 5px 30px;
  outline: none;
  font-size: 18px;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}
input[type=reset] {
  background: none;
  border: none;
  color: #2767a8;
  cursor: pointer;
}
input[type=reset]:hover {
  text-decoration: underline;
}
table {
  margin-bottom: 15px;
  border-left: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;
}
table thead {
  background-color: #2767a8;
}
table td,
table th {
  border-bottom: 1px solid #5c5c5c;
  border-right: 1px solid #5c5c5c;
  text-align: center;
}
table td:first-child,
table th:first-child {
  text-align: left;
}
table th {
  padding: 2px;
  color: #fff;
  background-color: #2767a8;
}
table td {
  padding: 3px;
  color: #5c5c5c;
}
dl {
  background-color: #d8f1f6;
  padding: 10px;
}
dl dt {
  font-weight: bold;
  margin-bottom: 10px;
}
dl dd {
  margin-bottom: 10px;
}
img {
  max-width: 100%;
  max-height: 100%;
}
hr {
  outline: none;
  border: none;
  border-top: 1px dotted #ccc;
}

@media only screen and (max-width: 960px) {
  html {
    position: relative;
    overflow-x: hidden;
    height: 100%;
  }
}
body {
  background-color: #9ba3ae;
  background-image: url("data:image/gif;base64,R0lGODlhAQBABvcAAAAAAP///8/T2s7S2cLHz8HGzsDFzcPI0OTn7OPm6+Ll6uHk6eDj6N/i597h5t3g5dzf5KSrtaOqtKyzvauyvKqxu6mwuqivuaeuuKatt6Wstq20vre9xra8xbW7xLS6w7O5wrK4wdnd49jc4tfb4dba4NXZ39TY3tPX3dLW3NHV29DU2s/T2aGptKCos5+nsp6msZ2lsJykr5ujrrm/x7i+xre9xba8xMDGzr/Fzb7EzL3Dy7zCyrvBybrAyM3S2czR2MvQ18rP1snO1cjN1MfM08bL0sXK0cTJ0MPIz+Xo7OTn6+Pm6uLl6Z+nsZ6msJ2lr6auuKWtt6SstqOrtaKqtKGps6CosqevuaqxuqmwubO6w7K5wrG4wbC3wK+2v661vq20vayzvKuyu7S7xM3S2MzR18vQ1srP1cnO1NPY3tLX3dHW3NDV28/U2s7T2d3h5tzg5dvf5Nre49nd4tjc4dfb4Nba39XZ3uDk6d/j6N7i56Cps5+osp6nsZ2msJylr5ukrqSstay0vauzvKqyu6mxuqiwuaevuKaut6Wttq21vrC3v7rBybnAyLi/x7e+xra9xbW8xLS7w7O6wrK5wbG4wMLIz8HHzsDGzb/FzL7Ey73DyrzCycbM08XL0sTK0cPJ0K62vrzDyrvCybrByMrQ1snP1cjO1MfN08bM0sXL0dne49jd4tfc4dbb4NXa39TZ3tPY3dLX3NHW2+To7OPn6+Lm6uHl6eDk6N/j597i5t3h5dzg5P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAL4ALAAAAAABAEAGAAj/AJUIHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTDmupXImgJYIlMGPKtEWzpq0EOHMy2bnzls+fPhUIHaqgSRNcSJMiXcC06YI8uaJKjcqgalU9WPXo2sq1gdcGe8KK3UV2l4OzcNKqTcuL14MHceLKndsLgpy7ePPencO3r985rESIoEO4cOFWIxLXWczYlWMSkEnYmWznleUSmDHf2Qyrs4nPoPHEGh3rhOnTamSploWides1sGfNSkE7BZvbt2nRUsG7je/fbVascEO8OHEBLN4oX658wI8y0KNDB0LdjPXrZoJoD3Kme3dTQsKH/0dD/tSpIejRp0mDChWR9/CJpJpfpL59T6pUGdnP/5P/VUcEeAQoBBaIxIGhJKjgAUkkccmDEBIgISYUVohJAQXgkMmGHBqQw4c5aCKiiDqUWOImKG6yw4os7sAJJ6PwIOOMPHRCSg845thDI6WU4sOPQDoiJA1EFvnIkY/UoKSSkDQJCQcc2CBlJFRS2cGVN0ii5ZYedEnGJGCG+cEHW2xByZlogsDFmlxU4qabIXQhp5yW1GmJF3jmiScjjHzh559/igLGoIQSusgGYSSqaKKDDDKBGJBGKgYhlFJAwRiYYlrIpoVU4GkWoBoiqqgWlFqqFoekquoFrF6ABRaIxHkaKwa0YhDFrVEkomsiGfSagRTAAqvIsIpooMEUyCaLrCCCRBABFdBGKy0VElRh7bXYXtuCFdx26y23fLgg7hXklmtuH+i+oO4LTrTrbrt+xOsHDPTW+8S9+P6hr74x9Ouvv1AEDMjABAMiw8EIJ3xwIAw37PAMMwQEADs=");
  background-repeat: repeat-x;
  background-position: top;
}
@media only screen and (max-width: 960px) {
  body {
    position: relative;
    overflow: hidden;
    height: 100%;
    background-image: none;
    background-color: #e5e8ec;
  }
  body > section {
    border-radius: 0;
  }
}
.page {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (max-width: 960px) {
  .page {
    width: auto;
    padding: 0;
  }
}
@media only screen and (max-width: 960px) {
  .page {
    width: 100%;
    height: 100%;
    position: relative;
  }
}
.hdr {
  padding: 0 0 15px 0;
}
.ftr {
  padding: 5px 0 20px 0;
}
.hdr {
  display: block;
  clear: both;
}
#MainNavigation {
  width: auto;
  overflow: visible;
  position: relative;
  margin-bottom: 2px;
}
#MainNavigation a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
#Breadcrumbs {
  margin: 40px 15px 10px 15px;
  color: #fe882e;
}
#Breadcrumbs a:after {
  content: "";
}
#Breadcrumbs a {
  margin: 0px 5px 0px 0px;
  color: #323232;
}
.front #Breadcrumbs.breadcrumbs-hidden {
  display: none;
}
#Breadcrumbs.breadcrumbs-hidden {
  height: 18px;
}
#Breadcrumbs h2.element-invisible {
  display: none;
}
@media only screen and (max-width: 960px) {
  #Breadcrumbs.breadcrumbs-hidden {
    margin: 0px 15px 10px 15px;
  }
}
.add_redirect {
  margin: 15px 0 20px 15px;
}
.col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.row {
  clear: left;
}
.con {
  overflow: hidden;
  position: relative;
  clear: both;
  top: -9px;
  padding-top: 15px;
  background-color: #fff;
  border: 1px solid #aeb0b0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 960px) {
  .con {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
  }
}
.layout-lsb-sidebar {
  float: left;
}
.layout-rsb-sidebar {
  float: right;
}
.layout-lsb-sidebar {
  width: 25%;
}
@media only screen and (max-width: 960px) {
  .layout-lsb-sidebar {
    display: none;
  }
}
.layout-rsb-sidebar {
  width: 25%;
}
@media only screen and (max-width: 959px) {
  .layout-rsb-sidebar {
    width: auto;
    float: none;
  }
}
.layout-lsb-content,
.layout-rsb-content {
  float: left;
  width: 75%;
  min-height: 300px;
}
@media only screen and (max-width: 960px) {
  .layout-lsb-content,
  .layout-rsb-content {
    width: auto;
    float: none;
  }
}
.site-map {
  margin: 15px;
}
.site-map h1 {
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}
.site-map ol.site-map-menu {
  list-style-type: decimal;
  padding-left: 30px;
  overflow: visible;
}
.site-map ol.site-map-menu li {
  margin: 0 0 10px 0;
}
.site-map ol.site-map-menu ol {
  list-style-type: decimal;
  padding-left: 12px;
  overflow: visible;
  margin: 10px 0 0 0;
}
.page-404-page-not-found #layout-nsb-col > h1 {
  display: none;
}
@media only screen and (max-width: 960px) {
  .pop-modal {
    height: auto !important;
    width: 90% !important;
    left: 50% !important;
    margin-left: -46.5% !important;
  }
}
.sha {
  clear: both;
  padding-bottom: 15px;
}
.ftr {
  clear: both;
}
.ftr li {
  list-style: none;
}

.caret-link:before {
  content: '» ';
}
.icn {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: center right;
}
.icn-download {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: center left;
}
.icn-stop {
  background-image: url("../../images/datauri/ico-pause.png");
}
.icn-play {
  background-image: url("../../images/datauri/ico-play.png");
}
.icn-wbs {
  background-image: url("../../images/ico-website.jpg");
}
.icn-aud {
  background-image: url("../../images/ico-audio.jpg");
}
.icn-wbc {
  background-image: url("../../images/ico-webcast.jpg");
}
.icn-vid {
  background-image: url("../../images/ico-video.jpg");
}
.icn-dld {
  background-image: url("../../images/ico-pdf.jpg");
}
.icn-doc {
  background-image: url("../../images/ico-document.jpg");
}
.icn-src {
  background-image: url("../../images/ico-search.html");
}
.dnf {
  margin: 15px 0;
}
.dnf-item {
  margin: 0px 0px 10px 0px;
  list-style: none;
}
.dnf-item .icn-dld {
  background-image: url("../../images/ico-pdf-orange.png");
}
.dnf-item .icn-download {
  background-position: top left;
  padding-left: 25px;
  color: #323232;
  display: block;
}
.btn {
  display: inline-block;
  margin: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fe882e;
}
.btn a {
  display: inline-block;
  padding: 8px 30px 5px 30px;
  font-size: 16px;
  font-weight: normal;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 25px;
  color: #fff;
}
a.caret-btn {
  display: inline-block;
  padding: 0 0 0 20px;
  line-height: 20px;
  background-image: url('data:image/gif;base64,R0lGODlhDwAPAOYAAAAAAP////r07v9yAPxxAPpwAPlvAPhvAOhoAOZnAORmANlhANBdAMxbAMZZAMVYAMNYAL9WALtUAP90A9hpDvd6FNxsEthqEfp9FdVqEv+AFsBfEf+AF9xuFf+IJv+KK+F8Kf+OMN97Kv+PMeN/LOB9Lf+WP8l2M/GOPv+cS/+dTdKERM2CRP+oYf+pY/+saP+vbf+xcdOVYtOWZf+6gvy6guute+yvftukd+Coe//Gl+65jf3Hmu+8k/jFmu++lv/RrP3WtvLUu/nq3fz17/ptAPBnAONiANdeAM9cAPuKM/Crd/HAmei8merHq/ffzPvt4v317/vWu/Dw8O7u7tDQ0MzMzP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAFcALAAAAAAPAA8AAAe2gAE9IguFhoUlPwEBNgoGA5CRkAcKNwEWBB8vm5ybHwQdAQsDLTpANDBAQC4uLQMLU6MpMQFQKEEBOyopr1WjISM+ATkmRAIgIa9WoxocHlEBJDUBThjKoxPZPAE4FQECGdcDRUVKAUMSTNwRBQvLA0ZGUgEsKwFCEkjiR0sBTRtPApx4cEQZJgQMHEiAkCSChAYICFywYiMBAUmSCCSYYYWRhUOHKMiwUmVRACpVrKhcqbIKlUAAOw==');
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
  color: #4e4c4b;
}
.drupal-messages {
  padding: 12px 15px 22px;
}
.drupal-messages li {
  list-style: inside disc;
}
.drupal-messages .messages {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid;
}
.drupal-messages .status {
  background-color: #F4F8F9;
  border-color: #AEB0B0;
}
.drupal-messages .error {
  background-color: #fef5f1;
  border-color: #ed541d;
}
.drupal-messages .error h2 {
  color: #8c2e0b;
}
.block-user-greeting {
  padding: 0 10px 10px 10px;
  position: relative;
  top: 25px;
}
.block-user-greeting p {
  margin: 0;
}
.block-fico-subscription-manager input {
  float: left;
  clear: left;
}
.block-fico-subscription-manager label {
  color: #2767a8;
}
.block-fico-subscription-manager .ct-acc-panels-panel {
  border-top: none;
}
.reg-modal {
  width: 800px;
}
.reg-modal .reg-register {
  margin: 0px 0px 15px 0px;
}
.pop-video-wrapper {
  position: relative;
}
.pop-video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pop-video-placeholder {
  max-width: 100%;
}
.pop,
.pop-background {
  position: absolute;
}
@media only screen and (max-width: 959px) {
  .pop,
  .pop-background {
    position: fixed;
  }
}
@media only screen and (max-width: 959px) {
  .reg-modal,
  .exl-modal {
    width: auto;
    overflow: auto;
  }
}
@media only screen and (max-width: 479px) {
  .exl-modal .btns .btn {
    float: left;
    margin: 0px 20px 20px 2px;
  }
}
body.cookie-popup-open {
  height: auto;
}
div.cookie {
  display: none;
  background-color: #004990;
  color: #fff;
  padding: 20px 0;
  position: relative;
}
div.cookie .cookie-holder {
  margin: 0 auto;
}
div.cookie .cookie-header,
div.cookie .cookie-message,
div.cookie .cookie-buttons {
  display: inline-block;
  vertical-align: top;
}
div.cookie .cookie-header {
  padding-left: 5%;
  text-align: right;
  width: 10%;
}
div.cookie .cookie-header h1 {
  color: inherit;
  font-size: 24px;
}
div.cookie .cookie-message {
  width: 60%;
  padding: 0 4%;
}
div.cookie .cookie-message p a {
  color: inherit;
  text-decoration: underline;
}
div.cookie .cookie-message p a:hover {
  text-decoration: none;
}
div.cookie .cookie-buttons {
  padding-right: 5%;
  width: 10%;
}
div.cookie .cookie-buttons .btn {
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
  min-width: 110px;
  width: 100%;
  font-size: 12px;
  padding: 3px 5px;
}
div.cookie .cookie-buttons #AcceptAndCloseBtn {
  margin-top: 20px;
}
div.cookie .cookie-buttons #AcceptAndCloseBtn .btn {
  background-color: #f9a708;
  zoom: 1;
  width: 100%;
}
div.cookie .cookie-buttons .invisible.ck-btn {
  display: none;
}
div.cookie .cookie-buttons .visible.ck-btn {
  display: block;
}
div.cookie #AcceptAndCloseBtn.inactive button.btn {
  cursor: default;
  pointer-events: none;
  color: #80a4c8;
  background-color: #7d784c;
  border: 1px solid #80a4c8;
}
@media only screen and (max-width: 959px) {
  div.cookie {
    background-color: #fff;
    padding: 0;
  }
  div.cookie .cookie-holder {
    background-color: #004990;
    display: block;
    width: 95%;
    padding: 15px 0 20px;
  }
  div.cookie .cookie-header,
  div.cookie .cookie-message,
  div.cookie .cookie-buttons {
    text-align: left;
    display: block;
    width: auto;
    padding: 0;
    margin: 0 15px;
  }
  div.cookie .cookie-buttons .btn {
    width: auto;
    padding: 15px 5px;
  }
  div.cookie .cookie-buttons .ck-btn {
    display: inline-block;
    margin-right: 40px;
  }
  div.cookie .cookie-buttons #AcceptAndCloseBtn {
    margin-right: 0;
  }
  div.cookie .cookie-buttons .invisible.ck-btn {
    display: none;
  }
  div.cookie .cookie-buttons .visible.ck-btn {
    display: inline-block;
  }
}
.page-search #search-form {
  display: none;
}
.page-search h1 {
  font-size: 22px;
  margin-bottom: 25px;
  color: #fe882e;
}
/* Styling for webform.*/
.node-webform {
  margin: 10px;
}
.webform-container-inline label, .webform-container-inline div {
  display: inline;;
}
.webform-component-textfield label, .webform-component-select label, .webform-component-textarea label, .webform-component-number label, .webform-component-email  label {
  text-align: left;
  margin-top: 10px;
  display: block;
}
.webform-component-radios .radio  .form-radio {
  float: left;
}
.webform-component-radios.webform-container-inline .radio  .form-radio {
  float: none;
}
.webform-component-radios .radio {
  overflow: hidden;
}
.webform-component-textfield , .webform-component-select, .webform-component-email, .webform-component-textarea, .webform-component-number, .webform-component-radios .form-radios, .webform-component-date {
  overflow: hidden;
}
.webform-component-date .select label {
  display: none;
}
.webform-datepicker .select label {
  display: none;
}
.webform-datepicker .select  {
  display: inline;
}
.webform-datepicker .webform-calendar  {
    margin-top: 15px;
    margin-left: 5px;
}
.webform-component-time .form-item, .webform-component-time .form-radios, .webform-component-time label, .webform-component-time webform-container-inline {
  display: inline;
}
.webform-component-time .radio {
  margin-left: 5px;
}
.webform-component-time .select label {
  display: none;
}
.webform-client-form .form-item {
  margin-top: 10px;
}
.node-webform .form-actions input, .node-webform .form-submit {
 margin-top: 10px;
}
.node-webform .form-managed-file .form-submit {
  margin-left: 5px;
}
.webform-confirmation {
  margin: 10px;
}
.webform-component-fieldset {
  border: 1px solid #bbb;
  margin-top: 10px;

}
.node-webform fieldset.collapsed .fieldset-wrapper {
  display: none;
}
.webform-component-fieldset .fieldset-wrapper {
  margin: 0 0 10px 10px;
}
.webform-component-fieldset legend {
  margin: 5px;
}
.webform-component-fieldset .element-invisible {
  display: none;
}
.webform-component-fieldset .fieldset-title {
  color: #000;
  font-weight: bold;
}
.webform-progressbar {
  display: none;
}
/* Styling for order webform in Swedish site */
.webform-order  #layout-nsb-content {
  margin: 0px 5%;
}
.bestall_material_content > label{
  font-size: 18px;
  color: #fe882e;
}
#edit-submitted-bestall-material-options {
  padding-top: 20px;
}
.webform-order .submitted,.webform-order #Breadcrumbs {
  display: none;
}
.order-webform-inline.webform-component-textfield  input, .order-webform-inline.webform-component-email  input{
  width: 90%;
}
.webform-order section.con {
  background: #ebecee;
}
.webform-order .webform-component-textfield input,.webform-order .webform-component-email input,.webform-order textarea {
  background: #f5f5f6;
}
.webform-order .webform-submit {
  border-radius: 0px;
  height: 31px;
  vertical-align: middle;
  padding-left: 5px;
}
.webform-order .drupal-messages {
  margin: 2% 5% 0 5%;
}
@media only screen and (min-width: 768px) {
  .page-order-form.webform-order .webform-client-form .webform-component-textfield{
    width: 100%;
  }
  .webform-component--abvryt a {
    position: absolute;
  }
  .order-webform-inline  {
    display: inline-block;
    width: 49.5%;
  }
  .webform-order .form-actions {
    float: right;
  }
  .page-order-form .webform-client-form .order-webform-inline.webform-component--postadress, 
  .page-order-form .webform-client-form .order-webform-inline.webform-component--ort,
  .page-order-form .webform-client-form .order-webform-inline.webform-component--telefon, 
  .page-order-form .webform-client-form .order-webform-inline.webform-component--e-post ,
  .page-order-form .webform-client-form .order-webform-inline.webform-component--by {
    width: 49.5%;
  }
  /* HCP-295 start */
  .page-order-form .webform-client-form .webform-component-textfield {
    display: inline-block;
    overflow: hidden;
    width: 49%;
  }
  .page-order-form .webform-client-form .webform-component-checkboxes {
      display: inline-block;
      width: 50%;
  }
  .page-order-form .node-webform .order-webform-inline-label > label {
    float: left;
    width: 30%;
    margin-top: 16px;
  }
  .order-webform-inline-label .form-text{
    margin : 0px;
    margin-top: 7px;
  }
  .page-order-form .webform-client-form .webform-component-textfield #dfg {
      width: 49.5%;
  }
  .page-contact-us .webform-component-textfield, .page-contact-us .webform-component-email {
    width: 35%;
  }
}
.order-webform-full-width.webform-component-textfield input, .order-webform-full-width.webform-component-textarea textarea {
  width: 95%;
} 
.order-webform-full-width.webform-component-textfield, .order-webform-full-width.webform-component-textarea {
  width: 100% !important;
}
.webform-order-title {
  font-size: 18px;
  color: #fe882e;
}
/* Styling for order webform in Swedish site ends.*/
.links {
  margin: 10px;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../../../../../../../misc/ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-widget-header .ui-icon {
  background-image: url(../../../../../../../misc/ui/images/ui-icons_222222_256x240.png);
}
.ui-icon {
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
    border-left: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
@media only screen and (max-width: 479px) {
  .webform-datepicker .webform-calendar {
    display: none;
  }
  .webform-component-date .select select {
    width: 26%%;
  }
  .webform-component-textfield input, .webform-component-number input, .webform-component-email  input {
    width: 95%;
  }
  .webform-component-textarea textarea {
    width: 95%;
  }
  .webform-component-select select {
    width: 96%;
    max-width: 96%;
  }
  .webform-component-time  .select select { 
    width: 23%;
  }
  .webform-component-fieldset .form-text, .webform-component-fieldset textarea, .webform-component-fieldset select {
    width: 90%;
  }
  .webform-component-fieldset .form-email {
    width: 91%;
  }
  .webform-component-fieldset {
    width:95%;
  }
  .webform-component-radios .form-radio {
    margin-top: 0px;
  }
  .form-item.webform-component.webform-component-radios.webform-component--radio.webform-container-inline .form-radios, 
  .form-item.webform-component.webform-component-checkboxes.webform-component--checkbox.webform-container-inline .form-checkboxes,
  .form-item.webform-component.webform-component-file.webform-component--file1.webform-container-inline .description,
  .webform-component-time .webform-container-inline {
    display: block;
  }
}
@media only screen and (max-width: 367px) {
  .webform-component-time .select select {
    width: 28%;
  }
  .webform-component-date .select select {
    width: 28%;
  }
  .webform-component-time .radio {
    margin-left: 0px;
  }
  .webform-component-time .form-radio {
    margin: 0px;
  }
  .webform-component-radios .form-item .form-radio {
    margin-top:0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .node-webform {
    margin: 10px;
  }
  .webform-component-date .select select {
    width: 25%;
  }
  .webform-component-textfield input, .webform-component-number input {
    width: 80%;
  }
  .webform-container-inline textarea{
    vertical-align: middle;
  }
  .webform-component-email  input {
    width: 82%;
  }
  .webform-component-textarea textarea {
    width: 80%;
  }
  .webform-component-select select {
    width: 68%;
    max-width: 68%;
  }
  .webform-component-time  .select select { 
    width: 25%;
  }
  .webform-component-radios .form-item .form-radio {
    margin-top:0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .webform-component-textfield input, .webform-component-number input, .webform-component-email  input {
    width: 80%;
  }
  .webform-component-textarea textarea {
    width: 80%;
  }
  .webform-component-select select {
    width: 81%;
    max-width: 81%;
  }
  .webform-component-date .select select {
    width: 25%;
  }
  .node-webform {
    margin: 10px;
  }
  .webform-component-time  .select select { 
    width: 33%;
  }
}
@media only screen and (min-width: 960px) {
  .node-webform {
    margin: 25px 15px 15px 15px;
  }
  .webform-component-textfield input, .webform-component-number input{
    width: 50%;
  }
  .webform-component-email input {
    width: 51%;
    padding: 5px;
  }
  .webform-component-textarea textarea {
    width: 50%;
  }
  .webform-component-select select {
    width: 51.5%;
    max-width: 51.5%;
  }
  .webform-component-time  .select select { 
    width: 20%;
  }
  .webform-component-date .select select {
    width: 15.5%;
  }
  .webform-datepicker .select {
    margin-right: 5px;
  }
  .webform-component-time .radio {
    margin-left: 2px;
  }
  .webform-component-fieldset {
    width: 51.5%;
  }
  .webform-component-fieldset .form-text, .webform-component-fieldset textarea, .webform-component-fieldset select {
    width: 90%;
  }
  .webform-component-fieldset select {
    max-width: 90%;
  }  
  .webform-component-fieldset .webform-container-inline .form-text, .webform-component-fieldset .webform-container-inline textarea {
    width: 60%;
  }
  .webform-component-fieldset .webform-container-inline select {
    width: 62.5%;
    max-width: 62.5%;
  }
  .webform-container-inline label, .webform-container-inline div {
  display: inline;;
}
  .webform-container-inline textarea{
    vertical-align: middle;
  }
  .webform-component-fieldset .form-email {
    width: 91%;
  }
  .hcp-inline {
    overflow: hidden;
  }
  .hcp-inline.webform-component-textfield label, .hcp-inline.webform-component-textarea label, .hcp-inline.webform-component-number label, 
  .hcp-inline.webform-component-email label , .hcp-inline.webform-component-select label, .hcp-inline.webform-component-checkboxes label, 
  .hcp-inline.webform-component-radios  label , .hcp-inline.webform-component-file label , 
  .hcp-inline.form-item.webform-component.webform-component-date.webform-component--dob.webform-container-inline label, 
  .hcp-inline.webform-component-grid label, 
  .hcp-inline.form-item.webform-component.webform-component-time.webform-component--time.webform-container-inline label {
    float: left;
    width: 20%;
  }
  .hcp-inline.form-item.webform-component.webform-component-file.webform-component--file1.webform-container-inline .description {
    display: block;
    margin-left: 20%;
  }
  .hcp-inline.form-item.webform-component.webform-component-date.webform-component--dob.webform-container-inline label {
    margin-top: 20px;
  }
  .hcp-inline.webform-component-checkboxes .form-item.checkbox label, .hcp-inline.webform-component-radios .form-item.radio label ,
  .hcp-inline.webform-component-time .form-item label,.hcp-inline.webform-component-time div#FormContainer-edit-submitted-time-ampm-pm label,
  .hcp-inline.webform-component-time .form-item label,.hcp-inline.webform-component-time div#FormContainer-edit-submitted-time-ampm-am label{
    float: none;
  }
  .hcp-inline.form-item.webform-component.webform-component-time.webform-component--time.webform-container-inline label {
    padding-top: 10px;
  }
}
/* Styling for webform ends.*/
@media only screen and (max-width: 767px) {
  .page-search h1 {
    margin-top: 30px;
  }
  .page-order-form .form-actions img#theImg {
    display: none;
  }
}
.page-search h2 {
  text-transform: none;
  font-size: 17px;
  padding-bottom: 15px;
}
.page-search p {
  margin: 10px 0px 10px;
}
.page-search .element-invisible {
  display: none;
}
.page-search .search-results {
  margin: 0 15px 50px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 960px) {
  .page-search .search-results {
    margin: 0 100px 50px;
    padding-bottom: 25px;
  }  
}
.page-search .search-result .title, .page-search .search-result .search-snippet-info {
  margin-left: 10px;
}
}
.page-search-node h3.title  a {
  color: #fe882e;
}
.page-search .search-result {
  border-bottom: 1px solid #d6d7d7;
  margin-top: 10px;
  margin-left: 10px;
}
.search-results li:last-child {
  border-bottom: none;
}
.page-search-node .item-list {
  padding: 10px;
}
li.search-result {
  list-style-type: none;
}
p.search-readmore a, .search-result h3.title a {
  color: #fe882e;
}
.page-search-node  #Breadcrumbs {
  color: #323232;
}
.page-search .search-results a:hover {
  text-decoration: none;
}
.page-search .pager {
  padding: 0 15px;
  text-align: center;
}
.page-search .pager li {
  display: inline;
}
.page-search .pager a {
  color: #323232;
  font-size: 14px;
  text-decoration: none;
  text-transform: capitalize;
}
.page-search .pager a:hover {
  text-decoration: underline;
}
.page-search .pager .pager-current {
  font-size: 14px;
  font-weight: bolder;
}
.page-search .pager .pager-next a,
.page-search .pager .pager-last a,
.page-search .pager .pager-previous a,
.page-search .pager .pager-first a {
  padding: 7px;
  margin: 2px;
  border: 1px solid #d6d7d7;
  background: transparent;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.page-search .pager .pager-next {
  margin-left: 15px;
}
.page-search .pager .pager-previous {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .page-search h1 {
    margin-top: 30px;
  }
  .page-search .pager {
    padding: 0px;
    text-align: center;
  }
  .page-search .pager .pager-next a, .page-search .pager .pager-last a, .page-search .pager .pager-previous a,
  .page-search .pager .pager-first a, .page-search .pager .pager-current, .page-search .pager a {
    font-size: 9px;
  }
  .page-search-node .item-list {
    padding: 10px 0px;
  }
  .page-search .pager .pager-previous,.page-search .pager .pager-next {
    margin: 0px;
  }
}

#MainNavigation .nav-banner {
  width: 100%;
  height: 55px;
  position: absolute;
  z-index: 1000;
  bottom: -48px;
  background: url("../../images/bg-header.png") no-repeat top center;
}
@media only screen and (max-width: 959px) {
  #MainNavigation .nav-banner {
    display: none;
  }
}
#MainNavigation ul.menu {
  border: 1px solid #aeb0b0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f1f1f2;
  background-image: -moz-linear-gradient(top, #fefefe, #dedee0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#dedee0));
  background-image: -webkit-linear-gradient(top, #fefefe, #dedee0);
  background-image: -o-linear-gradient(top, #fefefe, #dedee0);
  background-image: linear-gradient(to bottom, #fefefe, #dedee0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffdedee0', GradientType=0);
}
#MainNavigation ul.menu ul.menu {
  filter: none;
}
#MainNavigation ul.menu a {
  color: #666;
  text-shadow: 0 1px #fff;
}
.nav a:hover,
.nav a:active {
  background-image: none;
  background-color: transparent;
  text-decoration: none;
}
.layout-lsb-sidebar > .menu,
.layout-rsb-sidebar > .menu {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.layout-lsb-sidebar > .menu > .leaf,
.layout-rsb-sidebar > .menu > .leaf,
.layout-lsb-sidebar > .menu > .collapsed,
.layout-rsb-sidebar > .menu > .collapsed {
  background: #fdeae0;
}
.layout-lsb-sidebar > .menu a,
.layout-rsb-sidebar > .menu a {
  display: block;
  padding: 10px 10px;
  font-weight: bold;
  color: #fe882e;
}
.layout-lsb-sidebar > .menu a:hover,
.layout-rsb-sidebar > .menu a:hover {
  text-decoration: none;
}
.layout-lsb-sidebar > .menu li:hover,
.layout-rsb-sidebar > .menu li:hover,
.layout-lsb-sidebar > .menu > .active-trail,
.layout-rsb-sidebar > .menu > .active-trail,
.layout-lsb-sidebar > .menu .expanded,
.layout-rsb-sidebar > .menu .expanded {
  background: #fcd8c6;
}
.layout-lsb-sidebar > .menu .expanded li,
.layout-rsb-sidebar > .menu .expanded li {
  background-color: #fff;
  color: #000;
}
.layout-lsb-sidebar > .menu .expanded li a,
.layout-rsb-sidebar > .menu .expanded li a {
  color: #4f4f4f;
}
.layout-lsb-sidebar > .menu .expanded li a:hover,
.layout-rsb-sidebar > .menu .expanded li a:hover,
.layout-lsb-sidebar > .menu .expanded li a.active-trail,
.layout-rsb-sidebar > .menu .expanded li a.active-trail {
  color: #fe882e;
}
.layout-lsb-sidebar > .menu .expanded li a:hover:after,
.layout-rsb-sidebar > .menu .expanded li a:hover:after,
.layout-lsb-sidebar > .menu .expanded li a.active-trail:after,
.layout-rsb-sidebar > .menu .expanded li a.active-trail:after {
  content: ' >';
}
.layout-lsb-sidebar .leaf,
.layout-rsb-sidebar .leaf,
.layout-lsb-sidebar .collapsed,
.layout-rsb-sidebar .collapsed {
  border-top: #a1a4a4 1px dotted;
}
.layout-lsb-sidebar .leaf.first,
.layout-rsb-sidebar .leaf.first,
.layout-lsb-sidebar .collapsed.first,
.layout-rsb-sidebar .collapsed.first {
  border-top: none;
}
.layout-lsb-sidebar .active-trail > .menu > .first,
.layout-rsb-sidebar .active-trail > .menu > .first {
  border-top: #a1a4a4 1px dotted;
}
.layout-lsb-sidebar .expanded .leaf,
.layout-rsb-sidebar .expanded .leaf,
.layout-lsb-sidebar .expanded .collapsed,
.layout-rsb-sidebar .expanded .collapsed {
  padding: 0 10px;
  background: #fff;
}
.layout-lsb-sidebar .expanded .leaf a,
.layout-rsb-sidebar .expanded .leaf a,
.layout-lsb-sidebar .expanded .collapsed a,
.layout-rsb-sidebar .expanded .collapsed a {
  font-weight: normal;
}
.layout-lsb-content > .menu,
.layout-rsb-content > .menu,
.layout-nsb-content > .menu {
  display: none;
}

.hdr {
  height: 110px;
  position: relative;
  z-index: 10;
}
.hdr-content {
  width: 100%;
  position: relative;
  font-size: 12px;
  height: 100%;
}
.hdr-logos {
  width: 55%;
  display: inline-block;
  margin-top: 35px;
}
.hdr-search,
.hdr-account {
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.hdr-account {
  width: 395px;
}
.logged-in .hdr-account {
  width: 378px;
}
.hdr-account .menu a:before {
  content: '» ';
}
img.mobile {
  display: none;
}
img.secondary-caption {
  display: block;
  padding-top: 8px;
}
.hdr-controls {
  display: inline-block;
  vertical-align: top;
  float: right;
  height: 100%;
  position: relative;
  top: 5px;
}
.hdr-frm {
  height: 100%;
}
.slide-container {
  height: 100%;
}
.slide-container .menu {
  display: inline-block;
  font-size: 11px;
  position: relative;
  top: 25px;
}
.slide-container .language-switcher-locale-url {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
}
.slide-container .language-switcher-locale-url .active {
  display: none;
}
body.logged-in .hdr-frm li {
  display: inline-block;
  padding: 0 9px;
}
body.not-logged-in .hdr-frm li {
  display: inline-block;
  padding: 0 10px;
}
body.not-logged-in .hdr-frm li.first {
  padding-left: 0;
}
@media only screen and (max-width: 479px) {
  body.not-logged-in .hdr-frm li.first {
    float: left;
    padding-left: 4%;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  body.not-logged-in .hdr-frm li.last {
    display: block;
    padding: 10px 2.5% 0 2.5%;
    clear: both;
  }
}
.hdr-frm #UserLogin input {
  width: 130px;
  margin-right: 10px;
  border-radius: 5px;
}
.hdr-frm #UserLogin input[type=submit] {
  width: 84px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fe882e;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px;
  filter: none;
  font-size: 11px;
  margin-right: 0;
}
@media only screen and (max-width: 479px) {
  .hdr-frm #UserLogin input[type=submit] {
    width: 115px;
  }
}
.hdr-frm #UserLogin input .item-list {
  width: 300px;
  font-size: 11px;
}
@media only screen and (max-width: 479px) {
  .hdr-frm #UserLogin input .item-list {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
  }
}
div#FormContainer-edit-search-block-form--2,.hdr-frm #search-block-form .form-actions {
  display: inline-block;
}
input#edit-search-block-form--2 {
  border: 0px;
  margin: 0px;
}
#search-block-form {
  background: #fff;
  border:1px solid #bbb;
}  
.hdr-frm #search-block-form .form-item label,
.hdr-frm #search-block-form .element-invisible {
  display: none;
}
.hdr-frm #search-block-form input {
  border-radius: 5px;
  width: 145px;
}
.hdr-frm #search-block-form .container-inline {
  position: relative;
  text-align: right;
}
.hdr-frm #search-block-form .form-actions input.form-submit {
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  background: transparent url("../../images/icon-search.png") no-repeat center center;
}
.hdr-frm .slide-container.sch-opened .menu,
.hdr-frm .slide-container.sch-opened #UserLogin {
  display: none;
}
.hdr-frm .slide-container.sch-opened #search-block-form {
  top: 0;
}
.hdr-frm .slide-container.sch-opened #search-block-form .container-inline {
  margin-left: 0;
  width: 100%;
}
.hdr-frm .slide-container.sch-opened #search-block-form .form-item.textfield {
  width: 99%;
}
.hdr-frm .slide-container.sch-opened #search-block-form .form-item.textfield input {
  max-width: none;
  width: 99%;
}
@media only screen and (max-width: 767px) {
  .hdr-frm .slide-container.sch-opened #search-block-form .form-item.textfield {
    width: 86%;
  }
}
.hdr-frm .slide-container.act-opened #search-block-form {
  display: none;
}

.ftr {
  color: #2a2927;
  font-size: 10px;
  overflow: hidden;
}
.ftr .ftr-lgl {
  width: 41%;
}
.ftr .ftr-lgl.left {
  float: left;
  text-align: left;
}
.ftr .ftr-lgl.right {
  float: right;
  text-align: right;
}
.con-ftr {
  clear: both;
  overflow: hidden;
  margin: 0 5px 5px 5px;
  padding: 0 0 0 20px;
  min-height: 50px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  background: #fe882e;
  font-size: 12px;
}
.con-ftr .menu {
  float: left;
  padding: 20px 0 30px 0;
}
.con-ftr .leaf {
  float: left;
  padding: 0px 9px;
  border-left: 1px solid #272928;
  height: 13px;
  line-height: 13px;
}
.con-ftr .leaf a {
  color: #272928;
}
.con-ftr .leaf:first-child {
  border-left: none;
}
.con-ftr #InformationTypes {
  float: right;
}
.con-ftr .information-type {
  display: inline-block;
  margin: 10px 0px 5px;
  padding: 20px 20px 0;
  border-left: 1px dotted #cacaca;
  font-size: 8px;
  background-repeat: no-repeat;
  background-position: center top !important;
}
.con-ftr .con-ftr-content {
  float: right;
  margin-right: 40px;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 3px;
}
.information-type {
  padding-top: 4px;
  padding-right: 15px;
  background-position: right 5px;
  background-repeat: no-repeat;
}
.information-type.website {
  background-image: url("../../images/ico-website.jpg");
}
.information-type.audio {
  background-image: url("../../images/ico-audio.jpg");
}
.information-type.webcast {
  background-image: url("../../images/ico-webcast.jpg");
}
.information-type.video {
  background-image: url("../../images/ico-video.jpg");
}
.information-type.pdf {
  background-image: url("../../images/ico-pdf.jpg");
}
.information-type.document {
  background-image: url("../../images/ico-document.jpg");
}

input.error,
textarea.error,
select.error {
  border: 1px solid red;
  -webkit-box-shadow: 0 0 5px 0 #ff0000;
  -moz-box-shadow: 0 0 5px 0 #ff0000;
  box-shadow: 0 0 5px 0 #ff0000;
}
.page-user-register legend {
  display: none;
}
#UserLogin {
  position: relative;
  top: 12px;
}
#UserLogin .pwd-placeholder {
  top: 0px;
  left: 150px;
}
@media only screen and (min-width: 960px) {
  #search-block-form {
    position: absolute;
    top: 75px;
    right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  input[type="radio"] {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../../images/sprite-radio-btn.gif") left top no-repeat;
    -webkit-appearance: none;
    vertical-align: middle;
    outline: 0;
    margin-bottom: 5px;
  }
  input[type="radio"]:checked {
    background-position: right top;
  }
}
@media only screen and (max-width: 767px) {
  input[type=submit] {
    width: 200px;
    white-space: normal;
    font-size: 16px;
  }
}
.form-grey-set {
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .form-grey-set {
    padding: 15px;
  }
}
.ct-registration-form {
  padding: 20px 5px;
}
.ct-registration-form select {
  width: 262px;
}
.ct-registration-form fieldset {
  display: block;
}
@media only screen and (max-width: 479px) {
  .ct-registration-form fieldset {
    width: 100%;
  }
}
.ct-registration-form fieldset .form-item-description-con p {
  margin-bottom: 0;
  margin-top: 20px;
}
.ct-registration-form fieldset .form-item {
  position: relative;
  width: 35%;
  max-width: 100%;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}
@media only screen and (max-width: 959px) {
  .ct-registration-form fieldset .form-item {
    width: 49%;
  }
  .ct-registration-form fieldset .form-item label {
    display: inline-block;
  }
  .ct-registration-form fieldset .form-item input,
  .ct-registration-form fieldset .form-item select {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .ct-registration-form fieldset .form-item select {
    width: 100%;
  }
  .ct-registration-form fieldset .form-item input {
    width: 95%;
  }
}
@media only screen and (max-width: 479px) {
  .ct-registration-form fieldset .form-item {
    width: 100%;
  }
}
.ct-registration-form fieldset .form-item .required-marker {
  color: #2767a8;
}
.ct-registration-form fieldset p {
  margin-top: 10px;
}
.ct-registration-form fieldset h1,
.ct-registration-form fieldset h2,
.ct-registration-form fieldset h3,
.ct-registration-form fieldset h4,
.ct-registration-form fieldset h5,
.ct-registration-form fieldset h6 {
  margin-top: 15px;
}
.ct-registration-form .form-body {
  display: none;
}
.contact-form .ct-registration-form .hide-form-element {
  display: none;
}
.contact-form .ct-registration-form .required-marker {
  color: #2767a8;
}
.contact-form .ct-registration-form fieldset.form-lead {
  padding: 0 15px;
}
.contact-form .ct-registration-form fieldset.form-lead .form-item label {
  display: inline;
}
.contact-form .ct-registration-form .hcp,
.contact-form .ct-registration-form .non-hcp {
  padding: 0 15px 100px;
}
.contact-form .ct-registration-form fieldset.form-lead > div {
  padding-top: 20px;
  border-top: 1px solid #d6d7d7;
}
.contact-form .ct-registration-form fieldset.form-lead #edit-is-hcp {
  margin: 20px 0;
}
.contact-form .ct-registration-form fieldset.form-lead #edit-is-hcp label {
  display: inline;
  font-weight: normal;
}
.contact-form .ct-registration-form .form-body fieldset > .form-item {
  position: relative;
  width: 35%;
  max-width: 100%;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}
@media only screen and (max-width: 959px) {
  .contact-form .ct-registration-form .form-body fieldset > .form-item {
    width: 49%;
  }
  .contact-form .ct-registration-form .form-body fieldset > .form-item input {
    width: 95%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body fieldset > .form-item {
    width: 100%;
  }
  .contact-form .ct-registration-form .form-body fieldset > .form-item input {
    width: 100%;
  }
}
.contact-form .ct-registration-form .form-body fieldset > .form-item#FormContainer-edit-contact-preference {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body fieldset > .form-item#FormContainer-edit-contact-preference {
    padding: 0;
  }
}
.contact-form .ct-registration-form .form-body fieldset > .form-item#FormContainer-edit-contact-preference label {
  font-weight: normal;
}
.contact-form .ct-registration-form .form-body fieldset > .form-item .form-select {
  width: 91%;
  padding-right: 10px;
}
@media only screen and (max-width: 959px) {
  .contact-form .ct-registration-form .form-body fieldset > .form-item .form-select {
    width: 250px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .contact-form .ct-registration-form .form-body fieldset > .form-item .form-select {
    width: 95%;
    max-width: 250px;
  }
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body fieldset > .form-item .form-select {
    width: 100%;
    max-width: none;
  }
}
.contact-form .ct-registration-form .form-body fieldset .form-checkboxes {
  display: inline-block;
  margin-left: 15px;
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body fieldset .form-checkboxes {
    margin: 0;
    display: block;
  }
}
.contact-form .ct-registration-form .form-body fieldset .form-checkboxes .form-item.checkbox {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body fieldset .form-checkboxes .form-item.checkbox {
    display: block;
    width: 100px;
  }
}
.contact-form .ct-registration-form .form-body fieldset .form-checkboxes .form-item.checkbox input {
  float: right;
  margin-left: 5px;
  margin-right: 10px;
  width: auto;
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body fieldset .form-checkboxes .form-item.checkbox input {
    float: right;
    width: auto;
  }
}
.contact-form .ct-registration-form .form-body fieldset .form-privacy-policy {
  margin: 20px 0;
}
.contact-form .ct-registration-form .form-body fieldset .form-privacy-policy a {
  color: #fe882e;
}
.contact-form .ct-registration-form .form-body .form-item {
  position: relative;
  width: 65%;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}
@media only screen and (max-width: 479px) {
  .contact-form .ct-registration-form .form-body .form-item {
    width: 90%;
  }
}
.contact-form .ct-registration-form .form-body .form-item.textarea textarea {
  width: 100%;
  height: 130px;
}
.contact-form .ct-registration-form div.form-item.radio {
  display: inline-block;
  width: 36px;
}
.contact-form .ct-registration-form div.form-item.radio input.form-radio {
  margin-right: 10px;
  margin-left: 0px;
}
.pwd-placeholder {
  z-index: 3;
  position: absolute;
  padding: 10px 5px;
  bottom: 0px;
  left: 0px;
}
.page-user-register-thank-you #user-login-form {
  width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 959px) {
  .page-user-register-thank-you #user-login-form {
    width: 95%;
    margin: 0 15px;
  }
}
.page-user-register-thank-you #user-login-form .textfield {
  width: 49%;
  float: left;
}
@media only screen and (max-width: 479px) {
  .page-user-register-thank-you #user-login-form .textfield {
    width: 95%;
    float: none;
  }
}
.page-user-register-thank-you #user-login-form .textfield .required-marker {
  display: none;
}
.page-user-register-thank-you #user-login-form .password {
  width: 49%;
  float: right;
}
@media only screen and (max-width: 479px) {
  .page-user-register-thank-you #user-login-form .password {
    width: 95%;
    float: none;
  }
}
.page-user-register-thank-you #user-login-form .password .required-marker {
  display: none;
}
.page-user-register-thank-you #user-login-form input[type='text'],
.page-user-register-thank-you #user-login-form input[type='password'] {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-user-register-thank-you #user-login-form input[type='text'],
  .page-user-register-thank-you #user-login-form input[type='password'] {
    width: 90%;
  }
}
.page-user-register-thank-you #user-login-form .item-list {
  float: left;
  clear: left;
  margin: 5px 0px 10px 0px;
  width: 100%;
}
.page-user-register-thank-you #user-login-form .item-list ul li {
  display: block;
  float: left;
  width: 49%;
}
@media only screen and (max-width: 479px) {
  .page-user-register-thank-you #user-login-form .item-list ul li {
    width: 100%;
    float: none;
  }
}
.page-user-register-thank-you #user-login-form .item-list ul li.first {
  margin: 0px 2% 0px 0px;
}
.page-user-register-thank-you #user-login-form .form-wrapper {
  float: left;
  clear: left;
  margin: 0px 0px 10px 0px;
}
.page-user-register-thank-you #user-login-form .form-wrapper .form-submit {
  padding: 0 18px;
  line-height: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #2a73a1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#347aa5), color-stop(50%, #347aa5), color-stop(50%, #00598f), to(#00598f));
  background-image: -webkit-linear-gradient(#347aa5, #347aa5 50%, #00598f 50%, #00598f);
  background-image: -moz-linear-gradient(top, #347aa5, #347aa5 50%, #00598f 50%, #00598f);
  background-image: -o-linear-gradient(#347aa5, #347aa5 50%, #00598f 50%, #00598f);
  background-image: linear-gradient(#347aa5, #347aa5 50%, #00598f 50%, #00598f);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff347aa5', endColorstr='#ff00598f', GradientType=0);
  font-size: 12px;
}
#CoremetricsOptOutForm {
  margin: 0 10%;
  padding: 20px;
  border: 1px solid black;
}
#CoremetricsOptOutForm table {
  border: none;
}
#CoremetricsOptOutForm td {
  text-align: left;
  border: none;
}

.ugc ul,
.ugc ol {
  padding-left: 20px;
}
.ugc ul {
  list-style-type: disc;
}
.ugc ul li ul {
  margin: 10px 0px 0px 0px;
  list-style-type: circle;
}
.ugc ol {
  list-style-type: decimal;
}
.ugc li {
  margin-bottom: 15px;
}
.ugc blockquote {
  clear: both;
  padding: 15px;
  background: #d8f1f6;
}
.ugc blockquote *:last-child {
  margin-bottom: 5px;
}
.ugc table td:first-child,
.ugc table th:first-child {
  text-align: center;
}

.page-admin .hdr-controls .menu .menu {
  display: none;
}
.page-admin .page-manager-wrapper .primary-actions,
.page-admin .page-manager-wrapper .page-manager-edit-operations,
.page-admin .page-manager-wrapper .content-header,
.page-admin .page-manager-wrapper .content-content > .messages,
.page-admin .page-manager-wrapper .content-content > .description {
  display: none;
}
.page-admin #page-manager-save-page-form {
  display: none;
}

.ct-acc {
  overflow-x: hidden;
  margin: 10px 0;
}
.ct-acc-header {
  position: relative;
  padding: 3px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  background: #fff;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
}
.ct-acc-header-background {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  padding: 15px 12px 5px;
  background: #818181;
  color: #fff;
}
.ct-acc-panels-panel {
  display: block;
  position: relative;
  margin-top: 5px;
  padding-top: 5px;
  border: 1px solid #aaa9a9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #f5f5f5;
}
.ct-acc-panels-panel:first-child {
  margin-top: 0;
  padding-top: 0;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
}
.ct-acc-has-header .ct-acc-panels-panel:first-child {
  margin-top: -7px;
}
.ct-acc-panels-panel.is-active {
  border: 1px solid #fe882e;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.ct-acc-panels-panel.is-active .ct-acc-panels-trigger {
  background-position: 100% 20px;
  border-bottom: 1px solid #fe882e;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: url("../../images/sprites-acc.png") 100% 20px no-repeat;
  color: #fe882e;
  margin-bottom: 20px;
}
.ct-acc-panels-panel .ct-cbl-block-grid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 25%;
}
.ct-acc-panels-panel .ct-cbl-block-grid:nth-child(3n+1) {
  clear: none;
}
.ct-acc-panels-panel .ct-cbl-block-grid:nth-child(4n+1) {
  clear: left;
}
.ct-acc-panels-panel .ct-cbl-block-grid .ct-cbl-block-thumbnail {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .ct-acc-panels-panel .ct-cbl-block-grid {
    width: 33.3333%;
  }
  .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(4n+1),
  .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(2n+1) {
    clear: none;
  }
  .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .ct-acc-panels-panel .ct-cbl-block-grid {
    width: 50%;
  }
  .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(3n+1) {
    clear: none;
  }
  .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 340px) {
  .ct-acc-panels-panel .ct-cbl-block-grid {
    width: auto;
    float: none;
    clear: none;
  }
}
.ct-acc-panels-trigger {
  display: block;
  padding: 15px 50px 15px 15px;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  color: #4b4c4c;
  background: url("../../images/sprites-acc.png") 100% -80px no-repeat;
}
.ct-acc-panels-trigger p {
  margin: 0;
}
.ct-acc-panels-trigger:hover {
  cursor: pointer;
  text-decoration: underline;
}
.ct-acc-panels-content {
  overflow: hidden;
  display: none;
  margin: 0;
  padding: 0 15px 15px;
  border-top: none;
}
.ct-acc-panels-content .ct-event-category-menu {
  display: none;
}
.front .ct-acc {
  overflow-x: hidden;
  margin: 10px 0;
}
.front .ct-acc-header {
  position: relative;
  padding: 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  background: #fff;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-header {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.front .ct-acc-header-background {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  padding: 20px 12px 5px;
  background: #818181;
  color: #fff;
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-header-background {
    background: none;
    color: #fe882e;
    padding: 20px 12px;
    font-size: 26px;
    font-weight: normal;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  }
}
.front .ct-acc-panels-panel {
  display: block;
  position: relative;
  margin-top: -5px;
  padding-top: 5px;
  border: 1px solid #cccccc;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  background: #fff;
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-panels-panel {
    display: block;
    position: relative;
    margin-top: 5px;
    padding-top: 5px;
    border: 1px solid #aaa9a9;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    background: #f5f5f5;
  }
}
.front .ct-acc-panels-panel:first-child {
  margin-top: 0;
  padding-top: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  border-top: none;
}
.ct-acc-has-header .front .ct-acc-panels-panel:first-child {
  margin-top: -7px;
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-panels-panel:first-child {
    margin-top: 0;
    padding-top: 0;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    border: 1px solid #aaa9a9;
  }
}
.front .ct-acc-panels-panel.is-active .ct-acc-panels-trigger {
  border-bottom: none;
  color: #2767a8;
  background: url("../../images/sprites.png") 100% 20px no-repeat;
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-panels-panel.is-active .ct-acc-panels-trigger {
    background-position: 100% 20px;
    border-bottom: 1px solid #fe882e;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    background: url("../../images/sprites-acc.png") 100% 20px no-repeat;
    color: #fe882e;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-panels-panel.is-active {
    border: 1px solid #fe882e;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.front .ct-acc-panels-panel .ct-cbl-block-grid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 25%;
}
.front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(3n+1) {
  clear: none;
}
.front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(4n+1) {
  clear: left;
}
.front .ct-acc-panels-panel .ct-cbl-block-grid .ct-cbl-block-thumbnail {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .front .ct-acc-panels-panel .ct-cbl-block-grid {
    width: 33.3333%;
  }
  .front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(4n+1),
  .front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(2n+1) {
    clear: none;
  }
  .front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .front .ct-acc-panels-panel .ct-cbl-block-grid {
    width: 50%;
  }
  .front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(3n+1) {
    clear: none;
  }
  .front .ct-acc-panels-panel .ct-cbl-block-grid:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 340px) {
  .front .ct-acc-panels-panel .ct-cbl-block-grid {
    width: auto;
    float: none;
    clear: none;
  }
}
.front .ct-acc-panels-trigger {
  display: block;
  padding: 15px 50px 15px 15px;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #2767a8;
  background: url("../../images/sprites.png") 100% -80px no-repeat;
}
@media only screen and (max-width: 959px) {
  .front .ct-acc-panels-trigger {
    display: block;
    padding: 15px 50px 15px 15px;
    font-size: 15px;
    color: #4b4c4c;
    background: url("../../images/sprites-acc.png") 100% -80px no-repeat;
  }
}
.front .ct-acc-panels-trigger p {
  margin: 0;
}
.front .ct-acc-panels-trigger:hover {
  cursor: pointer;
  text-decoration: underline;
}
.front .ct-acc-panels-content {
  overflow: hidden;
  display: none;
  margin: 0;
  padding: 0 15px 15px;
  border-top: none;
}
.front .ct-acc-panels-content .ct-event-category-menu {
  display: none;
}
.page-product-information .ct-acc .ct-cbl-block-content .ugc {
  overflow-x: auto;
}

.ct-cbl-header {
  padding-bottom: 0;
}
.ct-cbl-header h1 {
  color: #fe882e;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 26px;
}
.ct-cbl-collection {
  *zoom: 1;
  padding-bottom: 0;
}
.ct-cbl-collection:before,
.ct-cbl-collection:after {
  display: table;
  content: "";
  line-height: 0;
}
.ct-cbl-collection:after {
  clear: both;
}
.ct-cbl-collection.is-alternating {
  margin-bottom: 30px;
}
.ct-cbl-collection.is-alternating .ct-cbl-block-row .ct-cbl-block-content .ct-cbl-block-header {
  margin: 0 0 15px;
}
.ct-cbl-collection.is-in-frame {
  padding: 15px;
  border: 1px #cccccc solid;
  background: #eff4f7;
}
.ct-cbl-collection.is-in-frame .ct-cbl-block-grid {
  padding-bottom: 0;
}
.ct-cbl-collection.is-in-frame .ct-cbl-block-row .ct-cbl-block-content .ugc p {
  margin: 0;
}
.ct-cbl-collection .ugc a {
  color: #fe882e;
  font-weight: bold;
}
@media only screen and (min-width: 479px) {
  .ct-cbl-collection .col.ct-cbl-block-grid.has-thumbnail .ct-cbl-block-content h2 {
    margin-left: 5px;
  }
  .ct-cbl-collection .col.ct-cbl-block-grid.has-thumbnail .ct-cbl-block-content .ugc {
    padding: 5px;
  }
}
.ct-cbl-introduction {
  padding-bottom: 30px;
}
.ct-cbl-block-grid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 33%;
}
.ct-cbl-block-grid:nth-child(3n+1) {
  clear: left;
}
.ct-cbl-block-grid .ct-cbl-block-thumbnail {
  margin-bottom: 15px;
}
.ct-cbl-block-grid h2 {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .ct-cbl-block-grid {
    width: 50%;
    padding: 0px 10px 30px 10px;
  }
  .ct-cbl-block-grid:nth-child(3n+1) {
    clear: none;
  }
  .ct-cbl-block-grid:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .ct-cbl-block-grid {
    width: auto;
    float: none;
    clear: none;
    border-bottom: 1px solid #d6d7d7;
    padding: 10px;
  }
  .ct-cbl-block-grid:first-child {
    border-top: 1px solid #d6d7d7;
  }
}
.layout-lsb-sidebar .ct-cbl-block-grid,
.layout-rsb-sidebar .ct-cbl-block-grid {
  width: auto;
  float: none;
  clear: none;
}
.ct-cbl-block-row {
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 0;
  padding-left: 0;
}
.ct-cbl-block-row:first-child {
  padding-top: 0;
}
.is-not-alternating .ct-cbl-block-row {
  padding-left: 0;
  padding-right: 0;
}
.is-alternating .ct-cbl-block-row.is-even {
  background: #fff9ce;
  padding: 15px 15px 0 15px;
}
.is-alternating .ct-cbl-block-row.is-odd {
  padding: 15px 15px 0 15px;
}
.ct-cbl-block-row .ct-cbl-block-thumbnail {
  float: left;
  width: 160px;
}
.ct-cbl-block-row h2 {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  line-height: 1.6;
  margin-bottom: 10px;
}
.ct-cbl-block-row.has-thumbnail .ct-cbl-block-content {
  padding-left: 175px;
}
@media only screen and (max-width: 768px) {
  .ct-cbl-block-row.has-thumbnail .ct-cbl-block-content {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .ct-cbl-block-row {
    padding: 0;
  }
  .ct-cbl-block-row .ct-cbl-block-thumbnail {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .ct-cbl-block-row .ct-cbl-block-content {
    padding: 0;
  }
}
.layout-lsb-sidebar .ct-cbl-block-row .ct-cbl-block-thumbnail,
.layout-rsb-sidebar .ct-cbl-block-row .ct-cbl-block-thumbnail {
  float: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.layout-lsb-sidebar .ct-cbl-block-row .ct-cbl-block-content,
.layout-rsb-sidebar .ct-cbl-block-row .ct-cbl-block-content {
  padding: 0;
}
.layout-lsb-sidebar .ct-cbl-block-row .ct-cbl-block-content .ugc ul,
.layout-rsb-sidebar .ct-cbl-block-row .ct-cbl-block-content .ugc ul {
  padding-left: 25px;
  list-style: url("../../images/ico-list-alt.png");
  margin: 15px 0;
}
.layout-lsb-sidebar .ct-cbl-block-row .ct-cbl-block-content .ugc ul li,
.layout-rsb-sidebar .ct-cbl-block-row .ct-cbl-block-content .ugc ul li {
  margin-bottom: 5px;
}
.layout-lsb-sidebar .ct-cbl-block-row .ct-cbl-block-content .ugc ul li a,
.layout-rsb-sidebar .ct-cbl-block-row .ct-cbl-block-content .ugc ul li a {
  color: #323232;
  font-weight: normal;
  vertical-align: top;
}
.ct-acc .ct-cbl-block-row {
  padding: 0;
}
.ct-acc .ct-cbl-block-row .ct-cbl-block-thumbnail {
  width: 100%;
  float: none;
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .ct-acc .ct-cbl-block-row .ct-cbl-block-thumbnail {
    text-align: center;
  }
}
.ct-acc .ct-cbl-block-row .ct-cbl-block-thumbnail img {
  float: left;
}
@media only screen and (max-width: 479px) {
  .ct-acc .ct-cbl-block-row .ct-cbl-block-thumbnail img {
    float: none;
  }
}
.ct-acc .ct-cbl-block-row.has-thumbnail .ct-cbl-block-content {
  padding-left: 0;
}
.ct-acc .ct-cbl-block-row.has-thumbnail .ct-cbl-block-content .dnf {
  overflow: hidden;
}
.ct-acc .ct-cbl-block-row.has-thumbnail .ct-cbl-block-content .dnf-item {
  width: 50%;
  float: left;
}
.ct-acc .ct-cbl-block-row.has-thumbnail .ct-cbl-block-content .dnf-item a {
  color: #323232;
  background-image: url("../../images/ico-list.png");
  font-weight: bold;
}
.ct-cbl-block-learn-more {
  background: transparent url("../../images/ico-learn-more.jpg") left center no-repeat;
  padding: 0px 0px 0px 25px;
}
.ct-cbl-block-thumbnail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  text-align: center;
}
.ct-cbl-block-images {
  padding: 0 15px;
}
.ct-cbl-block-images-figure {
  margin-bottom: 15px;
  text-align: center;
}
.ct-cbl-block-images-figure img {
  margin-bottom: 5px;
}
.is-in-border-bottom-frame .ct-cbl-block-row.has-thumbnail {
  border-bottom: 1px solid #ccc;
}
.ct-cbl-collection.is-in-purple-frame {
  border: 3px solid #87328c;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row {
  padding: 2%;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row h3 {
  width: 104.22%;
  margin: -2.11% 0 0 -2.11%;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2%;
  color: #5c5c5c;
  background-color: #ece3ef;
  font-weight: bold;
  border-bottom: 3px solid #87328c;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row h3 strong {
  color: #87328c;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row h4 {
  margin: 15px 0px;
  color: #87328c;
  font-weight: bold;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row h4 strong {
  color: #025b98;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row h5 {
  width: 104.22%;
  margin: 15px 0 -2.11% -2.11%;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2%;
  color: #025b98;
  background-color: #ece3ef;
  font-weight: normal;
  border-top: 3px solid #87328c;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row h5 strong {
  color: #87328c;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row ul,
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row p {
  color: #025b98;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row hr {
  border-top: 1px solid #87328c;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row table tbody td {
  color: #004990;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row table tbody td strong {
  display: block;
  font-size: 18px;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row table tbody td em {
  font-style: normal;
  color: #87328C;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row table thead {
  background-color: #87328C;
}
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row table td,
.ct-cbl-collection.is-in-purple-frame .ct-cbl-block-row table th {
  border: 1px solid #87328C;
}

.ct-events-upcoming {
  border: 1px solid #eeeeee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fefefe;
  background-image: -moz-linear-gradient(top, #ffffff, #fcfcfc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fcfcfc));
  background-image: -webkit-linear-gradient(top, #ffffff, #fcfcfc);
  background-image: -o-linear-gradient(top, #ffffff, #fcfcfc);
  background-image: linear-gradient(to bottom, #ffffff, #fcfcfc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffcfcfc', GradientType=0);
  margin: -15px 15px 15px 15px;
  padding: 0px;
}
.ct-events-upcoming .ct-events-upcoming-header {
  margin: 3px;
  height: 30px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #777;
  padding-left: 15px;
}
.ct-events-upcoming .ct-events-upcoming-content {
  margin: 10px 20px;
}
.ct-events-upcoming .ct-events-upcoming-content .ct-event-item {
  padding: 0px 10px 20px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .ct-events-upcoming .ct-events-upcoming-content .ct-event-item {
    width: 50%;
  }
  .ct-events-upcoming .ct-events-upcoming-content .ct-event-item:last-child {
    clear: left;
  }
}
@media only screen and (max-width: 479px) {
  .ct-events-upcoming .ct-events-upcoming-content .ct-event-item {
    width: auto;
    float: none;
    clear: none;
  }
}
.ct-events-upcoming .ct-events-upcoming-content .ct-event-item .ct-event-content p {
  margin: 0;
}
.ct-events-upcoming .ct-events-upcoming-content .ct-event-item .ct-event-content p .ct-event-date {
  margin-bottom: 0;
}
.ct-events-upcoming .ct-events-upcoming-content .ct-event-item a:before {
  content: none;
}
.ct-events-upcoming .ct-events-upcoming-content .ct-event-item .caret-link {
  background: transparent url("../../images/ico-learn-more.jpg") left center no-repeat;
  padding: 0px 0px 0px 25px;
  margin: 5px 0px 0px 0px;
  display: block;
}
.ct-events-upcoming .ct-events-upcoming-content .ct-events-additional {
  background: transparent url("../../images/ico-learn-more.jpg") left center no-repeat;
  padding: 0px 0px 0px 25px;
  margin: 15px 0px;
  display: block;
}
.ct-events-panels .ct-cbl-block-grid {
  width: 33%;
}
.ct-events-panels .ct-cbl-block-grid h3 {
  line-height: 1.4;
  margin-bottom: 5px;
}
.ct-events-panels .ct-cbl-block-grid:nth-child(4n+1) {
  clear: none;
}
.ct-events-panels .ct-cbl-block-grid:nth-child(3n+1) {
  clear: left;
}
@media only screen and (max-width: 767px) {
  .ct-events-panels .ct-cbl-block-grid {
    width: 50%;
  }
  .ct-events-panels .ct-cbl-block-grid:nth-child(3n+1) {
    clear: none;
  }
  .ct-events-panels .ct-cbl-block-grid:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .ct-events-panels .ct-cbl-block-grid {
    width: auto;
    float: none;
    clear: none;
  }
}
.ct-event-title {
  margin-bottom: 0px;
}
.ct-event-title a {
  font-weight: bold;
}
.ct-event-item .ct-event-content {
  margin: 0px 0px 5px 0px;
}
.ct-event-item .ct-event-content p {
  margin: 0;
}
.page-events-physicians .ct-cbl-collection .ct-event-category-menu select,
.page-events-dieticians .ct-cbl-collection .ct-event-category-menu select,
.page-events-nurses .ct-cbl-collection .ct-event-category-menu select {
  display: none;
}
@media only screen and (max-width: 959px) {
  .page-events-physicians .ct-cbl-collection .ct-event-category-menu select,
  .page-events-dieticians .ct-cbl-collection .ct-event-category-menu select,
  .page-events-nurses .ct-cbl-collection .ct-event-category-menu select {
    display: block;
  }
}
.page-events .ct-cbl-collection .ct-event-category-menu .ct-event-category-menu select {
  display: none;
}
@media only screen and (max-width: 959px) {
  .page-events .ct-cbl-collection .ct-event-category-menu .ct-event-category-menu select {
    display: block;
  }
}

.ct-hero-desktop,
.ct-hero-mobile {
  position: relative;
  display: table;
  margin: auto auto;
  width: 100% !important;
}
.ct-hero {
  margin: auto auto 30px auto;
  position: relative;
  overflow: hidden;
}
.ct-hero h2 {
  max-width: 480px;
  color: #fe882e;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 26px;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}
.ct-hero p {
  width: 50%;
  margin: 0;
}
.layout-nsb-content .ct-hero,
#layout-nsb-content .ct-hero {
  width: 900px;
}
@media only screen and (max-width: 960px) {
  .layout-nsb-content .ct-hero,
  #layout-nsb-content .ct-hero {
    width: 100%;
  }
}
.ct-hero-content {
  position: relative;
  padding: 20px 0 0 20px;
}
.ct-hero-btn {
  bottom: 0px;
  left: 30px;
  position: absolute;
}
.ct-hero-btn a.btn {
  width: 200px;
  display: block;
  height: 50px;
  border: none;
  box-shadow: none;
  margin: 0;
}
.ct-hero-btn a.btn span {
  display: block;
  text-align: center;
  width: inherit;
  height: inherit;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .ct-hero-btn {
    display: none;
  }
}
.page-user .ct-hero-content {
  background: url("../../images/bg-register-hero-content.jpg") top right no-repeat;
  width: 100%;
  height: 149px;
}
.page-user.page-user-register-thank-you .ct-hero-content {
  background: none;
}
@media only screen and (max-width: 960px) {
  .ct-hero {
    /*#Gradient.vertical(#fff, #fff);*/
  
    width: 100%;
  }
  .ct-hero-desktop {
    width: 95% !important;
    background-size: 100% 100% !important;
  }
}
@media only screen and (max-width: 479px) {
  .ct-hero {
    margin: 0px 0px 20px 0px;
  }
  .ct-hero p {
    width: 100%;
  }
  .ct-hero-content {
    vertical-align: top;
    padding: 15px 15px 0px 15px;
  }
  .ct-hero-btn {
    left: 20px;
  }
  .ct-hero-mobile,
  .ct-hero-desktop {
    background: none !important;
    height: auto !important;
    width: 100% !important;
  }
  .page-user .ct-hero-content {
    background: none;
    padding-left: 15px;
    height: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ct-hero-desktop {
    background: none !important;
    height: auto !important;
  }
  .ct-hero-content {
    padding: 20px;
  }
  .page-user .ct-hero-content {
    background: none;
    padding-left: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .ct-hero-mobile {
    background: none !important;
  }
}
@media only screen and (min-width: 960px) {
  .page {
    overflow: hidden;
  }
  .ct-hero-mobile {
    background: none !important;
  }
}
.ct-hero-desktop.hide-hero-content .ct-hero-content h2,
.ct-hero-desktop.hide-hero-content .ct-hero-content p {
  display: none;
}
@media only screen and (max-width: 767px) {
  .ct-hero-desktop.hide-hero-content .ct-hero-content h2,
  .ct-hero-desktop.hide-hero-content .ct-hero-content p {
    display: block;
  }
}

.ct-gal-body {
  margin: 15px;
}
.ct-gal-figure {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.ct-gal-caption {
  margin: 10px 30px 0;
}
.ct-gal-thumbnails {
  text-align: center;
}
.ct-gal-thumbnails li {
  display: inline-block;
  margin: 20px 10px 0;
}
.ct-gal-thumbnails img {
  height: 80px;
  cursor: pointer;
}

.ct-cll {
  position: relative;
  min-height: 132px;
  padding: 0 15px 30px 15px;
}
@media only screen and (max-width: 479px) {
  .ct-cll {
    padding: 0 0 30px 0;
  }
}
.ct-cll .ct-cll-logo {
  position: absolute;
  z-index: 50;
  left: 15px;
  top: 0;
}
@media only screen and (max-width: 479px) {
  .ct-cll .ct-cll-logo {
    display: none;
  }
}
.ct-cll .ct-cll-content {
  background: #edeeef;
  margin: 0px 0px 0px 65px;
  position: relative;
  top: 20px;
  padding: 15px 15px 15px 80px;
}
@media only screen and (max-width: 479px) {
  .ct-cll .ct-cll-content {
    margin: 0px;
    position: static;
    padding: 15px;
  }
}
.ct-cll .ct-cll-content p {
  margin: 0;
  display: inline;
}
.ct-cll .ct-cll-content a {
  color: #fe882e;
}

.ct-videos {
  margin: 15px;
}
.ct-videos-thumb {
  vertical-align: top;
  margin-right: 20px;
  height: 90px;
  width: 140px;
  display: inline-block;
}
.ct-videos-content {
  width: 60%;
  display: inline-block;
}
.ct-videos-content p {
  margin: 0px 0px 5px 0px;
}
.ct-videos-content ul {
  list-style-type: disc;
  padding-left: 20px;
}
.ct-videos-content ul.dnf {
  padding-left: 0;
}
.ct-videos-feat-title-border {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-bottom: none;
  width: 200px;
  height: 30px;
  margin: 0px 0px 0px 20px;
}
.ct-videos-feat-title {
  width: 176px;
  height: 31px;
  margin: 2px auto 0 auto;
  background: #ccc;
  line-height: 27px;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 0px 20px;
}
.ct-videos-feat-border {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-bottom: none;
  position: relative;
}
.ct-videos-feat {
  background-color: #dadada;
  background-image: -moz-linear-gradient(top, #cccccc, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #cccccc, #eeeeee);
  background-image: -o-linear-gradient(top, #cccccc, #eeeeee);
  background-image: linear-gradient(to bottom, #cccccc, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffeeeeee', GradientType=0);
  margin: 2px 2px 0px 2px;
}
.ct-videos-feat .ct-videos-collection {
  border-bottom: none;
}
.ct-videos-feat .ct-videos-collection .video-modal {
  display: block;
}
.ct-videos-collection {
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

.ct-states .col {
  width: 32%;
  vertical-align: top;
  display: inline-block;
  text-align: center;
}

.ct-prd h1,
.ct-prd h2 {
  color: #fe882e;
}
.ct-prd h2 {
  text-transform: none;
  font-size: 24px;
}
.ct-prd h1 {
  width: 410px;
  font-size: 18px;
}
@media only screen and (max-width: 479px) {
  .ct-prd h1 {
    width: auto;
  }
}
.ct-prd-container {
  overflow: hidden;
  background-image: url("../../images/bg-product-hero.png");
  padding: 30px 15px 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.ct-prd-category {
  float: left;
  width: 65%;
}
@media only screen and (max-width: 768px) {
  .ct-prd-category {
    width: 55%;
  }
}
@media only screen and (max-width: 479px) {
  .ct-prd-category {
    width: 100%;
    float: none;
  }
  .ct-prd-category select {
    width: 100%;
  }
}
.ct-prd-category-menu {
  margin-top: 20px;
}
.ct-prd-image {
  position: relative;
  float: right;
  width: 35%;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .ct-prd-image {
    width: 45%;
  }
}
@media only screen and (max-width: 479px) {
  .ct-prd-image {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
.ct-prd-no-image {
  position: relative;
  float: right;
  width: 35%;
  height: 240px;
  padding-bottom: 30px;
  background: url("../../images/no-image-available.png") center center no-repeat;
}
@media only screen and (max-width: 768px) {
  .ct-prd-no-image {
    width: 45%;
  }
}
@media only screen and (max-width: 479px) {
  .ct-prd-no-image {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
.ct-prd-category {
  min-height: 150px;
}
@media only screen and (max-width: 768px) {
  .ct-prd-category {
    min-height: 0;
  }
}
.ct-prd-content-updated {
  font-size: 10px;
}

.ct-ban {
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  .ct-ban-is-mobile .ct-ban-desktop {
    display: none;
  }
}
.ct-ban-is-mobile .ct-ban-mobile {
  display: none;
}
@media only screen and (max-width: 959px) {
  .ct-ban-is-mobile .ct-ban-mobile {
    display: block;
  }
}

.ct-ban-announcement {
  position: relative;
  padding: 44px 0px;
  width: 100%;
  background: url("../../images/bg-announcement.png") repeat;
  border-top: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  -webkit-box-shadow: inset 0px -12px 10px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0px -12px 10px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0px -12px 10px rgba(0, 0, 0, 0.12);
  text-align: center;
}
@media only screen and (max-width: 959px) {
  .ct-ban-announcement {
    width: auto;
    padding: 30px;
  }
}
.ct-ban-content {
  margin: 0 auto;
  max-width: 960px;
}
.ct-ban-content p {
  margin-bottom: 0;
  font-size: 16px;
  vertical-align: middle;
  color: #2767a8;
}
.ct-ban-content a {
  color: #fe882e;
}


.ct-ref-list .ct-ref-list-hdr {
  margin-bottom: 20px;
  padding-left: 17px;
  background: url('../../images/sprite-reference-list.png') top left no-repeat;
  cursor: pointer;
}
.ct-ref-list .ct-ref-list-hdr h6 {
  font-size: 12px;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  color: #323232;
}
.ct-ref-list .ct-ref-list-content {
  display: none;
  width: 100% !important;
}
.ct-ref-list .ct-ref-list-content ul {
  padding-left: 20px;
  list-style: disc;
}
.ct-ref-list .ct-ref-list-content ul li {
  margin-bottom: 10px;
}
.ct-ref-list .ct-ref-list-content ol {
  padding-left: 30px;
  list-style: decimal;
}
.ct-ref-list .ct-ref-list-content ol li {
  margin-bottom: 5px;
}
.ct-ref-list .ct-ref-list-content p,
.ct-ref-list .ct-ref-list-content a {
  font-size: 12px;
  margin: 0;
}

.ct-carousel-container {
  margin: 10px 0 40px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.gwt__video__wrap .close {
border: 1px solid #ccc;
    padding: 9px 10px;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 10px;
    height: 13px;
    border-radius: 25px;
    font-size: 13px;
    z-index: 3;
    background: #fff;
    cursor: pointer
}
@media only screen and (max-width: 959px) {
  .ct-carousel-container {
    margin: 0 0 20px 0;
  }
}
.ct-carousel {
  width: auto;
  height: auto;
  position: relative;
  margin: auto auto;
  overflow: hidden;
}
.ct-carousel .ct-carousel-content {
  margin: 0px 0px 0px 20px;
  width: 310px;
}
.ct-carousel h4 {
  font-size: 12px;
  color: #fff;
}
.ct-carousel img.panel-size {
  width: auto;
}
.ct-carousel ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ct-carousel ul.panels li {
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  display: inline-block;
}
.ct-carousel .panel-1,
.ct-carousel .panel-2,
.ct-carousel .panel-3,
.ct-carousel .panel-4 {
  z-index: 0;
}
.ct-carousel .panel-mobi {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.ct-carousel .thumb-1 {
  z-index: 4;
}
.ct-carousel .thumb-2 {
  z-index: 3;
}
.ct-carousel .thumb-3 {
  z-index: 2;
}
.ct-carousel .thumb-4 {
  z-index: 1;
}
.ct-carousel .thumbnail-container {
  z-index: 5;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 72px;
  bottom: 0;
}
.ct-carousel .thumbnail-background {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  background: url("../../images/carousel-thumb-bg.png");
}
.ct-carousel ul.thumbnails {
  overflow: hidden;
  padding-top: 10px;
  padding-left: 10px;
  white-space: nowrap;
}
.ct-carousel ul.thumbnails li {
  width: 158px;
  height: 55px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: arrow;
  position: relative;
  display: inline-block;
  margin-left: 10px;
}
.ct-carousel ul.thumbnails li:first-child {
  margin-left: 0;
}
.ct-carousel ul.thumbnails li.active {
  background-position: 0 0;
  background-color: black;
}
.ct-carousel ul.thumbnails li.active h4 {
  display: none;
}
.ct-carousel ul.thumbnails li .thumb-effects {
  background: url("../../images/carousel-thumb-overlay.png");
  display: block;
  width: 100%;
  height: 100%;
}
.ct-carousel ul.thumbnails li.active .thumb-effects {
  background: none;
}
.ct-carousel ul.thumbnails h4 {
  position: absolute;
  bottom: 3px;
  left: 5px;
  white-space: normal;
  max-height: 50px;
  overflow: hidden;
}
.ct-carousel a.caret-btn {
  position: absolute;
  bottom: 100px;
  left: 40px;
}
.ct-carousel a.hide {
  display: none;
}
.ct-carousel .panels li .panel-image {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .ct-carousel img.panel-size {
    width: 919px;
  }
  .ct-carousel .thumbnail-container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ct-carousel img.panel-size {
    width: 796px;
  }
}
@media only screen and (max-width: 667px) {
  .ct-carousel img.panel-size {
    width: 587px;
  }
  .ct-carousel ul.thumbnails {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    padding: 7px 0 0 7px;
  }
  .ct-carousel a.caret-btn {
    display: none;
  }
  .ct-carousel .panel-mobi {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .ct-carousel img.panel-size {
    width: 506px;
    background-image: none;
  }
  .ct-carousel .thumbnail-container {
    height: 53px;
    bottom: -10px;
  }
  .ct-carousel ul.thumbnails li {
    width: 75px;
    height: 30px;
  }
  .ct-carousel ul.thumbnails h4 {
    display: none;
  }
}
.ct-carousel-mobi-btns {
  display: none;
  margin: 5px 0px 0px 0px;
  height: 150px;
}
@media only screen and (max-width: 479px) {
  .ct-carousel-mobi-btns {
    height: 135px;
  }
}
.ct-carousel-mobi-btns .mobi-btn {
  display: none;
  width: 94%;
}
.ct-carousel-mobi-btns .mobi-btn ul {
  list-style-type: disc;
  margin: 0px 0px 0px 20px;
}
.ct-carousel-mobi-btns .mobi-btn .btn {
  max-width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 25px;
  color: #fff;
  padding: 8px 15px 5px 15px;
}
.ct-carousel-mobi-btns .mobi-btn-1 {
  display: block;
}
@media only screen and (max-width: 667px) {
  .ct-carousel-mobi-btns {
    display: block;
    margin: 10px 10px 0 10px;
  }
}
@media only screen and (max-width: 479px) {
  .ct-carousel-mobi-btns .thumbnail-container {
    width: 960px;
    height: 55px;
  }
  .ct-carousel-mobi-btns ul.thumbnails li {
    width: 100px;
    height: 40px;
  }
}

.ct-com {
  position: relative;
  padding: 10px 10px 0 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  background: #edeeef;
  border-bottom: 10px solid #edeeef;
  overflow: hidden;
}
@media only screen and (max-width: 959px) {
  .ct-com {
    margin-left: 15px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .ct-com {
    padding: 0;
    background: none;
    border-bottom: none;
  }
}
.ct-com .ct-com-col1 {
  width: 49%;
  background: #fff;
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
@media only screen and (max-width: 479px) {
  .ct-com .ct-com-col1 {
    width: 100%;
    float: none;
  }
}
.ct-com .ct-com-col2 {
  width: 49%;
  background: #fff;
  float: right;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
@media only screen and (max-width: 479px) {
  .ct-com .ct-com-col2 {
    width: 100%;
    float: none;
  }
}
.ct-com .ct-com-header {
  position: relative;
}
.ct-com .ct-com-header img {
  position: relative;
  z-index: 1;
}
.ct-com .ct-com-header h4 {
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 20px;
  color: #fff;
}
.ct-com .ct-com-content p {
  padding: 20px;
}
@media only screen and (max-width: 479px) {
  .ct-com .ct-com-content p {
    padding: 20px 0;
    margin: 0;
  }
}

@media only screen and (max-width: 959px) {
  .hdr {
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
  }
  .hdr-content {
    width: 95%;
    height: 65px;
    top: 0;
    margin: 0 auto;
  }
  .hdr-account,
  .logged-in .hdr-account {
    width: auto;
  }
  .hdr-gradient {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 65px;
    background: #ffffff;
  }
  .hdr-controls {
    float: none;
    position: static;
  }
  .hdr-logos {
    display: block;
    position: absolute;
    height: 65px;
    margin-top: 0;
    width: auto;
    left: 140px;
    right: 0;
  }
  .hdr-logos img.main,
  .hdr-logos img.mobile {
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .hdr-logos img.mobile {
    padding: 10px 0px 10px 25px;
  }
  .hdr-frm {
    display: inline-block;
    vertical-align: top;
    height: 100%;
  }
  .hdr-frm li {
    padding: 0 10px;
  }
  .hdr-frm li:first-child {
    padding: 0 10px;
  }
  .hdr-account {
    width: auto;
  }
  .logged-in .hdr-account {
    width: auto;
  }
  .res-menu {
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 100%;
    width: 46px;
    margin-right: 7px;
    background: url("../../images/nav/icon-menu.png") no-repeat transparent center center;
  }
  .slide-container {
    left: 2.5%;
    width: 95%;
    height: auto;
    visibility: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
    background: url("../../images/nav/bg-login.png");
    border: 2px solid #ffffff;
    border-top: none;
  }
  .slide-container form {
    margin: 20px 10px 10px 10px;
  }
  .slide-container form#UserLogin {
    position: static;
  }
  .slide-container form ul {
    margin: 0;
  }
  .slide-container .item-list a {
    color: #ffffff;
  }
  .slide-container #UserLogin input[type='submit'] {
    background-color: #f66b1c;
    background-image: -moz-linear-gradient(top, #fe882d, #e94003);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe882d), to(#e94003));
    background-image: -webkit-linear-gradient(top, #fe882d, #e94003);
    background-image: -o-linear-gradient(top, #fe882d, #e94003);
    background-image: linear-gradient(to bottom, #fe882d, #e94003);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe882d', endColorstr='#ffe94003', GradientType=0);
    font-size: 18px;
  }
  .slide-container ul li a {
    color: #ffffff;
  }
  .hdr-account .block-user-greeting {
    padding: 10px 10px 0 10px;
    position: static;
  }
  .hdr-account .block-user-greeting p {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
  }
  .hdr-account ul.menu {
    margin: 10px 0px;
    display: inline-block;
    position: static;
  }
  .hdr-account ul.menu:first-child {
    margin-left: 10px;
  }
  .icon {
    width: 61px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    height: 100%;
    float: right;
  }
  .icon.act {
    background: url("../../images/nav/icon-account.png") no-repeat transparent center center;
  }
  .logged-in .icon.act {
    background: url("../../images/nav/icon-account-loggedin.png") no-repeat transparent center center;
  }
  .icon.sch {
    float: none;
    background: url("../../images/nav/icon-search.png") no-repeat transparent center center;
    width: 38px;
  }
  .ct-registration-form fieldset .form-item.checkbox input {
    width: auto;
    display: inline;
  }
  #MainNavigation {
    top: 0;
    position: fixed;
    left: -270px;
    z-index: 1;
    width: 270px;
    border-radius: 0;
    height: 100%;
    background-color: #fe882e;
    overflow-y: auto;
    -webkit-overflow-scrolling: auto;
    /* enables momentum scroll on iOS */
  
  }
  #MainNavigation ul.menu {
    border: none;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
  }
  #MainNavigation ul.menu a {
    color: #ffffff;
    text-shadow: none;
  }
  #MainNavigation ul.menu a.home {
    width: 100%;
  }
  #MainNavigation li {
    float: left;
    clear: both;
    display: block;
    border-bottom: dotted 1px #ffffff;
    width: 100%;
    background: #fe882e;
  }
  #MainNavigation li.active-trail,
  #MainNavigation li.open-state {
    background: #fe882e;
  }
  #MainNavigation li.active-trail li a,
  #MainNavigation li.open-state li a {
    border-right: 1px solid #b9b9b9;
  }
  #MainNavigation li.active-trail li span.arrow,
  #MainNavigation li.open-state li span.arrow,
  #MainNavigation li.active-trail li a.second-menu,
  #MainNavigation li.open-state li a.second-menu {
    background-color: #b9b9b9;
  }
  #MainNavigation li.active-trail li:hover a,
  #MainNavigation li.open-state li:hover a,
  #MainNavigation li.active-trail li.active-trail a,
  #MainNavigation li.open-state li.active-trail a {
    border-right: 1px solid #969899;
  }
  #MainNavigation li.active-trail li:hover > span.arrow,
  #MainNavigation li.open-state li:hover > span.arrow,
  #MainNavigation li.active-trail li.active-trail > span.arrow,
  #MainNavigation li.open-state li.active-trail > span.arrow,
  #MainNavigation li.active-trail li:hover > a.second-menu,
  #MainNavigation li.open-state li:hover > a.second-menu,
  #MainNavigation li.active-trail li.active-trail > a.second-menu,
  #MainNavigation li.open-state li.active-trail > a.second-menu {
    color: #ffffff;
    background-color: #969899;
  }
  #MainNavigation li:hover a,
  #MainNavigation li.open-state a {
    border-right: 1px solid #f5691a;
  }
  #MainNavigation li:hover a,
  #MainNavigation li.open-state a,
  #MainNavigation li:hover span.arrow,
  #MainNavigation li.open-state span.arrow,
  #MainNavigation li:hover ul.menu li,
  #MainNavigation li.open-state ul.menu li {
    background-color: #f5691a;
  }
  #MainNavigation li li {
    border: none;
  }
  #MainNavigation a {
    color: #ffffff;
    padding: 0;
    font-size: 1.2em;
    line-height: 56px;
    font-weight: normal;
    float: left;
    width: 213px;
    border-right: 1px solid #fe882e;
  }
  #MainNavigation span.title {
    display: inline-block;
    line-height: 15px;
    padding-left: 20px;
    vertical-align: middle;
  }
  #MainNavigation span.arrow {
    background: url("../../images/nav/sprite-arrows.png") no-repeat top right;
    display: block;
    float: right;
    cursor: pointer;
    height: 56px;
    width: 56px;
  }
  #MainNavigation span.arrow.nobg {
    background-image: none;
  }
  #MainNavigation span.arrow.up {
    background-position: bottom right;
  }
  #MainNavigation li ul.menu {
    display: none;
  }
  #MainNavigation a.second-menu span.title {
    font-size: 12px;
  }
  #MainNavigation a.third-menu {
    font-size: 12px;
    line-height: 40px;
    width: 100%;
  }
  #MainNavigation li.open-state a.third-menu {
    color: #fe882e;
    background-color: #ffede0;
  }
  #MainNavigation li.open-state a.third-menu:hover {
    background-color: #ffffff;
  }
  #MainNavigation li.active-trail > a.third-menu {
    background-color: #ffffff;
  }
  #MainNavigation li li li {
    width: 100%;
  }
  .fixed-header-scroll {
    height: 100%;
    overflow: auto;
  }
  .con {
    z-index: 0;
    width: 95%;
    margin: 90px auto 0 auto;
    padding: 0;
  }
  #MainContent,
  #Sidebar {
    max-width: 100%;
    width: 100%;
  }
  #Sidebar:first-child {
    display: none;
  }
  .product .image {
    float: none;
    margin-top: -25px;
    text-align: center;
  }
  .sha {
    margin: 15px auto 0 auto;
    padding-bottom: 70px;
    background: url("../../images/bg-footer.png") no-repeat transparent center 59px;
  }
  .ftr {
    position: relative;
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  .con-ftr {
    padding: 0;
    margin: 0;
  }
  .con-ftr .menu {
    display: inline-block;
    margin: auto auto;
    float: none;
    padding: 5px 0;
  }
  .con-ftr .con-ftr-content {
    float: none;
    width: 100%;
    text-align: center;
  }
  .con-ftr .leaf {
    float: none;
  }
  .con-ftr div {
    display: block;
    width: 90%;
    text-align: center;
    margin: 10px auto;
    clear: both;
  }
  .con-ftr div li {
    display: inline-block;
    float: none;
  }
  .con-ftr div + div {
    width: 100%;
  }
  .con-ftr div + div ul {
    margin: auto auto;
  }
  .con-ftr div + div li {
    height: 30px;
    width: 30px;
  }
  .con-ftr div + div li:first-child {
    border-left: none;
  }
}
@media only screen and (max-width: 479px) {
  div.table table {
    display: none;
  }
  .link-box {
    float: none;
    width: 100%;
    margin: 17px 0px;
  }
  .hdr-logos a {
    padding-top: 0;
  }
  div.logo {
    height: 70%;
  }
  img.main {
    display: none;
  }
  img.mobile {
    display: block;
  }
  img.secondary {
    width: 155px;
  }
  img.secondary-caption {
    display: none;
  }
  .hdr-frm input[type=text].search {
    width: 96%;
  }
  .hdr-frm #UserLogin input {
    width: 90%;
    margin: 10px auto 0 auto;
    display: block;
    height: 40px;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .hdr-frm #UserLogin input:first-child {
    margin-top: 20px;
  }
  .slide-container {
    font-size: 18px;
  }
  .slide-container .menu {
    font-size: 18px;
  }
  .slide-container #UserLogin {
    margin-top: 50px;
  }
  .slide-container #UserLogin input[type='submit'] {
    float: right;
    margin-right: 2.5%;
  }
  .slide-container .language-switcher-locale-url {
    font-size: 18px;
    position: static;
    width: 100%;
    margin: 0 0px 10px 0px;
    padding-top: 10px;
    border-top: 1px solid #fff;
  }
  .slide-container .language-switcher-locale-url a:before {
    content: '» ';
  }
  body.not-logged-in .slide-container .language-switcher-locale-url li,
  body.not-logged-in .slide-container .language-switcher-locale-url li.first,
  body.not-logged-in .slide-container .language-switcher-locale-url li.last {
    display: inline-block;
    padding: 0 10px;
  }
  body.not-logged-in .slide-container .language-switcher-locale-url li.active,
  body.not-logged-in .slide-container .language-switcher-locale-url li.first.active,
  body.not-logged-in .slide-container .language-switcher-locale-url li.last.active {
    display: none;
  }
  .hdr-account ul.menu:first-child {
    margin-left: 0px;
  }
  .hdr-account .item-list ul {
    margin: 0;
  }
  .hero-banner {
    padding: 15px 0px 0px 15px;
  }
  .ct-videos-content {
    width: auto;
  }
  .ct-videos-thumb {
    margin: 0px 0px 10px 0px;
    width: 100%;
  }
  .ct-videos-feat-img {
    display: none;
  }
  .ct-registration-form .subscriptions {
    margin-left: 0;
  }
  .ct-registration-form .subscriptions .form-item {
    width: 95%;
  }
  .ct-registration-form input + label {
    width: auto;
  }
  .ct-registration-form fieldset {
    width: 100%;
  }
  .ct-registration-form fieldset .form-item {
    width: 100%;
    max-width: none;
  }
  select {
    width: 100%;
    max-width: none;
  }
  input {
    width: 90%;
    max-width: none;
  }
  input.form-checkbox {
    width: auto;
  }
  .con-ftr .leaf {
    border: none;
    padding: 5px 9px;
  }
  .ftr .ftr-lgl {
    width: 100%;
  }
  .ftr .ftr-lgl.left,
  .ftr .ftr-lgl.right {
    float: none;
    text-align: left;
    padding: 5px 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .hdr-logos a {
    padding-top: 15px;
  }
  img.main {
    display: block;
  }
  img.mobile {
    display: none;
  }
  img.secondary {
    width: 170px;
    display: block;
    clear: both;
  }
  img.secondary-caption {
    display: none;
  }
  .hdr-frm input[type=text].search {
    width: 97%;
  }
  .hdr-frm #UserLogin input {
    width: 38%;
  }
  .ct-videos-feat-img {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  img.secondary {
    display: block;
    clear: both;
  }
  .hdr-frm input[type=text].search {
    width: 98%;
  }
  .hdr-frm #UserLogin input {
    width: 43%;
  }
}
@media only screen and (min-width: 960px) {
  img.secondary {
    padding-left: 10px;
  }
  .hdr-search {
    width: 160px;
  }
  #MainNavigation ul.menu {
    height: 50px;
    position: relative;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #MainNavigation ul.menu ul.menu li,
  #MainNavigation ul.menu ul.menu li.last.leaf {
    width: 30%;
    margin: 0 1.5%;
    text-shadow: none;
    color: #fff;
  }
  #MainNavigation li {
    height: 50px;
    float: left;
    list-style: none;
  }
  #MainNavigation > ul > li.last.active-trail,
  #MainNavigation > ul > li.last {
    text-indent: -3000px;
  }
  #MainNavigation > ul > li.last.active-trail li,
  #MainNavigation > ul > li.last li {
    text-indent: 0;
  }
  #MainNavigation li a.first-menu {
    border-left: 1px dotted #a1a4a4;
    text-align: center;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 50px;
  }
  #MainNavigation li a.first-menu > .title {
    height: 45px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    line-height: 14px;
  }
  #MainNavigation li a.home.nav-1,
  #MainNavigation li a.home.nav-2,
  #MainNavigation li a.home.nav-3,
  #MainNavigation li a.home.nav-4,
  #MainNavigation li a.home.nav-5,
  #MainNavigation li a.home.nav-6,
  #MainNavigation li a.home.nav-9 {
    width: 38px;
  }
  #MainNavigation li a.home.nav-1 .title,
  #MainNavigation li a.home.nav-2 .title,
  #MainNavigation li a.home.nav-3 .title,
  #MainNavigation li a.home.nav-4 .title,
  #MainNavigation li a.home.nav-5 .title,
  #MainNavigation li a.home.nav-6 .title,
  #MainNavigation li a.home.nav-9 .title {
    width: 38px;
  }
  #MainNavigation li a.home.nav-7,
  #MainNavigation li a.home.nav-8 {
    width: 42px;
  }
  #MainNavigation li a.home.nav-7 .title,
  #MainNavigation li a.home.nav-8 .title {
    width: 42px;
  }
  #MainNavigation li a.nav-1 {
    width: 900px;
  }
  #MainNavigation li a.nav-1 .title {
    width: 900px;
  }
  #MainNavigation li a.nav-2 {
    width: 450px;
  }
  #MainNavigation li a.nav-2 .title {
    width: 450px;
  }
  #MainNavigation li a.nav-3 {
    width: 300px;
  }
  #MainNavigation li a.nav-3 .title {
    width: 300px;
  }
  #MainNavigation li a.nav-4 {
    width: 225px;
  }
  #MainNavigation li a.nav-4 .title {
    width: 225px;
  }
  #MainNavigation li a.nav-5 {
    width: 180px;
  }
  #MainNavigation li a.nav-5 .title {
    width: 180px;
  }
  #MainNavigation li a.nav-6 {
    width: 150px;
  }
  #MainNavigation li a.nav-6 .title {
    width: 150px;
  }
  #MainNavigation li a.nav-7 {
    width: 128px;
  }
  #MainNavigation li a.nav-7 .title {
    width: 128px;
  }
  #MainNavigation li a.nav-8 {
    width: 112px;
  }
  #MainNavigation li a.nav-8 .title {
    width: 112px;
  }
  #MainNavigation li a.nav-9 {
    width: 100px;
  }
  #MainNavigation li a.nav-9 .title {
    width: 100px;
  }
  #MainNavigation li li:hover {
    background-image: none;
    background-color: transparent;
  }
  #MainNavigation li a.first-menu.home {
    height: 50px;
    text-indent: -3000px;
    background: url('data:image/gif;base64,R0lGODlhDAANALMAAAAAAP///x9ThxlDbSdnqCdnpyBVih9ShiBUiCBShP///wAAAAAAAAAAAAAAAAAAACH5BAEAAAoALAAAAAAMAA0AAAQuUEk5xrzSEGJw3huCaeAmTGS5HUqqbsmrFoEMBkoZ1KBU+r1c8KfY7SRGnMcTAQA7') no-repeat center center;
    padding: 0;
  }
  #MainNavigation ul.menu ul.menu {
    display: none;
    z-index: 1001;
    width: 920px;
    position: absolute;
    left: 9px;
    top: 42px;
    padding: 10px;
    height: auto;
    background: #fe882e;
    border: 1px solid #fff;
  }
  #MainNavigation ul.menu li:hover > ul.menu {
    display: block;
  }
  #MainNavigation ul.menu li:hover > ul.menu ul.menu {
    display: none;
  }
  #MainNavigation li:hover {
    text-decoration: none;
    background-color: #d3d3d3;
    background-image: -moz-linear-gradient(top, #dfdfdf, #c1c1c1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dfdfdf), to(#c1c1c1));
    background-image: -webkit-linear-gradient(top, #dfdfdf, #c1c1c1);
    background-image: -o-linear-gradient(top, #dfdfdf, #c1c1c1);
    background-image: linear-gradient(to bottom, #dfdfdf, #c1c1c1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffc1c1c1', GradientType=0);
  }
  #MainNavigation li:hover ul.menu li:hover {
    filter: none;
  }
  #MainNavigation li a.first-menu.active-trail {
    text-decoration: none;
    background: #dfdfdf;
  }
  #MainNavigation li:first-child a.first-menu {
    border-left: none;
  }
  #MainNavigation li a.second-menu {
    text-align: left;
    vertical-align: top;
    border-left: 0px;
    list-style: disc outside none;
    color: #ffffff;
    text-shadow: none;
    padding: 12px 10px 12px 5px;
    line-height: 25px;
    width: 100%;
  }
  #MainNavigation li a.second-menu:hover {
    text-decoration: underline;
  }
  .con-ftr-logo {
    float: right;
    margin: 20px 30px;
  }
  .page-contact-us .webform-component-textfield input, .webform-component-number input {
    width: 95%;
  }
  .page-contact-us .webform-component-select select {
    width: 51.5%;
    max-width: 51.5%;
  }
  .page-contact-us .webform-component-email input {
    width: 95%;
  }
}
@media print {
  body {
    margin: 0 !important;
    padding: 0 !important;
    background: none;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .no-print {
    display: none !important;
  }
  .accordion-panel {
    display: block !important;
  }
}
/* HCP-219 starts */
.page-infant-products-introduktionsrad .orange-box{background: linear-gradient(#fff, #ffe4ab);border-radius: 5px;border:2px solid #feb93b; padding:10px;}
.page-infant-products-introduktionsrad h3.subHead{color:#ff5315;}
.page-infant-products-introduktionsrad .table-box{width:48%; float:left; border:1px solid #000;margin-right: 12px;margin-bottom: 12px;min-height: 100px;}
.page-infant-products-introduktionsrad .table-box p:first-child{text-align:center;background:linear-gradient(to bottom,  #ec8f36 0%,#e77937 100%);color: #fff;font-weight: 700;}
.page-infant-products-introduktionsrad .table-box p{padding:10px;    margin: 0;}
.page-infant-products-introduktionsrad .table-box-container{float: left;}
.page-infant-products-introduktionsrad .sidinfo{background-color: #fcf8e3;color: #6c6332;padding: 15px 20px; border:1px solid #f1ecd0; float:left;}
.page-infant-products-introduktionsrad .small-table{width: 100%;}
.page-infant-products-introduktionsrad  h1,.page-infant-products-introduktionsrad  h3 { margin-bottom: 15px;}
.page-infant-products-introduktionsrad .table-item{
  float:left;
  width: 23%;
  min-height: 150px;
  border: 1px solid black;
  border-right: 0 none;
  float: left;
  margin-bottom: 25px;
}
.page-infant-products-introduktionsrad .subHead img {
  max-width: 30%;
  max-height: 30%;
  float: right
}
.page-infant-products-introduktionsrad .table-item.last{border-right: 1px solid black;}	
.page-infant-products-introduktionsrad .table-item	 p:first-child{text-align:center;background:linear-gradient(to bottom,  #ec8f36 0%,#e77937 100%);border-bottom: 1px solid black;color: #fff;font-weight: 700;}
.page-infant-products-introduktionsrad .table-item	 p{ margin: 0;padding:10px; }
.page-infant-products-introduktionsrad .table-box:nth-child(2),.table-box:nth-child(4) {margin-right: 0;  }
@media only screen and (max-width: 767px) {
  .page-infant-products-introduktionsrad .table-box {
    width: 45%;
    min-height: 135px;
  }
  .page-infant-products-introduktionsrad .table-item {
    height: 200px;
    width: 24%;
  }
}
/* HCP-219 ends */
.page-contact-us .webform-client-form {
  padding: 15px 30px;
  background: #f4f4f4;
  margin: 20px;
}
.page-contact-us .webform-component-textfield, .page-contact-us .webform-component-email {
  max-width: 100%;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
}
.webform-component---hoe-wilt-u-dat-wij-contact-met-u-opnemen label {font-weight: initial;}
.webform-component---hoe-wilt-u-dat-wij-contact-met-u-opnemen .form-checkboxes {
  display: inline;
  padding-left: 10px;
}
.page-contact-us .webform-component .form-item.checkbox {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
  margin-right: 15px;
}
.page-contact-us .webform-component--privacy a {color: #fe882e;}
@media only screen and (min-width: 767px) {
  .page-order-form .webform-component-textfield.order-form-qty label {
    float: left;
    width: 40%;
  }
}
#hcp-notify-users-unsubscribe-form {padding: 10px;}
#hcp-notify-users-unsubscribe-form input#edit-submit {margin-top: 10px;}

#node-1246 #webform-client-form-1246{
  margin: 2% 5%;
}
@media only screen and (min-width: 760px) {
input#edit-submitted-nom, input#edit-submitted-prenom, input#edit-submitted-code-postal, input#edit-submitted-ville{
    width: 50% !important;
  }}
#webform-client-form-1246 .form-actions{
    text-align: center;
}
input#edit-webform-ajax-submit-1246{
    margin-top: 40px;
}
#field-address-form-add-more-wrapper, #field-address-add-more-wrapper, #FormContainer-edit-field-phone-number-und-0-value, 
#FormContainer-edit-field-place-of-work-und, #FormContainer-edit-field-ander-medisch-specialist-und-0-value, 
#FormContainer-edit-field-mead-johnson-communication-und, #FormContainer-edit-field-allerni-hcp-education-und{
  display: none;
}
#FormContainer-edit-field-agree-mail-mead-johnson-und{
width:100%;
}
#FormContainer-edit-field-agree-mail-mead-johnson-und .description{
  display: inline;
  font-weight: bold;
}
.ct-videos-thumb img{
width: 140px;
height: 79px;
}
#popup{
  opacity:.95;
  top:0;
  left:0;
  display:none;
  position:fixed;
  background-color:#ffffff;
  overflow:auto;
  height: 350px;
  left: 0;
  margin: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 660px;
  max-width: 100%;
  z-index: 9999;
  box-shadow: 1px 4px 13px 0px #000;
  -moz-box-shadow: 1px 4px 13px 0px #000;
  -webkit-box-shadow: 1px 4px 13px 0px #000;
}
div#popupContact {
  left: 0;
  margin: 0;
  padding: 40px;
  position: relative;
  top: 0;

}
.splash-popup-accept{
  background: #fe882e none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: block;
  float: none;
  font-size: 12px;
  margin: auto;
  padding: 10px;
  text-align: center;
  width: 84px;
}
.splash-change-wrapper {
    position: absolute;
    right: 10%;
    top: 25px;
    width: 100px;
}


.splash-change-wrapper .tab-item {
    display: inline;
    float: left;
    width: 50%;
    color: #fff;
    background: #2767a8;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
}

.splash-change-wrapper .tab-item.active {
    background: transparent;
    color: #2767a8;
}
.splash-change-wrapper .tab-item a{
  color: #fff;
  text-decoration: none;
}
div#FormContainer-edit-field-user-title-und{
  display: block;
  clear: both;
}
#modal-content .splash-content .content-blocks.bl-splash{
  width: 600px;
  margin: auto;
  max-width: 100%;
}
#modal-content .splash-content .content-blocks.bl-splash > .content-block{
  width: 250px;
  max-width:100%;
}
@media only screen and (max-width: 767px) {
#modal-content .splash-content .content-blocks.bl-splash, #modal-content .splash-content .content-blocks.bl-splash > .content-block{
  width: 100%;
  margin: 0;
}}