html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif;}
h1,h2,h3,h4,h5,h6 {color:#ff9800;}
.w3-sidebar {z-index:0;width:200px;top:135px;bottom: 0;height: inherit;}
.w3-theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.w3-theme-l3 {color:#fff !important; background-color:#999999 !important}
.w3-theme-l2 {color:#fff !important; background-color:#666666 !important}
.w3-theme-l1 {color:#fff !important; background-color:#333333 !important}
.w3-theme-d1 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d2 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d3 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d4 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#000000 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-dark {color:#fff !important; background-color:#000000 !important}
.w3-theme-action {color:#fff !important; background-color:#000000 !important}

.w3-theme {color:#fff !important; background-color:#000000 !important}
.w3-text-theme {color:#000000 !important}
.w3-border-theme {border-color:#000000 !important}

.w3-hover-theme:hover {color:#ff9800 !important; background-color:#ff9800 !important}
.w3-hover-text-theme:hover {color:#ff9800 !important}
.w3-hover-border-theme:hover {border-color:#000000 !important}

.w3-border-orange {border-color:#ff9800 !important}

/*.orange {color:#ff9800!important}*/
.t_wide-one {border-style:solid; border-width:thin; border-color:#e68200; margin-bottom:16px; padding:10px; border-radius:15px;}
.t_wide-one-orange {margin-bottom:10px; padding:10px; border-radius:15px; background-color:#e68200;}
.t_wide {border:1px solid #ff9800; background-color:#FFFFFF; border-radius:15px 15px; padding:5px;}
.t_widestretch {border:1px solid #ff9800; background-color:#FFFFFF; border-radius:15px 15px; padding:5px;}
.t_halfwide {border:1px solid #ff9800; background-color:#FFFFFF; width:48.5%; border-radius:15px 15px; min-height:400px; padding:5px;}
.t_halfwidestretch {border:1px solid #ff9800; background-color:#FFFFFF; width:48.5%; border-radius:15px 15px; min-height:400px; padding:5px;}
.t_thirdwidestretch {border:1px solid #ff9800; background-color:#FFFFFF; width:32.5%; border-radius:15px 15px; min-height:400px; padding:5px;}


img.resizer 
{
    max-width: 98%;
    min-width: 150px;
    height: auto;
}

#resizer img {
    max-width: 98%;
    min-width: 150px;
    height: auto;
}

/* RESTRICT VIDEO SIZES FOR MOBILE PHONES*/
div.embed-video-small {max-width:332px;}
div.embed-video {max-width:420px;}
div.embed-video-big {max-width:520px;}
/* ONLY NEED videoWrapper if you want to scale to full width on Mobile Phones */
.videoWrapper {position:relative; padding-bottom:56.25%;/* */ height:0;}
.videoWrapper iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
/* */
div.embed-video-small *, div.embed-video *, div.embed-video-big * {display:none;}
/* */
div.embed-video-small iframe, div.embed-video iframe, div.embed-video-big iframe, div.embed-video-small .videoWrapper, div.embed-video .videoWrapper, div.embed-video-big .videoWrapper, div.embed-video-small p, div.embed-video p, div.embed-video-big p {display: block;}
/* */

/* Start LIVE CHAT TAB */

#fixedright {
top: 30px;
right: -1px;
position: fixed;
width: 125px;
height: 191px;
margin: 0;
padding: 0;
z-index: 501;
}


#fixedright-inner {
width: 125px;
height: 191px;
margin: 0;
padding: 0;
right: -1px;
position: absolute;
z-index: 501;
}

#fixedright-newto, #fixedright-readyto {
margin-right: 5px;
padding: 6px;
display: block;
width: 120px;
height: 175px;
margin-bottom: 15px;
text-decoration: none;
text-transform: uppercase;
-webkit-border-radius: 8px 0px 0px 8px;
border-radius: 8px 0px 0px 8px;
border-radius: 8px 0px 0px 8px;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(252, 170, 64, 1);
box-shadow: inset 0px 1px 0px 0px rgba(252, 170, 64, 1);
text-shadow: 1px 1px 1px #666666;
border: solid #c16d02 1px;
background: #e78200;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#e78200), to(#f5971f));
background: -moz-linear-gradient(top, #e78200, #f5971f);
color: #fff;
font-family: 'futura_std_mediumbold', Arial, Helvetica;
font-size:12px;
}

.tabheadder { 
font-size:14px;
}

#fixedright-newto, #fixedright-readyto img {
	border-width: 0px;
	
	}

/* End LIVE CHAT TAB */