/* 
 * Component Styling 
 */
 #jevents_body {
   width:100% !important;
   padding-top:10px;
   padding-bottom:10px;
 }
 #jevents_header {
   width:100%!important;
   border:none;
 }
#jevents_header td, #jevents_header tr, div.ev_navigation tr, div.ev_navigation td {
     border:none;
 }
 #jevents_body .contentpaneopen  table,#jevents_body .contentpaneopen  td,#jevents_body .contentpaneopen tr,#jevents_body .contentpaneopen p, #jevents_body .contentpaneopen div {
     border:none;	
     line-height:1.5em;
 }
 .jeventslight{
     color:#000000;
 }

 /*********************
 * Calendar style
 **********************/
 #jevents_body .cal_table {
     border: 1px solid #3fa9f5;
     width:100.3%;
     margin-left:-1px;
     background-color:#fff;
     border:4px solid #808080;
     border-radius:0;
     margin-top:10px;
 }
 #jevents_body .cal_table th {
     font-size:16px;
     background-color:#b0daf4;
     text-align:center;
 }
#jevents_body .cal_table th.cal_daysnames.sunday {
    background-color:#ffcdd2;
}
#jevents_body .cal_table th.cal_daysnames.saturday {
    background-color:#E3F2FD;
}



 #cal_header {
     margin:-8px 0 0 0;
     width:auto;
     text-align:center;
     float:left;
 }
 #cal_header .btn-default {
     margin-bottom:10px;
     padding:3px 5px;
 }
 #cal_tit {
     display:inline-block;
     margin:0 10px;
     padding:5px 0 5px;
     color:#3fa9f5;
 }
 #cal_title {
     margin:0.5em auto;

     font-size: 14px;
     font-style: normal;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
     text-align:center;
 }
 #jevents_body .cal_daysnames {
     width:14px;
     background-color:#fff;
     border:0px solid;
     height:22px;
     line-height:22px;
     color:#474747;
     font-weight:bold;
     text-align:left;
 }


 .cal_daysnames {
     font-size: 12px;
     font-style: normal;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
 }
 .cal_daysoutofmonth {
     background-color: #efefef;
     padding:4px;
 }
 .cal_daysoutofmonth {
     position:relative;
     font-size: 12px;
     font-style: normal;
     line-height: normal;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
 }
 #jevents_body .cal_today {
     position:relative;
     background-color:#FFF;
     padding:4px 0px 0px 0px;
     height:130px;
     vertical-align:top;
     width:14%;
 }
 #jevents_body .cal_daysnoevents {
     position:relative;
     background-color: #FFF;
     padding:4px 0 0 0;
     height:130px;
     vertical-align:top;
     width:14%;
 }
 #jevents_body .cal_dayshasevents {
     position:relative;
     background-color: #FFF;
     padding:4px 0 0 0;
     vertical-algin:top;
     height:130px;
     width:14%;
 }

@media (max-width:640px) {
	#jevents_body .cal_daysnoevents,
	#jevents_body .cal_dayshasevents {
		height:100px;
		max-height: 100px;
	}
}
 a.cal_daylink:link {
     font-size: 13px;
     font-style: normal;
     font-weight: bold;
     color: #333;
     text-decoration: none;
     display:block;
     margin-left:10px;
 }
 a.cal_daylink:visited{
 }
 a.cal_daylink:hover{
 }


 #jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
     font-size:12px;
     line-height:14px;
     font-weight: normal;
     text-decoration: none;
     color:#444;
     display:block;
     margin-bottom:1px;
     padding:2px;
     font-weight: bold;
 }
 #jevents_body a.cal_titlelink:hover {
    text-decoration: underline;
 }
 #jevents_body .month_cell_st {
     /* position:relative; */
     padding:0px;
     background-color:transparent;
     width:100%;
 }

 #jevents_body .month_cell_st.c-text {
