body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #0076b6;
}

#globalmenu {
    width: 18%;
    float: left;
    background: #0076b6
}

#globalmenu ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#globalmenu #menubar > li {
    margin: 0;
}

#globalmenu #menubar > li > a {
    color: #fff;
    height: 44px;
    line-height: 28px;
    transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s;
    overflow: hidden;
    padding: 8px 15px 8px 20px;
    border-left: 0 solid transparent;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

#topbar {
    background: #00649B;
    color: #FFF;
}

#topbar a {
    color: #FFF;
}

#content {
    width: 82%;
    float: left;
    background: #fff;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    min-height: 1200px;
    /* margin-left: 220px; */
}

p.msgstd {
    background: #EDEBE8;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #dee4e8;
    display: block;
    clear: both;
    color: #0076b6;
    font-size: 20px;
    text-align: left;
    text-transform: capitalize;
}

#logoextranet {
    background: url("../images/extranet/logo-cyconia.svg") no-repeat center 20px;
    width: 220px;
    height: 160px;
    background-size: 170px;
    display: block;
}

#logoextranet img {
    display: none
}

/*mettre div autour du table */
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.listing {
    background: #FFF;
    overflow: auto
}

.listing table {

    border: 0;
}

.listing table td {
    border: 0;
}

.listing table th {
    text-transform: uppercase;
    color: #7B7B7B;
}

.selectedmenuitem {
    background: #e15154
}

#SiteInfo {
    display: none
}

table a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

table a:visited {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

table a:active,
table a:hover {
    color: #bd5a35;
    text-decoration: underline;
}

table {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    text-shadow: 1px 1px 0 #fff;
    background: #eaebec;
    margin: 20px;
    border: #ccc 1px solid;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: none;
}

table th {
    padding: 5px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;

    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb);
}

table th:first-child {
    text-align: left;
    padding-left: 20px;
}

table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

table tr {
    text-align: center;
    padding-left: 20px;
}

table tr.row1 td {
    background: #F1F1F1;
}

table td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0;
}

table td {
    padding: 3px 2px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}

table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

table tr:last-child td {
    border-bottom: 0;
}

table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}

.rackblock {
    display: inline-block;
    margin: 3px;
    box-shadow: none !important;
    background-color: #EEE;
    text-align: center;
}

.size33x28 {
    width: 72px;
    height: 56px;
    float: left
}

.size17x110 {
    width: 35px;
    height: 220px;
    float: left
}

.size33x165 {
    width: 66px;
    height: 330px
}

.pictoproduct {
    width: 160px;
    float: left;
    border: 1px solid white;
    height: 160px;
    padding: 30px;
}

.productlabel {
    font-size: 20px;
    font-family: 'Oswald', sans-serif !important;
}

.productlabel .price {
    display: block;
}

.categoryoverview {
    clear: both;
    margin-bottom: 60px;
    overflow: auto;
    background: #F5F5F5;
    padding: 30px 10px;
}

div.categoryoverview .categorylabel {
    margin-bottom: 20px;
}

div.categoryoverview .categoryimg {
    width: 110px;
    height: 100px
}

.pictoproduct img {
    width: 70px;
    height: 70px;
}

.formulaire {
    overflow: auto
}

pre {
    /* width: 10%; */
    /* display: block; */
    word-wrap: break-word;
    max-width: 900px;
    padding: 0 10px;
}

#flags img {
    height: 25px;
}

#login input {
    display: block;
    width: calc(100% - 20px);
    height: 20px;
    margin: 5px;
    padding: 5px;
    border: 0;
}

#login input[type=submit] {
    width: calc(100% - 10px);
    height: 25px;
    margin-top: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer;
}

#myaccount {
    font-size: 12px;
    margin: 8px;
}

#flags {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-top: 20px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}