@font-face {
    font-family: 'Roboto-Light';
    src: url('./../fonts/UniversforSGSW00-57Cn.eot');
    src: url("./../fonts/UniversforSGSW00-57Cn.ttf") format('truetype'),
    url("./../fonts/UniversforSGSW00-57Cn.woff") format('woff');
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url('./../fonts/UniversforSGSW00-57Cn.eot');
    src: url("./../fonts/UniversforSGSW00-57Cn.ttf") format('truetype'),
    url("./../fonts/UniversforSGSW00-57Cn.woff") format('woff');
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('./../fonts/UniversforSGSW00-67BdCn.eot');
    src: url("./../fonts/UniversforSGSW00-67BdCn.ttf") format('truetype'),
    url("./../fonts/UniversforSGSW00-67BdCn.woff") format('woff');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('./../fonts/UniversforSGSW00-57Cn.eot');
    src: url("./../fonts/UniversforSGSW00-57Cn.ttf") format('truetype'),
    url("./../fonts/UniversforSGSW00-57Cn.woff") format('woff');
}

@font-face {
    font-family: 'Roboto-Condensed';
    src: url('./../fonts/UniversforSGSW00-57Cn.eot');
    src: url("./../fonts/UniversforSGSW00-57Cn.ttf") format('truetype'),
    url("./../fonts/UniversforSGSW00-57Cn.woff") format('woff');
}

@font-face {
    font-family: 'Calibri';
    src: url('./../fonts/Calibri.ttf');
}

