@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Raleway:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap");
html,
body {
  font-size: 1rem !important;
  font-family: "Lato", sans-serif !important;
  background: rgb(255, 255, 255) !important;
}
.wrap.push{
	margin-top: 83px;	
}
.site-lobby,
.site-lobby .body-description{
  font-size: 1.1rem !important;
  font-family: "Lato", sans-serif !important;
}
.lobby-dashboard .body-section h2.body-title{
	text-align:left !important;	
}
.site-lobby .organizer-container .event-name{
	color: rgba(00,51,160,1.0) !important;
}
p.event-organizer{
  margin: 0px !important;
  color: rgba(28, 154, 214,0.7) !important;
}
.lobby-dashboard .container {
    padding: 0px 25px 25px 25px;
}
.site-lobby .lobby-header{
	margin:25px 0;	
}

h2{
	color: rgb(0, 84, 166) !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 24px !important;
    font-weight: bold;
	line-height: 1;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	display: block;
	text-transform: uppercase;
}

.body-section h6{
	margin:15px;	
}
p {
  margin: 1.1rem !important;
}
a {
  color: rgb(28, 154, 214);
  text-decoration: none;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
a:hover, a:focus {
  color: rgb(28, 154, 214);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:focus{
	box-shadow:none;	
}
button[aria-expanded="true"]{
	background:rgba(28, 154, 214,0.6);	
}
.top-navigation {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
    padding: 0px;
	margin: 0px;
    position: fixed;
    top: 0;
	width: 100%;
	/*background: url(https://mycs-cdn.myconferencesuite.com/other/Project/3071/82/bd/header_logo.png) no-repeat 18px 3px/contain #ffffff;*/
	background:#ffffff;
    background-size: 305px;
}
.top-navigation .navbar-nav{
	gap: 0rem;	
}
.top-navigation .navbar-nav .nav-link{
	padding: 26px 15px;	
	border-radius:0px !important;
	font-weight: 400 !important;
	color: rgb(28, 154, 214);
}
.top-navigation .navbar-nav .nav-link .text-dark{
	color: rgba(00,51,160,1.0) !important;	
}
.top-navigation .navbar-nav .nav-link.active,
.top-navigation .navbar-nav .nav-link:hover,
.top-navigation .navbar-nav .nav-link:focus{
	color: rgb(255, 255, 255);
 	background-color: rgb(28, 154, 214) !important;	
}

.top-navigation .navbar-nav .nav-link.active .text-dark,
.top-navigation .navbar-nav .nav-link:hover .text-dark,
.top-navigation .navbar-nav .nav-link:focus .text-dark{
	color: rgb(255, 255, 255) !important;	
}

#navbarItems div div button span.ml-2{
	display:none;	
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl{
	max-width:100%;	
}
.jumbotron{
	display:none;	
}
#header{
    display: block !important;
	max-width:100% !important;
}
#header .container{
	padding:0px !important;	
}
.social_feed_note{
	display: block;
    width: 56%;
    margin: 0 auto;	
}
a.social {
    display: inline-block;
    margin: 5px 15px;
}
a.social.twitter img{
	position:relative;
	top:-10px;
}
.social_feed_note .fa-facebook:before,
.social_feed_note .fa-twitter:before,
.social_feed_note .fa-instagram:before{
	display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 42px;
    
    line-height: 57px;
	
}
.sponsor-socials a i:before{
	display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sponsor-socials a i.fa-globe-americas:before{
	display: inline-block !important;
    font-family: "Font Awesome 5 Pro" !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;	
}
.social_feed_note .fa-facebook:before{
	color:rgba(59,89,152,1.0);
	border-color:rgba(59,89,152,0.6);
}
.social_feed_note .fa-facebook:hover:before{
	color:rgba(59,89,152,0.9);
}
.social_feed_note .fa-twitter:before{
	color:rgba(29,161,242,1.0);
	border-color:rgba(29,161,242,0.6);
}
.social_feed_note .fa-twitter:hover:before{
	color:rgba(29,161,242,1.0);
}
.social_feed_note .fa-instagram:before{
	color:rgba(214, 41, 118, 1.0);
	border-color:rgba(214, 41, 118, 0.6);
}
.social_feed_note .fa-instagram:hover:before{
	color:rgba(214, 41, 118, 1.0);
}

.sponsor-socials a i.fa-facebook:before{
	color:rgba(59,89,152,1.0);
}
.sponsor-socials a i.fa-twitter:before{
	color:rgba(29,161,242,1.0);
}
.sponsor-socials a i.fa-linkedin:before{
	color:rgba(00,119,181,1.0);
}
.sponsor-socials a i.fa-instagram:before{
	color:rgba(214, 41, 118, 1.0);
}
.sponsor-socials a i.fa-youtube:before{
	color:rgba(255,00,00,1.0);
}
.speaker_view .avatar img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
    object-fit: contain;
}
.site-lobby .body-section {
    margin-top: 0px !important;
}
.lobby-dashboard .body-section h2.body-title {
    text-align: center;
    text-decoration: none;
    border-bottom: none !important;
    display: block;
    font-size: 32px !important;
    margin-bottom: 25px !important;
    clear: both;
    height: 100%;
    position: relative;
    overflow: hidden;
    line-height: inherit;
}
.video_not_available {
    color: black !important;
}
.sideToggle .fa,
.sideToggle .fas{
	color: rgb(28, 154, 214);
}
.site-tabs > li a.active {
	background-color: rgb(28, 154, 214);
	color:#ffffff !important;
    box-shadow: 0 0.25rem 0 -0.125rem rgb(0, 51, 160) inset !important;
}
.site-tabs > li a{
	color: #00aeef !important;	
}


