body{font-family: 'Raleway', sans-serif}
a:hover{text-decoration:none;}
ul li{display: inline;}
.logo{padding: 6px 10px 0;}
.login{margin: 14px;}
.login ul{margin:0;}
.login ul li{display:inline;margin: 0 5px;color: #4a4848;font-weight: 600;}
.content-view{padding-bottom: 5em;width:100%;}
.container-fluid .row:nth-child(2){background: #1c82d2;}
.sub-header{padding: 0px 30px;}
.timer h2{margin:0;padding: 3px 0;}
.timer span{color:#fff;font-size: 22px;top: 0px;position:relative;}
.timer .fa{font-size: 35px;color: #fff;/* padding: 10px 11px; *//* border: 1px solid #fff; */border-radius: 50%;position: relative;top: 5px;}
.submit h2{margin:0;color:#fff;font-size:18px;padding: 16px;background:rgb(12, 111, 189);}

.test{padding: 8px 0 1px;border-bottom: 1px solid #ddd;background: #fff;}
.test ul li{
    margin: 0 15px 0 0;
    font-size: 14px;
    color: #808080;
    font-weight:500;
}
.test ul li:nth-child(2){color: #1c82d2;font-weight: 600;border-bottom: 3px solid;padding-bottom: 10px;}
.question-section{margin: 12px 0px 0;background: #fff;padding: 15px;width: 100%;display: inline-block;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1), 0px 2px 10px 0 rgba(0,0,0,0.1);}
.question-no h4{
    background: #17be48;
    color: #fff;
    padding: 8px 12px;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 700;
}
.question-no h5{
    background: #19a24a;
    color: #fff;
    padding: 5px 12px;
    font-size: 14px;
    font-weight: 100;
    margin: 15px 5px;
    border-radius: 25px;
}
.separator{
    border-right: 1px solid #888;
    margin: 15px;
    float: left;
}
.question-no p{
    margin: 18px;
    color: #808080;
}
.question-no p .fa{
    color: #ed143d;
}
.question{padding: 1em 5em 0;}
.img-question{padding: 1em 0;}
.question p,.img-question p{color: rgba(77, 77, 77, 0.92);font-weight: 600;}
.options h4{
    color: #808080;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 50%;
    font-weight: 100;
    /* border: 1px solid #808080; */
    margin: 12px 13px;
}
.options p{
    margin-top: 15px;
    font-weight: 600;
    color: rgba(77, 77, 77, 0.92);
}
.col-md-8 .active{
    border: 2px solid #1c82d2;
    border-radius: 5px;
    margin: 8px 0px 0;
}
.active h4{background:#1c82d2;color:#fff;border-color:#1c82d2;margin: 12px 12px;}
.right-section{float: right;
    border-left: 1px solid #ddd;
    height: 472px;
    padding: 0;
    padding-top: 2em;
}
.box-2{padding-top: 15px;}
.exam{
    padding: 12px 10px 0px;
    /* border-bottom: 1px solid #ddd; */
    /* height: 445px; */
}
.exam p{margin:0;color: rgba(77, 77, 77, 0.92);font-weight: 600;border-bottom: 2px solid #1c82d2;width: 70%;padding-bottom: 10px;}
.exam p.active{color:#1c82d2;}

.list ul{padding: 15px 15px 22px;margin-bottom: 0;}
.list ul li.attempted{
    margin: 4px;
    padding: 9px 10px;
    border-radius: 50%;
    background: #1c82d2;
    color: #fff;
}
.list ul li.confused{
    margin: 4px;
    padding: 9px 10px;
    border-radius: 50%;
    background: #a4b1b9;
    color: #fff;
}
.list ul li.not-attempted{
    margin: 4px;
    padding: 9px 9px;
    border-radius: 50%;
    background: #fff;
    color: #a4b1b9;
    border:1px solid rgba(164, 177, 185, 0.51);
}
.list ul li.review{
    margin: 4px;
    padding: 9px 0 9px 10px;
    border-radius: 20%;
    background: #1c82d2;
    color: #fff;
}
.list ul li.review:after{
    content: "\f02e";
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    top: 15px;
    position: relative;
    left: -3px;
    color: #ed143d;
    }
    .exam li .fa{margin:10px 0px 10px 10px}
    .exam li .not-a{color:#a4b1b9 !important;}
    .exam li .fa-circle{color:#1c82d2;}
    .exam li .fa-circle-o{color:rgba(164, 177, 185, 0.51);}
    .exam li .fa-bookmark{color:#ed143d;}
	.footer{bottom:0;position: fixed;width: 100%;padding: 7.5px 8.7em;border-top: 1px solid #ddd;margin-top: 30px;background: #f5f5f5;text-align: center;}
	.footer .mark-review:hover{background:#0c6ebd;color:#fff;}
	.footer .mark-review{
    margin: 0;
    padding: 10px;
    background: #1b82d2;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 2px;
    float: right;
    font-weight: 700;
    cursor: pointer;
}
.footer p.clear .fa{font-size:18px !important;top:2px;position:relative;}
.footer p.clear{
    float: left;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 12px;
    color: #1c82d2;
    margin: 5px 0;
    font-weight: 600;
    }
    .footer .next{
    /* float: right; */
    padding: 10px;
    background: #1c82d2;
    color: #fff;
    margin: 5px 0px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    margin: 0 15px;
    font-size: 16px;
    font-weight: 700;
}
    .footer-submit{
    display:inline-block;
    padding: 10px;
    background: #17be48;
    color: #fff;
    margin: 20px;
    border-radius: 0px;
}

label.question-section{
    cursor:pointer;
}
label.question-section input{/* display:none; */margin: 0;}
.highlight {
    border: 2px solid #1c82d2;
    border-radius: 5px;
    margin: 8px 0px 0;
}
.highlight h4{/* background:#1c82d2; */color:#fff;border-color:#1c82d2;margin: 12px 12px;}
.timer{
    padding: 0 0 10px;
}
.answers{padding:1em 6.5em;}
#question{font-size: 16px;}
.box{padding-top: 1em;}
.thankyou-msg{padding:20px;margin:20px 0;background:aliceblue;}
.thankyou-msg h2{margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #0c6fbd;color:#0c6fbd}
.footer-gap{height: 50px;}
.error{color:#ff0000;}
.footer .submit {
    /* float: right; */
    padding: 10px;
    background: #559d40;
    color: #fff;
    margin: 5px 0px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
}


/**************QUESTIONS WITH IMAGES PAGE***********/
.question_with_images .box .question-section{height:500px;}
.question_with_images .box-2 .options h4{margin: 14px 0;}
.question_with_images .box-2{padding-top: 1em;}
.question_with_images .box-2 .separator{margin: 15px 15px 15px 10px;}
.question_with_images .question-section .image img{width:100%;max-width: 350px;}
.question_with_images .question-section .image {padding: 0;margin-top: 30px;}
.question_with_images .options img{width: auto;max-width:125px;/*max-height: 150px;*/max-height:65px;}
.question_with_images .options .col-md-8{/*margin-top:20px;*/margin-top:0px;}
.question_with_images .separator{border-right: 1px solid #888;margin: 15px 0 15px 20px;float: left;}

.instructions{margin: 2em 0;padding: 1px 1em;background: #fbfbfb;}
.instructions h2{text-align: left;border-bottom: 2px solid #4d4d4d;padding-bottom: 10px;margin-bottom: 25px;}
.instructions .btn-success{border-radius: 0;font-weight: 700;width:100px;}
.instructions .blank{margin: 0;line-height: 0.5}

.loading,.loading:before{position:fixed;top:0;left:0}.loading:before,.loading:not(:required):after{content:'';display:block}
.loading{z-index:999;height:2em;width:2em;overflow:show;margin:auto;bottom:0;right:0}
.loading:before{width:100%;height:100%;background-color:rgba(0,0,0,.3)}.loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.loading:not(:required):after{font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s infinite linear;-moz-animation:spinner 1.5s infinite linear;-ms-animation:spinner 1.5s infinite linear;-o-animation:spinner 1.5s infinite linear;animation:spinner 1.5s infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0}