@font-face {
    font-family: 'Simple-Line-Icons';
    src: url('./../fonts/Simple-Line-Icons.eot');
    src: url('./../fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Simple-Line-Icons.woff') format('woff'),
    url('./../fonts/Simple-Line-Icons.ttf') format('truetype'),
    url('./../fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    src: url('./../fonts/fontawesome-webfont.ttf');
}

.no-style {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    font-weight: inherit !important;
    font-style: inherit !important;
    font-size: 100% !important;
    font-family: inherit !important;
    vertical-align: baseline !important;
    display: inline-block !important;
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.width-auto {
    width: auto !important;
}

.margin-0-auto {
    margin: 0 auto;
}

.margin-1pourcent {
    margin: 1%;
}

.margin-1pourcent-lr {
    margin: 1%;
}

.margin-10px-lr {
    margin-left: 10px;
    margin-right: 10px;
}

.margin-20px-l {
    margin-left: 20px;
}

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

.margin-10px-top {
    margin-top: 10px;
}

.margin-15px-top {
    margin-top: 15px;
}

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

.margin-30px-top {
    margin-top: 30px;
}

.margin-40px-top {
    margin-top: 40px;
}

.margin-50px-top {
    margin-top: 50px;
}

.margin-60px-top {
    margin-top: 60px;
}

.margin-70px-top {
    margin-top: 70px;
}

.margin-80px-top {
    margin-top: 80px;
}

.margin-90px-top {
    margin-top: 90px;
}

.margin-100px-top {
    margin-top: 100px;
}

.margin-150px-top {
    margin-top: 150px;
}

.margin-right-0 {
    right: 0;
}

.margin-10px-bottom {
    margin-bottom: 10px;
}

.margin-30px-bottom {
    margin-bottom: 30px;
}

.margin-50px-bottom {
    margin-bottom: 50px;
}

.margin-80px-bottom {
    margin-bottom: 80px;
}

.margin-15px-bottom {
    margin-bottom: 15px;
}

.margin-200px-bottom {
    margin-bottom: 200px;
}


.no-padding {
    padding: 0px !important;
}

.padding-5px-all {
    padding: 5px;
}

.padding-10px-all {
    padding: 10px;
}

.padding-15px-all {
    padding: 15px;
}

.padding-20px-all {
    padding: 20px;
}

.padding-30px-all {
    padding: 30px;
}

.padding-45px-all {
    padding: 45px;
}

.padding-5px-top {
    padding-top: 5px;
}

.padding-10px-top {
    padding-top: 10px;
}

.padding-15px-top {
    padding-top: 15px;
}

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

.padding-25px-top {
    padding-top: 25px;
}

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

.padding-35px-top {
    padding-top: 35px;
}

.padding-50px-top {
    padding-top: 50px;
}

.padding-60px-top {
    padding-top: 60px;
}

.padding-100px-bottom {
    padding-bottom: 100px;
}

.padding-10px-bottom {
    padding-bottom: 10px;
}

.padding-50px-bottom {
    padding-bottom: 50px;
}

.padding-30px-bottom {
    padding-bottom: 30px;
}

.padding-60px-bottom {
    padding-bottom: 60px;
}

.padding-10px-lr {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-15px-lr {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-45px-lr {
    padding-left: 45px;
    padding-right: 45px;
}

.padding-45px-r {
    padding-right: 45px;
}

.padding-50px-r {
    padding-right: 50px;
}

.padding-10px-r {
    padding-right: 10px;
}

.padding-20px-r {
    padding-right: 20px;
}

.padding-30px-r {
    padding-right: 30px;
}

.padding-40px-r {
    padding-right: 40px;
}

.padding-10px-l {
    padding-left: 10px;
}

.padding-15px-l {
    padding-left: 15px;
}

.padding-5px-tb {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-10px-tb {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-15px-tb {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padding-20px-tb {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-30px-tb {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-40px-tb {
    padding-top: 40px;
    padding-bottom: 40px;
}

.padding-50px-tb {
    padding-top: 50px;
    padding-bottom: 50px;
}

.padding-60px-tb {
    padding-top: 60px;
    padding-bottom: 60px;
}

.padding-100px-tb {
    padding-top: 100px;
    padding-bottom: 100px;
}

.none {
    display: none;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
}

.absolute {
    position: absolute !important
}

.relative {
    position: relative !important
}

.bold {
    font-weight: bold;
}

.font-weight-900 {
    font-weight: bold !important;
}

.normal {
    font-weight: normal;
}

.underline {
    text-decoration: underline;
}

.hover-underline:hover {
    text-decoration: underline !important;
}

.italic {
    font-style: italic;
}

.font-light {
    font-family: "Roboto-Light" !important;
}

.font-regular {
    font-family: "Roboto-Regular" !important;
}

.font-bold {
    font-family: "Roboto-Bold" !important;
}

.font-condensed {
    font-family: "Roboto-Condensed" !important;
}

.text-gray-light {
    color: #a5a5a5 !important;
}

.text-grayf {
    color: #101010 !important;
}

.text-gray-rgpd {
    color: #777 !important;
}

.text-gray {
    color: #595959 !important;
}

.text-blue {
    color: #5e94d6 !important;
}

.text-black {
    color: #000 !important;
}

.text-orange {
    color: #f60 !important;
}

.text-white {
    color: #FFF !important;
}

.text-black {
    color: #333 !important;
}

.text-none {
    text-transform: none !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.fond-orange {
    border-bottom: 2px solid #f60;
    padding: 2px;
}

.fond-gray {
    border-bottom: 2px solid #565353;
    padding: 2px;
}

/*.border-gray{border-bottom:1px solid #b3b3b3;}*/
.bg-white {
    background-color: #FFF;
}

.bg-orange {
    background-color: #f60;
}

.bg-gray {
    background-color: #afabab;
}

.bg-light-gray { /*background-color: #f7f7f7;*/
    background-color: #f4f4f5;
}

.bg-black {
    background-color: #000;
}

.bg-dark {
    background-color: #242424;
}

.bg-midark-gray {
    background-color: #565353;
}

.bg-dark-gray {
    background-color: #111;
}

.bg-dark-gray-opacity {
    background-color: rgba(0, 0, 2, 0.6);
    color: #FFF;
}

.border-radius {
    border-radius: 3px !important;
}

.border-radius-10 {
    border-radius: 10px !important;
}

.border-radius-3 {
    border-radius: 3px !important;
}

.font10 {
    font-size: 10px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font30 {
    font-size: 30px;
}

.font36 {
    font-size: 36px;
}

.font40 {
    font-size: 40px;
}

.font50 {
    font-size: 50px;
}

.font60 {
    font-size: 60px;
}

.font80 {
    font-size: 80px;
}

.line-height-80 {
    line-height: 80px;
}

.line-height-100 {
    line-height: 100px;
}

.border-all {
    border: 1px solid;
}

.border-right {
    border-right: 1px solid #e7e7e7;
}

.height-auto {
    height: auto !important;
}

.height-100 {
    height: 100% !important;
}

.height-50px {
    height: 50px !important;
}

.height-200 {
    height: 200px !important;
}

.height-300 {
    height: 300px !important;
}

.height-400 {
    height: 400px !important;
}

.height-500 {
    height: 500px !important;
}

.width-100 {
    width: 100% !important;
}

.width-85 {
    width: 85% !important;
}

.width-60 {
    width: 60% !important;
}

.width-90 {
    width: 90% !important;
}

.width-80 {
    width: 80% !important;
}

.width-75 {
    width: 75% !important;
}

.width-78 {
    width: 78% !important;
}

.width-70 {
    width: 70% !important;
}

.width-50 {
    width: 50% !important;
}

.width-33 {
    width: 31% !important;
}

.width-25 {
    width: 25% !important;
}

.center-col {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.vertical-centered {
    top: 50% !important;
}

.border-bottom {
    border-bottom: solid 1px transparent !important;
}

.border-white {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.border-gray {
    border-color: #b3b3b3 !important;
}

.border-white {
    border-color: #FFF !important;
}

.feature-box .feature-box-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: ease-in-out 0.4s;
    height: 70px;
}

.feature-box .feature-box-content p {
    color: #FFF;
    opacity: 0;
    transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -ms-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
}

.feature-box {
    position: relative;
    overflow: hidden;
}

.feature-box:hover .feature-box-content {
    height: 100%;
}

.feature-box:hover .feature-box-content p {
    opacity: 1;
}

.hover:hover {
    cursor: pointer;
}

.display-table {
    display: table !important;
}

.display-table-cell {
    display: table-cell !important;
}

.vertical-align-top {
    vertical-align: top !important;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.line-height-35 {
    line-height: 35 !important;
}

.line-height-50 {
    line-height: 50px !important;
}

.line-height-150 {
    line-height: 150px !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.no-border {
    border: 0 !important;
}

.opacity-50 {
    opacity: 0.5 !important;
}

a:hover {
    text-decoration: none;
}

.btn {
    font-family: "Roboto-Condensed" !important;
    background-color: #ff6e00;
    color: #FFF;
    border: 2px solid #ff6e00;
    border-radius: 3px !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    line-height: 2;
    font-size: 16px;
    text-transform: uppercase;
    transition: ease-in-out 0.2s;
    padding: 12px 45px;
    cursor: pointer;
}

.btn-border-orange {
    border: 2px solid #ff6e00 !important;
}

.btn-border-black {
    border: 1px solid #000 !important;
}

.btn:focus {
    color: #FFF !important;
}

.btn:hover {
    border-color: #ff6e00 !important;
}

.btn-transparent, .btn-transparent:focus {
    background-color: #FFF;
    color: #ff6e00 !important;
}

.btn.btn-white {
    background-color: #FFF;
    border: 1px solid #cfd4d9;
    color: #4d4d4d !important;
}

.btn.btn-white.btn-no-border {
    border: none !important;
}

.btn.btn-white:hover, .btn-white:focus {
    background-color: #ff6e00 !important;
    color: #FFF !important;
}

.btn.btn-white:hover > .fa-caret-down, .btn-white:focus > .fa-caret-down {
    color: #FFF !important;
}

.btn.btn-gray {
    background-color: #e9eaec;
    border: 1px solid #e9eaec;
    color: #353536 !important;
    text-align: left;
    text-transform: initial;
}

.btn.btn-gray.btn-no-border {
    border: none !important;
}

.btn.btn-gray:hover, .btn-gray:focus {
    background-color: #353536 !important;
    color: #FFF !important;
}

.btn-gray-caret {
    position: relative;
}

.btn-gray-caret:after {
    content: '\f0da';
    font: normal normal normal 17px/1 FontAwesome;
    color: #7e7e7e;
    right: 11px;
    top: 19px;
    height: 34px;
    position: absolute;
    pointer-events: none;
}

.btn-mini {
    line-height: 1;
    font-size: 14px;
}

.btn:hover {
    background-color: #FFF !important;
    color: #4d4d4d !important;
    cursor: pointer;
}

.btn-transparent:hover {
    background-color: #ff6e00 !important;
    color: #FFF !important;
    cursor: pointer;
}

.btn-arrondi {
    border-radius: 50px !important;
    font-size: 20px !important;
    color: #000 !important;
}

.btn-degrade {
    padding: 6px 31px !important;
    border-radius: 50px !important;
    font-size: 18px !important;
    color: #FFF !important;
    background: #fe7213 !important;
    background: -moz-linear-gradient(left, #fe7213 0%, #ff9b19 100%) !important;
    background: -webkit-linear-gradient(left, #fe7213 0%, #ff9b19 100%) !important;
    background: linear-gradient(to right, #fe7213 0%, #ff9b19 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7213', endColorstr='#ff9b19', GradientType=1) !important;
}

.btn-group .btn {
    border: 1px solid #ff6e00;
    padding: 15px 10px !important;
}

.btn-group .btn.active, .btn-group .btn.active:hover, .btn-group .btn:focus {
    background-color: #ff6e00 !important;
    color: #FFF !important;
}

.btn-group .btn:hover {
    color: #ff6e00 !important;
    background-color: #FFF !important;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.btn-success {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

.upload-bloc .btn {
    padding: 8px 15px !important;
}

.upload-bloc .btn-default {
    border-color: #7e7e7e !important;
}

.upload-bloc .btn-left {
    border-radius: 3px 0 0 3px !important;
}

.upload-bloc .btn-right {
    border-radius: 0 3px 3px 0 !important;
}

.upload-bloc .big-text {
    border-left: none !important;
}

/*.box {margin:20px;}*/
.box-shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.shadow-interne {
    -webkit-box-shadow: inset 0 10px 20px -7px #080808, inset 0 -10px 20px -7px #080808;
    box-shadow: inset 0 10px 20px -7px #080808, inset 0 -10px 20px -7px #080808;
}

.text-shadow {
    text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.96);
}

.hover-shadow {
    transition: ease-in-out 0.2s;
}

.hover-shadow:hover {
    -webkit-box-shadow: 0px 10px 43px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 43px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 43px -15px rgba(0, 0, 0, 0.75);
}

.content-wrapper {
    background-color: #f4f4f5;
    z-index: 800;
    min-height: auto !important;
}

.legend {
    font-size: 12px;
    margin-bottom: 0px;
    padding: 0px 7px;
    border-bottom: none !important;
    width: auto;
}

fieldset.custom {
    padding: .35em .625em .75em !important;
    margin: 0 2px 10px 0 !important;
    border: 1px solid silver !important;
    border-radius: 5px;
}

.shadow-bottom {
    box-shadow: 0px 15px 10px -15px #111;
}

html {
    background-color: #000 !important;
}

body {
    padding-top: 90px;
    font-family: 'Roboto-Regular' !important;
}

.widget-user .widget-user-header {
    height: 250px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.img-responsive {
    height: 250px;
    overflow: hidden;

}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.banner-accueil {
    height: 400px;
    background-image: url("./../images/ae.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-accueil .caption-title {
    font-size: 40px;
    padding: 10px 15px;
    color: #000;
    top: 30% !important;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.img-round {
    padding: 0 !important;
    background-color: #FFF;
    border: 0px solid #FFF;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: 305px;
    height: 305px;
    border-radius: 50%;
    display: inline-block;
    margin-top: 4px;
    margin-right: 5px;
}


.big-titre {
    line-height: 70px;
    color: #FFF !important;
    font-size: 65px;
    font-family: "Roboto-Condensed";
}

.big-sous-titre {
    line-height: 30px;
    color: #FFF !important;
    font-size: 36px;
    font-family: "Roboto-Condensed";
}

.titre {
    font-size: 40px;
    line-height: 50px;
    font-family: "Roboto-Condensed" !important;
}

.sous-titre {
    font-size: 25px;
    line-height: 30px;
    font-family: "Roboto-Condensed" !important;
}


/*.content-wrapper,*/
.navbar, .skin-sgs .content-header, .content-header > .breadcrumb {
    background-color: #fff !important;
}

.wrapper-front {
    background: transparent !important;
}

.wrapper-accueil {
    /*background-image: url("/../dist/img/accueil_2k.jpg") !important;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}


.backgound-admin {
    background: white !important;
}

.content {
    padding-bottom: 25px;
}

.odometer-counter {
    font-size: 4rem;
}

#odometer {
    font-size: 15rem;
}

.affichage-score {
    display: flex;
    justify-content: center;
}

.pts {
    margin-top: 12.3rem;
}

.wrapper {
    overflow: hidden;
}

#navbar {
    transition: 0.4s;
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.3) !important;
}

#navbar-admin {
    padding: 0;
}

.nav-active-admin {
    color: white !important;
    font-weight: bold;
}

.nav-active, .nav-active-admin {
    background-color: transparent !important;
    border-color: #ff6700;
}

.background-cbe {
    overflow: hidden !important;
    background-color: #f2f2f2;
    background-size: cover;
}

.skin-cbe {
    background-color: #FFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-radius: 10px !important;
}

.bold {
    font-weight: bold;
}

.score-total {
    font-size: 3rem;
    font-weight: bold;
}

.main-header .sidebar-toggle {
    font-family: "Font Awesome\ 5 Free"; /* cjr */
}

.main-header .sidebar-toggle:before {
    font-weight: 700 !important; /* cjr */
}

.resizeVertical {
    resize: vertical;
}

.font-weight-bold {
    font-weight: bold !important;
}

.lien, #text-accueil {
    padding: 2rem;
}

.panel-heading:hover {
    color: #ff6600;
}

/* MARGIN */
.m-auto {
    margin: auto;
}

.m-top-6 {
    margin-top: 6rem;
}

.m-3-0 {
    margin: 3rem 0;
}

.m-t-2 {
    margin-top: 2rem;
}

.m-t-5 {
    margin-top: 5rem;
}

.m-tb-5 {
    margin: 5rem 0;
}

.d-block {
    display: block;
}

.text-justify {
    text-align: justify;
}

.validation-error {
    border: 1px solid red !important;
}

/* NAV */
.navbar {
    padding: 10px 0;
}

.ha-header-large {
    height: 90px;
    transition: 0.4s;
}

.ha-header-small {
    height: 60px;
    transition: 0.4s;
}

.ha-header-large #logo {
    width: 120px;
    transition: 0.4s;
}

.ha-header-small #logo {
    width: 90px !important;
    transition: 0.4s;
}

.ha-header-large #logoSec {
    height: 58px;
    transition: 0.4s;
}

.ha-header-small #logoSec {
    height: 44px !important;
    transition: 0.4s;
}


.ha-header-large #logoVer {
    height: 54px;
    transition: 0.4s;
}

.ha-header-small #logoVer {
    height: 40px !important;
    transition: 0.4s;
}

.ha-header-large #logoAuto {
    height: 58px;
    transition: 0.4s;
}

.ha-header-small #logoAuto {
    height: 44px !important;
    transition: 0.4s;
}


.ha-header-large .navbar-menu li {
    padding: 10px 5px 0 5px;
    transition: 0.4s;
}

.ha-header-small .navbar-menu li {
    padding: 0px 10px;
    transition: 0.4s;
}

.ha-header-large .navbar-right li {
    padding: 10px 10px 0 10px;
    transition: 0.4s;
}

.ha-header-small .navbar-right li {
    padding: 0px 10px;
    transition: 0.4s;
}

header {
    z-index: 999 !important;
}

.sidebar {
    z-index: 1100 !important;
}

/* FIN NAV */

.lien {
    width: 33rem;
    display: inline-block;
}

.lien, #text-accueil {
    margin: 5px;
}

.lien span {
    font-size: 1.8em;
    text-transform: uppercase;
}

.lien:hover, .nav-link:focus, .nav-link:hover {
    background-color: transparent;
    transition: all 0.5s ease;
    color: white !important;
}

.liens-utiles {
    font-size: 20px;
    font-family: "Roboto-Regular" !important;
    text-decoration: none;
}

.liste-liens-utiles li {
    padding: 15px 0;
}

.liens-utiles:hover {
    text-decoration: underline;
}

.liste-liens-utiles {
    list-style: none;
    padding: 0;
}

/**  CALLOUT */
.bs-callout-primary {
    min-height: 12.2rem;
    background-color: white;
    border-color: #a0a0a0 !important;

}

/** FIN CALLOUT */

.gloContenu {
    font-size: 20px;
}

.ing:focus, .lien, #titre-accueil, #certification {
    color: #ff6600 !important;
}

.panel-heading {
    cursor: pointer;
    border-left: 5px solid #ff6600 !important;
}

section.container {
    padding: 2rem !important;
}

/* ACCUEIL */
#titre-accueil {
    margin: 0;
    font-size: 3rem;
}

#text-accueil, .lien {
    background-color: rgba(244, 244, 244, 0.95);
}

.message {
    resize: none;
    min-height: 200px;
}

.skin-sgs .main-header .navbar .nav > li > a {
    color: black;
}

.image-top {
    height: 300px;
    background-size: cover !important;
    background-position: bottom !important;
    position: relative !important;
}

.content-page {
    margin-top: 30px;
}

iframe {
    max-width: 100% !important;
}

.navbar-toggle {
    top: 16px;
    transition: 0.4s;
}

.navbar-toggle-mob {
    top: 0px !important;
}

@media (max-width: 1200px) {
    .qualiopi-mini {
        display: inline-block;
    }

    #background-accueil {
        background-size: cover;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .d-none {
        display: none;
    }

    #logo, .navbar-header button {
        margin: 0px 5px;
    }

}

@media (min-width: 1200px) {
    #logo {
        width: 85%;
    }

    #certification {
        width: auto !important;
        border: none !important;
        font-size: 2rem !important;
    }

    #certification:hover {
        background-color: white !important;
    }

    #text-accueil {
        width: 101rem;
        padding: 3rem;
        position: relative;
        top: 50px;
        left: 5.3rem;
    }

    #text-accueil, .lien {
        box-shadow: 9px 10px 5px 0px rgba(0, 0, 0, 0.23);
    }

    #liens {
        display: flex;
        flex-direction: row;
        position: absolute;
        bottom: 130px;
        left: 6.25rem;
    }

    #auto-eval {
        height: 16.2rem;
    }

    .d-lg-none {
        display: none;
    }

    li a.nav-link {
        padding: 10px !important;
        text-align: center;
    }

    .navbar-nav .nav-link {
        color: #292929 !important;
        /*padding-left: 20px!important;*/
        border-bottom: 1px solid transparent;
        /*margin: 0 1rem;*/
        font-size: 1.8rem;
        /*width: 23rem;*/
    }

    .navbar-nav .nav-link:hover:not(.dropdown-toggle), .nav-active, .nav-active-admin {
        background-color: transparent !important;
        border-bottom: 2px solid #ff6600 !important;
        transition: ease-in-out 0.3s;
        border-color: #ff6600;
    }

    .menu-flex {
        display: flex;
        justify-content: space-around;
    }

    .lien-column {
        display: flex;
        flex-direction: column;
    }

    .navbar-menu li {
        padding: 10px 10px 0 10px;
    }

    .hidden-date {
        display: none;
    }
}

