﻿
@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,700i');

html{
    height:100%;
}

body {
    font-size: 1.5em;
    overflow-x: hidden;
    min-height:100%;
    font-family:'Poppins',sans-serif;

}

#header {
    height: auto !important;
    min-height: 90px;
}

#before-header {
    padding: 5px 0px;
    height: auto;
}

#ulMenu {
    list-style: none;
}

    #ulMenu li {
        margin-bottom: 5px;
    }

        #ulMenu li:hover {
            background-color: #f5f5f5;
        }

    #ulMenu a {
        color: black;
        text-decoration: none;
    }

        #ulMenu a:hover {
            text-decoration: none;
            color: black
        }


#ulMenu2 {
    list-style: none;
    padding-left: 0;
}

    #ulMenu2 li {
        margin-bottom: 5px;
    }

    #ulMenu2 a {
        color: black
    }

        #ulMenu2 a:hover {
            text-decoration: none;
            color: black
        }




#ChildVerticalTab_1 {
    display: block;
    overflow: auto;
}

.linkProduit {
    height: 30px;
}

.imgProduit {
    padding-left: 5px;
    height: 30px;
}

.spanProduit {
    padding-left: 5px;
}



.fooML {
    margin-bottom: 0px;
    text-align:center;
    padding-top:15px;
}

#parentHorizontalTab {
    background-color: white !important;
}

.hor_1 > li {
    background-color: white !important;
}

.row {
    margin: 0;
}

ul.resp-tabs-active {
    background-color: #f5f5f5 !important;
}

.reseauxsoc ul li {
    padding-bottom: 5px;
}


.container {
    max-width: 1400px;
}




div.hdr h1 {
    position: relative;
    bottom: auto;
    left: auto;
    font: 2.5em "Trebuchet MS", sans-serif;
    padding: 0;
    margin: 5px auto 5px auto;
    /*color: #2BABE1;*/
    color: #E2021B;
}

div.hdr h2 {
    margin-top:10px;
    position: relative;
    bottom: auto;
    left: auto;
    padding: 0;
    margin-bottom: 10px;
    font: 25px Arial;
    color:black;
}



div#content_p2 {
    width: 100%;
}

.contentstyle {
    width: auto;
    top: 0px;
}

    .contentstyle img {
        padding: 0;
    }


.modal-title {
    font-size: 3.4rem;
    color: #00aaff;
}

.fiClose {
    font-size: 5.5rem !important;
    color: #00aaff;
    opacity: 0.75 !important;
}

#Closebutton {
    position: absolute;
    top: 10px;
    right: 10px;
}


.PosFas {
    margin-top: 18px;
}

.nomTabs{
    width:20%;
}

.textBlue {
    color: #00aaff;
}
.bgBlue {
    /*background-color: #2babe1;*/
    background-color: #24838d;
    color:white;
}

.bgPurp{
    background-color:#8e44ad;
    color:white;
}


#listeTabs {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fafafa;
    background-size: 30%;
}

    #listeTabs li {
        display: inline;
        float: left
    }

.board {
    width: auto;
    /*margin: 30px auto;*/
    height: auto;
    background: #fff;
    /*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}

    .board .nav-tabs {
        position: relative;
        /* border-bottom: 0; */
        /* width: 80%; */
        /*margin: 40px auto;*/
        margin-bottom: 0;
        box-sizing: border-box;
        /*border-bottom: 2px solid #5AB1D0;*/
        border-bottom: 2px solid transparent;
    }

    .board > div.board-inner {
        background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
        background-size: 30%;
    }

p.narrow {
    width: 60%;
    margin: 10px auto;
}

.liner {
    height: 2px;
    background: #8c8d8e;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}

span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

/*li.active span.round-tabs {
    border-color: #5AB1D0;
    color: #5AB1D0;
}

span.round-tabs {
    background-color: white !important;
    color: #8c8d8e;
    border: 2px solid #8c8d8e;
}*/





span.round-tabs.one {
        color: #ff2050;
        border: 2px solid #ff2050;
    }

/*li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #5AB1D0;
    color: #ff2050;
}*/


    span.round-tabs.two {
        color: #17a2b8;
        border: 2px solid #17a2b8;
    }

/*li.active span.round-tabs.two {
    background: #fff !important;
    border: 2px solid #5AB1D0;
    color: #febe29;
}*/

    span.round-tabs.three {
        color: #9162e4;
        border: 2px solid #9162E4;
    }

/*li.active span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #5AB1D0;
    color: #9A7A3E;
}*/

span.round-tabs.four {
    color: #af8eb5;
    border: 2px solid #af8eb5;
}

/*li.active span.round-tabs.four {
    background: #fff !important;
    border: 2px solid #5AB1D0;
    color: #9232f1;
}*/

span.round-tabs.five {
    color: #16A085;
    border: 2px solid #16A085;
}

li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #16A085;
    color: #16A085;
}




