.showMultisessionTut{
	float: left;
	color:#12A4FE;
	padding-right: 20px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	cursor: pointer;
}
.myFullAgenda-icon{
	/*background-image: url(../images/FullAgendaNew.png);*/
	background-repeat: no-repeat;
	float: right;
	width: 60px;
	height: 60px;
	background-size: 60px auto;
	cursor: pointer;
	color:#12a4fe;
	font-size: 1.3em;
	display: inline-block;
	margin-right: 2em;

	/*	text-shadow: 0px 12px 2px rgba(83, 150, 202, 0.39);*/
}
@media(max-width: 767px){
	.myFullAgenda-icon{
		margin-right:10px;
	}
}


.myFullAgenda-icon:active {
	box-shadow: 0 2px 0 #006599;
	transform: translateY(3px);
}

.myAgenda-icon{
	/*background-image: url(../images/myAgenda-blue.png);*/
	background-repeat: no-repeat;
	float: right;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	background-size: 60px auto;
	cursor: pointer;
	color:#12a4fe;
	font-size: 1.3em;
	display: inline-block;
	margin-right: 2em;
	/*text-shadow: 0px 12px 2px rgba(83, 150, 202, 0.39);*/
}

.myAgenda-icon:active {
	box-shadow: 0 2px 0 #006599;
	transform: translateY(3px);
}

.myAgenda-icon-nav {
	/*background-image: url(../images/myAgenda-blue.png);*/
	background-repeat: no-repeat;
	float: right;
	/*width: 43px;*/
	height: 31px;
	margin-right: 20px;
	margin-top: 11px;
	background-size: 39px auto;
	cursor: pointer;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
	color:#12a4fe;
	font-size: 1.3em;
	display: inline-block;
	margin-right: 3em;
}


.myFullAgenda-icon-nav:active {
	box-shadow: 0 2px 0 #006599;
	transform: translateY(3px);
}

.myAgenda-icon-nav:active {
	box-shadow: 0 2px 0 #006599;
	transform: translateY(3px);
}

.myFullAgenda-icon-nav {
	/*background-image:url(../images/FullAgendaNew.png);*/
	background-repeat: no-repeat;
	float: right;
	/*width: 43px;*/
	height: 31px;
	margin-right: 20px;
	margin-top: 11px;
	background-size: 39px auto;
	cursor: pointer;
	color:#12a4fe;
	font-size: 1.3em;
	display: inline-block;
	margin-right: 3em;
}

.active-agenda{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 11.3px 6.5px 0 6.5px;
	border-color: #7eb8f7 transparent transparent transparent;
	position: relative;
	display: inline-block;
	bottom:0.5em;
	right:2em;
	margin-left: 1em;
}

.light-blue-inHorizline
{
	border-bottom:1px #7ac8de solid;
	margin-bottom: 5px;
/*	width: 100%;
	margin-left: 0px;
	display: block;*/
}
.fonts-align{
	margin-left: 11px;
	padding-top: 0px;
	font-weight: bold;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
}

.fullAgenda-rightItem-wrapper{
	min-height: 100px;
	height: 100%;
}

.fullAgendaDevider{
	border-right:4px #12A4FE solid;
	margin-top: 4px;
	margin-bottom: 4px;
}

.fullAgendaDeviderTriangle{
	position: absolute;
	margin-top: 7px;
	left: 0px;
	width: 5px;
	height: 12px;
	z-index: 300;
	background-image: url(../images/triangle.png);
	background-size: 5px 12px;
}
.event-time{
	color: #428bca;
	display: inline-block;
}
.event-item{
	height: 71px;
	height: auto;
	border-radius: 0px;
	margin-top: -4px;
	border-bottom: 2px solid #ddd;
	border-right: 1px solid #ddd;
}

.event-title{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	display: block;
	color: #12A4FE;
	/*margin-top: -16px;*/
	/*margin-left: 1px;*/
	font-family:'gothambold', Arial, Helvetica, sans-serif;
	word-wrap: break-word;
}
.event-speaker{
	font-size: 13px;
	display: block;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}

.event-speaker-title{
	font-size: 13px;
	margin-left: 0px;
	display: inline;
	font-weight: normal;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}
.event-subject{
	font-size: 14px;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
	margin-left: 0px;
	display: block;
	/*font-weight: bold;*/
	text-align: justify;
	margin-bottom: 0;
}

.event-room{
	font-size: 18px;
	margin-left: 8px;
	margin-top: 5px;
	display: inline;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}

