@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* _content/OPC.Calypso.Certificat.PES/Components/Layout/EmpyLayout.razor.rz.scp.css */
/* _content/OPC.Calypso.Certificat.PES/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/OPC.Calypso.Certificat.PES/Components/Layout/NavMenu.razor.rz.scp.css */
/* _content/OPC.Calypso.Certificat.PES/Components/Layout/PIVQuebecFooter.razor.rz.scp.css */
@charset "UTF-8";
/*** Variables ***/
html[b-7xo9egv6ml], body[b-7xo9egv6ml] {
    padding: 0;
    margin: 0;
    width: 100%;
}

.visuallyHidden[b-7xo9egv6ml] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.clearfix[b-7xo9egv6ml]:after {
    content: " ";
    display: table;
    clear: both;
}

.mobile[b-7xo9egv6ml] {
    display: block;
}

@media screen and (min-width: 1000px) {
    .mobile[b-7xo9egv6ml] {
        display: none;
    }
}

.desktop[b-7xo9egv6ml] {
    display: none;
}

@media screen and (min-width: 1000px) {
    .desktop[b-7xo9egv6ml] {
        display: block;
    }
}

.cacher[b-7xo9egv6ml] {
    display: none !important;
}

/***********************
    Grille Fluide
***********************/
.contenu-fluide[b-7xo9egv6ml] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 1000px) {
    .contenu-fluide[b-7xo9egv6ml] {
        padding-right: 0;
        padding-left: 0;
    }
}

.flex[b-7xo9egv6ml], .d-flex[b-7xo9egv6ml] {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
}

.align-items-center[b-7xo9egv6ml] {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}

.justify-content-end[b-7xo9egv6ml] {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-start[b-7xo9egv6ml] {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}

.ligne[b-7xo9egv6ml] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/***********************
     Spécificité PIV
***********************/
.piv[b-7xo9egv6ml] {
    background: #095797;
    color: #fff;
    margin-bottom: 2em;
}

.piv *[b-7xo9egv6ml], .piv--blanc *[b-7xo9egv6ml] {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size: 16px;
}

.piv--blanc[b-7xo9egv6ml] {
    background: #fff;
    color: #000;
    border-top: 8px solid #095797;
    margin-bottom: 2em;
}

.piv ul.listePiv[b-7xo9egv6ml], .piv--blanc ul.listePiv[b-7xo9egv6ml] {
    list-style: none;
}

.piv a[b-7xo9egv6ml] {
    color: #fff;
    text-decoration: none;
}

.piv a:hover[b-7xo9egv6ml] {
    text-decoration: underline;
}

.piv--blanc a[b-7xo9egv6ml] {
    color: #000;
    text-decoration: none;
}

.piv--blanc a:hover[b-7xo9egv6ml] {
    text-decoration: underline;
}

.piv #lienOuvre[b-7xo9egv6ml], .piv--blanc #lienOuvre[b-7xo9egv6ml] {
    z-index: 99;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 0.2rem;
}

@media screen and (min-width: 1000px) {
    .piv #lienOuvre[b-7xo9egv6ml], .piv--blanc #lienOuvre[b-7xo9egv6ml] {
        margin-right: 0.7rem;
        margin-top: 0.4rem;
    }
}

.piv #lienOuvre img[b-7xo9egv6ml], .piv--blanc #lienOuvre img[b-7xo9egv6ml] {
    width: 60%;
}

.piv .titreM[b-7xo9egv6ml], .piv--blanc .titreM[b-7xo9egv6ml] {
    padding-bottom: 2%;
}

@media screen and (min-width: 400px) {
    .piv .titreM[b-7xo9egv6ml], .piv--blanc .titreM[b-7xo9egv6ml] {
        width: calc(100% - 160px);
    }
}

@media screen and (min-width: 460px) {
    .piv .titreM[b-7xo9egv6ml], .piv--blanc .titreM[b-7xo9egv6ml] {
        width: calc(100% - 200px);
    }
}

@media screen and (min-width: 568px) {
    .piv .titreM[b-7xo9egv6ml], .piv--blanc .titreM[b-7xo9egv6ml] {
        width: 100%;
    }
}

.contenu-fixe[b-7xo9egv6ml] {
    width: 100%;
    padding-left: 10px;
    /* Ajoutez vos breakpoint */
}

