﻿/*************************************************/
/* CG92 - partenaire							*/
/*************************************************/
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot') format('eot'), url('../fonts/opensans-regular-webfont.svg') format('svg'), url('../fonts/opensans-regular-webfont.ttf') format('ttf'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_extrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot') format('eot'), url('../fonts/opensans-extrabold-webfont.svg') format('svg'), url('../fonts/opensans-extrabold-webfont.ttf') format('ttf'), url('../fonts/opensans-extrabold-webfont.woff') format('woff'), url('../fonts/opensans-extrabold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.ttf') format('ttf'), url('../fonts/opensans-semibold-webfont.eot') format('eot'), url('../fonts/opensans-semibold-webfont.svg') format('svg'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot') format('eot'), url('../fonts/opensans-italic-webfont.svg') format('svg'), url('../fonts/opensans-italic-webfont.ttf') format('ttf'), url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot') format('eot'), url('../fonts/opensans-light-webfont.svg') format('svg'), url('../fonts/opensans-light-webfont.ttf') format('ttf'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot') format('eot'), url('../fonts/opensans-bold-webfont.svg') format('svg'), url('../fonts/opensans-bold-webfont.ttf') format('ttf'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbolditalic';
    src: url('../fonts/opensans-bolditalic-webfont.eot') format('eot'), url('../fonts/opensans-bolditalic-webfont.svg') format('svg'), url('../fonts/opensans-bolditalic-webfont.ttf') format('ttf'), url('../fonts/opensans-bolditalic-webfont.woff') format('woff'), url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbolditalic';
    src: url('../fonts/opensans-extrabolditalic-webfont.eot') format('eot'), url('../fonts/opensans-extrabolditalic-webfont.svg') format('svg'), url('../fonts/opensans-extrabolditalic-webfont.ttf') format('ttf'), url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff'), url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbolditalic';
    src: url('../fonts/opensans-lightitalic-webfont.eot') format('eot'), url('../fonts/opensans-lightitalic-webfont.svg') format('svg'), url('../fonts/opensans-lightitalic-webfont.ttf') format('ttf'), url('../fonts/opensans-lightitalic-webfont.woff') format('woff'), url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbolditalic';
    src: url('../fonts/opensans-semibolditalic-webfont.eot') format('eot'), url('../fonts/opensans-semibolditalic-webfont.svg') format('svg'), url('../fonts/opensans-semibolditalic-webfont.ttf') format('ttf'), url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'), url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'open_sansregular';
    font-size: 12pt;
    color: #1d1d1d;
}

.filaire-20 {
    padding-top: 20px;
}


.filaire-30 {
    padding-top: 30px;
}

.form-group.required .control-label:after {
    content: "*";
    color: #1d1d1d;
}

.form-group.requiredPoints .control-label:after {
    content: " * :";
    color: #1d1d1d;
}

.form-group.requiredOne .control-label:after {
    content: "**";
    color: #1d1d1d;
}

.form-group.required-double .control-label:after {
    content: "**";
    color: #1d1d1d;
}

.voffset {
    margin-top: 2px;
}

.voffset1 {
    margin-top: 5px;
}

.voffset2 {
    margin-top: 10px;
}

.voffset3 {
    margin-top: 15px;
}

.voffset4 {
    margin-top: 30px;
}

.voffset5 {
    margin-top: 40px;
}

.voffset6 {
    margin-top: 60px;
}

.voffset7 {
    margin-top: 80px;
}

.voffset8 {
    margin-top: 100px;
}

.voffset9 {
    margin-top: 150px;
}

.hoffset {
    margin-left: 2px;
}

.hoffset1 {
    margin-left: 5px;
}

.hoffset2 {
    margin-left: 10px;
}

.hoffset3 {
    margin-left: 15px;
}

.hoffset4 {
    margin-left: 30px;
}

.hoffset5 {
    margin-left: 40px;
}

.hoffset6 {
    margin-left: 60px;
}

.hoffset7 {
    margin-left: 80px;
}