/*#myTab > li.active a {
    pointer-events: none;
}*/


.nav-tabs > li.active > a span.round-tabs {
    background: #fafafa;
}

.nav-tabs > li {
    width: 20%;
}

    .nav-tabs > li:after {
        content: " ";
        position: absolute;
        left: 45%;
        opacity: 0;
        margin: 0 auto;
        bottom: 0px;
        border: 5px solid transparent;
        border-bottom-color: #ddd;
        transition: 0.1s ease-in-out;
    }

    .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 45%;
        opacity: 1;
        margin: 0 auto;
        bottom: 0px;
        border: 10px solid transparent;
        /*border-bottom-color: #5AB1D0;*/
    }

    .nav-tabs > li a {
        width: 70px;
        height: 70px;
        margin: 10px auto 20px;
        border-radius: 100%;
        padding: 0;
    }

        .nav-tabs > li a:hover {
            background: transparent;
        }




.tab-pane {
    position: relative;
    padding: 30px 7px 15px;
}

.tab-content{
    min-height:700px;
}

.tab-content .head {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.btn-outline-rounded {
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green {
    background-color: #5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}


@media only screen and ( max-width : 585px ) {

    .board {
        height: auto !important;
    }

    span.round-tabs {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .tab-content .head {
        font-size: 20px;
    }

    .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }

    .btn-outline-rounded {
        padding: 12px 20px;
    }

    .PosFas {
        margin-top: 14px;
    }
}

@media only screen and (max-width: 360px) {

    span.round-tabs {
        font-size: 14px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .nav-tabs > li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 30%;
    }

    .PosFas {
        margin-top: 12px;
    }
}






@media only screen and (max-width:992px) {
    #HeaderTitle{
        font-size: 30px !important;
    }
    #HeaderSubTitle {
        font-size: 25px !important;
    }
    #logo {
        width: 70px;
        height: auto;
        margin-top: 10px;
    }

    #shadetabs li {
        display: inline-block;
        margin-top: 15px;
    }
}



@media only screen and (max-width:768px) {
    #HeaderTitle{
        font-size: 25px !important;
    }
    #HeaderSubTitle {
        font-size: 20px !important;
    }
    .nomTabs{
        font-size:12px;
        word-break:break-word;
    }

}

@media only screen and (max-width:540px) {
    #HeaderTitle {
        font-size: 20px !important;
    }
    #HeaderSubTitle {
        font-size: 15px !important;
    }
}


#btMoncompte {
    width: auto; /*100%*/
    font-weight:700;
    display:inline-block;
    padding:0.8em 1.8em;
}

#btConnect {
    width:auto; /*100%*/
}


/*style venant de supptest*/

.modalBackground {
    background-color: #575757;
    filter: alpha(opacity=70);
    opacity: 0.7;
}



.modalPopup2 p {
    padding: 5px;
}



.btBlanc {
    background-color: white;
    /*border: none;*/
    color: #00AAFF;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    border-radius: 4px;
    border-color: #00AAFF;
    border: 1px solid #00aaff;
    cursor: pointer;
}

    .btBlanc:hover {
        background: #00AAFF;
        color: white;
        text-decoration: none;
    }


.BodyloginZone {
    /*width: 320px;*/
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    /*border-top: 10px solid #00AAFF;*/
    margin: 0 auto;
}

    .BodyloginZone h1 {
        text-align: center;
        color: #000;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .BodyloginZone span {
        font-size: 16px;
    }

    .BodyloginZone a {
        color: #00aaff;
        font: 120% "Trebuchet MS", sans-serif;
        text-decoration: none;
    }

        .BodyloginZone a:hover {
            color: #12b7fc;
        }

    .BodyloginZone input {
        width: 100%;
        height: 42px;
        box-sizing: border-box;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-bottom: 20px;
        font-size: 14px;
        font-family: Montserrat;
        padding: 0 20px 0 50px;
        outline: none;
    }

        .BodyloginZone input#login {
            background: #fff url(../images/u0XmBmv.png) 20px top no-repeat;
            background-size: 16px 80px;
        }

            .BodyloginZone input#login:focus {
                background: #fff url(../images/u0XmBmv.png) 20px bottom no-repeat;
                background-size: 16px 80px;
            }

        .BodyloginZone input#passwd {
            background: #fff url(../images/Qf83FTt.png) 20px top no-repeat;
            background-size: 16px 80px;
        }

            .BodyloginZone input#passwd:focus {
                background: #fff url(../images/Qf83FTt.png) 20px bottom no-repeat;
                background-size: 16px 80px;
            }


        .BodyloginZone input:active, #BodyloginZone input:focus {
            border: 1px solid #00AAFF;
        }


.classButton1 {
    width: 100%;
    height: 40px;
    background: #00AAFF;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #00AAFF;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Montserrat;
    outline: none;
    cursor: pointer;
}


