:focus {
    outline: none !important;
}

.hide {
    display: none;
}

.show {
    display: block;
}

@font-face {
    font-family: HelveticaNeueRegular;
    src: url(HelveticaNeueRegular/HelveticaNeue.eot);
    src: url(HelveticaNeueRegular/HelveticaNeue.eot?#iefix) format("embedded-opentype"),
    url(HelveticaNeueRegular/HelveticaNeue.woff2) format("woff2"),
    url(HelveticaNeueRegular/HelveticaNeue.woff) format("woff"),
    url(HelveticaNeueRegular/HelveticaNeue.ttf) format("truetype"),
    url(HelveticaNeueRegular/HelveticaNeue.svg#HelveticaNeue) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeueBold;
    src: url(HelveticaNeue/HelveticaNeue-Bold.eot);
    src: url(HelveticaNeue/HelveticaNeue-Bold.eot?#iefix) format("embedded-opentype"),
    url(HelveticaNeue/HelveticaNeue-Bold.woff2) format("woff2"),
    url(HelveticaNeue/HelveticaNeue-Bold.woff) format("woff"),
    url(HelveticaNeue/HelveticaNeue-Bold.ttf) format("truetype"),
    url(HelveticaNeue/HelveticaNeue-Bold.svg#HelveticaNeue-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeueMedium;
    src: url(HelveticaNeueMedium/HelveticaNeueMedium.eot);
    src: url(HelveticaNeueMedium/HelveticaNeueMedium.eot?#iefix) format("embedded-opentype"),
    url(HelveticaNeueMedium/HelveticaNeueMedium.woff2) format("woff2"),
    url(HelveticaNeueMedium/HelveticaNeueMedium.woff) format("woff"),
    url(HelveticaNeueMedium/HelveticaNeueMedium.ttf) format("truetype"),
    url(HelveticaNeueMedium/HelveticaNeueMedium.svg#HelveticaNeueMedium) format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Raleway-Black;
    src: url(Raleway-Black/Raleway-Black.eot);
    src: url(Raleway-Black/Raleway-Black.eot?#iefix) format("embedded-opentype"),
    url(Raleway-Black/Raleway-Black.woff2) format("woff2"),
    url(Raleway-Black/Raleway-Black.woff) format("woff"),
    url(Raleway-Black/Raleway-Black.ttf) format("truetype"),
    url(Raleway-Black/Raleway-Black.svg#Raleway-Black) format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: Raleway-Bold;
    src: url(Raleway-Bold/Raleway-Bold.eot);
    src: url(Raleway-Bold/Raleway-Bold.eot?#iefix) format("embedded-opentype"),
    url(Raleway-Bold/Raleway-Bold.woff2) format("woff2"),
    url(Raleway-Bold/Raleway-Bold.woff) format("woff"),
    url(Raleway-Bold/Raleway-Bold.ttf) format("truetype"),
    url(Raleway-Bold/Raleway-Bold.svg#Raleway-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Raleway-SemiBold;
    src: url(Raleway-SemiBold/Raleway-SemiBold.eot);
    src: url(Raleway-SemiBold/Raleway-SemiBold.eot?#iefix) format("embedded-opentype"),
    url(Raleway-SemiBold/Raleway-SemiBold.woff2) format("woff2"),
    url(Raleway-SemiBold/Raleway-SemiBold.woff) format("woff"),
    url(Raleway-SemiBold/Raleway-SemiBold.ttf) format("truetype"),
    url(Raleway-SemiBold/Raleway-SemiBold.svg#Raleway-SemiBold) format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: LucidaGrande-Bold;
    src: url(LucidaGrande-Bold/LucidaGrande-Bold.eot);
    src: url(LucidaGrande-Bold/LucidaGrande-Bold.eot?#iefix) format("embedded-opentype"),
    url(LucidaGrande-Bold/LucidaGrande-Bold.woff2) format("woff2"),
    url(LucidaGrande-Bold/LucidaGrande-Bold.woff) format("woff"),
    url(LucidaGrande-Bold/LucidaGrande-Bold.ttf) format("truetype"),
    url(LucidaGrande-Bold/LucidaGrande-Bold.svg#Raleway-SemiBold) format("svg");
    font-weight: 700;
    font-style: normal;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button,
input,
textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input,
select,
textarea {
    outline: none;
}

button,
input,
input[type="submit"],
select,
textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-border-radius: 0;
    border-radius: 0;
}

.disableApparenceNone {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

a,
button,
input {
    outline: none;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.global {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.main {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 90em) {
    .main {
        max-width: 1200px;
        padding: 0 10px;
    }
}

nav,
ul {
    list-style: none;
}

.link,
.more {
    position: relative;
}

.link:after,
.more:after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background: #323232;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    bottom: -1px;
}

.link:hover:after,
.more:hover:after {
    width: 100%;
}

.more {
    display: inline-block;
    font-family: HelveticaNeueRegular;
    font-size: 16px;
    font-size: 1rem;
    color: #444;
    letter-spacing: normal;
}

@media screen and (max-width: 90em) {
    .more {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.more:after {
    background: #444;
    width: 100%;
}

.more:hover:after {
    width: 0;
}

.btnLink {
    border: none;
    background: transparent;
    cursor: pointer;
}

.btnOrias {
    display: block;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #044d92;
    color: #fff;
    height: 36px;
    line-height: 30px;
    padding: 0 40px;
    font-family: HelveticaNeueBold;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 2px solid #044d92;
    -webkit-box-shadow: 0 0 0 #fff inset;
    -moz-box-shadow: 0 0 0 #fff inset;
    box-shadow: inset 0 0 0 #fff;
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
    font-size: 1rem;
}

.btnOrias + .btnOrias {

    margin-left: 5px;

}

.btnOrias.btnDanger {

    background-color: #ffc107;
    border-color: #ffc107;

}

@media screen and (max-width: 90em) {
    .btnOrias {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.btnOrias:hover {
    -webkit-box-shadow: 0 2rem 0 #fff inset;
    -moz-box-shadow: 0 2rem 0 #fff inset;
    box-shadow: inset 0 2rem 0 #fff;
    color: #444;
    border: 2px solid #444;
}

.btnOrias.reverse {
    background: #fff;
    color: #444;
    -webkit-box-shadow: 0 0 0 #044d92 inset;
    -moz-box-shadow: 0 0 0 #044d92 inset;
    box-shadow: inset 0 0 0 #044d92;
    border: 2px solid #444;
}

.btnOrias.reverse:hover {
    color: #fff;
    -webkit-box-shadow: 0 2rem 0 #044d92 inset;
    -moz-box-shadow: 0 2rem 0 #044d92 inset;
    box-shadow: inset 0 2rem 0 #044d92;
    border: 2px solid #044d92;
}

.btnOrias.gris {
    background: #fbfbfb;
}

.titleSection {
    display: inline-block;
    font-family: Raleway-Black;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    position: relative;
}

.titleSection span {
    display: inline;
    color: #044d92;
}

.titleSection:after {
    content: url(palme.svg);
    position: absolute;
    top: -20px;
    right: -60px;
}

.titleSection--blue:after {
    content: url(palme1.svg);
    position: absolute;
    top: -70px;
    right: -160px;
}

.wrapperTitle {
    text-align: center;
    padding-bottom: 90px;
}

.paddLeft {
    padding-left: 5%;
}

.commun {
    text-align: center;
}

.commun .content,
.commun .picture {
    padding-bottom: 30px;
}

.commun .content {
    color: #444;
}

.commun .content .title {
    font-family: Raleway-SemiBold;
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 20px;
}

.commun .content .description {
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    padding-bottom: 10px;
}

.selectBox-dropdown-language {

    background: white !important;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    width: 70px !important;
    min-width: 100% !important;
    cursor: pointer !important;
}
.selectBox-dropdown-custom {
    background: none!important;
}
@media screen and (max-width: 90em) {
    .selectBox-dropdown-language {
        font-size: 14px !important;
    }
}

.selectBox-options li a {
    font-family: HelveticaNeueBold !important;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px !important;
}

@media screen and (max-width: 90em) {
    .selectBox-options li a {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.selectBox-arrow {
    border: none !important;
    position: relative;
}

.selectBox-arrow:after {
    content: "\f2f9";
    position: absolute;
    left: 10px;
    top: 0;
    font-family: Material-Design-Iconic-Font;
    font-size: 20px;
    font-size: 1.25rem;
    color: #044d92;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.selectBox-menuShowing-bottom .selectBox-arrow:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.selectBox-dropdown-service {
    width: 150px !important;
}

.top-page {
    position: fixed;
    bottom: 20px;
    width: 40px;
    height: 40px;
    background: #d6a319;
    -moz-border-radius: 50px;
    border-radius: 50px;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    right: -100px;
    -webkit-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
}

.top-page.fixed {
    opacity: 1;
    right: 10px;
}

.top-page:after {
    content: "\f2fc";
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #444;
    font-size: 30px;
    font-size: 1.875rem;
}

.top-page:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.green {
    color: #98c273;
}

.deep-green {
    color: #3f9c35;
}

.red {
    color: #ea5c50;
}

.grey {
    color: grey;
}

.upper {
    text-transform: uppercase;
}

.infoBulle,
.rightSideResult .showMoreEvent .infoBulleEvent {
    position: absolute;
    border: 2px solid #d6a319;
    display: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fff;
    right: -240px;
    top: 20px;
    z-index: 1;
    width: 260px;
    padding: 10px;
    text-transform: none;
    text-align: center;
    line-height: 18px;
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
}

.infoBulle p,
.rightSideResult .showMoreEvent .infoBulleEvent p {
    padding-bottom: 10px;
}

.infoBulle p:last-of-type,
.rightSideResult .showMoreEvent .infoBulleEvent p:last-of-type {
    padding-bottom: 0;
}

.infoBulle:first-letter,
.rightSideResult .showMoreEvent .infoBulleEvent:first-letter {
    text-transform: uppercase;
}

.infoBulle:after,
.infoBulle:before,
.rightSideResult .showMoreEvent .infoBulleEvent:after,
.rightSideResult .showMoreEvent .infoBulleEvent:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 7px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}

.infoBulle:before,
.rightSideResult .showMoreEvent .infoBulleEvent:before {
    top: -6px;
    border-bottom: 8px solid #fff;
    z-index: 1;
}

.infoBulle:after,
.rightSideResult .showMoreEvent .infoBulleEvent:after {
    top: -10px;
    border-bottom: 8px solid #d6a319;
}

.zmdi-info-outline {
    position: absolute;
    right: 0;
    color: #044d92;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

.rightSideResult .showMoreEvent .zmdi-info-outline:hover ~ .infoBulleEvent,
.zmdi-info-outline:hover ~ .infoBulle,
.dangerIcon:hover ~ .infoBulleEvent {
    display: block;
    background: white;
    z-index: 9999;
}

.center {
    text-align: center;
}

.show {
    display: block !important;
}

.intermediaryInsetField {
    display: block;
    border: 2px solid;
    border-color: black #767676 #767676 black;
    min-height: 21px;
    padding-left: 5px;
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: Material-Design-Iconic-Font;
    src: url(materialIcon/Material-Design-Iconic-Font.eot?v=2.2.1);
    src: url(materialIcon/Material-Design-Iconic-Font.eot?v=2.2.1#iefix) format("embedded-opentype"),
    url(materialIcon/Material-Design-Iconic-Font.woff2?v=2.2.1) format("woff2"),
    url(materialIcon/Material-Design-Iconic-Font.woff?v=2.2.1) format("woff"),
    url(materialIcon/Material-Design-Iconic-Font.ttf?v=2.2.1) format("truetype"),
    url(materialIcon/Material-Design-Iconic-Font.svg?v=2.2.1#materialiconsregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 Material-Design-Iconic-Font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.zmdi-hc-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.zmdi-hc-2x {
    font-size: 2em;
}

.zmdi-hc-3x {
    font-size: 3em;
}

.zmdi-hc-4x {
    font-size: 4em;
}

.zmdi-hc-5x {
    font-size: 5em;
}

.zmdi-hc-fw {
    width: 1.28571429em;
    text-align: center;
}

.zmdi-hc-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.zmdi-hc-ul > li {
    position: relative;
}

.zmdi-hc-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.zmdi-hc-li.zmdi-hc-lg {
    left: -1.85714286em;
}

.zmdi-hc-border {
    padding: 0.1em 0.25em;
    border: 0.1em solid #9e9e9e;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.zmdi-hc-border-circle {
    padding: 0.1em 0.25em;
    border: 0.1em solid #9e9e9e;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.zmdi.pull-left {
    float: left;
    margin-right: 0.15em;
}

.zmdi.pull-right {
    float: right;
    margin-left: 0.15em;
}

.zmdi-hc-spin {
    -webkit-animation: a 1.5s infinite linear;
    -moz-animation: a 1.5s infinite linear;
    -o-animation: a 1.5s infinite linear;
    animation: a 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
    -webkit-animation: b 1.5s infinite linear;
    -moz-animation: b 1.5s infinite linear;
    -o-animation: b 1.5s infinite linear;
    animation: b 1.5s infinite linear;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-moz-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}

@-moz-keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-359deg);
        -moz-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}

@-o-keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-359deg);
        -o-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-359deg);
        -moz-transform: rotate(-359deg);
        -o-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}

.zmdi-hc-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.zmdi-hc-flip-vertical {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
}

.zmdi-hc-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.zmdi-hc-stack-1x {
    line-height: inherit;
}

.zmdi-hc-stack-2x {
    font-size: 2em;
}

.zmdi-hc-inverse {
    color: #fff;
}

.zmdi-3d-rotation:before {
    content: "\f101";
}

.zmdi-airplane-off:before {
    content: "\f102";
}

.zmdi-airplane:before {
    content: "\f103";
}

.zmdi-album:before {
    content: "\f104";
}

.zmdi-archive:before {
    content: "\f105";
}

.zmdi-assignment-account:before {
    content: "\f106";
}

.zmdi-assignment-alert:before {
    content: "\f107";
}

.zmdi-assignment-check:before {
    content: "\f108";
}

.zmdi-assignment-o:before {
    content: "\f109";
}

.zmdi-assignment-return:before {
    content: "\f10a";
}

.zmdi-assignment-returned:before {
    content: "\f10b";
}

.zmdi-assignment:before {
    content: "\f10c";
}

.zmdi-attachment-alt:before {
    content: "\f10d";
}

.zmdi-attachment:before {
    content: "\f10e";
}

.zmdi-audio:before {
    content: "\f10f";
}

.zmdi-badge-check:before {
    content: "\f110";
}

.zmdi-balance-wallet:before {
    content: "\f111";
}

.zmdi-balance:before {
    content: "\f112";
}

.zmdi-battery-alert:before {
    content: "\f113";
}

.zmdi-battery-flash:before {
    content: "\f114";
}

.zmdi-battery-unknown:before {
    content: "\f115";
}

.zmdi-battery:before {
    content: "\f116";
}

.zmdi-bike:before {
    content: "\f117";
}

.zmdi-block-alt:before {
    content: "\f118";
}

.zmdi-block:before {
    content: "\f119";
}

.zmdi-boat:before {
    content: "\f11a";
}

.zmdi-book-image:before {
    content: "\f11b";
}

.zmdi-book:before {
    content: "\f11c";
}

.zmdi-bookmark-outline:before {
    content: "\f11d";
}

.zmdi-bookmark:before {
    content: "\f11e";
}

.zmdi-brush:before {
    content: "\f11f";
}

.zmdi-bug:before {
    content: "\f120";
}

.zmdi-bus:before {
    content: "\f121";
}

.zmdi-cake:before {
    content: "\f122";
}

.zmdi-car-taxi:before {
    content: "\f123";
}

.zmdi-car-wash:before {
    content: "\f124";
}

.zmdi-car:before {
    content: "\f125";
}

.zmdi-card-giftcard:before {
    content: "\f126";
}

.zmdi-card-membership:before {
    content: "\f127";
}

.zmdi-card-travel:before {
    content: "\f128";
}

.zmdi-card:before {
    content: "\f129";
}

.zmdi-case-check:before {
    content: "\f12a";
}

.zmdi-case-download:before {
    content: "\f12b";
}

.zmdi-case-play:before {
    content: "\f12c";
}

.zmdi-case:before {
    content: "\f12d";
}

.zmdi-cast-connected:before {
    content: "\f12e";
}

.zmdi-cast:before {
    content: "\f12f";
}

.zmdi-chart-donut:before {
    content: "\f130";
}

.zmdi-chart:before {
    content: "\f131";
}

.zmdi-city-alt:before {
    content: "\f132";
}

.zmdi-city:before {
    content: "\f133";
}

.zmdi-close-circle-o:before {
    content: "\f134";
}

.zmdi-close-circle:before {
    content: "\f135";
}

.zmdi-close:before {
    content: "\f136";
}

.zmdi-cocktail:before {
    content: "\f137";
}

.zmdi-code-setting:before {
    content: "\f138";
}

.zmdi-code-smartphone:before {
    content: "\f139";
}

.zmdi-code:before {
    content: "\f13a";
}

.zmdi-coffee:before {
    content: "\f13b";
}

.zmdi-collection-bookmark:before {
    content: "\f13c";
}

.zmdi-collection-case-play:before {
    content: "\f13d";
}

.zmdi-collection-folder-image:before {
    content: "\f13e";
}

.zmdi-collection-image-o:before {
    content: "\f13f";
}

.zmdi-collection-image:before {
    content: "\f140";
}

.zmdi-collection-item-1:before {
    content: "\f141";
}

.zmdi-collection-item-2:before {
    content: "\f142";
}

.zmdi-collection-item-3:before {
    content: "\f143";
}

.zmdi-collection-item-4:before {
    content: "\f144";
}

.zmdi-collection-item-5:before {
    content: "\f145";
}

.zmdi-collection-item-6:before {
    content: "\f146";
}

.zmdi-collection-item-7:before {
    content: "\f147";
}

.zmdi-collection-item-8:before {
    content: "\f148";
}

.zmdi-collection-item-9-plus:before {
    content: "\f149";
}

.zmdi-collection-item-9:before {
    content: "\f14a";
}

.zmdi-collection-item:before {
    content: "\f14b";
}

.zmdi-collection-music:before {
    content: "\f14c";
}

.zmdi-collection-pdf:before {
    content: "\f14d";
}

.zmdi-collection-plus:before {
    content: "\f14e";
}

.zmdi-collection-speaker:before {
    content: "\f14f";
}

.zmdi-collection-text:before {
    content: "\f150";
}

.zmdi-collection-video:before {
    content: "\f151";
}

.zmdi-compass:before {
    content: "\f152";
}

.zmdi-cutlery:before {
    content: "\f153";
}

.zmdi-delete:before {
    content: "\f154";
}

.zmdi-dialpad:before {
    content: "\f155";
}

.zmdi-dns:before {
    content: "\f156";
}

.zmdi-drink:before {
    content: "\f157";
}

.zmdi-edit:before {
    content: "\f158";
}

.zmdi-email-open:before {
    content: "\f159";
}

.zmdi-email:before {
    content: "\f15a";
}

.zmdi-eye-off:before {
    content: "\f15b";
}

.zmdi-eye:before {
    content: "\f15c";
}

.zmdi-eyedropper:before {
    content: "\f15d";
}

.zmdi-favorite-outline:before {
    content: "\f15e";
}

.zmdi-favorite:before {
    content: "\f15f";
}

.zmdi-filter-list:before {
    content: "\f160";
}

.zmdi-fire:before {
    content: "\f161";
}

.zmdi-flag:before {
    content: "\f162";
}

.zmdi-flare:before {
    content: "\f163";
}

.zmdi-flash-auto:before {
    content: "\f164";
}

.zmdi-flash-off:before {
    content: "\f165";
}

.zmdi-flash:before {
    content: "\f166";
}

.zmdi-flip:before {
    content: "\f167";
}

.zmdi-flower-alt:before {
    content: "\f168";
}

.zmdi-flower:before {
    content: "\f169";
}

.zmdi-font:before {
    content: "\f16a";
}

.zmdi-fullscreen-alt:before {
    content: "\f16b";
}

.zmdi-fullscreen-exit:before {
    content: "\f16c";
}

.zmdi-fullscreen:before {
    content: "\f16d";
}

.zmdi-functions:before {
    content: "\f16e";
}

.zmdi-gas-station:before {
    content: "\f16f";
}

.zmdi-gesture:before {
    content: "\f170";
}

.zmdi-globe-alt:before {
    content: "\f171";
}

.zmdi-globe-lock:before {
    content: "\f172";
}

.zmdi-globe:before {
    content: "\f173";
}

.zmdi-graduation-cap:before {
    content: "\f174";
}

.zmdi-home:before {
    content: "\f175";
}

.zmdi-hospital-alt:before {
    content: "\f176";
}

.zmdi-hospital:before {
    content: "\f177";
}

.zmdi-hotel:before {
    content: "\f178";
}

.zmdi-hourglass-alt:before {
    content: "\f179";
}

.zmdi-hourglass-outline:before {
    content: "\f17a";
}

.zmdi-hourglass:before {
    content: "\f17b";
}

.zmdi-http:before {
    content: "\f17c";
}

.zmdi-image-alt:before {
    content: "\f17d";
}

.zmdi-image-o:before {
    content: "\f17e";
}

.zmdi-image:before {
    content: "\f17f";
}

.zmdi-inbox:before {
    content: "\f180";
}

.zmdi-invert-colors-off:before {
    content: "\f181";
}

.zmdi-invert-colors:before {
    content: "\f182";
}

.zmdi-key:before {
    content: "\f183";
}

.zmdi-label-alt-outline:before {
    content: "\f184";
}

.zmdi-label-alt:before {
    content: "\f185";
}

.zmdi-label-heart:before {
    content: "\f186";
}

.zmdi-label:before {
    content: "\f187";
}

.zmdi-labels:before {
    content: "\f188";
}

.zmdi-lamp:before {
    content: "\f189";
}

.zmdi-landscape:before {
    content: "\f18a";
}

.zmdi-layers-off:before {
    content: "\f18b";
}

.zmdi-layers:before {
    content: "\f18c";
}

.zmdi-library:before {
    content: "\f18d";
}

.zmdi-link:before {
    content: "\f18e";
}

.zmdi-lock-open:before {
    content: "\f18f";
}

.zmdi-lock-outline:before {
    content: "\f190";
}

.zmdi-lock:before {
    content: "\f191";
}

.zmdi-mail-reply-all:before {
    content: "\f192";
}

.zmdi-mail-reply:before {
    content: "\f193";
}

.zmdi-mail-send:before {
    content: "\f194";
}

.zmdi-mall:before {
    content: "\f195";
}

.zmdi-map:before {
    content: "\f196";
}

.zmdi-menu:before {
    content: "\f197";
}

.zmdi-money-box:before {
    content: "\f198";
}

.zmdi-money-off:before {
    content: "\f199";
}

.zmdi-money:before {
    content: "\f19a";
}

.zmdi-more-vert:before {
    content: "\f19b";
}

.zmdi-more:before {
    content: "\f19c";
}

.zmdi-movie-alt:before {
    content: "\f19d";
}

.zmdi-movie:before {
    content: "\f19e";
}

.zmdi-nature-people:before {
    content: "\f19f";
}

.zmdi-nature:before {
    content: "\f1a0";
}

.zmdi-navigation:before {
    content: "\f1a1";
}

.zmdi-open-in-browser:before {
    content: "\f1a2";
}

.zmdi-open-in-new:before {
    content: "\f1a3";
}

.zmdi-palette:before {
    content: "\f1a4";
}

.zmdi-parking:before {
    content: "\f1a5";
}

.zmdi-pin-account:before {
    content: "\f1a6";
}

.zmdi-pin-assistant:before {
    content: "\f1a7";
}

.zmdi-pin-drop:before {
    content: "\f1a8";
}

.zmdi-pin-help:before {
    content: "\f1a9";
}

.zmdi-pin-off:before {
    content: "\f1aa";
}

.zmdi-pin:before {
    content: "\f1ab";
}

.zmdi-pizza:before {
    content: "\f1ac";
}

.zmdi-plaster:before {
    content: "\f1ad";
}

.zmdi-power-setting:before {
    content: "\f1ae";
}

.zmdi-power:before {
    content: "\f1af";
}

.zmdi-print:before {
    content: "\f1b0";
}

.zmdi-puzzle-piece:before {
    content: "\f1b1";
}

.zmdi-quote:before {
    content: "\f1b2";
}

.zmdi-railway:before {
    content: "\f1b3";
}

.zmdi-receipt:before {
    content: "\f1b4";
}

.zmdi-refresh-alt:before {
    content: "\f1b5";
}

.zmdi-refresh-sync-alert:before {
    content: "\f1b6";
}

.zmdi-refresh-sync-off:before {
    content: "\f1b7";
}

.zmdi-refresh-sync:before {
    content: "\f1b8";
}

.zmdi-refresh:before {
    content: "\f1b9";
}

.zmdi-roller:before {
    content: "\f1ba";
}

.zmdi-ruler:before {
    content: "\f1bb";
}

.zmdi-scissors:before {
    content: "\f1bc";
}

.zmdi-screen-rotation-lock:before {
    content: "\f1bd";
}

.zmdi-screen-rotation:before {
    content: "\f1be";
}

.zmdi-search-for:before {
    content: "\f1bf";
}

.zmdi-search-in-file:before {
    content: "\f1c0";
}

.zmdi-search-in-page:before {
    content: "\f1c1";
}

.zmdi-search-replace:before {
    content: "\f1c2";
}

.zmdi-search:before {
    content: "\f1c3";
}

.zmdi-seat:before {
    content: "\f1c4";
}

.zmdi-settings-square:before {
    content: "\f1c5";
}

.zmdi-settings:before {
    content: "\f1c6";
}

.zmdi-shield-check:before {
    content: "\f1c7";
}

.zmdi-shield-security:before {
    content: "\f1c8";
}

.zmdi-shopping-basket:before {
    content: "\f1c9";
}

.zmdi-shopping-cart-plus:before {
    content: "\f1ca";
}

.zmdi-shopping-cart:before {
    content: "\f1cb";
}

.zmdi-sign-in:before {
    content: "\f1cc";
}

.zmdi-sort-amount-asc:before {
    content: "\f1cd";
}

.zmdi-sort-amount-desc:before {
    content: "\f1ce";
}

.zmdi-sort-asc:before {
    content: "\f1cf";
}

.zmdi-sort-desc:before {
    content: "\f1d0";
}

.zmdi-spellcheck:before {
    content: "\f1d1";
}

.zmdi-storage:before {
    content: "\f1d2";
}

.zmdi-store-24:before {
    content: "\f1d3";
}

.zmdi-store:before {
    content: "\f1d4";
}

.zmdi-subway:before {
    content: "\f1d5";
}

.zmdi-sun:before {
    content: "\f1d6";
}

.zmdi-tab-unselected:before {
    content: "\f1d7";
}

.zmdi-tab:before {
    content: "\f1d8";
}

.zmdi-tag-close:before {
    content: "\f1d9";
}

.zmdi-tag-more:before {
    content: "\f1da";
}

.zmdi-tag:before {
    content: "\f1db";
}

.zmdi-thumb-down:before {
    content: "\f1dc";
}

.zmdi-thumb-up-down:before {
    content: "\f1dd";
}

.zmdi-thumb-up:before {
    content: "\f1de";
}

.zmdi-ticket-star:before {
    content: "\f1df";
}

.zmdi-toll:before {
    content: "\f1e0";
}

.zmdi-toys:before {
    content: "\f1e1";
}

.zmdi-traffic:before {
    content: "\f1e2";
}

.zmdi-translate:before {
    content: "\f1e3";
}

.zmdi-triangle-down:before {
    content: "\f1e4";
}

.zmdi-triangle-up:before {
    content: "\f1e5";
}

.zmdi-truck:before {
    content: "\f1e6";
}

.zmdi-turning-sign:before {
    content: "\f1e7";
}

.zmdi-wallpaper:before {
    content: "\f1e8";
}

.zmdi-washing-machine:before {
    content: "\f1e9";
}

.zmdi-window-maximize:before {
    content: "\f1ea";
}

.zmdi-window-minimize:before {
    content: "\f1eb";
}

.zmdi-window-restore:before {
    content: "\f1ec";
}

.zmdi-wrench:before {
    content: "\f1ed";
}

.zmdi-zoom-in:before {
    content: "\f1ee";
}

.zmdi-zoom-out:before {
    content: "\f1ef";
}

.zmdi-alert-circle-o:before {
    content: "\f1f0";
}

.zmdi-alert-circle:before {
    content: "\f1f1";
}

.zmdi-alert-octagon:before {
    content: "\f1f2";
}

.zmdi-alert-polygon:before {
    content: "\f1f3";
}

.zmdi-alert-triangle:before {
    content: "\f1f4";
}

.zmdi-help-outline:before {
    content: "\f1f5";
}

.zmdi-help:before {
    content: "\f1f6";
}

.zmdi-info-outline:before {
    content: "\f1f7";
}

.zmdi-info:before {
    content: "\f1f8";
}

.zmdi-notifications-active:before {
    content: "\f1f9";
}

.zmdi-notifications-add:before {
    content: "\f1fa";
}

.zmdi-notifications-none:before {
    content: "\f1fb";
}

.zmdi-notifications-off:before {
    content: "\f1fc";
}

.zmdi-notifications-paused:before {
    content: "\f1fd";
}

.zmdi-notifications:before {
    content: "\f1fe";
}

.zmdi-account-add:before {
    content: "\f1ff";
}

.zmdi-account-box-mail:before {
    content: "\f200";
}

.zmdi-account-box-o:before {
    content: "\f201";
}

.zmdi-account-box-phone:before {
    content: "\f202";
}

.zmdi-account-box:before {
    content: "\f203";
}

.zmdi-account-calendar:before {
    content: "\f204";
}

.zmdi-account-circle:before {
    content: "\f205";
}

.zmdi-account-o:before {
    content: "\f206";
}

.zmdi-account:before {
    content: "\f207";
}

.zmdi-accounts-add:before {
    content: "\f208";
}

.zmdi-accounts-alt:before {
    content: "\f209";
}

.zmdi-accounts-list-alt:before {
    content: "\f20a";
}

.zmdi-accounts-list:before {
    content: "\f20b";
}

.zmdi-accounts-outline:before {
    content: "\f20c";
}

.zmdi-accounts:before {
    content: "\f20d";
}

.zmdi-face:before {
    content: "\f20e";
}

.zmdi-female:before {
    content: "\f20f";
}

.zmdi-male-alt:before {
    content: "\f210";
}

.zmdi-male-female:before {
    content: "\f211";
}

.zmdi-male:before {
    content: "\f212";
}

.zmdi-mood-bad:before {
    content: "\f213";
}

.zmdi-mood:before {
    content: "\f214";
}

.zmdi-run:before {
    content: "\f215";
}

.zmdi-walk:before {
    content: "\f216";
}

.zmdi-cloud-box:before {
    content: "\f217";
}

.zmdi-cloud-circle:before {
    content: "\f218";
}

.zmdi-cloud-done:before {
    content: "\f219";
}

.zmdi-cloud-download:before {
    content: "\f21a";
}

.zmdi-cloud-off:before {
    content: "\f21b";
}

.zmdi-cloud-outline-alt:before {
    content: "\f21c";
}

.zmdi-cloud-outline:before {
    content: "\f21d";
}

.zmdi-cloud-upload:before {
    content: "\f21e";
}

.zmdi-cloud:before {
    content: "\f21f";
}

.zmdi-download:before {
    content: "\f220";
}

.zmdi-file-plus:before {
    content: "\f221";
}

.zmdi-file-text:before {
    content: "\f222";
}

.zmdi-file:before {
    content: "\f223";
}

.zmdi-folder-outline:before {
    content: "\f224";
}

.zmdi-folder-person:before {
    content: "\f225";
}

.zmdi-folder-star-alt:before {
    content: "\f226";
}

.zmdi-folder-star:before {
    content: "\f227";
}

.zmdi-folder:before {
    content: "\f228";
}

.zmdi-gif:before {
    content: "\f229";
}

.zmdi-upload:before {
    content: "\f22a";
}

.zmdi-border-all:before {
    content: "\f22b";
}

.zmdi-border-bottom:before {
    content: "\f22c";
}

.zmdi-border-clear:before {
    content: "\f22d";
}

.zmdi-border-color:before {
    content: "\f22e";
}

.zmdi-border-horizontal:before {
    content: "\f22f";
}

.zmdi-border-inner:before {
    content: "\f230";
}

.zmdi-border-left:before {
    content: "\f231";
}

.zmdi-border-outer:before {
    content: "\f232";
}

.zmdi-border-right:before {
    content: "\f233";
}

.zmdi-border-style:before {
    content: "\f234";
}

.zmdi-border-top:before {
    content: "\f235";
}

.zmdi-border-vertical:before {
    content: "\f236";
}

.zmdi-copy:before {
    content: "\f237";
}

.zmdi-crop:before {
    content: "\f238";
}

.zmdi-format-align-center:before {
    content: "\f239";
}

.zmdi-format-align-justify:before {
    content: "\f23a";
}

.zmdi-format-align-left:before {
    content: "\f23b";
}

.zmdi-format-align-right:before {
    content: "\f23c";
}

.zmdi-format-bold:before {
    content: "\f23d";
}

.zmdi-format-clear-all:before {
    content: "\f23e";
}

.zmdi-format-clear:before {
    content: "\f23f";
}

.zmdi-format-color-fill:before {
    content: "\f240";
}

.zmdi-format-color-reset:before {
    content: "\f241";
}

.zmdi-format-color-text:before {
    content: "\f242";
}

.zmdi-format-indent-decrease:before {
    content: "\f243";
}

.zmdi-format-indent-increase:before {
    content: "\f244";
}

.zmdi-format-italic:before {
    content: "\f245";
}

.zmdi-format-line-spacing:before {
    content: "\f246";
}

.zmdi-format-list-bulleted:before {
    content: "\f247";
}

.zmdi-format-list-numbered:before {
    content: "\f248";
}

.zmdi-format-ltr:before {
    content: "\f249";
}

.zmdi-format-rtl:before {
    content: "\f24a";
}

.zmdi-format-size:before {
    content: "\f24b";
}

.zmdi-format-strikethrough-s:before {
    content: "\f24c";
}

.zmdi-format-strikethrough:before {
    content: "\f24d";
}

.zmdi-format-subject:before {
    content: "\f24e";
}

.zmdi-format-underlined:before {
    content: "\f24f";
}

.zmdi-format-valign-bottom:before {
    content: "\f250";
}

.zmdi-format-valign-center:before {
    content: "\f251";
}

.zmdi-format-valign-top:before {
    content: "\f252";
}

.zmdi-redo:before {
    content: "\f253";
}

.zmdi-select-all:before {
    content: "\f254";
}

.zmdi-space-bar:before {
    content: "\f255";
}

.zmdi-text-format:before {
    content: "\f256";
}

.zmdi-transform:before {
    content: "\f257";
}

.zmdi-undo:before {
    content: "\f258";
}

.zmdi-wrap-text:before {
    content: "\f259";
}

.zmdi-comment-alert:before {
    content: "\f25a";
}

.zmdi-comment-alt-text:before {
    content: "\f25b";
}

.zmdi-comment-alt:before {
    content: "\f25c";
}

.zmdi-comment-edit:before {
    content: "\f25d";
}

.zmdi-comment-image:before {
    content: "\f25e";
}

.zmdi-comment-list:before {
    content: "\f25f";
}

.zmdi-comment-more:before {
    content: "\f260";
}

.zmdi-comment-outline:before {
    content: "\f261";
}

.zmdi-comment-text-alt:before {
    content: "\f262";
}

.zmdi-comment-text:before {
    content: "\f263";
}

.zmdi-comment-video:before {
    content: "\f264";
}

.zmdi-comment:before {
    content: "\f265";
}

.zmdi-comments:before {
    content: "\f266";
}

.zmdi-check-all:before {
    content: "\f267";
}

.zmdi-check-circle-u:before {
    content: "\f268";
}

.zmdi-check-circle:before {
    content: "\f269";
}

.zmdi-check-square:before {
    content: "\f26a";
}

.zmdi-check:before {
    content: "\f26b";
}

.zmdi-circle-o:before {
    content: "\f26c";
}

.zmdi-circle:before {
    content: "\f26d";
}

.zmdi-dot-circle-alt:before {
    content: "\f26e";
}

.zmdi-dot-circle:before {
    content: "\f26f";
}

.zmdi-minus-circle-outline:before {
    content: "\f270";
}

.zmdi-minus-circle:before {
    content: "\f271";
}

.zmdi-minus-square:before {
    content: "\f272";
}

.zmdi-minus:before {
    content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before {
    content: "\f274";
}

.zmdi-plus-circle-o:before {
    content: "\f275";
}

.zmdi-plus-circle:before {
    content: "\f276";
}

.zmdi-plus-square:before {
    content: "\f277";
}

.zmdi-plus:before {
    content: "\f278";
}

.zmdi-square-o:before {
    content: "\f279";
}

.zmdi-star-circle:before {
    content: "\f27a";
}

.zmdi-star-half:before {
    content: "\f27b";
}

.zmdi-star-outline:before {
    content: "\f27c";
}

.zmdi-star:before {
    content: "\f27d";
}

.zmdi-bluetooth-connected:before {
    content: "\f27e";
}

.zmdi-bluetooth-off:before {
    content: "\f27f";
}

.zmdi-bluetooth-search:before {
    content: "\f280";
}

.zmdi-bluetooth-setting:before {
    content: "\f281";
}

.zmdi-bluetooth:before {
    content: "\f282";
}

.zmdi-camera-add:before {
    content: "\f283";
}

.zmdi-camera-alt:before {
    content: "\f284";
}

.zmdi-camera-bw:before {
    content: "\f285";
}

.zmdi-camera-front:before {
    content: "\f286";
}

.zmdi-camera-mic:before {
    content: "\f287";
}

.zmdi-camera-party-mode:before {
    content: "\f288";
}

.zmdi-camera-rear:before {
    content: "\f289";
}

.zmdi-camera-roll:before {
    content: "\f28a";
}

.zmdi-camera-switch:before {
    content: "\f28b";
}

.zmdi-camera:before {
    content: "\f28c";
}

.zmdi-card-alert:before {
    content: "\f28d";
}

.zmdi-card-off:before {
    content: "\f28e";
}

.zmdi-card-sd:before {
    content: "\f28f";
}

.zmdi-card-sim:before {
    content: "\f290";
}

.zmdi-desktop-mac:before {
    content: "\f291";
}

.zmdi-desktop-windows:before {
    content: "\f292";
}

.zmdi-device-hub:before {
    content: "\f293";
}

.zmdi-devices-off:before {
    content: "\f294";
}

.zmdi-devices:before {
    content: "\f295";
}

.zmdi-dock:before {
    content: "\f296";
}

.zmdi-floppy:before {
    content: "\f297";
}

.zmdi-gamepad:before {
    content: "\f298";
}

.zmdi-gps-dot:before {
    content: "\f299";
}

.zmdi-gps-off:before {
    content: "\f29a";
}

.zmdi-gps:before {
    content: "\f29b";
}

.zmdi-headset-mic:before {
    content: "\f29c";
}

.zmdi-headset:before {
    content: "\f29d";
}

.zmdi-input-antenna:before {
    content: "\f29e";
}

.zmdi-input-composite:before {
    content: "\f29f";
}

.zmdi-input-hdmi:before {
    content: "\f2a0";
}

.zmdi-input-power:before {
    content: "\f2a1";
}

.zmdi-input-svideo:before {
    content: "\f2a2";
}

.zmdi-keyboard-hide:before {
    content: "\f2a3";
}

.zmdi-keyboard:before {
    content: "\f2a4";
}

.zmdi-laptop-chromebook:before {
    content: "\f2a5";
}

.zmdi-laptop-mac:before {
    content: "\f2a6";
}

.zmdi-laptop:before {
    content: "\f2a7";
}

.zmdi-mic-off:before {
    content: "\f2a8";
}

.zmdi-mic-outline:before {
    content: "\f2a9";
}

.zmdi-mic-setting:before {
    content: "\f2aa";
}

.zmdi-mic:before {
    content: "\f2ab";
}

.zmdi-mouse:before {
    content: "\f2ac";
}

.zmdi-network-alert:before {
    content: "\f2ad";
}

.zmdi-network-locked:before {
    content: "\f2ae";
}

.zmdi-network-off:before {
    content: "\f2af";
}

.zmdi-network-outline:before {
    content: "\f2b0";
}

.zmdi-network-setting:before {
    content: "\f2b1";
}

.zmdi-network:before {
    content: "\f2b2";
}

.zmdi-phone-bluetooth:before {
    content: "\f2b3";
}

.zmdi-phone-end:before {
    content: "\f2b4";
}

.zmdi-phone-forwarded:before {
    content: "\f2b5";
}

.zmdi-phone-in-talk:before {
    content: "\f2b6";
}

.zmdi-phone-locked:before {
    content: "\f2b7";
}

.zmdi-phone-missed:before {
    content: "\f2b8";
}

.zmdi-phone-msg:before {
    content: "\f2b9";
}

.zmdi-phone-paused:before {
    content: "\f2ba";
}

.zmdi-phone-ring:before {
    content: "\f2bb";
}

.zmdi-phone-setting:before {
    content: "\f2bc";
}

.zmdi-phone-sip:before {
    content: "\f2bd";
}

.zmdi-phone:before {
    content: "\f2be";
}

.zmdi-portable-wifi-changes:before {
    content: "\f2bf";
}

.zmdi-portable-wifi-off:before {
    content: "\f2c0";
}

.zmdi-portable-wifi:before {
    content: "\f2c1";
}

.zmdi-radio:before {
    content: "\f2c2";
}

.zmdi-reader:before {
    content: "\f2c3";
}

.zmdi-remote-control-alt:before {
    content: "\f2c4";
}

.zmdi-remote-control:before {
    content: "\f2c5";
}

.zmdi-router:before {
    content: "\f2c6";
}

.zmdi-scanner:before {
    content: "\f2c7";
}

.zmdi-smartphone-android:before {
    content: "\f2c8";
}

.zmdi-smartphone-download:before {
    content: "\f2c9";
}

.zmdi-smartphone-erase:before {
    content: "\f2ca";
}

.zmdi-smartphone-info:before {
    content: "\f2cb";
}

.zmdi-smartphone-iphone:before {
    content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before {
    content: "\f2cd";
}

.zmdi-smartphone-landscape:before {
    content: "\f2ce";
}

.zmdi-smartphone-lock:before {
    content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before {
    content: "\f2d0";
}

.zmdi-smartphone-ring:before {
    content: "\f2d1";
}

.zmdi-smartphone-setting:before {
    content: "\f2d2";
}

.zmdi-smartphone-setup:before {
    content: "\f2d3";
}

.zmdi-smartphone:before {
    content: "\f2d4";
}

.zmdi-speaker:before {
    content: "\f2d5";
}

.zmdi-tablet-android:before {
    content: "\f2d6";
}

.zmdi-tablet-mac:before {
    content: "\f2d7";
}

.zmdi-tablet:before {
    content: "\f2d8";
}

.zmdi-tv-alt-play:before {
    content: "\f2d9";
}

.zmdi-tv-list:before {
    content: "\f2da";
}

.zmdi-tv-play:before {
    content: "\f2db";
}

.zmdi-tv:before {
    content: "\f2dc";
}

.zmdi-usb:before {
    content: "\f2dd";
}

.zmdi-videocam-off:before {
    content: "\f2de";
}

.zmdi-videocam-switch:before {
    content: "\f2df";
}

.zmdi-videocam:before {
    content: "\f2e0";
}

.zmdi-watch:before {
    content: "\f2e1";
}

.zmdi-wifi-alt-2:before {
    content: "\f2e2";
}

.zmdi-wifi-alt:before {
    content: "\f2e3";
}

.zmdi-wifi-info:before {
    content: "\f2e4";
}

.zmdi-wifi-lock:before {
    content: "\f2e5";
}

.zmdi-wifi-off:before {
    content: "\f2e6";
}

.zmdi-wifi-outline:before {
    content: "\f2e7";
}

.zmdi-wifi:before {
    content: "\f2e8";
}

.zmdi-arrow-left-bottom:before {
    content: "\f2e9";
}

.zmdi-arrow-left:before {
    content: "\f2ea";
}

.zmdi-arrow-merge:before {
    content: "\f2eb";
}

.zmdi-arrow-missed:before {
    content: "\f2ec";
}

.zmdi-arrow-right-top:before {
    content: "\f2ed";
}

.zmdi-arrow-right:before {
    content: "\f2ee";
}

.zmdi-arrow-split:before {
    content: "\f2ef";
}

.zmdi-arrows:before {
    content: "\f2f0";
}

.zmdi-caret-down-circle:before {
    content: "\f2f1";
}

.zmdi-caret-down:before {
    content: "\f2f2";
}

.zmdi-caret-left-circle:before {
    content: "\f2f3";
}

.zmdi-caret-left:before {
    content: "\f2f4";
}

.zmdi-caret-right-circle:before {
    content: "\f2f5";
}

.zmdi-caret-right:before {
    content: "\f2f6";
}

.zmdi-caret-up-circle:before {
    content: "\f2f7";
}

.zmdi-caret-up:before {
    content: "\f2f8";
}

.zmdi-chevron-down:before {
    content: "\f2f9";
}

.zmdi-chevron-left:before {
    content: "\f2fa";
}

.zmdi-chevron-right:before {
    content: "\f2fb";
}

.zmdi-chevron-up:before {
    content: "\f2fc";
}

.zmdi-forward:before {
    content: "\f2fd";
}

.zmdi-long-arrow-down:before {
    content: "\f2fe";
}

.zmdi-long-arrow-left:before {
    content: "\f2ff";
}

.zmdi-long-arrow-return:before {
    content: "\f300";
}

.zmdi-long-arrow-right:before {
    content: "\f301";
}

.zmdi-long-arrow-tab:before {
    content: "\f302";
}

.zmdi-long-arrow-up:before {
    content: "\f303";
}

.zmdi-rotate-ccw:before {
    content: "\f304";
}

.zmdi-rotate-cw:before {
    content: "\f305";
}

.zmdi-rotate-left:before {
    content: "\f306";
}

.zmdi-rotate-right:before {
    content: "\f307";
}

.zmdi-square-down:before {
    content: "\f308";
}

.zmdi-square-right:before {
    content: "\f309";
}

.zmdi-swap-alt:before {
    content: "\f30a";
}

.zmdi-swap-vertical-circle:before {
    content: "\f30b";
}

.zmdi-swap-vertical:before {
    content: "\f30c";
}

.zmdi-swap:before {
    content: "\f30d";
}

.zmdi-trending-down:before {
    content: "\f30e";
}

.zmdi-trending-flat:before {
    content: "\f30f";
}

.zmdi-trending-up:before {
    content: "\f310";
}

.zmdi-unfold-less:before {
    content: "\f311";
}

.zmdi-unfold-more:before {
    content: "\f312";
}

.zmdi-apps:before {
    content: "\f313";
}

.zmdi-grid-off:before {
    content: "\f314";
}

.zmdi-grid:before {
    content: "\f315";
}

.zmdi-view-agenda:before {
    content: "\f316";
}

.zmdi-view-array:before {
    content: "\f317";
}

.zmdi-view-carousel:before {
    content: "\f318";
}

.zmdi-view-column:before {
    content: "\f319";
}

.zmdi-view-comfy:before {
    content: "\f31a";
}

.zmdi-view-compact:before {
    content: "\f31b";
}

.zmdi-view-dashboard:before {
    content: "\f31c";
}

.zmdi-view-day:before {
    content: "\f31d";
}

.zmdi-view-headline:before {
    content: "\f31e";
}

.zmdi-view-list-alt:before {
    content: "\f31f";
}

.zmdi-view-list:before {
    content: "\f320";
}

.zmdi-view-module:before {
    content: "\f321";
}

.zmdi-view-quilt:before {
    content: "\f322";
}

.zmdi-view-stream:before {
    content: "\f323";
}

.zmdi-view-subtitles:before {
    content: "\f324";
}

.zmdi-view-toc:before {
    content: "\f325";
}

.zmdi-view-web:before {
    content: "\f326";
}

.zmdi-view-week:before {
    content: "\f327";
}

.zmdi-widgets:before {
    content: "\f328";
}

.zmdi-alarm-check:before {
    content: "\f329";
}

.zmdi-alarm-off:before {
    content: "\f32a";
}

.zmdi-alarm-plus:before {
    content: "\f32b";
}

.zmdi-alarm-snooze:before {
    content: "\f32c";
}

.zmdi-alarm:before {
    content: "\f32d";
}

.zmdi-calendar-alt:before {
    content: "\f32e";
}

.zmdi-calendar-check:before {
    content: "\f32f";
}

.zmdi-calendar-close:before {
    content: "\f330";
}

.zmdi-calendar-note:before {
    content: "\f331";
}

.zmdi-calendar:before {
    content: "\f332";
}

.zmdi-time-countdown:before {
    content: "\f333";
}

.zmdi-time-interval:before {
    content: "\f334";
}

.zmdi-time-restore-setting:before {
    content: "\f335";
}

.zmdi-time-restore:before {
    content: "\f336";
}

.zmdi-time:before {
    content: "\f337";
}

.zmdi-timer-off:before {
    content: "\f338";
}

.zmdi-timer:before {
    content: "\f339";
}

.zmdi-android-alt:before {
    content: "\f33a";
}

.zmdi-android:before {
    content: "\f33b";
}

.zmdi-apple:before {
    content: "\f33c";
}

.zmdi-behance:before {
    content: "\f33d";
}

.zmdi-codepen:before {
    content: "\f33e";
}

.zmdi-dribbble:before {
    content: "\f33f";
}

.zmdi-dropbox:before {
    content: "\f340";
}

.zmdi-evernote:before {
    content: "\f341";
}

.zmdi-facebook-box:before {
    content: "\f342";
}

.zmdi-facebook:before {
    content: "\f343";
}

.zmdi-github-box:before {
    content: "\f344";
}

.zmdi-github:before {
    content: "\f345";
}

.zmdi-google-drive:before {
    content: "\f346";
}

.zmdi-google-earth:before {
    content: "\f347";
}

.zmdi-google-glass:before {
    content: "\f348";
}

.zmdi-google-maps:before {
    content: "\f349";
}

.zmdi-google-pages:before {
    content: "\f34a";
}

.zmdi-google-play:before {
    content: "\f34b";
}

.zmdi-google-plus-box:before {
    content: "\f34c";
}

.zmdi-google-plus:before {
    content: "\f34d";
}

.zmdi-google:before {
    content: "\f34e";
}

.zmdi-instagram:before {
    content: "\f34f";
}

.zmdi-language-css3:before {
    content: "\f350";
}

.zmdi-language-html5:before {
    content: "\f351";
}

.zmdi-language-javascript:before {
    content: "\f352";
}

.zmdi-language-python-alt:before {
    content: "\f353";
}

.zmdi-language-python:before {
    content: "\f354";
}

.zmdi-lastfm:before {
    content: "\f355";
}

.zmdi-linkedin-box:before {
    content: "\f356";
}

.zmdi-paypal:before {
    content: "\f357";
}

.zmdi-pinterest-box:before {
    content: "\f358";
}

.zmdi-pocket:before {
    content: "\f359";
}

.zmdi-polymer:before {
    content: "\f35a";
}

.zmdi-share:before {
    content: "\f35b";
}

.zmdi-stackoverflow:before {
    content: "\f35c";
}

.zmdi-steam-square:before {
    content: "\f35d";
}

.zmdi-steam:before {
    content: "\f35e";
}

.zmdi-twitter-box:before {
    content: "\f35f";
}

.zmdi-twitter:before {
    content: "\f360";
}

.zmdi-vk:before {
    content: "\f361";
}

.zmdi-wikipedia:before {
    content: "\f362";
}

.zmdi-windows:before {
    content: "\f363";
}

.zmdi-aspect-ratio-alt:before {
    content: "\f364";
}

.zmdi-aspect-ratio:before {
    content: "\f365";
}

.zmdi-blur-circular:before {
    content: "\f366";
}

.zmdi-blur-linear:before {
    content: "\f367";
}

.zmdi-blur-off:before {
    content: "\f368";
}

.zmdi-blur:before {
    content: "\f369";
}

.zmdi-brightness-2:before {
    content: "\f36a";
}

.zmdi-brightness-3:before {
    content: "\f36b";
}

.zmdi-brightness-4:before {
    content: "\f36c";
}

.zmdi-brightness-5:before {
    content: "\f36d";
}

.zmdi-brightness-6:before {
    content: "\f36e";
}

.zmdi-brightness-7:before {
    content: "\f36f";
}

.zmdi-brightness-auto:before {
    content: "\f370";
}

.zmdi-brightness-setting:before {
    content: "\f371";
}

.zmdi-broken-image:before {
    content: "\f372";
}

.zmdi-center-focus-strong:before {
    content: "\f373";
}

.zmdi-center-focus-weak:before {
    content: "\f374";
}

.zmdi-compare:before {
    content: "\f375";
}

.zmdi-crop-16-9:before {
    content: "\f376";
}

.zmdi-crop-3-2:before {
    content: "\f377";
}

.zmdi-crop-5-4:before {
    content: "\f378";
}

.zmdi-crop-7-5:before {
    content: "\f379";
}

.zmdi-crop-din:before {
    content: "\f37a";
}

.zmdi-crop-free:before {
    content: "\f37b";
}

.zmdi-crop-landscape:before {
    content: "\f37c";
}

.zmdi-crop-portrait:before {
    content: "\f37d";
}

.zmdi-crop-square:before {
    content: "\f37e";
}

.zmdi-exposure-alt:before {
    content: "\f37f";
}

.zmdi-exposure:before {
    content: "\f380";
}

.zmdi-filter-b-and-w:before {
    content: "\f381";
}

.zmdi-filter-center-focus:before {
    content: "\f382";
}

.zmdi-filter-frames:before {
    content: "\f383";
}

.zmdi-filter-tilt-shift:before {
    content: "\f384";
}

.zmdi-gradient:before {
    content: "\f385";
}

.zmdi-grain:before {
    content: "\f386";
}

.zmdi-graphic-eq:before {
    content: "\f387";
}

.zmdi-hdr-off:before {
    content: "\f388";
}

.zmdi-hdr-strong:before {
    content: "\f389";
}

.zmdi-hdr-weak:before {
    content: "\f38a";
}

.zmdi-hdr:before {
    content: "\f38b";
}

.zmdi-iridescent:before {
    content: "\f38c";
}

.zmdi-leak-off:before {
    content: "\f38d";
}

.zmdi-leak:before {
    content: "\f38e";
}

.zmdi-looks:before {
    content: "\f38f";
}

.zmdi-loupe:before {
    content: "\f390";
}

.zmdi-panorama-horizontal:before {
    content: "\f391";
}

.zmdi-panorama-vertical:before {
    content: "\f392";
}

.zmdi-panorama-wide-angle:before {
    content: "\f393";
}

.zmdi-photo-size-select-large:before {
    content: "\f394";
}

.zmdi-photo-size-select-small:before {
    content: "\f395";
}

.zmdi-picture-in-picture:before {
    content: "\f396";
}

.zmdi-slideshow:before {
    content: "\f397";
}

.zmdi-texture:before {
    content: "\f398";
}

.zmdi-tonality:before {
    content: "\f399";
}

.zmdi-vignette:before {
    content: "\f39a";
}

.zmdi-wb-auto:before {
    content: "\f39b";
}

.zmdi-eject-alt:before {
    content: "\f39c";
}

.zmdi-eject:before {
    content: "\f39d";
}

.zmdi-equalizer:before {
    content: "\f39e";
}

.zmdi-fast-forward:before {
    content: "\f39f";
}

.zmdi-fast-rewind:before {
    content: "\f3a0";
}

.zmdi-forward-10:before {
    content: "\f3a1";
}

.zmdi-forward-30:before {
    content: "\f3a2";
}

.zmdi-forward-5:before {
    content: "\f3a3";
}

.zmdi-hearing:before {
    content: "\f3a4";
}

.zmdi-pause-circle-outline:before {
    content: "\f3a5";
}

.zmdi-pause-circle:before {
    content: "\f3a6";
}

.zmdi-pause:before {
    content: "\f3a7";
}

.zmdi-play-circle-outline:before {
    content: "\f3a8";
}

.zmdi-play-circle:before {
    content: "\f3a9";
}

.zmdi-play:before {
    content: "\f3aa";
}

.zmdi-playlist-audio:before {
    content: "\f3ab";
}

.zmdi-playlist-plus:before {
    content: "\f3ac";
}

.zmdi-repeat-one:before {
    content: "\f3ad";
}

.zmdi-repeat:before {
    content: "\f3ae";
}

.zmdi-replay-10:before {
    content: "\f3af";
}

.zmdi-replay-30:before {
    content: "\f3b0";
}

.zmdi-replay-5:before {
    content: "\f3b1";
}

.zmdi-replay:before {
    content: "\f3b2";
}

.zmdi-shuffle:before {
    content: "\f3b3";
}

.zmdi-skip-next:before {
    content: "\f3b4";
}

.zmdi-skip-previous:before {
    content: "\f3b5";
}

.zmdi-stop:before {
    content: "\f3b6";
}

.zmdi-surround-sound:before {
    content: "\f3b7";
}

.zmdi-tune:before {
    content: "\f3b8";
}

.zmdi-volume-down:before {
    content: "\f3b9";
}

.zmdi-volume-mute:before {
    content: "\f3ba";
}

.zmdi-volume-off:before {
    content: "\f3bb";
}

.zmdi-volume-up:before {
    content: "\f3bc";
}

.zmdi-n-1-square:before {
    content: "\f3bd";
}

.zmdi-n-2-square:before {
    content: "\f3be";
}

.zmdi-n-3-square:before {
    content: "\f3bf";
}

.zmdi-n-4-square:before {
    content: "\f3c0";
}

.zmdi-n-5-square:before {
    content: "\f3c1";
}

.zmdi-n-6-square:before {
    content: "\f3c2";
}

.zmdi-neg-1:before {
    content: "\f3c3";
}

.zmdi-neg-2:before {
    content: "\f3c4";
}

.zmdi-plus-1:before {
    content: "\f3c5";
}

.zmdi-plus-2:before {
    content: "\f3c6";
}

.zmdi-sec-10:before {
    content: "\f3c7";
}

.zmdi-sec-3:before {
    content: "\f3c8";
}

.zmdi-zero:before {
    content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before {
    content: "\f3ca";
}

.zmdi-airline-seat-flat:before {
    content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before {
    content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before {
    content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before {
    content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before {
    content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before {
    content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before {
    content: "\f3d1";
}

.zmdi-airplay:before {
    content: "\f3d2";
}

.zmdi-closed-caption:before {
    content: "\f3d3";
}

.zmdi-confirmation-number:before {
    content: "\f3d4";
}

.zmdi-developer-board:before {
    content: "\f3d5";
}

.zmdi-disc-full:before {
    content: "\f3d6";
}

.zmdi-explicit:before {
    content: "\f3d7";
}

.zmdi-flight-land:before {
    content: "\f3d8";
}

.zmdi-flight-takeoff:before {
    content: "\f3d9";
}

.zmdi-flip-to-back:before {
    content: "\f3da";
}

.zmdi-flip-to-front:before {
    content: "\f3db";
}

.zmdi-group-work:before {
    content: "\f3dc";
}

.zmdi-hd:before {
    content: "\f3dd";
}

.zmdi-hq:before {
    content: "\f3de";
}

.zmdi-markunread-mailbox:before {
    content: "\f3df";
}

.zmdi-memory:before {
    content: "\f3e0";
}

.zmdi-nfc:before {
    content: "\f3e1";
}

.zmdi-play-for-work:before {
    content: "\f3e2";
}

.zmdi-power-input:before {
    content: "\f3e3";
}

.zmdi-present-to-all:before {
    content: "\f3e4";
}

.zmdi-satellite:before {
    content: "\f3e5";
}

.zmdi-tap-and-play:before {
    content: "\f3e6";
}

.zmdi-vibration:before {
    content: "\f3e7";
}

.zmdi-voicemail:before {
    content: "\f3e8";
}

.zmdi-group:before {
    content: "\f3e9";
}

.zmdi-rss:before {
    content: "\f3ea";
}

.zmdi-shape:before {
    content: "\f3eb";
}

.zmdi-spinner:before {
    content: "\f3ec";
}

.zmdi-ungroup:before {
    content: "\f3ed";
}

.zmdi-500px:before {
    content: "\f3ee";
}

.zmdi-8tracks:before {
    content: "\f3ef";
}

.zmdi-amazon:before {
    content: "\f3f0";
}

.zmdi-blogger:before {
    content: "\f3f1";
}

.zmdi-delicious:before {
    content: "\f3f2";
}

.zmdi-disqus:before {
    content: "\f3f3";
}

.zmdi-flattr:before {
    content: "\f3f4";
}

.zmdi-flickr:before {
    content: "\f3f5";
}

.zmdi-github-alt:before {
    content: "\f3f6";
}

.zmdi-google-old:before {
    content: "\f3f7";
}

.zmdi-linkedin:before {
    content: "\f3f8";
}

.zmdi-odnoklassniki:before {
    content: "\f3f9";
}

.zmdi-outlook:before {
    content: "\f3fa";
}

.zmdi-paypal-alt:before {
    content: "\f3fb";
}

.zmdi-pinterest:before {
    content: "\f3fc";
}

.zmdi-playstation:before {
    content: "\f3fd";
}

.zmdi-reddit:before {
    content: "\f3fe";
}

.zmdi-skype:before {
    content: "\f3ff";
}

.zmdi-slideshare:before {
    content: "\f400";
}

.zmdi-soundcloud:before {
    content: "\f401";
}

.zmdi-tumblr:before {
    content: "\f402";
}

.zmdi-twitch:before {
    content: "\f403";
}

.zmdi-vimeo:before {
    content: "\f404";
}

.zmdi-whatsapp:before {
    content: "\f405";
}

.zmdi-xbox:before {
    content: "\f406";
}

.zmdi-yahoo:before {
    content: "\f407";
}

.zmdi-youtube-play:before {
    content: "\f408";
}

.zmdi-youtube:before {
    content: "\f409";
}

.zmdi-import-export:before,
.zmdi-swap-vertical-:before {
    content: "\f30c";
}

.zmdi-airplanemode-inactive:before {
    content: "\f102";
}

.zmdi-airplanemode-active:before,
.zmdi-rate-review:before {
    content: "\f103";
}

.zmdi-comment-sign:before {
    content: "\f25a";
}

.zmdi-network-warning:before {
    content: "\f2ad";
}

.zmdi-shopping-cart-add:before {
    content: "\f1ca";
}

.zmdi-file-add:before {
    content: "\f221";
}

.zmdi-network-wifi-scan:before {
    content: "\f2e4";
}

.zmdi-collection-add:before {
    content: "\f14e";
}

.zmdi-format-playlist-add:before {
    content: "\f3ac";
}

.zmdi-format-queue-music:before {
    content: "\f3ab";
}

.zmdi-plus-box:before {
    content: "\f277";
}

.zmdi-tag-backspace:before {
    content: "\f1d9";
}

.zmdi-alarm-add:before {
    content: "\f32b";
}

.zmdi-battery-charging:before {
    content: "\f114";
}

.zmdi-daydream-setting:before {
    content: "\f217";
}

.zmdi-more-horiz:before {
    content: "\f19c";
}

.zmdi-book-photo:before {
    content: "\f11b";
}

.zmdi-incandescent:before {
    content: "\f189";
}

.zmdi-wb-iridescent:before {
    content: "\f38c";
}

.zmdi-calendar-remove:before {
    content: "\f330";
}

.zmdi-refresh-sync-disabled:before {
    content: "\f1b7";
}

.zmdi-refresh-sync-problem:before {
    content: "\f1b6";
}

.zmdi-crop-original:before {
    content: "\f17e";
}

.zmdi-power-off:before {
    content: "\f1af";
}

.zmdi-power-off-setting:before {
    content: "\f1ae";
}

.zmdi-leak-remove:before {
    content: "\f38d";
}

.zmdi-star-border:before {
    content: "\f27c";
}

.zmdi-brightness-low:before {
    content: "\f36d";
}

.zmdi-brightness-medium:before {
    content: "\f36e";
}

.zmdi-brightness-high:before {
    content: "\f36f";
}

.zmdi-smartphone-portrait:before {
    content: "\f2d4";
}

.zmdi-live-tv:before {
    content: "\f2d9";
}

.zmdi-format-textdirection-l-to-r:before {
    content: "\f249";
}

.zmdi-format-textdirection-r-to-l:before {
    content: "\f24a";
}

.zmdi-arrow-back:before {
    content: "\f2ea";
}

.zmdi-arrow-forward:before {
    content: "\f2ee";
}

.zmdi-arrow-in:before {
    content: "\f2e9";
}

.zmdi-arrow-out:before {
    content: "\f2ed";
}

.zmdi-rotate-90-degrees-ccw:before {
    content: "\f304";
}

.zmdi-adb:before {
    content: "\f33a";
}

.zmdi-network-wifi:before {
    content: "\f2e8";
}

.zmdi-network-wifi-alt:before {
    content: "\f2e3";
}

.zmdi-network-wifi-lock:before {
    content: "\f2e5";
}

.zmdi-network-wifi-off:before {
    content: "\f2e6";
}

.zmdi-network-wifi-outline:before {
    content: "\f2e7";
}

.zmdi-network-wifi-info:before {
    content: "\f2e4";
}

.zmdi-layers-clear:before {
    content: "\f18b";
}

.zmdi-colorize:before {
    content: "\f15d";
}

.zmdi-format-paint:before {
    content: "\f1ba";
}

.zmdi-format-quote:before {
    content: "\f1b2";
}

.zmdi-camera-monochrome-photos:before {
    content: "\f285";
}

.zmdi-sort-by-alpha:before {
    content: "\f1cf";
}

.zmdi-folder-shared:before {
    content: "\f225";
}

.zmdi-folder-special:before {
    content: "\f226";
}

.zmdi-comment-dots:before {
    content: "\f260";
}

.zmdi-reorder:before {
    content: "\f31e";
}

.zmdi-dehaze:before {
    content: "\f197";
}

.zmdi-sort:before {
    content: "\f1ce";
}

.zmdi-pages:before {
    content: "\f34a";
}

.zmdi-stack-overflow:before {
    content: "\f35c";
}

.zmdi-calendar-account:before {
    content: "\f204";
}

.zmdi-paste:before {
    content: "\f109";
}

.zmdi-cut:before {
    content: "\f1bc";
}

.zmdi-save:before {
    content: "\f297";
}

.zmdi-smartphone-code:before {
    content: "\f139";
}

.zmdi-directions-bike:before {
    content: "\f117";
}

.zmdi-directions-boat:before {
    content: "\f11a";
}

.zmdi-directions-bus:before {
    content: "\f121";
}

.zmdi-directions-car:before {
    content: "\f125";
}

.zmdi-directions-railway:before {
    content: "\f1b3";
}

.zmdi-directions-run:before {
    content: "\f215";
}

.zmdi-directions-subway:before {
    content: "\f1d5";
}

.zmdi-directions-walk:before {
    content: "\f216";
}

.zmdi-local-hotel:before {
    content: "\f178";
}

.zmdi-local-activity:before,
.zmdi-local-play:before {
    content: "\f1df";
}

.zmdi-local-airport:before {
    content: "\f103";
}

.zmdi-local-atm:before {
    content: "\f198";
}

.zmdi-local-bar:before {
    content: "\f137";
}

.zmdi-local-cafe:before {
    content: "\f13b";
}

.zmdi-local-car-wash:before {
    content: "\f124";
}

.zmdi-local-convenience-store:before {
    content: "\f1d3";
}

.zmdi-local-dining:before {
    content: "\f153";
}

.zmdi-local-drink:before {
    content: "\f157";
}

.zmdi-local-florist:before {
    content: "\f168";
}

.zmdi-local-gas-station:before {
    content: "\f16f";
}

.zmdi-local-grocery-store:before {
    content: "\f1cb";
}

.zmdi-local-hospital:before {
    content: "\f177";
}

.zmdi-local-laundry-service:before {
    content: "\f1e9";
}

.zmdi-local-library:before {
    content: "\f18d";
}

.zmdi-local-mall:before {
    content: "\f195";
}

.zmdi-local-movies:before {
    content: "\f19d";
}

.zmdi-local-offer:before {
    content: "\f187";
}

.zmdi-local-parking:before {
    content: "\f1a5";
}

.zmdi-local-pharmacy:before {
    content: "\f176";
}

.zmdi-local-phone:before {
    content: "\f2be";
}

.zmdi-local-pizza:before {
    content: "\f1ac";
}

.zmdi-local-post-office:before {
    content: "\f15a";
}

.zmdi-local-printshop:before {
    content: "\f1b0";
}

.zmdi-local-see:before {
    content: "\f28c";
}

.zmdi-local-shipping:before {
    content: "\f1e6";
}

.zmdi-local-store:before {
    content: "\f1d4";
}

.zmdi-local-taxi:before {
    content: "\f123";
}

.zmdi-local-wc:before {
    content: "\f211";
}

.zmdi-my-location:before {
    content: "\f299";
}

.zmdi-directions:before {
    content: "\f1e7";
}

.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: 1px solid #bbb;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f8f8f8 1%, #e1e1e1 100%);
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(1%, #f8f8f8),
            color-stop(100%, #e1e1e1)
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8", endColorstr="#E1E1E1", GradientType=0);
    -moz-box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.75);
    -webkit-box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.75);
    box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.75);
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown.selectBox-menuShowing-top {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    border-left: 1px solid #bbb;
}

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: 1px solid #bbb;
    background: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: 1px solid #bbb;
    background: #fff;
    display: inline-block;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}

.selectBox-options.selectBox-options-top {
    border-bottom: none;
    margin-top: 1px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.selectBox-options.selectBox-options-bottom {
    border-top: none;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 0.5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #eee;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #c8def4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #eee;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 0.3em;
    white-space: nowrap;
}

.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}

.hide {
    display: none !important;
}

.wizard {
    background: #fff;
    padding: 15px 0 0;
    position: relative;
    z-index: 3;
    width: 103%;
}

.wizard .lineWizzard {
    position: absolute;
    height: 5px;
    bottom: -5px;
    left: 0;
    background: #044d92;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.wizard .tabs-wizard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 5px solid #abceff;
    padding-bottom: 15px;
}

.wizard .tabs-wizard .quitter {
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    right: 7%;
    top: 7px;
    cursor: pointer;
}

.wizard .tabs-wizard .quitter,
.wizard .tabs-wizard .quitter:before {
    position: absolute;
    color: #044d92;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.wizard .tabs-wizard .quitter:before {
    content: "\f136";
    left: -25px;
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    font-size: 1.375rem;
    top: -2px;
}

.wizard .tabs-wizard .quitter:hover,
.wizard .tabs-wizard .quitter:hover:before {
    color: #444;
}

.wizard .tabs-wizard .tab-link-wizard {
    background: transparent;
    display: inline-block;
    font-family: HelveticaNeueRegular;
    font-size: 16px;
    font-size: 1rem;
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 5%;
    cursor: pointer;
}

@media screen and (max-width: 90em) {
    .wizard .tabs-wizard .tab-link-wizard {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.wizard .tabs-wizard .tab-link-wizard a {
    background: transparent;
    display: block;
    width: 100%;
    font-family: HelveticaNeueRegular;
    font-size: 16px;
    font-size: 1rem;
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 5%;
    cursor: pointer;
    color: #000;
}

@media screen and (max-width: 90em) {
    .wizard .tabs-wizard .tab-link-wizard a {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.wizard .tabs-wizard .tab-link-wizard .around-tab,
.wizard .tabs-wizard .tab-link-wizard a .around-tab {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #abceff;
    margin-right: 20px;
}

.wizard .tabs-wizard .tab-link-wizard.current {
    font-family: HelveticaNeueBold;
    opacity: 1;
}

.wizard .tabs-wizard .tab-link-wizard.current .around-tab {
    background: #044d92;
    border-color: #044d92;
    color: #fff;
    font-family: HelveticaNeueRegular;
}

.wizard .tabs-wizard .tab-link-wizard.current a {
    font-family: HelveticaNeueBold;
    opacity: 1;
}

.wizard .tabs-wizard .tab-link-wizard.current a .around-tab {
    background: #044d92;
    border-color: #044d92;
    color: #fff;
    font-family: HelveticaNeueRegular;
}

.wizard .tabs-wizard .tab-link-wizard:disabled {
    cursor: default;
    background: red;
}

.wizard .tab-content-wizard {
    display: none;
}

.wizard .tab-content-wizard.current {
    display: block;
}

@media screen and (max-width: 90em) {
    .wizard {
        padding-left: 0;
    }

    .wizard .tabs-wizard {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .wizard .tabs-wizard .tab-link-wizard {
        margin-left: 2%;
    }

    .wizard .tabs-wizard .tab-link-wizard .around-tab,
    .wizard .tabs-wizard .tab-link-wizard a .around-tab {
        margin-right: 10px;
    }
}

.wizard .wrapperCatGuide {
    padding-left: 30px;
    background: #fbfbfb;
}

.wizard .wrapperCatGuide .content .tabs {
    width: 50%;
}

.wizard .wrapperCatGuide .content .tab-content .title {
    background: #fbfbfb;
}

.wrapperDetailInformations {
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    color: #444;
    padding-bottom: 45px;
    margin-top: 20px;
}

.wrapperDetailInformations .inner {
    border-bottom: 1px solid #dadada;
    margin-bottom: 10px;
}

.wrapperDetailInformations .inner:last-child {
    border-bottom: none;
}

.wrapperDetailInformations .inner span {
    display: inline-block;
    padding-bottom: 10px;
}

.wrapperDetailInformations .inner span.item {
    min-width: 100px;
}

.paddBtm {
    padding-bottom: 20px !important;
}

.timeline {
    padding-left: 25px;
    position: relative;
}

.timeline:before {
    content: "";
    position: absolute;
    left: 4px;
    width: 2px;
    height: 100%;
    background: #dadada;
    top: 0;
}

.timeline_title {
    font-family: HelveticaNeueBold;
    font-size: 14px;
    font-size: 0.875rem;
    color: #033e76;
    position: relative;
}

.timeline_title:not(:last-of-type) {
    padding-bottom: 20px;
}

.timeline_title:before {
    content: "\f26d";
    position: absolute;
    color: #abceff;
    font-family: Material-Design-Iconic-Font;
    left: -25px;
    top: -5px;
    font-size: 12px;
    font-size: 0.75rem;
    background: #fff;
    padding: 5px 0;
}

.timeline_content {
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    color: #444;
    padding-bottom: 20px;
    position: relative;
}

.timeline_content span {
    display: block;
    padding-bottom: 10px;
}

.timeline_content .table span {
    display: inline-block;
    width: 48%;
}

.addPiece {
    display: block;
    margin-bottom: 10px;
    background: #fff;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 2px dashed #ccc;
}

.addPiece input[type="file"] {
    display: none;
}

.addPiece .newFileUpload {
    display: block;
    text-align: center;
    height: 88px;
    line-height: 88px;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    color: #767676;
    cursor: pointer;
}

.addPiece .newFileUpload span {
    display: inline;
    text-decoration: underline;
}

.downloadPiece {
    padding: 10px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 90%;
    margin: 20px auto;
}

.downloadPiece_delete {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.downloadPiece_delete i {
    font-size: 17px;
    font-size: 1.0625rem;
}

.downloadPiece_thumbnail {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background: #d8d8d8;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
}

.downloadPiece_thumbnail:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    font-size: 1.375rem;
}

.downloadPiece_thumbnail--noFile:after {
    content: "\f222";
    color: #444;
    opacity: 0.5;
}

.downloadPiece_thumbnail--withFile:after {
    content: "\f39e";
    color: #abceff;
    background: #fff;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.downloadPiece_thumbnail--withFile--end:after {
    color: #ea5c50;
}

.downloadPiece_thumbnail--withFile--ok:after {
    content: "\f26b";
    color: #000;
}

.downloadPiece_content {
    display: inline-block;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle;
    width: 75%;
}

.downloadPiece_content .namePiece {
    display: inline-block;
    color: #444;
    padding-bottom: 5px;
    font-weight: 400;
}

@media screen and (max-width: 90em) {
    .downloadPiece_content .namePiece {
        display: block;
    }
}

.downloadPiece_content .traitmentAuto {
    display: inline-block;
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    border: 1px solid #444;
    color: #444;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-left: 20%;
}

@media screen and (max-width: 90em) {
    .downloadPiece_content .traitmentAuto {
        margin-left: 0;
    }
}

.downloadPiece_content .enCours {
    color: #767676;
    padding-bottom: 5px;
}

.downloadPiece_content .loadTraitment {
    font-family: HelveticaNeueBold;
    font-size: 12px;
    font-size: 0.75rem;
}

.downloadPiece_content .progressBare {
    position: relative;
    background: #d8d8d8;
    width: 100%;
    height: 12px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.downloadPiece_content .progressBare .bare.upload-complete {
    background: #4CAF50; /* Green color for completed uploads */
}

.downloadPiece_content .progressBare .bare {
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
    background: #fbc150;
    width: 50%;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.downloadPiece .wrapperMoreInfo {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 60px;
    display: none;
}

.downloadPiece .wrapperMoreInfo .item {
    position: relative;
    font-family: HelveticaNeueRegular;
    color: #444;
}

.downloadPiece .wrapperMoreInfo .item input[type="date"] {
    border: none;
    border-bottom: 1px solid #000;
    padding-left: 5px;
    width: 80%;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
}

.downloadPiece .wrapperMoreInfo .item input[type="date"]:after {
    z-index: 0;
    content: "\f32e";
    position: absolute;
    right: 0;
    top: 2px;
    font-family: Material-Design-Iconic-Font;
    font-size: 14px;
    font-size: 0.875rem;
    color: #044d92;
    background: #fff;
}

.downloadPiece
.wrapperMoreInfo
.item
input[type="date"]::-webkit-calendar-picker-indicator,
.downloadPiece
.wrapperMoreInfo
.item
input[type="date"]::-webkit-inner-spin-button {
    opacity: 0;
    -webkit-appearance: none;
    z-index: 1;
}

.downloadPiece .wrapperMoreInfo .item label {
    position: absolute;
    top: -10px;
    left: 5px;
    font-size: 10px;
    font-size: 0.625rem;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture {
    padding: 20px 10px;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner {
    background: #f8f8f8;
    padding: 20px 20px 0;
    overflow: hidden;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line {
    display: block;
    font-size: 0;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item {
    display: inline-block;
    font-family: HelveticaNeueRegular;
    width: 33.33333%;
    padding-bottom: 40px;
    position: relative;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item:after {
    content: "";
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 1px;
    background: #ccc;
    left: 0;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item:last-child {
    width: 100%;
}

@media screen and (max-width: 90em) {
    .downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item {
        width: 50%;
    }
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item .title-item {
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 20px;
    position: relative;
}

.downloadPiece
.wrapperMoreInfo.moreInfoFacture
.inner
.line
.item
.title-item.type:after {
    content: "\f39e";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    font-family: Material-Design-Iconic-Font;
    font-size: 12px;
    font-size: 0.75rem;
    color: #444;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item .data {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
}

.downloadPiece
.wrapperMoreInfo.moreInfoFacture
.inner
.line
.item
.data.ok:after,
.downloadPiece
.wrapperMoreInfo.moreInfoFacture
.inner
.line
.item
.data.valid:after {
    content: "\f26b";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    font-family: Material-Design-Iconic-Font;
    font-size: 12px;
    font-size: 0.75rem;
    color: #444;
}

.downloadPiece .wrapperMoreInfo.moreInfoFacture .inner .line .item .data.valid {
    padding-left: 25px;
}

.downloadPiece
.wrapperMoreInfo.moreInfoFacture
.inner
.line
.item
.data.valid:after {
    content: "\f269";
    right: auto;
    left: 0;
    color: #98c273;
    font-size: 20px;
    font-size: 1.25rem;
}

.moreEvent {
    position: absolute;
    right: 50px;
    top: 20px;
    cursor: pointer;
}

.moreEvent:after {
    content: "\f19b";
    font-family: Material-Design-Iconic-Font;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
}

.moreEvent .infoBulle,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent {
    display: none;
    position: absolute;
    left: -296px;
    top: 47px;
    border: 1px solid #000;
    text-align: left;
    padding-left: 50px;
    width: 315px;
}

.moreEvent .infoBulle ul li,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent ul li,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent ul li {
    display: block;
}

.moreEvent .infoBulle ul li:not(:last-of-type),
.moreEvent
.rightSideResult
.showMoreEvent
.infoBulleEvent
ul
li:not(:last-of-type),
.rightSideResult
.showMoreEvent
.moreEvent
.infoBulleEvent
ul
li:not(:last-of-type) {
    padding-bottom: 15px;
}

.moreEvent .infoBulle ul li a,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent ul li a,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent ul li a {
    display: inline-block;
    position: relative;
    font-family: HelveticaNeueBold;
    font-size: 14px;
    font-size: 0.875rem;
    color: #323232;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.moreEvent .infoBulle ul li a:hover,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent ul li a:hover,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent ul li a:hover {
    color: #044d92;
}

.moreEvent .infoBulle ul li a:hover:before,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent ul li a:hover:before,
.rightSideResult
.showMoreEvent
.moreEvent
.infoBulleEvent
ul
li
a:hover:before {
    left: -30px;
}

.moreEvent .infoBulle ul li a:before,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent ul li a:before,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent ul li a:before {
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    left: -35px;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.moreEvent .infoBulle ul li a.voir:before,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent ul li a.voir:before,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent ul li a.voir:before {
    content: "\f15c";
}

.moreEvent .infoBulle ul li a.traitment:before,
.moreEvent
.rightSideResult
.showMoreEvent
.infoBulleEvent
ul
li
a.traitment:before,
.rightSideResult
.showMoreEvent
.moreEvent
.infoBulleEvent
ul
li
a.traitment:before {
    content: "\f39e";
}

.moreEvent .infoBulle ul li a.delete:before,
.moreEvent
.rightSideResult
.showMoreEvent
.infoBulleEvent
ul
li
a.delete:before,
.rightSideResult
.showMoreEvent
.moreEvent
.infoBulleEvent
ul
li
a.delete:before {
    content: "\f154";
}

.moreEvent .infoBulle:after,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent:after,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent:after {
    border-bottom: 8px solid #000;
    top: -8px;
}

.moreEvent .infoBulle:after,
.moreEvent .infoBulle:before,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent:after,
.moreEvent .rightSideResult .showMoreEvent .infoBulleEvent:before,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent:after,
.rightSideResult .showMoreEvent .moreEvent .infoBulleEvent:before {
    left: auto;
    right: 7px;
}

.showMore
    /*, .zmdi-eye */
{
    position: absolute;
    right: 20px;
    top: 23px;
    color: #044d92;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}

.showMore.open
    /*, .zmdi-eye.open */
{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*.zmdi-eye {*/
/*    margin-right: 40px;*/
/*}*/
.return {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: none;
    text-decoration: underline;
    font-size: 12px;
    font-size: 0.75rem;
    font-family: HelveticaNeueRegular;
    color: #000;
    cursor: pointer;
    background: transparent;
}

.return:hover {
    text-decoration: none;
}

.routerPage {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.routerPage .btn-save-next {
    background: #fbc150;
    border: 2px solid #fbc150;
    width: 50%;
    cursor: pointer;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #323232;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
}

.routerPage .btn-save-next:hover {
    background: #d6a319;
    border-color: #d6a319;
}

.routerPage .btn-save-next:disabled {
    opacity: 0.5;
    cursor: default;
}

@media screen and (max-width: 90em) {
    .routerPage {
        width: 100%;
        padding-right: 20px;
    }

    .routerPage .btn-save-next {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.routerPage.noFlex {
    display: block !important;
    text-align: center;
}

.routerPage.noFlex .btn-save-next {
    width: 70%;
}

.titleAMF {
    display: block;
    font-family: Raleway-SemiBold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
}

.resultPrice {
    position: relative;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 50px;
    margin-bottom: 20px;
}

.resultPrice.checkValue:before {
    left: 0 !important;
}

.resultPrice.ok:before,
.resultPrice.wait:before {
    position: absolute;
    font-family: Material-Design-Iconic-Font;
    left: 10px;
    font-size: 21px;
    font-size: 1.3125rem;
}

.resultPrice.wait:before {
    content: "\f17a";
    color: #fbc150;
}

.resultPrice.ok:before {
    content: "\f269";
    color: #98c273;
}

.resultPrice .price {
    font-family: HelveticaNeueBold;
    color: #044d92;
    font-size: 16px;
    font-size: 1rem;
    vertical-align: top;
    margin-top: 20px;
}

.resultPrice .wrapperLeft {
    display: inline-block;
    width: 70%;
    position: relative;
}

.resultPrice .wrapperLeft .item {
    position: absolute;
    left: -28px;
    top: 0;
    display: inline;
}

.resultPrice .wrapperLeft .newDemande {
    color: #444;
    padding-bottom: 10px;
}

.resultPrice .wrapperLeft .consultation {
    color: #767676;
}

.totalTTC {
    padding: 30px 20px;
    background: #abceff;
    color: #444;
    font-family: HelveticaNeueRegular;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 40px;
}

.totalTTC .price {
    font-family: HelveticaNeueBold;
    color: #044d92;
    font-size: 16px;
    font-size: 1rem;
}

.editAccount {
    text-align: center;
    margin-bottom: 20px;
}

.editAccount_btn {
    background: #fbc150;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 50px;
    font-family: HelveticaNeueBold;
    text-align: center;
    color: #000;
    border: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 1px 2px 1px #dadada;
    -moz-box-shadow: 0 1px 2px 1px #dadada;
    box-shadow: 0 1px 2px 1px #dadada;
    cursor: pointer;
}

.editAccount_btn:hover {
    background: #d6a319;
}

.editAccount .reverse {
    display: inline-block;
    background: #fbfbfb;
    cursor: pointer;
}

.padLeft {
    padding-left: 60px !important;
}

.padLeft40 {
    padding-left: 40px !important;
}

.addNewDemande {
    padding: 40px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    margin: 0 auto;
}

.addNewDemande .btnOrias {
    background: transparent;
    padding: 0 30px;
    margin: 0 auto;
    margin-bottom: 17px;
}

@media screen and (max-width: 90em) {
    .addNewDemande .btnOrias {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.addNewDemande .help {
    background: rgba(171, 206, 255, 0.4);
    margin: 0 auto;
    margin-bottom: 0;
}

.addNewDemande .help:before {
    content: "\f1f7";
    font-family: Material-Design-Iconic-Font;
    color: #044d92;
    left: 17px;
}

.noMagBtm {
    margin-bottom: 0 !important;
}

.contact {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact .subTitle {
    display: inline-block;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    padding-bottom: 15px;
    position: relative;
}

.contact .radioValue {
    margin-bottom: 35px;
    margin-top: 15px;
}

.contact .radioValue .item {
    display: inline-block;
    margin-right: 60px;
    padding-bottom: 0;
}

.contact .inputField {
    margin-bottom: 40px;
}

.contact .inputField .selectBox {
    border-bottom: 1px solid #dadada !important;
    color: #767676 !important;
    box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 1);
}

.contact .inputField .selectBox-dropdown .selectBox-label {
    padding: 0 !important;
}

.required-div:before {
    content: "*";
    position: relative;
    right: 10px;
    color: #ea5c50;
    font-size: 16px;
    font-size: 1rem;
    font-family: HelveticaNeueBold;
}

.contact .required:before {
    content: "*";
    position: absolute;
    right: -20px;
    color: #ea5c50;
    font-size: 16px;
    font-size: 1rem;
    font-family: HelveticaNeueBold;
}


.contact .error {
    position: relative;
}

.contact .error .txtError {
    position: absolute;
    left: 0;
    bottom: -18px;
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
    color: #ea5c50;
}

.overlayModal {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999;
}

.overlayModal .wedget {
    width: 50%;
    min-height: 300px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 30px;
}

@media screen and (max-width: 64em) {
    .overlayModal .wedget {
        width: 80%;
    }
}

.overlayModal .wedget .close {
    position: absolute;
    top: 23px;
    right: 30px;
    color: #044d92;
    font-size: 30px;
    font-size: 1.875rem;
    cursor: pointer;
}

.overlayModal .wedget_title {
    display: block;
    font-family: HelveticaNeueMedium;
    font-weight: 500;
    color: #044d92;
    padding-bottom: 50px;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (max-width: 90em) {
    .overlayModal .wedget_title {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.overlayModal .wedget_content {
    width: 100%;
    margin: 0 auto;
}

.overlayModal .wedget_content--title {
    display: block;
    font-family: HelveticaNeueMedium;
    font-size: 18px;
    font-size: 1.125rem;
    color: #000;
    padding-left: 10px;
    padding-bottom: 20px;
}

@media screen and (max-width: 90em) {
    .overlayModal .wedget_content--title {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.overlayModal .wedget .listBtnPoppin {
    position: absolute;
    bottom: 20px;
    width: 100%;
    right: 30px;
    text-align: right;
}

.overlayModal .wedget .listBtnPoppin .btnOrias {
    display: inline-block;
    cursor: pointer;
}

.header {
    height: 80px;
    padding: 10px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    top: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: fixed;
    -webkit-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    left: 0;
}

.header.fixed #logo {
    width: 150px;
}

.header #logo {
    width: 200px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header #logo a {
    display: block;
}

.header #logo a img {
    display: block;
    width: 100%;
}

.header_padding {
    height: 82px;
}

html {
    scroll-padding-top: 100px;
}

.header_wrapper {
    width: 90%;
    padding-left: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_wrapper .mainMenu li {
    display: inline-block;
    padding: 0 10px;
}

.header_wrapper .mainMenu li a {
    display: block;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    color: #323232;
}

@media screen and (max-width: 90em) {
    .header_wrapper .mainMenu li a {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.header_wrapper--last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_wrapper--last .language {
    padding-right: 60px;
}

.header_wrapper--last .search i {
    font-size: 21px;
    font-size: 1.3125rem;
    /*cursor: pointer;*/
    z-index: 25;
    position: relative;
    right: -33px;
}

.header_wrapper--last .profile {
    position: relative;
}

.header_wrapper--last .profile-vignette {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #abceff;
    line-height: 48px;
    text-transform: uppercase;
    font-family: HelveticaNeueBold;
    color: #323232;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

.header_wrapper--last .profile-content {
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 25px;
}

.header_wrapper--last .profile-name {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: HelveticaNeueBold;
    color: #033e76;
    line-height: 17px;
    text-transform: capitalize;
}

.header_wrapper--last .profile-siren {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    font-family: HelveticaNeueRegular;
}

.header_wrapper--last .profile-detail {
    position: absolute;
    right: -10px;
    top: 10px;
}

.header_wrapper--last .profile-detail:after {
    content: "\f2f9";
    font-size: 21px;
    font-size: 1.3125rem;
    color: #044d92;
    font-family: Material-Design-Iconic-Font;
    cursor: pointer;
}

.mgR {
    margin-right: 100px;
}

@media screen and (max-width: 90em) {
    .mgR {
        margin-right: 50px;
    }
}

.bordRight {
    position: relative;
}

.bordRight:after {
    content: "|";
    position: absolute;
    right: -50px;
    color: #323232;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 90em) {
    .bordRight:after {
        right: -25px;
    }
}

.footer {
    border-top: 15px solid #999;
    background: #555;
    padding: 50px 0;
}

.footer .search_form {
    margin-bottom: 50px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.footer .search_form .formulaire {
    width: 100%;
}

.footer .search_form .formulaire input[type="text"] {
    width: 380px;
    border: 2px solid #555;
}

.footer .search_form .formulaire button {
    right: 0;
}

.footer_head {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 90px;
    position: relative;
}

.footer_head:after {
    content: url(palme.svg);
    position: absolute;
    top: 10px;
    right: -60px;
}

.footer_head--item {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.footer_head--item .title {
    font-family: Raleway-Bold;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    padding-bottom: 30px;
}

.footer_head--item ul li {
    display: block;
    padding-bottom: 15px;
}

.footer_head--item ul li a {
    display: inline-block;
    color: #fff;
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
}

.footer_head--item ul li a.link:after {
    background: #fff;
}

.footer_head--item:last-child,
.footer_head--item:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.footer_head--item:last-child .title {
    padding-bottom: 0;
}

.footer_head--item:last-child ul li {
    padding-bottom: 25px;
}

.footer_bottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.footer_bottom ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: Raleway-Bold;
    text-align: center;
}

.footer_bottom ul li:first-child {
    text-align: left;
}

.footer_bottom ul li:first-child,
.footer_bottom ul li:nth-child(5) {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.footer_bottom ul li:nth-child(6) {
    padding-left: 30px;
}

.footer_bottom ul li:last-child {
    text-align: right;
}

.footer_bottom ul li a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: Raleway-Bold;
}

.footer_bottom ul li a.link:after {
    background: #fff;
    height: 2px;
}

.footer_bottom_public ul li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: Raleway-Bold;
    margin-right: 2%;
    line-height: 20px;
    margin-bottom: 10px;
}

.footer_bottom_public ul li:last-of-type {
    margin-right: 0;
}

.footer_bottom_public ul li a {
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: Raleway-Bold;
}

.footer_bottom_public ul li a.link:after {
    background: #fff;
    height: 2px;
}

.footer_bottom_public ul li.flower {
    margin-right: 8%;
    position: relative;
}

.footer_bottom_public ul li.flower:after {
    content: "";
    background: url(dore.svg) no-repeat;
    width: 30px;
    height: 67px;
    position: absolute;
    right: -60px;
    top: -16px;
}

@media screen and (max-width: 90em) {
    .footer_bottom_public ul li {
        margin-right: 1%;
    }

    .footer_bottom_public ul li,
    .footer_bottom_public ul li a {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.formulaire {
    position: relative;
    display: inline-block;
    width: 660px;
    padding-bottom: 40px;
}

.formulaire input[type="text"] {
    padding: 0 10px;
    width: 420px;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
}

.formulaire button,
.formulaire input[type="text"] {
    border: 2px solid #d6a319;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
}

.formulaire button {
    position: absolute;
    right: 20px;
    background: #d6a319;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    width: 250px;
    cursor: pointer;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.formulaire button:hover {
    background: #e7b01a;
}

.formulaire button:disabled {
    background: #d6a319;
    cursor: default;
}

.formulaire button:disabled:hover {
    background: #d6a319;
}

@media screen and (max-width: 90em) {
    .formulaire input[type="text"] {
        width: 350px;
    }

    .formulaire button {
        right: 110px;
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.checkValue .item,
.radioValue .item {
    display: block;
    padding-bottom: 35px;
}

.checkValue .item label,
.radioValue .item label {
    position: relative;
    font-family: HelveticaNeueMedium;
    font-size: 14px;
    font-size: 0.875rem;
    color: #444;
    padding-left: 30px;
    cursor: pointer;
}

.checkValue .item label:before,
.radioValue .item label:before {
    content: "";
    left: 0;
    -moz-border-radius: 2px;
    border: 2px solid #444;
    border-radius: 2px;
}

.checkValue .item label:after,
.checkValue .item label:before,
.radioValue .item label:after,
.radioValue .item label:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
}

.checkValue .item label:after,
.radioValue .item label:after {
    content: "\f26b";
    left: 2px;
    background: #044d92;
    font-family: Material-Design-Iconic-Font;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 13px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.checkValue .item input:checked + label:before,
.radioValue .item input:checked + label:before {
    border: 2px solid #044d92;
}

.checkValue .item input:checked + label:after,
.radioValue .item input:checked + label:after {
    opacity: 1;
}

.checkValue .item input:disabled + label:before,
.radioValue .item input:disabled + label:before {
    opacity: 0.3;
}

.radioValue .item label:before {
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-color: #444;
}

.radioValue .item label:after {
    content: "";
    width: 8px;
    height: 8px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 5px;
}

.inputField {
    position: relative;
    margin-bottom: 10px;
    opacity: 1.0;
}

.inputField label {
    position: absolute;
    bottom: 3px;
    font-family: HelveticaNeueMedium;
    font-size: 14px;
    font-size: 0.875rem;
    color: #444;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: 0;
}

.inputField label.forArea {
    bottom: 63px;
}

.inputField label.active {
    margin-bottom: -3px;
    bottom: 25px;
    font-size: 12px;
    font-size: 0.75rem;
}

.inputField label.forAreaActive {
    bottom: 80px;
    font-size: 12px;
    font-size: 0.75rem;
}

.hugeInputField > label.forAreaActive {
    bottom: 250px;
    font-size: 12px;
    font-size: 0.75rem;
}

.inputField input,
.inputField textarea {
    color: #767676;
    height: 20px;
    border: none;
    border-bottom: 1px solid #dadada;
    box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 1);
    width: 100%;
}

.inputField textarea {
    height: auto;
    resize: none;
}

.inputField .info {
    position: absolute;
    bottom: -15px;
    left: 0;
    font-family: HelveticaNeueMedium;
    font-size: 10px;
    font-size: 0.625rem;
    color: #033e76;
}

.btn-save {
    position: absolute;
    right: 20px;
    background: #d6a319;
    color: #323232;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
    border: 2px solid #d6a319;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    width: 250px;
    cursor: pointer;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn-save:hover {
    background: #e7b01a;
}

.btn-save:disabled {
    opacity: 0.5;
    cursor: default;
}

#search {
    height: 80vh;
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#search .search_form {
    height: 200px;
    margin: 0 10%;
    position: relative;
}

#search .search_form .backSearch {
    position: absolute;
    right: 0;
    width: 30%;
}

#search .search_form .title {
    display: block;
    font-family: Raleway-Bold;
    font-size: 28px;
    font-size: 1.75rem;
    color: #444;
    line-height: 33px;
    padding-bottom: 20px;
}

@media screen and (max-width: 90em) {
    #search .search_form .title {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 90em) {
    #search .search_form {
        margin: 0 3%;
        -webkit-background-size: 30% 30%;
        -moz-background-size: 30%;
        background-size: 30%;
    }

    #search .search_form .title {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

.users {
    background: #eaeaea;
    padding-top: 100px;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
    margin-bottom: 150px;
}

.users:after,
.users:before {
    content: "";
    position: absolute;
    width: 50%;
    bottom: -30px;
    height: 60px;
    background: #eaeaea;
}

.users:before {
    left: 0;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

.users:after {
    right: 3px;
    width: 50%;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.users strong {
    display: inline;
    font-family: HelveticaNeueBold;
    vertical-align: middle;
}

.users_wrapper {
    font-family: HelveticaNeueRegular;
    width: 80%;
    margin: 0 auto;
    text-align: left;
    padding-left: 30%;
    position: relative;
}

.users_wrapper .backUsers {
    position: absolute;
    top: -30px;
    left: 30px;
    width: 30%;
}

.users_wrapper--title {
    font-size: 34px;
    font-size: 2.125rem;
    padding-bottom: 20px;
}

.users_wrapper--paraph {
    color: #033e76;
    font-size: 16px;
    font-size: 1rem;
    line-height: 25px;
}

.users_wrapper--paraph strong {
    vertical-align: top;
}

.howWorks_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    padding-bottom: 200px;
    z-index: 5;
}

.howWorks_wrapper--item {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: -webkit-calc(100% / 3 - 40px);
    width: -moz-calc(100% / 3 - 40px);
    width: calc(100% / 3 - 40px);
    margin-right: 60px;
    -webkit-box-shadow: 0.6px 3px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 3px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 3px 12px 0 rgba(0, 0, 0, 0.2);
    padding: 30px 40px 120px;
    text-align: center;
    position: relative;
    background: #fff;
}

.howWorks_wrapper--item .btn {
    position: absolute;
    bottom: 90px;
    width: 230px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.howWorks_wrapper--item:last-of-type {
    margin-right: 0;
}

.howWorks_wrapper--item:last-of-type .btn {
    width: 235px;
}

@media screen and (min-width: 90em) {
    .howWorks_wrapper--item:last-of-type .btn {
        width: 260px;
    }
}

.howWorks .howWorksBack {
    position: relative;
}

.howWorks .howWorksBack:before {
    content: "";
    background: #82b1dd;
    z-index: 0;
    z-index: 2;
}

.howWorks .howWorksBack .secondBack,
.howWorks .howWorksBack:before {
    position: absolute;
    width: 110%;
    left: -10px;
    top: 120px;
    height: 60px;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.howWorks .howWorksBack .secondBack {
    background: transparent;
    z-index: 0;
}

.howWorks .howWorksBack .secondBack:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -75%;
    height: 80px;
    background: #96bfee;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
    z-index: 0;
}

.howWorks .howWorksBack .secondBack:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -120%;
    height: 80px;
    background: #d5e6ff;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
    z-index: -1;
}

.searchInformation {
    margin-bottom: 100px;
}

.searchInformation .titleSection {
    padding-bottom: 20px;
}

.searchInformation_wrapper {
    background: #d6a319;
    padding: 40px 0 10px;
    position: relative;
}

.searchInformation_wrapper:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80px;
    left: 0;
    bottom: -30%;
    background: #d6a319;
    z-index: -1;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
}

.searchInformation_wrapper--form {
    text-align: center;
}

.searchInformation_wrapper--form .title {
    font-family: Raleway-Bold;
    font-size: 22px;
    font-size: 1.375rem;
    color: #444;
    padding-bottom: 25px;
}

@media screen and (max-width: 90em) {
    .searchInformation_wrapper--form .title {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.searchInformation_wrapper--form .formulaire {
    padding-bottom: 0;
    text-align: left;
    -webkit-box-shadow: 0.6px 3px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 3px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 3px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.searchInformation_wrapper--form .formulaire button {
    right: 0;
    width: 265px;
}

@media screen and (max-width: 90em) {
    .searchInformation_wrapper--form .formulaire input[type="text"] {
        width: 420px;
    }
}

.library {
    margin-bottom: 140px;
}

.library_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10%;
}

@media screen and (max-width: 64em) {
    .library_wrapper {
        padding: 0 5%;
    }
}

.library_wrapper--item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 30px;
    padding-bottom: 30px;
}

.library_wrapper--item .commun {
    width: 70%;
}

.library_wrapper--item:last-child {
    background: #ededed;
}

.library_wrapper--item:last-child .content .title {
    padding-bottom: 40px;
}

.library_wrapper--item:last-child .content .links {
    width: 250px;
    margin: 0 auto;
}

.library_wrapper--item:last-child .content .links li {
    display: block;
    text-align: left;
    margin-left: 10px;
}

.library_wrapper--item:last-child .content .links li a {
    display: inline-block;
    font-family: HelveticaNeueBold;
    color: #044d92;
    padding-left: 30px;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 20px 0;
}

.library_wrapper--item:last-child .content .links li a:hover {
    text-decoration: underline;
}

.library_wrapper--item:last-child .content .links li a:after {
    content: "";
    position: absolute;
    left: 0;
    font-family: Material-Design-Iconic-Font;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    top: -2px;
}

.library_wrapper--item:last-child .content .links li a.rapport:after {
    content: "\f158";
}

.library_wrapper--item:last-child .content .links li a.presse:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    width: 100%;
    height: 1px;
    background: #abceff;
}

.library_wrapper--item:last-child .content .links li a.presse:after {
    content: "\f11e";
}

.certification {
    background: #fbfbfb;
    padding: 110px 0;
}

.certification .commun {
    width: 380px;
    margin: 0 auto;
}

#result {
    background: #fbfbfb;
    width: 100vw;
    min-height: 80vh;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#result .searchComponent {
    left: -100%;
    top: 0;
    width: 285px;
    padding: 17px 17px 17px 12px;
    background: #fff;
    -webkit-box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, 0.2);
    min-height: 100vh;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 13;
}

#result .searchComponent .title {
    font-family: Raleway-Bold;
    color: #444;
    font-size: 28px;
    font-size: 1.75rem;
    padding-bottom: 50px;
}

@media screen and (max-width: 90em) {
    #result .searchComponent .title {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

#result .searchComponent .inputField {
    margin-bottom: 90px;
}

#result .searchComponent .wrapperCriteres {
    position: relative;
}

#result .searchComponent .wrapperCriteres:before {
    content: "";
    position: absolute;
    width: 120%;
    left: -17px;
    right: 0;
    top: -30px;
    height: 10px;
    background: #d6a319;
}

#result .searchComponent .wrapperCriteres.hideBorder:before {
    display: none;
}

#result .searchComponent .wrapperCriteres_show {
    display: inline-block;
    margin-left: 30px;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    color: #044d92;
    position: relative;
    margin-bottom: 30px;
    border: none;
    background: #fff;
    cursor: pointer;
}

#result .searchComponent .wrapperCriteres_show.eyeOffIcon:before {
    content: "\f15b";
}

#result .searchComponent .wrapperCriteres_show:before {
    content: "\f15c";
    position: absolute;
    left: -30px;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: Material-Design-Iconic-Font;
    top: -3px;
}

@media screen and (max-width: 90em) {
    #result .searchComponent .wrapperCriteres_show {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

#result .searchComponent .wrapperCriteres.newDemande .wrapperCriteres_show {
    text-align: left;
}

#result
.searchComponent
.wrapperCriteres.newDemande
.wrapperCriteres_show:hover {
    text-decoration: underline;
}

#result
.searchComponent
.wrapperCriteres.newDemande
.wrapperCriteres_show:after {
    display: none;
}

#result .searchComponent .wrapperCriteres_result {
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    color: #444;
    padding-bottom: 7px;
}

#result .searchComponent .wrapperCriteres_result .number {
    display: inline;
    padding-left: 2px;
}

#result .searchComponent .wrapperCriteres .link:after {
    background: #044d92;
}

#result .mainResult {
    padding-top: 25px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    margin-left: 4%;
    margin-right: 2%;
}

#result .mainResult .mainTitle {
    display: inline-block;
    font-family: Raleway-Bold;
    color: #444;
    font-size: 22px !important;
    font-size: 1.375rem;
    padding-bottom: 0;
}

#result .mainResult_wrapper {
    text-align: left;
    padding-bottom: 20%;
}

#result .mainResult_wrapper--header,
#result .mainResult_wrapper--lineResult {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #444;
    width: 95%;
    font-family: HelveticaNeueRegular;
}

@media screen and (max-width: 90em) {
    #result .mainResult_wrapper--header,
    #result .mainResult_wrapper--lineResult {
        width: 95%;
    }
}

#result .mainResult_wrapper--header .item,
#result .mainResult_wrapper--lineResult .item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#result .mainResult_wrapper--header .item:first-child,
#result .mainResult_wrapper--lineResult .item:first-child {
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5;
    -moz-box-flex: 1.5;
    -ms-flex: 1.5;
    flex: 1.5;
}

#result .mainResult_wrapper--header .item:nth-child(4),
#result .mainResult_wrapper--header .item:nth-child(5),
#result .mainResult_wrapper--lineResult .item:nth-child(4),
#result .mainResult_wrapper--lineResult .item:nth-child(5) {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

#result .mainResult_wrapper--header {
    padding-bottom: 20px;
    font-size: 12px;
    font-size: 0.75rem;
}

#result .mainResult_wrapper--header:first-child {
    padding-left: 15px;
}

#result .mainResult_wrapper--lineResult {
    background-color: #fff;
    -webkit-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding: 20px 15px;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
}

#result .mainResult_wrapper--lineResult .category ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#result .mainResult_wrapper--lineResult .category ul li .cat {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    border-bottom: 1px solid #dadada;
    padding: 5px 2px;
    position: relative;
}

#result .mainResult_wrapper--lineResult .category ul li .delete {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 2px;
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    padding-left: 10px;
}

#result .mainResult_wrapper--lineResult .category ul li:first-child .cat {
    padding-top: 0;
}

#result .mainResult_wrapper--lineResult .denomin {
    position: relative;
}

#result .mainResult_wrapper--lineResult .denomin:after {
    content: "\f206";
    position: absolute;
    left: 10px;
    top: 2px;
    font-family: Material-Design-Iconic-Font;
    font-size: 12px;
    font-size: 0.75rem;
}

#result .mainResult_wrapper--lineResult .withBorder {
    position: relative;
    padding-left: 2%;
}

#result .mainResult_wrapper--lineResult .withBorder:before {
    content: "";
    position: absolute;
    left: 0;
    height: 13px;
    width: 1px;
    background: #323232;
    top: 50%;
    transform: translateY(-50%);
}

#result .mainResult_wrapper--lineResult .inWait {
    padding-left: 18% !important;
}

#result .mainResult_wrapper--lineResult .inWait:after {
    content: "\f179";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: Material-Design-Iconic-Font;
    font-size: 25px;
    font-size: 1.5625rem;
    left: 24%;
}

#result .mainResult_wrapper--lineResult .moreDetail {
    position: absolute;
    right: 20px;
    top: 16px;
    cursor: pointer;
}

#result .mainResult_wrapper--lineResult .moreDetail i {
    position: absolute;
    left: 0;
    top: 0;
    color: #044d92;
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.allCritersFilter {
    position: absolute;
    top: 0;
    left: -100%;
    width: 60vw;
    background: #fdfdfd;
    padding: 37px 44px;
    z-index: 12;
    height: 150vh;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.allCritersFilter.show {
    left: 230px;
}

@media screen and (min-width: 90em) {
    .allCritersFilter.show {
        left: 280px;
    }
}

.allCritersFilter .btn-save {
    position: static;
    width: 100%;
    margin-bottom: 50px;
}

.allCritersFilter .title {
    display: inline-block;
    font-family: Raleway-SemiBold;
    font-size: 22px;
    font-size: 1.375rem;
    color: #444;
    padding-bottom: 30px;
}

@media screen and (max-width: 90em) {
    .allCritersFilter .title {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.allCritersFilter .alertTitle {
    display: inline-block;
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #ea5c50;
    padding-left: 30px;
}

.allCritersFilter .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
}

.allCritersFilter .content.branches {
    flex-direction: column;
}

.allCritersFilter .content .tabs {
    width: 40%;
    padding-right: 30px;
}

.allCritersFilter .content .tabs .tab-link {
    display: block;
    border: 2px solid #ccc;
    color: #767676;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 60px 12px 12px;
    margin-bottom: 40px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    background: #fff;
    line-height: 18px;
}

.allCritersFilter .content .tabs .tab-link .resultSearch {
    position: absolute;
    right: 35px;
    top: 7px;
    border: 1px solid transparent;
}

.allCritersFilter .content .tabs .tab-link.current {
    background: #abceff;
    border: 2px solid #abceff;
}

.allCritersFilter .content .tabs .tab-link.current .resultSearch {
    border: 1px solid #fff;
}

.allCritersFilter .content .tabs .tab-link.current .wrapperFile {
    background: #fff;
}

/*.allCritersFilter .content .tabs .tab-link:after {
    content: "\f2fb";
    position: absolute;
    right: 10px;
    top: 10px;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: Material-Design-Iconic-Font;
}*/
.allCritersFilter .content .tabs .tab-link:hover {
    background: #abceff;
    border: 2px solid #abceff;
    color: #444;
}

.allCritersFilter .content .tabs .tab-link:hover .resultSearch {
    border: 1px solid #fff;
}

.allCritersFilter .content .tabs .tab-link:hover .wrapperFile {
    background: #fff;
}

.allCritersFilter .content .tabs .tab-link.removeStyle {
    background: transparent;
    cursor: default;
    border: none;
    padding-right: 0;
    padding-left: 0;
}

.allCritersFilter .content .tabs .tab-link.removeStyle:after {
    display: none;
}

.allCritersFilter .content .tabs .tab-link.addPerson:before,
.allCritersFilter .content .tabs .tab-link.ok:before,
.allCritersFilter .content .tabs .tab-link.uploaded:before,
.allCritersFilter .content .tabs .tab-link.wait:before {
    position: absolute;
    font-family: Material-Design-Iconic-Font;
    color: #98c273;
    left: -30px;
    font-size: 21px;
    font-size: 1.3125rem;
}

.allCritersFilter .content .tabs .tab-link.ok:before {
    content: "\f269";
    color: #98c273;
}

.allCritersFilter .content .tabs .tab-link.wait {
    padding-right: 16px;
}

.allCritersFilter .content .tabs .tab-link.wait:before {
    content: "\f17a";
    color: #fbc150;
}

.allCritersFilter .content .tabs .tab-link.uploaded {
    padding-right: 12px;
}

.allCritersFilter .content .tabs .tab-link.uploaded:before {
    content: "\f1c7";
    color: #98c273;
}

.allCritersFilter .content .tabs .tab-link .zmdi-account-add {
    position: absolute;
    color: #000;
    left: -42px;
    top: 15px;
    font-size: 12px;
    font-size: 0.75rem;
}

.allCritersFilter .content .tabs .tab-link .txtWait {
    position: absolute;
    right: 50px;
    background: #eaeaea;
    color: #444;
    font-size: 12px;
    font-size: 0.75rem;
    font-family: HelveticaNeueRegular;
}

@media screen and (max-width: 90em) {
    .allCritersFilter .content .tabs .tab-link .txtWait {
        position: static;
        display: block;
        right: auto;
        margin-top: 5px;
    }
}

.allCritersFilter .content .tabs .tab-link .wrapperFile {
    display: block;
    margin-top: 10px;
    border: 1px solid #abceff;
    padding: 10px 20px 10px 5px;
    color: #444;
    position: relative;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.allCritersFilter .content .tabs .tab-link .wrapperFile:before {
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    right: 10px;
    font-size: 12px;
    font-size: 0.75rem;
}

.allCritersFilter .content .tabs .tab-link .wrapperFile.ok:before {
    content: "\f26b";
    color: #444;
}

.allCritersFilter .content .tabs .tab-link .wrapperFile.enCour:before,
.allCritersFilter .content .tabs .tab-link .wrapperFile.end:before {
    content: "\f39e";
    color: #abceff;
    font-size: 19px;
    font-size: 1.1875rem;
}

.allCritersFilter .content .tabs .tab-link .wrapperFile.end:before {
    color: #ea5c50;
}

.allCritersFilter .content .tabs .tab-link.tooltip:hover .infoBulle,
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.rightSideResult
.showMoreEvent
.infoBulleEvent,
.rightSideResult
.showMoreEvent
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.infoBulleEvent {
    display: block;
    position: absolute;
    left: -40px;
    top: 50px;
    border: 1px solid #000;
    text-align: left;
    padding-left: 40px;
}

.allCritersFilter .content .tabs .tab-link.tooltip:hover .infoBulle .withFile,
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.rightSideResult
.showMoreEvent
.infoBulleEvent
.withFile,
.rightSideResult
.showMoreEvent
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.infoBulleEvent
.withFile {
    position: relative;
}

.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.infoBulle
.withFile:after,
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.rightSideResult
.showMoreEvent
.infoBulleEvent
.withFile:after,
.rightSideResult
.showMoreEvent
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.infoBulleEvent
.withFile:after {
    content: "\f222";
    position: absolute;
    left: -31px;
    font-family: Material-Design-Iconic-Font;
    top: 0;
    font-size: 22px;
    font-size: 1.375rem;
}

.allCritersFilter .content .tabs .tab-link.tooltip:hover .infoBulle:after,
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.rightSideResult
.showMoreEvent
.infoBulleEvent:after,
.rightSideResult
.showMoreEvent
.allCritersFilter
.content
.tabs
.tab-link.tooltip:hover
.infoBulleEvent:after {
    border-bottom: 8px solid #000;
    top: -8px;
}

.allCritersFilter .content .tab-content,
.allCritersFilter .content .tab-content-wizard {
    width: 60%;
    margin-right: 30px;
    border: 2px solid #ccc;
    display: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    padding: 40px 10px 20px 20px;
}

.allCritersFilter .content .tab-content-wizard.current,
.allCritersFilter .content .tab-content.current {
    display: block;
}

.allCritersFilter .content .tab-content-wizard .return,
.allCritersFilter .content .tab-content .return {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    font-size: 0.875rem;
}

.allCritersFilter .content .tab-content-wizard .title,
.allCritersFilter .content .tab-content .title {
    position: absolute;
    top: -7px;
    left: -2px;
    background: #fdfdfd;
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    color: #444;
    padding-right: 21px;
    padding-bottom: 10px;
}

.allCritersFilter .content .tab-content-wizard:first-of-type,
.allCritersFilter .content .tab-content:first-of-type {
    padding: 20px 10px 20px 50px;
}

.allCritersFilter .content .tab-content-wizard .selectBox-dropdown-language,
.allCritersFilter .content .tab-content .selectBox-dropdown-language {
    border-bottom: 1px solid #dadada !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    line-height: 14px !important;
    padding-left: 0 !important;
    color: #444 !important;
    font-size: 14px !important;
    box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 1);

}

.allCritersFilter
.content
.tab-content-wizard
.selectBox-dropdown-language
.selectBox-label,
.allCritersFilter
.content
.tab-content
.selectBox-dropdown-language
.selectBox-label {
    padding-left: 0;
}

.allCritersFilter
.content
.tab-content-wizard
.selectBox-dropdown-language
.selectBox-arrow,
.allCritersFilter
.content
.tab-content
.selectBox-dropdown-language
.selectBox-arrow {
    top: 3px;
}

.allCritersFilter .content .tab-content-wizard .checkValue .inputField,
.allCritersFilter .content .tab-content .checkValue .inputField {
    opacity: 0.4;
    width: 80%;
    margin-bottom: 55px;
}

.allCritersFilter .content .tab-content-wizard .lineForm,
.allCritersFilter .content .tab-content .lineForm {
    margin-bottom: 35px;
}

.allCritersFilter .content .tab-content-wizard .lineForm .subTitle,
.allCritersFilter .content .tab-content .lineForm .subTitle {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: HelveticaNeueBold;
    color: #044d92;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
    padding-bottom: 20px;
}

.allCritersFilter .content .tab-content-wizard .lineForm .checkValue .item,
.allCritersFilter .content .tab-content-wizard .lineForm .radioValue .item,
.allCritersFilter .content .tab-content .lineForm .checkValue .item,
.allCritersFilter .content .tab-content .lineForm .radioValue .item {
    display: inline-block;
    margin-right: 40px;
    padding-bottom: 10px;
}

@media screen and (max-width: 90em) {
    .allCritersFilter .content .tab-content-wizard .lineForm .checkValue .item,
    .allCritersFilter .content .tab-content-wizard .lineForm .radioValue .item,
    .allCritersFilter .content .tab-content .lineForm .checkValue .item,
    .allCritersFilter .content .tab-content .lineForm .radioValue .item {
        margin-right: 20px;
    }
}

.jenesuispasopaque {
    opacity: 1!important
}
.allCritersFilter .content .tab-content-wizard .lineForm .inputField,
.allCritersFilter .content .tab-content .lineForm .inputField {
    display: inline-block;
    margin-right: 4px;
    width: 48%;
    opacity: 0.4;
}

.allCritersFilter .content .tab-content-wizard .lineForm .inputField.block,
.allCritersFilter .content .tab-content .lineForm .inputField.block {
    display: block;
    width: 100%;
    margin-bottom: 35px;
}

.allCritersFilter
.content
.tab-content-wizard
.lineForm
.inputField.block
input,
.allCritersFilter .content .tab-content .lineForm .inputField.block input {
    width: 48%;
}

.allCritersFilter .content .tab-content-wizard .lineForm .inputField input,
.allCritersFilter .content .tab-content .lineForm .inputField input {
    background: transparent;
}

.allCritersFilter .content .tab-content-wizard .lineForm .inputField:last-child,
.allCritersFilter .content .tab-content .lineForm .inputField:last-child {
    margin-left: 4px;
    margin-right: 0;
}

.allCritersFilter .content .tab-content-wizard.back-tab,
.allCritersFilter .content .tab-content.back-tab {
    position: relative;
}

.allCritersFilter .content .tab-content-wizard.back-tab:after {
    content: "";
    background: url(back-search.jpg) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 400px;
    height: 310px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
}

.allCritersFilter .close {
    position: absolute;
    right: 40px;
    top: 34px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.allCritersFilter .close i {
    color: #444;
    font-size: 22px;
    font-size: 1.375rem;
}

.allCritersFilter .close:hover i {
    color: #044d92;
}

.allCritersFilter.infomationGeneral {
    width: 285px;
    z-index: 12;
    padding-left: 0;
    padding-right: 0;
    padding-top: 46px;
    background: #fff;
}

.allCritersFilter.infomationGeneral--dashboard {
    left: 0;
    position: static;
    width: 380px;
    -webkit-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
}

.allCritersFilter.infomationGeneral--dashboard .title {
    border-bottom-color: #fbc150 !important;
}

.allCritersFilter.infomationGeneral--dashboard .close {
    display: none;
}

.allCritersFilter.infomationGeneral .close {
    top: 20px;
    right: 20px;
}

.allCritersFilter.infomationGeneral .title {
    display: block;
    font-size: 28px;
    font-size: 1.75rem;
    border-bottom: 10px solid #444;
    font-family: Raleway-Bold;
    text-align: center;
    padding-bottom: 35px;
    margin-bottom: 40px;
}

.allCritersFilter.infomationGeneral .wrapperCriteres {
    padding: 0 20px;
}

.allCritersFilter.infomationGeneral .wrapperCriteres .titleCritere {
    font-family: Raleway-SemiBold;
    padding-bottom: 35px;
    font-size: 16px;
    font-size: 1rem;
    color: #444;
    position: relative;
}

.allCritersFilter.infomationGeneral .wrapperCriteres .titleCritere i {
    position: absolute;
    right: 10px;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
}

.allCritersFilter.infomationGeneral .wrapperCriteres .titleCritere i.editInfo {
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.allCritersFilter.infomationGeneral
.wrapperCriteres
.titleCritere
i.editInfo:hover {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.allCritersFilter.infomationGeneral.show {
    left: 241px;
}

.overlay {
    position: absolute;
    width: 100vw;
    right: -100%;
    height: 200vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 11;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    top: 0;
}

.overlay.show {
    right: 0;
}

.listCritere {
    padding-bottom: 40px;
}

.listCritere li {
    display: block;
    background: #ededed;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 30px 10px 10px;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
    position: relative;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #444;
}

.listCritere li .deleteCritere {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #444;
    font-size: 22px;
    font-size: 1.375rem;
    cursor: pointer;
}

.listCritere li.download {
    background: transparent;
    border: 2px solid #fbc150;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 0;
    position: relative;
}

.listCritere li.download i {
    position: absolute;
    right: 20px;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    top: 8px;
}

.listCritere li.half {
    width: 49%;
    display: inline-block;
}

.listCritere li.half .resultSearch {
    right: auto;
    left: -16px;
}

.listCritere .labelInfo {
    font-family: HelveticaNeueRegular;
    font-size: 10px;
    font-size: 0.625rem;
    color: #767676;
}

.resultSearch {
    display: inline-block;
    padding: 3px 8px;
    background: #abceff;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 20px;
    position: relative;
    top: -2px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.guide {
    background: #ededed;
    padding: 30px 20px;
    height: 1000px;
    width: 280px;
    flex-shrink: 0;
}

.guide-title {
    display: block;
    text-align: center;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 30px;
}

.guide-description {
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
    padding-bottom: 20px;
    line-height: 20px;
}

.guide-description:last-of-type {
    padding-bottom: 60px;
}

.guide .btnOrias {
    text-align: center;
}

.wrapperCatGuide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.chooseCategory {
    display: block;
    position: static;
    background: transparent;
    top: auto;
    left: auto;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    width: 70vw;
    flex-grow: 1;
}

@media screen and (max-width: 90em) {
    .chooseCategory {
        width: 60vw;
    }
}

.chooseCategory .content .tab-content,
.chooseCategory .content .tab-content:first-of-type {
    padding-left: 10px;
    padding-top: 30px;
}

.chooseCategory .btn-save {
    position: relative;
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    top: 35px;
}

.infoDanger,
.infoSuccess {
    position: relative;
    background: #f9ebea;
    font-size: 14px;
    font-size: 0.875rem;
    color: #444;
    padding-left: 50px;
    font-family: HelveticaNeueMedium;
    line-height: 20px;
    padding: 5px 5px 5px 50px;
    margin-bottom: 40px;
}

.infoSuccess {
    background: #e9e6e6;
    width: fit-content;
    margin: auto;
    padding: 5px 50px 5px 50px;
}

.infoDanger:before {
    content: "!";
    position: absolute;
    left: 25px;
    color: #ea5c50;
    top: 5px;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: LucidaGrande-Bold;
}

.infoSuccess:before {
    content: "\f269";
    color: #98c273;
    position: absolute;
    left: 25px;
    top: 5px;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: Material-Design-Iconic-Font;;
}

.titleModif {
    font-family: Raleway-SemiBold;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    left: -30px;
    padding-bottom: 30px;
}

@media screen and (max-width: 90em) {
    .titleModif {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.grisBack {
    background: #ededed;
}

.iconAdress,
.iconInter,
.iconMandant,
.iconPM,
.iconPP,
.iconInfo {
    position: relative;
}

.iconAdress:before,
.iconInter:before,
.iconMandant:before,
.iconPM:before,
.iconPP:before,
.iconInfo:before {
    content: "";
    position: absolute;
    left: -30px;
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    font-size: 1.375rem;
    color: #000;
    top: -5px;
}

.iconInter:before {
    content: "\f3d4";
}

.iconPM:before {
    content: "\f206";
}

.iconPP:before {
    content: "\f132";
}

.iconAdress:before {
    content: "\f1ab";
}

.iconMandant:before {
    content: "\f12d";
}

.iconInfo:before {
    content: "\f1f8";
}

.completeDemande {
    border: 2px solid #999;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.completeDemande .leftSideResult .item:first-child {
    -webkit-box-flex: 1 !important;
    -webkit-flex: auto !important;
    -moz-box-flex: 1 !important;
    -ms-flex: auto !important;
    flex: auto !important;
}

.completeDemande .rightSideResult {
    text-align: center;
    padding-right: 0;
    width: 36% !important;
}

.completeDemande .btn-complete {
    margin-right: -65%;

}

.btn-complete {
    margin-right: -65%;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #fbc150;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 35px;
    height: 40px;
    line-height: 38px;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media screen and (max-width: 90em) {
    .btn-complete {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.btn-complete:hover {
    background: #d6a319;
}

.completeDemande .leftSideResult .miss {
    padding-left: 18px;
    display: inline-block;
    position: relative;
    line-height: 28px;
}

.completeDemande .leftSideResult .miss:before {
    content: "\f134";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -1px;
    font-family: Material-Design-Iconic-Font;
    font-size: 20px;
    font-size: 1.25rem;
}

.rightSideResult {
    position: relative;
}

.rightSideResult .showMoreEvent {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.rightSideResult .showMoreEvent i {
    font-size: 20px;
    font-size: 1.25rem;
    color: #044d92;
    cursor: pointer;
}

.rightSideResult .showMoreEvent .infoBulleEvent {
    right: -22px;
    top: 30px;
    border-color: #444;
    border-width: 1px;
    z-index: 1;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.rightSideResult .showMoreEvent .infoBulleEvent:after,
.rightSideResult .showMoreEvent .infoBulleEvent:before {
    left: auto;
    right: 12px;
}

.rightSideResult .showMoreEvent .infoBulleEvent:after {
    border-bottom-color: #444;
    top: -8px;
}

.rightSideResult .showMoreEvent .infoBulleEvent a {
    display: inline-block;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    color: #323232;
    position: relative;
}

@media screen and (max-width: 90em) {
    .rightSideResult .showMoreEvent .infoBulleEvent a {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.rightSideResult .showMoreEvent .infoBulleEvent a:hover {
    text-decoration: underline;
}

.rightSideResult .showMoreEvent .infoBulleEvent a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -30px;
    font-size: 20px;
    font-size: 1.25rem;
    color: #044d92;
    font-family: Material-Design-Iconic-Font;
}

.rightSideResult .showMoreEvent .infoBulleEvent a.edit:before {
    content: "\f158";
}

.rightSideResult .showMoreEvent .infoBulleEvent a.card:before {
    content: "\f129";
}

.rightSideResult .showMoreEvent .infoBulleEvent a.delete:before {
    content: "\f154";
}

.rightInfoBulle {
    width: 350px;
    right: -360px;
    top: -7px;
    display: none;
    position: absolute;
    border: 1px solid #444;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fff;
    z-index: 1;
    padding: 10px;
    text-transform: none;
    text-align: center;
    line-height: 18px;
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
}

.rightInfoBulle:after,
.rightInfoBulle:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -8px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.rightInfoBulle:before {
    top: 10px;
    border-right: 8px solid #fff;
    z-index: 1;
}

.rightInfoBulle:after {
    top: 10px;
    border-right: 8px solid #444;
    left: -9px;
}

.editDownload {
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.editDownload:hover {
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

.editInfo:hover + .rightInfoBulle {
    display: block;
}

.editDownload:hover + .rightInfoBulle {
    display: block;
    width: 200px;
    right: -210px;
}

.incomplete i {
    right: -20px;
    margin-top: 1px;
}

.incomplete .infoBulle,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent,
.rightSideResult .showMoreEvent .incomplete .infoBulleEvent {
    border-color: #444;
    border-width: 1px;
    right: -257px;
    top: 25px;
}

.incomplete .infoBulle ul,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent ul,
.rightSideResult .showMoreEvent .incomplete .infoBulleEvent ul {
    text-align: left;
}

.incomplete .infoBulle ul li,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent ul li,
.rightSideResult .showMoreEvent .incomplete .infoBulleEvent ul li {
    padding-left: 40px;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    color: #444;
    line-height: 16px;
    margin-bottom: 15px;
    position: relative;
}

.incomplete .infoBulle ul li:before,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent ul li:before,
.rightSideResult .showMoreEvent .incomplete .infoBulleEvent ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 1.25rem;
    font-family: Material-Design-Iconic-Font;
    left: 10px;
}

.incomplete .infoBulle ul li.check:before,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent ul li.check:before,
.rightSideResult .showMoreEvent .incomplete .infoBulleEvent ul li.check:before {
    content: "\f26b";
    color: #98c273;
}

.incomplete .infoBulle ul li.absent:before,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent ul li.absent:before,
.rightSideResult
.showMoreEvent
.incomplete
.infoBulleEvent
ul
li.absent:before {
    content: "\f134";
    color: #ea5c50;
}

.incomplete .infoBulle:after,
.incomplete .rightSideResult .showMoreEvent .infoBulleEvent:after,
.rightSideResult .showMoreEvent .incomplete .infoBulleEvent:after {
    border-bottom-color: #444;
    top: -8px;
}

.headerWrapper,
.infoTrajet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
}

.headerWrapper .item,
.headerWrapper .title-header,
.infoTrajet .item,
.infoTrajet .title-header {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: HelveticaNeueRegular;
    font-size: 10px;
    font-size: 0.625rem;
}

.headerWrapper.trajet,
.infoTrajet.trajet {
    padding-bottom: 20px;
}

.headerWrapper.trajet .title-header,
.infoTrajet.trajet .title-header {
    color: #767676;
}

.infoTrajet {
    padding-bottom: 20px;
    border-bottom: 1px solid #767676;
    margin-bottom: 20px;
}

.infoTrajet .item {
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (max-width: 90em) {
    .infoTrajet .item {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.infoTrajet .item:last-child {
    position: relative;
}

.infoTrajet .item:last-child:after,
.infoTrajet .item:last-child:before {
    content: "";
    width: 5px;
    height: 30px;
    background: #fbc150;
    position: absolute;
    left: -30px;
}

.infoTrajet .item:last-child:after {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.infoTrajet .item:last-child:before {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    top: -25px;
}

.cwp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 22px;
    margin-bottom: 10px;
}

.cwp .item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.cwp .item .checkValue .item {
    padding-bottom: 0;
}

.cwp .item .inputField {
    width: 100%;
    margin-bottom: 0;
    opacity: 1;
}

.cwp .item .inputField .selectBox-label {
    width: 100% !important;
}

.cwp .item.fieldInsee {
    padding-bottom: 30px;
}

.cwp .item.fieldInsee .inputField .info {
    bottom: -40px;
}

.interrogation {
    font-family: HelveticaNeueMedium;
    font-size: 60px;
    font-size: 3.75rem;
}

.wrapperQuestionsCom .titleQuestion {
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    color: #044d92;
    padding-bottom: 20px;
    line-height: 19px;
}

@media screen and (max-width: 90em) {
    .wrapperQuestionsCom .titleQuestion {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.wrapperQuestionsCom .radioValue .item {
    padding-bottom: 20px;
}

.goBack {
    height: 50px;
    line-height: 40px;
    background: #f8f8f8;
    text-align: center;
    position: relative;
    top: -12px;
    margin-bottom: 30px;
}

.goBack:after,
.goBack:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #f8f8f8;
    z-index: 0;
}

.goBack:before {
    left: -100%;
}

.goBack:after {
    right: -100%;
}

.goBack a {
    display: inline-block;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    color: #044d92;
    position: relative;
    margin-left: 20px;
}

@media screen and (max-width: 90em) {
    .goBack a {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.goBack a:before {
    content: "\f2ea";
    position: absolute;
    left: -30px;
    top: 0;
    font-size: 20px;
    font-size: 1.25rem;
    color: #044d92;
    font-family: Material-Design-Iconic-Font;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.goBack a:hover:before {
    left: -40px;
}

.bigTitle {
    display: block;
    font-size: 28px;
    font-size: 1.75rem;
    font-family: Raleway-Bold;
    color: #000;
    line-height: 33px;
    padding-bottom: 40px;
    margin-bottom: 50px;
    position: relative;
}

@media screen and (max-width: 90em) {
    .bigTitle {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

.bigTitle:before {
    content: "";
    position: absolute;
    width: 120%;
    left: -17px;
    right: 0;
    bottom: -10px;
    height: 10px;
    background: #d6a319;
}

.detailTitle {
    display: block;
    font-family: Raleway-SemiBold;
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 30px;
}

@media screen and (max-width: 90em) {
    .detailTitle {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.withLabel li {
    margin-bottom: 20px;
    position: relative;
    padding: 15px 20px 15px 5px;
}

.withLabel li .label {
    position: absolute;
    left: 0;
    top: -13px;
    font-family: HelveticaNeueRegular;
    font-size: 10px;
    font-size: 0.625rem;
    color: #767676;
}

.withLabel li:before {
    content: "";
    right: 20px;
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    font-size: 1.375rem;
    color: #000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.withLabel li.ok:before {
    content: "\f26b";
    right: auto;
    left: 5px;
    color: #98c273;
}

.withLabel li.siteweb a {
    right: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
}

.withLabel li.siteweb button {
    right: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0;
    border: none;
    background: none;
}

.withLabel li.iconInter:before {
    content: "\f3d4";
}

.withLabel li.iconPM:before {
    content: "\f206";
}

.withLabel li.iconPP:before {
    content: "\f132";
}

.withLabel li.iconAdress:before {
    content: "\f1ab";
}

.withLabel li.iconMandant:before {
    content: "\f12d";
}

.withLabel li.btmBrd {
    margin-bottom: 50px;
}

.withLabel li.btmBrd:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    height: 1px;
    width: 100%;
    background: #dadada;
}

.withLabel li.inscription {
    padding-left: 30px;
}

.withLabel li .resultSearch {
    right: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.typeInterm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #444;
    padding-bottom: 30px;
    width: 95%;
}

.typeInterm .leftSide {
    position: relative;
}

.typeInterm .leftSide .title {
    display: inline-block;
    font-family: Raleway-Bold;
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 15px;
}

@media screen and (max-width: 90em) {
    .typeInterm .leftSide .title {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.typeInterm .leftSide .case {
    display: inline-block;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
    padding-left: 80px;
    padding-right: 40px;
}

@media screen and (max-width: 90em) {
    .typeInterm .leftSide .case {
        padding-left: 50px;
        padding-right: 30px;
    }
}

.typeInterm .leftSide .case:after {
    content: "\f12d";
    left: 50px;
    font-family: Material-Design-Iconic-Font;
    font-size: 14px;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 90em) {
    .typeInterm .leftSide .case:after {
        left: 25px;
    }
}

.typeInterm .leftSide .case:before {
    content: "";
    position: absolute;
    left: 20px;
    height: 100%;
    width: 1px;
    background: #323232;
}

@media screen and (max-width: 90em) {
    .typeInterm .leftSide .case:before {
        left: 10px;
    }
}

.typeInterm .leftSide .edit {
    display: inline-block;
    color: #044d92;
    cursor: pointer;
    padding-left: 40px;
    font-size: 18px;
    font-size: 1.125rem;
    vertical-align: middle;
    position: relative;
}

.typeInterm .leftSide .edit:before {
    content: "";
    position: absolute;
    left: 20px;
    height: 100%;
    width: 1px;
    background: #323232;
}

.typeInterm .leftSide .zmdi-info-outline {
    right: 0;
    top: -1px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    font-size: 18px;
}

.typeInterm .leftSide .activity {
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
}

.typeInterm .rightSide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.notificationSortantes .typeInterm .rightSide {
    padding-left: 15px;
}

.typeInterm .rightSide .rights {
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle;
    padding-right: 20px;
}

.typeInterm .rightSide img {
    display: block;
    width: 50px;
}
.buttonPourIcon {
    color: #044d92;
    padding: 0.2em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.5em;
    cursor: pointer;
    border-radius: 50%;
}

.mgB30 {
    margin-bottom: 40px;
}

.mgBt30 {
    margin-bottom: 30px;
}

#result .interWrapper {
    padding-bottom: 20px;
}

.doubleSideResult {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.doubleSideResult .leftSideResult {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 90%;
}

.doubleSideResult .leftSideResult .item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.doubleSideResult .leftSideResult .item:first-child {
    font-family: HelveticaNeueMedium;
    width: 20%;
    position: relative;
}

.doubleSideResult .leftSideResult .item:first-child .zmdi-info-outline {
    right: 30px;
}

.doubleSideResult .leftSideResult .item:first-child .infoBulle,
.doubleSideResult
.leftSideResult
.item:first-child
.rightSideResult
.showMoreEvent
.infoBulleEvent,
.rightSideResult
.showMoreEvent
.doubleSideResult
.leftSideResult
.item:first-child
.infoBulleEvent {
    right: -210px;
    top: 20px;
}

.doubleSideResult .leftSideResult .item:last-child {
    padding-left: 8% !important;
    width: 50%;
}

.doubleSideResult .leftSideResult .item:last-child .date {
    display: inline;
    font-family: HelveticaNeueRegular;
    font-size: 14px;
    font-size: 0.875rem;
    color: #444;
    text-transform: capitalize;
    padding-left: 8%;
}

.doubleSideResult .rightSideResult {
    width: 30%;
}

.doubleSideResult .rightSideResult .item {
    padding-right: 10%;
}

.doubleSideResult .rightSideResult .item .zmdi-info-outline {
    position: static;
    float: right;
    margin-right: -21px;
    margin-top: 8px;
}

.doubleSideResult
.rightSideResult
.item
.showMoreEvent
.zmdi-info-outline:hover
~ .infoBulleEvent,
.doubleSideResult .rightSideResult .item .zmdi-info-outline:hover ~ .infoBulle,
.doubleSideResult
.rightSideResult
.showMoreEvent
.item
.zmdi-info-outline:hover
~ .infoBulleEvent {
    right: 8px;
    top: 47px;
}

.doubleSideResult .rightSideResult .item .infoBulle,
.doubleSideResult .rightSideResult .item .showMoreEvent .infoBulleEvent,
.doubleSideResult .rightSideResult .showMoreEvent .item .infoBulleEvent {
    width: 400px;
}

.doubleSideResult .rightSideResult .item .infoBulle:after,
.doubleSideResult .rightSideResult .item .infoBulle:before,
.doubleSideResult .rightSideResult .item .showMoreEvent .infoBulleEvent:after,
.doubleSideResult .rightSideResult .item .showMoreEvent .infoBulleEvent:before,
.doubleSideResult .rightSideResult .showMoreEvent .item .infoBulleEvent:after,
.doubleSideResult .rightSideResult .showMoreEvent .item .infoBulleEvent:before {
    left: auto;
    right: 7px;
}

.detailResult {
    background: #f8f8f8;
    padding: 15px;
    margin-top: 20px;
}

.detailResult--header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.detailResult--header .title {
    font-family: HelveticaNeueBold;
    font-size: 14px;
    font-size: 0.875rem;
    color: #044d92;
}

.detailResult--header .showDetail {
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.detailResult--header .showDetail.show {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.detailResult--content {
    padding-top: 20px;
    display: none;
}

.detailResult--content table {
    display: table;
    width: 100%;
}

.detailResult--content table th {
    font-family: HelveticaNeueRegular;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
}

.detailResult--content table td,
.detailResult--content table th {
    text-align: left;
}

.detailResult--content table tbody tr {
    width: 100%;
}

.detailResult--content table tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dadada;
    line-height: 20px;
}

.noFlex,
.open {
    display: block !important;
}

.border-div {
    border-right: 2px solid #d3d9df;
}

.border-div:last-child {
    border-right: none;
}

.border-bottom {
    border-bottom: 2px solid #d3d9df;
}

.text-border-bottom {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid black;
    border-radius: 0;
}

.profile .showMoreEvent .infoBulleEvent {
    right: -22px;
    top: 30px;
    border-color: #444;
    border-width: 1px;
    z-index: 1;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


.profile .showMoreEvent .infoBulleEvent {
    position: absolute;
    border: 2px solid #0c0694;
    display: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fff;
    right: -11px;
    top: 42px;
    z-index: 1;
    width: 260px;
    padding: 10px;
    text-transform: none;
    text-align: center;
    line-height: 18px;
    font-family: HelveticaNeueRegular;
    font-size: 12px;
    font-size: 0.75rem;
}

.profile .showMoreEvent .infoBulleEvent:after, .profile- .showMoreEvent .infoBulleEvent:before {
    left: auto;
    right: 12px;
}

.profile .showMoreEvent .infoBulleEvent:before {
    top: -6px;
    border-bottom: 8px solid #fff;
    z-index: 1;
}

.profile .showMoreEvent .infoBulleEvent:after, .profile .showMoreEvent .infoBulleEvent:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 7px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}

.profile .showMoreEvent .infoBulleEvent:after {
    border-bottom-color: #444;
    top: -8px;
}

.profile .showMoreEvent .infoBulleEvent:after, .profile .showMoreEvent .infoBulleEvent:before {
    left: auto;
    right: 12px;
}

.profile .showMoreEvent .infoBulleEvent:after {
    top: -10px;
    border-bottom: 8px solid #0c0694;
}

.profile .showMoreEvent .infoBulleEvent:after, .profile .showMoreEvent .infoBulleEvent:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 233px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}

.pdb {
    padding-bottom: 0 !important;
}

.pdmr {
    padding-right: 0 !important;
    margin-right: 0 !important;
}


.button-modifier.button-modifier {
    right: 20px;
    background: none;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    width: 250px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: 50px;
    display: inline-block;
}

.button-modifier:hover {
    background: #e7b01a;
}

.button-modifier:disabled {
    background: #d6a319;
    cursor: default;
}

.button-modifier:disabled:hover {
    background: #d6a319;
}

/**
    Added to correct the .button-modifier transformation to be above the content.
 */
.translateY50pxXMinus50percent {
    transform: translate(-50%, 50px) !important;
}

.button-gerer {
    right: 20px;
    background: #fbc150;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    width: 250px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
    margin: 50px;
}

.button-gerer:hover {
    background: #e7b01a;
}

.button-gerer:disabled {
    background: #d6a319;
    cursor: default;
}

.button-gerer:disabled:hover {
    background: #d6a319;
}


.saisir-ch {
    background: #fbc150;
    color: #323232;
    font-family: HelveticaNeueBold;
    text-align: center;
    width: 166px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
}

.saisir-ch:hover {
    background: #e7b01a;
}

.saisir-ch1 {
    background: #fbc150;
    color: #323232;
    font-family: HelveticaNeueBold;
    text-align: center;
    width: 350px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
}

.saisir-ch1:hover {
    background: #e7b01a;
}

.saisir-ch2 {
    background: #fbc150;
    color: #323232;
    font-family: HelveticaNeueBold;
    text-align: center;
    width: 350px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
}

.saisir-ch2:hover {
    background: #e7b01a;
}

.button-delete {
    border: unset;
    background: none;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-bottom: 2px solid #323232;
    -moz-border-radius: 50px;
    height: 36px;
}

.button-delete:hover {
    background: white;
    opacity: 0.8;
}

.button-delete:disabled {
    background: none;
    opacity: 0.6;
}

.nav-link.override {
    background: unset;
    background: #DFDFDF !important;
    color: black;
    margin-left: 10px;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    text-align: center;
    padding: 25px 20px;
}

.nav-link.active.override {
    background: unset;
    background: #044d92 !important;
    color: white;
}


.detailTitleBack {
    display: block;
    font-family: Raleway-SemiBold;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (max-width: 90em) {
    .detailTitleBack {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.listCritere > li.active {
    background-color: #b8daff;
    font-weight: bold;
}

.button-modifier {
    right: 20px;
    background: none;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    width: 250px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: 50px;
    display: inline-block
}

.button-modifier:hover {
    background: #e7b01a;
}

.button-modifier:disabled {
    background: #d6a319;
    cursor: default;
}

.button-modifier:disabled:hover {
    background: #d6a319;
}

.button-gerer {
    right: 20px;
    background: #fbc150;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    width: 250px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
    margin: 50px;
}

.button-gerer:hover {
    background: #e7b01a;
}

.button-gerer:disabled {
    background: #d6a319;
    cursor: default;
}

.button-gerer:disabled:hover {
    background: #d6a319;
}

.div-button-cv {
    text-align: right;
    margin-top: 2%;
}

.button-delete {
    border: unset;
    background: none;
    color: #323232;
    font-family: HelveticaNeueBold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-bottom: 2px solid #323232;
    -moz-border-radius: 50px;
    height: 36px;
}

.button-delete:hover {
    background: white;
    opacity: 0.8;
}

.button-delete:disabled {
    background: none;
    opacity: 0.6;
}

.nav-link.override {
    background: unset;
    background: #DFDFDF !important;
    color: black;
    margin-left: 10px;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    text-align: center;
    padding: 25px 20px;
}

.nav-link.active.override {
    background: unset;
    background: #044d92 !important;
    color: white;
}


.detailTitleBack {
    display: block;
    font-family: Raleway-SemiBold;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (max-width: 90em) {
    .detailTitleBack {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}


.table-pj {
    margin-top: 20px;
    width: 100%;
    padding: 15px;
}

.table-pj thead tr {
    border: unset;
    padding: 20px;
    border: none;
}

.table-pj tbody td {
    border: unset;
    padding: 20px;
    border: none;
    width: 50%;
}

.table-pj thead tr:first-child {
    border-right: solid 1px #000000 !important;
}

.table-pj tbody td:first-child {
    border-right: solid 1px #000000 !important;
}

.donnees {
}


.leftNavigation {

    min-width: 16%;
    max-width: 16%;
    background: #044D92;
    -webkit-box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, 0.2);
    min-height: 100vh;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.leftNavigation .title {
    background: #044D92;
    font-family: Raleway-Bold;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    margin: 0 !important;
    position: relative;
    left: 0px !important;
}

.leftNavigation .title a {
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width: 90em) {
    .leftNavigation .title {
        font-size: 14px;
        font-size: 1.5rem;
    }
}

.leftNavigation .inputField {
    margin-bottom: 90px;
}

.leftNavigation .wrapperCriteres {
    position: fixed;
}

.leftNavigation .wrapperCriteres:before {
    content: "";
    position: absolute;
    width: 120%;
    left: -17px;
    right: 0;
    top: -30px;
    height: 10px;
    background: #d6a319;
}

.leftNavigation .wrapperCriteres.hideBorder:before {
    display: none;
}

.leftNavigation .wrapperCriteres_show.eyeOffIcon:before {
    content: "\f15b";
}

.leftNavigation .wrapperCriteres_show:before {
    content: "\f15c";
    position: absolute;
    left: -30px;
    color: #044d92;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: Material-Design-Iconic-Font;
    top: -3px;
}

@media screen and (max-width: 90em) {
    .leftNavigation .wrapperCriteres_show {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.leftNavigation .wrapperCriteres.newDemande .wrapperCriteres_show {
    text-align: left;
}

.leftNavigation
.wrapperCriteres.newDemande
.wrapperCriteres_show:hover {
    text-decoration: underline;
}

.leftNavigation
.wrapperCriteres.newDemande
.wrapperCriteres_show:after {
    display: none;
}

.leftNavigation .wrapperCriteres_result {
    font-family: HelveticaNeueMedium;
    font-size: 12px;
    font-size: 0.75rem;
    color: #444;
    padding-bottom: 7px;
}

.leftNavigation .wrapperCriteres_result .number {
    display: inline;
    padding-left: 2px;
}

.leftNavigation .wrapperCriteres .link:after {
    background: #044d92;
}


.listCritereNavigation {
    padding-bottom: 20px;
    width: 100%;
}

.listCritereNavigation li {
    display: block;
    background: #044d92;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 10px 10px 20px;
    font-family: HelveticaNeueRegular;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    color: #fff;
    width: 100%;
}

.listCritereNavigation li span i {
    font-size: 18px;
    padding-right: 10px;
}

.listCritereNavigation li a {
    display: inline-block;
    color: #fff;
    font-family: HelveticaNeueBold;
    font-size: 14px;
}

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

.listCritereNavigation li.half {
    width: 49%;
    display: inline-block;
}

.listCritereNavigation li.half .resultSearch {
    right: auto;
    left: -16px;
}

.listCritereNavigation > li.active {
    background-color: #fff;
    color: #044d92;
    border-radius: 0;
}

.listCritereNavigation > li.active a {
    color: #044d92;
}

.leftNavigation .title.active {
    width: 100%;
    background: white !important;
}

.leftNavigation .title.active a {
    color: #044d92 !important;
}

.lineEncaiss {
    display: flex;
    flex-wrap: wrap;

}

.itemEncaiss {
    margin-bottom: 20px;
    flex-basis: calc(100% / 4);
}

.fnt-bold {
    font-family: 'HelveticaNeueBold';
}

.fnt-medium {
    font-family: 'Helvetica Neue Medium;
}

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

.linkback {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.linkback a {
    font-size: 14px;
    display: inline-block;
    padding-right: 10px;
}

.myDiv {
    border: 1px outset black;
    background-color: #c8e1c8;
    text-align: center;
    width: 30%;
    height: 50px;
    margin-left: 25%;
}

.selectEncaissement {
    border-bottom: 1px solid #dadada !important;
    border-radius: 0;
}

.selectEncaissement .selectBox-label {
    position: relative !important;
    top: 5px !important;
    padding-left: 0 !important;
}

.selectEncaissement .selectBox-arrow {
    top: 4px;
}

a:hover {
    text-decoration: none !important;
}

.listCritereNavigation #detailsLot li {
    margin-bottom: 0;
}

input[type="date"] {
    border: none;
    border-bottom: 1px solid #dddddd;
}

.detailResult--content .card-body {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    border: none;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    line-height: 20px;
}

.detailResult--content .detailTitle.gray {
    padding-bottom: 15px;
    padding-top: 15px;
    margin-left: -15px;
    color: #767676;
    font-family: Raleway-SemiBold;
    font-size: 14px;
}

.pdb10 {
    padding-bottom: 10px;
}
.warningColor {
    color: darkorange !important;

}

.wrapperBtnPortfeuille {
    text-align: right;
    padding-top: 20px;
}

.wrapperBtnPortfeuille .btn-complete {
    margin-right: auto;
}

.blue {
    color: #044D92 !important;
}

.pd20 {
    padding: 20px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

#result .mainResult_wrapper--header, #result .mainResult_wrapper--lineResult {
    width: 96% !important;
}

#result .mainResult {
    margin-left: 2%;
}

.noMargin {
    margin: 0 !important;
}

.cell {
    font-size: 13px;
    font-family: "HelveticaNeueMedium";
    font-weight: 500;
}

.cellicon {
    border: 2px solid #3988D5;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 26px;
    font-size: 18px;
    text-align: center;
}

.pdr20 {
    display: inline-block;
    min-width: 80px;
}

.noback input {
    background: transparent !important;
    color: #000000 !important;
    font-weight: 700 !important;
    font-family: HelveticaNeueBold;
    font-size: 14px;
}

.leftNavigation .title {
    padding: 20px;
    margin-bottom: 20px !important;
}

.leftNavigation .title a {
    font-size: 20px;
}

#traitementLot {
    font-family: HelveticaNeueBold;
    font-size: 14px;
}

.mainResult_wrapper .inbox-body, .mainResult_wrapper .card {
    border-radius: 0 !important;
    border: none !important;
    background: #ffffff;
    -webkit-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px !important;
}

.badge.badge-light {
    border-radius: 50px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    background: #abceff !important;
    color: #445f76 !important;
}

.saisir-rm {
    background: #fbc150;
    color: #323232;
    font-family: HelveticaNeueBold;
    text-align: center;
    width: 300px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 2px solid #fbc150;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 36px;
}

.saisir-rm:hover {
    background: #e7b01a;
}

.taskCentrale .wrapperTitle {
    display: flex;
    align-items: center;
}

.taskCentrale .wrapperTitle a {
    color: #1F4E79 !important;
    font-size: 30px;
    margin-right: 30px;
}

.taskCentrale .wrapperTitle .mainTitle {
    font-family: Raleway-SemiBold !important;
}

.taskCentrale .button-delete {
    float: right;
    color: #323232;
    padding-left: 30px;
    position: relative;
    margin-right: 10px;
}

.taskCentrale .button-delete .zmdi-delete {
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 7px;
    transition: all .5s ease;
}

.taskCentrale .button-delete:hover .zmdi-delete {
    left: 10px;
}

.taskCentrale .btn:disabled:hover {
    background: #044d92 !important;
}

.taskCentrale .border-div .detailTitle, .taskCentrale .all-div .detailTitle {
    font-family: Raleway-SemiBold;
    font-size: 16px;
    color: #444444;
    padding-left: 30px;
    position: relative;
}

.taskCentrale .all-div .detailTitle {
    padding-left: 0;
}

.taskCentrale .border-div {
    position: relative;
}

.taskCentrale .border-div .container {
    padding-bottom: 100px;
    padding-left: 0;
}

.taskCentrale .border-div .detailTitle i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
}

.taskCentrale .border-div strong, .taskCentrale .all-div strong {
    color: #363636;
    font-family: HelveticaNeueBold;
    font-size: 14px;
    padding-bottom: 10px;
}

.taskCentrale .border-div strong + span, .taskCentrale .all-div strong + span, .taskCentrale .border-div .detailsList p {
    font-family: HelveticaNeueRegular;
    color: #363636;
    font-size: 14px;
    padding-bottom: 10px;
}

.taskCentrale .button-modifier {
    margin: 0;
    width: 90%;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.taskCentrale .button-modifier.hover {
    background: #e7b01a;
}

.taskCentrale .accordion {
    margin-top: 80px;
    position: relative;
}

.taskCentrale .accordion:after {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, .125);
}

.taskCentrale .accordion a {
    color: #444444;
    margin-left: 45px;
    font-size: 16px;
    position: relative;
}

.taskCentrale .accordion .card .card-header a:before {
    content: "\f2fb";
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    left: -20px;
    font-size: 14px;
    color: #444444;
    top: 3px;
    transform: rotate(90deg);
}

.taskCentrale .accordion .card .card-header a.collapsed:before {
    transform: rotate(0);
}

input:focus + label, input:not(:placeholder-shown) + label, input:-webkit-autofill {
    font-size: 12px;
    bottom: 25px;
}

.downloadPiece .inputField label {
    left: 0;
}

.modal-body .item {
    display: block !important;
    margin-bottom: 20px;
}

.wrapperSave {
    max-width: 1200px;
}

.wrapperDetailNotif {
    max-width: 600px;
}

.wrapperSave, .wrapperDetailNotif {
    width: 100%;
    margin: 40px auto;
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
    padding: 50px 30px;
    font-family: HelveticaNeueRegular;
}

.wrapperDetailNotif {
    max-width: 750px;
    margin: 20px;
}

.wrapperDetailNotif .title {
    display: block;
    width: 100%;
}

.wrapperDetailNotif .content {
    width: 100%;
}

.wrapperSave form, .wrapperDetailNotif form {
    display: block;
    width: 100%;
}

.wrapperSave .subTitle, .wrapperDetailNotif .subTitle {
    font-size: 22px;
    padding-left: 30px;
    font-family: HelveticaNeueMedium;
}

.wrapperSave .subTitle:before {
    left: 0 !important;
    top: 0 !important;
}

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

.wrapperSave .checkValue .item, .wrapperSave .radioValue .item {
    display: inline-block;
    width: 49%;
    margin-right: 0;
    padding-bottom: 0;
}

.wrapperSave .lineForm, .wrapperDetailNotif .lineForm {
    display: flex;
}

.wrapperSave .lineForm .inputField, .wrapperDetailNotif .lineForm .inputField {
    flex: 1;
    margin-right: 15px;
}

.wrapperSave .lineForm .inputField:last-of-type, .wrapperDetailNotif .lineForm .inputField:last-of-type {
    margin-right: 0;
}

.wrapperSave .selectBox-dropdown-language, .wrapperDetailNotif .selectBox-dropdown-language {
    line-height: 14px !important;
    border-bottom: 1px solid #dadada !important;
    border-radius: 0 !important;
    box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 1);
}

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

.checkValue .item .checkValue .item label {
    line-height: 16px;
}

#succursalesContainer {
    padding-top: 20px;
}

#succursalesContainer .titleSuccursale {
    font-size: 30px;
    font-family: Raleway-SemiBold;
    padding-bottom: 30px;
}

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

.wrapperShadow {
    padding: 30px 20px;
    box-shadow: 0.6px 0.6px 12px 0 rgba(0, 0, 0, 0.2);
    background: white;
    width: 100%;

}

.barredText {
    text-decoration: line-through !important;
}

.breakAnywhere {
    overflow-wrap: anywhere;
}

.mustHaveBefore:before{
    content: "*";
    color: darkred;
}