.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    /*background-color: #FFD06A;*/
    /*background-color: #D7B56D;*/
    background-color: #d7be6d;
    color: white;
}

#lastResults .table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    /*background-color: #FFD06A;*/
    /*background-color: #D7B56D;*/
    background-color: #d7be6d;
    color: black;
}

#nextRuns {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 189px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #F5F5F5;

}

.bloc-header-home {
    font-family: 'Cuprum', 'Maven Pro', 'Varela Round', 'Electrolize', sans-serif;
    font-size: 12pt;
    letter-spacing: 1px;
    padding-top: 3px;
    padding-bottom: 0;
    background-color: rgba(0, 0, 0, .85);
    /*border-bottom: solid 1px #6a6a6a;*/
    /*border-bottom: solid 1px #aea057;*/
}

.bloc-header {
    font-family: 'Cuprum', 'Maven Pro', 'Varela Round', 'Electrolize', sans-serif;
    font-size: 12pt;
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, .85);
    /*border-bottom: solid 1px #6a6a6a;*/
    /*border-bottom: solid 1px #aea057;*/
}

.bloc-header-or {
    font-family: 'Cuprum', 'Maven Pro', 'Varela Round', 'Electrolize', sans-serif;
    font-size: 12pt;
    letter-spacing: 1px;
    background-color: rgba(215, 181, 109, 0.65);
    padding-top: 3px;
    padding-bottom: 0px;
}

.bloc-header-inverse {
    font-family: 'Cuprum', 'Maven Pro', 'Varela Round', 'Electrolize', sans-serif;
    font-size: 11pt;
    color: black;
    letter-spacing: 1px;
    background-color: rgba(255, 255, 255, .85);
}

#nextRuns > .table > tr > td {
    line-height: 1.6;
!important;
    padding-left: 10px;
!important;
}

.global {
    background-color: rgba(0, 0, 0, 0.45);
    margin-top: 60px;
}

@media screen and (min-width: 200px) and (max-width: 640px) {
    .global {
        background-color: rgba(0, 0, 0, 0.45);
        margin-top: 45px;
    }
}

#nextRunsDiv {
    padding-right: 0;
}

@media screen and (min-width: 200px) and (max-width: 978px) {
    #nextRunsDiv {
        padding-right: 15px;
    }
}

#lastResultsDiv {
    padding-right: 0;
}

@media screen and (min-width: 200px) and (max-width: 978px) {
    #lastResultsDiv {
        padding-right: 15px;
    }
}

#rechercherEventDiv {
    padding-right: 0;
}

@media screen and (min-width: 200px) and (max-width: 978px) {
    #rechercherEventDiv {
        padding-right: 15px;
    }
}

#lastResults {
    padding-right: 0;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 182px;
    overflow-y: scroll;
    line-height: 1.6;
    background-color: #F5F5F5;
}

#SomeNumbers {
    background-color: rgba(0, 0, 0, 0.75);
    height: 177px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#nextRunsTable.table > thead > tr > th, #nextRunsTable.table > tbody > tr > th, #nextRunsTable.table > tfoot > tr > th, #nextRunsTable.table > thead > tr > td, #nextRunsTable.table > tbody > tr > td, #nextRunsTable.table > tfoot > tr > td {
    line-height: 1.95;
!important;
    padding-left: 10px;
!important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.85;
!important;
    padding-left: 10px;
!important;
}

td.date {
    padding-left: 10px;
!important;
}

#ChangelogLoginForm > div.form-group {
    margin-right: 10px;
}

#ChangelogLoginForm > div.form-group > input {
    border-radius: 0;
    margin-right: 10px;
}

.center-form {
    display: inline-block;
    margin-left: 15%;
}

.panel-container {
    box-shadow: none;
}

#RunningsLoginForm > div.form-group {
    margin-right: 10px;
}

#RunningsLoginForm > div.form-group > input {
    border-radius: 0;
    margin-right: 10px;
}

#discoverCloudPlatform {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    background-repeat: no-repeat;
    position: relative;
}

