/* For bootstrap 3 which uses box-sizing every where
#jevents * { HIDDEN 121418
	box-sizing: content-box;
} */

/* Joomla 1.6 changes */

#jevents_header table:not(.table-bordered) tr,
#jevents_header table:not(.table-bordered) td,
#jevents_body table:not(.table-bordered) tr,
#jevents_body table:not(.table-bordered) td {
	border:none;
	line-height:1.65em;
}


#jevents_header h1{ /* ADDED STG 
	font-family: Georgia,Times,serif;
	color: #737b23;
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	font-weight: normal;*/
}
#jevents_body .jevicons table,
#jevents_body .jevicons  td,
#jevents_body .jevicons tr,
#jevents_body .jevicons p, 
#jevents_body .jevicons div {
	border:none;
	line-height:12px;/* AXIS was 1.5em */
}
/* Overall Style */
#jevents_body .maintable {
	border: 1px solid #99a0aa;
	margin-top: 0;
	margin-bottom: 0;
}
#jevents_body {
	 /*font-size: 12px;AXIS - was 11*/
}
.jeventslight{
	color:#000000;
}
#jevents_body a {
	color: #606F79;
	text-decoration: none;
}
#jevents_body .jeveventrow {
    /*min-height: 80px; AXIS - HIDE */
}
#jevents_body .jeventrow a {
	display:block;
}
#jevents_body .jeventrow a.cal_titlelink {
	display: block;
}
#jevents_body a:hover {
	color: #8090A3;
	background-color: transparent;
}

.jev_clear {
	clear:both;
}
/* Header */
#jevents_body .tableh1 {
  color:#606F79;
  font-size: 11px;
  height: 26px;
  /*STG - HIDE BG
  background-image:   url(../images/tile_back1.gif)!important;
  background-position: top;
  background-repeat: repeat-x;
  */
	padding: 8px 12px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CED2D6;
}
#jevents_body .tableh1 td.buttontext {
	padding-left:25px;
	vertical-align:middle;
	text-align:center;
	white-space: no-wrap;
}
#jevents_body .jevicons .tableh1 td.buttontext {
	white-space: no-wrap;
}
@media (max-width: 479px) {
	#jevents_body .jevicons .tableh1 td.buttontext {
		padding-left:8px;
		padding-right:8px;
	}
}
@media (max-width: 399px) {
	#jevents_body .jevicons .tableh1,
	#jevents_body .jevicons .tableh1 td.buttontext:first-child {
		padding-left:0;
	}
	#jevents_body .jevicons .tableh1,
	#jevents_body .jevicons .tableh1 td.buttontext:last-child {
		padding-right:0;
	}
}
@media (max-width: 359px) {
	#jevents_body .jevicons .tableh1 td.buttontext {
		padding-left:4px;
		padding-right:4px;
		white-space: normal;
		vertical-align:top;
	}
}
#jevents_body .buttontext a {
	font-size: 9px;
	color: #606F79;
	text-decoration: none;
}
#jevents_body .buttontext img {
	border:none;
}
#jevents_body .buttontext a:hover {
	color: #8090A3;
}
#jevents_body .today {
	font-size: 9px;
	color: #606F79;
	font-weight: bold;
}

/* Second block - ruthin style*/

