/* titillium-web-300 - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/titillium-web-v9-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/titillium-web-v9-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v9-latin-300.woff2") format("woff2"), url("../fonts/titillium-web-v9-latin-300.woff") format("woff"), url("../fonts/titillium-web-v9-latin-300.ttf") format("truetype"), url("../fonts/titillium-web-v9-latin-300.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */
}
/* titillium-web-300italic - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/titillium-web-v9-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/titillium-web-v9-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v9-latin-300italic.woff2") format("woff2"), url("../fonts/titillium-web-v9-latin-300italic.woff") format("woff"), url("../fonts/titillium-web-v9-latin-300italic.ttf") format("truetype"), url("../fonts/titillium-web-v9-latin-300italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */
}
/* titillium-web-regular - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/titillium-web-v9-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/titillium-web-v9-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v9-latin-regular.woff2") format("woff2"), url("../fonts/titillium-web-v9-latin-regular.woff") format("woff"), url("../fonts/titillium-web-v9-latin-regular.ttf") format("truetype"), url("../fonts/titillium-web-v9-latin-regular.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */
}
/* titillium-web-italic - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/titillium-web-v9-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/titillium-web-v9-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v9-latin-italic.woff2") format("woff2"), url("../fonts/titillium-web-v9-latin-italic.woff") format("woff"), url("../fonts/titillium-web-v9-latin-italic.ttf") format("truetype"), url("../fonts/titillium-web-v9-latin-italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/titillium-web-v9-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/titillium-web-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v9-latin-700.woff2") format("woff2"), url("../fonts/titillium-web-v9-latin-700.woff") format("woff"), url("../fonts/titillium-web-v9-latin-700.ttf") format("truetype"), url("../fonts/titillium-web-v9-latin-700.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */
}
/* titillium-web-700italic - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/titillium-web-v9-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/titillium-web-v9-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v9-latin-700italic.woff2") format("woff2"), url("../fonts/titillium-web-v9-latin-700italic.woff") format("woff"), url("../fonts/titillium-web-v9-latin-700italic.ttf") format("truetype"), url("../fonts/titillium-web-v9-latin-700italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */
}
button.row.teilnehmer-card {
  outline: none;
  border: none;
}

.blue-box {
  background: #2e6488;
  padding: 1em;
  color: #fff;
  font-weight: bold;
}

.add-margin-bottom {
  margin-bottom: 2em;
}

body {
  font-family: "Titillium web", sans-serif;
  overflow: scroll !important;
}

body.event-16 .login-form {
  bottom: 5vw;
}
@media (max-aspect-ratio: 16/9) {
  body.event-16 .login-form {
    bottom: inherit;
    top: 40vw;
  }
}
@media (max-aspect-ratio: 16/9) and (max-width: 600px) {
  body.event-16 .login-form {
    bottom: inherit;
    top: 65vw;
  }
}

.widget.widget-text.textfield_input {
  margin-top: 1.5em;
}

@media (min-width: 992px) {
  .widget.widget-text.textfield_input label {
    width: 30%;
  }
  .widget.widget-text.textfield_input input {
    width: 40%;
  }
}
.header-main-logo {
  margin-top: 5.5em;
}

.nav-main-mobile-button {
  display: block;
  position: absolute;
  height: 25px;
  width: 30px;
  margin-left: -3em;
  margin-top: 7em;
  z-index: 9999999;
}
.nav-main-mobile-button .burger_icon {
  height: 3px;
  width: 100%;
  background-color: #46474c;
  transition: all 1.6s;
  margin-bottom: 7px;
}
.nav-main-mobile-button .burger_icon.last {
  margin-bottom: 0;
}
.nav-main-mobile-button .main-button {
  display: block;
  height: 100%;
  width: 100%;
}
.nav-main-mobile-button .main-button.white .burger_icon {
  background-color: #fff;
}

@media (max-width: 991px) {
  nav.mod_navigation {
    display: none;
  }
  header {
    height: 6em;
  }
  .row.d-flex {
    text-align: center;
  }
  .row.d-flex .footer-column-icon,
  .row.d-flex .footer-column {
    margin-bottom: 1.5em;
  }
  .row.d-flex .footer-column-icon p,
  .row.d-flex .footer-column p {
    margin-bottom: 0;
  }
  .top_nav_container {
    display: none;
  }
}
#offcanvas #mm-0 .mm-navbar__title {
  display: none !important;
}
.dropdown {
  overflow: hidden;
}