.text-accueil {
    margin-top: 8%;
}

@media only screen and (max-width: 1200px) {
    .banner-accueil {
        height: 350px;
    }

    .banner-accueil .container .font30, .banner-accueil .container h2 {
        font-size: 20px;
    }

    .text-accueil {
        margin-top: 12%;
    }
}

@media only screen and (max-width: 992px) {
    .banner-accueil {
        height: 350px;
    }
}

@media only screen and (max-width: 767px) {
    .image-top {
        height: 150px;
    }

    .breadcrumb {
        padding: 6px 0px !important;
    }

    .titre {
        font-size: 30px !important;
        line-height: 30px !important;
    }

    .widget-user .widget-user-header {
        height: 200px !important;
    }

    .img-responsive {
        height: 200px;
        overflow: hidden;
    }

    .banner-accueil {
        height: 270px;
        background-image: url("./../images/ae_supsm.jpg") !important;
    }

    .banner-accueil .container .font30, .banner-accueil .container h2 {
        font-size: 18px;
    }

    .text-accueil {
        text-align: center;
        background-color: rgba(255, 255, 255, .6);
        border-radius: 5px;
        padding: 5px 0 !important;
    }

    .btn {
        padding: 5px 20px;
    }

    .social-network {
        margin-top: 15px;
        text-align: right;
    }

    .text-accueil .font40 {
        font-size: 30px !important;
    }
}

