
html, button, input, select, textarea {
	color: #222;
}
body {
	font-size: 1em;
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}
textarea {
	resize: vertical;
}

/*Titles ----------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway";
	font-weight: 200;
	color: #333;
}
h1 {
	font-size: 36px;
	color: #777;
}

h2 {
	font-size: 34px;
	color: #777;
}
h3 {
	font-size: 30px;
	color: #777;
}
h4 {
	font-size: 26px;
	color: #777;
}

h4.topic {
	border-left: solid 2pt #1E6092;
	text-indent: 1em;
}
/* Paragraph & Typographic */
p {
	line-height: 28px;
	margin-bottom: 20px;
}
.history p{
	line-height: 21px;
	margin-bottom: 0px;
}
.history p strong{
	font-weight:normal
}
p.large {
	font-size: 20px;
	margin-bottom: 50px;
	text-align: center;
}
p.centered {
	font-size: 20px;
	margin-bottom: 50px;
	text-align: center;
}
p.detail {
	font-size: 20px;
	margin-bottom: 50px;
	text-align: center;
}
p.left {
	font-size: 20px;
	margin-bottom: 50px;
	text-align: left;
}

.centered {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
strong {
	font-weight: 700;
}
em {
	font-weight: 300;
}
pre {
	background: #ebebeb;
	border: none;
	font-family: "Monaco";
	font-size: 16px;
	color: #666;
	padding: 20px;
	line-height: 28px;
}
small {
	font-size: 12px;
}
blockquote, blockquote p {
	line-height: 28px;
	color: #999;
	font-weight: 300;
	font-style: italic;
}
blockquote {
	position: relative;
	margin: 0 0 40px -30px;
	padding-left: 30px;
	border-left: 5px solid #3498db;
}
blockquote cite {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-size: 12px;
	font-style: italic;
	color: #333;
	font-weight: 300;
}
blockquote cite:before {
	content: "-- "
}
ul {
	text-align: left;
}
/* ==========================================================================
   Header
   ========================================================================== */
header.container{
	border-bottom: 2px solid #0009c7;
    margin-bottom: 20px;
}
.navbar-default {
	background-color: #1E6092;
	box-shadow: 0 0 3px #ccc;
	text-align: center;
}
.navbar-inverse-it {
	padding-top: 10px;
  	@extend .navbar-inverse !optional;
  	background-color: #1E6092;
	height: 70px;
}
.navbar-brand {
 	background: url("../img/logo/logo.png") no-repeat left center;
	background-size: cover;
    width: 50px;
    margin-left: 0 !important;
}
.navbar-brand .fa {
	color: #38b5c9;
}

/* header Background color ----------------------------------------------- */

.navbar-inverse-it .navbar-toggle {
	border-color: #fff;
}
.navbar-inverse-it .navbar-toggle:hover,
.navbar-inverse-it .navbar-toggle:focus {
	background-color: #1E6092;
}
.navbar-inverse-it .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse-it .navbar-nav > .active > a,
.navbar-inverse-it .navbar-nav > .active > a:hover,
.navbar-inverse-it .navbar-nav > .active > a:focus {
	color: #FFFFFF;
}
.navbar-inverse-it .navbar-nav > li > a{
	background-color: #1E6092;
	color: #FFFFFF;
}
.navbar-inverse-it .navbar-nav > li > a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
.navbar-inverse-it .navbar-nav > li > a:focus {
	color: #000033;
}

.navbar-toggle {
	border-color: transparent;
	border: 0px solid transparent;
}
body {
  	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 11pt;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}

/* ==========================================================================
   TOP Wrap Sections
   ========================================================================== */
/* --------------------------------------------------------------------------
   index
   -------------------------------------------------------------------------- */
#catchwrap {
	background: url(../img/lp/top.jpg) no-repeat center top;
	padding-top: 30vh;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	height: 100vh;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 100px;
}
#pcatchwrap {
	color: #ddd;
	background: url(../img/ptop/header_bg.jpg) no-repeat center top;
	margin-top:  60px;
	padding-top: 100px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 100px;
}

#pcatchwrap .container{
	background-color:rgba(0,0,0,0.5);
}

