html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}


/*@font-face {
  font-family: 'FontAwesome';
  src: url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/fontawesome-webfont.eot#iefix&v=4.5.0') format('embedded-opentype'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/glyphicons-halflings-regular.eot');
  src: url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/web/20231108042357im_/https://www.cricketbetting.net/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;
}
.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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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 {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
  font-weight: 600;
}
a:hover,
a:focus {
  color: #23527c;
  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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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';
}
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;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1250px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: auto;
}
.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: auto;
}
.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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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 {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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:hover > .active,
.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:hover > .success,
.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:hover > .info,
.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:hover > .warning,
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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;
  max-width: 100%;
  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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.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;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.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: #23527c;
  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: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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%;
}
.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;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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 + .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,
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.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.3333333;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.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 #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background:#245EA7
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background:#fff
}
.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;
    -webkit-box-shadow: none;
            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-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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 .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  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-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.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: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  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: #e7e7e7;
}
.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: #888;
}
.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 {
  color: #555;
  background-color: #e7e7e7;
}
@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: #e7e7e7;
  }
  .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: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@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: #9d9d9d;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  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: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-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,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr: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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.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-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd: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-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */


.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.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.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: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.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.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: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.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.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: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.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.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: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.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.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: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.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.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: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */


*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mb_20{margin-bottom:20px;}
body{margin:0;font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, ubuntu, sans-serif !important;font-size:100%;font-size:18px;background-color:#fff;font-weight:400;line-height:1.42857143;color:#333;overflow-wrap:break-word;}
html{width:100%;height:100%;overflow-y:scroll;margin:0;padding:0}
h1, .h1{font-size:34px;}
h2, .h2{font-size:30px;font-weight:600;}
h3, .h3{font-size:21px;font-weight:600;}
.padding-10, .padding-10 ul li{padding:10px;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline:none;}
#wrapper{margin:0 auto;padding:0;position:relative;width:100%}
.contactwrap{height:100%}
#header-section{z-index:999;background:#fff;padding:0 0 10px 0;border-bottom:1px solid #eaeaea;}
#wrap-homepage #header-section{}
.logo{padding:5px 0;position:relative;z-index:5}
.logo a{display:block}
.logo a:hover, .logo a:focus{outline:none;border:0}
.navigation{padding:0;position:relative;z-index:4}
.navigation .navbar{margin:0;padding: 15px 0 0;}
#header-section .navbar-nav{padding:5px 0;}
.navigation .navbar-nav > li > a{font-size:18px;color:#292626;padding:15px 18px;}
.navigation .navbar-nav > li.active > a{color:#245EA7;outline:none;clear:both}
.navigation .navbar-nav > li > a:hover, .navigation .navbar-nav > li > a:active, .navigation .navbar-nav > li > a:focus{outline:none}
.dropdown-menu > li > a{color:#fff;border-bottom:1px solid #1D477B;padding:10px 20px}
.dropdown-menu{padding:0;}
.nav > li > a:hover, .nav > li > a:focus{background-color:transparent;}
.nav .open > a, .nav .open > a:hover, .nav > li > a:focus{border:none;}
.navigation .navbar-nav > li > .dropdown-menu, .dropdown-submenu .dropdown-menu{background:#072f5b;border-bottom:1px solid #2361a6;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background:#16273a;background:-moz-linear-gradient(top, #559df0 0%, #0c5ec4 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3175d8), color-stop(79%,#205cb4));background:-webkit-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-o-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-ms-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:linear-gradient(to bottom, #559df0 0%,#0c5ec4 79%) filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3175d8', endColorstr='#205cb4',GradientType=0 );color:#fff;}
.dropdown-submenu{position:relative}
.dropdown-submenu .dropdown-menu{top:0;left:100%;}
.dropdown-submenu:hover .dropdown-menu{}
.caret-up{width:0;height:0;border-left:4px solid rgba(0, 0, 0, 0);border-right:4px solid rgba(0, 0, 0, 0);border-bottom:4px solid;display:inline-block;margin-left:2px;vertical-align:middle}
.betting-section{background:#ebf0f6;position:relative;margin:0 auto;width:100%;padding:0px 0 50px;overflow:hidden;background-image:url('/web/20231108042357im_/https://www.cricketbetting.net/images/bg_home.jpg');background-repeat:repeat;}
.title{width:100%;text-align:center;margin:0 auto;margin-bottom:40px;width:70%;}
.title h1{font-size:40px;text-align:center;display:inline-block;line-height:45px;margin-top:0;}
.title h1 strong.bluecolor{color:#45adfe}
.title h1 span{display:block;}
.betting-block{padding:0}
.betting-block .time-slot-block{width:100%;margin:20px 0 0}
.betting-block .time-slot-block p, .betting-block .time-slot-block #home_not_started span{color:#fff;font-size:18px;}
.betting-block .time-slot-block p i{vertical-align:top}
.betting-block .time-slot-block p span.borderleft{}
.matchblock{background:#0e3663;padding:20px 10px;text-align:center;}
.matchblock h3{color:#fff;padding:13px;text-align:center;display:inline-block;font-weight:lighter;font-size:16px;margin:0px;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s;}
.matchblock h3.bet-head{cursor:pointer !important;pointer-events:unset !important;}
.matchblock h3.bet-head a{color:#fff;font-weight:800;}
.matchblock h3#countymatch{margin:10px 0 0}
.matchblock h3:before,#accordion h3:not(.collapsed):before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:transparent;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.matchblock h3:hover, .matchblock h3:focus, .matchblock h3:active{color:#fff}
.matchblock h3:hover:before, .matchblock h3:focus:before, .matchblock:active h2:before,#accordion h3:not(.collapsed):before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66)}
.horizontal-hover{color:#fff;border:1px solid #253140;padding:10px 10px;text-align:center;display:inline-block;font-weight:lighter;text-transform:uppercase;font-size:16px;margin:0;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s}
.horizontal-hover:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#245EA7;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.horizontal-hover:hover, .horizontal-hover:focus, .horizontal-hover:active{color:#fff}
.horizontal-hover:hover:before, horizontal-hover:focus:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66)}
.teamvsblock{background:#0c3f75;margin-bottom:5px !important;position:relative;cursor:pointer;margin-bottom:0px;}
.teamvsblock .dateblock{background:#0c325d;color:#fff;font-size:13px;float:left;width:100%;padding:6px 0;text-align:left;}
.teamvsmatch{width:100%;float:left;padding:5px 0;justify-content: space-between;flex-wrap: wrap;display: flex;align-items: center;}
.teamvsmatch p{color:#fff;text-transform:capitalize;font-size:11px;width:100%;float:left;margin:0;}
.teamvsmatch p i.teamicon{width:40px;height:40px;display:block;overflow:hidden;margin:auto;background:#fff;border-radius:50%;padding:4px;}
.teamvsmatch .versus{margin:14px 0 0;padding:0;font-size:20px;}
.teamvsblock.active, .teamvsblock.activeblock, .teamvsblock:hover{margin-top:0;background:#0c5ec4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MjczYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzFmNTQ4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(top, #77bffc 0%, #0c5ec4 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3175d8), color-stop(79%,#205cb4));background:-webkit-linear-gradient(top, #77bffc 0%,#0c5ec4 79%);background:-o-linear-gradient(top, #77bffc 0%,#0c5ec4 79%);background:-ms-linear-gradient(top, #77bffc 0%,#0c5ec4 79%);background:linear-gradient(to bottom, #77bffc 0%,#0c5ec4 79%)filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#77bffc', endColorstr='#0c5ec4',GradientType=0 );}
.rotate{-moz-transition:all 2s linear;-webkit-transition:all 2s linear;transition:all 2s linear;}
.rotate.down{-ms-transform:rotate(180deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.active .dateblock, .activeblock .dateblock, .teamvsblock:hover .dateblock{background:#1653ae;color:#fff}
.teamvsblock.active:before, .teamvsblock.active:after, .teamvsblock.activeblock:before, .teamvsblock.activeblock:after{border-color:#fff}
.teamvsblock:before, .teamvsblock:after{border-right:2px solid #3d5269;content:'';display:block;height:8px;margin-top:-6px;position:absolute;-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);right:10px;top:60%;width:0}
.teamvsblock:after{margin-top:-1px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.oddsblock{margin:0px 0;padding:0 5px}
.oddstop, .oddstitle, .oddstop, .oddslocation{padding:0}
.oddsblock .oddstop h2{background:rgba(0,0,0,.8);padding:20px 10px;text-align:center;display:inline-block;color:#fff;text-transform:uppercase;font-size:13px;margin:0}
.oddstop p{color:#fff;font-size:16px;text-align:right;margin:24px 0 0}
.oddspanel{background: #fff;text-align: center;width: 100%;}




.odd_match_details {background: #0e3663;color: #fff;display: flex;justify-content: space-between;align-items: center;padding: 10px 25px;}
.match_detail p {margin: 0;}
.match_detail {float: left;padding-right: 15px;}
.odd_match_details p {margin: 0;}
.odds_details {padding: 17px 25px;background: #fff;display: inline-block;width: 100%;border-top: 3px solid #eee;}
.odds_match_details {width: 45%;float: left;padding-right: 15px;}
.odds_details p {margin: 0;}
.detail_odds {display: flex;justify-content: space-between;border-bottom: none;width: 100%;float: left;align-items: center;}

.detail_odds_section span a {background: #f4f4f4;border-bottom: 1px solid #d5cece;font-size: 18px;text-align: center;padding: 5px 0px;display: inline-block;width: 50px;color: #000;}
.detail_odds p, .detail_odds_section p {width: 75px;}
.detail_odds_section {display: flex;justify-content: space-between;border-bottom: none;width: 100%;float: left;margin-bottom: 10px;align-items: center;}
.odds_tournament_name p {color: #dd4e00;margin-bottom: 10px;}
.odds_match_name p {color: #0e3663;font-weight: 600;margin-bottom: 20px;}
.odds_match_name {width: 80%;}
.odds_match_date {font-size: 12px;margin-bottom: 10px;display: flex;justify-content: space-between;}
.detail_odds_section span.orangecolor {width: 25%;text-align: center;font-size: 15px;line-height: 15px;padding: 0 5px;height: 38px;display: flex;align-items: center;justify-content: space-around;max-width: 99px;background: #f4f4f4;border-bottom: 1px solid #d5cece;color:#000;}
.match_odd_head .detail_odds span{width: 21%;text-align: center;padding: 0;display: flex;align-items: center;justify-content: space-around;max-width: 99px;}
.detail_odds_section span.intteam {width: 70px;}
.detail_odds span {padding: 0px 5px;width: 21%;text-align: center;font-size: 15px;line-height: 15px;padding: 0 5px;height: 38px;display: flex;align-items: center;justify-content: space-around;max-width: 99px;color: #000;}


.innerPage .oddspanel{background:#09478d;}
.wrap{padding:0;}
.wrap h3{padding:30px 0px;text-align:left;vertical-align:middle}
.betmaker{padding:32px 0}
.toprated{position:relative}
.topbooker{width:100%;float:left;padding:5px 10px;text-align:center;color:#fff;box-shadow:0 5px 5px #000;background:#f91a1a;position:absolute;top:0;left:0;font-size:14px;border-radius:50% 50% 50% 50% / 0% 0% 60% 60%}
.topbetdeal{background:#03a416}
.intteam{border:0px solid #fff;border-radius:40px;text-transform:none;padding:10px 0px;float:left;font-size:20px;width:100%;text-align:left;margin:7px 0}
.intteam img{margin-right:10px;width:50px;float:left}
.laydeal{display:none;}
.betdeal span.orangecolor{color: #000;background: #eaeae9;box-shadow: 0 2px 0 0 #dcdcdc;font-size: 12px;display: block;clear: both;cursor: pointer;overflow: hidden;line-height: 30px;text-align: center;margin: 0;padding: 0;border-radius: 3px;float: none;text-indent: 0;position: relative;}
.refreshodd{font-size:16px;cursor:pointer;padding:38px 15px;float:left;text-align:left;margin:0px 0}
.refreshodd i{font-size:18px;margin-right:10px;font-weight:800;}
.wrap .btn{color:#fff;padding:12px 0px;text-align:center;border-radius:0;font-size:18px;width:100%;margin:22px 0;font-weight:bold;}
.wrap .bovadaBox .btn{width:auto}
.wrap .bluebtn{display:inline-block;color:#fff;border:1px solid #ff8025;position:relative;z-index:0;background:#ffa44c;background:-moz-linear-gradient(top,#ffa44c 0,#ff7519 100%);background:-webkit-linear-gradient(top,#ffa44c 0,#ff7519 100%);background:linear-gradient(to bottom,#ffa44c 0,#ff7519 100%);font-weight:600;}
.wrap .bluebtn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#ff6e00;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s ease-out;}
.wrap .btn:hover::before{transform:scaleX(1);}
.wrap .orangebtn{display:inline-block;vertical-align:middle;box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;border-radius:2px;background:#c92e00;}
.wrap .orangebtn:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;}
.wrap .orangebtn:hover, .wrap .orangebtn:focus, .wrap .orangebtn:active{color:#fff;background: #ff5a00;}
.wrap .orangebtn:hover:before, .wrap .bluebtn:focus:before, .wrap .orangebtn:active:before{-webkit-transform:scaleY(0);transform:scaleY(0)}
.oddsblock .oddstitle h2{background:rgba(0,0,0,.8);padding:20px 10px;display:block;color:#fff;text-transform:capitalize;font-size:13px;margin:0}
.livestream{float:right;position:relative;padding:0}
.livestream a{width:100%;float:left;display:block}
.livestream span.tv-icon{background:#003453;border:3px solid #13140e;width:59px;height:59px;float:left;overflow:hidden;border-radius:100%;padding:5px;vertical-align:middle;position:relative;z-index:2;transition:all 1s ease-in-out}
.livestream span.tv-icon img{margin:6px 8px}
.livestream span.livetext{background:#fb3672;width:82%;float:left;color:#fff;font-size:20px;font-weight:lighter;box-shadow:0 4px 15px #000;letter-spacing:1px;padding:11px 11px 12px 30px;margin:4px 0 0 -20px;text-shadow:5px 0 5px #840a2f;transition:all 1s ease-in-out;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiNmYjM2NzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiNmYjM2NzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OSUiIHN0b3AtY29sb3I9IiNmMTA5NGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #fb3672 48%, #fb3672 48%, #f1094f 89%);background:-webkit-linear-gradient(top, #fb3672 48%,#fb3672 48%,#f1094f 89%);background:linear-gradient(to bottom, #fb3672 48%,#fb3672 48%,#f1094f 89%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb3672', endColorstr='#f1094f',GradientType=0 );}
.livestream a:hover span.livetext{background:#003453;padding-left:40px}
.livestream a:hover span.tv-icon{background:#fb3672}
.livescoreinfo{background:rgba(0,0,0,.8);text-align:center;width:100%;float:left;margin:0;padding:0;color:#fff}
.livescoreinfo h4, .innerpage-block .para .livescoreinfo h4{font-size:20px;text-transform:uppercase;text-align:center;float:left;padding:4px 5px;background:#f62775;margin:0;color:#fff;position:relative;margin-right:20px;width:auto}
.livescoreinfo h4:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#f62775;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(20deg);-ms-transform:skew(20deg);transform:skew(20deg);z-index:1}
.livescoreinfo h4 span{position:relative;z-index:2;border:0}
.livescoreinfo strong{font-size:20px;float:left;padding:0 10px;text-transform:uppercase;margin:7px 0}
.livescoreinfo span{color:#fff;font-size:16px;border-right:1px solid #fff;text-align:center;padding:0 10px;float:right;margin:8px 0}
.livescoreinfo span:last-child{border:none}
.container-section{width:100%;margin:20px auto 0;display:inline-block;position:relative}
.container-section.defaultpage{margin:0 auto;z-index:1}
.container-section.defaultpage .contentpara, .container-section.defaultpage .content-right-side{padding:40px 20px}
.previewblock{width:100%;background:#fff;float:left;border:1px solid #e0e0e0;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;margin-bottom:35px}
.previewblock:hover{box-shadow:0 4px 11px 0 #d3d2d2}
.previewtop{background:#f7f7f7;float:left;width:100%;padding:12px 15px;border-bottom:1px solid #e0e0e0}
.previewtop .teamname{width:100%;float:left}
.previewtop h2{font-size:24px;color:#6a6a6a;margin:7px 0;float:left;font-weight:600;margin-right:20px}
.prevdate{float:left;width:100%}
span.odi{background:#f75c96;color:#fff;padding:5px 15px;margin:5px 0 0 0px;float:left;font-size:14px}
.prevdate .matchdate{color:#6a6a6a;font-size:14px;float:left;text-align:left;padding:10px 0;}
.prevdate i{vertical-align:top;margin-right:5px;font-size:18px}
.shortdes{width:100%;float:left;margin:20px 0}
.shortdes figure{float:left;margin-right:20px}
.shortdes h3{font-size:16px;color:#067edb;font-weight:600;margin:0 0 10px}
.shortdes p{font-size:14px;color:#55636e;text-align:justify;line-height:22px;font-weight:400;}
.shortdes a.morebtn{background:#0b89ca;float:right;text-align:center;padding:6px 20px;color:#fff;border-radius:0;display:block;font-size:16px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwYjg5Y2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDhhMWYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:-moz-linear-gradient(top, #0b89ca 50%, #08a1f0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(50%,#0b89ca), color-stop(100%,#08a1f0));background:-webkit-linear-gradient(top, #0b89ca 50%,#08a1f0 100%);background:-o-linear-gradient(top, #0b89ca 50%,#08a1f0 100%);background:-ms-linear-gradient(top, #0b89ca 50%,#08a1f0 100%);background:linear-gradient(to bottom, #0b89ca 50%,#08a1f0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b89ca', endColorstr='#08a1f0',GradientType=0 );}
.shortdes a.morebtn:hover{background:#08a1f0;box-shadow:0px 2px 10px 3px #aaa;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4YTFmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBiODljYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(top, #08a1f0 0%, #0b89ca 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#08a1f0), color-stop(50%,#0b89ca));background:-webkit-linear-gradient(top, #08a1f0 0%,#0b89ca 50%);background:-o-linear-gradient(top, #08a1f0 0%,#0b89ca 50%);background:-ms-linear-gradient(top, #08a1f0 0%,#0b89ca 50%);background:linear-gradient(to bottom, #08a1f0 0%,#0b89ca 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#08a1f0', endColorstr='#0b89ca',GradientType=0 );}
.previewbottom{margin-bottom:25px;float:left}
.bottompanel{background:#f1f1f1;padding:12px 10px;border:1px solid #e0e0e0;width:50%;float:left;position:relative;min-height:130px}
.spirteicon.pitchimg{width:70px;height:80px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 618px -106px;display:inline-block}
.spirteicon.trophyimg{width:70px;height:80px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 534px -104px;display:inline-block}
.previewbottom h4{color:#067edb;font-size:18px;font-weight:bold;margin-bottom:4px}
.previewbottom p{color:#3a4650;font-size:14px;line-height:20px;}
.wetherpanel{padding:0px 0px;float:right;text-align:right}
.rightblock{padding-right:0;z-index:3;}
.rightblock [class^="col-"]{padding:0}
.videoblock{padding:0;background:#efefef;border:1px solid #e0e0e0;margin-bottom:20px;float:left;width:100%;position:relative;z-index:2}
.videopanel img{width:100%}
.videoblock .mask{width:100%;height:100%;background:rgba(0,0,0,.7);position:absolute;top:0;left:0;z-index:2;text-align:center;padding:70px 0;cursor:pointer;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.videoblock .mask:hover{background:rgba(0,0,0,.4)}
.videoblock .mask img{border-radius:100%;vertical-align:middle;margin:auto}
.videoblock .mask:hover img{background:#18469d}
.videoblock .videopanel{padding:0;float:left;width:100%;position:relative;z-index:2}
#videoModal .modal-body iframe{width:100%}
.signupblock{padding:0;background:#fff;border:1px solid #e0e0e0;margin-bottom:20px;float:left;width:100%}
.signupblock h3{background:#006acf;color:#fff;font-size:20px;float:left;padding:12px 10px 10px;width:100%;float:left;margin:0}
.newsletter-icon{width:23px;height:26px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 443px -42px;display:inline-block;margin-right:10px}
.blockcontent{width:100%;float:left;padding:20px 15px}
.blockcontent p{font-size:16px;color:#333c46}
.blockcontent input{width:100%;border:1px solid #e3e2e2;background:#eee;color:#000;float:left;padding:0 20px;font-size:14px;border-radius:0;margin:10px 0 15px;outline:none;height:40px}
.blockcontent input:focus{border:1px solid #aaa;outline:none}
.blockcontent input:placeholder{color:#b9b9b9}
.blockcontent button{float:right;text-align:center;padding:10px 30px;background:#0090ff;color:#fff;border-radius:0;font-weight:400;font-size:18px;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.tournamentblock{padding:0;background:#fff;border:1px solid #e0e0e0;margin-bottom:15px;display:inline-block;width:100%}
.tournamentblock h3{background:#006acf;color:#fff;font-size:20px;padding:12px 10px 10px;width:100%;float:left;margin:0}
.tournamentblock h3 a{color:#fff}
.trophy-icon{width:28px;height:26px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 524px -42px;display:inline-block;margin-right:10px}
.tournamentblock .blockcontent{padding:10px 5px}
.tournamentblock ul{width:100%;float:left;padding:0px 0}
.tournamentblock ul li a{width:100%;float:left;border-bottom:1px solid #e0e0e0;padding:10px}
.tournamentblock ul li a:hover {background: #e7f1fb;border-left: 1px solid #006acf;}
.leagueicon{width:40px;margin:0 10px;float:left}
.leaguetitle{font-size: 15px;float: left;width: 100%;line-height: 20px;margin-top: 0;}
.tournamentblock ul h5.leaguedate{margin-top:5px;}
.leaguedate{font-size:12px;}
.leaguetitle a, .leaguedate a{color:#333c46}
.dateicon{width:28px;height:26px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 524px -42px;display:inline-block;margin-right:5px}
.tournamentblock ul li:last-child{border-bottom:0}
.highlightsblock{width:100%;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/highlight-bg.jpg) no-repeat;padding:20px;float:left;margin:20px 0}
.innerpage-block .para .highlightsblock h3{width:100%;float:left;color:#fff;font-size:32px;margin:0 0 20px;text-transform:uppercase;font-weight:200}
.innerpage-block .para .highlightsblock h3 span.yellow{color:#d7f435}
.highlightsblock ul{width:100%;float:left;padding:0}
.highlightsblock ul li{width:90%;float:left;padding:5px 0 5px 26px;position:relative;color:#fff;font-size:14px}
.highlightsblock ul li:before{content:'';position:absolute;top:0;left:0;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-icon.png) left center no-repeat;width:14px;height:10px;padding:18px 0}
.sidebanner{padding:0;margin-bottom:20px;float:left;width:100%}
.sidebanner.stuck{position:fixed;top:10%;left:0;width:100%;}
.bettingtipsblock{padding:0;margin-bottom:15px;float:left;width:100%}
.bettingtipsblock h3{background:#006acf;color:#fff;font-size:20px;float:left;padding:12px 10px 10px;width:100%;float:left;margin:0}
.bettingtipsblock h3 a{color:#fff}
.tips-icon{width:28px;height:28px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 602px -42px;display:inline-block;margin-right:10px}
.bettingtipsblock .blockcontent{padding:10px 5px}
.bettingtipsblock ul{width:100%;float:left;padding:0px 0}
.bettingtipsblock ul li{width:100%;float:left;border-bottom:1px solid #e0e0e0;padding:10px 0}
.bettingtipsblock ul li:hover{background:#f7f7f7}
.tipsimg{width:50px;margin:0 10px;float:left}
.tipstitle{font-size:14px}
.tipstitle a{color:#55636e}
.bettingtipsblock ul li:last-child{border-bottom:0}
.newbettingblock{background:#e7e6e4;width:100%;display:inline-block;padding:60px 0;z-index:1;}
.newbetting_block{background:#e7e6e4;width:100%;display:inline-block;padding:0 0 30px 0;}
.headsection{width:100%;float:left;margin:0;text-align:center}
.headsection h2{font-size:36px;color:#282828;font-weight:600;z-index:9;position:relative;margin-top:0}
.headsection p{color:#282828;font-size:20px;z-index:9;position:relative;}
.wrapbetting{width:100%;float:left;margin:30px 0 0;background:#fff;position:relative;box-shadow:0px 0px 2px 1px #d7d7d7;z-index:1;}
.wrapbetting.toprated{background:#002e5e;}
.top-rated{position:absolute;z-index:2;right:0px;top:0}
.logoicon{width:25%;float:left;text-align:center;padding:32px 0;position:relative}
.logoicon.betway{background:#2a2f2e}
.logoicon.bet365{background:#027b5b}
.logoicon.betfair{background:#ffb80c}
.logoicon.unibet{background:#147B45;}
.logoicon.ladbrokes{background:#E62D1A;}
.logoicon.bovada{background:#242424;}
.logoicon.betonline{background:#ffffff;}
.logoicon.betrally{background:#101A4D;}
.logoicon.sportsbet{background:#0067AB;}
.cricket_stadium_name{min-height:50px;}
.toprated .bonuscol h3 {color: #fff;}
.line_seperator{display: inline-block;padding: 0 10px;line-height: 15px;font-size: 13px;}
.wrapbetting.toprated .linkcol .line_seperator{color:#fff;}
.inner_match_tournament_details li{margin-bottom:5px;font-size:14px;}
.inner_match_tournament_details{min-height:60px;}
.wrapbetting.toprated .logoicon .topbooker{font-size:18px;padding:10px}
.wrapbetting.toprated img{margin:0;}
.starrating{width:100%;float:left;margin:10px 0}
.starrating i{color:#ffcd3e;font-size:16px}
.logoicon.betfair .starrating i{color:#fff}
.detailblock{width:75%;float:left;padding:20px;background:#fff;}
.bonuscol{display:inline;}
.bonuscol h3{float:left;color:#c92e00;font-size:32px;font-weight:600;margin:0 5px 0px 0;}
.bonuscol h5{float:left;color:#fff;font-size:14px;margin:0 0 5px;width:100%;}
.bonuscol h4{color:#242121;margin-top:10px;}
.linkcol{float:left;padding:0px 10px 0 0;}
.linkcol.how_linkcol{padding:0;}
.linkcol a{display:inline-block;padding:5px 10px;font-size:13px;color:#fff;margin:0 10px 0 0;}
.wrapbetting.toprated .linkcol a{color:#fff;}
.wrapbetting .linkcol a{display:inline-block;padding:0px;font-size:13px;color:#3f3d3d;margin:0;text-transform:uppercase;}
.wrapbetting .linkcol a:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);}
.wrapbetting.toprated .linkcol a:hover{background:none}
.detailblock p{color:#3e3e3e;float:left;font-size:14px;}
.depositrow{padding:7px 10px;width:55%;float:left;margin:0}
.wrapbetting.toprated .deposit_and_links{background:#002e5e;border-top:1px solid #7f7c7c;}
.depositrow p{margin:0;font-size:15px;color:#423939;}
.depositrow p a{color:#423939;}
.depositrow p strong{color:#dbc406;font-size:14px}
.depositrow p span{padding:0 8px}
.btncol{float:left;padding:20px 0;}
.btncol.how_btncol{padding:0;}
.btncol a{font-size:15px;transition:all 0.3s ease;position:relative;font-weight:800;}
.btncol .visitbtn{background:#c92e00;border:1px solid #ff8025;position:relative;z-index:0;font-weight:700;border-radius:2px;font-size:20px;}
.btncol .visitbtn:hover, .bk-button .bookmaker-sidebar:hover, .visitlink a:hover, .orange_btn.newsletter_btn:hover{color: #fff;background: #ff5a00;}
.btn.visitbtn:active:focus:focus-within:visited{color:#fff;}
.btn.visitbtn:focus{color:#fff;}
.about-section{width:100%;padding:65px 0;overflow:hidden;float:left;position:relative;background:#fff;margin-bottom:0px}
.about_section_image{width:23%;float:right;margin-right:10%;}
.about_section_image img{border:3px solid #fff;box-shadow:1px 1px 10px #a6a6a6;border-radius:50%;}
.about-section h2{color:#33363c;position:relative;font-weight:600;line-height:40px;font-size:40px;margin-bottom:30px;margin-top:0;}
.about-section p{color:#33363c;position:relative;line-height:34px;font-size:20px;}
.morebtn{color:#e7800c;text-decoration:none;cursor:pointer;font-weight:900;}
.about-section .calltoaction-button a{font-size:26px;font-weight:600}
.quesansblock .answer p.morefaq{text-decoration:none;color:#09C;font-size:12px;display:inline;}
.answer .collapse.in{transition:height .5s}
.about-section .wrapcollapse h2{border-bottom:4px double #bb8f8f;border-top:4px double #bb8f8f;padding:10px 0;margin:30px auto}
.about-section .wrapcollapse h3{color:#222;border-bottom:4px double #ccc;padding:10px 20px;position:relative;display:inline-block}
.about-section .wrapcollapse h3:before{background:#222;width:12px;height:12px;position:absolute;left:0;top:40%;content:"";z-index:1;border-radius:100%}
.about-section .wrapcollapse p{text-align:left}
.about-section .wrapcollapse ul{width:100%;float:left;padding:0 20px}
.about-section .wrapcollapse ul li{padding:10px 15px;font-size:16px;color:#33363c;position:relative}
.about-section .wrapcollapse ul li:before{background:#777;width:8px;height:8px;position:absolute;left:0;top:17px;content:"";z-index:1;border-radius:100%}
.howtobet_block{padding:0;background:#fff;border:1px solid #e0e0e0;margin-bottom:20px;float:left;width:100%}
.howtobet_block h3{background:#0090ff;color:#fff;font-size:22px;float:left;padding:12px 10px 10px;width:100%;float:left;margin:0}
.howtobet_block h3 a{color:#fff}
.howtobet_block i.betting-icon{width:44px;height:46px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png) 238px -118px;display:inline-block;margin-right:10px}
.howtobet_block span{float:left;padding:10px 0}
.howtobet_block .blockcontent{padding:10px 5px}
.howtobet_block ul{width:100%;float:left;padding:0px 0}
.howtobet_block ul li{width:33.3%;float:left;border-bottom:1px solid #e5e5e5;background:#fff;border-right:1px solid #e5e5e5;min-height:113px;}
.howtobet_block .tipsimg a{color:#055da2;font-size:14px;display:inline-grid;padding:10px 0;text-align:center;line-height:16px;}
.howtobet_block ul li:nth-child(2n+1){border-right:1px solid #e5e5e5;}
.howtobet_block .tipsimg{width:100%;float:left;padding:0px;text-align:center;margin:0;}
.howtobet_block .tipstitle{float:left;padding:10px 0;color:#43494e}
.howtobet_block .tipstitle a{color:#55636e}
.howtobet_block ul li:last-child{border-bottom:0}
.btnsize:focus{color:#fff;}
.btnsize{background:#54b948;background:-moz-linear-gradient(top, #54b948 0%, #439539 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #54b948), color-stop(80%, #439539));background:-webkit-linear-gradient(top, #54b948 0%, #439539 80%);background:-o-linear-gradient(top, #54b948 0%, #439539 80%);background:-ms-linear-gradient(top, #54b948 0%, #439539 80%);background:linear-gradient(to bottom, #54b948 0%, #439539 80%);width:100%;float:left;text-shadow:1px 0 5px #1c6a4d;font-size:30px;color:#fff;text-align:center;padding:15px;}
.howtoblock{width:100%;margin:0px auto 40px;overflow:hidden;float:left;position:relative}
.howtopanel{background:#343c48 url(/web/20231108042357im_/https://www.cricketbetting.net/images/howto-bg.png) right bottom no-repeat;padding:20px;margin-bottom:10px}
.guidepanel{background:#343c48 url(/web/20231108042357im_/https://www.cricketbetting.net/images/guide-bg.png) right bottom no-repeat;margin-bottom:10px}
.howtopanel h3{color:#fff;font-size:30px;font-weight:lighter}
.howtopanel h3 strong.orangecolor{color:#f86819}
.howtopanel h3 strong.bluecolor{color:#59bdfd}
.howtopanel p{color:#fff;font-size:14px;}
.howtopanel ul{padding:0;margin:20px 0;float:left;width:100%}
.guidepanel ul{margin:20px 0}
.howtopanel ul li{float:left;width:100%;padding:5px 0;list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bullet-icon.jpg);font-size:14px;color:#fff;list-style-position:inside;}
.howtopanel a.btnmore{background:#f86819;color:#fff;padding:5px 10px;font-size:16px;border-radius:0}
.faqsection ul li{width:100%;padding:5px 0;list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bullet-icon.png);list-style-position:outside;}
.faqblock{width:100%;margin:0px auto 0px;overflow:hidden;float:left;position:relative;padding:65px 0;}
.faqblock .contentpara{margin-bottom:0;}
.faqpanel{padding:0;float:left;position:relative}
.faqsection ul{padding-left:25px;}
.faqtop{width:100%;float:left}
.faqtop .titlecol{float:left;padding:0;margin-bottom:40px;}
.faqtop .titlecol h2{color:#2b353e;margin:0;margin-bottom:15px;font-size:38px;font-weight:600;}
.faqtop .titlecol h3{color:#2b353e;margin:0;margin-bottom:15px;font-size:40px;font-weight:600;}
.faqtop .titlecol p{color:#58667a;font-size:20px;margin:0;}
#faq-section {list-style:none;font-size:11px;margin:0;padding:0;}
#faq-section > li {margin-bottom:10px;position:relative;cursor:pointer;width: 100%;cursor: pointer;position: relative;color: #222;font-size: 19px;font-weight: 400;border: 1px solid #e0e2e0;background: #fff;}
#faq-section li li {position:relative;padding: 0 0 0 15px;}
#faq-section li li:before {position: absolute;left: 0;content: "â—";counter-increment: my-counter;color: #006acf;}
#faq-section h3 {margin: 0;padding: 15px;font-size: 18px;line-height: 1.7;font-weight: 400;}
#faq-section .panel {margin:5px 0;display:none;box-shadow: none;padding: 15px;border-top: 1px solid #e0e2e0;}   
#faq-section li h3::after {content: "+";float: right;padding: 0px;text-align: center;background: #006acf;color: #fff;font-size: 24px;min-width: 30px;height: 30px;border-radius: 50px;line-height: 30px;font-style: normal;}
#faq-section li.openText h3::after {content: "-";}

.viewall{float:right;text-align:right;padding:0;margin:5px 0}
.viewall a{font-size:18px;color:#239dfa;background:#fff;padding:10px 20px;display:inline-block;border:1px solid #c0e1f8}
.faqcontent{float:left;background:#fff;}
.quesansblock{width:100%;float:left;margin:30px 0 10px}
.quesansblock .question{width:100%;float:left;border-bottom:1px dashed #d1d1d1;padding-bottom:20px}
.quesansblock .question .quesico{width:45px;padding:10px;font-size:20px;float:left;background:#239dfa;box-shadow:5px -5px 0px 0px #37424a;color:#fff;margin-right:20px;text-align:center}
.quesansblock .question h4{font-size:18px;margin:0;font-weight:bold}
.quesansblock .answer{width:100%;float:left;padding:10px 0}
.quesansblock .answer p{font-size:14px;color:#55636e;}
.listingbullet{display:inline-block;padding:0 20px;}
.listingbullet ul{float:left;width:100%;margin:10px 0 0;}
.listingbullet ul li{padding:0px 25px;position:relative;margin-bottom:10px;text-align:left;font-size:18px;}
.listingbullet ul li::before{position:absolute;left:0;content:"âž¤";color:#ec8020;top:0;}
.innerhead-section.howtopage .listingbullet ul{margin:10px 0}
.innerhead-section.howtopage .listingbullet ul li{color:#55636e;font-size:14px}
.innerhead-section{width:100%;float:left;margin:0 auto;position:relative;z-index:2;}
.innerhead-section.aboutpage{background:#1d56ad;}
.innerhead-section.contactpage{background:#1d56ad;}
.innerhead-section.tipspage, .innerhead-section.mobilebettingpage{background:#0e3663}
.innerhead-section.guidepage{background:#242730 url(/web/20231108042357im_/https://www.cricketbetting.net/images/abouthead-bg.png) repeat}
.innerhead-section.howtopage{background:#09803b url(/web/20231108042357im_/https://www.cricketbetting.net/images/pattern-bg.jpg) repeat;}
.innerhead-section.tournament-list-page{background:#385b01 url(/web/20231108042357im_/https://www.cricketbetting.net/images/howtopage-bg.jpg) no-repeat;background-size:cover}
.innerhead-section.secreviewpage{background:#252c33 url(/web/20231108042357im_/https://www.cricketbetting.net/images/pattern-bg.png) repeat}
.innerhead{padding:40px 0;float:left;width:100%;overflow:hidden}
.innerhead-section.secreviewpage .innerhead{text-align:left}
.innerhead-section.tipspage .innerhead, .innerhead-section.mobilebettingpage .innerhead{padding:35px 10px}
.innerhead h1{color:#fff;position:relative;z-index:2;font-weight:600;line-height:50px;margin-bottom:20px;margin-bottom:0;font-size:42px;}
#wrap-innerpage .previewpage h1{color:#2a2a28}
.innerhead h1 span.orangecolor{color:#f0f727}
.innerhead p{font-size:16px;color:#fff;position:relative;z-index:2;line-height:30px;text-align:center;}
.reviewpage{background:#09803b;box-shadow:none;}
.innerhead-section.secreviewpage .reviewleft{background:none}
.reviewpage h1 span.ligntorangecolor{color:#ff9e36}
.innerhead-section.secreviewpage .innerhead h1 span.yellowcolor{color:#fbc417}
.reviewpage p{text-align:left;margin-bottom:20px;color:#fff;position:relative;z-index:2;display:inline-block;}
.innerhead h4.bonustext{text-transform:capitalize;font-size:30px;color:#e7ec36;text-align:left;font-weight:600;margin-bottom:0}
.bonustext1{width:100%;float:left;padding:0 15px;}
.innerhead-section.secreviewpage .bonustext{margin-top:30px}
.visitbtn{background:#1c8fe7;color:#fff;font-size:20px;text-align:center;padding:12px 50px;float:left;margin:0px 0;border-radius:0;}
.visitbtn:hover{background:#ff9e36;color:#fff;}
.reviewright{margin-right:5%;display:inline-block;}
.innerhead-section.secreviewpage .reviewright{background:#fea606;box-shadow:none}
.casino-rating{width:100%;text-align:left;margin:5px 0;top:15px;left:15px;position:relative;}
.casino-rating i.full-star, .casino-rating em.full-star{width:15px;height:15px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/star.png) no-repeat;overflow:hidden;display:inline-block;background-size:15px}
.casino-rating i.half-star, .casino-rating em.half-star{background-position:0 -32px}
.casino-rating i.null-star, .casino-rating em.null-star{background-position:0 -16px}
.casino-rating i.full-star.whitestar, .casino-rating em.full-star.whitestar{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/white-star.png) no-repeat;background-size:15px}
.casino-rating i.half-star.whitestar, .casino-rating em.half-star.whitestar{background-position:0 -32px}
.casino-rating i.null-star.whitestar, .casino-rating em.null-star.whitestar{background-position:0 -16px}
.reviewright ul{margin:10px 0;float:left;width:100%;}
.reviewright ul li{font-size:14px;color:#fff;position:relative;padding:3px 0;text-shadow:0px 0px 2px #986B14;letter-spacing:1px;float:left;width:100%}
.reviewright ul li:before{content:'';float:left;font-weight:lighter;margin-right:20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-icon.png) center no-repeat;width:14px;height:10px;padding:14px 0}
.aboutcasino{float:left;width:100%;position:relative;background:#fff;box-shadow:0 0px 2px 2px #ddd;margin-bottom:30px}
.casinoimg{background:#f35b94;position:relative;width:250px;position:absolute;min-height:100%;left:-15px;z-index:1}
.casinoimg:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#f35b94;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg);z-index:1}
.aboutcasino img{position:relative;z-index:2;margin:142px 0px}
.betwaypage .aboutcasino img, .bet365page .aboutcasino img{margin:90px 0px}
.aboutcasino .contentpara{margin:0}
.aboutcasino .contentpara h3{font-weight:bold}
.aboutcasino .contentpara p{margin-bottom:10px}
.aboutcasino ul{float:left;width:100%;margin:10px 0 0;padding:0 20px}
.aboutcasino ul > li{width:100%;color:#445265;font-size:16px;padding:5px 0;list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bullet-icon.png);list-style-position:outside}
.aboutcasino ol li{list-style-type:decimal;list-style-position:inside;}
.casino-basic-info{float:left;width:100%;position:relative;background:#fff;}
.casino-basic-info .infoblocks{width:100%;float:left;box-shadow:0 0px 5px 2px #aaa;margin:30px 0}
.casino-basic-info .infoblocks h4{text-transform:capitalize;font-size:16px;background:#efefef;padding:15px 20px;color:#fff;margin:0;float:left;width:100%;font-weight:bold;cursor:pointer}
.casino-basic-info .infoblocks h4.bankheading{background:#21c8ba}
.casino-basic-info .infoblocks h4.languageheading{background:#ec9b1c}
.casino-basic-info .infoblocks h4.restrictedheading{background:#ec9b1c}
.casino-basic-info .infoblocks h4.curreciesheading{background:#ea5486}
.casino-basic-info .infoblocks h4 i{width:30px;height:26px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png);display:inline-block;margin-right:10px}
.casino-basic-info .infoblocks h4 i.card-icon{background-position:914px -39px}
.casino-basic-info .infoblocks h4 i.horn-icon{background-position:864px -39px}
.casino-basic-info .infoblocks h4 i.wrong-icon{background-position:798px -37px;height:29px}
.casino-basic-info .infoblocks h4 i.currency-icon{background-position:742px -37px;height:28px}
.casino-basic-info .infoblocks h4 span.icottl{margin:6px 0 0;display:block}
.infodetails{padding:20px;float:left;width:100%;transition:max-height 0.25s ease-out;overflow:hidden;max-height:176px}
.infodetails p{color:#59636b;font-size:14px;font-weight:400;text-align:center;}
.infodetails:hover{height:auto;position:relative;z-index:9999;background:#fff;max-height:500px;transition:max-height 0.35s ease-in}
.casion-videos-Section{width:100%;float:left;margin:0;padding:0;position:relative;background:#fff}
.casion-videos-panel{background:#32406d url(/web/20231108042357im_/https://www.cricketbetting.net/images/video-bg.png) right top no-repeat;padding:50px 0;text-align:center;min-height:332px;}
.headingtop{max-width:860px;margin:0 auto;margin:0 auto}
.casion-videos-panel h2{font-size:34px;color:#fff;margin:0 0 20px;text-transform:capitalize;vertical-align:middle}
.casion-videos-panel h2 span.yellowcolor{color:#efd210}
.casion-videos-panel p{color:#fff;font-size:16px;text-align:center}
.casion-videos-block{text-align:center;border:5px solid #fff;margin:-170px auto 30px;max-width:742px;position:relative}
.betwaypage .casion-videos-block{margin:-200px auto 30px}
.casion-videos-block iframe{width:100%;position:absolute;top:0;left:0;opacity:1;z-index:1}
.casion-videos-block:hover iframe{opacity:1;z-index:1}
.casinoreviewsbox{width:100%;float:left;background:#fff;margin-bottom:40px}
.casinoreviewsbox .blockdetail{float:left;position:relative}
.casinoreviewsbox .blockdetail h2.pagesubtitle{background:#f97e30;text-shadow:none;position:relative;z-index:2;font-size:30px}
.casinoreviewsbox .blockdetail h2.pagesubtitle.bluebg{background:#41abef}
.contentdetail{width:100%;float:left;margin:-30px 0 30px;background:#42aef3;padding:50px 30px 20px}
.contentdetail p{color:#fff;font-size:14px;line-height:22px;}
.contentdetail ul{width:100%;float:left;margin:0}
.contentdetail ul li{color:#fff;font-size:14px;line-height:22px;padding:5px 0;position:relative;list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-icon.png);list-style-position:outside}
.contentdetail ul li strong, .contentdetail p strong{font-size:18px;color:#FFEE2D}
.contentdetail.smokebg{background:#fff;padding-bottom:20px;margin-bottom:0}
.contentdetail.smokebg ul{margin:0}
.contentdetail.smokebg ul li{color:#445265}
.contentdetail.smokebg ul li{list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-orange-icon.png)}
.review-contact-info{background:#f4760f;width:100%;float:left;padding:20px}
.review-contact-info h3{text-transform:capitalize;font-size:22px;color:#fff;margin:0 0 30px}
.review-contact-info ul li{color:#fff;font-size:14px;line-height:22px;padding:5px 0;position:relative;float:left;width:100%}
.review-contact-info ul li span.con-icon{background:#fff;color:#5babfc;width:50px;height:50px;border-radius:100%;float:left;text-align:center;margin-right:50px}
.review-contact-info ul li span.con-icon i{padding:12px 10px;display:inline-block;font-size:24px}
.review-contact-info ul li p{margin-bottom:0}
.review-contact-info ul li span.socialbtn{padding:15px;border:0;border-left:1px solid #fff;float:left;margin:0}
.review-contact-info ul li span.socialbtn i{color:#fff;font-size:24px;float:left}
.review-contact-info p a{color:#fff}
.review-contact-info p a:hover{text-decoration:underline}
.casinoreviewsbox a.visitbtn{background:#0b9f78;border:2px solid #15795f;margin:0 auto 30px auto;width:auto;display:block;float:none}
.casinoreviewsbox a.visitbtn:hover{background:#42aef3;border-color:#118fdf}
.contentpara{float:left;background:#fff;padding:20px;margin-bottom:40px}
.contentpara h2{color:#2d343a;font-size:24px;font-weight:600;margin:0 0 20px}
.content-right-side{float:left;background:#2ba0fa;padding:20px;margin-bottom:40px}
.content-right-side h2{color:#fff;font-size:22px;margin:0 0 20px}
.content-right-side ul{width:100%;float:left;margin:0 0 15px 0;padding:0 40px}
.content-right-side ul li{color:#fff;list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/tick-icon.png);list-style-position:outside;}
.content-right-side p{color:#fff;margin-bottom:20px;}
.tipslides{width:100%;float:left;margin-bottom:20px;}
.tipslides .item img{width:100%}
.tipslides .carousel-caption{bottom:0;left:0;right:0;padding:15px 40px;background:rgba(0,0,0,.5)}
.tipslides .carousel-caption h4{color:#fff;font-size:18px;text-align:left;float:left;position:relative;z-index:3;width:20%;margin:10px 0 0;}
.tipslides .carousel-caption h4:after{content:'';position:absolute;left:-15px;top:-10px;width:130px;height:40px;background:#e30076;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(20deg);-ms-transform:skew(20deg);transform:skew(20deg);z-index:1}
.tipslides .carousel-caption h4 span{position:relative;z-index:5;padding:10px}
.tipslides .carousel-caption p{color:#fff;font-size:16px;margin:0;text-align:left;float:left;width:80%;font-weight:bold;margin:10px 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.tipslides .carousel-caption p a{color:#fff}
.tipslisting-block{width:100%;float:left;}
.tipslist{float:left;margin-bottom:15px}
.tipslist .thumbnail img{width:100%;max-width:200px;}
.tipslist h3{font-size: 16px;margin: 0 0 10px;overflow: hidden;line-height: 20px;font-weight: 600;height: 40px;}
.tipslist h3 a{color:#067edb}
.tipslist small{font-size:12px;font-weight:600}
.tipslist p{font-size:14px;height:40px;overflow:hidden;color:#333}
.tipslist p a{color:#55636e}
.tipslist a.morebtn{font-size:14px;color:#fa5e09;position:relative;padding:10px 0px}
.tipslist a.morebtn:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:#245EA7;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.tipslist a.morebtn:hover, .tipslist a.morebtn:focus, .tipslist a.morebtn:active{color:#fff;padding:10px 20px}
.tipslist a.morebtn:hover:before, .tipslist a.morebtn:focus:before, .tipslist a.morebtn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66)}
.tipslist a.morebtn span{position:relative;z-index:2}
.thumbnail{transition:all .6s ease-out;margin-bottom:0}
.thumbnail:hover{box-shadow:0 2px 10px 0 #aaa;transform:scale(1.05)}
.archive_div{width:100%;float:left;margin:5px 0;text-align:center}
.archive_div a{display:inline-block;padding:15px 30px;border:2px solid #fff;border-radius:4px;background:#0089e1;color:#fff;font-size:18px;box-shadow:0 3px 5px #4B4B4C;font-weight:lighter}
.archive_div a:hover{background:#F30;color:#fff;box-shadow:none}
#wrap-innerpage .innerpage-block{box-shadow:0 4px 11px rgba(211,210,210,.75);border:1px solid #e0e0e0;}
.panelheading{width:100%;float:left;color:#fff;background:#22292e;border:1px solid #e0e0e0;box-shadow:0 4px 11px rgba(211,210,210,.75);text-align:center;margin:0 0 20px;padding:20px}
.panelheading h2{margin:0;font-size:28px;font-weight:400}
#wrap-innerpage .parablock .paratext h2{font-size:26px;color:#3d3f43;font-weight:600;line-height:36px;margin-top:10px}
#wrap-innerpage .parablock .paratext h4{font-size:16px;color:#3d3f43;font-weight:bold;border-bottom:4px double #e0e0e0;padding:5px 0 5px 0px;margin:20px 0 10px;text-transform:uppercase;width:100%;float:left}
#wrap-innerpage .innerpage-block .morebtn, .paratext .morebtn, #wrap-innerpage .innerpage-block .lessbtn, .paratext .lessbtn{color:#ff7a1b;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer}
.bettingtabbets, .parablock{width:100%;float:left;background:#fff;box-shadow:0 4px 11px rgba(211,210,210,.75);border:1px solid #e0e0e0;margin-bottom:15px}
.parablock{padding:20px}
.parablock h2.contenttitle{margin-top:0}
.bettingtabbets .freebetsblock{padding:30px 10px;min-height:285px;transition:max-height 0.25s ease-out;overflow:hidden;max-height:182px;}
.bettingtabbets .freebetsblock:hover{max-height:500px;transition:max-height 0.35s ease-in;}
.paratext{width:100%;float:left}
.paratext p{color:#55636e;line-height:38px;}
.bettingsitesblock{width:100%;float:left;}
.bettingsitesblock small {font-size: 11px;padding-right: 5px;}
.bonusrow{width:100%;float:left;padding:20px 0 10px;margin-bottom:20px}
.bonusrow .betlogo{float:left;text-align:center;width:25%;padding:10px 15px 0}
.bonusrow .bonustext{width:25%;float:left;padding:8px 15px 0;}
.bonusrow .bonustext p strong{font-size:36px;line-height:28px}
.bonusrow .bonustext p{font-size:14px;margin:0;line-height:28px}
.howtobet_link{width:25%;float:left;padding:8px 15px;text-align:center}
.howtobet_link a{display:inline-block;border:1px solid #fff;color:#fff;font-size:16px;padding:5px 20px;border-radius:30px}
.howtobet_link a:hover{background:#06C;color:#fff}
.action_btn{width:25%;float:left;padding:0 15px;text-align:center}
.action_btn a.visitbtn{text-shadow:0 2px 0 rgba(206,81,12,.75);width:100%;background:#ff902d;background:#c92e00;}
.action_btn a.visitbtn:hover{background:#ff5a00;}
.action_btn a.visitbtn:focus {color: #fff;}
.action_btn a.readRvw{font-size:14px;color:#222}
.bonusrow.betfair .starrating i{color:#fff}
.bonusrow.betfair .bonustext p strong{color:#fff}
.bottomads{margin:0 0 20px;width:100%;float:left}
.paymentgatelist{width:100%;float:left;margin:20px 0;text-align:left}
.innerpage-block .paymentgatelist .para{margin:0}
.innerpage-block .para h3.steps, .paymentgatelist .steps{background:#66615e;float:left;text-align:center;color:#fff;font-size:22px;font-weight:bold;padding:15px 12px;line-height:26px;}
.innerpage-block .para h3.steps{width:100%;}
.innerpage-block .paymentgatelist .para p{text-align:left;float:left;}
.innerpage-block .paymentgatelist .para p img{margin:0}
.titleset{background:rgba(27,29,34,.5);padding:20px 80px 20px 30px;margin:27px 0}
.titleset h1{text-align:left}
.titleset p{text-align:left;}
.howtopage .titleset{background:rgba(0,0,0,.72);padding:20px}
.howtopage .titleset h1{font-size:28px}
.howtopage .titleset h1, .howtopage .titleset p{text-align:center}
.tournament-list-page .titleset{background:rgba(0,0,0,.72);padding:20px}
.tournament-list-page .titleset h1, .tournament-list-page .titleset p{text-align:center}
.tournament-list-page .titleset h1{letter-spacing:1px}
.tournament-list-page .titleset p{line-height:20px;font-size:14px}
.tournamentpage .titleset{background:none;padding:0px 0;float:left;margin:24px 0}
.tournamentpage .trophyimg{padding:0px 15px 0px 0px;float:left;margin:0px 0}
.tournamentpage .trophyimg{display:none}
.tournamentpage .titleset h1, .tournamentpage .titleset p{text-align:left;float:left;margin:0 0 20px;width:100%}
.tournamentpage .titleset h1 span.pinkbg{background:#e30076;padding:0 15px}
.tournamentrightimg{position:absolute;right:20px;top:25px;background:#fff;padding:58px 0px;transform:skew(-8deg, 1deg);height:280px;width:330px;}
.tournamentrightimg img{transform:skew(8deg, 0deg);}
.innerpage-content{width:100%;float:left;margin:0px 0;padding:0;background:#eeeeee}
.bet-table-block{width:100%;float:left;margin:0px 0}
.bet-table-block .bet-table-head{width:100%;float:left;background:#f7f7f7;box-shadow:0 3px 2px 0px #E0E0E0;padding:25px 0;position:relative;z-index:2}
.bet-table-block .bet-table-head h3{font-size:22px;color:#6a6a6a;margin:0 0 10px;text-align:center}
.bet-table-block .bet-table-head .timer{float:left;text-align:center}
.previewpagesection .bet-table-block .bet-table-head .timer{text-align:right}
.bet-table-block .bet-table-head .timer p{font-size:18px;color:#fa812d;margin:0;text-align:center}
.bet-table-block .bet-table-head .timer p i{font-size:24px;margin-right:5px}
.bet-table-block .bet-table-head .timer p span, .bet-table-block .bet-table-head .timer span{font-size:16px;color:#6a7b8a}
.bet-table-block .oddsblock{background:#fff;width:100%;float:left;padding:15px}
.bet-table-block .oddspanel{margin:3px 0}
.bet-table-block .wrap{border:0}
.bet-table-block .bovadaBlock{border:1px solid #464444;border-top:0}
.bet-table-block .toprated.bovadaBlock{padding:30px 0 31px}
.bet-table-block .fcol{border-bottom:1px solid #464444;width:25%;float:left;padding:0 5px;border-right:1px solid #464444}
.bet-table-block .scol{border:1px solid #464444;width:35%;border-top:0;float:left;padding:0 10px}
.bet-table-block .tcol{border-bottom:1px solid #464444;width:20%;float:left;padding:0 10px}
.predictionpagesection .bet-table-block .tcol{width:25%}
.tournamentpagesection .bet-table-block .tcol{width:25%}
.bet-table-block .scol.betmaker, .bet-table-block .tcol.betmaker{padding:30px 0}
.bet-table-block .betdeal{font-size:14px;padding:10px 3px;width:108px}
.bet-table-block .bovadaBlock .betdeal{padding:5px 6px}
.bet-table-block .fcol.refreshodd{padding:38px 10px}
.bet-table-block .fcol .intteam{padding:10px 4px}
.bet-table-block .intteam img.imgbrk{float:left;width:40px}
.bet-table-block .teambrk{width:70%;float:right;font-size:16px}
.tournament-table-box .wrap h3{padding:28px 20px}
.match-table-block{width:100%;float:left;background:#fff;margin:40px 0}
.match-table-block h3{padding:15px 0;text-align:center;width:100%;float:left;color:#fff;background:#006acf;font-size:20px;text-transform:uppercase;margin:0}
.match-table-block .table{margin-bottom:0}
.match-table-block table tr th{background:#d7ebfb;font-size:18px;color:#495967;text-align:center;padding:15px 10px}
.match-table-block tbody{height:460px;display:block;overflow:auto}
.match-table-block thead, .match-table-block tbody tr{display:table;width:100%;table-layout:fixed}
.match-table-block table tr td{font-size:14px;color:#495967;text-align:center;padding:30px 10px;background:#fff;border-bottom:1px solid #e0e0e0;}
.match-table-block table tr td strong{font-weight:bold;font-size:14px;float:left;width:100%;text-align:left;}
.match-table-block table tr td .versus{font-size:24px;color:#f97127;padding:0 10px}
.match-table-block table tr td img{width:40px;margin-right:5px}
.tabbable-panel{width:100%;float:left;margin-bottom:20px}
.tabbable-panel .nav-tabs li{position:relative;border:0px solid #ddd;background:none;float:left}
.tabbable-panel .nav-tabs li:focus{border:none;outline:none}
.tabbable-panel .nav-tabs li a{color:#999;font-size:18px;position:relative;z-index:2;border:0;padding:10px 40px 10px 20px;margin:0;border-top:2px solid transparent;background:none;font-weight:bold}
.tabbable-panel .nav-tabs li.active, .tabbable-panel .nav-tabs li.active a{color:#fff}
.tabbable-panel .nav-tabs li.active a:hover{border-top:2px solid transparent;color:#fff}
.tabbable-panel .nav-tabs li a:hover, .tabbable-panel .nav-tabs li a:active, .tabbable-panel .nav-tabs li a:focus{border:0;border-top:2px solid transparent;background:none}
.tabbable-panel .nav-tabs li a:hover{border-top:2px solid transparent;color:#000}
.tabbable-panel .nav-tabs li a:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;outline:1px solid transparent;border-radius:10px 10px 0 0;box-shadow:inset 0 -3px 3px rgba(0,0,0,0.05);content:'';-webkit-transform:perspective(5px) rotateX(0.93deg) translateZ(-1px);transform:perspective(5px) rotateX(0.93deg) translateZ(-1px);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tabbable-panel .nav-tabs li.active a:after{background:#fa5e09}
#wrap-innerpage .tab-content{padding:20px;border:1px solid #e0e0e0;width:100%;float:left;border-top:0}
.howto-tab-block{background:#007757 url(/web/20231108042357im_/https://www.cricketbetting.net/images/tab-bg.jpg) repeat}
.howto-tab-block.tab-content h4{color:#fff;margin:0 0 10px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/tab-h4-bg.png) left bottom no-repeat;border-bottom:1px solid #fff;padding-bottom:10px}
.stepswrap{width:100%;float:left;counter-reset:section;padding:10px 20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/tab-ul-bg.jpg) no-repeat;background-size:cover}
.tab-content ul{width:100%;float:left}
.tab-content ul li{list-style-position:inside;font-size:14px;line-height:22px;padding:10px 0;font-weight:400}
.listimage{margin:20px 0;text-align:center;}
.tab-content p.note{font-size:16px;padding:10px 0;font-weight:600}
.tab-content p.note span.bluecolor{color:#128ded}
.innerpage-block .stepswrap .para p{color:#fff}
.para p {line-height: 34px;font-size: 20px;}
.tab-content ul li a{color:#f9f233}
.howto-tab-block ul{counter-reset:section}
.howto-tab-block.tab-content ul li{counter-reset:subsection;color:#fff}
.howto-tab-block.tab-content ul li::before{counter-increment:section;content:counter(section);margin-right:10px;font-size:18px;background-color:#2079f2;color:#fff;padding:0px 5px;border:1px solid #fff;float:left;line-height:22px;box-shadow:0 2px 5px #000}
.bottom_newslinks a.visit, .bottom_newslinks a.readRvw{display:inline-block;background:#f05423;color:#FFF;padding:12px 67px 12px 13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:245px;-webkit-transition:all 100ms linear;-moz-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms linear;font:bold 14px/30px Arial,Helvetica,sans-serif;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-align:center;overflow:hidden;position:relative}
.bottom_newslinks a.visit:before{content:"\f176";display:inline-block;font-family:'FontAwesome';font-size:20px;font-style:normal;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;padding:15px 20px;color:#fff;right:0px;top:0;-webkit-transition:all 100ms linear;-moz-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms linear}
.bottom_newslinks a.visit:after, .bottom_newslinks a.readRvw:after{content:'';position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;padding:15px;background:rgba(0,0,0,0.1);color:#fff;right:0;top:0;width:50px}
.bottom_newslinks a.readRvw{float:right;background:#aaa;padding:12px 67px 12px 13px}
.bottom_newslinks a.readRvw:before{content:"\f101";display:inline-block;font-family:'FontAwesome';font-size:20px;font-style:normal;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;padding:15px 20px;color:#fff;right:0;top:0;-webkit-transition:all 100ms linear;-moz-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms linear;text-rendering:auto;-webkit-font-smoothing:antialiased}
.bottom_newslinks a.visit:after, .bottom_newslinks a.readRvw:after{content:'';position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;padding:15px;background:rgba(0,0,0,0.1);color:#fff;right:0;top:0;width:50px}
.bottom_newslinks a.visit:hover{background:#C4451D}
.bottom_newslinks a.readRvw:hover{background:#8A8A8A}
.bottom_newslinks a.visit:hover:before{-webkit-animation-name:wobble-vr;animation-name:wobble-vr;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.bottom_newslinks a.readRvw:hover:before{-webkit-animation-name:wobble-hr;animation-name:wobble-hr;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
#sticky-social li{display:block;width:50%;float:left;}
#sticky-social ul{width:100%;float:left;margin-bottom:20px;}
#sticky-social a{background:#333;color:#fff;display:block;height:35px;font-size:20px;line-height:35px;position:relative;text-align:center;width:100%;float:left;}
#sticky-social a span{line-height:35px;left:-120px;position:absolute;text-align:center;width:120px;}
#sticky-social a:hover span{left:100%;}
#sticky-social a[class*="facebook"],#sticky-social a[class*="facebook"]:hover,#sticky-social a[class*="facebook"] span{background:#3b5998;}
#sticky-social a[class*="twitter"],#sticky-social a[class*="twitter"]:hover,#sticky-social a[class*="twitter"] span{background:#00aced;}
#sticky-social a[class*="gplus"],#sticky-social a[class*="gplus"]:hover,#sticky-social a[class*="gplus"] span{background:#dd4b39;}
 #sticky-social a[class*="pinterest"],#sticky-social a[class*="pinterest"]:hover,#sticky-social a[class*="pinterest"] span{background:#cc2127;}
 #sticky-social a[class*="whatsapp"],#sticky-social a[class*="whatsapp"]:hover,#sticky-social a[class*="whatsapp"] span{background:#2ab200;}
 @-webkit-keyframes wobble-vr{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px);}
33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
49.95%{-webkit-transform:translateY(4px);transform:translateY(4px);}
66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px);}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes wobble-vr{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px);}
33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
49.95%{-webkit-transform:translateY(4px);transform:translateY(4px);}
66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px);}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@-webkit-keyframes wobble-hr{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px);}
33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}
49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}
66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}
83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wobble-hr{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px);}
33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}
49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}
66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}
83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.livetreaming-page .innerhead{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/livestraming_header_bg.jpg) no-repeat;background-size:cover;padding:100px 0}
.livetreaming-page .innerhead h1{text-transform:uppercase;margin-bottom:0}
.livetreaming-page .innerhead p{font-size:18px;font-weight:300}
.accumulator-section{width:100%;float:left}
.accumulatorblock{width:100%;float:left}
.accumulatorblock .newheading{width:100%;float:left;position:relative}
.accumulatorblock .newheading h2{font-size:24px;color:#fff;margin:0;background:#006acf;padding:15px 30px;width:auto;float:left;position:relative}
.accumulatorblock .newheading h2 span{width:auto;float:left;z-index:2;position:relative;background:none;padding:0;text-transform:uppercase;font-weight:600}
.accumulatorpanel{width:100%;float:left;padding:30px 15px;background:#e8edf2;box-shadow:inset 0 4px 16px -8px #808692;text-align:center}
.accumulatorcol span{border:1px solid #d4d9de;background:#dee4ea;color:#3f4245;font-size:18px;padding:5px 10px;width:100%;float:left}
.accumulatorpanel ul{width:100%;float:left}
.accumulatorpanel ul li{width:100%;float:left;padding:20px 15px;border:1px solid #dbe3f4;margin:0 0 15px 0;background:#a8c5fe;background:-moz-linear-gradient(top, #ffffff 0%, #a8c5fe 100%);background:-webkit-linear-gradient(top, #ffffff 0%,#a8c5fe 100%);background:linear-gradient(to bottom, #ffffff 0%,#a8c5fe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3838', endColorstr='#a8c5fe',GradientType=0)}
.accumulatorpanel ul li a{display:block}
.accumulatorpanel ul li .tournamentname{float:left;font-size:14px;color:#264156;font-weight:300;vertical-align:middle;padding:10px 0;width:20%;text-align:left}
.tournamentteam{float:left;width:62%}
.accumulatorpanel ul li p.tourteam{float:left;font-size:16px;color:#363b40;font-weight:600;width:33%}
.accumulatorpanel ul li p.tourteam span.flagicon{width:60px;height:60px;background:#fff;border:2px solid #a5bceb;padding:8px;overflow:hidden;vertical-align:middle;margin:0 5px 0 0;display:inline-block;border-radius:100%}
.accumulatorpanel ul li p.tourteam span.flagicon img{width:40px;height:40px}
.accumulatorpanel ul li p.tourteam span.teamabr{color:#363b40;font-size:18px;vertical-align:middle}
.accumulatorpanel ul li p.tourteam span.teamright span.teamabr{width:100%;display:block;text-align:center}
.accumulatorpanel ul li p.tourteam span.spanbrk{color:#3f4245;font-size:14px;vertical-align:middle;font-weight:normal;display:block;width:100%}
.accumulatorpanel ul li p.tourvs{float:left;font-size:14px;color:#4c4e50;width:33%;padding:20px 10px 0}
.accumulatorpanel ul li p.tourvs span{float:left;font-size:22px;color:#4c4e50;display:block;width:100%;text-align:center;float:left}
.winteam{float:left;padding:20px 0;;width:18%}
.winteam span{padding:5px 8px;background:#fa5e09;font-size:14px;color:#fff}
.linkarrow{float:right;padding:10px 0 0}
.linkarrow a i.fa{font-size:40px;font-weight:lighter}
.pagecontenthead{margin:20px 0;text-transform:capitalize;border-bottom:4px double #ccc;padding-bottom:5px;font-size:24px;line-height:36px}
.para iframe{width:100%;float:left;margin:20px 0;}
.tournament-list .thumbnail > img, .tournament-list .thumbnail a > img{padding:30px}
.tournament-list .thumbnail{padding:0;margin:10px 0}
.tournament-list .caption{background:#0995df;color:#fff;padding:15px 20px;}
.tournament-list .caption small{font-size:14px}
.tournament-list .caption h4{margin:0;font-size:18px;font-weight:bold}
.tournament-list .caption h4 a{color:#fff}
.tournament-list-panel .tab-content{border:0}
.tournament-group-panel.tournament-list-panel.tabbable-panel .nav-tabs{border:0}
.tournament-group-panel.tournament-list-panel.tabbable-panel .nav-tabs li, .tournament-group-panel.tournament-list-panel.tabbable-panel .nav-tabs li a{font-weight:bold}
.tournament-group-panel.tournament-list-panel.tabbable-panel .nav-tabs li a:focus{outline:none}
.tournament-list-panel.tournament-group-panel .tab-content{padding:0;border:0;background:#fff}
.tournament-group-list{width:25%;float:left;padding:2px 4px 2px 0}
.tournament-group-list .thumbnail img{height:40px}
.tournament-group-list .thumbnail{background:#e0edfa;padding:30px 10px}
.tournament-group-list:nth-child(2n) .thumbnail{background:#def6f6}
.tournament-group-panel .tournament-group-list .caption{text-align:center}
.tournament-group-panel .tournament-group-list .caption h4{color:#495967;margin:0}
.spacetop{margin:-40px 20px 0px 0px;float:left}
.spaceleft{margin:0px 0px 20px 20px;float:right}
.spaceright{margin:0px 20px 20px 0;float:left}
.picshadow{box-shadow:0 0 5px #636567;margin:15px auto;}
.teamcontent{width:100%;float:left;margin:20px 0;padding:0}
.teamcontent h2{width:100%;float:left;margin:0;padding:0;border:0}
.innerpage-block .para .teamcontent h2.pagesubtitle{padding:10px 30px;width:auto;margin:20px 0 10px;border-left:5px solid #6b3c0c;border-right:5px solid #6b3c0c;background:#94570b}
.teamcontent h2 span{float:left;margin:0;display:inline-block;padding:15px 20px;font-size:24px;font-weight:600;background:#2d3543;color:#fff}
.contentwrap{width:100%;float:left;background:#fff;bor-shadow:0 0 8px 1px #e4e5e7;border:1px solid #efefef}
.contentwrap ul.topteamcontent{width:100%;float:left;padding:20px;text-align:center}
.contentwrap ul.topteamcontent li{width:25%;padding:0 10px;text-align:center;float:left}
.contentwrap ul.topteamcontent li i{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bbl-sprite.png) no-repeat;overflow:hidden;display:inline-block}
.contentwrap ul.topteamcontent li i.sydneythunder{background-position:-34px -143px;width:153px;height:92px;margin-top:20px}
.contentwrap ul.topteamcontent li i.perthscorchers{background-position:-227px -166px;width:167px;height:42px;margin-top:40px}
.contentwrap ul.topteamcontent li i.sydneysixers{background-position:-437px -147px;width:113px;height:85px;margin-top:20px}
.contentwrap ul.topteamcontent li i.melbournestars{background-position:-592px -134px;width:110px;height:108px}
.contentwrap ul.topteamcontent li i.brisbaneheat{background-position:-743px -142px;width:69px;height:93px;margin-top:10px}
.contentwrap ul.topteamcontent li i.hobarthurricanes{background-position:-239px -266px;width:97px;height:107px}
.contentwrap ul.topteamcontent li i.adelaidestrikers{background-position:-32px -278px;width:166px;height:84px;margin-top:30px}
.contentwrap ul.topteamcontent li i.melbournerenegades{background-position:-380px -293px;width:167px;height:53px;margin-top:40px}
.contentwrap ul.topteamcontent li i.captaincap{background-position:-21px -30px;width:75px;height:60px}
.contentwrap ul.topteamcontent li i.topbatsman{background-position:-124px -32px;width:80px;height:60px}
.contentwrap ul.topteamcontent li i.topbowler{background-position:-223px -35px;width:66px;height:60px}
.contentwrap ul.topteamcontent li p{width:100%;float:left;text-align:center}
.contentwrap ul.topteamcontent li p span{width:100%;float:left;text-align:center;font-size:14px;color:#48494a}
.contentwrap ul.topteamcontent li p strong{width:100%;float:left;text-align:center;font-size:18px;color:#1a1c1e;font-weight:400}
.wrapteaminfo{width:100%;float:left;}
.wrapteaminfo:last-child{border-bottom:0}
.wrapteaminfo ul li{text-align:left;}
.wrapteaminfo i{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bbl-sprite.png) no-repeat;text-align:center;display:inline-block;overflow:hidden}
.wrapteaminfo i.performance{width:64px;height:66px;background-position:-322px -31px}
.wrapteaminfo i.topplayer{width:60px;height:84px;background-position:-416px -23px}
.wrapteaminfo i.squad{width:72px;height:64px;background-position:-510px -33px}
.wrapteaminfo i.bettingoddsicon{width:79px;height:79px;background-position:-615px -25px}
.wrapteaminfo i.newplayer{width:60px;height:84px;background-position:-504px -391px}
.wrapteaminfo h3{margin:0 0 10px;font-weight:600}
 i.bettingoddsicon{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bbl-sprite.png) no-repeat;text-align:center;display:inline-block;overflow:hidden;width:79px;height:120px;background-position:-615px 0px}
.mainwrapdiv{width:100%;float:left;margin:5px 0 20px}
.mainwrapdiv .wrapteaminfo span{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/match_preview_sprite.png) no-repeat;display:inline-block;overflow:hidden;vertical-align:middle;margin-right:20px;margin-top:10px;float:left;}
.mainwrapdiv .wrapteaminfo span.toss_icon{background-position:-34px -390px;width:84px;height:84px}
.mainwrapdiv .wrapteaminfo span.h2h_icon{background-position:-16px 0px;width:90px;height:90px}
.mainwrapdiv .wrapteaminfo span.betting_odds_icon{background-position:-26px -93px;width:79px;height:79px}
.mainwrapdiv .wrapteaminfo span.dream11_prediction_icon{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/dream11.png) no-repeat;display:inline-block;overflow:hidden;vertical-align:middle;margin-right:10px;width:40px;height:40px;margin-top:5px;float:left;}
.mainwrapdiv .wrapteaminfo span.prediction_icon{background-position:-27px -177px;width:90px;height:90px}
.mainwrapdiv .wrapteaminfo h2 span.live_icon{background-position:-265px -391px;width:90px;height:90px}
.hightlightnote{width:100%;margin:20px 0 40px;float:left}
.hightlightnote p{width:100%;float:left;margin:0}
.hightlightnote p strong{background:#1b76f7;position:relative;color:#fff;font-size:18px;padding:10px 10px;font-weight:400}
.hightlightnote p strong:after{position:absolute;content:'';right:-10px;top:0;background:#1b76f7;width:15px;height:100%;transform:skew(10deg)}
.hightlightnote p span{font-size:16px;color:#fff;padding:11px 15px;background:#373a40}
.hightlightnote p span i.ylwclr{color:#ffc62b}
.topbannerad{margin:20px 0;width:100%;float:left}
.pdflink{width:100%;float:left;margin:20px 0;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/pdflink.png) no-repeat;background-size:100%;position:relative;padding:78px 10px;height:223px}
.pdflink.pslmatch{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/psl-match.png) no-repeat;background-size:100%}
.pdflink.iplmatch{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/ipl-banner.jpg) no-repeat;background-size:100%;height:350px}
.pdflink.iplmatch a{position:absolute;bottom:10%;left:35%}
.pdflink.iplmatch a span{padding:15px 30px}
.pdflink a{float:right;padding:0;box-shadow:0 0 43px 1px #111d03;font-size:22px;color:#fff;font-weight:600;text-shadow:0px 3px 5px #9f5711;border-radius:2px;background:#f4621b;background:-moz-linear-gradient(top, #f78b0b 0%, #f4621b 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f78b0b), color-stop(100%,#f4621b));background:-webkit-linear-gradient(top, #f78b0b 0%,#f4621b 100%);background:-o-linear-gradient(top, #f78b0b 0%,#f4621b 100%);background:-ms-linear-gradient(top, #f78b0b 0%,#f4621b 100%);background:linear-gradient(to bottom, #f78b0b 0%,#f4621b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78b0b', endColorstr='#f4621b',GradientType=0);}
.pdflink a span{padding:15px 10px;vertical-align:middle}
.pdflink a i{background:#f46619;padding:12px 10px;border-radius:0 5px 5px 0;font-size:30px;font-weight:lighter;vertical-align:middle}
.pdflink a:hover{color:#fff;box-shadow:0 0 0px 0px #111d03;background:-moz-linear-gradient(top, #f4621b 0%, #f78b0b 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4621b), color-stop(100%,#f78b0b));background:-webkit-linear-gradient(top, #f4621b 0%,#f78b0b 100%);background:-o-linear-gradient(top, #f4621b 0%,#f78b0b 100%);background:-ms-linear-gradient(top, #f4621b 0%,#f78b0b 100%);background:linear-gradient(to bottom, #f4621b 0%,#f78b0b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4621b', endColorstr='#f78b0b',GradientType=0);}
.pdflink a:hover i{background:#f78b0b}
.livestreamingbox{width:100%;float:left;margin:20px 0;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/livestraming_bg.jpg) no-repeat;background-size:100%;overflow:hidden}
.livestreamingbox span{width:18%;float:left;padding:18px 20px;background:#f92534;text-align:center;border-radius:50% 20% 20% 50% / 0% 80% 80% 0%;box-shadow:0 0 43px #111d03}
.previewpagesection .innerpage-block .para .livestreamingbox p{font-size:22px;color:#fff;margin:0;line-height:30px;float:left;width:82%;padding:28px 30px;text-align:left}
.livestreamingbox p a{color:#f9e115}
.innerpage-block .para h2.previewheading{font-size:22px;color:#fff;margin:20px 0 0;padding:10px 30px;text-align:center;width:100%;display:inline-block;background:#f6810e;font-weight:600}
.previewAds{width:100%;float:left;margin-bottom:20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/previewodds_bg.jpg) no-repeat;background-size:cover;}
.previewAds.iplpreview{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/ipl_banner.jpg) no-repeat}
.previewAds.pslpreview{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/psl_banner.jpg) no-repeat}
.previewAds.championpreview{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/champions_banner.jpg) no-repeat}
.oddslist{width:100%;float:left;padding:30px 0}
.oddslist ul{width:100%;float:left}
.oddslist ul li{width:100%;float:left}
.oddslist ul li a{width:100%;float:left;background:#0d1c2e;font-size:18px;color:#fff;border-bottom:1px solid #fff;padding:7px 20px;font-weight:200;}
.oddslist ul li a:hover{background:#34a1e6;background:-moz-linear-gradient(top, #34a1e6 0%, #0090ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#34a1e6), color-stop(100%,#0090ff));background:-webkit-linear-gradient(top, #34a1e6 0%,#0090ff 100%);background:-o-linear-gradient(top, #34a1e6 0%,#0090ff 100%);background:-ms-linear-gradient(top, #34a1e6 0%,#0090ff 100%);background:linear-gradient(to bottom, #34a1e6 0%,#0090ff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#34a1e6', endColorstr='#0090ff',GradientType=0);}
.oddslist ul li:last-child a{border:0}
.contenttitle{color:#32353a;border-bottom:4px double #e0e0e0;width:100%;float:left;text-transform:capitalize;padding-bottom:5px;margin-bottom:20px}
.matchvssec .contenttitle{font-size:26px;color:#fff;background:#004363;padding:10px 0;border:0}
.matchvssec .contenttitle strong{font-weight:normal;display:block}
.previewtabbets .freebetsblock h2{font-size:22px}
.freebetsblock{width:100%;text-align:center;float:left;padding:10px 10px 30px;margin-bottom:20px}
.freebetsblock h5{background:#f67d10;color:#fff;font-size:16px;font-weight:normal;display:inline-block;padding:7px 10px;margin-bottom:0;text-transform:capitalize}
.freebetsblock h2{font-size:21px;color:#fff;font-weight:600;text-transform:capitalize;line-height:28px;margin-bottom:20px}
.freebetsblock a{display:block}
.freebetsblock a.claimbtn{font-size:20px;color:#fff;padding:10px 20px;display:inline-block;background:#34a1e6;background:-moz-linear-gradient(top, #34a1e6 0%, #0090ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#34a1e6), color-stop(100%,#0090ff));background:-webkit-linear-gradient(top, #34a1e6 0%,#0090ff 100%);background:-o-linear-gradient(top, #34a1e6 0%,#0090ff 100%);background:-ms-linear-gradient(top, #34a1e6 0%,#0090ff 100%);background:linear-gradient(to bottom, #34a1e6 0%,#0090ff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#34a1e6', endColorstr='#0090ff',GradientType=0);}
.freebetsblock a.claimbtn:hover{background:#fff;color:#8a650b}
.freebetsblock.bet365{background:#027b5b}
.freebetsblock.betfair{background:#ffb80c}
.freebetsblock.betrally{background:#101A4D}
.freebetsblock.williamhill{background:#1d527c}
.freebetsblock.betway{background:#2A2F2E}
.freebetsblock.unibet{background:#147B45}
.freebetsblock.ladbrokes{background:#E62D1A}
.freebetsblock.bovada{background:#242424}
.freebetsblock.betonline{background:#2D2E2C;}
.freebetsblock.sportsbet{background:#0067AB}
.freebetsblock.spinpalace{background:#213f31;}
.popularmarket{width:100%;float:left;margin:20px 0}
.previewpagesection .innerpage-block .para .popularmarket h3{margin:20px 0;width:auto;padding:15px 30px 15px 110px;background:#0a4675;color:#fff;font-size:22px;position:relative;display:inline-block;text-transform:none}
.popularmarket h3 span{position:absolute;left:10px;top:-20px;width:86px;height:86px;overflow:hidden;display:inline-block}
.innerpage-block .para h4.stepsheading{width:100%;float:left;margin:20px 0;padding:0;text-transform:none;font-size:18px;color:#fff;background:none}
.innerpage-block .para h4.stepsheading span.steps{background:#fa5e09;color:#fff;font-size:16px;width:auto}
.innerpage-block .para h4.stepsheading span{padding:10px;background:#34312f;float:left}
.calltolink{width:100%;float:left;margin:20px 0;text-align:center}
.calltolink a{width:100%;float:left;text-shadow:1px 0 5px #1c6a4d;font-size:30px;color:#fff;text-align:center;padding:15px}
.calltolink a.bet365btn{background:#2a8f69;background:-moz-linear-gradient(top, #2a8f69 0%, #359974 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a8f69), color-stop(80%, #359974));background:-webkit-linear-gradient(top, #2a8f69 0%, #359974 80%);background:-o-linear-gradient(top, #2a8f69 0%, #359974 80%);background:-ms-linear-gradient(top, #2a8f69 0%, #359974 80%);background:linear-gradient(to bottom, #2a8f69 0%, #359974 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a8f69', endColorstr='#0d1008',GradientType=0);}
.calltolink a.bet365btn:hover{background:#2a8f69;background:-moz-linear-gradient(top, #359974 0%, #2a8f69 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #359974), color-stop(80%, #2a8f69));background:-webkit-linear-gradient(top, #359974 0%, #2a8f69 80%);background:-o-linear-gradient(top, #359974 0%, #2a8f69 80%);background:-ms-linear-gradient(top, #359974 0%, #2a8f69 80%);background:linear-gradient(to bottom, #359974 0%, #2a8f69 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#359974', endColorstr='#2a8f69',GradientType=0);}
.calltolink a:hover{background:#359974;border-radius:10px}
.calltolink a.betfairbtn{text-shadow:none;color:#644b10;background:#ffb80c;background:-moz-linear-gradient(top, #ffb80c 0%, #edaa08 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb80c), color-stop(80%, #edaa08));background:-webkit-linear-gradient(top, #ffb80c 0%, #edaa08 80%);background:-o-linear-gradient(top, #ffb80c 0%, #edaa08 80%);background:-ms-linear-gradient(top, #ffb80c 0%, #edaa08 80%);background:linear-gradient(to bottom, #ffb80c 0%, #edaa08 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb80c', endColorstr='#edaa08',GradientType=0);}
.calltolink a.betfairbtn:hover{background:#edaa08;background:-moz-linear-gradient(top, #edaa08 0%, #ffb80c 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #edaa08), color-stop(80%, #ffb80c));background:-webkit-linear-gradient(top, #edaa08 0%, #ffb80c 80%);background:-o-linear-gradient(top, #edaa08 0%, #ffb80c 80%);background:-ms-linear-gradient(top, #edaa08 0%, #ffb80c 80%);background:linear-gradient(to bottom, #edaa08 0%, #ffb80c 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edaa08', endColorstr='#ffb80c',GradientType=0);}
.calltolink a.betwaybtn{background:#439539;background:-moz-linear-gradient(top, #439539 0%, #54b948 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #439539), color-stop(80%, #54b948));background:-webkit-linear-gradient(top, #439539 0%, #54b948 80%);background:-o-linear-gradient(top, #439539 0%, #54b948 80%);background:-ms-linear-gradient(top, #439539 0%, #54b948 80%);background:linear-gradient(to bottom, #439539 0%, #54b948 80%);}
.calltolink a.betwaybtn:hover{background:#54b948;background:-moz-linear-gradient(top, #54b948 0%, #439539 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #54b948), color-stop(80%, #439539));background:-webkit-linear-gradient(top, #54b948 0%, #439539 80%);background:-o-linear-gradient(top, #54b948 0%, #439539 80%);background:-ms-linear-gradient(top, #54b948 0%, #439539 80%);background:linear-gradient(to bottom, #54b948 0%, #439539 80%);}
.upcoming-tournament-block{width:100%;float:left;margin:20px 0 40px;background:#fff}
.upcoming-tournament-block h2{padding:15px 0;text-align:center;width:100%;float:left;color:#fff;background:#006acf;font-size:24px;margin:0}
.upcoming-tournament-block .thumbnail{margin:15px 0;padding:0}
.upcoming-tournament-block .thumbnail > img, .upcoming-tournament-block .thumbnail a > img{width:100%}
.upcmominglist p{height:60px;overflow:hidden}
.upcmominglist p a{font-size:14px;color:#55636e}
.upcmominglist .caption h3{font-size:14px;font-weight:bold;margin:10px 0;height:38px;overflow:hidden}
.upcmominglist a.morebtn{font-size:14px;color:#fa5e09;position:relative;padding:10px 0px}
.upcmominglist a.morebtn:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:#006acf;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.upcmominglist a.morebtn:hover, .upcmominglist a.morebtn:focus, .upcmominglist a.morebtn:active{color:#fff;padding:10px 20px}
.upcmominglist a.morebtn:hover:before, .upcmominglist a.morebtn:focus:before, .upcmominglist a.morebtn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66)}
.upcmominglist a.morebtn span{position:relative;z-index:2}
.previewpage .innerhead{padding:15px 0 0;z-index:9;text-align:center;}
.previewpage .bet-matchinfo{padding:0;text-align:left;max-width:840px;margin-top:80px}
.previewpage .bet-matchinfo h1{}
.previewpage .bet-matchinfo h1 small{font-size:20px;color:#d3c81c}
.bettinginfopanel{width:100%;float:left;background:#0e3663;padding:30px 0px 10px}
.bettinginfopanel .bettingtipsshape h4{font-size:20px;text-align:center;float:left;padding:15px 25px;margin:0;color:#fff;position:relative}
.bettinginfopanel .bettingtipsshape h4:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#e30076;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(20deg);-ms-transform:skew(20deg);transform:skew(20deg);z-index:1}
.bettinginfopanel .bettingtipsshape h4 span{position:relative;z-index:2}
.prediction-tab{text-align:right;float:right}
.prediction-tab .teamicon{background:#fff;border-radius:100%;padding:5px;display:inline-block;float:left;margin-right:10px}
.prediction-tab .teamicon img{width:40px}
.prediction-tab .predictionwon p{line-height:20px;padding:4px 0}
.prediction-tab span{display:block;text-align:left}
.prediction-tab span.yellowcolor{color:#e5de2d}
.bettinginfopanel ul{float:left;width:100%;padding:20px 20px}
.bettinginfopanel ul li{float:left;width:100%;color:#fff;padding:5px 0;list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bullet-icon.jpg);list-style-position:ouside}
.betting-table{width:100%;float:left}
.betting-table img{width:62px}
.betting-table .betdeal{margin:0;padding:4px 2px;font-size:13px;margin-bottom:2px}
.betting-table span.teamname{font-size:15px;margin-right:10px}
.betting-table .wrap .btn{font-size:14px;padding:5px;margin:0}
.betting-table .wrap [class^="col"]{border:1px solid #3e3246;padding:10px 15px;border-bottom:0}
.bettinginfopanel .bet-table-block .oddsblock{background:none;padding:0;margin-bottom:10px}
.bettinginfopanel .bet-table-block .oddspanel{margin:0}
.previewpage .matchinfo{padding:0;float:right;background:rgba(38,27,45,.7);text-align:left;max-width:330px;margin:40px 0 0}
.previewpage .matchinfo h3{background:#3fb4ca;font-size:20px;margin:0;padding:15px 20px;color:#fff}
.bettinginfopanel .betting-table.oddsblock{padding:0}
.matchinfopanel{width:100%;float:left;padding:10px 20px}
.matchinfopanel p{text-align:left;color:#fff;font-size:16px}
.matchinfopanel p a{color:#fad62c}
.matchinfopanel ul{width:100%;float:left}
.matchinfopanel ul li{text-align:left;color:#fff;font-size:15px;padding:10px 0;width:100%;float:left}
.matchinfopanel ul li span.infotag{float:left;width:30%}
.matchinfopanel ul li span.infodes{float:left;width:70%}
.matchinfopanel ul li span.infodes.yellowcolor{color:#fad62c}
.previewpagesection .innerpage-block .para .oddssubtitle h3{color:#fff}
.odilocation{width:100%;float:left;padding:30px 0 0;margin-bottom:-24px}
.odispan, .locationspan{padding:0;float:left}
.odispan span{background:#fc6a1a;color:#fff;font-size:14px;display:inline-block;padding:5px 10px}
.locationspan{color:#37424e;font-size:14px;text-align:right;padding:0px 0;float:right}
.locationspan i{color:#3eb943;font-size:20px;margin-right:5px}
.calltoaction-button{width:100%;float:left;margin:10px 0;text-align:center;border:0}
.calltoaction-button a{color:#fff;background:#085640;font-size:18px;font-weight:300;text-transform:capitalize;padding:12px 30px;border:2px solid #fff;border-radius:6px;display:inline-block;margin:10px}
.calltoaction-button a+a{background:#f3970a}
.calltoaction-button.wrap .bluebtn::before{background:#0090ff;}
.calltoaction-button.wrap a:hover{background:#1b2d50;color:#fff}
.innersubtitle{width:100%;margin:10px 0;float:left}
.innersubtitle .teamicon{float:left;margin-right:10px}
.innersubtitle .teamicon img{width:40px}
.innersubtitle .teamname{float:left;margin:0}
#wrap-innerpage .team-likely-block h2{margin:20px 0;font-size:22px;}
.tournament_matches_block .tipslisting-block .thumbnail img{width:14%;}
.tournament_matches_block .tipslisting-block .thumbnail .caption{width:84%;}
.tournament_matches_block .tipslisting-block .tipslist h3{height:auto;font-size:20px;}
.tipslisting-block .tipslist a h3 {color: #006acf;margin-bottom: 0;}
.tournament_matches_block .inner_match_tournament_details{min-height:auto;float:left;}
.tournament_matches_block .coming_soon, .tournament_matches_block .reed_more{font-size:14px;font-weight:bold;background:#006acf;color:#fff;padding:8px;border-radius:2px;float:right;}
.tournament_matches_block .cricket_stadium_name{min-height:auto;}
 .innerpage-block .innersubtitle .teamname h3{float:left;width:100%;font-size:24px;color:#445265;margin:0}
.innerpage-block .innersubtitle .teamname p{float:left;width:100%;font-size:16px;color:#b7b7b7;margin:0}
.previewpagesection .bet-table-block .bet-table-head{padding:20px 0 15px;box-shadow:none;background:#fff}
.previewpagesection .bet-table-block .bet-table-head h3{background:#3ba7fa;display:inline-block;box-shadow:-5px -5px 0px 0px #1284dc;float:left;color:#fff;padding:15px 10px}
.previewpagesection .bet-table-block .bet-table-head .timer{padding:20px 0;text-align:center}
.previewpagesection .bet-table-block .oddsblock{padding:0 15px 15px}
.head-to-head-block, .team-likely-block{width:100%;float:left;margin:20px 0;}
.team-likely-block.first-likely-block, .team-likely-block.second-likely-block{width:48%;float:left;margin:20px 1%;}
.head-to-head-block h3, .team-likely-block h3{width:100%;padding:10px 10px;background:#d02239;color:#fff;text-align:center;font-size:22px;font-weight:400;margin:0}
.head-to-head-block ul, .team-likely-block ul{width:100%;float:left;margin:0;padding:0}
.head-to-head-block ul li, .team-likely-block p{width:100%;float:left;padding:10px 40px;color:#fff;font-size:16px;text-align:center;padding-top:0;}
.head-to-head-block ul li strong, .team-likely-block ul li strong{float:left;width:70%;font-size:18px}
.match-preview-detail .para .head-to-head-block ul li p, .match-preview-detail .para .team-likely-block ul li p{margin:0}
.team-likely-block{background:#0e3663;}
.team-likely-block h3{background:#d86e08}
.team-likely-block h2{background:#3780e4}
.team-likely-block ul li strong{width:40%}
.team-likely-block2{border-color:#284c9a}
.team-likely-block2 h3{background:#284c9a}
.previewpagesection .innerpage-block .para .team-likely-block h2{color:#fff;text-transform:none;margin:0;padding:10px;text-align:center;}
.team-likely-block.first-likely-block h3{background:#dbecff;color:#4d90da;border:1px solid #b8d9f9;}
.team-likely-block.second-likely-block h3{background:#ffeee2;color:#f17827;border:1px solid #fdd4b9;}
.first_team_section li{padding:10px 0px 10px 35px;border-bottom:1px dashed #66696c;position:relative;font-size:18px;line-height:32px;}
.first_team_section li::before{content:"";background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/orange-correct.png');width:24px;height:24px;position:absolute;left:0;background-size:24px;top:15px;}
.first_team_section li:last-child{border-bottom:0;}
.second_team_section li{padding:10px 0px 10px 35px;border-bottom:1px dashed #66696c;position:relative;font-size:18px;line-height:32px;}
.second_team_section li::before{content:"";background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/blue-correct.png');width:24px;height:24px;position:absolute;left:0;background-size:24px;top:15px;}
.second_team_section li:last-child{border-bottom:0;}
.dream_prediction li{border-bottom:1px solid #dfe4ea;margin-bottom:10px;}
.dream_prediction li:last-child{border-bottom:0;}
.socialbar{width:100%;float:left;background:#eee;padding:10px 0 30px}
.socialbar ul{width:100%;float:left;text-align:center}
.socialbar ul li{display:inline-block;font-size:16px;padding:6px 10px;width:24%}
.socialbar ul li a{color:#fff}
.socialbar ul li span{float:left;text-align:left;width:85%}
.socialbar ul li i{float:right;font-size:24px;text-align:right;width:15%}
.socialbar ul li.fbshare{background:#3b5998}
.socialbar ul li.twtshare{background:#02b0e8}
.socialbar ul li.gplusshare{background:#c22933}
.socialbar ul li.pintshare{background:#eb5655}
.guidetopimg{padding:0;position:absolute;right:0;top:0}
.guidetopimg img{float:right}
.innerpage-block{width:100%;float:left;background:#fff;margin-bottom:20px;}
.pagesubtitle{background:#006acf;padding:10px 15px;color:#fff;display:inline-block;font-weight:600}
.orangecolorbg{background:#fb6a1c}
.innerpage-block .para{width:100%;display:inline-block;margin:10px 0;padding:0 15px;}
.innerpage-block .para h4{background:#efefef;padding:10px;}
.innerpage-block .para p strong.boldhead{border-bottom:1px solid #444;padding:0 0 3px;color:#444}
.innerpage-block .para h3 img{margin-right:10px}
.innerpageimg{margin:10px 20px 20px 0;float:left}
.etclisting{width:100%;display:inline-block;}
.etclisting li{padding:3px 20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-orange-icon.png) no-repeat;background-position:0px 10px;}
.listingwbg{width:100%;float:left;padding:20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/cricekt-betting-types-section.jpg) left top no-repeat}
.listingwbg li{background:#202020;float:left;width:35%;padding:8px 10px;color:#fff;border:1px solid #fff;font-size:13px;margin:6px 20px 6px 0;box-shadow:0 2px 5px #000}
.listingwbg li img{vertical-align:middle;margin-right:0px}
.seperator{width:100%;background:#e3e3e3;height:1px;clear:both;overflow:hidden;margin:20px 0;float:left}
.latesttipsblock h3{margin:0 0 10px}
.innerpage-block.panel{border:1px solid #e0e0e0;box-shadow:0 4px 11px #d3d2d2;margin-bottom:20px}
.mobiledetailblock{width:100%;float:left;padding:30px;background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 11px #d3d2d2;margin-bottom:40px}
.rowwrap{width:100%;float:left;padding:20px 0;border-bottom:4px double #e1e1e1}
.topheading{padding:10px 20px;background:#2d3543;width:auto;color:#fff;margin:0;display:inline-block;font-size:22px;font-weight:400}
.rowwrap img{margin:auto}
.rowwrap h3{margin:0 0 10px;}
.mobilepromotion h2{padding:10px 20px;background:#2d3543;width:auto;color:#fff;margin:0;display:inline-block;font-weight:400}
.mobilepromotion .promotionpara{background:#ad0909;border:1px solid #efefef;box-shadow:0 0px 8px #e4e5e7;width:100%;float:left;padding:20px 0;}
.mobilepromotion .promotionpara p{color:#fff;line-height:34px}
.countlisting{width:100%;float:left;padding:0;margin:0;counter-reset:section;font-size:18px;}
.countlisting li{width:100%;float:left;padding:0px 10px 20px 70px;margin:0;position:relative}
.countlisting li:before{counter-increment:section;content:counter(section);background:#d66e08;padding:10px 14px;position:absolute;left:0;top:0;float:left;overflow:hidden;color:#fff;font-weight:bold;font-size:20px;text-align:center;width:50px;height:50px}
.wrapblock{width:100%;float:left}
.wrapblock:nth-child(odd){background:#f5f5f5}
.subheading h3{margin:20px 0;width:auto;padding:12px 30px 12px 110px;background:#0a4675;color:#fff;font-size:22px;position:relative;display:inline-block;text-transform:none}
.subheading h3 i.heading_icon{position:absolute;left:10px;top:-20px;width:86px;height:86px;overflow:hidden;display:inline-block}
.subheading h3 span{color:#fff;font-size:22px}
.oddsworkblock{width:100%;float:left;padding:0px 15px;border-left:2px solid #ffb64e;margin:20px 0}
.oddsworkblock h2{font-size:24px;color:#3c3d3e;margin:0 0 10px;border:0}
.oddsclac{color:#48573d;padding:10px 20px;border-radius:2px;background:#d8f6c4;border:1px solid #c5e5b0;width:auto;clear:both;display:inline-block;font-weight:bold;margin-bottom:15px;}
.profitcalc{color:#4a606b;background:#ceefff;border:1px solid #b2d7e9}
.oddsclac p{margin:0}
.textorange{color:#ff6000}
.textred{color:#f7122d}
.oddstypes{width:100%;float:left;margin:20px 0;}
.oddstypes h3 span{background:#3ca8fb;position:relative;color:#fff;font-size:22px;padding:10px 10px;font-weight:400}
.oddstypes h3 span:after{position:absolute;content:'';right:-10px;top:0;background:#3ca8fb;width:15px;height:100%;transform:skew(10deg)}
.oddstypes p{padding:20px 10px;margin:0;background:#f6f6f6;border:1px solid #eaeaea}
.faqsection{width:100%;float:left;margin-bottom:0;}
.marginT30{margin-top:30px;}
.panel-group .panel-heading + .panel-collapse > .panel-body{background:#fff;padding:10px;border:1px solid #e1dede;}
.faqsection .panel .panel-title{font-size:20px;font-weight:500;cursor:pointer;display:flex;align-items:center;}
.faqsection .panel .panel-title .ques{width:100%;}
.faqsection .panel .panel-title .btn i{padding: 0px;text-align: center;background: #006acf;color: #fff;font-size: 40px;width: 40px;height: 40px;float: left;border-radius: 50px;line-height: 40px;font-style: normal;}
.faqsection.panel-group .panel-heading .btn{float:right;margin-right:10px;padding:0;}
.faqsection.panel-group .panel-heading, .faqsection .panel .panel-body{display:inline-block;width:100%;padding:10px 0;border-top:1px solid #e3e3e3;min-height:65px;}
.faqsection.panel-group .panel-heading.no-border{border:none;}
.faqsection .panel{box-shadow:none;}
.faqsection .panel .panel-body h3{font-size:18px;margin-top:0;position:relative;padding-left:70px}
.faqsection .panel .panel-body h3:before{content:'-';position:absolute;left:0;top:0;padding:20px 10px;text-align:center;background:#239dfa;color:#fff;font-size:40px;width:50px;height:50px;line-height:10px}
.faqsection .panel .panel-body p{margin:0;}
.faqsection .panel .panel-body .listingbullet ul{padding-left:80px;margin:10px 0}
.faqsection .panel .panel-body .listingbullet ul li{font-size:14px}
.contactform .input-group{margin:10px 0;float:left;width:100%}
.contactform .input-group-addon{background:#fff;box-shadow:inset 0 5px 5px 0 #fff;border:1px solid #dedede;border-right:0;border-radius:0;width:10%}
.contactform input{width:100%;height:60px;background:#fff;box-shadow:inset 0 5px 5px 0 #fff;border:1px solid #dedede;border-left:0;border-radius:0;padding:0;font-size:18px}
.contactform input:focus{border:1px solid #dedede;border-left:0;outline:none;box-shadow:inset 0 5px 5px 0 #f4f4f4}
.contactform textarea{width:100%;height:220px;background:#fff;box-shadow:inset 0 5px 5px 0 #fff;border:1px solid #dedede;border-radius:0;padding:10px;font-size:18px;resize:none;margin:10px 0 20px}
.contactform textarea:focus{border:1px solid #dedede;outline:none;box-shadow:inset 0 5px 5px 0 #f4f4f4}
.contactform input.submitbtn{background:#c92e00;border:1px solid #c92e00;color:#fff;float:right;text-align:center;padding:0px;box-shadow:none;display:inline-block;text-transform:uppercase;text-shadow:0 1px 1px #000;font-weight:bolder;font-size:22px}
.errorpage{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bg404.png) repeat, url(/web/20231108042357im_/https://www.cricketbetting.net/images/stumps.png) 30px bottom no-repeat;border:1px solid #e0e0e0;width:100%;float:left;box-shadow:0 4px 11px 0 #d3d2d2;text-align:center;margin:90px 0 30px}
.errorpage p{float:right;color:#64727e;font-size:15px;text-align:right;font-weight:600}
.errorpage p span{color:#eea240}
.errorpara{max-width:700px;margin:0 auto;padding:100px 0}
.errorpage h1{color:#4d9ef8;font-weight:600;line-height:50px;margin-bottom:20px;font-size:100px}
.errorpage small{color:#785f45;font-weight:normal;line-height:50px;margin-bottom:20px;font-size:30px}
.errorpage h2{color:#2b3944;font-size:40px;text-transform:uppercase;font-weight:bold}
.errorpage h3{color:#57646f;font-size:40px}


.footer-section{background:#172433;width:100%;float:left;margin:0 auto;overflow:hidden;position:relative;padding:50px 0 0;z-index:9;}
.foot-logo{float:left;}
.foot-logo a{display:block}
.footer-navigation{text-align:center}
#footer-menu .navbar-nav > li > a{color:#a0a2a5;padding:15px 30px 0 0;font-size:16px;}
#footer-menu .navbar-nav > li > a:hover {background: transparent;color: #fff;}
.footparablock h4{width:100%;float:left;color:#fff;margin:0 0 10px;}
.footparablock p{width:100%;float:left;color:#a0a2a5;margin:0;font-size:14px;}
.footparablock a.morebtn{font-size:12px;text-transform:uppercase;color:inherit;padding:0;}
#footer-menu a {font-size: 12px;color: #fff;}
.footparablock {text-align:left;float: left;padding: 0 40px;border-left: 1px solid rgba(255,255,255,.3);border-right: 1px solid rgba(255,255,255,.3);}
.foot-logo img {margin: 0 auto;}
.bottom_footer{border-top:1px solid #273443;padding:15px 0 0 0;}
.bottom_footer a{color:#f9932f;}
.socialbtn{padding:15px 0;margin:15px 0;float:left;border-top:1px solid #111112;display:none}
.socialbtn i{width:29px;height:29px;float:left;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sprite.png);display:inline-block;margin-right:20px;font-size:0}
.socialbtn i.facebook{background-position:444px 90px}
.socialbtn i.twitter{background-position:396px 90px}
.socialbtn i.gplus{background-position:348px 90px}
.socialbtn i.pinterest{background-position:300px 90px}
.copyrightRow{width:100%;float:left;position:relative;padding:10px 0;margin:20px 0 0}
.copyrightRow span.rule18{color:#a0a2a5;font-size:13px;float:left;text-align:left;}
.copyrightRow span.rightscol{color:#a0a2a5;font-size:13px;float:left;text-align:right;}
a.toTop{width:47px;height:47px;font-size:38px;line-height:40px;border:solid 3px #ecaf69;color:#ecaf69;position:fixed;right:10px;bottom:10px;display:none;overflow:hidden;text-align:center;text-decoration:none;z-index:20;}
a.toTop:hover, a.toTop:focus{color:#fff;background:#ecaf69;text-decoration:none}
.modal{z-index:99999}
.modal-lg{margin:150px auto 0}
.modal-content{background:none;box-shadow:none;border:0}
.modal-header{padding:0;border:0}
.modal-header .close{float:left;opacity:.7;background:#0089e1;text-shadow:none;padding:0;border-radius:0;top:0px;position:absolute;z-index:3;left:0;color:#fff;width:30px;height:30px;font-size:30px}
.modal-body{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/popoverad.jpg) no-repeat;padding:0}
a:hover{text-decoration:none;color:#ff9f00}
a:focus, a:active, a:visit{text-decoration:none;color:#212121;border:0;outline:none}
ul, li{list-style:none;margin:0px;padding:0px;}
::-moz-selection{background:#006699;color:#fff;text-shadow:none}
::selection{background:#006699;color:#fff;text-shadow:none}
input:focus, select:focus, textarea:focus{border:2px solid #555;outline:none;color:#212121}
img{max-width:100%;border:0px;vertical-align:middle;display:inline-block;outline:none}
::-webkit-input-placeholder{color:#b9b9b9}
:-moz-placeholder{color:#b9b9b9}
::-moz-placeholder{color:#b9b9b9}
:-ms-input-placeholder{color:#b9b9b9}
.padL0{padding-left:0}
.padR0{padding-right:0}
.paddT20{padding-top:20px}
.whitebg{background:#fff}
.innerbox{padding:15px 20px;}
.shadowno{box-shadow:none}
.whitetext{color:#fff}
.leftAdbanner{position:fixed;top:10%;left:0;z-index:99;width:160px;height:600px;display:none}
.adsbanner{width:100%;float:left;margin:20px 0;text-align:center}
.mobilebtmadgif{margin-bottom:20px}
.mb-15{margin-bottom:15px;}
.begambleawarebet365 p{color:#fff;margin-top:9px;margin-bottom:0;padding:0;}
.freebetsblock.bet365.begambleawarebet365{padding:19px 10px;}
.freebetsblock.bet365.begambleaware18 p{color:#fff;margin-top:9px;margin-bottom:0;padding:0;font-size:100%;text-align:center;}
.freebetsblock.bet365.begambleaware18{padding:3px 10px;}
.previewpagesection .innerpage-block .psl-schedule h3{background:#2360d5;color:#fff;text-align:center;padding:10px;font-size:35px;text-shadow:0px 1px 0px #000;font-weight:700;margin-bottom:30px;}
.downloadSchedule{text-align:center;background:#f06e20;color:#fff;margin:0 auto;display:inline-block;padding:15px;font-size:22px;font-weight:700;border:1px solid #fff;margin:30px 0 50px;}
.downloadSchedule:hover, .downloadSchedule:focus{color:#fff;}
.teamsgap{width:95%;}
.psl-schedule{width:100%;float:left;background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/tournaments/psl-schedule-bg.jpg') no-repeat;background-size:cover;}
.pslteam_icon{width:110px;height:110px;border-radius:50%;background:#fff;border:3px solid #b0c5b2;text-align:center;margin:0 auto;box-shadow:0px 2px 3px #171717;-moz-box-shadow:0px 2px 3px #171717;-ms-box-shadow:0px 2px 3px #171717;-o-box-shadow:0px 2px 3px #171717;-webkit-box-shadow:0px 2px 3px #171717;line-height:100px;}
.adsbanner a{display:inline-block;}
.ipl_betting_guide{background-color:#101421;position:relative;color:#fff;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/ipl-bg.jpg) left top no-repeat;background-size:cover;padding:0 0 30px;}
.ipl_betting_guide::before{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/apl.png) left top no-repeat;width:330px;height:480px;background-size:contain;content:"";left:7%;bottom:0;position:absolute;z-index:99;}
.ipl_title{padding:40px 0 20px 0;margin-bottom:0;display:inline-block;}
.ipl_title .league_ipl{float:left;margin-right:0px;}
.ipl_title .league_ipl img{background:#fff;}
.ipl_title .league_ipl::before{content:" ";position:absolute;display:block;width:6%;height:100px;top:40px;background:#fff;transform-origin:top left;-ms-transform:skew(-20deg, 0);-webkit-transform:skew(-20deg, 0);transform:skew(-20deg, 0);left:15px;}
.ipl-title + .upcoming_match{}
.ipl_title h2{font-size:32px;line-height:42px;margin-top:10px;padding:5px 40px 11px 35px;position:relative;float:left;margin-top:0px;}
.ipl_title h2 span{color:#fff;}
.ipl_coverage ul{padding:0;list-style:none;display:inline-block;width:100%;margin-bottom:30px;}
.ipl_coverage ul li{font-size:19px;font-weight:300;padding-right:15px;padding-left:50px;margin-bottom:20px;line-height:34px;}
.ipl_upcoming{background:rgba(255,255,255,.13);width:90%;margin-bottom:15%;box-shadow:0px 0px 10px #1e1e1e;}
.ipl-title{text-align:center;padding:5px 0;}
.ipl-title{text-align:center;}
.ipl-background2{position:absolute;width:100%;height:100%;right:0;top:0;z-index:2;overflow:hidden;background-color:rgba(0,107,193,0.5);-webkit-transform:translate(-89%) skewX(27deg) scale(1);-moz-transform:translateX(-8%) skewX(13deg) scale(1);-o-transform:translateX(-80%) skewX(45deg) scale(1);-ms-transform:translateX(-80%) skewX(45deg) scale(1);transform:translateX(-89%) skewX(27deg) scale(1);-webkit-animation:translateX(-80%) skewX(45deg) scale(1);-moz-animation:translateX(-88%) skewX(22deg) scale(1);-o-animation:set_width 4s 1;animation:set_width 3s 1;z-index:0;}
.ipl-teams li{display:inline-block;width:12%;margin-bottom:20px;}
.ipl-teams li img{background:#fff;border-radius:50%;padding:15px;border:3px solid #b0c5b2;}
.team-name{position:relative;height:85px;width:85px;display:block;background:#fff;border-radius:50%;padding:15px;border:3px solid #b0c5b2;}
.team-name::before{content:"";background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/ipl-sprite.png') no-repeat;background-position-x:0%;background-position-y:0%;background-size:auto auto;height:100%;width:100%;position:absolute;left:0;top:0;background-size:auto;z-index:99;background-position:0 0;}
.team-name.cb-banglore::before{background-position:-185px -7px;}
.team-name.cb-kings::before{background-position:-5px -5px;}
.team-name.cb-mumbai::before{background-position:-7px -101px;}
.team-name.cb-kolkata::before{background-position:-95px -8px;}
.team-name.cb-chennai::before{background-position:-7px -187px;}
.team-name.cb-rajasthan::before{background-position:-96px -96px;}
.team-name.cb-delhi::before{background-position:-98px -187px;}
.team-name.cb-hyderabad::before{background-position:-184px -96px;}
.featured-bet-wrapper{background:#fff;position:fixed;bottom:0;left:0;right:0;margin:0 auto;max-width:500px;display:none;padding:0;-webkit-box-shadow:0px 0px 15px #000;box-shadow:0px 0px 15px #000;z-index:99999;border:2px solid #555;}
#featured-bet{float:left;color:#fff;width:100%;}
.feat-bet-bookie{padding:5px 10px;}
.feat-bet-text h4{font-size:15px;margin:0;}
.feat-bet-text strong{font-weight:700;}
.feat-bet-text span, .feat-bet-text p{font-size:12px;margin:0;}
.first-block{width:25%;margin-right:1%;}
.first-block img{padding:5px;}
.second-block{float:left;width:50%;}
.feat-bet-terms{font-size:9px;color:#060606;padding:3px 0;height:30px;overflow-y:scroll;}
.third-block{float:left;width:25%;}
.bg-offset-betway{background:#079736;}
.feat-bet-content{width:100%;display:flex;padding:14px 16px;justify-content:space-between;align-items:center;}
.feat-bet-content.whitebg > div p, .feat-bet-content.whitebg > div h4{margin:0;}
.feat-bet-content.whitebg > div{flex-grow:1;margin-right:5px;}
.feat-bet-terms{font-size:9px;color:#000;padding:3px 0;}
.feat-bet-button-wrapper{vertical-align:middle;width:90px;margin-right:0px;display:inline-block;}
.feat-bet-button{display:inline-block;vertical-align:middle;width:100%;background-color:#f42341;text-align:center;color:#fff;border:1px solid #bd0f00;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;}
.feat-bet-text{color:#fff;width:70%;float:left;}
.feat-bet-button a{color:#fff;outline:none;font-size:17px;padding:12px 0;display:inline-block;}
.feat-bet-button a:hover:active:focus{outline:none;}
.feat-bet-button:hover{background-color:#FF6E62;}
#featured-bet-wrapper #close{position:absolute;right:-2px;font-size:24px;border:1px solid #fff;top:-30px;cursor:pointer;width:40px;height:30px;text-align:center;line-height:24px;background:#fff;box-shadow:0px 0px 0px #000;z-index:99999;border:2px solid #555;border-bottom:0;border-radius:12px 12px 0 0;}
#wrap-homepage .feat-bet-content.whitebg .bluebtn.hvr-shutter-in-vertical, .feat-bet-content.whitebg .bluebtn.hvr-shutter-in-vertical, #wrap-innerpage .feat-bet-content.whitebg .bluebtn.hvr-shutter-in-vertical{padding:15px;}
.panel.sidebar-panel{display:inline-block;margin:0;width:100%;border-radius:0;border:none;}
#wrap-innerpage .panel.sidebar-panel .teamvsblock:hover a .teamvsmatch {color: #006acf;}
.rightblock .bonusrow .bonustext h3 {margin: 0;font-size: 14px;}
.panel.sidebar-panel .teamvsblock{border-radius:0;margin:0 !important;border:none;border-bottom:1px solid #d5caca;box-shadow:none;background:#fff;border-left: 1px solid transparent}
.panel.sidebar-panel .teamvsblock:hover {background: #e7f1fb;border-left: 1px solid #006acf}
.panel.sidebar-panel .teamvsblock .dateblock{background:#fff;border-radius:0;}
#wrap-innerpage .panel.sidebar-panel .teamvsmatch{color:#000;font-size:12px;padding:16px 20px;box-shadow:none;}
.panel.sidebar-panel .teamvsmatch i{width:40px !important;height:40px !important;display:block;overflow:hidden;margin:auto;background:#fff !important;border-radius:50% !important;padding:4px !important;border:1px solid #000 !important;}
.panel.sidebar-panel .teamvsmatch p{color:#000;}
.panel.sidebar-panel .teamvsmatch .versus{margin:0 !important;font-size:12px !important;}
.panel.sidebar-panel .teamvsblock::before, .panel.sidebar-panel .teamvsblock::after{display:none;}
.panel.sidebar-panel .teamvsmatch .versus span{font-size:12px !important;color:#000 !important;margin:0 !important;}
.panel.sidebar-panel .nav-tabs{border:0;}
.panel.sidebar-panel #inter-match{padding:0 !important;}
#homewrap .star_rating{float:none;}
.wrapbetting.toprated .depositrow strong{color:#f1b71a;}
.wrapbetting .depositrow strong{color:#1b53a7;font-size:13px;line-height:25px;margin-right:5px;}
.top-bets{padding:20px;color:#000;width:100%;float:left;text-align:center;background:#f4f4f4;margin:0 0 30px;}
.top-bets .bet-heading{padding:20px 10px;}
.top-bets .bet-heading h2{width:100%;float:left;font-size:16px;text-align:left;padding:0;margin:0;color:#4a5258;}
.top-bets .betdeal1{color:#352d2d;font-size:12px;font-weight:700;padding:18px 0;display:inline-block;}
.top-bets .betdeal1 span{background:#ffb94a;padding:5px;float:left;border:1px solid #d28815;color:#4d3b1e;}
.top-bets .bet_odds{display:inline-block;width:100%;}
.top-bets .bet_odds.bck_white{background:#fff;}
.top-bets span.n-bg{background:none;}
.top-bets .team_name{padding:10px 0 0;}
.top-bets .bluebtn{padding:5px 14px;margin:16px 0;width:auto;text-transform:capitalize;font-weight:normal;font-size:15px;line-height:normal;background:#0090ff;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;color:#fff;border:1px solid #002946;border-radius:0;}
.previewtabbets.matchvssec.bettingtabbets1 h2{margin:0;width:100%;padding:10px 20px;font-size:20px;background:#2b4254;}
.previewtabbets.matchvssec.bettingtabbets1{margin:0;}
.top-bets .betmaker{padding:15px 0;}
.top-bets .oddleft{float:left;font-size:13px !important;margin-right:10px;}
.top-bets .bettting_categories{background:#fff;display:inline-block;border:1px solid #e5e6e6;}
.top-bets .bet_odds{border-bottom:1px solid #f4f4f4;}
.top-bets .bet_odds:last-child{border-bottom:0;}
.previewpagesection .innerpage-block .para p.ipl-bg{display:inline-block;padding:12px;color:#FFF;background:#38455F;}
.text-center{text-align:center !important;}
.top-bets .betmaker img{border:1px solid #a19a9a;}
.linkblack{color:#1a1a1a;}
.deposit_and_links{float:left;width:100%;background:#fff;border-top:1px solid #e4e4e4;display: flex;align-items: center;justify-content: space-around;}
.innerhead-section.betting_site{background:#0e3663;}
.bettingblock{background:#eee;margin-bottom:20px}
.wrapbetting.betting-site{background:#fff;box-shadow:0 3px 8px 1px #aaaeae;border:1px solid #e1e1e1}
.wrapbetting.toprated.betting-site .logoicon{padding:85px 0}
.bettingblock h3{color:#ff6816}
.bettingblock p{color:#2f3134}
.bettingblock .wrapbetting.betting-site .linkcol a{background:none;color:#2e2e2e;border:1px solid #2e2e2e}
.bettingblock .wrapbetting.betting-site .linkcol a:hover{background:none;background:#1a9ede;color:#fff;border:1px solid #106d9b}
.betting-site .bonuscol h5{color:#494444;font-size:16px;font-weight:600}
.wrapbetting.toprated.betting-site .depositrow{border:1px solid #9d9d9d;background:#fff;width:100%;display:inline-block}
.wrapbetting.toprated .depositrow p, .wrapbetting.toprated .depositrow p a{color:#fff;}
.wrapbetting.betting-site .depositrow{width:60%;background:none;margin:0}
.reviewwrap .toprated.betting-site .depositrow strong{color:#357bef;font-size:14px;float:left;margin-right:10px;}
.betting-site .depositrow p a{color:#383737}
.reviewwrap .betting-site .depositrow strong{color:#3d3e3f;font-size:18px}
.wrapbetting.betting-site .logoicon{padding:60px 0}
.wrapbetting.betting-site .btncol{padding:25px 0}
.wrapbetting.betting-site .btncol a.visitbtn{color:#fff;padding:10px 30px;display:inline-block;font-size:18px;margin:0;line-height:22px}
.wrapbetting.betting-site .btncol a{color:#4e4e4e;font-size:13px;display:inline-block;margin-top:10px;padding:0 5px 0 0;line-height:15px}
.wrapbetting.betting-site .detailblock{padding:20px}
.wrapbetting.toprated .detailblock{background:#002e5e;}
.wrapbetting.toprated .bonuscol h4{color:#fff;}
.wrapbetting.toprated .detailblock p{color:#fff;}
.bettingblock h2{color:#34373a;text-align:left;font-size:32px;margin-top:60px}
.betting-section-content h2{font-size:32px;font-weight:600;margin-bottom:20px}
.betting-section-content{font-size:18px;color:#30363e}
.mainwrapdiv .mainwrapdiv .wrapteaminfo:first-child h2{display:none;}
.wrapteaminfo.newmtcinfo .mainwrapdiv{margin:0;}
.wrapteaminfo.listingbullet{padding:0;}
/****votes****/.match_quiz_prediction{clear:both;width:85%;margin:20px auto;border:1px solid #888;padding:0 25px;background-color:#fff;border:1px solid #dbdbdb;border-top-width:1px;border-top-style:solid;border-top-color:rgb(219, 219, 219);border-top-width:1px;border-top-style:solid;border-top-color:rgb(219, 219, 219);overflow:hidden;position:relative;border-top:3px solid #009cff;}
.match_quiz_prediction h2{font-size:24px !important;font-weight:700;text-align:center;margin:0;padding-bottom:46px;padding-top:36px;}
.prediction_team{cursor:pointer;width:100%;background:#fafafa;text-align:left;font-size:16px;border-bottom:1px solid #dbdbdb;position:relative;border-top:0px;border-right:1px solid #dbdbdb;-webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.1);-moz-box-shadow:0 3px 15px 0 rgba(0,0,0,.1);margin:0 0% 10px;box-shadow:0 3px 15px 0 rgba(0,0,0,.1);height:50px;}
.tt_cnt span{direction:ltr;font-size:11px;font-weight:700;color:rgb(0, 0, 0);}
.progress.prediction_team{height:50px;}
.progress.prediction_team .progress-bar{animation-name:animateBar;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:1.0s;}
.progress-bar, .progress.prediction_team .progress-bar.progress-bar-default{background-color:#1aa6ff;background-image:linear-gradient(to bottom, #1aa6ff 0%, #1aa6ff 100%);}
@keyframes animateBar{0%{transform:translateX(-100%);}
 100%{transform:translateX(0);}
 }
#myProgress{width:100%;background-color:#ddd;}
.progress.prediction_team .vteam-name{color:#0e0d0d;margin-left:13px;z-index:999;position:absolute;left:0;top:12px;}
#myProgress{width:100%;background-color:#ddd;}
.vteam-name{color:#0e0d0d;margin-left:13px;z-index:999;position:relative;}
.active_team .voting_bar{background:#1aa6ff;}
.voting_bar{height:50px;background:#b3e1ff;display:inherit;position:absolute;left:0;top:0px;}
.vot_percent{position:absolute;right:15px;top:12px;}
.total_vote_sec{margin:20px 0;}
.tt_cnt{margin-left:15px;font-size:13px;font-weight:600;color:#333;}
/****vote end****/.tournament-list-panel .tournamentsGuide{margin:0;}
.tournament-list-panel .tournamentsHeading h2{font-size:24px;clear:both;text-align:left;}
.rec-pagn{float:left;}
.listingblockpanel .pagination{width:100%;display:inline-block;padding:0px;margin:30px 0px 10px;text-align:center;}
.listingblockpanel .pagination a{color:white;background:#104f90;font-size:1em;text-transform:uppercase;padding:7px;margin:1px;display:inline-block;}
.listingblockpanel .pagination span.current{background-color:#d02239;color:#fff;font-size:1em;padding:7px;margin:1px;display:inline-block;}
.mobileads{padding:0px 15px 20px;}
.flexlist{width:100%;display:flex;flex-wrap:wrap;}
.flexlist-item{flex:1 1;padding:10px;}
.bk-head.ladbroke{background:#941521;}
.bk-content.ladbroke{background:#d61f31;}
.bk-head.bet365{background:#0b684e;}
.bk-content.bet365{background:#0c7e5e;}
.bk-head.betway{background:#393d48;}
.bk-content.betway{background:#272b36;}
.bk-main.bet365 .bk-content{background:#006444;}
.bk-main.spinpalace .bk-content{background:#112F21;}
.bk-bonus-tagline{color:#fff;}
.bk-button{text-align:center;width:20%;float:left;padding:10px 15px;align-items:center;display:flex;}
.bk-button .bookmaker-sidebar{color:#fff;font-size:20px;width:100%;display:block;background: #c92e00;border-radius:2px;padding: 12px 0px;}
.fb-sb-subhead{padding:0px;color:#fff;font-size:9px;}
.bk-content{padding:0;display:flex;width:100%;float:left;font-size:12px;}
.bk-head{width:100%;float:left;padding:0 10px;position:relative;}
.bk-main{margin-bottom:0;width:100%;float:left;}
.bk-main-list{margin-top:0;float:left;margin-bottom:0;width:100%;border:1px solid #e1e0e0;}
.bk-bonus-title{color:#fff;width:65%;float:left;}
.bk-bonus-title h3{font-size:19px;margin:0;line-height:25px;}
.promotion-section{background:#fff;border-top:1px solid #eee;padding:0 0 30px 0;}
.bk-logo{width:110px;float:right;padding:10px 0;}
.promotion-section .tournamentsHeading{width:100%;flex-basis:100%;}
.promotions_main{margin-bottom:20px;display:inline-block;width:100%;}
.promotions_main h2{background:#006acf;color:#fff;text-align:center;padding:10px 25px;margin-bottom:0;}
.tournamentsHeading h3{font-size:30px;font-weight:100;margin-bottom:20px;color:#000;}
.tournamentsHeading strong{font-weight:600;}
.sg-logo{float:left;width:25%;padding:5px;display:flex;align-items:center;}
.upcoming_promotions h3{color:#fff;}
.preview_match p a{color:#fff;}
.fb-sb-subtitle p{font-size:14px;display:inline-block;margin-bottom:0;}
h3.fb-sb-subtitle{font-size:18px;font-weight:600;margin:0;}
.promotion_details{width:60%;float:left;padding:25px;border-right:1px solid #e1e0e0;border-left:1px solid #e1e0e0;}
.promotion_section li:nth-child(2n){background:#fff;}
.promotion_section li:nth-child(2n+1){background:#dfedf9;}
.bk-content.betrally{background:#222c49;border:1px solid #000;}
.upcoming_promotions{display:inline-block;margin:0 15px;width:100%;}
.teams_details{display:inline-block;width:100%;margin-top:17px;}
.match_location{width:25%;float:left;}
.match_location p{font-size:13px;margin:0;padding:8px 15px;line-height:13px;}
.team_name{width:45%;display:flex;flex-wrap:nowrap;float:left;text-align:center;}
.tournamentpagesection .flexlist-item{width:100%;}
.flexlist-item{padding:0;width:100%;margin:0;}
.sc_matches_item_day_block{font-size:14px;display:block;}
.sc_matches_item_time{font-size:11px;display:block;}
.sc_matches_other{float:left;width:100%;}
.team1_name{float:left;}
.team1_name, .team2_name{width:30%;padding:9px 10px;position:relative;}
.team1_name .sc_matches_item_name1 span{float:left;}
.sc_matches_item_name1{margin:0;}
.sc_matches_item_name1 span{font-size:15px;font-weight:600;float:left;}
.team2_name .sc_matches_item_name1 span{float:right;}
.upcoming_promotions .teamicon{position:absolute;top:-5px;width:60px;height:60px;background:#fff;border-radius:50%;padding:5px;border:1px solid #aaa;}
.time_detail{float:left;width:40%;}
.team2_name{float:right;}
.team2_name .sc_matches_item_name1{float:right;width:100%;}
.team1_name .teamicon{right:0;}
.team2_name .teamicon{left:0px;}
.preview_match{width:25%;float:right;text-align:right;overflow:hidden;}
.preview_bg{background:#fa6b1c;display:inline-block;padding:0 15px;}
.preview_match p{color:#fff;display:inline-block;padding:8px;margin:0px;}
.visitlink.upcoming_promotion_btn{margin-top:25px;}
.predictionpagesection .innerpage-block .bettingtabbets{margin-top:20px;}
.bk-main.betway{background:#000;}
.bettingtabbets .bk-button a{color:#000;font-size:23px;background:#fff;width:auto;margin:0 auto;display:inline-block;padding:5px 10px;}
.bonusrow .bonustext span{color:#fff;}
.bettingtabbets .bk-main{margin-bottom:10px;}
.bettingtabbets .fb-sb-subhead{padding:0px 0;}
.innerpage_promotion .match_location,.innerpage_promotion .preview_match{width:25%;}
.innerpage_promotion .team_name{width:50%;}
.innerpage_promotion .teamicon{position:relative;display:inline-block;top:0;}
.innerpage_promotion .preview_bg{margin-right:-16px;padding:13px 15px;}
.innerpage_promotion .team1_name .sc_matches_item_name1 span, .innerpage_promotion .team2_name .sc_matches_item_name1 span{padding:15px 0;}
.odd_page .logo_content{width:80%;float:left;}
.odd_page .bk-button{float:left;}
.odd_page .bk-content{padding:10px;}
.odd_page .wrap [class^="col"]{border:none;}
.odd_page .wrap{border-bottom:none;width: 100%;float:left;margin-bottom: 2px;background: #fff;}
.odd_page .intteam{color:#000;}
.odd_page .refreshodd{color:#000;}
.odd_page .bettingtabbets{margin-bottom:0;}
.odd_page .tournamentsHeading h3{color:#000;font-weight:500;}
.upcoming_promotions.odd_page .wrap h3{color:#000;margin: 27px 0 0;}
.upcoming_promotions.odd_page{background:#fff;box-shadow:1px 1px 5px #cbc9c9;margin:0 0 10px;}
.odd_page .oddspanel{margin:0;}
.odd_page .teams_details{margin-top:0;float:left;display:flex;align-items:center;position:relative;}
.odd_page span.orangecolor{color: #000;display: block;clear: both;cursor: pointer;text-align: center;margin: 0;padding: 10px 0;border-radius: 3px;float: none;text-indent: 0;position: relative;font-size: 15px;}
.flexlist-item .promotion-content{color:#000;font-size:23px;background:#fff;width:auto;margin:0 auto;display:inline-block;padding:5px 10px;}
 .topadsbanner.topnewad{text-align:center;}
 .tcd_sec a{color:#fff;}
 .reviewleft .tcd_sec{display:inline-block;}
 .reviewleft .tcd_sec a{color:#fff;display:inline-block;width:100%;text-align:center;margin-bottom:10px;padding:10px 20px;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;font-size:22px;background:-moz-linear-gradient(top, #ff902d 0%, #ff5a00 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff902d), color-stop(50%,#ff5a00));background:-webkit-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:-o-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:-ms-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:linear-gradient(to bottom, #ff902d 0%,#ff5a00 50%);}
 .reviewleft .innerhead{overflow:visible;}
 .table-wrap.large_table{overflow-x:scroll;width:100%;float:left;}
 .table-wrap tr th{background: #efefef;padding: 15px;text-align: center;vertical-align: middle;}
.table-wrap tr td, .table-wrap tr td p{line-height:18px;}
.table-wrap tr td{padding:10px;}
.table-wrap{margin-bottom:20px;}
.table-wrap tr td {padding: 10px;}
.table-wrap tr td, .table-wrap tr td p {line-height: 18px;border:none;}
.table-wrap table{margin: 0 auto;border: 2px solid #ccc;}
.teamcontent h2{margin-bottom:10px;}
.betting_tips_sprite{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/betting_tips_sprite.png);display:inline-block}
.betting_tips_sprite.bet365_img{width:96px;height:96px;background-position:-126px -10px;margin-top:25px;}
.betting_tips_sprite.betfair_img{width:96px;height:96px;background-position:-10px -126px;margin-top:25px;}
.betting_tips_sprite.betway_img{width:96px;height:96px;background-position:-242px -10px;margin-top:25px;}
.betting_tips_sprite.williamhill_img{width:96px;height:96px;background-position:-10px -358px;margin-top:25px;}
.betting_tips_sprite.rating_badge_img{width:97px;height:97px;background-position:-358px -10px;margin-top:25px;}
.betting_tips_sprite.deposit_icon_img{width:96px;height:96px;background-position:-242px -126px;margin-top:25px;}
.betting_tips_sprite.betting_icon_img{width:96px;height:96px;background-position:-126px -126px;margin-top:25px;}
.betting_tips_sprite.pricing_icon_img{width:96px;height:96px;background-position:-242px -242px;margin-top:25px;}
.betting_tips_sprite.note_icon_img{width:96px;height:96px;background-position:-126px -242px;margin-top:25px;}
.betting_tips_sprite.support_icon_img{width:96px;height:96px;background-position:-358px -242px;margin-top:25px;}
.betting_tips_sprite.sign_up_icon_img{width:96px;height:96px;background-position:-358px -126px;margin-top:25px;}
.betting_tips_sprite.deposit_method_icon_img{width:96px;height:96px;background-position:-10px -242px;margin-top:25px;}
.betting_tips_sprite.bet_money_icon_img{width:96px;height:96px;background-position:-10px -10px;margin-top:25px;}
.betting_tips_sprite.winner_trophy_icon_img{width:86px;height:86px;background-position:-474px -10px;}
.betting_tips_sprite.cric_icon_img{width:86px;height:86px;background-position:-126px -358px;}
.betting_tips_sprite.toss_winner_img{width:86px;height:86px;background-position:-474px -116px;}
.betting_tips_sprite.man_of_the_match_img{width:86px;height:86px;background-position:-232px -358px;}
.betting_tips_sprite.opener_icon_img{width:86px;height:86px;background-position:-338px -358px;}
.betting_tips_sprite.opener_icon_img{width:86px;height:86px;background-position:-338px -358px;}
.betting_tips_sprite.opener_icon_img{width:86px;height:86px;background-position:-338px -358px;}
.betting_tips_sprite.opener_icon_img{width:86px;height:86px;background-position:-338px -358px;}
.betting_tips_sprite.opener_icon_img{width:86px;height:86px;background-position:-338px -358px;}
.betting_tips_sprite.neteller_img{width:100px;height:21px;background-position:-266px -474px;}
.betting_tips_sprite.skrill_img{width:64px;height:27px;background-position:-474px -222px;}
.betting_tips_sprite.paypal_img{width:111px;height:31px;background-position:-10px -474px;}
.betting_tips_sprite.bitcoin_img{width:105px;height:26px;background-position:-141px -474px;}
.freebetsblock.begambleawarebet365.bet365_bonus h5{margin-top:2px;padding:4px;}
.freebetsblock.begambleawarebet365.bet365_bonus h2{font-size:18px;margin:5px;}
.freebetsblock.begambleawarebet365.bet365_bonus p{font-size:8px;}
p.bet365_terms{font-size:11px !important;line-height:12px !important;display:inline-block;color:#fff;text-align:center;}
.tc_opn_txt{font-size:11px !important;line-height:12px !important;display:inline-block;margin-top:10px !important;text-align:center !important;}
.reed_mor{padding:10px;font-size:15px;display:inline-block;float:right;bottom:0;position:absolute;right:0;}
.coming_soon{font-size:14px;font-weight:bold;}
.rightblock .leagueicon{width:90px;}
.sidebar_bookmakers{width:50px;height:50px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/sidebar_sprite.webp);display:inline-block;margin-bottom:10px;box-shadow:0px 0px 2px #757575;border-radius:50%;float:left;display:block;margin:0px auto 10px;}
.howtobet_block ul li:hover{background:#e5e5e5;}
.howtobet_block ul li i:hover{box-shadow:0px 1px 4px #5c5c5c;}
.sidebar_bookmakers.Bet365{background-position:304px -80px;}
.sidebar_bookmakers.\31 0Cric{background-position:374px -80px;}
.sidebar_bookmakers.\31 xBet{background-position:374px -151px;}
.sidebar_bookmakers.Dafabet{background-position:494px -151px;}
.sidebar_bookmakers.Betfair{background-position:374px -10px;}
.sidebar_bookmakers.Betway{background-position:304px -10px;}
.sidebar_bookmakers.\38 88sport{background-position:373px -222px;}
.sidebar_bookmakers.Spin.Sports{background-position:249px -222px;}
.sidebar_bookmakers.\31 0Bet{background-position:311px -222px;}
.sidebar_bookmakers.\32 2bet{background-position:250px -358px;}
.sidebar_bookmakers.Bodog{background-position:311px -358px;}
.sidebar_bookmakers.Sportsbet\.io{background-position:371px -420px;}
.sidebar_bookmakers.ComeOn{background-position:501px -420px;}
.sidebar_bookmakers.Casumo{background-position:443px -420px;}
.sidebar_bookmakers.top-rated{background-position:-340px -150px;margin-right:-15px;zoom:0.6;-moz-transform:scale(0.6);-moz-transform-origin:0 0;right:0;}
.sidebar_bookmakers.vote_icon{background-position:-149px -64px;width:20px;height:20px;margin:0;box-shadow:none;border-radius:unset;}
.col-lg-3.sidebar_banner {padding: 0 0 0 10px;}
.final-verdict{display:inline-block;width:100%;background:#5b92d0;background:-moz-linear-gradient(top, #5b92d0 0%, #0a488e 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3175d8), color-stop(79%,#205cb4));background:-webkit-linear-gradient(top, #5b92d0 0%,#0a488e 79%);background:-o-linear-gradient(top, #5b92d0 0%,#0a488e 79%);background:-ms-linear-gradient(top, #5b92d0 0%,#0a488e 79%);background:linear-gradient(to bottom, #5b92d0 0%,#0a488e 79%) filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b92d0', endColorstr='#0a488e',GradientType=0 );float:left;padding:0 0 15px;}
#wrap-innerpage .final-verdict h2{;}
#wrap-innerpage .final-verdict h2{margin:0;position:relative;background:#0e3663;color:#fff;padding:5px 15px;display:inline-block;width:auto !important;font-size:24px;}
#wrap-innerpage .final-verdict h2::after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:42px 10px 0 0;border-color:#0e3663 transparent transparent transparent;position:absolute;right:-10px;top:0;}
.previewpagesection .innerpage-block .para .final-verdict h3{background:#cb2626;color:#fff;width:auto;float:left;position:absolute;top:0;left:0;margin:-20px -2px;padding:9px 15px;}
.previewpagesection .innerpage-block .para .final-verdict p{border-bottom:solid 1px #dbd4d4;display:inline;padding-bottom:3px;color:#4c4b4b;font-size:18px;line-height:32px;}
.final-verdict i, .final-verdict p strong{color:#fff;margin-top:10px;display:block;font-size:22px;}
.final-verdict .visitlink a{padding:10px 26px;}
#wrap-innerpage .previewpagesection .innerpage-block .dream_prediction p{line-height:28px;}
#wrap-innerpage .previewpagesection .innerpage-block .dream-likely-block p{margin-bottom:0;}
.wrap-btn .btn{color:#fff;padding:15px 10px;text-align:center;border-radius:0;font-size:18px;text-transform:uppercase;width:100%;margin:22px 0;font-weight:bold;}
.wrap-btn .bluebtn::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#0090ff;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.wrap-btn{padding:0;color:#fff;width:100%;float:left;text-align:center;}
.wrap-btn .btn{padding:5px 14px;margin:10px 0;width:auto;text-transform:capitalize;font-weight:normal;font-size:20px;line-height:normal;min-width:150px;min-height:40px;}
.final-verdict p strong{color:#fff;font-style:italic;}
.wrap-btn .bluebtn{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#002946;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;border:none;}
.innerhead-section.tournamentpage{background:#1e2f5b;}
.table_listing h3{width:100%;float:left;background:#0b0e07;text-align:center;color:#fff;font-size:26px;padding:18px 10px;margin:0;}
.table_listing table{width:100%;overflow:hidden;border:1px solid #d8d9dc;}
.table-responsive tr{color:#000;background:#fff;width:50%;text-align:center;}
.table-responsive tr th{font-size:21px;padding:10px 20px;background:#0389f0;color:#fff;font-weight:500;width:50%;text-align:center;}
.table_listing tr td{padding:10px 20px;}
.bread-crumbs{font-size:15px;padding:15px 0;width:100%;color:#000;float:left;}
.bread-crumbs ul li{position:relative;display:inline-block;float:left;padding-right:2.8rem;line-height:12px;}
.bread-crumbs ul li a{color:#66696c;}
.bread-crumbs ul li:last-child a{color:#000;font-weight:600;}
.bread-crumbs ul li::before{content:"\f101";color:#66696c;font-size:18px;position:absolute;right:7px;top:-2px;font-family:FontAwesome;}
.bread-crumbs ul li:last-child::before{content:"";}
.score_data{width:100%;display:flex;flex-wrap:wrap;}
.score_data .inning_main{float:left;background:#fff;flex:1 49%;min-width:0;margin-right:1px;margin-bottom:20px;}
.score_data .inning_main .team_name_tt{background:#f42341;color:#fff;padding:10px;font-size:20px;font-weight:600;}
.score_data .batsman_main table{background:#fff;width:100%;}
.score_data .inning_main table th{font-size:20px;padding:5px;background:#eeeeee;}
.score_data .inning_main table td{font-size:14px;padding:5px;font-weight:600;color:#000;}
.score_data .bowlers_data table{width:100%;}
.score_data .inning_main table tr{border:1px solid #eeeeee;}
.score_data .inning_main tr, .score_data .inning_main th{text-align:center;}
.score_data .inning_main th:first-child, .score_data .inning_main td:first-child{text-align:left;}
.current_data{display:inline-block;}
.current_data .batsman_data{width:50%;float:left;margin-right:1%;}
.current_data .bowlers_data{width:49%;float:left;}
.current_data .batsman_data table, .current_data .bowlers_data table{display:inline-block;margin-top:30px;color:#fff;}
.current_data .batsman_data table th, .current_data .bowlers_data table th{color:#fff;background:#0f542c;font-size:20px;text-align:center;min-width:50px;padding:10px;}
.current_data .batsman_data table td, .current_data .bowlers_data table td{font-size:16px;text-align:center;padding:10px;border:1px solid #24a75a;}
.current_data .batsman_data table th:first-child, .current_data .bowlers_data table th:first-child, .current_data .batsman_data table td:first-child, .current_data .bowlers_data table td:first-child{text-align:left;min-width:190px;}
.score .team1s{width:26%;float:left;margin-left:33%;}
.team2s{float:left;width:20%;}
.score{color:#fff;font-size:20px;}
.tscore{float:left;}
.tover{float:left;margin-left:6px;}
.countlisting h3{margin-top:10px;}
.hp-bonus-blk{background:#5b9113;display:inline-block;width:100%;position:relative;overflow:hidden;box-shadow:0 0 2px #000}
.hp-bonus-right-inner{width:25%;float:left}
.hp-bonus-right-content{background:#fff;border-radius:0 0 200px 0;border-right:4px solid #c3c444}
.hp-bonus-right-content img{padding:40px}
.hp-bonus-middle-inner{width:45%;padding:0 10px;display:inline-block}
.innerpage-block .hp-bonus-middle-inner h3{font-size:24px;font-weight:800;color:#fff;text-shadow:2px 3px 0 #4b7612;margin:5px 0}
.ticklist.circle-ticklist li{color:#fff;font-style:italic;font-weight:400}
.innerpage-block .whitecolor.brown-text-p1{background-color:#4e7d0f;color:#fff;padding:3px 9px;display:inline-block;position:relative;margin:5px 0 0;line-height:23px}
.whitecolor.brown-text-p1::after{border-left:20px solid #4e7d0f;border-bottom:15px solid transparent;bottom:15px;content:" ";width:0;height:0;border-top:15px solid transparent;top:0;right:-20px;position:absolute}
.hp-bonus-left-inner{width:25%;display:inline-block}
.playcallbtn.newthemebtn.btn-pink{background:#f4d921;color:#403909;padding:10px 15px;border:2px solid #4b7612;border-radius:2px;font-size:18px;float:left}
.hp-bonus-middle-inner i{color:#fff;font-style:italic;font-size:13px;}
.rightimg{background:#fff;border-radius:50%;width:150px;height:150px;padding:55px 15px;border:5px solid #239e57;}
.depositepage .titleset{margin:0;text-align:center;}
.depositepage .titleset .playcallbtn.newthemebtn.btn-pink{float:none;display:inline-block;}
.depositepage .titleset .playcallbtn.newthemebtn.btn-pink:hover{padding:10px 20px;}
.hp-bonus-blk.skrill_banner{background:#57215c;}
.skrill_banner .hp-bonus-right-content{border-right:4px solid #78427d;}
.innerpage-block .skrill_banner .whitecolor.brown-text-p1{background-color:#2d0b30;}
.skrill_banner .whitecolor.brown-text-p1::after{border-left:20px solid #2d0b30;}
.innerpage-block .skrill_banner .hp-bonus-middle-inner h3{text-shadow:2px 3px 0 #733b78;}
.skrill_banner .playcallbtn.newthemebtn.btn-pink{background:#45194a;color:#fff;border:2px solid #fff;}
.time_remain span{color:#2a2a28;font-size:15px;position:relative;z-index:9;}
.rightblock .tournamentblock li a{color:#000;}
.rightblock .tournamentblock li:hover a .leaguetitle{color: #006acf;}
.tour_name span{position:absolute;right:0;background:#f42341;color:#fff;font-size:16px;top:0;background:#1868cb;}
.tour_name span::before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0px 10px 28px 0;border-color:transparent #1868cb transparent transparent;position:absolute;left:-10px;top:0;}
.previewpagesection.predictionpagesection .fb-sb-subtitle h4{font-size:15px;line-height:22px;margin:0;}
.previewpagesection.predictionpagesection .bettingtabbets{width:auto;box-shadow:none;border:none;}
.previewpagesection.predictionpagesection .bk-main-list{margin:0;}
.newipmsg{background:#ff0000e0;color:#fbfcff;position:fixed;z-index:999999;width:100%;text-align:center;font-size:28px;}
.border_bottom{border-bottom:1px solid #eee;float:left;padding-bottom:30px;margin-bottom:30px;}
.table_of_content{border:1px solid #ccc;margin-bottom:10px;padding:5px 15px;}
.table_of_content1{border:1px solid #ccc;padding:5px 15px;}
.table_of_content1 .view_schedule{margin-top:4px;}
.table_of_content ol li{list-style:disc;list-style-position:inside !important;width:50%;float:left;}
.table_of_content ol li a{color:#646464;}
.table_of_content .morebtn{color:#006acf;}
#more_content{display:none}
.view_schedule {float: right;line-height: 15px;}
.table_content_section {margin-top: 15px;border-top: 2px solid #eee;padding-top: 10px;}
.how_to_get_section ul > li{float:left;width:100%;list-style-position:inside;list-style-type:decimal}
.how_to_get_section ul > li a{color:#373c3e;}
.how_to_get_section .more_btn {color: #c92e00;font-size: 14px;font-weight: 600;text-decoration: none;cursor: pointer;border: none;background: none;}
.color_blue {color: #006acf;}
.table_of_content_heading {padding: 10px 0;display: flex;justify-content: space-between;align-items: center;}
.how_to_get_section .more_btn {color: #c92e00;font-size: 14px;font-weight: 600;text-decoration: none;cursor: pointer;border: none;background: none;}
.more_btn, .lessbtn {color: #c92e00;font-size: 14px;font-weight: 600;text-decoration: none;cursor: pointer;border: none;background: none;}
#schedule{border:1px solid #f2d051;padding:10px;line-height:20px;background:#fbedb9;margin:0 0 0 1px;color:#000;font-size:21px;}
.view_schedule{float:right;line-height:15px;}
.tournament_bookmakers .betlogo::before{counter-increment:section;content:counter(section);display:inline-block;color:white;background:#555;border:5px solid #555;padding:25px 10px;margin-right:16px;position:absolute;left:0;width:60px;height:100px;top:0;font-size:30px;text-align:center;}
.tournament_bookmakers .betlogo{width:28%;padding:30px 10px;padding-left:10px;vertical-align:middle;display:table-cell;padding-left:65px;}
.tournament_bookmakers{counter-reset:section;}
.tournament_bookmakers .howtobet_link{width:15%;float:left;padding:16px 0;text-align:center;}
.tournament_bookmakers .howtobet_link a{display:inline-block;border:1px solid #cecccc;color:#4a4949;font-size:16px;padding:11px 10px;width:100%;border-radius:0;}
.tournament_bookmakers .bonustext{width:27%;padding:14px 4px;}
.tournament_bookmakers .bonustext p strong{font-size:22px;line-height:30px;color:#4d4c4c;}
.tournamnet_star{width:20%;float:left;padding:10px 0;text-align:center;}
.tournamnet_star span{font-size:21px;}
.tournament_bookmakers .bonustext p{font-size:13px;line-height:20px;}
.tournament_bookmakers .action_btn{width:25%;padding:7px 10px;}
.tournament_bookmakers .bonustext p{font-size:13px;line-height:20px;color:#737171;}
.tournament_bookmakers .bonusrow{margin-bottom:10px;padding:0;background:#fff;position:relative;border:1px solid #e7e7e7;}
.tournament_bookmakers .bonustext1{width:100%;float:left;padding:5px 10px;border-top:0;font-size:9px;color:#737171;background:#f3f9ff;}
.tournament_bookmakers .starrating{margin:5px 0 0;}
.tournament_bookmakers .action_btn a.visitbtn{color:#fff;text-shadow:none;box-shadow:none;padding:10px;font-size:19px;font-weight:600;background:-webkit-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:-o-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:-ms-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:linear-gradient(to bottom, #ff902d 0%,#ff5a00 50%);}
.tournament_bookmakers .bonustext1 p{margin:0;}
.tournament_bookmakers .howtobet_link a:hover{color:#fff;}
.table_listing .action_btn{margin:20px auto;display:table;width:auto;}
.tournament_bookmakers .action_btn a.visitbtn:hover{background:#ff6000;}
.mt-10{margin-top:10px;}
.how_to_section.bg_green{background:#f9f9f9;}
.how_to_bet_section h1, .how_to_bet_section p{color:#000;text-shadow:none;}
.table-wrap p{margin-bottom:0;}
ul.search_listing{display:inline-block;width:100%;}
ul.search_listing li a{width:32.3%;float:left;background:#eee;padding:10px;margin:1% 0 0 1%;font-size:19px;text-align:left;color:#000;}
.yellow_bg p{margin:0;}
.yellow_bg{background:#fdfac7;border:1px solid #f1e40c;padding:5px 10px;display:inline-block;margin-bottom:10px;}
.yellow_bg strong{color:#ea6e2b;}
.yellow_border{border:1px solid #f1e40c;padding:15px 5px;display:inline-block;}
.text_blue strong{color:#379afc;}
.blue_background{background:#2dadef;color:#fff;padding:10px;margin-bottom:0;}
.blue_background p{margin-bottom:0;}
.grey_border{border:1px solid #d1d2d3;display:inline-block;width:100%;padding:10px;}
.ticklist, .black_hexagon_tick, .orange_circle_tick, .small_black_hexagon{position:relative;}
.small_black_hexagon ul{width:100%;float:left;}
.small_black_hexagon li::before{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/black_hexagon_tick.png) no-repeat;content:"";width:40px;height:46px;position:absolute;left:0;top:-7px;transform:scale(0.6);}
.small_black_hexagon li{padding-left:45px;position:relative;width:50%;float:left;margin-bottom:10px;}
.small_black_hexagon li a p{margin-bottom:0;color:#02025e;text-decoration:underline;}
.ticklist li{padding:3px 20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-orange-icon.png) no-repeat;background-position:0px 10px;}
.orange_circle_tick li{padding:6px 30px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/orange_circle_tick.png) no-repeat;background-position:0px 10px;font-size: 18px;line-height: 32px;}
.news-content p {font-size: 18px;line-height: 32px;margin-bottom: 20px;}
.black_hexagon_tick li{border-bottom:1px dashed #a2a2a2;margin-left:65px;position:relative;padding:10px 0;}
.black_hexagon_tick li:before{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/black_hexagon_tick.png) no-repeat;content:"";width:40px;height:46px;position:absolute;left:-65px;top:14px;}
.black_hexagon_tick li:last-child{border:none;}
.group_stage_prediction{display:inline-block;background:#3a7bf6;background:-moz-linear-gradient(top, #3a7bf6 0%, #3d51c5 37%, #3f2e9d 58%, #410f79 100%);background:-webkit-linear-gradient(top, #3a7bf6 0%,#3d51c5 37%,#3f2e9d 58%,#410f79 100%);background:linear-gradient(to bottom, #3a7bf6 0%,#3d51c5 37%,#3f2e9d 58%, #410f79 100%);padding:15px;color:#fff;position:relative;margin-top:10px;}
.group_stage_prediction::after{content:"";background:url("/web/20231108042357im_/https://www.cricketbetting.net/images/group_stage_bg.png");width:304px;height:249px;position:absolute;right:0;bottom:0;}
.group_stage_prediction h3{background:#1a376c;width:auto;float:left;padding:10px 15px;margin:0 -15px 10px;}
.group_stage_prediction ul{width:65%;}
.group_stage_prediction ul li{width:50%;float:left;margin:0;padding:10px 25px;}
.numberlist{display:inline-block;}
.numberlist ul{counter-reset:numberlist;}
.numberlist ul li{position:relative;padding:8px 0px 7px 35px;}
.numberlist li::before{counter-increment:numberlist;content:counter(numberlist);position:absolute;left:0;background:#fff;color:#0e7bf6;border-radius:50%;width:25px;height:25px;border:1px solid #0e7bf6;padding:0px 6px;font-weight:600;top:11px;line-height:23px;}
.color_blue{color:#0886ab;}
 .table-50 tr{float:left;border:1px solid #eee;}
 .table-50 tr td:first-child{width:75%;}
 .table-50 tr td{width:25%;float:left;text-align:left;padding:10px;}
 .blue_block_heading h2{background:#5392c7;color:#fff;padding:15px;border-radius:2px 2px 0 0;}
 .blue_block{background:#e9f5ff;}
 .blue_block_container{padding:15px;}
 .white_block{background:#fff;border-radius:2px;margin-bottom:25px;}
 .white_block .block_section{padding:0 15px;}
 .block_section .ticklist li{margin-bottom:10px;}
 .blue_background_text{background:#e9f5ff;display:inline-block;}
 .img_with_heading{width:100%;display:inline-block;}
 .img_with_heading img{float:left;}
 .img_with_heading h3{border-top:2px solid #eee;border-bottom:2px solid #eee;float:left;padding:7px 0 9px 20px;margin-left:-10px;margin-top:8px;display:block;color:#278fe4;}
 .blue_section{background:#3697e8;padding:20px;border-radius:10px;margin-bottom:20px;}
 .heading_white h2{color:#fff;margin-top:0;margin-bottom:20px;}
 .key_pointers ul{counter-reset:Numbers;}
 .key_pointers ul li::before{counter-increment:Numbers;content:counter(Numbers);background:#eceaea;border-radius:50%;color:#3697e8;font-size:40px;font-weight:800;left:15px;position:absolute;width:80px;height:80px;padding:8px 27px;}
 .key_pointers ul li{background:#fff;padding:20px 20px 20px 110px;border-radius:2px;color:#000;position:relative;margin-bottom:12px;}
 .key_pointers ul li:last-child{margin-bottom:0;}
 .dark_light_blue_section{background:#e9f5ff;border-radius:10px;margin-bottom:30px;}
 .dark_light_blue_section h3{background:#262b30;color:#fff;padding:10px;border-radius:10px 10px 0 0;}
 .light_blue_section{background:#e9f5ff;padding:10px 25px;color:#000;border-radius:10px;}
 .light_blue_section span{color:#1179d0;}
 .border_blue{border:1px solid #d3e7f7;}
 .side_heading strong{background:#3697e8;color:#fff;padding:10px;display:inline-block;margin-left:-25px;margin-bottom:15px;}
 .auto_width ul{width:100%;float:left;}
 .auto_width li{width:auto;float:left;}
 .teams_accordion{margin-top:20px;}
 .panel-group.teams_accordion .panel{border-bottom:1px solid #f2f2f2;padding:0;margin-bottom:0;border-radius:0px;}
 .teams_accordion .panel-heading{padding:0px 15px;background:#f4f6f8;border:1px solid #eceaea;}
 .teams_accordion .panel-heading > a.collapsed::before{float:right !important;content:"\f067";}
 .teams_accordion .panel-heading > a::before{float:right !important;font-family:FontAwesome;content:"\f068";top:15px;position:relative;font-size:20px;color:#36c13a;}
 .teams_accordion .panel-heading h4{padding:5px 0px;color:#222;font-size:19px;font-weight:600;cursor:pointer;}
 .teams_accordion .panel-heading a:hover, .teams_accordion .panel-heading a:focus{outline:none;border:none;}
 .tournament_bookmakers .action_btn a.readRvw{color:#222;}
 #wrap-innerpage #dream11_prediction{margin-bottom:20px;}
 .innerfaqs{float:left;background:#fff;padding:20px;}
 .right_betting_sites h3{margin-top:0;}
 .bookmaker_buttons{width:100%;margin:15px 0;display:inline-block;}
 .bookmaker_read_review{margin-right:15px;padding:7px 25px;}
 .bookmaker_read_button{float:left;color:#006acf;font-size:14px;}
 .bookmaker_visit_button:hover, .bookmaker_visit_button:focus{color:#fff;background:linear-gradient(to bottom, #ff5a00 0%, #ff902d 50%);}
 .bookmaker_visit_button:active:focus{color:#fff;}
 .bookmaker_read_button:hover{}
 .bookmaker_read_button i{margin-left:5px;}
 .bookmaker_visit_site{float:left;margin-right:15px;}
 .bookmaker_visit_button{text-shadow:0 2px 0 rgba(206,81,12,.75);background:#ff902d;background:-moz-linear-gradient(top, #ff902d 0%, #ff5a00 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff902d), color-stop(50%,#ff5a00));background:-webkit-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:-o-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:-ms-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background:linear-gradient(to bottom, #ff902d 0%, #ff5a00 50%);color:#fff;padding:10px 90px;float:left;font-weight:800;font-size:13px;border-radius:2px;}
 #wrap-innerpage .rightblock .contenttitle{margin-top:0;}
 .blockpadding{padding:15px 0;}
.ipl_section_links h2{background:#210648;color:#fff;}
#wrap-innerpage .ipl_section_heading h2{background:#210648;color:#fff;margin-top:0;padding:15px;margin-bottom:20px;}
#wrap-innerpage .ipl_section_heading p{width:80%;margin:auto;margin-bottom:30px;}
 .ipl_section_links{background:url('https://web.archive.org/web/20231108042357im_/https://www.cricketbetting.net/images/ipl_section_bg.jpg');color:#fff;text-align:center;display:inline-block;padding-bottom:25px;margin-bottom:20px;}
 .ipl_section_links ul{width:80%;margin:auto;display:flex;flex-wrap:wrap;}
 .ipl_section_links ul li{width:32%;background:#fff;color:#000;height:100%;margin-right:1%;margin-bottom:1%;border-radius:10px;box-shadow:0px 0px 10px #250c4d;}
 .ipl_section_links a{float:left;padding:35px;color:#222;width:100%;}
 .ipl_section_links ul li:nth-child(3n){margin-right:0;}
 .ipl_icons{width:60px;height:60px;position:relative;display:inline-block;}
 .ipl_icons::before{content:"";background:url("https://web.archive.org/web/20231108042357im_/https://www.cricketbetting.net/images/ipl-schedule-sprite.jpg");width:60px;height:60px;position:absolute;left:0;top:0;}
 .ipl_section_links ul li:hover{transform:scale(1.1);}
 .ipl_icons.ipl_cup::before{background-position:70px 70px;}
 .ipl_icons.winners_icon::before{background-position:152px 70px;}
 .ipl_icons.best_site_icon::before{background-position:-10px 68px;}
 .ipl_icons.schedule_icon::before{background-position:150px -89px;}
 .ipl_icons.team_prediction_icon::before{background-position:71px -10px;}
 .ipl_icons.group_icon::before{background-position:70px -90px;}
 .ipl_icons.playoff_icon::before{background-position:-10px 151px;}
 .ipl_icons.ipl_prediction_icon::before{background-position:150px -10px;}
 .ipl_icons.how_to_icon::before{background-position:-9px -10px;}
.blue_block_container .white_block h3{margin-top:0;}
.upcoming_predictions table{width:98%;}
.upcoming_predictions tr td:first-child{width:140px;}
.upcoming_predictions h3{margin-top:0;font-size:18px;}
.upcoming_predictions table tr{padding:5px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;}
.upcoming_predictions table td{padding:5px;}
.owl-carousel .singleTournamentsdate p{display:none;}
.upcoming_matches .owl-stage-outer{float:left;width:100%;}
.singleTournamentsdate span, .singleTournamentsdate h5{color:#000;font-size:16px;font-weight:600;}
 #match_accordion .panel{display:inline-block;width:100%;background:transparent;box-shadow:none;border:none;margin-bottom:0;}
 .read_more_button{display:inline-block;margin-top:30px;width:100%;text-transform:uppercase;border-bottom:1px solid #3670b5;position:relative;font-size:17px;}
.read_more_button a:hover, .read_more_button a:focus, .read_more_button a:active{color:#2f7ef2;text-decoration:none;}
 .read_more_button::after{content:"";background:url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIC0zMiA0MjYuNjY2NjcgNDI2IiB3aWR0aD0iNTEycHgiPjxwYXRoIGQ9Im0yMTMuMzMyMDMxIDE4MS42Njc5NjljMCA0LjI2NTYyNS0xLjI3NzM0MyA4LjUzMTI1LTMuNjI1IDExLjczMDQ2OWwtMTA2LjY2Nzk2OSAxNjBjLTMuODM5ODQzIDUuNzYxNzE4LTEwLjIzODI4MSA5LjYwMTU2Mi0xNy43MDcwMzEgOS42MDE1NjJoLTY0Yy0xMS43MzA0NjkgMC0yMS4zMzIwMzEtOS42MDE1NjItMjEuMzMyMDMxLTIxLjMzMjAzMSAwLTQuMjY5NTMxIDEuMjgxMjUtOC41MzUxNTcgMy42MjUtMTEuNzM0Mzc1bDk4Ljc3MzQzOC0xNDguMjY1NjI1LTk4Ljc3MzQzOC0xNDguMjY5NTMxYy0yLjM0Mzc1LTMuMTk5MjE5LTMuNjI1LTcuNDY0ODQ0LTMuNjI1LTExLjczMDQ2OSAwLTExLjczNDM3NSA5LjYwMTU2Mi0yMS4zMzU5MzggMjEuMzMyMDMxLTIxLjMzNTkzOGg2NGM3LjQ2ODc1IDAgMTMuODY3MTg4IDMuODM5ODQ0IDE3LjcwNzAzMSA5LjYwMTU2M2wxMDYuNjY3OTY5IDE2MGMyLjM0NzY1NyAzLjE5OTIxOCAzLjYyNSA3LjQ2NDg0NCAzLjYyNSAxMS43MzQzNzV6bTAgMCIgZmlsbD0iIzQyYTVmNSIvPjxwYXRoIGQ9Im00MjYuNjY3OTY5IDE4MS42Njc5NjljMCA0LjI2NTYyNS0xLjI4MTI1IDguNTMxMjUtMy42Mjg5MDcgMTEuNzMwNDY5bC0xMDYuNjY0MDYyIDE2MGMtMy44Mzk4NDQgNS43NjE3MTgtMTAuMjQyMTg4IDkuNjAxNTYyLTE3LjcwNzAzMSA5LjYwMTU2MmgtNjRjLTExLjczNDM3NSAwLTIxLjMzNTkzOC05LjYwMTU2Mi0yMS4zMzU5MzgtMjEuMzMyMDMxIDAtNC4yNjk1MzEgMS4yODEyNS04LjUzNTE1NyAzLjYyODkwNy0xMS43MzQzNzVsOTguNzczNDM3LTE0OC4yNjU2MjUtOTguNzczNDM3LTE0OC4yNjk1MzFjLTIuMzQ3NjU3LTMuMTk5MjE5LTMuNjI4OTA3LTcuNDY0ODQ0LTMuNjI4OTA3LTExLjczMDQ2OSAwLTExLjczNDM3NSA5LjYwMTU2My0yMS4zMzU5MzggMjEuMzM1OTM4LTIxLjMzNTkzOGg2NGM3LjQ2NDg0MyAwIDEzLjg2NzE4NyAzLjgzOTg0NCAxNy43MDcwMzEgOS42MDE1NjNsMTA2LjY2NDA2MiAxNjBjMi4zNDc2NTcgMy4xOTkyMTggMy42Mjg5MDcgNy40NjQ4NDQgMy42Mjg5MDcgMTEuNzM0Mzc1em0wIDAiIGZpbGw9IiMyMTk2ZjMiLz48L3N2Zz4K');background-size:auto;background-size:12px;height:12px;width:12px;position:absolute;top:8px;right:5px;}
.preview_match.match_preview_link .morebtn1{color:#fff;}
.navigation .navbar-toggle .icon-bar{background:#393838;}
.owl-item{float:left !important;}
.upcoming-match{background:#0959af;display:inline-block;width:100%;}
.upcoming-match-tournament{background:#0959af;float:left;width:100%;color:#fff;padding:7px;}
.upcoming-team-vs-match{background:-moz-linear-gradient(top, #559df0 0%, #0c5ec4 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3175d8), color-stop(79%,#205cb4));background:-webkit-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-o-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-ms-linear-gradient(top, #559df0 0%,#0c5ec4 79%);display:inline-block;width:100%;float:left;color:#fff;padding:10px 0;}
.upcoming-team-vs-match .team_icon_img{width:40px;height:40px;display:block;overflow:hidden;margin:auto;background:#fff;border-radius:50%;padding:4px;}
.upcoming-team-vs-match p{color:#fff;text-align:center;margin:10px 0 0;font-size:14px;}
.upcoming-team-vs-match .versus{float:left;padding:20px 0;width:16%;text-align:center;}
.date-time-block{color:#fff;font-size:13px;display:inline-block;width:100%;float:left;}
.date-time-block .date-block{background:#0a3c7a;float:left;width:40%;position:relative;}
.date-time-block .date-block, .date-time-block .time-block{padding:5px;}
.date-block::after{content:"";position:absolute;border-style:solid;border-width:0px 15px 30px 0px;right:0px;top:0;border-color:transparent #0959af transparent transparent;}
.date-time-block .time-block{padding-left:10px;display:inline-block;}
.carousel-wrap{overflow:hidden;}
.upcoming_matches_heading{background:#fff5ea;border:1px solid #d37714;margin:30px 0;border-left:0;}
.upcoming_matches_heading p{margin-bottom:0;font-size:16px;}
.upcoming_matches_heading strong{background:#4facff;color:#fff;padding:5px;position:relative;margin-right:15px;}
.upcoming_matches_heading strong::before{content:"";position:absolute;border-style:solid;border-width:29px 0px 0px 15px;right:-15px;top:0;border-color:transparent transparent transparent #4facff;}
.upcoming_matches .owl-nav i{width:30px;height:70px;background-color:#d37714;text-align:center;vertical-align:middle;display:table-cell;color:#fff;cursor:pointer;}
.upcoming_matches .owl-prev{left:-20px;}
.upcoming_matches .owl-next{right:-20px;}
.owl-nav .disabled i{background:#b0a395;cursor:auto;}
.owl-dots{text-align:center;}
.owl-dot{display:inline-block;}
.owl-dot.active span{background:none repeat scroll 0 0 #ec7f09;}
.owl-dots span{background:none repeat scroll 0 0 #b0a395;border-radius:20px;display:block;height:12px;margin:5px 7px;width:12px;}
.league_section{background:#1773e4;color:#fff;padding:40px 0;background-size:cover;position:relative;}
.league_section_buttons{display:inline-block;width:100%;margin-top:25px;}
.league_section h2{font-weight:500;margin-top:0;margin-bottom:25px;}
.league_section_buttons li a{border:1px solid #fff;float:left;width:32%;margin-right:1%;text-align:center;color:#fff;padding:15px 0;font-size:20px;}
.league_section_buttons li a:hover{background-color:#ffffff;color:#020202;}
.tournamentsGuide .owl-dot{display:none;}
.about_section_buttons{display:inline-block;width:100%;margin-top:25px;}
.about_section_buttons li a{border:1px solid #787878;float:left;width:32%;margin-right:1%;text-align:center;color:#3e3d3d;padding:10px 0;font-size:20px;position:relative;z-index:0;}
.about_section_buttons li a:hover{color:#fff;}
.about_section_buttons li a::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#3e3d3d;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s ease-out;}
.about_section_buttons li a:hover::before{transform:scaleX(1);}
.last-completed-match{background:#fff;display:inline-block;width:100%;color:#fff;box-shadow:0px 0px 5px #dddad5;}
.last-completed-match-tournament{background:#403d39;color:#e9e7e4;padding:15px 0;font-size:16px;font-weight:600;}
.last-team-vs-match .versus{text-align:center;}
.last-team-vs-match .team1_section{width:25%;}
.last-team-vs-match .versus-section{width:50%;float:left;}
.last-team-vs-match{color:#000;}
.last-team-vs-match .teamvsmatch{padding:10px 0;}
.last-team-vs-match .versus-section .versus{color:#807f7d;font-size:20px;margin:10px 0 0;font-weight:800;}
.last-team-vs-match .versus-section p{color:#2a2928;text-align:center;margin-bottom:0;}
.last-match-prediction{background:#dadada;display:inline-block;width:100%;text-align:center;color:#020202;}
.last-match-prediction p{margin-bottom:0;padding:5px 0;font-weight:600;}
.last-completed-match .wrap .orangebtn{margin:0;padding:10px 30px;}
.last-completed-match .team1_section .teamicon img{border:1px solid #eee;border-radius:50%;}
.last_matches h2{text-align:center;margin-top:0;color:#423939;font-size:40px;}
.last_matches{padding:65px 0;background:#e9e7e4;}
.last_matches img{width:100%;max-width:295px;height:auto;}
.last_matches .carousel-wrap{margin-bottom:20px;}
.last-completed-matches{background:#fff;text-align:center;}
.grey_button a{display:inline-block;border:1px solid #787878;text-align:center;color:#3e3d3d;padding:10px 30px;font-size:22px;position:relative;z-index:0;}
.grey_button a:hover{color:#fff;background: #3e3d3d;}
.last_matches .owl-nav .fa{font-size:14px;background:#fff;padding:16px 18px;border-radius:50%;}
.read_match_preview{text-decoration:underline;margin-top:10px;display:block;}
.last-completed-matches .caption{position:relative;padding-bottom:15px;}
.last-completed-matches .inner_match_tournament_details{margin-top:15px;}
.last-completed-matches h3{margin:0;font-size:16px;padding:10px;min-height:70px;}
.last-completed-matches h3 a{color:#282828;}
.last_matches_heading{margin-bottom:40px;}
.tournament_name{display:inline-block;}
.last-completed-owl-carousel .tournament_name{width:100%;}
.last_matches .carousel-wrap h2{text-align:center;padding:10px;margin:0 auto;position:relative;top:0;font-size:17px;color:#fff;background:#57a5fa;}
.triangle_left{width:0;height:0;border-top:19px solid transparent;border-right:18px solid #57a5fa;border-bottom:19px solid transparent;float:left;}
.triangle_right{width:0;height:0;border-top:19px solid transparent;border-left:18px solid #57a5fa;border-bottom:19px solid transparent;float:left;}
.read_more_button .morebtn1{color:#6cbcfd;}
.btn_min_width a{min-width:400px;}
.odds_section .team_names{font-size:22px;margin:20px 0 10px;font-weight: 600;}
.match_date_match_time {margin-bottom: 20px;}
.match_date_match_time p {margin: 0 0 2px;font-size:15px;}
.wrap.match_odd_head {background: #fff;padding: 0px 25px 15px;margin-bottom: 15px;}
.odds_section .match_details{font-size:16px;color:#494949;margin-bottom:20px;}
.odds_match_name a:hover {color: #000;}
.tracker_btn a{color:#fff;background:#0090ff;padding:10px 24px;display:inline-block;border-radius:2px;}
.match_odds_section .oddslocation{border-left:1px solid #ededed;}
.match_odds_section {width: 55%;}
.odd_page .oddids .wrap{background:#fff;border-bottom:2px solid #ededed;}
.odd_page .oddids .wrap:last-child{background:#ededed;}
.odd_page .odd_refresh_status{font-size:10px;}
.match_detail_section{width:45%;}
.tournaments_details{position:absolute;top:0;background:#cf232b;color:#fff;font-size:12px;padding:3px 10px;}
.tournaments_details::before {content: "";width: 0;height: 0;border-top: 23px solid #cf232b;border-right: 10px solid transparent;position: absolute;right: -10px;top: 0;}
.betting-section .owl-nav span{font-size:95px;color:#fff;line-height:70px;text-shadow:0px 0px 5px #979797;}
.betting-section .owl-nav [class*="owl-"]:hover{background:transparent;}
#owl_main_slider .owl-nav .disabled{opacity:0;}
.single_match .tournament_details{background:#fff;padding:10px 20px;border:none;}
.matches-displayed.single_match .match_detail_center, .matches-displayed.single_match .location{text-align: center;}
.flex-between{display:flex;justify-content:space-between;}
.flex-box{display:flex;justify-content:space-between;padding:15px 20px 30px;align-items:center;}
.flex-box span{display:block;text-align:left;}
.team_details img{border:1px solid #c6babb;border-radius:50px;margin:0 40px;width:50px;}
.single_match_button a{background:#006eba;color:#fff;padding:10px 20px;display:flex;}
.single_match_button a.coming_soon{background:#ddd;cursor:default;color:#515151;}
.single_match_details span{font-size:14px;font-weight:700;}
.team_details p{margin-bottom:0;}
.item.matches-displayed.border_radius.single_match::before{content:' ';position:absolute;right:0;z-index:-1;bottom:0;top:0;width:30%;background:#e4f7ff;}
.item.matches-displayed.border_radius.single_match::after{content:'';position:absolute;display:block;right:30%;top:0;bottom:0;width:25px;height:100%;background:#e4f7ff;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 50%);clip-path:polygon(100% 0, 100% 100%, 0% 100%);}
.flex-box .match-teams{display:flex;align-items:center;justify-content:center;margin:10px 0;}
.home-match-owl-carousel{margin-top:60px;}
.betting-section{position:relative;margin:0 auto;width:100%;padding:30px 0;overflow:hidden;background:rgb(50,127,215);background:linear-gradient(0deg, rgb(50, 128, 215) 0%, rgb(227, 238, 251) 52%, rgb(252, 252, 255) 100%)}
.matches-displayed{background:#fff;text-align:center;box-shadow:0px 0px 5px #7b7a7a;z-index:1;position:relative;}
.match_start_status{color:#787878;text-align:left;padding:5px 12px;font-size:14px;font-weight:bold;}
.justify-content{display:flex;justify-content:space-between;align-items:center;padding:12px;color:#000;}
.justify-content img{width:45px;border:1px solid #d0d0d0;border-radius:50%;margin-right:5px;}
.match_detail_center span{font-size:15px;font-weight:600;}
.match_detail_center p{font-size:13px;font-weight:600;}
.match_details{display:flex;align-items:center;}
.match_details p{margin:0;font-size:17px;font-weight:600;}
.owl-carousel .owl-item .match_details img{width:44px;}
.tournament_details{background:#f4f5f7;color:#1b1b1b;font-size:15px;padding:10px 0;border-top:1px solid #e3e3e3;border-radius:2px;}
.tournament_details h5{margin:0;font-weight:700;}
.matches-displayed a:focus, .matches-displayed a:hover, .matches-displayed a:active{outline:none;text-decoration:none;}
.match_start_status.live span{background:red;color:#fff;position:relative;display:inline-block;padding:0 10px 0 20px;border-radius:2px;}
.match_start_status.live span:after{content:"";left:0;position:absolute;left:8px;width:5px;height:5px;top:40%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;background:#fff;transform-origin:center;-webkit-animation:beatLive 0.8s infinite alternate;-moz-animation:beatLive 0.8s infinite alternate;-ms-animation:beatLive 0.8s infinite alternate;-o-animation:beatLive 0.8s infinite alternate;animation:beatLive 0.8s infinite alternate;}
@keyframes beatLive{0%{transform:scale(0) }
 40%{transform:scale(1.3) }
 80%{transform:scale(1.2) }
 100%{transform:scale(0) }
}
@-webkit-keyframes beatLive{0%{transform:scale(0) }
 40%{transform:scale(1.3) }
 80%{transform:scale(1.2) }
 100%{transform:scale(0) }
}
.betting-section .owl-prev{left:-40px;top:25%;}
.betting-section .owl-next{right:-35px;top:25%;}
.betting-section .owl-nav [class*="owl-"]:hover{background:transparent;}
#owl_main_slider .owl-nav .disabled{opacity:0;}
.single_match .tournament_details{background:#fff;padding:10px 20px;border:none;}
.flex-between{display:flex;justify-content:space-between;}
.flex-box{display:flex;justify-content:space-between;padding:15px 20px 30px;align-items:center;}
.flex-box span{display:block;text-align:left;}
.team_details img{border:1px solid #c6babb;border-radius:50px;margin:0 40px;width:50px;}
.single_match_button a{background:#006eba;color:#fff;padding:10px 20px;display:flex;}
.single_match_details span{font-size:14px;font-weight:700;}
.team_details p{margin-bottom:0;}
.item.matches-displayed.border_radius.single_match::before{content:' ';position:absolute;right:0;z-index:-1;bottom:0;top:0;width:30%;background:#e4f7ff;}
.item.matches-displayed.border_radius.single_match::after{content:'';position:absolute;display:block;right:30%;top:0;bottom:0;width:25px;height:100%;background:#e4f7ff;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 50%);clip-path:polygon(100% 0, 100% 100%, 0% 100%);}
.flex-box .match-teams{display:flex;align-items:center;justify-content:center;margin:10px 0;}
#header-section{border-bottom:1px solid #eaeaea;}
.owl-stage-outer .owl-item{padding:8px;}
.league_section{background:#f5f5f5;color:#000;padding:40px 0;position:relative;}
.league_section_buttons li a{border:1px solid #000;color:#000;}
.single_match .single_match_details{max-width:190px;}
.single_match .team_details i{display:block;}
#sticky{float:left;}
#sticky.stick{position:fixed;top:0;z-index:10;}
#sticky .bettingtabbets{max-width:297px;}
.success-message{background:#fff;padding:20px;text-align:center;margin:20px 0;}
.bk-long-button {text-align: center;display: inline-block;width: 100%;}
.bk-long-button .bookmaker-sidebar{font-weight:bold;color:#fff;font-size:20px;width:100%;display:block;background: #ff902d;background: -moz-linear-gradient(top, #ff902d 0%, #ff5a00 50%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff902d), color-stop(50%,#ff5a00));background: -webkit-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background: -o-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background: -ms-linear-gradient(top, #ff902d 0%,#ff5a00 50%);background: linear-gradient(to bottom,#ff902d 0%,#ff5a00 50%);border-radius:2px;line-height: 24px;padding: 15px;}
.bk-long-button .bookmaker-sidebar:hover{color:#fff;background:#ee6d15;background:-webkit-gradient(left bottom,right top,color-stop(0%,#ec9205),color-stop(100%,#ee6d15));background:-webkit-linear-gradient(45deg,#ee6d15 0,#ec9205 100%);background:-o-linear-gradient(45deg,#ee6d15 0,#ec9205 100%);background:-ms-linear-gradient(45deg,#ee6d15 0,#ec9205 100%);background:linear-gradient(45deg,#ee6d15 0,#ec9205 100%);}
.bk-long-button .bookmaker-sidebar:focus {text-decoration: none;}
.fa.fa-plus::before {content: "+";}
.fa.fa-minus::before {content: "-";}

.featured-bet-wrapper {background: #1a1a1a;color: #fff;}
#featured-bet-wrapper .featured-bet-wrapper #close {background: #1a1a1a;}
.featured-bet-wrapper h4 {margin: 0;}
.featured-bet-wrapper p {margin: 0;}
.featured-bet-wrapper .wrap .bluebtn{display: inline-block;color: #fff;border: 1px solid #fff;position: relative;z-index: 0;background: #c92e00;font-weight: 600;border-radius: 0;padding: 10px;font-size:15px;}
.featured-bet-wrapper .wrap .bluebtn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#ff6e00;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s ease-out;}
.featured-bet-wrapper .wrap .btn:hover::before{transform:scaleX(1);}
.featured-bet-wrapper h4 span {color: #f5db1f;font-weight: 600;font-size: 20px;}
.featured-bet-wrapper h4 small {font-size: 12px;display: block;}

.dion label {display: inline-block;width: 100%;cursor: pointer;position: relative;color: #222;font-size: 19px;font-weight: 400;border: 1px solid #e0e2e0;padding: 10px 20px;background: #fff;margin-bottom: 0;}
.dion label::after {position:absolute;content:"";width:20px;height:20px;background-size:20px;right:10px;top:20px}
.dion input:checked+label::after {content:"";width:20px;height:20px;background-size:20px}
.dion input:checked+label {}
.dion input:checked+label+.content {position: relative;opacity: 1;padding: 15px;z-index: 9;background: #fff;border: 1px solid #e0e2e0;border-top: none;}
.dion.table-of-content input:checked+label {background:#2c9f2e}
.dion label+.content {position:absolute;opacity:0;z-index:-1}
.dion input {display:none}
.dion input:checked + label .fa.fa-plus::before {content: "-";}
.faqsection i{padding: 0px;text-align: center;background: #006acf;color: #fff;font-size: 24px;width: 30px;height: 30px;float: left;border-radius: 50px;line-height: 30px;font-style: normal;top:0;}
.faq_section h4{margin:0;display: flex;justify-content: space-between;align-items: center;}
.faq_section {float: left;width: 100%;margin-bottom: 10px;}
.faq_section h4 .btn {float: right;padding:0;}
.bread-crumbs{font-size:15px;padding:15px 0;width:100%;color:#000;float:left;}
.bread-crumbs ul{flex-wrap:wrap;align-content:center;display:flex;align-items:center;}
.bread-crumbs ul li{position:relative;display:inline-block;padding-right:20px;}
.bread-crumbs ul li a{color:#66696c;}
.bread-crumbs ul li:last-child a{color:#000;font-weight:600;}
.bread-crumbs ul li:last-child a{color:#000;font-weight:600}
.bread-crumbs ul li::before{display:inline-block;background:url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNzkyLjAzMyA3OTIuMDMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA3OTIuMDMzIDc5Mi4wMzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iX3gzOF8iPgoJCTxnPgoJCQk8cGF0aCBkPSJNNjE3Ljg1OCwzNzAuODk2TDIyMS41MTMsOS43MDVjLTEzLjAwNi0xMi45NC0zNC4wOTktMTIuOTQtNDcuMTA1LDBjLTEzLjAwNiwxMi45MzktMTMuMDA2LDMzLjkzNCwwLDQ2Ljg3NCAgICAgbDM3Mi40NDcsMzM5LjQzOEwxNzQuNDQxLDczNS40NTRjLTEzLjAwNiwxMi45NC0xMy4wMDYsMzMuOTM1LDAsNDYuODc0czM0LjA5OSwxMi45MzksNDcuMTA0LDBsMzk2LjM0Ni0zNjEuMTkxICAgICBjNi45MzItNi44OTgsOS45MDQtMTYuMDQzLDkuNDQxLTI1LjA4N0M2MjcuNzYzLDM4Ni45NzIsNjI0Ljc5MiwzNzcuODI4LDYxNy44NTgsMzcwLjg5NnoiIGZpbGw9IiMwMDAwMDAiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==') no-repeat;position:absolute;right:4px;content:"";width:12px;height:12px;background-size:12px;top:1px;}
.bread-crumbs ul li:last-child::before{content:unset;}

@media(min-width:1300px){.world-cup-section .container{width:1170px;}
}
.previewAds.worldcuppreview{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/worldcup-image.jpg) no-repeat;}
.world-cup-section{background:#fff;padding:30px 0;}
.world-cup-section h2{font-size:30px;margin-bottom:10px;margin-top:0;}
.world-cup-section p{color:#000;margin-bottom:25px;}
.world-cup-section a.btn{border:1px solid #33363c;color:#33363c;border-radius:0;margin-right:10px;font-size:17px;font-weight:600;}
.tournament_logo{background:#fff;padding:20px 7px;width:95px;float:left;border-radius:50%;border:2px solid #dbdbdb;height:95px;margin-right:15px;}
.tournament_big_logo img{border-radius:50%;border:2px solid #dbdbdb;max-width:220px;}
.previewpagesection.predictionpagesection .rightblock .bettingtabbets{margin-right:0px;margin-left:0px;background:transparent;}
.rightblock .bonustext1 p{margin:0;font-size:9px;line-height: 11px;}
.rightblock .matchvssec .contenttitle{font-size:20px;color:#fff;background:#006acf;padding:10px;border:0;font-weight:600;margin:0px;}
.rightblock .bonusrow{margin-bottom:0;padding:10px 5px;border-bottom: 1px solid #c6c6c6;}
.rightblock .bonusrow .betlogo{width:16%;padding:0px;}
.rightblock .star_rating span{font-size:11px !important;line-height:15px;}
.star_rating {line-height: 15px;}
.rightblock .bonusrow .bonustext{width:54%;padding:0 0 0 10px;}
.rightblock .bonusrow .bonustext p{font-size:14px;line-height:18px;}
.rightblock .bonusrow .betlogo img {padding: 10px 1px;display:inline-block}
.rightblock .action_btn{width:30%;padding:0;}
.rightblock .action_btn a.visitbtn{text-shadow:none;box-shadow:none;padding:10px 0;font-size:15px;font-weight:600;}
.rightblock .action_btn a.readRvw{padding:5px 0px;display:inline-block;}
.rightblock .bonustext1{width:100%;float:left;padding:5px 10px;border-top:1px solid #e5e5e573;}
.rightblock .bonusrow .bonustext p strong{font-size:18px;line-height:24px;display: block;}
.rightblock .bettingtabbets.fixed{position:fixed;top:0px;width:100%;max-width:365px;}
.rightblock .starrating{margin:5px 0 0;}
#wrap-innerpage .tournamentpage .titleset h1{text-align:left;}
.newbettingblock{position:relative;}
.newbetting_block{position:relative;}
.betting_tips_sprite.\31 0cric_img{width:96px;height:96px;background-position:-130px -521px;margin-top:25px;}
.betting_tips_sprite.\31 xbet_img{width:96px;height:96px;background-position:-245px -521px;margin-top:25px;}
.betting_tips_sprite.dafabet_img{width:96px;height:96px;background-position:-14px -520px;margin-top:25px;}
#wrap-innerpage .first_block_section h2{margin-top:20px;font-size:28px;line-height:40px;}
.postedby{font-size:13px;padding-bottom:20px;}
.innerpage-block.author_block{padding:20px;}
.au_thumbnail{float:left;margin-right:20px;}
.au_caption h3{margin-top:0;}
.au_caption p{color:#55636e;font-size:16px;}
.tournamentSection{clear:both;padding:65px 0;background:#0b5dc3;background:#16273a;background:-moz-linear-gradient(top, #559df0 0%, #0c5ec4 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3175d8), color-stop(79%,#205cb4));background:-webkit-linear-gradient(top, #0b5dc3 0%,#6db2ff 100%);background:-o-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-ms-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:linear-gradient(to bottom, #559df0 0%,#0c5ec4 79%) filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3175d8', endColorstr='#205cb4',GradientType=0 );}
.tournamentsHeading{width:100%;float:left;margin:0;text-align:center;color:#423939;}
.tournamentsHeading h2{font-size:40px;font-weight:600;color:#fff;margin-top:0;}
.tournamentsHeading p{font-size:20px;color:#fff;width:69%;margin:0 auto;}
.tournamentsGuide{width:100%;float:left;margin:35px 0 70px;text-align:center;}
.white-bg{background:#fff;box-shadow:0px 0px 5px #bfb4b4;margin-top:15px;transition:all .5s ease;}
.schedule_section{background:#fff;float:left;width:100%;margin-bottom:20px;}
#schedule_table_section .btn-link h3{color:#000;font-size:18;}
#schedule_table_section .btn-link{width:100%;display:inline-block;}
#schedule_table_section .btn-link strong{margin-top:10px;color:#900;}
.white-bg:hover{transform:scale(1.1);}
.white-bg img{padding:30px 5px 15px;}
.singleTournaments{text-align:center;padding:0;margin:0 auto;width:90%;position:relative;top:22px;}
.visitlink{width:100%;float:left;margin:0px;text-align:center;}
.visitlink a{background:#ff8025;display:inline-block;color:#fff;border:1px solid #ff8025;position:relative;z-index:0;background:#ffa44c;background:-moz-linear-gradient(top,#ffa44c 0,#ff7519 100%);background:-webkit-linear-gradient(top,#ffa44c 0,#ff7519 100%);background:linear-gradient(to bottom,#ffa44c 0,#ff7519 100%);font-weight:600;padding:13px 26px;font-size:20px;}
.visitlink a::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#ff6e00;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s ease-out;}
.visitlink a:hover::before{transform:scaleX(1);}
.singleTournaments h4{margin:0;font-weight:600;background:#003663;color:#fff;position:relative;display:flex;justify-content:center;align-items:center;height:55px;border-radius:12px;font-size:18px;}
.singleTournaments h3{margin:0;font-weight:600;background:#003663;color:#fff;position:relative;display:flex;justify-content:center;align-items:center;height:55px;border-radius:12px;font-size:18px;}
.border_radius{border-radius:2px;}
.singleTournaments p{color:#4b4f52;}
.oddssection{background:#0e3663;float:left;padding:15px;position:relative;z-index:3;}
.matchblock{padding:0px;}
.matchDate{float:left;}
.matchDate::after{content:"|";padding:0 15px;}
.matchDate .fa.fa-calendar{font-size:15px;margin-right:4px;}
.fa{display: inline-block;background: url('/web/20231108042357im_/https://www.cricketbetting.net/images/match-preview-sprite.png') no-repeat;background-position-x: 0%;    background-position-y: 0%;background-position-x: 0%;background-position-y: 0%;position: relative;top: 3px;}
.fa.fa-calendar {background-position: 2px 2px;width: 19px;height: 19px;margin-right: 5px;}
.fa-calendar::before, .fa.fa-clock-o::before, .fa.fa-map-marker::before, .fa.fa-home::before {content: "";}
.fa.fa-clock-o {content: "";background-position: -17px 0px;width: 18px;height: 18px;}
.fa.fa-map-marker {content: "";background-position: -35px 2px;width: 15px;height: 20px;}
.fa.fa-home {content: "";background-position: -49px -4px;width: 15px;height: 12px;top:0;}
.bread-crumbs ul li:last-child::before {content: unset;}
.matchDetailsSection{padding:10px 0 0px;font-size:15px;color:#aacff8;display:inline-block;width:100%;}
.matchTime{float:left;}
.matchTime::after{content:"|";padding:0 15px;}
.matchLocation{float:left;}
.matchOngoing{margin-bottom:10px;}
.matchOngoing img{float:left;margin-right:10px;}
.matchOngoing span{font-size:14px;color:#aacff8;line-height:18px;}
.whiteRoundImg{float:left;background:#fff;border-radius:50px;height:65px;width:65px;margin:15px 15px 15px 0;}
.whiteRoundImg img{width:40px;margin:13px;}
.oddstitle h4, .ourPick h4, .pitchReport h4{color:#ffe44c;font-weight:600;}
.ourPick p, .pitchReport p{color:#fff;font-size:16px;}
.matchPredictionText{color:#fff;margin-top:5px;margin-bottom:12px;font-size:16px;}
.teamabr{font-size:16px;float:left;}
.matchOdds{width:100%;float:left;text-align:center;}
.matchOdds span{background:#a81624;margin:0;color:#fff;font-size:16px;padding:2px 16px 7px;display:inline-block;position:relative;font-weight:600;}
.matchOdds span::before{content:"";left:-16px;position:absolute;top:0px;border-left:16px solid transparent;border-bottom:32px solid #a81624;}
.matchOdds span::after{content:"";right:-16px;position:absolute;top:0px;border-right:16px solid transparent;border-bottom:32px solid #a81624;}
.viewMorebtn a.morebtn1{text-decoration:none;background:#0b89ca;border-radius:0;font-size:16px;color:#fff;padding:6px 7px;}
.viewMorebtn{margin:40px 0 0;display:inline-block;margin-top:10px;width:100%;}
.shortdes a.morebtn:hover{background:#08a1f0;color:#fff;box-shadow:0px 2px 10px 3px #aaa;}
.matchTitle{margin-bottom:0px;}
.matchTitle span{position:absolute;right:-15px;background:#fa5e09;color:#fff;font-size:16px;padding:0px 13px 3px;top:-20px;}
#downClick{cursor:pointer;color:#7f8080;font-size:16px;padding:10px 0 0;display:inherit;outline:none;}
.teamvsblock{position:relative;cursor:pointer;width:100%;float:left;}
.tournamentsGuide a{text-decoration:none;display:inline-block;margin-bottom:30px;}
.owl-carousel{display:block;}
.tournamentsGuide.owl-carousel.owl-loaded.owl-drag{position:relative;}
.owl-prev{position:absolute;top:50%;left:-50px;}
.owl-next{position:absolute;right:-50px;top:50%;}
.last-completed-owl-carousel .owl-nav button span{font-size:50px;color:#aeaeae;background:#fff;border-radius:50px;width:45px;display:block;font-weight:800;height:45px;line-height:36px;}
.last-completed-owl-carousel .owl-nav button{border:0;background:no-repeat;top:60%;outline:0;}
.owl-nav .disabled{opacity:0;}
.tournamentsGuide.owl-carousel.owl-loaded.owl-drag .fa{font-size:14px;background:#fff;padding:16px 18px;border-radius:50%;}
.tournamentSection .visitlink{margin-bottom:0;}
.psl-sprite li{position:relative;height:36px;}
.psl-sprite li::before{content:"";background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/psl/psl-sprite.png') no-repeat, #0090ff;background-position-x:0%, 0%;background-position-y:0%, 0%;background-position-x:0%, 0%;background-position-y:0%, 0%;position:absolute;background-position:0 0;top:0;left:0;width:36px;height:36px;display:block;border-radius:4px;text-align:center;line-height:32px;border:1px solid #41aaf3;float:left;}
.psl-schedule1::before{background-position:0 0 !important;}
.psl-odds::before{background-position:-34px -6px !important;}
.psl-squads::before{background-position:-78px -1px !important;}
.psl-top-betting::before{background-position:-121px -1px !important;}
.psl-overview::before{background-position:-198px -1px !important;}
.psl-prediction::before{background-position:-159px -3px !important;}
#wrap-innerpage .innerhead h1{text-align:center;}
#wrap-innerpage .bettinginfopanel ul li{color:#37aff4;list-style-type:disc;list-style-image:none;}
#wrap-innerpage .bettinginfopanel ul li span{color:#fff;}
#wrap-innerpage .innerMatchDetails{width:100%;display:inline-block;margin:6px 0 20px;}
#wrap-innerpage .innerMatchDetails li{width:auto;float:none;display:inline-block;font-size:14px;color:#2a2a28;position:relative;z-index:9;}
#wrap-innerpage .innerMatchDetails li::after{content:"|";padding:0 8px;}
#wrap-innerpage .prediction-tab span{text-align:center;}
#wrap-innerpage .bettinginfopanel h4::before{content:"";width:0;height:0;border-style:solid;border-width:0 9px 9px 0;border-color:transparent #9e2839 transparent transparent;bottom:-9px;left:0;position:absolute;}
#wrap-innerpage .bettinginfopanel{width:83%;background:#0e3663;padding:30px 0px 10px;position:relative;margin:0 auto;float:none;display:inline-block;z-index:9;}
#wrap-innerpage .bettinginfopanel ul{padding:10px 20px;}
#wrap-innerpage .bettingtipsshape{border-right:1px solid #34659c;margin-bottom:10px;}
#wrap-innerpage .ourPick .teamicon{background:#fff;border-radius:100%;padding:5px;display:inline-block;margin-right:10px;width:65px;height:65px;}
#wrap-innerpage .teamvsmatch p i.teamicon{width:70px;height:70px;display:block;overflow:hidden;margin:auto;border:4px solid #a79794;}
#wrap-innerpage .teamvsmatch .versus{font-size:28px;color:#2a2a28;margin:15px 0 0;}
#wrap-innerpage .teamvsmatch span{font-size:28px;color:#2a2a28;display:inline-block;margin:15px 35px;}
#wrap-innerpage .teamvsmatch .teamicon{background:#fff;padding:10px;width:80px;height:80px;border-radius:50px;border:4px solid #f5f7fa;box-shadow:1px 2px 5px #9f9f9f;}
#wrap-innerpage .teamvsmatch{padding:15px 0 30px;position:relative;z-index:9;display:flex;align-items:center;}
#wrap-innerpage .innerhead-section.previewpage{background:#ebeef5 url('/web/20231108042357im_/https://www.cricketbetting.net/images/bg_home.jpg');background-repeat:repeat;}
#wrap-innerpage .innerMatchDetails{text-align:center;}
#wrap-innerpage .innerMatchDetails li.leagueName a{font-size:16px;color:#09478d;}
#wrap-innerpage .innerMatchDetails li:last-child::after{content:"";float:left;}
#wrap-innerpage .bettinginfopanel h4{font-size:18px;text-align:center;float:left;padding:5px 15px;margin:0;color:#fff;background:#f42341;top:-5px;position:absolute;left:-9px;}
.coming-soon{text-align:center;font-size:24px;margin-top:15%;}
#wrap-innerpage .oddsbox{float:left;border-bottom: 1px solid #eaeae9;width: 100%;background: #f3f3f3;}
.previewpage .innerPage .oddspanel{width:100%;display:inline-block;float:none;}
.comment_section h3{background:#0090d3;color:#fff;border:none;padding:10px 20px;margin:0;}
.comment_section table{padding:25px;display:inline-block;width:100%;background:#ecf8fb;border:1px solid #dedbdc;}
.comment_section tbody, .comment_section tr, .comment_section td{width:100%;display:inline-block;}
.comment_section{display:inline-block;width:100%;}
.container-section.previewpagesection.predictionpagesection{background:#dfe4ea;float:left;margin:0;}
.mainform.cmntform{background:#fff;padding:30px 0;display:inline-block;}
.comment_section input.name, .comment_section input.email{border:1px solid #ced9de;min-width:100%;display:inline-block;padding:17px;background:#fff;margin-bottom:20px;}
.comment_section textarea{border:1px solid #ced9de;width:100%;display:inline-block;background:#fff;padding:15px;font-size:20px;margin-bottom:20px;}
.comment_section input::placeholder, .comment_section textarea::placeholder{color:#8b8b8b;}
.comment_section .cmntsubmit{background:#ff621a;color:#fff;border:none;padding:5px 25px;font-size:18px;float:right;}
.mainform.cmntform label{position:absolute;z-index:-1;left:0;color:transparent;}
.comments{background:#fff;}
.comments .user_name{color:#1081b5;text-transform:capitalize;font-weight:600;}
.texteditor.postiveeditor p{margin-bottom:5px;}
.comments .inputfield{color:#55636e;font-size:16px;}
.cmnt_msg{font-size:18px;padding:10px;}
.cmnt_reply{font-size:14px;color:#938f8e;cursor:pointer;display:inline-block;}
.comments li.comment{border-bottom:1px solid #e5e0e0;padding:5px 25px;}
.tipslisting-block .thumbnail{width:100%;position:relative;display:flex;align-items:center;}
.tipslisting-block .thumbnail img{float:left;}
.tipslist .thumbnail img{float:left;margin-right:10px;}
.tipslisting-block .thumbnail .caption{float:left;}
.inner_match_tournament_details li.date, .inner_match_tournament_details li.time{font-size:11px;}
#homewrap .col-sm-12.col-md-offset-1.col-lg-offset-0.col-md-10.col-lg-6:last-child{}
.dream_prediction a{background:#d7881e;color:#fff;position:relative;padding:10px 40px 10px 10px;font-weight:600;}
.dream_prediction a:hover{background:#000;color:#fff;}
.downArrow{position:absolute;top:16px;right:20px;}
#wrap-innerpage .dream_prediction .caret{right:-6px;position:absolute;top:3px;margin:0;font-size:30px;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid;}
#wrap-innerpage{background:#eee;}
.newsletter{position:relative;background:#1e60aa;padding:60px 0 40px 0;width:100%;float:left;z-index:9;}
.newsletter label{position:absolute;color:transparent;left:0;z-index:-1;}
.newsletter h3{color:#fff;margin-top:0;font-size:36px;}
.form-control.input-lg{width:100%;border-radius:0;position:relative;float:left;height:50px;}
.orange_btn.newsletter_btn{width:100%;height:50px;margin-top:10px;font-size:20px;position:relative;z-index:0;background:#c92e00;}
.orange_btn{background:#ff7f1f;color:#fff;border:none;padding:0px;display:inline-block;}
.news_msg{color:#fff;margin-bottom:10px;}
.newsletter p{margin-bottom:0;color:#fff;font-size:20px;}
.newsletter_headings img{margin-right:15px;}
.newsletter_headings{position:relative;}
.form-inline{padding:0px;}
#wrap-innerpage h2{position: relative;font-weight: 600;margin-top: 0;display: inline-block;width: 100%;}
#wrap-innerpage #team_form{text-align:center;margin-top:20px;}
#wrap-innerpage .tournamentpagesection h2{display:inline-block;width:100%;}
#wrap-innerpage .tournamentpagesection .key_pointers h3{color:#fff;margin:0 0 15px;}
.playoff_prediction h3{color:#278fe4;}
.reviewpage h1{font-size:40px;letter-spacing:2px;text-align:left;color:#fff;position:relative;z-index:2;font-weight:600;line-height:50px;margin-bottom:20px;text-shadow:0 1px 1px #000;margin:0;float:left;}
.reviewpage{display:inline-block;width:100%;float:left;}
.reviewpage h2{font-weight:600;color:#02170b;margin-top:0;}
.bg_green{background:#09803b;}
.reviewleft.bg_green{padding:40px 0;}
.reviewright h4{font-size:40px;font-weight:600;color:#fff;}
.bg_white{background:#fff;}
.review-content{clear:both;padding:20px;}
.bookmaker_img{background:#000;border-radius:50%;width:190px;height:190px;border:2px solid #fff;padding:70px 20px;}
.bookmaker_tips{color:#fff;text-align:left;background:rgba(255,255,255,0.3);padding:20px 10px;display:inline-block;}
.bookmaker_tips li{float:left;font-size:14px;padding:5px 20px;position:relative;}
.bookmaker_tips li::before{content:"";position:absolute;background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/yellow_tick.png');width:13px;height:12px;left:0;top:10px;}
.grey_bg{background:#f3f3f3;}
.listing_bg_white{display:inline-block;}
.listing_bg_white ul li{padding-left:35px;}
.listing_bg_white ul li .listing_inner{padding:0 0 0 20px;}
.blue_tick{display:inline-block;}
.blue_tick li{position:relative;float:left;padding:5px 20px;font-size:18px;}
.blue_tick li::before{content:"";position:absolute;background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/blue_tick.png');width:13px;height:12px;left:0;top:13px;}
.orange_counter{counter-reset:my-counter;position:relative;}
.orange_counter > ul > li{line-height:26px;margin-bottom:15px;padding-left:30px;font-size:18px;}
.orange_counter > ul > li::before{content:counter(my-counter,decimal-leading-zero);counter-increment:my-counter;content:counter(my-counter,decimal-leading-zero);counter-increment:my-counter;color:#f37814;font-weight:800;position:absolute;left:0px;}
.list_50 li{width:50%;float:left;margin-bottom:15px;padding-left:40px;position:relative;}
.list_50{float:left;}
.safe_secure{position:relative;}
.safe_secure:before{position:absolute;}
.heading_image h2{position:relative;padding:0 0px 20px 70px;font-weight:600;}
.heading_image h2::before{content:"";background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/sprite_bookmaker.webp');position:absolute;top:-10px;left:0px;}
.how_to_bet h2::before{background-position:-32px -26px;width:55px;height:55px;}
.safe_secure h2::before{background-position:-115px -26px;width:55px;height:55px;}
.deposit_heading h2::before{background-position:-190px -26px;width:55px;height:55px;}
.how_to_register h2::before{background-position:-272px -26px;width:62px;height:55px;}
.how_to_withdrawl h2::before{background-position:-362px -26px;width:62px;height:55px;}
.currency_accepted h2::before{background-position:-445px -26px;width:62px;height:55px;}
.restricted_country h2::before{background-position:-522px -26px;width:62px;height:55px;}
.live_betting h2::before{background-position:-582px -26px;width:62px;height:55px;}
.mobile_betting h2::before{background-position:-657px -26px;width:62px;height:55px;}
.promotion_gift h2::before{background-position:-761px -94px;width:62px;height:55px;}
.live_streaming h2::before{background-position:-720px -26px;width:62px;height:55px;}
.betting_ods h2::before{background-position:-26px -138px;width:62px;height:55px;}
.betting_market h2::before{background-position:-110px -133px;width:62px;height:55px;}
.customer_support h2::before{background-position:-600px -138px;width:62px;height:55px;}
.live_streaming_section .promotions_main{margin-bottom:0;width:100%;}
.live_streaming_section .promotions_main .promotion_details{width:80%;}
.live_streaming_section .promotions_main h3.fb-sb-subtitle{margin-bottom:5px;}
.bg_blue{background:#0488ce;}
.bg_blue > p{margin-bottom:40px;}
.sports_covered .bg_blue{display:inline-block;padding:20px;}
.sports_covered h2, .sports_covered p{color:#fff;}
.sports_covered h2{font-size:36px;padding:15px 0;margin:0;font-weight:600;}
.sports_covered ul li{background:#fff;width:95%;margin:0 auto 15px;font-size:18px;}
.blockwrap p{color:#131313;}
.blockwrap h3{margin-top:0;font-weight:600;}
.blockwrap{text-align:left;color:#131313;background:#fff;display:inline-block;padding:20px;border-bottom:1px solid #e7e5e5;width:100%;}
.blockwrap .heading_icon{position:relative;width:100%;height:100px;display:inline-block;}
.blockwrap .heading_icon::before{content:"";background:url('https://web.archive.org/web/20231108042357im_/https://www.cricketbetting.net/new/images/sprite_bookmaker.webp');position:absolute;top:0;left:0%;width:100px;height:100px;}
.blockwrap .welcome_bonus_icon::before{background-position:-188px -115px;}
.blockwrap .boundary_money_icon::before{background-position:-325px -115px;}
.blockwrap .free_bet_icon::before{background-position:-464px -115px;}
.blockwrap .flexi_bonus_icon::before{background-position:-188px -115px;}
.customer_support_icon{display:inline-block;font-size:17px;margin-bottom:15px;}
.customer_support_icon li{float:left;margin-right:10px;}
.customer_support_icon li div{position:relative;width:35px;float:left;height:25px;margin-right:10px;}
.customer_support_icon li div::before{content:"";background:url('https://web.archive.org/web/20231108042357im_/https://www.cricketbetting.net/new/images/sprite_bookmaker.webp');position:absolute;top:0;left:0px;}
.customer_support_icon li div.email_icon::before{background-position:-683px -155px;width:36px;height:27px;}
.customer_support_icon li div.phone_icon::before{background-position:-729px -153px;width:36px;height:27px;}
.customer_support_icon li div.website_icon::before{background-position:-773px -153px;width:36px;height:27px;}
.equal_height{display:flex;float:left;margin-bottom:15px;}
.grey_bg.blue_heading{padding:20px;height:100%;}
.grey_bg.blue_heading h3{background:#2983d6;display:inline-block;color:#fff;padding:10px;margin-top:0;margin-left:-20px;}
.withdrawl_method .row:first-child ul:first-of-type{background:#423838;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:stretch;padding:10px 0;margin-bottom:15px;}
.withdrawl_method li{background:#fff;margin-right:5px;}
.withdrawl_method li:last-child{margin-right:0;}
.withdrawl_method img{display:block;}
#wrap-innerpage .promotion_table h2{background:#3982cd;color:#fff;font-size:21px;padding:10px;margin-bottom:0;}
.promotion_table table{width:100%;}
.promotion_table table tr:nth-child(2n+1){background:#f6f5f5;}
.promotion_table table tr th, .promotion_table table tr td{padding:8px;}
.promotion_table table tr th, .promotion_table table tr td{font-size:15px;border:1px solid #e4e2e2;}
.orange_counter.text-left li{text-align:left;margin-right:0;}
.listing_bg_white ul{display:inline-block;}
.promotion_table table p{display:inline-block;margin-bottom:0;}
.promotion_table table tr:last-child td{text-align:center;}
.blue_tick li h3{margin-top:0;}
.review_tnc{font-size:9px;}
.sports_covered .bookmaker_tips{background:no-repeat;padding:0;}
.sports_covered .bookmaker_tips li{background:no-repeat;float:left;width:auto;}
.predictionpagesection .postedby{padding-bottom:0;color:#66696c;}
.betfair .bookmaker_img{background:#eaa400;}
.how_to_bet_btn{margin:15px 0;display:inline-block;width:100%;}
.review_btn{border:1px solid #7b7b7b;color:#33363c;border-radius:0;margin-right:10px;font-size:20px;padding:9px;width:100%;text-align:center;text-decoration:none;display:inline-block;}
.review_btn:hover{color:#459a3b;}
.bet365.GB .reviewright h4{font-size:27px;}
.bet365.GB .reviewright{float:left;}
.bet365.GB .reviewright p, .bet365.GB .colwrapper p{display:none;}
.bet365.GB .colwrapper strong{font-size:17px;}
.join_btn{font-size:18px;text-decoration:none;font-weight:600;padding:13px 10px !important;width:100%;text-align:center;display:inline-block;background:#54b948;background:-moz-linear-gradient(top, #54b948 0%, #439539 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #54b948), color-stop(80%, #439539));background:-webkit-linear-gradient(top, #54b948 0%, #439539 80%);background:-o-linear-gradient(top, #54b948 0%, #439539 80%);background:-ms-linear-gradient(top, #54b948 0%, #439539 80%);background:linear-gradient(to bottom, #54b948 0%, #439539 80%);width:100%;float:left;text-shadow:1px 0 5px #1c6a4d;color:#fff;text-align:center;}
.join_btn:hover{color:#fff;}
.bread-crumbs ul li:last-child{padding-right:0;}
.innerpage-block.how-to-bet-content img{margin:15px 0;display:inline-block;width:100%;border:solid 3px white;box-shadow:0 0 7px #b0b0b0;}
.join_btn:focus{color:#fff;text-decoration:none;outline:none;}
.related-sidebar{width:100%;float:left;border:1px solid #ddd;background:#fff;padding:10px;}
.related-sidebar.sticky_sidebar.stuck.fixed{max-width:365px;top:10px;}
.related-sidebar .bookmaker_img{background:#000;border-radius:50%;width:100px;height:100px;border:1px solid #fff;padding:35px 0;float:left;margin:0 15px 15px 0;}
.colwrapper strong{font-size:30px;color:#ee7511;}
.faqcontent.contentpara h2{margin-bottom:10px;}
.related-sidebar .colwrapper strong{font-size:22px;line-height:1.3;}
.playnow_btn{width:100%;float:left;margin:0;text-decoration:none;font-size:26px;font-weight:700;border-radius:2px;border:0;position:relative;padding:10px 50px;box-shadow:0 4px 0 #d55803;top:0;transition:all ease .3s;background:#ec9205;background:-webkit-gradient(left bottom,right top,color-stop(0%,#ec9205),color-stop(100%,#ee6d15));background:-webkit-linear-gradient(45deg,#ec9205 0,#ee6d15 100%);background:-o-linear-gradient(45deg,#ec9205 0,#ee6d15 100%);background:-ms-linear-gradient(45deg,#ec9205 0,#ee6d15 100%);background:linear-gradient(45deg,#ec9205 0,#ee6d15 100%);color:#fff;}
.playnow_btn:hover{color:#fff;background:#ee6d15;background:-webkit-gradient(left bottom,right top,color-stop(0%,#ec9205),color-stop(100%,#ee6d15));background:-webkit-linear-gradient(45deg,#ee6d15 0,#ec9205 100%);background:-o-linear-gradient(45deg,#ee6d15 0,#ec9205 100%);background:-ms-linear-gradient(45deg,#ee6d15 0,#ec9205 100%);background:linear-gradient(45deg,#ee6d15 0,#ec9205 100%);}
.no_float li{float:none;}
.how_to_section{padding:40px 0;}
.innerhead-section .how_to_section .innerhead{padding:0;}
#wrap-innerpage .innerhead-section .how_to_section .innerhead h1, #wrap-innerpage .innerhead-section .how_to_section .innerhead p{text-align:left;}
.how_to_section h1{margin-top:0;}
.how_to_section .review_btn{color:#000;border:1px solid #000;}
.how_to_bet_section{background:#f7f7f7;}
.site_tc p{font-size:9px;line-height:15px;}
.Betfair .bookmaker_img{background:#ffb80c;}
.Ladbrokes .bookmaker_img{background:#f01e28;}
.Betway .bookmaker_img{background:#000;}
.Bet365 .bookmaker_img{background:#027b5b;}
.\31 0Cric .bookmaker_img{background:#000000;}
.\31 xBet .bookmaker_img{background:#1a5685;}
.Dafabet .bookmaker_img{background:#af0000;}
.\38 88sport .bookmaker_img{background:#f86201;}
.Spin.Sports .bookmaker_img{background:#fff;}
.\31 0Bet .bookmaker_img{background:#4e454a;}
.sidebar_bookmakers.Intertops{background-position:250px -294px;}
.blue_heading{display:inline-block;width:100%;}
.blue_heading .pagesubtitle{background:#2dadef;padding:3px 20px;margin-right:10px;}
.blue_heading h3{font-size:24px;margin:2px 0;font-weight:600;}
.how_to_bet_betting .logoicon{padding:10px 5px;width:15%;}
.how_to_bet_betting .detailblock{padding:10px;width:20%;}
.how_to_bet_betting .bonuscol{width:100%;}
.how_to_bet_betting .depositrow{width:25%;}
.how_to_bet_betting .starrating{margin:10px 0 0;}
.how_to_bet_betting .depositrow, .how_to_bet_betting .wrapbetting{background:#fefeff;box-shadow:none;margin:0;}
.how_to_bet_betting .single_bookmaker{border:1px solid #e7e7e7;display:inline-block;}
.how_to_bet_betting .bonuscol h5, .how_to_bet_betting .depositrow p, .how_to_bet_betting .linkcol a{color:#000;}
.how_to_bet_betting .linkcol a{border:1px solid #cecccc;}
.how_to_bet_betting .how_linkcol a{padding:9px 5px;}
.how_to_bet_betting .btncol .visitbtn{box-shadow:none;}
.how_to_bet_betting .depositrow .tag_line_content, #wrap-innerpage .how_to_bet_betting .depositrow .tag_line_content{min-height:65px;font-size:9px;color:#666;line-height:15px;margin:0;}
.how_to_bet_betting .linkcol a:hover{background:#ff5a00;color:#fff;border:1px solid #ff5a00;}
.how_to_bet_betting .deposit_link{display:inline-block;width:40%;padding:20px 0;}
.how_to_bet_betting .linkcol a{font-size:11px;margin:0 5px 0 0;}
.how_to_bet_betting .btncol a{font-size:15px;padding:7px 10px;font-weight:600;width:120px;}
.how_to_bet_betting .btncol .visitbtn:hover, .how_to_bet_betting .btncol .visitbtn:active, .how_to_bet_betting .btncol .visitbtn:focus{padding:7px 0;color:#fff;}
.how_to_bet_betting .bonuscol h3, .how_to_bet_betting .bonuscol h5{float:none;}
.how_to_bet_betting .bonuscol h3{font-size:22px;}
.sidebar_bookmakers.Ladbrokes{background-position:436px -150px;}
.sidebar_bookmakers.Betonline{background-position:505px -294px;}
.home_bookmaker{display:flex;flex-wrap:wrap;}
.bk-button .bookmaker-sidebar:hover{background: #ff5a00;}
.chevron{position:absolute;width:15px;height:2px;opacity:0;transform:scale3d(0.5, 0.5, 0.5);animation:move 3s ease-out infinite;}
.chevron:first-child{animation:move 2s ease-out 1s infinite;}
.chevron:nth-child(2){animation:move 2s ease-out 2s infinite;}
.chevron:before,.chevron:after{content:' ';position:absolute;top:0;height:100%;width:51%;background:#fff;}
.chevron:before{left:0;transform:skew(0deg, 30deg);}
.chevron:after{right:0;width:50%;transform:skew(0deg, -30deg);}
@keyframes move{25%{opacity:1;}
 33%{opacity:1;transform:translateY(30px);}
 67%{opacity:1;transform:translateY(40px);}
 100%{opacity:0;transform:translateY(55px) scale3d(0.5, 0.5, 0.5);}
}
.down_arrow{display:inline-block;color:#fff;font-size:25px;line-height:25px;}
.nicescroll-rails{opacity:1!important;}
@keyframes pulse{to{opacity:1;}
}
.sidebar_bookmakers.Unibet{background-position:565px -294px;}
.sidebar_bookmakers.Bovada{background-position:565px -358px;}
.dark_grey_bg{background:#eeeeee;padding:25px 15px;}
.list-33 ul{width:100%;float:left;}
.white_box li{padding:25px;}
.list-33 li{width:32%;float:left;margin-right:2%;}
.list-33 li:last-child{margin-right:0;}
.white_box li{background:#fff;}
.flex{display:flex;flex-wrap:wrap;}
.flex li{height:100%;}
.mb_30{margin-bottom:30px;}
.list-50 li{width:50%;float:left;}
.mr_15{margin-right:15px;}
.blue_bg{border:1px solid #dbe3f2;display:inline-block;}
.blue_border h3{border-bottom:1px solid #b4c4e3;margin:0;}
.blue_bg h3{background:#f4f9ff;padding:20px;font-size:21px;color:#02170b;line-height:1.3;}
.p-20{padding:20px;}
.blue_color{background:#fafcff;}
.countlisting.blue_color li::before{background:#3a89c6;}
.pagesubtitle.step_number{padding:5px 15px;margin:-5px 10px 0 0;}
.tips_li_main{display:flex;flex-wrap:wrap;}
.tips_li_main .thumbnail{height:100%;}
.dream-likely-block{display:inline-block;}
.dream-likely-block h3{width:100%;padding:10px 10px;color:#fff;text-align:center;font-size:26px;font-weight:600;margin:0;background:#3780e4;}
.dream-likely-block ul{width:100%;float:left;margin:0;padding:0;}
.dream-likely-block ul li{width:100%;float:left;padding:10px 10px;background:#fff;color:#222;font-size:16px;}
.dream-likely-block ul li:nth-child(2n){background:#edf5ff;}
.dream-likely-block ul li p{margin:0;position:relative;padding-left:31%;}
.dream-likely-block ul li strong{float:left;width:70%;font-size:18px;width:40%;left:0;position:absolute;}
.today_update{background:#fff;border-top:3px solid #006acf;box-shadow:0px 2px 1px #b5b3b3;margin-bottom:15px;}
.today_news{margin-bottom:20px;display:inline-block;width:100%;}
.news_info{padding:10px 20px 10px 80px;color:#3d3e42;position:relative;}
.news_date_time{color:#6b6b6b;}
.news_date_time p{font-size:14px;margin-bottom:5px;}
.news_info h3{margin-top:0;position:relative;font-size:22px;line-height:1.5;}
.news_info h3::before{content:"";background:url("/web/20231108042357im_/https://www.cricketbetting.net/images/quote_img.png");width:38px;height:36px;position:absolute;left:-60px;}
.today_news_heading h3{position:relative;padding-left:50px;}
.today_news_heading{margin-bottom:20px;}
.today_news_heading h3::before{content:"";background:url("/web/20231108042357im_/https://www.cricketbetting.net/images/latest_news.png");width:39px;height:35px;position:absolute;left:0;}
.orange_arrow > ul li{padding:0px 0 0 20px;position:relative;margin-bottom:10px;text-align:left;margin-right:0px;font-size:20px;}
.orange_arrow > ul li::before{position:absolute;left:0;content:"âž¤";color:#ec8020;top:0;}
.orange_arrow ul ul{margin-top:10px;position:relative;}
.orange_arrow ul ul li::before{display:none;}
.orange_arrow.orangetick ul ul li{padding:3px 20px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/single-tick-orange-icon.png) no-repeat;background-position-x:0%;background-position-y:0%;background-position:0px 10px;}
.orange_arrow.bluetick ul ul li:before{display:block;content:"";position:absolute;background:url('/web/20231108042357im_/https://www.cricketbetting.net/images/blue_tick.png');width:13px;height:12px;left:0;top:7px;}
.orange_arrow.widthauto ul ul li{display:inline-block;margin-right:32px;}
.table_content_section{margin-top:15px;border-top:2px solid #eee;padding-top:10px;}
.how_to_get_section ul > li{float:left;width:100%;list-style-position:inside;list-style-type:decimal;}
.how_to_get_section ul > li a{color:#373c3e;font-weight:600;}
.how_to_get_section .how_to_started_table li{color:#333;list-style-type:disclosure-closed !important;list-style-position:inside;font-size:14px;padding:0px 20px;}
.how_to_started_sub_table{display:inline-block;padding:0 15px;}
.how_to_get_section .how_to_started_sub_table li{width:50%;color:#333;list-style-type:decimal-leading-zero !important;list-style-position:inside;font-size:14px;font-weight:800;padding:0;}
.how_to_get_section .how_to_started_table li a{color:#373c3e;font-weight:400;}
.teams_accordion img{width:55px;}
.teams_accordion .panel-title::before{content:"\f078";font-family:"FontAwesome";float:right;position:relative;top:15px;color:#278fe4;}
.tounament_page .panel-body p{margin-bottom:20px;}
.teams_accordion .panel-title.collapsed::before{content:"\f054";}
.table_of_content1 #aboutpara{margin-top:10px;border-top:1px solid #d0d0d0;padding-top:10px;}
.full_width_button.action_btn{width:100%;padding:0;}
.heading_bg{background:#e8e9ea;margin-bottom:0;padding:10px;text-align:center;}
.today_news .today_update_block{height:300px;overflow-y:scroll;}
#wrap-innerpage .blue_block_container .white_block h2{margin-top:15px;}
#wrap-innerpage .blue_block_container .white_block h2 b{color:rgb(208, 81, 11);;}
.error_notification{text-align:center;padding-bottom:10px;background:#fff;color:#ff0000;position:fixed;z-index:999;width:100%;}
.first_team_section h3{background:#2061bb;display:inline-block;color:#fff;padding:10px;position:relative;left:-15px;margin-top:5px;}
.first_team_section h3::after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:43px 10px 0 0;border-color:#2061bb transparent transparent transparent;position:absolute;right:-10px;top:0;}
.second_team_section h3{background:#f17827;display:inline-block;color:#fff;padding:10px;position:relative;left:-15px;margin-top:5px;}
.second_team_section h3::after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:43px 10px 0 0;border-color:#f17827 transparent transparent transparent;position:absolute;right:-10px;top:0;}
.second_team_section .team-likely-block{background:#6a3411;}
.second_team_section .team-likely-block h2{background:#f17827;}
.list-style li{list-style-type:disc;list-style-position:inside;text-decoration:underline dotted;}
.list-style li a{color:#000;}
.owl-next{right:-50px;}
.owl-prev{left:-50px;}

.cricket_news {background: #fff;padding: 15px;border-radius: 5px;}
.cricket_news h1 {border-bottom: 1px solid #767676;padding: 0 0 5px;color: #000;font-size: 38px;line-height: 1.3;font-weight: 700;margin-bottom: 10px;margin-top: 0;}
.date_social {display: flex;align-items: baseline;justify-content: space-between;margin: 20px 0;}
.news-date p {margin: 0;}
.news-date {display: flex;font-size: 15px;color: #757575;}
.news-author {margin-left: 10px;}
.news-date a {font-size: 15px;color: #757575;line-height: 20px;}
.author_social li {display: inline-block;}
.author_social li a i {height: 30px;width: 30px;display: inline-block;position: relative;}
.news-content ul {margin-bottom: 20px;}
.news-content h2 {margin-top: 0px;margin-bottom:20px;font-size: 28px;line-height: 40px;}
.news-image figure {border-radius: 10px;margin-bottom: 15px;font-size: 12px;}
.tournamentblock, .bettingtipsblock, .rightblock .matchvssec .contenttitle{border-radius: 2px 2px 0 0;}
.tournamentblock h3, .bettingtipsblock h3, .rightblock .matchvssec .contenttitle{background:#006acf;border-radius: 2px 2px 0 0;}
.tagline {color: #4f4f4f;}
.fa-user{position: relative;width: 15px;height: 19px;display: inline-block;}
.fa-user::before {content: "";background-image: url(/web/20231108042357im_/https://www.cricketbetting.net/images/newssprite.png);position: absolute;width: 13px;height: 15px;left: 0;top: 5px;background-position: -133px -10px;}
.author_social {text-align: right;display: flex;align-items: first baseline;}
.author_social span {margin-right: 5px;float: left;}
.author_social li a i:before {content:"";background-image: url(/web/20231108042357im_/https://www.cricketbetting.net/images/newssprite.png);position: absolute;width: 40px;height: 40px;left: 0;top: 0;}
.fa-facebook-f::before, .fa-facebook::before {background-position: -88px 0px;}
.fa-twitter::before {background-position: -46px 0px;}
.fa-pinterest::before {background-position: -5px 0px;}

.last_news {padding: 60px 0;display: flex;flex-wrap: wrap;}
.listing_news{display: flex;flex-wrap: wrap;}
.listing_news > div {margin-bottom: 30px;}
.listing_news img {border-radius: 2px 2px 0 0;}
.last_news img {border-radius: 2px 2px 0 0;}
.last_news .matches-displayed {border-radius: 10px;}
.latest_news_heading {margin-bottom: 35px;}
.latest_news_heading h2 {font-size: 38px;}
.latest_news_heading p {font-size: 18px;color:#323131;}
.match_timming p {display: inline;}
.match_timming {font-size: 12px;color: #1a1919;}
.latest_news {background: #fff;border: 1px solid #dedada;z-index: 1;position: relative;border-radius: 2px;margin-bottom: 20px;height:100%;}
.latest_news_details {padding: 15px;float:left;}
.latest_news_details h3 {font-size: 15px;color: #1a1919;line-height: 24px;margin-top: 0;}
.latest_news_button a {background: #285baf;color: #fff;float: right;padding: 5px 15px;margin-top: 15px;border-radius: 10px 0;font-weight: 600;}
.latest_news a:hover h3 {color: #006acf;}
.latest_news a:focus {outline: none;text-decoration: none;}
.latest_button {margin-top: 35px;display: inline-block;width: 100%;text-align: center;}
.latest_button a {display: inline-block;border: 1px solid #787878;text-align: center;color: #3e3d3d;padding: 10px 30px;font-size: 22px;position: relative;z-index: 0;min-width: 400px;border-radius: 10px;}
.rightblock .tournamentblock li a {color: #000;border-left: 1px solid transparent;}
.rightblock .tournamentblock li:hover a .leaguetitle {color: #006acf;}
.leaguedate {font-size: 12px;}
.body-block.body-block-button {padding: 10px 0;text-align: center;margin-bottom: 15px;}
.btn.secondary {padding: 13px 39px;font-size: 18px;color: #fff;background: #e34110;text-transform: uppercase;letter-spacing: 1px;font-weight: 700;border-radius: 4px;}
.secondary:hover {background: #f9501d;transition-duration: .1s;}

@media(min-width:1500px){.how_to_bet_betting .btncol{padding:0px 10px;}
 .how_to_bet_betting .btncol a{font-size:16px;width:140px;}
 .ipl_section_links ul li a{padding:40px;}
}
@media(max-width:1500px){.tournament_bookmakers .betlogo{padding:33px 10px 33px 65px;}
 .ipl_section_links ul li a{padding:29px;}
}
@media(max-width:1440px){.leftAdbanner{width:120px}
.detailblock{padding:15px;}
.preview_match, .match_location{width:30%;}
.team_name{width:40%;}
.rightblock .bettingtabbets.fixed{max-width:308px;}
.related-sidebar.sticky_sidebar.stuck.fixed{max-width:308px;}
.detailblock{padding:10px;}
.bonuscol h5{margin:0px 0 7px;}
.reviewright h4{font-size:35px;}
.join_btn,.review_btn{font-size:17px;}
.how_to_bet_betting .linkcol{width:100%;}
.how_to_bet_betting .linkcol a{width:48%;margin:0;text-align:center;border-radius:0;padding:5px 0;}
.how_to_bet_betting .btncol, .how_to_bet_betting .btncol a{width:100%;}
.how_to_bet_betting .depositrow{width:40%;}
.how_to_bet_betting .deposit_link{padding:0 5px;width:25%;}
.linkcol.how_linkcol{padding:10px 0;}
.tournament_bookmakers .howtobet_link a{font-size:12px;}
.tournament_bookmakers .action_btn a.visitbtn{font-size:15px;}
.read_more_button{font-size:15px;}
.read_more_button::after{top:7px;}
.owl-prev{left:-15px;}
.owl-next{right:-15px;}
}
@media(max-width:1200px){
#homewrap .col-sm-12.col-md-offset-1.col-lg-offset-0.col-md-10.col-lg-6:last-child{margin-left:0%;}
.join_btn,.review_btn{font-size:16px;}
.rightblock .bettingtabbets.fixed{max-width:255px;}
.how_to_bet_betting .bonuscol h3{font-size:20px;}
.how_to_bet_betting .linkcol a{width:100%;margin:0 0 5px;}
.how_to_bet_betting .linkcol{padding:5px 0 0;}
.tournament_bookmakers .betlogo::before{width:50px;height:83px;}
.tournament_bookmakers .bonustext p strong{font-size:22px;line-height:28px;}
.tournamnet_star{padding:12px 0;}
.tournament_bookmakers .action_btn{width:22%;}
.tournament_bookmakers .betlogo::before{display:none;}
.tournament_bookmakers .bonustext{padding:14px 4px;}
.ipl_section_links ul li{padding:0px;}
.ipl_section_links ul li a{padding:10px;}
.read_more_button{font-size:11px;}
.read_more_button::after{height:10px;width:10px;top:5px;background-size:10px;}
.depositrow{width:45%;}
.live_streaming_section .promotions_main .promotion_details{width:75%;}
.live_streaming_section .bk-button{width:25%;}
.wrap .btn{padding:12px 10px;}
.betting-section .owl-prev{left:-25px;}
.betting-section .owl-next{right:-25px;}
.tipslist .thumbnail img{max-width:150px;}
.odd_page .wrap [class^="col"] {padding: 10px;}
}
@media only screen and (max-device-width:1169px){.logo{padding:8px 0}
.container-fluid > .navbar-collapse{padding:10px 0}
.navigation .navbar-nav > li > a{font-size:13px;padding:13px}
.title h1{font-size:30px;line-height:38px}
.logoicon{padding:60px 0;width:20%}
.wrap .btn{font-size:14px}
.depositrow p span{padding:0 4px}
.btncol{width:20%}
.teamvsmatch p{font-size:12px}
.livestream span.livetext{width:78%;font-size:16px;padding:12px 0 12px 24px;margin:8px 0 0 -20px}
.previewpage .bet-matchinfo{max-width:646px;margin:0}
.betdeal{padding:10px 5px;width:90px;font-size:13px}
.previewpagesection .bet-table-block .oddsblock{padding:0}
.bet-table-block .fcol, .bet-table-block .scol, .bet-table-block .tcol{border:0}
.bet-table-block .betdeal{font-size:12px;padding:10px 2px;width:84px}
.reviewright ul li{font-size:16px}
.reviewright ul li::before{margin-right:10px}
.accumulatorpanel ul li p.tourvs{font-size:12px;padding:20px 0 0}
.bonusrow{padding:20px 0 10px}
.bonusrow .betlogo, .bonusrow .bonustext{padding:0 15px}
.bonusrow .bonustext p strong{font-size:26px}
.howtobet_link a{padding:5px 15px;font-size:14px}
.action_btn a.visitbtn{padding:6px 10px;font-size:16px}
.action_btn a.readRvw{font-size:13px}
#homewrap .about-section::before{z-index:0;}
.previewpagesection .innerpage-block .psl-schedule h3{font-size:25px;}
.pslteam_icon{width:65px;height:65px;line-height:55px;margin-bottom:10px;}
.pslteam_icon img{display:inline-block;width:70%;}
.downloadSchedule{font-size:18px;}
.ipl-teams li{width:24%;}
.ipl_betting_guide::before{left:-4%;}
.current_data .batsman_data, .current_data .bowlers_data{width:100%;}
.viewMorebtn a.morebtn1{font-size:14px;padding:6px 3px;}
.tournament_bookmakers .betlogo{padding:30px 10px;}
.ipl_section_links ul li:nth-child(3n){margin-right:1%;}
 .ipl_section_links ul li a{padding:0px;margin-right:1%}
 }
@media only screen and (min-device-width:769px) and (max-device-width:1169px){.container-fluid > .navbar-collapse{margin:2px 0}
.previewbottom p{font-size:14px}
.betting-table .wrap [class^="col"]{padding:10px 2px}
.bottompanel{width:50%}
.betting-table .betdeal{padding:4px 2px;font-size:14px}
.prediction-tab .teamicon{padding:6px 8px}
.signupblock h3{font-size:16px}
.blockcontent p{font-size:14px}
.blockcontent button{padding:10px 20px;font-size:14px}
.leaguetitle, .tipstitle{font-size:13px}
.wrap h3{padding:31px 30px;font-size:22px}
.refreshodd{font-size:14px}
.intteam{font-size:16px}
.bet-table-block .teambrk{width:64%}
.livescoreinfo h4 span{font-size:18px}
.livescoreinfo span{font-size:12px}
.casinoimg{width:200px}
.tournament-group-panel .tournament-group-list .caption h4{font-size:14px}
.aboutcasino img{margin:166px 0}
.aboutsec{padding:35px 0 60px 50px}
.socialbar ul li{padding:12px 10px;width:36%;margin:2px 0}
.match-table-block table tr td .versus{font-size:20px}
.match-table-block table tr td, .match-table-block table tr td strong{font-size:12px}
.contentwrap ul.topteamcontent li{width:50%}
.pdflink, .pdflink.pslmatch, .pdflink.iplmatch{background-size:contain;height:180px;padding:64px 10px}
.pdflink.iplmatch{height:350px}
.pdflink.iplmatch a{bottom:25%}
.pdflink a{font-size:16px}
.pdflink a span{padding:0 10px}
.pdflink a i{padding:7px 10px}
.livestreamingbox span{padding:8px 20px}
.innerpage-block .para .livestreamingbox p{font-size:18px;padding:18px 30px}
.oddslist ul li a{font-size:16px}
.freebetsblock{padding:30px 10px}
.freebetsblock h2{font-size:20px}
.hightlightnote p strong{font-size:14px;font-weight:600}
.hightlightnote p span{font-size:12px}
.read_more_button{margin-top:0;}
}
@media only screen and (max-device-width:1023px){.container-fluid > .navbar-collapse{padding:0}
.navigation .navbar-nav > li > a{font-size:12px;padding:14px 8px}
.title{max-width:100%}
.title h1{font-size:28px;line-height:40px}
.matchblock{max-width:100%}
.matchblock h3{padding:10px}
.betting-block .time-slot-block p{font-size:14px}
.wrap [class^="col-md-4"]{padding-left:5px;padding-right:5px}
.wrap .btn{padding:10px 5px}
.wrap h3{padding:25px 0;font-size:20px}
.betmaker .top-rated img{width:20px}
.bet-table-block .teambrk{width:66%}
.intteam{padding:5px;font-size:14px}
.betdeal{font-size:12px;padding:10px 1px;margin:10px 0;width:74px}
.refreshodd{padding:35px 10px}
.wrap .btn{margin:16px 0}
.bet-table-block .wrap h3{padding:23px 0;text-align:center}
.bet-table-block .betdeal{font-size:12px;margin:10px 0;width:100px;padding:10px 2px}
.livescoreinfo h4{width:100%;margin:0}
.livescoreinfo h4 span{font-size:20px}
.livescoreinfo h4:after{background:none;width:0}
.livescoreinfo strong{font-size:14px}
.livescoreinfo span{font-size:12px}
.logoicon{width:25%;padding:50px 0}
.linkcol{margin-bottom:10px}
.linkcol a:first-child{margin:0}
.bonuscol h5{margin-bottom:10px}
.depositrow p span{padding:0 4px}
.btncol{width:20%}
.bottompanel{width:50%}
.rightblock{margin:30px 0;float:left;padding:0 15px;width:100%}
.sidebanner.stuck{position:relative;top:auto;left:auto!important;width:100%!important}
.howtopanel{background-image:none}
.aboutsec{padding:0 0 0 20px}
.tipslides .carousel-caption h4{width:25%}
.tipslides .carousel-caption p{width:75%}
.socialbar{padding:30px 0 0}
.reviewright ul li{font-size:16px}
.casinoimg{width:160px}
casinoimg::after{top:1px}
.aboutcasino img{margin:204px 0}
.aboutcasino .contentpara p, .aboutcasino ul li{font-size:14px}
.infodetails{min-height:176px}
.headingtop{max-width:700px}
.casion-videos-block{max-width:600px;margin:-160px auto 80px}
.casion-videos-panel h2{font-size:30px}
.review-contact-info ul li span.con-icon{width:30px;height:30px}
.review-contact-info ul li span.con-icon i{font-size:16px;padding:6px}
review-contact-info{font-size:12px}
.casinoreviewsbox .blockdetail h2.pagesubtitle, .review-contact-info h3{font-size:18px}
.tournamentpage .innerhead .titleset h1{font-size:30px}
.tournamentpage .innerhead .titleset p{font-size:14px}
.tournamentrightimg{right:20px;top:76px;padding:58px 0;height:250px;width:270px}
.highlightsblock{background-size:cover}
.innerpage-block .para .highlightsblock h3{font-size:26px}
.highlightsblock ul li{width:88%;font-size:14px}
.bet-table-block .bet-table-head h3, .upcmominglist .caption h3{font-size:20px}
.bet-table-block .scol.betmaker, .bet-table-block .tcol.betmaker{padding:23px 0}
.bet-table-block .intteam{margin:4px 0}
.bet-table-block .fcol.refreshodd{padding:33px 10px;font-size:12px}
.bet-table-block .fcol.refreshodd i{margin-right:5px}
.bet-table-block .wrap .btn{margin:22px 0;display:inline-block;width:auto;padding:10px 10px;font-size:14px}
.bet-table-block .livescoreinfo h4{width:auto}
.bet-table-block .livescoreinfo h4 after{background:#f62775}
.bet-table-block .livescoreinfo span{font-size:13px}
.match-table-block table tr td{font-size:12px}
.match-table-block table tr td strong{font-size:14px}
.previewpage .matchinfo h3{font-size:16px}
.matchinfopanel p{font-size:13px}
.matchinfopanel ul li{font-size:14px;padding:17px 0;border-bottom:1px solid #3e3246}
.matchinfopanel ul li:last-child{border:0}
.matchinfopanel ul li span.infotag{width:40%}
.matchinfopanel ul li span.infodes{width:60%}
.previewpage .bet-matchinfo h1{font-size:30px}
.previewpage .bet-matchinfo h1 small{font-size:16px}
.bettinginfopanel .bettingtipsshape h4{font-size:14px}
.predictionwon{float:left}
.prediction-tab .predictionwon p{font-size:13px}
.betting-table.oddsblock .wrap{width:50%}
.betting-table .wrap [class^="col"]{border:0;border-right:1px solid #3e3246}
.betting-table img{width:80px}
.bettinginfopanel ul li, .betting-table .betdeal{font-size:13px}
.betting-table .wrap [class^="col"]{padding:10px}
.betting-table span.teamname{font-size:12px;margin-right:5px}
.betting-table .betdeal{padding:4px 2px}
.betting-table .wrap .btn{display:inline-block;width:auto}
.socialbar ul li{font-size:14px}
.tournament-group-list{width:33%}
.contentwrap ul.topteamcontent li{width:50%}
.pdflink, .pdflink.pslmatch, .pdflink.iplmatch{background-size:contain;height:180px;padding:64px 10px}
.pdflink.iplmatch{height:350px}
.pdflink.iplmatch a{bottom:25%}
.pdflink a{font-size:16px}
.pdflink a span{padding:0 10px}
.pdflink a i{padding:7px 10px}
.livestreamingbox span{padding:8px 20px}
.innerpage-block .para .livestreamingbox p{font-size:18px;padding:18px 30px}
.contenttitle{font-size:26px}
.freebetsblock{padding:20px 10px}
.freebetsblock h2{font-size:18px}
.freebetsblock a.claimbtn{font-size:18px}
#wrap-innerpage .parablock .paratext h2{font-size:22px}
.hightlightnote p strong{font-size:14px;font-weight:600}
.hightlightnote p span{font-size:12px}
.faqsection .panel .panel-body h3{font-size:16px}
.contactform .input-group-addon{width:15%}
.matchDate, .matchTime{width:auto;}
.matchLocation{width:100%;}
.matchTime:after, .matchLocation:after{content:"";}
.matchOngoing{float:left;}
.matchDate{margin-bottom:10px;}
#wrap-homepage .wrap .oddssubtitle h3{padding:10px 0px;margin:0;}
#wrap-homepage .wrap .intteam{padding:5px 5%;}
.matchTitle span{position:relative;margin-bottom:10px;display:inline-block;right:0;top:0;}
.matchPredictionText, .ourPick p, .pitchReport p{font-size:14px;}
.ourPick{padding:0 15px;}
.oddsblock .oddstitle h2{width:100%;text-align:left;}
#wrap-homepage .wrap [class^="col"]{border-bottom:0;}
.intteam img{margin-right:5%;}
#wrap-innerpage .innerPage{padding:0;}
#wrap-innerpage .teamvsmatch .versus{font-size:20px;}
#wrap-innerpage .teamvsmatch span{font-size:16px;margin:20px 10px 0 10px;}
.innerhead h1{line-height:40px;font-size:30px;}
.bookmaker_tips li{width:100%;}
.how_to_bet_betting .bonuscol h3{font-size:20px;}
.how_to_bet_betting .linkcol a{width:100%;margin:0 0 5px;}
.how_to_bet_betting .linkcol{padding:5px 0 0;margin:0;}
}
.oddsblock .oddstitle h2{font-size:24px;font-weight:800;}
.oddsblock .oddstitle h2{background:none;padding:0px 0 0;}
.wrap h3{padding:0px 0 25px;font-size:16px;margin:18px 0 0;font-weight:600;}
.betmaker{padding:10px 0;}
.intteam img{width:22px;background:#fff;border-radius:50%;padding:1px;}
.wrap .btn{padding:12px 0px;margin:5px 0 5px;font-weight:bold;font-size:15px;line-height:normal;}
.refreshodd{padding:20px 15px;}
.intteam{margin:1px 0;}
#inter-match{outline:none;padding-top:0px;}
.betting-block{margin-top:15px;}
.betmaker img{width:88px;}
.betmaker .top-rated img{width:20px;}
.betmaker .top-rated{right:5px;}
.tour_name a{color:#fff;text-decoration:none;padding:0px 13px 3px;}
.tour_name a:hover, .tour_name a:focus{color:#fff;outline:none;}
@media screen and (max-width:992px){.ipl_betting_guide::before{display:none;}
.preview_match, .match_location{width:25%;}
.match_location p{padding:6px 15px;}
.team_name{width:50%;}
.bettingtabbets .freebetsblock{max-height:auto;}
.world-cup-section h2{font-size:28px;margin-bottom:20px;margin-top:20px;}
.preview_match, .match_location{width:25%;}
.team_name{width:50%;}
.upcoming_promotions .teamicon{top:-5px;width:50px;height:50px;}
.ipl_section_links ul{width:73%;}
.title{width:100%;}
}
@media only screen and (max-device-width:767px){.tournament_logo{padding:12px 4px;width:65px;height:65px;}
 h2, .h2{font-size:24px;}
 #scrollMatch #inter-match{width:100% !important;}
#header-section .navbar-nav{float:left;width:100%;margin:8px 0}
.logo{padding:0 15px}
.container-fluid > .navbar-collapse{padding:0 15px;transition:height .3s ease;}
.navigation .navbar-nav > li > a{font-size:13px;padding:12px;clear:both}
.navigation .navbar-nav > li > a span.caret{}
.navigation .navbar-nav > li:last-child > a{border:none}
.navbar-nav > li > .dropdown-menu{background:none;position:inherit;top:auto;overflow:hidden;width:100%;padding:0;margin:0 0 10px 0;box-shadow:none}
.dropdown-menu > li > a{background:none;border-color:#1a1919;font-size:16px;font-weight:lighter;padding:7px 30px}
.title h1{margin:0px 0 15px;margin-bottom:5px;line-height:30px;font-size:24px;position:relative;z-index:2;}
.adsbanner{margin:10px 0;}
.teamvsblock{float:left}
.newbettingblock{padding:35px 0}
.headsection h2{margin-top:0;font-size:30px}
.headsection p{font-size:14px}
.detailblock, .btncol{width:100%;padding:10px;}
.logoicon{width:50%;padding:10px;}
.bonuscol h5{width:100%;text-align:center;margin:5px 0 5px}
.detailblock p, .depositrow p{font-size:14px}
.btncol .visitbtn{float:none;display:inline-block;font-size:15px;}
.about-section{padding:35px 0}
.about-section h2{font-size:24px;line-height:30px;margin-bottom:10px;}
.about-section .calltoaction-button a{font-size:16px}
.betmaker span.top-rated img{width:15px}
#wrap-homepage .oddsblock{margin:20px 0 0}
#wrap-homepage .oddstop p{margin:10px 0 0;font-size:13px;text-align:center}
#wrap-homepage .oddsblock .oddstop h2{padding:10px 10px;font-size:13px;width:100%}
#wrap-homepage .oddslocation{font-size:12px}
.wrap .oddssubtitle h3{text-align:center}
#wrap-homepage .betdeal{font-size:14px;padding:10px 2px;margin:5px 0;width:94px}
.wrapbetting.toprated .logoicon .topbooker{font-size:14px;padding:5px 10px;top:-30px;border-radius:0}
.topbooker{padding:0 10px}
.refreshodd{text-align:center;padding:24px 20px}
#wrap-homepage .wrap .btn{font-size:13px;width:auto;padding:8px}
#wrap-homepage .wrap [class^="col"]{border:0;}
.intteam img{width:24px}
.fcol{border-bottom:1px solid #1f2121;width:23%;float:left}
.scol{border:1px solid #1f2121;width:48%;border-top:0;float:left}
.tcol{border-bottom:1px solid #1f2121;width:28%;float:left}
.bet-table-block .betdeal{font-size:10px;width:80px}
.bet-table-block .tcol .betdeal{width:90px}
.wrap{border:0}
.inmob{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/pattern.jpg);position:relative;z-index:100;margin:20px 0;float:left;width:100%}
.inmob .wrap h3{padding:38px 0}
.intteam{padding:8px;border:0}
#wrap-homepage .wrap .intteam{padding:11px 8px;text-align:center;margin:3px 0}
#wrap-homepage .wrap .intteam .teamabr{display:block}
.inmob .intteam, .matchblock .inmob h3{border:0;font-weight:bold;font-size:18px;cursor:default}
.matchblock .inmob h3::before{background:none}
.matchblock .inmob h3:hover{background:none}
.inmob .betdeal{font-size:14px}
.inmob .refreshodd{padding:26px 40px}
.inmob .wrap a.btn{padding:10px;font-size:14px;display:inline-block;width:auto}
.inmob .livescoreinfo h4::after{background:#f62775}
.inmob .livescoreinfo h4{width:auto;margin-right:20px}
.inmob .livescoreinfo strong{font-size:20px}
.inmob .livescoreinfo span{font-size:20px}
.inmob .livescoreinfo span.target{color:#ff9d00}
.socialbar{padding:30px 0 0}
.innerhead-section.tournamentpage{padding:10px 0;}
.locationspan{padding:5px 0}
.socialbar ul li i{font-size:20px}
.matchblock{background:#000}
.bottompanel{width:50%}
.previewbottom h4{font-size:16px}
.previewbottom p{font-size:13px}
.aboutsec{padding:20px}
.padL0, .padR0{padding:inherit}
.viewall{text-align:left}
.infodetails{min-height:100%}
.tipslides .carousel-caption h4{font-size:14px;width:30%}
.tipslides .carousel-caption p{font-size:12px;width:70%}
.quesansblock .question h4{width:88%;float:left}
.highlightsblock{background:#652005}
.innerpage-block .para .highlightsblock h3{font-size:22px}
.highlightsblock ul li{width:100%}
.titleset{padding:20px;position:relative;z-index:1}
.innerhead{padding:20px 0}
.matchvssec .contenttitle{font-size:20px}
.tournamentpage .titleset{margin:0}
.pagesubtitle{font-size:20px}
.innerpageimg{display:block;clear:both}
.innerpage-block .para h3{font-size:18px}
.innerpage-block .para h4{font-size:14px;font-weight:400;line-height:16px}
#wrap-innerpage .innerpage-block .para h4{font-weight:600}
.tournament-list-panel.tabbable-panel .nav-tabs li a{font-size:14px}
.casinoimg{width:270px}
.listingwbg{background-size:cover}
.listingwbg li{width:100%}
.bet-table-block .scol{padding:0 10px}
.bet-table-block .intteam{margin:2px 0}
.bet-table-block .livescoreinfo h4{width:100%;text-align:center}
.match-table-block table tr td{font-size:11px}
.match-table-block table tr td strong{font-size:12px}
.match-table-block table tr td .versus{font-size:14px;padding:0 5px}
.match-table-block h3, .upcoming-tournament-block h2{font-size:18px}
.previewpage .matchinfo{max-width:100%}
.odispan, .locationspan, .previewpagesection .innerpage-block .para h3, .previewpagesection .innersubtitle, .previewpagesection .innerpage-block .innersubtitle .teamname p{text-align:center}
.previewpagesection .innersubtitle .teamname{float:none}
.previewpagesection .innerpage-block .innersubtitle .teamname p{width:100%}
.previewpage .bet-matchinfo h1{padding:0 20px;font-size:18px}
.socialbar ul li{font-size:12px}
.casion-videos-panel{background-image:none}
.aboutcasino .contentpara{padding:0}
.casino-basic-info .infoblocks{margin:10px 0}
.aboutcasino img{margin:54px 100px}
.aboutcasino .contentpara p, .aboutcasino ul li{font-size:14px}
.casion-videos-Section{margin:30px 0 0}
.casion-videos-block iframe{height:250px}
.casion-videos-block{margin-bottom:0}
.tournament-group-list{width:50%}
.wrapteaminfo{text-align:center}
.innerpage-block .para .wrapteaminfo .col-md-2.col-sm-2.col-xs-12 p{text-align:center}
.innerpage-block .para .wrapteaminfo p{text-align:justify}
.contentwrap ul.topteamcontent li i.adelaidestrikers{margin:0}
.pdflink{padding:64px 10px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/pdflinkmob.png) no-repeat;position:relative;height:410px;background-size:contain;width:343px;margin:20px auto;float:none;overflow:hidden}
.pdflink.pslmatch{padding:64px 10px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/pslmatchmob.png) no-repeat;position:relative;height:410px;background-size:contain;width:343px;margin:20px auto;float:none;overflow:hidden}
.pdflink.iplmatch{padding:64px 10px;background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/iplmatchmob.jpg) no-repeat;position:relative;height:410px;background-size:contain;width:343px;margin:20px auto;float:none;overflow:hidden}
.pdflink.iplmatch a{bottom:10px;left:20%}
.pdflink a{font-size:16px;position:absolute;bottom:20px;left:25%}
.pdflink a span{padding:0 10px}
.pdflink a i{padding:7px 10px}
.innerpage-block .para .livestreamingbox p{font-size:14px;padding:11px 30px}
.previewAds{background:#0D1C2E}
.freebetsblock img{display:block}
.hightlightnote p strong{font-size:18px;font-weight:600;width:100%;float:left;text-align:center}
.hightlightnote p strong:after{display:none}
.hightlightnote p span{font-size:16px;width:100%;float:left}
.accumulatorblock .newheading h2{font-size:20px;padding:15px 20px}
.accumulatorpanel ul li .tournamentname, .tournamentteam, .winteam{width:100%;text-align:center}
.accumulatorpanel ul li p.tourteam, .accumulatorpanel ul li p.tourvs{width:33.333333%}
.accumulatorpanel ul li p.tourteam span.teamabr{font-size:14px}
.faqsection .panel:first-child, .faqsection .panel{padding:10px 0;border-bottom:1px solid #e3e3e3;}
.faqsection.panel-group .panel-heading, .faqsection .panel .panel-body{padding:0px;}
.faqpanel{padding:0 15px;}
.viewall a{font-size:15px;padding:5px 10px;}
.faqsection .panel .panel-title{font-size:14px;font-weight:500}
.contentpara .faqsection p{font-size:13px}
.faqsection .panel .panel-heading h4.panel-title .btn{padding:0}
.panel-heading{padding:10px 0}
.faqsection .panel .panel-body p{padding:0}
#wrap-innerpage .parablock .paratext h2{font-size:18px;font-weight:bold}
.bonusrow .betlogo, .bonusrow .bonustext, .howtobet_link, .action_btn{padding:0 10px}
.paymentgatelist{margin:0}
.bottomads h3{font-size:16px;font-weight:bold}
.socialbtn{text-align:center;margin:0;padding:0 0 10px;border:0;display:none}
.socialbtn i{float:none}
.copyrightRow{background:none;margin:0}
.copyrightRow span.rule18, .copyrightRow span.rightscol{text-align:center}
.ipl_title h2{font-size:22px;width:100%;line-height:28px;}
.ipl_title .league_ipl{margin-right:0px;text-align:center;float:none;}
.ipl_title{text-align:center;width:100%;}
.ipl_upcoming{width:100%;}
.ipl_coverage ul li{font-size:16px;margin-bottom:5px;line-height:30px;}
.ipl_upcoming{margin:10% 0;}
.panel.sidebar-panel .match-lists{height:auto;}
.panel.sidebar-panel .teamvsmatch{min-height:70px;}
.panel.sidebar-panel .teamvsmatch p{font-size:9px;margin:0;width:100%;}
.top-bets{padding:10px;margin:0;}
.top-bets .betmaker{padding:0;}
.top-bets .bet-heading{padding:0px 10px;}
.top-bets .bet-heading h2{font-size:16px!important;line-height:16px !important;}
.top-bets .betdeal1{font-size:14px;width:100%;padding:0;}
.top-bets .bluebtn{margin:0;width:100%;}
.top-bets .betdeal1 span.orangecolor{width:60%;}
.p-0{padding:0;}
.top-bets .bettting_categories{background:none;display:inline-block;border:none;}
.top-bets .bet_odds{border:1px solid #e0e0e0;margin-bottom:10px;float:left;background:#fff;box-shadow:1px 1px 5px #e0e0e0;padding:10px 5px;}
.top-bets .betodds1{margin-top:10px;}
.betodds1 .betdeal1.team_odds .orangecolor{width:100%;}
.top-bets .betmaker img{padding:0;}
.top-bets .bet-heading h2{padding:0 !important;}
.tripleodds{padding:0 5px;}
.top-bets .betdeal1 span{font-size:13px;}
.bettingtabbets .freebetsblock{max-height:none;}
#sticky-social li{width:33.3%;}
.match_location{width:100%;float:left;text-align:center;margin-bottom:10px;}
.team_name{width:100%;}
.preview_match{width:100%;float:right;padding:0 10px 10px;}
.preview_bg{width:100%;transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);margin-right:0;:padding 0 15px;margin-top:15px;}
.preview_match p{-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);text-align:center;width:100%;}
.match_preview_link .preview_bg a{color:#fff;width:100%;display:inline-block;padding:10px;text-align:center;}
.match_preview_link .preview_bg{padding:0;text-align:center;}
.flexlist-item{flex-basis:100%;}
.tournamentsHeading h3{font-size:18px;}
.bk-bonus-title{width:60%;}
.bk-bonus-tagline h4{font-size:15px;}
.upcoming_promotions{margin:0 5px;}
.upcoming_promotions .teamicon{top:-5px;width:50px;height:50px;padding:5px;}
.sg-logo{padding:0;}
.fb-sb-subtitle{padding:0;}
.bk-logo{width:85px;}
.bk-bonus-title h4{font-size:15px;}
.innerpage_promotion .match_location, .innerpage_promotion .preview_match{width:100%;}
.innerpage_promotion .team_name{width:100%;}
.tournamentpagesection .flexlist-item{margin:0 5px;}
.ipl_title .league_ipl::before, .ipl_title h2::before{display:none;}
.table-wrap{overflow-x:scroll;width:100%;float:left;}
.table-wrap tr td, .table-wrap tr td p{font-size:14px !important;line-height:18px !important;}
.oddstypes h3 span{font-size:18px;}
#morethings .wrapblock h3{font-size:19px;font-weight:600;}
.previewpagesection .innerpage-block .para h3{text-align:left;}
.previewpagesection .innerpage-block .para p, .innerpage-block .para p{line-height:20px;text-align:left;}
.rightblock{margin:0;padding:0}
.panelheading{padding:10px;}
.panelheading h2{font-size:21px;}
.betting_tips_sprite{margin-right:10px;}
.innerpage-block .para h3{clear:inherit;}
.table-responsive tr th{font-size:18px;}
.score_data .inning_main{width:100%;}
.wrapbetting .logoicon img{width:140px;}
.wrapbetting .starrating{margin:2px 0;}
.detailblock{padding:10px 0 0 0;}
.bonuscol{width:auto;position:absolute;left:55%;top:16px;}
.bonuscol h3{font-size:18px;float:none;color:#c92e00;margin:0 5px 5px 0;}
.wrapbetting.toprated .bonuscol h4{font-size:15px;}
.star_rating span{font-size:18px !important;}
.bonuscol h5{margin:0px 0 10px;font-size:13px;color:#000;}
.linkcol a{padding:5px 8px;font-size:11px;margin:0 5px 0 0;}
.line_seperator {display: none;}
.wrapbetting.toprated .linkcol a {border-color: #fff;}
.linkcol{padding: 10px 10px 0;width: 100%;display: flex;justify-content: space-around;align-items: center;}
.btncol .visitbtn{padding: 12px 20px;width: 100%;}
.detailblock, .btncol{width:100%;padding:10px;}
.wrapbetting .linkcol a {padding: 10px 5px;border: 1px solid #000;width: 100%;text-align: center;}
.wrapbetting .linkcol a:first-child{margin-right:10px;}
#homewrap .depositrow strong{float:none;}
.wrapbetting .depositrow, .wrapbetting.toprated .depositrow{width:100%;}
.wrapbetting .detailblock p, .wrapbetting .depositrow p{font-size:12px;min-height:auto;}
.wrapbetting .detailblock p{color:#000;padding:5px;}
#homewrap .depositrow strong{font-size:13px;line-height:16px;}
.tournamentsGuide{margin:15px 0;}
.wrapbetting{background:#fff;}
.wrapbetting.\38 88.Sport .linkcol a, .wrapbetting.\38 88.Sport .depositrow{background:#f36302;}
.wrapbetting.\38 88.Sport .btncol a{background:-moz-linear-gradient(top, #0eb822 0%, #03a416 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0eb822), color-stop(50%,#03a416));background:-webkit-linear-gradient(top, #0eb822 0%,#03a416 50%);background:-o-linear-gradient(top, #0eb822 0%,#03a416 50%);background:-ms-linear-gradient(top, #0eb822 0%,#03a416 50%);background:linear-gradient(to bottom, #0eb822 0%,#03a416 50%);}
#homewrap .wrapbetting.\38 88.Sport .depositrow strong, #homewrap .wrapbetting.\38 88.Sport .bonuscol h3{color:#fff;}
.faqblock{padding:35px 0;}
.betting-section{padding:20px 0;}
.hp-bonus-blk{margin:15px 0;}
.other_pg_method ul li{width:33%;margin:0;border-width:2px;padding:5px;max-width:130px}
.newipmsg{font-size:16px;padding:15px}
.mobilecasinobox img{width:90px;float:right;margin-left:0}
.hp-bonus-right-inner{width:100%}
.bonus-right-inner{width:100%}
.hp-bonus-right-content img{padding:15px 0;margin:0 auto;}
.hp-bonus-middle-inner{width:100%}
.hp-bonus-middle-inner{text-align:center}
.playcallbtn.newthemebtn.btn-pink{font-size:20px;margin-top:10px;padding:5px 20px}
.hp-bonus-right-content{border-radius:0 0 200px 200px;border-left:4px solid #c3c444;width:100%;margin-bottom:10px;}
.hp-bonus-left-inner{width:100%;text-align:center}
.playbtn.bt-pink-blk{display:inline-block}
.rightimg{width:90px;height:90px;padding:32px 5px;border:5px solid #239e57;float:left;margin-right:10px;}
.depositepage .titleset{background:transparent;padding:0;}
#wrap-innerpage .depositepage .titleset h1{margin:0;text-align:left;}
.playcallbtn.newthemebtn.btn-pink{margin-top:10px;padding:10px 25px;}
.listingbullet{padding:0;}
.listingbullet ul li{font-size:16px;}
.innerpage-block .para h3{font-weight:600;}
.countlisting li::before{position:relative;margin-right:15px;}
.countlisting li{float:none;padding:0;}
.subheading h3 i.heading_icon{top:0;transform:scale(0.9);}
.subheading h3{padding:12px 0px 12px 100px;}
.subheading h3 span{font-size:20px;}
#morebettingtypes h3{padding:5px;}
#wrap-innerpage .innerpage-block .btnsize{font-size:20px;line-height:25px;}
.bottom_newslinks a.visit, .bottom_newslinks a.readRvw{min-width:175px;}
.bread-crumbs{font-size:14px;}
.bread-crumbs ul li::before{font-size:15px;}
.tour_name span{padding:0px 13px 0px;top:-7px;}
.previewpagesection.predictionpagesection .fb-sb-subtitle{min-height:auto;}
.current_data .batsman_data table th:first-child, .current_data .bowlers_data table th:first-child, .current_data .batsman_data table td:first-child, .current_data .bowlers_data table td:first-child{min-width:110px;padding:5px;}
.current_data .batsman_data table td, .current_data .bowlers_data table td{font-size:14px;padding:0;}
.current_data .batsman_data table th, .current_data .bowlers_data table th{font-size:13px;}
.current_data .batsman_data table th, .current_data .bowlers_data table th, .current_data .batsman_data table td, .current_data .bowlers_data table td{min-width:40px;padding:5px;}
.score_data .inning_main table td{font-size:11px;padding:1px;border-bottom:1px solid #000;}
.score{color:#fff;font-size:14px;display:inline-block;background:#08622e;margin-top:10px;}
.match_sumry{background:#08622e;display:block;padding:5px 15px;border:1px solid #0a5129;border-bottom:0;}
.score .team1s{width:50%;float:left;background:#2d995a;padding:5px;margin-left:0;}
.team2s{float:left;width:50%;background:#0e3c21;padding:5px;}
.world-cup-section h2{font-size:20px;margin-bottom:15px;}
.world-cup-section{padding:5px 0 15px;}
.world-cup-section p{font-size:14px;}
.rightblock .bettingtabbets.fixed{width:100%;max-width:100%;position:relative;top:0;}
.newbettingblock::before, #wrap-innerpage .innerhead-section.previewpage::before, #wrap-innerpage .innerhead-section.previewpage::after, .newbettingblock::after{display:none;}
.tipslist .thumbnail img{width:100%;float:left;}
.tipslist h3{font-size:15px;margin:5px 0 5px 0;height:auto;overflow:hidden;line-height:18px;font-weight:bold;}
.navbar-toggle{margin-top:15px;background:no-repeat;padding:0;}
.arrow-left, .arrow-right{content:'';display:block;height:12px;width:7px;position:absolute;top:60%;z-index:999999;cursor:pointer;display:none;float:left}
.arrow-left{background-position:-415px -26px;left:5px}
.arrow-right{background-position:-423px -26px;right:5px}
.active .arrow-right, .arrow-right:hover{display:block;background-position:-16px -26px}
.teamvsmatch{min-height:80px;}
.teamvsmatch p{margin:0 10%;width:80%;}
.arrow-left, .arrow-right{display:block;top:50%;width:20px;padding:20px;}
.active .arrow-left{background:#108dcf url('/web/20231108042357im_/https://www.cricketbetting.net/images/left-arrow.png') center no-repeat;left:-15px;}
.active .arrow-right{background:#108dcf url('/web/20231108042357im_/https://www.cricketbetting.net/images/right-arrow.png') center no-repeat;right:-15px}
.active .arrow-right:hover, .arrow-right:hover{background-color:#0978b3;}
.matchblock{padding:0;background:transparent;overflow:hidden;width:100%;}
.matchblock #accordion .panel{overflow:hidden;}
#accordion .nav-tabs{width:100%;float:left;overflow:hidden;}
.match-lists{overflow:hidden;height:120px;}
.teamvsblock .dateblock{border-radius:0;min-height:40px;}
#wrap-homepage .oddsblock{margin:0;padding:0;}
.teamvsblock{margin:0;}
.teamvsblock::before, .teamvsblock::after{display:none;}
.oddsblock .oddstitle h2{font-size:18px;}
.tournamentsHeading h2, .faqtop .titlecol h2, .faqtop .titlecol h3{font-size:24px;}
.teamvsmatch p i.teamicon{width:45px;height:45px;}
#scrollMatch #inter-match{overflow:hidden !important;float:left;}
#inter-match{max-height:100%;}
.owl-carousel{display:none;}
.betnow_link a{text-decoration:none;float:right;text-align:center;padding:6px 25px;color:#fff;border-radius:0;display:block;font-size:16px;background:#C34800;}
.owl-next{right:0px;padding:0;}
.owl-prev{left:0px;padding:0;}
#inter-match{padding-top:0px;}
.betting-block.odds_block{background:#0e3663;display:inline-block;margin-top:0;}
.oddssection{box-shadow:none;background:#0e3663;}
#match_accordion .panel{margin-bottom:0;width:90%;}
.teamvsblock.active{width:90% !important;margin:0 5% !important;}
#match_accordion .nav-tabs{background:#0e3663;}
.betnow_link{width:50%;margin:0 auto;text-align:center;display:block;}
.viewMorebtn{width:50%;margin:0 auto;text-align:center;display:block;}
.betnow_link a, .viewMorebtn a{width:100%;margin-bottom:10px;padding:12px 15px;}
.innerhead-section.mobilebettingpage .innerhead{padding:10px 0;}
.viewMorebtn a.morebtn1{padding:12px 15px;float:right;}
#wrap-innerpage .innerPage{padding:0 2%;}
#wrap-innerpage .innerhead h1{line-height:34px;font-size:26px;margin-top:0;}
#wrap-innerpage .innerMatchDetails li{font-size:13px;}
#wrap-innerpage .innerMatchDetails li::after{content:"";}
#wrap-innerpage .innerMatchDetails li:first-child::after{content:"|";}
#wrap-innerpage .bettingtipsshape{border:none;}
#wrap-innerpage .bettinginfopanel h4{font-size:15px;left:-2%;}
#wrap-innerpage .bettinginfopanel ul{padding:0;}
#wrap-innerpage .prediction-tab span{text-align:left;}
#wrap-innerpage .ourPick .teamicon{margin-right:0;float:left;}
#wrap-innerpage .ourPick .prediction-tab{float:left;margin-left:20px;width:70%;margin-top:2px;}
#wrap-innerpage .ourPick .predictionwon{width:100%;}
#wrap-innerpage .wrap .oddssubtitle h3{margin:4px 0;}
#wrap-innerpage .wrap [class^="col"].betmaker{padding:9px 10px;margin:-2px;}
#wrap-innerpage .betdeal{width:100%;}
#wrap-innerpage .betmaker img{width:100%;max-width:85px;}
#wrap-innerpage .prediction-tab span.yellowcolor{font-size:16px;line-height:25px;}
#wrap-innerpage .bettinginfopanel{width:100%;}
 .comment_section input.name, .comment_section input.email{width:100%;padding:5px 10px;}
 .listingbullet ul li{padding:0px 0 5px 20px;}
 .comment_section table{padding:15px;}
 .comment_section textarea{padding:10px;font-size:14px;}
 .comments .user_name{font-size:16px;}
 .comment_section .cmntsubmit{padding:6px 20px;font-size:20px;}
 .comments li.comment{padding:15px;}
 .reviewleft.bg_green{padding:10px 0;}
 .bookmaker_img{border-radius:50%;width:70px;height:70px;border:none;padding:18px 5px;float:left;margin-right:10px;background:none;}
 .reviewpage h1{font-size:25px;line-height:30px;float:none;}
 .reviewleft .casino-rating{top:0;left:0;}
 .review-content h2{font-size:22px;}
 .review-content p{font-size:14px;line-height:21px;}
 .newsletter{padding:35px 0 20px;}
 .tournamentSection{padding:35px 0;}
 .faqsection.panel-group .panel-heading, .faqsection .panel .panel-body{border:none;}
 .sports_covered h2{font-size:24px;}
 .sports_covered p{font-size:14px;line-height:21px;}
 .listing_bg_white ul li .listing_inner{padding:0;}
 .blue_tick li{font-size:16px;line-height:28px;}
 .equal_height{display:block;}
 .equal_height .grey_bg{margin-bottom:10px;}
 .list_50 li{width:100%;}
 .customer_support_icon li{margin-bottom:15px;}
 .customer_support_icon{font-size:14px;margin-bottom:5px;}
 #wrap-innerpage .promotion_table h2{font-size:17px;}
 .promotion_table table tr th, .promotion_table table tr td{font-size:14px;}
 .heading_image h2{padding:0 0px 10px 70px;}
 .sports_covered .bg_blue{padding:10px;}
 .sports_covered ul li{font-size:16px;line-height:28px;padding:0 0 0 20px;}
 .blue_tick li h3{font-size:18px;margin-bottom:5px;}
 .bg_blue > p{margin-bottom:15px;}
 .blockwrap{padding:10px 5px;}
 .withdrawl_method li{margin:2px;}
 .newsletter p{font-size:12px;}
 .newsletter_headings{padding-left:0px;}
 .join_btn, .review_btn{font-size:15px;margin-bottom:10px;}
 .related-sidebar{display:none;}
 .how_to_bet_betting .logoicon{width:40%;}
 .how_to_bet_betting .detailblock{width:60%;}
 .how_to_bet_betting .bonuscol{width:100%;position:relative;left:0;top:0;}
 .how_to_bet_betting .deposit_link, .how_to_bet_betting .depositrow{width:100%;background:#fff;}
 .how_to_bet_betting .wrapbetting .linkcol a{margin:0 0 5px;}
.how_to_bet_betting .linkcol a{width:49%;}
.how_to_bet_betting .depositrow .tag_line_content{min-height:auto;}
.howtobet_block ul li{width:49.8%;}
.team1_name, .team2_name{padding:10px 0px 10px 5px;}
#homewrap .sc_matches_other{padding:5px;}
.list-33 li{width:100%;margin-right:0%;margin-bottom:2%;}
.flex li{height:auto;}
.dark_grey_bg{padding:10px 5px;}
.contentpara h2{font-size:20px;}
.wrap h3{margin:0px;}
#wrap-innerpage .oddsbox{width:100%;}
.refreshodd .glyphicon-refresh{margin:15px 0 0;display:block;font-size:25px;}
.bread-crumbs{font-size:12px;}
.container-section.previewpagesection.predictionpagesection{padding:35px 0;}
.padding_0{padding:0;}
.padding_0.rightblock .bonusrow{margin-bottom:2px;}
.mainwrapdiv .wrapteaminfo span.dream11_prediction_icon{width:50px;height:50px;background-size:100%;}
.head-to-head-block, .team-likely-block{margin:5px 0;}
.match_quiz_prediction{margin-bottom:5px;}
.table_of_content ol li{width:100%;}
.tournament_bookmakers .betlogo{padding:30px 10px;}
.tournament_bookmakers .howtobet_link a{padding:11px 0px;}
.tournament_bookmakers .action_btn a.visitbtn{padding:5px 0;font-size:13px;}
.tournament_bookmakers .bonustext p{line-height:15px;}
.tournament_bookmakers .bonustext{padding:10px 4px;}
.tournamnet_star{display:none;}
.tournament_bookmakers .bonustext{width:26%;}
.tournament_bookmakers .howtobet_link{width:20%;}
.tournament_bookmakers .action_btn{width:27%;}
.how_to_section{padding:15px 0;}
.innerhead.site_tc p{font-size:11px;line-height:14px;}
 h1{line-height:26px;font-size:22px;}
 .how_to_section h1{font-weight:600;}
p{font-size: 14px;}
.feat-bet-content img {max-width: 56px;}
#featured-bet-wrapper .featured-bet-wrapper.\31 0Cric #close {background: #1a1a1a;}
body{font-size:14px;}
.orange_arrow li{padding:0px 0 0 20px;}
#schedule{display:inline-block;text-align:center;width:100%;}
#schedule strong{font-size:15px;margin-bottom:10px;display:inline-block;}
#schedule .view_schedule{float:none;font-size:15px;}
.table_of_content.about-section{padding:10px;}
.previewpagesection .innerpage-block .para .final-verdict h3{position:relative;margin:0;}
.navbar{left:0;}
ul.search_listing li a{width:100%;float:left;margin:1% 0;font-size:16px;}
.key_pointers ul li{padding:20px 20px 20px 35px;}
.key_pointers ul li::before{font-size:11px;left:5px;width:25px;height:25px;padding:4px 9px;}
.dark_light_blue_section h3{font-size:17px;}
.teams_accordion img{width:40px;}
.teams_accordion .panel-heading h4{font-size:14px;}
.table-responsive tr{width:100%;}
.blue_tick li{width:100%;}
.table_listing tr td{padding:5px 20px;}
.table_listing h3{padding:10px;font-size:17px;}
#schedule_table_section .btn-link h3, #schedule_table_section .btn-link strong{font-size:14px;}
.schedule_section{margin-bottom:0;}
.img_with_heading h3{padding:5px 0 5px 20px;margin-top:2px;}
.black_hexagon_tick li::before{left:-50px;}
.black_hexagon_tick li{margin-left:50px;}
.group_stage_prediction ul{width:100%;}
.group_stage_prediction ul li{width:100%;padding:5px 0 5px 30px;}
.numberlist li::before{padding:0px 7px;top:5px;}
.group_stage_prediction::after{display:none;}
.news_info h3{font-size:14px;line-height:1.3;font-weight:500;}
.today_news{margin-bottom:0px;}
.teams_accordion .panel-heading{padding:0px 5px;}
.teams_accordion .panel-heading h4{font-size:13px;}
.tournament_matches_block .tipslisting-block .tipslist h3{font-size:15px;color:#006acf;}
.tournament_matches_block .inner_match_tournament_details{width:100%;}
.tournament_matches_block .tipslisting-block .thumbnail .caption{width:100%;padding:0;}
.tournament_matches_block .coming_soon{float:left;font-size:14px;background:none;color:#626262;padding:0;border-radius:2px;}
.tournament_matches_block .upcoming_predictions .coming_soon{color:#fff;}
.tips_li_main .thumbnail{height:100%;box-shadow:none;border:none;border-bottom:1px solid #ddd;border-radius:unset;}
.tournament_bookmakers .action_btn{width:35%;padding:5px;}
.tournament_bookmakers .action_btn a.readRvw{font-size:12px;}
.tournament_bookmakers .bonusrow .bonustext p strong{font-size:15px;color:#006acf;line-height: 12px;}
.tournament_bookmakers .betlogo{padding:25px 5px;}
.panelheading{margin:0 0 10px;}
.dream-likely-block ul li p{padding-left:35%;}
.dream-likely-block ul li strong{font-size:12px;}
.blockpadding{padding:10px 0;}
.sg-logo{padding:5px;}
.promotion_details{padding:5px;}
h3.fb-sb-subtitle{font-size:14px;}
.fb-sb-subtitle p{font-size:12px;}
.bk-button{width:30%;padding:5px;}
.bk-button .bookmaker-sidebar{font-size:16px;}
#wrap-innerpage .tournamentpagesection h2{font-size:20px;}
.promotions_main{margin-bottom:10px;}
.ipl_section_links ul li{width:100%;margin-right:0%;margin-bottom:10px;}
.ipl_section_links ul{width:80%;}
.comment_section{margin-bottom:10px;}
.mainform.cmntform{padding:20px 0px;width:100%;}
.today_news .today_update_block{height:230px;}
h2, .h2{line-height:1.2;}
.howtopage .titleset h1, .howtopage .titleset p{text-align:left;}
.upcoming_predictions table td{float:right;width:100%;}
.upcoming_predictions h3{font-size:15px;color:#006acf;}
.prediction_heading{background:#4facff;display:inline-block;color:#fff;padding:10px;position:relative;font-size:15px;margin:0 auto;}
.prediction_heading::before{border-bottom:43px solid #4facff;border-left:20px solid transparent;left:-20px;content:"";position:absolute;width:0;height:0;top:0;}
.prediction_heading::after{border-bottom:43px solid #4facff;border-right:20px solid transparent;right:-20px;content:"";position:absolute;width:0;height:0;top:0;}
.oddspanel{background:#fff;border-radius:2px;}
.wrap{color:#418ee6;}
.betdeal span.orangecolor{color:#2a7bd6;}
.upcoming_matches .owl-prev{left:0;top:60%;}
.upcoming_matches .owl-next{right:0;top:60%;}
.upcoming_matches_heading strong::before{display:none;}
.upcoming_matches_heading{border-left:1px solid #d37714;}
.upcoming_matches_heading strong{padding:3px;}
.teamvsblock .dateblock{font-size:16px;padding:7px 0;text-align:center;}
.top-rated{top:-15px;}
.betmaker .top-rated{top:0;}
.betmaker img{border:1px solid #ddd;}
.top-rated img{border:none;width:110px;}
.oddstitle.ourPick{display:inline-block;width:100%;background:#16273a;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MjczYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzFmNTQ4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(top, #559df0 0%, #0c5ec4 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3175d8), color-stop(79%,#205cb4));background:-webkit-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-o-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:-ms-linear-gradient(top, #559df0 0%,#0c5ec4 79%);background:linear-gradient(to bottom, #559df0 0%,#0c5ec4 79%) filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3175d8', endColorstr='#205cb4',GradientType=0 );}
.ourPick h4{margin-top:20px;}
.oddspanel .tab-content .wrap{background:#16273a;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MjczYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzFmNTQ4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(top, #ebf3fd 0%, #deebfb 79%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf3fd), color-stop(79%,#deebfb));background:-webkit-linear-gradient(top, #ebf3fd 0%,#deebfb 79%);background:-o-linear-gradient(top, #ebf3fd 0%,#deebfb 79%);background:-ms-linear-gradient(top, #ebf3fd 0%,#deebfb 79%);background:linear-gradient(to bottom, #ebf3fd 0%,#deebfb 79%) filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf3fd', endColorstr='#deebfb',GradientType=0 );}
.oddspanel .tab-content .wrap:nth-child(3){background:#fff;border-radius:2px;}
.readmore_button .morebtn1{color:#fff;margin-top:18px;display:inline-block;text-transform:uppercase;font-size:16px;}
.innerPage .oddspanel{background:#fff;}
.upcoming_matches_heading strong{text-align:center;display:inline-block;margin-right:0;width:100%;}
.upcoming_matches_heading p{text-align:center;}
.down_arrow{display:none !important;}
.betting-block{width:100%;}
#match_accordion .nav-tabs{width:100%;margin:auto;background:#0e3663 !important;}
#match_accordion .panel{width:100%;}
.nav.nav-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;}
.teamvsblock{flex:0 0 auto;}
.singleTournaments{padding:0 0 35px;}
.tournamentsHeading p{width:100%;}
.faqblock .faqcontent .ques{padding:0;display:block;}
.bonuscol h4{color:#000;margin-top:0;}
.refreshodd{font-size:11px;}
.about_section_image{width:45%;}
.about_section_buttons{margin-top:10px;}
.about_section_buttons li a span{display:block;}
.about_section_buttons li a{width:31%;margin-right:2%;margin-bottom:1%;font-size:15px;padding:5px 0;line-height:20px;}
.newsletter h3{font-size:30px;}
.form-inline{padding:15px 0;}
.newsletter_headings img{width:60px;}
.about_section_buttons a{font-size:18px;font-weight:800;}
.last_matches{padding:35px 0;}
.last_matches .carousel-wrap{width:85%;margin:0 auto;}
.last_matches .carousel-wrap h2{padding:10px;font-size:16px;}
.triangle_left{border-top:12px solid transparent;border-right:15px solid #57a5fa;border-bottom:13px solid transparent;}
.triangle_right{border-top:12px solid transparent;border-left:15px solid #57a5fa;border-bottom:13px solid transparent;}
.tournament_name{top:-13px;}
.last-completed-matches h3{font-size:16px;}
.last_matches h2{font-size:30px;}
.final-verdict i, .final-verdict p strong{margin:15px 0;}
 .title{margin:0;}
 #wrap-innerpage .first_block_section h2{font-size:18px;line-height:28px;}
 #wrap-innerpage .previewpagesection .innerpage-block p{font-size:16px;line-height:28px;margin-bottom:15px;}
 #wrap-innerpage .previewpagesection .innerpage-block .bonustext p{font-size: 16px;line-height: 18px;margin-bottom: 0;}
#wrap-innerpage .previewpagesection .innerpage-block .bonustext1.site_tc p {font-size: 12px;line-height: 19px;margin-bottom: 0;}
 .first_team_section li, .second_team_section li{font-size:16px;line-height:28px;margin-bottom:15px;}
 .head-to-head-block ul li, .team-likely-block p{padding:10px 15px;}
 .final-verdict i, .final-verdict p strong{font-size:18px;}
 .dream-likely-block h3{font-size:22px;}
 .about-section p{line-height:34px;font-size:18px;}
.tournamentsHeading p{font-size:18px;}
 .faqsection.panel-group .panel-heading, .faqsection .panel .panel-body{min-height:auto;}
 .btn_min_width a{min-width:auto;}
 #morewebsite .betting_tips_sprite, #morehowtobet .betting_tips_sprite, #morethings .betting_tips_sprite{float:left;}
 .league_section_buttons li a{padding:5px 30px;font-size:15px;}
 .live_streaming_section .promotions_main .promotion_details{width:65%;}
.live_streaming_section .matchTime{margin-bottom:1px;}
.live_streaming_section .matchDate{margin-bottom:1px;}
.live_streaming_section .bk-button{width:35%;}
.live_streaming_section h2{padding:10px;}
 .list-50 li{width:100%;}
 .orange_counter > ul > li{font-size:16px;}
 .reviewright h4{font-size:19px;margin-top:0;}
 .reviewright{float:left;}
 .tournamentsGuide a{margin-bottom:0;}
 .odd_page .teams_details{display:inline-block;}
 .match_detail_section, .match_odds_section{width:100%;}
 .tracker_btn{margin-bottom:15px;}
 .tournaments_details{font-size:12px;padding:2px 15px;}
#owl_main_slider .owl-carousel{display:block;}
#owl_main_slider .matches-displayed{margin-bottom:15px;}
.flex-box > div{flex:1 auto;}
.single_match_button a{display:inline-block;}
.flex-box{flex-wrap:wrap;}
.single_match_details{text-align:center;}
.flex-box span{display:block;text-align:center;}
.item.matches-displayed.border_radius.single_match::after, .item.matches-displayed.border_radius.single_match::before{display:none;}
.league_section{background:#f5f5f5;}
.league_section p, .world-cup-section p{line-height:30px;font-size:16px;}
.single_match .single_match_details{max-width:100%;}
.single_match .tournament_details{padding:5px;}
.single_match .tournament_details h5{font-size:12px;}
.single_match .match_start_status{padding:5px;font-size:11px;}
.cricket_news h1 {font-size: 24px;}
#sticky .bettingtabbets {max-width: 100%;}
#sticky.stick {position: relative;top: 0 !important;}
.news-content h2{font-size: 18px;line-height: 28px;margin-bottom:10px;}
.deposit_and_links {display: block;}
.odds_section {padding: 5px;}
.orange_circle_tick li .news-content p {font-size: 16px;line-height: 28px;margin-bottom: 15px;}
.listing_news > div:last-child {margin-bottom: 15px;}
.listing_news img {width: 100%;}

.bk-content {display: block;padding: 10px}
.sg-logo {padding: 0;width: auto;margin-right: 12px;}
.bk-main {padding: 15px 13px;}
.promotion_details {padding: 0;width: auto;float: none;border: none;}
h3.fb-sb-subtitle {display: flex;height: 50px;align-items: center;}
.bk-button {width: 100%;padding: 0;}
 .fb-sb-subtitle p{margin:12px 0px;}
.promotion_section .bk-button .bookmaker-sidebar{font-weight:600;padding: 10px 0;}

.listingblockpanel.listing_news .rec-pagn {margin: 0 auto;}
.latest_news_details h3 {font-size: 14px;min-height: auto;line-height: 18px;}
.btncol .visitbtn{padding: 12px 20px;width: 100%;}
.row-flex > div:last-child {margin-bottom: 0;}
.row-flex > div:last-child .latest_news {border: none;margin-bottom:0;}
.latest_news {height: auto;}
.latest_news_details {padding: 0px 0 0px 10px;width: 65%;float: right;}
.latest_news img {width: 50%;}
.latest_news a {display: flex;align-items: center;padding: 0 0 10px 0;}
.latest_news {border: 0;border-bottom: 1px solid #dedada;margin-bottom:10px;background: none;}
.listingblockpanel.listing_news > div{margin:0;}


.match_detail, .odds_match_details {width: 0%;padding-right: 0px;}
.detail_odds, .detail_odds_section {width: 100%;}
.odd_match_details {padding: 10px;}
.odds_details {padding: 10px;}
.odds_tournament_name p {font-size: 15px;line-height: 18px;}
.odds_match_name {width: 100%;}
.odds_match_date p {font-size: 12px;line-height: 18px;}
.odds_match_name p {font-size: 15px;line-height: 18px;margin-bottom: 7px;}
.detail_odds p, .detail_odds_section p {font-size: 12px;min-width: 40px;}
.detail_odds_section span a{font-size: 15px;width: 45px;padding: 3px 0px;}
.detail_odds img {padding: 3px;}
.detail_odds p, .detail_odds_section p{width: 40px;}
.detail_odds_section span.intteam {width: 40px;padding:0;}
.wrap.match_odd_head {padding: 0px 10px 15px;}
.wrap .btn {font-size: 9px;}
.footer-section{padding:20px 0 }
.foot-logo a{display:inline-block}
.foot-logo a {display: block;}
.foot-logo img {margin: auto;display: block;}
.foot-logo {float: none;margin-bottom: 20px;padding-bottom: 20px;}
.footparablock {width: 100%;border: 0;margin-bottom: 20px;padding: 0 0 20px 0;border-bottom: 1px solid rgba(255,255,255,.3);text-align: center;}
#footer-menu li {text-align: center;}
#footer-menu li {float: left;padding: 15px;}
.footparablock {margin-bottom: 0px;}
.sidebanner img {width: 100%;}
.orange_arrow > ul li{font-size: 16px}
.col-lg-3.sidebar_banner {padding: 0 15px;}
#faq-section h3 {margin: 0;padding: 5px 35px 0 5px;font-size: 16px;position: relative;}
#faq-section li h3::after {border-radius: 0;position: absolute;top: 0;right: 0;height: 100%;display: flex;flex-direction: row;align-items: center;justify-content: center;}
.btn.secondary {padding: 10px 15px;font-size: 12px;white-space: normal;display: inline-block;}
}
@media only screen and (max-device-width:550px){.news_info h3::before{display:none;}
.news_info{padding:10px;}
.tournament_bookmakers .betlogo{width:35%;}
.tournament_bookmakers .bonustext{width:65%;}
.tournament_bookmakers .howtobet_link{width:50%;padding:10px;}
h1{line-height:24px;font-size:18px;}
.mr_15{margin-right:5px;}
.bookmaker_visit_site{width:100%;text-align:center;}
.bookmaker_read_review{display:inline-block;width:100%;text-align:center;}
.bookmaker_read_button{float:none;}
.img_with_heading h3{padding:8px 0 9px 20px;font-size:15px;}
.bookmaker_visit_button{padding:10px 0;width:100%;}
.bookmaker_buttons{margin:15px 0 0;}
.small_black_hexagon li{width:100%;}
}
@media only screen and (max-device-width:481px){.vot_percent{right:5px;font-size:11px;}
 .match_quiz_prediction h2{font-size:18px !important;}
 .prediction_team{font-size:13px;}
 .match_quiz_prediction{width:100%;padding:0 5px;}
.inmob .intteam, .matchblock .inmob h3{font-size:15px}
.inmob .wrap h3{padding:39px 0}
.inmob .livescoreinfo span{font-size:16px}
.wrap .oddssubtitle h3{padding:27px 15px;font-size:14px}
.betdeal{font-size:12px;padding:10px 2px;margin:7px 0;width:90px}
.wrap .intteam{padding:12px 10px}
.wrap [class^="col"]{border:0}
.topbooker{font-size:8px;padding:3px 0}
.shortdes p{font-size:14px}
.teamname, .previewtop h2, .prevdate, .prevdate .matchdate{width:100%;float:left;text-align:left}
span.odi{display:inline-block;float:none;margin:10px 0}
.innerhead h1{font-size:24px}
.innerhead p{font-size:14px}
.bottompanel{width:100%}
.wetherpanel{float:left;width:100%;text-align:center;margin:10px 0 0}
.tipslides .carousel-caption{padding:5px;background:rgba(0,0,0,.5)}
.tipslides .carousel-caption h4{display:none}
.tipslides .carousel-caption p{width:100%}
.quesansblock .question h4{width:84%;float:left}
.tipstitle{font-size:13px}
.pagesubtitle{font-size:16px}
.innerpage-block .para h3{font-size:16px;line-height:22px}
.tournament-list-panel.tabbable-panel .nav-tabs li a{font-size:14px;padding:10px}
.bet-table-block .bet-table-head .timer p{margin-top:10px}
.bet-table-block .bet-table-head .timer p, .bet-table-block .bet-table-head .timer p span{font-size:14px}
.bet-table-block .bet-table-head .timer p i{font-size:20px}
.bet-table-block .fcol{width:25%}
.bet-table-block .scol{width:35%}
.bet-table-block .tcol{width:20%;padding:0 10px}
.bet-table-block .wrap h3{font-size:14px;padding:16px 0}
.bet-table-block .teambrk{width:60%}
.bet-table-block .intteam, .bet-table-block .teambrk, .tournament-table-box.bet-table-block .fcol .intteam{font-size:12px}
.bet-table-block .scol.betmaker, .bet-table-block .tcol.betmaker{padding:21px 0}
.bet-table-block .scol.betmaker img{width:70px}
.bet-table-block .scol{padding:0 0px}
.bet-table-block .tcol .betdeal{width:100%}
.bet-table-block .betdeal{font-size:9px;padding:10px 1px;width:48%;margin:3px 0}
.bet-table-block .fcol.refreshodd{font-size:14px;padding:31px 10px}
.bet-table-block .wrap .btn{padding:10px 5px;font-size:10px}
.match-table-block h3, .upcoming-tournament-block h2{font-size:16px}
.bet-table-block .bet-table-head h3, .upcmominglist .caption h3{font-size:16px}
.about-section .calltoaction-button a{font-size:16px;margin:0;width:100%}
.upcmominglist p a{font-size:13px}
.upcmominglist a.morebtn{font-size:12px}
.previewpagesection .bet-table-block .oddsblock{padding:0}
.match-table-block table tr th{font-size:14px}
.casinoimg{width:270px}
.betting-table span.teamname{font-size:16px}
.betting-table .betdeal{font-size:14px;padding:4px 6px}
.locationspan{font-size:12px}
.tournament-group-list{width:50%}
.contentwrap ul.topteamcontent li{width:100%}
.pdflink a{left:25%}
.livestreamingbox{background-size:cover}
.livestreamingbox span{border-radius:0;padding:38px 20px}
.matchvssec .contenttitle{font-size:18px}
.aboutcasino img{margin:40px 40px}
.aboutcasino ul{padding:0 20px 30px}
.headingtop{max-width:100%}
.casinoreviewsbox{margin-top:50px}
.casion-videos-panel h2{font-size:18px}
.casinoreviewsbox a.visitbtn{margin-top:20px}
.headingtop img{width:70px}
.innerhead-section.mobilebettingpage .innerhead{padding:20px 0}
.rowwrap{text-align:center}
.bonusrow{padding:10px;}
.howtobet_link, .action_btn{width:100%;text-align:center;padding:10px 0 0}
.bonusrow .betlogo{width:25%;}
.bonusrow .bonustext{width:40%;}
.bonusrow .bonustext p{font-size:12px;}
.innerhead p{line-height:25px;}
.howtobet_link a{width:auto;display:inline-block}
#wrap-innerpage .parablock .paratext h2{font-weight:bold;font-size:18px}
.paratext p{font-size:14px}
.innerpage-block .paymentgatelist .para p{font-size:14px;}
.ipl-teams li{width:50%;float:left;}
.matchDate, .matchTime{width:auto !important;float:left !important;font-size:12px!important;}
.top-bets .bet-heading h2{font-size:13px !important;line-height:14px !important;}
.tournament-list-panel .tournamentsGuide a{width:100%;}
.tournament-list-panel .owl-carousel{display:block;}
.tournament-list-panel .tournamentsHeading h2{font-size:16px;margin:0;}
#morebettingtypes h3{width:100%;text-align:center;}
.world-cup-section a.btn{display:block;margin-right:0px;margin-bottom:10px;}
.viewMorebtn a.morebtn{width:100%}
.matchDate, .matchLocation{width:100%}
.matchOngoing, .matchTime{width:100%;margin-bottom:10px;}
.about-section .calltoaction-button a{margin-top:5px;}
.betnow_link{margin-top:10px;display:block;float:right;width:100%;}
.betnow_link a{padding:10px 15px;width:100%;font-size:19px;font-weight:600;}
.tour_name a{padding:0;}
.tournamentsGuide a{width:70%;display:inline-block;}
.viewMorebtn a.morebtn{padding:10px 15px;}
.betnow_link{display:block;float:right;width:100%;}
.viewMorebtn{width:100%;margin-top:10px;display:inline-block;}
#wrap-innerpage .oddsbox{padding:0px;}
.container-section{margin:20px auto 0;}
.tipslist .thumbnail img{float:none;margin-right:0;margin-bottom:10px;max-width:180px;display:inline-block;width:100%;text-align:center;}
.withdrawal_option li{margin:1px;width:49%;}
.teamvsmatch .versus{padding:0 5px;}
#match_accordion .nav-tabs{height:120px;overflow:hidden;}
.upcoming_promotions .teamicon{width:45px;height:45px;}
.sc_matches_item_day_block{font-size:12px;}
.sc_matches_item_time{font-size:9px;}
.tournament_bookmakers .action_btn a.visitbtn{margin:0;}
.ipl_section_links ul li{width:100%;padding:0 10px;text-align:left;}
.ipl_section_links a{padding:0;}
.ipl_section_links ul li a{display:table;}
.ipl_section_links ul li p{display:table-cell;vertical-align:middle;width:70%;color:#0a85c1;}
#wrap-innerpage .ipl_section_heading p{width:95%;}
.ipl_icons{float:left;width:100%;}
.wrapbetting .linkcol a{font-size:11px;}
.btncol .visitbtn{font-size:13px;}
.league_section_buttons li a{padding:5px 10px;}
}
@media only screen and (max-device-width:479px){.inmob .intteam, .matchblock .inmob h3{font-size:12px}
.matchblock .inmob h3{padding:12px 10px}
.intteam{padding:7px}
.betmaker{padding:10px 0}
.betmaker img{width:70px}
.betmaker span.top-rated img{width:20px}
.livestream span.livetext{width:82%;font-size:20px;padding:11px 11px 12px 30px;margin:4px 0 0 -20px}
.inmob .betdeal{font-size:11px}
.inmob .refreshodd{padding:25px 20px}
.inmob .wrap a.btn{font-size:12px}
.inmob .wrap a.btn{padding:10px 5px}
.inmob .livescoreinfo h4{margin-right:10px}
.inmob .livescoreinfo strong, .inmob .livescoreinfo span{font-size:12px}
.wrap .oddssubtitle h3{padding:12px 0px;font-size:13px;margin:10px 0;color:#000;}
.wrap .intteam .teamabr{font-size:12px;padding:3px 0;}
.betdeal{font-size:14px;padding:5px 5px;margin:5px 0;width:54px;text-align:center}
.wrap .intteam{padding:10px 5px;margin:2px 0;text-align:center;color:#000;}
.wrap .refreshodd{padding:0 2px 10px}
.wrap [class^="col"]{border:0}
.wrap [class^="col"]{border-right:0px !important;}
.teamabr{font-size:14px !important;}
.shortdes{text-align:center}
.shortdes figure{width:100%}
.shortdes h3{width:100%;text-align:center;margin:20px 0}
.shortdes a.morebtn{float:none;display:inline-block}
.bottompanel, .wetherpanel{width:100%;margin:5px 0;background:#fff}
.signupblock h3, .tournamentblock h3, .bettingtipsblock h3{font-size:18px}
.howtopanel h3{font-size:24px}
.howtopanel p, .howtopanel ul li{font-size:14px}
.quesansblock .question h4{width:78%}
.faqtop .titlecol p{font-size:14px}
.quesansblock .question h4{font-size:16px;line-height:20px}
.faqsection.panel-group .panel-heading{height:auto}
.faqsection .panel .panel-title{font-size:16px}
.faqsection .panel .panel-body h3{font-size:14px}
.faqsection .panel .panel-body{padding:5px 15px}
.contentpara .faqsection p{font-size:14px}
.contactform .input-group-addon{width:15%}
.betting-block .time-slot-block p{font-size:12px}
.teamname, .prevdate, .shortdes h3, .shortdes p, .wetherpanel{float:left}
.prevdate{padding:0}
.wetherpanel{text-align:center;margin:10px 0;text-align:center;}
.previewbottom h4{font-size:18px}
.previewbottom p{font-size:16px}
.tabbable-panel .nav-tabs li a{font-size:14px}
.tab-content h4{font-size:18px}
.tab-content ul li, .tab-content p.note{font-size:12px}
.tournament-list-panel.tabbable-panel .nav-tabs li a{font-size:16px;padding:15px 28px}
.tournamentpage .innerhead .titleset h1{font-size:20px;line-height:30px}
.highlightsblock{padding:20px 10px}
.innerpage-block .para .highlightsblock h3{font-size:18px}
.bet-table-block .bet-table-head .timer p, .bet-table-block .bet-table-head .timer p span{font-size:12px}
.tournamentpage .innerhead .titleset p{font-size:14px}
.previewpagesection .innerpage-block .para .oddssubtitle h3{font-size:14px}
.bet-table-block .scol.betmaker img, .bet-table-block .tcol.betmaker img{width:60px}
.bet-table-block .tcol.betmaker span.top-rated img{width:20px}
.topbooker{font-size:9px;border-radius:0}
.bet-table-block .oddsblock{padding:0}
.bet-table-block .intteam{border:0;text-align:center}
.bet-table-block .fcol .intteam, .tournament-table-box.bet-table-block .fcol .intteam{padding:3px 4px}
.bet-table-block .wrap .intteam .teamabr{display:block}
.bet-table-block .intteam img.imgbrk{float:none;display:inline-block}
.bet-table-block .teambrk{width:100%;float:left}
.bet-table-block .fcol.refreshodd{font-size:0}
.bet-table-block .wrap h3{font-size:12px;padding:8px 0}
.bet-table-block .betdeal{font-size:12px;width:70px;padding:10px 2px}
.bet-table-block .tcol{padding:0 5px}
.bet-table-block .betdeal{width:48%}
.bet-table-block .tcol .betdeal{width:100%}
.bet-table-block .wrap .btn{padding:6px 3px;font-size:11px;margin:10px 0;width:100%}
.hidemob{display:none}
.match-table-block table tr td span{float:left}
.match-table-block table tr td .versus{width:100%;display:block}
.previewpage .bet-matchinfo h1{font-size:16px;line-height:22px}
.previewpage .bet-matchinfo h1 small{font-size:12px}
.bettinginfopanel .bettingtipsshape h4{font-size:13px;padding:15px}
.prediction-tab{margin:10px 0 0}
.prediction-tab .teamicon{padding:4px 8px}
.prediction-tab .teamicon img{width:24px}
.predictionwon{float:left;width:68%}
.bettinginfopanel ul li{list-style-image:url(/web/20231108042357im_/https://www.cricketbetting.net/images/bullet-icon.jpg);list-style-position:outside}
.matchinfopanel{padding:10px}
.socialbar ul li{width:48%}
.tournament-group-list{width:100%}
.casinoimg{width:150px}
.aboutcasino img{margin:40px 10px}
.casinoreviewsbox{margin-top:0}
.casion-videos-panel p{font-size:13px}
.casion-videos-block iframe{height:148px}
.casinoreviewsbox .blockdetail h2.pagesubtitle, .review-contact-info h3{font-size:16px}
.container-section.betwaypage .aboutcasino, .container-section.bet365page .aboutcasino{padding:0px}
.container-section.betwaypage .aboutcasino .contentpara h3{font-size:20px}
.bet-table-block .fcol.refreshodd{padding:20px 10px}
.pdflink, .pdflink.pslmatch, .pdflink.iplmatch{height:360px;padding:0}
.pdflink.iplmatch a{left:15%}
.pdflink a{left:20%}
.oddslist{width:auto;margin:0 -15px}
.innerpage-block .para .popularmarket h3{padding:15px 4px 15px 90px;width:100%;font-size:14px;font-weight:bold}
.innerpage-block .para .popularmarket h3 span{left:-10px;}
.innerpage-block .para h2.previewheading{font-size:14px;font-weight:600;text-align:left;line-height:24px;padding:10px}
.livestreamingbox span{width:100%;padding:10px 20px}
.oddslist ul li a{padding:10px 20px;font-size:14px}
.mainwrapdiv .wrapteaminfo h2 span{display:block;margin:auto}
.innerpage-block .para .mainwrapdiv .wrapteaminfo h2{text-align:left}
.innerpage-block .para .livestreamingbox p{width:100%}
.teamcontent h2 span{font-size:18px}
.previewtabbets.matchvssec .col-xs-12{padding:0}
.matchvssec .contenttitle{font-size:16px}
.accumulatorblock .newheading h2{font-size:14px}
.contentdetail{padding:30px 10px 0px}
.review-contact-info{padding:20px 8px}
.review-contact-info ul li p{font-size:13px}
.review-contact-info ul li span.socialbtn{padding:10px 0;border:0}
.review-contact-info ul li span.socialbtn i{width:24px;height:16px;font-size:24px}
.casinoreviewsbox a.visitbtn{margin:30px 0 0;clear:both}
.mobiledetailblock img.spaceright{margin:auto;display:block;float:none}
.topheading, .rowwrap h3, .mobilepromotion h2{font-size:16px;font-weight:bold}
.mobiledetailblock p, .innerpage-block.panel .contentpara p, .rowwrap p, .mobilepromotion .promotionpara p, .countlisting li{font-size:16px;line-height:28px;margin-bottom:5px;}
#wrap-innerpage .parablock .paratext h2{font-size:16px;line-height:22px}
.paymentgatelist .col-xs-12{padding:0}
.contenttitle{font-size:20px;}
.table-wrap tr td, .table-wrap tr td p{font-size:12px !important;line-height:15px !important;}
.table-wrap tr th{padding:13px;font-size:10px;}
.teamcontent{margin:20px 0 0;}
#wrap-innerpage .teamvsmatch .teamicon{display:block;}
.teamvsmatch .pull-right, .teamvsmatch .pull-left{float:none !important;}
#wrap-innerpage .teamvsmatch span{margin:5px 0 0 0;width:100%;text-align:center;}
.date_social {display: inline-block;}
}
@media only screen and (max-device-width:359px){#wrap-homepage .betdeal{padding:5px 5px;font-size:12px;width:50px}
#wrap-homepage .wrap .refreshodd{padding:0px 20px}
#wrap-homepage .wrap .btn{font-size:10px}
.innerhead-section.reviewpage.betwayreviewpage .innerhead{padding:40px 0px}
.innerhead-section.tipspage .innerhead, .innerhead{padding:10px}
.innerhead h1{font-size:22px;line-height:30px}
.previewtop h2{font-size:18px}
.betting-table .betdeal{font-size:12px}
.bet-table-block .fcol .intteam, .bet-table-block .teambrk{font-size:10px;text-align:center}
.bet-table-block .betdeal{font-size:10px;padding:10px 2px;margin:8px 0;width:47%}
.bet-table-block .wrap .btn{padding:8px 5px;font-size:8px}
.freebetsblock h2{font-size:16px}
.quesansblock .question h4{width:72%}
.casion-videos-block iframe{height:130px}
.bettinginfopanel .bettingtipsshape h4{font-size:12px;padding:11px}
.prediction-tab .predictionwon p{font-size:12px;line-height:16px;padding:0}
.innerpage-block .para .highlightsblock h3{font-size:16px}
.highlightsblock ul li{font-size:12px}
.pdflink, .pdflink.pslmatch, .pdflink.iplmatch{height:318px}
.pdflink.iplmatch a{left:10%}
.pdflink a{left:15%;bottom:12px}
.accumulatorblock .newheading h2{font-size:12px}
.socialbar ul li{width:100%;margin:3px 0;font-size:16px}
.socialbar ul li span{width:80%}
.socialbar ul li i{width:20%}
.betdeal{font-weight:normal}
.copyrightRow span.rule18, .copyrightRow span.rightscol{font-size:12px}
.date_social {display: inline-block;}
}
.msummary p{margin:10px 0 0;font-weight:600;font-size:17px;}
.oddsblock .tab-content{padding:0;border:0}
#match_accordion .nav-tabs{border-bottom:0px none;background:#0755ac;}
.panel-collapse{width:100%;}
#homewrap .nicescroll-rails div{background-color:rgba(255,255,255,0.4) !important;border-width:0px!important}
#inter-match{overflow:hidden !important;}
.rating-score{display:inline-block;font-family:Wingdings;color:#ccc!important;position:relative;float:none!important;}
.rating-score::before, .rating-score span::before{content:"\2605\2605\2605\2605\2605";display:inline-block;}
.rating-score span{color:#f19811 !important;position:absolute;top:0;left:0;overflow:hidden;}
.casino-rating .rat_text{font-size:16px !important;color:#505356 !important;margin:0 2px !important;padding:0 5px !important;border-left:1px solid #d1d4db !important;}
.star_rating span{font-size:22px !important;line-height:20px;margin:0px !important;padding:0px !important;border-left:0px !important;}
.starrating .rat_text{font-size:16px !important;color:#505356 !important;margin:0 2px !important;padding:0 5px !important;border-left:1px solid #d1d4db !important;}
.fixed{position:fixed;top:80px;width:100%;}
/***********psl css************/.betting_guide{background:#187a37;background:-moz-linear-gradient(top, #187a37 1%, #59ac43 100%);background:-webkit-linear-gradient(top, #187a37 1%,#59ac43 100%);background:linear-gradient(to bottom, #187a37 1%,#59ac43 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#187a37', endColorstr='#59ac43',GradientType=0 );position:relative;color:#fff;box-shadow:0px 0px 16px #000 inset;-webkit-box-shadow:0px 0px 16px #000 inset;-ms-box-shadow:0px 0px 16px #000 inset;-moz-box-shadow:0px 0px 16px #000 inset;-o-box-shadow:0px 0px 16px #000 inset;}
.betting_guide::before{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/psl/betting-guidebg.png) left top no-repeat;width:61%;height:100%;background-size:cover;content:"";position:absolute;left:0px;top:0px;}
.guide_league{padding:40px 0;position:relative;}
.guide_league::after{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/psl/batsman.png) right bottom no-repeat;width:60%;height:100%;background-size:cover;content:"";right:-170px;bottom:-60px;position:absolute;}
.league_title{padding-left:155px;margin-bottom:55px;}
.league_title p{font-size:16px;}
.league_title .league_psl{float:left;margin-left:-155px;}
.league_title h2{font-size:44px;margin:0px 0 15px 0;}
.guide_league h3{font-size:30px;position:relative;margin:0 0 30px 0px;padding:15px 0;display:inline-block;}
.guide_league h3::before{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/psl/league-whiteborder.png) center top no-repeat;width:100%;height:1px;background-size:cover;content:"";top:0px;position:absolute;left:0px;}
.guide_league h3::after{background:url(/web/20231108042357im_/https://www.cricketbetting.net/images/psl/league-whiteborder.png) center top no-repeat;width:100%;height:1px;background-size:cover;content:"";bottom:0px;left:0px;position:absolute;}
.bet_links{width:auto;display:inline-block;text-align:center;}
.psl_coverage ul{padding:0;list-style:none;display:inline-block;width:100%;margin-bottom:30px;}
.psl_coverage ul li{width:50%;float:left;font-size:19px;font-weight:300;padding-right:15px;padding-left:50px;margin-bottom:20px;line-height:34px;}
.bet_links .bet_now{display:inline-block;background:#fa6b1c;color:#fff;font-size:24px;padding:8px 20px;border:2px solid #fff;margin-bottom:15px;text-decoration:none;}
.bet_links .bet_now:hover{background:#1b2d50;color:#fff;}
.bet_links .read_full{color:#fff;font-size:18px;text-decoration:none;text-shadow:0px 2px 1px #1e2915;}
.psl_coverage span{background:#0090ff;width:36px;height:36px;display:block;border-radius:4px;text-align:center;line-height:32px;border:1px solid #41aaf3;float:left;margin-left:-50px;}
.leauge_upcoming{width:140%;padding:40px 0;}
.leauge_upcoming h2{text-align:center;font-size:40px;margin:0 0 25px 0;line-height:56px;}
.leauge_upcoming h2 span{font-size:50px;background:-webkit-linear-gradient(#f9e220, #ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:bloc}
.match_date, .match_team{width:33%;float:left;text-align:center;}
.tram_icon{width:86px;height:86px;border-radius:50%;background:#fff;line-height:76px;border:3px solid #75b37b;text-align:center;margin:0 auto;box-shadow:0px 2px 3px #171717;-moz-box-shadow:0px 2px 3px #171717;-ms-box-shadow:0px 2px 3px #171717;-o-box-shadow:0px 2px 3px #171717;-webkit-box-shadow:0px 2px 3px #171717;overflow:hidden;}
.tram_icon img{padding:4px;max-width:100%;}
.match_date ul{padding:0;list-style:none;}
.match_preview{width:100%;float:left;text-align:center;}
.match_preview a{color:#f9f228;text-decoration:underline;font-size:16px;}
.match_vs{font-size:30px;}
.match_day{font-size:16px;}
.match_time{font-size:14px;font-weight:600;}
.upcoming_match{width:100%;display:inline-block;padding:30px;}
.leauge_upcoming .upcoming_match:last-child{background:none;}
.team1_section{width:41.66666667%;float:left;display:block;text-align:center;}
.team1_section span{display:inline;margin-right:5px;}
.team1_section .teamicon{display:block;}
.team1_section .teamicon img{width:58px;background:#fff;border-radius:50%;padding:5px;}
@media only screen and (max-device-width:1440px){.leauge_upcoming{width:100%;}
.leauge_upcoming h2 span{font-size:46px;}
}
@media (min-width:992px) and (max-width:1199px){.guide_league::after{display:none;}
.league_title h2{font-size:32px;margin-top:10px;}
.league_title p{font-size:14px;}
.psl_coverage ul li{font-size:16px;padding-right:10px;margin-bottom:12px;line-height:25px;}
.leauge_upcoming{width:100%;}
.betting_guide::before{width:50%;}
.tipslisting-block .thumbnail img{width:100%;}
.tipslisting-block .thumbnail .caption{width:100%;}
.inner_match_tournament_details li.date{width:100%;}
.inner_match_tournament_details li.time{width:100%;}
.reed_mor{position:relative;}
}
@media (min-width:768px) and (max-width:991px){.guide_league::after{display:none;}
.league_title h2{font-size:37px;margin-top:10px;}
.league_title{padding-left:0;margin-bottom:30px;}
.league_title .league_psl{float:none;margin-left:0;}
.league_title p{font-size:12px;}
.guide_league h3{font-size:20px;}
.psl_coverage ul li{width:100%;padding-right:0;font-size:17px;margin-bottom:10px;}
.leauge_upcoming{width:100%;}
.betting_guide::before{width:50%;}
.leauge_upcoming h2{font-size:38px;}
.leauge_upcoming h2 span{font-size:40px;}
.upcoming_match{padding:30px 0;}
.psl_coverage ul{margin-bottom:15px;}
}
@media screen and (max-width:767px){.betting_guide::before{width:100%;}
.guide_league::after{display:none;}
.leauge_upcoming{width:100%;background:#187a37;background:-moz-linear-gradient(top, #187a37 1%, #59ac43 100%);background:-webkit-linear-gradient(top, #187a37 1%,#59ac43 100%);background:linear-gradient(to bottom, #187a37 1%,#59ac43 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#187a37', endColorstr='#59ac43',GradientType=0 );}
.league_title{padding-left:0;}
.league_title .league_psl{float:none;margin-left:0;}
.league_title h2{font-size:22px;margin-top:10px;}
.league_title p{font-size:12px;}
.guide_league h3{font-size:22px;}
.league_title{margin-bottom:15px;text-align:center;}
.psl_coverage ul li{width:50%;padding-right:15px;font-size:17px;margin-bottom:10px;}
.leauge_upcoming h2{font-size:30px;line-height:normal;}
.leauge_upcoming h2 span{font-size:32px;}
.upcoming_match{padding:15px 5px 30px;}
.leauge_upcoming{padding:10px 0;}
.tram_icon{width:68px;height:68px;line-height:56px;}
.match_team h4{font-size:16px;line-height:22px;}
.match_day{font-size:13px;}
.match_vs{font-size:22px;}
.bet_links{display:block;}
.guide_league h3{display:block;text-align:center;}
.guide_league{padding:20px 0;}
.betting_guide::before{background:#000;}
.previewpage .innerPage .oddspanel{width:100%;}
}
@media screen and (max-width:639px){.psl_coverage ul li{width:100%;padding-right:0px;}
.betting_guide{padding:5% 0;}
.tipslisting-block .thumbnail .caption{width:100%;padding:0 10px;}
.tipslisting-block .reed_mor{position:relative;padding:0;}
}
/*
     FILE ARCHIVED ON 04:23:57 Nov 08, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:36:05 Dec 12, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.638
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.018
  esindex: 0.013
  cdx.remote: 25.464
  LoadShardBlock: 336.866 (3)
  PetaboxLoader3.datanode: 136.702 (4)
  load_resource: 172.805
  PetaboxLoader3.resolve: 151.568
*/