body, html{
	height:100%;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight:300;
	-webkit-font-smoothing: antialiased;
}

.ui-body-b, .ui-overlay-b, .ui-body-c, .ui-overlay-c  {
	background-image: none !important;
	background: #FFFFFF;
}
.clearfix{
	clear: both;
}

#disabling_div{
	position:fixed;
	height:100%;
	width: 100%;
	top:41px;
	z-index:2;
	background:rgba(0,0,0,.2);
	display:none;
}

.noscroll { 
	width:100%;
	position: fixed; 
	overflow-y:scroll 
}

.web_banner{
	background:#fff;
	background-color:#fff;
	color:#444;
}

.web_handout_left {
	float: left;
	margin:5px;
}

.web_handout_right {
	float: right;
	margin:10px;
}

h1{
	font-weight:lighter;
}
.quickadd{
	float:right;
	width:15px;
	height:15px;
	position:absolute;
	opacity:.9;
	top:3px;
	background-size:contain;
	background-repeat: no-repeat;
}
.quickadd:hover{
	background-color:rgba(0,0,0,.2);
	opacity:.8;
}
.quickadd_scheduled{
	background-image:url(../../doc/common/images/mini_schedule.png);
	right:50px;
}

.quickadd_not_scheduled{
	background-image:url(../../doc/common/images/tab_day_sta_b.png);
	opacity:.4;
	right:50px;
}

.quickadd_liked{
	background-image:url(../../doc/common/images/sp_star.png);
	right:30px;
}

.quickadd_not_liked{
	background-image:url(../../doc/common/images/mini_star_black.png);
	opacity:.4;
	right:30px;
}

.quickadd_noted{
	background-image:url(../../doc/common/images/mini_note.png);
	right:10px;
}

.quickadd_not_noted{

}

.quickadd_credit{
	background-image:url(../../doc/common/images/mini_credit.png);
	right:70px;
}

.quickadd_not_credit{
	background-image:url(../../doc/common/images/tab_credits_sta_b.png);
	opacity:.4;
	right:70px;
}

#sponsor_splash, #event_name_splash_container{
	height:100%;
	width:100%;
	position:absolute;
	z-index:1009;
	top:0px;
	text-align:center;
}
#event_name_splash_container{
	z-index:1010;
}
#sponsor_splash_img, .event_name {
	color:#FFF;
	font-size:42px;
	font-weight:200;
	max-width:100%;
	display:block;
	margin:auto;
	position: relative;
	top: 50vh;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.event_name .loader {
  font-size: 50px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 52px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, 0 -0.83em 0 -0.42em #ffffff, 0 -0.83em 0 -0.44em #ffffff, 0 -0.83em 0 -0.46em #ffffff, 0 -0.83em 0 -0.477em #ffffff;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, 0 -0.83em 0 -0.42em #ffffff, 0 -0.83em 0 -0.44em #ffffff, 0 -0.83em 0 -0.46em #ffffff, 0 -0.83em 0 -0.477em #ffffff;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, -0.087em -0.825em 0 -0.42em #ffffff, -0.173em -0.812em 0 -0.44em #ffffff, -0.256em -0.789em 0 -0.46em #ffffff, -0.297em -0.775em 0 -0.477em #ffffff;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, -0.338em -0.758em 0 -0.42em #ffffff, -0.555em -0.617em 0 -0.44em #ffffff, -0.671em -0.488em 0 -0.46em #ffffff, -0.749em -0.34em 0 -0.477em #ffffff;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, -0.377em -0.74em 0 -0.42em #ffffff, -0.645em -0.522em 0 -0.44em #ffffff, -0.775em -0.297em 0 -0.46em #ffffff, -0.82em -0.09em 0 -0.477em #ffffff;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, 0 -0.83em 0 -0.42em #ffffff, 0 -0.83em 0 -0.44em #ffffff, 0 -0.83em 0 -0.46em #ffffff, 0 -0.83em 0 -0.477em #ffffff;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, 0 -0.83em 0 -0.42em #ffffff, 0 -0.83em 0 -0.44em #ffffff, 0 -0.83em 0 -0.46em #ffffff, 0 -0.83em 0 -0.477em #ffffff;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, 0 -0.83em 0 -0.42em #ffffff, 0 -0.83em 0 -0.44em #ffffff, 0 -0.83em 0 -0.46em #ffffff, 0 -0.83em 0 -0.477em #ffffff;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, -0.087em -0.825em 0 -0.42em #ffffff, -0.173em -0.812em 0 -0.44em #ffffff, -0.256em -0.789em 0 -0.46em #ffffff, -0.297em -0.775em 0 -0.477em #ffffff;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, -0.338em -0.758em 0 -0.42em #ffffff, -0.555em -0.617em 0 -0.44em #ffffff, -0.671em -0.488em 0 -0.46em #ffffff, -0.749em -0.34em 0 -0.477em #ffffff;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, -0.377em -0.74em 0 -0.42em #ffffff, -0.645em -0.522em 0 -0.44em #ffffff, -0.775em -0.297em 0 -0.46em #ffffff, -0.82em -0.09em 0 -0.477em #ffffff;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em #ffffff, 0 -0.83em 0 -0.42em #ffffff, 0 -0.83em 0 -0.44em #ffffff, 0 -0.83em 0 -0.46em #ffffff, 0 -0.83em 0 -0.477em #ffffff;
  }
}

