/* -------- FONTS BEGIN -------- */
@font-face {
  font-family: "DesyrelRegular";
  font-style: normal;
  font-weight: normal;
  src: url('/images/fonts/desyrel-webfont.eot');
  src: url("/images/fonts/desyrel-webfont.eot?#iefix") format("embedded-opentype"), url("/images/fonts/desyrel-webfont.woff") format("woff"), url("/images/fonts/desyrel-webfont.ttf") format("truetype"), url("/images/fonts/desyrel-webfont.svg#DesyrelRegular") format("svg");
}
@font-face {
  font-family: 'ProximaNovaSoftRegular';
  font-style: normal;
  font-weight: normal;
  src: url('/images/fonts/proximanovasoft-regular-webfont.eot');
  src: url("/images/fonts/proximanovasoft-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/images/fonts/proximanovasoft-regular-webfont.woff") format("woff"), url("/images/fonts/proximanovasoft-regular-webfont.ttf") format("truetype"), url("/images/fonts/proximanovasoft-regular-webfont.svg#ProximaNovaSoftRegular") format("svg");
}
@font-face {
  font-family: 'ProximaNovaSoftMedium';
  font-style: normal;
  font-weight: normal;
  src: url('/images/fonts/proximanovasoft-medium-webfont.eot');
  src: url("/images/fonts/proximanovasoft-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/images/fonts/proximanovasoft-medium-webfont.woff") format("woff"), url("/images/fonts/proximanovasoft-medium-webfont.ttf") format("truetype"), url("/images/fonts/proximanovasoft-medium-webfont.svg#ProximaNovaSoftMedium") format("svg");
}
@font-face {
  font-family: 'ProximaNovaSoftSemiBold';
  font-style: normal;
  font-weight: normal;
  src: url('/images/fonts/proximanovasoft-semibold-webfont.eot');
  src: url("/images/fonts/proximanovasoft-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/images/fonts/proximanovasoft-semibold-webfont.woff") format("woff"), url("/images/fonts/proximanovasoft-semibold-webfont.ttf") format("truetype"), url("/images/fonts/proximanovasoft-semibold-webfont.svg#ProximaNovaSoftSemibold") format("svg");
}
@font-face {
  font-family: 'ProximaNovaSoftBold';
  font-style: normal;
  font-weight: bold;
  src: url('/images/fonts/proximanovasoft-bold-webfont.eot');
  src: url("/images/fonts/proximanovasoft-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/images/fonts/proximanovasoft-bold-webfont.woff") format("woff"), url("/images/fonts/proximanovasoft-bold-webfont.ttf") format("truetype"), url("/images/fonts/proximanovasoft-bold-webfont.svg#ProximaNovaSoftBold") format("svg");
}
@font-face {
  font-family: 'PictosRegular';
  src: url('/images/fonts/pictos-web.eot');
  src: local('☺'), url('/images/fonts/pictos-web.woff') format('woff'), url('/images/fonts/pictos-web.ttf') format('truetype'), url('/images/fonts/pictos-web.svg#webfontIyfZbseF') format('svg');
}
@font-face {
  font-family: 'NotCourierSansRegular';
  src: url('/images/fonts/NotCourierSans-webfont.eot');
  src: url('/images/fonts/NotCourierSans-webfont.eot?#iefix') format('embedded-opentype'), url('/images/fonts/NotCourierSans-webfont.woff') format('woff'), url('/images/fonts/NotCourierSans-webfont.ttf') format('truetype'), url('/images/fonts/NotCourierSans-webfont.svg#NotCourierSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* -------- FONTS END -------- */
/**********************************
 LAYOUT
*********************************/
body {
  margin: 0;
  font-family: 'ProximaNovaSoftRegular', 'Helvetica', 'Tahoma', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'ProximaNovaSoftRegular', 'Helvetica', 'Tahoma', sans-serif;
  font-weight: normal;
  -webkit-text-size-adjust: 100%;
}
a:active {
  outline: none;
}
.link,
a.link {
  color: #059a9a;
  white-space: nowrap;
  text-decoration: none;
}
.link:hover,
a.link:hover {
  text-decoration: underline;
}
.ulink,
a.ulink {
  color: #059a9a;
  white-space: nowrap;
  text-decoration: underline;
}
.ulink:hover,
a.ulink:hover {
  text-decoration: none;
}
a.underline {
  color: #000;
  text-decoration: underline;
}
a.underline:hover {
  color: #059a9a;
}
a,
a:visited {
  color: #059a9a;
  vertical-align: baseline;
}
a {
  text-decoration: none;
}
ul,
ol,
nav ul {
  list-style: none outside none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="text"],
input[type="password"],
input[type="submit"],
button,
textarea,
select {
  outline: none;
}
b,
strong {
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
}
/* -------- GENERAL CLASSES BEGIN -------- */
.wauto {
  width: auto;
}
.right {
  float: right;
}
.left {
  float: left;
}
.center,
.btn-wrp.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block {
  display: block;
}
.inline-block {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.full-width {
  width: 100%;
}
.clear {
  clear: both;
}
br.clear {
  clear: both;
  line-height: 0px;
}
.i {
  font-family: 'PictosRegular';
  font-weight: normal;
}
a,
.form-cancel,
.form-submit,
.ui-button,
.btn {
  cursor: pointer;
  /*added hand pointer cursor to all links and buttons*/
  outline: none;
}
.strikethrough-weight {
  text-decoration: line-through;
}
.text-bold {
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
}
.icon-help {
  font-family: 'PictosRegular';
  font-size: 16px;
}
.orange-text {
  color: #E0821F;
}
.handwrite-text {
  font-family: 'DesyrelRegular' !important;
  font-weight: normal;
}
.asterisk {
  font-size: 1em;
}
.ie7 .asterisk,
.ie8 .asterisk {
  font-size: 1.2em;
}
a.help {
  font-family: 'PictosRegular';
  font-size: 16px;
  color: #059a9a;
  margin: 0 0 0 5px;
}
.div-centering-container {
  float: right;
  right: 50%;
  position: relative;
}
.div-centering-container > div,
.div-centering-container > ul {
  float: right;
  right: -50%;
  position: relative;
}
/* -------- GENERAL CLASSES END -------- */
.card-list {
  clear: both;
}
.card-list .card {
  padding: 10px;
  border: 1px solid #ccc;
  float: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  background-color: #fff;
  position: relative;
}
.card-list .card:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.card-list .card:hover:active {
  background: #eee;
}
.card-list .card .card-thumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
}
.card-list .card .card-thumb img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.card-list .card h4 {
  font-size: 16px;
  line-height: 20px;
  color: #333;
}
.card-list .card .card-info {
  margin: 10px 0 0;
  padding: 0 3px;
  font-size: 13px;
  display: block;
  color: #333;
  height: 60px;
}
.card-list .user-card .card-info {
  text-align: center;
  height: 80px;
}
/**********************************
 LISTS
*********************************/
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
  display: block;
}
.media a.media-heading {
  display: block;
}
.media:first-child {
  margin-top: 0;
}
.media .media-heading {
  color: #059a9a;
  text-decoration: none;
}
.media .media-heading:hover {
  text-decoration: underline;
}
.media .media-thumb {
  margin-right: 10px;
  position: relative;
  float: left;
}
.media .media-thumb:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.media-list .media,
.media-list .media .media {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 25px;
}
.media-list .media:first-child,
.media-list .media .media:first-child {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
.media-heading {
  margin: 2px 0 0;
}
.media-list,
.card-list {
  padding-left: 0;
  list-style: none;
}
.pagination {
  margin-top: 20px;
}
.pagination a {
  float: left;
  font-size: 24px;
  padding: 15px 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0);
}
.pagination a:hover {
  text-decoration: none;
  background: #eee;
  border: 1px solid #eee;
}
.pagination a.active {
  background-color: #eee;
  border: 1px solid #ccc;
}
.main-container main .pagination .last-page,
.main-container main .pagination .first-page,
.main-container main .pagination .prev-page,
.main-container main .pagination .next-page {
  background: transparent;
}
/*----------- Alert Bar For Blogging BEGIN -------------*/
.alert {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  padding: 10px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
  font-family: 'ProximaNovaSoftRegular';
  font-size: 15px;
}
.alert.nav-alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 0px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.alert .icon-close {
  position: absolute;
  right: 10px;
}
/*----------- Alert Bar For Blogging END ---------------*/
.handwritten {
  font-family: 'DesyrelRegular';
}
.text-shadow {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.box-shadow {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.inset-shadow {
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.orange {
  color: #f08b45;
}
.purple {
  color: #916bb9;
}
.teal {
  color: #059a9a;
}
.green {
  color: #71b350;
}
.white,
a.white:visited {
  color: #fff;
}
.bg-purple {
  background: #916bb9;
  color: #fff;
}
.bg-teal {
  background: #059a9a;
  color: #fff;
}
.bg-orange {
  background: #f08b45;
  color: #fff;
}
.bg-green {
  background: #71b350;
  color: #fff;
}
.border-purple {
  border: 2px solid #916bb9;
  background: #fff;
  color: #916bb9;
}
.border-teal {
  border: 2px solid #059a9a;
  background: #fff;
  color: #059a9a;
}
.border-orange {
  border: 2px solid #f08b45;
  background: #fff;
  color: #f08b45;
}
.border-green {
  border: 2px solid #71b350;
  background: #fff;
  color: #71b350;
}
.full-width {
  width: 100%;
}
/* -------- USER PROFILE PICTURE BEGIN -------- */
.profile-img {
  border: 1px solid #ccc;
  padding: 3px;
  line-height: 0;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.02);
  background: url("/images/user-profile-thumb.jpg") no-repeat scroll center center / cover;
}
.profile-img .profile-img-bg {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-repeat: none;
  background-position: center center;
}
.profile-img.no-border {
  padding: 0px;
}
.profile-img.no-background {
  background: #fff;
}
.profile-img.icon {
  margin-right: 10px;
}
.profile-img.icon {
  height: 25px;
  width: 25px;
}
.profile-img.small {
  height: 38px;
  width: 38px;
}
.profile-img.medium {
  height: 52px;
  width: 52px;
}
.profile-img.big {
  height: 88px;
  width: 88px;
}
.profile-img.smallpreview {
  height: 150px;
  width: 150px;
}
.profile-img.small .profile-img-bg .fa {
  font-size: 24px;
  line-height: 38px;
  color: #999;
}
.profile-img.small .profile-img-bg .fa.fa-inbox {
  margin-left: 2px;
}
.profile-img.medium {
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.02);
}
.profile-img-wrap {
  display: inline-block;
}
.profile-img-wrap.medium {
  width: 77px;
  margin: 0;
}
.profile-img-wrap.mvp.medium {
  background: url("/images/game/standings-mvp-bg-large.png") no-repeat scroll 0 0 transparent;
  height: 107px;
}
.profile-img-wrap.round-white-border .profile-img-bg {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.profile-img-wrap.round-white-border .profile-img.medium {
  padding: 0px;
  -webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
  border: 3px solid white;
}
.profile-img-wrap.round-white-border .profile-img.small {
  padding: 0px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  border: 3px solid white;
}
.profile-img-wrap.square-no-border .profile-img,
.profile-img-wrap.square-no-border .profile-img-bg {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.game-standings-wrap .profile-img-wrap.square-no-border.mvp .profile-img,
.game-standings-wrap .profile-img-wrap.square-no-border.mvp .profile-img-bg,
.game-standings-wrap .mvp-user .profile-img,
.game-standings-wrap .mvp-user .profile-img-bg {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.game-standings-wrap #standings-overview .top-user.mvp-user .profile-img {
  margin: 8px 0 0 2px;
}
.game-standings-wrap #standings-overview .mvp-user .profile-img,
.game-standings-wrap #friends-standings-overview .mvp-user .profile-img {
  margin: 3px 0 0 2px;
}
.game-standings-wrap .profile-img-wrap.square-no-border.mvp .profile-img {
  margin: 8px 0 0 12px;
}
.profile-img-wrap.square-no-border .profile-img {
  padding: 0px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.profile-img-wrap.square-no-border .profile-img:hover {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.profile-link {
  clear: both;
  display: block;
  float: left;
  padding: 10px 0;
}
.profile-link .profile-img {
  float: left;
  margin: -10px 15px -10px 0;
}
.profile-link .profile-name {
  display: inline;
  vertical-align: middle;
  font-family: 'ProximaNovaSoftSemibold';
  font-size: 13px;
  font-weight: normal;
  color: #2F2F2F;
}
/* -------- USER PROFILE PICTURE END -------- */
.emojione {
  height: 1em;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  /* force tablets to show a page wider then the screen size */
  body {
    min-width: 1010px;
  }
}
nav#header-nav {
  position: fixed;
  position: -webkit-sticky;
  top: 0;
  z-index: 10000;
}
#header-flyout-container {
  position: fixed;
  position: -webkit-sticky;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}
#mobile-page-body.pay-bet-page #header-content {
  padding: 0;
}
#mobile-page-body.pay-bet-page .page-wrap-white {
  border-radius: 0;
}
#header-content {
  color: #fff;
  padding: 30px 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  word-wrap: break-word;
  font-family: 'ProximaNovaSoftSemibold';
  font-size: 14px;
  line-height: 24px;
}
#header-content h1 {
  word-wrap: break-word;
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
  font-size: 34px;
  line-height: 40px;
  margin: 0px;
}
#header-content h2 {
  word-wrap: break-word;
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  margin: 0px;
}
#header-content p {
  margin: 5px 0;
}
/******* LOGIN LINKS **********/
#header-login-links li,
#header-login-links li a {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  height: 62px;
  line-height: 62px;
  margin: 0;
  padding: 0;
  text-transform: none;
  width: auto;
  color: #333;
}
#header-login-links li:hover,
#header-login-links li a:hover {
  color: #059a9a;
}
#header-login-links {
  float: right;
}
#header-login-links .separator {
  display: none;
}
#big-news-banner-container {
  position: relative;
  text-align: center;
  width: 100%;
  height: 75px;
}
#big-news-banner-container.stepbet-green-ad {
  background-color: #48A278;
  background-image: none;
  height: 60px;
}
#big-news-banner-container a {
  margin: 0px auto;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 999;
}
/* ------- HEADER NAV END -------- */
nav#top-nav {
  background: none repeat scroll 0 0 #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  height: 72px;
  width: 100%;
  position: absolute;
  z-index: 10000;
}
nav#top-nav.new-nav.logged-out {
  top: 0px;
}
#nav-placeholder {
  width: 100%;
  height: 72px;
}
#top-nav-content,
.main-container,
#header-content {
  max-width: 1040px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1010px;
}
#top-nav-content #header-logo {
  background-image: url("/images/dietbet.svg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 100%;
  text-indent: -2000px;
  width: 110px;
}
#top-nav-content {
  padding: 10px 20px 0;
  height: 52px;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  nav#top-nav {
    min-width: 1010px;
  }
  #top-nav-content {
    max-width: 1010px;
  }
}
#header-nav-right {
  height: 63px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
}
#header-nav-right .dropdown-placeholder {
  float: left;
  margin-left: 10px;
}
#header-nav-right .dropdown-placeholder .profile-img {
  margin-top: 32px / 2;
  background: transparent;
}
/* ------- HEADER NAV BEGIN -------- */
#navbar {
  float: right;
}
#header-nav {
  display: block;
  float: left;
  margin-right: 10px;
}
.new-nav #header-nav-left {
  height: 59px;
}
#header-nav-left a {
  display: inline-block;
  color: #333;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  padding: 0 20px;
  font-size: 16px;
  line-height: 64px;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
