@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin-ext");@import url(helpers/font-awesome.min.css);.animated-buttons{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#26a65a;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.animated-buttons:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#124990;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.animated-buttons:hover,.animated-buttons:focus{outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.animated-buttons:hover:before,.animated-buttons:focus:before{-webkit-transform:scale(0);transform:scale(0)}body{font-size:16px;color:#353535;line-height:1.5em;background:#fafafa;font-family:'PT Sans',sans-serif}@media screen and (max-width: 767px){body{font-size:14px}}body .container{background:#fff;padding:50px}@media screen and (max-width: 767px){body .container{padding:25px 15px}}footer .container{background:transparent;padding:15px 0;text-align:center}header .container{background:transparent;text-align:center;padding:15px 0}@media screen and (max-width: 1024px){header .container{padding:15px}}header nav.navbar-inverse{background-color:#fff;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}header nav.navbar-inverse .navbar-brand{height:auto;padding:0 15px}header nav.navbar-inverse .navbar-brand .logo{text-indent:-9999px;background-size:auto 100%;-webkit-background-size:auto 100%;display:block;min-height:100px;margin:0 !important;background:url(../img/eubaLogo.png) no-repeat top left;float:left;width:100px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){header nav.navbar-inverse .navbar-brand .logo{background:url(../img/eubaLogo@2x.png) no-repeat top left;background-size:100%;-webkit-background-size:100%}}header nav.navbar-inverse .navbar-brand .logoText{text-align:left;margin:7px 15px;float:left}@media screen and (max-width: 1024px){header nav.navbar-inverse .navbar-brand .logoText{display:none}}header nav.navbar-inverse .navbar-header .navbar-toggle{background-color:#124990}header nav.navbar-inverse .navbar-collapse{float:right}@media screen and (max-width: 767px){header nav.navbar-inverse .navbar-collapse{width:100%;padding:0;margin:15px 0 0}}@media screen and (max-width: 767px){header nav.navbar-inverse .navbar-collapse .navbar-nav{margin:0}}header nav.navbar-inverse .navbar-collapse ul li a{line-height:40px;background:#124990;color:#fff;font-size:18px;padding:10px 25px;margin:10px}@media screen and (max-width: 1024px){header nav.navbar-inverse .navbar-collapse ul li a{font-size:16px;line-height:30px;padding:5px 15px}}@media screen and (max-width: 767px){header nav.navbar-inverse .navbar-collapse ul li a{margin:0 0 1px;width:100%}}header nav.navbar-inverse .navbar-collapse ul li a:focus,header nav.navbar-inverse .navbar-collapse ul li a:hover{color:#fff;background:#26a65a}h1,h2,h3,h4,h5,h6{font-weight:bold}h1{font-size:26px;margin:0 0 20px;color:#124990;line-height:1.5em}h2{font-size:22px;margin:15px 0}h3{font-size:18px;margin:15px 0 10px}h4{font-size:16px;margin:10px 0}h5{font-size:14px;margin:10px 0 5px}h6{font-size:12px;margin:5px 0}strong{font-weight:bold}em{font-style:italic}ul{list-style-type:circle}ol{list-style-type:decimal}ol li{list-style-type:decimal;margin-left:20px}.button{float:left;width:auto;padding:5px 15px;color:#ffffff;background-color:#124990;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none}@media screen and (max-width: 767px){.button{margin-top:15px}}.button:hover{background-color:#26a65a;color:#fff;text-decoration:none}.startQuiz{margin-top:40px}.tryAgain{float:none;margin:20px 0}.quizArea,.quizResults{zoom:1}.quizArea:before,.quizArea:after,.quizResults:before,.quizResults:after{content:"\0020";display:block;height:0;visibility:hidden;font-size:0}.quizArea:after,.quizResults:after{clear:both}.questionCount{font-size:14px;font-style:italic}.questionCount span{font-weight:bold}ol.questions{margin-top:20px;margin-left:0}ol.questions li{margin-left:0;line-height:30px}ol.questions li.correctResponse .answers,ol.questions li.incorrectResponse .answers{display:block !important;float:left;width:100%}ul.answers{margin-bottom:20px}ul.answers li input{margin-right:10px}@media screen and (max-width: 767px){ul.answers li input{margin:10px 0 0;width:10%;float:left}}@media screen and (max-width: 767px){ul.answers li label{width:90%;float:left}}ul.answers li.correct label:after,ul.answers li.incorrect label:after{content:"\f00c";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-left:10px}ul.answers li.correct label{font-weight:700}ul.answers li.correct label:after{content:"\f00c";color:#26a65a}ul.answers li.incorrect label:after{content:"\f00d";color:darkred}ul.responses{width:100%;float:left}ul.responses li{margin:0 0 25px}ul.responses li.correct{background:#26a65a;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}ul.responses li.correct p span{color:#fff;line-height:40px;padding:0 15px}ul.responses li.incorrect{background:darkred;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}ul.responses li.incorrect p span{color:#fff;line-height:40px;padding:0 15px}ul.responses li p span{display:block;font-weight:bold;font-size:18px}.quizResults h3{margin:0}.quizResults h3 span{font-weight:normal;font-style:italic}.quizResultsCopy{clear:both;margin-top:20px}.reloadPage{width:100%;float:left;margin:15px 0 25px}.reloadPage input{background:#124990;color:#fff;line-height:30px;padding:5px 20px;border:0}.reloadPage input:hover,.reloadPage input:focus{background:#26a65a}
