/* roboto font */
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300italic,300,400italic,500,500italic,700,700italic,900,900italic);
/* source sans pro */
/* lato */
/* merriweather */
.greyF5 {
  color: #f5f5f5;
}

.greyF6 {
  color: #f6f6f6;
}

.greyEE {
  color: #eeeeee;
}

.inner {
  padding: 10px;
}

.inner15 {
  padding: 15px;
}

.inner20 {
  padding: 20px;
}

.inner30 {
  padding: 30px;
}

.inner40 {
  padding: 40px;
}

.inner50 {
  padding: 50px;
}

.no-side-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.no-vertical-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.no-padding-left {
  padding-left: 0px;
}

.no-padding-bottom {
  padding-bottom: 0px;
}

.no-margin-top {
  margin-top: 0px;
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.white {
  color: #ffffff;
}

.white-bg {
  background: #fff;
}

.grey-bg {
  background: #f6f6f6;
}

.grey-ef-bg {
  background: #EFEFEE;
}

.btn-full {
  width: 100%;
}

.btn-side-padding {
  padding-left: 40px;
  padding-right: 40px;
}

.border-d7 {
  border: 1px solid #D7D7D7;
}

.border-da {
  border: 1px solid #DADADA;
}

.no-border-radius {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.border-radius-6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.border-radius-4 {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px;
}

.border-radius-bottom-right {
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

.border-radius-top-right {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  top-bottom-right-radius: 6px;
}

.no-border-top {
  border-top: 0px !important;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.no-border-bottom {
  border-bottom: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.clear {
  clear: both;
}

.align-top {
  vertical-align: top;
}

/* this mixin makes possible to add transition to a specific vendor, example: */
/* -webkit-transition: -webkit-transform 0.5s linear; */
h1, h2, h3, h4, h5, h6 {
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif !important;
}

h1 {
  color: #FFFFFF;
  font-size: 70px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 80px;
}
@media (max-width: 767px) {
  h1 {
    margin-top: 0px !important;
  }
}

h3 {
  color: #353535;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}

.btn-block {
  border-radius: 27px !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0;
  padding: 15px;
  margin-bottom: 10px;
}
.btn-block[disabled] {
  background-color: #b4b4b4;
  border-color: #b4b4b4;
}

.pointer {
  cursor: pointer;
}

p {
  font-size: 16px;
}

body {
  font-family: Roboto, Helvetica Neue, Helvetica, sans-serif !important;
}

.fa-building, .fa-city {
  color: #D8D8D8;
}

body#vcf {
  font-size: 16px;
}
body#vcf #vcf-header {
  background-color: none;
}
body#vcf #vcf-header .header-headline-sponsors {
  height: 50px;
}
body#vcf #vcf-header .header-headline-sponsors p {
  line-height: 1em;
  font-size: 14px;
  text-transform: uppercase;
}
body#vcf #vcf-header .header-headline-sponsors .header-sponsor-logo {
  max-height: 50px;
}
body#vcf #vcf-header .header-headline-sponsors .carousel-control {
  background-image: none !important;
  position: inherit;
  width: auto;
  height: 100%;
  display: block;
  padding-top: 18px;
  padding-right: 20px;
}
body#vcf #vcf-header .header-headline-sponsors .carousel-control .glyphicon {
  color: #333;
  position: inherit;
}
body#vcf #mobile-headline-sponsors-section .headline-square {
  height: 75px;
  padding: 15px 0;
  text-align: center;
}
body#vcf #mobile-headline-sponsors-section .headline-square img {
  max-height: 55px;
}
body#vcf #logo {
  max-height: 75px;
}
body#vcf #avatar-container .event-app-user-profile-container {
  margin-top: 8px;
  background: #fff;
  border-radius: 25px;
  padding: 5px 30px 5px 10px;
  height: 54px;
  font-weight: bold;
}
body#vcf #avatar-container .event-app-user-profile-container .avatar-container:hover .edit-avatar {
  cursor: pointer;
  display: inline-block;
}
body#vcf #avatar-container .event-app-user-profile-container #user-avatar {
  height: 44px;
  width: 44px;
  margin-right: 5px;
  cursor: pointer;
}
body#vcf #avatar-container .event-app-user-profile-container .edit-avatar {
  display: none;
  font-weight: normal;
  font-size: 12px;
  background: #eee;
  opacity: 0.6;
  padding: 4px;
  position: absolute;
  margin-top: 9px;
  margin-left: -43px;
  z-index: 2;
}
@media (max-width: 767px) {
  body#vcf #avatar-container {
    float: none !important;
  }
}
body#vcf #footer {
  background: #1C1C1C;
  padding-bottom: 70px;
  padding-top: 20px;
}
body#vcf #footer * {
  color: #FFFFFF;
  font-family: Roboto, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}
