.breadcrumb {
    color: white;
}

.headerContent div.texture {
    width: 100%; 
    height: 100%; 
    background: transparent url("../../../images/cloud/deskaas/pattern-point-bleu.png") repeat 0 0;
}

.left { text-align: left; }

.clear { 
    clear: both !important;
}

table.hostingCompare {
    display: table !important;
}

table.hostingCompare tbody,
table.hostingCompare thead,
table.hostingCompare tr  {
    width: 100% !important;
}

table.hostingCompare tbody tr {
    border-top: 1px solid #C5CACE;
}

table.hostingCompare,
table.hostingCompare tr td,
table.hostingCompare tr th {
    border: 0; 
    border-collapse: collapse;
    padding: 16px 8px;
    color: #17273B;
}
table.hostingCompare tr th {
    text-align: left;
    font-weight: bold;
}
table.hostingCompare thead tr th {
    text-align: center;
    color: #79868E;
    padding: 8px;
}
table.hostingCompare thead tr th:first-child {
    text-align: left;
    color: #1DB9DE;
    padding: 8px;
}
table.hostingCompare tr td {
    font-weight: light !important;
}
table.hostingCompare tbody tr td:nth-child(2n+0) {
    background: #E0F3F0;
}

table.hostingCompare tbody {
    display: auto;
}
table.hostingCompare tbody tr.title,
table.hostingCompare tbody tr th.fullBorder {
    border-top: 1px solid #C5CACE;
}

table.hostingCompare tbody.hidden {
    display: none;
}

table.hostingCompareMobile tbody tr {
    border-top: 1px dashed #C5CACE;
}

table.hostingCompareMobile tbody tr td, 
table.hostingCompareMobile tbody tr th {
    background: transparent !important;
    padding: 8px !important;
}
table.hostingCompareMobile tbody tr th.title {
    background: #E0F3F0 !important;
}

.openHelp {
    color: white; 
    padding: 3px 16px;
    border: 1px solid #1db9de;
    right: 16px; 
    top: -26px;
    position: absolute; 
    border-radius: 3px;
    cursor: pointer;
}
#helpTab {
    background: white; 
    position: absolute;
    top: 15px; 
    right: 0; 
    min-width: 300px;
}