/*     background-color:#fff; */
     color:#00695C;
     width:100%;
 }

 #jevents_body .month_cell_st.c-text a.cal_titlelink {
     color:#263238;
     font-weight: bold;

 }
 #jevents_body .month_cell_st.c-text a.cal_titlelink:hover {
     text-decoration: underline;

 }
 #jevents_body .month_cell_st.b-text a.cal_titlelink {
     color:#444;
     font-weight:bold;
 }
 #jevents_body .month_cell_st.b-text a.cal_titlelink:hover {
     text-decoration: underline;
 }

 .cal_cell_rows {height:80px; vertical-align:top;}

 #jevents_body .cal_top_day_names {width:100%;min-width:395px;}
 #jevents_body .cal_top_day_names tr {border:0px solid;}
 #jevents_body .cal_top_day_names td {width:12%;padding-left:3px;}

 /***************************
 * Detail View 
 ***************************/
 .ev_prevrepeat {
     line-height:20px;
     float:left;
     margin-right:30px;
 }
 .ev_prevrepeat a {
     background-repeat: no-repeat; 
     background-position: center left;
     padding-left:20px;
 }
 .ev_prevrepeat a.blue {
     background-image: url("../images/g_blue.gif");
 }
 .ev_prevrepeat a.gray {
     background-image: url("../images/g_gray.gif");
 }
 .ev_prevrepeat a.green {
     background-image: url("../images/g_green.gif");
 }
 .ev_prevrepeat a.orange {
     background-image: url("../images/g_orange.gif");
 }
 .ev_prevrepeat a.red {
     background-image: url("../images/g_red.gif");
 }
 .ev_prevrepeat a.yellow {
     background-image: url("../images/g_yellow.gif");
 }
 .ev_nextrepeat {
     line-height:20px;
     float:left;
     margin-left:0px;
 }
 .ev_nextrepeat a {
     background-repeat: no-repeat; 
     background-position: center right;
     padding-right:20px;
 }
 .ev_nextrepeat a.blue {
     background-image: url("../images/d_blue.gif");
 }
 .ev_nextrepeat a.gray {
     background-image: url("../images/d_gray.gif");
 }
 .ev_nextrepeat a.green {
     background-image: url("../images/d_green.gif");
 }
 .ev_nextrepeat a.orange {
     background-image: url("../images/d_orange.gif");
 }
 .ev_nextrepeat a.red {
     background-image: url("../images/d_red.gif");
 }
 .ev_nextrepeat a.yellow {
     background-image: url("../images/d_yellow.gif");
 }

 /***************************
 * List style
 **************************/
 ul.ev_ul {
     list-style:none;
     padding:0px;
     margin:5px;
 }
 #jevents_body  ul.ev_ul li.ev_td_li {
     border-style:solid;
     border-width:0 0 0 5px;
     margin-bottom:1px;
     padding-left:2px;
     background-image:none
 }
 a.ev_link_cat:link {
     font-size:12px;

     color: Gray;
     text-decoration:none;
 }
 a.ev_link_cat:visited  {
     font-size:12px;

     color: Gray;
     text-decoration:none;
 }
 a.ev_link_cat:hover  {
     font-size:12px;

     color: Black;
 }
 a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover  {
     font-size:12px;

     color: Gray;
     text-decoration:none;
     font-weight:normal;
 }
 a.ev_link_row:hover  {
     text-decoration:inherit;
     color: Black;
 }
 a.ev_link_unpublished {
     color:red;
     text-decoration:none;
 }
 a.ev_link_weekday:link {
     font-size:12px;

     color: Gray;
     text-decoration:none;
 }
 a.ev_link_weekday:visited  {
     font-size:12px;

     color: Gray;
     text-decoration:none;
 }
 a.ev_link_weekday:hover  {
     font-size:12px;

     color: Black;
 }
 .ev_fieldset {

     font-size: 12px;
     font-style: normal;
     font-weight: bold;
     /* color: black; */
 }
 .jev_catdesc {
     margin:0 0 4px 0;
 }
 #jevents_body  .ev_table {
     border-right: 1px solid black;
     border-left: 1px solid black;
     border-bottom: 1px solid black;
 }
 .ev_table td {
     padding:5px;
 }
 #jevents_body .ev_td_right {
     /*background-color: #FFDEAD;*/
     border-top: 1px solid #000000;
 }
 #jevents_body .ev_td_left {
     background-color: #c5d5e5;
     border-right: 1px solid #000000;
     border-top: 1px solid #000000;

     font-size: 12px;
     font-style: normal;
     font-weight: normal;
     color: black;
     text-align : left;
     vertical-align: top;
     width:100px!important;
 }
 #jevents_body .ev_td_today {
     background-color: #E9B4A1;
     border-right: 1px solid #000000;
     border-top: 1px solid #000000;

     font-size: 12px;
     font-style: normal;
     font-weight: normal;
     color: black;
 }

 .ev_repeatexception{
     font-weight:bold;
     color:black;
     background-color:yellow;
 }

 table.jev_row {
     margin:0px;
     font-size:inherit;
 }

 .jev_toprow div.previousmonth , .jev_toprow div.nextmonth {  
     background-color: #ff3b30;
     border:1px solid #ff3b30;
 }
 .jev_toprow div.previousmonth {
     border-top-left-radius: 5px;
     border-bottom-left-radius: 5px;
 }
 .jev_toprow div.nextmonth {
     border-top-right-radius: 5px;
     border-bottom-right-radius: 5px;
 }
 #jevents_body .jev_toprow div.previousmonth a {
     font-size:12px;
     font-weight:normal;
     padding-left:10px;
     color:#FFF;
     background:url(../images/mini_arrowleft.gif) no-repeat center left !important;
     text-decoration:none;
 }
 .jev_toprow div.currentmonth{ 
     border-top:1px solid #ff3b30 ;
     border-bottom: 1px solid #ff3b30 ;
     margin-bottom:-1px;
 }
 #jevents_body .jev_toprow div.nextmonth a {
     padding-right:10px;
     color:#FFF;
     font-size:12px;
     font-weight:normal;
     background:url(../images/mini_arrowright.gif) no-repeat center right !important;
     text-decoration:none;
 }
 .jev_toprow div.previousmonth, .jev_toprow div.currentmonth, .jev_toprow div.nextmonth {
     float: left;
     height: 23px;
     line-height: 23px;
     text-align: center!important;
     color: #606F79!important;
     font-weight: bold;
 }
 .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
     width: 25%;
     min-height:23px;
 }
 .jev_toprow div.currentmonth {
     width: 46.6%;
 }
 div.previousmonth {
     margin-left:1%;
 }
 #jevents_body #jev_maincal.jev_listview .jev_daysnames {
     background-color: #F7F7F7;
     border-width: 1px 1px 1px 0px;
     border-style: solid;
     border-color: #DDD;
     padding-left: 10px;
     height: 23px;
     line-height: 23px;
     color: #474747;
     font-size: 12px;
     font-weight: normal;
     text-align: left;
     float: left;
     width: 110px;
     max-width: 100%;
     overflow: hidden;
 }

 /**********************
 * Form style
 **********************/
 /* Styles for dhtml tabbed-pages */
 .ontab {

     font-size: 10px;
     background-color: ThreedShadow;
     border-left: outset 1px #ff9900;
     border-right: outset 1px #808080;
     border-top: outset 1px #ff9900;
     border-bottom: solid 1px #d5d5d5;
     text-align: center;
     cursor: pointer;
     font-weight: bold;
     /* color: #FFFFFF; */
 }
 .offtab {

     font-size: 10px;
     background-color: #EEEEEE;
     border-left: outset 1px #E0E0E0;
     border-right: outset 1px #E0E0E0;
     border-top: outset 1px #E0E0E0;
     border-bottom: solid 1px #d5d5d5;
     text-align: center;
     cursor: pointer;
     font-weight: normal;
 }
 .tabpadding {
     border-bottom: solid 0px #777777;
 }
 .tabheading {
     background-color: #ffae00;
     border-left: solid 1px #777777;
     border-right: solid 1px #777777;
     /* color: #FFFFFF; */

     font-size: 10pt;
     text-align: left;
 }
 .tabcontent {
     /* background-color: ThreedFace; */
     border-top: solid 1px #777777;
     border-left: solid 1px #777777;
     border-right: solid 1px #777777;
     border-bottom: solid 1px #777777;
     /* color: #FFFFFF; */

     font-size: 16pt;
     text-align: left;
 }
 .pagetext {
     visibility: hidden;
     display: none;
     position: relative;
     top: 0;
 }
 .frm_td_bydays {
     background-color: #FFF8DC;
     font-size: 12px;
     color: black;
 }
 .frm_td_byweeks {
     background-color: #FFF0F5;
     font-size: 12px;
     color: black;
 }
 .frm_td_bymonth {
     background-color: #FDF5E6;
     font-size: 12px;
     color: black;
 }
 .frm_td_byyear {
     background-color: #F0F8FF;
     font-size: 12px;
     color: black;
 }
 /* Calendar navigaton area */
 div.ev_navigation a:hover{
     background:transparent!important;
 }

 div.ev_navigation table{
     margin: 0px auto;
 }
 /* Calendar admin panel */
 div.ev_adminpanel {
 }
 div.ev_adminpanel form div:nth-child(odd) {
     float:left;
 }
 div.ev_adminpanel form div {
     padding:5px 10px 5px 5px;
 }
 div.ev_adminpanel #published_fv , div.ev_adminpanel #justmine_fv{
	 width:100px;
 }
 /**********************
 * Nav bar style
 **********************/
 a.nav_bar_link:link {
     font-size: 10px;

     color: Green;
 }
 a.nav_bar_link:visited  {
     font-size:10px;

     color: Teal;
 }
 a.nav_bar_link:hover  {
     font-size:10px;

     color: Lime;
 }
 .nav_bar_cell  {
     background-color: #ECECEC;
 }

 /****************************
 * Iconic calendar navigation
 ****************************/

 td.iconic_td {
     width:60px!important;
     margin:0px;
     padding:0px;
 }
 div.nav_bar_cal{
     margin:0px;
     padding:0px;
     width:50px;
 }
 div.nav_bar_cal img, div.nav_bar_cal a{
     height:31px;
     width:50px;
     border:0;
 }
 tr.icon_labels{
     font-size:7pt;
     margin:0px;
     padding:0px;
     vertial-align:top;
 }
 div#ev_icon_yearly {
     background-image: url("../images/cal5x.jpg")!important;
     background-repeat: no-repeat;
 }
 div#ev_icon_monthly {
     background-image: url("../images/cal1x.jpg")!important;
     background-repeat: no-repeat;
 }
 div#ev_icon_weekly{
     background-image: url("../images/cal2x.jpg")!important;
     background-repeat: no-repeat;
 }
 div#ev_icon_daily{
     background-image: url("../images/cal3x.jpg")!important;
     background-repeat: no-repeat;
 }
 div#ev_icon_search{
     background-image: url("../images/cal8x.jpg")!important;
     background-repeat: no-repeat;
 }
 div#ev_icon_jumpto{
     background-image: url("../images/cal9x.jpg")!important;
     background-repeat: no-repeat;
 }

 div.jev_pagination {
     width:100%;
     text-align:center;
 }
 .jev_pagination li {
     display:inline;
     margin-right:3px;
 }

 /* Event Legend Module Styling */
 .moduletable div.event_legend_container {
     border:solid black 1px;
     background-color: #FFDEAD;
     color:black;
     padding:3px;
     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;
     background-image:none !important;
     padding-left:0px;
 }
 div.event_legend_name {
     padding:3px;
     font-weight:bold;
 }
 div.event_legend_name a{
     display:block;
     text-decoration:none;
     background-color:inherit;
     color:black;
 }

 div.event_legend_desc {
     background-color:white;
     color:black;
     padding:3px 3px 3px 20px;

 }

 tr.dialogs, tr.dialogs td, tr.dialogs div{
     z-index:9999;
 }
 /* Component Legend Styling
    float div to get table like view 
    border-color is set to category color by code */
 #jevents_body .event_legend_container {
     border: none;
     line-height:2;
 }
 #jevents_body  div.event_legend_item {
     float:left;
     display:inline-block;
     border-left-width:0px;
     border-left-style:solid;
     padding-left:4px;
     margin-top:5px;
     margin-left:0px;
     margin-bottom:4px;
     /*	width:90px;*/
     min-width:90px;
     white-space:nowrap;
     overflow:hidden;
 }
 #jevents_body  div.event_legend_item a:hover {
     background-color:#f0f0f0;
 }

 #jevents_body div.event_legend_name {
     border-left-width:16px;
     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; 
 }

 #jevents_body a.addjevent:hover {background-color: transparent;}
 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;
 }
 td.showjevadd a.addjevent {
     visibility:visible;
 }
 .jev_clear {
     clear: both;
 }

 /***************************************
 * Boostrap ToolTips for JEvents Calendar
 ****************************************/
 #jevents .jevbootstrap  .top .popover-title {
	 padding: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{
    width:200px;
    font-weight: bold;
    font-size: 1.2em;
    padding:8px 10px;
    border-radius:5px 5px 0px 0px;
 }
 div.jevtt_text{
	 line-height: 1.3em;
	 background-color:#fff;
	 padding:5px 10px;
 }
 .jev-click-to-open a {
     color:#333;
 }
 span.hasjevtip {
     display: block;
 }


 /* 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:0px;*/
     float:right;
     margin:5px 5px 2px 2px!important;
     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); 
     }
     table.contentpaneopen {
	 background-image:none!important;
	 background-color:white!important;
     }
     div.ev_navigation {
	 display:none;
     }
     div.ev_adminpanel {
	 display:none;
     }
     .ev_noprint {
	 display:none;
     }
 }

 /* 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;
 }
 /* flat design enhancments */
 div.new-navigation {
     margin:0;
     margin-bottom:0px;
     display:inline-block;
     width:auto;
     float:right;
     text-align:center;
 }
 .nav-items {
     text-align:right;
     display:inline-block;
     width:100%;
 }
 #jevents_body .nav-items div.active a, .jev_header2 .active a {
 }
 #jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
 }
 .nav-items > div {
     display:inline-block;
     margin-left:3px;
     padding: 3px 0px 2px 0px;
     line-height:23px;
     vertical-align:middle;
     border-left:0px;
 }

 .nav-items > div a:link,
 .nav-items > div a {
     padding:8px 12px 7px 12px;
     text-decoration:none;
			color: #808080;
     font-weight:bold;
     overflow:hidden;
     outline:none;
 }
 .nav-items > div a:hover,
 .nav-items > div.active a {
     color:#fff;
 }
 #jevents_body .nav-items > div a:hover {
 }
 .nav-items > div:first-child {
 }
 .nav-items > div:last-child {
 }
 .nav-items > div:first-child a:hover {
 }
 .nav-items > div:last-child a:hover {
 }
 .new-navigation #nav-search {display:inline-block; float:right;padding-right:10px;}


 .nav-items .btn {
     background-color:#fff;
     border:2px solid #808080;
     box-sizing:border-box;
     box-shadow:none;
     text-shadow:none;
     background-image:none;
 }

 .nav-items .btn:hover,
 .nav-items .btn.active {
     background-color:#808080;
     box-shadow:none;
 }

 .month_date {min-height:25px;display:inline-block;width:100%;padding-left:10px;vertical-align:top;margin-bottom:5px;}
 .month_title_year, .month_date, .month_title {display:inline-block;}
 .month_title_year {padding-left:6px;font-size:1.5em;}
 .month_title {font-size:2em;}

 #jevents_body .cal_today a.cal_daylink {
     margin-top:0px;
     margin-left:0;
 }
 #jevents_body .cal_today a.cal_daylink {
     width:3em;
     background-color:#0071bc;
     padding:0px;
     border-radius:10px;
     color:#FFFFFF;
     text-align: center;
 }
 #jevents_body .cal_today a.cal_daylink:hover {
     background-color:#3FA9F5;
 }

 .saturday, .sunday { color: #ADADAD;}
#jev_maincal {
    margin:0px -1px 15px -1px;
    background-color:#FCFCFC;
    border:1px solid #ddd;
}
#jumpto {
     margin-top:10px;
}

