﻿body {
    font-family: "Arial", "Segoe UI";
    margin: 0;
    padding: 0;
}

.form-group select {
    width: 20em !important; /*29/01/2016*/
}

#Content {
    width: 1024px;
    height: 768px;
    margin: 0 auto;
}

a:hover {
    background-color: #c7d1d6;
}

/*a:link, a:visited, a:active, a:hover {
    color: #404040;
}*/

a {
    /*color: #404040;*/
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}


/***********top ****************/
#blocTop {
    width: 100%;
    height: 188px;
}

.LogoExxon {
    width: 177px;
    margin: auto;
    display: block;
    visibility:hidden;
}

    .LogoExxon:hover {
        background-color: transparent;
    }

    .LogoExxon.BigLogo {
        height: 134px;
    }

        .LogoExxon.BigLogo > img {
            height: 134px;
        }

    .LogoExxon.SmallLogo {
        height: 96px;
    }

        .LogoExxon.SmallLogo > img {
            height: 96px;
        }

#top_menu {
    /*background: url(/Images/menu_top.png) repeat-x;*/
    background: #E34B10; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #28786F, #017032); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #28786F, #017032); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #28786F, #017032); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #28786F, #017032); /* Standard syntax */
    width: 100%;
    height: 54px;
    display: table;
}

    #top_menu > div {
        display: table-cell;
        vertical-align: middle;
    }

#top_menu_title {
    font-size: 24pt;
    font-family: "Arial Black","Arial",sans-serif;
    font-weight: 900;
    min-width: 630px;
}

    #top_menu_title > span:first-child {
        color: #ffffff;
        padding-left: 15px;
        padding-right: 0px;
        /*padding-right: 15px;*/
    }

    #top_menu_title > span:nth-child(2) {
        color: #FF8888;
        /*padding-left: 10px;*/
    }

#top_menu_language {
    text-align: right;
    font-size: 0.8em;
    color: #ffffff;
    font-family: "Arial";
    font-weight: bold;
    /*width: 200px;*/
}

#top_menu_language_select {
    table-layout: fixed;
    font-size: 10.5pt;
    padding-right: 10px;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    width: 170px;
}

    #top_menu_language_select > select {
        padding: 3px;
        margin: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #D5D5D5;
        border: none;
        outline: none;
        cursor: pointer;
        margin-left: 5px;
        margin-right: 5px;
        /*width: 138px*/
        direction: ltr;
    }

#top_menu_person {
    padding-right: 5px;
    max-width: 170px;
    text-align: right;
    font-size: 0.8em;
    color: #ffffff;
    font-family: "Arial";
    font-weight: bold;
    overflow-x: hidden;
}

#top_menu_person_logoff {
    table-layout: fixed;
    text-align: center;
    width: 120px;
}

#top_menu_list {
    table-layout: fixed;
    text-align: center;
    width: 110px;
    visibility:hidden;
}

#TopMenuCourseMenu {
    left: auto;
    right: 0px;
    text-align: left;
}

/*#top {
    width: 100%;
    height: 134px;
}

#top_logo {
float: left;
height: 100%;
}

#top_logo img {
float: left;
}

#top_logo a {
    width: 177px;
    height: 96px;
    margin: auto;
    display: block;
}


#top_logo {
    float: none;
}

#top_logo a:hover {
        background-color: transparent;
    }

#top_right {
    float: right;
    height: 100%;
    display: none;
}*/

/*#top_right .top_right_login {
        float: left;
        margin: 45px;
    }*/

/*#top_right .top_right_image {
        float: left;
    }*/

/*#top_right #login {
        display: block;
        font-size: 0.75em;
        margin: 0 0 10px;
    }

        #top_right #login ul {
            margin: 0;
            padding: 0;
        }

        #top_right #login li {
            display: inline;
            list-style: none;
        }

    #top_right #logoutForm {
        display: inline;
    }

    #top_right ul {
        margin: 0px;
    }

        #top_right ul#menu {
            font-size: 0.80em;
            font-weight: 600;
            margin: 0 0 5px;
            padding: 0;
        }

            #top_right ul#menu li {
                display: inline;
                list-style: none;
                padding-right: 15px;
            }*/

