body {
    background-color: #404040;
    background-blend-mode: multiply;
    }
section#page > header {
    background: url(../../../app/pictures/stripe_background.png);
    }
section#page:before {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 1430px;
    margin-right: 0 !important;
    margin-bottom: 0;
    content: 'Site de développement';
    background-color: #004b75;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
section#page:before {
    width: 1190px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
section#page:before {
    width: 950px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
section#page:before {
    width: 830px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
section#page:before {
    width: 710px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
section#page:before {
    width: 581px;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
section#page:before {
    width: 470px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
section#page:before {
    width: 422px;
    }
}

@media only screen and (max-width: 441px) {
section#page:before {
    width: 300px;
    }
}

section#page footer:after {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 1430px;
    margin-right: 0 !important;
    margin-bottom: 0;
    content: 'Site de développement';
    background-color: #004b75;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
section#page footer:after {
    width: 1190px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
section#page footer:after {
    width: 950px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
section#page footer:after {
    width: 830px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
section#page footer:after {
    width: 710px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
section#page footer:after {
    width: 581px;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
section#page footer:after {
    width: 470px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
section#page footer:after {
    width: 422px;
    }
}

@media only screen and (max-width: 441px) {
section#page footer:after {
    width: 300px;
    }
}

section#title h1 strong {
    color: #f00;
    }
.showgrid {
    background: url(../../pictures/grid-full.png) right !important;
    }
#devBar {
    display: inline-block;
    padding: 0;
    width: 1450px !important;
    float: left;
    text-align: left;
    margin-top: 40px;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar {
    width: 1210px !important;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar {
    width: 970px !important;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar {
    width: 850px !important;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar {
    width: 730px !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar {
    width: 601px !important;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
#devBar {
    width: 490px !important;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
#devBar {
    width: 442px !important;
    }
}

@media only screen and (max-width: 441px) {
#devBar {
    width: 320px !important;
    }
}

#devBar #devBarContent {
    display: inline-block;
    float: left;
    padding: 0 10px;
    margin: 0;
    width: 1430px;
    color: #404040;
    font-size: .8em;
    padding: 0;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar #devBarContent {
    width: 1190px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar #devBarContent {
    width: 950px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar #devBarContent {
    width: 830px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar #devBarContent {
    width: 710px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar #devBarContent {
    width: 581px;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
#devBar #devBarContent {
    width: 470px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
#devBar #devBarContent {
    width: 422px;
    }
}

@media only screen and (max-width: 441px) {
#devBar #devBarContent {
    width: 300px;
    }
}

#devBar #devBarContent:after {
    width: 1430px;
    float: left;
    margin-right: 10px;
    margin-right: 0 !important;
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar #devBarContent:after {
    width: 1190px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar #devBarContent:after {
    width: 950px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar #devBarContent:after {
    width: 830px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar #devBarContent:after {
    width: 710px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar #devBarContent:after {
    width: 581px;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
#devBar #devBarContent:after {
    width: 470px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
#devBar #devBarContent:after {
    width: 422px;
    }
}

@media only screen and (max-width: 441px) {
#devBar #devBarContent:after {
    width: 300px;
    }
}

#devBar #devBarContent ul {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 2.5px #272727;
    box-shadow: 0 0 10px 2.5px #272727;
    margin: 0;
    padding: 9px 10px 0 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 710px;
    margin-left: 360px;
    margin-right: -360px;
    margin-right: 0 !important;
    list-style-type: none;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar #devBarContent ul {
    width: 590px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar #devBarContent ul {
    width: 470px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar #devBarContent ul {
    width: 410px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar #devBarContent ul {
    width: 350px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar #devBarContent ul {
    width: 285.5px;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
#devBar #devBarContent ul {
    width: 470px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
#devBar #devBarContent ul {
    width: 422px;
    }
}

@media only screen and (max-width: 441px) {
#devBar #devBarContent ul {
    width: 300px;
    }
}