.dropdown {
    position: relative;
    display: inline-block;
    width:100%
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    /*background-color: #F4F4F4;*/
    background-color: white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px #F4F4F4;
    z-index: 100;
}
    /* Links inside the dropdown */
    .dropdown-content a {
        color: #00AAFF;
        padding: 10px 10px;
        text-decoration: none;
        display: block;
    }
        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #00aaff;
            color: white
        }
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}


.hdr {
    background-color: white;
    background-image: linear-gradient(white,90%,lightgray);
}


#footer {
    width: auto !important;
    background-color: white;
    background-image:linear-gradient(white,75%,lightgray) !important;
}

#body {
    background-color: white;
    padding-top:40px;
}

#core {
    background-color: white;
    background-image: linear-gradient(lightgray,10%,white);
}



#core a {
    color: rgb(123, 123, 123);
    text-decoration: none;
}

    #core a:hover {
        color: white;
        background-color: #00aaFF;
    }

    #core .cbp-hrsub{
        z-index:9;
        font:90% "Trebuchet MS", sans-serif !important;
    }

.ulMenu {
    margin: 0 !important;
    padding:0 !important;
    max-width:none !important;
}




/* styles venant de FIsaSUpport(la première page master)*/



#recherche {
    position: relative;

}

.home-newsletter {
    /*margin: 0 15px;*/
    padding-bottom: 20px;
}

    .home-newsletter .single {
        max-width: 650px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        z-index: 2;
    }

        .home-newsletter .single h2 {
            font-size: 22px;
            text-transform: uppercase;
        }

        .home-newsletter .single .form-control {
            height: 50px;
            background: #f5f5f5;
            border-color: transparent;
            border-radius: 20px 0 0 20px;
        }

            .home-newsletter .single .form-control:focus {
                box-shadow: none;
                border-color: #2BABE1;
            }

        .home-newsletter .single .btn {
            min-height: 50px;
            border-radius: 0 20px 20px 0;
            background: #2BABE1;
            color: #fff;
        }

.btSubs:hover {
    background: #00AAFF !important;
}





/*breadcrumb*/
hr {
    height: 4px;
    margin-left: 15px;
    margin-bottom: -3px;
}

.hr-warning {
    background-image: -webkit-linear-gradient(left, rgba(210,105,30,.8), rgba(210,105,30,.6), rgba(0,0,0,0));
}

.hr-success {
    background-image: -webkit-linear-gradient(left, rgba(15,157,88,.8), rgba(15, 157, 88,.6), rgba(0,0,0,0));
}

.hr-primary {
    background-image: -webkit-linear-gradient(left, rgba(66,133,244,.8), rgba(66, 133, 244,.6), rgba(0,0,0,0));
}

.hr-danger {
    background-image: -webkit-linear-gradient(left, rgba(244,67,54,.8), rgba(244,67,54,.6), rgba(0,0,0,0));
}

.breadcrumb {
    background: rgba(245, 245, 245, 0);
    border: 0px solid rgba(245, 245, 245, 1);
    border-radius: 25px;
    display: block;
    margin-bottom:5px;
}

.breadcrumb .btn-primary{
    background-color:#5ab1d0;
    border-color:steelblue;
}
.btn-bread {
    margin-top: 10px;
    font-size: 12px;
    border-radius: 3px;
}

.breadcrumb>li+li:before{
    color:black;
}





/* style recherche google 



    *****************************************
*/



#__gsce_0{
    padding-top:2.5px;
}

.gsc-search-box{
    max-width:650px;
    margin:auto !important;
}


.gsc-input{
    padding-right:0 !important;
}

.gsc-input-box{
    border: 0.1px solid transparent !important;
   /* border: 1px solid lightgray !important;
    border-radius:20px 0 0 20px;
    padding-left:10px;*/
    height:40px;
}

.gsib_a{
    height:100%;
    padding:0 !important;
}
.gsib_b{
    /*border:1px solid #5AB1D0;
    border-left:none;*/
    display:none;
}
#gs_id50{
    height:100%;
}

input.gsc-input {
    /*border:1px solid lightgray !important;*/
    border: 1px solid transparent !important;
    /*border-radius:20px 0 0 20px;*/
    border-right: none !important;
    height: 100% !important;
    padding-left: 10px !important
}

/*input.gsc-input:focus{
    border-color:#00aaff !important;
}*/


.gsc-search-button{
    padding:0;
    margin:0;
    height:50px

}

.gsc-search-button-v2 {
    /*background-color: #00aaff !important;*/
    background-color: transparent !important;
    margin-left: 0 !important;
    height: 40px !important;
    border: 1px solid transparent !important;
    /*border: 1px solid #00aaff !important;
    border-radius: 0 20px 20px 0 !important;*/
}

.gsc-search-button-v2>svg{
    width:22px;
    height:22px;
}