.list_cell_title_popup{
	pointer-events:none;
	font-size:14px;
	font-weight: 400;
	white-space:normal;
	z-index: 1000;
	padding: 10px;
	background-color: #FEFEFE;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	-moz-box-shadow: 4 4 8px rgba(0,0,0,.5);
	-webkit-box-shadow: 4 4px 8px rgba(0,0,0,.5);
	box-shadow: 4px 4px 8px rgba(0,0,0,.5);
	position:absolute;
	top:3px;
	left:25px;
	margin-right:55px;
}

#store_banner{
	height: 70px;
	background-color:#fefefe;
	z-index:1000;
}

#store_banner_container{
	max-width:640px;
	margin:auto;
}

#store_banner_right_content{
	display:inline-block;
	float:right;
	margin:10px 0px;
}

#store_banner_close{
	display:inline-block;
	padding:29px 10px;
	padding-right:4px;
	opacity:.4;
}

#store_banner_img{
	height:50px;
	width:50px;
	border-radius:5px;
	margin:10px;
	margin-right:5px;
	display:inline-block;
}
#store_banner_txt {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	text-shadow:none !important;
	font-size:15px;
	font-weight:200;
	letter-spacing:-.2px;
	display:inline-block;
}
.ep_page_title{
	text-align:center;
	font-size:22px;
	padding:15px;
	background:#DEDEDE;
}
.ep_page_subtitle{
	text-align:center;
	font-size:18px;
	padding:10px;
}
/* 
	Button CSS
	Add these classes to input buttons to apply styles
	ep_button_confirm = blue with white text
	ep_button_cancel = gray with white text
	ep_button_white = white with blue text and border
*/
.ep_button_cancel, .ep_button_confirm, .ep_button_white, .ep_button_warning, .ep_button_selected {
	text-decoration:none;
	text-shadow:none;
	cursor:default;
	text-align: center;
	display:inline-block;
	padding: 8px 20px;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 2px;
	margin:10px 10px 10px 10px;
	font-size:1.0em;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ep_button_white {
	border: 1px solid rgba(101, 156, 239,1);
	background-color: #FFF;
	color:rgba(101, 156, 239,1);
}

.ep_button_white:hover:not(.disabled) {
	background-color:rgba(101, 156, 239,.1);
	text-decoration:none;
	cursor: pointer;
}

.ep_button_cancel{
	background-color: #EFEFEF;
	color: #666;
}

.ep_button_cancel:hover:not(.disabled){
	background-color: #DEDEDE;
	text-decoration:none;
	cursor: pointer;
}

.ep_button_confirm{
	background-color: #1a80b6;
	color: #FFF !important;
}

.ep_button_confirm:hover:not(.disabled){
	background-color: #1770a0;
	text-decoration:none;
	cursor: pointer;
}

.ep_button_warning{
	background-color: #DD3F47;
	color: #FFF;
}

.ep_button_warning:hover:not(.disabled){
	background-color: #c63940;
	text-decoration:none;
	cursor: pointer;
}

.ep_button_selected {
	background-color: #7cc142;
	color: #FFF;
}

/*  END BUTTON CSS  */

#notepad-contianer{
	overflow:hidden;
	display:none;
	background-color: rgba(0,0,0,.8);
	position:fixed;
	top:0;
	height:100%;
	left:0;
	right:0;
	z-index:1000;

}
#notepad-contianer #notepad{
	width:96%;
	height:100vh;
	margin:auto;
}
#notepad-contianer #notepad textarea{
	font-size:14px;
	padding:.5em;
	margin-top:15px;
	resize: none;
	width:calc(100% - 1.5em);
	height:calc(100% - 160px);
	border-radius: 5px;	
}
#notepad-contianer #notepad span{
	margin-top:15px;
	color:#FFF;
	text-shadow:none;
}
#notepad-contianer #notepad #text{
	float:left;
	font-size:18px;
}
#notepad-contianer #notepad #button{
	border:thin solid #FFF;
	border-radius:5px;
	padding: 5px 25px;
	margin-right: .5em;
	font-size: 14px;
	float:right;
	cursor:pointer;
}