@media screen and (min-width: 1000px) {
    .contenu-fixe[b-7xo9egv6ml] {
        width: 1000px;
        margin: auto;
        padding-left: 0;
    }
}

.zone1[b-7xo9egv6ml], .zone2[b-7xo9egv6ml], .zone3[b-7xo9egv6ml] {
    position: relative;
    width: 100%;
}

/* Zone du logo */
.zone1[b-7xo9egv6ml] {
    -ms-flex: 0 0 45%;
    -webkit-box-flex: 0;
    flex: 0 0 45%;
    max-width: 45%;
}

@media screen and (min-width: 568px) {
    .zone1[b-7xo9egv6ml] {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media screen and (min-width: 768px) {
    .zone1[b-7xo9egv6ml] {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (min-width: 1000px) {
    .zone1[b-7xo9egv6ml] {
        max-width: 25%;
        max-height: 72px;
    }
}

.zone1 img[b-7xo9egv6ml] {
    width: 100%;
}

/* Zone du titre */
.zone2[b-7xo9egv6ml] {
    -ms-flex: 0 0 15%;
    -webkit-box-flex: 0;
    flex: 0 0 15%;
    max-width: 15%;
}

@media screen and (min-width: 568px) {
    .zone2[b-7xo9egv6ml] {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (min-width: 768px) {
    .zone2[b-7xo9egv6ml] {
        -ms-flex: 0 0 35%;
        -webkit-box-flex: 0;
        flex: 0 0 35%;
        max-width: 35%;
    }
}

@media screen and (min-width: 868px) {
    .zone2[b-7xo9egv6ml] {
        -ms-flex: 0 0 35%;
        -webkit-box-flex: 0;
        flex: 0 0 35%;
        max-width: 35%;
    }
}

@media screen and (min-width: 1000px) {
    .zone2[b-7xo9egv6ml] {
        -ms-flex: 0 0 45%;
        -webkit-box-flex: 0;
        flex: 0 0 45%;
        max-width: 45%;
    }
}

@media screen and (min-width: 1000px) {
    .zone2 .identite[b-7xo9egv6ml] {
        width: 100%;
    }
}

/* Zone de navigation */
.zone3[b-7xo9egv6ml] {
    -ms-flex: 0 0 35%;
    -webkit-box-flex: 0;
    flex: 0 0 35%;
    max-width: 35%;
}

@media screen and (min-width: 1000px) {
    .zone3[b-7xo9egv6ml] {
        -ms-flex: 0 0 30%;
        -webkit-box-flex: 0;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

.zone3 a[b-7xo9egv6ml] {
    font-size: 0.8em;
}

/* Menu mobile */
@media screen and (max-width: 1000px) {
    .toggle_btn[b-7xo9egv6ml] {
        height: 40px;
        width: 40px;
        position: relative;
        float: right;
        margin-right: 10px;
        margin-top: 5px;
        cursor: pointer;
        z-index: 99;
    }
    .toggle_btn span[b-7xo9egv6ml] {
        height: 3px;
        background: #fff;
        width: 25px;
        position: absolute;
        top: 15px;
        left: 10px;
        border-radius: 100px;
    }
    .toggle_btn span[b-7xo9egv6ml]:before, .toggle_btn span[b-7xo9egv6ml]:after {
        content: '';
        height: 3px;
        background: #fff;
        width: 100%;
        position: absolute;
        left: 0;
        top: -8px;
        border-radius: 100px;
    }
    .toggle_btn span[b-7xo9egv6ml]:after {
        top: 8px;
    }
    .toggle_btn_open span[b-7xo9egv6ml] {
        height: 0;
    }
    .toggle_btn_open span[b-7xo9egv6ml]:before, .toggle_btn_open span[b-7xo9egv6ml]:after {
        content: '';
        height: 4px;
        background: #fff;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0px;
        border-radius: 100px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .toggle_btn_open span[b-7xo9egv6ml]:after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .toggle_btn_open span[b-7xo9egv6ml],
    .toggle_btn_open span[b-7xo9egv6ml]:before,
    .toggle_btn_open span[b-7xo9egv6ml]:after {
        background: #fff;
    }
    .piv--blanc .toggle_btn span[b-7xo9egv6ml],
    .piv--blanc .toggle_btn_open span[b-7xo9egv6ml],
    .piv--blanc .toggle_btn span[b-7xo9egv6ml]:before,
    .piv--blanc .toggle_btn_open span[b-7xo9egv6ml]:before,
    .piv--blanc .toggle_btn span[b-7xo9egv6ml]:after,
    .piv--blanc .toggle_btn_open span[b-7xo9egv6ml]:after {
        background: #000;
    }
    .menu_mobile[b-7xo9egv6ml] {
        padding-bottom: 5px;
        padding-top: 72px;
        background-color: #08416f;
        border-left: 3px solid #095797;
        width: 700px;
        position: absolute;
        right: -500px;
        top: 0;
        z-index: 90;
    }
    .menu_mobile--site[b-7xo9egv6ml] {
        /*Personnalisez le menu de votre site mobile */
        background-color: #08416f;
    }
    .menu_mobile--piv[b-7xo9egv6ml] {
        /*Personnalisez le menu de votre site mobile */
        background-color: #08497f;
        border-top: 1px solid #fff;
    }
    .piv--blanc .menu_mobile[b-7xo9egv6ml] {
        background: #ebebeb;
        border: none;
        padding-bottom: 0;
    }
    .piv--blanc .menu_mobile--site[b-7xo9egv6ml] {
        /*Personnalisez le menu de votre site mobile */
        background: #ebebeb;
    }
    .piv--blanc .menu_mobile--site a[b-7xo9egv6ml] {
        color: black;
    }
    .piv--blanc .menu_mobile--piv[b-7xo9egv6ml] {
        /*Personnalisez le menu de votre site mobile */
        background-color: #08497f;
        border-top: 1px solid #fff;
    }
    .menu_mobile a[b-7xo9egv6ml] {
        color: #fff;
        text-align: left;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        text-decoration: none;
    }
    .nav[b-7xo9egv6ml] {
        display: none;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    .nav_open[b-7xo9egv6ml] {
        display: block;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
}

.menu_mobile a[b-7xo9egv6ml] {
    text-align: left;
    display: block;
    text-decoration: none;
}

.pivFooter[b-7xo9egv6ml] {
    text-align: center;
    margin-top: 1em;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size: 16px;
}

.pivFooter ul[b-7xo9egv6ml] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pivFooter ul li[b-7xo9egv6ml] {
    margin: 1% 0;
    font-size: 0.875em;
    font-size: 14px;
}

@media only screen and (min-width: 1000px) {
    .pivFooter ul li[b-7xo9egv6ml] {
        display: inline-block;
        margin: 0;
        margin-right: 10px;
    }
}

.pivFooter a[b-7xo9egv6ml] {
    color: gray;
    line-height: 25px;
}

.pivFooter small[b-7xo9egv6ml] {
    font-size: 0.625em;
    font-size: 10px;
}

.pivFooter small a[b-7xo9egv6ml] {
    color: black;
    text-decoration: none;
}
/*# sourceMappingURL=styles.css.map */
/* _content/OPC.Calypso.Certificat.PES/Components/Layout/PIVQuebecHeader.razor.rz.scp.css */
@charset "UTF-8";
/*** Variables ***/
html[b-a61cl1rxae], body[b-a61cl1rxae] {
    padding: 0;
    margin: 0;
    width: 100%;
}

.visuallyHidden[b-a61cl1rxae] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.clearfix[b-a61cl1rxae]:after {
    content: " ";
    display: table;
    clear: both;
}

.mobile[b-a61cl1rxae] {
    display: block;
}

@media screen and (min-width: 1000px) {
    .mobile[b-a61cl1rxae] {
        display: none;
    }
}

.desktop[b-a61cl1rxae] {
    display: none;
}

@media screen and (min-width: 1000px) {
    .desktop[b-a61cl1rxae] {
        display: block;
    }
}

.cacher[b-a61cl1rxae] {
    display: none !important;
}

/***********************
    Grille Fluide
***********************/
.contenu-fluide[b-a61cl1rxae] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 1000px) {
    .contenu-fluide[b-a61cl1rxae] {
        padding-right: 0;
        padding-left: 0;
    }
}

.flex[b-a61cl1rxae], .d-flex[b-a61cl1rxae] {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
}

.align-items-center[b-a61cl1rxae] {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}

.justify-content-end[b-a61cl1rxae] {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-start[b-a61cl1rxae] {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}

.ligne[b-a61cl1rxae] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/***********************
     Sp�cificit� PIV
***********************/
.piv[b-a61cl1rxae] {
    background: #095797;
    color: #fff;
}

    .piv *[b-a61cl1rxae], .piv--blanc *[b-a61cl1rxae] {
        padding: 0;
        margin: 0;
        font-family: 'Roboto', sans-serif;
        font-size: 1em;
        font-size: 16px;
    }

.piv--blanc[b-a61cl1rxae] {
    background: #fff;
    color: #000;
    border-top: 8px solid #095797;
}

    .piv ul.listePiv[b-a61cl1rxae], .piv--blanc ul.listePiv[b-a61cl1rxae] {
        list-style: none;
    }

.piv a[b-a61cl1rxae] {
    color: #fff;
    text-decoration: none;
}

    .piv a:hover[b-a61cl1rxae] {
        text-decoration: underline;
    }

.piv--blanc a[b-a61cl1rxae] {
    color: #000;
    text-decoration: none;
}

    .piv--blanc a:hover[b-a61cl1rxae] {
        text-decoration: underline;
    }

.piv #lienOuvre[b-a61cl1rxae], .piv--blanc #lienOuvre[b-a61cl1rxae] {
    z-index: 99;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 0.2rem;
}

@media screen and (min-width: 1000px) {
    .piv #lienOuvre[b-a61cl1rxae], .piv--blanc #lienOuvre[b-a61cl1rxae] {
        margin-right: 0.7rem;
        margin-top: 0.4rem;
    }
}

.piv #lienOuvre img[b-a61cl1rxae], .piv--blanc #lienOuvre img[b-a61cl1rxae] {
    width: 60%;
}

.piv .titreM[b-a61cl1rxae], .piv--blanc .titreM[b-a61cl1rxae] {
    padding-bottom: 2%;
}

/*
@media screen and (min-width: 400px) {
    .piv .titreM, .piv--blanc .titreM {
        width: calc(100% - 160px);
    }
}

@media screen and (min-width: 460px) {
    .piv .titreM, .piv--blanc .titreM {
        width: calc(100% - 200px);
    }
}
    */

@media screen and (max-width: 460px) {
    .piv .titreM[b-a61cl1rxae], .piv--blanc .titreM[b-a61cl1rxae] {
        padding-bottom: 12px;
    }
}

@media screen and (min-width: 568px) {
    .piv .titreM[b-a61cl1rxae], .piv--blanc .titreM[b-a61cl1rxae] {
        width: 100%;
    }
}

.contenu-fixe[b-a61cl1rxae] {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    /* Ajoutez vos breakpoint */
}

@media screen and (min-width: 1024px) {
    .contenu-fixe[b-a61cl1rxae] {
        width: 1000px;
        margin: auto;
        padding-left: 0;
    }
}

.zone1[b-a61cl1rxae], .zone2[b-a61cl1rxae], .zone3[b-a61cl1rxae] {
    position: relative;
    width: 100%;
}

/* Zone du logo */
.zone1[b-a61cl1rxae] {
    -ms-flex: 0 0 45%;
    -webkit-box-flex: 0;
    flex: 0 0 45%;
    max-width: 45%;
}

@media screen and (min-width: 568px) {
    .zone1[b-a61cl1rxae] {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media screen and (min-width: 768px) {
    .zone1[b-a61cl1rxae] {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (min-width: 1000px) {
    .zone1[b-a61cl1rxae] {
        max-width: 25%;
        max-height: 72px;
    }
}

.zone1 img[b-a61cl1rxae] {
    width: 100%;
}

/* Zone du titre */
.zone2[b-a61cl1rxae] {
    -ms-flex: 0 0 15%;
    -webkit-box-flex: 0;
    flex: 0 0 15%;
    max-width: 15%;
}

@media screen and (min-width: 568px) {
    .zone2[b-a61cl1rxae] {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (min-width: 768px) {
    .zone2[b-a61cl1rxae] {
        -ms-flex: 0 0 35%;
        -webkit-box-flex: 0;
        flex: 0 0 35%;
        max-width: 35%;
    }
}

@media screen and (min-width: 868px) {
    .zone2[b-a61cl1rxae] {
        -ms-flex: 0 0 35%;
        -webkit-box-flex: 0;
        flex: 0 0 35%;
        max-width: 35%;
    }
}

@media screen and (min-width: 1000px) {
    .zone2[b-a61cl1rxae] {
        -ms-flex: 0 0 45%;
        -webkit-box-flex: 0;
        flex: 0 0 45%;
        max-width: 45%;
    }
}

@media screen and (min-width: 1000px) {
    .zone2 .identite[b-a61cl1rxae] {
        width: 100%;
    }
}

/* Zone de navigation */
.zone3[b-a61cl1rxae] {
    -ms-flex: 0 0 35%;
    -webkit-box-flex: 0;
    flex: 0 0 35%;
    max-width: 35%;
}

@media screen and (min-width: 1000px) {
    .zone3[b-a61cl1rxae] {
        -ms-flex: 0 0 30%;
        -webkit-box-flex: 0;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

.zone3 a[b-a61cl1rxae] {
    font-size: 0.8em;
}

/* Menu mobile */
@media screen and (max-width: 1000px) {
    /*
    .toggle_btn {
        height: 40px;
        width: 40px;
        position: relative;
        float: right;
        margin-right: 10px;
        margin-top: 5px;
        cursor: pointer;
        z-index: 99;
    }

        .toggle_btn span {
            height: 3px;
            background: #fff;
            width: 25px;
            position: absolute;
            top: 15px;
            left: 10px;
            border-radius: 100px;
        }

            .toggle_btn span:before, .toggle_btn span:after {
                content: '';
                height: 3px;
                background: #fff;
                width: 100%;
                position: absolute;
                left: 0;
                top: -8px;
                border-radius: 100px;
            }

            .toggle_btn span:after {
                top: 8px;
            }

    .toggle_btn_open span {
        height: 0;
    }

        .toggle_btn_open span:before, .toggle_btn_open span:after {
            content: '';
            height: 4px;
            background: #fff;
            width: 100%;
            position: absolute;
            left: 0;
            top: 0px;
            border-radius: 100px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .toggle_btn_open span:after {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .toggle_btn_open span,
        .toggle_btn_open span:before,
        .toggle_btn_open span:after {
            background: #fff;
        }

    .piv--blanc .toggle_btn span,
    .piv--blanc .toggle_btn_open span,
    .piv--blanc .toggle_btn span:before,
    .piv--blanc .toggle_btn_open span:before,
    .piv--blanc .toggle_btn span:after,
    .piv--blanc .toggle_btn_open span:after {
        background: #000;
    }

    .menu_mobile {
        padding-bottom: 5px;
        padding-top: 72px;
        background-color: #08416f;
        border-left: 3px solid #095797;
        width: 700px;
        position: absolute;
        right: -500px;
        top: 0;
        z-index: 90;
    }

    .menu_mobile--site {
        background-color: #08416f;
    }

    .menu_mobile--piv {
        background-color: #08497f;
        border-top: 1px solid #fff;
    }

    .piv--blanc .menu_mobile {
        background: #ebebeb;
        border: none;
        padding-bottom: 0;
    }

    .piv--blanc .menu_mobile--site {
        background: #ebebeb;
    }

        .piv--blanc .menu_mobile--site a {
            color: black;
        }

    .piv--blanc .menu_mobile--piv {
        background-color: #08497f;
        border-top: 1px solid #fff;
    }

    .menu_mobile a {
        color: #fff;
        text-align: left;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        text-decoration: none;
    }


    */

    /*
    .nav {
        display: none;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    */

    .nav_open[b-a61cl1rxae] {
        display: block;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
}

.menu_mobile a[b-a61cl1rxae] {
    text-align: left;
    display: block;
    text-decoration: none;
}

.pivFooter[b-a61cl1rxae] {
    text-align: center;
    margin-top: 1em;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size: 16px;
}

    .pivFooter ul[b-a61cl1rxae] {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .pivFooter ul li[b-a61cl1rxae] {
            margin: 1% 0;
            font-size: 0.875em;
            font-size: 14px;
        }

@media only screen and (min-width: 1000px) {
    .pivFooter ul li[b-a61cl1rxae] {
        display: inline-block;
        margin: 0;
        margin-right: 10px;
    }
}

.pivFooter a[b-a61cl1rxae] {
    color: gray;
    line-height: 25px;
}

.pivFooter small[b-a61cl1rxae] {
    font-size: 0.625em;
    font-size: 10px;
}

    .pivFooter small a[b-a61cl1rxae] {
        color: black;
        text-decoration: none;
    }
/*# sourceMappingURL=styles.css.map */