@media (max-width: 400px) {
    #odometer {
        font-size: 10rem;
    }

    .pts {
        margin-top: 6.3rem;
    }

    .social-circle li span {
        width: 40px !important;
        height: 40px !important;
        font-size: 21px;
    }

    ul.social-network li {
        margin: 0 2px !important;
    }

    .social-circle li i {
        line-height: 40px !important;
    }
}


/************** FOOTER ****************/
.footer-white {
    background-color: #FFF !important;
    color: #000 !important;
    font-family: "Roboto-Regular" !important;
    font-size: 12px !important;
}

.main-footer {
    padding: 15px;
    text-align: left !important;
    background-color: #000 !important;
    color: #CCC !important;
    font-family: "Roboto-Regular" !important;
    font-size: 12px !important;
}


.bloc-footer h2 {
    font-family: "Roboto-Bold" !important;
    font-size: 15px !important;
    line-height: 25px !important;
}

.bloc-footer {
    width: 80%;
}

.bloc-footer p {
    font-size: 14px !important;
}

.lien-footer {
    padding: 18px 0 0 0;
}

.lien-footer.right {
    padding: 0 0 18px 0;
}

.lien-footer a {
    color: #000 !important;
    font-size: 13px !important;
}

.lien-footer a:hover {
    text-decoration: underline;
}

