
table{border-spacing:1;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;width:100%;margin:0 auto;position:relative}table *{position:relative}table td,table th{padding-left:8px}table thead tr{height:60px;background:#eaa636}table tbody tr{height:50px}table tbody tr:last-child{border:0}table td,table th{text-align:left}table td.l,table th.l{text-align:right}table td.c,table th.c{text-align:center}table td.r,table th.r{text-align:center}.table100-head th{font-size:18px;color:#fff;line-height:1.2;font-weight:unset}tbody tr:nth-child(even){background-color:#f5f5f5}tbody tr{font-size:15px;color:gray;line-height:1.2;font-weight:unset}tbody tr:hover{color:#555;background-color:#f5f5f5;cursor:pointer}.column1{width:260px;padding-left:40px}.column2{width:160px}.column3{width:245px}.column4{width:110px;text-align:right}.column5{width:170px;text-align:right}.column6{width:222px;text-align:right;padding-right:62px}@media screen and (max-width:992px){table{display:block}table tr,table td,table th{display:block}table thead{display:none}table tbody tr{height:auto;padding:37px 0}table tbody tr td{padding-left:40%!important;margin-bottom:24px}table tbody tr td:last-child{margin-bottom:0}table tbody tr td:before{font-size:14px;color:#999;line-height:1.2;font-weight:unset;position:absolute;width:40%;left:30px;top:0}table tbody tr td:nth-child(1):before{content:"Date"}table tbody tr td:nth-child(2):before{content:"Order ID"}table tbody tr td:nth-child(3):before{content:"Name"}table tbody tr td:nth-child(4):before{content:"Price"}table tbody tr td:nth-child(5):before{content:"Quantity"}table tbody tr td:nth-child(6):before{content:"Total"}.column4,.column5,.column6{text-align:left}.column4,.column5,.column6,.column1,.column2,.column3{width:100%}tbody tr{font-size:14px}}@media(max-width:576px){.container-table100{padding-left:15px;padding-right:15px}}

/*editorstyle*/
dl {
    margin: 0 1.625em;
}
dt {
    font-size: 15px;
    font-weight: bold;
}
dd {
    margin: 0 0 1.625em;
}
strong {
    font-weight: bold;
}
cite, em, i {
    font-style: italic;
}
cite {
    border: none;
}
big {
    font-size: 131.25%;
}
.mceContentBody blockquote,
.mceContentBody blockquote p {
    font-family: Georgia, "Bitstream Charter", serif !important;
    font-style: italic !important;
    font-weight: normal;
    margin: 0 3em;
}
.mceContentBody blockquote em,
.mceContentBody blockquote i,
.mceContentBody blockquote cite {
    font-style: normal;
}
.mceContentBody blockquote cite {
    color: #666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
pre {
    background: #f4f4f4;
    font: 13px "Courier 10 Pitch", Courier, monospace;
    line-height: 1.5;
    margin-bottom: 1.625em;
    padding: 0.75em 1.625em;
}
code, kbd, samp, var {
    font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
address {
    display: block;
    margin: 0 0 1.625em;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
    border: none;
    color: #333;
    text-decoration: none;
}
sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Images */
img[class*="wp-image-"] {
    height: auto;
    max-width: 97.5%;
}
img.size-full {
    width: auto; /* Prevent stretching of full-size images in IE8 */
}
img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    margin-top: 0.4em;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}
.wp-caption {
    background: #eee;
    border: none;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
.wp-caption img {
    display: block;
    margin: 5px auto 0 !important;
    max-width: 98%;
    border-color: #eee;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
    color: #666;
    font-family: Georgia, serif !important;
    font-size: 12px;
    margin: 0 0 0.6em 0 !important;
    padding: 0 0 5px 40px;
    position: relative;
    text-align: left;
}
.wp-caption .wp-caption-text:before {
    color: #666;
    content: '\2014';
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
    background: #eee;
    border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
    background: #fff;
    border-color: #ddd;
}

.pagination-loading-mask.loading{
    background-image: url(../images/preloader.png)!important;;
    background-color: #000000ab!important;;
    background-size: 5%!important;;
    background-position: 50% 70%!important;;
}

.pagination-loading-mask{
    min-height: 200px!important;
}
.pager_container{
    display: flex;
}
.pager_container .first,
.pager_container .last,
.pager_container .previouspostslink,
.pager_container .nextpostslink,
.pager_container .page{
    background-color: #f7f2eb;
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    transition: .3s;
    color: #eaa636;
    margin-right: 5px;
    padding: 0 10px;
}
.pager_container .page.active {
    background-color: #eaa636;
    color: #fff;
}
.pager_container .page {
    width: 40px;
}

.breadcrumb {
    padding: .5rem 0;
    margin: 0;
}

.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb  li a {
    color: #eaa636;
}
.breadcrumb li:not(:last-child)::after {
    display: inline-block;
    margin: 0 .25rem;
    content: ">";
}
.color-primary-link{
    color: #eaa636;
}

.form-field-control-wrapper label,
.form-field-control-wrapper .form-field-control{
    width:100%;
}

.sorter-wrapper{
    display: inline-flex;
    flex-direction: column;
    padding: 0 0px 0 10px;
    top: -6px;
}
.sorter-wrapper a{
    color: #fff;
    font-size: 14px;
}

.bgdark{
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: darken;
}
.verydark{
    background-color: rgba(0, 0, 0, 0.8);
}
.small-table{
    border-radius: 0;
}
.small-table thead tr{
    background: #0e0e0d;
}
.small-table thead th{
    padding: 8px;
}
.small-table thead th,
.small-table tbody td{
    font-size: 13px;
}
.small-table tbody{
    border: 1px #dbdada solid;
}
.small-table tbody tr:nth-child(even) {
    background-color: #e2e2e2;
}

a.filtre-taxonomy{
    padding: 5px;
}
a.filtre-taxonomy:hover,
a.filtre-taxonomy.active{
    background-color: #eaa636;
    color: #fff;
}

.tab {
    padding-top: 50px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    width: 70%;
    margin: 0 auto;
    font-family: "Roboto", sans-serif;
    line-height: 1.5;
    font-weight: 300;
    color: #888;
    -webkit-font-smoothing: antialiased;
}

.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.tabs li {
    float: left;
    line-height: 38px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.tabs a {
    background-color: #eff0f2;
    border-bottom: 1px solid #fff;
    color: #888;
    font-weight: 500;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0 20px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 2px solid blue;
}

.tabs_item {
    display: none;
    padding: 30px 0;
}
.tabs_item:first-child {
    display: block;
}

.tab .current a {
    color: #fff;
    background: blue;
}

.item-pronostic-ws table thead th{
    color: #fff;
}
.item-pronostic-ws{
    margin:20px 40px 30px;
    padding-bottom:30px;
    border-bottom:  1px #ababab solid;
}