

#odds-comparison-container button,
#odds-comparison-container input,
#odds-comparison-container optgroup,
#odds-comparison-container select,
#odds-comparison-container textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

#odds-comparison-container button,
#odds-comparison-container input {
    overflow: visible;
}

#odds-comparison-container button,
#odds-comparison-container select {
    text-transform: none;
}



#odds-comparison-container fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#odds-comparison-container legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}


#odds-comparison-container textarea {
    overflow: auto;
}

#odds-comparison-container [type="checkbox"],
#odds-comparison-container [type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

#odds-comparison-container [type="number"]::-webkit-inner-spin-button,
#odds-comparison-container [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

#odds-comparison-container [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

#odds-comparison-container [type="search"]::-webkit-search-cancel-button,
#odds-comparison-container [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

#odds-comparison-container ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

#odds-comparison-container label {
    color: #333;
    display: block;
    font-weight: 800;
    margin-left: 10px;
    float: left;
    line-height: 100%;
}

#odd-sidebar-menu {
    width: 300px;
    position: fixed;
    left: 0;
    top:100px;
}
#odd-sidebar-menu .typeahead__result {
    position: fixed;
    left: 200px;
    background: #fff;
    top: 100px;
    padding: 10px;
}
#odds-comparison-container img {
    opacity: 1 !important;
}
#odds-comparison-container a , #odds-comparison-container a  img{
    box-shadow: none;
    color: #222;
}
#odds-comparison-container .lslide {
    list-style: none;
}

#odds-comparison-container h4 {
    margin: 0 0 4px 0;
    font-size: 16px;
}

#odds-comparison-container .odd-type-wapper.type-3W .odd-odd-wrapper,
#odds-comparison-container .odd-type-wapper.type-TO .odd-odd-wrapper,
#odds-comparison-container .odd-type-wapper .odd-odd-wrapper.type-special_3w,
#odds-comparison-container .odd-type-wapper .odd-odd-wrapper.type-3w-special,
#odds-comparison-container .odd-type-wapper .odd-odd-wrapper.type-3w{
    width: 32%;
    box-sizing: border-box;
    float: left;
	margin:0 0.5% 0 0.5%;
}

#odds-comparison-container .odd-type-wapper .odd-odd-wrapper.type-special_2w,
#odds-comparison-container .odd-type-wapper .odd-odd-wrapper.type-2w_special,
#odds-comparison-container .odd-type-wapper .odd-odd-wrapper.type-2w{
    width: 49%;
    box-sizing: border-box;
    float: left;
    margin:0 0.5% 0 0.5%;
}

 .odd-type-wapper.type-3W .odd-odd-wrapper:nth-child(2),  .odd-type-wapper.type-TO  .odd-odd-wrapper:nth-child(2) {
    margin:0 1.5%;
}

.sol-option {
    display: block;
    width: 100%;
    overflow: hidden;
}
#odds-comparison-container .odds_bookmaker_odds {
    display: block;
    overflow: hidden;
    position: relative;
	margin:0;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #cccccc;
}
.odds_bookmaker_odds.collapsed {
    padding-bottom: 30px;
}
.odds_bookmaker_odds li:first-child {
    background: #b8e986;
}
.odds_bookmaker_odds li {
    list-style: none;
    display: block;
    text-align: center;
    border-bottom: 1px solid  #cccccc;
}
.odds_bookmaker_odds li span{
    padding-top: 11px;
    font-size: 12px;
}
.odds_bookmaker_odds li img {
    margin-top: 5px;
    margin-bottom:5px;
}

.odds_bookmaker_odds div {
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    line-height: 2px;
    font-size: 13px;
    height: 25px;
}

.odds_bookmaker_odds div span {
    font-size: 12px;
    margin-bottom: -5px;
}

.odds_bookmaker_odds strong.odd {
    font-size: 15px;
    position: relative;
    top: -3px;
    left: -2px;
}

.odds_bookmaker_odds a {
    text-decoration: none !important;

}


.odd-type-wapper.type-2W .odd-odd-wrapper{
    width: 49%;
    margin: 0 0.5%;
    float: left;
    box-sizing: border-box;
}