.lien-footer .separator {
    padding: 0 12px;
}

.carre-footer {
    padding-right: 10px;
}

.big-link-footer {
    padding-right: 10px;
    color: #000 !important;
    font-size: 16px;
}

.big-link-footer:hover {
    text-decoration: underline !important;
    color: #000;
}

.bloc-para {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 0, 2, 0.6);
    background-image: url("./../images/para_2.jpg") !important;
    min-height: 300px;
}

.bloc-par-inner {
    background: rgb(255, 190, 115);
    background: -moz-linear-gradient(90deg, rgba(255, 190, 115, 1) 0%, rgba(255, 102, 0, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 190, 115, 1) 0%, rgba(255, 102, 0, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 190, 115, 1) 0%, rgba(255, 102, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbe73", endColorstr="#ff6600", GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.7;
}

.bloc-par-inner.dark {
    background: rgb(0, 0, 0);
    opacity: 0.3;
}

.bloc-par-inner.light {
    background: rgb(255, 255, 255);
    opacity: 0.1;
}

.para-contenu {
    z-index: 99;
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "Roboto-Condensed";
    border-radius: 5px;
    line-height: 66px;
    padding: 10px 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.caption {
    margin-top: 10%;
}

.carousel {
    margin: 50px auto;
    padding: 0 70px;
}

.carousel .item {
    text-align: center;
    overflow: hidden;
    min-height: 150px;
}

.carousel .testimonial {
    font-size: 15px;
    padding: 30px 0 10px;
}

.carousel .overview {
    font-style: italic;
}

.carousel .overview b {
    text-transform: uppercase;
    color: #ff791f;
}

.carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}

.carousel-control i {
    font-size: 100px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel .carousel-indicators {
    bottom: -40px;
}

.carousel-indicators li, .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    border-radius: 50%;
}

.carousel-indicators li {
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
    background: #555;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.big-text {
    border-radius: 5px;
    border-color: #7e7e7e;
    height: 50px;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: "Roboto-Condensed";
}

.big-textarea {
    height: 200px !important;
}

/* footer social icons */
.social-network span.icoRss {
    background-color: #F56505;
}

.social-network span.icoFacebook {
    background-color: #3B5998;
}

.social-network span.icoTwitter {
    background-color: #33ccff;
}

.social-network span.icoLinkedin {
    background-color: #007bb6;
}

.social-network span.icoGoogle {
    background-color: #BD3518;
}

.social-network span.icoVimeo {
    background-color: #0590B8;
}

.social-network span.icoLinkedin {
    background-color: #007BB6;
}

.social-network span.icoInstagram {
    background-color: #3F729B;
}

.social-network span.icoYelp:hover {
    background-color: #CB2027;
}

.social-network span.icoRss i, .social-network span.icoFacebook i, .social-network span.icoTwitter i,
.social-network span.icoGoogle i, .social-network span.icoVimeo i, .social-network span.icoLinkedin i,
.social-network span.icoInstagram i, .social-network span.icoYelp i {
    color: #fff;
}

.social-network li span:hover {
    background-color: #ff6600 !important;
}

.social-circle li span {
    color: #fff;
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border: 1px solid #EFEFEF;
    transition: ease-in-out 0.2s;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li:hover i, .triggeredHover {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

ul.social-network {
    list-style: none;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.scroll-top, .scroll-top:focus {
    font-size: 30px;
    display: none;
    color: #fff;
    background: #878787;
    line-height: 48px;
    height: 50px;
    width: 50px;
    padding: 0;
    position: fixed;
    right: 25px;
    text-align: center;
    text-decoration: none;
    bottom: 25px;
    z-index: 10006;
    border-radius: 100%;
}

.scroll-top:hover {
    cursor: pointer;
    text-decoration: none;
    background: #000;
    opacity: .8;
    color: #fff;
    border-color: #ff214f
}

.scroll-top i {
    line-height: 30px;
    position: relative;
}

.fil-ariane {
    background-color: #ff6600 !important;
}

.breadcrumb a {
    color: #FFF !important;
}

.breadcrumb a:hover {
    text-decoration: underline !important;
}

.breadcrumb {
    color: #FFF;
    padding: 15px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent !important;
    border-radius: 0px;
}

/*********************************/
/*************   FAQ   ***********/
/*********************************/
.panel {
    background-color: transparent !important;
    border: none !important;
}

.panel-group .panel-default .panel-heading a .question {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    font-size: 15px;
    color: #ff6600;
}

.panel-group .panel-default .panel-heading.open a .question {
    color: #ff6600;
}

.panel-group .panel-default .panel-heading a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 30px 0 15px;
    position: relative;
    z-index: 2;
}

.panel-group .panel-default .panel-heading {
    border: none;
    border-left: 4px solid #ff6600;
    line-height: 50px;
    padding: 0;
    background-color: #FFF;
    border-radius: 0px;
    color: #000000;
    margin-top: 20px;
    width: 100%;
    position: relative;
}

.panel-group .panel-default .panel-heading.open:after {
    color: #ff6600;
    transform: rotate(-180deg);
}

.panel-group .panel-default .panel-heading:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #ff6600;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 30px;
    text-align: center;
    z-index: 1;
    display: inline-block;
}

.panel-group .panel-default .panel-heading-black {
    border-left: 4px solid #000;
}

.panel-group .panel-default .panel-heading-black a .question {
    color: #000000;
}

.panel-group .panel-default .panel-heading-black:after {
    content: "";
}

.panel-group .panel-default .panel-heading-black a {
    padding: 0 7px 0 15px;
}

.panel-title:hover > a {
    color: #ff6600 !important;
}

.actu .box-footer:hover {
    color: #ff6600 !important;
}

.h-recaptcha > div {
    text-align: center;
    width: auto !important;
    height: auto !important;
}

.lien-mouvant {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    padding-left: 15px;
}

.lien-mouvant:hover {
    text-decoration: underline;
    margin-left: 3px;
}

.navbar-toggle .icon-bar {
    background-color: #ff6600 !important;
}

.navbar-collapse.collapse.in, .navbar-menu li {
    background-color: #FFF !important;
}

.label-warning {
    background: #ff6e00 !important;
    border-color: #ff6e00 !important;
    color: #ffffff !important;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #FFF;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 0 !important;
}

/* Links inside the dropdown */
.dropdown-menu a {
    color: black;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-menu a:hover {
    background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
}

.details-actu {
    padding-bottom: 15px;
}

.details-actu .titre {
    color: #FF6600 !important;
}

.webinar-highlight {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e9e9e9;
}

.details-actu p, .details-actu .titre, .details-actu .sous-titre, .details-actu h4 {
    margin-left: 15px;
    margin-right: 15px;
}

.details-actu-date {
    padding-top: 15px;
}

#bloc_rgpd {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #262626;
    z-index: 999999999 !important;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0.9;
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.3) !important;
    display: none;
}

#bloc_rgpd .btn-rgpd {
    margin-top: 20px;
    padding: 5px 10px 5px 10px !important;
    font-size: 15px;
}

#bloc_rgpd p, #bloc_rgpd h3 {
    color: white !important;
}

