/* 
Theme Name: Responsive Handicapping Theme
Theme URL: https://www.boydsbets.com
Description: Boyds Bets - Responsive
Author: Tyler Forret
Author URI: http://www.418media.com
Version: 3.0.18
*/
/*!normalize.css v3.0.0 | MIT License | git.io/normalize */ 

/* FAQ */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap');

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  line-height: 1.8;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background: transparent;
}
a:active, a:hover {
  outline: 0;
}
a:focus {
  text-decoration: none !important;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  }
  pre {
  overflow: auto;
  }
  code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
  }
  button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  }
  button {
  overflow: visible;
  }
  button, select {
  text-transform: none;
  }
  button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
    cursor: pointer;
  }
  button[disabled], html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner, input::-moz-focus-inner {
    border:0;
    padding:0;
    }
    input {
    line-height: normal;
    }
    input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    }
    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height:auto;
    }
    input[type="search"] {
    -webkit-appearance: textfield;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
    }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance:none;
      }
      fieldset {
        border: 1px solid #c0c0c0;
        margin: 0 2px;
        padding: .35em .625em .75em;
      }
      legend {
        border: 0;
        padding: 0;
      }
      textarea {
        overflow: auto;
      }
      optgroup {
        font-weight: bold;
      }
      table {
        border-collapse: collapse;
        border-spacing: 0;
      }
      td, th {
        padding: 0;
      }
      
      @media print {
        * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
        }
        a, a:visited {
        text-decoration: underline;
        }
        a[href]:after {
        content: "(" attr(href) ")";
        }
        abbr[title]:after {
        content: "(" attr(title) ")";
        }
        a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
        }
        pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
        }
        thead {
        display: table-header-group;
        }
        tr, img {
        page-break-inside: avoid;
        }
        img {
        max-width: 100%!important;
        }
        p, h2, h3 {
        orphans: 3;
        widows: 3;
        }
        h2, h3 {
        page-break-after: avoid;
        }
        select {
        background: #fff!important;
        }
        .navbar {
        display: none;
      }
      .table td, .table th {
      background-color: #fff!important;
      }
      .btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
    }
    .label {
  border: 1px solid #000;
  }
  .table {
  border-collapse: collapse!important;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #ddd!important;
}
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
    body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    -webkit-font-smoothing: auto;
    }
    input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    }
    a {
    color: #ff2400;
    text-decoration: underline;
    }
    a:hover, a:focus {
      color: #ff6000;
      text-decoration: underline;
    }
    a:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
    figure {
      margin: 0;
    }
    img {
      vertical-align: middle;
    }
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 15px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 24px;
  font-weight: bold;
}
h4, .h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  border-bottom: 3px solid #eee;
  border-top: 3px solid #eee;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media(min-width:768px) {
.lead {
  font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #ff2400;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ff2400;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt, dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

@media(min-width:768px) {
.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
  margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
  font-style: italic;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
}

@media(min-width:768px) {
.container {
  width: 750px;
  }
}

@media(min-width:992px) {
.container {
  width: 970px;
  }
}

@media(min-width:1200px) {
.container {
  width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}

@media(min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
  width: 100%;
}
.col-sm-11 {
  width: 91.66666667%;
}
.col-sm-10 {
  width: 83.33333333%;
}
.col-sm-9 {
  width: 75%;
}
.col-sm-8 {
  width: 66.66666667%;
}
.col-sm-7 {
  width: 58.33333333%;
}
.col-sm-6 {
  width: 50%;
}
.col-sm-5 {
  width: 41.66666667%;
}
.col-sm-4 {
  width: 33.33333333%;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-2 {
  width: 16.66666667%;
}
.col-sm-1 {
  width: 8.33333333%;
}
.col-sm-pull-12 {
  right: 100%;
}
.col-sm-pull-11 {
  right: 91.66666667%;
}
.col-sm-pull-10 {
  right: 83.33333333%;
}
.col-sm-pull-9 {
  right: 75%;
}
.col-sm-pull-8 {
  right: 66.66666667%;
}
.col-sm-pull-7 {
  right: 58.33333333%;
}
.col-sm-pull-6 {
  right: 50%;
}
.col-sm-pull-5 {
  right: 41.66666667%;
}
.col-sm-pull-4 {
  right: 33.33333333%;
}
.col-sm-pull-3 {
  right: 25%;
}
.col-sm-pull-2 {
  right: 16.66666667%;
}
.col-sm-pull-1 {
  right: 8.33333333%;
}
.col-sm-pull-0 {
  right: 0;
}
.col-sm-push-12 {
  left: 100%;
}
.col-sm-push-11 {
  left: 91.66666667%;
}
.col-sm-push-10 {
  left: 83.33333333%;
}
.col-sm-push-9 {
  left: 75%;
}
.col-sm-push-8 {
  left: 66.66666667%;
}
.col-sm-push-7 {
  left: 58.33333333%;
}
.col-sm-push-6 {
  left: 50%;
}
.col-sm-push-5 {
  left: 41.66666667%;
}
.col-sm-push-4 {
  left: 33.33333333%;
}
.col-sm-push-3 {
  left: 25%;
}
.col-sm-push-2 {
  left: 16.66666667%;
}
.col-sm-push-1 {
  left: 8.33333333%;
}
.col-sm-push-0 {
  left: 0;
}
.col-sm-offset-12 {
  margin-left: 100%;
}
.col-sm-offset-11 {
  margin-left: 91.66666667%;
}
.col-sm-offset-10 {
  margin-left: 83.33333333%;
}
.col-sm-offset-9 {
  margin-left: 75%;
}
.col-sm-offset-8 {
  margin-left: 66.66666667%;
}
.col-sm-offset-7 {
  margin-left: 58.33333333%;
}
.col-sm-offset-6 {
  margin-left: 50%;
}
.col-sm-offset-5 {
  margin-left: 41.66666667%;
}
.col-sm-offset-4 {
  margin-left: 33.33333333%;
}
.col-sm-offset-3 {
  margin-left: 25%;
}
.col-sm-offset-2 {
  margin-left: 16.66666667%;
}
.col-sm-offset-1 {
  margin-left: 8.33333333%;
}
.col-sm-offset-0 {
  margin-left: 0;
}
}

@media(min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666667%;
}
.col-md-10 {
  width: 83.33333333%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666667%;
}
.col-md-7 {
  width: 58.33333333%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666667%;
}
.col-md-4 {
  width: 33.33333333%;
}
.col-md-3 {
  width: 25%;
}
.col-md-2 {
  width: 16.66666667%;
}
.col-md-1 {
  width: 8.33333333%;
}
.col-md-pull-12 {
  right: 100%;
}
.col-md-pull-11 {
  right: 91.66666667%;
}
.col-md-pull-10 {
  right: 83.33333333%;
}
.col-md-pull-9 {
  right: 75%;
}
.col-md-pull-8 {
  right: 66.66666667%;
}
.col-md-pull-7 {
  right: 58.33333333%;
}
.col-md-pull-6 {
  right: 50%;
}
.col-md-pull-5 {
  right: 41.66666667%;
}
.col-md-pull-4 {
  right: 33.33333333%;
}
.col-md-pull-3 {
  right: 25%;
}
.col-md-pull-2 {
  right: 16.66666667%;
}
.col-md-pull-1 {
  right: 8.33333333%;
}
.col-md-pull-0 {
  right: 0;
}
.col-md-push-12 {
  left: 100%;
}
.col-md-push-11 {
  left: 91.66666667%;
}
.col-md-push-10 {
  left: 83.33333333%;
}
.col-md-push-9 {
  left: 75%;
}
.col-md-push-8 {
  left: 66.66666667%;
}
.col-md-push-7 {
  left: 58.33333333%;
}
.col-md-push-6 {
  left: 50%;
}
.col-md-push-5 {
  left: 41.66666667%;
}
.col-md-push-4 {
  left: 33.33333333%;
}
.col-md-push-3 {
  left: 25%;
}
.col-md-push-2 {
  left: 16.66666667%;
}
.col-md-push-1 {
  left: 8.33333333%;
}
.col-md-push-0 {
  left: 0;
}
.col-md-offset-12 {
  margin-left: 100%;
}
.col-md-offset-11 {
  margin-left: 91.66666667%;
}
.col-md-offset-10 {
  margin-left: 83.33333333%;
}
.col-md-offset-9 {
  margin-left: 75%;
}
.col-md-offset-8 {
  margin-left: 66.66666667%;
}
.col-md-offset-7 {
  margin-left: 58.33333333%;
}
.col-md-offset-6 {
  margin-left: 50%;
}
.col-md-offset-5 {
  margin-left: 41.66666667%;
}
.col-md-offset-4 {
  margin-left: 33.33333333%;
}
.col-md-offset-3 {
  margin-left: 25%;
}
.col-md-offset-2 {
  margin-left: 16.66666667%;
}
.col-md-offset-1 {
  margin-left: 8.33333333%;
}
.col-md-offset-0 {
  margin-left: 0;
}
}

@media(min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666667%;
}
.col-lg-10 {
  width: 83.33333333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666667%;
}
.col-lg-7 {
  width: 58.33333333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666667%;
}
.col-lg-4 {
  width: 33.33333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66666667%;
}
.col-lg-1 {
  width: 8.33333333%;
}
.col-lg-pull-12 {
  right: 100%;
}
.col-lg-pull-11 {
  right: 91.66666667%;
}
.col-lg-pull-10 {
  right: 83.33333333%;
}
.col-lg-pull-9 {
  right: 75%;
}
.col-lg-pull-8 {
  right: 66.66666667%;
}
.col-lg-pull-7 {
  right: 58.33333333%;
}
.col-lg-pull-6 {
  right: 50%;
}
.col-lg-pull-5 {
  right: 41.66666667%;
}
.col-lg-pull-4 {
  right: 33.33333333%;
}
.col-lg-pull-3 {
  right: 25%;
}
.col-lg-pull-2 {
  right: 16.66666667%;
}
.col-lg-pull-1 {
  right: 8.33333333%;
}
.col-lg-pull-0 {
  right: 0;
}
.col-lg-push-12 {
  left: 100%;
}
.col-lg-push-11 {
  left: 91.66666667%;
}
.col-lg-push-10 {
  left: 83.33333333%;
}
.col-lg-push-9 {
  left: 75%;
}
.col-lg-push-8 {
  left: 66.66666667%;
}
.col-lg-push-7 {
  left: 58.33333333%;
}
.col-lg-push-6 {
  left: 50%;
}
.col-lg-push-5 {
  left: 41.66666667%;
}
.col-lg-push-4 {
  left: 33.33333333%;
}
.col-lg-push-3 {
  left: 25%;
}
.col-lg-push-2 {
  left: 16.66666667%;
}
.col-lg-push-1 {
  left: 8.33333333%;
}
.col-lg-push-0 {
  left: 0;
}
.col-lg-offset-12 {
  margin-left: 100%;
}
.col-lg-offset-11 {
  margin-left: 91.66666667%;
}
.col-lg-offset-10 {
  margin-left: 83.33333333%;
}
.col-lg-offset-9 {
  margin-left: 75%;
}
.col-lg-offset-8 {
  margin-left: 66.66666667%;
}
.col-lg-offset-7 {
  margin-left: 58.33333333%;
}
.col-lg-offset-6 {
  margin-left: 50%;
}
.col-lg-offset-5 {
  margin-left: 41.66666667%;
}
.col-lg-offset-4 {
  margin-left: 33.33333333%;
}
.col-lg-offset-3 {
  margin-left: 25%;
}
.col-lg-offset-2 {
  margin-left: 16.66666667%;
}
.col-lg-offset-1 {
  margin-left: 8.33333333%;
}
.col-lg-offset-0 {
  margin-left: 0;
}
}
/*table{
max-width:100%;
background-color:transparent;
}
th{
text-align:left;
}
.table{
width:100%;
margin-bottom:20px;
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
padding:8px;
line-height:1.42857143;
vertical-align:top;
border-top:1px solid #ddd;
}
.table>thead>tr>th{
vertical-align:bottom;
border-bottom:2px solid #ddd;
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{
border-top:0;
}
.table>tbody+tbody{
border-top:2px solid #ddd;
}
.table .table{
background-color:#fff;
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{
padding:5px;
}
.table-bordered{
border:1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{
border:1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{
border-bottom-width:2px;
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{
background-color:#f9f9f9;
}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{
background-color:#f5f5f5;
}
table col[class*="col-"]{
position:static;
float:none;
display:table-column;
}
table td[class*="col-"],table th[class*="col-"]{
position:static;
float:none;
display:table-cell;
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{
background-color:#f5f5f5;
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{
background-color:#e8e8e8;
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{
background-color:#dff0d8;
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{
background-color:#d0e9c6;
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{
background-color:#d9edf7;
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{
background-color:#c4e3f3;
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{
background-color:#fcf8e3;
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{
background-color:#faf2cc;
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{
background-color:#f2dede;
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{
background-color:#ebcccc;
}
@media(max-width:767px){
.table-responsive{
width:100%;
margin-bottom:15px;
overflow-y:hidden;
overflow-x:scroll;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd;
-webkit-overflow-scrolling:touch;
}
.table-responsive>.table{
margin-bottom:0;
}
.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{
white-space:nowrap;
}
.table-responsive>.table-bordered{
border:0;
}
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{
border-left:0;
}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{
border-right:0;
}
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{
border-bottom:0;
}
}
*/fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  }
  input[type="file"] {
  display: block;
  }
  input[type="range"] {
  display: block;
  width: 100%;
  }
  select[multiple], select[size] {
  height: auto;
  }
  input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
  }
  .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color:#999;
  opacity:1;
}
.form-control:-ms-input-placeholder {
  color:#999;
}
.form-control::-webkit-input-placeholder {
  color:#999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
  }
  input[type="date"] {
  line-height: 34px;
  }
  .form-group {
  margin-bottom: 15px;
}
.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label, .checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio+.radio, .checkbox+.checkbox {
  margin-top: -5px;
}
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm, select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg, select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media(min-width:768px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-inline .input-group>.form-control {
  width: 100%;
}
.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
  top: 0;
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media(min-width:768px) {
.form-horizontal .control-label {
    text-align: right;
  }
  }
  .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #ff2400;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #ff2400;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #ff2400;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #ff2400;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #ff6000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg, .btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm, .btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs, .btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.btn-block+.btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu>li>a {
  display: block;
  padding: 10px 10px 10px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  border-bottom: 1px solid #eee;
  text-decoration:none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  border-bottom: 2px solid #ff2400;
  padding-bottom: 9px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ff2400;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  color: #999;
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open>.dropdown-menu {
  display: block;
}
.open>a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media(min-width:768px) {
.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
  left: 0;
  right: auto;
}
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group>.btn, .btn-group-vertical>.btn {
  position: relative;
  float: left;
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
  z-index: 2;
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
  outline: none;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group>.btn:first-child {
  margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group>.btn-group {
  float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  }
  .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
  }
  .btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical>.btn-group>.btn {
  float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified>.btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn>.btn {
  position: relative;
}
.input-group-btn>.btn+.btn {
  margin-left: -1px;
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
  z-index: 2;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav>li {
  position: relative;
  display: block;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav>li.disabled>a {
  color: #999;
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: #eee;
  border-color: #ff2400;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav>li>a>img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
  border-color: #eee #eeeeee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified>li {
  float: none;
}
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media(min-width:768px) {
.nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified>li>a {
  margin-bottom: 0;
}
}
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media(min-width:768px) {
.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  border-bottom-color: #fff;
}
}
.nav-pills>li {
    float: left;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    margin-right: 6px;
    margin-bottom: 5px;
}
.nav-pills>li>a {
    border-radius: 4px;
    text-decoration: none;
    color: #3c3c3c;
}
.nav-pills>li+li {
    margin-left: 2px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    margin-right: 6px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #ff2400;
  text-decoration:none;
}

.nav-pills li.active {
    border-color: #ff2400;
}

ul.nav-pills {
    font-family: 'Oswald',sans-serif;
}
.nav-stacked>li {
  float: none;
}
.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified>li {
  float: none;
}
.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media(min-width:768px) {
.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified>li>a {
  margin-bottom: 0;
}
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media(min-width:768px) {
.nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
  border-bottom-color: #fff;
}
}
.tab-content>.tab-pane {
  display: none;
}
.tab-content>.active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media(min-width:768px) {
.navbar {
  border-radius: 4px;
  }
}

@media(min-width:768px) {
.navbar-header {
    float: left;
  }
  }
  .navbar-collapse {
  max-height: 470px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}

@media(min-width:768px) {
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
  display: block!important;
  height: auto!important;
  padding-bottom: 0;
  overflow: visible!important;
}
.navbar-collapse.in {
  overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media(min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
  margin-right: 0;
  margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media(min-width:768px) {
.navbar-static-top {
    border-radius: 0;
  }
  }
  .navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media(min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
  }
  .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 0 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media(min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: -15px;
  }
}
.navbar-toggle {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative;
  background-color: #eee;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  margin-bottom: -2px;
  width: 18px;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media(min-width:768px) {
.navbar-toggle {
    display: none;
  }
  }
  .navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media(max-width:767px) {
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
  line-height: 20px;
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
  background-image: none;
}
}

@media(min-width:768px) {
.navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav>li {
  float: left;
}
.navbar-nav>li>a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
  margin-right: -15px;
}
}

@media(min-width:768px) {
.navbar-left {
    float: left!important;
  }
  .navbar-right {
  float: right!important;
}
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media(min-width:768px) {
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.navbar-form .input-group>.form-control {
  width: 100%;
}
.navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
  top: 0;
}
}

@media(max-width:767px) {
.navbar-form .form-group {
    margin-bottom: 5px;
  }
  }
  
  @media(min-width:768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
    .navbar-form.navbar-right:last-child {
  margin-right: -15px;
  }
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media(min-width:768px) {
.navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
  margin-right: 0;
}
}
.navbar-default {
  background-color: #333;
  opacity: 0.95;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
  text-decoration:none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #ff2400;
  background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #fff;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #fff;
  color: #555;
}

@media(max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
  color: #555;
  background-color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #ddd;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav>li>a {
  color: #999;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #080808;
  color: #fff;
}

@media(max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb>.active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination>li {
  display: inline;
}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ff2400;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: #ff6000;
  background-color: #eee;
  border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff2400;
  border-color: #ff2400;
  cursor: default;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg>li>a, .pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li>a, .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li>a:hover, .pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next>a, .pager .next>span {
  float: right;
}
.pager .previous>a, .pager .previous>span {
  float: left;
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #ff2400;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
  color: #ff2400;
  background-color: #fff;
}
.nav-pills>li>a>.badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
  box-shadow: none;
}
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and(min-width:768px) {
  .jumbotron {
    padding-top:48px;
    padding-bottom:48px;
  }
  .container .jumbotron {
  padding-left:60px;
  padding-right:60px;
}
.jumbotron h1, .jumbotron .h1 {
  font-size:63px;
}
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.thumbnail>img, .thumbnail a>img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #ff2400;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert>p, .alert>ul {
  margin-bottom: 0;
}
.alert>p+p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
  background-position:40px 0;
  }
  to {
  background-position:0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
  background-position:40px 0;
  }
  to {
  background-position:0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ff2400;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  }
  .progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}
.media, .media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media>.pull-left {
  margin-right: 10px;
}
.media>.pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item>.badge {
  float: right;
}
.list-group-item>.badge+.badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff2400;
  border-color: #ff2400;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title>a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.list-group {
  margin-bottom: 0;
}
.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel>.table, .panel>.table-responsive>.table {
  margin-bottom: 0;
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
  border: 0;
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}
.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel+.panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ff2400;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #ff2400;
  border-color: #ff2400;
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ff2400;
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ff2400;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #eee;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  color: #fff;
  opacity: 1.0;
  height: 30px;
  width: 30px
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  }
  .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  }
  .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 0px;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
  text-align: center;
}
.modal-footer {
  margin-top: 15px;
  text-align: right;
}
.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

@media(min-width:768px) {
.modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  }
  .modal-sm {
  width: 300px;
}
}

@media(min-width:992px) {
.modal-lg {
    width: 900px;
  }
  }
  .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover>.arrow, .popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover>.arrow {
  border-width: 11px;
}
.popover>.arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  line-height: 1;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
  display: block;
}
.carousel-inner>.active {
  left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner>.next {
  left: 100%;
}
.carousel-inner>.prev {
  left: -100%;
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
  left: 0;
}
.carousel-inner>.active.left {
  left: -100%;
}
.carousel-inner>.active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));
  background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and(min-width:768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width:30px;
    height:30px;
    margin-top:-15px;
    margin-left:-15px;
    font-size:30px;
    }
    .carousel-caption {
  left:20%;
  right:20%;
  padding-bottom:30px;
  }
  .carousel-indicators {
  bottom:20px;
}
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right!important;
}
.pull-left {
  float: left!important;
}
.hide {
  display: none!important;
}
.show {
  display: block!important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none!important;
  visibility: hidden!important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width:device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none!important;
}

