/* stage key */
#embrase-schedule .stageKey { list-style: none; float: right; }
#embrase-schedule .stageKey li { float: left; margin-right: 10px; }
#embrase-schedule .stageKey span { float: left; width: 16px; height: 16px; margin: 7px 4px; }
#embrase-schedule .stageKey .Blue.Stage  {
	background-color: rgb(74,134,232);
}
#embrase-schedule .stageKey .Pink.Stage  {
	background-color: rgb(235,23,115);
}
#embrase-schedule .stageKey .Green.Stage  {
	background-color: #31b957;
}
#embrase-schedule .stageKey .Community.Space  {
	background-color: rgb(227,138,23);
}


/* filters */
#schedfilter {
	margin-bottom: 45px;
}
#embrase-schedule form {
	float: right;
	clear:both;
}
#embrase-schedule .select, #embrase-schedule button {
	margin-left: 5px;
}
#embrase-schedule button {
	display: inline-block;
	border: 2px solid #00c1db;
}
#embrase-schedule button:hover, #embrase-schedule button:active, #embrase-schedule button:focus {
	border-color: #ec3348;
}
#embrase-schedule .select {
	position: relative;
	display: inline-block;
	width: 14em;
	height: 3.2em;
	line-height: 3;
	background: rgba(14,29,58,1);
	border-radius: .25em;
}
#embrase-schedule .select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	box-shadow: none;
	border: 0 !important;
	background: rgba(14,29,58,1);
	background-image: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 .5em;
	color: #fff;
	cursor: pointer;
	font-size: 1rem;
}
#embrase-schedule select::-ms-expand {
	display: none;
}
#embrase-schedule .select::after {
	content: '\25BC';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0 1em;
	background-color: #00c1db;
	color: #ffffff;
	pointer-events: none;
}
#embrase-schedule .select:hover::after {
	background-color: #ec3348;
}
#embrase-schedule .select::after {
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
}
#embrase-schedule option {
	height: 30px;
	cursor: pointer;
	padding: 10px 0;
}

/* add to calendar */
.addtocalendar var {
    display: none
}
.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent !important
}
.atcb-link {
    display: block;
    outline: none !important;
    cursor: pointer
}
.atcb-link.calendar-active+ul {
    visibility: visible
}
.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900
}
.atcb-list,
.atcb-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}
.atcb-item {
    float: none;
    text-align: left
}
.atcb-item-link {
    text-decoration: none;
    outline: none;
    display: block
}
.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none
}
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
    margin: 0;
    width: 20px;
    height: 20px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: #4281f4;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.13) inset;
    border-radius: 4px;
    zoom: 1
}
.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid #bababa;
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA
}
.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
    background: #fff;
    color: #000
}
.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1
}
.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px
}
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #fff
}
.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: #4281f4
}
#embrase-schedule .upper {
	float: right;
	text-transform: uppercase;
}
#embrase-schedule .atc-plus, #embrase-schedule .addcalendar .btn_calendar {
	color: #ffffff;
	background-color: rgba(14,29,58,1);
	padding: 0 6px;
}
.addcalendar {
    display: inline-block;
    line-height: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
	text-align: left;
}
.addcalendar .btn_calendar {
    line-height: 20px;
    width: 22px;
    height: 21px;
    background-color: #eb1773;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: absolute
}
.addcalendar .addtocalendar {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 9
}
.addcalendar .addtocalendar .atcb-link {
    text-indent: -9999999px;
    opacity: 0
}


/* message */
#embrase-schedule .noSessionsMsg {
	padding-top: 0;
	margin-bottom: 75px;
}

/* table */
#embrase-schedule table {
	table-layout: fixed;
}
#embrase-schedule td.time, #embrase-schedule td.session, #embrase-schedule td.time {
	text-align: center;
	border: 1px solid #333;
}
#embrase-schedule tr {
	border-color: rgba(0,0,0,0);
}
#embrase-schedule tr:last-of-type {
	border-bottom: 1px solid #333;
}
#embrase-schedule td.time {
	width: 60px;
}
#embrase-schedule h1 {
	margin: 60px 0 30px;
}

/* Coloumn Colours */
#embrase-schedule td.session.COL1:not(.Admin), #embrase-schedule td.session.COL3:not(.Admin), #embrase-schedule td.session.COL5:not(.Admin) {
	background-color: rgba(0,193,219,0.1);
}
#embrase-schedule td.session.COL2:not(.Admin), #embrase-schedule td.session.COL4:not(.Admin), #embrase-schedule td.session.COL6:not(.Admin) {
	background-color: rgba(0,193,219,0.05);
}

/* Track Headers */
#embrase-schedule .heading {
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 25px;
	line-height: 25px;
}
#embrase-schedule hr {
	width: 66%;
	height: 2px;
	margin: 10px auto;
}
#embrase-schedule .COL1.Keynote .stage_name, #embrase-schedule .COL1.Keynote hr {
	display: none;
}