#pcatchwrap h1 {
	color: #ddd;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 3px;
}

#catchwrap h1 {
	color: #ffffff;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 3px;
}
#catchwrap p {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
}
/* function ----------------------------------------------------------------- */
#function {
	background: #fff;
	padding: 60px 0;
}
/* p_function ----------------------------------------------------------------- */
#p_function {
	background: #f5f5f5;
	padding: 60px 0;
}
/* corporate ---------------------------------------------------------------- */
#corporate {
	background: #f5f5f5;
	padding: 30px 0;
}
/* curriculum --------------------------------------------------------------- */
#curriculum {
	background: #fff;
	padding: 30px 0;
}
/* exam --------------------------------------------------------------- */
#exam {
	background: #fff;
	padding: 30px 0;
}

/* entry flow --------------------------------------------------------------- */
#entry_flow {
	background:  #f5f5f5;
 padding: 80px 0;
 text-align: center;
}
/* p_entry flow --------------------------------------------------------------- */
#p_entry_flow {
	background:  #fff;
 padding: 80px 0;
 text-align: center;
}
/* contact ------------------------------------------------------------------ */
#contact {
	background: #fff;
	padding: 60px 0;
	text-align: center;
}
#contact .form {
	padding: 30px 0;
}
#contact .fa {
	color: #ffbf00;
	margin-bottom: 10px;
}
#contact .btn {
	font-weight: 500;
	font-size: 18px;
	margin-top: 50px;
	background-color: #ffbf00;
	color: #fff;
	border: 0;
}
#contact .btn:hover, #contact .btn:focus {
	background-color: #e9af03;
	outline: 0px;
}
/* p_contact ------------------------------------------------------------------ */
#p_contact {
	background: #f5f5f5;
	padding: 60px 0;
	text-align: center;
}
#p_contact .form {
	padding: 30px 0;
}
#p_contact .svg-inline--fa {
	color: #ffbf00;
	margin-bottom: 10px;
}
#p_contact .btn {
	font-weight: 500;
	font-size: 18px;
	margin-top: 50px;
	background-color: #ffbf00;
	color: #fff;
	border: 0;
}
#p_contact .btn:hover, #p_contact .btn:focus {
	background-color: #e9af03;
	outline: 0px;
}

/* --------------------------------------------------------------------------
   about
   -------------------------------------------------------------------------- */
/* about -------------------------------------------------------------------- */
#about {
	background: #fff;
	padding: 60px 0;
}
#about img {
	margin-top: 65px;
}
/* trycode_tutorial --------------------------------------------------------- */
#trycode_tutorial {
	background: #f5f5f5;
	margin: 30px 0;
}
#trycode_tutorial .container .row {
	margin: 30px 0;
}
#trycode_tutorial .container .row pre {
	margin: 10px 0;
	background-color: #ffffff;
}
/* other function --------------------------------------------------------- */
#other_function {
	background: #fff;
	margin: 30px 0;
}
#other_function  .container .row {
	margin: 30px 0;
}
/* corporate admin ---------------------------------------------------------- */
#corporate_admin {
	background: #f5f5f5;
	padding: 30px 0;
}
/* qa ----------------------------------------------------------------------- */
#qa {
	background: #fff;
	padding: 60px 0;
	text-align: left;
}
#qa h3 {
	font-size: 20px;
	text-align: left;
	color: #777;
}
#qa p {
	text-align: left;
	color: #777;
}
/* users voice -------------------------------------------------------------- */
#users_voice {
	background: #f5f5f5;
	padding: 30px 0;
}
/* environment -------------------------------------------------------------- */
#environment {
	background: #fff;
	padding: 30px 0;
}
/* --------------------------------------------------------------------------
   curriculum
   -------------------------------------------------------------------------- */