/*    #top_menu_title .title {
        font-size: 28.0pt;
        font-family: "Arial Black","Arial",sans-serif;
        color: #ffffff;
        padding-left: 15px;
        font-weight: 900;
    }

#top_menu_right {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
    #top_menu_person .title,
    #top_menu_language .title {
        text-align: right;
        font-size: 0.8em;
        color: #ffffff;
        font-family: "Arial";
        font-weight: bold;
    }

*/

/*****************Body***************************************/
#blocContenu {
    width: 100%;
    min-height: 580px;
    font-size: 11.0pt;
}

/***************home****************************************/
.blocHome {
    background-color: #7F7F7F;
    font-size: 12.0pt;
    color: white;
    background: url(../Images/home_bg.png) repeat-y;
}

#home_top {
    height: 56px;
}

#home_top_left {
    width: 100%;
    height: 100%;
    float: left;
}

    #home_top_left p {
        font-size: 18.0pt;
        text-align: left;
        color: #fff;
        font-weight: bold;
        padding-left: 25px;
        margin-top: 13px;
    }


#home_middle {
    width: 100%;
    height: 218px;
}

#home_middle_left {
    float: left;
    width: 670px; /*690*/
    height: 218px;
    font-weight: bold;
    background: url(../Images/home_background.png) repeat-x;
    position: relative;
}

    #home_middle_left p {
        padding-top: 10px;
        padding-left: 25px;
        /*border-right: 1px solid #ED1C2E;*/
    }

#home_middle_right {
    float: right;
    width: 352px; /*332*/
    height: 100%;
}

    #home_middle_right .terms {
        margin-bottom: 10px;
        font-size: 10.5pt;
        margin-left: 6px;
    }

    #home_middle_right a {
        color: #ffffff;
    }


    #home_middle_right .loginTechnician {
        width: 100%;
        /*height: 72px;*/
        /*float: left;*/
    }



    #home_middle_right .loginManager {
        width: 100%;
        /*height: 59px;*/
        /*float: left;*/
    }


    #home_middle_right .helpAdmin {
        width: 100%;
        /*height: 56px;*/
    }

/*#home_middle_right input {
        float: left;
    }


    #home_middle_right span {
        /*padding-top:1em;
        float: left;
        width:12em;
    }*/

.ImageHelp {
    float: left;
}

.TextHelp {
    float: left;
    margin-left: 5px;
    margin-top: 18px;
}



#home_buttom {
    width: 100%;
    height: 286px;
    padding-top: 18px;
    /*position: relative;*/
}

    #home_buttom #image_buttom {
        width: 100%;
        height: 286px;
        /*position: absolute;*/
        /*bottom: 0;*/
        /*left: 0px;*/
    }

/******************************************************/

/***********************Courses************************/

#blocTopCourse {
    height: 150px; /* !important;*/
}

/*.topCourse {
    height: 96px !important;
}*/

/*#blocCourse {
    height: 100%;
}*/

#blocQuestion {
    width: 100%;
    height: 558px;
    background-color: #979797;
    /*border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;*/
    position: relative;
}

    #blocQuestion .Question {
        height: 100%;
        background: url(../Images/question.png) no-repeat;
        /*position: relative;*/
    }

    #blocQuestion .Introduction {
        height: 100%;
    }

div.Introduction > img:first-child, div.Introduction > div:first-child > img:first-child, #imgContent {
    width: 1024px;
    height: 557px;
}

#blocQuestion .Question label {
    display: block;
    padding: 5px;
}

#blocQuestion .Question h1 {
    font-size: 22.0pt; /* PS */
    text-align: left;
    color: #fff;
    margin: 0;
    font-weight: normal !important;
    padding-left: 255px;
    padding-top: 5px; /* PS */
    display: block;
}

#blocQuestion .Question .Title {
    height: 40px;
    display: block;
    line-height: 60px;
}

    #blocQuestion .Question .Title span {
        display: inline-block;
        line-height: 1.2;
        text-align: left;
        vertical-align: middle;
        color: #fff;
        font-weight: normal !important;
        font-size: 22.0pt;
        padding-left: 255px;
    }