.site-tabs > li a:hover,
.site-tabs > li a.active:hover{
	background-color: rgb(28, 154, 214) !important;
	color:#ffffff !important;
}
.right-side.open .nav.site-tabs{
	margin-bottom: 0;
    padding-bottom: 0px;
	height:auto;
}
#sideToggle .fas{
	    color: rgb(0, 51, 160) !important;	
}
#sideToggle .fas:hover,
#sideToggle .fas:focus,
.collapse-container .collapse-icon:hover{
	background:transparent !important;
	color:rgb(28, 154, 214) !important;
}
.general-comment-row .right-side{
	background:transparent !important;	
}
.right-side .chat_wrapper .input-box .input-wrapper,
.right-side .live_users_wrapper .input-box .input-wrapper{
	border: 1px solid rgba(00,00,00,0.1) !important;
	background-color: #ffffff !important;
}
#main_body.profile .container .col-sm-9 .tab_section .nav .nav-item .nav-link.active,
#main_body.profile .container .col-sm-9 .tab_section .nav .nav-item .nav-link:hover,
#main_body.profile .container .col-sm-9 .tab_section .nav .nav-item .nav-link:focus{
	background: rgba(28, 154, 214,0.9) !important;
    color: white !important;
    border-color: rgb(28, 154, 214) !important;	
}
#main_body.profile .container .col-sm-9 .tab_section .nav .nav-item .nav-link {
    background: white !important;
    margin: 0px 3px;
    border-color: rgba(28,154,214,0.3) !important;
    color: rgb(28, 154, 214) !important;
}
#footer{
	background:#ffffff !important;	
}
#footer .footer{
	color:rgb(0, 51, 160) !important;	
}
#invoice p{
	margin:15px 0px !important;	
}
a.btn.btn-lg.btn-default.invoice_download{
	font-size: 0.9rem;
    background: rgba(11,166,82,0.9);
    border: 1px solid rgba(11,166,82,0.9);
    color: #ffffff;
}
a.btn.btn-lg.btn-default.invoice_download .far,
a.btn.btn-lg.btn-default.invoice_download:after{
	color:#ffffff !important;	
}
a.btn.btn-lg.btn-default.invoice_download:hover,
a.btn.btn-lg.btn-default.invoice_download:focus{
	background:rgba(11,166,82,1.0);
	border-color:rgba(11,166,82,1.0);
	color: #ffffff;
}
.portal-banner img{
	width:100%;	
}
.content-user-schedule .bg-gray-200{
	background:rgb(28, 154, 214) !important;	
}
.content-user-schedule .nav-link{
	color:rgb(28, 154, 214) !important;
	background:#ffffff;
	border:1px solid rgba(00,00,00,0.1);
}
.content-user-schedule .nav-link.active,
.content-user-schedule .nav-link:hover,
.content-user-schedule .nav-link:focus{
	background:rgb(28, 154, 214) !important;
	color:#ffffff !important;
	text-shadow:1px 1px 3px rgba(00,00,00,0.1);
}
.content-user-schedule .day-tabs-content .session-title{
	color: rgb(0, 84, 166) !important;
}
.session-operations a{
	font-size:1rem !important;
}
.session-operations a[title="Summary"]{
	background:rgba(0, 84, 166,0.9);
	border-color:rgba(0, 84, 166,1.0);
}
.session-operations a[title="Summary"]:hover,
.session-operations a[title="Summary"]:focus{
	background:rgba(0, 84, 166,0.9) !important;
}
a[title="Virtual Booth"],
a[title="Website"]{
     padding: 0.25rem 0.5rem;
     font-size: .875rem;
     line-height: 1.5;
     border-radius: 0.2rem;
     color: #fff;
     background-color: rgba(0, 84, 166,1);
     border-color: rgba(0, 84, 166,1);
     display: inline-block;
     font-weight: 400;
     text-align: center;
     vertical-align: middle;
     border: 1px solid transparent;
}
a[title="Virtual Booth"]:hover,
a[title="Virtual Booth"]:focus,
a[title="Website"]:hover,
a[title="Website"]:focus{
     background: rgba(0, 84, 166,0.9);
}
a[title="Captions"]{
	display:none;	
}
.fa, .fas {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 900;
}