/* curriculum top ----------------------------------------------------------- */
#curriculum_top {
	background: #fff;
	padding-top: 60px;
}
/* scratch ------------------------------------------------------------------ */
#scratch {
	background: #fff;
	padding: 30px 0;
}
/* java --------------------------------------------------------------------- */
#java {
	background: #f5f5f5;
	padding: 30px 0;
}
/* sql ---------------------------------------------------------------------- */
#sql {
	background: #fff;
	padding: 30px 0;
}
/* curriculum detail -------------------------------------------------------- */
#curriculum_detail {
	background: #f5f5f5;
	padding-top: 60px;
}
#curriculum_detail table {
	background: #fff;
}
/* price ----------------------------------------------------------------- */
#price {
	background: #fff;
	padding: 30px 0;
	text-align: center;
}
#price .fa {
	color: #ffbf00;
}
#price p {
	text-align: left;
}
#price p.large {
	text-align: center;
}
#price h4 {
	text-align: left;
}
#price h5 {
	text-align: center;
}
#price ul {
	text-align: left;
}
/* --------------------------------------------------------------------------
   content
   -------------------------------------------------------------------------- */
/* content header --------------------------------------------------------------- */
#content {
	margin-top:  60px;
	text-align: center;
}
#content h1 {
	font-size: 36px;
	color: #777;
	text-align: left;
}
#content h2 {
	font-size: 34px;
	color: #777;
	text-align: left;
}

/* content bcolor left --------------------------------------------------------------- */
#content_bcolor_left {
	background: #f5f5f5;
	padding: 60px 0;
	text-align: left;
}
/* content left --------------------------------------------------------------- */
#content_left {
	padding: 60px 0;
	text-align: left;
	min-height: 700px;
}
#content_left img {
	margin-top: 65px;
}

/* content bcolor image left --------------------------------------------------------------- */
#content_bcolor_image_left {
	background: #f5f5f5;
	padding: 60px 0;
	text-align: left;
}
#content_bcolor_image_left img {
	margin-top: 65px;
}
/* content image left --------------------------------------------------------------- */
#content_image_left {
	padding: 60px 0;
	text-align: left;
}
#content_image_left img {
	margin-top: 65px;
}
/* content bcolor image right --------------------------------------------------------------- */
#content_bcolor_image_right {
	background: #f5f5f5;
	padding: 60px 0;
	text-align: left;
}
#content_bcolor_image_right img {
	margin-top: 65px;
}
/* content image right --------------------------------------------------------------- */
#content_image_right {
	padding: 60px 0;
	text-align: left;
}
#content_image_right img {
	margin-top: 65px;
}
/* --------------------------------------------------------------------------
   exam
   -------------------------------------------------------------------------- */
 .inputBtn{
	 text-align : center;
	 margin-bottom: 30px;
 }
 /*exam top---------------------------------------------------------------*/
 #exam_top {
	 	background: url(../img/exam/exam_top.jpg) no-repeat center top;
	 	margin-top:  60px;
	 	padding-top: 100px;
	 	text-align: center;
	 	background-attachment: relative;
	 	background-position: center center;
	 	min-height: 600px;
	 	width: 100%;
	 	-webkit-background-size: 100%;
	 	-moz-background-size: 100%;
	 	-o-background-size: 100%;
	 	background-size: 100%;
	 	-webkit-background-size: cover;
	 	-moz-background-size: cover;
	 	-o-background-size: cover;
	 	background-size: cover;
	 	padding-bottom: 100px;
}
#exam_top h1 {
	color: #ffffff;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 3px;
}
#exam_top p {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
}
#exam_top .container{
	background-color:rgba(20, 28, 73, 0.7);
	text-align: center;
	margin-top:  100px;
}

 /*exam_about---------------------------------------------------------------*/
 #exam_about {
 	background:  #f5f5f5;
 	padding: 30px 0;
 	text-align: center;
 }
 #exam_about p {
 	text-align: left;
 }
 #exam_about p.large {
 	text-align: center;
 }
#exam_about h4 {
 	text-align: left;
 }
#exam_about h5 {
 	text-align: center;
 }
#exam_about ul {
 	text-align: left;
 }
 #exam_about img{
  	display: block;
		margin: auto;
	 	max-height: 240px;
		max-width: aute;
 }

 /*exam_skill---------------------------------------------------------------*/
 #exam_skill {
  background:  #fff;
  padding: 30px 0;
  text-align: center;
 }
 #exam_skill p {
  text-align: left;
 }
 #exam_skill p.large {
  text-align: center;
 }
 #exam_skill h4 {
  text-align: left;
 }
 #exam_skill h5 {
  text-align: center;
 }
 #exam_skill ul {
  text-align: left;
 }
 #exam_skill img {
	 display: block;
	 margin: auto;
	 max-width: 340px;
 }