.hoffset8 {
    margin-left: 100px;
}

.hoffset9 {
    margin-left: 150px;
}

/******AJAX LOADER******/

div.dataTables_wrapper div.dataTables_processing {
    z-index: 9997;
    width: 50px;
}

.dataTables_wrapper .dataTables_processing {
    background: #000 url("../Images/ajax-loader.gif") no-repeat center center;
    height: 50px;
    margin: -23px 0px 0px -23px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.container-message {
    min-height: 250px;
    padding-top: 40px;
}

.overlay {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998;
    opacity: 0.8;
    /*background-color : #f5f5f5;*/
    width: 100%;
    height: 100%;
}

.page-loading {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #000 url("../Images/ajax-loader.gif") no-repeat center center;
    margin: -23px 0px 0px -23px;
    z-index: 9999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/*****AJAX LOADER******/

/*****RESOLUTION PB MODAL*****/
.modal-backdrop {
    z-index: 1050;
}

.modal-dialog {
    z-index: 1060;
}

.soustitre {
    font-size: 16px;
    font-weight: bold;
    color: #3C899C;
}

.checkbox-margin {
    margin-right: 3%;
}

#dvInfoConv {
    overflow-y: auto;
    height: 400px;
    margin-bottom: 25px;
}

#dvBtnConv {
    margin-top: 20px;
}


#dvConfirmSignContainer input[type=submit] {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}

#dvConfirmSignContainer .form-group {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}


.textCenter {
    text-align: center;
}

.gvPadding {
    padding-left: 0px;
}

h1 {
    font-family: 'open_sanslight';
    font-size: 38pt;
    color: #60686d;
}

h2 {
    font-family: 'open_sansregular';
    font-size: 20pt;
    color: #d43709;
}

h3 {
    font-family: 'open_sanssemibold';
    font-size: 16pt;
    color: #d43709;
}

h4 {
    color: #d43709;
}

p {
    font-family: 'open_sansregular';
    font-size: 12pt;
    color: #1d1d1d;
}

a {
    color: #d43709;
}

    a:focus, a:hover {
        color: #d43709;
        text-decoration: underline;
    }

label {
    font-weight: 400;
}

@media (min-width: 768px) {
    .navbar-brand {
        padding: 0px 15px;
    }
}

.text-header {
    font-family: 'open_sansregular';
    font-size: 17pt;
    color: #d43709;
}

