#rhome{
	display:none !important;	
}
input[type="checkbox"],
input[type="radio"] {
    width: 18px;
    height: 18px;
    margin-top: 2px;
}
a,
a:active,
a:visited{
	color:#2188ae !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
html,body,
input[type="text"],
input[type="email"],
select,
textarea{
	font-size:1rem	
}
fieldset legend,
fieldset legend.left{
	font-size:1.1rem	
}
a:hover,
a:focus{
	color:#28aad9 !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}
#register,
#returning,
#button input,
.btn-primary,
#addAdt,
#paybtn{
	background:#2188ae !important;
	color:#ffffff !important;
}
#register:hover,
#returning:hover,
#button input:hover,
.btn-primary:hover,
#addAdt:hover,
#paybtn:hover,
#register:focus,
#returning:focus,
#button input:focus,
.btn-primary:focus,
#addAdt:focus,
#paybtn:focus{
	background:#28aad9 !important;
	color:#ffffff !important;
}

h2 {
    color: #2188ae !important;
    border-bottom: 1px solid rgba(33,136,174,0.1);
    padding-bottom: 5px;
    margin-bottom: 10px;
    display: block;
}
div.header-logo {
    width: 100%;
    float: left;
    padding-top: 3px;
    border-bottom: none;
}
/*
.sponsor-page-container #give_lead_button,
.letters-container,
.session-zoom{
  display: none;
}
*/
@media (min-width: 992px) {
  .speaker_view .alphabet-container .col-lg-3 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.alphabet-container .alphabet-title {
  background: #0d6482 !important;
  font-size: 28px !important;
  color: #ffffff !important;
  padding: 3px 12px !important;
  text-shadow: 1px 1px 2px rgba(00, 00, 00, 0.3) !important;
}

div.field div.form-group label {
  width: 25%;
}
div.field div.form-group div {
  width: 72%;
}
div.field div.form-group fieldset div.de_fieldset {
  width: 75%;
}
.m-seminar-list__list__items__item {
  background: transparent !important;
}

a.memberVerify {
  position: relative !important;
  right: 13px !important;
  padding: 6px 15px;
  top: 3px;
  color: #ffffff !important;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
  letter-spacing: 1px;
}
.resultMessage {
  width: 100%;
  /*background: rgba(00,00,00,0.05);*/
  display: block;
  padding: 0px 14px;
  margin: 8px 0px;
  border-radius: 6px;
  /*border: 1px solid rgba(00,00,00,0.2);*/
}

@media (min-width: 240px) and (max-width: 900px) {
  #header div.header-logo img {
    height: auto !important;
  }
}

#app-layout-virtual #header {
  display: block !important;
}
#app-layout-virtual .jumbotron {
  display: none;
}
#app-layout-virtual .top-navigation {
  background-color: #267fb2;
}
#app-layout-virtual .top-navigation .navbar-nav .nav-link,
#app-layout-virtual .top-navigation .navbar-nav .dropdown-toggle {
  color: #ffffff !important;
}
#app-layout-virtual .top-navigation .fa {
  color: #ffffff;
}
#app-layout-virtual h1,
#app-layout-virtual h2 {
  color: #076482;
}

.top-navigation .navbar-nav .nav-link{

}


.top-navigation .navbar-nav .nav-link svg {
  background: transparent;
  color: #ffffff !important;
}
#spa_main div.row:nth-child(2) .video_description,
#spa_main div.row:nth-child(2) .col-sm-7 {
  display: none;
}
#app-layout-virtual .m-seminar-list__list__row__header {
  background: #1b7793;
  width: 20%;
}
ul.day-tab li a,
a[aria-selected="false"],
a[aria-selected="true"] {
  padding: 5px 10px;
  display: inline-block;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  margin: 0px 10px;
  border-radius: 6px 6px 0px 0px;
  border-color: #cccccc;
  background: #ffffff;
}
ul.day-tab li.active a {
  background: #076482;
  color: #ffffff;
}
a[aria-selected="false"] {
  background: #ffffff !important;
  color: #076482 !important;
}
ul.day-tab li a.active,
a[aria-selected="true"] {
  background: #076482;
  color: #ffffff;
}

