html, body {
    height: 544px;
    width: 760px;
}

div {
    overflow: hidden;
}

.back_app_login {
    background-color: #ffffff;
    background-image: url(../images/login_back.png);
    background-repeat: no-repeat;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 760px;
    height: 544px;
    position: absolute;
}

.back_app_home {
    background-color: #ffffff;
    background-image: url(../images/home_back.png);
    background-repeat: no-repeat;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 760px;
    height: 544px;
    position: absolute;
}

.back_app_game_tray {
    background-color: #ffffff;
    background-image: url(../images/game_tray_back.png);
    background-repeat: no-repeat;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 760px;
    height: 544px;
    position: absolute;
}

.back_app_game {
    background-color: #ffffff;
    background-image: url(../images/game_back.png);
    background-repeat: no-repeat;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 760px;
    height: 544px;
    position: absolute;
}

.back_app_result {
    background-color: #ffffff;
    background-image: url(../images/result_back.png);
    background-repeat: no-repeat;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 760px;
    height: 544px;
    position: absolute;
}

.position {
    background-color: #ffffff;
    background-image: url(../images/position.jpg);
    background-repeat: no-repeat;
    background-position: center;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 200;
}

.title_app {
    font-family: FuturaT, Arial;
    font-size: 42px;
    color: Black;
    position: absolute;
    top: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 760px;
    left: 0;
    right: 0;
    font-weight: bold;
}

.div_login {
    background-color:#ffffff;
    top: 240px;
    width: 275px;
    left: 245px;
    height: 215px;
    position: relative;
}

.lblText {
    font-family: Arial;
    color: #0c4a84;
    font-size: 11px;
}

.ddl_Company {
    font-family: Arial;
    width: 160px;
    color: #0c4a84;
    font-size: 12px;
}

.txt_Company {
    font-family: Arial;
    width: 156px;
    color: #0c4a84;
    font-size: 12px;
}

.btnValidate {
    width: 68px;
    height: 25px;
    padding-left: 100px;
    padding-top: 5px;
}

.btnValidateT {
    font-family: Arial;
    color: white;
    text-decoration: none;
    font-size: 11px;
    z-index: 100;
    text-transform: uppercase;
    top: -12px;
    left: -55px;
    width: 68px;
    text-align: center;
    position: relative;
}

div.abs {
    position: absolute;
}

.header_title {
    font-family: Arial;
    color: #999999;
    font-size: 18px;
    top: 25px;
    left: 200px;
    width: 500px;
}

.quiz_title {
    font-family: Arial;
    color: #ffffff;
    font-size: 18px;
    font-weight:bold;
    top:140px;
    left:0px;
    text-align:center;
    width:760px;
    text-shadow: 2px 2px 2px #000000;
    -moz-text-shadow: 2px 2px 2px #000000;
    -webkit-text-shadow: 2px 2px 2px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');
    display: block;
}

.login_title {
    font-family: Arial;
    color: #0c4a84;
    font-size: 16px;
    top:210px;
    left:0px;
    text-align:center;
    width:760px;
}

.description {
    font-family: Arial;
    color: #ffffff;
    font-size: 9px;
    top:485px;
    left:0px;
    text-align:center;
    width:760px;
}

.error {
    font-family: Arial;
    color: Red;
    font-size: 12px;
    font-weight: bold;
    top:465px;
    left:0px;
    text-align:center;
    width:760px;
}

.languages {
    font-family: Arial;
    color: Black;
    font-size: 12px;
    top: 25px;
    right: 50px;
    text-align:right;
    width: 760px;
    display: none;
}