div#jumpto form {
     width: 300px;
     text-align:right;
     float:right;
}

select#year,
select#month {
    width:100px;
    height:30px;
}
/*
 #jevents_body #jumpto form select{
     font-size:12px;	
     line-height: 20px;
     border: 1px solid #bbb;
     border-bottom-color: #a2a2a2;
     border-radius: 4px;
     vertical-align: middle;
     width:100px;
 }
*/
 #jevents_body div.event_details {padding:10px;}
 #jevents_body div.event_details_m > div {vertical-align:top;}
 #jevents_body div.event_details_m .repeat {width:58%;display:inline-block;}
 #jevents_body div.event_details_m .contact {width:30%;display:inline-block;}
 #jevents_body div.event_details_m .hits {width:10%;display:inline-block;}
 .ev_prevrepeat, .ev_nextrepeat {display:inline-block;}
 .ev_nextrepeat {margin-left:15px;}
 #jevents_body div.list_no_e {
     margin-top:20px;
     padding:15px;
     text-align:center;
     font-size:14px;
 }
 #jevents_body .jev_daysnames.category {margin-top:0px !important;padding-left:5px ;padding-right:5px ;padding-top:5px;min-width:110px;min-height: 33px;}
 #jev_maincal.jev_listview.category .jev_listrow:first-child {border-bottom:0px;}

 #jevents_body .jev_daysnames.category select {background: none;height: 25px;width: 110px;border:1px solid #ddd;font-size:11px;}
 #jevents_body .jev_pagination select#limit.inputbox {width:60px;}
 .event_details {padding:10px;}
 #jevents_body #jevcatbar {border:0px;border-bottom: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3;border-radius: 3px 3px 0px 0px;}
