﻿.caption {
    width: 54px;
    height: 40px;
}

.contenu .col {
    width: 100%;
}

/* Redimensionnement des images du slide des quizzs. */
.animationQuizz .imgholder img {
    width: 138px;
    height: 105px;
}

div.quizz {
}

.quizz1 div.quizz {
    float: left;
}

#section.quizz {
    padding: 0 0 30px 0;
}

.quizz .col {
    width: 100%;
}
/*
.bg-page{
    height:auto;
}*/


/* Correction bouton valider quizz non centré */
.quizz2 .nav-simulation .next, .quizz2 .nav-simulation .prev {
    line-height: initial;
}

.nolink:hover {
    cursor: default;
    text-decoration: none;
}


.ui-widget-overlay {
    background: #555 50% 50% repeat !important;
    opacity: .8 !important;
}

#popupOne label {
    vertical-align: middle;
}

.infos-et-conseils .videos h3 {
    color: #ffffff !important;
}

.quizz2 .resultats .partie2 {
    padding: 55px 0 0 0;
}

.k-grid-header {
    padding-right: 0 !important;
}

.last-perso-3.k-textbox {
    width: 192px;
    height: initial;
    color: #a5a5a5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input.k-textbox:hover, textarea.k-textbox:hover {
    border-color: #cdcdcd !important;
}

.col1.tabPoints .k-numeric-wrap.k-state-default.k-expand-padding {
    background-color: #fff !important;
    color: #000 !important;
    height: 30px;
    display: block;
}

.col1.tabPoints .k-grid td {
    padding: .4em 2em;
}

.col1.tabPoints .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
    vertical-align: middle;
}


input.k-textbox {
    border-radius: 0px;
    height: 30px !important;
    text-indent: initial;
    line-height: initial;
}

.k-numeric-wrap.k-state-default.k-expand-padding, .k-numeric-wrap.k-state-default.k-expand-padding input {
    border-radius: 0px;
}

.k-numeric-wrap.k-state-default.k-expand-padding {
    display: inline-table;
    border-width: 1px;
}

:focus {
    outline: initial;
}

/* Page video*/
video.floatLeft {
    margin-right: 30px;
}

.video h3 {
    color: #1c99d5;
}

.simplePagerNav .currentPage {
    font-weight: bold;
}

    .simplePagerNav .currentPage a {
        cursor: default;
    }

        .simplePagerNav .currentPage a:hover {
            text-decoration: none;
        }

#popupContent .k-widget.k-numerictextbox.k-input, .k-widget.k-numerictextbox.k-input span input {
    line-height: 1em !important;
    height: 100% !important;
    vertical-align: middle;
}


/** Refonte retraite ecran des resultats **/
.selection .bg3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F3F3F3;
    padding: 15px;
}

#msgCasParticulier {
    background: url(img/CasParticulier.png) no-repeat !important;
    height: 210px;
    margin-top: 15px;
    padding: 11px 0px 0px 70px;
    color: white;
}

    #msgCasParticulier div.texte {
        background-color: #0999D6;
        font-size: 14px;
    }

        #msgCasParticulier div.texte .col {
            padding: 20px;
        }

#GridReleveSitOriginal a.lienInfoBulle-small {
    margin: 0px;
    padding: 3px 7px 5px 10px;
}

#GridReleveSitOriginal .k-grid-header-wrap {
    overflow: initial;
}

.noFloat {
    float: none;
}

.noMargin {
    margin: 0;
}

.noPadding {
    padding: 0px;
}

.validationSummaries {
    margin-bottom: 10px;
}

.vAlign2 {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: 0 !important;
    line-height: 30px;
}

/* page info et conseil, regle le probleme des titres longs */
.quizz span {
    max-width: 250px;
}

a.btnSmallBleu.arButton {
    height: auto;
    margin: 5px 0;
}

@media screen and (min-width: 1024px) {
    a.btnSmallBleu.arButton {
        width: 342px;
    }
}

#divReponseNonCompteARExistant .arText {
    text-align: justify;
    margin-top: 35px;
}

#previewPopUp {
    position: fixed;
    top: 45px;
    height: 43px;
    width: 249px;
    right: 0px;
    background-color: #E5E5E5;
    vertical-align: middle;
    background-image: url('../img/btn-preview.jpg');
    -moz-box-shadow: -2px 2px 4px 0px #cfcfcf;
    -webkit-box-shadow: -2px 2px 4px 0px #cfcfcf;
    -o-box-shadow: -2px 2px 4px 0px #cfcfcf;
    box-shadow: -2px 2px 4px 0px #cfcfcf;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=224, Strength=4);
}