.jev_toprow {
	border-color:#fff; /* was 999999*/
	border-style: solid;
	border-width:1px 1px 0px 1px;
	height:81px;
}
.jev_listview .jev_toprow {
	height:58px;
}
.jev_listview .jev_toprowcat {
	height:34px;
}
.jev_toprow .jev_header, .jev_toprow .jev_headercat {
	color:#606F79;
	font-size: 11px;
	height: 34px;
	/* AXIS - HIDE
	background-image:   url(../images/tile_back1.gif)!important;
	background-position: top;
	background-repeat: repeat-x;
	*/
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #fff; /* AXIS - was CED2D6*/
}
#jevents_body .jev_toprow h2 {
	background-image :   url(../images/box_left_icon.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding: 0px 0px 0px 13px;
	font-size: 11px;
	margin: 0px;
	color : #606F79;
	float:left;
	line-height:34px;
	margin-left:12px;
}
.jev_toprow .jev_headercat select {
	margin:5px 12px 0px 0px;
	float:right;
	text-align:left;
	height:24px;
}
#jevents_body .jev_toprow div.today {
	margin:0px 12px 0px 0px;
	line-height:34px;
    float:right;
    text-align:right;
}
.jev_toprow .jev_header2 {
    margin:0px;
    padding:0px;
	border:none;
	height: auto; /*AXIS - WAS 46px */
}
.jev_listview .jev_header2 {
	height: auto; /*AXIS - WAS 23px */
}
.jev_topleft {
	/*
	AXIS HIDE
	background-color: #708088 !important;
	border:none;
	height:46px;
	float:left;
	margin:0px;
	padding:0px;
	*/
	
}
.jev_listview .jev_topleft {
	height: auto; /*AXIS - WAS 23px */
	display:none;
}
.jev_listview .jev_listrow {
	float:left;
	/* AXIS - HID
	border-color:#95A5AD;
	border-style: solid;
	border-width:0px 1px 1px 1px;*/
}
.jev_listview .jev_listrow .stglistrow { position: relative;}
.jev_listview .jev_listrow .stglistrow img{
	/* AXIS - NEW 
	margin: 0 10px 0 0;*/
	position: absolute;
	top: 3px;
	left: 0px;
}
.jev_listview .jev_listrow .stglistrow .stglistrowdata{
	/* AXIS - NEW */
	padding-left: 22px;
	line-height: 14px;
	padding-bottom: 6px;
}
@media (max-width: 600px) {
	.jev_listview .jev_listrow .stglistrow .stglistrowdata b,
	.jev_listview .jev_listrow .stglistrow .stglistrowdata a.buy_tix {
		display: block;
	}
}
.jev_pagination {
	clear:left; /* AXIS HIDE
	border-color:#95A5AD;
	border-style: solid;
	border-width:0px 1px 1px 1px;*/
	text-align:center!important;
	padding-top:5px;
}
.jev_pagination div {
	text-align:center!important;
}
 .jev_pagination ul, .jev_pagination ul.pagination {
	margin:0px;
	padding:2px;
	background:none;
}
.jev_pagination li {
	display:inline;
	margin-right:3px;
}
.ev_adminpanel {
	clear:left;
}
.jev_listview .jev_listrow ul {
	padding:0px;
	margin: 0; /* AXIS - ADDED - overrides bootstrap ul */
}
#jevents_body .jev_listview .jev_listrow li {
	background:none;
	padding-left:10px;
	margin:3px 10px;
	/*border-style: solid;  AXIS - HID
	border-width:0px 0px 1px 4px!important;*/
	list-style-type:none;
	/*AXIS NEW*/
	font-size: 10px;
}

 #jevents_body .jev_daysnames {
    height:23px;
    line-height:23px;
	/* AXIS HIDE
    color:#eeeeee!important;
   	background:url(../images/tile_sub.gif) repeat-x transparent top left !important;
	font-size: 10px;
	text-align:center;
	*/
    font-weight:bold;

	float:left;
	margin:0px;
	padding:0px;
	
	/* AXIS */

	background: none !important;

}
 #jevents_body .jev_listview .jev_daysnames {
	margin-top:20px;
 }
 #jevents_body .jev_daysnames span {
	display:block;
	border-color:#fff; /* AXIS was 95A5AD*/
	border-style: solid;
	border-width:0px 0px 0px 1px;
}
 #jevents_body .jev_daysnames a {
	color: #a55032; /*AXIS - was color:#eeeeee!important;  */
}
 #jevents_body .jev_daysnames a:hover {
		color: #606F79;/*AXIS - NEW */
}
 #jevents_body .jev_listview .jev_daysnames {
	border-width:0px 1px 0px 1px;
	padding-left:10px;
	color: #a55032;
}
 #jevents_body .jev_listrowblock .hiddendayname.jev_daysnames{
	color: #bbb;
 }