.dropdown:hover {
  overflow: initial;
}
.dropdown:hover > .dropdown-menu {
  display: block;
  opacity: 1;
}

.open .dropdown-menu {
  display: block;
  /**opacity: 0; **/
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  padding-top: 2.4em;
  margin-top: -0.4em;
  width: auto;
  /**background-color: #111111;**/
  /**border: none;**/
  border-radius: 0;
}
.open .dropdown-menu .dropdown-item.active {
  background: none;
  font-weight: bold;
}
.open .dropdown-menu .dropdown-item:hover {
  background: none;
}

.teilnehmer-wrapper .row.teilnehmer-card {
  width: 100%;
}

/**
.teilnehmer-wrapper .col-md-4 {
	height: 30em;
	overflow-y: scroll;
}
**/
.navbar.navbar-expand-lg ul li a {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 300;
}
.navbar.navbar-expand-lg ul li a:hover {
  font-weight: bold;
}
.navbar.navbar-expand-lg ul li a:after {
  display: none;
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.mod_customnav {
  padding: 0.5em 0;
}
.mod_customnav .navbar-nav {
  margin-right: 0;
}
.mod_customnav .navbar-nav a {
  padding-right: 0 !important;
}
@media (max-width: 991px) {
  .mod_customnav {
    display: none;
  }
}
.mod_customnav ul li a {
  color: #565656;
}

.inside .mod_navigation.navbar.navbar-expand-lg.navbar-light.block {
  overflow: initial;
  /**background-color: #565656; **/
  background-color: #111111;
  height: 7em;
}
.inside .mod_navigation.navbar.navbar-expand-lg.navbar-light.block ul li {
  /**	border-right: 1px solid #fff; **/
  padding: 0 15px;
  text-align: center;
}
.inside .mod_navigation.navbar.navbar-expand-lg.navbar-light.block ul li:nth-last-child(1) {
  border-right: none;
}
.inside .mod_navigation.navbar.navbar-expand-lg.navbar-light.block ul li.nav-item.last {
  /**
   		padding-right: 0;
   		**/
}
.inside .mod_navigation.navbar.navbar-expand-lg.navbar-light.block ul li.nav-item.last > a {
  padding-right: 0;
}
.inside .mod_navigation.navbar.navbar-expand-lg.navbar-light.block ul li a {
  color: #fff;
}

.bg-grey {
  background-color: #f4f5f7;
}

.nav-topbar {
  margin-bottom: 0.5em;
}
.nav-topbar .link-container {
  padding: 0.25rem 1rem;
  display: inline-block;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .nav-topbar .link-container {
    display: block;
    text-align: center;
  }
}
.nav-topbar .link-container a {
  transition: all 0.2s ease;
  display: inline-block;
  color: #1F2125;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .nav-topbar .link-container a {
    font-size: 1.3rem;
  }
}
.nav-topbar .link-container a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.nav-topbar .link-container:hover {
  transition: all 0.2s ease;
}
.nav-topbar .link-container.main-blue:hover {
  background: #2d4269;
}
.nav-topbar .link-container.blue:hover {
  background: #06677d;
}
.nav-topbar .link-container.light-blue:hover {
  background: #04bfbd;
}
.nav-topbar .link-container.yellow:hover {
  background: #f2d338;
}
.nav-topbar .link-container.red:hover {
  background: #fe7575;
}

.header-btns {
  text-align: right;
}

.mm_header {
  padding-top: 1em;
}
.mm_header .logo {
  height: 3em;
}
@media (min-width: 992px) {
  .mm_header .logo {
    height: 6em;
  }
}
.mm_header .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.btn-checkin {
  padding: 1.5em 3em !important;
}

.landingpage .ce_hyperlink {
  position: relative;
  margin-top: -5em;
}
.landingpage .mm_header {
  padding-top: 0;
  height: 100vh;
}
.landingpage .mm_header img {
  width: 100%;
  height: auto;
}

.mm_header.loginpicture {
  padding: 0;
  height: auto;
}
.mm_header.loginpicture .image-container {
  width: 100%;
  height: auto;
  padding-bottom: 55%;
  background-position: top center !important;
  background-size: 100% !important;
}