/*exam_image---------------------------------------------------------------*/
#exam_image {
 background-color:#f5f5f5;
 padding: 30px 0;
 text-align: center;
}
#exam_image p {
 text-align: left;
}
#exam_image p.large {
 text-align: center;
}
#exam_image h4 {
 text-align: left;
}
#exam_image h5 {
 text-align: center;
}
#exam_image ul {
 text-align: left;
}
#exam_image img {
	max-height: 230px;
	max-width: aute;
	display: block;
	margin: 0 auto;
}

/*exam-curriculum---------------------------------------------------------------*/
#exam-curriculum {
 background-color:#f5f5f5;
 padding: 30px 0;
 text-align: center;
}
#exam-curriculum p {
 text-align: left;
}
#exam-curriculum p.large {
 text-align: center;
}
#exam-curriculum h4 {
 text-align: left;
}
#exam-curriculum h5 {
 text-align: center;
}
#exam-curriculum ul {
 text-align: left;
}
#exam-curriculum img {
	max-height: 300px;
	max-width: aute;
}
#exam-curriculum table{
	border-color: black;
}

/* exam_flow ----------------------------------------------------------------- */
#exam_flow {
	background: #f5f5f5;
	padding: 30px 0;
	text-align: center;
}
#exam_flow p {
	text-align: left;
}
#exam_flow p.large {
	text-align: center;
}
#exam_flow h4 {
	text-align: left;
}
#exam_flow h5 {
	text-align: center;
}
#exam_flow ul {
	text-align: left;
}



/* exam_price ----------------------------------------------------------------- */
#exam_price {
	background: #fff;
	padding: 30px 0;
	text-align: center;
}
#exam_price .fa {
	color: #ffbf00;
}
#exam_price p {
	text-align: left;
}
#exam_price p.large {
	text-align: center;
}
#exam_price p.center {
	text-align: center;
}
#exam_price h4 {
	text-align: left;
}
#exam_price h5 {
	text-align: center;
}
#exam_price ul {
	text-align: left;
}

/*individual_clien-------------------------------------------------------------*/
#individual_clien{
	background: #f5f5f5;
	padding: 30px 0;
	text-align: center;
}
#individual_clien p {
	text-align: center;
}
#individual_clien p.large {
	text-align: center;
}
#individual_clien h4 {
	text-align: left;
}
#individual_clien h5 {
	text-align: center;
}
#individual_clien ul {
	text-align: left;
}
#individual_clien img{
	text-align: center;
	margin-bottom: 80px;
}


/*pay--------------------------------------------------------------------------*/
#pay_price {
	background: #f5f5f5;
	padding: 30px 0;
	text-align: center;
}
#pay_price .svg-inline--fa {
	color: #ffbf00;
}
#pay_price p {
	text-align: center;
}
#pay_price p.large {
	text-align: center;
}
#pay_price h4 {
	text-align: left;
}
#pay_price h5 {
	text-align: center;
}
#pay_price ul {
	text-align: left;
}

/* voice --------------------------------------------------------- */
#voice {
	background: #fff;
	margin-top:  80px;
	text-align: center;
	margin-bottom: 60px;
}

#voice ul{
	display: inline-flex;
	list-style-type: none;
}

#voice li{
	margin: 10px;
}

#voice li.left{
	text-align: left;
	padding: 10px;
}

/* voice_customer --------------------------------------------------------- */
#voice_customer {
	background: #fff;
	margin-top:  80px;
	text-align: center;
	margin-bottom: 60px;
}

#voice_customer .square {
    color: #1e6092;
}
#voice_customer .bold {
    font-weight: bold;
}

#voice_customer .company_box{
	margin-top: 30px;
	margin-bottom: 60px;
}

#voice_customer h5{
	font-size: 14pt;
}

#voice_customer ul{
	display: inline-flex;
	list-style-type: none;
}