.time-schedule-bar{
	list-style: none;
	color: #12a4fe;
	padding: 8px 0px 8px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	left: 22px;
	position: fixed!important;
	background-color: #fff;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}

.time-schedule-bar > ul > li{
	width: 110px;
	height: 40px;
}
.time-schedule{
	list-style:none;
	color:#12a4fe;
	padding: 8px 0px 8px;
	font-weight:bold;
	font-size:12px;
	text-align: center;	
	left: -200px;
	position: relative!important;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 0px 0px;
}
#start-time{
	margin-left: 4px;
	padding-top: 70px;
	border: 1px #6BC0D9 solid;
	background-color: #7ac8de;
	color: #fff;
	margin-top: -4px;
	width: 200%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.venue-navbar{
	width: 200%;
	z-index: 999999;	
}
#subnav-rooms{
	background-color: #95BDC9;
	height: 65px;
	width: 100%;
	z-index: 1;
	
}
.cols-elements{width:200%;}
.venues{
	margin-top: 103px;
	margin-left: 33px;
	color: #2E2F30;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 66px;
	width: 200px;
	position: relative;
	border: 1px #ACACAC solid;
	z-index: 9999;
	overflow: auto;
	left: 200px;
	top: -60px;
	background-color: #fff;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}
#rooms{
	-webkit-overflow-scrolling: touch!important;
	overflow:scroll!important;
	width:100%;
}
.parallel-event{
	list-style: none;
}
.parallel-event-fullagenda{
	list-style: none;
	padding-top: 0px;
	font-family:'gothambold', Arial, Helvetica, sans-serif;	
}

.header-event{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	text-transform: capitalize;
	height: 32px;
	padding-top: 4px;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}

.event-room-fullagenda {
	font-size: 16px;
	/*margin-left: 8px;*/
	/*margin-top: 5px;*/
	display: block;
	font-weight: bold;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}