.min-55vh {
    min-height: 55vh;
}

.box-footer-container {
    min-height: 120px;
}

.navbar-toggle .icon-bar {
    background-color: #000;
    width: 22px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

/* END ANIMATED X */

/* ANIMATED RIGHT ARROW */
.navbar-toggle.rarr.collapsed .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 0, 0) rotate(0deg);
    transform-origin: right top;
    width: 22px;
}

.navbar-toggle.rarr.collapsed .icon-bar:nth-of-type(2) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.rarr.collapsed .icon-bar:nth-of-type(3) {
    transform: translate3d(0, 0, 0) rotate(0deg);
    transform-origin: right bottom;
    width: 22px;
}

.navbar-toggle.rarr .icon-bar:nth-of-type(1) {
    transform: translate3d(11px, 6px, 0) rotate(45deg);
    transform-origin: right top;
    width: 11px;
}

.navbar-toggle.rarr .icon-bar:nth-of-type(3) {
    transform: translate3d(11px, -6px, 0) rotate(-45deg);
    transform-origin: right bottom;
    width: 11px;
}

/* END ANIMATED RIGHT ARROW */

/* ANIMATED LEFT ARROW */
.navbar-toggle.larr.collapsed .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 0, 0) rotate(0deg);
    width: 22px;
}