/* AXIS - add new weekdayname class for span tag for - since extplus template uses daynames class for year and weekly views subheadings */
 #jevents_body .jev_daysnames span.weekdayname {
	text-align:center;
	color:#000;
    font-size: 10px; /* was 7px */
    font-weight: normal;
    text-transform: uppercase;
}
@media screen and (min-width: 980px) {
	 #jevents_body .jev_daysnames span.weekdayname {
		font-size: 14px;
	}
}
.jev_toprow div.previousmonth, 
.jev_toprow div.currentmonth, 
.jev_toprow div.nextmonth {  
	float:left;
	/*height:23px; AXIS - HIDE
	line-height:23px;*/
	text-align:center!important;
	color: #a55032; /*AXIS was #606F79!important
	font-weight:bold;*/
	margin-top: 18px;/*AXIS - ADDED*/
	margin-bottom: 18px;/*AXIS - ADDED*/
}
#jevents .jev_toprow div.currentmonth{  
	font-family: "Oswald", sans-serif;
	color: #a55032;/*AXIS - ADDED*/
	font-size: 15px;/*AXIS - ADDED  */
}

#jevents .jev_toprow div.currentmonth.stgyearlyview {  
	font-family: "Oswald", sans-serif;
	/*color: #2f1503;AXIS - ADDED*/
	font-size: 18px;/*AXIS - ADDED  */
}
.jev_toprow div.previousmonth, 
.jev_toprow div.nextmonth {  /*AXIS - ADDED*/
	color: #42676a;
	font-size: 10px;/*AXIS - ADDED  */
}
.jev_listview .jev_toprow div.previousmonth, 
.jev_listview .jev_toprow div.nextmonth {  /*AXIS - ADDED*/

	font-size: 18px;
	font-weight: normal;
}
.jev_toprow div.previousmonth span, 
.jev_toprow div.currentmonth span, 
.jev_toprow div.nextmonth span{  
	display:block;
	border-color:#fff; /* AXIS - was 95A5AD*/
	border-style: solid;
	border-width:0px 0px 0px 1px;
}
.jev_catdesc {
	margin:5px;
}

/* Second block */
 #jevents_body td.previousday, 
 #jevents_body td.previousweek {
	font-size: 10px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

	background-color: #d8e0e4!important;
	padding: 3px  10px 3px 10px;
	vertical-align:middle;
	height:22px;
	text-align:center;
	width:33%;
}
 #jevents_body td.previousday a:hover, 
 #jevents_body td.previousweek a:hover {
	color: #8090A3;
	text-decoration: underline;
}
 #jevents_body td.nextday,
  #jevents_body td.nextweek {
	font-size: 10px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

	background-color: #d8e0e4!important;
	padding: 3px  10px 3px 10px;
	height:22px;
	text-align:center;
	width:33%;
 
}
#jevents_body td.nextday a:hover, 
#jevents_body td.nextweek a:hover {
	color: #8090A3;
	text-decoration: underline;
}
 #jevents_body td.currentday, 
 #jevents_body td.currentweek {
	font-size: 12px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

	background-color: #d8e0e4!important;
	padding: 3px  10px 3px 10px;	
	text-align:center;
	height:22px;
	vertical-align:middle;
}
/*.jev_toprow div.currentday,
.jev_toprow div.currentweek,
.jev_toprow div.currentmonth {
	color:#a55032;  AXIS _ NEW 
}*/
/* Main block - Ruthin Style */
td.jev_weeknum{
    background-color: #708088 !important;
	border-style:solid;
	border-color:#999999;
	border-width:1px 1px 0px 1px;
	width:23px;
	text-align:center;
	padding:0px!important;
	vertical-align:top;
	display: none; /*AXIS - ADDED*/
}
td.jev_weeknum a {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff!important;
	margin-top:5px;
	padding:0px;
}

div.jev_daynum {
	float:left;
	height:20px;
	padding-left:2px!important;
} 
div.jev_daynum span {
	border-style:solid;
	border-color:#ffffff;
	border-width:1px 1px 0px 0px!important; 	
	border-right-color:#ffffff;
	display:block;
}
img.jevspacer {
	width:1px;
	height:81px;
	display:inline;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}
td.jevdaydata {
	vertical-align:top;
	padding:0px!important;
}
div.jevdaydata {
	float:left;
	margin:0px;
	padding:0px;
}