#header-nav-left a:hover {
  color: #059a9a;
}
#header-nav-left .active a {
  color: #059a9a;
  border-bottom: 4px solid #059a9a;
}
#header-flyout-container .flyout {
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  position: absolute;
  top: 39px;
}
#notifications-menu-container.notification-bg-v2,
#profile-nav-menu-container.notification-bg-v2 {
  top: 72px;
}
#header-flyout-container ul {
  width: 720px;
  float: right;
}
#header-flyout-container .submenu-see-all {
  text-align: center;
  font-size: 14px;
  margin-bottom: 0 !important;
}
#games-nav-menu li.submenu-see-all {
  margin: -10px 0px 15px 0px !important;
}
#games-nav-menu .submenu-top {
  margin-bottom: 10px;
}
#header-flyout-container .see-all-games {
  font-size: 14px;
  color: #999;
}
#header-flyout-container #community-nav-menu .submenu-right li {
  line-height: 0;
}
#header-flyout-container #community-nav-menu .submenu-right a {
  line-height: 20px;
}
#header-flyout-container #community-nav-menu .submenu-right a:hover {
  color: #059a9a;
}
#header-flyout-container #community-nav-menu .submenu-right {
  min-height: 150px;
}
#header-flyout-container #community-nav-menu .submenu-right .submenu-no-results {
  margin-top: 5px;
  line-height: 30px;
  width: 90%;
  word-break: normal;
}
#header-flyout-container .header-nav-submenu li.submenu-no-results:hover {
  color: #000;
  cursor: auto;
}
#header-flyout-container #games-how-it-works-menu.header-nav-submenu {
  width: 140px;
}
#header-flyout-container #games-how-it-works-menu.header-nav-submenu .submenu-top {
  width: 140px;
}
#header-flyout-container .submenu-item-description {
  font-family: 'ProximaNovaSoftMedium';
  font-size: 12px;
  line-height: normal;
  padding-top: 5px;
}
#games-how-it-works-menu .submenu-top li {
  line-height: normal;
  margin: 12px 0;
}
.header-thumb-container {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
  float: left;
  padding: 5px;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
.header-thumb {
  height: 145px;
  width: 145px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#header-nav-right .dropdown-placeholder,
#header-nav-left .dropdown-placeholder {
  display: inline-block;
  text-align: right;
  height: 100%;
  padding-bottom: 4px;
}
#header-nav-left .dropdown-placeholder {
  margin: 0px;
}
#header-nav-left li.hover.active a {
  border-bottom-color: transparent;
}
#header-nav-left .dropdown-placeholder.hover,
#header-nav-right .dropdown-placeholder.hover {
  background: url("/images/nav-active-tab.png") no-repeat scroll center 62px transparent;
  border-bottom-color: transparent;
}
#header-nav-right.notification-menu-v2 .dropdown-placeholder.hover {
  background: url("/images/nav-active-tab.png") no-repeat scroll center 52px transparent;
}
/* ------- HEADER NAV END -------- */
/* -------- USER DROPDOWN BEGIN -------- */
#profile-nav-name {
  color: #000;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 16px;
  margin: 16px 0 13px 15px;
  padding: 0;
  width: auto;
}
#profile-nav-name .down-arrow {
  font-size: 0.67em;
}
#profile-nav-menu {
  display: none;
  width: 150px;
  left: auto;
}
#game-subheader #profile-nav-menu.right-menu {
  right: auto;
}
#pg-home #profile-nav-menu.right-menu,
#landing-page #profile-nav-menu.right-menu {
  left: auto;
}
#profile-nav-menu li {
  display: block;
  padding: 10px 0 10px 10px;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
}
#profile-nav-menu .player-games-filters {
  padding-left: 0;
}
#profile-nav-menu .player-games-filters .filter {
  font-family: 'ProximaNovaSoftSemibold';
  display: inline-block;
  height: 23px;
  line-height: 23px;
  padding: 0 10px;
}
#profile-nav-menu .player-games-filters .filter.active {
  background: none repeat scroll 0 0 #059a9a;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
}
#profile-nav-menu li.game-list {
  background: url("/images/sign-up/new-design/player-nav-menu-shadow.png") no-repeat scroll center bottom transparent;
  margin-bottom: 10px;
  padding: 0 10px 7px;
}
#profile-nav-menu .game-list li {
  line-height: 16px;
  margin-bottom: 15px;
  padding: 0;
}
#profile-nav-menu li.game-list a {
  font-size: 14px;
  color: #41B3B8;
  font-family: 'ProximaNovaSoftMedium';
}
#profile-nav-menu .game-list ol {
  border-bottom: 1px solid #C5C5C5;
  display: none;
}
#profile-nav-menu .game-list #player-active-games {
  display: block;
}
#profile-nav-menu li.game-list span {
  font-family: 'MyriadProRegular';
  color: #999;
}
#profile-nav-menu li.last,
#profile-nav-menu li.game-list li.last {
  border-bottom: none;
}
#profile-nav-menu ol {
  margin: 0px;
}
#profile-nav-menu a {
  color: #000;
}
#profile-nav-menu a:hover {
  color: #059a9a;
}
#profile-nav-menu a.strong {
  font-weight: bold;
}
body header.container {
  overflow: visible;
}
/* -------- USER DROPDOWN END -------- */
/* -------- NOTIFICATIONS DROPDOWN BEGIN -------- */
#notifications-nav {
  position: relative;
}
.notifications-counter {
  background-color: #d03e0c;
  border-radius: 100%;
  color: #fff;
  display: block;
  font-family: 'ProximaNovaSoftMedium';
  font-size: 10px;
  height: 15px;
  line-height: 16px;
  padding: 3px 1px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: 0;
  min-width: 20px;
}
#notifications-nav-menu {
  display: none;
  padding: 20px 20px 5px 20px;
  width: 380px;
}
#notifications-nav-menu .notifications-header {
  border-bottom: 1px solid #ccc;
}
#notifications-nav-menu .read-all {
  color: #059a9a;
  float: right;
  font-size: 12px;
}
#notifications-nav-menu li {
  margin: 0;
}
#notifications-nav-menu .notification {
  border-bottom: 1px solid #ccc;
  display: block;
  float: left;
  font-family: 'ProximaNovaSoftMedium';
  font-size: 14px;
  padding: 10px 0;
  width: 100%;
}
#notifications-nav-menu .notification a {
  color: #059a9a;
}
#notifications-nav-menu .notification .text {
  line-height: 20px;
  padding-left: 40px;
}
#notifications-nav-menu .footer {
  color: #059a9a;
  text-align: center;
}
#notifications-nav-menu .footer a {
  padding: 15px 0px 10px;
}
#notifications-nav-menu .notification-item {
  width: 100%;
  padding: 0;
  border: none;
}
#notifications-nav-menu .notification-type {
  display: inline-block;
  float: left;
  padding-left: 15px;
}
#notifications-nav-menu .notification-text {
  color: #000;
  display: block;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-left: 15px;
  padding-left: 35px;
  word-wrap: break-word;
}
#notifications-nav-menu .notification-date {
  color: #999;
  display: block;
}
#notifications-nav-menu .red-dot {
  background-color: #d03e0c;
  border-radius: 100%;
  display: inline-block;
  float: left;
  height: 7px;
  margin-right: -7px;
  margin-top: 10px;
  width: 7px;
}
/* -------- NOTIFICATIONS DROPDOWN END -------- */
.header-nav-submenu li {
  color: #333;
}
.header-nav-submenu li a {
  color: inherit;
  text-decoration: none;
  color: #333;
  font-family: 'ProximaNovaSoftSemibold';
  font-size: 16px;
}
#notifications-nav.notification-counter .profile-img-bg {
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  background: transparent;
}
#header-nav-right .profile-img-bg:hover {
  background-color: #eee;
  cursor: default;
}
#notifications-nav.notification-counter .profile-img-bg:active {
  background-color: #059a9a;
  border: 1px solid #059a9a;
  color: #fff;
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.header-nav-submenu {
  background: white;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: none;
  left: auto;
  padding: 20px 20px 15px 25px;
  position: absolute;
  width: 180px;
  z-index: 9990;
}
#games-nav-menu.header-nav-submenu {
  width: 220px;
  top: 33px;
}
#games-nav-menu.header-nav-submenu .submenu-bottom,
#games-nav-menu.header-nav-submenu .submenu-top {
  width: 100%;
}
#community-nav-menu {
  top: 33px;
}
.header-nav-submenu.wide-submenu {
  width: 380px;
  padding-right: 35px;
}
.header-nav-submenu .submenu-bottom,
.header-nav-submenu .submenu-top {
  width: 120px;
  display: block;
  float: left;
  word-wrap: break-word;
}
.header-nav-submenu .submenu-top {
  border-bottom: 1px solid #ccc;
}
.loged-out-nav .header-nav-submenu .submenu-top {
  border-bottom: none;
}
.header-nav-submenu li.submenu-block-title {
  color: #666;
  font-size: 12px;
  line-height: 14px !important;
}
.header-nav-submenu li.submenu-block-title:hover {
  color: #666;
}
#notifications-nav-menu.header-nav-submenu li a {
  max-width: none;
  display: inline;
}
.header-nav-submenu li a {
  line-height: 17px;
  max-width: 220px;
}
.header-nav-submenu li:hover,
.header-nav-submenu li a:hover,
.header-nav-submenu li p:hover {
  color: #059a9a;
  cursor: pointer;
}
.header-nav-submenu .submenu-right {
  width: 195px;
  display: block;
  float: right;
  border-left: 1px solid #ccc;
  padding-left: 35px;
  word-break: break-all;
}
.header-nav-submenu .active a {
  background-color: #059a9a;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  padding: 0 10px;
  line-height: 24px;
  height: 23px;
  margin-left: -10px;
}
.header-nav-submenu li {
  display: block;
  font-family: 'ProximaNovaSoftBold';
  font-size: 16px;
  text-align: left;
  margin: 10px 0;
  color: #333;
}
.header-nav-submenu a {
  background-color: inherit;
  color: inherit;
  display: inline-block;
}
.header-nav-submenu li.no-hover:hover {
  color: #000;
  cursor: default;
}
.header-nav-submenu li.no-hover {
  color: #000;
}
/*--------- NEW NAV TOP BEGIN ----------*/
#top-nav.new-nav {
  font-family: 'ProximaNovaSoftRegular';
  -webkit-box-shadow: none;
  box-shadow: none;
}
#top-nav.new-nav #header-logo {
  font-size: 44px;
  color: #fff;
  text-align: center;
  text-indent: 0;
  text-decoration: none;
  background-image: url("/images/dietbet.svg");
  width: 130px;
  height: 95px;
  background-position: center 8px;
}
#top-nav.new-nav #header-nav-left a {
  border: none;
  line-height: 50px;
  font-size: 17px;
}
#top-nav.new-nav #header-nav-left .active.hover a {
  border-bottom: 7px solid transparent;
}
#top-nav.new-nav #header-nav a {
  font-family: 'ProximaNovaSoftRegular';
  height: 55px;
}
#top-nav.new-nav #waybetter-company {
  font-size: 12px;
  line-height: 40px;
  cursor: default;
  color: #000;
}
#top-nav.new-nav #waybetter-company span {
  font-size: 8px;
  line-height: 65px;
  vertical-align: top;
}
#top-nav.new-nav #link-log-in {
  font-family: 'ProximaNovaSoftRegular';
  color: #059a9a;
  font-size: 17px;
}
#top-nav.new-nav.homepage-logged-out {
  border-bottom: none;
}
.logo-text-container {
  box-sizing: border-box;
  max-width: 1040px;
  min-width: 800px;
  margin: 0 auto;
  position: relative;
}
#top-nav.logged-out {
  box-shadow: none;
  position: relative;
  display: inline-block;
  border-bottom: none;
}
#top-nav.logged-out #header-logo {
  height: 80px;
  line-height: 60px;
  font-size: 40px;
  float: none;
  margin: 0 auto;
  background-size: inherit;
  padding-bottom: 5px;
  background-position: center 10px;
}
#top-nav.logged-out #nav-placeholder {
  height: 0;
}
#top-nav.logged-out #header-login-links {
  margin-top: -85px;
}
/*---------- NEW NAV TOP END -----------*/
#footer {
  min-width: 1010px;
  max-width: 1200px;
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0;
}
.page-footer-cta {
  text-align: center;
  float: left;
  width: 59%;
  margin-top: 25px;
  border-right: 1px solid #ccc;
  padding-top: 15px;
}
.cta-content {
  height: 160px;
  border-top: 1px solid #ccc;
}
h3.cta-block-title {
  color: #666;
}
.cta-block-title {
  font-family: 'ProximaNovaSoftBold';
  font-size: 17px;
  text-align: center;
  color: #666;
}
.community-cta-buttons {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
  height: 42px;
  max-width: 395px;
  margin: 0 auto;
  text-decoration: none;
}
.cta-button {
  min-width: 180px;
  max-width: 250px;
  float: left;
}
#join-game {
  margin-right: 15px;
}
.mobile-apps {
  float: right;
  margin: 0 auto;
  padding-left: 5%;
  padding-top: 30px;
  width: 35%;
}
.mobile-apps-content {
  text-align: center;
  width: 100%;
}
.mobile-apps-links {
  font-size: 21px;
  font-family: 'ProximaNovaSoftBold';
  line-height: 35px;
  float: left;
  margin-right: 15px;
  text-align: left;
}
.mobile-apps-links .app-link {
  color: #059a9a;
}
.mobile-apps-title {
  font-size: 20px;
  color: #666;
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
  margin: 0px;
  text-align: center;
}
#press-email-content p.mobile-apps-title {
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
  font-size: 20px;
  color: #666;
  margin: 0px;
  text-align: center;
}
.app-screenshot {
  background: url("/images/landing-pages/app-screenshoot-iphone5c.png") no-repeat scroll right bottom transparent;
  width: 198px;
  height: 113px;
  float: left;
  background-size: contain;
  max-width: 50%;
}
#footer-copyright {
  font-family: 'ProximaNovaSoftBold';
  color: #666;
  font-size: 12px;
  float: left;
}
#footer-content.non-responsive #footer-copyright {
  width: 75%;
  margin-bottom: 10px;
}
#footer-copyright p {
  clear: both;
}
#footer-social-links {
  width: 100%;
  margin: 10px 0 0 0;
}
.footer-links ul {
  float: left;
  width: 16%;
}
.footer-links {
  padding: 30px 20px 0;
  font-family: 'ProximaNovaSoftSemibold';
  line-height: 20px;
  border-top: 1px solid #ccc;
}
.footer-links .title a,
.footer-links ul {
  font-size: 12px;
  color: #666;
}
.footer-links .title a {
  cursor: default;
}
.footer-links .title {
  padding-top: 20px;
}
.footer-links ul li i,
.footer-links ul li a {
  font-size: 14px;
  color: #333;
}
#footer-social-counters {
  float: left;
  width: 20%;
}
.need-help {
  margin-top: 20px;
}
#footer.shadowed {
  height: 190px;
  max-width: 1020px;
  padding: 30px 0;
  overflow: visible;
  position: relative;
}
#footer-social-links .btn-facebook-like,
#footer-social-links .btn-follow {
  float: left;
  width: 110px;
  overflow: hidden;
}
#footer-social-links .btn-facebook-like {
  width: 90px;
  height: 22px;
}
#footer-social-links .btn-follow {
  width: 70px;
}
#footer-links-right {
  float: right;
}
#footer-links-right li {
  display: inline;
  letter-spacing: -0.01em;
  margin: 0 0 0 15px;
  text-align: right;
}
#footer-links-right li a {
  color: #999999;
  font-family: 'ProximaNovaSoftMedium';
}
#footer-links-right li a.green {
  color: #059a9a;
}
#footer-content {
  clear: both;
  margin: 0 auto;
  width: 1020px;
}
/* -------- FOOTER END -------- */
/* -------- BROWSER STYLE RESET BEGIN -------- */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
object,
embed {
  max-width: 100%;
}
body {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
}
/* -------- BROWSER STYLE RESET END -------- */
/* -------- GENERAL CLASSES BEGIN -------- */
.container {
  clear: both;
  margin: 0 auto;
  position: static;
  width: 960px;
}
/* -------- GENERAL CLASSES END -------- */
/* -------- BIG BLUE HEADER BEGIN -------- */
#header.blue-header {
  background: url("/images/static-pages/bg-page-body.jpg") repeat-x scroll 0 0 transparent;
  height: 206px;
}
#header.blue-header #header-content {
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#header.blue-header #header-logo {
  background: url("/images/landing-pages/blue-header-logo.png") no-repeat scroll 0 -72px transparent;
  display: block;
  height: 61px;
  text-indent: -2000px;
  width: 148px;
  float: left;
  overflow: hidden;
}
#header.blue-header #page-title {
  clear: both;
}
#header.blue-header #page-title h1 {
  float: left;
  font-size: 32px;
  line-height: 44px;
  margin: 34px 0 0;
  width: auto;
  color: #fff;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  margin-bottom: 12px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
