body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
    padding: 0;
    font-family: 'Roboto',sans-serif;
    background: #000;
}

body.first-page {
    background: url(../files/bk/b001.jpg) no-repeat center 0;
    background-color: #000;
}

body.second-page {
    background: url(../files/bk/b002.jpg) no-repeat center 0;
    background-color: #000;
}

body.third-page {
    background: url(../files/bk/b003.jpg) no-repeat center 0;
    background-color: #000;
}

body.seven-page {
    background: url(../files/bk/b007.jpg) no-repeat center 0;
    background-color: #000;
}

.MaincontainerPicture {
    /* min-height: 1100px; */
}

.LPPILOT_Question_Numbering_Cell {
    color: #fff;
}

.col-xs-2 {
    width: 16.66666667%;
}

.row::before {
display: table;
    content: " ";
}

.row::after {
    clear: both;
    display: table;
    content: " ";
}

h1.LPPILOT_Heading_1, h1.LPPILOT_Question_Heading {
    font-size: 26px;
    line-height: 1.4em;
}

.LPPILOT_Heading_1 {
    font-size: 39px;
    font-weight: 900;
    color: #FFF;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: -1px;
}


.LPPILOT_Question_Number_Container {
    width: 52px;
    height: 52px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 27px;
    font-weight: 900;
    line-height: 43px;
    background-color: rgba(265,0,0,0.2);
    border: rgba(265,265,265,0.2) 3px solid;
    color: rgba(265,265,265,0.2);
}

.LPPILOT_Heading_1 SPAN {
    color: #0EF;
}

.active {
    background-color: #0EF;
    border: #FFF 3px solid;
    color: #333;
}

h2.LPPILOT_Heading_2 {
    font-size: 16px;
    font-weight: 700;
}
.LPPILOT_Heading_2 {
    font-size: 25px;
    font-weight: 900;
    color: #FFF;
    text-transform: uppercase;
}

.LPPILOT_Heading_2 SPAN {
    color: #0dba00;
}
.LPPILOT_Question_Heading {
    font-size: 40px;
    font-weight: 900;
    color: #FFF;
}

.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}


.clearfix::after {
    clear: both;
}

.col-xs-6 {
    width: 50%;
    float: left;
position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

a {
    color: #337ab7;
    text-decoration: none;
    display: block;
}

.img-circle {
    border-radius: 50%;
        display: block;
    max-width: 100%;
    height: auto;
}

p.mv {
    font-size: 1.4em;
    font-weight: bold;
}

.text-center {
    text-align: center;
}

p {
    color: #fff;
    margin: 0 0 10px;
}

#st1 {
    display: block;
}

.container.question_wrapper {
    padding-top: 15px;
}

.question_wrapper {
    display: none;
    padding-bottom: 50px;
    position: relative;
    max-width: 1170px;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row {
    clear: left;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}




/*2 page */


.previous_question_button {
    font-family: 'Roboto',sans-serif;
    height: 50px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 10px;
    border-radius: 6px;
    border: 1px solid #999;
    background-color: #ccc;
    font-size: 14px;
    color: #333;
    padding: 0 30px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.col-sm-4 a {
    display: inline;
}

.LPPILOT_GenericText {
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    color: #f6ff00;;
    line-height: 1.8em;
}


/* 3 page */


.final_list {
    display: block;
    color: #fff;
    font: normal 17px/1.5 'Roboto',verdana;
}
.final_list {
    margin-top: 10px;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.final_list li {
    padding: 0 5px;
    margin: 20px 0;
}

.final {
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    background: #00a2ff;
    color: #fff;
    text-decoration: none;
    padding: 20px 0px;
    display: inline-block;
    margin: 20px auto 0;
    display: block;
    text-align: center;
    width: 90%;
}


/* footer */

footer p {
    background: #222;
    margin:0;
    padding: 3px;
    font-size: 11px;
    text-align: center;
}

.col-sm-10 {
    background: rgba(78, 78, 78, 0.3);
    border-radius: 3px;
    padding: 5px;
    margin: 10px 0;
}