body#vcf #footer a {
  padding: 0 5px;
}
body#vcf #hero {
  background-size: cover;
  min-height: 750px;
}
@media (max-width: 767px) {
  body#vcf #hero {
    background-position-x: center;
    background-position-y: bottom;
  }
}
body#vcf #hero-text-row {
  margin-top: 220px;
  padding-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body#vcf #hero-text-row {
    margin-top: 180px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body#vcf #hero-text-row {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  body#vcf #hero-text-row {
    margin-top: 60px;
  }
  body#vcf #hero-text-row h1 {
    font-size: 60px;
    line-height: 65px;
  }
}
body#vcf #hero-text-row .signup-box {
  min-height: 150px;
}
body#vcf #hero-text-row .signup-box h3 {
  padding-top: 0px;
  margin-bottom: 15px;
  margin-top: 1rem;
}
body#vcf #hero-text-row .signup-box .control-label {
  display: none;
}
body#vcf #hero-text-row .signup-box label[for=registration_details_resume] {
  display: block !important;
}
body#vcf #hero-text-row .signup-box input[type=text], body#vcf #hero-text-row .signup-box input[type=email], body#vcf #hero-text-row .signup-box select {
  box-sizing: border-box;
  height: 55px;
  border: 1px solid #A5ADBB;
  border-radius: 6px;
  background-color: #F7F7F7;
}
body#vcf #hero-text-row .signup-box p, body#vcf #hero-text-row .signup-box #vcf-closed-text {
  color: rgba(0, 0, 0, 0.6);
  font-family: Roboto, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
}
body#vcf #hero-text-row .signup-box p.muted {
  font-size: 14px;
  text-align: center;
}
body#vcf #hero-text-row .signup-box label[for=registration_details_tos] {
  font-size: 13px;
}
body#vcf #when-section .when-dates, body#vcf #when-section .when-dates .d-flex, body#vcf #when-section .col-md-6, body#vcf #when-section .col-md-6 .d-flex {
  height: 160px;
}
body#vcf #when-section .fa-calendar-alt {
  font-size: 1em;
  position: absolute;
  margin-left: -45px;
}
body#vcf #when-section .date-time {
  float: right;
  color: #FFFFFF;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
}
body#vcf #when-section .event-schedule-link {
  font-size: 14px;
  font-weight: normal;
  color: #5BA5CF;
  line-height: 14px;
}
body#vcf #when-section .countdown-timer {
  /* IE7 inline-block hack */
}
body#vcf #when-section .countdown-timer .inner {
  text-align: center;
}
body#vcf #when-section .countdown-timer h3 {
  display: block;
  width: 100%;
  text-align: center;
}
body#vcf #when-section .countdown-timer .styled div {
  display: inline-block;
  margin-left: 20px;
  color: #FFFFFF;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 6vh;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1em;
  text-align: center;
  height: 80px;
}
body#vcf #when-section .countdown-timer .styled div.dd {
  width: 85px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body#vcf #when-section .countdown-timer .styled div.dd {
    width: 60px;
    font-size: 5vh;
  }
}
@media (max-width: 767px) {
  body#vcf #when-section .countdown-timer .styled div.dd {
    width: 65px;
    font-size: 5vh;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  body#vcf #when-section .countdown-timer .styled div.dd {
    width: 80px;
  }
}
@media (max-width: 767px) {
  body#vcf #when-section .countdown-timer .styled div {
    letter-spacing: 0px !important;
    margin-left: 5px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  body#vcf #when-section .countdown-timer .styled div {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body#vcf #when-section .countdown-timer .inner {
    padding-left: 0 !important;
  }
}
body#vcf #when-section .countdown-timer div.seperator {
  color: #041F3A !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body#vcf #when-section .countdown-timer div.seperator {
    left: 5px;
  }
}
@media (max-width: 767px) {
  body#vcf #when-section .countdown-timer div.seperator {
    left: 5px;
    font-size: 4.5vh !important;
  }
}
@media (min-width: 568px) and (max-width: 767px) and (max-height: 420px) {
  body#vcf #when-section .countdown-timer div.seperator {
    font-size: 8vh !important;
  }
}
body#vcf #when-section .countdown-timer * + html .styled div {
  display: inline;
  zoom: 1;
}
body#vcf #when-section .countdown-timer .styled div:first-child {
  margin-left: 0;
}
body#vcf #when-section .countdown-timer .styled div span {
  display: block;
  margin-top: 5px;
  padding-top: 0px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
  left: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body#vcf #when-section .countdown-timer .styled div span {
    position: relative;
    top: -10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body#vcf #when-section .countdown-timer .styled div span {
    position: relative;
    top: -10px;
  }
}
@media (max-width: 767px) {
  body#vcf #when-section .countdown-timer .styled div span {
    position: relative;
    top: -5px;
  }
}
body#vcf #event-schedule-section {
  background: #2B5CA3;
}
body#vcf #event-schedule-section h2 {
  color: #FFFFFF;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 37px;
  font-weight: bold;
}
body#vcf #event-schedule-section p, body#vcf #event-schedule-section .chat-times {
  color: #fff;
}
body#vcf #event-schedule-section .chat-times {
  font-size: 20px;
  line-height: 1.8em;
}
body#vcf #event-schedule-section .chat-times .date {
  font-weight: bold;
  margin-right: 40px;
}
body#vcf #event-schedule-section .chat-times .tz {
  display: none;
}
body#vcf #why-section * {
  text-align: center;
}
body#vcf #why-section h2 {
  color: #1C1C1C;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 48px;
  text-align: center;
}
body#vcf #why-section .glyph-bg {
  background-color: #EFEFEF;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  padding-top: 35px;
}
body#vcf #why-section .text-bold {
  height: 60px;
  color: #000000;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 30px;
}
body#vcf #why-section p {
  color: #1C1C1C;
  font-family: Roboto, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}
