/* speaker/schedule styles*/
.om-speaker-single-photo {
  float: left;
  margin-right: 2%;
  width: 25%;
}
.om-speaker-single-info {
  float: left;
  width: 58%;
}
h1.om-speaker-single-name {
  font-size: 34px;
  font-weight: bold;
  line-height: 36px;
  margin: 0;
}
.om-speakers-post {
  color: #a8a9ac;
  font-weight: bold;
}
.fa {
	font-size: 19px!important;
}
.om-speaker-single-contacts {
  float: left;
  margin: 5px 0;
  width: 100%;
}

@media only screen and (max-width: 1100px)
.speaker-other{
	width: 100% !important;
}

.om-item, .speaker-other {
  float: left;
  padding:4px;
  /*margin-right: 7px;*/
}
.clearfix::after, .clearfix-a::after {
  clear: both;
}
.om-speaker-single-content {
  float: left;
  margin: 25px 0;
  width: 100%;
}
h3.om-speaker-single-sidebar-title {
  font-size: 26px;
  font-weight: bold;
}
.om-speaker-single-sidebar .om-item {
  float: left;
  /*width: 15%;*/
}
.om-speaker-single-sidebar .om-item a:before {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  background-color:#DB0C84;
}
.om-speaker-single-sidebar .om-item a {
  display: block;
  overflow: hidden;
  position: relative;
}
.om-speaker-single-sidebar .om-item-title {
  bottom: 20px;
  color: #fff;
  font-size: 125%;
  font-weight: bold;
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  text-align: center;
  transform: translateY(10px);
  transition: all 0.3s ease 0s;
}
.om-speaker-single-sidebar .om-item a:hover:before {
  opacity: 0.5;
}
.om-speaker-single-sidebar .om-item a:hover .om-item-title {
  opacity: 1;
  transform: translateY(0px);
}