@media (max-width: 991px) {
  .checkin-article .checkin-container {
    padding: 1em;
  }
}
@media (min-width: 992px) {
  .checkin-article .checkin-container {
    padding: 3em 7em;
  }
}
.checkin-article .grid-left {
  width: 100%;
}
@media (min-width: 992px) {
  .checkin-article .grid-left {
    height: 40em;
    padding: 3em 4em;
  }
}
.checkin-article .grid-right {
  background: #FFFFFF;
}
@media (min-width: 992px) {
  .checkin-article .grid-right {
    padding: 3em 4em;
  }
}
@media (max-width: 767px) {
  .checkin-article .grid-right h1 {
    font-size: 1.5em !important;
  }
}
.checkin-article .grid-right .checkin.checklist {
  min-height: 25em;
}
.checkin-article .grid-right .checkin.checklist .check {
  min-height: 3em;
}
.checkin-article .grid-right .checkin.checklist .check .icon {
  padding-left: 3em;
  position: relative;
}
.checkin-article .grid-right .checkin.checklist .check .icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2em;
  height: 2em;
  background: url(/files/ConventionLive/Assets/img/mic.svg) no-repeat center;
  background-size: contain;
}
.checkin-article .grid-right .checkin.checklist .check.html5 .icon:before {
  background: url(/files/ConventionLive/Assets/img/html5.png) no-repeat center;
  background-size: contain;
}
.checkin-article .grid-right .checkin.checklist .check.cam-access .icon:before {
  background: url(/files/ConventionLive/Assets/img/camera.png) no-repeat center;
  background-size: contain;
}
.checkin-article .grid-right .checkin.checklist .check.bandwidth .icon:before {
  background: url(/files/ConventionLive/Assets/img/bandwidth.png) no-repeat center;
  background-size: contain;
}

.company_detail .itemlist_wrapper {
  background-color: #f6f6f6;
  padding: 1em;
}
.company_detail .itemlist_wrapper .vorsitz {
  margin-bottom: 1.5em;
}
.company_detail .itemlist_wrapper p.themenblock {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.3em;
  position: relative;
  overflow: hidden;
  margin: 1.5em 0 0;
}
.company_detail .itemlist_wrapper p.themenblock span {
  background: #f6f6f6;
  padding: 0 20px;
  position: relative;
  display: inline-block;
}
.company_detail .itemlist_wrapper p.themenblock span:before, .company_detail .itemlist_wrapper p.themenblock span:after {
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
  background-color: #c2c2c2;
  top: 50%;
}
.company_detail .itemlist_wrapper p.themenblock span:before {
  left: 0;
  transform: translateX(-100%);
}
.company_detail .itemlist_wrapper p.themenblock span:after {
  right: 0;
  transform: translateX(100%);
}
.company_detail .itemlist_wrapper .item.session-list {
  background-color: #FFFFFF;
  box-shadow: 0 0 0.2em #c2c2c2;
  padding: 0.5em;
  margin: 1em 0;
}
.company_detail .itemlist_wrapper .item.session-list .header-time {
  position: relative;
  margin-bottom: 1em;
}
.company_detail .itemlist_wrapper .item.session-list .header-time:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #c2c2c2;
  bottom: -0.4em;
}
.company_detail .itemlist_wrapper .item.session-list .session-description h4 {
  font-weight: bold;
  margin-bottom: 0;
}
.company_detail .itemlist_wrapper .item.session-list .session-description .subtitle {
  font-size: 0.9em;
  font-style: italic;
}
.company_detail .itemlist_wrapper .item.session-list .cta_buttons {
  text-align: center;
}
.company_detail .sidebar {
  width: 100%;
  background: #f6f6f6;
  padding: 1em;
  margin-right: 0;
  margin-left: auto;
}
.company_detail .sidebar .partner-anzeige {
  height: 25em;
  margin-left: auto;
  margin-top: 7em;
}
.company_detail .sidebar .partner-anzeige .carousel-fullwidth {
  background: none;
}

a.btn.btn-primary.btn-join,
.btn.btn-primary.btn-join {
  padding: 0.5em 2em;
  background: #2d4269;
  border-color: #2d4269;
  border-radius: 0;
  text-transform: uppercase;
  border-radius: 10px;
}
a.btn.btn-primary.btn-join:hover,
.btn.btn-primary.btn-join:hover {
  color: #fff;
  background-color: #1b2c4b;
  border-color: #1b2c4b;
}

a.btn.btn-danger.btn-join,
.btn.btn-danger.btn-join {
  padding: 0.5em 2em;
  background: #d00f10;
  border-radius: 0;
  text-transform: uppercase;
}
a.btn.btn-danger.btn-join:hover,
.btn.btn-danger.btn-join:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn.btn-primary.btn-blue {
  padding: 0.5em 2em;
  background: rgb(37, 105, 190);
  border-radius: 0;
  text-transform: uppercase;
  color: #fff;
}
.btn.btn-primary.btn-blue:hover {
  color: #fff;
  background-color: #00497e;
  border-color: #00497e;
}

