<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Events {                       
}   

.Events .loading { 
    font-family: 'BreeRgRegular';
    font-size:20px;
    color:#474747;     
}

.Events .menu {  
    height:70px;
    background-color:#202020;
    min-width:1000px;
    font-size:12px;     
}

.Events .w951Block{
    background-color:#FF0033;
}

.Events .evcontent { margin-top:22px; }        
.Events .arrow { width:2px; height:5px; background-repeat: no-repeat; background-image:url('../../images/smallArrow2.png'); margin-left:15px; margin-top:8px; }
.Events .btn { margin-top:-3px; }

.Events .item.first { -webkit-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px;  }
.Events .item.last{ -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; }

.Events .pd20 { padding-right:20px }

.Events .item:hover { background-color:#DBDBDB; }
.Events .item { 
    padding-top:20px; 
    padding-bottom:20px;
    padding-left:30px;
    background-color: #e8e8e8;
    width: 200px;        
    overflow: hidden;     
    border-bottom:1px #dcdcdc solid;
}
.Events .item.selected { 
    background-color: #FFFFFF;   
    border-bottom:1px #d0d0d0 solid;    
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
}
.Events .item { height:74px; }
.Events .item .btnPdf { padding:0px 8px; margin-left:10px; }
.Events .item .btnPdf:hover {  background-image: url("../images/blockButton.jpg") !important;  background-color:white !important; }
.Events .item .btnPdf img { margin-right:2px; }                                 
.Events .item .clips { background-image:url("../../images/icons/clips.png"); width:27px; height:22px; background-repeat: no-repeat; margin-top:1px; }
.Events .item .pdfs { margin-top:18px; }

.Events .boxGrey {                      
    background-color: #e8e8e8; 
}            
.Events .boxGrey .content { padding-top:20px; padding-bottom:20px;}
.Events .block {            
    background-color: #FFFFFF;
    border-top: 10px solid #62bb46;
    float: left;      
    width: 700px;
    padding-top:30px; padding-bottom:30px;
}
.Events .arrow2 { background-image:url("../../images/smallArrow1.png"); background-repeat: no-repeat; padding-right:10px; background-position: right center;}
.Events .time { background-image:url("../../images/icons/time.jpg"); background-repeat: no-repeat; padding-left:15px; }
.Events .line { width:100%; height:1px; width:700px; background-color:#dcdcdc; }

.Events .sliderVertical  { width:230px; }  
.Events .sliderVertical .maskContainer { height:1026px; width:100%; overflow:hidden; }
.Events .sliderVertical .container { height:10000px }


.Events .hBtnTop { height:28px; }                                                                                                                                    
.Events .btnArrowBottom, .Events .btnArrowTop { width:230px; padding:0px !important;  margin-bottom:20px; }

.Events .btnArrowBottomImg { background-position: center center; background-image:url("../../images/arrowBottom.png") !important; background-repeat: no-repeat; width:230px; height:28px; }
.Events .btnArrowTopImg { background-position: center center; background-image:url("../../images/arrowTop.png") !important; background-repeat: no-repeat; width:230px; height:28px;}</pre></body></html>