@media(max-width:767px) {
.visible-xs {
    display: block!important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row!important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell!important;
  }
  }
  @media(min-width:768px) and(max-width:991px) {
  .visible-sm {
    display:block!important;
    }
    table.visible-sm {
    display:table;
    }
    tr.visible-sm {
    display:table-row!important;
    }
    th.visible-sm, td.visible-sm {
    display:table-cell!important;
    }
  }
  @media(min-width:992px) and(max-width:1199px) {
  .visible-md {
      display:block!important;
    }
    table.visible-md {
      display:table;
    }
    tr.visible-md {
      display:table-row!important;
    }
    th.visible-md, td.visible-md {
      display:table-cell!important;
    }
    }
    
    @media(min-width:1200px) {
    .visible-lg {
      display: block!important;
      }
      table.visible-lg {
      display: table;
      }
      tr.visible-lg {
      display: table-row!important;
      }
      th.visible-lg, td.visible-lg {
      display: table-cell!important;
      }
    }
    
    @media(max-width:767px) {
    .hidden-xs {
        display: none!important;
      }
      }
      @media(min-width:768px) and(max-width:991px) {
      .hidden-sm {
        display:none!important;
        }
      }
      @media(min-width:992px) and(max-width:1199px) {
      .hidden-md {
          display:none!important;
        }
        }
        
        @media(min-width:1200px) {
        .hidden-lg {
          display: none!important;
          }
        }
        .visible-print {
        display: none!important;
      }
      
      @media print {
        .visible-print {
          display: block!important;
          }
          table.visible-print {
          display: table;
          }
          tr.visible-print {
          display: table-row!important;
          }
          th.visible-print, td.visible-print {
          display: table-cell!important;
          }
        }
        
        @media print {
          .hidden-print {
            display: none!important;
            }
          }
          @font-face {
            font-family: 'Glyphicons Halflings';
            src: url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.eot');
            src: url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.boydsbets.com/wp-content/themes/boydsbets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
          }
          body {
            background-color: #fff;
          }
          .navbar-brand {
          padding-top: 5px;
        }
        .glyphicon-user {
        padding: 2px 3px 0 0;
      }
      body {
        margin-top: 53px;
        line-height: 1.5;
		padding-bottom:50px;
      }
      p {
        margin: 0 0 18px;
      }
      .home-top {
      padding-top: 0;
      color: #333;
      padding-bottom: 25px;
      background-color: #D0E0EC;
    }
    .page-header {
    border-bottom: 1px solid #e7e7e7!important;
    margin: 0!important;
    text-align: center;
  }
  .home-top li {
  list-style-type: none;
  margin-top: 10px;
}
.content {
  margin-bottom: 60px;
  margin-top: 25px;
}

.content ul li {
  margin-bottom:15px;
}
  
.top-right-section {
  padding-bottom: 0;
  float: left;
  margin-top: 25px;
  margin-left: 50px;
}
.top-left-section {
  float: left;
}
.home-top h2 {
  font-size: 18px;
  color: #666;
  margin-top: 2px;
  margin-bottom: 2px;
}
.home-top h1 {
  font-size: 36px!important;
  color: #333;
  margin-bottom: 0;
}
html body.contentpane div.container div.row div.col-md-9 div.content div.sportscapping-elements div.service_left div#show_premium_picks_table table tbody tr.data td div#show_premium_picks {
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  margin-bottom: 15px;
}
.service_left>#service_info {
  border-bottom: 1px solid #e7e7e7;
  background-color: #f9f9f9;
  border-left: none;
  border-top: none;
  border-right: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.service_left>#service_info th {
  background-color: #f9f9f9;
}
.service_left>#service_info td {
  background-color: #f9f9f9;
}
#show_picks>table {
  margin-bottom: 6px;
}
#show_picks {
  margin-bottom: 25px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.btn-home-top-premium {
  margin-left: 15px;
  margin-top: 10px;
}
.btn-home-top-free {
  margin-left: 15px;
  margin-top: 10px;
}
#show_picks>table>tbody>tr.data {
  border-bottom: 1px solid #e7e7e7;
}
#show_picks>table>tbody>tr.data td {
  background-color: #f9f9f9;
}
.sportscapping-elements th b {
  font-size: 28px;
  color: #333;
}
.sportscapping-elements .description {
  font-size: 18px;
}
.top-feature-right {
  margin-top: 0px;
}
.top-feature-left, .top-feature-left a {
  margin-bottom: 0px;
  font-size: 12px;
}
.top-feature-left table {
  background-color: #fff;
  border: none;
}
.top-feature-left th.name {
  border: none;
  background-color: transparent;
}
.top-feature-left th {
  background: #fff;
  color: #777;
  border: none;
}
.edit-link {
  font-size: 12px;
  display: inline;
  margin-left: 10px;
  font-weight: 300;
  color: #999;
}
.content-text {
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #e7e7e7;
  margin-top: -15px;
}
.choice:before {
  content: "Selection:";
}
#OddsRefresh td {
  border-left: 0;
  border-top: 0;
  border-right: 0;
}
#OddsRefresh>table>tbody>tr:nth-child(n) {
  background-color: #fff;
}
.top-feature-left .header th {
  display: none;
}
.sportscapping-elements td, .sportscapping-elements tr, .sportscapping-elements th, .sportscapping-elements {
  border: none;
}
#show_premium_picks table {
  border: none;
  margin-top: 10px;
}
#show_premium_picks_table {
  /* background-color: #efefef; */
  /* border-radius: 6px; */
  margin-bottom: 0;
  /* padding: 1px 10px 10px 10px; */
  /* border: 1px solid #ddd; */
}
#show_premium_picks .header th {
  background-color: #fff;
  background-image: none;
  color: #ff2400;
  margin: 0;
  text-align: center;
  border-bottom: none;
}
.sportscapping-elements tbody {
  border: none;
  background-color: transparent;
}
.sportscapping-elements th {
  color: #333;
  background-color: #fff;
}
.sportscapping-elements .header th {
  background-color: #333;
  color: #fff;
}
div.sportscapping-elements {
  margin-bottom: 35px;
}
.name {
  background-color: transparent;
}
td.unit {
  border: none;
}
.navbar-form.navbar-right:last-child {
  margin-right: 15px;
}
.panel-heading {
  background-color: #333!important;
  color: #fff!important;
}
.footer.jumbotron {
  padding: 20px;
  margin-bottom: 0;
  background-color: #333;
}
.main-articles .list-group-item-text {
  font-size: 12px;
}
.best-selling-img {
  border: 1px solid #efefef;
  margin-bottom: 10px;
  padding: 0;
  box-shadow: 2px 2px 2px #ccc;
  border-radius: 5px;
  opacity: .8;
  transition: all .25s ease-in-out 0s;
}
.best-selling-img:hover {
  opacity: 1;
}
h1 {
  font-weight: 700;
}
.article-header {
  font-size: 24px;
}
.best-selling {
  margin: 0 0 15px 15px;
}
.recommended-caption {
  font-size: 18px;
  color: #555;
  text-align: center;
}
.glyphicon-fire {
  color: #ff2400;
}

@media(max-width:480px) {
h2.featured-packages {
  font-size: 16px!important;
}
.Feature_sub_heading {
  font-size: 12px!important;
}
.featured-label {
  font-size: 11px!important;
  vertical-align: inherit!important;
}
.best-selling, .hot-handicappers {
  font-size: 18px;
}
.list-group-item-heading {
  font-size: 14px!important;
}
.free-pick-text {
  font-size: 12px;
}
.top-feature-left, .top-feature-left a {
  font-size: 12px;
}
h2.hot-handicappers {
  font-size: 16px!important;
}
.subheader {
  height: 0;
}
#show_premium_picks {
  color: transparent;
}
#show_premium_picks TH.button:before {
  display: none;
}
#show_premium_picks TH.button:after {
  display: none;
}
#show_premium_picks INPUT.guaranteed {
  position: absolute;
  margin-top: 78px;
}
#show_premium_picks > table > tbody > tr.header > th.button > input {
  width: 86% !important;
}
#show_premium_picks {
  width: 100%;
}
#show_premium_picks .event {
  color: #333;
}
#show_premium_picks .event {
  height: 120px;
}
#show_premium_picks .header th {
  font-size: 14px;
  padding-bottom: 140px;
  border-top: none;
}
#show_premium_picks INPUT {
  font-size: 12px;
}
#show_premium_picks table {
  border: none;
}
#show_premium_picks TH.button {
  border-right: none!important;
  width: 0 !important;
  padding: 0 !important;
}

tr.subheader_one_pick {
  display: none;
}
#one_free_pick td.starts {
  display: none;
}
#service_top_rating_full>table>tbody>tr.subheader>th:nth-child(3) {
  display: none;
}
#service_top_rating_full>table>tbody>tr.subheader>th:nth-child(4) {
  display: none;
}
#service_top_rating_full>table>tbody>tr.subheader>th:nth-child(5) {
  display: none;
}
#service_top_rating_full>table>tbody>tr:nth-child(N)>td:nth-child(3) {
  display: none!important;
}
#service_top_rating_full>table>tbody>tr:nth-child(N)>td:nth-child(4) {
  display: none!important;
}
#service_top_rating_full>table>tbody>tr:nth-child(N)>td:nth-child(5) {
  display: none!important;
}
#show_premium_picks>table>tbody>tr.header {
  background: transparent!important;
}
#show_premium_picks .header th {
  background-color: transparent;
}
#show_premium_picks_table>table>tbody>tr>td {
  background-color: transparent!important;
}
tr:nth-of-type(odd) {
  background-color: transparent!important;
}
#show_premium_picks>table>tbody>tr.data>td:nth-child(n) {
  background-color: transparent!important;
}
#show_premium_picks>table>tbody>tr.data {
  background-color: transparent!important;
}
div.service_left div#show_premium_picks_table table tbody tr.data td div#show_premium_picks {
  border: none!important;
}
div.service_left div#show_premium_picks_table table tbody tr.data td div#show_premium_picks>table>tbody>tr.header>th.name {
  border-bottom: 1px solid #e7e7e7;
}
div.service_left div#show_premium_picks_table {
  margin-left: -5px;
}
#past_picks {
  margin-left: -5px;
}
#show_premium_picks>table>tbody>tr.header>th:nth-child(3) {
  display: none;
}
#one_free_pick>table>tbody>tr.data>td.event {
  display: none;
}
#service_info td.description {
  font-size: 12px;
}
#top_rating_menu {
  display: none;
}
body>div.container>div>div>div.content>div>table>tbody>tr:nth-child(n)>td:nth-child(1)>strong {
  font-size: 12px!important;
}
div.container.premium-picks-container div.row div.col-md-9 div.content div.sportscapping-elements div#service_top_rating_full table tbody tr:nth-of-type(odd).data {
  background-color: #eee!important;
}
}

@media(max-width:768px) {
.top-feature-left {
    font-size: 12px;
  }
  .top-feature-right img {
  display: none;
}
.recommended-caption {
  font-size: 12px;
}
#show_picks td.event {
  display: none;
}
}
#show_picks>table>tbody>tr.data>td.starts {
  border-right: 1px solid #e7e7e7;
}
h2.featured-packages {
  font-size: 24px;
  display: inline;
}
.featured-packages-wrap {
  font-size: 12px;
}
.featured-label {
  font-size: 13px;
  display: inline;
  vertical-align: text-top;
  margin-left: 10px;
  background-color: #9B9B9B;
}
.featured-packages-wrap td {
  border: none;
  background-color: #fff;
}
.featured-packages-wrap tr {
  border-bottom: 1px solid #eee;
}
.Feature_sub_heading {
  font-size: 15px;
  font-weight: 700;
  background-color: #fff;
  border: none;
}
.article-img {
  float: left;
  padding: 2px;
  border: 1px solid #efefef;
  margin-right: 10px;
  height: 60px;
  width: 60px;
  box-shadow: 1px 1px 1px #888;
}
.hide-text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.btn-danger {
  background-color: #ff2400;
  border-color: #ff6000;
}
.btn-danger:hover {
  background-color: #ff6000;
  border-color: #ff2400;
  text-decoration: none;
}
.btn-danger:focus {
  background-color: #ff6000;
  border-color: #ff2400;
  text-decoration: none;
}
a {
  color: #ff2400;
}
a:hover {
  color: #ff6000;
}
.jumbotron p {
  font-size: 12px;
}
.jumbotron h1 {
  font-size: 18px;
  text-shadow: 1px 1px 1px #999;
}
.btn-premium-home {
  margin-left: 15px;
}
.home-top-section {
  margin-top: 15px;
}
.menu-glyph.glyphicons.chevron-right:before {
  font-size: 11px;
  padding-top: 8px;
  margin-left: 6px;
}
a:hover:before {
  color: #ff2400;
}
.glyph-top-section.glyphicons.circle_ok:before {
  color: #5cb85c;
  margin-top: -10px;
  font-size: 16px;
  margin-left: 25px;
}
.top-left-section ul {
  padding-left: 0;
  margin-left: -15px;
}
.dropdown-header {
  margin-left: -13px;
}

@media(max-width:767px) {
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 4px 15px 5px 19px;
  }
  }
  .glyphicons.home:before {
  margin-top: 16px;
  font-size: 18px;
  margin-left: 5px;
  color: #999;
}
.glyphicons.home:hover:before {
  color: #ff2400;
}

@media(max-width:1100px) {
.navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
  float: none!important;
  margin-top: -7.5px !important;
  padding-bottom: 5px;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  margin-top: 7.5px;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.collapse.in {
  display: block!important;
}
.navbar-default .navbar-nav>li>a {
  border-bottom: 1px solid #555;
}
.navbar-default .navbar-nav>li>a:hover {
  background-color: #222;
}
}
table {
  border-collapse: collapse;
  min-width:40%;
}
th {
  font-size: 13px;
  font-family: 'Oswald', sans-serif;
}
td, th {
  padding: 6px;
  text-align: left;
}
.list-group-item-header {
  background: #333;
  color: #fff;
  font-weight: bold;
}
.free-picks-home {
  margin-top: 20px;
  font-size: 18px;
}
h4.list-group-item-heading {
  font-weight: 700;
  font-size: 20px;
  color: #ff2400!important;
}
.dropdown-menu>li>a:hover {
  color: #ff2400;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #ff2400;
}
h2.hot-handicappers {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}
#show_premium_picks TH.button {
  width: 100px;
  background-color: #fff;
  border-right: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 0 15px 15px 15px;
  border-spacing: 10px;
}
#show_premium_picks INPUT {
  cursor: pointer;
  margin: 0;
  margin-bottom: 5px;
  width: 250px;
  height: 250px;
  font-size: 14px;
  font-weight: 600;
  background-color: #fff;
}
#show_premium_picks INPUT.guaranteed:hover {
  background-color: #419641;
}
#show_premium_picks INPUT.guaranteed {
  height: 75px;
  border: none;
  color: #fff;
  background-color: #5cb85c;
  border: 1px solid #4cae4c;
  border-radius: 5px;
  width: 125px!important;
  transition: all .25s ease-in-out 0s;
}
#show_premium_picks TH.button:after {
  content: url(https://www.boydsbets.com/wp-content/themes/boydsbets/images/secure.png);
}
#show_premium_picks TH.button:before {
  content: url(https://www.boydsbets.com/wp-content/themes/boydsbets/images/smallcart.png);
}
#past_picks table {
  font-size: 12px;
  margin: 0 0 20px;
}
#past_picks .data th {
  background-color: #FFF;
  color: #888;
  padding: 5px 10px;
  text-align: left;
}
#past_picks .data td {
  background-color: #EEE;
  border-top: 2px solid #666;
  padding: 5px 10px 5px 5px;
}
#past_picks .capper_data th {
  background-color: #EEE;
  border-top: 2px solid #666;
  color: #888;
  padding: 7px 10px;
  text-align: left;
}
#past_picks .capper_data td {
  background-color: #EEE;
  padding: 5px 10px 5px 5px;
}
#past_picks .comment td {
  background-color: #FFF;
  border-bottom: 2px solid #eee;
  padding: 5px 10px 30px 5px;
}
#past_picks .bottom_comment td {
  background-color: #FFF;
  padding: 0 0 5px;
}
#past_picks td {
  font-size: 12px;
  padding: 5px 10px;
  border-bottom: none !important;
}
#past_picks #show_premium_picks .data td {
  background-color: #FFF;
}
#past_picks .picktypedata TD {
  background-color: #eee;
  padding: 5px 10px 5px 5px;
  border-bottom: solid 2px #666;
}
#one_free_pick .data th, #one_free_pick .subheader_one_pick th {
  background-color: #FFF;
  color: #888!important;
  padding: 5px 10px;
  text-align: left;
}
#one_free_pick .subheader {
  text-align: left;
}
#one_free_pick .data td {
  background-color: #EEE;
  border-top: 2px solid #666;
  font-size: 12px;
  padding: 5px 10px 5px 5px;
}
#one_free_pick .comment {
  background-color: #FFF;
  border-bottom: 1px solid #DDD;
  font-size: 12px;
  padding: 5px 10px 15px 5px;
}
.pagination>li>a, .pagination>li>span {
  color: #ff2400;
}
.pagination>li>a:hover {
  color: #d9534f;
}
.odds-content {
  margin-top: 20px;
}
.newsletter-container {
  text-align: center;
  width: 100%;
  background-color: #ffe;
  padding: 20px;
}
.free-pick-menu-label {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
}
.free-pick-menu-dropdown {
    margin-top: 25px;
    display: table;
}
.premium-pick-menu-label {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
}
.premium-pick-menu-dropdown {
    margin: 15px 0px;
    display: table;
}
button#premium-pick-menu {
    text-align: left;
    font-weight: 600;
    color: #555;
}
button#free-pick-menu {
    text-align: left;
    font-weight: 600;
    color: #555;
}
#premium-pick-menu span.caret {
    float: right;
    margin-top: 8px;
    border-top: 7px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #777;
  margin-left:15px;
}
#free-pick-menu span.caret {
    float: right;
    margin-top: 8px;
    border-top: 7px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #777;
  margin-left:15px;
}

#service_packages {
  border-radius: 6px;
  border: 1px solid #e7e7e7;
  margin-bottom: 15px;
}
div.container.premium-picks-container div.row div.col-md-9 div.content div.sportscapping-elements div#service_top_rating_full table tbody tr:nth-of-type(odd).data {
  background-color: #eee;
}
div.container.premium-picks-container div.row div.col-md-9 div.content div.sportscapping-elements div#service_top_rating_full table tbody tr:nth-of-type(odd).data th.name, div.container.premium-picks-container div.row div.col-md-9 div.content div.sportscapping-elements div#service_top_rating_full table tbody tr:nth-of-type(odd).data td.unit {
  background-color: transparent;
}
div.archive-right.col-md-4.content ul {
  margin: 0;
  padding: 0;
  font-size: 16px;
  list-style-type: none;
}
div.archive-left.col-md-8.content ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  list-style-type: none;
}
.sportscapping-content {
  margin-top: 0;
}
div.archive-right.col-md-4.content li {
  padding: 5px 10px 5px 10px;
  margin: 0 0 10px 0;
  background-color: #efefef;
  border: 1px solid #ccc;
  border-radius: 6px;
}
div.archive-left.col-md-8.content li {
  border-top: 1px solid #eee;
  padding: 5px 0 5px 0;
}
div#OddsRefresh table.table_main tbody tr td.sub_header_date {
  background-color: #333;
}
.content h2 {
  font-size: 30px;
  font-weight: bold;
}
p#breadcrumbs {
  margin-top: 25px;
  font-size: 12px;
  color: #666;
}
.post-meta {
  font-size: 13px;
  color: #555;
}
.post {
  border-bottom: 1px solid #eee;
}
.blog-post h1 {
  margin-top: 6px!important;
}
.blog-post div.row div.col-md-9 div.page-header {
  border-top: 1px solid #e7e7e7!important;
}
div.archive-left.col-md-8.content h2 {
  text-align: left;
}
div.archive-right.col-md-4.content h2 {
  text-align: left;
}
div.row div.col-lg-9 div.odds-wrap div#OddsRefresh div.footer.jumbotron {
  display: none;
}
.latest-articles-single {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-top: 45px;
}
.latest-articles-head {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  margin-left: 15px;
}
body>div.text-center.jumbotron>div>h2>span {
  top: 4px;
}
body>div.text-center.jumbotron {
  padding-top: 25px;
  color: #333;
}
.btn-free-picks {
  background-color: #ff2400;
  color: #fff;
  width: 300px;
  margin: 10px auto;
  display: block;
}
.btn-free-picks:hover, .btn-free-picks:focus {
  background-color: #ff6000;
  color: #fff;
}
.jumbotron {
  background-color: #eee;
}
.wp-post-image {
  height: auto;
  max-width: 100%;
}
.post-image-wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.size-full {
  max-width: 100%;
  height: auto;
}
#service_info > h4 {
  display: none;
}
.home-articles-thumb img {
  margin-left: 10px;
  float: left;
  width: 35.3%;
}
.home-articles-box {
  height: 100%;
  right: 0;
  padding: 10px 15px 15px 15px;
  border-left: 5px solid #ff2400;
}
.home-articles-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
.home-articles-title a:hover {
  text-decoration: none;
}
.home-articles {
  -webkit-appearance: none;
  margin-bottom: 15px;
  box-shadow: 0px 0px 20px #ddd;
  -moz-box-shadow: 0px 0px 20px #ddd;
  -webkit-box-shadow: 0px 0px 20px #ddd;
  min-height: 100px;
  float: left;
  position: relative;
  border-radius: 1px;
  }
  .home-articles-thumb {
  padding: 10px 10px 0px 0;
}
.home-articles-content {
  color: #666;
}