#blocQuestion .Question .QuestionTitle {
    font-size: 16pt;
    text-align: left;
    color: #ed1c2e;
    font-weight: bold;
    padding-left: 55px;
    padding-top: 65px;
    display: block;
    width: 90%;
}

#blocQuestion .Question .AnswerTitle {
    font-size: 16pt;
    text-align: left;
    color: #7F7F7F;
    /*padding-top: 40px;*/
    min-height: 60px;
    display: block;
    vertical-align: middle;
    padding-left: 65px;
    width: 90%;
}


#blocQuestion input[type="radio"] {
    opacity: 0;
    position: absolute;
    filter: alpha(opacity=0);
}

    #blocQuestion input[type="radio"] + label {
        background: url('../Images/radio_unchecked.png') left center no-repeat;
        padding-left: 65px;
        padding-bottom: 15px; /*20px;*/
        padding-top: 15px; /*34px;*/
    }

    #blocQuestion input[type="radio"]:checked + label {
        background: url('../Images/radio_checked.png') left center no-repeat;
        padding-left: 65px;
    }

#blocQuestion .startTest {
    position: absolute;
    padding-left: 240px;
    bottom: 50px;
}

#blocQuestion .PrintPassport {
    position: absolute;
    right: 32px;
    top: 270px;
}

#course_footer {
    width: 100%;
    height: 60px;
    text-align: right;
    background: url(../Images/footer.png) repeat;
}

    #course_footer .left {
        width: 50%;
        float: left;
        text-align: left;
    }

    #course_footer .Navigatebutton {
        float: right;
        line-height: 60px;
    }

    #course_footer #btnBack {
    }

    #course_footer .NavigateProgress {
        float: left;
        padding-left: 25px;
        position: relative;
    }

    #course_footer .progressBar {
        position: absolute;
        top: 25px;
        width: 370px;
    }

    #course_footer .progressImage {
        float: left;
        width: 300px;
        height: 15px;
        background: url("../Images/progress.png") no-repeat;
        line-height: 15px;
    }

    #course_footer .progressImageComplete {
        float: left;
        height: 15px;
        background: url("../Images/progressComplete.png") no-repeat;
        line-height: 15px;
        border-radius: 20px; /*PS*/
    }

    /*#course_footer .progressImageComplete {
        height: 15px;
        float: left;
    }*/

    #course_footer .progressPercentage {
        color: #ffffff;
        float: left;
        margin-left: 5px;
    }
/******************************************************/

/**********************manager **********************/
#blocManager {
    height: 558px;
    background: url(../Images/home_bg.png) repeat-y;
}

.blocHeader {
    height: 68px;
    background: url(../Images/title_background.png) repeat-y;
    font-size: 14.5pt; /*16pt;*/
    color: white;
}

    .blocHeader .title {
        font-weight: bold;
        width: 265px;
        float: left;
        padding-left: 25px;
    }

        .blocHeader .title div {
            border-right: 2px solid white;
            width: 250px;
            line-height: 46px;
            margin-top: 12px;
        }

    .blocHeader .subTitle {
        float: left;
        line-height: 68px;
        width: 700px;
    }

        .blocHeader .subTitle span {
            vertical-align: middle;
            display: inline-block;
            line-height: 1.2; /* on rétablit le line-height */
            text-align: left; /* ... et l'alignement du texte */
        }

.borderRight {
    border-right: 2px solid white;
}

.blocBody {
    height: 488px;
}

.bodyCol {
    width: 479px;
    height: 460px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    background-color: white;
    margin-top: 14px;
    margin-bottom: 14px;
    border-top: 3px solid red;
    font-size: 1.1em; /*PS 14 pt*/
    color: #404040;
}

ul.bodyList {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    margin-left: 1.7em;
    padding: 0;
    list-style-type: square;
    list-style-image: url('../Images/puce.png');
}

    ul.bodyList > li {
        /*position: relative;*/
        /*margin-bottom: 10px;*/
        padding-left: 0.5em;
        width: 445px;
        line-height: 25px; /*50px;*
		margin:0px;/*PS*/
        padding: 0px; /*PS*/
    }

        ul.bodyList > li > input {
            /*position: absolute;
            right: 10px;
            top: 10px;*/ /*PS*/
        }

        ul.bodyList > li > span {
            vertical-align: text-top;
            display: inline-block;
            line-height: 1.2; /* on rétablit le line-height */
            text-align: left; /* ... et l'alignement du texte */
        }