#jevents_body .event_div_1 {
     border-left:3px;margin:2px 0px 2px 0px;
}
#jevents_body .event_div_1.no-ferry {
    font-size:12px;
    line-height:17px;
    height:17px;
    margin-bottom:3px;
    padding:0px;
}

#jevents_body .cal_td_dayssunday {
background-color:#FFEDEE;
position:relative;
}
#jevents_body .cal_td_dayssaturday {
background-color:#F2F8FC;
}
#jevents_body .cal_td_holiday {
    display:table-cell;
    position:relative;
    background-color:#FFEDEE;
}
#jevents_body .title-holiday {
    display:block;
    position:absolute;
    font-size:11px;
    top:4px;
    left:30px;
    font-weight:bold;
    color:#f51313;
}
@media screen and (max-width:765px) {
#jevents_body .title-holiday {
    display:none;
}
}

.hukuro {
/* border-left:8px solid #f51313; */
border-left:8px solid #e57373;
}
.ouro {
/* border-left:8px solid #0376fa; */
border-left:8px solid #0277BD;
}

#jevents_body .event_div_2 {float:left;}
.jev_listview .jev_listrow {
     float: left;
     border-color: #ddd;
     border-style: solid;
     border-width: 0px 0px 1px 0px;
     margin-bottom: -1px;
 }
 .jev_listview .jev_listrow {
     width: 100%;
 }
 /**#main ul {
     list-style-position: outside;
     list-style-type: square;
     padding: 0 0 0 15px;
     margin: 10px 0 10px 0px;
 }**/
 #jevents_body .jev_listview .jev_listrow li {
     background: none;
     padding-left: 10px;
     margin: 3px 10px;
     border-style: solid;
     border-width: 0px 0px 1px 4px!important;
     list-style-type: none;
 }
 .jev_toprow .jev_header2 {
     margin: 0px;
     padding: 0px;
     border: none;
     height: 23px;
 }
 .jev_toprow .jev_header2 {
     width: 100%;
 }
 #jevents_body table {
   width: 100% !important;
 }

 /* Removing inline styles in tables */
 #jevents_body table.contentpaneopen {width:100%;}
 #jevents_body td.contentheading {width:auto;}

 /* Media Queries for mobile and desktop displays */
 @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;
	  }
 }
 .jev_toprow .jev_header2 > * {
   height: auto !important;
 }

 /** Css for jQuery popups in calendar cells **/
 .popover div > div {color:inherit;}

 /** JEvents jQuery adjustments **/
 .jev_daysnames.category  {
     width:200px !important;
     height:auto !important;
 }
 .jev_daysnames.category .chzn-container.chzn-container-single {
     position: absolute !important;
     width: 195px !important;
     text-align: left;
     display: block;
 }

 /** Make sure choosen list is under input **/
 #jevents .chzn-container.chzn-container-single .chzn-results {clear:both;}


 #jevents .jevbootstrap .table-bordered th, .jevbootstrap .table-bordered td {
     border-left:1px solid #808080;
     border-top:1px solid #808080;

 }


 .jevbootstrap .table-bordered thead:first-child tr:first-child > th:last-child, .jevbootstrap .table-bordered tbody:first-child tr:first-child > td:last-child, .jevbootstrap .table-bordered tbody:first-child tr:first-child > th:last-child,
 .jevbootstrap .table-bordered thead:first-child tr:first-child > th:first-child, .jevbootstrap .table-bordered tbody:first-child tr:first-child > td:first-child, .jevbootstrap .table-bordered tbody:first-child tr:first-child > th:first-child,
 .jevbootstrap .table-bordered thead:last-child tr:last-child > th:last-child, .jevbootstrap .table-bordered tbody:last-child tr:last-child > td:last-child, .jevbootstrap .table-bordered tbody:last-child tr:last-child > th:last-child, .jevbootstrap .table-bordered tfoot:last-child tr:last-child > td:last-child, .jevbootstrap .table-bordered tfoot:last-child tr:last-child > th:last-child,
 .jevbootstrap .table-bordered thead:last-child tr:last-child > th:first-child, .jevbootstrap .table-bordered tbody:last-child tr:last-child > td:first-child, .jevbootstrap .table-bordered tbody:last-child tr:last-child > th:first-child, .jevbootstrap .table-bordered tfoot:last-child tr:last-child > td:first-child, .jevbootstrap .table-bordered tfoot:last-child tr:last-child > th:first-child {
 border-bottom-left-radius:0;
 border-bottom-right-radius:0;
 border-top-left-radius:0;
 border-top-right-radius:0;
 }


 .jev_evdt .jev_evdt_title {
     font-weight: bold;
 }


 /*  Year  */
 #jev_maincal {
     background-color:#fff;
     border:none;
 }

 .jev_listview .jev_listrow {
     border:none;
 }

 #jevents_body #jev_maincal.jev_listview .jev_daysnames {
     border:none;
     font-size:16px;
     font-weight:bold;
     background-color:transparent;
 }


 a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
     color:#333;
     font-size:14px;
     text-decoration: underline;
 }


 .year-label {
     display:inline-block;
     width:20px;
     height:1em;
     margin-right:4px;
 }


 .jev_listrow  .table-bordered,
 .jevbootstrap .table-bordered {
     border:4px solid #3FA9F5;
     border-radius:0;
 }

 .jev_listrow  .table-bordered th,
 .jevbootstrap .table-bordered th {
     background-color:#B0DAF4;
 }

 .table-year td,
 .table-year th,
 .table-day td,
 .table-day th {
     border-bottom-left-radius:0!important;
     border-bottom-right-radius:0!important;
     border-top-left-radius:0!important;
     border-top-right-radius:0!important;
 }

 .table-bordered.table-day th, .table-bordered.table-day td {
     border-left:1px solid #3FA9F5;
 }

 .jev_listrow  .table-bordered td,
 .jevbootstrap .table-bordered td {

     border-bottom-left-radius:0;
     border-bottom-right-radius:0;
     border-top-left-radius:0;
     border-top-right-radius:0;
 }


 /* detail */
 .jev_evdt .jev_evdt_creator, .jev_evdt .jev_evdt_contact {
     display:block;
     margin:0;
}

