@font-face {
  font-family: 'Helvetica';
  src: url('/assets/fonts/helvetica_regular.eot');
  src: local('Helvetica'), local('Helvetica'), url('/assets/fonts/helvetica_regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/helvetica_regular.woff2') format('woff2'), url('/assets/fonts/helvetica_regular.woff') format('woff'), url('/assets/fonts/helvetica_regular.ttf') format('truetype'));
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica bold';
  src: url('/assets/fonts/helvetica_bold.eot');
  src: local('Helvetica bold'), local('Helvetica bold'), url('/assets/fonts/helvetica_bold.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/helvetica_bold.woff2') format('woff2'), url('/assets/fonts/helvetica_bold.woff') format('woff'), url('/assets/fonts/helvetica_bold.ttf') format('truetype'));
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("/assets/fonts/helveticaneueregular.eot"); /* IE9 Compat Modes */ src: url("/assets/fonts/helveticaneueregular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("/assets/fonts/helveticaneueregular.otf") format("opentype"), /* Open Type Font */ url("/assets/fonts/helveticaneueregular.svg") format("svg"), /* Legacy iOS */ url("/assets/fonts/helveticaneueregular.ttf") format("truetype"), /* Safari, Android, iOS */ url("/assets/fonts/helveticaneueregular.woff") format("woff"), /* Modern Browsers */ url("/assets/fonts/helveticaneueregular.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueBold";
  src: url("/assets/fonts/helveticaneuebold.eot"); /* IE9 Compat Modes */ src: url("/assets/fonts/helveticaneuebold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("/assets/fonts/helveticaneuebold.otf") format("opentype"), /* Open Type Font */ url("/assets/fonts/helveticaneuebold.svg") format("svg"), /* Legacy iOS */ url("/assets/fonts/helveticaneuebold.ttf") format("truetype"), /* Safari, Android, iOS */ url("/assets/fonts/helveticaneuebold.woff") format("woff"), /* Modern Browsers */ url("/assets/fonts/helveticaneuebold.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal;
  font-style: normal;
}
body {
  background-color: #fff;
}
.boxed-layout {
  box-shadow: none !important;
}
.content-wrap {
  background-image: url(/academy/assets/unify/img/BG2.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
}
a, a:hover {
  text-decoration: none !important;
}
li a {
  color: #1a3561;
}
h1, h2, h3, h4, h5, h6, h7, h8 {  color: #1a3561}
.hidden {
  display: none !important
}
/*layout*/
.wrapper {
  position: relative
}
.header-fixed .header.header-fixed-shrink .navbar-brand img {
  width: 100%;
}
.bordeaux, .bordeaux a, a.bordeaux, p.bordeaux, .bordeaux p {
  color: #990000 !important;
}
.brown, .brown a, a.brown {
  color: #d5a129;
}
.gold, .gold a, a.gold, .orange, .orange a, a.orange {
  color: #d5a129;
}
.blue, .blue a, a.blue {
  color: #1a3561;
}
.white, .white * {
  color: #FFFFFF;
}
.grey, .grey a, a.grey {
  color: #4C4C4C !important;
}
.header-fixed .header.header-fixed-shrink {
  padding-bottom: 5px;
}
.header-fixed .header {
  height: auto !important;
}
.header .navbar-default .navbar-nav > li > a {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: none;
}
.header .navbar-default .navbar-nav > li > a:hover {
  border-bottom: solid 2px #1a3561;
}
ul.navbar-nav b.caret {
  display: none;
}
.content {
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: rgba(255, 255, 255, 0.5);
}
.ARTCD .content {
background-color: rgba(255, 255, 255, 0.75);
}

.1column-content {
  padding-bottom: 0px;
  padding-top: 0px;
}
.footer-v1 .footer {
  padding: 10px 0;
}
.footer-v1 .footer-socials li a {
  color: #1a3561;
}
.footer .headline {
  margin: 10px 0px 15px;
}
.footer-v2 .headline h2 {
  font-size: 18px;
  color: #d5a129;
  border-color: #d5a129 !important;
}
.footer-v2 .headline h2 a {
  color: #d5a129 !important;
}
ul.social-icon {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.social-icon li {
  float: left;
  list-style: none;
  margin: 5px;
  padding: 0;
}
.breadcrumbs {
  color: #336600;
}
.breadcrumb {
  top: 10px;
  padding-right: 0;
  background: none;
  position: relative;
  font-size: 12px;
}
.breadcrumb .active {
  color: #1a3561;
}
.breadcrumb strong {
  font-weight: 400;
}
/*Carousel*/
.carousel-caption .caption-color {
  background-color: rgba(26, 53, 97, 0.66);
}
.carousel-caption .caption-color {
  padding: 10px;
}
.carousel-caption .caption-frame {
  border: 2px solid #d5a129;
  padding: 7px;
}
.carousel-caption h4 {
  background-color: rgba(26, 53, 97, 0);
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 3px;
  margin: 0;
  width: auto;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  font-size: 16px;
  line-height: 1.1em;
  letter-spacing: 1px;
}
.carousel-caption p {
  padding-top: 3px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background-color: rgba(26, 53, 97, 0);
  text-align: center;
  line-height: 1.2em;
  color: #fff
}
.carousel-caption a, .carousel-caption p a {
  color: #FFFFFF !important;
}
#myCarousel img {
  width: 100%;
  height: auto;
}
.carousel-indicators {
  bottom: 0;
}
.slider-dots {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50% !important;
  background: url(../img/bg-text.png) repeat;
  margin: 2px;
  cursor: pointer;
}
/*teasers*/
h3.understriked-block-headline {
  border-bottom: 1px solid #96A0B1;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
.content-teaser-box-rhs {
  margin-bottom: 7px;
}
.teaser-box-540 {
  padding: 3px;
  background-color: #FAFAFA;
}
.teaser-box-540 .content {
  text-align: left !important;
}
.teaser-box-540 ul {
  margin-top: 0.3em;
  margin-bottom: 0;
}
.teaser-box-540 .content .bordered {
  padding: 7px 12px;
  background-color: #F5F5F5;
}
.content-teaser-box-rhs h3, .teaser-box-540 h3 {
  background-color: #F5F5F5;
  margin: 0;
  padding: 7px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2em;
}
.teaser-box-540 h3 a {
  color: #1a3561;
}
.content-teaser-box-rhs h3 {
  color: #1a3561;
  font-size: 16px;
  font-weight: 700;
  margin: 0 !important;
}
.teaser-box-540 img, .content-teaser-box-rhs img {
  width: 100%;
  height: auto;
}
.content-teaser-box-rhs .content, .teaser-box-540 .content {
  margin: 0;
  padding: 7px 7px 7px 7px;
  text-align: center;
  background-color: #FCFCFC;
  line-height: 1.2em;
}
.content-teaser-box-rhs .content-emp, .teaser-box-540 .content-emp {
  margin: 0;
  padding: 3px;
  text-align: center;
  background-color: #FCFCFC;
  line-height: 1.2em;
}
.content-teaser-box-rhs h3 em, .teaser-box-540 h3 em {
  font-size: 14px;
  line-height: 1.2em !important;
  font-weight: 700;
  color: #1a3561;
}
.content-teaser-box-rhs h1 {
  font-size: 14px;
  font-weight: 700;
  background-color: #FCFCFC;
  color: #1a3561;
  display: block;
  line-height: 1em;
  margin: 0px;
  padding: 7px;
}
#content .content-teaser-box-rhs .cloth {
  font-size: 12px;
  line-height: 1.2em;
}
.teaser-box-540 .grey {
  font-size: 12px;
  line-height: 1.2em !important;
}
.teaser-box-540 h3 {
  font-size: 20px;
  line-height: 1.1em !important;
}
.teaser-box-540 h3 a {
  color: #d5a129;
}
.teaser-box-540 h3 em {
  font-size: 16px;
  line-height: 1.1em !important;
  font-weight: 700;
  color: #1a3561;
}
.teaser-box-540.v2 h3 em {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif !important;
  font-weight: 400 !important;
}
.teaser-box-540 h3 .gold, .teaser-box-540 h3 .orange, .teaser-box-540 h3 .brown, .teaser-box-540 h3 .bordeaux {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  color: #990000;
  font-size: 15px;
  line-height: 1.1em !important;
  font-weight: 400;
}
.teaser-box-540 h3 .grey {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  color: #4C4C4C;
  font-size: 15px;
  line-height: 1.1em !important;
  font-weight: 400;
}
.teaser-box-540 h3 .blue, .teaser-box-540 h3 .blue a {
  color: #1a3561 !important;
  font-size: 15px;
  line-height: 1.1em !important;
  font-weight: 400;
}
.teaser-box-540 h3 .big.blue {
  font-size: 16px;
  line-height: 1.1em !important;
}
.teaser-box-540 h3 .big.bordeaux {
  font-size: 16px;
  line-height: 1.1em !important;
}
.headline h1 {
  border-bottom: 2px solid #1a3561;
  display: inline-block;
  margin: 0px 0px -2px;
  padding-bottom: 5px;
}
div.headline.frontpage-teaser {
  margin-bottom: 12px;
}
div.headline.frontpage-teaser h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2em;
  color: #1a3561;
}
div.headline.frontpage-teaser h3 a {
  color: #1a3561;
}
div.headline.frontpage-teaser h3 a.more {
  text-transform: none;
  font-size: 11px;
  font-weight: 400;
}
.teaser-spacer {
  border-bottom: 1px solid #EBEBEB;
  margin: 0.5em 0;
  padding: 0;
  height: 1px;
}
.content-teaser-float-right {
  float: right;
}
.header-image img, img.header-image {
  width: 100%;
  height: auto;
}
.imgDIVinText-with-border {
  float: left;
  padding: 3px;
  border: 1px solid #cccccc;
  margin: 0 1em 0.5em 0;
}
img.search-item-image {
  width: 100%;
  height: auto;
}
.red-header {
  background-color: #990000;
}
.red-header h1, .red-header h2, .red-header h3 {
  color: #FFFFFF;
}
img.img-responsive, .img-responsive img {
  width: 100%;
  height: auto;
}
.res-videos img, .overlay-zoom img {
  width: 100%;
  height: auto;
}
.res-videos .caption .title {
  line-height: 1.2em;
  margin-top: 7px;
}
.res-videos .caption .title a {
  color: #1a3561;
}
.res-videos .caption .date {
  color: #d5a129;
  font-size: 11px;
}
.responsive-player {
  background-color: #EEEEEE;
  padding-top: 20px;
  padding-bottom: 20px;
}
.responsive-video {
  position: relative;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.teaser-res-6col .image img {
  height: auto;
  width: 100%;
}
.image_caption {
  font-size: 11px;
  line-height: 1.1em;
  padding: 3px;
  background-color: #F7F7F7;
}
.cloth.speakers tr td {
  padding: 10px !important;
}

.cloth.speakers.wi tr td {
  padding: 7px !important;
}
.teaser-news-540 .cloth.speakers tr td img, .teaser-box-540 .cloth.speakers tr td img, .cloth.speakers tr td img {
  background-color: #FFFFFF;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0;
  width: 37px;
  height: 50px;
}


.cloth.speakers.sc75x3750 tr td, .teaser-box-540 .cloth.speakers  tr td {
  padding: 2px !important;
    line-height:1em !important;
}
.cloth.speakers.sc75x3750 tr td img {
 width: 37px !important;
  height: 45px !important;
}

.teaser-box-540 .cloth.speakers tr td, .teaser-box-540 .cloth.speakers tr td a, .cloth.speakers tr td, .cloth.speakers tr td a {
  font-size: 11px;
  line-height: 1em;
}
.teaser-box-540 .cloth.speakers tr td strong, .teaser-box-540 .cloth.speakers tr td strong a, .cloth.speakers tr td strong, .cloth.speakers tr td strong a {
  color: #1a3561;
  font-size: 12px;
  line-height: 1em;
}

.cloth.speakers.cloth-blue td {color:#fff; text-align: left !important; padding:4px !important;}
.cloth.speakers.cloth-blue td strong {
    color: #d5a129 !important;
}
.cloth.speakers.big tr td, .cloth.speakers.big tr td strong, .cloth.speakers tr td strong a {
  font-size: 14px;
}
div.headline.frontpage-teaser {
  margin-bottom: 12px;
}
div.headline.frontpage-teaser h3 {
  border-bottom: 2px solid #737373;
}
div.headline.frontpage-teaser h3 {
  text-transform: uppercase !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2em;
  color: #737373;
}
div.headline.frontpage-teaser h3 a {
  color: #737373;
}
div.headline.frontpage-teaser h3 a.more {
  text-transform: none;
  font-size: 11px;
  font-weight: 400;
}
.dropdown-menu > li a {
  width: auto !important;
  white-space: normal;
}
.image-table table td img {
  width: 100%;
  height: auto;
}
.content-teaser-float-right {
  margin-left: 1em;
}
.imgDIVinTextLeft {
  float: left !important;
  margin-right: 0.5em;
}
ul.speakers-list li {
  float: left;
  width: 50%;
}
ul.speakers-list li strong {
  color: #990000;
}
.article-summary-text {
  color: #FFFFFF;
}
.framed-content-light, .framed-content {
  background-color: #FFFFFF;
  border: 1px solid #E1E9F2;
  overflow: auto;
  padding: 7px;
}
.framed-content-light.v2, .framed-content.v2 {
  padding: 15px 25px;
}
.framed-content-light h1, .framed-content h1 {
  color: #1a3561
}
ul.content-clothed-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul.content-clothed-list li {
  background-color: #FAFBFC;
  list-style-type: none;
  margin: 2px;
  padding: 7px;
}
ul.content-clothed-list li:nth-child(2n) {
  background-color: #F5F6F7;
  clear: both;
  display: block;
  overflow: auto;
}
ul.content-clothed-list.alt1 li {
  background-color: #FAFBFC;
  list-style-type: none;
  margin: 9px 0;
  padding: 15px;
  border: solid 2px #EBEBEB;
}
ul.content-clothed-list.alt1 li:nth-child(2n) {
  background-color: #F5F6F7;
  clear: both;
  display: block;
  overflow: auto;
}
ul.content-clothed-list li h1 {
  color: #d5a129;
  line-height: 1.2em;
  margin: 0px 0px 0.2em;
  padding: 0px;
}
ul.content-clothed-list li h3 {
  color: #1a3561;
  line-height: 1.2em;
  margin: 0px 0px 0.2em;
  padding: 0px;
}
ul.content-clothed-list li h4 {
  color: #1a3561;
  line-height: 1.2em;
  margin: 0px 0px 0.4em;
  padding: 0px;
}
/*clothed-list-blue*/
ul.content-clothed-list.alt1.dark-blue li {
  background-color: #1a3561;
  list-style-type: none;
  margin: 9px 0;
  padding: 15px;
  border: solid 2px #EBEBEB;
  color: #fff;
}
ul.content-clothed-list.alt1.dark-blue li:nth-child(2n) {
  background-color: #36568a;
  clear: both;
  display: block;
  overflow: auto;
}
ul.content-clothed-list.alt1.dark-blue h1 {
  color: #d5a129;
  line-height: 1.2em;
  margin: 0px 0px 0.2em;
  padding: 0px;
}
ul.content-clothed-list.alt1.dark-blue h3 {
  color: #fff;
  line-height: 1.2em;
  margin: 0px 0px 0.2em;
  padding: 0px;
}
ul.content-clothed-list.alt1.dark-blue h4 {
  color: #fff;
  line-height: 1.2em;
  margin: 0px 0px 0.4em;
  padding: 0px;
}
ul.speakers-list {
  clear: both;
  display: table;
  list-style: none outside none;
  margin: 0px;
  padding: 0px 0px 7px;
}
ul.speakers-list li {
  background-color: #FFFFFF;
  display: table-cell;
  float: left;
  line-height: 1.1em;
  margin: 1px;
  padding: 0.69%;
  text-align: left;
  vertical-align: middle;
  width: 48.3%;
}
ul.speakers-list li:nth-child(2n + 1) {
  margin: 0px 0.41% 0.41% 0px !important;
}
.event-headline {
  color: #1a3561;
  font-size: 14px;
  font-weight: 700 !important;
  line-height: 1.4em;
}
.event-hours {
  color: #990000;
}
.event-description {
  color: #1a3561;
  font-weight: 700 !important;
}
.event-date {
  font-size: 18px;
  font-weight: 700 !important;
}
.break, .event-break {
  color: #d5a129;
  font-weight: 700 !important;
}
.content-emp {
  color: #990000;
}
ul.speakers-list {
  clear: both;
  margin: 0;
  padding: 0 0 7px 0 !important;
  list-style: none !important;
  overflow: hidden;
}
ul.speakers-list li {
  display: inline;
  float: left;
  width: 48.3%;
  text-align: left;
  background-color: #FFFFFF;
  padding: 0.687% !important;
  margin: 1px !important;
  line-height: 1.2em;
  vertical-align: middle;
  background-image: none !important;
}
ul.speakers-list li strong {
  color: #1a3561;
}
ul.speakers-list.big li strong {
  font-size: 12px;
}
ul.speakers-list.big li {
  font-size: 11px;
  font-weight: 700 !important;
}
ul.speakers-list.big li img.cv {
  margin: 10px 0 0 0;
  padding: 0;
  border: none;
}
ul.speakers-list li img {
  float: left;
  padding: 1px;
  margin: -2px 5px 0 -2px;
  border: 1px solid;
  border-color: #D0E1F2;
  background-color: #FFF;
}
ul.speakers-list li img {
  width: 37px;
  height: 50px;
}
ul.speakers-list.mini li img {
  width: 22px;
  height: 27px;
}
ul.speakers-list.mini li {
  min-height: 6em;
}
ul.speakers-list li a {
  color: #333333;
}
ul.speakers-list li:nth-child(2n + 1) {
  margin: 0 0.4120879120879121% 0.4120879120879121% 0 !important;
}
ul.speakers-list li:nth-child(2n + 2) {
  margin: 0 0 0.4120879120879121% 0 !important;
}
ul.speakers-list li:nth-child(2n + 2):after {
  clear: both;
}
ul.speakers-list li:hover {
  background-color: #EDF4FA;
}
ul.speakers-list p {
  display: block;
}
ul.speakers-list .spacer {
  display: block;
  clear: both;
}
table.tags-rfloat {
  float: right !important;
  width: 123px !important;
  margin-top: 2px !important;
  margin-left: 7px !important;
}
.cpPagination.students-login {
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: auto;
  background-color: #7ea5d4;
}
.cpPagination.students-login ul.cpmenu, .cpPagination.students-login ul.articleLinkInternal {
  list-style-type: none;
  margin: 0px !important;
  padding: 0px !important;
}
.cpPagination.students-login ul.cpmenu li, .cpPagination.students-login ul.articleLinkInternal li {
  list-style-type: none;
  margin: 0px !important;
  padding: 0px !important;
}
.cpPagination.students-login .cpmenu li a {
  display: block;
  padding: 5px;
  margin: 0px;
  font-weight: 700;
  float: left;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  width: 135px;
}
.cpPagination.students-login .articleLinkInternal li a {
  display: block;
  padding: 5px;
  margin: 0px;
  font-weight: 700;
  width: 135px;
  float: left;
  color: #FFF;
  text-align: center;
  text-decoration: none;
}
.cpPagination.students-login .cpmenu li a:hover, .cpPagination.students-login ul.cpmenu li a.active, .cpPagination.students-login .articleLinkInternal li a:hover, .cpPagination.students-login ul.articleLinkInternal li a.active {
  color: #1a3561;
}
.video-lecture-title {
  margin: 0px;
  padding: 7px;
  background-color: #FFF;
}
.video-lecture-title h1 {
  margin: 0 0 0.3em 0;
  padding: 0;
  line-height: 1.1em;
}
.video-lecture-title h4 {
  margin: 0 0 0.3em 0;
  padding: 0;
  line-height: 1.1em;
  color: #333;
  font-style: normal;
}
a.pdf {
  display: block;
  margin: 0 0 6px 0;
  padding: 0 0 0 16px;
  line-height: 1.2em;
  background-image: url(/img/icons/small_icon_pdf.gif);
  background-repeat: no-repeat;
  text-align: left;
  text-decoration: none;
}
.imgDIVblockImgLeft {
  float: left;
  margin-right: 1em;
}
.footer-v1 ul.footer-socials {
  margin: 9px 0;
  padding: 0;
}
.footer-v1 ul.footer-socials li, .footer-v1 ul.footer-socials li a {
  margin: 0;
  padding: 0;
}
.btn-u-xxs, a.btn-u-xxs {
  font-size: 11px;
  padding: 2px 7px;
  line-height: 13px;
}
a.registration {
  background-color: #1a3561;
  color: #FFFFFF !important;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 36px
}
a.registration-small {
  background-color: #1a3561;
  color: #FFFFFF !important;
  font-size: 18px;
  font-weight: 700;
  padding: 5px 12px
}
a.advisory-email {
  background-color: #1a3561;
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 36px
}
.funny-boxes {
  overflow: hidden;
  padding: 10px 15px;
}
ul.bullet-01, ul.bullet-02 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
ul.bullet-01 li, ul.bullet-02 li {
  background-image: url(/academy/img/famfamfam/accept.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  list-style-type: none;
  padding-top: 0px;
  padding: 0 0 0 22px;
  line-height: 1.45em;
  margin: 0.3em 0 !important;
}
ul.bullet-02 li {
  background-image: url(/academy/img/bullet-blue.png);
  background-position: 8px 5px;
}
.partners-descr {
  color: #1a3561;
}
table.header-table tr td h3 {
  color: #FFFFFF !important;
}
.timetable-header.light {
  display: block;
  background-color: #EBEBEB;
  margin: 0;
  padding: 7px;
}
.timetable-header.light h1 {
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  font-weight: 700;
}
.timetable-header.light h3 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
/* Inventory */
ul.inventory {
  padding: 0px;
  clear: both;
  display: table;
  margin-bottom: 12px;
}
ul.inventory li {
  display: block;
  background-color: #F2F6FA;
  list-style-type: none;
  margin: 2px !important;
  padding: 3px;
  height: 68px;
  width: 48%;
  float: left;
}
ul.inventory li:hover {
  background-color: #DFE2E6;
}
ul.inventory li img {
  background-color: #FFFFFF;
  margin: 2px 5px 2px 2px;
  border: 1px solid #1a3561;
  float: left;
  width: 70px;
  height: 46px;
}
ul.inventory li strong {
  color: #1a3561;
  line-height: 1.3em;
}
#content table.cloth {
  border-top: 1px solid #225EA6;
}
.conferences-partner-logo-biec {
  margin-bottom: 12px;
}
.conferences-partner-logo-biec img {
  margin-bottom: 4px;
}
.partners-left-descr, .partners-descr {
  line-height: 1.2em;
  font-size: 11px;
  color: #1a3561;
}
.header.acc-2015 .navbar-nav {
  margin-top: 25px;
}
/*ccds-teaser*/
ul.ccds-teaser {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.ccds-teaser li {
  display: block;
  margin: 2px 2px 1em 2px;
  padding: 1px !important;
  background-color: #FFFFFF;
  background-image: none;
  height: auto;
  clear: none;
  min-height: 68px;
  overflow: auto;
}
div.ccds-teaser {
  display: block;
  margin: 0px;
  padding: 1px;
  background-color: #F7F7F7;
  clear: both;
  border: 1px solid;
  border-color: #DEDEDE;
}
.ccds-teaser li .image {
  float: left;
  padding: 1px;
  background-color: #E1E9F2;
  margin: 0 7px 0 0;
}
.ccds-teaser li .firstline {
  margin: 0;
  padding: 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3em;
  background-color: #FFFFFF;
  text-align: left;
  display: block;
}
.ccds-teaser li .text {
  padding: 1px 5px 1px 109px;
  line-height: 1.1em;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  margin: 0 0 0;
}
.ccds-teaser li .text a {
  color: #900;
  font-size: 12px;
  font-weight: 400;
}
h3.ccds-teaser {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 1em;
  line-height: 1em;
  padding: 7px;
  font-size: 16px;
  font-weight: 700;
  color: #1a3561;
  background-color: #DEDEDE;
}
.ccds-teaser li .firstline, .ccds-teaser li .firstline a {
  color: #1a3561;
}
.ccds-teaser li .secondline {
  font-size: 11px;
  color: #900;
  font-weight: 700;
  padding: 0 5px 0 5px;
  line-height: 1.2em;
}
.ccds-teaser li .firstline .secondline a {
  color: #3c6da8;
}
.ccds-teaser li .text .coming-soon {
  color: #900;
  font-size: 10px;
  font-weight: 400;
}
h3.ccds-teaser a {
  color: #1a3561 !important;
}
.article-summary-text a {
  color: #FFFFFF;
}
.article-header {
  margin: 0;
  padding: 10px 15px;
  background-color: #1a3561;
}
/*temp*/
/*teaser-conferences2*/
ul.teaser-conferences2 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: none;
  display: block;
}
ul.teaser-conferences2 li {
  list-style-type: none;
  display: block;
  float: left;
  width: 49.79395604395604%;
  background-color: #FFFFFF;
  padding: 0.69% !important;
  line-height: 1em;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
ul.teaser-conferences2 li img {
  float: left;
  margin: 0 0.8em 0.5em 0;
  border: 1px solid;
  border-color: #EAF1F7;
}
ul.teaser-conferences2 li strong {
  font-size: 12px;
  display: block;
  line-height: 1em;
}
ul.teaser-conferences2 li:nth-child(2n + 1) {
  margin: 0 0.4120879120879121% 0.4120879120879121% 0 !important;
}
ul.teaser-conferences2 li:nth-child(2n + 2) {
  margin: 0 0 0.4120879120879121% 0 !important;
}
/*teaser-conferences2-top-line*/
ul.teaser-conferences2-top-line {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  float: none;
  display: block;
}
ul.teaser-conferences2-top-line em {
  font-size: 12px;
}
ul.teaser-conferences2-top-line li {
  list-style-type: none;
  display: block;
  width: 99.8%;
  background-color: #FFFFFF;
  padding: 0.69% !important;
  line-height: 1.1em;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: auto;
}
ul.teaser-conferences2-top-line li img {
  float: left;
  margin: 0 0.8em 0 0;
  border: 1px solid;
  border-color: #EAF1F7;
}
ul.teaser-conferences2-top-line li strong {
  font-size: 14px;
  display: block;
  line-height: 1em;
  margin-top: 0.5em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.2px;
}
/*teaser-conferences2-1column*/
ul.teaser-conferences2-1column {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  float: none;
  display: block;
}
ul.teaser-conferences2-1column li {
  list-style-type: none;
  display: block;
  width: 99.8%;
  background-color: #FFFFFF;
  padding: 0.69% !important;
  line-height: 1em;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: auto;
}
ul.teaser-conferences2-1column li img {
  float: left;
  margin: 0 0.8em 0 0;
  border: 1px solid;
  border-color: #EAF1F7;
}
ul.teaser-conferences2-1column li strong {
  font-size: 12px;
  display: block;
  line-height: 1em;
  margin: 0.5em 0;
}
#nlu_navi1 li.hidden, #nlu_navi1 li.hidden a {
  display: block !important;
}
/*.header .navbar-brand { top: -25px; }*/
.speakers-interview-imageline {
  display: table-cell;
  width: 100% !important;
  float: none;
  overflow: auto;
}
.speakers-interview-imageline img, .speakers-interview-imageline embed {
  float: left;
}
.partner-teasers div {
  background-image: url(/academy/template/img/partner-teasers-separation.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.partner-teasers div:last-of-type {
  background-image: none
}
.conferences-partner-logo-biec {
  padding-bottom: 18px;
  margin-bottom: 12px;
}
.conferences-partner-logo-biec .partners-left-descr {
  font-size: 11px;
}
.px16, strong.px16 {
  font-size: 16px !important;
}
.btn-u.btn-u-lg.btn-u-blue {
  font-size: 22px;
  background: #1a3561;
  padding-left: 40px;
  padding-right: 40px;
}
.btn-u.btn-u-lg.btn-u-blue:active {
  color: #FFFFFF;
}
/*fixes*/
@media (max-width:768px) {
  .fix-padding-right {
    padding-right: 0;
  }
  .fix-padding-left {
    padding-left: 0;
  }
  ul li.social-bookmarks, ul li.social-bookmarks a {
    display: none;
  }
  .loginbar {
    display: block;
  }
}
@media (min-width:992px) {
  .header .navbar-nav {
    margin-top: -30px;
  }
  /*.header .navbar-default .navbar-nav > li > a { bottom: -2px; position: relative; padding: 9px 28px 9px 18px; }*/
  .header .navbar-brand {
    position: relative;
    top: -35px;
  }
  .header.acc-2015 .navbar-brand {
    position: relative;
    top: -25px;
  }
}
/*@media (max-width: 991px) {
.header .navbar-nav { margin-top: 10px; }
}*/
/**********************************tagged-headline**********************************/
.tagged-headline {
  margin-left: 0; /*display: block; margin: 10px 0 25px 0; border-bottom: 1px dotted #e4e9f0;*/
}
.tagged-headline h2, .tagged-headline h3 {
  line-height: 1.1em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.tagged-headline h2:before, .tagged-headline h3:before {
  content: " ";
  display: inline-block;
  margin-right: 0.5em;
  border-left: 3px solid #737373;
  height: 0.75em;
  padding: 0;
  width: 0;
}
.tagged-headline a {
  color: #1a3561;
}
/*HEADER V4*/
.header-v4 {
  background-color: #1a3561;
}
.header-v4.ccipa {
  background-image: url(/academy/template/img/header-bg_ccipa.png);
  background-repeat: no-repeat;
  background-position: center
}
.header-v4 .navbar-default .navbar-nav > li > a {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px 11px 20px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: none;
}
.header-v4 .navbar-default .navbar-nav > li > a:after {
  top: 11px;
  right: 16px;
  font-size: 11px;
  content: "\f105";
  position: absolute;
  font-weight: 400;
  display: inline-block;
  font-family: FontAwesome;
}
.header-v4 .navbar-default .navbar-nav > li > a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-v4 .topbar ul.loginbar {
  margin: 0;
}
.header-v4 .topbar ul.loginbar > li {
  display: inline;
  list-style: none;
  position: relative;
  padding-bottom: 15px;
}
.header-v4 .topbar ul.loginbar > li, .header-v4 .topbar ul.loginbar > li a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
.header-v4 .topbar {
  z-index: 12;
  padding: 3px 0 8px 0;
  position: relative;
}
.header-v4 .topbar ul.loginbar li.topbar-devider {
  top: -1px;
  padding: 0;
  font-size: 8px;
  position: relative;
  margin: 0 9px 0 5px;
  font-family: Tahoma;
  border-right: solid 1px #bbb;
}
.header-v4 .navbar-header {
  margin: 0;
  padding: 0;
}
.header-v4 .navbar-brand {
  z-index: 1;
  display: block;
  margin: 0 0 20px 0;
}
.header-v4 .navbar-brand {
  float: left;
  height: auto;
  padding: 0 45px;
  font-size: 18px;
  line-height: 20px;
}
.header-v4 .full-width-menu {
  top: -1px;
  color: #777;
  float: left;
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-right: 0;
  position: relative;
  text-transform: uppercase;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: none;
}
.header-v4 .navbar .nav > li > .search {
  color: #fff;
}
.header-v4 .navbar-toggle {
  background: #FFFFFF;
}
.header-v4 .navbar.navbar-default .container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.header-v4 ul.navbar-nav b.caret {
  display: block;
}
.header-v4 .navbar .search-open {
  background-color: rgba(250, 250, 250, 0.75)
}
@media (min-width:992px) {
  .header-v4 .navbar-default .navbar-nav > li { /*margin-left: 0;*/
    border-left: none;
  }
  .header-v4 .navbar-default .navbar-nav > li:last-child { /*border-right: none; border-left:1px solid #d5a129;*/
  }
  .header-v4 .navbar-default .navbar-nav.navbar-right > li:last-child {
    border-left: 1px solid #fff;
  }
  .header-v4 .navbar .nav > li > .search {
    margin: 4px 9px 0 12px;
  }
  .header-v4 .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-top: -30px;
  }
  .header-v4 .navbar-collapse {
    border-top: 0px solid #E6E6E6;
    border-bottom: 0px solid #E6E6E6;
  }
}
.header-v4 .navbar-default .navbar-nav > li.sub_parent, .header-v4 .navbar-default .navbar-nav > li.sub_first {
  border-left: 1px solid #fff !important;
}
@media (max-width:991px) {
  .header-v4 .navbar-header {
    margin: 0;
  }
  .header-v4 .navbar-brand img {
    display: block;
    text-align: center;
    margin: 0 auto 0;
  }
  .header-v4 .navbar-nav {
    margin: 0;
  }
}
.topbar .fa {
  font-size: 24px;
  line-height: 20px;
  position: relative;
  top: 5px;
  padding: 0 4px;
  color: #d6ac25;
}
.tagged-headline.frontpage-teaser h3, .tagged-headline.frontpage-teaser h3 a {
  color: #737373;
}
.equal, .equal li {
  display: flex !important;
  display: -webkit-flex !important;
  flex-wrap: wrap !important;
}
.reviews-timetable-separation {
  margin-top: 12px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: 12px;
  color: #d5a129;
  font-weight: 700;
}
th.headerSortUp {
  background-image: url(/academy/assets/tablesorter/asc.gif);
  background-color: #f7f7f7;
}
th.headerSortDown {
  background-image: url(/academy/assets/tablesorter/desc.gif);
  background-color: #f7f7f7;
}
th.header {
  background-image: url(/academy/assets/tablesorter/bg.gif);
  cursor: pointer;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 16px;
  margin-left: -1px;
}
@media (max-width:993px) {
  .youtube-speakers-right {
    margin-bottom: 24px;
    float: none !important;
  }
}
@media (min-width:994px) {
  .youtube-speakers-right {
    margin-right: -15px;
    margin-top: 18px !important;
  }
}
.bg-light-grey {
  background-color: #F2F2F2;
}
.blue-lighter {
  color: #2862A8;
}
.tp-icons {
  float: left;
  margin-right: 10px;
}
.tp-cont {
  clear: both;
  padding: 12px 6px 6px 6px;
}
.tp-list .px16 {
  display: block;
  padding-top: 18px;
}
.teaserv2.grey-bg, .magazine-news.grey-bg {
  background-color: #F0F0F0;
  padding-top: 15px;
  padding-bottom: 0px;
}
.grey-bg {
  background-color: #f5f5f5;
  padding: 15px
}
.teaserv2.grey-bg .thumbnail {
  margin-bottom: 10px;
}
.teaserv2.grey-bg .caption h3, .magazine-news h3 {
  line-height: 1.1em;
}
.teaserv2.grey-bg .caption p {
  margin-bottom: 0px;
  line-height: 1.1em;
}
.teaserv2 .thumbnail {
  margin-bottom: 10px;
}
.blue-alt-dark .teaserv2 .thumbnail {
  margin-bottom: 0;
}
.teaserv2 h3, .magazine-news h3 {
  font-size: 16px;
  line-height: 1.1em;
  margin-bottom: 5px;
}
.magazine-news .elment {
  background-color: #F7F7F7;
  padding: 15px;
}
.bg-f2 {
  background-color: #F7F7F7 !important;
  padding: 15px;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #1a3561 !important;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #1a3561 !important;
  transition: 200ms color;
}
.video-caption {
  background-color: #fafafa;
  padding: 0 10px;
}
.video-caption h3 {
  font-size: 18px;
  margin-bottom: 0;
}
ul.list-1line.list-unstyled {
  display: flex !important;
  display: -webkit-flex !important;
  flex-wrap: wrap !important;
  align-items: start;
}
ul.list-1line.list-unstyled li {
  line-height: 1.2em !important;
  margin-bottom: 1.5em !important;
  vertical-align: top !important;
  align-items: flex-start
}
ul.list-1line.list-unstyled li strong {
  color: #1a3561;
  line-height: 1em !important;
  font-size: 16px;
  width: 100%;
  vertical-align: top !important;
  align-items: flex-start
}
.blue-alt-dark ul.list-1line.list-unstyled li strong {
  color: #fff;
}
ul.list-1line.list-unstyled li {
  background-color: rgba(26, 53, 97, 0.1);
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  padding: 15px;
}
ul.list-1line.list-unstyled li:nth-of-type(4n), ul.list-1line.list-unstyled li:nth-of-type(4n-1) {
  background-color: rgba(26, 53, 97, 0.25);
}
ul.list-1line.list-unstyled li:hover {
  background-color: rgba(213, 161, 41, 0.8)
}
.blue-alt-dark ul.list-1line.list-unstyled li {
  background-color: rgba(255, 255, 255, 0.4);
}
.blue-alt-dark ul.list-1line.list-unstyled li:nth-of-type(4n), ul.list-1line.list-unstyled li:nth-of-type(4n-1) {
  background-color: rgba(255, 255, 255, 0.15);
}
.blue-alt-dark ul.list-1line.list-unstyled li:hover {
  background-color: rgba(213, 161, 41, 1)
}
/*forms new*/
.bg-blue-light {
  background-color: #1a3561;
  padding: 0 0 36px 0;
}
.bg-blue-light .headline {
  margin: 24px 0 36px 0;
  border-bottom: 0px;
}
.bg-blue-light .headline h1 {
  color: #d5a129;
  border-bottom: 2px solid #d5a129;
}
.bg-blue-light .label {
  font-size: 14px !important;
}
.bg-blue-light .form-control, .bg-blue-light input, .bg-blue-light textarea, .bg-blue-light select, .bg-blue-light input[type=checkbox], .bg-blue-light input[type=text] {
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
  color: #1a3561;
}
.bg-blue-light::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1a3561;
}
.bg-blue-light::-moz-placeholder { /* Firefox 19+ */
  color: #1a3561;
}
.bg-blue-light:-ms-input-placeholder { /* IE 10+ */
  color: #1a3561;
}
.bg-blue-light:-moz-placeholder { /* Firefox 18- */
  color: #1a3561;
}
.form-group2 {
  margin-bottom: 18px;
}
.form-checkbox input[type=checkbox] {
  width: 17px;
  height: 17px;
  margin-right: 8px !important;
  margin-top: 2px;
  cursor: pointer;
  font-size: 17px !important;
}
.bg-blue-light .checker label, .bg-blue-light .checker label a, .bg-blue-light p {
  color: #ffffff !important;
}
.bg-blue-light h1 {
  color: #d5a129;
  margin-top: 24px;
}
.bg-blue-light .headline h1, .bg-blue-light .headline h3 {
  color: #d5a129;
  border-bottom: 2px solid #d5a129;
}
.bg-blue-light .radio label, .bg-blue-light .checkbox label {
  color: #fff !important;
}
.bg-blue-light .label {
  font-size: 14px !important;
  white-space: normal;
}
.btn-u-gold, .bg-blue-light .btn.btn-default {
  background-color: #d5a129 !important;
  color: #1a3561;
}
/*.form-control {color:#777777 !important;}*/
.g-recaptcha {
  margin-bottom: 24px;
}
.colored-content-header {
  background-color: #1a3561;
  border: 1px solid #d5a129;
}
.colored-content-header * {
  color: #fff !important
}
/*teasers 2021*/
.box-795 {
  padding: 30px;
}
.box-795 .devide {
  background-image: url("/assets/unify/img/devide.png");
  background-repeat: no-repeat;
  margin: 12px -15px;
  height: 5px;
}
.teaser-box-795 {
  padding: 15px;
  line-height: 1.2em;
  background-color: #1a3561;
  position: relative;
}
.teaser-box-795 img {
  width: 100%;
  height: auto;
}
.teaser-box-795 h3 {
  margin: 12px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
  color: #fff;
  max-width: calc(100% - 80px);
}
.teaser-box-795 h3.centered-woi {
  margin: 0 0 7px 0;
  text-align: center;
}
.teaser-box-795 h3.woi {
  margin: 0 0 7px 0;
}
.teaser-box-795 h3 a {
  color: #fff;
}
.teaser-box-795 .devide {
  background-image: url("/assets/unify/img/devide.png");
  background-repeat: no-repeat;
  margin: 12px -8px;
  height: 5px;
}
.teaser-box-795 h3 em {
  font-size: 16px;
  line-height: 1.1em !important;
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif !important;
  font-weight: 400 !important;
  color: #fff;
}
.teaser-box-795 .icon {
  width: 64px;
  height: auto;
  position: absolute;
  right: 15px;
  top: 15px;
}
.teaser-box-795 p {
  color: #fff;
  padding: 7px 0;
}
.teaser-box-795 a {  color: #fff;}
.teaser-box-795 h3 .gold, .teaser-box-795 h3 .orange, .teaser-box-795 h3 .brown, .teaser-box-795 h3 .bordeaux {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  color: #d5a129;
  font-size: 15px;
  line-height: 1.1em !important;
  font-weight: 400;
}
.teaser-box-795 .reg-button {
  text-align: center
}
.teaser-box-795 .reg-button .btn-u-lg, .teaser-box-795 .reg-button a.btn-u-lg {
  font-size: 16px;
  padding: 10px 25px;
  color: #fff;
}
.teaser-box-795 .reg-button .btn-u-lg:hover, .teaser-box-795 .reg-button a.btn-u-lg:hover {
  color: #1a3561;
}
.thumbnail-style.v2-dark {
  background-color: #1a3561;
  padding: 15px;
  margin-bottom: 15px;
}
.thumbnail-style.v2-dark a.btn-more {
  background: #d5a129;
}
.thumbnail-style.v2-dark h3 {
  font-size: 16px;
  line-height: 1.2em;
}
.thumbnail-style.v2-dark h3 em {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif !important;
  font-weight: 400 !important;
  color: #d5a129;
}
.thumbnail-style.v2-dark h3 a, .thumbnail-style.v2-dark h3, .thumbnail-style.v2-dark p {
  color: #fff;
}
.thumbnail-style.v2-dark h3 .devide {
  background-image: url("/assets/unify/img/devide.png");
  background-repeat: no-repeat;
  margin: 12px -8px;
  height: 5px;
}
.thumbnail-style.v2-dark .thumbnail {
  padding: 0;
  background-color: #d5a129;
  border: 0;
}
.teaser-tp.v2-dark {
  padding: 15px;
  line-height: 1.2em;
  background-color: #1a3561;
  position: relative;
  margin-bottom: 15px;
}
.teaser-tp.v2-dark .tp-icons {
  background-color: #fff;
  padding: 3px;
  width: 100%;
  height: auto;
}
.teaser-tp.v2-dark .devide {
  background-image: url("/assets/unify/img/devide.png");
  background-repeat: no-repeat;
  margin: 12px -15px;
  height: 5px;
}
.teaser-tp.v2-dark h3 {
  font-size: 16px;
  line-height: 1.2em;
}
.teaser-tp.v2-dark h3.centered-woi {
  margin: 0 0 12px 0;
  text-align: center;
}
.teaser-tp.v2-dark h3, .teaser-tp.v2-dark h3 a, .teaser-tp.v2-dark p {
  color: #fff;
}
.teaser-tp.v2-dark p, .teaser-tp.v2-dark h3 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.teaser-tp.v2-dark .col-xs-3, .teaser-tp.v2-dark .col-xs-4 {
  margin-left: -15px;
  margin-right: 15px;
}
.blue-alt {
  padding: 30px;
}
.blue-alt-container, .blue-alt-container h2, .blue-alt-container a, .blue-alt-container p, .blue-alt-container li {
  color: #fff !important;
}
.blue-alt-container {
  background-color: #1a3561;
  padding: 30px;
}
.funny-boxes.funny-boxes-blue .devide, .blue-alt .devide, .devide {
  background-image: url(//www.culturaldiplomacy.org/assets/unify/img/devide.png);
  background-repeat: no-repeat;
  margin: 12px -8px;
  height: 5px;
}
.blue-alt-dark {
  padding: 30px;
  background-color: #1a3561;
}
.blue-alt-dark, .blue-alt-dark p, .blue-alt-dark p em, .blue-alt-dark em, .blue-alt-dark li {
  color: #ffffff !important;
}
.blue-alt-dark a, .blue-alt-dark li strong em {
  color: #d5a129 !important;
}
.blue-alt-dark h1, .blue-alt-dark h2 {
  color: #fff;
}
.blue-alt-dark h3 {
  color: #fff !important;
  background-color: #d5a129;
  padding: 5px 10px;
  display: inline-block;
  font-size: 16px;
}

.blue-alt-dark h3.light {
  color: #d5a129;
  background-color: #1a3561;
  padding: 0;
  font-size: 18px;
}
.blue-alt-dark2 {
  padding: 15px 30px;
  margin: 0 30px;
  background-color: #1a3561;
}
.blue-alt-dark2, .blue-alt-dark2 p, .blue-alt-dark2 p em, .blue-alt-dark2 em, .blue-alt-dark2 li {
  color: #ffffff !important;
}
.blue-alt-dark a, .blue-alt-dark li strong em {
  color: #d5a129 !important;
}
.blue-alt-dark2 h1 {
  color: #fff;
}
.blue-alt-dark2 h3 {
  color: #fff;
}
.blue-alt-dark2 .bordeaux {
  color: #d5a129;
}
.blue-alt-dark3 {
  padding: 15px 30px;
  background-color: #1a3561;
}
.blue-alt-dark3, .blue-alt-dark3 p, .blue-alt-dark3 p em, .blue-alt-dark3 em, .blue-alt-dark3 li {
  color: #ffffff !important;
}
.blue-alt-dark3 a, .blue-alt-dark3 li strong em, .blue-alt-dark3 strong a {
  color: #d5a129 !important;
}
.blue-alt-dark3 h1, .timetable-header.light.v3 h3.bordeaux {
  color: #d5a129 !important;
}
.blue-alt-dark3 h3 {
  color: #fff;
}
.blue-alt-dark3 .bordeaux {
  color: #d5a129 !important;}
.blue-alt-dark3-partners {
  padding: 10px;
  margin: 15px -10px 10px -10px;
  background-color: rgba(255, 255, 255, 0.99)
}
.blue-alt-dark3-partners h3 {
  color: #d5a129 !important;
}
.blue-alt-dark3-partners .partners-table {
  margin-top: 15px;
}
.blue-alt-dark3-partners .partners-table table {
  margin-bottom: 30px;
}
.blue-alt-dark3-partners .partners-table td {
  padding: 15px;
  line-height: 1em;
}
.blue-alt-dark3-partners .partners-table td, .blue-alt-dark3-partners .partners-table td a {
  color: #1a3561 !important;
}
.blue-alt-dark3-partners .partners-table td img {
  margin-bottom: 12px;
  max-width: 100%;
  height: auto;
}
.timetable-header.light.v3 {
  display: block;
  background-color: #1a3561;
  margin: 0;
  padding: 15px;
  border: 2px solid #d5a129;
  border-bottom: none;
}
.timetable-header.light.v3 h1, .timetable-header.light.v3 h1 a, .timetable-header.light.v3 h3 {
  color: #fff !important;
}
.timetable-header.light.v3 h3 {
  font-size: 18px;
}
.timetable-header.light.v3 .bordeaux, .timetable-header.light.v3 .bordeaux a, .timetable-header.light.v3 a.bordeaux, .timetable-header.light.v3 p.bordeaux, .timetable-header.light.v3 .bordeaux p {
  color: #d5a129 !important;
}
/*panel-group blue*/
.panel-group.blue {
  margin-top: 30px;
}
.panel-group.blue .panel-default {
  border: none !important;
}
.panel-group.blue .panel {
  background: none !important;
}
.panel-group.blue .panel-heading {
  color: #333;
  background: none !important;
  border: none !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
}
.panel-group.blue .panel, .panel-group.blue .panel-body {
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group.blue .panel-title a {
  background-color: #1a3561;
  padding: 7px 15px;
  color: #fff;
}
.panel-group.blue .panel-title a:hover {
  background-color: #d5a129;
  color: #1a3561;
}
.panel-group.blue .panel-body p {
  color: #1a3561;
}
/*panel-group yellow*/
.panel-group.yellow {
  margin-top: 30px;
  margin-bottom: 0;
}
.panel-group.yellow .panel-default {
  border: none !important;
}
.panel-group.yellow .panel {
  background: none !important;
}
.panel-group.yellow .panel-heading {
  color: #333;
  background: none !important;
  border: none !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
}
.panel-group.yellow .panel, .panel-group.yellow .panel-body {
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group.yellow .panel-title {
  font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}
.panel-group.yellow .panel-title a {
  background-color: #d5a129;
  padding: 7px 15px;
  color: #fff;
}
.panel-group.yellow .panel-body {
  padding: 15px 0 0 0;
}
/*end teasers 2021*/
.cloth a .download {
  display: block;
  font-weight: 700;
  color: #d5a129
}
.mt-10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb-10 {
  margin-bottomt: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
/*FRONTPAGE TEASERS BLUE*/
.frontpage-teaser-blue .content-teaser-box-rhs h3, .frontpage-teaser-blue .teaser-box-540 h3, .frontpage-teaser-blue .teaser-box-540 .content {
  background-color: transparent !important;
}
.frontpage-teaser-blue .teaser-box-540 {
  background-color: #1a3561;
}
.frontpage-teaser-blue .teaser-box-540:hover {
  background-color: #d5a129;
}
.frontpage-teaser-blue .teaser-box-540 h3 a, .frontpage-teaser-blue .teaser-box-540 .content a {
  color: #d5a129 !important;
}
.frontpage-teaser-blue:hover .teaser-box-540 h3 a, .frontpage-teaser-blue:hover .teaser-box-540 .content a, .frontpage-teaser-blue .teaser-box-540 h3 em, .frontpage-teaser-blue .teaser-box-540 h3 .gold, .frontpage-teaser-blue .teaser-box-540 .content {
  color: #fff !important;
}
.headline.frontpage-teaser {
  background-color: #1a3561;
  padding: 7px 12px 2px 10px;
}
div.headline.frontpage-teaser h3 {
  border-bottom: none;
}
div.headline.frontpage-teaser h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.1em;
  color: #d5a129;
  padding: 0;
  margin: 0;
}
div.headline.frontpage-teaser h3 a {
  color: #d5a129;
}
/*CONTENT-TEASERS BLUE*/
.content-teaser-box-rhs.blue h3, .content-teaser-box-rhs.blue h3 a, .content-teaser-box-rhs.blue .content a, .content-teaser-box-rhs.blue .cloth td a .yellow, .cloth.news td a:hover {
  color: #d5a129 !important;
}
.content-teaser-box-rhs.blue h3, .content-teaser-box-rhs.blue .content, .content-teaser-box-rhs.blue .cloth td {
  background-color: #1a3561;
}
.content-teaser-box-rhs.blue .content, .content-teaser-box-rhs.blue .cloth td, .content-teaser-box-rhs.blue .cloth td a {
  color: #fff !important;
}
.content-teaser-box-rhs.blue .cloth td a:hover, .cloth.news td a:hover {
  color: #d5a129 !important;
}
.content-teaser-box-rhs.blue table.cloth {
  border: 1px solid #d5a129;
}
.content-teaser-box-rhs.blue .cloth td {
  border: none;
}
.icd-press-front-03.arab-news {
  padding: 15px 15px 35px 15px;
  background-color: #1a3561 !important;
  border: 1px solid #e6e6e6;
}
.icd-press-front-03.arab-newsx:hover {
  background-color: #d5a129 !important;
  border: 1px solid #a3b0cc;
  transition-duration: 0.5s
}
.icd-press-front-03.arab-news .bordeaux {
  color: #d5a129 !important;
}
.icd-press-front-03.arab-news h3, .icd-press-front-03.arab-news h3 a {
  color: #fff !important;
}
ul.speakers-list.v3 {
  display: table;
  clear: both;
  margin: 0;
  padding: 7px 0 7px 0 !important;
  list-style: none !important;
  background-color: #1a3561;
}
ul.speakers-list.v3 li {
  width: calc(50% - 8px);
  text-align: left;
  background-color: #1a3561;
  padding: 6px !important;
  margin: 4px !important;
  margin-bottom: 4px;
  line-height: 1.2em;
  vertical-align: middle;
  background-image: none !important;
  border: 1px solid #d5a129;
  display: table-cell !important;
}
ul.speakers-list.v3 li {
  color: #fff;
}
ul.speakers-list.v3 li strong {
  color: #d5a129;
}
.ac-fp-bg01 {
  padding: 40px 20px 0px 20px;
  background-color: rgba(26, 53, 97, 0.75);
  height: auto;
  text-align: center;
  position: relative;
  background-image: url(/academy/content/articles/cdr/ac-fp-bg01.jpg) !important;
}
/*.ac-fp-bg01 a strong {
  text-align: center;
    border-bottom: 1px solid currentColor;
}*/
.ac-fp-bg01 a strong:after {
  position: absolute;
  height: 1px;
  margin: 0 auto;
  content: '';
  left: 15px;
  right: 15px;
  width: 33%;
  color: #000;
  background-color: #d5a129;
  bottom: 28px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}
.ac-fp-bg01 a:hover strong:after {
  background-color: #1a3561;
}
.ac-fp-bg01 .btn {
  margin-bottom: 15px;
  overflow-wrap: break-word;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block !important;
}
.content-teaser-box-rhs.blue img {
  background-color: #1a3561;
}
.pd-5 {
  padding: 5px;
}
.content-teaser-box-rhs.blue.pd-5 {
  background-color: #1a3561;
}
.btn-u-blue {
  background-color: #1a3561 !important;
  color: #fff;
}
.btn-u-blue:hover {
  background-color: #d5a129 !important;
  color: #fff;
}
.alpha-index.speakers-list a {
  padding: 4px 8px;
  background-color: #1a3561;
  color: #fff;
}
.alpha-index.speakers-list a.paginate-link.active, .alpha-index.speakers-list a.paginate-link:hover {
  background-color: #d5a129;
  color: #1a3561;
}
.ev-highlighted {
  background-color: rgba(26, 53, 97, 0.2) !important;
  padding: 15px !important;
}
.teaserv2.grey-bg.board-teasers {
  padding-left: 0;
  padding-right: 0;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style {
  background-color: #1a3561;
  padding: 7px;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style, .teaserv2.board-teasers .thumbnails.thumbnail-style h3, .teaserv2.board-teasers .thumbnails.thumbnail-style a {
  color: #ffffff !important;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style p {
  color: #d5a129 !important;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style .thumbnail {
  padding: 0;
  border: 1px;
  border-color: transparent;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style:hover {
  background-color: #d5a129;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style:hover p {
  color: #ffffff !important;
}
.teaserv2.board-teasers .thumbnails.thumbnail-style .thumbnail-img.thumbnail {
  background: none !important
}
.blue-alt-dark .teaserv2 .caption h3, .blue-alt-dark .teaserv2 .caption h3 a {
  color: #ffffff !important;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.blue-alt-dark .teaserv2 .caption {
  margin-top: 0;
  padding-top: 0;
}
.blue-alt-dark .teaserv2 .caption p {
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0;
  padding: 7px 12px;
  width: 100%;
}

.pt-0 {
  padding-top: 0 !important
}
.mb-0 {
  margin-bottom: 0 !important
}
.p-15 {
  padding: 15px !important
}
.pb-0 {
  padding-bottom: 0 !important
}
.pb-5 {
  padding-bottom: 5px !important
}
.pb-10 {
  padding-bottom: 10px !important
}
.pb-15 {
  padding-bottom: 15px !important
}
/*blue-alt-dark3 Accordion v1*/
.blue-alt-dark3 .panel {
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.blue-alt-dark3 .panel-default > .panel-heading {
  color: #333;
  background: transparent !important;
  border-color: #ddd
}
.blue-alt-dark3 .panel-title {
  font-size: 16px;
  color: inherit
}
.blue-alt-dark3 .acc-v1 .panel-heading { /* padding: 0; */ /* box-shadow: none; */
}
.blue-alt-dark3 .acc-v1 .panel-heading a {
  background: transparent;
}
.blue-alt-dark3 .acc-icon a.accordion-toggle i {
  color: #585f69;
  margin-right: 8px;
}
.blue-alt-dark3 .acc-icon a.accordion-toggle:hover i {
  color: #39414c;
}
.blue-alt-dark3 .panel-group h1 {
  color: #d5a129 !important;
  font-size: 20px;
  margin: 0;
}
.blue-alt-dark3 .panel-group .panel-title h3 {
  padding: 0;
  margin: 0;
    line-height:1em;
}
.blue-alt-dark3 .panel-group .panel-title h3 em {
  font-size: 16px;
    
}
.blue-alt-dark3 .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #d5a129
}

.blue-alt-dark3 ul.speakers-list li {
  background: transparent;
}
.blue-alt-dark3 ul.speakers-list li strong {
   color: #d5a129 !important;
}

.blue-alt-dark3 .cloth.speakers tr td {
  padding: 10px !important;
}

.cloth.speakers.s75h83 tr td img {
width: 75px;
height: 83px;
}


.blue-alt-dark3 .blue-alt-dark3 {padding:0 !important;}
.cloth.cloth-blue3.tp10 th, .cloth.cloth-blue3.tp10 td {padding:7px !important;}
.cloth.cloth-blue3 th.second-order { background-color: #405880 !important;  }

/*Conference Teasers v3*/
.teaser-conferences-320 .thumbnails {background-color: #1a3561;border:2px solid #d5a129;padding:10px 11px 10px 10px;}
.teaser-conferences-320 .thumbnail {background-color: transparent;padding: 0;border:none;}
.teaser-conferences-320 h3 {line-height:1.1em;margin:0 0 5px 0;}
.teaser-conferences-320 p {line-height:1.3em;margin:0;}
.teaser-conferences-320 h3 a, .teaser-conferences-320 p { color: #fff;}
.thumbnail-style:hover h3 a { color: #d5a129;}
.teaser-conferences-320 p { margin-bottom:0;}
.category-divider {text-align:center;font-size:24px;font-weight:700;background-color: #d5a129; margin-bottom:12px;border-radius: 3px;border: 1px solid #d5a129;padding: 3px 10px;color: #fff !important;}
.teaser-conferences-320.col4 .caption h3 a {font-size:15px; font-weight:600;line-height:1.1em;margin:0;}