.btn.btn-secondary.btn-grey {
  padding: 0.5em 2em;
  background: #c2c2c2;
  border-radius: 0;
  text-transform: uppercase;
}
.btn.btn-secondary.btn-grey:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.header-btns {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.header-btns .btn.btn-light.btn-white {
  padding: 0.5em 2em;
  background: #FFFFFF;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 767px) {
  .header-btns .btn.btn-light.btn-white span {
    display: none;
  }
}
.header-btns .btn.btn-light.btn-white:before {
  content: "";
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  position: relative;
  left: -10px;
  top: 3px;
}
.header-btns .btn.btn-light.btn-white.support:before {
  background: url("/files/ConventionLive/Assets/img/mail-icon.png") no-repeat center;
  background-size: contain;
}
.header-btns .btn.btn-light.btn-white.account:before {
  background: url("/files/ConventionLive/Assets/img/user-icon.png") no-repeat center;
  background-size: contain;
}
.header-btns .btn.btn-light.btn-white.telkontakt:before {
  background: url("/files/ConventionLive/Assets/img/phone-call.png") no-repeat center;
  background-size: contain;
}
.header-btns .btn.btn-light.btn-white:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

.btn.btn-primary.btn-visit {
  padding: 0.5em 2em;
  background: #00497e;
  border-radius: 0;
  text-transform: uppercase;
  border: none;
}
.btn.btn-primary.btn-visit:hover {
  color: #fff;
}

.ce_hyperlink.hyperlinkbigbox {
  box-shadow: 0 0 0.2em #c2c2c2;
  border-radius: 10px;
  height: 3em;
  position: relative;
  display: flex;
  margin: 0.5em 0;
}
.ce_hyperlink.hyperlinkbigbox:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.ce_hyperlink.hyperlinkbigbox a {
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
  z-index: 9999;
  display: flex;
}
@media (min-width: 992px) {
  .ce_hyperlink.hyperlinkbigbox a {
    font-size: 1.2em;
  }
}
.ce_hyperlink.hyperlinkbigbox a span {
  margin-left: 1.5em;
}
.ce_hyperlink.hyperlinkbigbox a:hover {
  text-decoration: none;
}
.ce_hyperlink.hyperlinkbigbox .hover-box {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ce_hyperlink.hyperlinkbigbox:hover .hover-box {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.ce_hyperlink.hyperlinkbigbox.darkblue {
  background: #06677d;
}
.ce_hyperlink.hyperlinkbigbox.lightblue {
  background: #04bfbd;
}
.ce_hyperlink.hyperlinkbigbox.lightblue a {
  color: #FFFFFF;
}
.ce_hyperlink.hyperlinkbigbox.yellow {
  background: #f2d338;
}
.ce_hyperlink.hyperlinkbigbox.yellow a {
  color: #1F2125;
}
.ce_hyperlink.hyperlinkbigbox.red {
  background: #fe7575;
}
.ce_hyperlink.hyperlinkbigbox.red a {
  color: #FFFFFF;
}

.eventdate {
  display: inline-block;
  background: #2d4269;
  padding: 0.6em 2em;
  color: #FFFFFF;
  margin-bottom: 1em;
  border-radius: 10px;
}
.eventdate p {
  text-transform: uppercase;
  margin: 0;
}

.eventagenda {
  padding-top: 2em;
}

.teaser-grid-4 .company-wrapper-link p {
  color: black;
  font-size: 1em;
}
.teaser-grid-4 .company-wrapper-link p:hover, .teaser-grid-4 .company-wrapper-link:hover {
  text-decoration: none !important;
}
.teaser-grid-4 .company-wrapper {
  border: 3px solid #00497e;
  margin-bottom: 2em;
}
.teaser-grid-4 .company-wrapper .company-logo {
  height: 10em;
  background-color: white;
  text-align: center;
  position: relative;
}
.teaser-grid-4 .company-wrapper .company-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  height: 6em;
  position: absolute;
  width: auto;
  left: 50%;
  top: 50%;
  max-width: 90%;
  transform: translate(-50%, -50%);
}
.teaser-grid-4 .company-wrapper .company-details {
  border-top: 1px solid #c2c2c2;
  padding-top: 0.5em;
  position: relative;
  height: 7em;
}
.teaser-grid-4 .company-wrapper .company-details p {
  height: 3em;
  padding: 0 0.5em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.teaser-grid-4 .company-wrapper .company-details .btn-visit {
  position: absolute;
  bottom: 1px;
  right: 1px;
}

.login-form {
  max-width: 100% !important;
  position: fixed;
  bottom: 10vw;
  left: 0;
  transform: translate(0, -50%);
  z-index: 999;
}
@media (max-aspect-ratio: 16/9) {
  .login-form {
    bottom: inherit;
    top: 40vw;
  }
}
.login-form .btn.btn-danger.btn-join {
  height: 3em;
  margin-bottom: 4px;
  padding: 0 2em;
}
.login-form h1 {
  text-align: center;
}
.login-form .form-signin {
  text-align: center;
}
.login-form .form-signin .form-group {
  display: inline-block;
}
.login-form .form-signin .widget p.error {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.login-form .form-signin .widget.widget-text .form-control {
  border-radius: 0 !important;
  border: 1px solid #00497e !important;
  height: 3em;
}

#footer {
  border-top: 2px solid #c2c2c2;
  padding-top: 2em;
  margin-top: 3em;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  #footer li {
    display: inline-block;
    padding: 0 1em;
  }
}
#footer a,
#footer p {
  color: #1F2125;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #footer ul {
    padding: 0;
  }
  #footer ul li {
    text-align: center;
  }
  #footer .image_container {
    text-align: center;
  }
}