@media (min-width: 768px) {
    .text-header {
        padding-bottom: 10px;
    }

    .img-style {
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .text-header {
        font-size: 25pt;
    }

    .img-style {
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .text-header {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 28pt;
    }

    .img-style {
        max-height: 240px !important;
        max-width: 400px !important;
        margin: 0 auto;
    }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #d43709;
    background-color: transparent;
    font-weight: 700;
}

.text-header-pass {
    font-family: 'open_extrabold';
}

.text-chapeau {
    font-family: 'open_sansitalic';
    font-size: 12pt;
    color: #1d1d1d;
}

@media (min-width: 768px) {
    .text-chapeau {
        font-size: 13pt;
    }
}


.form-control {
    font-family: 'open_sansitalic';
    border-radius: 0px;
    font-size: 11pt;
    color: #565e63;
    border: 1px solid #ccc;
}

.btn {
    font-family: 'open_sansitalic';
    font-size: 12pt;
}

.btn-primary-pass {
    color: white;
    background-color: #d43709;
    border-color: #d43709;
}

.btn-default-pass {
    color: white;
    background-color: #565e63;
    border-color: #565e63;
}

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

.navbar-brand {
    width: 100%;
}

.navbar-default {
    background-color: white;
    border-color: white;
    border-bottom: #60686d 2px solid;
}

@media (min-width: 768px) {
    .navbar-header {
        float: none;
    }
}

.container-block-connexion {
    min-height: 200px;
}

@media (min-width: 768px) {
    .container-block-connexion {
        padding-top: 20px;
    }
}

.footer-block-link {
    margin-top: 20px;
    padding-top: 10px;
    background-color: #60686d;
    font-size: 12pt;
    color: white;
}

a.footer-link {
    color: white;
}

.footer-block-link .list-inline > li {
    padding-left: 20px;
    padding-right: 20px;
}

a.footer-link:focus, a.footer-link:hover {
    color: white;
    text-decoration: underline;
}

.footer-block-description {
    background-color: #565e63;
    min-height: 80px;
    padding-top: 15px;
}

.footer-description {
    font-size: 12pt;
    padding-top: 13px;
    padding-right: 15px;
    color: white;
}



/*****************************************/
/*SpÃ©cial pour la page principale*/
/*****************************************/

/*Bouton rechercher page principale*/
.stylish-input-group button {
    border: 0;
    background: transparent;
}

.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: none;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.carousel-caption {
    border: white 2px solid;
    color: black;
}

.btn-ensavoirplus .text {
    display: block;
    font-size: 20.7px;
    padding: 10px;
    margin-right: 10px;
    background-color: #177bbb;
    text-transform: UPPERCASE;
    color: white;
    width: 232px;
    float: right;
}

/*********************/
/*       Site        */
/*********************/


@media (min-width: 1200px) {
    .col-lg-2demi {
        width: 20.9%;
    }
}


.mandatory {
    color: red;
}


@media (min-width: 768px) {
    .blue-line {
        background-color: transparent;
        border-bottom: #1b93e0 2px solid;
    }
}

@media (min-width: 768px) {
    .green-line {
        background-color: transparent;
        border-bottom: #74b143 2px solid;
    }
}

@media screen and (min-width: 992px) {
    .container-site {
        padding-top: 80px;
        min-height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .filaire20-visible-xs {
        padding-top: 20px;
    }
}

.container-site-famille {
    padding-top: 50px;
    background-color: #f9f9f9;
    min-height: 400px;
}

.filaire-20 {
    padding-top: 20px;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.fa-site {
    font-size: 0.8em;
    color: white;
}

.footer-site {
    padding-top: 5px;
    /*background-color : #177bbb;
	color : #fbfafa;*/
}

.btn-connexion-green {
    color: white;
    background-color: #74b143;
    border-color: #74b143;
    border-radius: 12px;
}

.btn-connexion-blue {
    color: white;
    background-color: #177bbb;
    border-color: #177bbb;
    border-radius: 12px;
}

.form-control-connexion {
    border-radius: 12px;
}

.block-main-connexion {
    padding-bottom: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .block-main-connexion {
        min-height: 400px;
    }
}

@media screen and (min-width: 1200px) {
    .block-main-connexion {
        min-height: 500px;
    }
}

/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav-famille {
        position: absolute;
        top: 110px;
        left: 0%;
    }
}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav-famille {
        position: absolute;
        top: 110px;
        left: 10%;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
    .navbar-nav-famille {
        position: absolute;
        top: 110px;
        left: 10%;
    }
}


.navbar-blue {
    background-color: #0071b7;
    border-color: #0071b7;
    min-height: 50px;
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .navbar-blue {
        min-height: 100px;
    }
}


.navbar-blue .navbar-brand {
    color: #9d9d9d;
}

    .navbar-blue .navbar-brand:hover,
    .navbar-blue .navbar-brand:focus {
        color: #333;
        background-color: transparent;
    }

.navbar-blue .navbar-text {
    color: #9d9d9d;
}

.navbar-blue .navbar-nav > li > a {
    color: white;
    margin: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .navbar-blue .navbar-nav > li > a:hover,
    .navbar-blue .navbar-nav > li > a:focus {
        color: white;
    }

.navbar-blue .navbar-nav > .active > a,
.navbar-blue .navbar-nav > .active > a:hover,
.navbar-blue .navbar-nav > .active > a:focus {
    color: #74b143;
    font-weight: bold;
}

.navbar-blue .navbar-nav-famille > .active > a,
.navbar-blue .navbar-nav-famille > .active > a:hover,
.navbar-blue .navbar-nav-famille > .active > a:focus {
    color: white;
    background-color: #74b143;
}

.navbar-blue .navbar-nav > .disabled > a,
.navbar-blue .navbar-nav > .disabled > a:hover,
.navbar-blue .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-blue .navbar-toggle {
    border-color: #74b143;
}

    .navbar-blue .navbar-toggle:hover,
    .navbar-blue .navbar-toggle:focus {
        background-color: #177bbb;
    }

    .navbar-blue .navbar-toggle .icon-bar {
        background-color: #fff;
    }

.navbar-blue .navbar-collapse,
.navbar-blue .navbar-form {
    border-color: white;
}

.navbar-blue .navbar-nav > .open > a,
.navbar-blue .navbar-nav > .open > a:hover,
.navbar-blue .navbar-nav > .open > a:focus {
    color: white;
    background-color: #177bbb;
}

@media (max-width: 767px) {
    .marginBottom {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .navbar-blue .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-blue .navbar-nav .open .dropdown-menu .divider {
        background-color: #177bbb;
    }

    .navbar-blue .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-blue .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-blue .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-blue .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-blue .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-blue .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-blue .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-blue .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-blue .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .img-title {
        left: 0px !important;
        z-index: -1;
    }

    #Question-1 .text-secondaire, #Question-2 .text-secondaire {
        padding-left: 0px !important;
        text-align: center;
    }
}

.navbar-blue .navbar-link {
    color: #9d9d9d;
}

    .navbar-blue .navbar-link:hover {
        color: #fff;
    }

.navbar-blue .btn-link {
    color: #9d9d9d;
}

    .navbar-blue .btn-link:hover,
    .navbar-blue .btn-link:focus {
        color: #fff;
    }

    .navbar-blue .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-blue .btn-link:hover,
    .navbar-blue .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-blue .btn-link:focus {
        color: #444;
    }



/* SQUARED ONE */
/*input[type=checkbox] {
	visibility: hidden;
}*/
/*#ch_RememberMe
{
    	visibility: hidden;
}*/
.squaredOne {
    width: 20px;
    height: 20px;
    background: #fff;
    left: 12px;
    margin-top: 11px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}

    .squaredOne label {
        cursor: pointer;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 0px;
        top: 0px;
        -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
        -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
        box-shadow: inset 0px 1px 1px #fff, 0px 1px 0px rgba(255,255,255,1);
        background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
        background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
        background: -o-linear-gradient(top, #222 0%, #45484d 100%);
        background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
        background: linear-gradient(top, #222 0%, #45484d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
    }

        .squaredOne label:after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 12px;
            height: 12px;
            background: #d43709;
            top: 4px;
            left: 4px;
        }

        .squaredOne label:hover::after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            filter: alpha(opacity=30);
            opacity: 0.3;
        }

    .squaredOne input[type=checkbox]:checked + label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

.backgroundMenu {
    background-color: white;
    border: 0;
}

.marginStyle {
    margin-top: 12px;
    margin-right: 10px;
    margin-left: 10px;
}

.height {
    height: 151px;
}


.Legend {
    font-family: 'open_sanssemibold';
    font-size: 16pt;
    border-bottom: 1px solid #d43709;
    color: #d43709;
}

.rafio-Style {
    font-family: 'open_sansitalic';
    font-size: 14pt;
    color: #565e63;
}

.fleche-style {
    color: #d43709;
    margin-left: 25px;
}


@media screen and (max-width: 767px) {
    .Logo-mobile {
        height: 100px;
        width: 150px;
    }

    div.Logo-mobile a {
        height: 100%;
    }

        div.Logo-mobile a img {
            background-size: cover;
        }

    .margin-left-style {
        margin-left: 102px;
    }
}

.progress {
    height: 35px !important;
}

.radio-marg {
    margin-right: 15px !important;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
        margin-right: 30px;
    }

        .radio label::before {
            top: 4px;
            content: "";
            display: inline-block;
            position: absolute;
            width: 18px;
            height: 18px;
            left: 0;
            margin-left: -20px;
            border: 2px solid #d43709;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 12px;
            height: 12px;
            left: 3px;
            top: 7px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #d43709;
    border: 2px solid;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #d43709;
}


.font-size-17 {
    font-size: 17px;
}

/* Message important */
p.important-italic-message {
    font-style: italic !important;
    color: red !important;
}

/* Asterix message */
p.asterix-message {
    font-size: 9pt !important;
    font-style: normal !important;
    font-family: monospace !important;
}

/*Checkbox*/

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 8px !important;
        font-weight: 500 !important;
    }

#BodyPlaceHolder_ConvStepActivites_dvActivites .checkbox label {
    min-width: 230px;
}

@media (min-width: 1200px) {
    #ck_MultiActs {
        padding-left: 50px;
    }
}

.checkbox label::before {
    content: "";
    top: 5px;
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #565e63;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 12px;
    left: -1px;
    top: 8px;
    margin-left: -16px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

    .checkbox input[type="checkbox"]:focus + label::before,
    .checkbox input[type="radio"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .checkbox input[type="checkbox"]:checked + label::after,
    .checkbox input[type="radio"]:checked + label::after {
        font-family: "FontAwesome";
        content: "\f00c";
        background: #d43709;
    }

    .checkbox input[type="checkbox"]:indeterminate + label::after,
    .checkbox input[type="radio"]:indeterminate + label::after {
        display: block;
        content: "";
        width: 10px;
        height: 3px;
        background-color: #555555;
        border-radius: 2px;
        margin-left: -16.5px;
        margin-top: 7px;
    }

    .checkbox input[type="checkbox"]:disabled + label,
    .checkbox input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

        .checkbox input[type="checkbox"]:disabled + label::before,
        .checkbox input[type="radio"]:disabled + label::before {
            background-color: #eeeeee;
            cursor: not-allowed;
        }

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #ffffff;
    border-color: #d43709;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #d43709;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.col-pad {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 3px !important;
}

.glyphicon-question-sign, .glyphicon-info-sign {
    font-size: 25px;
    color: #0070b9 !important;
}

.tooltip-arrow,
.bl-tooltip + .tooltip > .tooltip-inner {
    background-color: #0070b9;
}

.tooltip .tooltip-inner {
    background-color: #0070b9;
}

.tooltip-inner {
    max-width: none;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.p-secondaire {
    font-family: 'open_sanssemibold';
    font-size: 13pt;
    color: #d43709;
}

.text-principal {
    font-family: 'open_sansregular';
    color: #d43709;
    font-size: 18pt;
}

.text-secondaire {
    font-family: 'open_sanssemibold';
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #d43709;
    border-bottom: 1px solid #d43709;
    padding-left: 50px;
    font-size: 18pt;
}

.separateur {
    top: -13px !important;
}

.style-btn {
    background-color: transparent;
    border: 0;
    color: #1d1d1d;
}

@media (min-width: 1200px) {
    #Question-1 .img-title, #Question-2 .img-title {
        left: -35px;
        z-index: -1;
    }

    .marg-top {
        margin-top: 0px !important;
    }
}


#Question-1 .text-secondaire, #Question-2 .text-secondaire {
    font-family: 'open_sanssemibold';
    font-size: 14pt;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #d43709;
    border-bottom: 1px solid #d43709;
    padding-left: 30px;
    margin-top: 21px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    /*background-color: #565e63;*/
    /*border-color: #565e63;*/
}

.progress-bar-pass {
    background-color: #d43709;
}

.dropdown-header {
    font-size: 12pt;
}

* {
    box-sizing: border-box;
}

.heading-primary {
    font-size: 2em;
    padding: 2em;
    text-align: center;
}

.accordion dl,
.accordion-list {
    border: 1px solid #ddd;
}

.accordion dd,
.accordion__panel {
    background-color: #eee;
    font-size: 1em;
    line-height: 1.5em;
}

.accordion p {
    padding: 1em 2em 1em 2em;
}

.accordion {
    position: relative;
    background-color: #eee;
}

.accordionTitle,
.accordion__Heading {
    background-color: #D3D3D3;
    text-align: left;
    font-weight: 700;
    padding: 2em;
    display: block;
    text-decoration: none;
    color: black;
}

.accordionItem {
    height: auto;
    overflow: hidden;
    max-height: 50em;
    transition: max-height 1s;
    text-align: center;
}

    .accordionItem.is-collapsed {
        max-height: 0;
    }

.animateIn {
    animation: accordionIn 0.05s normal ease-in-out both 1;
}

.animateOut {
    animation: accordionOut 0.05s alternate ease-in-out both 1;
}

.field-has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.field-has-succes {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

@keyframes accordionIn {
    0% {
        opacity: 0;
        transform: scale(0.9) rotateX(-60deg);
        transform-origin: 50% 0;
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes accordionOut {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(0.9) rotateX(-60deg);
    }


    $white: rgba(254,255,250,1) $grey: rgba(220,231,235,1) $red: rgba(255,104,115,1) $black: rgba(48,69,92,0.8) $sans: 'Titillium Web', sans-serif .transition transition: all 0.25s ease-in-out .flipIn animation: flipdown 0.5s ease both .no-select -webkit-tap-highlight-color: rgba(0,0,0,0) -webkit-touch-callout: none -webkit-user-select: none -khtml-user-select: none -moz-user-select: none -ms-user-select: none user-select: none html width: 100% height: 100% perspective: 900 overflow-y: scroll background-color: $grey font-family: $sans color: $black body min-height: 0 display: inline-block position: relative left: 50% margin: 90px 0 transform: translate( -50%, 0 ) box-shadow: 0 10px 0 0 $red inset background-color: $white max-width: 450px padding: 30px @media ( max-width:550px ) box-sizing: border-box transform: translate( 0, 0 ) max-width: 100% min-height: 100% margin: 0 left: 0 h1, h2 color: $red h1 text-transform: uppercase font-size: 36px line-height: 42px letter-spacing: 3px font-weight: 100 @extend .flipIn h2 font-size: 26px line-height: 34px font-weight: 300 letter-spacing: 1px display: block background-color: $white margin: 0 cursor: pointer @extend .no-select p color: $black font-size: 17px line-height: 26px letter-spacing: 1px position: relative overflow: hidden max-height: 800px @extend .transition opacity: 1 transform: translate( 0, 0 ) margin-top: 14px z-index: 2 ul list-style: none perspective: 900 padding: 0 margin: 0 li position: relative padding: 0 margin: 0 padding-bottom: 4px padding-top: 18px border-top: 1px dotted $grey @extend .flipIn &:nth-of-type(1) animation-delay: 0.5s &:nth-of-type(2) animation-delay: 0.75s &:nth-of-type(3) animation-delay: 1.0s &:last-of-type padding-bottom: 0 i position: absolute transform: translate( -6px, 0 ) margin-top: 16px right: 0 &:before, &:after content: "" @extend .transition position: absolute background-color: $red width: 3px height: 9px &:before transform: translate( -2px, 0 ) rotate( 45deg ) &:after transform: translate( 2px, 0 ) rotate( -45deg ) input[type=checkbox] position: absolute cursor: pointer width: 100% height: 100% z-index: 1 opacity: 0 &:checked &~p margin-top: 0 max-height: 0 opacity: 0 transform: translate( 0, 50% ) &~i &:before transform: translate( 2px, 0 ) rotate( 45deg ) &:after transform: translate( -2px, 0 ) rotate( -45deg ) @keyframes flipdown 0% opacity: 0 transform-origin: top center transform: rotateX(-90deg) 5% opacity: 1 80% transform: rotateX(8deg) 83% transform: rotateX(6deg) 92% transform: rotateX(-3deg) 100% transform-origin: top center transform: rotateX(0deg)
}

.btn-receivesms {
    width: 100%;
    margin-top: 4px;
}

.img-style {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.marg-top {
    margin-top: 20px;
}

.bottomaligned {
    position: absolute;
    bottom: 0;
    margin-bottom: 7px;
    left: 0;
}

.bottomright {
    position: relative;
    margin-top: 7px;
    right: 0;
}

.bottomleft {
    position: relative;
    margin-top: 7px;
    left: 15px;
}

.fixedheight {
    height: auto;
    width: auto;
    position: relative;
    border: 0px solid;
}

.RadioButtonWidth label {
    margin-right: 30px;
}


.ColorHeaderGrid {
    color: #d43709;
}


.ColorRed {
    color: #d43709;
}

.ColorGreen {
    color: #006400;
}


.margin_top {
    margin-top: 7px;
}

#tb_AdrAdmin {
    cursor: pointer;
}

.ColorheaderGridBlack {
    color: Black !important;
}

.style_margin_top_bottom {
    margin-top: 5px;
    margin-bottom: 5px;
}

#PART_Accueil .h2 {
    color: #d43709;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.title2 {
    color: #d43709;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    /*-webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
}

.title3 {
    color: #d43709;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 600;
    line-height: 1.1;
    display: block;
    /*-webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
}

.title3-black {
    color: black;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 600;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.title4 {
    color: #d43709;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    /* -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
}

.title4-black {
    color: black;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    /* -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
}

.title6 {
    color: black;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    /*  -webkit-margin-before: 2.33em;
    -webkit-margin-after: 2.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
}

.title5-black {
    color: black;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.panel-body {
    padding: 15px;
}

.panel-default > .panel-heading {
    padding: 10px 15px;
    background-color: white;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-default > .panel-heading > #DivEditMode > .text-info {
        color: #000000;
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.file_label {
    display: block;
    margin: 10px auto;
    font-size: 19px;
    font-family: Arial;
    width: 250px;
    height: 40px;
    line-height: 30px;
    background-color: #d9534f;
    color: #FFF;
    text-align: center;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

.title1 {
    color: #d43709;
    font-size: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sansregular;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.table-center-text > tbody > tr > td, .table-center-text > tbody > tr > th, .table-center-text > tfoot > tr > td, .table-center-text > tfoot > tr > th, .table-center-text > thead > tr > td, .table-center-text > thead > tr > th {
    vertical-align: middle !important;
}

.Grid th {
    padding-left: 5px;
}

.Grid td {
    padding-left: 5px;
}

.disabled-pointer {
    box-shadow: 0 0 0 0.3rem rgba(212,89,9,.5);
    pointer-events: none;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.bg-cbe7ff, .bg-blue-sky {
    background: #cbe7ff !important;
}
table.ux_ui-table {
    overflow: hidden;
    border-collapse: separate !important;
    border-color: transparent;
    width: 100%;
}

    table.ux_ui-table th {
        font-weight: normal;
        font-size: 17px;
        padding: 15px 15px;
    }

        table.ux_ui-table th.ux_ui-table-th-link a {
            color: #1b1464;
            font-size: 18px;
            font-family: SourceSansPro-SemiBold;
        }

    table.ux_ui-table td {
        font-weight: normal;
        font-size: 16px;
        padding: 15px 15px;
    }

    table.ux_ui-table tr:first-child {
        border-bottom: 1px solid #1b1464;
        border-top: 1px solid #ced2d6;
    }

    table.ux_ui-table tr {
        border-bottom: 1px solid #ced2d6;
        border-left: 1px solid #ced2d6;
    }


        table.ux_ui-table tr td:first-child {
            border-left: 1px solid #ced2d6;
        }

        table.ux_ui-table tr td:last-child, table.ux_ui-table tr th:last-child {
            border-right: 1px solid #ced2d6;
        }

        table.ux_ui-table tr:first-child th:first-child {
            border-top-left-radius: 7px;
        }

        table.ux_ui-table tr:first-child th:last-child {
            border-top-right-radius: 7px;
        }

        table.ux_ui-table tr:last-child td:first-child {
            border-bottom-left-radius: 7px;
        }

        table.ux_ui-table tr:last-child td:last-child {
            border-bottom-right-radius: 7px;
        }

/* Radio echelon style */

.radio-echelons input[type=radio] {
    display: none;
}

    .radio-echelons input[type=radio] + label {
        margin-bottom: 10px;
        font-size: 16px;
        cursor: pointer;
        color: #000;
        border: 1px solid #ced2d6;
        border-radius: 7px;
        padding: 4px 15px;
    }

    .radio-echelons input[type=radio]:checked + label {
        color: #fff;
        background: #1b1464;
        border-color: #1b1464;
    }

    .radio-echelons input[type=radio] + label:hover {
        color: #1b1464;
    }

    .radio-echelons input[type=radio]:checked + label:hover {
        color: #fff;
    }

    .radio-echelons input[type=radio][disabled] + label {
        background-color: #eee;
    }

.has-error .radio-echelons input[type=radio] + label {
    border-color: #d43709;
    color: #000;
}

.checkbox-text-bind .first {
    display: block;
}

.checkbox-text-bind .second {
    display: none;
    color: #d43709 !important;
}

.has-error .checkbox-text-bind .first {
    display: none;
}

.has-error .checkbox-text-bind .second {
    display: block
}

/*End radio echelon style */

.simulateur-parametres {
    background: #f0f5fa;
    padding: 30px 25px;
}

.simulateur-resultat {
    background: #0070b9;
    padding: 30px 25px;
    color: white;
}
.SourceSansPro-SemiBold {
    font-family: SourceSansPro-SemiBold !important;
}

#modSaisieAdresse .modal-content .close {
    font-size: 2.5rem;
    font-weight: normal;
}

#modSaisieAdresse .form-control.btnChercher {
    padding: inherit;
    border-color: #1b1464;
    color: #1b1464;
    font-family: neo-sans-w1g-medium;
    font-size: 17px;
    font-weight: 500;
    box-shadow: none;
}

#modSaisieAdresse .form-control:not(.btnChercher) {
    background-color: #f4f6f8;
    border-color: transparent;
    box-shadow: none;
}