.jev_evdt_desc{
    margin:0.5em 0 1em;
    padding-top:1em;
}
.jev_evdt_contact {
    margin:0;
    padding:0;
    text-align:left;
}


.pc {display:inherit;}
.sp {display:none;}


@media screen and (max-width: 979px) {
    div.new-navigation {
	width: 100%;
	margin-bottom:0;
    }
    .nav-items {
	width:auto;
	margin:0 auto;
    }
    #cal_header {
	width:100%;
	margin-top:5px;
    }
    #jev_maincal {
	margin-top:0;
    }
    div#jumpto form {
	width:100%;
	text-align:center;
    }
}
@media screen and (max-width:480px) {
.pc {display:none;}
.sp {display:inherit;}
    div.new-navigation {
	width: 100%;
	margin-bottom:0;
    }
    .nav-items {
	width:auto;
	margin:0 auto;
    }
    #nav-jumpto,
    #nav-today,
    #nav-month,
    #nav-year {
			width:auto;
/*			height:30px; */
			display:block;
			border-width:2px;
			float:left;
			margin-bottom:1%;
			margin-right:0px;
    }

    .jevbootstrap .btn,
    .jevbootstrap .btn,
    .jevbootstrap .btn,
    .jevbootstrap .btn {
	padding:4px 6px!important;
    }

    .nav-items > div a:link, .nav-items > div a {
			display: inline-block;
			text-align:center;
			height:20px;
			padding:5px 0;
			color: #808080;
    }
  .nav-items > div a:link, .nav-items > div a:hover {

    }	

    #cal_header {
	margin-top:0;
    }
    #content {
	overflow:hidden;
    }
    table.mod_events_latest_table {
	width:200px;
    }
    table.mod_events_latest_table td ul,
    table.mod_events_latest_table td ul li {
	width:100%;
    }
    h3#cal_tit {
	font-size:18px;
    }
    #cal_header .btn.btn-default {
	margin-bottom:0;
    }
    #jev_maincal {
	margin-top:0;
    }
 #jevents_body .cal_today {
     height:60px;
 }
 #jevents_body .cal_daysnoevents {
     height:60px;
 }
 #jevents_body .cal_dayshasevents {
     height:60px;
 }
}

.nav-items {
}
#nav-year {
}
#nav-year a {
}
#nav-month {
}
#nav-month a {
}
#nav-week {
}
#nav-week a {
}
#nav-today {
}
#nav-today a {
}
#nav-jumpto {
}
#nav-jumpto a {
}