.embargo_container{
	background-color:#CCCCCC;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	display:flex;
	align-items: center; 
	justify-content: center;
	text-align: center;
	padding:1em;
}
.embargo_msg{
	display:inline-block;
	color:#FFF;
	font-size:1.5em;
}
/*
JQuery Mobile Overrides
*/
/* Overriding because a list view, such as SearchWeb.php, the last list item overlaps the next banner, looks like a mistake in JQM */
.ui-collapsible-content{
	padding:15px !important;
}

.ui-bar-a{
	text-shadow:none !important;
	top-border:none;
	border-top-color:rgba(0,0,0,0);
}

#daynavlist  .ui-btn-text{
	font-weight:200;
	color: #999;
}

.ui-li, .ui-li.ui-field-contain {
	border-top-width:0;
}

/*		mimic of the ui-btn-down-a class to add to the navbar to add a "pressed" effect to current tab.*/

.date_buttonpressed .ui-btn-text{
	font-weight: bold !important;
	color: #3AAADE !important;
	text-shadow: none;
}
.ui-btn-up-c.date_buttonpressed, .ui-btn-hover-c.date_buttonpressed {
    color: #3AAADE !important;
}

.ui-widget-content {top-border:none}

.headerFilterIcon{
	float:right;
	cursor: pointer;
	display:inline;
	margin-top:8px;
	margin-right:15px;
	font-weight:lighter;
}
.headerFilterIcon.filtersSelected{
}

.back_button{
	cursor:pointer;
	position:absolute;
	left:10px;
	top:7px;
	height:26px;
	width:40px;
	background-image:url(../../doc/common/images/web_back.png);
	background-size:25px;
	background-position:5px 1px;
	background-repeat:no-repeat;
	background-color:rgba(0,0,0,.3);
	border-radius:6px;
}

.filter_action_bar {
	text-shadow:none;
	cursor: pointer;
	width:100%;
	border-top:thin solid rgba(255,255,255,.15);
}

.filter_action_bar .filterImage{
	float: left;
	height:16px;
	padding: 16px;

}
.invert{
	-webkit-filter: invert(1);
   	filter: invert(1);
}

.filter_action_bar:hover {
	background: rgba(255,255,255,.15);
}
.remove_filters_text{
	padding: 7px;
	display: block;
	font-weight:300;
	/* ellipsis */
	text-overflow: ellipsis;
	width: calc(100% - 65px);
	white-space: nowrap;
	overflow: hidden;	
}
.prefilter_bar{
	padding:10px;
	font-weight:300;
}

#cookie_notification{
	display:none;
	padding:5px 0;
	font-weight:300;
	text-align:center;
	font-size:.9em;
}
#cookie_notification a{
	color:#fff;
	font-weight:400;
}
#cookie_notification div{
	display:inline-block;
}
#cookie_notification .cookie_notification_dismiss{
	display:inline-block;
	margin: 5px 15px;
	padding:5px 10px;
	border:thin solid rgba(255,255,255,.2);
	border-radius:3px;
	cursor:pointer;
	font-weight:400;
}

.web_search_input_field:focus{
	outline:none;
}

.web_search_input_field{
	-webkit-appearance: none;
    float: left;
    font-size: 15px;
    font-family: arial;
    border-radius: 3px 0 0 3px;
    width: 60%;
	border: thin solid #ddd;
    border-right: none;
    height: 35px;
	margin-left: 40px;
	padding-left:5px;
}

.web_search_button{
	float: left;
    cursor: pointer;
    text-align: center;
    padding: 8px 15px 4px 15px;
    border-radius: 0 3px 3px 0;
    background-color: #DDD;
}

.no_display_text, .no_results_text{
	padding-top:15px;
	text-align:center;
	font-size:16px;
	font-weight:400;
	opacity:.7;
	border-top: 1px solid rgba(0,0,0,.1);
}

.detail_description{
	text-decoration: none;
	padding: 15px 0 !important;
	min-height: 35px;
}

.detail_description img{
	max-width: 100%;
}