/* -------- BIG BLUE HEADER END -------- */
/* -------- PAGE CONTENT BEGIN -------- */
.page-wrap-white {
  overflow: visible;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: white;
  clear: both;
  padding: 35px 30px;
}
.page-wrap-white.no-top-border {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
}
.page-wrap-white.no-shadow {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#page.move-up {
  margin: -70px auto 30px;
}
/* -------- PAGE CONTENT END -------- */
/* -------- GAME IMAGE BEGIN -------- */
.game-img {
  width: 155px;
  height: 155px;
  margin: 0 0 0 10px;
  padding: 1px;
  border: none;
  background: none repeat scroll 0 0 #739C9E;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.game-img-bg {
  width: 155px;
  height: 155px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
/* -------- GAME IMAGE END -------- */
/* -------- USER DROPDOWN BEGIN -------- */
body #bg-video-promotion {
  overflow: visible;
}
body #sunspot {
  overflow: visible;
}
body #header {
  overflow: visible;
  min-width: 1010px;
}
body header.container {
  overflow: visible;
}
/* -------- USER DROPDOWN END -------- */
/* -------- BUTTON SMALL BEGIN -------- */
.btn.small,
.ui-button {
  background: url("/images/sprites.png") repeat-x scroll 0 -146px #FEFEFE;
  border: 1px solid #D0D0D0;
  color: #666;
  display: inline-block;
  float: none;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.05em;
  outline: medium none;
  padding: 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn.small {
  float: right;
}
.btn.small,
.btn.large,
.ui-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn.small.disabled,
.btn.large.disabled {
  background: none repeat scroll 0 0 #F9F9F9;
  color: #ccc;
}
/* -------- BUTTON SMALL END -------- */
/* -------- BUTTON LARGE BEGIN -------- */
.btn.large {
  background: url("/images/sprites.png") repeat-x scroll 0 -179px #FEFEFE;
  border: 1px solid #D0D0D0;
  color: #666;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding: 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn.large.full-width {
  clear: both;
  float: left;
  margin: 10px 0 0;
  padding: 9px 0;
  width: 100%;
}
/* -------- BUTTON LARGE END -------- */
/**********************************
 TABS
*********************************/
.flat-tabs {
  border-bottom: 1px solid #ccc;
  padding-left: 0px;
  margin-bottom: 20px;
  position: relative;
}
.flat-tabs:before,
.flat-tabs:after {
  content: " ";
  display: table;
}
.flat-tabs:after {
  clear: both;
}
.flat-tabs .tab {
  float: left;
  margin-bottom: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.flat-tabs .tab.tab-right {
  float: right;
}
.flat-tabs .tab-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.flat-tabs .tab > a {
  display: block;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 15px;
  white-space: nowrap;
  overflow: hidden;
}
.flat-tabs .tab > a:hover {
  border-bottom: 4px solid #ccc;
  text-decoration: none;
}
.flat-tabs .tab a.selected,
.flat-tabs .tab.ui-state-active a {
  border-bottom: 4px solid #059a9a;
  color: #059a9a;
}
.flat-tabs .tab > a.disabled:hover {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.flat-tabs.outlined {
  border-top: 1px solid #ccc;
}
.flat-tabs.outlined .tab {
  margin-bottom: 0px;
}
.flat-tabs.outlined .tab.dropdown a.selected,
.flat-tabs.outlined .tab.dropdown.ui-state-active a {
  color: #000;
  background: #eee;
}
.flat-tabs.outlined .tab > a {
  border-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.flat-tabs.outlined .tab > a:hover {
  background: #eee;
  border-bottom: 0px;
}
.flat-tabs.outlined .tab a.selected,
.flat-tabs.outlined .tab.ui-state-active a {
  color: #fff;
  background: #059a9a;
}
.dropdown-container {
  position: relative;
}
.flat-tabs.right-tabs .tab {
  float: left;
}
.flat-tabs.right-tabs .tab-list {
  float: right;
}
.flat-tabs-vertical .tab > a {
  padding: 20px;
  color: #333;
  display: block;
  position: relative;
  border-left: 3px solid rgba(0, 0, 0, 0);
}
.flat-tabs-vertical .tab > a i {
  position: absolute;
  right: 13px;
  top: 24px;
  display: none;
  font-size: 13px;
}
.flat-tabs-vertical .tab > a:hover {
  text-decoration: none;
  border-left: 3px solid #ccc;
}
.flat-tabs-vertical .tab > a:hover i {
  display: initial;
  color: #ccc;
}
.flat-tabs-vertical .tab a.selected,
.flat-tabs-vertical .tab.ui-state-active a {
  background: #059a9a;
  color: #fff;
  border-left: 3px solid #059a9a;
}
.flat-tabs-vertical .tab a.selected i,
.flat-tabs-vertical .tab.ui-state-active a i {
  color: #fff;
  display: initial;
}
.flat-tabs-vertical .tab a.selected:hover,
.flat-tabs-vertical .tab.ui-state-active a:hover {
  border-left: 3px solid #ccc;
}
.flat-tabs-vertical .tab > a.disabled:hover {
  border-left-color: rgba(0, 0, 0, 0);
}
.tab.dropdown {
  position: relative;
}
.filters-dropdown {
  background: none repeat scroll 0 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
  display: none;
  left: auto;
  position: absolute;
  right: 0px;
  top: 38px;
  width: 290px;
  z-index: 9999;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
}
.filters-dropdown .option {
  display: block;
  font-size: 24px;
  font-family: 'ProximaNovaSoftRegular';
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #000;
  margin: -2px 0 0 0;
  padding: 0 15px;
  border-bottom: 1px solid #fff;
  clear: both;
  height: 44px;
  line-height: 46px;
  overflow: hidden;
}
.filters-dropdown .option a {
  width: 100%;
  display: block;
  color: inherit;
}
.filters-dropdown .option span {
  width: 100%;
  display: block;
  color: inherit;
}
.filters-dropdown .option:hover {
  cursor: pointer;
  background-color: #ccc;
  border-bottom: none;
}
.filters-dropdown .option i {
  float: right;
  color: #999;
  line-height: 44px;
}
.filters-dropdown .option.checked i {
  color: #059a9a;
}
.filters-dropdown .option.disabled i {
  color: #999;
}
.filters-dropdown .dropdown-title {
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
/*@import "../base/tabs_v2.less"; // tabs v2 have been enabled all across the site*/
/**********************************
 BUTTONS
*********************************/
.btn-wrp {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-family: 'ProximaNovaSoftMedium';
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 36px;
  height: 36px;
  text-align: center;
  white-space: nowrap;
  /* patch for jqury-ui buttons */
}
.btn-wrp input,
input.btn-wrp,
button.btn-wrp,
a.btn-wrp {
  padding: 0px 20px;
}
a.icon-left.btn-wrp,
button.icon-left.btn-wrp {
  padding-left: 0px;
}
a.icon-right.btn-wrp,
button.icon-right.btn-wrp {
  padding-right: 0px;
}
.btn-wrp .ui-button-text {
  display: block;
  width: 100%;
}
.btn-wrp input {
  padding: 0px 20px;
  background-color: transparent;
  margin: 0px;
  border: 0px none;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: inherit;
  width: 100%;
}
.btn-wrp input[type=file] {
  opacity: 0 !important;
  width: 100%;
  height: 100%;
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.btn-wrp.icon-left input,
.btn-wrp.icon-right input {
  margin: 0 0 0 -40px;
  padding: 0 20px 0 40px;
}
.btn-wrp.icon-left .bg-icon,
.btn-wrp.icon-right .bg-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 5px 0 15px;
}
.btn-wrp.icon-left .fa,
.btn-wrp.icon-right .fa {
  display: inline-block;
  margin: 0 5px 0 15px;
  vertical-align: baseline;
  line-height: inherit;
  width: 20px;
  text-align: center;
}
.btn-wrp.icon-right input {
  margin: 0 -40px 0 0;
  padding: 0 40px 0 20px;
}
.btn-wrp.icon-right .fa,
.btn-wrp.icon-right .bg-icon {
  margin: 0 15px 0 5px;
}
.btn-wrp.icon-center .fa,
.btn-wrp.icon-center .bg-icon {
  margin: 0 15px 0 15px;
}
.btn-wrp.active:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.btn-wrp.btn-small {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.btn-wrp.btn-small .fa {
  font-size: 12px;
}
.btn-wrp.btn-small.icon-left input {
  margin: 0 0 0 -30px;
  padding: 0 10px 0 30px;
}
.btn-wrp.btn-small.icon-left .fa {
  margin: 0 0px 0 5px;
}
.btn-wrp.btn-small.icon-right input {
  margin: 0 -30px 0 0;
  padding: 0 30px 0 10px;
}
.btn-wrp.btn-small.icon-right .fa {
  margin: 0 5px 0 0px;
}
.btn-wrp.btn-small.icon-center .fa,
.btn-wrp.btn-small.icon-center .bg-icon {
  margin: 0 5px 0 5px;
}
.btn-wrp.btn-large {
  font-size: 18px;
  line-height: 44px;
  height: 46px;
  font-family: 'ProximaNovaSoftSemibold';
}
.btn-wrp.btn-large.icon-left input {
  margin: 0 0 0 -50px;
  padding: 0 30px 0 50px;
}
.btn-wrp.btn-large.icon-left .fa {
  margin: 0 5px 0 15px;
}
.btn-wrp.btn-large.icon-right input {
  margin: 0 -50px 0 0;
  padding: 0 50px 0 30px;
}
.btn-wrp.btn-large.icon-right .fa {
  margin: 0 15px 0 5px;
}
.btn-wrp.btn-xlarge {
  font-size: 20px;
  line-height: 48px;
  height: 50px;
}
.btn-wrp.btn-round {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.btn-wrp.btn-orange {
  background: #f08b45;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce6923), color-stop(1, #f08b45));
  background: -ms-linear-gradient(bottom, #ce6923, #f08b45);
  background: -moz-linear-gradient(center bottom, #ce6923 0%, #f08b45 100%);
  background: -o-linear-gradient(#f08b45, #ce6923);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f08b45', endColorstr='#ce6923', GradientType=0);
  border: 1px solid #f08b45;
  color: white;
  text-shadow: 0 -1px 0 #ab581b;
}
.btn-wrp.btn-orange input,
.btn-wrp.btn-orange button {
  text-shadow: 0 -1px 0 #ab581b;
}
.btn-wrp.btn-orange:hover,
.btn-wrp.btn-orange.disabled,
.btn-wrp.btn-orange.active {
  background: #ce6923;
}
.btn-wrp.btn-yellow {
  background: #FFC142;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd9f20), color-stop(1, #FFC142));
  background: -ms-linear-gradient(bottom, #dd9f20, #FFC142);
  background: -moz-linear-gradient(center bottom, #dd9f20 0%, #FFC142 100%);
  background: -o-linear-gradient(#FFC142, #dd9f20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC142', endColorstr='#dd9f20', GradientType=0);
  border: 1px solid #FFC142;
  color: white;
}
.btn-wrp.btn-yellow:hover,
.btn-wrp.btn-yellow.disabled,
.btn-wrp.btn-yellow.active {
  background: #dd9f20;
}
.btn-wrp.btn-teal {
  background: #059a9a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007878), color-stop(1, #059a9a));
  background: -ms-linear-gradient(bottom, #007878, #059a9a);
  background: -moz-linear-gradient(center bottom, #007878 0%, #059a9a 100%);
  background: -o-linear-gradient(#059a9a, #007878);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#059a9a', endColorstr='#007878', GradientType=0);
  border: 1px solid #059a9a;
  color: white;
}
.btn-wrp.btn-teal:hover,
.btn-wrp.btn-teal.disabled,
.btn-wrp.btn-teal.active {
  background: #007878;
}
.btn-wrp.btn-dark-teal {
  background: #048282;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006060), color-stop(1, #048282));
  background: -ms-linear-gradient(bottom, #006060, #048282);
  background: -moz-linear-gradient(center bottom, #006060 0%, #048282 100%);
  background: -o-linear-gradient(#048282, #006060);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048282', endColorstr='#006060', GradientType=0);
  border: 1px solid #048282;
  color: white;
}
.btn-wrp.btn-dark-teal:hover,
.btn-wrp.btn-dark-teal.disabled,
.btn-wrp.btn-dark-teal.active {
  background: #006060;
}
.btn-wrp.btn-green {
  background: #71b350;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f912e), color-stop(1, #71b350));
  background: -ms-linear-gradient(bottom, #4f912e, #71b350);
  background: -moz-linear-gradient(center bottom, #4f912e 0%, #71b350 100%);
  background: -o-linear-gradient(#71b350, #4f912e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71b350', endColorstr='#4f912e', GradientType=0);
  border: 1px solid #71b350;
  color: white;
}
.btn-wrp.btn-green:hover,
.btn-wrp.btn-green.disabled,
.btn-wrp.btn-green.active {
  background: #4f912e;
}
.btn-wrp.btn-purple {
  background: #916bb9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6f4997), color-stop(1, #916bb9));
  background: -ms-linear-gradient(bottom, #6f4997, #916bb9);
  background: -moz-linear-gradient(center bottom, #6f4997 0%, #916bb9 100%);
  background: -o-linear-gradient(#916bb9, #6f4997);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#916bb9', endColorstr='#6f4997', GradientType=0);
  border: 1px solid #916bb9;
  color: white;
}
.btn-wrp.btn-purple:hover,
.btn-wrp.btn-purple.disabled,
.btn-wrp.btn-purple.active {
  background: #6f4997;
}
.btn-wrp.btn-fb-blue {
  background: #4F6AA3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d4881), color-stop(1, #4F6AA3));
  background: -ms-linear-gradient(bottom, #2d4881, #4F6AA3);
  background: -moz-linear-gradient(center bottom, #2d4881 0%, #4F6AA3 100%);
  background: -o-linear-gradient(#4F6AA3, #2d4881);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4F6AA3', endColorstr='#2d4881', GradientType=0);
  border: 1px solid #4F6AA3;
  color: white;
}
.btn-wrp.btn-fb-blue:hover,
.btn-wrp.btn-fb-blue.disabled,
.btn-wrp.btn-fb-blue.active {
  background: #2d4881;
}
.btn-wrp.btn-apple-black {
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222222), color-stop(1, #000));
  background: -ms-linear-gradient(bottom, #222222, #000);
  background: -moz-linear-gradient(center bottom, #222222 0%, #000 100%);
  background: -o-linear-gradient(#000, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#222222', GradientType=0);
  border: 1px solid #000;
  color: white;
}
.btn-wrp.btn-apple-black:hover,
.btn-wrp.btn-apple-black.disabled,
.btn-wrp.btn-apple-black.active {
  background: #222222;
}
.btn-wrp.btn-google-white {
  background: #FFF;
  border: 0.06667rem solid #b5bdc1;
  color: #4c585f;
}
.btn-wrp.btn-google-white:hover,
.btn-wrp.btn-google-white.disabled,
.btn-wrp.btn-google-white.active {
  background: #b5bdc1;
}
.btn-wrp.btn-google-white .bg-icon-google {
  display: inline-block;
  height: 32px;
  overflow: hidden;
  vertical-align: text-bottom;
}
.btn-wrp.btn-tw-blue {
  background: #76C4F3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #54a2d1), color-stop(1, #76C4F3));
  background: -ms-linear-gradient(bottom, #54a2d1, #76C4F3);
  background: -moz-linear-gradient(center bottom, #54a2d1 0%, #76C4F3 100%);
  background: -o-linear-gradient(#76C4F3, #54a2d1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76C4F3', endColorstr='#54a2d1', GradientType=0);
  border: 1px solid #76C4F3;
  color: white;
}
.btn-wrp.btn-tw-blue:hover,
.btn-wrp.btn-tw-blue.disabled,
.btn-wrp.btn-tw-blue.active {
  background: #54a2d1;
}
.btn-wrp.btn-gray {
  background: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dddddd), color-stop(1, #fff));
  background: -ms-linear-gradient(bottom, #dddddd, #fff);
  background: -moz-linear-gradient(center bottom, #dddddd 0%, #fff 100%);
  background: -o-linear-gradient(#fff, #dddddd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#dddddd', GradientType=0);
  border: 1px solid #ccc;
  color: #333;
}
.btn-wrp.btn-gray:hover,
.btn-wrp.btn-gray.disabled,
.btn-wrp.btn-gray.active {
  background: #dddddd;
}
.btn-wrp.btn-white {
  background: #fff;
  border: 1px solid #059a9a;
  color: #059a9a;
  font-family: 'ProximaNovaSoftBold';
  text-decoration: none;
}
.btn-wrp.btn-white:hover {
  background-color: #059a9a;
  color: #fff;
}
.btn-wrp.btn-flat-square {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  font-family: 'ProximaNovaSoftRegular';
  text-shadow: none;
}
.btn-wrp.btn-flat-square input,
.btn-wrp.btn-flat-square button {
  text-shadow: none;
}
.btn-wrp.btn-outlined {
  background: #fff;
}
.btn-wrp.btn-outlined:hover {
  background-color: #059a9a;
  color: #fff;
}
.btn-wrp.btn-outlined.btn-teal {
  border: 1px solid #059a9a;
  color: #059a9a;
  background: white;
}
.btn-wrp.btn-outlined.btn-teal:hover {
  background: #059a9a;
  color: #fff;
}
.btn-wrp.btn-inverse {
  background: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
}
.btn-wrp.btn-inverse.btn-dark-teal:hover {
  color: #048282;
  background: #fff;
}
.btn-flat-square.btn-orange {
  background: #f08b45;
}
.btn-flat-square.btn-orange:hover,
.btn-flat-square.btn-orange.active {
  background: #9E683F;
  border-color: #9E683F;
}
.btn-flat-square.btn-orange.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-yellow {
  background: #FFC142;
}
.btn-flat-square.btn-yellow:hover,
.btn-flat-square.btn-yellow.active {
  background: #F2AB17;
}
.btn-flat-square.btn-yellow.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-teal {
  background: #059a9a;
}
.btn-flat-square.btn-teal:hover,
.btn-flat-square.btn-teal.active {
  background: #048282;
  border-color: #048282;
}
.btn-flat-square.btn-teal.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-dark-teal {
  background: #048282;
}
.btn-flat-square.btn-dark-teal:hover,
.btn-flat-square.btn-dark-teal.active {
  background: #006060;
}
.btn-flat-square.btn-dark-teal.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-green {
  background: #71b350;
}
.btn-flat-square.btn-green:hover,
.btn-flat-square.btn-green.active {
  background: #71b350;
  border-color: #71b350;
}
.btn-flat-square.btn-green.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-purple {
  background: #916bb9;
}
.btn-flat-square.btn-purple:hover,
.btn-flat-square.btn-purple.active {
  background: #916bb9;
  border-color: #916bb9;
}
.btn-flat-square.btn-purple.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-gray {
  color: #333;
  background: #eee;
}
.btn-flat-square.btn-gray:hover,
.btn-flat-square.btn-gray.active {
  background: #ccc;
}
.btn-flat-square.btn-gray.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-fb-blue {
  background: #4F6AA3;
}
.btn-flat-square.btn-apple-black {
  background: #000;
}
.btn-flat-square.btn-tw-blue {
  background: #76C4F3;
}
.bg-icon.bg-icon-photo {
  background: url("/images/buttons/icons/black-photo-icon.png") no-repeat scroll 100% 0 transparent;
  float: right;
  margin: 13px 0 0 10px;
  width: 21px;
}
/* -------- BTN WRAPPER BEGIN -------- */
.btn-wrap {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  overflow: visible;
  white-space: nowrap;
  height: 40px;
}
.btn-wrap .bgl,
.btn-wrap .bgc,
.btn-wrap .bgr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 100%;
  vertical-align: top;
  background-color: transparent;
}
.btn-wrap .bgc,
.btn-wrap .bgc input,
.btn-wrap .bgc button {
  background-color: transparent;
  float: none !important;
  font-weight: bold;
  margin: 0px;
  text-indent: 0;
  text-align: center;
  width: auto;
  border: 0px none;
  overflow: hidden;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding: 0px;
}
.btn-wrap .bgc input,
.btn-wrap .bgc button {
  padding: 0px 20px;
  margin: 0px -20px;
}
.btn-wrap .bgl,
.btn-wrap .bgc,
.btn-wrap .bgr {
  background-color: transparent;
  background-repeat: no-repeat;
  overflow: visible;
}
.btn-wrap .bgl {
  background-position: 0px 0px;
}
.btn-wrap .bgc {
  background-repeat: repeat-x;
  background-position: 0 -50px;
  position: relative;
  /* force .bgc to be on top of .bgr */
  zoom: 1;
}
.btn-wrap .bgr {
  background-position: 0 -100px;
}
.btn-wrap:hover .bgl {
  background-position: 0px -150px;
}
.btn-wrap:hover .bgc {
  background-position: 0px -200px;
}
.btn-wrap:hover .bgr {
  background-position: 0px -250px;
}
.btn-wrap:active .bgl {
  background-position: 0px -300px;
}
.btn-wrap:active .bgc {
  background-position: 0px -350px;
}
.btn-wrap:active .bgr {
  background-position: 0px -400px;
}
.btn-wrap.disabled:hover .bgl,
.btn-wrap.disabled:active .bgl {
  background-position: 0px 0px;
}
.btn-wrap.disabled:hover .bgc,
.btn-wrap.disabled:active .bgc {
  background-position: 0px -50px;
}
.btn-wrap.disabled:hover .bgr,
.btn-wrap.disabled:active .bgr {
  background-position: 0px -100px;
}
.btn-wrap .bg-icon {
  height: 100%;
  margin-right: -20px;
  vertical-align: top;
  /* align top so does not depend on the text size to it's left */
  width: 45px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7 .btn-wrap .bg-icon {
  vertical-align: middle;
  /* top alignment drags the title up in ie7 */
}
.btn-wrap input.bg-icon {
  margin: 0 -20px;
  padding: 0 50px 0 20px;
  width: auto;
}
.ie7 .btn-wrap .bgc button,
.ie7 .btn-wrap .bgc input {
  overflow: visible;
  /* resets the IE7 "out of the blue" padding */
}
.btn-wrap .tm {
  font-size: 1.5em;
}
/* -------- BTN WRAPPER END -------- */
/* -------- BUTTONS BEGIN -------- */
/** new gray button begin **/
.btn-gray-big-new {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  overflow: visible;
  white-space: nowrap;
}
.btn-gray-big-new .bgc,
.btn-gray-big-new .bgr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 100%;
  vertical-align: top;
  background-color: transparent;
}
.btn-gray-big-new .bgl {
  display: none;
}
.btn-gray-big-new .bgc,
.btn-gray-big-new .bgc input {
  background: transparent;
  color: #4E4E4E;
  text-shadow: 1px 1px 1px #fafafa;
  text-align: left;
  height: 38px;
  line-height: 37px;
  font-size: 16px;
  font-family: 'ProximaNovaSoftMedium';
  letter-spacing: 1px;
  margin: 0px;
  padding: 0 25px;
  width: auto;
}
.btn-gray-big-new .bgc {
  background: url("/images/buttons/btn-gray-big-new.png?f=1") no-repeat scroll 0 0 transparent;
  overflow: visible;
}
.btn-gray-big-new .bgc input {
  margin: 0 -56px 0 -20px;
  padding: 0 56px 3px 20px;
  display: block;
  float: none;
  position: relative;
  /* required for the input to overflow over the .bgr */
  overflow: visible;
}
.btn-gray-big-new:hover .bgc {
  background-position: 0px -50px;
}
.btn-gray-big-new:active .bgc {
  background-position: 0px -100px;
}
.btn-gray-big-new .bgr {
  background: url("/images/buttons/btn-gray-big-new.png?f=1") no-repeat scroll 0 -150px transparent;
  height: 42px;
  width: 44px;
}
.btn-gray-big-new:hover .bgr {
  background-position: 0px -200px;
}
.btn-gray-big-new:active .bgr {
  background-position: 0px -250px;
}
.btn-gray-big-new.btn-facebook .bgr {
  background-position: 0px -150px;
}
.btn-gray-big-new.btn-facebook:hover .bgr {
  background-position: 0px -200px;
}
.btn-gray-big-new.btn-facebook:active .bgr {
  background-position: 0px -250px;
}
.btn-gray-big-new.btn-twitter .bgr {
  background-position: -50px -150px;
}
.btn-gray-big-new.btn-twitter:hover .bgr {
  background-position: -50px -200px;
}
.btn-gray-big-new.btn-twitter:active .bgr {
  background-position: -50px -250px;
}
.btn-gray-big-new.btn-health-kit .bgr {
  background-position: -550px -150px;
}
.btn-gray-big-new.btn-health-kit:hover .bgr {
  background-position: -550px -200px;
}
.btn-gray-big-new.btn-health-kit:active .bgr {
  background-position: -550px -250px;
}
.btn-gray-big-new.btn-runkeeper .bgr {
  background-position: -100px -150px;
}
.btn-gray-big-new.btn-runkeeper:hover .bgr {
  background-position: -100px -200px;
}
.btn-gray-big-new.btn-runkeeper:active .bgr {
  background-position: -100px -250px;
}
.btn-gray-big-new.btn-foursquare .bgr {
  background-position: -150px -150px;
}
.btn-gray-big-new.btn-foursquare:hover .bgr {
  background-position: -150px -200px;
}
.btn-gray-big-new.btn-foursquare:active .bgr {
  background-position: -150px -250px;
}
.btn-gray-big-new.btn-fitbit .bgr {
  background-position: -200px -150px;
}
.btn-gray-big-new.btn-fitbit:hover .bgr {
  background-position: -200px -200px;
}
.btn-gray-big-new.btn-fitbit:active .bgr {
  background-position: -200px -250px;
}
.btn-gray-big-new.btn-myfitnesspal .bgr {
  background-position: -250px -150px;
}
.btn-gray-big-new.btn-myfitnesspal:hover .bgr {
  background-position: -250px -200px;
}
.btn-gray-big-new.btn-myfitnesspal:active .bgr {
  background-position: -250px -250px;
}
.btn-gray-big-new.btn-mapmyfitness .bgr {
  background-position: -300px -150px;
}
.btn-gray-big-new.btn-mapmyfitness:hover .bgr {
  background-position: -300px -200px;
}
.btn-gray-big-new.btn-mapmyfitness:active .bgr {
  background-position: -300px -250px;
}
.btn-gray-big-new.btn-withings .bgr {
  background-position: -400px -150px;
}
.btn-gray-big-new.btn-withings:hover .bgr {
  background-position: -400px -200px;
}
.btn-gray-big-new.btn-withings:active .bgr {
  background-position: -400px -250px;
}
.btn-gray-big-new.btn-jawbone .bgr {
  background-position: -450px -150px;
}
.btn-gray-big-new.btn-jawbone:hover .bgr {
  background-position: -450px -200px;
}
.btn-gray-big-new.btn-jawbone:active .bgr {
  background-position: -450px -250px;
}
.btn-gray-big-new.btn-moves .bgr {
  background-position: -500px -150px;
}
.btn-gray-big-new.btn-moves:hover .bgr {
  background-position: -500px -200px;
}
.btn-gray-big-new.btn-moves:active .bgr {
  background-position: -500px -250px;
}
/** new gray button end **/
/* -------- BUTTONS END -------- */
/* -------- ORANGE BUTTON BACKRGOUND BEGIN -------- */
.btn-orange-big-shadow-light {
  height: 55px;
}
.btn-orange-big-shadow-light .sbgr,
.btn-orange-big-shadow-light .sbgc,
.btn-orange-big-shadow-light .sbgl {
  background-image: url(/images/buttons/btn-shadow-small.png);
  height: 43px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.btn-orange-big-shadow-light .sbgr,
.btn-orange-big-shadow-light:hover .sbgr,
.btn-orange-big-shadow-light:active .sbgr {
  background-position: 0px 0px;
}
.btn-orange-big-shadow-light .sbgc,
.btn-orange-big-shadow-light:hover .sbgc,
.btn-orange-big-shadow-light:active .sbgc {
  background-position: 0px -100px;
}
.btn-orange-big-shadow-light .sbgc .btn-wrp {
  margin: 0 -27px 0px -27px;
}
.btn-orange-big-shadow-light .sbgl,
.btn-orange-big-shadow-light:hover .sbgl,
.btn-orange-big-shadow-light:active .sbgl {
  background-position: 0px -200px;
}
.btn-orange-big-shadow-light .sbgr,
.btn-orange-big-shadow-light .sbgl {
  width: 35px;
}
.btn-orange-big-shadow-light .btn-wrp.btn-large {
  height: 42px;
}
/* -------- ORANGE BUTTON BACKGROUND END -------- */
/* -------- SHADOWED SILVER BLOCK BEGIN -------- */
.shadowed-silver-block {
  font-family: 'ProximaNovaSoftSemibold';
  background: none repeat scroll 0 0 transparent;
  border: none;
  font-size: 15px;
  float: left;
  margin: 0;
  padding: 0;
  overflow: visible;
  color: #666;
  width: 100%;
}
.shadowed-silver-block .block-shadow {
  padding: 0 0 50px 0;
  margin: 0 0 -50px 0;
}
.shadowed-silver-block.shadowed-both-sides .block-shadow {
  position: relative;
}
.shadowed-silver-block.shadowed-both-sides .block-shadow .left-shadow {
  width: 330px;
  height: 50px;
  position: absolute;
  bottom: 0px;
  left: 5px;
}
.ie7 .shadowed-silver-block .block-shadow {
  margin: 0 0 -20px 0;
}
.shadowed-silver-block .block-wrapper {
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #B5B5B5;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.shadowed-silver-block .block-content {
  padding: 20px;
}
/* -------- SHADOWED SILVER BLOCK END -------- */
/* -------- BLOCK FOOTER BEGIN -------- */
.block-footer {
  background: none repeat scroll 0 0 #FCFCFC;
  border-top: 1px solid #E3E3E3;
  clear: both;
  float: none;
  padding: 15px;
  text-align: center;
  width: auto;
}
.ie7 .block-footer {
  display: inline-block;
}
.block-footer .link-edit {
  color: #666;
  display: block;
  font-size: 9px;
  font-weight: bold;
  padding: 0 14px;
  text-decoration: underline;
  text-transform: uppercase;
}
.block-footer .link-edit:hover {
  color: #999;
}
.block-footer a {
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.block-footer.blue {
  background: none repeat scroll 0 0 #EEF7F7;
  border-top: 1px solid #E1EEEE;
}
.block-footer.blue p {
  color: #666;
  font-family: helvetica,arial;
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 0;
}
.block-footer p {
  padding: 0;
}
.asterisk-text {
  clear: both;
  color: #999;
  float: left;
  font-size: 11px;
  margin: 10px 0 20px;
}
/* -------- BLOCK FOOTER END -------- */
/* -------- BORDERLESS BLOCK BEGIN -------- */
.borderless-block {
  margin: 0 0 27px;
}
.borderless-block-header {
  clear: both;
  margin: 0 0 17px;
  background: none repeat scroll 0 0 #EDF2F2;
  border: 1px solid #E2E8E8;
  color: #666;
  font-size: 13px;
  margin: 0 0 19px;
  overflow: hidden;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.borderless-block-header h2 {
  float: left;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  letter-spacing: 0.05em;
  padding: 2px 0 9px 10px;
  width: auto;
  font-size: 13px;
}
.borderless-block-header .block-options {
  float: right;
  margin: 10px 0px 10px 0px;
}
.borderless-block-header .block-options .options-title {
  float: left;
  margin: 0 10px 0 0;
  font-weight: bold;
}
.borderless-block-header .block-options .checkbox-field {
  display: inline-block;
  margin: 0 10px 0 0;
}
.borderless-block-header .block-options .checker {
  margin-top: -3px;
}
.borderless-block-header .btn.small {
  float: right;
  margin: 4px 5px 2px 0px;
}
/* -------- BORDERLESS BLOCK END -------- */
/* -------- BORDERLESS BLOCK TRANSPARENT  BEGIN -------- */
.borderless-block-transparent {
  margin: 0 0 27px;
}
.borderless-block-transparent-header {
  clear: both;
  margin: 0 0 17px;
  background: none repeat scroll 0 0 transparent;
  border: none;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 13px;
  color: #999;
  margin: 0 0 19px;
  overflow: hidden;
}
.borderless-block-transparent-header h2 {
  float: left;
  font-family: 'ProximaNovaSoftRegular';
  font-size: 26px;
  color: #000;
  padding: 2px 0 9px 0;
  width: auto;
}
.borderless-block-transparent-header .block-options {
  float: right;
  margin: 10px 0px 10px 0px;
}
.borderless-block-transparent-header .block-options .options-title {
  float: left;
  margin: 0 15px 0 0;
}
.borderless-block-transparent-header .block-options .checkbox-field {
  display: inline-block;
  margin: 0;
}
.borderless-block-transparent-header .block-options .options-title,
.borderless-block-transparent-header .block-options .checkbox-field .label {
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
.borderless-block-transparent-header .block-options .checker {
  margin-top: -3px;
}
/* -------- BORDERLESS BLOCK TRANSPARENT END -------- */
/* -------- GAME SETTINGS BLOCK BEGIN -------- */
#game-settings-block {
  float: right;
  position: relative;
}
#game-settings-block .value {
  color: #E0821F;
}
#game-settings-block li .image {
  display: block;
  margin: 0 auto 10px;
}
#game-settings-block #game-settings-bet .image.small {
  background: url("/images/game/game-settings/bg-betamount-small.png") no-repeat scroll center 0 transparent;
  width: 120px;
  height: 73px;
}
#game-settings-block #game-settings-stakes .image.small {
  background: url("/images/game/game-settings/bg-stakes-small.png") no-repeat scroll center 0 transparent;
  width: 113px;
  height: 73px;
}
#game-settings-block #game-settings-pot .image.small {
  background: url("/images/game/game-settings/bg-potamount-small.png") no-repeat scroll center 0 transparent;
  width: 72px;
  height: 73px;
}
#game-settings-block #game-settings-bet .image.medium {
  background: url("/images/game/game-settings/bg-betamount-medium.png") no-repeat scroll center 0 transparent;
  width: 169px;
  height: 103px;
}
#game-settings-block #game-settings-stakes .image.medium {
  background: url("/images/game/game-settings/bg-stakes-medium.png") no-repeat scroll center 0 transparent;
  width: 157px;
  height: 103px;
}
#game-settings-block #game-settings-pot .image.medium {
  background: url("/images/game/game-settings/bg-potamount-medium.png") no-repeat scroll center 0 transparent;
  width: 104px;
  height: 103px;
}
#game-settings-block #game-bet-amount .image.medium {
  background: url("/images/game/game-settings/bg-betamount-medium.png") no-repeat scroll center bottom transparent;
  width: 169px;
  height: 103px;
}
#game-settings-block #game-start-date .image.medium {
  background: url("/images/game/calendar.png") no-repeat scroll center bottom transparent;
  width: 142px;
  height: 103px;
}
#game-settings-block #game-invite-friends .image.medium {
  background: url("/images/game/faces.png") no-repeat scroll center bottom transparent;
  width: 116px;
  height: 103px;
}
#game-settings-block li {
  float: left;
  font-size: 16px;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  text-align: center;
  width: auto;
  margin: 0 25px;
}
.ie7 #game-settings-block li {
  width: 150px;
  margin: 0px;
}
#game-settings-block .separator.small {
  background: url("/images/separators/separator-w485.png") no-repeat scroll center 0 transparent;
  width: 485px;
  height: 1px;
  position: absolute;
  bottom: 20px;
  left: 0px;
}
#game-settings-block .separator.medium {
  background: url("/images/separators/separator-w600.png") no-repeat scroll center 0 transparent;
  width: 600px;
  height: 1px;
  position: absolute;
  bottom: 30px;
  left: 0px;
}
.spanish #game-settings-block .separator.medium {
  bottom: 65px;
}
/* -------- GAME SETTINGS BLOCK END -------- */
/* -------- SHADOWED MESSAGE BLOCK BEGIN -------- */
.shadowed-message-block {
  font-family: 'ProximaNovaSoftSemibold';
  position: relative;
  padding: 10px 20px 20px;
  border: 1px solid #AEB4B2;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.shadowed-message-block.silver {
  background: none repeat scroll 0 0 #F4F4F4;
}
.shadowed-message-block.yellow {
  background: none repeat scroll 0 0 #F1F1D8;
}
.shadowed-message-block.light-yellow {
  background: none repeat scroll 0 0 #FCFCF5;
}
.shadowed-message-block.white {
  background: none repeat scroll 0 0 #fff;
}
.shadowed-message-block.silver.top-left .arrow {
  background: url("/images/game/up-silver-arrow.png") no-repeat scroll 0 0 transparent;
  width: 32px;
  height: 19px;
  position: absolute;
  top: -19px;
  left: 90px;
}
.shadowed-message-block.yellow.top-right .arrow {
  background: url("/images/game/up-yellow-arrow.png") no-repeat scroll 0 0 transparent;
  width: 32px;
  height: 15px;
  position: absolute;
  top: -15px;
  right: 90px;
}
.shadowed-message-block.light-yellow.bottom-right .arrow {
  background: url("/images/game/down-lightyellow-arrow.png") no-repeat scroll 0 0 transparent;
  width: 25px;
  height: 11px;
  position: absolute;
  bottom: -11px;
  right: -1px;
}
/* -------- SHADOWED MESSAGE BLOCK END -------- */
.left-column {
  float: left;
  width: auto;
}
.media {
  overflow: hidden;
}
.media .lft {
  float: left;
  width: auto;
  margin-right: 20px;
}
#my-account-form .media .lft {
  float: left;
  margin-right: 0px;
  width: auto;
}
.next-step-msg .media .lft {
  float: left;
  margin-right: 20px;
  width: 750px;
}
.media .rgt {
  overflow: hidden;
}
/* ----------------------------------
	Block Borders
------------------------------------*/
/* ---- FACT LIST BEGIN ---- */
#fact-list {
  padding: 0px 30px;
}
#fact-list-table {
  clear: both;
}
#fact-list .fact-block {
  border-right: 1px dotted #D4D5D4;
  line-height: 18px;
  padding: 0 20px;
  width: 198px;
}
#fact-list .fact-block.last {
  border-right: none;
}
#fact-list p {
  font-size: 13px;
  line-height: 20px;
  color: #999;
  margin: 0 0 13px 0;
}
#fact-list .last {
  width: 225px;
  padding-left: 15px;
}
/* ---- FACT LIST END ---- */
/*-------------- MONEY BACK GUARANTEE BLOCK BEGIN ----------------*/
.money-back-guarantee-block .bg-guarantee {
  background: url("/images/money-back-guarantee.png") no-repeat scroll 0 0 transparent;
  height: 79px;
  width: 100px;
  float: left;
  margin: 0 15px 0 0;
}
.money-back-guarantee-block .note {
  float: left;
  padding: 20px 0;
}
.money-back-guarantee-block .note .title {
  font-size: 14px;
  font-family: 'ProximaNovaSoftMedium';
  color: #f08b45;
  margin: 0 0 5px;
}
.money-back-guarantee-block .note .value {
  font-size: 14px;
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  color: #666;
  margin: 0;
}
/*-------------- MONEY BACK GUARANTEE BLOCK END ----------------*/
/*-------------- BLUE ARROW ICON BEGIN ----------------*/
.icon-blue-arrow {
  display: inline-block;
}
.icon-blue-arrow.small.down {
  background: url("/images/game/icons/up-down-blue-arrows-9x6.png") no-repeat scroll 0 0 transparent;
  width: 9px;
  height: 6px;
  margin: 0 0 1px 5px;
}
.icon-blue-arrow.small.up {
  background: url("/images/game/icons/up-down-blue-arrows-9x6.png") no-repeat scroll 0 -10px transparent;
  width: 9px;
  height: 6px;
  margin: 0 0 2px 5px;
}
.icon-blue-arrow.small.at-the-left {
  background: url("/images/game/icons/left-right-blue-arrows-7x9.png") no-repeat scroll 0 0 transparent;
  width: 7px;
  height: 9px;
  margin: 0 5px 0 0;
}
.icon-blue-arrow.small.at-the-right {
  background: url("/images/game/icons/left-right-blue-arrows-7x9.png") no-repeat scroll -10px 0 transparent;
  width: 7px;
  height: 9px;
  margin: 0 0 0 5px;
}
/*-------------- BLUE ARROW ICON END ----------------*/
/*-------------- ORANGE ARROW ICON BEGIN ----------------*/
.icon-orange-arrow {
  display: inline-block;
}
.icon-orange-arrow.small.down {
  background: url("/images/game/icons/up-down-orange-arrows-9x6.png") no-repeat scroll 0 0 transparent;
  width: 9px;
  height: 6px;
  margin: 0 0 1px 5px;
}
.icon-orange-arrow.small.up {
  background: url("/images/game/icons/up-down-orange-arrows-9x6.png") no-repeat scroll 0 -10px transparent;
  width: 9px;
  height: 6px;
  margin: 0 0 1px 5px;
}
/*-------------- ORANGE ARROW ICON END ----------------*/
/*-------------- BLACK ARROW ICON BEGIN ----------------*/
.icon-black-arrow {
  display: inline-block;
}
.icon-black-arrow.small.at-the-left {
  background: url("/images/game/icons/left-right-black-arrows-7x10.png") no-repeat scroll 0 0 transparent;
  width: 7px;
  height: 10px;
  margin: 0 0 0 7px;
}
.icon-black-arrow.small.at-the-right {
  background: url("/images/game/icons/left-right-black-arrows-7x10.png") no-repeat scroll -10px 0 transparent;
  width: 7px;
  height: 10px;
  margin: 0 0 0 7px;
}
.icon-black-arrow.small.down {
  background: url("/images/game/icons/up-down-black-arrows-10x7.png") no-repeat scroll 0 0 transparent;
  width: 10px;
  height: 7px;
  margin: 0 0 0 7px;
}
.icon-black-arrow.small.up {
  background: url("/images/game/icons/up-down-black-arrows-10x7.png") no-repeat scroll 0 -10px transparent;
  width: 10px;
  height: 7px;
  margin: 0 0 0 7px;
}
/*-------------- BLACK ARROW ICON END ----------------*/
/*-------------- STEP NR BEGIN ----------------*/
.step-nr {
  background: url("/images/game/bg-step-nr.png") no-repeat scroll 0 0 transparent;
  width: 46px;
  height: 46px;
  display: inline-block;
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  font-size: 23px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  text-shadow: 0 -1px 0 #76A2A4;
}
.step-nr.done {
  background: url("/images/game/bg-step-nr-done.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999px;
}
.step-nr.disabled {
  background: url("/images/game/bg-step-nr-disabled.png") no-repeat scroll 0 0 transparent;
  text-shadow: 0 -1px 0 #C8E4E6;
}
/*-------------- STEP NR END ----------------*/
/* -------- GAMES GROUP BLOCK BEGIN -------- */
.games-group {
  margin: 40px 0 0;
}
.games-group .games-group-header {
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  font-size: 30px;
  color: #000;
  text-align: center;
  margin: 0 0 15px;
}
.games-group .game-notes {
  display: block;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 14px;
  color: #000;
  text-align: center;
  margin: 0 0 20px;
}
.games-group .games-list-block {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
.games-group .games-list-top-shadow {
  background: url("/images/landing-pages/games-group-top-shadow.png") no-repeat scroll center top transparent;
  position: absolute;
  width: 100%;
  height: 14px;
  z-index: 99;
}
.games-group .game-data-wrap {
  background: url("/images/separators/shadowed-separator-w1090.png") no-repeat scroll center top transparent;
  height: 145px;
  overflow: hidden;
}
#active-games-block.games-group .game-data-wrap,
#public-games .games-group .game-data-wrap {
  height: auto;
  padding-bottom: 20px;
}
/* game image */
.games-group .game-data-wrap .img-wrapper-top-margin {
  width: 130px;
  height: 1px;
  position: relative;
  z-index: 110;
  background-color: #ccc;
  margin: 0 0 0 23px;
}
.ie8 .games-group .game-data-wrap .img-wrapper-top-margin {
  width: 156px;
  margin: 0 0 0 10px;
}
.games-group .game-data-wrap .game-img-wrap {
  float: left;
  margin: -35px 20px 15px 0;
  position: relative;
  z-index: 100;
}
/* game data */
.games-group .game-data-wrap .game-data {
  float: left;
  width: 350px;
}
.games-group .game-title {
  display: block;
  float: left;
  margin: 30px 0 5px;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 20px;
  color: #059a9a;
  clear: both;
}
.games-group .game-title.move-up {
  margin-top: 0;
}
.games-group .game-data-stats {
  clear: both;
  margin: 7px 0;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 15px;
  color: #000;
}
.games-group .game-data-stats .separator {
  margin: 0 5px 0 10px;
}
.games-group .game-data .override-description {
  font-family: 'ProximaNovaSoftMedium';
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
  color: #000;
}
/* game pot amount */
.games-group .game-data-wrap .game-pot-amount {
  float: right;
  width: 250px;
  padding: 30px 0 0;
}
.games-group .game-pot-amount .pot-amount-img {
  float: left;
  width: 110px;
  height: 95px;
}
.games-group .game-pot-amount .pot-amount-img.open {
  background: url("/images/landing-pages/bg-potamount-open-games.png") no-repeat scroll 0 0 transparent;
}
.games-group .game-pot-amount .pot-amount-img.closed {
  background: url("/images/landing-pages/bg-potamount-closed-games.png") no-repeat scroll 0 0 transparent;
}
.games-group .game-pot-amount .pot-amount-img.to500 {
  background-position: 0 -100px;
}
.games-group .game-pot-amount .pot-amount-img.from501-to5000 {
  background-position: 0 -200px;
}
.games-group .game-pot-amount .pot-amount-img.from5001-to20000 {
  background-position: 0 -300px;
}
.games-group .game-pot-amount .pot-amount-img.from20001 {
  background-position: 0 -400px;
}
.games-group .game-pot-amount .pot-amount-data {
  float: left;
  padding: 20px 0;
}
.games-group .pot-amount-data .pot-amount-value {
  display: block;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 30px;
  color: #000;
  text-align: center;
}
.games-group .pot-amount-data .pot-amount-text {
  display: block;
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  font-size: 20px;
  color: #666;
  text-align: center;
}
/* join game */
.games-group .game-data-wrap .join-game-block {
  float: right;
  width: 170px;
  padding: 45px 0 0;
}
.games-group .join-game-block .bgc {
  font-size: 16px;
}
.games-group .join-game-block .btn-view-game {
  width: 170px;
}
.games-group .join-game-block .start-date {
  margin: 10px 0 0;
}
.games-group .join-game-block .time-left {
  color: #F2883A;
}
.games-group .feed-pager-wrap {
  background: url("/images/separators/long-separator-w1060.png") no-repeat scroll top center transparent;
  min-width: 1010px;
}
/* games groupped in columns */
.games-group.groupped-in-columns .game-data-wrap {
  padding: 35px 0;
  height: auto;
}
.games-group.groupped-in-columns .games-column {
  border-right: 1px dotted #808080;
  float: left;
  padding: 0 30px;
  width: 275px;
}
.games-group.groupped-in-columns .games-column.first {
  padding-left: 0px;
}
.games-group.groupped-in-columns .games-column.last {
  border: none;
  padding-right: 0px;
}
.games-group.groupped-in-columns .games-column .public-game-details {
  margin: 0 0 30px;
}
.games-group.groupped-in-columns .public-game-details.last {
  margin-bottom: 0;
}
.games-group.groupped-in-columns .game-title {
  margin: 0 0 5px;
  font-size: 16px;
}
/* -------- GAMES GROUP BLOCK END -------- */
/* -------- USER PROFILE COMMUNITY GROUPS BLOCK BEGIN -------- */
#user-joined-groups-wrap .user-profile-group-title {
  color: #059a9a;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 20px;
}
#user-joined-groups-wrap .user-is-organizer {
  color: #000;
}
#user-joined-groups-wrap .user-profile-group-link {
  float: left;
  word-break: break-all;
  line-height: 20px;
}
#user-joined-groups-wrap .user-profile-join-group {
  font-family: 'ProximaNovaSoftSemibold';
  font-size: 16px;
  margin: 0 0 20px;
}
/* -------- USER PROFILE COMMUNITY GROUPS BLOCK END -------- */
/* ---- START YOUR OWN DIETBET BLOCK BEGIN ---- */
#cta-start-your-own-dietbet {
  background: url("/images/separators/shadowed-separator-w1090.png") no-repeat scroll center top transparent;
  padding-top: 40px;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 25px;
}
#cta-start-your-own-dietbet .cta-left,
#cta-start-your-own-dietbet .cta-right {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  line-height: 24px;
  margin: 7px 0 10px;
}
#cta-start-your-own-dietbet.cta-top {
  background-image: none;
}
#btn-cta-start-game {
  margin: 0 20px;
  vertical-align: middle;
  min-width: 350px;
}
#cta-start-your-own-dietbet .link-see-more:hover {
  text-decoration: underline;
}
#cta-start-your-own-dietbet .link-see-more {
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
/* ---- START YOUR OWN DIETBET BLOCK END ---- */
/* ---- SAVED CREDIT CARDS BLOCK BEGIN ---- */
.cc-bg {
  background: none no-repeat scroll 0 0 transparent;
  height: 28px;
  width: 60px;
  display: none;
  margin-top: -35px;
}
.cc-bg.visa {
  background: url("/images/sign-up/new-design/bg-credit-card.png") no-repeat 0 0 transparent;
}
.cc-bg.mastercard {
  background: url("/images/sign-up/new-design/bg-credit-card.png") no-repeat 0 -40px transparent;
}
.cc-bg.amex {
  background: url("/images/sign-up/new-design/bg-credit-card.png") no-repeat 0 -80px transparent;
}
.cc-bg.discover {
  background: url("/images/sign-up/new-design/bg-credit-card.png") no-repeat 0 -160px transparent;
}
.cc-bg.jcb {
  background: url("/images/sign-up/new-design/bg-credit-card.png") no-repeat 0 -200px transparent;
}
.cc-bg.diners-club {
  background: url("/images/sign-up/new-design/bg-credit-card.png") no-repeat 0 -120px transparent;
}
.cc-details {
  background-color: #FAFAFA;
  border: 1px solid #BFBFBA;
  float: left;
  min-width: 315px;
  min-height: 170px;
  padding: 11px;
  margin: 15px 35px 15px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cc-details.active {
  border: 1px solid #f08b45;
}
.cc-details ul {
  height: 128px;
}
.cc-details li {
  color: #000;
  font-family: 'ProximaNovaSoftMedium';
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
.cc-details .cc-bg {
  display: inline-block;
  width: auto;
  margin: 0 0 10px;
  padding-left: 65px;
  height: 30px;
  line-height: 30px;
}
.cc-details .title {
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
}
.cc-details .expired {
  color: #CC1D02;
}
.cc-details .cc-data {
  margin: 0 5px;
}
.cc-details .cc-links {
  display: block;
  background: url("/images/separators/dotted-separator.png") repeat-x scroll left top transparent;
  margin: 11px 0 0;
  padding: 11px 0 0;
}
.cc-details.add-new-cc {
  position: relative;
}
.cc-details.add-new-cc .cc-links {
  background: none no-repeat scroll 0 0 transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.cc-details .cc-links a {
  display: inline-block;
  margin: 0 5px;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
.cc-details .cc-links .link-select-cc {
  margin: 0;
  font-family: 'ProximaNovaSoftSemibold';
}
.cc-details .cc-links .link-select-cc.selected {
  background: url("/images/game/icons/list-item-orange.png") no-repeat scroll 0 0 transparent;
  padding: 3px 0 0 25px;
  margin: -3px 0 0;
  color: #f08b45;
}
.cc-details .cc-links .link-select-cc.selected:hover {
  cursor: default;
  text-decoration: none;
}
.cc-details .cc-expiration-date {
  position: relative;
}
.cc-details .cc-expiration-date .error {
  color: red;
  font-family: 'ProximaNovaSoftMedium';
  font-weight: normal;
  font-size: 12px;
  left: -95px;
  margin-top: 25px;
  position: absolute;
  width: 200px;
  line-height: 12px;
}
/* ---- SAVED CREDIT CARDS BLOCK END ---- */
/* -------- ADD EXTRA MOTIVATION BLOCK BEGIN -------- */
.block-add-extra-motivation.original-new .block-shadow,
.block-buy-weigh-in-tokens.original-new .block-shadow {
  background: url("/images/landing-pages/block-shadow-right.png") no-repeat scroll right bottom transparent;
  margin: 0 0 -21px;
  padding: 0 0 21px;
}
.block-add-extra-motivation.original-new .block-wrapper,
.block-buy-weigh-in-tokens.original-new .block-wrapper {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #CDCEC7;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.block-add-extra-motivation.original-new .block-content,
.block-buy-weigh-in-tokens.original-new .block-content {
  background: none repeat scroll 0 0 #FDFCEE;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  margin: 2px;
  padding: 10px;
  position: relative;
  text-align: center;
  width: auto;
}
.block-add-extra-motivation.original-new .bg-image,
.block-buy-weigh-in-tokens.original-new .bg-image {
  background: url("/images/game/icons/extra-motivation-icon-50x50.png") no-repeat scroll 0 0 transparent;
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 15px 0 0;
}
.block-add-extra-motivation.original-new .block-description,
.block-buy-weigh-in-tokens.original-new .block-description {
  float: left;
  padding: 5px 0;
  text-align: left;
}
.block-add-extra-motivation.original-new .title,
.block-buy-weigh-in-tokens.original-new .title {
  display: inline-block;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 16px;
  color: #000;
}
.block-add-extra-motivation.original-new .help,
.block-buy-weigh-in-tokens.original-new .help {
  display: inline-block;
  color: #059a9a;
  font-family: 'PictosRegular';
  font-size: 16px;
  margin: 0 0 0 5px;
}
.block-add-extra-motivation.original-new .description,
.block-buy-weigh-in-tokens.original-new .description {
  font-family: 'ProximaNovaSoftMedium';
  font-weight: normal;
  font-size: 16px;
  color: #000;
  margin: 2px 0 0;
}
/* slimmer version */
.block-add-extra-motivation.slimmer-new {
  background: url("/images/separators/long-separator-w1060.png") no-repeat scroll 100% 0 transparent;
  margin: 13px 0 0;
  padding: 8px 25px 8px 0;
}
.block-add-extra-motivation.slimmer-new .description {
  display: inline-block;
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  font-size: 14px;
}
.block-add-extra-motivation.slimmer-new .description strong {
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
}
.block-add-extra-motivation.slimmer-new .bg-image {
  display: inline-block;
  background: url("/images/game/icons/extra-motivation-icon-33x34.png") no-repeat scroll 0 0 transparent;
  width: 33px;
  height: 34px;
  margin: 0 10px;
  vertical-align: middle;
}
.block-add-extra-motivation.slimmer-new #btn-add-motivation {
  display: inline-block;
  font-family: 'ProximaNovaSoftBold';
  font-weight: normal;
}
/* -------- ADD EXTRA MOTIVATION BLOCK END -------- */
/*--------- PRESS/EMAIL BLOCK BEGIN ------------*/
#press-email-content h3 {
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  margin: 10px 0 5px;
  font-size: 19px;
  line-height: 24px;
}
#press-email-content.page-block > .block-content {
  clear: both;
  margin: 0 auto;
  width: 1020px;
  height: 100%;
  padding-top: 30px;
}
#press-email-content .cta-content {
  height: auto;
}
#press-email-content .page-footer-cta {
  padding-top: 0;
}
#press-email-content.page-block {
  padding: 0;
}
#press-email-content td {
  background: url("/images/landing-pages/press-email-separator.png") no-repeat scroll right center transparent;
}
#press-email-content .press-content {
  width: 340px;
  padding-right: 20px;
}
#press-email-content .iphone-app-content {
  width: 505px;
  padding-right: 45px;
}
#press-email-content .iphone-app-content .app-screenshot {
  float: right;
  background: url("/images/landing-pages/app-screenshoot-iphone5c.png") no-repeat scroll right bottom transparent;
  width: 198px;
  height: 113px;
  margin: 5px -5px 0 -12px;
}
#press-email-content .email-content {
  background: none;
  padding-left: 45px;
  width: 369px;
}
#press-email-content .email-content h3 {
  margin-left: 0;
}
#press-email-content .logos {
  float: left;
  margin-top: 10px;
}
#press-email-content .logo {
  float: left;
  height: 50px;
  margin-right: 3px;
}
#press-email-content .app-download-link {
  display: inline-block;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 14px;
  margin: 7px 0;
}
#download-ios-app.app-download-link,
#download-android-app.app-download-link {
  border: 1px solid teal;
  padding: 5px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: left;
}
#download-ios-app.app-download-link {
  margin-right: 20px;
}
.app-download-link:hover {
  text-decoration: underline;
}
#how-it-works #download-ios-app.app-download-link,
#how-it-works #download-android-app.app-download-link {
  margin-top: 20px;
}
#press-email-content .app-store-logo {
  background: url("/images/landing-pages/app-store.png") no-repeat scroll 0 0 transparent;
  width: 71px;
  height: 24px;
  text-indent: -9999px;
  display: block;
  float: right;
  margin-top: 85px;
}
#press-email-content .notes {
  display: block;
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  font-size: 14px;
  color: #999;
  line-height: 22px;
  -webkit-text-size-adjust: 100%;
}
#press-email-content .email-content .notes {
  margin-left: 0;
}
#press-email-content #formJoinGameRequest {
  margin-top: 5px;
}
#press-email-content #formJoinGameRequest .form-field {
  float: left;
  margin: 0;
  width: auto;
}
#press-email-content #formJoinGameRequest_submit_field {
  width: 110px;
}
#press-email-content #formJoinGameRequest_email {
  font-size: 16px;
  font-weight: normal;
  padding: 5px 12px 5px 10px;
  height: 24px;
  width: 223px;
}
#press-email-content .join-game-request-succes {
  display: none;
  font-family: 'ProximaNovaSoftRegular';
  font-weight: normal;
  font-size: 20px;
  color: #F2883A;
  text-align: left;
}
.long-separator {
  background: url("/images/separators/long-separator-w1060.png") no-repeat scroll center center transparent;
  height: 1px;
  display: block;
  margin: 20px 0;
}
.long-separator.page-block {
  padding: 0;
}
/*--------- PRESS/EMAIL BLOCK END --------------*/
/*----------- PAGINATION STYLE BEGIN ---------------*/
.pagination a {
  padding: 5px 10px;
  font-family: 'ProximaNovaSoftSemibold';
  font-weight: normal;
  font-size: 19px;
}
.pagination {
  text-align: center;
  margin: 35px 0 70px 0;
}
.pagination .active {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 3px 3px 1px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 3px 3px 1px rgba(0, 0, 0, 0.17);
}
.pagination .disabled {
  color: #000;
}
.pagination .first-page.disabled {
  background: url("/images/game/icons/left-right-black-doubled-arrows-7x10.png") no-repeat scroll 0 2px transparent;
}
.pagination .last-page,
.pagination .first-page {
  background: url("/images/game/icons/left-right-blue-doubled-arrows-7x9.png") no-repeat scroll 0 2px transparent;
  width: 20px;
  height: 12px;
  display: inline-block;
  padding: 0;
  color: transparent;
}
.pagination .prev-page.disabled {
  background: url("/images/game/icons/left-right-black-arrows-7x10.png") no-repeat scroll 0 2px transparent;
}
.pagination .next-page,
.pagination .prev-page {
  background: url("/images/game/icons/left-right-blue-arrows-7x9.png") no-repeat scroll 0 2px transparent;
  width: 10px;
  height: 12px;
  display: inline-block;
  padding: 0;
  margin: 0 10px;
  color: transparent;
}
.pagination .last-page {
  background: url("/images/game/icons/left-right-blue-doubled-arrows-7x9.png") no-repeat scroll -20px 2px transparent;
}
.pagination .last-page.disabled {
  background: url("/images/game/icons/left-right-black-doubled-arrows-7x10.png") no-repeat scroll -20px 2px transparent;
}
.pagination .next-page {
  background: url("/images/game/icons/left-right-blue-arrows-7x9.png") no-repeat scroll -10px 2px transparent;
}
.pagination .next-page.disabled {
  background: url("/images/game/icons/left-right-black-arrows-7x10.png") no-repeat scroll -10px 2px transparent;
}
.alert .icon-close {
  padding: 0 10px 10px;
  right: 0;
  color: #fff;
}
.top-alert-bar {
  width: 94%;
  color: #fff;
}
.top-alert-bar span {
  text-decoration: none;
}
/*----------- PAGINATION STYLE END -----------------*/