.h4,
h4 {
  color: #076482;
  font-size: 1.1rem;
}
.session-schedule-card .session-header .download-btn {
  background: #f18353;
  text-shadow: 1px 1px 2px rgba(00, 00, 00, 0.3) !important;
  border-color: #e27149 !important;
  color: #ffffff;
}
.session-schedule-card .session-header .download-btn svg {
  text-shadow: 1px 1px 2px rgba(00, 00, 00, 0.3) !important;
}
.fa-calendar-week,
.fa-clock {
  color: #c95e38;
}
.speaker-name {
  /*word-wrap: break-word;
	word-break: break-all;*/
  white-space: normal;
}
.social_feed_note {
  text-align: center;
}
a.social {
  margin: 15px 15px 15px 16px;
  display: inline-block;
}
.social.facebok svg {
  color: rgba(66, 103, 178, 1);
}
.social.twitter svg {
  color: rgba(29, 161, 242, 1);
}
.social.YouTube svg {
  color: rgba(255, 00, 00, 1);
}

.social.facebok:hover svg,
.social.facebok:focus svg {
  color: rgba(137, 143, 156, 1);
}
.social.twitter:hover svg,
.social.twitter:focus svg {
  color: rgba(101, 119, 134, 1);
}
.social.YouTube:hover svg,
.social.YouTube:focus svg {
  color: rgba(137, 143, 156, 1);
}

a.social svg {
  font-size: 44px;
  height: auto;
  line-height: inherit;
  display: block;
}
.attendee_list .loadMenuItem {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  background-color: #28a745;
  border-color: #28a745;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  color: #ffffff !important;
}
#evalForm label {
  font-weight: 400;
  width: 90%;
}



#evalForm input[type="text"],
#evalForm input[type="email"],
#evalForm textarea {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0.375rem 0.75rem;
  line-height: 1.5rem;
  border-radius: 0.5rem;
  border: 1px solid #d1d5db;
  background-clip: padding-box;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}

#evalForm input[type="text"]:focus,
#evalForm input[type="email"]:focus,
#evalForm textarea:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(27, 119, 147, 0.3);
  box-shadow: 0 0 0 0.15rem rgba(27, 119, 147, 0.3);
  border: 1px solid #1b7793;
}

#evalForm input[type="checkbox"],
#evalForm input[type="radio"] {
  margin-right: 0.5rem;
}

#evalForm legend {
	font-size: 1.0rem;
}

#evalForm select {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0.375rem 0.75rem;
  line-height: 1.5rem;
  border-radius: 0.5rem;
  border: 1px solid #d1d5db;
  background-clip: padding-box;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
  background-color: #fff;
  background-image: url(https://mycs-cdn.myconferencesuite.com/other/Client/599/13/80/carat.svg);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 20px;
}

#evalForm select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(27, 119, 147, 0.3);
  box-shadow: 0 0 0 0.15rem rgba(27, 119, 147, 0.3);
  border: 1px solid #1b7793;
}

@media (min-width:240px) and (max-width:900px){
	.col-sm-9,
	.col-sm-3{
		float: none;
    clear: both;
    height: 100%;
    overflow: hidden;
    display: block;
	}
}
#My_Notes-tab{
	display:none;	
}
#evalForm .de_fieldset{
	/*width:35%;*/
	
}
#evalForm.ajax-submit .de_fieldset span.de_cols_1{
	
	width: 5%;
    float: left;
}
.evaluation-btn{
	background:rgba(192, 57, 43,1.0) !important;
	color:#ffffff !important;
	border-color:rgba(192, 57, 43,1.0) !important;
}
.evaluation-btn:hover,
.evaluation-btn:focus{
	background:rgba(192, 57, 43,0.8) !important;
}
#spa_main h2.title small{
	    font-size: 18px;
    color: rgba(231, 76, 60,1.0);
}
.fancybox-bg{
	opacity:0.6 !important;	
}
.modalPopUp{
	width:70% !important;	
}

fieldset div.de_fieldset {
    padding-left: 12px;
}
div.pageinfo {
    padding: 10px;
    margin: 8px 0px;
    background: rgba(33,136,174,0.1);
    border: 1px solid rgba(33,136,174,0.2);
    color: rgba(33,136,174,1.0);
    text-shadow: none;
}
div.pageinfo strong{
	font-weight:700;	
}

@media (min-width: 240px) and (max-width: 900px){
	.col-sm-9,
	.col-sm3{
		display:block;
		clear:both;
		width:100%;
		float:none;
	}
	div.field div.form-group div,
	div.field div.form-group label{
		width: 100%;
		font-size:1.1rem;
	}
	div.field{
		margin:15px 0px;	
	}
	input[type="text"],
	select,
	textarea {
		height: auto;
		line-height: normal;
		font-size:1.1rem;
	}
	.modalPopUp{
		width:95% !important;	
	}
}
/***********************************
    Radio/Checkbox Inputs
***********************************/
[type="radio"],
[type="checkbox"]{
    opacity:0;
    position: absolute;
}
[type="radio"] + label,
[type="checkbox"] + label{
    position:relative;
    padding-left:30px;
    cursor:pointer;
    display:inline-block;
    color:#666;
    line-height:25px;
}

