@import url(https://fonts.googleapis.com/css?family=Arvo:400,600,700,400italic,600italic,700italic&subset=latin,cyrillic-ext,latin-ext,cyrillic);
@import url(/resources/um/fonts/tt/font.css);
/*  Webinar registration */
.webinar-page .block-collector h4 {
  color: #fff; }

#webinar-one .video-title, #webinar-one h4, #webinar-one h5 {
  color: #fff; }

.live-speakers .live-speaker p, .live-speakers .live-speaker .live-speakers-title {
  font-size: 14px; }

.media-left, .media-right, .media-body {
  font-size: 12px; }

.form-control {
  font-size: 14px; }

#webinar-one h5 {
  color: Black; }

#tab-live-info > div:nth-child(4) > ol {
  padding-left: 10px; }

#webinar-one .comment-input-name, #webinar-one .comment-input-email {
  display: none; }

#webinar-one fieldset h4 {
  color: white; }

.block-live-chat .message p {
  font-size: 16px; }

.webinar-page .block-collector {
  background: #f4f1e8;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  border-radius: 10px; }

h4.headline {
  color: #1c1c1c !important; }

input.btn.btn-primary {
  background: #20c598 !important;
  text-transform: inherit;
  border: 0;
  font-size: 18px !important; }

h5.subtitle {
  color: #20c598 !important;
  text-transform: initial;
  margin-top: 25px;
  font-family: Effra; }

h2.title {
  color: #1c1c1c !important;
  font-family: 'Jyske Bogstaver', 'Effra Bold', Helvetica, Arial; }

p.date-time {
  color: grey !important;
  margin-bottom: 25px !important; }

div.collector-done p {
  color: #1c1c1c !important;
  font-size: 26px; }

div.live-speaker-avatar {
  border: 2px solid #136a58;
  border-radius: 50% 50%;
  overflow: hidden;
  width: 100px;
  height: 100px;
  position: relative;
  margin-left: 15px; }

div.webinar-image {
  margin-bottom: 40px !important;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden; }

div.navbar-logo-position a img {
  /* margin-top: -8px; */ }

.btn-google {
  display: none; }

div.live-speakers {
  border-top: 1px solid #eee;
  padding-top: 30px; }

nav.navbar-logo {
  background: #005c3c;
  /* margin-bottom: 30px; */ }

div.webinar-sidebar {
  background: #01352c !important; }

.live-speaker-avatar .img-responsive {
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

div.live-speaker .col-xs-8 {
  margin-top: 25px; }

input.form-control {
  border-radius: 23px !important; }

.form-group .col-md-6 {
  padding: 0 !important;
  width: 100% !important; }

.form-group .row .col-md-6:nth-child(2) {
  padding-top: 20px !important; }

.form-group > .row {
  margin: 0; }

.form-group {
  margin-bottom: 20px !important; }

.form-control:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important; }

#blockstatic-include-collector > div > form > p.collector-details.marketingoptin > small > label > span {
  color: #444444; }

#blockstatic-include-collector > div > form > p.collector-details.dataoptin {
  color: #444444; }

#webinar-one .webinar-sidebar h2 {
  color: #fff; }

/********** Webinar Questions **********/
#webinar-one #questionsstatic-include-live-question h4 {
  color: #1c1c1c; }

#webinar-one #questionsstatic-include-live-question textarea.form-control {
  border-radius: 10px; }

#webinar-one .comment-form .form-group .row {
  margin-left: -15px;
  margin-right: -15px; }
