/*MAIN*/
header {
    height: 60px;
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
}
div#changeLanguage {
    z-index: 7000 !important;
}


.white {
    color: white;
}

.orange {
    color: orange;
}

.sysGreen {
    color: #9DC51C;
}
.textShadowed {
   text-shadow: 2px 2px 4px #303030;
}

.rightGreyBorder  {
    border-right: 1px solid #eaeaea;
}

.rightGreenBorder  {
    border-right: 1px solid #9DC51C;
}
.greyBorder  {
    border: 1px solid #eaeaea;
}

.subtitle {
    padding: 5px 10px;
    background-color: #242526; 
}

.inline {
    display: inline;
}

.inlineBlock,
p.subtitle {
    display: inline-block;
}

.wreckMe {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap:break-word;
    max-width: 100%;
}

.bgWhite {
    background-color: white;
}

a.none {
    text-decoration: none;
}

.italic {
    font-style: italic;
}

.cover {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.relative {
    position: relative;
}

.underline {
    text-decoration: underline;
}

.displayNone {
    display: none;
}

.price-box {
    line-height: 16px;
}

#main.subMe {
    margin: 180px 0px 0px 0px;
}

.textMargin {
    margin-top: 8px;
}

.vCenter {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
}

button.order-button {
    border: 0;
    font-size: 14px;
    line-height: 20px;
}
button.order-button,
a.order-button {
    background-color: #9dc51c;
    padding: 5px 10px;
    color: white;
}
button.order-button.disabled,
button.order-button:disabled {
    opacity: .5;
    background-color: gray;
}
button.order-button:not(.disabled):not(:disabled):hover,
a.order-button:hover {
    text-shadow: 1px 1px 1px black;
}
/*MENU*/
div#optionsWillDisplay {
    left: 33%;
}
div#servicesWillDisplay {
    left: 16.5%;
}
div#techWillDisplay {
    left: 49.5%;
}

.rangeList {
    min-width: 16.5%;
    position: absolute;
    top: 60px;
    background-color: #242526;

}
.rangeList a {
    display: block;
    padding: 1%;
    width: 100%;
    height: 40px;
    line-height: 35px;
    border-bottom: 1px solid #727272;
}

.rangeList a.selected,
.rangeList a:hover {
    color: #242526;
    background-color: #9dc51c;
}
#transparentOverflow {
    -moz-transition: all 0.2s ease-out 0s;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5000;
}

a#languageChooser {
    margin-top: 0;
}

.indexHeader {
    height: 398px;
    background-color: #12130f;
}