.latest-articles-header {
  font-weight: bold;
  color: #fff;
  background-color: #333;
  padding: 10px;
  text-align: center;
  margin-top: 0;
}
.featured-articles-header {
  font-weight: 100;
  color: #333;
  padding: 0 0 5px 0;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 3px solid #ff2400;
}
.featured-free-pick-header {
  font-weight: 100;
  color: #333;
  padding: 0 0 5px 0;
  margin-top: 0px;
  margin-bottom: 5px;
  border-bottom: 3px solid #ff2400;
  font-size: 20px;
}
.premium-packages-header {
  font-weight: bold;
  color: #fff;
  background-color: #333;
  padding: 10px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
}
.home-button-col {
  padding: 0 5px 0 5px;
  margin: 0;
}
.featured-free-pick-col {
  padding-left: 5px;
  padding-right: 5px;
}
.home-article-col {
  padding-right: 5px;
  padding-left: 5px;
}
.featured-articles-col {
  padding-right: 5px;
  padding-left: 5px;
}
.feature-package-main {
  padding: 0;
}
div.white-row.feature-package-row {
  padding: 10px !important;
  -webkit-appearance: none;
  margin-bottom: 15px !important;
  box-shadow: 0px 0px 20px #ddd;
  -moz-box-shadow: 0px 0px 20px #ddd;
  -webkit-box-shadow: 0px 0px 20px #ddd;
}
.free-pick-sport {
  color: #FF0000;
}
.feature-package-table {
  font-size: 12px;
}
.pricetable-container {
  padding: 0 10px 0 10px;
  border-radius: 6px;
  /* background-color: #eee; */
  margin-bottom: 15px;
  /* border: 1px solid #ddd; */
}
div.white-row.login-row h3 {
  display: none;
}
html body div.container.blog-post div.row div.col-md-9 div.content img.attachment-post-thumbnail.wp-post-image {
  border: 1px solid #ddd;
  float: right;
  height: auto;
  margin: 0 0 10px 10px;
  max-width: 30%;
  padding: 5px;
}
/*Responsive Post Images*/

.post-image-wrapper {
  padding: 2px;
  margin-bottom: 10px;
  background-color: #fff;
}
.post-image-responsive {
  width: 100%;
  height: 300px;
}
.footer-list-group-item {
  background-color: #fff;
}
.footer-list-group-item a {
  color: #555;
}
/*Featured Article*/

.featured-articles-thumb img {
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
}
.featured-article-single img {
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
}
.featured-articles-box {
  right: 0;
  padding: 35% 10px 10px 10px;
  display: inline;
}
.featured-articles-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
.featured-articles-title a:hover {
  text-decoration: none;
}
.featured-articles {
  min-height: 100px;
  float: left;
  position: relative;
  width: 100%;
}
.attachment-featured-thumb {
  border: none;
}
.featured-articles-thumb {
  text-align: center;
  max-height: 268px;
  overflow: hidden;
}
.featured-article-single {
  text-align: center;
  max-height: 328px;
  overflow: hidden;
  margin-bottom: 15px;
}
.featured-articles-content {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.featured-articles-content a {
  color: #ff2400 !important;
}
.featured-articles-content a:hover {
  color: #ff6000 !important;
}
.home-newsletter-wrap {
  display: block;
  text-align: center;
  background-color: #ddd;
  margin: 40px 0 15px 0;
  -webkit-appearance: none;
  box-shadow: 0px 0px 20px #ddd;
  -moz-box-shadow: 0px 0px 20px #ddd;
  -webkit-box-shadow: 0px 0px 20px #ddd;
}
/*Responsive Images In Post*/

html body div.container.blog-post div.row div.col-md-9 div.content p img {
  display: block;
  max-width: 100%;
  height: auto;
}
html body div.container.blog-post div.row div.col-md-7 div.content p img {
  display: block;
  max-width: 100%;
  height: auto;
}
.aligncenter {
  text-align: center;
  margin: 0 auto 0;
  display:block;
}
/*Primary Search*/

.search-form-text {
  width: 75% !important;
}
.search-button {
  color: #fff;
  background-color: #ff2400;
}
.search-button:hover {
  color: #fff;
  background-color: #ff6000;
}
.primary-search-modal {
  background-color: #333;
}
.newsletter-col {
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .newsletter-col {
    padding-right: 0px !important;
    padding-left: 0px !important;
    }
  }
  .featured-articles-meta-wrap {
  background-color: #000;
  padding: 10px 15px;
  opacity: .8;
  margin-top: -21px;
}
.featured-articles-title a {
  color: #fff;
}
.featured-articles-meta-wrap a:hover {
  color: #ff6000;
}
.home-news-top {
  color: #fff;
  background-color: #333;
}
.news-top-left {
  display: inline-block;
  width: 61%;
}
.news-top-left h2 {
  font-size: 25px;
}
.news-top-right {
  display: inline-block;
}
.news-top-right img {
  height: 105px;
  margin-top: -60px;
}
.home-news-content {
  padding: 15px 25px;
  font-size: 15px;
}
.home-free-pick-signup {
  padding-bottom: 25px;
}
#inputEmail {
  width: 300px;
  height: 41px;
  font-size: 18px;
  margin: auto;
}
.single-capper-col div.free-pick-col div.white-row.free-pick-row {
  /* border: 1px solid #d9e0e2; */
  box-shadow: none;
}
div#one_free_pick.col-sm.single-capper-col h2 {
  margin-bottom: 15px;
}
.jumbotron div.container {
  background-color: #eee;
  box-shadow: none;
}

/*Home Articles Media Queries*/
@media screen and (max-width: 600px) {
  .home-articles-thumb img {
    width: 97%;
    float: none;
    }
    .home-articles-box {
  width: 100%;
  float: none;
  }
  .home-articles-title {
  margin-top: 0;
}
}
/*Responsive Table Fix*/

.widetable {
  overflow-x: auto;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ededed), color-stop(100%, rgba(195, 195, 197, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ededed), color-stop(100%, rgba(195, 195, 197, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, #ededed, rgba(195, 195, 197, 0)), -webkit-linear-gradient(right, #ededed, rgba(195, 195, 197, 0));
  background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -moz-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -moz-linear-gradient(left, #ededed, rgba(195, 195, 197, 0)), -moz-linear-gradient(right, #ededed, rgba(195, 195, 197, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -o-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -o-linear-gradient(left, #ededed, rgba(195, 195, 197, 0)), -o-linear-gradient(right, #ededed, rgba(195, 195, 197, 0));
  background-image: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(left, #ededed, rgba(195, 195, 197, 0)), linear-gradient(right, #ededed, rgba(195, 195, 197, 0));
  background-position: 0 0, 100% 0, 0 0, 100% 0;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 4em 100%, 4em 100%, 1em 100%, 1em 100%;
  background-attachment: local, local, scroll, scroll;
  margin-bottom:15px;
}
/* Data Tables */

.data_table tbody tr {
    border-top: 1px solid #ddd;
}
.data_table td {
    white-space: pre;
    border: none;
    padding: 14px 7px;
    font-size: 12px;
    font-family: monospace;
    vertical-align: middle;
    border-right: 1px solid #d4d4d4;
}
.data_table td:last-child {
border-right:none;
}
table.data_table {
    color: #000;
    border: none;
    border-bottom: 3px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: left;
    font-size: 12px;
    font-family: monospace;
    line-height: 1.0;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 100%;
    border-right:1px solid #ddd;
}
.data_table th {
    color: #000;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 7px;
    text-align: left;
    font-size: 14px;
    font-family: monospace !important;
    -webkit-font-smoothing: auto;
    white-space: normal;
    vertical-align: middle;
    line-height: 1;
    -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #e8e8e8;
background: -ms-linear-gradient(top, #ffffff, #e8e8e8);
background: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
background: -moz-linear-gradient(top, #ffffff, #e8e8e8);
border-top: 1px solid #ddd;
border-right:1px solid #ddd;
height:40px;
}

/* @media (hover:hover) disables table hover on touch devices */

@media (hover:hover){
.data_table tbody tr:hover td {
    background-color: rgba(0, 194, 255, 0.15);
}

.data_table tbody tr:hover{
   background-color: rgba(0, 194, 255, 0.15);
  }


}


@media screen and (max-width:540px){
  .data_table td{
  padding:7px;
  font-size:12px;
  }
  .data_table th{
    font-size:14px;
    }
  
/*
.data_table tbody tr:hover td {
    color: #212121 !important;
    border-bottom: 1px solid #ddd !important;
}

.data_table tbody tr:hover{
  border-top:1px solid #ddd !important;
   background-color:#fff;
  }
  */
}
  

.data_table tr:nth-child(even) {
    background-color: rgba(192, 192, 192, 0.16);
}

/*-------Custom Tables: Smaller---------*/
.data_table_smaller td {
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 15px 7px;
    font-size: 10px;
    font-family: monospace;
    white-space:pre;
    vertical-align:middle;
    border-right:none;
}
.data_table_smaller td:last-child{
    border-right:none;
  }
table.data_table_smaller {
  margin-bottom: 15px;
  border-bottom: 1px solid #d4d4d4;
  margin-top: 5px;
  overflow: auto;
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
}
.data_table_smaller th {
   color: #333;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 7px;
    text-align: left;
    font-size: 12px;
    font-family: monospace;
    line-height: 1.0;
    vertical-align:center;
}
/*.data_table_smaller tr:hover {
background-color: #FFFDD2;
font-weight: 500;
}
*/
/*.container-fixed{
margin:0;
}
*/

/* Data Tables w/Word Wrap */

.data_table_wrap td {
  border: none;
  border-bottom: 1px solid #d4d4d4;
  padding: 12px 5px 10px 5px;
  font-size: 12px;
  border-right: 1px solid #ddd;
}
table.data_table_wrap {
  margin-bottom: 15px;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  margin-top: 5px;
  border-radius: 5px;
  overflow: auto;
}
.data_table_wrap th {
  color: #333;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  background-color: rgba(195, 195, 197, 0.1);
  padding: 10px 5px 7px 5px;
  text-align: left;
  font-size: 14px;
}
/*.data_table_wrap tr:hover {
background-color: #FFFDD2;
font-weight: 500;
}
*/
/*-------Custom Tables: Smaller---------*/
.data_table_smaller_wrap td {
  border: none;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #ddd;
  padding: 12px 5px 10px 5px;
  font-size: 10px;
}
table.data_table_smaller_wrap {
  margin-bottom: 15px;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  margin-top: 5px;
  border-radius: 5px;
  overflow: auto;
}
.data_table_smaller_wrap th {
  color: #333;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  background-color: rgba(195, 195, 197, 0.1);
  padding: 10px 5px 7px 5px;
  text-align: left;
  font-size: 10px;
}
/*.data_table_smaller_wrap tr:hover {
background-color: #FFFDD2;
font-weight: 500;
}
*/
/*.container-fixed{
margin:0;
}
*/



.home-free-pick-button {
  margin-top: -8px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  background-color: #ff2400;
  color: #fff;
  padding: 10px;
  border-radius: 4px;
}
.home-free-pick-button:hover {
  background-color: #ff6000;
}
.free-pick-button-icon {
  margin-left: 10px;
  position: relative;
}
.show_premium_picks > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1) {
  display: none;
}
#om-phdofadmcd-post {
  margin-top: 25px;
}
.featured-ph {
  max-width: 100%;
  height: auto;
}
/*Responsive SportsCapping Styles Start Here*/

/*! General CSS */
#affliatecontainer {
  padding-left: 0px ! important;
  padding-right: 0px ! important;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
}
/*#affliatecontainer .col-sm  {
float: left;
min-height: 1px;
position: relative;
width:100%;
}
*/
#affliatecontainer .white-row {
  /* background-color: #fff; */
  margin-bottom: 20px;
  padding: 10px;
}
#affliatecontainer .white-row p {
  margin: 10px ! important;
  word-wrap: break-word;
  color: #444;
  margin: 16px;
}
#affliatecontainer .clearfix:before, #affliatecontainer .clearfix:after, #affliatecontainer .row:before, #affliatecontainer .row:after {
  display: table;
  content: " ";
}
#affliatecontainer .clearfix:after, #affliatecontainer .row:after {
  clear: both;
}
#affliatecontainer .pull-left {
  float: left !important;
}
#affliatecontainer img {
  /* vertical-align: middle; */
  /* border: 0 none; */
}
#affliatecontainer table {
  border-collapse: collapse;
  border-spacing: 0px;
  width:100%;
}
#affliatecontainer a {
  color: #ff0000;
  text-decoration: underline;
}
#affliatecontainer a:hover {
  text-decoration: underline;
}
/*! Sports Filter CSS */
#affliatecontainer .sports-fliters {
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
#affliatecontainer p {
  line-height: 22px;
  margin: 0 0 20px;
}

#affliatecontainer .panel-heading {
    background-color: #fff !important;
    color: #333 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 5px 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}

/*Affliate [sic] Tables - Affiliate Tables */

table.top-trends-table, table.leaderboards-table{
color: #000;
border: none;
text-align: left;
font-size: 12px;
font-family: monospace;
line-height: 1.0;
margin-bottom: 15px;
margin-top: 5px;
width: 100%;

}


.top-trends-table tr, .leaderboards-table tr {
    border-top: 1px solid #ddd;
}