.carousel-fullwidth {
  display: flex;
  width: 100%;
  background: #efeded;
  margin-bottom: 1.5em;
}
.carousel-fullwidth .carousel-item {
  padding: 0;
}
.carousel-fullwidth .image_container {
  padding: 1em 0.5em;
}
.carousel-fullwidth .slider-image,
.carousel-fullwidth .ce_image img {
  width: 100%;
  object-fit: contain;
}
@media (min-width: 992px) {
  .carousel-fullwidth .slider-image,
  .carousel-fullwidth .ce_image img {
    width: 100%;
  }
}

.carousel-fullwidth.firmen-details .slider-image {
  padding: 0 1em;
}
.carousel-fullwidth.firmen-details .firmen-header {
  height: 100%;
}
.carousel-fullwidth.firmen-details .firmen-header .name {
  padding: 2em;
}
.carousel {
  width: 100%;
}

.session-detail .title h2 {
  font-weight: bold;
}
.session-detail .speaker {
  margin-bottom: 2em;
}

.accordion-sidebar {
  background-color: #f6f6f6;
  padding: 0.5em;
}
.accordion-sidebar .session-accordion {
  padding: 0;
}

.session-accordion {
  background-color: #f6f6f6;
  padding: 0.5em;
  height: 100%;
}
.session-accordion .accordion {
  box-shadow: 0 0 0.1em #46474c;
}
.session-accordion .accordion .card {
  border-radius: 0 !important;
  border: none;
}
.session-accordion .accordion .card .card-header {
  background-color: #FFFFFF;
  border-radius: 0 !important;
}
.session-accordion .accordion .card .card-body .referent .profile {
  text-align: center;
}
.session-accordion .accordion .card .btn-accordion {
  color: black;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
.session-accordion .accordion .card .btn-accordion:after {
  content: "";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  background: url(/files/ConventionLive/Assets/img/arrow-down.png) no-repeat;
  background-size: contain;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.session-accordion .accordion .card .btn-accordion.collapsed:after {
  content: "";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  background: url(/files/ConventionLive/Assets/img/arrow-right.png) no-repeat;
  background-size: contain;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.session-accordion .accordion .card .btn-accordion:hover {
  text-decoration: none;
}

.session-accordion-branch {
  width: 100%;
}
.session-accordion-branch .card {
  border-radius: 0 !important;
  border: none;
}
.session-accordion-branch .card .card-header {
  background-color: #FFFFFF;
  border-radius: 0 !important;
  border-bottom: 1px solid black;
  margin-bottom: 0;
  transition: ease 0.2s;
}
.session-accordion-branch .card .card-header:hover {
  background: rgba(0, 0, 0, 0.03);
  transition: ease 0.2s;
}
.session-accordion-branch .card .btn-accordion {
  color: black;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
.session-accordion-branch .card .btn-accordion:after {
  content: "";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  background: url(/files/ConventionLive/Assets/img/arrow-down.png) no-repeat;
  background-size: contain;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.session-accordion-branch .card .btn-accordion.collapsed:after {
  content: "";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  background: url(/files/ConventionLive/Assets/img/arrow-right.png) no-repeat;
  background-size: contain;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.session-accordion-branch .card .btn-accordion:hover {
  text-decoration: none;
}
.session-accordion-branch .card .card-body {
  background-color: #f6f6f6;
}
.session-accordion-branch .card .card-body .body-elements {
  padding: 0 1em;
}

.request-box {
  background-color: #FFFFFF;
  padding: 1em;
  box-shadow: 0 0 0.2em #c2c2c2;
  margin-bottom: 1em;
}
.request-box .request-buttons {
  text-align: right;
}
.meeting-hub .teilnehmer-wrapper {
  background-color: #f6f6f6;
  padding: 1em;
}
@media (max-width: 767px) {
  .meeting-hub .teilnehmer-wrapper > .row > div:first-child {
    border-bottom: 1px solid;
  }
}
@media (min-width: 768px) {
  .meeting-hub .teilnehmer-wrapper > .row > div:first-child {
    border-right: 1px solid;
  }
}
.meeting-hub .teilnehmer {
  padding: 1em;
}
.meeting-hub .teilnehmer .row.teilnehmer-card {
  background-color: #FFFFFF;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
}
.meeting-hub .teilnehmer .row.teilnehmer-card .member-name {
  text-align: left;
  word-break: break-word;
}
.meeting-hub .teilnehmer button.teilnehmer-card img {
  border-radius: 100%;
  width: 3em;
  height: 3em;
  object-fit: cover;
}
.meeting-hub .request-response-section .request-box {
  background-color: #FFFFFF;
  padding: 1em;
  box-shadow: 0 0 0.2em #c2c2c2;
  margin-bottom: 1em;
}
.meeting-hub .request-response-section .request-box .request-controls {
  text-align: right;
}
.meeting-hub .sponsor-bg {
  height: 100%;
  background-color: #f6f6f6;
  padding: 1em;
}
.meeting-hub .sponsor-bg .sponsor-banner {
  width: 100%;
  height: 100%;
}

.status-legend .status {
  position: relative;
  padding-left: 1.5em;
  display: inline-block;
  margin-right: 1em;
}
.status-legend .status:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 10px;
  width: 15px;
  height: 15px;
}
.status-legend .status.status-online {
  color: #28a745;
}
.status-legend .status.status-online:before {
  background-color: #28a745;
}
.status-legend .status.status-offline {
  color: #dc3545;
}
.status-legend .status.status-offline:before {
  background-color: #dc3545;
}
.status-legend .status.status-busy {
  color: #fd7e14;
}
.status-legend .status.status-busy:before {
  background-color: #fd7e14;
}

#pills-tab .nav-item {
  margin-bottom: 0.5em;
}

#pills-tabContent {
  min-height: 10em;
  padding: 0em 1em;
}
#pills-tabContent a {
  color: black;
}
#pills-tabContent .download-item {
  margin: 1em 0;
}
#pills-tabContent .download-file {
  border-bottom: 1px solid #46474c;
}
#pills-tabContent .download-file .file {
  padding-left: 3em;
  display: inline-block;
  position: relative;
}
#pills-tabContent .download-file .file:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 2em;
  height: 2em;
  background: url("/files/ConventionLive/Assets/img/download-file.png") no-repeat center;
  background-size: contain;
  left: 0;
}