body#vcf #sponsors-section, body#vcf #exhibitors-section {
  background-image: url("/bundles/vcf/images/logo-wall-bg.jpg");
  background-size: cover;
  background-position-y: bottom;
}
body#vcf #sponsors-section h2, body#vcf #exhibitors-section h2 {
  padding-top: 30px;
  color: #FFFFFF;
  font-family: Poppins, Helvetica Neue, Helvetica, sans-serif;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 48px;
  text-align: center;
}
body#vcf #sponsors-section .booth-square, body#vcf #exhibitors-section .booth-square {
  border-top: 1px solid #36A5D2;
  border-right: 1px solid #36A5D2;
  background: #fff;
  height: 193px;
}
body#vcf #sponsors-section .booth-square .inner, body#vcf #exhibitors-section .booth-square .inner {
  padding: 30px;
}
body#vcf #sponsors-section .booth-square .logo-container, body#vcf #exhibitors-section .booth-square .logo-container {
  height: 140px;
}
body#vcf #sponsors-section .booth-square .booth-logo, body#vcf #exhibitors-section .booth-square .booth-logo {
  max-width: 200px !important;
  max-height: 110px;
}
body#vcf #sponsors-section .booth-square .company-name, body#vcf #exhibitors-section .booth-square .company-name {
  font-size: 14px;
}
body#vcf #sponsors-section {
  background-image: url(/bundles/vcf/images/backgrounds/sponsor-bg.jpg);
  background-size: cover;
}
body#vcf #sponsors-section #headline-sponsors-row .logo-container {
  height: 230px;
}
body#vcf #sponsors-section #headline-sponsors-row .logo-container .booth-logo {
  max-height: 205px;
}
body#vcf #sponsors-section .company-name-blue {
  padding: 10px;
  background: #5DA8D4;
  color: #fff;
}
body#vcf #sponsors-section .booth-square {
  height: 220px;
  border: none;
  background: none;
}
body#vcf #sponsors-section .booth-square .logo-container {
  background: #fff;
}
body#vcf #sponsors-section .booth-square .company-name-blue {
  height: 60px;
}
body#vcf #share_vcf_modal label {
  font-weight: normal;
}