#embrase-schedule td {
	padding: 4px;
	vertical-align: top;
}
#embrase-schedule td.Admin {
	vertical-align: middle;
}

/* session */
#embrase-schedule td.session .sessiontime {
	font-size: 18px;
}
#embrase-schedule td.session .title, #embrase-schedule td .sessionSpeaker .name {
	text-transform: capitalize;
}
#embrase-schedule td.session {
	position: relative;
}
#embrase-schedule .session .title {
	padding: 0 27px 6px;
	line-height: 1.2;
	margin: 0;
}
#embrase-schedule .session .time {
	margin: 0 0 10px;
	font-size: 14px;
}
#embrase-schedule td .triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 35px 35px 0;
	position: absolute;
	top: 0;
	right: 0;
	color: #ffffff;
}
#embrase-schedule td.Admin, #embrase-schedule td.time {
	background-color: rgba(0,0,0,0);
}
#embrase-schedule td.Admin:not(.CS):not(.SC) .triangle {
	display: none;
}
#embrase-schedule td .stage {
	position: absolute;
	right: -32px;
	top: 1px;
	font-size: 11px;
}


/* Triangular Stage Markers */
#embrase-schedule td .CS, #embrase-schedule td .EC {
	border-color: transparent #E38A17 transparent transparent;
}
#embrase-schedule td .BS, #embrase-schedule td .SB {
	border-color: transparent #4a86e8 transparent transparent;
}
#embrase-schedule td .GS, #embrase-schedule td .SV {
	border-color: transparent #31b957 transparent transparent;
}
#embrase-schedule td .PS, #embrase-schedule td .SR {
	border-color: transparent #EB1773 transparent transparent;
}

/* session - speaker */
#embrase-schedule .sessionSpeaker {
	font-size: 12px;
	line-height: 1.2;
	padding-bottom:4px;
}
#embrase-schedule .singleColumn .sessionSpeaker {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
#embrase-schedule .sessionSpeaker .jobTitle, #embrase-schedule .sessionSpeaker .org {
	font-size: 11px;
}
#embrase-schedule .sessionSpeaker .org {
	font-style: italic;
}
#embrase-schedule .sessionSpeaker img {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	margin: 0 auto 5px;
	display: block;
}
#embrase-schedule .description p {
	font-size: 12px;
	line-height: 1.4;
}
.speaker-single .session-meta .meta {
	padding-top: 3px !important;
	font-size: 1.2rem !important;
	font-weight: 500;
}

/* MCWD - hide stage on signle session page because same name as track */
.single-session .stage, .single-speaker .stage {
	display: none;
}

/* MEDIA QUERIES --------------------------------------------- */
@media only screen and (max-width: 782px) {
	#embrase-schedule .select {
		width: 10em;
		height: 2.3em;
		line-height: 2;
	}
	#embrase-schedule .select select {
		font-size: 0.7rem;
	}
}

@media only screen and (max-width: 767px) {
	#embrase-schedule .stageKey span {
		margin-top: 7px;
	}
	.page-schedule .wrap {
		max-width: 750px;
		padding-left: 1em;
		padding-right: 1em;
	}
	#embrase-schedule .heading, #embrase-schedule td.time, #embrase-schedule .session .title {
		font-size: 14px;
	}
}

@media only screen and (max-width: 599px) {
	#embrase-schedule form {
		float: right;
		clear: none;
	}
	#embrase-schedule .select {
		display: block;
		margin-bottom: 15px;
	}
	#embrase-schedule .stageKey {
		float: left;
	}
	#embrase-schedule .stageKey li {
		display: block;
		float: none
	}
	#embrase-schedule .stageKey span {
		margin-top: 4px;
		clear: both;
	}
	#embrase-schedule .singleColumn .sessionSpeaker {
		width: 100%;
		display: block;
	}
	#embrase-schedule .session hr {
		margin: 10px auto -20px;
	}
	#embrase-schedule .session:not(.Admin) .title {
		padding: 30px 0 0;
	}
	#embrase-schedule .session .heading {
		padding: 30px 0 5px;
	}
}

@media only screen and (max-width: 575px) {
	#embrase-schedule td.time {
		width: 45px;
	}
	#embrase-schedule .stageKey li {
		font-size: 15px;
	}
	#embrase-schedule .stageKey span {
		margin-top: 2px;
	}
	#embrase-schedule .heading, #embrase-schedule .stage_name, #embrase-schedule td.time, #embrase-schedule .session .title, #embrase-schedule td.session .sessiontime {
		font-size: 12px;
		line-height: 15px;
	}
	#embrase-schedule .sessionSpeaker, #embrase-schedule .sessionSpeaker .jobTitle, #embrase-schedule .sessionSpeaker .org {
		font-size: 10px;
	}
}


/* DISPLAY NONE */
.upper, .trackFilter, .addcalendar, .triangle, #embrase-schedule .stageKey, #embrase-schedule .heading {
	display: none !important;
}