<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#trcolor1 td, #trcolor0 td, #tdMediumColor, #tdLightColor{ 
padding:5px; 
} 

#tdHeader, #tdHeader td { 
   padding: 5px; 
} 

div.slider-wrapper {
    max-width: 100%;
}

table #edit{
    margin-top:20px;
}

span {
    font-weight: inherit !important;
}

td{
    word-wrap:break-word;
}

#formPageType td, #formPageType div{
    padding-top:4px;
    padding-bottom:4px;
}
form[name="contentForm"] td{
    padding-top:4px;
    padding-bottom:4px;
}

@media only screen and (max-width: 768px) {
#contactusForm td, td#verificationCode, .stdOutlineTable td {
    display:block !important;
}
.leftBoxText {
    text-align:left !important;
    padding-top:15px;
    padding-bottom:10px;
}
#myVideo{
    /*display:none;*/
}
}

#dialog-overlay span.pageHeader{
	background:transparent;
}

#dialog-overlay a{
	background:transparent !important;
}
div.dialog div#menu-tabs{
	height:27px !important;
}

div.dialog td#colorThree strong{
	background:transparent !important;
}
div.dialog font{
	background:transparent !important;
}

div#admin.controlPanel{
	background: lightgray;
}

li.toggle-topbar.menu-icon a span {
	color:transparent;
}
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    z-index: -100;
}
/* Fixing some vin forms related items clashing with evs */
.formio-choices.form-group {
    margin-bottom: 0px!important;
}
.formio-select-autocomplete-input {
    height: 0!important;
    border: none!important;
    padding: 0px!important;
}
.signature-pad-body {    
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
/* Fixing some issues related to contrast */
.name .menu a {
    color: #FFFFFF!important;
    display: none;
}
#breadCrumbs a {
    color:#000000;
}
.top-bar-section ul li &gt; a {
    color: white !important;
}
.top-bar-section .dropdown li.title h5 a {
    color: white !important;
}
.theme-default a.nivo-nextNav, .theme-default a.nivo-prevNav {
    background: #00000001;
}
.nivo-directionNav {
    background:#00000001;
}
</pre></body></html>