.venue-cols{border-right: 1px #D5D5D5 solid;}
.time-nav{
	margin-top: 2px;
	margin-left: 21px;
}
.add-icon{
	font-size: 27px;
	color: #12a4fe;
	margin-right: -4px;
	cursor: pointer;

}
.addAgenda-text{
	color: #12a4fe;
	border: 1px #12a4fe	solid;
	font-size: 15px;
	background-color: transparent;
	border-left: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 6px;
	cursor: pointer;
	font-family:'gothambold', Arial, Helvetica, sans-serif;
}
.row-event{border-bottom: 1px #7ac8de solid;}
.events-spacing{
	margin-bottom: 6px;
	width: 190px;
}
.btn-addToMyAgenda{
	background-image: url(../images/AddSpeakerToMyAgenda.png);
	background-size: 178px auto;
	cursor: pointer;
	height: 30px;
	margin-left: -30px;
	width: 178px;
}
.btn-addToMyAgendaSimple{
	background-image: url(../images/AddSpeakerToMyAgenda.png);
	background-size: 178px auto;
	cursor: pointer;
	height: 30px;
	margin-left: 0px;
	width: 178px;
}
.btn-addSpeaker{
	background-image: url(../images/AddSpeaker.png);
	height: 27px;
	width: 114px;
	background-size: 114px;
	cursor: pointer;
	margin-left: -31px;
	position: relative;
	bottom: 8px;
}

.btn-addAll-imgClass{
	background-image: url(../images/AddAlltoMyAgenda.png);
	height: 40px;
	width: 297px;
	background-repeat: no-repeat;
	background-size: 206px 36px;
	margin-left: 65px;
	margin-top: 9px;
	display: inline-block;
	cursor: pointer;
}


.btn-removeFromMyAgendaIn{
	background-image: url(../images/RemoveSpeaker_red.png);
	background-size: 178px auto;
	cursor: pointer;
	height: 30px;
	margin-left: -45px;
	width: 178px;
}

.btn-removeFromMyAgenda {
	background-image: url(../images/RemoveSpeaker_red.png);
	background-size: 178px auto;
	cursor: pointer;
	height: 30px;
	margin-left: -30px;
	width: 178px;
}

.btn-removeFromMyAgendaSimple {
	background-image: url(../images/RemoveSpeaker_red.png);
	background-size: 178px auto;
	cursor: pointer;
	height: 30px;
	margin-left: 0px;
	width: 178px;
}

.btn-addAlltoMyAgenda{
	display: -webkit-inline-box;
	height: auto;
	max-width: 191px;
	margin-right: 47px;
	margin-bottom: 32px;
}
.row-events{
	width: 300px!important;
	display: inline-block!important;
	margin-left: -50px;
}


.time-schedule-bar > ul > li.time-schedule.active {
	font-weight: bold!important;
	border: 3px #12a4fe solid;
	padding: 0px 0px 0px 0px;
	background-color: rgba(255, 255, 255, 0);

}

.time-schedule-bar > ul > li.time-schedule.active > a {
	font-weight: bold;
	padding: 7px 0px;
}

.affix {
	position: relative!important;
}

.nav>li>a:hover, .nav>li>a:focus {
	background-color:transparent;
	text-decoration: none;
	text-align: center;
	color:#6BC0D9;
}


.time-schedule-bar > ul > li.time-schedule.active > a:after {
	border-right-color: #F7F9FC;
	display: block;
	content: "";
	position: absolute !important;
	right: 0;
	top: 15px;
	border: 8px solid transparent;
	border-width: 14px 10px;
}

/*iPhone 5 Screens sizes */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 

	.time-schedule-bar{
		background-color: white;
		width: auto;
		height: 100%;
		float: left;
		position: fixed;
		margin-top: 89px;
		z-index: 1;
		left: 14px;
		top: 56px;
	}
	
	.time-schedule-bar > ul > li{
		width: 110px;
		height: 40px;

	}

	.time-schedule-bar > ul > li.time-schedule.active {
		font-weight: bold!important;
		border: 3px #12a4fe solid;
		padding: 0px 0px 0px 0px;
		background-color: rgba(255, 255, 255, 0);
	}
	
	
	.time-schedule {
		list-style: none;
		color: #51B2E0;
		padding: 1px 0px 0px 2px;
		font-weight: bold;
		font-size: 15px;
		text-align: center;
		margin-right: 2px;
	}
	
	.nav>li>a {
		position: relative;
		display: block;
		padding: 0px 0px;
	}
	
	.light-gray-vertline{
		background-image: url(../images/light-gray-vertLine.png);
		background-repeat: repeat-y;
		height: 65%;
		width: 9px;
		background-size: 9px 2px;
		z-index: 999;
		margin-top: -43px;
		position: fixed;
		margin-left: 3px;

	}

}

/*iPhone 2G-4G Screens sizes*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px)
{ 
	
	.time-schedule-bar{
		background-color: transparent;
		width: auto;
		height: 100%;
		float: left;
		position: fixed;
		margin-top: 84px;
		z-index: 1;
		left: 1px;
	}
	
	.time-schedule-bar > ul > li{
		width: 110px;
		height: 40px;
	}

	
	.time-schedule-bar > ul > li.time-schedule.active {
		font-weight: bold!important;
		color: #000!important;
		border: 3px #51B2E0 solid;
		padding: 0px 0px 0px 0px;
		background-color:transparent;
		font-size: 15px;
	}

	.time-schedule {
		list-style: none;
		color: #51B2E0;
		padding: 1px 0px 0px 2px;
		font-weight: bold;
		font-size: 15px;
		text-align: center;
		margin-right: 3px;
	}
	
	.nav>li>a {
		position: relative;
		display: block;
		padding: 9px 15px;
	}
	
	.light-gray-vertline{
		background-image: url(../images/light-gray-vertLine.png);
		background-repeat: repeat-y;
		height: 65%;
		width: 9px;
		background-size: 9px 2px;
		z-index: 999;
		margin-top: -43px;
		position: fixed;
		margin-left: 3px;
	}

	
}

.multiSessionModalButtonNext{
	color: #12a4ff;
	font-family: 'MyriadProRegular';
	font-style: italic;
	-moz-user-select: none;
	background-image: none;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0px;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.multiSessionModalButtonNext:hover{
	font-style: bold;
}
.multiSessionModalButtonNext:active{
	border-radius: 10px;
	background-color: #e4e4e4;
}
.multiSessionModalButtonClose{
	color: #333333;
	font-family: 'MyriadProRegular';
	font-style: italic;
	-moz-user-select: none;
	background-image: none;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0px;
	cursor: pointer;
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.multiSessionModalButtonClose:hover{
	font-style: bold;
}
.multiSessionModalButtonClose:active{
	border-radius: 10px;
	background-color: #e4e4e4;
}
.multiSessionNextText{
	font-size: 1.4em;
}
.multiSessionTutorial-pageCounter{
	margin-top:7px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	color: #FFFFFF;
	background-color: #12a4ff;
	border-radius: 5px;
}


#tutorialWelocmePage > p{
	text-align:center;
	font-size: 20px;
	color:#333;

}
.tutorial{
	text-align:center;
	font-size: 20px;
	color:#333;	
}
