@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
 @font-face {
font-family: "bebas";
src: url("../css/bebas_neue/BebasNeue-Regular.otf");
        }

body{
    
    background-color: #d9edf7;
}


.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #155d74!important;
    border-color: #155d74!important;
}


.btn-primary {
    background-color: #006fd5!important;
    border-color: #006fd5!important;
    color: #fff!important;
}

#avanti{
    background-color: #f0ad4e!important;
    border-color: #f0ad4e!important;
    
    
}

/*input[name=q_answer] {    
 background-color: #f0ad4e!important;
    border-color: #f0ad4e!important;

}*/