.top-trends-table th, .leaderboards-table th {
    color: #757575;
    font-weight:normal;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 7px;
    text-align: left;
    font-size: 11px;
    font-family: monospace !important;
    -webkit-font-smoothing: auto;
    white-space: normal;
    vertical-align: middle;
    line-height: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #e8e8e8;
    background: -ms-linear-gradient(top, #ffffff, #e8e8e8);
    background: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
    background: -moz-linear-gradient(top, #ffffff, #e8e8e8);
    border-top: 1px solid #ddd;
    height: 40px;
}

.top-trends-table td, .leaderboards-table td {
    white-space: pre;
    border: none;
    padding: 14px 7px;
    font-size: 12px;
    font-family: monospace;
    vertical-align: middle;
}

.top-trends-table td:last-child, .leaderboards-table td:last-child{
    border-right: none;
}

.affliatetable tbody tr:hover {
    background-color: rgba(0, 194, 255, 0.15);
}

/*Syle and Alignment for Top Trends and Leaderboards */
.top-trends-table th, .leaderboards-table th, .top-trends-table td, .leaderboards-table td{
text-align:right;
}

.top-trends-table th:nth-child(1), .leaderboards-table th:nth-child(1), .top-trends-table td:nth-child(1), .leaderboards-table td:nth-child(1){
text-align:center;
}

.top-trends-table td:nth-child(2), .leaderboards-table td:nth-child(2){
font-family:'Open-sans', sans-serif;
text-align:left;
}

.top-trends-table th:nth-child(2), .leaderboards-table th:nth-child(2){
text-align:left;
}

.top-trends-table th:nth-child(6), .leaderboards-table th:nth-child(6), .top-trends-table td:nth-child(6), .leaderboards-table td:nth-child(6){
text-align:center;
}

/*! Premium picks CSS */
.premium-picks-main {
  margin-top: 17px;
}
.premium-picks-main p {
  margin-bottom: 0px;
}
.premium-picks-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
  border-bottom: 5px solid;
}
.premium-picks-row {
  padding: 0px ! important;
  border: 1px solid #d9e0e2;
}
.premium-picks-purchase-description {
  padding: 5px 5px 5px 7px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.premium-picks-purchase-title {
  font-weight: bold;
  font-size: 16px;
}
.premium-picks-capper-full-top {
  padding: 10px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.premium-picks-capper {
  height: 75px;
  width: 75px;
  border-radius: 6px;
  margin-right: 10px;
}
.premium-picks-hook {
  font-size: 12px;
  color: #555;
  padding-top: 5px;
  line-height: 15px;
}
.premium-picks-game-analysis-head {
  font-size: 10px;
  color: #ccc;
  padding-left: 10px;
}
.premium-picks-buy-section {
  border-top: 1px solid #efefef;
  padding: 15px 15px 10px;
}
.premium-pick-purchase-button {
  border: 2px solid rgba(255, 255, 255, 0);
  transition: all 0.2s ease 0s;
  border-radius: 50px;
  font-size: 14px;
  line-height: 1.33;
  background-color: #000000;
  color: #fff ! important;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  display: block;
  padding: 20px 0;
  width: 200px;
  font-weight: bold;
  text-decoration: none !important;
  margin: 0 auto;
}
.premium-pick-purchase-button:hover {
  /* padding: 10px 0; */
  /* text-decoration: none! important; */
  /* border: 2px solid rgba(255, 255, 255, 0); */
  background-color: #a3a3a3;
}
.premium-picks-price {
  font-weight: normal;
  color: #888;
  text-align: center;
  margin-top: 5px;
}
.premium-pick-full-top {
  margin-bottom: 35px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  /* background-color: #efefef; */
  /* border-radius: 6px; */
  padding-left: 7px;
  padding-right: 7px;
}
/*! Capper page CSS */
.service-main {
  /* margin-top: 17px; */
  margin-bottom: 15px;
}
.service-main h1 {
  margin-bottom: 15px;
}
.service-main p {
  color: #333;
}
.service-main h2 {
  margin-bottom: 0;
  color: #333333;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -1px;
  font-family: "Open Sans";
  border-bottom: 3px solid #ff2400;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: bold;
}
.single-capper-row {
  /* border: 1px solid #d9e0e2; */
  text-align: center;
  background-color: #222222;
  padding-top: 15px !important;
  /* border: 1px solid; */
  /* border-radius: 5px; */
  margin-left: -15px;
  margin-right: -15px;
  color: #fff;
  border-bottom: 5px solid #ff2400;
  margin-top: -47px;
}
.single-capper-image {
  border-radius: 6px;
  /* float: left; */
  margin-right: 15px;
  /* border: 5px solid #ff2400; */
}
/*! Premium picks CSS */
.premium-packages-row-wrap {
  background-color: #fff;
  /* border: 1px solid #d9e0e2; */
  /* border-radius: 6px; */
  margin-top: 15px;
  border-bottom: 1px solid #eee;
}
.package-col-left {
  width: 63.667%;
  ;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.package-row {
  font-size: 13px !important;
  padding: 0 !important;
}
.package-purchase-description {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 22px 0 0 0px;
}
.package-purchase-title {
  color: #000 !important;
  font-size: 21px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}
.package-col-right {
  float: left;
  /* min-height: 1px; */
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  /* position: relative; */
  /* background-color: #efefef; */
  /* border: 1px solid #d9e0e2; */
  /* border-radius: 6px; */
  /* margin-bottom: 15px; */
  /* margin-left: -10px; */
  /* margin-top: 15px; */
  /* text-align: center; */
  /* margin: 306px auto 0px; */
  width: 32%;
}
.purchase-module {
  /* background-color: #efefef !important; */
  text-align: center;
}

.white-row.package-row.purchase-module {}
.package-buy-section {
  padding: 15px 15px 10px;
  text-align: center;
}
.package-buy-section-title {
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
}
.package-price {
  /* border-bottom: 1px solid #ddd; */
  /* border-top: 1px solid #ddd; */
  /* color: #888; */
  font-size: 17px;
  font-weight: normal;
  /* margin: 0 15px 13px; */
  /* padding: 10px 0; */
  text-align: center;
  /* width: 25%; */
}
.package-row p {
  margin: 13px;
  padding: 0 !important;
}
.package-notes {
  font-size: 12px;
  margin: 0 15px 13px;
}
hr.premium-package-divider {
  display: none;
  margin: 35px 0 !important;
  padding: 0 !important;
  width: 100%;
  border-style: solid none;
  border-width: 1px 0;
  margin: 60px 0;
  border-image: none;
  border: 0;
  margin: 60px 0;
  border-top: #ddd 1px solid;
  border-bottom: #fff 1px solid;
}
/*! Subscription CSS */
.price-table {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #d9e0e2;
  border-radius: 6px;
  float: left;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 15px !important;
  min-height: 1px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  text-align: center;
  width: 31.333%;
}
.price-table h3 {
  border-bottom: 2px solid #e7e7e7;
  font-size: 25px;
  line-height: 25px;
  padding: 30px 0;
  text-transform: uppercase;
  font-weight: bold !important;
}
.price-table h5 {
  color: #333333;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 18px;
  margin: 0 0 14px;
}
div.price-table p {
  color: #666;
  font-weight: 400;
  font-size: 24px !important;
  padding: 0 !important;
}
/* Free Picks CSS */
.free-pick-row {
  -webkit-appearance: none;
  box-shadow: 0px 0px 20px #ddd;
  -moz-box-shadow: 0px 0px 20px #ddd;
  -webkit-box-shadow: 0px 0px 20px #ddd;
  padding: 0 !important;
  }
  .free-pick-game-info {
  /* border-bottom: 1px solid #efefef; */
  /* border-top: 1px solid #efefef; */
  /* padding: 2px 10px; */
}
.free-pick-game-info-head {
  color: #ccc;
  font-size: 10px;
}
.free-pick-time {
  font-size: 12px;
  line-height: 13px;
  margin-bottom: -3px;
  padding-top: 6px;
}
.free-pick-game {
  font-size: 12px;
  line-height: 13px;
  padding-top: 7px;
}
.free-pick-game-analysis-head {
  color: #ccc;
  font-size: 10px;
  margin-bottom: -7px;
  padding-left: 10px;
}
.free-pick-full-top {
  margin-bottom: 35px;
  padding-bottom: 15px;
  border: 1px solid #ddd;
  padding-top: 0px;
  background-color: #efefef;
  border-radius: 6px;
  padding-left: 7px;
  padding-right: 7px;
}
/* Free Capper Pick*/
.free-pick-capper-main {
  margin-top: 0px;
}
.free-pick-capper-main p {
  margin-bottom: 0px;
}
.free-pick-capper-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.free-pick-capper-full-top {
  padding: 10px;
}
.free-pick-capper {
  border-radius: 6px;
  height: 75px;
  margin-right: 10px;
  width: 65px;
}
.free-pick-hook {
  color: #555;
  font-size: 12px;
  line-height: 15px;
  padding-top: 5px;
}
.pick-release-time {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #efefef;
  color: #666;
  font-size: 10px;
  padding: 5px 10px;
}
/*Paid picks CSS */
.paid-picks-full-top {
  /* background-color: #efefef; */
  /* border: 1px solid #ddd; */
  /* border-radius: 6px; */
  margin-bottom: 35px;
  /* padding: 5px 7px; */
}
.paid-picks-full-top h3 {
  color: #333333;
  font-size: 1.8em;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 24px;
  margin: 0 0 32px;
}
.paid-picks-hook {
  color: #555;
  font-size: 12px;
  line-height: 15px;
  padding-top: 5px;
}
.paid-picks-row {
  /* border: 1px solid #d9e0e2; */
  padding: 0 !important;
  border-bottom: 1px solid #ddd;
}
.paid-picks-game-info {
  /* border-bottom: 1px solid #efefef; */
  /* padding: 2px 10px; */
}
.paid-picks-time {
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  padding-top: 8px;
}
.paid-picks-pick-type {
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  padding-top: 8px;
}
.paid-picks-game {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
}
.paid-picks-game-analysis-head {
  color: #ccc;
  font-size: 10px;
  /* margin-bottom: -7px; */
  /* padding-left: 10px; */
}
.paid-picks-release-time {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  /* border-top: 1px solid #efefef; */
  color: #666;
  font-size: 10px;
  padding: 5px 0px;
}
.teaser-pick-sport {
  color: #ff0000;
  font-size: 12px;
}
/* Pick Result CSS*/
.pick-result {
  /* border: 1px solid transparent; */
  /* border-radius: 4px; */
  /* margin-bottom: 20px; */
  /* padding: 15px; */
  /* border-radius: 6px !important; */
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  /* padding: 8px !important; */
}
.pick-result-success {
  /* background-color: #d2ebb8; */
  /* border-left: #3C763D 3px solid; */
  /* color: #3c763d; */
}
.pick-result-info {
  background-color: #aae1f5;
  border-left: #31708F 3px solid;
  color: #31708F;
}
.pick-result-warning {
  background-color: #fce3a3;
  border-left: #8A6D3B 3px solid;
  color: #8A6D3B;
}
.pick-result-danger {
  background-color: #f8bac0;
  border-left: #A94442 3px solid;
  color: #A94442;
}
.pick-result-lost {
  /* background-color: #E5E5E5; */
  /* border-left: 3px solid #777; */
  /* color: #777; */
  /* padding: 8px; */
  /* margin-top: 10px; */
  /* margin-bottom: 10px; */
  /* border-radius: 6px; */
  /* line-height: 18px; */
}
/* LeaderBorad CSS*/
.leaderboard-main {
  margin-top: 17px;
}
.leaderboard-main p {
  margin-bottom: 0px;
}
.leaderboard-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.leaderboard-row {
  padding: 1px;
}
/*! LeaderBoard module */
.leaderboard_module {
    margin-bottom: 15px;
}

.leaderboard-module-main {
  margin-top: 0px;
}
.leaderboard-module-main p {
  margin-bottom: 0px;
}
.leaderboard-module-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.leaderboard_module_row {
    padding: 0px 20px;
    margin-left: 0px;
    margin-right: 0px;
}
/* Leaderboard Micro CSS*/
.leaderboard-micro-main {
}
.leaderboard_micro_module {
  width: 100%;
  float: left;
  min-height: 1px;
  position: relative;
}
.leaderboard_micro_row {
  padding: 20px;
}
/* Top capper CSS*/
.top-capper-main {
  margin-top: 17px;
}
.top-capper-main p {
  margin-bottom: 0px;
}
.top-capper-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.top-capper-row {
  border: 1px solid #efefef;
  padding: 1px;
}
/* Top trends CSS*/
.top-trends-main {
  margin-top: 17px;
}
.top-trends-main p {
  margin-bottom: 0px;
}
.top-trends-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.top-trends-row {
  padding: 1px;
  }
  /* Feature Package CSS*/
  .feature-package-row {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
  }
  /* schedule CSS */
  .schedule-main {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 17px;
  }
  .schedule-main p {
  margin-bottom: 0px;
}
.schedule-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.schedule-row {
  border: 1px solid #ddd;
}
.schedule-table {
  border-bottom: 2px solid #ddd;
  margin-bottom: 0 !important;
}
.schedule-head {
  background-color: #333;
  border-bottom: 5px solid #ff0000;
  color: #fff;
}
.schedule-team {
  font-weight: 600;
}
th.schedule-side-head {
  text-align: center;
}
.schedule-side {
  text-align: center;
  font-weight: 600;
}
th.schedule-score-head {
  text-align: center;
}
.schedule-score {
  text-align: center;
}
th.schedule-total-head {
  text-align: center;
}
.schedule-total {
  text-align: center;
  vertical-align: middle !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.schedule-available-picks {
  background-color: #efefef;
}
.schedule-filter-item {
  display: inline;
}
.schedule-select-label-next {
  margin-left: 70px;
}
.schedule-date-heading {
  margin-bottom: 6px;
}
hr.schedule-divider {
  width: 100%;
  border-style: solid none;
  border-width: 1px 0;
  margin: 15px 0;
  border-image: none;
  border: 0;
  border-top: #ddd 1px solid;
  border-bottom: #fff 1px solid;
}
/* Archive Trends CSS */
.archive-trends-main {
  margin-top: 17px;
}
.archive-trends-main p {
  margin-bottom: 0px;
}
.archive-trends-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.trends-pagination {
  float: right;
  margin: 0 15px;
  padding: 0;
}
.trends-pagination li {
  list-style: none;
  display: inline-block;
}
.trends-pagination li a, .trends-pagination-current {
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #8A8A8A;
}
.trends-pagination {
  font-weight: bold;
  color: #000;
}
.archive-trends-table {
  font-size: 12px;
}
/* ODDS CSS */
.odds-main table {
  font-size: 12px;
  width: 100%;
  line-height: 18px;
  color: #000;
}
.odds-main td {
  padding: 5px !important;
  border-bottom: 1px solid #bbb;
}
.odds-main td.data_main_date_even {
  background-color: #f6f6f6;
  text-align: center;
}
.odds-main td.data_main_date_odd {
  background-color: #ffffff;
  text-align: center;
}
.odds-main td.data_main_hidden_even {
  background-color: #f6f6f6;
  text-align: right;
}
.odds-main td.data_main_hidden_odd {
  background-color: #ffffff;
  text-align: right;
}
.odds-main td.data_main_rot_even {
  background-color: #f6f6f6;
  text-align: center;
}
.odds-main td.data_main_rot_odd {
  background-color: #ffffff;
  text-align: center;
}
.odds-main td.data_main_teams_even {
  background-color: #f6f6f6;
}
.odds-main td.data_main_numbers_even {
  background-color: #f6f6f6;
  text-align: right;
}
.odds-main td.data_main_numbers_odd {
  background-color: #ffffff;
  text-align: right;
}
.odds-main tr.odds_row:hover td {
  background-color: #fdf991;
}
.odds-main td.data_main_teams_even {
  font-weight: 700;
}
.odds-main td.data_main_teams_odd {
  background-color: #ffffff;
  font-weight: 700;
}
.odds-main td.data_main_buy_even {
  background-color: #f6f6f6;
  text-align: center;
  border-right: 1px solid #bbb !important;
}
.odds-main td.data_main_buy_odd {
  background-color: #ffffff;
  text-align: center;
  border-right: 1px solid #bbb !important;
}
.odds-main td.header_main_date {
  font-weight: bold;
  text-align: center;
  border: 1px solid #fff !important;
  vertical-align: bottom;
}
.odds-main td.header_main_rot {
  font-weight: bold;
  text-align: center;
  border: 1px solid #fff !important;
  vertical-align: bottom;
}
.odds-main td.header_main_hidden {
  font-weight: bold;
  text-align: center;
  border: 1px solid #fff !important;
  vertical-align: bottom;
}
.odds-main td.header_main_teams {
  font-weight: bold;
  border-right: 1px solid #fff !important;
  vertical-align: bottom;
  border-bottom: none;
}
.odds-main td.header_main_books {
  font-weight: bold;
  text-align: center;
  padding-bottom: 8px!important;
  border: 1px solid #fff !important;
}
.odds-main td.header_main_picks {
  font-weight: bold;
  text-align: center;
  border: 1px solid #fff !important;
  vertical-align: bottom;
}
.odds-main td.sub_header_times {
  text-align: center;
  font-size: 10px;
  color: #fff;
  background-color: #555;
}
.odds-main td.sub_header_main {
  font-size: 10px;
  color: #fff;
  background-color: #555;
}
.odds_header_date {
  border: 0px solid #333 !important;
  vertical-align: bottom;
  font-weight: bold;
  color: #fff;
  background-color: #333 !important;
  text-align: center;
  font-size: 14px;
  border-right: 1px solid #333 !important;
  border-top: 2px solid #333 !important;
  border-left: 2px solid #333 !important;
}
.odds_row{
  border-right: 1px solid #bbb !important;
  }
.header_main_books img {
  width: 72px;
  height: 40px;
}
.rotationDiv {
  margin-bottom: 10px;
}
.odds-filter-item {
  display: inline;
}
.odds-filter-item-next {
  display: inline;
  margin-left: 25px;
}
/*! Login Module CSS */
.login-main {
  margin-top: 17px;
}
.login-main p {
  margin-bottom: 0px;
}
.login-main h3 {
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 16px;
  font-size: 20px;
  margin-top: -3px;
  letter-spacing: normal;
  line-height: 24px;
}
.login-form-group {
  margin-bottom: 15px;
}
.login-form-group:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.login-col {
  float: left;
  min-height: 1px;
  /* padding-left: 15px;
  *//* padding-right: 15px;
  */position: relative;
  width: 100%;
}
.login-control-label {
  display: inline-block;
  margin-bottom: 5px;
}
.login-form-control {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */    -moz-box-sizing: border-box;
  /* Firefox, other Gecko */    box-sizing: border-box;
  /* Opera/IE 8+ */;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3125em;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3) inset;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1em;
  margin: 0;
  outline: medium none;
  padding: 0.65em 1em;
  transition: background-color 0.3s ease-out 0s, box-shadow 0.2s ease 0s, border-color 0.2s ease 0s;
  width: 100%;
  display: block;
  line-height: 1.42857;
  }
  .login-button {
  border: 2px solid rgba(255, 255, 255, 0);
  transition: all 0.2s ease 0s;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.33;
  background-color: #5cb85c;
  color: #fff ! important;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  display: block;
  padding: 10px 0;
  width: 100%;
}
#affliatecontainer div.error-list #affliatecontainer input.error, #affliatecontainer select.error {
  color: #D95C5C !important;
  border-color: #D95C5C !important;
}
#affliatecontainer div.error-list li {
  color: #D95C5C !important;
}
#affliatecontainer div.error-list ul {
  list-style: none;
  margin: 0.2em 0;
  padding: 0;
}

/*************************************************! Media Query module **********************************************/


@media only screen and (max-width : 1024px) {
  /* Capper page Package Media Query CSS*/  
  .package-col-left {
  float: none;
  width: auto;
  }
  .package-col-right {
  border: none !important;
  margin-left: 0px !important;
  border-radius: 6px !important;
  margin-bottom: 0px !important;
  padding-bottom: 5px !important;
  margin-top: 0px !important;
  float: none;
  width: auto;
  background-color: #FFFFFF;
}
/* schedule CSS */
.schedule-filter-item {
  display: block !important;
  margin-bottom: 10px;
}
.schedule-select-label-next {
  margin-left: 0px !important;
}
/* Clickable Trends CSS */
.archive-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(6) {
  display: none;
}
.archive-trends-row > table > thead > tr > th:nth-child(6) {
  display: none;
}
/* Buy Picks page*/ 
.package-buy-section-title {
  display: none;
}
.purchase-module {
  background-color: #FFFFFF !important;
}
/* Leaderboard Media Query CSS*/  
.leaderboard-row > table > tbody > tr:nth-child(n) > td:nth-child(8) {
  display: none;
}
.leaderboard-row > table > thead > tr > th:nth-child(8) {
  display: none;
}
/* Yesterday picks CSS */
.archive-trends-capper-row > table > tbody > tr:nth-child(n) > td:nth-child(6) {
  display: none;
}
.archive-trends-capper-row > table > thead > tr > th:nth-child(6) {
  display: none;
}
}

@media only screen and (max-width : 992px) {
  .home-free-pick-button {
    margin-left: 5px !important;
    margin-right: 5px !important;
    }
  }
  
  @media only screen and (max-width : 800px) {
    /* Leaderboard All module Media Query CSS*/ 
    .leaderboard_module {
    width: 100%;
    }
  }
  
  @media only screen and (max-width : 768px) {
    /*ODDS CSS*/
    .odds-main td.data_main_rot_even {
    display: none;
    }
    .odds-main td.data_main_rot_odd {
  display: none;
  }
  .odds-main td.data_main_hidden_even {
  display: none;
}
.odds-main td.data_main_hidden_odd {
  display: none;
}
.odds-main td.header_main_rot {
  display: none;
}
.odds-main .rotationDiv {
  display: none;
}
.odds-main td.header_main_hidden {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(7) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(10) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(12) {
  display: none;
}
.search-form-text {
  width: 100% !important;
}
.search-button {
  width: 100%;
  margin-top: 10px;
}
/*#affliatecontainer .affliatetable > thead:first-child > tr:first-child > th, #affliatecontainer .affliatetable > thead:first-child > tr:first-child > td {
  font-size: 14px;
}*/
}

@media only screen and (max-width : 767px) {
  /* Capper page subscription Media Query CSS*/ 
  .price-table {
  float: none;
  width: auto;
  }
}

/* Small Tablets */
@media only screen and (max-width : 600px) {
  /* Leaderboard Media Query CSS*/  
  .leaderboard-row > table > tbody > tr:nth-child(n) > td:nth-child(7) {
  display: none;
  }
  .leaderboard-row > table > thead > tr > th:nth-child(7) {
  display: none;
}
.leaderboard-row > table > tbody > tr:nth-child(n) > td:nth-child(6) {
  display: none;
}
.leaderboard-row > table > thead > tr > th:nth-child(6) {
  display: none;
}
.leaderboard-row {
  padding: 5px !important;
}
.leaderboard-row {
  font-size: 11px !important;
}
/* Top Capper Media Query CSS*/ 
.top-capper-row > table > tbody > tr:nth-child(n) > td:nth-child(4) {
  display: none;
}
.top-capper-row > table > thead > tr > th:nth-child(4) {
  display: none;
}
.top-capper-row > table > tbody > tr:nth-child(n) > td:nth-child(5) {
  display: none;
}
.top-capper-row > table > thead > tr > th:nth-child(5) {
  display: none;
}
.top-capper-row {
  padding: 5px !important;
}
.top-capper-row {
  font-size: 11px !important;
}
/* Top trends Media Query CSS*/ 
.top-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(7) {
  display: none;
}
.top-trends-row > table > thead > tr > th:nth-child(7) {
  display: none;
}
      .top-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(6) {
  display: none;
}
.top-trends-row > table > thead > tr > th:nth-child(6) {
  display: none;
}
.top-trends-row {
  padding: 5px !important;
}
.top-trends-row {
  font-size: 11px !important;
}
#affliatecontainer .affliatetable > thead:first-child > tr:first-child > th, #affliatecontainer .affliatetable > thead:first-child > tr:first-child > td {
  font-size: 11px;
}
.feature-package-row {
  padding: 5px !important;
}
.feature-package-row {
  font-size: 11px !important;
}
/* Clickable Trends CSS */
.archive-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(3) {
  display: none;
}
.archive-trends-row > table > thead > tr > th:nth-child(3) {
  display: none;
}
.archive-trends-col {
  padding: 0px 0px 0px 0px !important;
}
.archive-trends-row {
  padding: 5px !important;
}
/*ODDS CSS*/
.odds-main td.data_main_rot_even {
  display: none;
}
.odds-main td.data_main_rot_odd {
  display: none;
}
.odds-main td.data_main_hidden_even {
  display: none;
}
.odds-main td.data_main_hidden_odd {
  display: none;
}
.odds-main td.header_main_rot {
  display: none;
}
.odds-main .rotationDiv {
  display: none;
}
.odds-main td.header_main_hidden {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(7) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(10) {
  display: none;
}
.archive-trends-capper-row > table > tbody > tr:nth-child(n) > td:nth-child(4) {
  display: none;
}
.archive-trends-capper-row > table > thead > tr > th:nth-child(4) {
  display: none;
}
.archive-trends-capper-row {
  padding: 5px !important;
}
.post-image-responsive {
  width: 100%;
  height: 250px;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .jumbotron {
    padding: 0px;
  }
  .jumbotron div.container {
  padding: 0px;
  }
  /* Top trends Media Query CSS*/ 

.top-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(4) {
  display: none;
}
.top-trends-row > table > thead > tr > th:nth-child(4) {
  display: none;
}
/* Clickable Trends CSS */
.archive-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(3) {
  display: none;
}
.archive-trends-row > table > thead > tr > th:nth-child(3) {
  display: none;
}
.archive-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(4) {
  display: none;
}
.archive-trends-row > table > thead > tr > th:nth-child(4) {
  display: none;
}
.archive-trends-row > table > tbody > tr:nth-child(n) > td:nth-child(7) {
  display: none;
}
.archive-trends-row > table > thead > tr > th:nth-child(7) {
  display: none;
}
.archive-trends-col {
  padding: 0px 0px 0px 0px !important;
}
.archive-trends-row {
  padding: 5px !important;
}
/* Leaderboard Media Query CSS*/  
.leaderboard-row > table > tbody > tr:nth-child(n) > td:nth-child(4) {
  display: none;
}
.leaderboard-row > table > thead > tr > th:nth-child(4) {
  display: none;
}
.leaderboard-row > table > tbody > tr:nth-child(n) > td:nth-child(7) {
  display: none;
}
.leaderboard-row > table > thead > tr > th:nth-child(7) {
  display: none;
}
.leaderboard-row > table > tbody > tr:nth-child(n) > td:nth-child(8) {
  display: none;
}
.leaderboard-row > table > thead > tr > th:nth-child(8) {
  display: none;
}
.leaderboard-row {
  padding: 5px !important;
}
.leaderboard-row {
  font-size: 11px !important;
}
/*ODDS CSS*/
.odds-main td.data_main_rot_even {
  display: none;
}
.odds-main td.data_main_rot_odd {
  display: none;
}
.odds-main td.data_main_hidden_even {
  display: none;
}
.odds-main td.data_main_hidden_odd {
  display: none;
}
.odds-main td.header_main_rot {
  display: none;
}
.odds-main .rotationDiv {
  display: none;
}
.odds-main td.header_main_hidden {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(7) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(10) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(12) {
  display: none;
}
.odds-main td {
  padding: 2px!important;
  font-size: 10px;
}
.odds-main td.data_main_buy_even>a {
  padding: 2px 5px 2px 5px;
}
.odds-main td.data_main_buy_odd>a {
  padding: 2px 5px 2px 5px;
}
.odds-main>table>tbody>tr:nth-child(1)>td:nth-child(12)>a {
  padding: 2px 5px 2px 5px;
}
.odds-main>table>tbody>tr:nth-child(1)>td:nth-child(12)>a {
  padding: 2px 5px 2px 5px;
}
.odds-main>table>tbody>tr:nth-child(1)>td:nth-child(13)>a {
  padding: 2px 5px 2px 5px;
}
.odds-main td.header_main_books {
  padding-bottom: 5px!important;
}
.odds-main .white-row {
  padding: 0!important;
}
.odds-main .header_main_books img {
  width: 60px;
  height: auto;
}
.home-newsletter-wrap {
  margin: 10px 0 15px 0;
}
.archive-trends-capper-row > table > tbody > tr:nth-child(n) > td:nth-child(4) {
  display: none;
}
.archive-trends-capper-row > table > thead > tr > th:nth-child(4) {
  display: none;
}
.archive-trends-capper-row > table > tbody > tr:nth-child(n) > td:nth-child(7) {
  display: none;
}
.archive-trends-capper-row > table > thead > tr > th:nth-child(7) {
  display: none;
}
.archive-trends-capper-row {
  padding: 5px !important;
}
html body div.container.blog-post div.row div.col-md-9 div.content img.attachment-post-thumbnail.wp-post-image {
  border: 1px solid #ddd;
  float: none;
  height: auto;
  margin: 0 0 10px 0px;
  max-width: 100%;
  padding: 5px;
}
.post-image-responsive {
  width: 100%;
  height: 200px;
}
}

@media only screen and (max-width: 592px) {
  .odds-main > .white-row > table > tbody > tr:nth-child(n) > td:nth-child(10) {
      display: none;
    }
  }
  
  @media only screen and (max-width : 400px) {
    .news-top-right img {
      display: none;
      }
    }
    
    @media only screen and (max-width : 360px) {
      /*ODDS CSS*/
      .odds-main td.data_main_rot_even {
      display: none;
      }
      .odds-main td.data_main_rot_odd {
    display: none;
    }
    .odds-main td.data_main_hidden_even {
  display: none;
  }
  .odds-main td.data_main_hidden_odd {
  display: none;
}
.odds-main td.header_main_rot {
  display: none;
}
.odds-main .rotationDiv {
  display: none;
}
.odds-main td.header_main_hidden {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(9) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(10) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(12) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(8) {
  display: none;
}
.odds-main td {
  padding: 2px!important;
  font-size: 10px;
}
.odds-main td.data_main_buy_even>a {
  padding: 2px 5px 2px 5px;
}
.odds-main td.data_main_buy_odd>a {
  padding: 2px 5px 2px 5px;
}
.odds-main>table>tbody>tr:nth-child(1)>td:nth-child(13)>a {
  padding: 2px 5px 2px 5px;
}
.odds-main td.header_main_books {
  padding-bottom: 5px!important;
}
}

@media only screen and (max-width : 320px) {
  /*ODDS CSS*/
  .odds-main td.data_main_rot_even {
  display: none;
  }
  .odds-main td.data_main_rot_odd {
  display: none;
}
.odds-main td.data_main_hidden_even {
  display: none;
}
.odds-main td.data_main_hidden_odd {
  display: none;
}
.odds-main td.header_main_rot {
  display: none;
}
.odds-main .rotationDiv {
  display: none;
}
.odds-main td.header_main_hidden {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(9) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(10) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(12) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(8) {
  display: none;
}
.odds-main td {
  padding: 2px!important;
  font-size: 10px;
}
.odds-main td.data_main_buy_even>a {
  padding: 2px 5px 2px 5px;
}
.odds-main td.data_main_buy_odd>a {
  padding: 2px 5px 2px 5px;
}
.odds-main>table>tbody>tr:nth-child(1)>td:nth-child(13)>a {
  padding: 2px 5px 2px 5px;
}
.odds-main td.header_main_books {
  padding-bottom: 5px!important;
}
}
#listcategorypostswidget-2 {
  list-style-type: none;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.guest-comment-header {
  color: #666;
  text-align: center;
  margin-bottom: 15px;
}
.guest-comment-stripe {
  background-color: #ff2400;
  height: 25px;
  margin-bottom: -55px;
  margin-top: 50px;
  margin-left: 25px;
  margin-right: 25px;
}
.guest-comment-header img {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  border: 5px solid #fff;
  margin: auto;
  background-color: #fff;
}
.guest-comment-author {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  margin-top: -23px;
}
.guest-comment-site {
  font-size: 12px;
  color: #555;
}
.guest-comment-twitter {
  font-size: 12px;
}
.best-sports-handicappers-meta {
  clear: both;
  display: block;
}
.best-sports-handicappers p img {
  display: block;
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
}
.best-sports-handicappers hr {
  border-color: #333;
  border-width: 2px;
  clear: both;
  float: none;
}
/**MOCK DRAFT STYLES**/

.draft-wrap {
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-size: 170px;
  background-position: right -28px;
  padding: 0px 25px 20px 25px;
  border-radius: 5px;
}
.draft-pick-container {
  padding: 10px;
  color: #fff;
  background-color: #333;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.mock-draft-logo {
  height: 90px;
  width: 90px;
  display: inline-block;
  margin-bottom: -13px;
  margin-right: 10px;
}
.draft-pick-info-wrap {
  margin-left: 10px;
  display: inline-block;
}
.draft-pick-team {
  font-size: 25px;
  padding-top: 12px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
  vertical-align: middle;
  padding-left: 10px;
}
.draft-pick-player {
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  line-height: 28px;
}
.draft-pick-position {
  display: inline-block;
  border-right: 2px solid #fff;
  padding-right: 5px;
  margin-right: 5px;
}
.draft-pick-school {
  display: inline-block;
}
.draft-pick-number {
    display: inline-block;
    font-size: 24px;
    padding: 10px 20px;
    background-color: #fff;
    color: #333;
    font-weight: bold;
    border-radius: 5px;
    verticle-align: super;
    margin-top: 15px;
    margin-bottom:15px;
}
.draft-pick-writeup {
  padding: 15px;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.draft-pick-team p{
margin:-25px 0px 0px 0px !important;
}
.draft-pick-team-wins {
    font-size: 14px;
    font-weight: normal;
    margin-top: -6px;
}
/**LOGOS & COLORS FOR NFL MOCK DRAFT**/
.draft-wrap.arizona-cardinals {
  background-color: #870619;
  background-image: url(images/nfl%20logos/arizona_cardinals.png);
}
.draft-wrap.falcons {
  background-color: #820119;
  background-image: url(images/nfl%20logos/atlanta_falcons.png);
}
.draft-wrap.ravens {
  background-color: #280353;
  background-image: url(images/nfl%20logos/baltimore_ravens.png);
}
.draft-wrap.bills {
  background-color: #911919;
  background-image: url(images/nfl%20logos/buffalo_bills.png);
}
.draft-wrap.panthers {
  background-color: #3d71c7;
  background-image: url(images/nfl%20logos/carolina_panthers.png);
}
.draft-wrap.bears {
  background-color: #dd4814;
  background-image: url(images/nfl%20logos/chicago_bears.png);
}
.draft-wrap.bengals {
  background-color: #ad3d19;
  background-image: url(images/nfl%20logos/cincinnati_bengals.png);
}
.draft-wrap.browns {
  background-color: #312619;
  background-image: url(images/nfl%20logos/cleveland_browns.png);
}
.draft-wrap.cowboys {
  background-color: #002244;
  background-image: url(images/nfl%20logos/dallas_cowboys.png);
}
.draft-wrap.broncos {
  background-color: #fb4f14;
  background-image: url(images/nfl%20logos/denver_broncos.png);
}
.draft-wrap.lions {
  background-color: #2f579e;
  background-image: url(images/nfl%20logos/detroit_lions.png);
}
.draft-wrap.packers {
  background-color: #273b13;
  background-image: url(images/nfl%20logos/green_bay_packers.png);
}
.draft-wrap.texans {
  background-color: #001831;
  background-image: url(images/nfl%20logos/houston_texans.png);
}
.draft-wrap.colts {
  background-color: #003b7b;
  background-image: url(images/nfl%20logos/indianapolis_colts.png);
}
.draft-wrap.jaguars {
  background-color: #09586c;
  background-image: url(images/nfl%20logos/jacksonville_jaguars.png);
}
.draft-wrap.chiefs {
  background-color: #820119;
  background-image: url(images/nfl%20logos/kansas_city_chiefs.png);
}
.draft-wrap.dolphins {
  background-color: #09586c;
  background-image: url(images/nfl%20logos/miami_dolphins.png);
}
.draft-wrap.vikings {
  background-color: #230086;
  background-image: url(images/nfl%20logos/minnesota_vikings.png);
}
.draft-wrap.patriots {
  background-color: #0d254c;
  background-image: url(images/nfl%20logos/new_england_patriots.png);
}
.draft-wrap.saints {
  background-color: #202020;
  background-image: url(images/nfl%20logos/new_orleans_saints.png);
}
.draft-wrap.new-york-giants {
  background-color: #192f6b;
  background-image: url(images/nfl%20logos/new_york_giants.png);
}
.draft-wrap.jets {
  background-color: #213b1a;
  background-image: url(images/nfl%20logos/new_york_jets.png);
}
.draft-wrap.raiders {
  background-color: #a5a5a6;
  background-image: url(images/nfl%20logos/oakland_raiders.png);
}
.draft-wrap.eagles {
  background-color: #003b48;
  background-image: url(images/nfl%20logos/philadelphia_eagles.png);
}
.draft-wrap.steelers {
  background-color: #202020;
  background-image: url(images/nfl%20logos/pittsburgh_steelers.png);
}
.draft-wrap.chargers {
  background-color: #08214a;
  background-image: url(images/nfl%20logos/san_diego_chargers.png);
}
.draft-wrap.niners {
  background-color: #7e0101;
  background-image: url(images/nfl%20logos/san_francisco_49ers.png);
}
.draft-wrap.seahawks {
  background-color: #03202f;
  background-image: url(images/nfl%20logos/seattle_seahawks.png);
}
.draft-wrap.rams {
  background-color: #13264b;
  background-image: url(images/nfl%20logos/st_louis_rams.png);
}
.draft-wrap.buccaneers {
  background-color: #d50a0a;
  background-image: url(images/nfl%20logos/tampa_bay_buccaneers.png);
}
.draft-wrap.titans {
  background-color: #648fcc;
  background-image: url(images/nfl%20logos/tennessee_titans.png);
}
.draft-wrap.redskins {
  background-color: #620012;
  background-image: url(images/nfl%20logos/washington_commanders.png);
}
/**LOGOS & COLORS FOR NBA MOCK DRAFT**/
.draft-wrap.hawks {
  background-color: #000080;
  background-image: url(images/nba%20logos/atlanta_hawks.png);
}
.draft-wrap.celtics {
  background-color: #009E60;
  background-image: url(images/nba%20logos/boston_celtics.png);
}
.draft-wrap.nets {
  background-color: #000000;
  background-image: url(images/nba%20logos/brooklyn_nets.png);
}
.draft-wrap.hornets {
  background-color: #008CA8;
  background-image: url(images/nba%20logos/charlotte_hornets.png);
}
.draft-wrap.bulls {
  background-color: #D4001F;
  background-image: url(images/nba%20logos/chicago_bulls.png);
}
.draft-wrap.cavaliers {
  background-color: #002D62;
  background-image: url(images/nba%20logos/cleveland_cavaliers.png);
}
.draft-wrap.mavericks {
  background-color: #0b60AD;
  background-image: url(images/nba%20logos/dallas_mavericks.png);
}
.draft-wrap.nuggets {
  background-color: #4b90CD;
  background-image: url(images/nba%20logos/denver_nuggets.png);
}
.draft-wrap.pistons {
  background-color: #041e40;
  background-image: url(images/nba%20logos/detroit_pistons.png);
}
.draft-wrap.warriors {
  background-color: #04529C;
  background-image: url(images/nba%20logos/golden_state_warriors.png);
}
.draft-wrap.rockets {
  background-color: #000000;
  background-image: url(images/nba%20logos/houston_rockets.png);
}
.draft-wrap.pacers {
  background-color: #FFC322;
  background-image: url(images/nba%20logos/indiana_pacers.png);
}
.draft-wrap.clippers {
  background-color: #EE2944;
  background-image: url(images/nba%20logos/los_angeles_clippers.png);
}
.draft-wrap.lakers {
  background-color: #4A2583;
  background-image: url(images/nba%20logos/los_angeles_lakers.png);
}
.draft-wrap.grizzlies {
  background-color: #001F70;
  background-image: url(images/nba%20logos/memphis_grizzlies.png);
}
.draft-wrap.heat {
  background-color: #B62630;
  background-image: url(images/nba%20logos/miami_heat.png);
}
.draft-wrap.bucks {
  background-color: #003614;
  background-image: url(images/nba%20logos/milwaukee_bucks.png);
}
.draft-wrap.timberwolves {
  background-color: #0F4D92;
  background-image: url(images/nba%20logos/minnesota_timberwolves.png);
}
.draft-wrap.pelicans {
  background-color: #002B5C;
  background-image: url(images/nba%20logos/new_orleans_pelicans.png);
}
.draft-wrap.knicks {
  background-color: #FF7518;
  background-image: url(images/nba%20logos/new_york_knicks.png);
}
.draft-wrap.thunder {
  background-color: #007DC3;
  background-image: url(images/nba%20logos/oklahoma_city_thunder.png);
}
.draft-wrap.magic {
  background-color: #708090;
  background-image: url(images/nba%20logos/orlando_magic.png);
}
.draft-wrap.sixers {
  background-color: #D0103A;
  background-image: url(images/nba%20logos/philadelphia_76ers.png);
}
.draft-wrap.suns {
  background-color: #E65F20;
  background-image: url(images/nba%20logos/phoenix_suns.png);
}
.draft-wrap.trail-blazers {
  background-color: #F0163A;
  background-image: url(images/nba%20logos/portland_trail_blazers.png);
}
.draft-wrap.kings {
  background-color: #753BBD;
  background-image: url(images/nba%20logos/sacramento_kings.png);
}
.draft-wrap.spurs {
  background-color: #000000;
  background-image: url(images/nba%20logos/san_antonio_spurs.png);
}
.draft-wrap.raptors {
  background-color: #708090;
  background-image: url(images/nba%20logos/toronto_raptors.png);
}
.draft-wrap.jazz {
  background-color: #00275D;
  background-image: url(images/nba%20logos/utah_jazz.png);
}
.draft-wrap.wizards {
  background-color: #002244;
  background-image: url(images/nba%20logos/washington_wizards.png);
}
/**LOGOS & COLORS FOR MLB MOCK DRAFT**/
.draft-wrap.diamondbacks {
  background-color: #000000;
  background-image: url(images/mlb%20logos/arizona_diamondbacks.png);
}
.draft-wrap.braves {
  background-color: #B71234;
  background-image: url(images/mlb%20logos/atlanta_braves.png);
}
.draft-wrap.orioles {
  background-color: #ed4c09;
  background-image: url(images/mlb%20logos/baltimore_orioles.png);
}
.draft-wrap.red-sox {
  background-color: #002244;
  background-image: url(images/mlb%20logos/boston_red_sox.png);
}
.draft-wrap.cubs {
  background-color: #003279;
  background-image: url(images/mlb%20logos/chicago_cubs.png);
}
.draft-wrap.white-sox {
  background-color: #C0C0C0;
  background-image: url(images/mlb%20logos/chicago_white_sox.png);
}
.draft-wrap.reds {
  background-color: #C6011F;
  background-image: url(images/mlb%20logos/cincinnati_reds.png);
}
.draft-wrap.indians {
  background-color: #003366;
  background-image: url(images/mlb%20logos/cleveland_indians.png);
}
.draft-wrap.rockies {
  background-color: #333366;
  background-image: url(images/mlb%20logos/colorado_rockies.png);
}
.draft-wrap.tigers {
  background-color: #001742;
  background-image: url(images/mlb%20logos/detroit_tigers.png);
}
.draft-wrap.astros {
  background-color: #FF7F00;
  background-image: url(images/mlb%20logos/houston_astros.png);
}
.draft-wrap.royals {
  background-color: #74B4FA;
  background-image: url(images/mlb%20logos/kansas_city_royals.png);
}
.draft-wrap.angels {
  background-color: #B71234;
  background-image: url(images/mlb%20logos/los_angeles_angels.png);
}
.draft-wrap.dodgers {
  background-color: #083C6B;
  background-image: url(images/mlb%20logos/los_angeles_dodgers.png);
}
.draft-wrap.marlins {
  background-color: #0077C8;
  background-image: url(images/mlb%20logos/miami_marlins.png);
}
.draft-wrap.brewers {
  background-color: #182B49;
  background-image: url(images/mlb%20logos/milwaukee_brewers.png);
}
.draft-wrap.twins {
  background-color: #C6011F;
  background-image: url(images/mlb%20logos/minnesota_twins.png);
}
.draft-wrap.mets {
  background-color: #002C77;
  background-image: url(images/mlb%20logos/new_york_mets.png);
}
.draft-wrap.yankees {
  background-color: #1C2841;
  background-image: url(images/mlb%20logos/new_york_yankees.png);
}
.draft-wrap.athletics {
  background-color: #003831;
  background-image: url(images/mlb%20logos/oakland_athletics.png);
}
.draft-wrap.phillies {
  background-color: #BA0C2F;
  background-image: url(images/mlb%20logos/philadelphia_phillies.png);
}
.draft-wrap.pirates {
  background-color: #000000;
  background-image: url(images/mlb%20logos/pittsburgh_pirates.png);
}
.draft-wrap.padres {
  background-color: #B4A76C;
  background-image: url(images/mlb%20logos/san_diego_padres.png);
}
.draft-wrap.san-francisco-giants {
  background-color: #000000;
  background-image: url(images/mlb%20logos/san_francisco_giants.png);
}
.draft-wrap.mariners {
  background-color: #005C5C;
  background-image: url(images/mlb%20logos/seattle_mariners.png);
}
.draft-wrap.st-louis-cardinals {
  background-color: #0A2252;
  background-image: url(images/mlb%20logos/st_louis_cardinals.png);
}
.draft-wrap.rays {
  background-color: #9ECEEE;
  background-image: url(images/mlb%20logos/tampa_bay_rays.png);
}
.draft-wrap.rangers {
  background-color: #BD1021;
  background-image: url(images/mlb%20logos/texas_rangers.png);
}
.draft-wrap.blue-jays {
  background-color: #041E42;
  background-image: url(images/mlb%20logos/toronto_blue_jays.png);
}
.draft-wrap.nationals {
  background-color: #11225B;
  background-image: url(images/mlb%20logos/washington_nationals.png);
}
.odds-main-popup {
  margin: auto;
  width: 50%;
}

@media screen and (max-width:1000px) {
  .odds-main-popup {
    width: 75%;
    }
  }
  
  @media screen and (max-width:554px) {
    .draft-pick-number {
      vertical-align: top;
      margin-top: 14px;
      font-size: 14px;
      padding: 5px 10px;
      }
      .draft-pick-team {
    font-size: 14px;
    margin-top:25px;
    }
    .odds-main-popup {
  width: 100% !important;
  }
  .draft-pick-team-wins {
  font-size: 10px;
}
.draft-wrap {
  background-size: 140px;
  background-position: top -22px right -19px;
}
}
.boyd-approved-banner {
  display: block;
  float: none !important;
  margin: auto !important;
}
.free-pick-leaderboards-table th {
  font-size: 14px;
}
.free-pick-leaderboards-table td div {
  border-top: 5px solid #ddd;
  border-bottom: 5px solid #ddd;
}

/*NEW FREE PICK MEDIA QUERIES*/
@media screen and (max-width:500px) {
  .free-pick-leaderboards-table > div > table > thead > tr > th:nth-child(3) {
      display: none;
    }
    .free-pick-leaderboards-table > div > table > tbody > tr:nth-child(n) > td:nth-child(3) {
  display: none;
  }
  .free-pick-leaderboards-table > div > table > thead > tr > th:nth-child(5) {
  display: none;
}
.free-pick-leaderboards-table > div > table > tbody > tr:nth-child(n) > td:nth-child(5) {
  display: none;
}
}

@media screen and (max-width:400px) {
  .free-pick-leaderboards-table > div > table > thead > tr > th:nth-child(6) {
      display: none;
    }
    .free-pick-leaderboards-table > div > table > tbody > tr:nth-child(n) > td:nth-child(6) {
  display: none;
  }
}
/* Custom Post Headers */

.custom-post-header {
  font-size: 42px;
  text-transform: uppercase;
  border-bottom: 10px solid #ff2400;
  color: #fff;
  background: #545454;
  background: -moz-linear-gradient(top, #545454 0%, #0e0e0e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #545454), color-stop(100%, #0e0e0e));
  background: -webkit-linear-gradient(top, #545454 0%, #0e0e0e 100%);
  background: -o-linear-gradient(top, #545454 0%, #0e0e0e 100%);
  background: -ms-linear-gradient(top, #545454 0%, #0e0e0e 100%);
  background: linear-gradient(to bottom, #545454 0%, #0e0e0e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#0e0e0e', GradientType=0 );
  padding: 25px;
  font-family: Impact, Charcoal, sans-serif;
  line-height: 1.1;
  text-align: center;
  letter-spacing:1px;
  height: auto;
  text-shadow: 3px 1px 20px #000;
}
.custom-post-header img {
  display: block;
  margin-top: 85px;
  margin-left: auto;
}

@media screen and (max-width:600px) {
  .custom-post-header {
    font-size: 34px;
    }
  }
  .code-block img {
  max-width: 100%;
  height: auto;
}
.code-block.code-block-1 {
  overflow: hidden;
}
.code-block.code-block-2 {
  overflow: hidden;
}
.code-block.code-block-3 {
  overflow: hidden;
}

@media screen and (max-width: 700px) {
  .free-pick-leaderboard-row {
  font-size: 11px;
}
}

/*NEW Homepage*/

body {
  font-family: 'Open Sans', sans-serif;
  background-color: #f2f2f2;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}
.container-home {
  max-width: 776px;
  margin: 0px auto;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  padding-bottom: 25px;
  background-color: #fff;
  padding-top: 15px;
}
.home-free-pick-feature img {
  max-width: 100%;
}
.home-latest-articles a {
  transition: ease-in-out 0.5s;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  padding-top: 5px;
  font-family: 'Oswald', sans-serif;
  display: block;
  color: #555;
  text-decoration: none;
}
.home-latest-articles a:hover {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  color: #222;
}
.home-latest-articles i.fa.fa-circle-o {
  position: relative;
  top: 50%;
  transform: translateY(-3px);
  font-size: 8px;
}
span.highlight {
  color: #ff2400;
}
h3.latest-header {
  margin-bottom: 0px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-top: 0;
}
.latest-articles-category {
  font-size: 9px;
  font-family: 'Open Sans';
  color: #888;
}
.handicappers-to-follow h2, .home-leaderboard-row h2, .home-top-row h2 {
  background-color: #fff;
  display: table-cell;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  font-style: italic;
  padding-bottom: 1px;
}
.header-wrap {
  background-color: #E2E2E2;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255,255,255,.5) 0px, rgba(255,255,255,.5) 5px);
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.home-capper-name {
  font-size: 24px;
  font-weight: bold;
  font-family: 'Oswald';
  line-height: 1.1;
  margin-top: 5px;
}
.home-capper-about {
  font-size: 13px;
  color: #888;
  line-height: 1.1;
  margin: 6px 0;
}
.home-capper-meta {
  font-size: 12px;
}
.home-capper-box {
  padding: 15px;
  position: relative;
  transition: ease-in-out 0.2s;
  min-height: 200px;
}
.home-capper-box:hover {
  transform: translateY(-5px);
  box-shadow: 0px 0px 100px #eee;
}
.home-capper-box img {
  display: block;
  margin: auto;
  width: 210px;
  max-width: 100%;
  border: 1px solid #eee;
}
.link-spanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  /* edit: fixes overlap error in IE7/8, 
  make sure you have an empty gif 
  background-image: url('empty.gif');
  */
}
.home-capper-details-wrap {
  display: block;
  margin: auto;
  width: 210px;
  max-width: 100%;
}
.leaderboards-module-table font.green_b {
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  color: #505050;
}
.leaderboards-module-table a {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -0.2px;
}
.leaderboards-micro-table a {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -0.2px;
}
.leaderboards-micro-table font.green_b {
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  color: #505050;
}

@media screen and (max-width:992px) {
  .home-free-pick-feature {
    margin-left: -15px;
    margin-right: -15px;
    }
    body > div.container-fluid.container-home > div.row.home-top-row > div.col-sm-12.col-md-8 > div.header-wrap {
    margin-right: -15px;
    }
    .home-top-row h2 {
  padding-left: 0px;
  display: inline;
  margin-left: -5px;
  }
}
.home-top-row h2 {
  padding-left: 0px;
}
body > div.container-fluid.container-home > div.row.home-top-row > div.col-sm-12.col-md-8 > div.header-wrap {
  margin-right: 0px;
  margin-bottom: -4px;
}
.home-sportsbook {
  display: inline-block;
  text-align: center;
  box-shadow: 0px 0px 2px #FF5E00;
}
.home-sportsbook a {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  font-size: 29px;
  color: #888;
  transition: ease-in-out 0.2s;
}
.home-sportsbook-about {
  font-size: 11px;
  color: #C1C1C1;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.1;
}
.home-sportsbook a:hover {
  color: #000;
  text-decoration: none;
}
.where-to-bet {
  margin-top: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 0px;
}

@media screen and (max-width:500px) {
  .home-sportsbook a {
    font-size: 20px;
    }
  }
  .header-remove-top-margin {
  margin-top: 0px;
}

/*ODDS CSS*/
.odds-main td.data_main_hidden_even {
  display: none;
}
.odds-main td.data_main_hidden_odd {
  display: none;
}
.odds-main td.header_main_hidden {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(7) {
  display: none;
}
.odds-main>.white-row>table>tbody>tr:nth-child(n)>td:nth-child(12) {
  display: none;
}
.odds-main-popup h4 b {
  color: #fff;
  font-weight: normal;
}
td.odds_header_date {
  padding: 10px !important;
  text-align: left;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
}

@media screen and (max-width:500px) {
  td.odds_header_date {
  font-size: 14px;
  }
}
/*MENU UPDATE */

.navmenu-default, .navbar-default .navbar-offcanvas {
  background-color: #3D3D3D;
}
.navmenu-default .navmenu-nav>li>a, .navbar-default .navbar-offcanvas .navmenu-nav>li>a {
  color: #fff;
}
.navmenu-default .navmenu-nav>li>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover, .navmenu-default .navmenu-nav>li>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus {
  color: #ff2400;
}
#myNavmenu > ul > div.primary-search-modal {
  box-shadow: none;
  border-radius: 0;
}
li.nav-drop-head {
  color: #3E3E3E;
  font-size: 12px;
  padding: 15px 0px 2px 7px;
  border-bottom: 2px solid #3e3e3e;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.dropdown-menu {
  min-width: 300px;
}
.navbar-brand {
  padding-right: 15px;
}
#myNavmenu > ul > li.dropdown.open > ul.dropdown-menu {
  box-shadow: none;
  margin: 0;
  border: none;
}
.dropdown-menu {
  border-radius: 0px;
}

@media screen and (min-width:1105px) {
  .nav .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
      // remove the gap so it doesn't close
    }
  }
  .navbar-nav>li>a {
  font-size: 12px;
}
.navbar-default {
  opacity: 1;
}
.mega-menu ul {
  padding-left: 10px;
  padding-right: 10px;
}
/* MEGA MENU STYLE
********************************/ 
.mega-menu {
  padding: 0px 0px 10px 0px ! important;
  width: 620px;
  border-radius: 0;
  margin-top: 0px;
  background-color: #333;
  color: #fff;
}
.mega-menu li {
  display: inline-block;
  float: left;
  font-size: 12px;
  width: 100%;
  border-bottom: 1px solid #444;
}
.mega-menu li.mega-menu-column {
  margin-right: 10px;
  width: 185px;
  border-bottom: none;
}
.mega-menu .nav-header {
  padding: 0 !important;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
}
.mega-menu img {
  padding-bottom: 10px;
}
.mega-menu a {
  padding: 5px 0px 5px 5px;
  color: #fff;
  display: block;
  transition: ease-in-out 0.2s;
}
.mega-menu a:hover {
  text-decoration: none;
  background-color: #ff2400;
  color: #fff;
}
ul.mega-1col {
  width: auto;
}
.mega-1col li {
  width: 100% !important;
}

@media screen and (max-width:770px) {
  .mega-menu li.mega-menu-column {
    width: 100%;
    margin-bottom: 10px;
    }
    .mega-menu ul {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 999;
  }
  li.dropdown.open {
  background-color: #252525;
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 10px;
  }
}
.best-cappers-row {
  border-top: 3px solid #333;
  padding: 10px 0;
  border-right: 3px solid #333;
  border-left: 3px solid #333;
}
.best-cappers-row h3 {
  margin: 0 0 5px 0;
}
.best-cappers-meta {
  border-bottom: 3px solid #333;
  margin: 0 -15px;
  padding: 0 0 10px 10px;
  border-right: 3px solid #333;
  border-left: 3px solid #333;
}
.best-cappers-row img {
  padding: 5px;
  box-shadow: 0px 0px 2px #999;
}
.best-cappers-wrap {
  margin-bottom: 25px;
}
.best-cappers-wrap p {
  margin: 0;
}

@media screen and (max-width:767px) {
  .best-cappers-row img {
    margin: auto;
    display: block;
    }
    .best-cappers-row h3 {
  text-align: center;
  margin-top: 10px;
  }
}
/*CUSTOM STYLESF FOR GUIDES*/

.guide-intro {
  font-size: 24px;
  line-height: 1.12;
}
.guide-mid-highlight {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-left: -30px;
  margin-right: -30px;
  padding: 35px 50px;
  margin-bottom: 25px;
  margin-top: 15px;
  background-color: #4DCF69;
  font-size: 18px;
  color: #000;
}
p.guide-bubble {
  background-color: #ff6000;
  padding: 20px 40px;
  margin: 25px 0 45px 0px;
  border-radius: 50px;
  color: #fff;
  font-size: 17px;
  box-shadow: 0px 0px 10px #999;
}
span.guide-bubble-header {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.9;
  text-align: center;
  margin-bottom: 15px;
}
h2.guide-header {
  font-weight: normal;
  font-size: 40px;
}
.guide-chapters-head {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  margin-bottom: 15px;
  margin-left: 40px;
}
ul.guide-chapters li {
  font-size: 13px;
  color: #898989;
  background: #f8f8f8;
  border-radius: 25px;
  padding: 6px 30px;
  border: 1px solid #d9d9d9;
  display: inline-block;
  margin-bottom: 15px;
}
.guide-chapters a {
  color: #898989;
}
.chapter-wrap {
  background-color: #f5f5f5;
  border: 2px solid #ddd;
  padding: 40px;
  margin-top: 75px;
}
.chapter-wrap img {
  height: auto;
  width: 100px;
  display: block;
  margin: -90px auto 0;
}
img.guide-intro-image {
  height: 242px;
}
h1.guidebook-title {
  font-size: 42px;
  margin-bottom: 30px;
}
.chapter-wrap > ul {
  padding-left: 25px;
}

@media screen and (max-width:767px) {
  img.guide-intro-image {
  display: none;
  }
  .guide-mid-highlight img {
  display: none;
}
p.guide-bubble {
  margin-left: -30px;
  margin-right: -30px;
}
ul.guide-chapters {
  padding-left: 0;
}
.guide-chapters-head {
  margin-left: 0px;
  text-align: center;
}
.chapter-wrap {
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: none;
  border-right: none;
}
h1.guidebook-title {
  font-size: 34px;
  margin-bottom: 15px;
}
h2.guide-header {
  font-size: 26px;
}
.guide-intro {
  font-size: 18px;
}
}

@media screen and (max-width:482px) {
  .home-sportsbook img {
    width: 105px;
    }
    .where-to-bet > .col-xs-4 {
  padding-left: 5px;
  }
}

@media screen and (max-width:482px) {
  .home-sportsbook img {
    width: 90px;
    }
    .where-to-bet > .col-xs-4 {
  padding-left: 0px;
  }
}
table.affliatetable.future-odds-table {
  font-size: 12px;
}
.menu-icons {
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 2px;
}
.menu-text {
  display: inline-block;
  font-size: 11px;
}

@media screen and (max-width:400px) {
  .navbar-default .navbar-brand {
    width: 190px;
    padding-top: 9px;
    }
  }
  /*Bracketology Styles*/
  .bracketology span.seed {
    background-color: #FF2400;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    text-align: center;
    width: 28px;
    padding: 7px 0 5px;
  }
  .bracketology li {
  background-color: #3B3B3B;
  font-size: 14px;
  list-style-type: none;
  margin: 0px 0px 5px;
  padding: 0px;
  color: #fff;
  }
  .bracketology ul {
  margin: 0 0 15px;
  padding: 0;
}
.bracketology h3 {
  font-size: 18px;
  color: #666;
}
.bracketology h2 {
  text-transform: uppercase;
}
/*Win Totals Styles */

.win-totals {
  margin-bottom: 25px;
}
.win-totals-team {
  color: #fff;
  font-size: 20px;
  padding: 7px 0px 5px 35px;
  background-repeat: no-repeat;
  background-position: 5px 10px;
  background-size: 24px;
  margin-bottom: 5px;
}

/*NFL WIN TOTALS TEAMS */
.win-totals-team.arizona-cardinals {
  background-color: #870619;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/arizona_cardinals.png");
}
.win-totals-team.falcons {
  background-color: #820119;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/atlanta_falcons.png");
}
.win-totals-team.ravens {
  background-color: #280353;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/baltimore_ravens.png");
}
.win-totals-team.bills {
  background-color: #911919;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/buffalo_bills.png");
}
.win-totals-team.panthers {
  background-color: #3d71c7;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/carolina_panthers.png");
}
.win-totals-team.bears {
  background-color: #dd4814;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/chicago_bears.png");
}
.win-totals-team.bengals {
  background-color: #ad3d19;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/cincinnati_bengals.png");
}
.win-totals-team.browns {
  background-color: #312619;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/cleveland_browns.png");
}
.win-totals-team.cowboys {
  background-color: #002244;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/dallas_cowboys.png");
}
.win-totals-team.broncos {
  background-color: #fb4f14;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/denver_broncos.png");
}
.win-totals-team.lions {
  background-color: #2f579e;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/detroit_lions.png");
}
.win-totals-team.packers {
  background-color: #273b13;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/green_bay_packers.png");
}
.win-totals-team.texans {
  background-color: #001831;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/houston_texans.png");
}
.win-totals-team.colts {
  background-color: #003b7b;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/indianapolis_colts.png");
}
.win-totals-team.jaguars {
  background-color: #09586c;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/jacksonville_jaguars.png");
}
.win-totals-team.chiefs {
  background-color: #820119;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/kansas_city_chiefs.png");
}
.win-totals-team.dolphins {
  background-color: #09586c;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/miami_dolphins.png");
}
.win-totals-team.vikings {
  background-color: #230086;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/minnesota_vikings.png");
}
.win-totals-team.patriots {
  background-color: #0d254c;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/new_england_patriots.png");
}
.win-totals-team.saints {
  background-color: #202020;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/new_orleans_saints.png");
}
.win-totals-team.new-york-giants {
  background-color: #192f6b;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/new_york_giants.png");
}
.win-totals-team.jets {
  background-color: #213b1a;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/new_york_jets.png");
}
.win-totals-team.raiders {
  background-color: #a5a5a6;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/oakland_raiders.png");
}
.win-totals-team.eagles {
  background-color: #003b48;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/philadelphia_eagles.png");
}
.win-totals-team.steelers {
  background-color: #202020;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/pittsburgh_steelers.png");
}
.win-totals-team.chargers {
  background-color: #08214a;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/san_diego_chargers.png");
}
.win-totals-team.niners {
  background-color: #7e0101;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/san_francisco_49ers.png");
}
.win-totals-team.seahawks {
  background-color: #03202f;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/seattle_seahawks.png");
}
.win-totals-team.rams {
  background-color: #13264b;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/st_louis_rams.png");
}
.win-totals-team.buccaneers {
  background-color: #d50a0a;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/tampa_bay_buccaneers.png");
}
.win-totals-team.titans {
  background-color: #648fcc;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/tennessee_titans.png");
}
.win-totals-team.redskins {
  background-color: #620012;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/nfl%20logos/washington_commanders.png");
}


/*MLB WIN TOTALS TEAMS */

.win-totals-team.yankees {
  background-color: #1c2841;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/new_york_yankees.png");
}
.win-totals-team.diamondbacks {
  background-color: #000000;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/arizona_diamondbacks.png");
}
.win-totals-team.braves {
  background-color: #b71234;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/atlanta_braves.png");
}
.win-totals-team.orioles {
  background-color: #ed4c09;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/baltimore_orioles.png");
}
.win-totals-team.red-sox {
  background-color: #002244;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/boston_red_sox.png");
}
.win-totals-team.cubs {
  background-color: #003279;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/chicago_cubs.png");
}
.win-totals-team.white-sox {
  background-color: #c0c0c0;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/chicago_white_sox.png");
}
.win-totals-team.reds {
  background-color: #c6011f;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/cincinnati_reds.png");
}
.win-totals-team.indians {
  background-color: #003366;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/cleveland_indians.png");
}
.win-totals-team.rockies {
  background-color: #333366;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/colorado_rockies.png");
}
.win-totals-team.tigers {
  background-color: #001742;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/detroit_tigers.png");
}
.win-totals-team.astros {
  background-color: #ff7f00;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/houston_astros.png");
}
.win-totals-team.royals {
  background-color: #74b4fa;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/kansas_city_royals.png");
}
.win-totals-team.angels {
  background-color: #b71234;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/los_angeles_angels.png");
}
.win-totals-team.dodgers {
  background-color: #083c6b;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/los_angeles_dodgers.png");
}
.win-totals-team.marlins {
  background-color: #0077c8;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/miami_marlins.png");
}
.win-totals-team.brewers {
  background-color: #182b49;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/milwaukee_brewers.png");
}
.win-totals-team.twins {
  background-color: #c6011f;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/minnesota_twins.png");
}
.win-totals-team.mets {
  background-color: #002c77;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/new_york_mets.png");
}
.win-totals-team.yankees {
  background-color: #1c2841;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/new_york_yankees.png");
}
.win-totals-team.athletics {
  background-color: #003831;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/oakland_athletics.png");
}
.win-totals-team.phillies {
  background-color: #ba0c2f;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/philadelphia_phillies.png");
}
.win-totals-team.pirates {
  background-color: #000000;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/pittsburgh_pirates.png");
}
.win-totals-team.padres {
  background-color: #b4a76c;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/san_diego_padres.png");
}
.win-totals-team.san-francisco-giants {
  background-color: #000000;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/san_francisco_giants.png");
}
.win-totals-team.mariners {
  background-color: #005c5c;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/seattle_mariners.png");
}
.win-totals-team.st-louis-cardinals {
  background-color: #0a2252;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/st_louis_cardinals.png");
}
.win-totals-team.rays {
  background-color: #9eceee;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/tampa_bay_rays.png");
}
.win-totals-team.rangers {
  background-color: #bd1021;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/texas_rangers.png");
}
.win-totals-team.blue-jays {
  background-color: #041e42;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/toronto_blue_jays.png");
}
.win-totals-team.nationals {
  background-color: #11225b;
  background-image: url("https://www.boydsbets.com/wp-content/themes/boydsbets/images/mlb%20logos/washington_nationals.png");
}

/*WIN TOTALS EXTRAS & MEDIA QUERIES */

span.wins {
  float: right;
  background-color: #eee;
  color: #222;
  padding: 7px 5px 5px 10px;
  margin-top: -7px;
  font-weight: bold;
  clear: both;
  width: 65px;
}
span.mini-fractions {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}

@media screen and (max-width:420px) {
  .win-totals-team {
    font-size: 14px;
    background-position: 5px 5px;
    }
    span.wins {
    width: 45px;
    padding: 7px 5px 5px 10px;
    }
    span.mini-fractions {
    font-size: 10px;
    }
  }
  
  @media screen and (max-width:376px) {
    .win-totals-team {
      font-size: 10px;
      background-position: 5px 2px;
      }
      span.mini-fractions {
      font-size: 8px;
      margin-top: 1px;
      }
      
    }
    
    
    /*custom jump menu*/
    ul.boyd-jump-list {
      background-color: #fdfdfd;
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd;
      display: block;
          margin-left: -15px;
          margin-right: -15px;
      padding: 9px 8px 4px;
      margin-bottom:25px;
    }
    
    
    ul.boyd-jump-list li {
      display: inline-block;
      list-style-type: none;
      border: 1px solid #ddd;
      background-color: #eee;
      margin-right: 3px;
      margin-bottom: 5px;
      padding: 5px 4px;
      transition: ease-in-out 0.2s;
      font-size: 12px;
    }
    ul.boyd-jump-list li:hover {
      background-color: #ddd;
      border:1px solid #ccc;
      }
      ul.boyd-jump-list li a {
      color: #666;
      padding:5px 7px;
      text-decoration:none;
      }
      ul.boyd-jump-list li a:hover {
      text-decoration: none;
      color: #222;
      }
      table.tablesorter thead tr th {
      padding-right: 22px;
      }
      .jump-list-heading{
    background-color: transparent !important;
    border: none !important;
    color: #888 !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
  }
  
  /*Jump list height solution add parent elements with IDs as needed */
  
  h2:before {
    
    display: block;
    
    content: " ";
    
    margin-top: -90px;
    
    height: 105px;
    
    visibility: hidden;
  
    
    }
    
      h3:before {
    
    display: block;
    
    content: " ";
    
    margin-top: -90px;
    
    height: 90px;
    
    visibility: hidden;

    }
    
    .lazy {
  max-width: 100%;
  height: auto;
  }
  
  /*Bold for table columns*/
  .col-one-bold td:nth-child(1){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
  }
  
  .col-two-bold td:nth-child(2){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-three-bold td:nth-child(3){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-four-bold td:nth-child(4){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-five-bold td:nth-child(5){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-six-bold td:nth-child(6){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-seven-bold td:nth-child(7){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-eight-bold td:nth-child(8){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-nine-bold td:nth-child(9){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-ten-bold td:nth-child(10){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-eleven-bold td:nth-child(11){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-twelve-bold td:nth-child(12){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-thirteen-bold td:nth-child(13){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-fourteen-bold td:nth-child(14){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-fifteen-bold td:nth-child(15){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-sixteen-bold td:nth-child(16){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-seventeen-bold td:nth-child(17){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-eighteen-bold td:nth-child(18){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-nineteen-bold td:nth-child(19){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}

.col-twenty-bold td:nth-child(20){
  font-weight:700;
  font-family:'Open Sans',sans-serif;
}


/*update table styles */
.data_table thead {
    border-bottom: 2px solid #000;
}

.data_table_smaller thead {
  border-bottom: 1px solid #ddd;
}

table.tablesorter thead tr th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: none;
    border-left: none;
}
.tablesorter-header{
  transition:ease-in-out 0.2s;
}

.tablesorter-header.tablesorter-headerUnSorted:hover {
  background-color: #e9e9e9;
}

.tablesorter-default thead .sorter-false:hover{
  background-color:transparent;
}

/*
table.tablesorter thead tr .header{
background-image:none !important;
}
*/

/*bold borders*/

.col-one-bold-border td:nth-child(1){
  border-right:2px solid #000;
}

.col-two-bold-border td:nth-child(2){
  border-right:2px solid #000;
}

.col-three-bold-border td:nth-child(3){
  border-right:2px solid #000;
}

.col-four-bold-border td:nth-child(4){
  border-right:2px solid #000;
}

.col-five-bold-border td:nth-child(5){
  border-right:2px solid #000;
}

.col-six-bold-border td:nth-child(6){
  border-right:2px solid #000;
}

.col-seven-bold-border td:nth-child(7){
  border-right:2px solid #000;
}

.col-eight-bold-border td:nth-child(8){
  border-right:2px solid #000;
}

.col-nine-bold-border td:nth-child(9){
  border-right:2px solid #000;
}

.col-ten-bold-border td:nth-child(10){
  border-right:2px solid #000;
}

.col-eleven-bold-border td:nth-child(11){
  border-right:2px solid #000;
}

.col-twelve-bold-border td:nth-child(12){
  border-right:2px solid #000;
}

.col-thirteen-bold-border td:nth-child(13){
  border-right:2px solid #000;
}

.col-fourteen-bold-border td:nth-child(14){
  border-right:2px solid #000;
}

.col-fifteen-bold-border td:nth-child(15){
  border-right:2px solid #000;
}

.col-sixteen-bold-border td:nth-child(16){
  border-right:2px solid #000;
}

.col-seventeen-bold-border td:nth-child(17){
  border-right:2px solid #000;
}

.col-eighteen-bold-border td:nth-child(18){
  border-right:2px solid #000;
}

.col-nineteen-bold-border td:nth-child(19){
  border-right:2px solid #000;
}

.col-twenty-bold-border td:nth-child(20){
  border-right:2px solid #000;
}

/*Light Borders */

.col-one-light-border td:nth-child(1){
  border-right:1px solid #ddd;
}

.col-two-light-border td:nth-child(2){
  border-right:1px solid #ddd;
}

.col-three-light-border td:nth-child(3){
  border-right:1px solid #ddd;
}

.col-four-light-border td:nth-child(4){
  border-right:1px solid #ddd;
}

.col-five-light-border td:nth-child(5){
  border-right:1px solid #ddd;
}

.col-six-light-border td:nth-child(6){
  border-right:1px solid #ddd;
}

.col-seven-light-border td:nth-child(7){
  border-right:1px solid #ddd;
}

.col-eight-light-border td:nth-child(8){
  border-right:1px solid #ddd;
}

.col-nine-light-border td:nth-child(9){
  border-right:1px solid #ddd;
}

.col-ten-light-border td:nth-child(10){
  border-right:1px solid #ddd;
}

.col-eleven-light-border td:nth-child(11){
  border-right:1px solid #ddd;
}

.col-twelve-light-border td:nth-child(12){
  border-right:1px solid #ddd;
}

.col-thirteen-light-border td:nth-child(13){
  border-right:1px solid #ddd;
}

.col-fourteen-light-border td:nth-child(14){
  border-right:1px solid #ddd;
}

.col-fifteen-light-border td:nth-child(15){
  border-right:1px solid #ddd;
}

.col-sixteen-light-border td:nth-child(16){
  border-right:1px solid #ddd;
}

.col-seventeen-light-border td:nth-child(17){
  border-right:1px solid #ddd;
}

.col-eighteen-light-border td:nth-child(18){
  border-right:1px solid #ddd;
}

.col-nineteen-light-border td:nth-child(19){
  border-right:1px solid #ddd;
}

.col-twenty-light-border td:nth-child(20){
  border-right:1px solid #ddd;
}

.col-one-hide-border td:nth-child(1){
  border-right:none;
}

.col-two-hide-border td:nth-child(2){
  border-right:none;
}

.col-three-hide-border td:nth-child(3){
  border-right:none;
}

.col-four-hide-border td:nth-child(4){
  border-right:none;
}

.col-five-hide-border td:nth-child(5){
  border-right:none;
}

.col-six-hide-border td:nth-child(6){
  border-right:none;
}

.col-seven-hide-border td:nth-child(7){
  border-right:none;
}

.col-eight-hide-border td:nth-child(8){
  border-right:none;
}

.col-nine-hide-border td:nth-child(9){
  border-right:none;
}

.col-ten-hide-border td:nth-child(10){
  border-right:none;
}

.col-eleven-hide-border td:nth-child(11){
  border-right:none;
}

.col-twelve-hide-border td:nth-child(12){
  border-right:none;
}

.col-thirteen-hide-border td:nth-child(13){
  border-right:none;
}

.col-fourteen-hide-border td:nth-child(14){
  border-right:none;
}

.col-fifteen-hide-border td:nth-child(15){
  border-right:none;
}

.col-sixteen-hide-border td:nth-child(16){
  border-right:none;
}

.col-seventeen-hide-border td:nth-child(17){
  border-right:none;
}

.col-eighteen-hide-border td:nth-child(18){
  border-right:none;
}

.col-nineteen-hide-border td:nth-child(19){
  border-right:none;
}

.col-twenty-hide-border td:nth-child(20){
  border-right:none;
}

/*header sort highlight*/

.header.headerSortDown {
  background-color: #333;
  color: #fff;
}

.header.headerSortUp {
  background-color: #333;
  color: #fff;
}

th.default-sort{
  background-color: #333;
  color: #fff;
}

/*highlight columns */

.col-one-highlight td:nth-child(1){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-two-highlight td:nth-child(2){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-three-highlight td:nth-child(3){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-four-highlight td:nth-child(4){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-five-highlight td:nth-child(5){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-six-highlight td:nth-child(6){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-seven-highlight td:nth-child(7){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-eight-highlight td:nth-child(8){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-nine-highlight td:nth-child(9){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-ten-highlight td:nth-child(10){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-eleven-highlight td:nth-child(11){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-twelve-highlight td:nth-child(12){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-thirteen-highlight td:nth-child(13){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-fourteen-highlight td:nth-child(14){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-fifteen-highlight td:nth-child(15){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-sixteen-highlight td:nth-child(16){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-seventeen-highlight td:nth-child(17){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-eighteen-highlight td:nth-child(18){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-nineteen-highlight td:nth-child(19){
  background-color: rgba(255, 244, 39, 0.27);
}

.col-twenty-highlight td:nth-child(20){
  background-color: rgba(255, 244, 39, 0.27);
}

/*table alignment */
.numbers td {
  text-align:right;
}

.numbers th {
  text-align:right;
}

.col-one-right td:nth-child(1),.col-one-right th:nth-child(1){
  text-align:right;
}

.col-two-right td:nth-child(2),.col-two-right th:nth-child(2){
  text-align:right;
}

.col-three-right td:nth-child(3),.col-three-right th:nth-child(3){
  text-align:right;
}

.col-four-right td:nth-child(4),.col-four-right th:nth-child(4){
  text-align:right;
}

.col-five-right td:nth-child(5),.col-five-right th:nth-child(5){
  text-align:right;
}

.col-six-right td:nth-child(6),.col-six-right th:nth-child(6){
  text-align:right;
}

.col-seven-right td:nth-child(7),.col-seven-right th:nth-child(7){
  text-align:right;
}

.col-eight-right td:nth-child(8),.col-eight-right th:nth-child(8){
  text-align:right;
}

.col-nine-right td:nth-child(9),.col-nine-right th:nth-child(9){
  text-align:right;
}

.col-ten-right td:nth-child(10),.col-ten-right th:nth-child(10){
  text-align:right;
}

.col-eleven-right td:nth-child(11),.col-eleven-right th:nth-child(11){
  text-align:right;
}

.col-twelve-right td:nth-child(12),.col-twelve-right th:nth-child(12){
  text-align:right;
}

.col-thirteen-right td:nth-child(13),.col-thirteen-right th:nth-child(13){
  text-align:right;
}

.col-fourteen-right td:nth-child(14),.col-fourteen-right th:nth-child(14){
  text-align:right;
}

.col-fifteen-right td:nth-child(15),.col-fifteen-right th:nth-child(15){
  text-align:right;
}

.col-sixteen-right td:nth-child(16),.col-sixteen-right th:nth-child(16){
  text-align:right;
}

.col-seventeen-right td:nth-child(17),.col-seventeen-right th:nth-child(17){
  text-align:right;
}

.col-eighteen-right td:nth-child(18),.col-eighteen-right th:nth-child(18){
  text-align:right;
}

.col-nineteen-right td:nth-child(19),.col-nineteen-right th:nth-child(19){
  text-align:right;
}

.col-twenty-right td:nth-child(20),.col-twenty-right th:nth-child(20){
  text-align:right;
}

.col-one-left td:nth-child(1),.col-one-left th:nth-child(1){
  text-align:left;
}

.col-two-left td:nth-child(2),.col-two-left th:nth-child(2){
  text-align:left;
}

.col-three-left td:nth-child(3),.col-three-left th:nth-child(3){
  text-align:left;
}

.col-four-left td:nth-child(4),.col-four-left th:nth-child(4){
  text-align:left;
}

.col-five-left td:nth-child(5),.col-five-left th:nth-child(5){
  text-align:left;
}

.col-six-left td:nth-child(6),.col-six-left th:nth-child(6){
  text-align:left;
}

.col-seven-left td:nth-child(7),.col-seven-left th:nth-child(7){
  text-align:left;
}

.col-eight-left td:nth-child(8),.col-eight-left th:nth-child(8){
  text-align:left;
}

.col-nine-left td:nth-child(9),.col-nine-left th:nth-child(9){
  text-align:left;
}

.col-ten-left td:nth-child(10),.col-ten-left th:nth-child(10){
  text-align:left;
}

.col-eleven-left td:nth-child(11),.col-eleven-left th:nth-child(11){
  text-align:left;
}

.col-twelve-left td:nth-child(12),.col-twelve-left th:nth-child(12){
  text-align:left;
}

.col-thirteen-left td:nth-child(13),.col-thirteen-left th:nth-child(13){
  text-align:left;
}

.col-fourteen-left td:nth-child(14),.col-fourteen-left th:nth-child(14){
  text-align:left;
}

.col-fifteen-left td:nth-child(15),.col-fifteen-left th:nth-child(15){
  text-align:left;
}

.col-sixteen-left td:nth-child(16),.col-sixteen-left th:nth-child(16){
  text-align:left;
}

.col-seventeen-left td:nth-child(17),.col-seventeen-left th:nth-child(17){
  text-align:left;
}

.col-eighteen-left td:nth-child(18),.col-eighteen-left th:nth-child(18){
  text-align:left;
}

.col-nineteen-left td:nth-child(19),.col-nineteen-left th:nth-child(19){
  text-align:left;
}

.col-twenty-left td:nth-child(20),.col-twenty-left th:nth-child(20){
  text-align:left;
}

.col-one-centered td:nth-child(1),.col-one-centered th:nth-child(1){
  text-align:center;
}

.col-two-centered td:nth-child(2),.col-two-centered th:nth-child(2){
  text-align:center;
}

.col-three-centered td:nth-child(3),.col-three-centered th:nth-child(3){
  text-align:center;
}

.col-four-centered td:nth-child(4),.col-four-centered th:nth-child(4){
  text-align:center;
}

.col-five-centered td:nth-child(5),.col-five-centered th:nth-child(5){
  text-align:center;
}

.col-six-centered td:nth-child(6),.col-six-centered th:nth-child(6){
  text-align:center;
}

.col-seven-centered td:nth-child(7),.col-seven-centered th:nth-child(7){
  text-align:center;
}

.col-eight-centered td:nth-child(8),.col-eight-centered th:nth-child(8){
  text-align:center;
}

.col-nine-centered td:nth-child(9),.col-nine-centered th:nth-child(9){
  text-align:center;
}

.col-ten-centered td:nth-child(10),.col-ten-centered th:nth-child(10){
  text-align:center;
}

.col-eleven-centered td:nth-child(11),.col-eleven-centered th:nth-child(11){
  text-align:center;
}

.col-twelve-centered td:nth-child(12),.col-twelve-centered th:nth-child(12){
  text-align:center;
}

.col-thirteen-centered td:nth-child(13),.col-thirteen-centered th:nth-child(13){
  text-align:center;
}

.col-fourteen-centered td:nth-child(14),.col-fourteen-centered th:nth-child(14){
  text-align:center;
}

.col-fifteen-centered td:nth-child(15),.col-fifteen-centered th:nth-child(15){
  text-align:center;
}

.col-sixteen-centered td:nth-child(16),.col-sixteen-centered th:nth-child(16){
  text-align:center;
}

.col-seventeen-centered td:nth-child(17),.col-seventeen-centered th:nth-child(17){
  text-align:center;
}

.col-eighteen-centered td:nth-child(18),.col-eighteen-centered th:nth-child(18){
  text-align:center;
}

.col-nineteen-centered td:nth-child(19),.col-nineteen-centered th:nth-child(19){
  text-align:center;
}

.col-twenty-centered td:nth-child(20),.col-twenty-centered th:nth-child(20){
  text-align:center;
}

.col-one-text td:nth-child(1),.col-one-text th:nth-child(1){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-two-text td:nth-child(2),.col-two-text th:nth-child(2){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-three-text td:nth-child(3),.col-three-text th:nth-child(3){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-four-text td:nth-child(4),.col-four-text th:nth-child(4){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-five-text td:nth-child(5),.col-five-text th:nth-child(5){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-six-text td:nth-child(6),.col-six-text th:nth-child(6){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-seven-text td:nth-child(7),.col-seven-text th:nth-child(7){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-eight-text td:nth-child(8),.col-eight-text th:nth-child(8){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-nine-text td:nth-child(9),.col-nine-text th:nth-child(9){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-ten-text td:nth-child(10),.col-ten-text th:nth-child(10){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-eleven-text td:nth-child(11),.col-eleven-text th:nth-child(11){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-twelve-text td:nth-child(12),.col-twelve-text th:nth-child(12){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-thirteen-text td:nth-child(13),.col-thirteen-text th:nth-child(13){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-fourteen-text td:nth-child(14),.col-fourteen-text th:nth-child(14){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-fifteen-text td:nth-child(15),.col-fifteen-text th:nth-child(15){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-sixteen-text td:nth-child(16),.col-sixteen-text th:nth-child(16){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-seventeen-text td:nth-child(17),.col-seventeen-text th:nth-child(17){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-eighteen-text td:nth-child(18),.col-eighteen-text th:nth-child(18){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-nineteen-text td:nth-child(19),.col-nineteen-text th:nth-child(19){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-twenty-text td:nth-child(20),.col-twenty-text th:nth-child(20){
  text-align:left;
  font-family: "Open Sans", Arial, sans-serif;
}

.col-one-centered td:nth-child(1),.col-one-centered th:nth-child(1){
  text-align:center;
}

.col-two-centered td:nth-child(2),.col-two-centered th:nth-child(2){
  text-align:center;
}

.col-three-centered td:nth-child(3),.col-three-centered th:nth-child(3){
  text-align:center;
}

.col-four-centered td:nth-child(4),.col-four-centered th:nth-child(4){
  text-align:center;
}

.col-five-centered td:nth-child(5),.col-five-centered th:nth-child(5){
  text-align:center;
}

.col-six-centered td:nth-child(6),.col-six-centered th:nth-child(6){
  text-align:center;
}

.col-seven-centered td:nth-child(7),.col-seven-centered th:nth-child(7){
  text-align:center;
}

.col-eight-centered td:nth-child(8),.col-eight-centered th:nth-child(8){
  text-align:center;
}

.col-nine-centered td:nth-child(9),.col-nine-centered th:nth-child(9){
  text-align:center;
}

.col-ten-centered td:nth-child(10),.col-ten-centered th:nth-child(10){
  text-align:center;
}

.col-eleven-centered td:nth-child(11),.col-eleven-centered th:nth-child(11){
  text-align:center;
}

.col-twelve-centered td:nth-child(12),.col-twelve-centered th:nth-child(12){
  text-align:center;
}

.col-thirteen-centered td:nth-child(13),.col-thirteen-centered th:nth-child(13){
  text-align:center;
}

.col-fourteen-centered td:nth-child(14),.col-fourteen-centered th:nth-child(14){
  text-align:center;
}

.col-fifteen-centered td:nth-child(15),.col-fifteen-centered th:nth-child(15){
  text-align:center;
}

.col-sixteen-centered td:nth-child(16),.col-sixteen-centered th:nth-child(16){
  text-align:center;
}

.col-seventeen-centered td:nth-child(17),.col-seventeen-centered th:nth-child(17){
  text-align:center;
}

.col-eighteen-centered td:nth-child(18),.col-eighteen-centered th:nth-child(18){
  text-align:center;
}

.col-nineteen-centered td:nth-child(19),.col-nineteen-centered th:nth-child(19){
  text-align:center;
}

.col-twenty-centered td:nth-child(20),.col-twenty-centered th:nth-child(20){
  text-align:center;
}

.col-one-text-wrap td:nth-child(1){
white-space:normal;
}
.col-two-text-wrap td:nth-child(2){
white-space:normal;
}
.col-three-text-wrap td:nth-child(3){
white-space:normal;
}
.col-four-text-wrap td:nth-child(4){
white-space:normal;
}
.col-five-text-wrap td:nth-child(5){
white-space:normal;
}
.col-six-text-wrap td:nth-child(6){
white-space:normal;
}
.col-seven-text-wrap td:nth-child(7){
white-space:normal;
}
.col-eight-text-wrap td:nth-child(8){
white-space:normal;
}
.col-nine-text-wrap td:nth-child(9){
white-space:normal;
}
.col-ten-text-wrap td:nth-child(10){
white-space:normal;
}
.col-eleven-text-wrap td:nth-child(11){
white-space:normal;
}
.col-twelve-text-wrap td:nth-child(12){
white-space:normal;
}
.col-thirteen-text-wrap td:nth-child(13){
white-space:normal;
}
.col-fourteen-text-wrap td:nth-child(14){
white-space:normal;
}
.col-fifteen-text-wrap td:nth-child(15){
white-space:normal;
}
.col-sixteen-text-wrap td:nth-child(16){
white-space:normal;
}
.col-seventeen-text-wrap td:nth-child(17){
white-space:normal;
}
.col-eighteen-text-wrap td:nth-child(18){
white-space:normal;
}
.col-nineteen-text-wrap td:nth-child(19){
white-space:normal;
}
.col-twenty-text-wrap td:nth-child(20){
white-space:normal;
}

tr.highlight-row{
  background-color: rgba(255, 117, 0, 0.34);
  font-weight:bold;
}

td.highlight-cell{
  background-color: rgba(255, 117, 0, 0.34);
  font-weight:bold;
}

/*Fix Zoom on Focus for Mobile Inputs */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}

.parlay-table table {
    min-width: 100%;
}

/*Disable Row Hover until can disable on mobile
.data_table tbody tr:hover td{
    background-color: rgba(251, 255, 94, 0.26) !important;
}

.data_table_smaller tbody tr:hover td{
    background-color: rgba(251, 255, 94, 0.26) !important;
}
*/

.highlight-row td {
    background-color: #FFD0A8 !important;
}
      


/*MLB PREDICTIONS */
.mlb-predictions table{
  width:100%;
}

td.mlb-predictions-team {
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: 5px 4px;
    background-size: 18px;
    margin-bottom: 5px;
    padding-left: 29px;
}

.world-series td.mlb-predictions-team {
    font-size: 24px;
    background-size: 30px;
    padding-left: 40px;
    background-position: 5px;
}

.mlb-predictions h4{
  margin-bottom:-15px;
  margin-top:25px;
}

.mlb-predictions span.glyphicon.glyphicon-ok{color:#02BA00;}

.mlb-predictions-team.yankees{
background-image:url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/new_york_yankees_dark.png");
}
.mlb-predictions-team.diamondbacks {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/arizona_diamondbacks.png");
}
.mlb-predictions-team.braves {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/atlanta_braves.png");
}
.mlb-predictions-team.orioles {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/baltimore_orioles.png");
}
.mlb-predictions-team.red-sox {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/boston_red_sox.png");
}
.mlb-predictions-team.cubs {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/chicago_cubs.png");
}
.mlb-predictions-team.white-sox {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/chicago_white_sox.png");
}
.mlb-predictions-team.reds {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/cincinnati_reds.png");
}
.mlb-predictions-team.indians {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/cleveland_indians.png");
}
.mlb-predictions-team.rockies {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/colorado_rockies.png");
}
.mlb-predictions-team.tigers {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/detroit_tigers_dark.png");
}
.mlb-predictions-team.astros {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/houston_astros.png");
}
.mlb-predictions-team.royals {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/kansas_city_royals_dark.png");
}
.mlb-predictions-team.angels {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/los_angeles_angels.png");
}
.mlb-predictions-team.dodgers {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/los_angeles_dodgers_dark.png");
}
.mlb-predictions-team.marlins {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/miami_marlins.png");
}
.mlb-predictions-team.brewers {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/milwaukee_brewers.png");
}
.mlb-predictions-team.twins {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/minnesota_twins.png");
}
.mlb-predictions-team.mets {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/new_york_mets.png");
}
.mlb-predictions-team.athletics {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/oakland_athletics.png");
}
.mlb-predictions-team.phillies {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/philadelphia_phillies.png");
}
.mlb-predictions-team.pirates {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/pittsburgh_pirates.png");
}
.mlb-predictions-team.padres {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/san_diego_padres_dark.png");
}
.mlb-predictions-team.san-francisco-giants {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/san_francisco_giants.png");
}
.mlb-predictions-team.mariners {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/seattle_mariners.png");
}
.mlb-predictions-team.st-louis-cardinals {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/st_louis_cardinals.png");
}
.mlb-predictions-team.rays {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/tampa_bay_rays.png");
}
.mlb-predictions-team.rangers {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/texas_rangers.png");
}
.mlb-predictions-team.blue-jays {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/toronto_blue_jays.png");
}
.mlb-predictions-team.nationals {
    background-image: url("http://boydsbets.wpengine.netdna-cdn.com/wp-content/themes/boydsbets/images/mlb%20logos/washington_nationals.png");
}

.odds-main h3 {
    display: inline-block;
    margin-bottom: 0px !important;
    margin-top: 40px;
    margin-left: 15px !important;
}


/*GOOGLE FONTS*/
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v11/Qw6_9HvXRQGg5mMbFR3Phn-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v11/_P8jt3Y65hJ9c4AzRE0V1OvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v11/dI-qzxlKVQA6TUC5RKSb34X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v11/bH7276GfdCjMjApa_dkG6ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/*Capper Page Enhancements*/
.key-stat{
  color:#fff;
  background-color:#5FC355;
  padding:8px 15px 4px 15px;
  border:1px solid #60AD41;
  font-weight:bold;
  font-size:16px;
  margin-top:15px;
  display:block;
  cursor:pointer;
  transition:ease-in-out 0.3s;
  border-radius:10px;
  text-align:center;
  line-height:1.2;
}
.key-stat:hover{
  color:#fff;
  background-color:#3D753E;
  text-decoration:none;
}
span.capper-more{
  display:block;
  font-size:12px;
  font-weight:normal;
  line-height:2;
}
span.capper-highlight{
  color:#F8FF00;
}
.best-cappers-row h3{
  display:inline-block;
}
.top-recommended{
  color:#fff;
  background-color:#FF2400;
  font-size:9px;
  margin-left:15px;
  padding:5px;
  text-align:center;
  position:relative;
  top:-5px;
  width:105px;
  display:inline-block;
  border-radius:6px;
}
.post-meta a {
    color: #fff;
    background-color: #ff2400;
    padding: 2px 8px;
    border-radius: 8px;
    font-size: 10px;
    display:inline-block;
    text-decoration:none;
}

.post-meta span {
    font-weight: bold;
    color: #000;
}

.post-meta {
    font-size: 12px;
    margin-bottom: -10px;
    color: #555;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left:5px;
    padding-right:5px;
}
/*TEXT AD ENHANCEMENT */
.code-block.code-block-1 a {
    background-color: #fff;
    padding: 20px 25px;
    display: block;
    width: 500px;
    margin: auto;
    margin-bottom: 9px;
    border: 4px solid #ff2400;
    color: #333;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 21px;
    transition: ease-in-out 0.3s;
    text-decoration:none;
}

.code-block.code-block-1 a:hover {
    color: #393939;
    text-decoration: none;
    background-color: #cfcfcf;
    border-color: #353535;
}


.code-block.code-block-1 a::before {
    content: "\e086";
    font-family: 'Glyphicons Halflings';
    color: #ff2400;
    font-size: 50px;
    display: block;
    float: left;
    margin-top: 9px;
}

@media screen and (max-width:570px){
.code-block.code-block-1 a::before{
font-size:27px;
}

.code-block.code-block-1 a{
width:275px;
font-size:13px;
}
}

.home-top-row h1 {
    background-color: #fff;
    display: table-cell;
    font-size: 27px;
    padding-left: 0px;
    padding-right: 15px;
    font-style: italic;
    padding-bottom: 1px;
}

.col-home-lead p {
    font-size: 12px;
    padding: 8px 5px 0px 5px;
}

.handicappers-to-follow p {
    font-size: 14px;
    padding: 15px 27px;
    font-weight: normal;
    background-color: #fff2d2;
    margin: 10px 29px;
    color: #5c5c5c;
    border-radius: 8px;
    border: 2px solid #ffe5a6;
}

.data_table tr.subheader{
  color:#fff !important;
  background-color:#333 !important;
  font-weight:bold !important;
  }
.data_table tr.subheader td{
  color:#fff !important;
  background-color:#333 !important;
  font-weight:bold !important;
  }
  
  .data_table tr.subheader td:hover{
  background-color:#333 !important;
    color:#fff !important;
  }

img.lazy.avatar.avatar-50.photo.lazy-loaded{
border-radius: 50%;
border: 2px solid #eee;
margin-right: 3px;
padding: 2px;
background-color: #ddd
}

.leaderboards-module-table tr {
    border-bottom: 1px solid #ddd;
}

.leaderboards-module-table tbody {
    border-top: 2px solid #ddd;
}

table.affliatetable.future-odds-table tr {
    border: 1px solid #ddd;
}

.future-odds-table td:nth-child(1) {
    font-weight: bold;
}

.future-odds-table th {
    color: #fff;
    background-color: #222;
    padding:10px;
    font-size:14px;
}

.future-odds-table tr:nth-child(even) {
    background-color: #f5f5f5;
}

.future-odds-table td{
padding:10px;
font-size:14px;
text-align:right;
  font-family:monospace;
}

.future-odds-table th{text-align:right;}
.future-odds-table th:first-child{text-align:left;}

.future-odds-table td:first-child{
  text-align:left;
    font-family:'Open-sans', sans-serif;
    }

.schedule-table tr:hover {
    background-color: transparent !important;
}


/*leaderboard and top trends enhancements */

.top-trends-table td:first-child:before, .leaderboards-table td:first-child:before{
    content: "(";
}

.top-trends-table td:first-child:after, .leaderboards-table td:first-child:after{
    content: ")";
}


.top-trends-table tr:nth-child(1) td:nth-child(2):after, .leaderboards-table tr:nth-child(1) td:nth-child(2):after {
    content: url(https://boydsbets.com/images/first-trophy.png);
    padding-left: 4px;
    vertical-align: -webkit-baseline-middle;
}

.top-trends-table tr:nth-child(2) td:nth-child(2):after, .leaderboards-table tr:nth-child(2) td:nth-child(2):after {
    content: url(https://boydsbets.com/images/second-trophy.png);
    padding-left: 4px;
    vertical-align: -webkit-baseline-middle;
}

.top-trends-table tr:nth-child(3) td:nth-child(2):after, .leaderboards-table tr:nth-child(3) td:nth-child(2):after {
    content: url(https://boydsbets.com/images/third-trophy.png);
    padding-left: 4px;
    vertical-align: -webkit-baseline-middle;
}

.free-pick-leaderboards-table tr {
    border-bottom: 1px solid #ddd;
}


/*google charts fix for mobile */

div[id^='visualization']{
    max-width: 100%;
    border: 1px solid #333;
    overflow-y: hidden;
}

.guide-container{
    margin-bottom:40px;
  }

/*puttin' in some team logo stuff for tables to try */

td.team-logo{
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position: 5px 6px;
}

td.warriors{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/golden_state_warriors.png);
}

td.cavaliers{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/cleveland_cavaliers.png);
}

td.celtics{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/boston_celtics.png);
}

td.spurs{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/san_antonio_spurs.png);
}

td.rockets{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/houston_rockets.png);
}

td.raptors{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/toronto_raptors.png);
}

td.wizards{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/washington_wizards.png);
}

td.jazz{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/utah_jazz.png);
}

td.clippers{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/los_angeles_clippers.png);
}

td.thunder{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/oklahoma_city_thunder.png);
}

td.grizzlies{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/memphis_grizzlies.png);
}

td.hawks{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/atlanta_hawks.png);
}

td.pacers{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/indiana_pacers.png);
}

td.bucks{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/milwaukee_bucks.png);
}

td.bulls{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/chicago_bulls.png);
}

td.blazers{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/portland_trail_blazers.png);
}

td.heat{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/miami_heat.png);
}

td.pistons{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/detroit_pistons.png);
}

td.nuggets{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/denver_nuggets.png);
}

td.hornets{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/charlotte_hornets.png);
}

td.knicks{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/new_york_knicks.png);
}

td.magic{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/orlando_magic.png);
}

td.kings{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/sacramento_kings.png);
}

td.lakers{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/los_angeles_lakers.png);
}

td.timberwolves{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/minnesota_timberwolves.png);
}

td.pelicans{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/new_orleans_pelicans.png);
}

td.mavericks{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/dallas_mavericks.png);
}

td.sixers{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/philadelphia_76ers.png);
}

td.suns{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/phoenix_suns.png);
}

td.nets{
    background-image: url(https://boydsbets.com/wp-content/themes/boydsbets/images/nba%20logos/brooklyn_nets.png);
}

@media(max-width:540px){
  td.team-logo {
    background-size: 20px;
    padding-left: 31px;
    background-position: 4px 3px;
}
}

.cfb-win-totals-season-pills li a {
    padding: 5px 8px;
    font-size: 12px;
}

/*Sportsbook Review CSS */
  img.sb-screenshot{
    max-width:100%;
    border:1px solid #ddd;
    border-radius: 6px;
    margin-top:20px;
  }
  .sb-review-row{
    border-bottom:1px dashed #ddd;
    margin-bottom:10px;
        margin-left:0px;
        margin-right:0px;
  }
  a.sb-review-button{
    display: block;
    color:#fff;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    transition: ease-in-out .3s;
    font-family: 'Oswald', san-serif;
  }
  

  a.go{
   background-color: #3eb73e;
  padding:15px 0px;
    font-size:20px;
    margin-bottom:10px;
  }

a.go:hover{
  background-color:#469a46;
}
  a.review{
    background-color:#555555;
    padding:8px 0px;
    font-size:16px;
  }

a.review:hover{
  background-color:#333;
}
  .screenshot-col{
    text-align: center;
  }
  .sb-rating-title{
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    font-family:'Oswald', sans-serif;
  }
  .sb-rating{
    font-size:60px;
    color:#FF0000;
    font-family: 'Impact', sans-serif;
    text-align: center;
    margin-top:-15px;
        font-weight:900;
  }
  .sb-rating-sub{
    font-weight: 900;
    color:#888;
    text-align: center;
    margin-top:-20px;
    margin-bottom:20px;
    font-family:'Oswald', sans-serif;
  }
  .sb-review-site-title{
    font-size:32px;
    font-weight: 900;
    font-family: 'Oswald', sans-serif;
    padding:8px;
    margin-bottom:15px;
    background-color:#eee;
  }
  .sb-review-wrapper{
    margin-bottom:15px;
    padding-bottom:15px;
  }
  span.sb-rank{
    color:#fff;
    background-color:#ff2400;
    margin-right:15px;
    padding:8px 15px;
    margin-left:-8px;
  }
#win-totals-content ul {
    margin-top: 3px;
    list-style-type: none;
    padding-left: 10px;
    font-size: 12px;
    border: 1px solid #ddd;
    padding-top: 12px;
    padding-bottom: 6px;
    border-radius:6px;
    background-color: #fefefe;
}

#win-totals-content ul li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 7px;
    content: "\e080";
    color: #000;
}

#win-totals-content ul li {
    margin-bottom: 8px;
}
#win-totals-content h4 {
    margin-top: 30px;
    margin-left: 9px;
}


@media screen and (max-width:592px){
.data_table td{
  white-space:normal;
  }
}
  
  .header-image-wrap {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 25px;
}


span.primetime {
    font-size: 8px;
    padding: 3px 5px;
    background-color: #666;
    color: #fff;
    border-radius: 10px;
}

/*Sportsbook Bonus Table Queries for Mobile */

@media only screen and (max-width:414px){

.bonus-table td,.bonus-table th {
    font-size: 10px;
    padding: 5px 5px 5px 2px;
}

i.glyphicon.glyphicon-star {
    font-size: 14px;
}

a.bonus-table-button {
    font-size: 9px;
    margin: 1px auto 0px;
    padding: 8px 0px;
}


.bonus-table td:nth-child(5) {
    display: none;
}

.bonus-table th:nth-child(5) {
    display: none;
}

.bonus-table td:nth-child(6) {
    display: none;
}

.bonus-table th:nth-child(6) {
    display: none;
}

}

@media only screen and (max-width:375px){

.bonus-table td,.bonus-table th {
    font-size: 10px;
    padding: 5px 2px 5px 2px;
}

i.glyphicon.glyphicon-star {
    font-size: 14px;
}

a.bonus-table-button {
    font-size: 9px;
    margin: 1px auto 0px;
    padding: 8px 0px;
}


.bonus-table td:nth-child(4) {
    display: none;
}

.bonus-table th:nth-child(4) {
    display: none;
}

.bonus-table td:nth-child(5) {
    display: none;
}

.bonus-table th:nth-child(5) {
    display: none;
}

.bonus-table td:nth-child(6) {
    display: none;
}

.bonus-table th:nth-child(6) {
    display: none;
}

}

/* Article Captions */

.wp-caption {
max-width: 100%;
}

.wp-caption-text {
padding: 8px 0px;
border-bottom: 1px solid #ddd;
color: #999;
font-size: 11px;
}

table.inline-odds{
margin:0px 0px 25px 25px;
}

.inline-odds th {
font-size: 9px;
padding: 0px 3px;
font-family: "Open Sans",sans-serif;
color: #333;
}

.inline-odds td {
background-color: #888;
color: #fff;
border: 2px solid #fff;
font-size: 12px;
}

.inline-odds td:first-child {
background-color: #444;
}
  #injury-menu{
    max-width:100%;
  }
  .injury-menu-item {
    display:inline-block;
    padding:3px 15px;
    border-radius:2px;
    border:1px solid #ddd;
    margin-right:3px;
    background-color:#eee;
    margin-bottom:5px;
    font-size:14px;
  }
.injury-menu-item:hover{
  background-color:#fff;
}
  .injury-menu-item a{
    text-decoration: none;
  }
  .injury-menu-title{
    padding:0;
    border:none;
    font-weight: bold;
    margin:0 0 3px 0;
    background-color:transparent;
    display:block;
  }

.container-injuries {
    width: 95%;
    max-width: 95%;
}

.container-odds, .container-futures{
    max-width: 920px;
}

.container-odds p, .container-odds h2, .container-odds h3, .container-odds h4, .container-odds h5, .container-odds h6 {
  width: 1440px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container-futures .col-lg-12 {
  background-color:#fff;
}

.container-futures .post-image-wrap{
  text-align: center;
}

.container-futures .row{
  background-color: #fff;
}

.container-futures p, .container-futures h2, .container-futures h3, .container-futures h4, .container-futures h5, .container-futures h6 {
  width: 1440px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/* Deactivate Book Lines on Lines Pages */
.header_main_books{
  cursor: not-allowed !important;
  pointer-events: none !important;
}

.purchase-module p {
    display: none;
}

p.top-trends-link {
    line-height: 14px !important;
    font-weight: bold;
    display: list-item;
}

img.single-capper-image {
    height: 140px;
    width: 120px;
    /* border-radius: 50px; */
    /* border: 6px solid #000; */
}

div#service_info {
    /* background-color: #ddd !important; */
}

#service_info p {
    color: #fff !important;
    font-size: 15px;
    font-family: 'Open Sans';
}

.premium-pick-full-top h3 a {
    text-decoration: none !important;
    border: 2px solid #000;
    border-top-right-radius: 6px;
    padding: 7px 15px;
    border-top-left-radius: 6px;
    border-bottom: none;
}

.premium-pick-full-top h3 a:hover {
    background-color: #eee;
    color: #000 !important;
}



.accordion {
  max-width:100%;
  color: black;
  background-color: white;
  padding: 25px 0px;
}

.accordion .faq-container {
  position: relative;
  margin: 10px 10px;
}

.accordion .faq-label {
    position: relative;
    padding: 10px 15px 10px 0px;
    color: black;
    cursor: pointer;
    font-weight: bold;
}

.accordion .faq-label::before {
  content: '+';
  color: black;
  position: absolute;
  top: 50%;
  right: -5px;
  font-size: 30px;
  transform: translateY(-50%);
  color: #ff2400;
}

.accordion .faq-content {
  position: relative;
  background: white;
  height: 0;
  text-align: justify;
  max-width: 100%;
  overflow: hidden;
  max-height:0;
  transition: ease-in-out 0.5s;
}

.accordion hr {
  width: 100%;
  margin-left: 0;
  border: 1px solid grey;
}

.accordion .faq-container.active .faq-content {
	  height: auto;
  max-height:1000px;

}

.accordion .faq-container.active .faq-label::before {
  content: '-';
  font-size: 30px;
}

/*RELATED POSTS INLINE*/
.related-inline:before {
    content: "Related:";
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    color:#3e3e3e
    font-family: 'Open Sans', sans-serif;
}

.related-inline {
    border-left: 15px solid #ff2400;
    display: block;
    font-family: 'Oswald', sans-serif;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 1.5;
}
/* Inline Newsletter SignUp for Articles */
.cta-section {
    width: 100%;
    background-color: #222;
    padding: 10px 10px 20px 10px;
    text-align: center;
    color: #fff;
}
.cta-section h2{
		margin: 0px 0px 10px 0px;
		font-size: 24px;
	}

.cta-section p {
    font-size: 18px;
    margin-bottom: 20px;
}
	
.cta-section button {
    background-color: #ff4000;
    padding: 8px 25px;
    font-weight: bold;
    border: 1px solid #ff4000;
    border-radius: 5px;
	margin-top:10px;
	color:#fff;
}
	
	.cta-section button:hover {
    background-color: #ff7a4e;
}
	

.nl-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Black w/ opacity */
}

.nl-modal-content {
    background-color: #222222;
    margin: 25% auto;
    padding: 20px;
    border: 1px solid #888;
    max-width: 80%;
    border-radius: 5px;
    width: 500px;
    color: #fff;
	text-align: center;
}
	img.ml-modal-headshot {
    width: 70px;
    border-radius: 50%;
    border: 2px solid #555;
}

.nl-modal p {
    margin-bottom: 0;
}

.close-button {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close-button:hover,
.close-button:focus {
    color: #ff4000;
    text-decoration: none;
    cursor: pointer;
}
	
	div#af-form-720224398 {
}

label.previewLabel {
    display: inline-block;
}

input#awf_field-116258206 {
    display: inline-block;
	color:#555;
	padding:7px;
	margin-bottom:10px;
}
	
	#awf_field-116258206::-webkit-input-placeholder{
		color:#aaa;
	}


input.submit {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    background-color: #ff4000;
    border-radius: 5px;
    border: 0;
    padding: 9px 30px;
}

.af-element.buttonContainer {
    display: inline-block;
}

.af-textWrap {
    display: inline-block;
}

.af-element {
    display: inline-block;
}

div#af-body-720224398 {
    text-align: center;
}
.related-inline a {
    text-decoration: none;
}

table.boyd-sc-odds-table {
    border-collapse: collapse;
    white-space:nowrap;
	font-size:12px;
}

.boyd-sc-odds-table td {
    padding: 4px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: right;
}

.boyd-sc-odds-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.boyd-sc-odds-table td:nth-child(1) {
    border-left: 1px solid #ddd;
    border-right: none;
    text-align: center;
}

.boyd-sc-odds-table td:nth-child(2) {
    text-align: left;
	font-weight:bold;
}

.boyd-sc-odds-table td:nth-child(3) {
    text-align: center;
    font-size:10px;
}

.boyd-sc-odds-table thead {
    vertical-align: bottom;
    font-size: 12px;
    border: 1px solid #ddd;
	border-bottom: 2px solid #555;
}

.boyd-sc-odds-table thead th {
    padding-bottom:5px;
    border-bottom:1px solid #ddd;
}


.boyd-sc-odds-table td:hover {
    background-color: #fff0b4de;
}

.boyd-sc-odds-table thead th:nth-child(2){
    text-align:left;
}

.boyd-sc-odds-table thead th:nth-child(3){
    text-align:center;
}

.in-article-league-menu-container {
    overflow-x: auto;
    overflow-y: hidden; /* Hide vertical overflow */
    white-space: nowrap;
	margin-top: -15px;
}


.in-article-league-menu {
    display: flex;
}

.in-article-league-menu a {
    padding: 5px 20px;
    text-decoration: none;
    color: #000;
	font-weight:bold;
	border-bottom:1px solid #ddd;
    transition: background-color 0.3s;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}

		
		.in-article-league-menu a.selected {
    border-bottom: 5px solid #ff4000;
}

.in-article-league-menu-container::-webkit-scrollbar {
    display: none;  /* Chrome, Safari */
}

.in-article-league-menu-container {
    scrollbar-width: none;  /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

		span.in-article-sub{
			display: block;
			text-align: center;
			font-size:12px;
			font-weight:normal;
			color: #959FA3;
	
		}

/* Wrapper to position arrows relative to */
.menu-wrapper {
    position: relative;
    width: 100%;  /* Adjust this to fit your layout */
}

/* Scrolling container */
.in-article-league-menu-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.scroll-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 24px;
    z-index: 10;  /* Ensure it's above other elements */
}

.left-arrow {
    left: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.right-arrow {
    right: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

/* Use Unicode arrows for demonstration */
.left-arrow::before {
    content: "←";
}

.right-arrow::before {
    content: "→";
}

/* TABLE ENHANCE STYLES */ 

.tbl-dropdown-header,
.tbl-sort-header,
.tbl-search-header {
    cursor: pointer;
    position: relative;
}

.tbl-sort-icon {
    margin-left: 5px;
    font-size: 12px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
}

.tbl-filter-row {
    background-color: #f8f9fa;
}

.tbl-filter-cell {
    padding: 8px;
}

.tbl-dropdown-select,
.tbl-search-input {
    width: 100%;
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: white;
    font-size: 14px;
    box-sizing: border-box;
}

.tbl-dropdown-select:focus,
.tbl-search-input:focus {
    outline: none;
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.tbl-search-input::placeholder {
    color: #999;
}

/* NEW NEWSLETTER BOTTOM */
@keyframes slideUpBanner {
	from {
		transform: translateY(100%);
		opacity: 0;
	}
	to {
		transform: translateY(0);
		opacity: 1;
	}
}
.newsletter-banner {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	z-index: 9999;
	background: linear-gradient(90deg, #000000 0%, #202020 100%);
	color: #fff;
	box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);
	margin: 0;
	border: 0;
	padding: 0;
	min-height: 70px;
	transform: translateY(0);
	opacity: 1;
}
.newsletter-banner.animate-in {
	animation: slideUpBanner 0.7s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
.banner-inner {
	max-width: 900px;
	margin: 0 auto;
	padding: 1rem 2rem;
	text-align: center;
	cursor: pointer;
}
.banner-text {
	display: inline-block;
	font-size: 1.1rem;
}
.banner-close {
	position: absolute;
	top: 50%;
	right: 2rem;
	transform: translateY(-50%);
	font-size: 1.7em;
	cursor: pointer;
	color: #fff;
	background: none;
	border: none;
	line-height: 1;
	transition: color 0.2s;
	z-index: 10001;
	padding: 0;
}
.banner-close:hover {
	color: #ff2400;
}
.restore-banner {
	position: fixed;
	bottom: 1.5em;
	right: 1.5em;
	background: #3a3a3a;
	color: #fff;
	padding: 0.5em 1em;
	border-radius: 999px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	z-index: 10000;
	font-size: 1em;
	display: none;
}
@media (max-width: 600px) {
	.banner-inner {
		padding: 0.75rem 1rem;
	}
	.banner-close {
		right: 1rem;
		font-size: 2em;
	}
}
.nl-modal {
	display: none;
}