.openCompareDetails,
.openCompareDetails *,
.openCompareDetails:hover,
.openCompareDetails:active,
.openCompareDetails:visited { color: #17273B !important; margin: 0 15px; }
.openCompareDetails.closed .close { display: none; }
.openCompareDetails .close { display: inline; }
.openCompareDetails.closed .open { display: inline; }
.openCompareDetails .open { display: none; }

.greenBg { background : #27b9a2; }
.green { color : #27b9a2; }
.greyBg { background : #eaeaea; }
.blueBg {background : #1db9de; }
.dblueBg {background : #143F6C; }
.lblue {color : #1db9de; }
.black { color: #17273B; }


.dblueBg .offerSpecialBlock h2, 
.dblueBg .offerSpecialBlock h3, 
.dblueBg .offerSpecialBlock p, 
.dblueBg .offerSpecialBlock div {
    color: white;
}

.offerSpecialBlock {
    border: 1px solid white;
}

.offerSpecialBlock .border{
    border-left: 1px solid white; 
}
.offerSpecialBlock .topBorder{
    border-top: 1px solid white;; 
}

.whiteBg .offerSpecialBlock {
    border: 1px solid #17273B;
}
.whiteBg .offerSpecialBlock .border {
    border-left: 1px solid #17273B;
}
.whiteBg .offerSpecialBlock .topBorder {
    border-top: 1px solid #17273B; 
}
.dblueBg .config h2, 
.dblueBg .config h3, 
.dblueBg .config p, 
.dblueBg .config .price, 
.dblueBg .config .price *, 
.dblueBg .config div {
    color: white;
    border-color: white !important;
}

.dblueBg div.config,
.dblueBg .config p {
    border-color: white !important;
}

.config .headerConfig {
    min-height: 240px;
}

hr.splitter {
    border: 0; 
    padding: 0;
    background: transparent;
    border-top: 3px;
    border-style: solid;
    width: 100px;
    margin: 0 auto;
}

.headerContent {
    background: #0D3E6F url('/fr/images/hosting2016/header-index.jpg') no-repeat 50% 50%;
    background-size: cover;
}

.breakingNews {
    background: #1DB9DE;
}
.breakingNews *, 
.breakingNews a *,
.breakingNews a * *,
.breakingNews a:hover,
.breakingNews a:hover *,
.breakingNews a:hover * * {
    color: white !important;
    text-decoration: none !important;
    font-weight: 200;
}
.breakingNews { height: auto !important; }

body .config { 
    border: 1px solid #171C4A !important;
}
body .config.bestSeller { 
    border: 1px solid #E54824 !important;
}
body .config .price {
    border-top: 1px solid #171C4A !important;
}


.bestSellerTag {
    margin-top: 6px;
}

.bestSellerTag,
.bestSellerTag * {
    color: #E54824;
    font-size: 22px;
    font-weight: 200;
}
.bestSellerArrow {
    margin-top: 3px;
    width: 16px;
    margin: auto;
    position: relative;
    background: #EAEAEA;
    border: 1px solid #E54824;
}
.bestSellerArrow:after, .bestSellerArrow:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.bestSellerArrow:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #eaeaea;
    border-width: 10px;
    margin-left: -10px;
}
.bestSellerArrow:before {
    border-color: rgba(229, 72, 36, 0);
    border-top-color: #E54824;
    border-width: 11px;
    margin-left: -11px;
}



a.newButton:hover * {
    text-decoration: none !important;
}

#performanceSelector {
    border: 1px solid #17273B !important;
}


.icn-round {
    width: 80px;
    height: 80px;
    background: #B4DFE5;
    border-radius: 50%;
    margin: auto;
}



.dblue .icn-round {
    width: 80px;
    height: 80px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    margin: auto;
}
.dblue .icn-round img,
img.inverted {
     filter: invert(100%);    
     -webkit-filter: invert(100%);
}

.grey .icn-round {
    width: 80px;
    height: 80px;
    background: rgba(255,255,255,1);
    border-radius: 50%;
    margin: auto;
}

.dashedBorderedLeftRight {
    border: 0; 
    border-left: 1px dashed #171C4A;
    border-right: 1px dashed #171C4A;
}

.dashedBordered > div:nth-child(2) div.borders {
    border-left: 1px dashed #171C4A;
}
.dashedBordered > div:nth-child(4) div.borders {
    border-left: 1px dashed #171C4A;
    border-top: 1px dashed #171C4A;
}
.dashedBordered > div:nth-child(3) div.borders {
    border-top: 1px dashed #171C4A;
}

.ttoggle {
    position: relative;
}

.ttoggle i {
    height: 16px;
    margin: 0 0 0 12px;
    padding: 0 5px 0 5px;
    display: inline-block;
    background: #334662;
    border: 2px solid #334662;
    color: white;
    font-weight: 200;
    font-size: 14px;
    line-height: 14px;
    border-radius: 50%;
    font-variant: normal;
    font-style: normal;
    cursor: pointer;
    transition: all 0.3s ease;
}
.tooltip {
    position: absolute;
    max-width: 400%;
    min-width: 150%;
    left: 75%; 
    top: 0; 
    padding: 17px;
    background: white;

    border: 1px solid #1DB9DE;
    border-radius: 3px;
    z-index: 99;
    display: none; 

    box-shadow:  0px 0px 10px 0px rgba(0,0,0,0.3);
    transition: all 0.75s ease;
}

.ttoggle:focus i,
.ttoggle:hover i {
    background: white;
    color: #334662;

}
.ttoggle:focus .tooltip,
.ttoggle:hover .tooltip, 
.ttoggle .tooltip:hover {
    display: block;
}



.moduleIconToggler {
    display: inline-block;
    transition: all 0.3s ease;
}

.moduleIconToggler img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.3s ease;
    cursor: pointer;

}
.moduleIconToggler:hover img,
.moduleIconToggler:focus img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.moduleIconTogglerName {
    display: none;
    transition: all 0.3s ease;
    position: absolute;
    left: 0; 
    right: 0;
    top: 36px;
    padding: 5px 15px;
    text-transform: capitalize;
    background: white;
    border-radius: 3px;
    box-shadow:  0px 0px 10px 0px rgba(0,0,0,0.3);
}
.moduleIconToggler:hover .moduleIconTogglerName {
    display: inline-block;
    z-index: 99;
}

.bndj-list { margin: 2.5%; }

.bndj-list .bndj-content {
    min-height: 70px;
    margin: 0;
    padding-left: 160px;
}

.bndj-list .bndj-content a {
    display: inline-block;
}

.bndj-list .bndj-content a:first-letter {
    text-transform: uppercase;
}

.bndj-date {
    background: #FFF;
    border: solid 2px rgba(051, 051, 051, 1);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0 45px !important;
    text-align: center;
    float: left;
}
.bndj-date  p {
    margin-bottom: 0;
}

.bigNumber {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: auto;
    text-align: center;
    line-height: 80px;
    background: rgba(70,200,237,0.15);
}


.faqQuestion {
    color : #1db9de;
    font-size: 22px;
    text-align: left;
    margin-top: 30px;
    vertical-align: middle;
    cursor: pointer;
    padding-bottom: 15px;
    outline: 0px transparent;
}
.faqQuestion span {
    background: #B4DFE5;
    height: 50px;
    width: 50px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 15px;
    color: rgb(13,66,118);
    text-align: center;
    line-height: 50px;
    border: 2px solid white;
    transition: all 0.2s ease;
}
.faqQuestion:hover span {
    border: 2px solid #B4DFE5;
    background: transparent;
}
.faqQuestion span:after {
    width: 100%;
    line-height: 50px;
    font-size: 35px;
    font-weight: 200;
}
.faqQuestion span:after {
    content: '+';
}
.faqQuestion.ui-state-active span:after {
    content: '-';
}
.faqQuestion {
    border-bottom: 1px dashed rgb(051, 051, 051);
}
.faqQuestion.ui-state-active {
    border-bottom: 1px solid white;
}
.faqAnswer {
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px dashed rgb(051, 051, 051);
}


.tooltip { left: 0%; top: 90%; }
.tooltip.first { left: 0%; }
.tooltip.last { left: -110%; }

@media screen and (max-width: 960px) {
    body .newButton,
    body .newButton .text { 
        width: 100% !important;
        line-height: 54px;
    }
    .bestSellerTag,
    .bestSellerArrow {
        visibility: hidden;
    }
}
@media screen and (max-width: 770px) {
    .config .headerConfig { min-height: auto; }

    .offerSpecialBlock .border{
        border-left: 0px none transparent; 
        border-top: 1px solid white;
    }

    .whiteBg .offerSpecialBlock .border {
        border-left: 0px none transparent;
        border-top: 1px solid #17273B;
    }

    .tooltip {
        min-width: 80%;
        left: 0;
    }
    .tooltip { left: 0%; }
    .tooltip.first { left: 0%; }
    .tooltip.last { left: 0%; }

    div.borders {
        border: 0px none transparent !important;
    }
    
    div.config {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    body .newButton .text .static {
        width: 195px !important;
    }
    body .newButton {
        width: auto !important;
    }
    .bestSellerTag,
    .bestSellerArrow {
        visibility: visible;
    }
}