div.indexHeader div.indexBg {
    background-image: url('../images/header-bg.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

div.indexHeader div.indexShoulder {
    background-color: rgba(158,197,28, 0.8);
    padding-top: 20px;
}


/*INDEX*/
.headline {
    height: 80px;
    border-bottom: 1px solid #848586;
}

.headline p {
    font-size: 28px;
    line-height: 80px;
    font-weight: 300;
}

.headline span {
    font-size: 30px;
    line-height: 80px;
    font-weight: 500;
}

.commandline {
    background-color: #242526;
    height: 50px;
}

.commandline p {
    font-size: 24px;
    line-height: 50px;
}


div.indexHeader div.indexShoulder p.punchline {
    font-size: 68px; 
    color: #313131; 
    line-height: 74px; 
    margin: 0px 5px; 
    font-weight: 300;
}

.rangePad {
    border: 1px solid #242526;
}


.rangePadTop {
    height: 56px; 
    text-align: center; 
    background-color: #242526;
}

.rangePadTop p.only {
    font-size: 24px; 
    line-height: 56px;
}

.rangePadTop p.first {
    font-size: 24px; 
    line-height: 30px;
}
.rangePadTop p.sub {
    font-size: 16px; 
    line-height: 22px;
}

.rangePic.short {
    height: 150px;
}

.rangePic.small,
.rangePic {
    height: 270px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;

}

a.btn.sysGreen {
    background-color: #9DC51C;
}

.rangePic.sys {
    background-image: url('../images/gamme-sys-servers.jpg');
}

.rangePic.openstack {
    background-image: url('../images/gamme-openstack.jpg');
}

.rangePic.ssd {
    background-image: url('../images/gamme-sys-ssd.png');
}

.rangePic.game {
    background-image: url('../images/gamme-sys-game.jpg');
    background-position: 0 50%;
}

.rangePic.backup {
    background-image: url('../images/gamme-sys-backup.png');
}

.stb_04 {
    background-image: url('../images/stb_04.jpg');
    background-position: 0 87%;
    background-size: cover;
    height: 200px;
}

.slaPad p {
    font-size: 120px;
    line-height: 150px;

}

.slaPad, 
.uptimePad,
.gtiPad {
    height: 150px;
}

div.sentinelo {
    background-image: url('../images/bg-sentinelo.png');
    height: 342px;
}

div.sea-test-base {
    background-image: url('../images/bg-seaTestBase.jpg');
    height: 342px;
}

div.recisio {
    background-image: url('../images/bg-recisio.jpg');
    height: 342px;
}

.communityBg {
    background-color: #54626d;
}

div.infography,
div.liveChat {
    height: 140px;
}

div.infography {
    background-image: url('../images/bg-infographie.png');
}

div.liveChat {
    background-image: url('../images/home-livechat.jpg');
}

div.rbx4Bg {
    background-image: url('../images/bg-datacentre.png');
    height: 360px;

}

div.networkBg {
    background-image: url('../images/bg-reseau.png');        
    height: 260px;
}

div.filet {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
    margin-left: 15px;
}

div.filet p.punchline {
    color: #54626d;
    font-size: 30px;
    line-height: 50px;

}

.playWhite,
.playGrey {
    background: #9dc51c;
    height: 35px;
    line-height: 35px !important;
    color: white;
    padding: 0px 15px;
    border-radius: 3px;
}
.playWhite:hover,
.playGrey:hover {
    background: #7fa117;
}


.playBlue {
    background: #39b5e3;
    height: 35px;
    line-height: 35px !important;
    color: white;
    padding: 0px 15px;
    border-radius: 3px;
}

.playBlue:hover {
    background: #1c97c4;

}

.playBlack {
    background: #000;
    height: 35px;
    line-height: 35px !important;
    color: white;
    padding: 0px 15px;
    border-radius: 3px;
}

.playBlack:hover {
    background:white;
    color:#000;
}

.playTransparent {
    background: rgba(0,0,0,0);
    height: 35px;
    line-height: 35px !important;
    color: white;
    padding: 0px 15px;
    border-radius: 3px;
    border: 1px solid white;
}
.playTransparent:hover {
    background: rgba(0,0,0,0.4);
}


.playGreen {
    background: url('../images/icn-play-green.png') no-repeat 0 0;
    height: 30px;
    line-height: 30px !important;
    text-indent: 35px;
    display: inline-block;

}

.playWhitePlayRight {
    background: url('../images/icn-play.png') no-repeat 100% 0%;
    height: 30px;
    line-height: 30px !important;
    text-indent: -35px;
    display: inline-block;

}

p.dmzSoon {
    margin-top: -10px;
}

.block {
    display: block;
}


/*DISTROS*/

div.listDistrib table tr td.imgDistrib {
    width: 20%;
}

div.listDistrib table tr td.tick {
    width: 5%;
}

div.listDistrib table tr td.tick attr {
    cursor: help;
}

div.listDistrib table tr td.tick img {
    margin-left: 3px;
    margin-right: 3px;
}

div.listDistrib table tr td.imgDistrib img {
    max-height: 60px; max-width: 60px;
}

div.proCloud {
    border: 2px dashed #9dc51c;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
}

a.discover {
    background-color: #9dc51c;
    color: white;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 10px;
    text-decoration: none;
}

a.discover:hover {
    background-color: #8db319;
}

div.proCloud p {
    font-size: 16px;
}

img.proPlus {
    left: -27px;
    position: absolute;
    top: 24px;
}

h2.pageSubtitle, p.pageSubtitle, h1.pageSubtitle {
    border-bottom: 1px solid #9e9e9e;
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
}

table.homepage-table tr th {
    background-color: white;
    color: #494949;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    height: 40px;
    padding-left: 10px;
}

table.homepage-table tr.important th {
    background-color: #9dc51c;
    color: white;
    text-align: center;    
}

table.homepage-table tr td:last-child {
    border-right: 0 none;
}
table.homepage-table tr td a {
    font-size: 16px;
}
 
table.homepage-table tr td {
    color: #494949;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    height: 40px;
    text-align: center;
    padding: 18px 0px;
    border-right: 1px solid #eaeaea;
}

table.homepage-table tr:nth-child(odd) td {
    background-color: white;
}

table.homepage-table tr:nth-child(even) td {
    background-color: #e1e1e1;
}
table.homepage-table tr td a.customisable {
    background-image: url('../../images/serveurs-dedies-2013/icn-gear.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 20px;
    width: 20px;
    display: block;
    float: right;
    margin-top: -20px;
}

table.homepage-table tr td a.rounded-blue-btn {
    background-color: #3167BF;
    border-radius: 50em;
    text-decoration: none;
    font-weight: 400;
    padding: 6px 12px;
    display: inline;
    color: #FFF;
    font-size: 14px;
}

table.homepage-table tr td a.rounded-blue-btn:hover {
    -webkit-box-shadow: inset 0px 0px 20px 10px rgba(0, 0, 0, 0.2), 0px 0px 1px 2px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0px 0px 10px 5px rgba(0, 0, 0, 0.2), 0px 0px 1px 2px rgba(255, 255, 255, 0.4);
}


/*SD OFFERS*/

table.offers-table {
    border-collapse: collapse;
}

table.offers-table  tr th,
table.offers-table  tr td{
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

table.offers-table tr:first-child td {
    border-left: 1px solid white;
    border-right: 1px solid white;
    background-color: white;
}

.catalog-category-view table tbody tr td {
    font-weight: normal;
}


.sdHeader {
    height: 220px;
}

.sdHeader.SYS {
    background: black url('../images/bandeau-gamme-sys.jpg') no-repeat 100% 0%;
}
.sdHeader.XEON {
    background: black url('../images/bandeau-gamme-ssd.jpg') no-repeat 100% 0%;
}
.sdHeader.GAME {
    background: black url('../images/bandeau-gamme-game.jpg') no-repeat 100% 0%;
}
.sdHeader.BACKUP {
    background: black url('../images/bandeau-gamme-backup.jpg') no-repeat 100% 0%;
}

.sdPageHeader h1 {
    font-weight: 300;
    line-height: 30px;
    font-size: 32px;
}


div.sdPageHeader div.QTYBox {
    float: right;
}

div.sdPageHeader div.QTYBox input {
    height: 26px;
    line-height: 25px;
    font-size: 16px;
}
div.sdPageHeader div.QTYBox .arrowcontainer {
    height: 26px;

}
div.sdPageHeader div.QTYBox .arrowcontainer div{
    height: 13px;
}

div.sdPageHeader div.QTYBox .up {
    background-position: 0 0;
}
div.sdPageHeader div.QTYBox .down {
    background-position: 0 11px;
    border-bottom: 0px solid transparent;
}


.sdHeader h1 {
    color: white; 
    font-size: 36px; 
    font-weight: 300;
    margin-left: 80px; 
    margin-top: 60px;
    text-indent: 40px;
    line-height: 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.sdHeader p {
    margin-left: 80px;
    margin-top: 8px;
}

.sdPageHeader h1.SYS,
.sdHeader h1.SYS {
    background-image: url('../images/icn-sys-servers.png');
}

.sdPageHeader h1.XEON,
.sdHeader h1.XEON {
    background-image: url('../images/icn-ssd-servers.png');
}
.sdPageHeader h1.GAME,
.sdHeader h1.GAME {
    background-image: url('../images/icn-game-servers.png');
}
.sdPageHeader h1.BACKUP, 
.sdHeader h1.BACKUP {
    background-image: url('../images/icn-backup-servers.png');
}

div.dataMap {
    background-image: url('../images/new-dc-map.png');
    height: 222px;
}

div.underActivity {
    background-color: #697277; 
    border: 1px solid #eaeaea; 
    height: 14px;
}
div.underConstruction {
    background-color: rgba(130,140,147, 0.8); 
    height: 14px;
}
div.underProspection {
    background-color: rgba(130,140,147, 0.4); 
    height: 14px;
}

/*OTHER RANGES*/

div.discoverOffers {
    background-color: #73828c; 
    height: 55px; 
    text-align: center;
}
div.discoverOffers span {
   line-height: 55px; 
   color: white; 
   display: block; 
   font-size: 28px; 
}

/*SUB MENU*/

nav.subLevel {
    top: 120px;
    background-color: #f6f6f6;
    position: fixed;
    height: auto;
    -webkit-box-shadow: 0 0px 3px 0 #909090;
    box-shadow: 0 0px 3px 0 #909090;

}

nav.subLevel a {
    width: 100%;
    height: 60px;
    line-height: 60px;
}

div.familyTitle {
    display: none;
}

/*CLASSIC TABLE*/
table.classicTable {
    border-collapse: collapse;
}

table.classicTable th {
    background-color: #f4f4f4; 
    border: 1px solid #eaeaea;
}
table.classicTable td {
    border: 1px solid #eaeaea;
}

table tr td.essential {
    color: white; 
    background-color: black; 
    text-align: left; 
    padding-left: 5px;
}

/*PAGES*/

div.datacenterChoice {
    height: 259px;
    background-image: url('../images/choix-datacentre.jpg');
}
div.supportBg {
    height: 280px;
    background-image: url('../images/support-3.jpg');
    background-position: 50% 15%;
}

div.dataDesc h2 {
    margin-top: 20px;
    background-color: #242526;
    color: white;
    width: 50%;
    padding: 10px;
}

div.dataDesc p { 
    margin-left: 20px;
}

/*FOLLOW US*/

div.followUs {
    background-color: #242526; 
    height: 40px; 
    margin-top: 5px;
}

div.followUs img {
    margin: -3px 5px 0 20px;
}
div.followUs p {
    color: white; 
    font-weight: 300; 
    font-size: 24px; 
    line-height: 40px; 
    margin-left: 10px;
}
div.followUs a {
    text-decoration: none;
}
div.followUs span {
    color: #242526; 
    background-color: #EEEEEE; 
    padding: 5px 10px; 
    border-radius: 2px; 
    margin-right: 10px; 
    line-height: 40px;
}

/*COMMUNITY*/

div.newsGame {
    height: 295px;
    background-image: url('../images/img-server-game.png');
}

.lookAtMe {
    background-color: #9dc51c; 
    color: #242526; 
    padding: 10px 20px; 
    margin-left: -10px; 
    font-size: 24px;
    display: inline;
}

div.communityPad {
    height: 140px;
}
div.communityPad p.playWhite {
    margin-left: 20px;
    margin-top: 40px;
}
div.communityPad.forum {
    background-image: url('../images/img-forum.png');
}

div.communityPad.liveChat {
    background-image: url('../images/img-livechat.jpg');
}
div.communityPad.testimony {
    background-image: url('../images/bg-poplidays-community.jpg');
}
div.communityPad.video {
    background-image: url('../images/bg-livechat.png');
}
div.communityPad.newsletter {
    background-image: url('../images/img-newsletter.png');
}
div.communityPad.infography {
    background-image: url('../images/bg-infographie.png');
}

p.lightBlackBg {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 5px;
}

/*FOOTER*/

@media screen and (max-width: 971px) {

    nav.subLevel {
        top: 60px;
    }

    nav.subLevel div.section2,
    nav.subLevel div.section4,
    nav.subLevel div.section3 {
        padding: 0;
    }

    #main.subMe {
        margin: 180px 0px 0px 0px;
    }
    div.familyTitle {
        display: block;
        background-color: #222222;
        text-align: center;
        height: 60px;
    }
    div.familyTitle p {
        color: white; 
        font-size: 20px;
        line-height: 60px;

    }
    .rangePadTop p.first {
        line-height: 56px;
        font-size: 22px;
    }




}

@media screen and (max-width: 750px) {
    nav.subLevel {
        position: static;
    }
    #main.subMe {
        margin: 60px 0px 0px 0px;
    }
}


@media screen and (max-width: 681px) {

    .indexHeader {
        height: auto; 
    }
    div.dataDesc p { 
        margin-left: 0px;
    }
    .sdHeader h1 {
        margin-left: 10px; 
        margin-top: 0px;
        font-weight: 400;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 5px;
    }

    .sdHeader p {
        margin-left: 0px;
        margin-top: 8px;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 5px;
    }
    nav.subLevel a {
        width: 100%;
        height: 30px;
        line-height: 30px;
    }
    div.followUs {
        height: auto; 
    }
    .lookAtMe {
        margin-left: 0px; 
    }

    .sdHeader {
        height: auto;
    }

    div.section1.discoverOffers {
        padding: 0;
    }
    div.discoverOffers {
        height: auto;
    }

    div.discoverOffers span {
        line-height: 42px;
    }



}



