/*
	Use this file for overrides.
	Permanent styles can eventually be folded back into style.
*/

div.calc{background:#54D100;color:#fff;margin:0 0 7px;padding:10px;text-align:center;}
p.colors{border-top:1px solid #CACACA;font-size:18px;margin:0;padding:15px;text-align:center;}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.cycle-slide {height:100px;}