.navbar-toggle.larr.collapsed .icon-bar:nth-of-type(2) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.larr.collapsed .icon-bar:nth-of-type(3) {
    transform: translate3d(0, 0, 0) rotate(0deg);
    width: 22px;
}

.navbar-toggle.larr .icon-bar:nth-of-type(1) {
    transform: translate3d(0px, 6px, 0) rotate(45deg);
    transform-origin: left top;
    width: 11px;
}

.navbar-toggle.larr .icon-bar:nth-of-type(3) {
    transform: translate3d(0px, -6px, 0) rotate(-45deg);
    transform-origin: left bottom;
    width: 11px;
}

/* END ANIMATED LEFT ARROW */

/* ANIMATED UP ARROW */
.navbar-toggle.uarr.collapsed .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 0, 0) rotate(0deg);
    width: 22px;
}

.navbar-toggle.uarr.collapsed .icon-bar:nth-of-type(2) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.uarr.collapsed .icon-bar:nth-of-type(3) {
    transform: translate3d(0, 0, 0) rotate(0deg);
    width: 22px;
}

.navbar-toggle.uarr .icon-bar:nth-of-type(1) {
    transform: translate3d(1px, 0, 0) rotate(-45deg);
    transform-origin: center center;
    width: 11px;
}

.navbar-toggle.uarr .icon-bar:nth-of-type(2) {
    transform: rotate(-90deg);
    transform-origin: center center;
}