body.vcf-event {
  background-image: url("/bundles/vcf/images/backgrounds/bg-lobby.jpg");
  background-size: 100% auto;
  background-color: #F3F8FE;
  background-repeat: no-repeat;
  /*
   * Sidebar
   */
}
body.vcf-event .sidebar {
  background: #203040 !important;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  /* Behind the navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
  width: 110px;
}
body.vcf-event .sidebar.sidebar-sticky {
  height: calc(100vh - 48px);
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
}
@supports (position: -webkit-sticky) or (position: sticky) {
  body.vcf-event .sidebar.sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}
body.vcf-event .sidebar .nav-link {
  text-align: center;
  font-weight: 500;
  font-size: 14px !important;
  color: #fff;
  padding: 20px 10px 15px 10px;
  border-bottom: 1px solid #000;
}
@media (max-width: 767px) {
  body.vcf-event .sidebar .nav-link {
    height: 50px;
  }
}
body.vcf-event .sidebar .nav-link:hover, body.vcf-event .sidebar .nav-link.active {
  background-color: #EFEFEF;
  color: #000;
}
@media (max-width: 767px) {
  body.vcf-event .sidebar .nav-link .nav-label {
    position: relative;
    top: -8px;
    font-size: 12px;
  }
}
body.vcf-event .sidebar .sidebar-heading {
  font-size: 0.75rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body.vcf-event .sidebar {
    width: 50px;
  }
  body.vcf-event .sidebar .fa-2x {
    width: 0.6em !important;
  }
  body.vcf-event .sidebar .nav-link {
    padding: 3px 8px 3px 8px !important;
  }
}
@media (max-width: 767px) {
  body.vcf-event .sidebar {
    width: 100%;
    height: 50px;
    bottom: 0px;
    top: auto;
  }
  body.vcf-event .sidebar .nav-item {
    display: inline-block;
  }
  body.vcf-event .sidebar .nav-item .nav-link {
    padding: 3px 20px !important;
  }
  body.vcf-event .sidebar .nav-item i, body.vcf-event .sidebar .nav-item .nav-label {
    display: block;
  }
}
body.vcf-event div[role=main] {
  margin-left: 150px !important;
}
@media (max-width: 767px) {
  body.vcf-event div[role=main] {
    margin-left: 0px !important;
    padding-bottom: 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.vcf-event div[role=main] {
    margin-left: 120px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.vcf-event div[role=main] {
    margin-left: 125px !important;
  }
}
body.vcf-event div[role=main] #lobby-section {
  /* For IE <= 11 */
}
@media (max-width: 767px) {
  body.vcf-event div[role=main] #lobby-section #vcf-title-row {
    margin-top: 10px !important;
  }
}
body.vcf-event div[role=main] #lobby-section h1 {
  color: #000;
}
@media (max-width: 767px) {
  body.vcf-event div[role=main] #lobby-section h1 {
    font-size: 36px;
    line-height: 1.2em;
  }
}
body.vcf-event div[role=main] #lobby-section h2 {
  text-align: left;
  color: #fff;
}
@media (max-width: 767px) {
  body.vcf-event div[role=main] #lobby-section h2 {
    color: #333;
  }
}
body.vcf-event div[role=main] #lobby-section h3 {
  font-weight: 500;
}
body.vcf-event div[role=main] #lobby-section select.select-pill {
  width: 250px;
  height: 43px;
  color: #767B87;
  background-color: #fff;
  font-size: 100%;
  font-weight: normal;
  cursor: pointer;
  border-radius: 20px;
  border: none;
  padding: 5px 30px 5px 15px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Adding transition effect */
  transition: color 0.3s ease, background-color 0.3s ease, border-bottom-color 0.3s ease;
}
body.vcf-event div[role=main] #lobby-section select.select-pill:hover,
body.vcf-event div[role=main] #lobby-section select.select-pill :focus {
  color: #767B87;
  background-color: #fff;
}
@media (max-width: 767px) {
  body.vcf-event div[role=main] #lobby-section select.select-pill {
    width: 100%;
  }
}
body.vcf-event div[role=main] #lobby-section select::-ms-expand {
  display: none;
}
body.vcf-event div[role=main] #lobby-section .select-icon {
  color: #767B87;
  position: absolute;
  top: 20px;
  right: 35px;
  width: 30px;
  height: 36px;
  pointer-events: none;
  padding-left: 5px;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  border: 2px solid #fff;
}
body.vcf-event div[role=main] #lobby-section .select-icon svg.icon {
  transition: fill 0.3s ease;
  fill: white;
}
body.vcf-event div[role=main] #lobby-section #booth-filters-form company-filter {
  margin-top: 0px;
}
body.vcf-event div[role=main] #lobby-section #booth-filters-form .ss-disabled {
  color: #666 !important;
}
body.vcf-event div[role=main] #lobby-section #booth-filters-form .ss-main .ss-single-selected, body.vcf-event div[role=main] #lobby-section #booth-filters-form .ss-main .ss-multi-selected .ss-values .ss-disabled {
  padding: 5px;
}
@media (min-width: 1200px) {
  body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container {
    max-width: 350px;
  }
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor {
  background: transparent;
}
@media (min-width: 1200px) {
  body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor {
    max-width: 1000px;
  }
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-square {
  background-color: #fff;
  border-radius: 6px !important;
  height: 240px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-square {
    height: 480px;
    max-height: 480px !important;
  }
}
@media (max-width: 767px) {
  body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-square {
    height: 480px;
    max-height: 480px !important;
  }
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .inner, body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-logo-container {
  background-color: transparent !important;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .company-info {
  height: 185px !important;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-logo-container, body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-logo {
  height: 240px !important;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-logo {
  position: relative;
  top: -40px;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square-container.sponsor .booth-logo .booth-logo-img {
  max-height: 160px;
  max-width: 90%;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square {
  max-height: 380px;
  cursor: pointer;
  margin-bottom: 30px;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .chat-status-bg {
  background: #fff;
  padding: 5px 5px 1px 6px;
  border-radius: 50%;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .chat-status {
  font-size: 20px;
  color: #999;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square.online .chat-status {
  color: #23854B;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .booth-image .company-bg-image, body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .booth-image .booth-logo-container {
  background-size: cover;
  width: 100%;
  height: 160px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .booth-image .booth-logo-container {
  background: #fff;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .booth-image .booth-logo {
  height: 120px;
  width: 100%;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .booth-image .booth-logo-img {
  max-height: 100px;
  max-width: 85%;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .inner {
  padding: 15px;
  background-color: #fff !important;
  height: 215px;
  max-height: 215px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  font-size: 16px;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .inner .company-info {
  font-size: 16px;
  height: 165px;
  display: hidden;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .inner .company-info .company-description {
  height: 140px;
  color: #2D3042;
  overflow-y: auto;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .inner .job-count, body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .inner job-count i.fas {
  color: #676F7D !important;
  font-weight: bold;
}
body.vcf-event div[role=main] #lobby-section #companies-container .booth-square .inner .actions a {
  font-weight: 300;
  color: #4A90E2;
}
body.vcf-event div[role=main] #lobby-section #companies-container.online-only .booth-square-container {
  display: none !important;
}
body.vcf-event div[role=main] #lobby-section #companies-container.online-only .booth-square-container.online {
  display: block !important;
}
body.vcf-event #chat-page {
  background: none !important;
}
@media (max-width: 767px) {
  body.vcf-event #company-booth-section h1 {
    font-size: 25px !important;
    line-height: 1.2em;
    padding-top: 5px;
  }
}
body.vcf-event #company-booth-section .white-bg {
  border-radius: 6px;
}
@media (max-width: 767px) {
  body.vcf-event #company-booth-section .white-bg {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
body.vcf-event #company-booth-section .nav-pills a {
  padding: 5px 25px;
  border-radius: 15px;
  font-weight: bold;
  color: #000;
}
@media (max-width: 767px) {
  body.vcf-event #company-booth-section .nav-pills a {
    padding: 5px 15px;
  }
}
body.vcf-event #company-booth-section .nav-pills li.active a {
  color: #fff !important;
  background-color: #337ab7;
}
body.vcf-event #company-booth-section .nav-pills li a.active {
  color: #fff !important;
}
body.vcf-event #company-booth-section #main-col .white-bg {
  min-height: 250px;
}
body.vcf-event #company-booth-section p {
  font-size: 16px;
}
body.vcf-event #company-booth-section p.company-description-full {
  line-height: 1.6em;
}
body.vcf-event #company-booth-section #booth-logo {
  max-height: 135px;
}
body.vcf-event #company-booth-section .social-links i.dab, body.vcf-event #company-booth-section .social-links svg {
  color: #0e90d2 !important;
}
body.vcf-event #company-booth-section .jobs-list .job-item {
  border-bottom: 1px solid #DDDDDD;
}
body.vcf-event #company-booth-section .jobs-list .job-item h4 a {
  color: #000;
}
body.vcf-event #company-booth-section .jobs-list .job-item .apply-now-btn {
  text-transform: capitalize;
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  body.vcf-event #company-booth-section .jobs-list .job-item .apply-now-btn {
    display: inline-block !important;
    width: auto;
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  body.vcf-event #company-booth-section .jobs-list .job-item .info-row {
    margin: 8px 0 0 0 !important;
    display: block;
  }
}
body.vcf-event #company-booth-section .jobs-list .job-item .job-match-rating .progress {
  width: 100px;
  height: 6px;
  display: inline-block;
}
body.vcf-event #company-booth-section .jobs-list .job-item .job-match-rating span {
  font-size: 10px;
}
body.vcf-event #company-booth-section .company-chat-status .fa-comment-dots {
  font-size: 22px;
}
body.vcf-event #company-booth-section .company-chat-status #company-booth-chat-status {
  position: relative;
  top: -2px;
}
body.vcf-event #company-booth-section .company-chat-status .chat-availability {
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  border-color: #ddd;
  background: #ddd;
  color: #666;
}
body.vcf-event #company-booth-section .company-chat-status.online .fa-comment-dots {
  color: #449d44 !important;
}
body.vcf-event #company-booth-section .company-chat-status.online .chat-availability {
  border-color: #449d44;
  background: #449d44;
  color: #fff;
}
body.vcf-event #company-booth-section .company-chat-status.nav-tab {
  background: #fff !important;
  clear: right;
  display: block;
}
body.vcf-event #company-booth-section .company-chat-status.nav-tab a {
  text-decoration: none;
  display: none !important;
  background: #eee !important;
  border-radius: 15px;
  color: #000 !important;
}
body.vcf-event #company-booth-section .company-chat-status.nav-tab a.online {
  display: inline-block !important;
}
body.vcf-event #company-booth-section .company-chat-status.nav-tab .fa-comment-dots {
  font-size: 16px;
}
body.vcf-event #company-booth-section .booth-contact-info .website, body.vcf-event #company-booth-section .booth-contact-info .contact-email {
  display: block;
  width: 100%;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.vcf-event #resume-section .dotted-border {
  height: 550px;
}
body.vcf-event #resume-section form {
  position: absolute;
  top: -100000px;
}

@media (max-width: 767px) {
  #chat-section {
    margin-top: 0px !important;
  }
}

#vcf-chat-app-holder {
  height: 90vh;
}
@media (max-width: 767px) {
  #vcf-chat-app-holder {
    height: 90vh;
    padding: 0px !important;
  }
}

#vcf-chat-app {
  display: block !important;
  /*display: none;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*right: 0;*/
}

#chat-page {
  padding: 0px !important;
}

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