#odd-paginate.pager-inactive {
    position: absolute;
    bottom: -100000px;
}

#facets .odds-checkboxes, #reverse-container .odds-checkboxes {
    width: 49%;
    height: 170px;
    overflow-y: scroll;
    float: left;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
    box-sizing: border-box;
    margin-right: 1%;
    border-radius: 3px;
    /* border-top-left-radius: 0; */
    /* border-top-right-radius: 0; */
}
#facets-container {
    clear: both;

}

#facets .odds-checkboxes:nth-child(even), #reverse-container .odds-checkboxes:nth-child(even) {
    margin-left: 1%;
    margin-right: 0;
}

#facets .odds-selects {
    width: 49%;
    min-height: 95px;
    overflow-y: scroll;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    margin-right: 1%;
    border-radius: 10px;
    margin-top: 20px;
}
#facets .odds-selects:nth-child(even) {
    margin-left: 1%;
    margin-right: 0;
}
#facets .odds-checkboxes label, #facets .odds-checkboxes input , #reverse-container .odds-checkboxes input {
    float:left;

}
#facets .odds-checkboxes label {
    margin-right: 10px;

}

#facets .checkbox-container, #reverse-container .checkbox-container {
    width: 42%;
    float: left;
    padding: 5px;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    margin: 4px;
    background-color: #efefef;
    border-radius: 3px;
}

#facets .checkbox-container input, #reverse-container .checkbox-container input{
    margin: 1px 0 0 5px;
    cursor: pointer;
}

#facets #filter-bookmaker .checkbox-container input, #reverse-container #filter-bookmaker .checkbox-container input{
    margin-top: 6px;
}

#facets #filter-bookmaker .checkbox-container img, #reverse-container #filter-bookmaker .checkbox-container img {
    margin-top: 2px;
}

#facets ::-webkit-scrollbar,  #reverse-container ::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 7px;
}
#facets ::-webkit-scrollbar-thumb,  #reverse-container ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.odds-checkboxes-hidden {
    display: none;
}

.odd-match-wrapper {
    overflow: hidden;
    margin-bottom: 25px;
}
.toggleOddMatch {
    display: block;
    border-radius: 3px;
    background-color: #f8f8f8;
    border: solid 1px #cccccc;
    padding: 15px;
    overflow: hidden;
    clear:both;
    margin-top: 15px;
	cursor:pointer;
}
.toggleOddMatch:hover {
	background:#F0F9EF;
}
.toggleOddMatch a {
    color: #fff;

}
.toggleOddMatch .matchname{
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.toggleOddMatch .matchdate {
    float:right;
    margin:0 5px;

}

.toggleOddMatch a{
    color: #333;
    text-decoration: none;
    box-shadow: none;

}
.toggleOddMatch .tournament,.toggleOddMatch .sport, .toggleOddMatch .long-matchdate {
    display: none;
}

.toggleOddMatch.active .matchname {
    display: block;;
    width: 100%;
    margin-bottom: 15px;
}
.toggleOddMatch.active .tournament{
    display: block;
    float: left;
}
.toggleOddMatch.active .sport{
    display: block;
    float: left;
    margin: 0 10px;
}
.toggleOddMatch.active .matchdate {
    display: none;
}
.toggleOddMatch.active .long-matchdate {
    display: block;
    float: left;
}
#facets-container {
    overflow: hidden;
}
.lSAction > .lSPrev , .lSAction > .lSNext {
    background-position: 0 0;
    border-radius: 3px;
    border: solid 1px #cccccc;
    background-color: #f8f8f8;
    box-shadow: none;
    display: block;
    line-height: 31px;
    text-align: center;
    opacity: 1;
}
.lSAction > .lSPrev:hover , .lSAction > .lSNext:hover {
    background-color: #F0F9EF;
}
.lSAction > .lSPrev {
    left:5px;
}
.lSAction > .lSNext {
    right:5px;
}
.lSAction a {
    opacity: 1 !important;

}