div.jeveventrow, div.jeveventrow div {
	float:left;
}
/*
div.jev_daynum_noevents {
	background-color:#eeeeee!important; HIDDEN BY JEVENTS
}
*/
div.jev_daynum_today {
	/* background-color:#dddddd!important; not hidden on v3.6.6*/
}
table.jev_eventsrow td.jevdaydata {
	border-width:0px;
}
/* v3.6.6 removes jev_dayoutofmonth from this rule */
div.jev_daynum_outofmonth, 
div.jev_dayoutofmonth{
	background-color:transparent!important; /*AXIS - wasfff e4e8e8*/
	color:#cccccc!important;
	/*border-right-color: transparent; AXIS - HIDE was ffffff*/
	font-size: 10px; /* AXIS - ADDED */
}
@media screen and (min-width: 980px){
	div.jev_daynum_outofmonth, 
	div.jev_dayoutofmonth{
		font-size: 11px; /* AXIS - ADDED - was 8 */
	}
}

div.jev_dayoutofmonth{
    border-style:solid;
    border-color:transparent; 
    border-width:0px 1px 0px 0px;
}

div.jev_daynoevents{
}

div.jev_lastday , div.jev_lastdaynum {
	border-right-color:transparent;
}

/* add an event */
#jevents_body a.addjevent:hover {background-color: transparent!important;}
a.addjevent {
	width:16px;
	height:16px;
	margin-right:2px;
	float:right;
	background-image: url("../images/add.png")!important;
	background-repeat: no-repeat; 
	background-position: top left;
	visibility:hidden;
}
a.addjevent img {
	border-width:0px!important;
}
.showjevadd a.addjevent {
	visibility:visible;
}

/*
**************************
* Monthly View classes
**************************

#jevents_body .cal_day_event_stg{
padding:0;
margin:0 0 8px 0;
}
#jevents_body .cal_day_event_stg td {
padding:0;
margin: 0;
}
*/
#jevents_body .eventfull {
	margin:2px 2px 10px 2px; /* AXIS - was 2px*/
	/*background-color: #E4E8E8!important;*/
	cursor: pointer;
}
#jevents_body .eventstyle {
	font-size: 9px;
	line-height: normal; /* AXIS - was 14*/
	padding: 6px 0 0 0; /* AXIS - was 3*/
	margin:0px;
	/* AXIS - HIDE
	border-color:#D0D4D4 #FFFFFF #FFFFFF #D0D4D4;
	border-style:solid;
	border-width:1px;
	border-bottom: 2px solid #555555;*/
	text-align: left;
}
#jevents_body .eventstyle a {
	display: block;
}
#jevents_body .eventstyle span { /* AXIS - migrated from OLD line 692 */
	font-size: 8px; 
}
#jevents_body .eventstyle span a.cal_titlelink span {/* AXIS - migrated from OLD line 695 */
	font-size: 12px; /* was 10 - changed to 11 on 1-11-19 */
	font-weight: bold;
}
@media screen and (min-width: 980px) {
	#jevents_body .eventstyle span a.cal_titlelink span {
		font-size: 14px;
	}
}
/* Get Paramount Club Calendar to display the category color for the club categories */
#jevents_body .eventfull .eventstyle span.MOORE { color: #64680f;}
#jevents_body .eventfull .eventstyle span.PARAMOUNT { color: #c06e37;}
#jevents_body .eventfull .eventstyle span.NEPTUNE {color:#608e92;}
#jevents_body .eventfull .eventstyle span.OTHER { color: #2f1503;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.MOORE { color: #64680f;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.PARAMOUNT { color: #c06e37;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.NEPTUNE {color:#608e92;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.OTHER { color: #2f1503; }
#jevents_body .eventfull .eventstyle a.cal_titlelink.MOORE:hover { color: #64680f; text-decoration:underline;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.PARAMOUNT:hover { color: #c06e37; text-decoration:underline;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.NEPTUNE:hover {color:#608e92;text-decoration:underline;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.OTHER:hover { color: #2f1503; text-decoration:underline;}


#jevents_body .eventfull .eventstyle span.Spotlight { color: #64680f;}
#jevents_body .eventfull .eventstyle span.Broadway { color: #c06e37;}
#jevents_body .eventfull .eventstyle span.Misc,
#jevents_body .eventfull .eventstyle span.Rock.Pack { color: #2f1503;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.Spotlight { color: #64680f;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.Broadway { color: #c06e37; }
#jevents_body .eventfull .eventstyle a.cal_titlelink.Misc,
#jevents_body .eventfull .eventstyle a.cal_titlelink.Rock.Pack { color: #2f1503; }
#jevents_body .eventfull .eventstyle a.cal_titlelink.Spotlight:hover { color: #64680f; text-decoration:underline;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.Broadway:hover { color: #c06e37; text-decoration:underline;}
#jevents_body .eventfull .eventstyle a.cal_titlelink.Misc:hover,
#jevents_body .eventfull .eventstyle a.cal_titlelink.Rock.Pack:hover { color: #2f1503; text-decoration:underline;}