#modSaisieAdresse .form-control.has-success:not(.btnChercher),
#modSaisieAdresse .form-control:focus:not(.btnChercher):not(.my-select) {
    border-color: #ced2d6;
    background-color: white;
}

/*select style*/
.my-select {
    background-image: url('../Images/angle-down.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 95% 50%;
    min-height: 60px;
    padding: 15px 30px;
    -webkit-appearance: none;
    border-color: transparent;
    box-shadow: none;
    border-radius: 5px;
    width: 100%;
}

select::-ms-expand {
    display: none;
}

.my-select.bordered-select {
    border: 1px solid #ced2d6;
}

.my-select:focus,
.my-select.has-success + .nice-select {
    background-image: url('../Images/angle-down-focus.svg');
    border-color: #1b1464;
    background-color: white;
    outline: none;
}
/*end of select style*/

/*select options custom scrollbar style*/

.nice-select.open .list {
    width: 95%;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.right {
    float: right;
}

    .nice-select.right .list {
        left: auto;
        right: 0;
    }

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 0px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 16px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 21;
}

    .nice-select .list:hover .option:not(:hover) {
        background-color: transparent !important;
    }

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #6f7277;
    background: none;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}


.nice-select .list {
    border-radius: 0px;
    height: 200px;
    overflow-y: auto;
}

.nice-select .option:hover {
    color: #000;
}

.nice-select .option.focus, .nice-select .option.selected, .nice-select .option.selected.focus {
    color: #1b1464;
}

.list::-webkit-scrollbar {
    width: 4px;
    background: transparent;
}

.list::-webkit-scrollbar-thumb {
    border-radius: 2.5px;
    min-height: 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #1b1464;
}

.list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 2.5px;
    background-color: rgba(255,255,255,0.2);
}
.bourseuploaded {
    font-size: 18px;
    color: #1b1464;
    font-family: SourceSansPro-SemiBold;
    display: flex;
    justify-content: center;
}
/*END style for nice select*/