.om-speakers-read-more {
  margin: 1em 0;
}
.read-more-link {
  color: inherit;
  display: inline-block;
  padding-left: 2.3em;
  position: relative;
}
.read-more-icon:before {
  content: ">";
  left: 1px;
  position: relative;
  z-index: 1;
  background-color: #DB0C84;
}
.read-more-icon {
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 1.5em;
  left: 0;
  line-height: 1.5em;
  margin-top: -0.75em;
  position: absolute;
  text-align: center;
  top: 48%;
  transform: none;
  width: 1.5em;
  background-color: #DB0C84;
  float:left;
}
.read-more-icon:after {
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s ease 0s;
}
.read-more-link:hover {
  color: inherit;
  text-decoration: none;
}
.read-more-link:hover .read-more-icon:after {
  opacity: 0.7;
  transform: scale(1.3);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-om-accent-color-1.vc_icon_element-outline, .vc_separator.vc_sep_color_om-accent-color-1 .vc_sep_holder .vc_sep_line, .vc_message_box.vc_message_box-outline.vc_color-om-accent-color-1, .om-wpb .vc_tta-tabs.vc_tta-has-pagination .vc_tta-panels-container, .om-wpb .vc_btn3.vc_btn3-style-flat.vc_btn3-color-om-accent-color-1 .vc_btn3-icon-effect, .vc_om-testimonials-controls .om-prev::after, .vc_om-testimonials-controls .om-next::after, .vc_om-logos-controls .om-prev::after, .vc_om-logos-controls .om-next::after, .read-more-icon::after, .navigation-prev a::after, .navigation-next a::before, .navigation-pages-inner > a::after, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, input[type="number"]:focus, .om-agenda-day.om-color-om-accent-color-1 .om-agenda-item.om-featured, .om_theme .ticket-quantity .quantity:focus {
  border-color: #DB0C84;
}
.Panelshrtcd > .om-agenda-item {
  float: left;
  margin-bottom: 0;
  width: 100%;
  padding:10px;
}
.Panelshrtcd {
  float: left;
  margin: 0 auto;
  width: 100%;
}

.om-agenda-time-room-inner {
	position: relative;
	padding-left: 32px;
}

.om-agenda-day-header {
	background-color: #DB0C84;
	color: #fff;
	font-size: 155%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0;
	/*height: 25px;*/
}
.evenday {background-color: #545454;}
.om-agenda-day-title {
	float: left;
	width: 66.66%;
	box-sizing: border-box;
	padding: 0 30px;
}
.om-agenda-day-date {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 30px;
	opacity: .8;
    text-align: right;
}
.om-agenda-item-time-room, .om-agenda-item-description, .om-agenda-item-speakers {padding-right:5px;float:left;}
.om-agenda-item-time-room {width: 27%;padding-left: 25px;}

.om-agenda-item-button a, .om-agenda-item-button span {
    padding: 11px !important;
    border-radius: 2px;
    color:#fff;
    margin-top:20px;
}
.register-btn a {background: #DB0C84;}
.livenow-btn a {background: #129a01;}
.ondemand-btn a {background: #129cc5;}
.ondemandprocessing-btn span {background: #b7b9b9;}
.om-agenda-item-button {margin-top:20px;}
.om-agenda-item-description {
  margin-right: 1%;
  width: 68%;
  padding-top: 3px;
}
.om-agenda-item-description img {max-width:135px;}
.om-agenda-item-description-title h3 {
    font-size: 26px;
}

.om-speakers-name-post h4 {font-size: 18px;}

.om-agenda-item-description-title {padding: 0 0 6px 0;}
.om-agenda-item-speakers {width: 100%;}
.om-agenda-item-speaker {
	float: left;
	box-sizing: border-box;
	padding: 8px 30px 0 0;
	word-wrap: break-word;
	position: relative;
	z-index: 1;
	clear:both;
	text-align:center;
}
.om-agenda-item-icon {
  color:#DB0C84;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.3;
}

.om-agenda-item-icon .fa-clock-o:before {
	content: "\f017";
	font-size: 140%;
}

.om-agenda-item:nth-child(2n+1) {
  background: #eaeaea none repeat scroll 0 0;
  border-bottom: 2px solid #fff;
}
.om-agenda-item:nth-child(2n) {
  background: #fff none repeat scroll 0 0;
}
.om-agenda-item-time {
  float: left;
  font-size: 13px !important;
  font-weight: bold;
  width: 70%;
} 

.om-speakers-items {position: relative;float: left;width:100%}

@media screen and (max-width: 480px) {
  .om-speakers-item.with-pic,.om-agenda-item-speakers, .om-agenda-item-time-room,.om-agenda-item-description {width: 100% !important;}
}

@media screen and (max-width: 1000px) and (min-width: 480px) {
  .om-speakers-item.with-pic {width: 33% !important;min-height: 405px !important;}
  .om-speakers-item.with-pic.with-link {min-height: 385px;}
  .om-agenda-item-speakers, .om-agenda-item-time-room,.om-agenda-item-description {width: 100% !important;}
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .om-speakers-item.with-pic.with-link {min-height: 330px;}
}

.om-speakers-body {padding:5px;}
.om-speakers-pic {padding:0 20px;}
.om-speakers-pic img{min-width:100%;border-radius:50%;}
.om-agenda-item-speaker-photo img{border-radius:50%;}
.om-speakers-item.with-pic.with-link {
  min-height: 325px;
  overflow: hidden;
}

.om-agenda-item-speaker a {text-align:center;}
.om-speakers-body{text-align: center;line-height: 1.3;}

.single-speakers .fusion-row {
	max-width: 100% !important;
}
/*
.om-agenda-item-speaker:before {
  color: #DB0C84;
  content: "";
  font-family: fontawesome;
  font-size: 14px !important;
  margin-right: 10px;
  float:left;
}
*/
.om-agenda-item-speaker-photo {
  /*display: none;*/
}
.om-agenda-item-speaker-photo-popup:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 10px 10px 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 100%;
  width: 0;
}
/*
.om-agenda-item-speakers-inner {
  float: right;
  width: 88%;
}
*/

.session-speaker-list li {display:inline; float:left; min-height: 250px; max-width:260px; line-height:145%}
.session-speaker-list {margin-left:-30px;}
.session-speaker-list:after {content: '';display: block;clear: both;}

.back-to-conference {padding: 0 0 20px 0;}

#ondemand-login {margin-top:20px;padding:10px; background-color:#eee;border: #aaa 4px solid; text-align:center;}
#ondemand-login label {font-weight:bold; padding: 10px 0px;}
#ondemand-login form {margin-top:10px;}

.bad,.good, .admin {padding: 10px 30px; text-align:center;margin-bottom:10px;}
.bad,  .admin {color: #b90000;background-color: #ffb9b9}
.good {color: #006f2c;background-color: #abf3a2;}

.admin::before {content:"For admin use only";}