#pills-tab .nav-item {
  margin-right: 1em;
}
#pills-tab .nav-link,
#pills-tab .nav-link.active {
  border-radius: 10px;
  border: 2px solid #005296;
  background-color: #FFFFFF;
  color: black;
}
#pills-tab .nav-link.active {
  background-color: #2d4269;
  color: #FFFFFF;
}

.tab-wrapper,
.seller-wrapper {
  background-color: #f6f6f6;
  padding: 1em;
}
.tab-wrapper .row.teilnehmer-card,
.seller-wrapper .row.teilnehmer-card {
  padding: 0;
  width: 111%;
  text-align: left;
  margin-right: 0px;
  background-color: #FFFFFF;
}
.tab-wrapper .seller-name,
.seller-wrapper .seller-name {
  margin-left: -0.5em;
}
.tab-wrapper .item.seller,
.seller-wrapper .item.seller {
  margin-left: -2em;
}

.item.seller .profile-picture {
  width: 3em;
  height: 3em;
  margin-left: auto;
  margin-right: auto;
}

.abstract-wrapper {
  background-color: #f6f6f6;
  padding: 1em;
}
.abstract-wrapper a {
  text-decoration: none;
  color: black;
}
.abstract-wrapper .abstract.item {
  margin-bottom: 2em;
}
.abstract-wrapper .abstract.item .abstract-preview {
  overflow: hidden;
  background-color: #FFFFFF;
  border: 2px solid #00497e;
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  height: 15em;
}
.abstract-wrapper .abstract.item .abstract-title {
  font-weight: bold;
}
.abstract-wrapper .abstract.item .abstract-publisher {
  display: block;
  padding: 0.5em 0.5em 1em 1em;
  background-color: #FFFFFF;
  word-wrap: break-word;
}

