/* x20260224 - johns2ja - 24 February 2026: Alignment adjustments

/* ------- HEADER STYLE OVERRIDES -------*/

@import url('https://fonts.googleapis.com/css2?family=Arvo&display=swap');
 #purpleband{
     background: #000000!important;
}
 #goldbar li a, #goldnav li a {
    color: #000000!important;
}

 #breadcrumbs-ul a{
    color:#000000!important;
}
 .menu-collapser .collapse-button {
    background: #000000!important;
}
 #searchselect #hdrsearch input[type="text"] {
     width:150px!important;
    background: #595959;
     margin-right: 5px;
     font-size: 12px;
}
 .collapse-button {
     border: 0px;
}
 #searchselect #hdrsearch input[type="submit"] {
     left: -35px;
}
 #jmuwordmark {
    margin-top:14px!important;
}

/* removed by johns2ja per x20260224 to prevent heading misalignment 
@media (min-width: 320px) {
    .gridpad {
        padding: 0px 5px 15px 5px !important;
    }
*/
/* ------- FOOTER STYLE OVERRIDES ------- */
 #footer{
     background: #000000!important;
}
 #event-details img[src*="credit-cards.png"] {
     display: none;
}
 #maincontentarea h2{
     font-family: Arvo, Georgia, serif!important;
     font-size: 28px!important;
     font-weight: normal!important;
     line-height: 32px!important;
}
#maincontentarea h2.desktoptitle, #maincontentarea h2.mobiletitle {
     font-size: 22px!important;
     font-weight: normal!important;
     line-height: 26px!important;
}
 .day {
    padding: 6px !important;
}
 .forbes-button, .forbes-button a:link, .forbes-button a:visited, .forbes-button a:hover, .forbes-button a:active {
     cursor: pointer;
     font-family: arial, helvetica, sans-serif;
     font-size: 14px !important;
    /* important per x20160129 */
     font-weight: bold;
     padding: 10px 20px;
     line-height: 18px !important;
    /* important per x20160129 */
    ;
     border-radius: 5px;
     text-transform: uppercase;
     display: inline-block;
     text-decoration: none !important;
}
 a:focus {
    /*outline: #ffffff solid medium!important;
    */
}
 .forbes-button, .forbes-button a:link, .forbes-button a:visited {
     background-color: #5c0107;
     color: white!important;
     border: 1px solid #5c0107;
}
 .forbes-button:hover, .forbes-button a:hover, .forbes-button a:active {
     background-color: #AD9C65!important;
     color: black!important;
}
/* to move to main CSS*/

#defaultregion p, #maincontentarea p, .skinpage p {
    line-height:24px!important;
}
 .datelocp{
     position: relative;
     top: 3em;
     height: 3em;
}
 .event-list-details .rwdwysiwyg{
     overflow: hidden;
     padding-bottom:20px!important;
}
 .mobiletitle {
    margin-bottom:3em!important;
}
/* EVENT TABS TABS - update these things in existing CSS*/
.event-list-wrapper{
     border: 1px solid #5c0107!important;
     border-radius:5px;
     padding-top:5px;
     padding-bottom:10px;
}
 .event-list-container{
     background-color: #ffffff!important;
     width:98%;
    border-bottom: none !important;

     margin-bottom:-1px;
}
 .tabsgridpad {
    padding-bottom:26px!important;
}
 .event-list-details a:link,.event-list-details a:visited,{
     color:#5c0107!important;
}
 #forbeseventtabs {
     float: left;
     line-height: 1em;
     list-style: outside none none;
     margin: -50px 0 0;
     
     max-width: 731px;
     position: relative;
     width: 102%;
    /* x20190618 */
     z-index:99;
     margin: 0px 0px -10px 0px;
}
 #forbeseventtabs li {
     float: left;
     margin: 0;
     padding: 0;
     text-align: center;
     width: 20%;
     margin-right: 5px;
    /* x20170302 in forbescenter-RWD.css */
     border-bottom: px
    /* x20170302 in forbescenter-RWD.css */
}
 #forbeseventtabs h2 {
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     color: #ffffff;
     font-size: 1.5em;
     line-height: 12px;
     margin-bottom: 0;
     padding-bottom: 0;
}
 #forbeseventtabs a {
     border-radius: 10px 10px 0 0;
     display: block;
     font-weight: bold;
     margin: 0;
     padding: 10px 0px 9px 0px;
     text-decoration: none;
}
 #forbeseventtabs .main a {
     background-color:#5c0107!important;
     color:#ffffff!important;
     border: 1px solid #5c0107!important;
     border-bottom:0px!important;
}
 #forbeseventtabs A:hover, #forbeseventtabs A:active, #forbeseventtabs A.active:link, #forbeseventtabs A.active:visited {
     background-color: #F4EFE1!important;
     color:#000!important;
     filter: none;
     text-decoration: none;
}
 #forbeseventtabs A:hover h2, #forbeseventtabs A:active h2, #forbeseventtabs A.active:link h2, #forbeseventtabs A.active:visited h2 {
     color: #AD9C65!important;
}
 #forbeseventtabs A.active:link, #forbeseventtabs A.active:visited {
     position: relative;
     z-index: 102;
}
/* end tabs.css*/
/*## start x20170123 override*/

 #maincontentarea #forbeseventtabs li a {
     text-decoration: none !important;
     background: #d2d2d2;
     color: black;
    /*border-top: 2px solid black;
     removal per x20170302 in forbescenter-RWD.css*/
}
 #maincontentarea #forbeseventtabs li a:hover, #maincontentarea #forbeseventtabs li#active a {
     background: #5c0107!important;
     color: #ffffff!important;
}
 #maincontentarea ul#forbeseventtabs {
     padding-left: 0px!important;
     margin-left: 0px!important;
}
 #forbeseventtabs li {
     width: 18.65%;
}
/* reduced from 19.65% per x20170302 */
 @media all and (max-width: 865px){
      #maincontentarea ul#forbeseventtabs {
          display:none;
      }
      
    .event-list-container{
        border:0px!important;
    }
    .event-list-wrapper{
        border:0px!important;
    }
    
    .tabsgridpad{
        display:none!important;
    }
     #forbeseventtabs li {
         width: 100%;
    }
     #maincontentarea ul#forbeseventtabs li {
         line-height: 0px;
    }
    /*#maincontentarea #forbeseventtabs li a {
         border-left: 2px solid black;
    }
     removal per x20170302 in forbescenter-RWD.css #maincontentarea #forbeseventtabs li:last-child a {
         border-bottom: 2px solid black;
    }
    */
     #maincontentarea #forbeseventtabs li#active:last-child a {
         border-bottom: 0px;
    }
  