.odd-type-nav {
    display: block;
    margin:10px 0 !important;
    overflow: hidden;
    width: 100%;
    background: none;
}
.odd-type-nav li a{
    display: block;
    width: 100%;
    border-radius: 3px;
    padding:10px;
    background-color: #f8f8f8;
    text-align: center;
    border: solid 1px #cccccc;

}
.odd-type-nav li.ui-tabs-active a {
    background-color: #545454;
    border: solid 1px #424242;
    color: #fff;
}
.odd-type-nav li a:hover {
  background-color: #cccccc;

}
#odds-comparison-container.small #odds-sidebar {
    display: none;
    margin-bottom: 20px;
    overflow: hidden;
}
#odds-comparison-container.small #odds-sidebar.opened {
    display: block;
}

.notice-no-results{
    font-weight: bold;
    margin: 5px 0 0 20px;
}



.odd-odd-wrapper h4 {
    text-align: center;
}

.ui-tooltip {
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    background: #fff;
    border: 1px solid #f8f8f8;
    padding: 4px 10px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
    -moz-box-shad3w: 3px 10px 5px 0px rgba(0,0,0,0.7);
    box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.ui-helper-hidden-accessible {
    display:none;
}
.ui-tooltip {
    background: #fff !important;
    opacity: 1 !important;
}
.hidden {
    display:none;
}

#odds-load-more, #odds-load-less {
    width: 30%;
    background: #f8f8f8;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    text-decoration: underline;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
}
#odds-load-more {
    float: right;
}

#form-odds_full_search ul li {
    list-style: none;
    padding-top: 5px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
}
#form-odds_full_search ul li:hover {
    background: #efefef;
}
#form-odds_full_search .typeahead__group {
    display: none;
}
#form-odds_full_search .typeahead__result {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#form-odds_full_search .js-typeahead-odds_full_search {
    width: 100%;
    padding: 12px;
    background-color: #fdfdfd;
    border: solid 1px #cccccc;
    border-radius: 3px;
    margin-top: 20px;
}

#form-odds_full_search input.js-typeahead-odds_full_search{
    padding: 12px 12px 12px 42px;
}

.odd-icon-calc {
    background: url(images/calculator.png);
    width: 14px;
    width: 16px;
    height: 20px;
    display: inline-block;
    top: 5px;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.odd-icon-i {
    background: url(images/i.png);
    width: 16px;
    height: 13px;
    display: inline-block;
    top: 2px;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.odd-icon-b {
    background: url(images/b.png);
    width: 17px;
    height: 13px;
    display: inline-block;
    top: 2px;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}



.odd-loader {
  height: 20px;
  width: 250px;
  position: relative;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.odd-loader--dot {
  animation-name: loader;
  animation-timing-function: ease-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background-color: black;
  position: absolute;
  border: 2px solid white;
}
.odd-loader--dot:first-child {
  background-color: #8cc759;
  animation-delay: 0.5s;
}
.odd-loader--dot:nth-child(2) {
  background-color: #8c6daf;
  animation-delay: 0.4s;
}
.odd-loader--dot:nth-child(3) {
  background-color: #ef5d74;
  animation-delay: 0.3s;
}
.odd-loader--dot:nth-child(4) {
  background-color: #f9a74b;
  animation-delay: 0.2s;
}
.odd-loader--dot:nth-child(5) {
  background-color: #60beeb;
  animation-delay: 0.1s;
}
.odd-loader--dot:nth-child(6) {
  background-color: #fbef5a;
  animation-delay: 0s;
}
.odd-loader--text {
  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;
}
.odd-loader--text:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@keyframes loader {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}
@keyframes odd-loading-text {
  0% {
    content: "Loading";
  }
  25% {
    content: "Loading.";
  }
  50% {
    content: "Loading..";
  }
  75% {
    content: "Loading...";
  }
}

@media only screen and (max-width: 650px) {
    #odds-comparison-container .odd-type-wapper.type-3W .odd-odd-wrapper, #odds-comparison-container .odd-type-wapper.type-TO .odd-odd-wrapper{
        width: 100%;
        margin:0;
    }
    #facets .checkbox-container, #reverse-container .checkbox-container  {
        clear: both;
        width: 100%;

    }
}

/*Additional styling*/

.or-odd-typekey,
.or-odd-typekey-content{
    width: 100%;
    /*display: inline-block;*/
    display: block;
}

.or-odd-typekey-content{
    padding-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 4px;
    overflow: hidden;
}

.or-odd-typekey{
    padding: 5px 0;
    background-color: #e3e3e3;
    cursor: pointer;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    margin: 0 0.5% 6px 0.5%;
    width: 99%;
}

.or-odd-typekey a{
    margin-left: 10px;
    text-decoration: none;
}

.closed{
    display: none;
}

.sol-label-text{
    padding-left: 12px;
}

label .sol-checkbox{
    top: 9px;
    left: 0;
}

#toggle_filter{
    cursor: pointer;
    border-radius: 3px;
    background-color: #f8f8f8;
    border: solid 1px #cccccc;
    padding: 10px 15px;
    margin-top: 10px;
    cursor: pointer;
}