#btnDiscover{
    font-family:Cuprum, 'sans-serif';position: absolute;top:40%;right:4%;background-color: #b48c46;padding: 5px 21px 5px 21px;border: 1px solid #69573c;letter-spacing: 1px;color:white;font-size: 11pt;
}

#btnDiscover:hover{
    font-family:Cuprum, 'sans-serif';background-color: #d7b56d;border: 1px solid #897658;
}



.consultation {
    /*background-image: url(images/fondconsultation2.jpg);*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 182px;
    padding-top: 0;
    padding-bottom: 0;
    background-repeat: no-repeat;
}

.consultation-input {
    margin-bottom: 2px;
    border-radius: 0;
    height: 30px;
}

img.Consultation-button:focus, img.Consultation-button:hover {
    border-radius: 10px;
    box-shadow: 0 0 4px #fff;
}

img.Consultation-button-inverse:focus, img.Consultation-button-inverse:hover {
    border-radius: 10px;
    box-shadow: 0 0 4px #000;
}

.consultation-subdiv {
    max-height: 158px;
    background-color: transparent;
    border-radius: 0;
}

#RunnerIndexForm {
    margin-top: 25px;
}

.subtitle-mosaic-service {
    filter: brightness(100%);
    font-family: "Cuprum", sans-serif;
    font-size: 11pt;
    letter-spacing: 2px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    height: 17px;
}

.service-mosaic {
    background-color: #F2F2F2;
    width: auto;
    color: #000;
    background-position: center center;
    overflow: hidden;
    background-size: cover;
    height: 104px;
    margin: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0;
    margin: 2px 0 2px 0;
    text-align: center;
    text-align-last: center;
    font-size: 12pt;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    font-family: "Cuprum", sans-serif;
    background-color: white;
    background-image: none;
    border: 1px solid white;
    border-radius: 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.service-mosaic-textcontainer {
    font-family: Verdana, sans-serif;
    font-size: 7.9pt;

    /* -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     -ms-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;*/
    background-color: rgba(0, 0, 0, 0.91);
    padding: 10px;
    margin: 0;
    height: auto;
    width: auto;
    color: white;
    box-shadow: none;
}

.btn-protiming:hover, .btn-protiming:focus, .btn-protiming:active, .btn-protiming.active, .open .dropdown-toggle.btn-protiming {
    color: white;
    background-color: rgba(0, 0, 0, 0.45);
    border-color: white;
}

.btn:hover, .btn:focus {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

.btn {
    border-radius: 0px;
    padding: 3px 7px;
    white-space: pre-wrap;
}

.btn-protiming {
    color: white;
    font-family: 'Cuprum', sans-serif;
    font-size: 12pt;
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, 0.75);
    border-color: white;
}

.carousel-text {
    color: white;
    text-align: center;
    text-shadow: none;
    margin-right: 7%;
    margin-left: 7%;
    margin-top: 5px;
}

.service-panel_more {
    height: 30px;
    width: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.greyFilter {
    filter: grayscale(100%) brightness(70%);
    -webkit-filter: grayscale(100%) brightness(70%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    box-shadow: none
}

.greyFilter:hover {
    filter: grayscale(0%) brightness(100%);
    -webkit-filter: brightness(100%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    box-shadow: none;
    filter: contrast(50%);
    -webkit-filter: contrast(50%);
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #carouselads {
        width: 293px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #carroussel-container {
        height: 215px;
        vertical-align: middle;
        display: table-cell;
        width: 293px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #videoPCP-container {
        height: 204px;
        vertical-align: middle;
        background-color: black;
        padding-top: 14px;
        width: 323px;
    }
}

.discoverPCP-textcontainer {
    font-size: 10pt;
    color: white;
    font-family: 'Cuprum', sans-serif;
    padding-left: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .discoverPCP-textcontainer {
        font-size: 9pt;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #discoverPCP-lefttextcontainer {
        padding: 0;
        width: 52%
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #discoverPCP-righttextcontainer {
        width: 48%;
        padding-left: 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .img-tab {
        display: none;
    }

}

