/* your custom styles here */

@media (max-width: 768px) {
    .affix {
        position: static;
    }
}

* {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari 6 – 15.3, Edge */
    color-adjust: exact !important; /* Firefox 48 – 96 */
    print-color-adjust: exact !important; /* Firefox 97+, Safari 15.4+ */
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.jumbotron {
    display: none;
}

.oband {
    display: none;
}

.oband2 {
    display: none;
}

.window_bim {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-bim01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 270px;
}



.divmarketrow {
    display: table-row;
}


body {
    padding-top: 90px;
    line-height: 12px;
}


#logoprint {
    display: none;
    margin-left: 16px;
    margin-right: 8px;
}

#footerprint {
    display: none;
    border-top: 1px solid #ccc;
    font-size: 11px;
    page-break-inside: avoid;
    line-height: 70% !important;
    margin-left: 16px;
    margin-right: 8px;
}

.sbutton {
    margin-top: 10px;
    text-align: right;
}

a.print {
    text-decoration: none;
    display: inline-block;
    width: 95px;
    margin: 10px auto;
    background: #dc143c;
    background: linear-gradient(#CCC, #AAA);
    text-align: center;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
    border: 1px solid #D3D3D3;
    font-size: 10px;
}

    a.print:hover {
        background: linear-gradient(#aaa, #777);
        cursor: pointer;
    }


a.bbutton {
    background-color: #FFFFFF;
    height: 101px;
    display: table-cell;
    background-repeat: no-repeat;
    background-position: left bottom;
    text-decoration: none;
    float: none;
    margin-top: 0px;
    margin-right: 3px;
    margin-bottom: 6px;
    margin-left: 0px;
    text-align: left;
    color: #333;
    line-height: 120%;
    padding: 0px;
    vertical-align: middle;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    border-left-color: #E6E6E6;
}

.colorbox01 {
    background-color: #FDB342;
    height: 30px;
    width: 30px;
    position: absolute;
    top: -30px;
}

.colorbox02 {
    background-color: #FFFFFF;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0px;
}

.colorbox03 {
    background-color: #CFDAE7;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0px;
    margin-bottom: 10px;
}

.colorbox09 {
    background-color: #7A7A7A;
    height: 30px;
    width: 30px;
    position: absolute;
    margin-bottom: 10px;
    bottom: 0px;
}

.colorbox04 {
    background-color: #FDB342;
    height: 30px;
    width: 30px;
    display: inline-block;
}

.colorbox05 {
    background-color: #37568E;
    height: 30px;
    width: 30px;
    display: inline-block;
}

.colorbox06 {
    background-color: #FDB342;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-left: -60px;
    position: relative;
    top: 30px;
}

.colorbox07 {
    background-color: #37568E;
    height: 30px;
    width: 30px;
    display: inline-block;
    float: right;
}

.colorbox08 {
    background-color: #FDB342;
    height: 30px;
    width: 30px;
    display: inline-block;
    position: relative;
    top: -30px;
    float: right;
    margin-right: -30px;
}





.section-heading {
    margin-bottom: 20px;
    font-size: 18px;
}



a.bbutton:hover {
    text-decoration: none;
    background-color: #E6E6E6;
}



a.flink-spv:link, a.flink-spv:visited {
    background-image: url(/assets/img/logo/im2-spv.png);
    background-position: left top;
    display: block;
}

a.flink-dashboard:link, a.flink-dashboard:visited {
    background-image: url(/assets/img/logo/im2-dashboard.png);
    background-position: left top;
    display: block;
}

a.flink-adataworld:link, a.flink-adataworld:visited {
    background-image: url(/assets/img/logo/im2-adataworld.png);
    background-position: left top;
    display: block;
}


a.flink-espaces:link, a.flink-espaces:visited {
    background-image: url(/assets/img/logo/im2-espaces.png);
    background-position: left top;
    display: block;
}

a.flink-equipements:link, a.flink-equipements:visited {
    background-image: url(/assets/img/logo/im2-equipements.png);
    background-position: left top;
    display: block;
}

a.flink-amiante:link, a.flink-amiante:visited {
    background-image: url(/assets/img/logo/im2-amiante.png);
    background-position: left top;
    display: block;
}

a.flink-bim:link, a.flink-bim:visited {
    background-image: url(/assets/img/logo/im2-bim.png);
    background-position: left top;
    display: block;
}


a.flink-location:link, a.flink-location:visited {
    background-image: url(/assets/img/logo/im2-location.png);
    background-position: left top;
    display: block;
}


a.flink-portfolio:link, a.flink-portfolio:visited {
    background-image: url(/assets/img/logo/im2-portfolio.png);
    background-position: left top;
    display: block;
}

a.flink-projets:link, a.flink-projet:visited {
    background-image: url(/assets/img/logo/im2-projet.png);
    background-position: left top;
    display: block;
}

a.flink-approval:link, a.flink-aproval:visited {
    background-image: url(/assets/img/logo/im2-approval.png);
    background-position: left top;
    display: block;
}

a.flink-documentation:link, a.flink-documentation:visited {
    background-image: url(/assets/img/logo/im2-audit.png);
    background-position: left top;
    display: block;
}

a.flink-audit:link, a.flink-audit:visited {
    background-image: url(/assets/img/logo/im2-audit.png);
    background-position: left top;
    display: block;
}

.tooltitle {
    font-family: "Roboto Condensed Light", sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
}

.tooltext {
    font-family: "Roboto Condensed Light", sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    background-color: #FFF;
    height: 100%;
    padding-left: 10px;
    margin: 0px;
}

.pointille {
    border: 1px dotted #CCC;
}

.window_planroom {
    background-image: url(/assets/img/bg-plan01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -400px;
}

.window_dashboard {
    background-image: url(/assets/img/bg-dashboard01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -400px;
}

.window_adataworld {
    background-image: url(/assets/img/bg-adataworld01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -100px;
}


.window_boxel {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-boxel.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_space {
    background-image: url(/assets/img/bg-space01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -100px;
}

.window_equipment {
    background-image: url(/assets/img/bg-equipment01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -300px;
}

.window_leasing {
    background-image: url(/assets/img/bg-leasing01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -200px;
}

.window_portfolio {
    background-image: url(/assets/img/bg-portfolio01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -200px;
}

.window_bim {
    background-image: url(/assets/img/bg-bim01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: 100px;
}

.window_project {
    background-image: url(/assets/img/bg-project01.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 100px;
    background-position: -200px;
}

.window_solution {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-solution01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_hub {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-hub.png);
    background-repeat: no-repeat;
    height: 140px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_bim-operations {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-bim02.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}


.window_team {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-team01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_markets {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-markets01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_ressources {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-ressources.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_toolbox {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-toolbox01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_videos {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-videos01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_about {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-about01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_partnership {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-partnership01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_contact {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-contact01.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_trustcenter {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-trustcenter.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_azure {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-azure.png);
    background-repeat: no-repeat;
    height: 100px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_geolocation {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-geolocation.png);
    background-repeat: no-repeat;
    height: 120px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}

.window_transformation {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-bim03.png);
    background-repeat: no-repeat;
    height: 180px;
    left: 0px;
    top: 0px;
    background-position: 0px 90px;
}



.window_dash01 {
    background-attachment: fixed;
    background-image: url(/assets/img/bg-dash01.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 0px;
}

ul.footernav {
    padding-left: 0px;
    line-height:16px;
}

ul.footernav2 {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.footernav li {
    display: inline-block;
    border: 1px solid #999;
    width: 160px;
    text-align: center;
    font-size: 11px;
    margin-bottom: 1px;
    vertical-align: middle;


}

    ul.footernav li a {
        line-height: 10px;
        display: block;
        height: 14px;
        width: 100%;
        padding-top: 2px;
        padding-bottom: 2px;
    }

ul.footernav2 li {
    display: inline-block;
    text-align: center;
}

ul.footernav li:hover {
    background-color: #707070;
}

    ul.footernav li:hover a {
        text-decoration: none;
    }

.adatatable {
    background-color: #FFF;
    border-collapse: collapse;
}

    .adatatable th {
        border: none;
        font-weight: bold;
        color: #000;
        text-align: left;
        font-size: 14px;
        background-color: #C7E0E3;
        padding-left: 5px;
    }

        .adatatable th.sep {
            border: none;
            font-weight: bold;
            color: #000;
            text-align: center;
            height: 20px;
            background-color: #fff;
        }

    .adatatable td.sub {
        color: #333;
        font-weight: bold;
    }

    .adatatable th.sub {
        font-weight: bold;
        color: #333;
        text-align: center;
    }


    .adatatable td {
        border: none;
        font-weight: normal;
        color: #666;
        text-align: left;
        padding: 5px;
        vertical-align: top;
        line-height: 120%;
        min-height: 10px;
    }

.link_municipal {
    background-image: url(/assets/img/market-municipal.png);
}

.link_health {
    background-image: url(/assets/img/market-health.png);
}

.link_realestate {
    background-image: url(/assets/img/market-realestate.png);
}

.link_realestate2 {
    background-image: url(/assets/img/market-realestate2.png);
}

.link_education {
    background-image: url(/assets/img/market-education.png);
}

.link_government {
    background-image: url(/assets/img/market-government.png);
}

    .link_government:hover {
        background-image: url(/assets/img/market-governmentOn.png);
        cursor: pointer;
    }

.link_realestate2:hover {
    background-image: url(/assets/img/market-realestate2On.png);
    cursor: pointer;
}

.link_health:hover {
    background-image: url(/assets/img/market-healthOn.png);
    cursor: pointer;
}

.link_realestate:hover {
    background-image: url(/assets/img/market-realestateOn.png);
    cursor: pointer;
}


.link_education:hover {
    background-image: url(/assets/img/market-educationOn.png);
    cursor: pointer;
}

.link_municipal:hover {
    background-image: url(/assets/img/market-municipalOn.png);
    cursor: pointer;
}








.link_market {
    height: 80px;
    width: 150px;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: bottom;
    background-position: center top;
}

.subtitle {
    font-size: 10px;
    color: #6C8EB7;
    letter-spacing: 2px;
    text-align: left;
    margin-bottom: 4px;
}

.tooltitle table td {
    vertical-align: middle;
    padding: 0px;
    width: 190px;
}

.tooltitle table {
    vertical-align: middle;
    height: 41px;
    width: 380px;
}


@media (min-width: 768px) {
    .carousel-caption {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .carousel-caption {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .carousel-caption {
        width: 1170px;
    }
}

.minusfifty {
    position: relative;
    left: -50%;
}

.service {
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 10px;
    position: relative;
    line-height: 18px;
    min-height: 100px;
    border-radius: 23px;
    background: linear-gradient(145deg, #e6e6e6, #ffffff);
    box-shadow: 12px 12px 24px #f5f5f5, -12px -12px 24px #ffffff;
    border: 1px solid #fff;
}

    .service:hover {
        cursor: pointer;
        background-color: #FBFBFB;
        border: 1px solid #ccc
    }

.service1:hover .service_arrow1 {
    background-color: black;
}

.service2:hover .service_arrow2 {
    background-color: black;
}

.service3:hover .service_arrow3 {
    background-color: black;
}

.service4:hover .service_arrow4 {
    background-color: black;
}

.service_more1 {
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
}

.service_more2 {
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
}

.service_more3 {
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
}

.service_more4 {
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
}

.service_link {
    position: relative;
    margin-left: 20px;
    padding-left: 8px;
    border: 1px solid #fbfbfb;
    border-radius: 12px;
}

    .service_link:hover {
        background-color: rgba(255,255,255,1.00);
        border-radius: 12px;
        cursor: pointer;
        border: 1px solid rgba(200,200,200,1.00);
    }

    .service_link i {
        margin-top: 2px;
    }

.service_arrow1 {
    background-color: rgba(253,179,66,1.00);
    height: 14px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-bottom: -8px;
    margin-left: -38px;
    margin-right: -8px;
    font-size: 24px;
    color: rgba(255,255,255,1.00);
    line-height: 1px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.service_arrow2 {
    background-color: rgba(133,146,164,1.00);
    height: 14px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-bottom: -8px;
    margin-left: -38px;
    margin-right: -8px;
    font-size: 24px;
    color: rgba(255,255,255,1.00);
    line-height: 1px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.service_arrow3 {
    background-color: rgba(169,186,211,1.00);
    height: 14px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-bottom: -8px;
    margin-left: -38px;
    margin-right: -8px;
    font-size: 24px;
    color: rgba(255,255,255,1.00);
    line-height: 1px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.service_arrow4 {
    background-color: #0089d6;
    height: 14px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-bottom: -8px;
    margin-left: -38px;
    margin-right: -8px;
    font-size: 24px;
    color: rgba(255,255,255,1.00);
    line-height: 1px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.service_arrow:hover {
    background-color: rgba(0,0,0,1.00);
    cursor: pointer;
}

.service_image {
    position: absolute;
    left: -38px;
}

.stats {
    background-color: #4F4F4F;
    color: white;
    font-size: 24px;
    font-family: "Roboto Condensed Light", sans-serif;
    font-weight: 300;
    padding-top: 70px;
    padding-bottom: 70px;
}

.roi {
    background-color: #666666;
    color: rgba(255,255,255,1.00);
    font-size: 20px;
    font-family: "Roboto Condensed Light", sans-serif;
    font-weight: 400;
    padding-top: 60px;
    padding-bottom: 60px;
    line-height: 44px !important;
    background-image: url(/assets/img/bgbldg.jpg);
    background-position-x: center;
    background-position-y: -600px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 3000px;
}

    .roi li ul li {
        font-weight: 300;
    }

.tool {
    height: 150px;
    width: 120px;
    background-color: rgba(255,255,255,1.00);
    font-size: 10px;
    line-height: 10px;
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px solid rgba(231,231,231,1.00);
    border-radius: 4px;
    padding-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    display: inline-block;
    flex-direction: column;
    align-items: center;
}

    .tool:hover {
        background-color: rgba(255,255,255,1.00);
        border: 1px solid rgba(0,0,0,1.00);
        white-space: normal;
    }

.tool_container {
    display: block;
    width: 100%;
}

.tagline {
    font-size: 9px;
    line-height: 11px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 1px;
}

.taglineEn {
    letter-spacing: 2.4px;
}

.navbar-logo img {
    margin-top: -10px;
}

ul.custombullet01 {
    list-style-image: url(/assets/img/bullet02.png);
    line-height: 26px;
    padding-left: 0px;
    padding-right: 75px;
}

ul.custombullet02 {
    list-style-image: url(/assets/img/bullet01.png);
    line-height: 26px;
    padding-left: 0px;
    padding-right: 75px;
}

ul.custombullet01 li {
    padding-bottom: 12px;
}

ul.custombullet02 li {
    padding-bottom: 12px;
}

ul.custombullet03 {
    list-style-image: url(/assets/img/bullet03.png);
}

ul.trustdoc {
    list-style-type: none;
    padding: 0px;
}

    ul.trustdoc li {
        border-top: 1px solid #ccc;
        height: 32px;
    }

        ul.trustdoc li div.trustdocbutton {
            float: right;
            background-color: #5974a0;
            border-radius: 14px;
            color: white;
            font-size: 11px;
            padding-left: 12px;
            padding-right: 12px;
            margin-top: 2px;
            margin-bottom: 2px;
            height: 26px;
            padding-top: 0px;
            width: 80px;
            text-align: center;
        }

            ul.trustdoc li div.trustdocbutton:hover {
                background-color: #FCB24B;
                color: black;
                cursor: pointer;
            }

ul.trustdocpolicy {
    list-style-type: none;
    padding: 0px;
}

    ul.trustdocpolicy li {
        margin-bottom: 3px;
        border: 1px solid #ddd;
        width: 400px;
        padding-left: 5px;
    }

        ul.trustdocpolicy li:hover {
            background-color: #f8f8f8;
        }

.flexsection {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}

a.medialink {
    border: 1px solid white;
    display: inline-block;
}

    a.medialink:hover {
        border: 1px solid black;
    }

div.statbox_office {
    width: 170px;
    height: 200px;
    border-bottom: 1px solid rgba(164,164,164,1.00);
    border-right: 1px solid rgba(158,158,158,1.00);
    display: inline-table;
    border-left: 1px solid rgba(122,122,122,1.00);
    border-top: 1px solid #8B8B8B;
    position: relative;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background: rgb(73,80,90);
    background: linear-gradient(0deg, rgba(73,73,73,1) 0%, rgba(112,112,112,1) 50%, #777 100%);
    font-size: 18px;
    line-height: 18px;
    text-align: left;
}

div.statbox_solution {
    width: 200px;
    height: 200px;
    border: 1px solid #909090;
    display: inline-table;
    position: relative;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
}


.statsheet {
    width: 150px;
    height: 100px;
    background-color: rgba(255,255,255,0.1);
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 36px;
    padding-top: 50px;
    padding-left: 10px;
}

    .statsheet .bottom {
        position: absolute;
        bottom: 6px;
        line-height: 30px;
        color: rgba(255,234,100,1.00);
    }

.footer-motto {
    font-size: 8px;
    line-height: 9px;
    margin-left: 34px;
}

.blackbox {
    display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    height: 24px;
    background-color: #000000;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 4px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.attention {
    margin-top: 15px;
    margin-bottom: 5px
}

    .attention ul li {
        font-family: "Roboto Condensed Light", sans-serif;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        margin-bottom: 3px;
        margin-left: -20px
    }

p.roboto {
    margin-top: 5px;
    font-family: "Roboto Condensed Light", sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.encart {
    border-radius: 10px;
    margin-top: 0px;
    color: #FFFFFF;
    text-shadow: 0px 0px;
    margin-top: 5px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 1px;
    background-color: #3D3D3D;
}

    .encart p {
        color: #FFFFFF;
        font-family: "Roboto Condensed Light", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 17px;
    }


.divmarket {
    width: 182px;
    height: 80px;
    border: 1px solid #D1D1D1;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
    float: left;
}

    .divmarket:hover {
        border: 1px solid #000;
    }

{
    /*		opacity: 50%;
		filter: saturate(0%);*/
    margin-left: 12px;
    max-width: 24PX;
}

table.details td {
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 12px;
    line-height: 2px !important;
}

    table.details td p, table.details th p {
        line-height: 12px !important;
        margin: 0;
    }

table.details th {
    background-color: #e8dfdc;
    color: #111;
    padding: 6px;
    font-size: 12px;
    border: 1px solid #aaa;
}

.collection {
    background-color: #f8f8f8;
    color: #208297;
    padding: 6px;
    font-size: 28px;
    margin-bottom: 12px;
    /*	border-bottom: 1px solid #208297;*/
    border-top: 5px solid #208297;
    /*	border-top-left-radius: 16px;
	border-top-right-radius: 16px;*/
}

    .collection img {
        opacity: 50%;
        /*		filter: saturate(20%);*/
        margin-left: 3px;
        max-width: 24PX;
    }

        .collection img:first-of-type {
            /*		opacity: 50%;
		filter: saturate(0%);*/
            margin-left: 12px;
            max-width: 24PX;
        }



.btn_guide01 {
    width: 100%;
    height: 70px;
    background-color: #777;
    background-image: url(/assets/img/bg-guide01.png);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position-x: 20px;
    background-position-y: center;
    border-radius: 10px;
    color: white;
    font-size: 24px;
    padding-top: 10px;
}

    .btn_guide01:hover {
        background-size: 70px;
        background-position-x: 15px;
        background-color: #000;
    }

    .btn_guide01 .summary {
        font-size: 14px;
    }

    .btn_guide01 a {
        display: block;
        color: white;
        padding-left: 100px;
    }

.tooltipbase {
    position: relative;
    display: inline-block;
    cursor: default;
    width: 400px;
    border-radius: 6px;
    padding-left: 4px;
    padding-right: 20px;
    text-align: left;
    box-sizing: border-box;
    line-height: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align:middle;
}

    /* Always-visible arrow pointing right */
    .tooltipbase::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px; /* keep inside box */
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 8px solid #99adce; /* arrow color */
    }

    .tooltipbase .tooltiptext {
        visibility: hidden;
        width: 500px;
        background-color: #f8f8f8;
        color: #000;
        text-align: left;
        border-radius: 6px;
        padding: 10px 10px;
        position: absolute;
        z-index: 1;
        left: 103%;
        opacity: 0;
        transition: opacity 2s;
        line-height: 16px;
        font-size: 12px;
        border: 1px solid #5A749F;
        top: 50%;
        transform: translateY(-50%);
    }

        .tooltipbase .tooltiptext::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            transform: translateY(-50%);
            border-width: 8px;
            border-style: solid;
            border-color: transparent #47838a transparent transparent;
        }

.tooltipbase:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.list-group-itemnohov {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.error {
    color: #c30101;
}