[type="radio"] + label:before,
[type="checkbox"] + label:before{
    content:"";
    position:absolute;
    left:0;
    top:4px;
    width:20px;
    height:20px;
    border-radius: 100%;
    border:2px solid rgba(16,16,16,0.5);
    background:#fff;
}
[type="checkbox"] + label:before{
    border-radius: 0px;
}

[type="radio"]:checked + label:after,
[type="checkbox"]:checked + label:after{
    content:"";
    position:absolute;
    left:3px;
    top:7px;
    width:14px;
    height:14px;
    border-radius:100%;
    background:#8e188e;
    transform:scale(1);
    opacity:1;
    transition:all .3s ease;
}
[type="checkbox"]:checked + label:after{
    border-radius:0;
}
[type="radio"]:checked + label:before,
[type="checkbox"]:checked + label:before{
    border-color: rgba(16,16,16,1);
}

[type="radio"]:not(:checked) + label:after,
[type="checkbox"]:not(:checked) + label:after{
    content:"";
    position:absolute;
    left: 3px;
    top: 7px;
    width:14px;
    height:14px;
    border-radius:100%;
    background:#fff;
    transform:scale(0);
    opacity:0;
}
div.field div.form-group fieldset div.de_fieldset span.de_cols_1 label {
    width: 90%;
    float: left;
    padding-left: 26px;
    padding-top: 4px;
    position: relative;
}
div.field label span.de_fee{
    position: absolute;
    right: 0;
    top: 0;
}
div[data-group="note"] div.form-group p.information{
	display:none;
}
div[data-group="note"] div.form-group .text-editable{
	width:100% !important;	
}
div[data-group="note"] div.form-group .text-editable .alert{
	width:98% !important;
	margin:15px;
}
div[data-group="file"] .form-group fieldset div {
    position: relative;
    width: 100%;
    height: 50px;
    margin: 15px;
}
div[data-group="file"] .form-group fieldset div:after {
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 2;
    height: 47px;
    line-height: 27px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
    border: 1px solid rgba(00,00,00,0.1);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}
div[data-group="file"] .form-group fieldset div:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 47px;
    background: #4daf7c;
    color: #fff;
    font-weight: normal;
    z-index: 3;
    font-size: 1rem;
    line-height: 40px;
    padding: 4px 10px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
div[data-group="file"] .form-group fieldset div:hover:before {
  background: #3d8c63;
}
div[data-group="file"] .form-group fieldset div input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 47px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
div[data-group="file"] fieldset legend{
	border:none;
	width:24%;
	float:left;
}
div[data-group="file"] div.form-group fieldset{
    margin-right: 0px;
    margin-bottom: 5px;	
}
div[data-group="file"] div.form-group fieldset div{
	width:76% !important;
	margin:0px;
	padding:0px;
}
div[data-group="file"] div.form-group fieldset legend{
	font-weight:400 !important;
	padding-top: 10px;
}
div[data-group="file"] p{
	display:none;	
}
div[data-group="file"] p.foot{
	display: block;
    width: 74%;
    float: right;
    margin-top: 0px;
    padding: 5px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 4px;
    margin-right: 0;
}
.top-navigation .navbar-nav .nav-link.active,
.top-navigation .navbar-nav .nav-link:hover,
.top-navigation .navbar-nav .nav-link:focus{
  background: rgba(255, 255, 255, 0.8);
  color: #076482 !important;
  border-radius: 4px;
}
.zoom-btn,
.stream-link,
.download-btn,
.zoom-btn:hover,
.stream-link:hover,
.download-btn:hover,
.zoom-btn:focus,
.stream-link:focus,
.download-btn:focus{
	color:#ffffff !important;	
}
.lobby-body p{
	margin:15px;	
}
.dropdown-toggle span.ml-2{
	display:none;	
}
div[data-group="yesno"] fieldset legend{
	border: none;
    float: left;
    width: 75% !important;
}
div[data-group="yesno"] fieldset div.de_fieldset{
	width: 23% !important;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
}
div[data-group="yesno"] fieldset div.de_fieldset .de_cols_1{
	width: 44%;
    float: left;
    display: inline-block;
    clear: none;	
}
div[data-group="yesno"] fieldset div.de_fieldset .de_cols_1 label{
	padding-left: 35% !important;	
}
legend .small,
legend small {

    display: block;
    font-weight: normal;

	color:#2188ae;
}
div[data-group="concurrent-session"] label span small{
	display:block;
	color:#2188ae;
}