#toggle_filter:hover{
    background: #F0F9EF;
}

#toggle_filter span.dashicons.dashicons-admin-settings{
    padding-top: 3px;
    padding-right: 3px;
}

.odd-list-more, .odd-list-less{
    cursor: pointer;
    padding-top: 5px;
}

.odd-list-more:hover, .odd-list-less:hover{
    background-color: #F0F9EF;
}

div.odds-checkboxes h4{
    text-align: center;
}

.odd-type-nav li a.activelslide{
    background-color: #e2e2e2;
}

form#form-odds_full_search{
    position: relative;
}

#form-odds_full_search span.dashicons.dashicons-search{
    position: absolute;
    left: 15px;
    top: 30px;
    z-index: 1;
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager{
    padding-right: 12px;
}

.h4-wrapper{
    height: 50px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

/*Animation*/

.odd-match-wrapper .odd-type-wapper .odds_bookmaker_odds li:first-child > a > img{
    margin: 0 4px;
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);

    -webkit-animation: pop2 4s 1s infinite ease-in-out;
    -o-animation: pop2 4s 1s infinite ease-in-out;
    animation: pop2 4s 1s infinite ease-in-out;
}

.odd-odd-wrapper:nth-of-type(1) .odds_bookmaker_odds li:first-child > a > img{
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.odd-odd-wrapper:nth-of-type(2) .odds_bookmaker_odds li:first-child > a > img{
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.odd-odd-wrapper:nth-of-type(3) .odds_bookmaker_odds li:first-child > a > img{
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

/*@keyframes pop1 {*/
    /*10%, 90% {*/
        /*transform: scale(0.98);*/
    /*}*/

    /*20%, 80% {*/
        /*transform: scale(1.05);*/
    /*}*/

    /*30%, 50%, 70% {*/
        /*transform: scale(0.9);*/
    /*}*/

    /*40%, 60% {*/
        /*transform: scale(1.1);*/
    /*}*/
/*}*/

@keyframes pop2 {
    5%{
        -webkit-transform: scale(1.04) translateY(-2px);
        -moz-transform: scale(1.04) translateY(-2px);
        -ms-transform: scale(1.04) translateY(-2px);
        -o-transform: scale(1.04) translateY(-2px);
        transform: scale(1.04) translateY(-2px);
        box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    }
    10%{
        -webkit-transform: rotate(-0.9deg);
        -moz-transform: rotate(-0.9deg);
        -ms-transform: rotate(-0.9deg);
        -o-transform: rotate(-0.9deg);
        transform: rotate(-0.9deg);
    }
    11%{
        -webkit-transform: rotate(0.9deg);
        -moz-transform: rotate(0.9deg);
        -ms-transform: rotate(0.9deg);
        -o-transform: rotate(0.9deg);
        transform: rotate(0.9deg);
    }
    15%{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0px 0px rgba(0,0,0,0);
    }
}

@keyframes pop3 {
    5%{
        transform: translateY(-2.5px);
    }
    9%{
        transform: translateY(-1px);
    }
    10%{
        transform: translateY(-2px);
    }
    15%{
        transform: translateY(0px);
    }
}