.main_text {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    font-family: Arial;
    color: #0c4a84;
    font-size: 12px;
    top: 240px;
    left: 140px;
    text-align:left;
    width: 320px;
    height: 100px;
    text-shadow: 0px 0px 10px #ffffff, 10px 0px 10px #ffffff;
    -moz-text-shadow: 0px 0px 10px #ffffff;
    -webkit-text-shadow: 0px 0px 10px #ffffff;
    filter: dropshadow(color=#ffffff, offx=5, offy=5);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#ffffff');
    display: block;
}

.footer_text {
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    top: 485px;
    left: 400px;
    text-align: left;
    width: 350px;
}

.link_text {
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    top: 485px;
    left: 25px;
    text-align: left;
    width: 300px;
}

.start_text {
    font-family: Arial;
    color: #09489d;
    font-size: 16px;
    font-weight:bold;
    top: 300px;
    left: 490px;
    text-align: center;
    width: 180px;
}
.start_text:hover
{
    cursor:pointer;
}

.start_button 
{
    background-image: url('../images/start_button.png');
    background-repeat: no-repeat;
    top: 345px;
    left: 550px;
    width: 114px;
    height: 109px;
}
.start_button:hover
{
    cursor:pointer;
}

.how_title {
    font-family: Arial;
    color: #999999;
    font-size: 14px;
    font-weight:bold;
    top: 83px;
    left: 65px;
    text-align: left;
    width: 380px;
}

.how_text {
    font-family: Arial;
    color: #999999;
    font-size: 12px;
    top: 100px;
    left: 65px;
    text-align: left;
    width: 380px;
}

.how_text2 {
    font-family: Arial;
    color: #999999;
    font-size: 12px;
    top: 190px;
    left: 65px;
    text-align: left;
    width: 680px;
}

.progress {
    font-family: Arial;
    color: #0C4A84;
    font-size: 12px;
    top: 500px;
    left: 530px;
    text-align: left;
    width: 200px;
}

.category1 
{
    background-image: url('../images/category1.png');
    background-repeat: no-repeat;
    top: 245px;
    left: 65px;
    width: 621px;
    height: 55px;
}

.category2 
{
    background-image: url('../images/category2.png');
    background-repeat: no-repeat;
    top: 310px;
    left: 65px;
    width: 621px;
    height: 55px;
}

.category3 
{
    background-image: url('../images/category3.png');
    background-repeat: no-repeat;
    top: 375px;
    left: 65px;
    width: 621px;
    height: 55px;
}

.category4 
{
    background-image: url('../images/category4.png');
    background-repeat: no-repeat;
    top: 440px;
    left: 65px;
    width: 621px;
    height: 55px;
}

.category_text 
{
    position:relative;
    top: 0px;
    left: 10px;
    width: 170px;
    height: 50px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    vertical-align:middle;
}

.category_item 
{
    height:50px;
    width:170px;
    vertical-align:middle;
    align-content:center;
}

.game_description {
    font-family: Arial;
    color: #999999;
    font-size: 10px;
    top: 490px;
    left: 70px;
    text-align: center;
    width: 200px;
}

.question_label {
    font-family: Arial;
    color: #0b4a83;
    font-weight:bold;
    font-size: 12px;
    top: 85px;
    left: 95px;
    text-align: left;
    width: 575px;
    height: 60px;
}

.question_validate 
{
    top: 483px;
    left: 270px;
    width: 114px;
}

.validate_text 
{
    position:relative;
    top: -35px;
    left: 25px;
    width: 114px;
    height: 35px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

.CkbxFormat input
{
    float: left;
}
.CkbxFormat label
{
    display: table-cell;
    display: -moz-grid;
    position: relative;
    left: 25px;
    top: -18px;
    width: 250px;
    height: 90px;
    padding-right: 0px;
}

.answer1 {
    font-family: Arial;
    color: #0b4a83;
    font-size: 11px;
    top: 150px;
    left: 95px;
    text-align: left;
    width: 250px;
    height: 90px;
    padding-right: 25px;
}

.answer2 {
    font-family: Arial;
    color: #0b4a83;
    font-size: 11px;
    top: 245px;
    left: 95px;
    text-align: left;
    width: 250px;
    height: 90px;
    padding-right: 25px;
}

.answer3 {
    font-family: Arial;
    color: #0b4a83;
    font-size: 11px;
    top: 340px;
    left: 95px;
    text-align: left;
    width: 250px;
    height: 90px;
    padding-right: 25px;
}

.answer4 {
    font-family: Arial;
    color: #0b4a83;
    font-size: 11px;
    top: 435px;
    left: 95px;
    text-align: left;
    width: 250px;
    height: 90px;
    padding-right: 25px;
}

.answer5 {
    font-family: Arial;
    color: #0b4a83;
    font-size: 11px;
    top: 530px;
    left: 95px;
    text-align: left;
    width: 250px;
    height: 90px;
    padding-right: 25px;
}

.answer6 {
    font-family: Arial;
    color: #0b4a83;
    font-size: 11px;
    top: 625px;
    left: 95px;
    text-align: left;
    width: 250px;
    height: 90px;
    padding-right: 25px;
}

.mediabox {
    top: 145px;
    left: 385px;
    width: 300px;
    height: 335px;
}

.media_next {
    top: 490px;
    left: 665px;
}

.media_prev {
    top: 490px;
    left: 595px;
}

.media_open {
    top: 490px;
    left: 625px;
}

.login_progress {
    top: 400px;
    left: 380px;
}

.question_status {
    font-family: Arial;
    color: #00ff00;
    font-size: 12px;
    top: 495px;
    left: 375px;
    text-align: center;
    width: 200px;
}

.main_text_result {
    font-family: Arial;
    color: #0b4a83;
    font-size: 19px;
    top: 125px;
    left: 65px;
    text-align:center;
    width: 620px;
}

.score_result {
    font-family: Arial;
    color: #0b4a83;
    font-size: 32px;
    top: 185px;
    left: 65px;
    text-align:center;
    width: 620px;
}

.score_percent {
    font-family: Arial;
    color: #0b4a83;
    font-size: 50px;
    top: 215px;
    left: 65px;
    text-align:center;
    width: 620px;
}

.score_date {
    font-family: Arial;
    color: #0b4a83;
    font-size: 19px;
    top: 275px;
    left: 65px;
    text-align:center;
    width: 620px;
}

.score_table {
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    top: 300px;
    left: 65px;
    text-align:center;
    width: 620px;
}

.footer_link {
    font-family: Arial;
    color: #999999;
    font-size: 12px;
    top: 465px;
    left: 75px;
    text-align:left;
    width: 620px;
}

.footer_result {
    font-family: Arial;
    color: #999999;
    font-size: 12px;
    top: 485px;
    left: 75px;
    text-align:left;
    width: 620px;
}

.back_image {
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 760px;
    height: 544px;
    position: absolute;
}