#map {
    position:static !important;
    height:0;
}
#globalChartOnPriceEvolution {
    padding-bottom:20px;
}
#actu > li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    color: #f59f42;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    font-size: 12px;

}
.modal-dialog {
    position: static !important;
    margin: auto !important;

}
.flag {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url('flags.png') no-repeat;
}


.flag.flag-fr {
    background-position: -16px 0;
}

.flag.flag-lu {
    background-position: 0 -11px;
}

.flag.flag-nl {
    background-position: -16px -11px;
}

.flag.flag-be {
    background-position: 0 0;
}
.list-group-item{
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}
.list-group-services{
    white-space: normal !important;
}

/*test tableaux*/
@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before {
        content: attr(data-title);
    }
}


#logo {
    max-width: 60px !important;
    max-height: 100px !important;
}


.table {
    text-align: center;
    margin: 30px 0;
    position: relative; }
.table thead tr {
    position: relative; }
.table thead tr th {
    position: relative;
    text-align: center;
    color: #ffffff;
    background-color: #006c95;
    display: table-cell;
    vertical-align: bottom;
    padding: 12px 5px;
    border-right: solid 1px #4d92ae;
    border-bottom: none; }
.table thead tr th:nth-child(1) {
    color: #006c95;
    background-color: transparent;
    text-transform: uppercase;
    border-right: none;
    border-bottom: solid 2px #006c95; }
.table thead tr th:nth-child(2) {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px; }
.table thead tr th:last-child {
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-right: none; }
.table tbody {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    border: solid 1px #dddddd; }
.table tbody tr td {
    border-right: solid 1px #ddd;
    background-color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    height: 50px; }
.table tbody tr td:nth-child(1) {
    background-color: #f3f3f3; }
.table tbody tr td .btn-default {
    min-width: 8em; }
.table tbody tr:first-child td {
    border-top: none; }
.table tbody tr:last-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px; }
.table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px; }
.table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px; }

/* Tableau prix officiel carburant */
.table.prix-officiel thead tr th {
    border-right: none; }
.table.prix-officiel thead tr th:nth-child(1) {
    color: #006c95 !important;
    background-color: transparent; }