#jevents_body .eventfull.stgpastevent {
	color: #999;
	cursor: default;
}
#jevents_body .cal_daylink {
	font-size: 10px; /* was 8*/
}
@media screen and (min-width: 980px){
	#jevents_body .cal_daylink {
		font-size: 12px;
	}
}

/* LISTROWBLOCK IS A NARROWSCALABLE CLASS */
#jevents_body .jev_listrowblock .eventstyle span a.cal_titlelink span,
#jevents_body .jev_listrowblock .eventstyle span  {
	font-size: 16px; /* was 11*/
}

#jevents_body .imagecell {
	background-color: #C8D2D8!important;
	padding: 8px;
}
#jevents_body .imagecell img {
	border: 1px solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #C0C6C6;
	border-bottom-color: #C0C6C6;
	cursor: pointer;
}

/* Event Legend Module Styling */
.moduletable div.event_legend_container {
	color:black;
	padding:0px;
	font-size:0.9em;
}
ul.event_legend_list{
	list-style:none !important;
	padding:0px;
	margin:5px;
}
ul.event_legend_list li {
	list-style:none !important;
	/*border:solid black 1px; AXIS - HIDE*/
	background-image:none !important;
	padding-left:0px;
	line-height: 12px; /* AXIS - NEW*/
}
#jevents_body .tableh1 td.buttontext {
	padding-left:25px;
	vertical-align:middle;
	text-align:center;
}
@media (min-width: 767px) {
	ul.event_legend_list li {
		margin-right: 35px; /* was 50*/
		float: left;
	}
}
ul.event_legend_list li:last-child {
		float: right;
		margin-right: 0px;
		text-transform: uppercase;
	}
div.event_legend_name {
	font-size:1em;
	padding:3px;
	/* font-weight:bold; AXIS - HIDE */
}
div.event_legend_name a{
	display:block;
	text-decoration:none;
	background-color:inherit;
 	/*color:black; HIDE BY AXIS */
}
	
div.event_legend_desc {
	background-color:white;
	color:black;
	padding:3px 3px 3px 10px;
 
}

/* Component Legend Styling
   float div to get table like view 
   border-color is set to category color by code */
#jevents_body .event_legend_container {
	/* HIDE BY AXIS
	background-color:rgb(230,230,230);
	border:solid 1px #99a0aa;
	*/
}
#jevents_body  div.event_legend_item {
	float:left;
	border-left-width:0px;
	border-left-style:solid;
	padding-left:4px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:4px;
	min-width:80px;
	white-space:nowrap;
	overflow:hidden;
}
#jevents_body div.event_legend_name {
	border-left-width:12px;/* AXIS - was 8*/
	border-left-style:solid;
	padding: 0px 0px 0px 4px;
}
#jevents_body div.event_legend_desc {
	border-left-width:8px;
	border-left-style:solid;
	padding: 0px 0px 0px 4px;
	display:none;
}
/* end component legend */

div.jev_adminfilter {
	text-align:center;
	font-weight:bold;
	margin:5px auto 10px auto; 
}

/***************************************
* Boostrap ToolTips for JEvents Calendar
****************************************/
#jevents .jevbootstrap  .top .popover-title {
	padding:0px;
	margin:0px;
}

.jevtip-tip, .jevtip {
	float: left;
	background: #f5f5f5;
	border: 1px solid #D4D5AA;
	padding: 0px;
	max-width: 400px;
	z-index:99;
	font-size:10pt;
}

