/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


/* ==========================================================================
   Balance Ball styles
   ========================================================================== */
   
  
  
  @font-face {
    font-family: 'ArimoRegular';
    src: url('../fonts/Arimo-Regular-Latin-webfont.eot');
    src: url('../fonts/Arimo-Regular-Latin-webfont.eot?') format('embedded-opentype'), url('../fonts/Arimo-Regular-Latin-webfont.woff') format('woff'), url('../fonts/Arimo-Regular-Latin-webfont.ttf') format('truetype'), url('../fonts/Arimo-Regular-Latin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

   @font-face {
    font-family: 'Conv_CALIBRI';
    src: url('fonts/CALIBRI.eot');
    src: url('fonts/CALIBRI.eot?') format('embedded-opentype'), url('fonts/CALIBRI.woff') format('woff'), url('fonts/CALIBRI.ttf') format('truetype'), url('fonts/CALIBRI.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'multicolore';
    src: url('fonts/multicolore-webfont.eot');
    src: url('fonts/multicolore-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/multicolore-webfont.woff2') format('woff2'),
         url('fonts/multicolore-webfont.woff') format('woff'),
         url('fonts/multicolore-webfont.ttf') format('truetype'),
         url('fonts/multicolore-webfont.svg#multicolore_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'rimouski';
    src: url('fonts/rimouski_sb-webfont.eot');
    src: url('fonts/rimouski_sb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rimouski_sb-webfont.woff2') format('woff2'),
         url('fonts/rimouski_sb-webfont.woff') format('woff'),
         url('fonts/rimouski_sb-webfont.ttf') format('truetype'),
         url('fonts/rimouski_sb-webfont.svg#rimouskisemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.percentloader {
   position: absolute;  
    top: 40.0%;
    left: 0%;
    bottom: 0%;
    right: 0%;
	padding: 0px;
   z-index: 699;
   margin-left: auto;
    margin-right: auto;
	
}

.h12quiz      {
	color: #02528b;
	font-family:"ArimoRegular";
	font-size: 78px;
	font-style: bold;
	text-align: center;
  
}