.colFirst {
    float: left;
    margin-left: 25px;
}

.colLast {
    margin-right: 25px;
    float: right;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

#loginForm fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
    border-right: solid 1px #ED1C2E;
}

fieldset ol {
    list-style: none outside none;
    padding: 0;
}

    fieldset ol li {
        padding-bottom: 10px;
    }
/* login page */
#loginForm {
    float: left;
    width: 45%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input[type="text"], #loginForm input[type="Password"] {
        width: 250px;
    }

    #loginForm input[type="checkbox"], #loginForm input[type="submit"], #loginForm input[type="button"], #loginForm button {
        width: auto;
    }

.registerForm {
    margin-left: 40px;
    float: left;
    width: 45%;
}

label {
    display: block;
}

    label.checkbox {
        display: inline;
    }
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.green {
    font-weight: bold;
    color: green;
}

/**************html control****************************/
#blocCourse button {
    color: white;
    background-color: #0064A9;
    border: 2px solid white;
    box-shadow: 0px 0px 8px #676767;
    border-radius: 10px;
    height: 46px;
    line-height: 3em;
    width: 269px;
    cursor: pointer;
}

    #blocCourse button span {
        border: 1px solid white;
    }

.noActive {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
    /*background-color: #000;*/
}

.middle {
    vertical-align: middle;
}

.goodAnswer {
    color: #00B050;
}

.badAnswer {
    color: #007AC2;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2;
}

.goodAnswer,
.badAnswer {
    font-size: 16pt;
    font-weight: bold;
    float: left;
}

#resultdiv {
    width: 600px;
    padding-left: 55px;
    margin-top: 20px;
    line-height: 80px;
    position: absolute;
    bottom: 16px;
    display:none;
}

    #resultdiv * {
        background-color: white;
        background-color: rgba(255,255,255,0.8);
    }

.hidden {
    visibility: hidden;
}

.loading {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}

.img-form-valid {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    color: #666;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin: 6px 0 0 5px;
    background-image: url("../Images/form-valid.png");
}

.form-valid {
    background: #bfbfbf;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    display: none;
    min-height: 29px !important;
    min-width: 28px !important;
    background: #33A033;
    display: inline-block;
}

.col-sm-1 {
    margin-bottom: 20px;
    width: 20.6667%;
}

/*PS*/
input[type="image"] {
    /* Doesn't work with IE9 (hidden until hovered ???)*/
    /*opacity: 0.80;
    filter: alpha(opacity=80);
        */
}

    input[type="image"]:hover {
        /*opacity: 1;
        filter: alpha(opacity=100);
            */
    }

h1, h2, h3 {
    line-height: 30px !important;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

body {
    background-color: whitesmoke;
}

#Content {
    background-color: white;
}

img {
    filter: 0; /* Suppress IE8 black edges with PNG transparency*/
}

.btn {
    //background-color:#0064a6 !important;
    background-color: #298630 !important;
    color: white !important;
    background-image: none !important;
}

.modal.fade.in {
    top: 1% !important;
}

.pos_start_video {
    position: absolute;
    margin-top: -100px;
    margin-left: 300px;
    z-index: 1000;
}

.LayerRight {
    display: block;
    float: right;
    width: 100%;
}

.Campi {
    width: 200px;
    height: 140px;
    margin-right: 200px;
    margin-top: 60px;
    float: right;
}

    .Campi p {
        background-color: transparent;
        color: #483d8b;
        padding: 2px;
        margin: 0px;
        border: none;
        border-bottom: 1px solid #676767;
        font-size: 18px;
        display: block !important;
    }

    .Campi .label2 {
        font-weight: bold;
        font-size: 18px;
    }

#blocQuestion .Question .AnswerTitle:hover {
    color: black;
}

link:active {
    outline: none;
}