.jevtip-text {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

div.jevtt_title{
   font-weight: bold;
   font-size: 1.2em;
   padding:8px 14px;
   border-radius:5px 5px 0px 0px;
}
div.jevtt_text{
	line-height: 1.3em;
}

table.jev_row {
	margin:0px;
	font-size:inherit;
	background: #fff; /* added 121718 */
}

/** Colour schemes **/
/** GRAY **/
.jev_toprow div.previousmonth , 
.jev_toprow div.nextmonth {  
	/* background-color: #d8e0e4!important; AXIS - HIDE*/
}
.jev_toprow div.previousmonth a {
    /*padding-left:10px;  AXIS HIDE*/
	/*background:url(../images/mini_arrowleft.gif) no-repeat #d8e0e4 center left !important; AXIS - HIDE*/
}
.jev_toprow div.currentmonth{ 
/*background-color:#eee!important; AXIS - HIDE*/

}
.jev_toprow div.nextmonth a {
    /*padding-right:10px; AXIS HIDE*/
	/*background:url(../images/mini_arrowright.gif) no-repeat #d8e0e4 center right !important; AXIS - HIDE*/
}

/** RED **/
#jevents_body .jev_red a {
	color:#111;
}
.jev_topleft_red {
   	background:url(../images/MainTopLeftRed.jpg) no-repeat #c20025 bottom left !important;
}
 #jevents_body .jev_daysnames_red , table.ev_table td.cal_td_daysnames_red {
   	background:url(../images/MainTopRowRed.jpg) repeat-x transparent top left !important;
}
td.jev_weeknum_red {  	
	background:url(../images/MainLeftColRed.jpg) repeat-y transparent top left!important;
}
.jev_red .jev_toprow .previousmonth, .jev_red  .jev_toprow .nextmonth {
	background-color: #c20025!important;
}
.jev_red .jev_toprow .previousmonth a {
    padding-left:20px;
	background:url(../images/Left.png) no-repeat #c20025 center left !important;
}
.jev_red  .jev_toprow div.nextmonth a {
    padding-right:20px;
	background:url(../images/Right.png) no-repeat #c20025 center right !important;
}

.jev_red .jev_toprow .currentmonth {
	 background-color:#eee!important;
	 color:#c20025!important;
 }
.jev_red .jev_toprow a, .jev_red  .jev_toprow a {
	color:#ffffff!important;
}

/** BLUE **/
#jevents_body .jev_blue a {
	color:#111;
}
.jev_topleft_blue {
   	background:url(../images/MainTopLeftBlue.jpg) no-repeat #194fa4 bottom left !important;
}
 #jevents_body .jev_daysnames_blue , table.ev_table td.cal_td_daysnames_blue {
   	background:url(../images/MainTopRowBlue.jpg) repeat-x transparent top left !important;
}
td.jev_weeknum_blue {  	
	background:url(../images/MainLeftColBlue.jpg) repeat-y transparent top left!important;
}
.jev_blue .jev_toprow .previousmonth, .jev_blue  .jev_toprow .nextmonth {
	background-color: #194fa4!important;
}
.jev_blue .jev_toprow .previousmonth a {
    padding-left:20px;
	background:url(../images/Left.png) no-repeat #194fa4 center left !important;
}
.jev_blue  .jev_toprow div.nextmonth a {
    padding-right:20px;
	background:url(../images/Right.png) no-repeat #194fa4 center right !important;
}

.jev_blue .jev_toprow .currentmonth {
	 background-color:#eee!important;
	 color:#194fa4!important;
 }
.jev_blue .jev_toprow a, .jev_blue  .jev_toprow a {
	background-color: #194fa4!important;
	color:#ffffff!important;
}

/** GREEN **/
#jevents_body .jev_green a {
	color:#111;
}
.jev_topleft_green {
   	background:url(../images/MainTopLeftGreen.jpg) no-repeat #045908 bottom left !important;
}
 #jevents_body .jev_daysnames_green , table.ev_table td.cal_td_daysnames_green {
   	background:url(../images/MainTopRowGreen.jpg) repeat-x transparent top left !important;
}
td.jev_weeknum_green {  	
	background:url(../images/MainLeftColGreen.jpg) repeat-y transparent top left!important;
}
.jev_green .jev_toprow .previousmonth, .jev_green  .jev_toprow .nextmonth {
	background-color: #045908!important;
}
.jev_green .jev_toprow .previousmonth a {
    padding-left:20px;
	background:url(../images/Left.png) no-repeat #045908 center left !important;
}
.jev_green  .jev_toprow div.nextmonth a {
    padding-right:20px;
	background:url(../images/Right.png) no-repeat #045908 center right !important;
}

.jev_green .jev_toprow .currentmonth {
	 background-color:#eee!important;
	 color:#045908!important;
 }