@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar #devBarContent ul {
    margin-left: 300px;
    margin-right: -300px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar #devBarContent ul {
    margin-left: 240px;
    margin-right: -240px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar #devBarContent ul {
    margin-left: 210px;
    margin-right: -210px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar #devBarContent ul {
    margin-left: 180px;
    margin-right: -180px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar #devBarContent ul {
    margin-left: 147.75px;
    margin-right: -147.75px;
    }
}

@media only screen and (max-width: 600px) {
#devBar #devBarContent ul {
    margin-left: 0;
    }
}

#devBar #devBarContent ul li {
    display: inline-block;
    padding-right: 10px;
    }
#devBar #devBarContent ul li a#showGrid {
    position: relative;
    top: -4px;
    cursor: pointer;
    text-align: left;
    text-indent: -9999px;
    background: url(../../pictures/dev-icons.png) no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background-position: 0 -28px;
    }
#devBar #devBarContent ul li a#showGrid:hover {
    background-position: 0 0;
    }
#devBar #devBarContent ul li:last-child {
    padding-right: 0;
    }
#devBar #devBarContent ul#queriesDetail {
    display: none;
    margin-top: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 1430px;
    margin-right: 0 !important;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    text-align: left;
    }
@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar #devBarContent ul#queriesDetail {
    width: 1190px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar #devBarContent ul#queriesDetail {
    width: 950px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar #devBarContent ul#queriesDetail {
    width: 830px;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar #devBarContent ul#queriesDetail {
    width: 710px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar #devBarContent ul#queriesDetail {
    width: 581px;
    }
}

@media only screen and (min-width: 490px) and (max-width: 600px) {
#devBar #devBarContent ul#queriesDetail {
    width: 470px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 489px) {
#devBar #devBarContent ul#queriesDetail {
    width: 422px;
    }
}

@media only screen and (max-width: 441px) {
#devBar #devBarContent ul#queriesDetail {
    width: 300px;
    }
}

@media only screen and (min-width: 1210px) and (max-width: 1449px) {
#devBar #devBarContent ul#queriesDetail {
    margin-left: 0;
    margin-right: 0;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1209px) {
#devBar #devBarContent ul#queriesDetail {
    margin-left: 0;
    margin-right: 0;
    }
}

@media only screen and (min-width: 850px) and (max-width: 969px) {
#devBar #devBarContent ul#queriesDetail {
    margin-left: 0;
    margin-right: 0;
    }
}

@media only screen and (min-width: 730px) and (max-width: 849px) {
#devBar #devBarContent ul#queriesDetail {
    margin-left: 0;
    margin-right: 0;
    }
}

@media only screen and (min-width: 601px) and (max-width: 729px) {
#devBar #devBarContent ul#queriesDetail {
    margin-left: 0;
    margin-right: -0px;
    }
}

@media only screen and (max-width: 600px) {
#devBar #devBarContent ul#queriesDetail {
    margin-left: 0;
    }
}

#devBar #devBarContent ul#queriesDetail li {
    padding: 5px 10px;
    display: block;
    white-space: normal;
    }
#devBar #devBarContent ul#queriesDetail li:nth-child(odd) {
    background-color: #e6e6e6;
    }
#devBar #devBarContent ul#queriesDetail li span.queryTime {
    display: inline-block;
    width: 40px;
    text-align: right;
    color: #e6e6e6;
    background-color: #404040;
    padding: 0 5px;
    margin-right: 10px;
    border-left: #404040 5px solid;
    }
#devBar #devBarContent ul#queriesDetail li span.queryTime.verySlow {
    border-left-color: #f00;
    }
#devBar #devBarContent ul#queriesDetail li span.queryTime.slow {
    border-left-color: #ffa000;
    }
#devBar #devBarContent ul#queriesDetail li span.queryTime.fast {
    border-left-color: #0f0;
    }
#devBar #devBarContent ul#queriesDetail li.duplicate span.queryTime:before {
    content: " DUPLICATE ";
    font-weight: bold;
    padding: 0 5px;
    margin-right: 10px;
    background-color: #f00;
    }