.card-header#heading-5074,
.card-header#heading-5031,
.card-header#heading-5020,
.card-header#heading-5027,
.card-header#heading-5022,
.card-header#heading-5099,
.card-header#heading-5077,
.card-header#heading-5030,
.card-header#heading-5070,
.card-header#heading-5186,
.card-header#heading-5019,
.card-header#heading-5023,
.card-header#heading-5029,
.card-header#heading-5154,
.card-header#heading-5028,
.card-header#heading-5024,
.card-header#heading-5193,
.card-header#heading-5076,
.card-header#heading-5075,
.card-header#heading-5025,
.card-header#heading-5018,
.card-header#heading-5013,
.card-header#heading-5015,
.card-header#heading-5017,
.card-header#heading-5187,
.card-header#heading-5032,
.card-header#heading-5034,
.card-header#heading-5021,
.card-header#heading-5156,
.card-header#heading-5185,
.card-header#heading-5026,
.card-header#heading-5199,
.card-header#heading-5033,
.card-header#heading-5198,
.card-header#heading-5014,
.card-header#heading-5035{
	display: none;
}


.schedule-listing.parent-list.search-title ul li.list-group-item{
	margin: 10px 0px;
	border-radius: 4px !important;
	height:100%;
	overflow:hidden;
	padding: 3px 2px;
}
.schedule-listing.parent-list.search-title ul li.list-group-item.active{
	background: transparent !important;
	border-color: rgb(28, 154, 214);
	border-width: 2px;
}
.schedule-listing.parent-list.search-title ul li.list-group-item a h3{
	margin:0px !important;
	text-align:left;
}
.schedule-listing.parent-list.search-title ul li.list-group-item a h3 p{
	font-size: 1.3rem;
	margin: 0px !important;
	padding: 15px;
	color:rgba(00,51,160,1.0) !important;
}
.schedule-listing.parent-list.search-title ul li.list-group-item .search-parent p{
	color:#333333;
	text-align: left;
}
.schedule-listing.parent-list.search-title ul li.list-group-item .search-parent .well .col-md-9,
.schedule-listing.parent-list.search-title ul li.list-group-item .search-parent .well .col-md-3{
	float: left;
	color: #333333;
	text-align: left;
	padding: 15px;
}
.schedule-listing.parent-list.search-title h2{
	text-align:left;
	margin:15px;	
}
.content-eposter{
	text-align:left;	
}
.content-eposter .content-eposter{
	padding:0px;
	margin:0px;
}
.eposter-wrapper h2.title {
	text-align: left;
	margin: 15px;
}
.content-eposter .content-eposter .outline div .search-group{
	padding-left:15px;	
}
#searchbox{
	width:50%;	
}
#searchbox p{
	text-align:left;	
}
#searchbox p input{
	margin-bottom:5px;	
}
#searchbox p #clear{
	width:auto;	
}
.schedule-listing.parent-list.search-title ul li.list-group-item .search-parent .well .col-md-3 ul{
	width:auto;
	padding:0px;
	margin:0px;
}
.schedule-listing.parent-list.search-title ul li.list-group-item .search-parent .well .col-md-3 ul li{
	float:right;
	padding:0px;
	margin:0px;
	width:auto;
}
.schedule-listing.parent-list.search-title ul li.list-group-item .search-parent .well .col-md-3 a.loadModal{
	float:left;
}
.video_viewing .chat_wrapper .input-box .input-wrapper{
	border: 1px solid rgba(00, 00, 00, 0.3);
}
.video_viewing .chat_wrapper .display-box{
	background:#ffffff;	
}