.jev_green .jev_toprow a, .jev_green  .jev_toprow a {
	background-color: #045908!important;
	color:#ffffff!important;
}

/** PURPLE **/
#jevents_body .jev_purple a {
	color:#111;
}
.jev_topleft_purple {
   	background:url(../images/MainTopLeftPurple.jpg) no-repeat #4d096e bottom left !important;
}
 #jevents_body .jev_daysnames_purple , table.ev_table td.cal_td_daysnames_purple {
   	background:url(../images/MainTopRowPurple.jpg) repeat-x transparent top left !important;
}
td.jev_weeknum_purple {  	
	background:url("../images/MainLeftColPurple.jpg") repeat-y transparent top left!important;
}
.jev_purple .jev_toprow .previousmonth, .jev_purple  .jev_toprow .nextmonth {
	background-color: #4d096e!important;
}
.jev_purple .jev_toprow .previousmonth a {
    padding-left:20px;
	background:url(../images/Left.png) no-repeat #4d096e center left !important;
}
.jev_purple  .jev_toprow div.nextmonth a {
    padding-right:20px;
	background:url(../images/Right.png) no-repeat #4d096e center right !important;
}

.jev_purple .jev_toprow .currentmonth {
	 background-color:#eee!important;
	 color:#4d096e!important;
 }
.jev_purple .jev_toprow a, .jev_purple  .jev_toprow a {
	color:#ffffff!important;
}

/* used to track media type */
#jevents_body {
	z-index:1;
}


div.event_legend_container td.legend {
	width:auto; /* changed to auto in v3.6.6 - was 100px */
	margin-right:2px
}
div.event_legend_container tr {
	float:left;
}

/* RTL changes */
.jevrtl .jev_topleft,
.jevrtl .jev_daysnames,
.jevrtl .jev_daynum,
.jevrtl div.jeveventrow,
.jevrtl div.jeveventrow div ,
.jevrtl .jevdaydata {
	float:right;
}

.jevrtl div#jev_maincal .jev_toprow h2 {
	background-position:right center;
	margin:0px 12px 0px 0px;
	padding:0px 13px 0px 0px;
	float:right;
}
.jevrtl .jev_daysnames span {
	border-width:0px 1px 0px 0px;
}
.jevrtl .jev_toprow div.previousmonth span,
.jevrtl .jev_toprow div.currentmonth span,
.jevrtl .jev_toprow div.nextmonth span{
	border-width:0px 1px 0px 0px;
}
.jevrtl div.jev_daynum {
	border-width:1px 0px 0px 0px;
	padding:0px 2px 0px 0px;
}
.jevrtl div.jev_lastdaynum {
	border-width:1px 0px 0px 0px;
}
.jevrtl a.addjevent {
	float:left;
}
.jevrtl td.jev_weeknum {
	border-width:1px 0px 0px 1px;
}
.jevrtl div.jevdaydata div.jev_daynum_outofmonth,
.jevrtl  div.jevdaydata  div.jev_dayoutofmonth {
	border-width:1px 0px 0px 1px;
}
.jevrtl div.jev_dayoutofmonth{
    border-color:#ffffff;
    border-width:0px 0px 0px 1px;
}
.jevrtl div.jev_daynum span {
	border-width:1px 0px 0px 1px; 	
}