.table.prix-officiel thead tr th:nth-child(2) {
    border-top-left-radius: 5px;
    border-right: solid 1px #4d92ae; }
.table.prix-officiel thead tr th:last-child {
    border-top-right-radius: 5px; }

.table.prix-officiel thead .btn-previsions {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-weight: bold;
    z-index: 10;
    border: none; }

.table.prix-officiel tbody tr td .btn-default {
    min-width: 8em; }

/* Tableau prix officiel bestPricePo */
.bestPricePo {
;
    font-size: 1.2em !important;
    border: none !important;
    background-color: #439d43 !important;
    color: #fff !important;
    border-bottom: solid 2px #7cbb7c; }
.table.prix-officiel.bestPricePo thead tr th:nth-child(2):before {
    content: "";
    position: absolute;
    left: 0;
    top: -11px;
    width: 100%;
    height: 12px;
    background-color: #439d43;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }

.table.prix-officiel.bestPricePo thead tr th:nth-child(3) {
    border-right: solid 1px #4d92ae; }

.table.prix-officiel.bestPricePo thead .btn-previsions {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-weight: bold;
    z-index: 10; }

.table.prix-officiel.bestPricePo tbody tr td:nth-child(1) {
    border-right: none; }

.table.prix-officiel.bestPricePo tbody tr td:nth-child(2) {
    background-color: #439d43;
    color: #ffffff;
    border-top: solid 1px #7cbb7c;
    border-right: none; }

.table.prix-officiel.bestPricePo tbody tr td .btn-default {
    min-width: 8em; }

.table.prix-officiel.bestPricePo tfoot tr td {
    border-top: none; }
.table.prix-officiel.bestPricePo tfoot tr td:nth-child(2) {
    background-color: #439d43;
    color: #ffffff;
    border-top: none;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
    display: block; }
.table.prix-officiel.bestPricePo tfoot tr td .btn-default {
    color: #439d43;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px;
    border: none; }
.table.prix-officiel.bestPricePo tfoot tr td .btn-default:hover {
    background-color: #7cbb7c;
    color: #ffffff; }
.table.prix-officiel.bestPricePo tfoot tr td.conditions small {
    font-size: 10px; }

/* Tableau sans sidebar, sans premiere colonne de titre */
.table.no-sidebar thead tr th:nth-child(1) {
    color: #ffffff;
    background-color: #006c95;
    text-transform: none;
    border-right: solid 1px #4d92ae;
    border-bottom: none;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px; }

.table.no-sidebar thead tr th:nth-child(2) {
    border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0; }

.table.no-sidebar thead tr th:last-child {
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-right: none; }

.table.no-sidebar tbody tr td:nth-child(1) {
    background-color: #ffffff; }
.title-b {
    color: #000000;
    font-size: 24px;
}

.btn-previsions {
    border: 1px solid #fefefe !important;
}
.table-mobile-previsions {
    position: relative;
    text-align: center;
    color: #ffffff;
    background-color: #006c95 !important;
    display: table-cell;
    vertical-align: bottom;
    padding: 12px 5px;
    border-right: solid 1px #4d92ae;
    border-bottom: none;
}
.title-mobile {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    background: #ddd;
}
.table-mobile-today {
    font-size: 16px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.price-mobile {
    padding: 12px 5px;
    font-size: 25px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

/*Contacts*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic);
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}


.mail-container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}



#contact {
    background: #F9F9F9;
    padding: 25px;
    margin: 35px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
    font-weight: 400;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #aaa;
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #4CAF50;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contact button[type="submit"]:hover {
    background: #43A047;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
    text-align: center;
}

#contact input:focus,
#contact textarea:focus {
    outline: 0;
    border: 1px solid #aaa;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

/* CSS Document */
.list-stations .page-title,
.list-stations .page-sub-title {
    line-height: 1;
    margin-bottom: 20px; }
.list-stations .page-title .fuel-type,
.list-stations .page-sub-title .fuel-type {
    color: #f59f42; }
.list-stations .page-title small,
.list-stations .page-sub-title small {
    color: inherit; }
.list-stations .page-sub-title {
    margin-top: 50px; }
.list-stations .filter select {
    width: 100%;
    margin: 30px 0; }
.list-stations .stations-grid {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-warp: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
.list-stations .stations-grid .station-content .panel .panel-heading {
    background-color: #ffffff; }
.list-stations .stations-grid .station-content .panel .panel-heading .station-logo img {
    max-height: 85px; }
.list-stations .stations-grid .station-content .panel .panel-heading .fuel-price {
    font-size: 22px;
    line-height: 1.3; }
.list-stations .stations-grid .station-content .panel .panel-heading .fuel-price small {
    font-size: 14px; }
.list-stations .stations-grid .station-content .panel .list-group {
    background-color: #f5f5f5; }
.list-stations .stations-grid .station-content .panel .list-group .list-group-item {
    background-color: #f5f5f5; }
.list-stations .stations-grid .station-content .panel .list-group .list-group-item p {
    margin-bottom: 0; }
.list-stations .stations-grid .station-content .panel .list-group .list-group-item .list-item {
    padding: 5px; }
.list-stations .stations-grid .station-content .panel .list-group .list-group-item .list-item img {
    width: auto;
    height: 13px; }
.list-stations .stations-grid .station-content .panel .nav-pills > li {
    border-right: solid 1px #dddddd; }
.list-stations .stations-grid .station-content .panel .nav-pills > li:last-child {
    border-right: none; }
.list-stations .stations-grid .station-content .panel .nav-pills > li a {
    font-size: 12px;
    padding: 10px 5px;
    transition: all linear 0.3s; }
.list-stations .stations-grid .station-content .panel .nav-pills > li a i {
    font-size: 16px;
    display: block;
    margin-bottom: 10px; }
.list-stations .stations-grid .station-content .panel .nav-pills > li a:hover {
    background-color: #006c95;
    color: #ffffff; }
.list-stations .stations-grid .station-content .panel .nav-pills > li:nth-child(1) a {
    border-radius: 0px 0px 0px 5px; }
.list-stations .stations-grid .station-content .panel .nav-pills > li:nth-child(2) a {
    border-radius: 0px; }
.list-stations .stations-grid .station-content .panel .nav-pills > li:nth-child(3) a {
    border-radius: 0px 0px 5px 0px; }

@media (max-width: 767px) {
    .nav-station-services li {
        display: table-cell !important;
        width: 1% !important; } }
/* CSS Document */
/* Tableau responsive */
.responsive-table {
    margin-top: 50px; }
.responsive-table .responsive-title-table {
    color: #4d4d4d; }
.responsive-table .panel-group {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15); }
.responsive-table .panel-group .panel {
    border-radius: 0;
    margin-top: 0 !important;
    border: none; }
.responsive-table .panel-group .panel .panel-heading {
    background-color: #006c95;
    border-radius: 0;
    color: #ffffff;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding: 0; }
.responsive-table .panel-group .panel .panel-heading .panel-title a {
    padding: 10px 40px 10px 10px;
    display: block;
    width: 100%;
    height: auto;
    position: relative; }
.responsive-table .panel-group .panel .panel-heading .panel-title a:after {
    content: '+';
    position: absolute;
    width: 20px;
    height: auto;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0; }
.responsive-table .panel-group .panel .panel-heading .panel-title a[aria-expanded=true]:after {
    content: '-'; }
.responsive-table .panel-group .panel .panel-heading .panel-title a:hover, .responsive-table .panel-group .panel .panel-heading .panel-title a:focus {
    text-decoration: none; }
.responsive-table .panel-group .panel .panel-body {
    padding: 0; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr td {
    padding: 10px;
    border-bottom: solid 1px #dddddd !important; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr td:first-child {
    background-color: #f5f5f5; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr td:last-child {
    border-bottom: none; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr.carbuPrice td {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr.carbuPrice td:first-child {
    background-color: #3c8b3c; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr.carbuPrice td:last-child {
    background-color: #439d43; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr.carbuPrice td:last-child .btn-default {
    color: #439d43;
    width: auto;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px;
    border: none;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0; }
.responsive-table .panel-group .panel .panel-body .accordion-content-table tr.carbuPrice td:last-child .btn-default:hover {
    background-color: #7cbb7c;
    color: #ffffff; }
.responsive-table .panel-group .panel .btn {
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px;
    word-wrap: break-word; }

/* CSS Document */
.station-container {
    position: relative;
    top: -75px; }
.station-container .station-header {
    background-color: #ffffff;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0 -15px 35px rgba(0, 0, 0, 0.2); }
.station-container .station-header .station-main-infos {
    padding: 15px 0 0 15px; }
.station-container .station-header .station-main-infos img {
    float: left;
    margin-right: 15px;
    width: 100px; }
.station-container .station-header .station-main-infos .station-title {
    margin-top: 0; }
.station-container .station-header .station-main-links {
    padding-right: 0; }
.station-container .station-header .station-main-links .nav-pills > li {
    display: table-cell !important;
    width: 1% !important; }
.station-container .station-header .station-main-links .nav-pills > li a {
    font-size: 12px;
    padding: 15px 5px;
    transition: all linear 0.3s; }
.station-container .station-header .station-main-links .nav-pills > li a i {
    font-size: 20px;
    display: block;
    margin-bottom: 10px; }
.station-container .station-header .station-main-links .nav-pills > li a:hover {
    background-color: #006c95;
    color: #ffffff; }
.station-container .station-header .station-main-links .nav-pills > li:nth-child(1) {
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    border-radius: 0px 0px 0px 5px; }
.station-container .station-header .station-main-links .nav-pills > li:nth-child(1) a {
    border-radius: 0px 0px 0px 5px; }
.station-container .station-header .station-main-links .nav-pills > li:nth-child(2) {
    border-bottom: solid 1px #dddddd; }
.station-container .station-header .station-main-links .nav-pills > li:nth-child(2) a {
    border-radius: 0px; }
.station-container .station-header .station-main-links .nav-pills > li:nth-child(3) {
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    border-radius: 0px 5px 0px 0px; }
.station-container .station-header .station-main-links .nav-pills > li:nth-child(3) a {
    border-radius: 0px 5px 0px 0px; }
.station-container .station-content .title-section i {
    font-size: 14px;
    margin-left: 15px; }
.station-container .station-content .carburants .panel {
    text-align: center; }
.station-container .station-content .carburants .panel .panel-heading .title {
    margin: 10px 0; }
.station-container .station-content .carburants .panel .panel-body .price {
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 15px 0; }
.station-container .station-content .carburants .panel .panel-body .sources {
    margin-bottom: 0;
    font-size: 12px; }
.station-container .station-content .services .list-group .list-group-item {
    background-color: #f5f5f5; }

@media (max-width: 767px) {
    .station-container {
        top: 0;}
    .station-container .station-header {
        box-shadow: none;
        border-radius: 0; }
    .station-container .station-header .station-main-infos img {
        width: 75px; }
    .station-container .station-header .station-main-links {
        padding-right: 15px; }
    .station-container .station-header .station-main-links .nav-pills > li a {
        padding: 10px 5px;
        margin: 0; }
    .station-container .station-header .station-main-links .nav-pills > li:nth-child(1) {
        border-left: solid 1px #dddddd;
        border-right: solid 1px #dddddd;
        border-bottom: solid 1px #dddddd;
        border-top: solid 1px #dddddd;
        border-radius: 5px 0px 0px 5px; }
    .station-container .station-header .station-main-links .nav-pills > li:nth-child(1) a {
        border-radius: 5px 0px 0px 5px; }
    .station-container .station-header .station-main-links .nav-pills > li:nth-child(2) {
        border-bottom: solid 1px #dddddd;
        border-top: solid 1px #dddddd; }
    .station-container .station-header .station-main-links .nav-pills > li:nth-child(2) a {
        border-radius: 0px; }
    .station-container .station-header .station-main-links .nav-pills > li:nth-child(3) {
        border-left: solid 1px #dddddd;
        border-right: solid 1px #dddddd;
        border-bottom: solid 1px #dddddd;
        border-top: solid 1px #dddddd;
        border-radius: 0px 5px 5px 0px; }
    .station-container .station-header .station-main-links .nav-pills > li:nth-child(3) a {
        border-radius: 0px 5px 5px 0px; }
}
.h2-station-services {
    padding: 10px;
    font-size:25px;
    font-weight: normal;
}
li {
    list-style:none;
}

li.list-po::before, li.list-actu::before {
    content: '';
    padding-right: 10px;
    color: #f59f42;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    font-size: 10px;
}
.list-po {
    padding-bottom: 10px;
}

main {
 min-height: calc(85vh);
}

.reverseH1{
			display:block;
			font-family:Helvetica;
			font-size: 2.2em;;
			font-style:normal;
			font-weight:bold;
			line-height:120%;
			letter-spacing:normal;
			margin-top:0;
			margin-right:0;
			margin-bottom:10px;
			margin-left:0;
			padding: 1em;
			text-align:left;
			background-color:#006c95 !important;
			color: #FFFFFF !important;
}


/* Cookie Dialog */
   #gdpr-cookie-message {
       position: fixed;
       left: 5px;
       bottom: 30px;
	   
	   z-index: 1000000;
       max-width: 90%;
       background-color: #EfEfEf;
	   
       padding: 20px;
       border-radius: 5px;
       box-shadow: 0 6px 6px rgba(0,0,0,0.25);
       margin-left: 30px;
       font-family: system-ui;
   }
   #gdpr-cookie-message h4 {
       color: var(--red);
       font-family: 'Quicksand', sans-serif;
       font-size: 1.2em;
       font-weight: 500;
       margin-bottom: 10px;
   }
   #gdpr-cookie-message h5 {
       color: var(--red);
       font-family: 'Quicksand', sans-serif;
       font-size: 14px;
       font-weight: 500;
       margin-bottom: 10px;
   }
   #gdpr-cookie-message p, #gdpr-cookie-message ul {
       color: black;
       font-size: 0.9em;
   }
   #gdpr-cookie-message p:last-child {
       margin-bottom: 0;
       text-align: right;
   }
   #gdpr-cookie-message li {
       width: 49%;
       display: inline-block;
   }
   #gdpr-cookie-message a {
       
       text-decoration: none;
       font-size: 0.9em;;
       padding-bottom: 2px;
       border-bottom: 1px dotted rgba(255,255,255,0.75);
       transition: all 0.3s ease-in;
   }
   #gdpr-cookie-message a:hover {
       
       border-bottom-color: var(--red);
       transition: all 0.3s ease-in;
   }
   #gdpr-cookie-message button {
       border: none;
	   
       background:#449d44;;
       color: white;
       font-family: 'Quicksand', sans-serif;
       font-size: 1.6em;
       padding: 7px;
       border-radius: 3px;
       padding-left: 1em;
       padding-right: 1em;
	   margin-left: 1em;
       cursor: pointer;
       transition: all 0.3s ease-in;
   }
   #gdpr-cookie-message button:hover {
     background-color:#357935;
       transition: all 0.3s ease-in;
   }
   button#gdpr-cookie-advanced {
       
       background-color: #EEEEEE;
	   font-size: 1em;
       color: #555;
   }
   button#gdpr-cookie-advanced:hover {
	   background-color: #EEEEEE;
      text-decoration: underline; 
       color: var(--red);
   }
   #gdpr-cookie-message button:disabled {
       opacity: 0.3;
   }
   #gdpr-cookie-message input[type="checkbox"] {
       float: none;
       margin-top: 0;
       margin-right: 5px;
   }


    .AFMM-phone-pay-service-container{
        font-family: arial;
        font-weight: bold;
        line-height: 1.42857143;
        text-align: center;
    }
    .AFMM-phone-pay-service-number-container{
        width: 7.4em;
        padding: 0 10px;
        font-size: 30px;
        border-top: 1px solid rgb(145, 145, 155);
        margin-top: 1px;
        background-color: rgb(255, 255, 255);
        border-bottom: 1px solid rgb(145, 145, 155);
        margin-bottom: 1px;
        height: 41px!important;
        border-left: 1px solid rgb(145, 145, 155);
        text-align: center;
        color: #a50f78;
    }
    .AFMM-phone-pay-service-element{
        font-family: arial;
        font-weight: bold;
        box-sizing: border-box;
        display: inline-block;
        height: 45px;
        vertical-align: middle;
        margin-left: -4px;
        position: relative;
    }
    .AFMM-phone-pay-service-arrow-container{
        background-color: #a50f78;
        width: 20px;
    }
    .AFMM-phone-pay-service-arrow{
        width: 0px;
        height: 0px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #FFF;
        margin: 11px 0;
    }
    .AFMM-phone-pay-service-price-container{
        background-color: #a50f78;
        color: #FFF;
        padding: 6px 10px 5px 0px;
        line-height: 16px;
        text-align: left;
    }
    .AFMM-phone-pay-service-end-container{
        width: 10px;
        border-top: 1px solid rgb(145, 145, 155);
        margin-top: 1px;
        background-color: rgb(255, 255, 255);
        border-bottom: 1px solid rgb(145, 145, 155);
        margin-bottom: 1px;
        height: 41px!important;
        border-right: 1px solid rgb(145, 145, 155);
        margin-left: -5px!important;
    }


    .btn-mazout-com { 
        color: #ffffff; 
        background-color: #006C87; 
        border-color: #006C87; 
      } 
       
      .btn-mazout-com:hover, 
      .btn-mazout-com:focus, 
      .btn-mazout-com:active, 
      .btn-mazout-com.active, 
      .open .dropdown-toggle.btn-mazout-com { 
        color: #ffffff; 
        background-color: #005A7C; 
        border-color: #006C87; 
      } 
       
      .btn-mazout-com:active, 
      .btn-mazout-com.active, 
      .open .dropdown-toggle.btn-mazout-com { 
        background-image: none; 
      } 
       
      .btn-mazout-com.disabled, 
      .btn-mazout-com[disabled], 
      fieldset[disabled] .btn-mazout-com, 
      .btn-mazout-com.disabled:hover, 
      .btn-mazout-com[disabled]:hover, 
      fieldset[disabled] .btn-mazout-com:hover, 
      .btn-mazout-com.disabled:focus, 
      .btn-mazout-com[disabled]:focus, 
      fieldset[disabled] .btn-mazout-com:focus, 
      .btn-mazout-com.disabled:active, 
      .btn-mazout-com[disabled]:active, 
      fieldset[disabled] .btn-mazout-com:active, 
      .btn-mazout-com.disabled.active, 
      .btn-mazout-com[disabled].active, 
      fieldset[disabled] .btn-mazout-com.active { 
        background-color: #006C87; 
        border-color: #006C87; 
      } 
       
      .btn-mazout-com .badge { 
        color: #006C87; 
        background-color: #ffffff; 
      }