body{padding-top:0}.carousel-inner{background-color:white;min-height:300px}div.btn-group button.active{box-shadow:0 2px 4px rgba(0,0,0,0.55) inset,0 1px 2px rgba(0,0,0,0.05);background-color:#b0a6a1}.loading{background-image:url("../../imgs/ajax-loader.gif");background-repeat:no-repeat;background-position:center}.carousel-caption{position:relative;background-color:white}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{max-width:790px}#captcha{border:2px solid black}.mid{width:10px;margin-top:4px}div.carousel-inner div.popover{position:absolute;margin-left:40%}.popover{z-index:2147483647!important}.no-margin{margin-left:0;margin-right:0;margin-top:4px;margin-bottom:4px}.otherColorRow,.otherColorRowNoPadding{background-color:#a52400;-webkit-box-shadow:0 0 12px rgba(0,0,0,0.8) inset;-moz-box-shadow:0 0 12px rgba(0,0,0,0.8) inset;box-shadow:0 0 12px rgba(0,0,0,0.8) inset;color:white}.title-block{padding:20px 0}.year-block{color:black;background-color:white;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px}.otherColorRow{padding:6px 0}.div-mainbody,.div-header,.div-footer{padding:0}.btn-upper-right{height:41px;border-radius:0 5px 0 0}.btn-upper-left{height:41px;border-radius:5px 0 0 0;margin-bottom:0}.btn-bottom-right{height:40px;border-radius:0 0 5px 0;margin-bottom:0}.modal-body a{color:#191970}a.normal-anchor{color:#191970}.btn-middle{height:41px;border-radius:0;margin-bottom:0}div.div-header div.row-fluid div.popover{color:black}#header-fixed{position:fixed;left:0;top:0;height:30px;width:100%;background:#999}#footer{position:fixed;left:0;bottom:0;height:52px;width:100%;background-image:url(../../imgs/footer.png);background-repeat:repeat-x;background-color:transparent;z-index:-100}#level{position:fixed;left:0;bottom:0;height:0;width:100%;background-color:#b8f1a9;z-index:-100}div#yearSelector div.btn-group button.multiselect{height:41px;min-width:160px;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;border-radius:5px 0 0 0}div#yearSelector div.btn-group ul.dropdown-menu{border:0}div#yearSelector div.btn-group ul.multiselect-container label.checkbox{font-size:16px}.dropdown-menu>li>a{padding:12px 30px}.control-group{margin:5px}* html #footer-fixed{position:absolute;top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight:document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px')}@media(min-width:768px) and (max-width:979px){.carousel-control{top:40%;margin-left:-15px;margin-right:-15px}}@media(max-width:767px){.carousel-control{top:50%;margin-left:-15px;margin-right:-15px}}
#footer_yoda {
    position:fixed;
    left:0px;
    bottom:0px;
    height:200px;
    width:100%;
    background-image: url(../../imgs/babyyoda.png);
    background-position: right;
    background-color: transparent;
    background-repeat: no-repeat;
    z-index: -100;
}