.abstract-detail .abstract-detail-review {
  width: 100%;
  height: auto;
  background: #f6f6f6;
}
.abstract-detail .accordion-sidebar .download.btn {
  display: block;
  margin: 1em 0;
}

.flipdown {
  transform: scale(0.5);
  margin-left: -8em;
}

@media (max-width: 991px) {
  .mod_breadcrumb {
    display: none;
  }
}
.mod_breadcrumb ul {
  padding: 0;
}
.mod_breadcrumb ul li {
  display: inline-block;
  font-size: 0.9em;
}
.mod_breadcrumb ul li:not(.first)::before {
  content: "|";
  margin: 0 0.5em;
}
.mod_breadcrumb ul li a {
  color: black;
  font-size: 0.9em;
}

#payment-form {
  max-width: 800px;
}

.chat-module {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 30rem;
  max-width: 100%;
  background: white;
  box-shadow: 0 0 0.1em #46474c;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  padding: 0;
  z-index: 100;
}
.chat-module:not(.closed) {
  height: 50%;
  display: grid;
  grid-template-rows: max-content 1fr max-content;
  justify-items: center;
}
.chat-module:not(.closed) > .close {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  color: white;
  opacity: 1;
}
.chat-module:not(.closed) .chat.page {
  width: 100%;
  padding: 15px;
  overflow-y: auto;
}
.chat-module:not(.closed) .chat.page ul {
  padding: 0;
}
.chat-module:not(.closed) .chat.page ul li {
  list-style-type: none;
}
.chat-module:not(.closed) .chat.page .message .time {
  opacity: 0.9;
}
.chat-module:not(.closed) .chat.page .message .username {
  color: #2d4269;
  font-weight: bold;
  cursor: pointer;
}
.chat-module:not(.closed) .chat.page .overlay {
  position: absolute;
  background-color: white;
  border: 1px solid black;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  z-index: 5;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  grid-template-rows: max-content 1fr;
  grid-template-columns: 1fr 1fr;
  row-gap: 1rem;
  column-gap: 2rem;
  border-radius: 1rem;
}
.chat-module:not(.closed) .chat.page .overlay span {
  grid-column: span 2;
}
.chat-module:not(.closed) .chat.page .overlay button {
  border-radius: 5px;
}
.chat-module:not(.closed) .chat.page .room button {
  border: none;
  width: 100%;
  padding: 0.5em;
  color: white;
}
.chat-module:not(.closed) .chat.page .room:nth-child(odd) button {
  background: rgb(7, 143, 193);
}
.chat-module:not(.closed) .chat.page .room:nth-child(even) button {
  background: #2d4269;
}
.chat-module:not(.closed) .controls {
  display: flex;
  width: calc(100% - 30px);
  flex-wrap: wrap;
  align-items: center;
}
.chat-module:not(.closed) .controls .inputMessage {
  flex-grow: 1;
}
.chat-module:not(.closed) .controls .checkboxAnonymous {
  display: none;
}
.chat-module:not(.closed) .controls .labelCheckboxAnonymous {
  margin-bottom: 0;
  display: none;
}
.chat-module:not(.closed) .controls button {
  margin-left: auto;
}
.chat-module:not(.closed) .controls .sendMessage {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.chat-module:not(.closed) .statusbar {
  color: white;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.chat-module:not(.closed) .statusbar .bg-blue {
  background-color: #2d4269;
}
.chat-module:not(.closed) .statusbar h3 {
  padding: 6px 30px 0 10px;
  font-size: 1.5rem;
}
.chat-module:not(.closed) .statusbar .errordisplay {
  position: relative;
  display: block;
  color: #d00f10;
  background-color: white;
}
.chat-module:not(.closed) .statusbar .errordisplay .close {
  position: absolute;
  font-size: 0.8rem;
  color: white;
}
.chat-module:not(.closed) .statusbar .errordisplay.hidden {
  display: none;
}
.chat-module:not(.closed) .statusbar .bg-transparent {
  display: flex;
  flex-direction: column;
}
.chat-module:not(.closed) .statusbar .bg-transparent button.return {
  align-self: flex-start;
  padding: 0.5em;
  margin-bottom: 0.5em;
  border-bottom-right-radius: 1rem;
  background-color: rgb(7, 143, 193);
  color: white;
  border: none;
}
.chat-module:not(.closed) .statusbar .bg-transparent .notifications {
  position: absolute;
  right: 1rem;
  color: #28a745;
}
.chat-module:not(.closed) .minimized-info-bar {
  display: none;
}
.chat-module.closed {
  height: 2rem;
}
.chat-module.closed .inputMessage,
.chat-module.closed .close,
.chat-module.closed .chat.page {
  display: none;
}
.chat-module.closed .statusbar .bg-blue,
.chat-module.closed .statusbar .bg-transparent {
  display: none;
}
.chat-module.closed .minimized-info-bar {
  color: white;
  background-color: #2d4269;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 2rem;
  cursor: pointer;
}

iframe.isfullscreen {
  position: fixed;
  height: 90%;
  z-index: 1000;
  width: 90%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

button.btn.btn-primary.btn-join.btn-fullscreen {
  margin-bottom: 1em;
}

button.close-fs {
  position: fixed;
  top: 5px;
  right: 10px;
  padding: 0.3em 0.3em;
  background: #2d4269;
  border-color: #2d4269;
  border-radius: 0;
  text-transform: uppercase;
  border-radius: 10px;
  color: white;
}

/**
#zmmtg-root, .meeting-client, .meeting-client-inner {
	position: relative !important;
}

.meeting-app, .join-dialog, .gallery-video-container__main-view,.gallery-video-container__wrap {
	width: 100% !important;
	height: auto !important;
}
.gallery-video-container__wrap canvas {
	width: 100% !important;
	height: auto !important;
}

.join-dialog {
	height: 350px !important;
}
**/
.sharee-sharing-indicator__dropdown dropdown,
.suspension-window-container.suspension-video-container__container.suspension-window-container--show.suspension-window-container--show-1.react-draggable.react-draggable-dragged {
  display: none !important;
}

ul.security-option-menu__pop-menu.dropdown-menu {
  display: none !important;
}

.marg-top {
  margin-top: 1.5em;
}

.media-listings {
  width: 40%;
  display: inline-block;
}

.delmedia {
  padding: 2px;
}

.container.mod_article.chat-module.hidechat {
  display: none !important;
}

.comp_logo_new {
  margin-bottom: 2em;
}

i.full-screen-widget__icon {
  display: none !important;
}

.admin-nav.mod_customnav ul.level_1 {
  display: flex;
  flex-direction: row;
  gap: 1em;
}
.admin-nav.mod_customnav ul.level_1 li.nav-item {
  padding: 0.25rem 1rem;
  border-radius: 10px;
}
.admin-nav.mod_customnav ul.level_1 li.nav-item .nav-link {
  text-transform: uppercase;
}
.admin-nav.mod_customnav ul.level_1 li.nav-item.active {
  cursor: pointer;
  background: #2d4269;
}
.admin-nav.mod_customnav ul.level_1 li.nav-item.active .nav-link {
  color: white;
}
.admin-nav.mod_customnav ul.level_1 li.nav-item:hover {
  background: #2d4269;
  transition: all 0.2s ease;
}
.admin-nav.mod_customnav ul.level_1 li.nav-item:hover .nav-link {
  color: white;
}

form.teilnahmebest .form-group input,
form.teilnahmebest .form-group textarea {
  width: 100%;
}
form.teilnahmebest .event-selector {
  display: flex;
  justify-content: space-between;
}
form.teilnahmebest .event-selector .custom-select {
  width: 70%;
}

.member-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-bottom: 1em;
}
.member-container .member-item {
  width: 23%;
}
.member-container .member-item label {
  display: block;
  padding: 1em;
  background: #f4f5f7;
  margin: 0;
}
.member-container .member-item label.selected {
  background: #438343 !important;
  color: white;
}
.member-container .member-item label > span {
  display: block;
  min-height: 4em;
}
.member-container .member-item .inner {
  display: inline-block;
  padding: 1em;
  width: 90%;
  background: #f4f5f7;
}
.member-container .member-item .member_details {
  border: 2px solid white;
  border-radius: 7%;
  padding: 1em 0.5em;
  margin: 1em 0;
}

/*# sourceMappingURL=styles.css.map */