#voice_customer li{
	margin: 20px;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

#voice_customer li.company_body{
	text-align: left;
	padding: 20px;
	vertical-align: middle;
	border: 1px solid #bbb;
	background-color: #eee;
}

#voice_customer li.left{
	text-align: left;
	padding: 20px;
	vertical-align: middle;
}


/* info_contents --------------------------------------------------------- */
.info_contents{
	margin:20px 0;
}

.info_contents p{
	margin: 15px 0 0;
	font-weight: bold;
}

.info_contents .table tr td{
	vertical-align: middle;
}

.info_contents table td:nth-last-child(n+2),th:nth-last-child(n+2){
	border-right:solid 1pt #dddddd;
}

#newInfo{
	font-size: 1.5em;
	padding:30px 0;
}

#newInfo a{
	color:red;
	font-weight:bold;
}


/* ==========================================================================
   Footer
   ========================================================================== */
#footerwrap {
	background: #999999;
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
#footerwrap h2 {
	font-size:30px;
	color: #ffffff;
}
#footerwrap a,
#footerwrap a:hover,
#footerwrap a:focus,
#footerwrap a:active {
	color: #FFFFFF;
	font-size: 14px;
}
#footerwrap hr {
	border:none;
	border-top:dashed 1px #CCC;
	height:1px;
	color:#FFFFFF;
	margin: 0 6 0 6;
}
#footerwrap h4 > a {
	color: #ffffff;
	text-align: left;
	font-size: 20px;
}
#footerwrap h4 > a:hover,
#footerwrap h4 > a:focus {
	text-align: left;
	font-size: 20px;
	color: #ffffff;
}
#footerwrap p {
	color: #FFFFFF;
	text-align: left;
}
#footerwrap span.copyright {
	line-height: 20px;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 12px;
}

/* social button --------------------------------------------------------- */

ul.social-buttons {
	margin: 0;
}
ul.social-buttons li a {
	font-size: 24px;
	outline: 0;
	color: #FFFFFF;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	color: #FFFFFF;
}
/*page_top-----------------------------------------------------------------*/
.page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    background: #7e7a7a;
		border-radius: 100px;
		-moz-border-radius: 100px;
		-webkit-border-radius: 100px;
    font-size: 18px;
		color: #fff;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
		text-decoration: none;
		z-index:5 ;
}
.page-top:hover {
	background: #2a82a3;
	color: #FFF;
	text-decoration: none;
	z-index:5 ;
}
/* media queries ---------------------------------------------------------- */
@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;

    }
    .collapse.in{
  		display:block !important;
	}
}

@media (max-width: 1200px) and (min-width: 992px){
	.navbar-brand {
    width: 190px;
	}
}

.socialAreaBase{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #aaa;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 3px 3px 3px #DDDDDD;
	position: fixed;
}

.socialAreaXs{
	bottom: 70px;
	right: 6px;
	z-index: 5;
	width:80px;
	height:50px;
}

#fb-xs{
	position: fixed;
	bottom: 75px;
	right: 10px;
	z-index: 6;
}

.socialArea{
	top: 90px;
	left: 6px;
	z-index: 5;
	width:95px;
	height:100px;
}

#fb{
	position: fixed;
	top: 95px;
	left: 10px;
	z-index: 6;
}

.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 68%;
    margin: 0 auto 10px;
    display: block;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

/* Fix navbar */
.navbar-inverse{
	background-color: transparent;
    border-color: transparent;
}
button.navbar-toggle{
	background-color: #1836b2;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus  {
	background-color: #1836b2;
}
.navbar-inverse .navbar-nav>li>a {
    color: #004aa7;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #0251ae9e;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #0251ae9e;
}

/* Homepage */
.caption.checklist{
	background:url('../img/checklist.png') no-repeat left center;
	min-height:434px
}

/** Test **/
.question-block{
	background-color: #eee;
	padding: 20px;
}
.remain-time{
	font-size:20px
}
.question-text{
	font-size:16px;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0, 0, 0, 0) 0 -1px, rgba(255, 255, 255, 0.2) 0 1px, rgba(0, 0, 0, 0.15) -1px -14px;
}