/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/
#jevents { margin-left: 21px; } /*damit bündig mit breadcrump*/
.jevbootstrap h2 {font-size: 22px !important;}
.jevbootstrap .pull-right { float: none; } /*unten Anzeige# mittig*/
/*#jevents_body select { margin-left: 10px; }*/ /* Abstand zur Anzeige# */
.jevbootstrap table { hyphens: auto;}
#jevents_body .previousmonth, #jevents_body .currentmonth, #jevents_body .nextmonth {white-space:normal !important;border: 1px solid #666 !important;}
body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*="vm-orders"]):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) {margin: 10px 0 5px 0 !important;}
#jevents_body ul.ev_ul li.ev_td_li {list-style-image: none !important;}
a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {font-size: 14px !important;}
.jev_listrow {margin-top: 10px; margin-bottom:10px !important;}
.jev_daysnames.category {   width: 100% !important;}
.jev_daysnames.category > table > tbody > tr > td {padding: 5px 5px 5px 17px !important;}
#jevents_body .jev_daysnames.category select {font-size: 14px !important; width: 100%;}
/*Formatierung für Joomla4* Template ext*/
#jevents_body h2 {background-image:none !important;}
#cal_title {font-size:14px !important;}
#jevents_body .currentmonth {background-color: rgb(206, 206, 206) !important;}
#jevents_body .tablev1, #jevents_body .weekdaytopclr, 
#jevents_body .sundayemptyclr, #jevents_body .weekdayemptyclr, #jevents_body .weekdayclr {border: 1px solid #666 !important;}
#jevents_body .tablev1 a, #jevents_body .tablev1 a:hover {color: #000;}
/*Formatierung für Joomla4* Template flat*/
#jevents_body .nav-items div.active a, .jev_header2 .active a {background-color: #9f9a9a!important; color: #FFF;}
.nav-items > div {border: 1px solid #9f9a9a!important;}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {background-color: #9f9a9a!important;}
/*Formatierung für Kommende Spiele Fussball*/
td.mod_events_latest_first,td.mod_events_latest {
  background-color: #ffffff !important;
  border-style:solid !important; 
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:1px;
  border-left-width:4px;
  border-color: #00b050;
  padding: 2px 0px 2px 4px !important;
}
/*Formatierung für Joomla 5 Monatsansicht*/
#jevents_body .cal_top_day_names {
  width: 100% !important;
  min-width: 100% !important; /*neu ab 27.8.25*/
}