.jevrtl .jev_topleft_red {  	background:url(../images/MainTopRightRed.jpg) no-repeat #c20025 bottom right !important;}
.jevrtl .jev_topleft_blue {  	background:url(../images/MainTopRightBlue.jpg) no-repeat #194fa4 bottom right !important;}
.jevrtl .jev_topleft_green {  	background:url(../images/MainTopRightGreen.jpg) no-repeat #045908 bottom right !important;}
.jevrtl .jev_topleft_purple {  background:url(../images/MainTopRightPurple.jpg) no-repeat #4d096e bottom right !important;}

.jevrtl td.jev_weeknum_red {  	background:url(../images/MainRightColRed.jpg) repeat-y transparent top right !important;}
.jevrtl td.jev_weeknum_blue {  	background:url(../images/MainRightColBlue.jpg) repeat-y transparent top right !important;}
.jevrtl td.jev_weeknum_green {  	background:url(../images/MainRightColGreen.jpg) repeat-y transparent top right !important;}
.jevrtl td.jev_weeknum_purple {  	background:url(../images/MainRightColPurple.jpg) repeat-y transparent top right !important;}

/* Joomla 1.6 changes */
#action_dialog {
	text-align: left;
	 position:absolute;
	 right:0px;
	 background-color:#dedede;
	 border:solid 1px #000000;
	 width:200px;
	 padding:10px;
	 visibility:hidden;
	 z-index:999;
}
#action_dialog div {
	width:12px!important;
	position:absolute;
	right:0px;
	top:0px;
	background-color:#ffffff;
	border:solid #000000;
	border-width:0 0 1px 1px;
	text-align:center;
}
#action_dialog a{
	display:block;
	margin:0px 2px;
}
#jevents_header {position:relative;}
#jevents_header ul.actions {
	list-style-image: none;
	position:absolute;
	right:0px;
	top:18px; /* was 0 */
	list-style-type: none;
	list-style-image: none;
	width:auto!important;	
}
#jevents_header ul.actions li {
	line-height:14px!important;	
	background-image:none!important;
	padding-left:0px!important;
	overflow:visible!important;
	float:left;
	margin-left:3px;
}
/* Print version */
@media print {
   @page {
   	   size:landscape;
   }

   body.contentpane {
   	   filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3); 
   }
	div.ev_navigation {
		display:none;
	}
	div.ev_adminpanel {
		display:none;
	}
	.ev_noprint {
		display:none;
	}

	/* used to track media type */
	#jevents_body {
		z-index:2;
	}
	div.jev_daynoevents{
		background-color:transparent;
	}
	
}

/* ICAL Export style */
div.ical_form_button.export_public a{
	float:left;
	margin-bottom:5px;
	margin-right: 2%;
	width:45%;
	clear:both;
}
div.ical_form_button.export_private a {
	float:right;
	margin-bottom:5px;
	margin-left:2%;
	width:45%;
	text-align:right;
}
div.ical_form_button a{
	border: 1px solid rgb(202, 202, 202);
	padding: 6px;
	border-radius: 4px;
	background-color: rgb(247, 247, 247);
	color: rgb(107, 121, 107);
	line-height:2.6;
}
div.ical_form_button a:hover {

}
.ical_submit {
	padding:5px;
}

.jev_google_export {
	float:left;
	width:100%;   
}
.jev_google_export img{
    display:block;
    margin-top:5px;
}
.jev_google_export_pub {
	float:left;
	margin:5px;
}
.jev_google_export_priv {
	float:right;
	margin:5px;
}
h3.export_pub {
	float:left;
	width:50%;
	text-align:left;
}
h3.export_priv {
	float:right;
	width:50%;
	text-align:right;
}
.ical_form_button.export_public h3 {
	text-align:center;
}
h2.ical_generated {
	text-align:center;
}
input.ical_submit {
	margin:10px 0 10px 0;
	display:block;
}
.icalformat label {
	display:inline-block;
}
div.export_form {
	background-color:#cfcfcf;
	display:inline-block;  
	width:97%;
	border-radius:5px; 
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	padding:10px;
}

/* Removing inline styles in tables */
#jevents_body table.contentpaneopen {width:100%;}
#jevents_body td.contentheading {width:auto;}

/* Media Queries for mobile and desktop displays -- was max-width: 698px and min-width: 699px */
@media (max-width: 698px){
	.jev-only-mobile{
		display: block;
	  }
	.jev-only-desktop{
		display: none;
	 }
}
@media (min-width: 699px) {
	.jev-only-mobile{
		display: none;
	  }
	.jev-only-desktop{
		display: block;
	 }
}

/** Css for jQuery popups in calendar cells **/
.popover div > div {color:inherit;}

.extp_month_select, .extp_year_select {font-size: 10px;}

/* responsive table list of events */
@media (max-width: 698px) {
	#jevents table.eventlist {
		border: 0;
	}

	#jevents .table.eventlist > :not(:first-child)
	{
		border:none;
	}

	#jevents table.eventlist caption {
		font-size: 1.3em;
	}

	#jevents table.eventlist thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	#jevents table.eventlist tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	}

	#jevents table.eventlist td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: right;
	}
	#jevents table.eventlist td span {
		display:block;
		min-height: 1rem;
	}

	#jevents table.eventlist td::before {
		/*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}

	#jevents table.eventlist td:last-child {
		border-bottom: 0;
	}
}