/* ==========================================================================
   @5-FORMS
   ========================================================================== */
/* ==========================================================================
   @0-VARIABLES
   ========================================================================== */
/* Couleurs
  ========================================================================== */
/* Taille des polices
  =============================================================== */
/* Listes déroulantes
  ========================================================================== */
label {
    padding: 3px !important;
}

select, input {
    border: 1px solid #d2d2d2;
    color: #a5a5a5;
    padding: 5px !important;
}

.width340 {
    /*width:percentage(181px/340px);*/
    width: 328px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width322 {
    /*width:percentage(181px/340px);*/
    width: 322px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width273 {
    /*width:percentage(181px/340px);*/
    width: 273px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width250 {
    /*width:percentage(181px/340px);*/
    width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width200 {
    /*width:percentage(181px/340px);*/
    width: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width185 {
    /*width:percentage(181px/340px); moins 2px de border -5px padding right et left*/
    width: 185px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width181 {
    /*width:percentage(181px/340px); moins 2px de border -5px padding right et left*/
    width: 181px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width140 {
    /*width:percentage(181px/340px); moins 2px de border -5px padding right et left*/
    width: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width90 {
    width: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width80 {
    width: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width65 {
    /*width:percentage(65px/340px); moins 2px de border -5px padding right et left*/
    width: 53px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width40 {
    width: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width10 {
    /*width:percentage(65px/340px); moins 2px de border -5px padding right et left*/
    width: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width158 {
    width: 158px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.width303 {
    width: 303px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select340 {
    /*width:percentage(181px/340px);*/
    width: 340px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox] {
    border: none;
}

.checkbox input, .checkboxCochee input {
    vertical-align: middle;
}

.checkboxCochee label {
    font-size: 10px !important;
}

input[type=radio] {
    border: none;
    vertical-align: middle;
}

.radio {
    vertical-align: middle;
}

.ris-infobulle > span:nth-child(2) {
    padding: 0 !important;
    border: none;
}

.ris-infobulle img {
    max-width: none !important;
}

.k-dropzone {
    padding-left: 0 !important;
}

#uploadPanel .k-button {
    padding: 10px 10px 10px 20px;
    text-align: left;
}

#uploadPanel .k-dropzone em {
    display: none;
}

.k-upload-button, .k-upload-selected, .k-upload-button:focus, .k-upload-selected:focus, .k-upload-button:active, .k-upload-selected:active {
    background: #1c9ad5 !important;
    border-color: #1c9ad5 !important;
    border-radius: 10px !important;
    line-height: 25px !important;
    overflow: hidden !important;
    outline: none !important;
}

    .k-upload-button:hover, .k-upload-selected:hover {
        background: #1881b4 !important;
        border-color: #1881b4 !important;
        border-radius: 10px !important;
    }

#divReponseOuiCompteARExistant .k-upload-button input {
    font: 0.875em/1.5 Arial, Helvetica, sans-serif !important;
    filter: none;
}

.k-upload .ris-upload-step {
    background: #f3f3f3;
    color: #1c9ad5;
    border-radius: 15px;
    margin: 3px;
    text-indent: -1px;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 25px;
    float: left;
}

.k-upload .ris-upload-stepLabel {
    line-height: 30px;
    margin-left: 7px;
}

.k-upload {
    background: transparent !important;
    border: none !important;
}

    .k-upload li.k-file {
        background: url('/img/pdf.png') no-repeat left center !important;
        color: #000;
        margin-bottom: 8px;
        border: none;
        margin-left: 20px;
    }

    .k-upload li.k-file-error {
        background: url('/img/pdf.png') no-repeat #ef8181 left center !important;
    }

    .k-upload li.k-file-success .k-progress {
        background: url('/img/pdf.png') no-repeat transparent left center !important;
    }

    .k-upload li.k-file-progress .k-progress {
        background: url('/img/pdf.png') no-repeat transparent left center !important;
    }

.k-upload-selected {
}

#risAnalyzeStatus {
    display: none;
}

    #risAnalyzeStatus img#statusOkIcon, #risAnalyzeStatus img#statusKoIcon {
        display: none;
    }

    #risAnalyzeStatus img#spinner, #risAnalyzeStatus img#statusOkIcon, #risAnalyzeStatus img#statusKoIcon {
        float: left;
    }

    #risAnalyzeStatus .risAnalyzeMessage {
        display: block;
        line-height: 32px;
        margin-left: 40px;
    }

    #risAnalyzeStatus #risAnalyzeOk, #risAnalyzeStatus #risAnalyzeKo {
        display: none;
        line-height: 25px;
        margin-left: 15px;
    }

#popupRisOk,
#popupRisError,
#popupErrorExtension,
#popupErrorUpload,
#popupErrorRisHtmlFile,
#popupErrorRisWrongFile,
#popupErrorFileSize,
#popupErrorRisPoint,
#popupErrorRisTrimestre,
#popupErrorNoSummaryDataAvailable {
    padding: 25px !important;
    margin-bottom: 30px !important;
}

#noticationPanel {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 5px;
    background-color: whitesmoke;
    border: 1px solid #1c9ad5;
    border-bottom: none;
    width: 290px;
    z-index: 999999;
    font-family: 'open_sansregular', Arial, sans-serif;
    -moz-box-shadow: 0px 0px 5px 0px #656565;
    -webkit-box-shadow: 0px 0px 5px 0px #656565;
    -o-box-shadow: 0px 0px 5px 0px #656565;
    box-shadow: 0px 0px 5px 0px #656565;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
}

#notificationTitle {
    background: #1c9ad5;
    padding: 2px 5px;
}

    #notificationTitle > h3 {
        margin-top: 5px;
        padding-left: 32px;
        background: url('/img/icon-maintenance.png') no-repeat left center;
        color: whitesmoke;
        font-weight: bold;
        line-height: 25px;
        font-family: 'open_sanslight', Arial, sans-serif;
    }

#noticationPanel #noticationContent {
    padding: 15px 15px 0px 15px;
    font-size: 15px;
    line-height: 20px;
    /text-align:justify;
}

#noticationPanel #NotificationCloseButton {
    background: #f3f3f3;
    color: #1c9ad5;
    border: 1px #1c9ad5 solid;
    border-radius: 15px;
    margin: 3px;
    display: block;
    text-align: center;
    width: 20px;
    float: right;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    line-height: 19px;
}

    #noticationPanel #NotificationCloseButton:hover {
        text-decoration: none;
        background: #1c9ad5;
        color: #f3f3f3;
        border-color: #f3f3f3;
    }

#notificationFooter {
    font-style: italic;
    text-align: right;
}