.previewCheckBox {
    left: 205px;
    top: 13px;
    position: relative;
}


#mesChoixRP ul.list li:before {
    content: "•";
    font-size: 30px;
    vertical-align: middle;
    line-height: 20px;
    float: left;
    color: #1c99d5;
    margin-left: 10px;
}

.wrong:after {
    content: url('../img/no-small.png');
    margin-left: -47px;
}

#tokenChangePassword {
    padding-left: 130px;
    padding-right: 130px;
}


/* Faq*/

.Faq .theme {
    height: 129px;
    width: 212px;
    background: url(../img/FAQ_Theme2.png) no-repeat;
    display: block;
    float: left;
    margin-right:5px;
}
.Faq .theme.actif {
    font-weight:bold;
    background-position-x:-212px;
}

    .Faq .theme:hover, .Faq .theme:visited, .Faq .theme:active, .Faq .theme:link {
        text-decoration: none;
        color: black;
    }

    .Faq .theme > div {
        margin-left: 15px;
        padding-left: 5px;
        height: 129px;
        line-height: 129px;
        position: absolute;
    }

.Faq .themeLogo {
    vertical-align: middle;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    display: inline-block;
}

.Faq .themeLabel {
    vertical-align: middle;
    max-height: 120px;
    display: inline-block;
    max-width: 120px;
    font-size: 13px;
    line-height: 15px;
    font-family: 'open_sanslight';
}


.Faq #divTheme,.Faq #divReponse, .Faq #divContact{
    
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}


.Faq #divQuestion>p, .Faq #divHelp > div{
    width: 90%;
    margin: 0 auto;
}

.Faq #divQuestion, .Faq #divHelp{
    margin-bottom: 20px;

}

.Faq header a:hover{
    text-decoration: none;
}

.Faq .bgHeader {
    width: 100%;
    height: 127px;
    background: url(img/connexion-bg-header.jpg) repeat-x !important;
}

.Faq .k-dropdown-wrap, .Faq .k-dropdown-wrap.k-state-hover, .Faq .k-dropdown-wrap.k-state-active {
    background: #1c99d5 !important;
    border-color: #1c99d5;
    border-radius: 10px;
    padding-left: 25px;
}

    .Faq .k-dropdown-wrap .k-input, .Faq .k-dropdown-wrap:hover .k-input {
        color: white;
    }

.Faq .k-list .k-item.k-state-selected.k-state-focused {
    background-color: #d1d1d1 !important;
    background-image: none;
    border: none;
    color: black;
    font-weight: normal;
}

.Faq .k-list .k-item.k-state-hover {
    background-color: #d1d1d1 !important;
    background-image: none;
    border: none;
    color: black;
    font-weight: normal;
    border: none;
}

.Faq .k-list .k-item{
    margin: 0;
    padding: 2px;
}


.Faq .k-icon.k-i-arrow-s {
    background-position: -176px -208px;
}


.Faq #headerDisconnected {
    width: 866px;
    margin: 0 auto;
    padding: 10px 54px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Faq .k-widget.k-dropdown.k-header{
    background-color:transparent;
    border:none;
}

.logo-adding {
    float: right;
}

.Faq #page {
    padding: 50px 30px !important;
}

.Faq .btnSmallBleu, .Faq .btnSmallBleu:hover {
    float: none;
    margin-right: 20px;
}

.Faq #footer {
    text-align: right;
    border: none !important;
    padding: 0 !important;
}

.Faq .faqThanks{
    display:none;
    line-height:35px;
    color: #1c99d5;
}
.Faq #pResponse ul{
    font-family:Arial;

}

.Faq #pResponse ul{
    list-style:initial;

}

/* Search bar raccourcie pour le menu contact*/
.search .recherche {
    width: 49.77612%;
    border: 0;
    color: #808080;
    font-style: italic;
    background: url(img/loupe.png) no-repeat 5px 5px white;
    padding-left: 30px !important;
}

.search {
    height: 26px;
    padding: 5px;
    margin: 3px -55px 0 0;
    background-color: transparent;
    float: right !important;
}