.navbar-toggle.uarr .icon-bar:nth-of-type(3) {
    transform: translate3d(0px, -14px, 0) rotate(-135deg);
    transform-origin: right top;
    width: 11px;
}

/* END ANIMATED UP ARROW */

/* ANIMATED PLUS */
.navbar-toggle.plus.collapsed .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.plus.collapsed .icon-bar:nth-of-type(2) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.plus.collapsed .icon-bar:nth-of-type(3) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.plus .icon-bar:nth-of-type(1) {
    transform: translate3d(0px, 6px, 0) rotate(90deg);
    transform-origin: center center;
}

.navbar-toggle.plus .icon-bar:nth-of-type(3) {
    transform: translate3d(0px, -6px, 0) rotate(-90deg);
    transform-origin: center center;
}

/* END ANIMATED PLUS */

/* ANIMATED MINUS */
.navbar-toggle.minus.collapsed .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.minus.collapsed .icon-bar:nth-of-type(2) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.minus.collapsed .icon-bar:nth-of-type(3) {
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.navbar-toggle.minus .icon-bar:nth-of-type(1) {
    transform: translate3d(0, 6px, 0);
}

.navbar-toggle.minus .icon-bar:nth-of-type(3) {
    transform: translate3d(0, -6px, 0);
}

/* END ANIMATED MINUS */

.no-float {
    float: none !important;
}

.no-list-style {
    list-style: none;
}

.qualiopi-large {
    height: 50px !important;
    transition: 0.4s;
}

.qualiopi-large-mob {
    height: 45px !important;
    transition: 0.4s;
    margin-top: 13px;
}

.qualiopi-small {
    height: 40px !important;
    transition: 0.4s;
}

.qualiopi-small-mob {
    height: 40px !important;
    transition: 0.4s;
    margin-top: 5px;
}

#navbarDropdown {
    color: #000 !important;
}

.hover-shadow:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}

.hover-shadow:hover > .box-footer {
    color: #f60 !important;
}

.margin-10px-right {
    margin-right: 10px !important;
}

.lienHomepage:hover {
    text-decoration: underline;
}

.categoryAvisExpert {
    padding-left: 0;
}

.btnAvisExpert {
    padding: 5px 5px;
    white-space: normal !important;
}

input {
    -webkit-user-select: text;
}

.label-control {
    padding-right: 10px;
}

.z-index-1000 {
    z-index: 1000;
}

.z-index-99 {
    z-index: 99;
}

.alert-danger {
    color: #FFF !important;
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.alert-success {
    color: #FFF !important;
    background-color: #27ae60;
    border-color: #27ae60;
}

.chosen-container-single .chosen-single {
    border-radius: 5px;
    border-color: #7e7e7e;
    height: 50px;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: "Roboto-Condensed";
    padding: 10px;
}

.badge-danger {
    background-color: #dc3545;
}

.form-error-message {
    color: #dc3545;
}

.ot-sdk-container {
    font-size:14px;
    font-family: 'Roboto-Regular' !important;
    color:#333;
}

.ot-sdk-cookie-policy-title {
    font-size: 40px;
    line-height: 50px;
    font-family: "Roboto-Condensed" !important;
}
