/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
/* -------- 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 -------- */
/* -------- 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 -------- */
/* -------- HEADER NAV BEGIN -------- */
body #bg-video-promotion {
  overflow: visible;
}
body #sunspot {
  overflow: visible;
}
body #header {
  overflow: visible;
  min-width: 1010px;
}
/* -------- HEADER NAV END -------- */
/* -------- FOOTER BEGIN -------- */
#footer {
  clear: both;
  margin: 30px auto;
  overflow: hidden;
  min-width: 1010px;
}
#footer.shadowed {
  background: url("/images/game/footer-bg.png") no-repeat scroll center 0 transparent;
  height: 90px;
  min-width: 1010px;
  margin: 30px auto 0;
  padding: 30px 0 0 0;
  overflow: visible;
  position: relative;
}
#footer-copyright {
  color: #999;
  font-size: 12px;
  float: left;
}
#footer-social-links {
  float: left;
  width: 255px;
  height: 23px;
  margin: -3px 0px 0px 10px;
}
#footer-social-links .btn-facebook-like,
#footer-social-links .btn-follow {
  float: right;
  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: #999;
  font-family: 'Averta-Light-300';
}
#footer-links-right li a.green {
  color: #00A19F;
}
#footer-content {
  clear: both;
  margin: 0 auto;
  width: 960px;
}
/* -------- FOOTER END -------- */
/* -------- USER PROFILE PICTURE BEGIN -------- */
.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: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 13px;
  color: #2F2F2F;
}
/* -------- USER PROFILE PICTURE 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 -------- */
/* -------- 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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  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 -------- */
/* -------- SHADOWED SILVER BLOCK BEGIN -------- */
.shadowed-silver-block {
  font-family: 'Averta-Semibold-500';
  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 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: 'Averta-Semibold-500';
  font-size: 13px;
  color: #999;
  margin: 0 0 19px;
  overflow: hidden;
}
.borderless-block-transparent-header h2 {
  float: left;
  font-family: 'Averta-Light-300';
  font-size: 26px;
  font-weight: normal;
  color: #000;
  padding: 2px 0 9px 0;
  width: auto;
}
.borderless-block-transparent-header .select {
  float: right;
  margin: 2px 5px 2px 0px;
}
.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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  color: #d6450a;
  margin: 0 0 5px;
}
.money-back-guarantee-block .note .value {
  font-size: 14px;
  font-family: 'Averta-Light-300';
  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: 'Averta-Light-300';
  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: 'Averta-Light-300';
  font-weight: normal;
  font-size: 30px;
  color: #000;
  text-align: center;
  margin: 0 0 15px;
}
.games-group .game-notes {
  display: block;
  font-family: 'Averta-Semibold-500';
  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-data .label-wrap {
  float: left;
  margin: 0px 0px 15px -35px;
}
.games-group .game-title {
  display: block;
  float: left;
  margin: 30px 0 5px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 20px;
  color: #00A19F;
  clear: both;
}
.games-group .game-title.move-up {
  margin-top: 0;
}
.games-group .game-data-stats {
  clear: both;
  margin: 7px 0;
  font-family: 'Averta-Semibold-500';
  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: 'Averta-Light-300';
  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: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 30px;
  color: #000;
  text-align: center;
}
.games-group .pot-amount-data .pot-amount-text {
  display: block;
  font-family: 'Averta-Light-300';
  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: #00A19F;
  font-family: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  font-weight: normal;
  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: 'Averta-Semibold-500';
  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 {
  font-family: 'Averta-Semibold-500';
  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: -37px;
}
.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 #d6450a;
}
.cc-details ul {
  height: 128px;
}
.cc-details li {
  color: #000;
  font-family: 'Averta-Light-300';
  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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
.cc-details .cc-links .link-select-cc {
  margin: 0;
  font-family: 'Averta-Semibold-500';
}
.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: #d6450a;
}
.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: 'Averta-Light-300';
  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: 'Averta-Semibold-500';
  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: #00A19F;
  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: 'Averta-Light-300';
  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: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
}
.block-add-extra-motivation.slimmer-new .description strong {
  font-family: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  font-weight: normal;
}
/* -------- ADD EXTRA MOTIVATION BLOCK END -------- */
/*--------- PRESS/EMAIL BLOCK BEGIN ------------*/
#press-email-content h3 {
  color: #000;
  font-family: 'Averta-Semibold-500';
  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: 964px;
  height: 100%;
}
#press-email-content.page-block {
  padding: 0;
}
#press-email-content {
  margin: 30px 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: 'Averta-Semibold-500';
  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;
}
#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: 'Averta-Light-300';
  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_email_field {
  width: 180px;
}
#press-email-content #formJoinGameRequest_submit_field {
  width: 110px;
}
#press-email-content #formJoinGameRequest_email {
  border: 1px solid #AEAAA3;
  box-shadow: 0 1px 5px #C9C9C7 inset;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  padding: 5px 12px 5px 10px;
  height: 24px;
  width: 223px;
}
#press-email-content #formJoinGameRequest_email:-moz-placeholder {
  font-style: normal;
}
#press-email-content #formJoinGameRequest_email::-webkit-input-placeholder {
  font-style: normal;
}
#press-email-content .join-game-request-succes {
  display: none;
  font-family: 'Averta-Light-300';
  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 --------------*/
/*----------- Alert Bar For Blogging BEGIN -------------*/
.alert-bar-link {
  color: #fff;
  font-family: 'Averta-Semibold-500';
  text-decoration: underline;
}
/*----------- Alert Bar For Blogging END ---------------*/
/* -------- RESET STYLES -------- */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* -------- BASE STYLES -------- */
/**
 * @license
 * MyFonts Webfont Build ID 2938179, 2014-12-11T11:44:06-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: MuseoSans-700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/700/
 * 
 * Webfont: MuseoSans-300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300/
 * 
 * Webfont: MuseoSans-900Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/900-italic/
 * 
 * Webfont: MuseoSans-500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/500/
 * 
 * Webfont: MuseoSans-100 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/100/
 * 
 * Webfont: MuseoSans-700Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/700-italic/
 * 
 * Webfont: MuseoSans-300Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300-italic/
 * 
 * Webfont: MuseoSans-100Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/100-italic/
 * 
 * Webfont: MuseoSans-500Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/500-italic/
 * 
 * Webfont: MuseoSans-900 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/900/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2938179
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/*MuseoSansLessFile*/
@font-face {
  font-family: 'MuseoSans-700';
  src: url('/images/fonts/museo-sans/2CD543_0_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_0_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_0_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_0_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-300';
  src: url('/images/fonts/museo-sans/2CD543_1_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_1_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_1_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_1_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-900Italic';
  src: url('/images/fonts/museo-sans/2CD543_2_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_2_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_2_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_2_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-500';
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_3_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_3_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-100';
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_4_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_4_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-700Italic';
  src: url('/images/fonts/museo-sans/2CD543_5_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_5_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_5_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_5_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_5_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-300Italic';
  src: url('/images/fonts/museo-sans/2CD543_6_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_6_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_6_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_6_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_6_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-100Italic';
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_7_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_7_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_7_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-500Italic';
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_8_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_8_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_8_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSans-900';
  src: url('/images/fonts/museo-sans/2CD543_9_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_9_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_9_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_9_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_9_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_4_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_4_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_4_0.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_4_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_4_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_4_0.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_4_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_4_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_4_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_3_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_3_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_3_0.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_3_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_3_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_3_0.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_3_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_3_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_3_0.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_7_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_7_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_7_0.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_7_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_7_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_7_0.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_7_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_7_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_7_0.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_8_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_8_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_8_0.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_8_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_8_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_8_0.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Thin';
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_8_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_8_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_8_0.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_4_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_4_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_4_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_4_0.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_1_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_1_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_1_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_1_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_1_0.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_1_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_1_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_1_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_1_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_1_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_3_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_3_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_3_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_3_0.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_0_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_0_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_0_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_0_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_0_0.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_0_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_0_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_0_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_0_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_0_0.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_7_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_7_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_7_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_7_0.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_6_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_6_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_6_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_6_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_6_0.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_6_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_6_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_6_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_6_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_6_0.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_8_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_8_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_8_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_8_0.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_5_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_5_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_5_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_5_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_5_0.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Regular';
  src: url('/images/fonts/museo-sans/2CD543_5_0.eot');
  src: url('/images/fonts/museo-sans/2CD543_5_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-sans/2CD543_5_0.woff2') format('woff2'), url('/images/fonts/museo-sans/2CD543_5_0.woff') format('woff'), url('/images/fonts/museo-sans/2CD543_5_0.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
/**
 * @license
 * MyFonts Webfont Build ID 2966571, 2015-02-05T10:19:50-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: MuseoSlab-1000Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/1000-italic/
 * 
 * Webfont: MuseoSlab-100 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/100/
 * 
 * Webfont: MuseoSlab-700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/700/
 * 
 * Webfont: MuseoSlab-900 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/900/
 * 
 * Webfont: MuseoSlab-300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/300/
 * 
 * Webfont: MuseoSlab-1000 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/1000/
 * 
 * Webfont: MuseoSlab-500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/500/
 * 
 * Webfont: MuseoSlab-300Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/300-italic/
 * 
 * Webfont: MuseoSlab-700Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/700-italic/
 * 
 * Webfont: MuseoSlab-500Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/500-italic/
 * 
 * Webfont: MuseoSlab-900Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/900-italic/
 * 
 * Webfont: MuseoSlab-100Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/100-italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2966571
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright (c) 2009 by Jos Buivenga. All rights reserved.
 * 
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'MuseoSlab-700';
  src: url('/images/fonts/museo-slab/2D442B_2_0.eot');
  src: url('/images/fonts/museo-slab/2D442B_2_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-slab/2D442B_2_0.woff2') format('woff2'), url('/images/fonts/museo-slab/2D442B_2_0.woff') format('woff'), url('/images/fonts/museo-slab/2D442B_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSlab-900';
  src: url('/images/fonts/museo-slab/2D442B_3_0.eot');
  src: url('/images/fonts/museo-slab/2D442B_3_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-slab/2D442B_3_0.woff2') format('woff2'), url('/images/fonts/museo-slab/2D442B_3_0.woff') format('woff'), url('/images/fonts/museo-slab/2D442B_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSlab-300';
  src: url('/images/fonts/museo-slab/2D442B_4_0.eot');
  src: url('/images/fonts/museo-slab/2D442B_4_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-slab/2D442B_4_0.woff2') format('woff2'), url('/images/fonts/museo-slab/2D442B_4_0.woff') format('woff'), url('/images/fonts/museo-slab/2D442B_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSlab-700Italic';
  src: url('/images/fonts/museo-slab/2D442B_8_0.eot');
  src: url('/images/fonts/museo-slab/2D442B_8_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/museo-slab/2D442B_8_0.woff2') format('woff2'), url('/images/fonts/museo-slab/2D442B_8_0.woff') format('woff'), url('/images/fonts/museo-slab/2D442B_8_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SketchBlockBold';
  src: url('/images/fonts/sketch-block/sketchblockbold-webfont.eot');
  src: url('/images/fonts/sketch-block/sketchblockbold-webfont.eot?#iefix') format('embedded-opentype'), url('/images/fonts/sketch-block/sketchblockbold-webfont.woff2') format('woff2'), url('/images/fonts/sketch-block/sketchblockbold-webfont.woff') format('woff'), url('/images/fonts/sketch-block/sketchblockbold-webfont.ttf') format('truetype'), url('/images/fonts/sketch-block/sketchblockbold-webfont.svg#sketchblockbold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WisdomScriptRegular';
  src: url('/images/fonts/wisdom-script/wisdom_script_aj-webfont.eot');
  src: url('/images/fonts/wisdom-script/wisdom_script_aj-webfont.eot?#iefix') format('embedded-opentype'), url('/images/fonts/wisdom-script/wisdom_script_aj-webfont.woff2') format('woff2'), url('/images/fonts/wisdom-script/wisdom_script_aj-webfont.woff') format('woff'), url('/images/fonts/wisdom-script/wisdom_script_aj-webfont.ttf') format('truetype'), url('/images/fonts/wisdom-script/wisdom_script_aj-webfont.svg#wisdom_scriptregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ShadowsIntoLightRegular';
  src: url('/images/fonts/shadows-into-light/shadows_into_light_regular-webfont.eot');
  src: url('/images/fonts/shadows-into-light/shadows_into_light_regular-webfont.eot?#iefix') format('embedded-opentype'), url('/images/fonts/shadows-into-light/shadows_into_light_regular-webfont.woff2') format('woff2'), url('/images/fonts/shadows-into-light/shadows_into_light_regular-webfont.woff') format('woff'), url('/images/fonts/shadows-into-light/shadows_into_light_regular-webfont.ttf') format('truetype'), url('/images/fonts/shadows-into-light/shadows_into_light_regular-webfont.svg#shadows_into_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ShadowsIntoLightTwoRegular';
  src: url('/images/fonts/shadows-into-light/shadowsintolighttwo-regular-webfont.eot');
  src: url('/images/fonts/shadows-into-light/shadowsintolighttwo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/images/fonts/shadows-into-light/shadowsintolighttwo-regular-webfont.woff2') format('woff2'), url('/images/fonts/shadows-into-light/shadowsintolighttwo-regular-webfont.woff') format('woff'), url('/images/fonts/shadows-into-light/shadowsintolighttwo-regular-webfont.ttf') format('truetype'), url('/images/fonts/shadows-into-light/shadowsintolighttwo-regular-webfont.svg#shadows_into_light_tworegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-Thin.eot');
  src: url('/images/fonts/averta/Averta-Thin.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Thin.woff') format('woff'), url('/images/fonts/averta/Averta-Thin.woff2') format('woff2'), url('/images/fonts/averta/Averta-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Averta Extrathin';
  src: url('/images/fonts/averta/Averta-ExtrathinItalic.eot');
  src: url('/images/fonts/averta/Averta-ExtrathinItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-ExtrathinItalic.woff') format('woff'), url('/images/fonts/averta/Averta-ExtrathinItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-ExtrathinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Averta Extrathin';
  src: url('/images/fonts/averta/Averta-Extrathin.eot');
  src: url('/images/fonts/averta/Averta-Extrathin.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Extrathin.woff') format('woff'), url('/images/fonts/averta/Averta-Extrathin.woff2') format('woff2'), url('/images/fonts/averta/Averta-Extrathin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-SemiboldItalic.eot');
  src: url('/images/fonts/averta/Averta-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-SemiboldItalic.woff') format('woff'), url('/images/fonts/averta/Averta-SemiboldItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-LightItalic.eot');
  src: url('/images/fonts/averta/Averta-LightItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-LightItalic.woff') format('woff'), url('/images/fonts/averta/Averta-LightItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-Semibold.eot');
  src: url('/images/fonts/averta/Averta-Semibold.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Semibold.woff') format('woff'), url('/images/fonts/averta/Averta-Semibold.woff2') format('woff2'), url('/images/fonts/averta/Averta-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Averta-Semibold-500';
  src: url('/images/fonts/averta/Averta-Semibold.eot');
  src: url('/images/fonts/averta/Averta-Semibold.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Semibold.woff') format('woff'), url('/images/fonts/averta/Averta-Semibold.woff2') format('woff2'), url('/images/fonts/averta/Averta-Semibold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-RegularItalic.eot');
  src: url('/images/fonts/averta/Averta-RegularItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-RegularItalic.woff') format('woff'), url('/images/fonts/averta/Averta-RegularItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-Regular.eot');
  src: url('/images/fonts/averta/Averta-Regular.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Regular.woff') format('woff'), url('/images/fonts/averta/Averta-Regular.woff2') format('woff2'), url('/images/fonts/averta/Averta-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Averta-Regular-300';
  src: url('/images/fonts/averta/Averta-Regular.eot');
  src: url('/images/fonts/averta/Averta-Regular.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Regular.woff') format('woff'), url('/images/fonts/averta/Averta-Regular.woff2') format('woff2'), url('/images/fonts/averta/Averta-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-ThinItalic.eot');
  src: url('/images/fonts/averta/Averta-ThinItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-ThinItalic.woff') format('woff'), url('/images/fonts/averta/Averta-ThinItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-ExtraBold.eot');
  src: url('/images/fonts/averta/Averta-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-ExtraBold.woff') format('woff'), url('/images/fonts/averta/Averta-ExtraBold.woff2') format('woff2'), url('/images/fonts/averta/Averta-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Averta-ExtraBold-800';
  src: url('/images/fonts/averta/Averta-ExtraBold.eot');
  src: url('/images/fonts/averta/Averta-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-ExtraBold.woff') format('woff'), url('/images/fonts/averta/Averta-ExtraBold.woff2') format('woff2'), url('/images/fonts/averta/Averta-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-BoldItalic.eot');
  src: url('/images/fonts/averta/Averta-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-BoldItalic.woff') format('woff'), url('/images/fonts/averta/Averta-BoldItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Averta-BoldItalic';
  src: url('/images/fonts/averta/Averta-BoldItalic.eot');
  src: url('/images/fonts/averta/Averta-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-BoldItalic.woff') format('woff'), url('/images/fonts/averta/Averta-BoldItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-BlackItalic.eot');
  src: url('/images/fonts/averta/Averta-BlackItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-BlackItalic.woff') format('woff'), url('/images/fonts/averta/Averta-BlackItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-Light.eot');
  src: url('/images/fonts/averta/Averta-Light.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Light.woff') format('woff'), url('/images/fonts/averta/Averta-Light.woff2') format('woff2'), url('/images/fonts/averta/Averta-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Averta-Light-300';
  src: url('/images/fonts/averta/Averta-Light.eot');
  src: url('/images/fonts/averta/Averta-Light.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Light.woff') format('woff'), url('/images/fonts/averta/Averta-Light.woff2') format('woff2'), url('/images/fonts/averta/Averta-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-Bold.eot');
  src: url('/images/fonts/averta/Averta-Bold.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Bold.woff') format('woff'), url('/images/fonts/averta/Averta-Bold.woff2') format('woff2'), url('/images/fonts/averta/Averta-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Averta-Bold';
  src: url('/images/fonts/averta/Averta-Bold.eot');
  src: url('/images/fonts/averta/Averta-Bold.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Bold.woff') format('woff'), url('/images/fonts/averta/Averta-Bold.woff2') format('woff2'), url('/images/fonts/averta/Averta-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-Black.eot');
  src: url('/images/fonts/averta/Averta-Black.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Black.woff') format('woff'), url('/images/fonts/averta/Averta-Black.woff2') format('woff2'), url('/images/fonts/averta/Averta-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Averta-Black-900';
  src: url('/images/fonts/averta/Averta-Black.eot');
  src: url('/images/fonts/averta/Averta-Black.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-Black.woff') format('woff'), url('/images/fonts/averta/Averta-Black.woff2') format('woff2'), url('/images/fonts/averta/Averta-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('/images/fonts/averta/Averta-ExtraBoldItalic.eot');
  src: url('/images/fonts/averta/Averta-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('/images/fonts/averta/Averta-ExtraBoldItalic.woff') format('woff'), url('/images/fonts/averta/Averta-ExtraBoldItalic.woff2') format('woff2'), url('/images/fonts/averta/Averta-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
/**********************************
 LAYOUT
*********************************/
body {
  margin: 0;
  font-family: 'Averta-Light-300', 'Helvetica', 'Tahoma', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Averta-Regular-300', 'Helvetica', 'Tahoma', sans-serif;
  font-weight: normal;
  -webkit-text-size-adjust: 100%;
}
a:active {
  outline: none;
}
.link,
a.link {
  color: #00A19F;
  white-space: nowrap;
  text-decoration: none;
}
.link:hover,
a.link:hover {
  text-decoration: underline;
}
.ulink,
a.ulink {
  color: #00A19F;
  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: #00A19F;
}
a,
a:visited {
  color: #00A19F;
  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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  font-weight: normal;
}
.icon-help {
  font-family: 'PictosRegular';
  font-size: 16px;
}
.orange-text {
  color: #E0821F;
}
.handwrite-text {
  font-family: 'ShadowsIntoLightRegular' !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: #00A19F;
  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: #00A19F;
  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: 'Averta-Light-300';
  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: 'ShadowsIntoLightRegular';
}
.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: #d6450a;
}
.purple {
  color: #b20e8d;
}
.teal {
  color: #00A19F;
}
.green {
  color: #49A078;
}
.white,
a.white:visited {
  color: #fff;
}
.bg-purple {
  background: #b20e8d;
  color: #fff;
}
.bg-teal {
  background: #00A19F;
  color: #fff;
}
.bg-orange {
  background: #d6450a;
  color: #fff;
}
.bg-green {
  background: #49A078;
  color: #fff;
}
.border-purple {
  border: 2px solid #b20e8d;
  background: #fff;
  color: #b20e8d;
}
.border-teal {
  border: 2px solid #00A19F;
  background: #fff;
  color: #00A19F;
}
.border-orange {
  border: 2px solid #d6450a;
  background: #fff;
  color: #d6450a;
}
.border-green {
  border: 2px solid #49A078;
  background: #fff;
  color: #49A078;
}
.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: 'Averta-Semibold-500';
  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;
  }
}
/* -------- BASE STYLES -------- */
a:hover {
  text-decoration: underline;
}
a.btn-wrp,
a.btn-wrap {
  text-decoration: none;
}
main.pull-left {
  width: 65%;
  padding: 0;
  margin: 0px 5% 0px 0px;
  float: left;
}
main.full-width {
  width: 100%;
  margin: 0px;
  float: none;
}
.right-sidebar {
  width: 30%;
  float: left;
}
.main-container {
  padding: 40px 40px 0;
}
@media only screen and (max-width: 992px) {
  main.pull-left .card-list .card {
    margin-right: 4%;
    width: 48%;
  }
  main.pull-left .card-list .card:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  main.pull-left .card-list .card {
    margin-right: 4%;
    width: 48%;
  }
  main.pull-left .card-list .card:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  main.pull-left .card-list .card {
    margin-right: 3%;
    width: 31%;
  }
  main.pull-left .card-list .card:nth-child(3n+3) {
    margin-right: 0;
    width: 31%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  main.full-width .card-list .card {
    margin-right: 3%;
    width: 31%;
  }
  main.full-width .card-list .card:nth-child(3n+3) {
    margin-right: 0;
    width: 31%;
  }
}
@media only screen and (min-width: 992px) {
  main.full-width .card-list .card {
    margin-right: 4%;
    width: 22%;
  }
  main.full-width .card-list .card:nth-child(3n+3) {
    margin-right: 4%;
  }
  main.full-width .card-list .card:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  main.full-width .card-list .card {
    margin-right: 3%;
    width: 17.5%;
  }
  main.full-width .card-list .card:nth-child(3n+3) {
    margin-right: 3%;
  }
  main.full-width .card-list .card:nth-child(4n+4) {
    margin-right: 3%;
  }
  main.full-width .card-list .card:nth-child(5n+5) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 960px), only screen and (min-width: 992px), only screen and (min-width: 1200px) {
  main.full-width.container-width .card-list .card {
    margin-right: 3%;
    width: 31%;
  }
  main.full-width.container-width .card-list .card:nth-child(3n+3) {
    margin-right: 0;
    width: 31%;
  }
}
@media only screen and (min-width: 991px) {
  .pagination a {
    padding: 10px 15px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  .pagination a {
    padding: 10px 15px;
    font-size: 18px;
  }
}
/**********************************
 SIDEBAR
*********************************/
aside.module {
  padding: 15px 15px 10px;
  border: 1px solid #ccc;
  margin-top: 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
aside.module:first-child {
  margin-top: 10px;
}
aside.module .module-header {
  margin-top: -31px;
}
aside.module .module-header h4 {
  background: #fff;
  color: #333;
  text-align: center;
  font-family: 'ShadowsIntoLightRegular';
  font-size: 22px;
  padding: 0 10px 10px 10px;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  aside.module .module-header h4 {
    font-size: 20px;
  }
}
aside.module .module-content {
  font-size: 14px;
  line-height: 22px;
  word-wrap: break-word;
  color: #333;
  clear: both;
}
aside.module .module-ctas {
  font-size: 13px;
  margin-top: 15px;
}
aside.module .module-ctas .module-left-cta {
  float: left;
  color: #999;
}
aside.module .module-ctas .module-right-cta {
  float: right;
}
aside.module .community-blogs-links {
  margin: 20px 0px 0px;
}
aside.module .link-see-all {
  float: right;
  font-family: 'Averta-Light-300';
  font-size: 13px;
}
.sidebar-media .media {
  margin-top: 15px;
}
.sidebar-media .media-heading {
  font-size: 16px;
  margin-top: 1px;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  .sidebar-media .media-heading {
    font-size: 14px;
  }
}
.sidebar-media span {
  font-size: 12px;
}
.sidebar-media:first-child {
  margin-top: 5px;
}
.sidebar-media .media-thumb {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  .sidebar-media .media-thumb {
    width: 45px;
    height: 45px;
  }
}
/* ------- COLUMNS BEGIN -------- */
.column2,
.form-new-flex.form div.column2 {
  width: 47%;
  margin-right: 6%;
}
.column2:nth-child(2n),
.form-new-flex.form div.column2:nth-child(2n) {
  margin-right: 0px;
}
.column3,
.form-new-flex.form div.column3 {
  width: 30%;
  margin-right: 5%;
}
.column3:nth-child(3n),
.form-new-flex.form div.column3:nth-child(3n) {
  margin-right: 0px;
}
.column23,
.form-new-flex.form div.column23 {
  width: 61%;
  margin-right: 5%;
}
.column4,
.form-new-flex.form div.column4 {
  width: 21.25%;
  margin-right: 5%;
}
.column4:nth-child(4n),
.form-new-flex.form div.column4:nth-child(4n) {
  margin-right: 0px;
}
.column5,
.form-new-flex.form div.column5 {
  width: 17.6%;
  margin-right: 3%;
}
.column5:nth-child(5n),
.form-new-flex.form div.column5:nth-child(5n) {
  margin-right: 0px;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  .column5,
  .form-new-flex.form div.column5 {
    width: 31.33333333%;
    margin-right: 3%;
  }
  .column5:nth-child(3n),
  .form-new-flex.form div.column5:nth-child(3n) {
    margin-right: 0px;
  }
}
/* ------- COLUMNS end -------- */
/* -------- HEADER STYLES -------- */
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: 'Averta-Semibold-500';
  font-size: 14px;
  line-height: 24px;
}
#header-content h1 {
  word-wrap: break-word;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 34px;
  line-height: 40px;
  margin: 0px;
}
#header-content h2 {
  word-wrap: break-word;
  font-family: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  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: #00A19F;
}
#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: 'Averta-Semibold-500';
  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: #00A19F;
}
#header-nav-left .active a {
  color: #00A19F;
  border-bottom: 4px solid #00A19F;
}
#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: #00A19F;
}
#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: 'Averta-Light-300';
  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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  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 #00A19F;
  -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: 'Averta-Light-300';
}
#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: #00A19F;
}
#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: 'Averta-Light-300';
  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: #00A19F;
  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: 'Averta-Light-300';
  font-size: 14px;
  padding: 10px 0;
  width: 100%;
}
#notifications-nav-menu .notification a {
  color: #00A19F;
}
#notifications-nav-menu .notification .text {
  line-height: 20px;
  padding-left: 40px;
}
#notifications-nav-menu .footer {
  color: #00A19F;
  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: 'Averta-Semibold-500';
  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: 'Averta-Semibold-500';
  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: #00A19F;
  border: 1px solid #00A19F;
  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: #00A19F;
  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: #00A19F;
  -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: 'Averta-Semibold-500';
  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: 'Averta-Light-300';
  -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: 'Averta-Light-300';
  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: 'Averta-Light-300';
  color: #00A19F;
  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 -----------*/
/* -------- TAB STYLES -------- */
/**********************************
 TABS
*********************************/
.flat-tabs {
  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;
  margin-left: 10px;
}
.flat-tabs .tab.tab-right {
  float: right;
}
.flat-tabs .tab:nth-child(1) {
  margin-left: 0;
}
.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: 1px solid #00A19F;
  text-align: center;
  color: #00A19F;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 19px 8px;
  white-space: nowrap;
  overflow: hidden;
}
.flat-tabs .tab > a:hover {
  background-color: #00A19F;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  text-decoration: none;
  color: #fff;
}
.flat-tabs .tab a.selected,
.flat-tabs .tab.ui-state-active a {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #fff;
  background-color: #00A19F;
}
.flat-tabs .tab > a.disabled:hover {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.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 {
  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: #00A19F;
}
.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: #00A19F;
  color: #fff;
  border-left: 3px solid #00A19F;
}
.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: 'Averta-Light-300';
  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 span.hide,
.filters-dropdown .option span.show {
  display: inline;
}
.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: #00A19F;
}
.filters-dropdown .option.disabled i {
  color: #999;
}
.filters-dropdown .dropdown-title {
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
/* -------- BUTTONS STYLES -------- */
/**********************************
 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: 'Averta-Light-300';
  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: 'Averta-Semibold-500';
}
.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: #d6450a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b42300), color-stop(1, #d6450a));
  background: -ms-linear-gradient(bottom, #b42300, #d6450a);
  background: -moz-linear-gradient(center bottom, #b42300 0%, #d6450a 100%);
  background: -o-linear-gradient(#d6450a, #b42300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6450a', endColorstr='#b42300', GradientType=0);
  border: 1px solid #d6450a;
  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: #b42300;
}
.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: #00A19F;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007f7d), color-stop(1, #00A19F));
  background: -ms-linear-gradient(bottom, #007f7d, #00A19F);
  background: -moz-linear-gradient(center bottom, #007f7d 0%, #00A19F 100%);
  background: -o-linear-gradient(#00A19F, #007f7d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A19F', endColorstr='#007f7d', GradientType=0);
  border: 1px solid #00A19F;
  color: white;
}
.btn-wrp.btn-teal:hover,
.btn-wrp.btn-teal.disabled,
.btn-wrp.btn-teal.active {
  background: #007f7d;
}
.btn-wrp.btn-dark-teal {
  background: #05dcd6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00bab4), color-stop(1, #05dcd6));
  background: -ms-linear-gradient(bottom, #00bab4, #05dcd6);
  background: -moz-linear-gradient(center bottom, #00bab4 0%, #05dcd6 100%);
  background: -o-linear-gradient(#05dcd6, #00bab4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05dcd6', endColorstr='#00bab4', GradientType=0);
  border: 1px solid #05dcd6;
  color: white;
}
.btn-wrp.btn-dark-teal:hover,
.btn-wrp.btn-dark-teal.disabled,
.btn-wrp.btn-dark-teal.active {
  background: #00bab4;
}
.btn-wrp.btn-green {
  background: #49A078;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #277e56), color-stop(1, #49A078));
  background: -ms-linear-gradient(bottom, #277e56, #49A078);
  background: -moz-linear-gradient(center bottom, #277e56 0%, #49A078 100%);
  background: -o-linear-gradient(#49A078, #277e56);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49A078', endColorstr='#277e56', GradientType=0);
  border: 1px solid #49A078;
  color: white;
}
.btn-wrp.btn-green:hover,
.btn-wrp.btn-green.disabled,
.btn-wrp.btn-green.active {
  background: #277e56;
}
.btn-wrp.btn-purple {
  background: #b20e8d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #90006b), color-stop(1, #b20e8d));
  background: -ms-linear-gradient(bottom, #90006b, #b20e8d);
  background: -moz-linear-gradient(center bottom, #90006b 0%, #b20e8d 100%);
  background: -o-linear-gradient(#b20e8d, #90006b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20e8d', endColorstr='#90006b', GradientType=0);
  border: 1px solid #b20e8d;
  color: white;
}
.btn-wrp.btn-purple:hover,
.btn-wrp.btn-purple.disabled,
.btn-wrp.btn-purple.active {
  background: #90006b;
}
.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 #00A19F;
  color: #00A19F;
  font-family: 'Averta-Semibold-500';
  text-decoration: none;
}
.btn-wrp.btn-white:hover {
  background-color: #00A19F;
  color: #fff;
}
.btn-wrp.btn-flat-square {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  font-family: 'Averta-Light-300';
  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: #00A19F;
  color: #fff;
}
.btn-wrp.btn-outlined.btn-teal {
  border: 1px solid #00A19F;
  color: #00A19F;
  background: white;
}
.btn-wrp.btn-outlined.btn-teal:hover {
  background: #00A19F;
  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: #05dcd6;
  background: #fff;
}
.btn-flat-square.btn-orange {
  background: #d6450a;
}
.btn-flat-square.btn-orange:hover,
.btn-flat-square.btn-orange.active {
  background: #f9a380;
  border-color: #f9a380;
}
.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: #00A19F;
}
.btn-flat-square.btn-teal:hover,
.btn-flat-square.btn-teal.active {
  background: #05dcd6;
  border-color: #05dcd6;
}
.btn-flat-square.btn-teal.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-dark-teal {
  background: #05dcd6;
}
.btn-flat-square.btn-dark-teal:hover,
.btn-flat-square.btn-dark-teal.active {
  background: #00bab4;
}
.btn-flat-square.btn-dark-teal.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-green {
  background: #49A078;
}
.btn-flat-square.btn-green:hover,
.btn-flat-square.btn-green.active {
  background: #438F6B;
  border-color: #438F6B;
}
.btn-flat-square.btn-green.disabled {
  background: #999;
  border-color: #999;
}
.btn-flat-square.btn-purple {
  background: #b20e8d;
}
.btn-flat-square.btn-purple:hover,
.btn-flat-square.btn-purple.active {
  background: #f366d3;
  border-color: #f366d3;
}
.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: 'Averta-Light-300';
  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 -------- */
/* -------- FOOTER STYLES -------- */
/* -------- PRESS SECTION BEGIN ----------- */
/* -------- FOOTER BOTTOM BEGIN ----------- */
#footer.shadowed,
#footer {
  width: 100%;
  max-width: none;
  min-width: none;
  margin: 0 auto;
}
#footer-bottom {
  background: #05dcd6;
  padding: 50px 0px;
  border-top: 1px solid #549cac;
}
#footer-bottom .block-content {
  max-width: 960px;
  margin: 0 auto;
}
#mobile-apps {
  float: left;
}
#footer-bottom #mobile-apps h3 {
  text-align: left;
  color: #fff;
  font-size: 40px;
  font-family: 'Averta-Light-300';
}
#footer-bottom #mobile-apps p {
  text-align: left;
  color: #fff;
  font-size: 18px;
  font-family: 'Averta-Light-300';
  margin-top: 10px;
}
#mobile-apps ul {
  margin-top: 20px;
}
#mobile-apps ul li {
  display: inline;
  margin-right: 15px;
}
#footer-navigation {
  float: left;
  margin-left: 6%;
  width: 42%;
}
#footer-navigation ul {
  margin: 0px;
}
#footer-navigation ul li {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  display: inline-block;
  width: 33%;
}
#footer-navigation ul li a {
  color: #fff;
  font-family: 'Averta-Light-300';
  font-size: 14px;
}
#footer-social-block {
  float: right;
}
#footer-social-block p {
  color: #fff;
  font-family: 'Averta-Light-300';
  font-size: 12px;
}
#footer-social-links {
  float: left;
  display: block;
  margin: 10px 0px 20px 0px;
  width: 100%;
  height: 23px;
}
/* -------- FOOTER BOTTOM END ----------- */
/* -------- PRESS SECTION BEGIN ----------- */
#press-section {
  background-color: #00A19F;
  padding: 50px 0px 50px 0px;
  text-align: center;
}
#press-section h2 {
  color: #fff;
  margin-top: 0;
  font-size: 40px;
  line-height: 30px;
}
#press-section ul {
  padding: 20px 0 0;
  margin: 0 auto;
  display: inline-block;
}
#press-section ul li {
  margin: 0 60px 0 0;
  padding: 0px;
  display: inline-block;
  float: left;
}
#press-section ul li.last {
  margin-right: 0;
}
#press-section .press-logo {
  height: 75px;
  background: url("/images/home/dietbetter-media.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
}
#press-section #press-today {
  width: 105px;
  background-position: 0 -13px;
}
#press-section #press-wsj {
  width: 125px;
  background-position: -112px -13px;
}
#press-section #press-abc {
  width: 166px;
  background-position: -240px -13px;
}
#press-section #press-us-weekly {
  width: 80px;
  background-position: -414px -13px;
}
#press-section #press-ny-times {
  width: 228px;
  background-position: -516px -13px;
}
/* -------- PRESS SECTION END ----------- */
.header-nav-submenu {
  background: none;
  background-color: #fff;
}
#header-nav-left .dropdown-placeholder.hover,
#header-nav-right .dropdown-placeholder.hover {
  background: url("/images/game/bg-activity-author-filter.png") no-repeat scroll center 52px transparent;
  border-bottom-color: transparent;
}
#header-nav-right.notification-menu-v2 .dropdown-placeholder.hover {
  background: url("/images/game/bg-activity-author-filter.png") no-repeat scroll center 52px transparent;
}

/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
/* -------- FORMS BEGIN -------- */
.form .field-error {
  color: #CD0F0F;
  display: block;
  font-weight: normal;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
}
.form .label .field-error {
  color: #CD0F0F;
  display: block;
  font-weight: normal;
  margin-left: 0px;
}
.form-field.error .textarea,
.form-field.error .textbox,
.form-field.error .textarea:focus,
.form-field.error .textbox:focus,
.form .error.textarea,
.form .error.textbox,
.form .error.textarea:focus,
.form .error.textbox:focus {
  border-color: 1px solid #FF7373;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: inherit;
}
.character-cap.error {
  color: #CD0F0F;
}
.form .form-description {
  color: #666;
  padding: 0;
  padding: 10px 0px;
}
.form-new-flex.form .form-field {
  margin: 5px 0px;
}
.form .field-html {
  display: -moz-inline-stack;
  display: inline;
  zoom: 1;
  *display: inline;
}
.form .label-help-text {
  color: #666;
  display: block;
  font-size: 13px;
  font-style: inherit;
  font-weight: normal;
}
.form .field-help-text {
  margin: 5px 0 0;
  display: block;
  font-style: inherit;
  font-weight: normal;
}
.form .textarea,
.form .textbox,
.form .file {
  outline: medium none;
  vertical-align: top;
}
.form.border-box-form .textarea,
.form.border-box-form .textbox,
.form.border-box-form .select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form .textarea:focus,
.form .textbox:focus {
  outline: none;
}
.form .textbox.disabled {
  background-color: #eee;
  color: #666;
}
.form .radio-options {
  display: block;
}
.form .radio-option {
  display: block;
  line-height: 18px;
  margin: 0 0 5px 0px;
}
.form .radio-text {
  margin: 0px 0 0;
  font-style: inherit;
  font-weight: normal;
  float: none;
}
.form .radio {
  vertical-align: top;
}
/* uniform radio and checkbox*/
.form .checkbox-field div.checker,
.form .checkbox-field div.checker input {
  float: none;
  display: inline-block;
}
.form .radio-option .radio span,
.form .radio-option .radio span input {
  float: none;
  display: block;
}
.form .element-group {
  border: none;
  padding: 0px;
}
.user-profile-main .left.column2.last-column.element-group {
  margin-left: 15px;
}
.generic-error {
  background: none repeat scroll 0 0 #ffd9d9;
  border: 1px solid #ff7373;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-family: 'Averta-Light-300';
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0px;
  padding: 10px;
}
.generic-error strong,
.generic-error b {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
.generic-message {
  background: none repeat scroll 0 0 #EEF8BC;
  border: 1px solid #9AC70D;
  font-weight: bold;
  margin: 10px;
  padding: 10px;
}
.game-message {
  background: none repeat scroll 0 0 #EEF8BC;
  border: 1px solid #9AC70D;
  font-weight: normal;
  margin: 10px;
  padding: 10px;
}
.form .submit-container .button-big {
  margin-top: 20px;
  margin-bottom: 20px;
}
.form .submit-container .button-big .bgc {
  position: relative;
  z-index: 1;
}
.form .submit-container .button-big .bgr {
  position: relative;
}
.button-big .bgc .submit-button {
  background: none no-repeat scroll 0 0 transparent;
  border: 0 solid white;
  color: white;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin: 0 -21px;
  outline: 0 none;
  overflow: visible;
  padding: 0 15px;
  text-align: center;
  vertical-align: top;
  font-size: 22px;
  letter-spacing: 0.05em;
  display: inline-block;
}
.button-big .bgc .submit-button:hover {
  text-decoration: none;
}
.form .privacy-statement {
  padding: 15px 0 0;
}
.form-field .short {
  width: 80px;
}
.form-field .medium {
  width: 250px;
}
.form-field .long {
  width: 450px;
}
.form .textbox.short {
  width: 80px;
}
.form select.short {
  width: 90px;
}
.form select.medium {
  width: 260px;
}
.form select.long {
  width: 460px;
}
.form textarea.medium {
  height: 60px;
  width: 250px;
}
.form textarea.long {
  height: 100px;
  width: 450px;
}
.form .requiredFieldTerm {
  text-transform: uppercase;
}
.form .fancybox-loader-overlay {
  background: url("/images/loader_apps.gif") no-repeat scroll center center white;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: auto;
  z-index: 2000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form .fancybox-loader-overlay .loader-text {
  color: #478082;
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 28px;
  top: 50%;
  padding: 60px 0 0;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
.modal-new .fancybox-loader-overlay {
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
}
.form .full-width-overlay {
  background: url("/images/loader_apps.gif") no-repeat scroll center center white;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  width: auto;
  z-index: 2000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form .full-width-overlay .loader-text {
  color: #478082;
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 28px;
  top: 50%;
  padding: 60px 0 0;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
.form .autoupdate-overlay {
  position: absolute;
  right: 0;
  top: 45px;
  width: auto;
  height: 50px;
  z-index: 2000;
}
.form .autoupdate-overlay.loader {
  background: url("/images/loader_apps.gif") no-repeat scroll left center transparent;
  padding: 0 0 0 60px;
}
.form .autoupdate-overlay .loader-text {
  color: #478082;
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  margin-top: 10px;
}
.ui-dialog.modal-new {
  padding-right: 20px;
  padding-left: 20px;
}
.ui-dialog.modal-new .ui-dialog-titlebar {
  background: transparent;
}
.ui-dialog.modal-new .ui-dialog-title {
  color: #000;
  text-shadow: none;
  border-bottom: 1px solid #ccc;
}
.ui-dialog.modal-new.gated-modal .form.modal-form .header-separator.large {
  background: none;
  display: block;
}
.ui-dialog.modal-new .ui-dialog-titlebar-close {
  background: url("/images/top-button-close.png") no-repeat scroll 0 0 transparent !important;
  width: 17px;
}
.ui-dialog.modal-new.modal-rebrand .ui-dialog-titlebar-close {
  background: url("/images/modals/close-gray-button.png") no-repeat scroll 0 0 / cover transparent !important;
  width: 20px;
  height: 20px;
}
/* -------- FORMS END -------- */
/* -------- SWFUPLOAD BEGIN -------- */
.swfupload-field {
  display: inline-block;
}
.swfupload-file-list {
  margin: 0 0 5px;
}
.swfupload-file-list .thumbnail {
  display: inline-block;
  float: none;
  height: 80px;
  vertical-align: top;
  width: 80px;
}
.swfupload-file-list img {
  max-width: 80px;
  max-height: 80px;
  float: left;
}
.swfupload-field .progressWrapper {
  display: none !important;
}
/* -------- SWFUPLOAD END -------- */
/* -------- placeholders begin -------- */
.form .placeholder {
  color: #999 !important;
  font-style: italic;
}
.form input::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
  color: #999 !important;
  font-style: italic;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999 !important;
  font-style: italic;
}
/* -------- placeholders end -------- */
/* -------- ELEMENT WIDTHS BEGIN -------- */
.form .textbox.short {
  width: 50px;
}
/* -------- ELEMENT WIDTHS END -------- */
/* -------- AJAX FORMS BEGIN -------- */
body .ui-dialog {
  float: left;
  /* modal auto width requirement */
  position: absolute;
  /* ignore designer's style, position MUST BE ABSOLUTE */
}
.ui-dialog {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.form .modal-wrapper {
  padding: 0;
  overflow: visible;
}
.form.modal-form {
  min-width: 300px;
  float: none;
  display: block;
  padding: 0 20px;
  margin: 0px;
  overflow: visible;
  text-align: left;
}
.form.modal-form .element-group {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
  width: auto;
  /* IE fieldset does not work with width: 100%; */
  border: none;
  color: #000;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  text-align: left;
}
.form.modal-form .label {
  float: none;
  display: block;
  width: auto;
  color: #333;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.025em;
  line-height: 18px;
  text-align: left;
  margin: 5px 0px 0px 0px;
}
.form.modal-form .label .field-error {
  float: right;
}
.form.modal-form .textarea,
.form.modal-form .textbox {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #DCDCDC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 1px #F0F0F0;
  -moz-box-shadow: 0 1px 1px #F0F0F0;
  -webkit-box-shadow: 0 1px 1px #F0F0F0;
  color: #666;
  width: 100%;
  margin: 0px;
  float: none;
  padding: 5px 0px;
}
.form.modal-form .textarea.disabled,
.form.modal-form .textbox.disabled {
  color: #999;
  font-style: italic;
}
.form.modal-form .field-data .textarea:not(.disabled):focus,
.form.modal-form .field-data .textbox:not(.disabled):focus {
  border-color: #00A19F;
}
/* compensate 1px border */
.form.modal-form .field-data .textarea,
.form.modal-form .field-data .textbox {
  margin-left: -1px;
  margin-right: -1px;
}
/* compensate 1px border */
.form.modal-form .form-field.error .field-data .textarea,
.form.modal-form .form-field.error .field-data .textbox,
.form.modal-form .form-field .field-data .textarea.error,
.form.modal-form .form-field .field-data .textbox.error {
  color: #CD0F0F;
  border: 1px solid #FF7373;
  box-shadow: 0 1px 2px #FF8888;
  -moz-box-shadow: 0 1px 2px #FF8888;
  -webkit-box-shadow: 0 1px 2px #FF8888;
}
.form.modal-form .form-field {
  display: block;
  float: none;
  margin: 0px 0px 15px 0px;
}
.form.modal-form .field-data {
  display: block;
  float: none;
  margin-left: 1px;
  margin-right: 1px;
  width: auto;
}
/* -------- checkboxes and radios begin -------- */
.form.modal-form .checkbox-field {
  line-height: 18px;
  text-align: left;
  margin: 5px 0px 0px 0px;
}
.form.modal-form .field-help-text {
  font-size: 13px;
}
.form.modal-form .radio-options {
  display: block;
  float: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
}
.form.modal-form .radio-option {
  display: block;
  margin: 5px 0px 0px 0px;
}
.form.modal-form .radio {
  margin-left: 1px;
}
.form.modal-form .radio-text,
.form.modal-form .checkbox-text {
  display: block;
  margin: -18px 0 0 25px;
  line-height: 18px;
  text-align: left;
  font-size: 13px;
  position: static;
  color: #666;
}
.character-cap-container {
  font-family: 'Averta-Light-300';
  /* standard font, not the font-face ones (perfomance issues)*/
  font-size: 12px;
  margin: 7px 0 0;
  display: block;
  color: #999;
  text-align: right;
}
/* -------- checkboxes and radios end -------- */
/* -------- mad libs begin -------- */
.form.modal-form .mad-libs-field {
  display: inline;
  width: auto;
  margin: 0px;
  float: none;
}
.form.modal-form .mad-libs-field .label,
.form.modal-form .mad-libs-field .textbox,
.form.modal-form .mad-libs-field .textarea {
  width: auto;
  min-width: 0;
  margin: 0px;
  display: inline;
  float: none;
  vertical-align: middle;
}
.form.modal-form .mad-libs-field .textbox {
  padding: 2px 0px;
}
.form-new-flex.form .mad-libs-field .select {
  width: auto;
}
/* -------- mad libs end -------- */
.form.modal-form .form-cancel.cancel-link {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #999;
  right: 230px;
  font-family: helvetica,arial;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1em;
  margin: 10px 15px 0 0;
  outline: medium none;
  padding: 2px 0;
  text-decoration: underline;
  text-transform: none;
  position: absolute;
}
.form.modal-form div.uploader {
  background: -moz-linear-gradient(center bottom, #fff 8%, #F7F8F8 77%) repeat scroll 0 0 #fff;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: 97%;
  padding: 5px;
}
.form.modal-form div.uploader input {
  width: 100%;
  margin: auto 0px;
}
/* IE/FF hack that fills the uniform file input with a giant "Browse" button (IE requires you
        to press on the Browse button in order to open the file dialog)*/
.ie9 .form.modal-form div.uploader input,
.form.modal-form div.uploader input {
  width: auto;
  margin: 0px;
  position: absolute;
  right: 0px;
  left: auto !important;
  font-size: 100px;
  height: 100%;
}
.form.modal-form div.uploader span.action {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.05em;
  overflow: hidden;
  padding: 1px 15px;
  text-transform: uppercase;
  width: 50px;
}
.form.modal-form div.uploader span.action:hover {
  background: none repeat scroll 0 0 #EFEFEF;
}
.form.modal-form div.uploader span.filename {
  border-right: medium none;
  color: #999;
  display: block;
  float: right;
  font-size: 13px;
  overflow: hidden;
  padding: 0 10px;
  width: auto;
  max-width: 220px;
}
.form.modal-form .footer-buttons {
  background: none repeat scroll 0 0 #FAFAFA;
  border-top: 1px solid #ECECEC;
  margin: 0 -20px -5px -20px;
  overflow: hidden;
  padding: 20px;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
}
.form.modal-form .footer-buttons .form-back {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #999;
  float: right;
  font-family: helvetica,arial;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0;
  outline: medium none;
  padding: 2px 0px;
  text-decoration: underline;
  text-transform: none;
  margin: 6px 15px 0px 0px;
}
.form.modal-form .footer-buttons .form-back:hover {
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form.modal-form .footer-buttons .form-cancel {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #999;
  float: right;
  font-family: helvetica,arial;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1em;
  margin: 6px 15px 0px 0px;
  outline: medium none;
  padding: 2px 0px;
  text-decoration: underline;
  text-transform: none;
}
/*.form.modal-form .footer-buttons .submit-button-wrp {
  float: right;
}*/
.form.modal-form .footer-buttons .btn-wrp .form-submit {
  display: inline-block;
  float: none;
}
.ui-dialog .ui-dialog-title {
  background: transparent;
  font-size: 13px;
  padding: 13px 0px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.ui-dialog-titlebar {
  background: url("/images/modals/modal-header.png") repeat-x scroll 0 -30px transparent;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border: none;
  text-align: center;
}
.form p {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 22px;
}
.form.modal-form p.small-message a,
.form.modal-form p.small-message a:visited {
  color: #666;
  font-size: 13px !important;
}
.ui-dialog-titlebar-close {
  display: block;
  width: 20px;
  height: 20px;
  background: url('/images/modals/modal-header.png') no-repeat 0 0;
  text-indent: -9999px;
  top: 10px;
  right: 10px;
}
.ui-dialog-titlebar-close:hover {
  opacity: 0.7;
}
/* -------- AJAX FORMS END -------- */
/* -------- NEW MODAL FORM BEGIN ------------- */
.modal-white.ui-dialog {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-new.ui-dialog {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 20px 20px;
}
.ui-dialog.modal-new .ui-dialog-buttonpane {
  height: auto;
  background: none;
  border-top: none;
}
.ui-dialog.modal-new .ui-dialog-titlebar {
  padding: 20px 20px 10px 0;
  border: none;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.ui-dialog.modal-new .ui-dialog-titlebar .ui-dialog-title {
  font-size: 30px;
  line-height: 36px;
  font-family: 'Averta-Light-300';
  border-bottom: none;
  padding: 0;
}
.ui-dialog.modal-new .form-container.ui-dialog-content {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  font-family: 'Averta-Light-300';
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  background: none;
}
.modal-new .ui-dialog-titlebar {
  background: url("/images/modals/modal-header-new.png") repeat-x scroll 0 -120px transparent;
  height: auto;
}
.modal-new .ui-dialog-titlebar-close {
  background: url("/images/modals/modal-header-new.png") no-repeat scroll 0 0 transparent !important;
  height: 27px;
  width: 27px;
  top: 20px;
  right: 20px;
}
.modal-new .ui-dialog-titlebar-close:hover {
  background-position: 0 -40px;
}
.modal-new .ui-dialog-titlebar-close:active {
  background-position: 0 -80px;
}
.modal-new .ui-dialog-title {
  text-transform: none;
  padding: 15px 0 20px 0;
  font-size: 30px;
  letter-spacing: 0.05em;
}
.modal-new .form.modal-form .label {
  font-size: 18px;
  margin: 13px 0;
}
.modal-new .form.modal-form .footer-buttons {
  border: none;
  background: none repeat scroll 0 0 transparent;
  text-align: right;
}
.modal-new.no-footer-buttons .ui-dialog-buttonpane {
  display: none;
}
/*guest modal*/
.modal-new.guest-modal.fixed {
  position: fixed;
}
.modal-new.guest-modal .ui-dialog-title {
  color: #000;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 24px;
}
.modal-new.guest-modal.handwrite-title .ui-dialog-title {
  color: #000;
  font-family: 'Averta-Light-300';
  font-size: 30px;
  font-weight: normal;
  padding-top: 10px;
}
.modal-new.guest-modal.celebrity {
  overflow: visible;
}
.modal-new.guest-modal.celebrity .ui-dialog-titlebar {
  height: 150px;
  position: relative;
}
.modal-new.guest-modal.celebrity .ui-dialog-title {
  margin-left: 90px;
  margin-top: 30px;
}
.modal-new.guest-modal.celebrity .bg-celebrity {
  background: url("/images/jillian-michaels-main-page.png") repeat scroll 0 0 transparent;
  bottom: 10px;
  height: 216px;
  position: absolute;
  width: 200px;
}
.modal-new.guest-modal .header {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  margin: 0 auto 25px;
  color: #333;
  text-align: center;
  letter-spacing: 0.02em;
  width: 420px;
  word-wrap: break-word;
}
/* -------- NEW MODAL FORM END ------------- */
/* -------- GATED MODAL BEGIN -------- */
.page-wrap-white {
  position: relative;
}
#gated-modals-overlay {
  background: none repeat scroll 0 0 red;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10003;
  background: url(/images/modals/overlay.png) repeat rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 100%;
}
.gated-modal {
  display: block;
  float: left;
  height: auto;
  left: auto;
  outline: 0 none;
  position: absolute;
  right: auto;
  top: 50px;
  width: auto;
  z-index: 1000;
  overflow: visible;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.modal-new.gated-modal .element-group {
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
.modal-new.gated-modal .ui-dialog-titlebar,
.modal-new.gated-modal.closable.white-header .ui-dialog-titlebar {
  background: none repeat scroll 0 0 transparent;
}
.modal-new.gated-modal.closable .ui-dialog-titlebar {
  background: url("/images/modals/modal-header-new.png") repeat-x scroll 0 -120px transparent;
}
.modal-new.gated-modal .ui-dialog-title .countdown {
  width: 130px;
  color: #E0821F;
  display: inline-block;
  text-align: left;
}
.modal-new.gated-modal .ui-dialog-title .tokens {
  color: #E0821F;
  display: inline-block;
  text-align: left;
}
.modal-new.gated-modal .ui-dialog-title .verification-method {
  color: #E0821F;
}
.modal-new.gated-modal .ui-dialog-title,
.modal-new.gated-modal.closable.white-header .ui-dialog-title {
  color: #000;
  text-shadow: none;
  font-size: 30px;
  margin: 0 auto;
}
.modal-new.gated-modal.closable .ui-dialog-title {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  font-size: 24px;
}
.modal-new.gated-modal .form.modal-form .header-separator.large {
  background: none;
  height: 13px;
}
.modal-new.gated-modal .form.modal-form {
  padding: 0 20px;
}
.modal-new.gated-modal .form.modal-form .header {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 5px 0 25px;
  text-align: center;
  letter-spacing: 0.02em;
}
.modal-new.gated-modal .form.modal-form .strong {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
/* -------- GATED MODAL END -------- */
/* -------- WHITE MODAL BEGIN ------ */
.modal-white .ui-dialog-titlebar {
  background: none;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 20px;
}
.modal-white .ui-dialog-titlebar-close {
  background: url("/images/top-button-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  right: 20px;
  top: 20px;
  margin-right: 0px;
}
.modal-white .ui-dialog-title {
  color: #000;
  text-transform: none;
  font-family: 'Averta-Light-300';
  font-size: 30px;
  text-align: center;
  letter-spacing: 0;
  border-bottom: 1px solid #ccc;
}
/* -------- WHITE MODAL END -------- */
/* -------- REBRAND MODAL BEGIN -------- */
.modal-new.modal-rebrand.ui-dialog {
  background-color: #f5f5f5;
  border-color: #ccc;
}
.modal-new.modal-rebrand.gated-modal .ui-dialog-titlebar,
.modal-new.modal-rebrand.gated-modal.closable .ui-dialog-titlebar {
  background: none;
  border: none;
}
.modal-new.modal-rebrand.gated-modal .ui-dialog-title,
.modal-new.modal-rebrand.gated-modal.closable .ui-dialog-title {
  border: none;
}
/* -------- REBRAND MODAL END -------- */
/* -------- TOGGLE BUTTON BEGIN -------- */
.toggle-switch-slider-wrap {
  background: url('/images/modals/modal-sprites.png') no-repeat -370px -30px;
  height: 14px;
  position: relative;
  width: 28px;
  float: left;
  margin: 0px;
}
.toggle-switch.vertical .toggle-switch-slider-wrap {
  background: url("/images/modals/modal-sprites.png") repeat-x scroll -410px 0px transparent;
  height: 28px;
  margin: 0 auto;
  width: 14px;
}
.toggle-switch.vertical .ui-tabs-nav {
  text-align: center;
}
.toggle-switch.vertical .option0,
.toggle-switch.vertical .option1,
.toggle-switch.vertical .option0 .option-text,
.toggle-switch.vertical .option1 .option-text,
.toggle-switch.vertical .toggle-switch-slider-wrap {
  clear: both;
  display: block;
  float: none;
  margin: 0px auto;
}
.toggle-switch.vertical .toggle-switch-slider {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0px;
  left: 0px;
}
.toggle-switch.vertical .ui-slider-handle {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 100%;
  left: 0px;
}
.toggle-switch-slider-wrap a {
  float: left;
  /* IE bug*/
}
.toggle-switch-slider {
  cursor: pointer;
  height: 14px;
  left: 1px !important;
  /* conflict with .ui-widget*/
  position: absolute;
  top: 0;
  width: 14px;
}
.toggle-switch-slider .ui-slider-handle {
  background: url("/images/modals/modal-sprites.png") no-repeat scroll -430px 0px transparent;
  cursor: move !important;
  height: 14px;
  margin: 0px 0px 0px 0px;
  width: 14px;
  z-index: 3;
  outline: none;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
.toggle-switch-tabber .option0 {
  position: static;
  float: left;
}
.toggle-switch-tabber .option1 {
  position: static;
  float: right;
}
.toggle-switch .toggle-switch-tabber li {
  display: block;
  float: left;
}
.toggle-switch-tabber .option-text {
  color: #666;
  font-size: 11px;
  line-height: 16px;
  white-space: nowrap;
  letter-spacing: 0.2em;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.01);
  display: block;
  float: left;
}
.toggle-switch-tabber .option0 .option-text {
  margin-right: 5px;
  text-align: right;
}
.toggle-switch-tabber .option1 .option-text {
  margin-left: 5px;
  text-align: left;
}
.toggle-switch-tabber li.ui-state-active .option-text {
  color: #e37f35;
  text-shadow: 0 0 5px #E37F35;
}
.toggle-switch-tabber li a:focus {
  outline: none;
}
.toggle-switch.big .toggle-switch-slider-wrap {
  background: url("/images/modals/modal-sprites.png") no-repeat scroll -370px -50px transparent;
  height: 20px;
  width: 40px;
}
.toggle-switch.big .toggle-switch-slider {
  width: 20px;
  height: 20px;
}
.toggle-switch.big .ui-slider-handle {
  width: 20px;
  height: 20px;
  background: url("/images/modals/modal-sprites.png") no-repeat scroll -410px -30px transparent;
  cursor: move !important;
}
.toggle-switch.big .option-text {
  color: #999;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0px;
}
.toggle-switch.big .option0 .option-text {
  margin-right: 10px;
}
.toggle-switch.big .option1 .option-text {
  margin-left: 10px;
}
/* rebrand toogle switch BEGIN */
.form-rebrand .new-toggle-switch .toggle-switch-slider-wrap {
  background: url("/images/form-elements/rebrand-toogle-switch.png") repeat-x scroll -138px -10px transparent;
  width: 99px;
  height: 59px;
  margin: 0 5px;
}
.form-rebrand .new-toggle-switch .ui-tabs-nav {
  position: absolute;
  left: 0px;
  width: 78px;
}
.form-rebrand .new-toggle-switch .toggle-switch-tabber li.ui-state-active .option-text {
  display: none;
}
.form-rebrand .new-toggle-switch .toggle-switch-tabber .option-text {
  color: #00A19F;
  display: block;
  line-height: 36px;
  letter-spacing: 0;
  margin: 0;
  position: absolute;
  text-shadow: none;
  font-size: 21px;
}
.form-rebrand .new-toggle-switch .toggle-switch-tabber .option0 .option-text {
  right: -13px;
  top: 5px;
}
.form-rebrand .new-toggle-switch .toggle-switch-tabber .option1 .option-text {
  left: 13px;
  top: 4px;
}
.form-rebrand .new-toggle-switch .toggle-switch-slider {
  top: 1px;
  width: 44px;
  height: 33px;
}
.form-rebrand .new-toggle-switch .ui-slider-handle {
  background: url("/images/form-elements/rebrand-toogle-switch.png") repeat-x scroll -6px -3px transparent;
  width: 40px;
  height: 40px;
}
.form-rebrand .new-toggle-switch.vertical .ui-tabs-nav {
  left: 0px;
  width: 50px;
}
.form-rebrand .new-toggle-switch.vertical .toggle-switch-slider-wrap {
  background: url("/images/form-elements/rebrand-toogle-switch.png") repeat-x scroll -50px 0 transparent;
  width: 43px;
  height: 73px;
}
.form-rebrand .new-toggle-switch.vertical .toggle-switch-slider {
  left: 5px !important;
  width: 33px;
  height: 38px;
}
.form-rebrand .new-toggle-switch.vertical .option1 .option-text {
  bottom: 30px;
  left: 10px;
}
.form-rebrand .ie7 .new-toggle-switch.vertical .option1 .option-text {
  bottom: 60px;
}
.form-rebrand .new-toggle-switch.vertical .option0 .option-text {
  bottom: 5px;
  right: 16px;
}
.form-rebrand .ie7 .new-toggle-switch.vertical .option0 .option-text {
  bottom: 35px;
}
/* rebrand toogle switch END */
/* new toggle switch */
.new-toggle-switch {
  position: relative;
}
.new-toggle-switch .option-text {
  text-align: center;
  font-size: 15px;
  margin: 5px 0;
  line-height: 34px;
}
.new-toggle-switch .toggle-switch-slider-wrap {
  background: url("/images/form-elements/new-toogle-switch.png") repeat-x scroll -100px 0 transparent;
  width: 78px;
  height: 35px;
  margin: 0 5px;
}
.new-toggle-switch .ui-tabs-nav {
  position: absolute;
  left: 0px;
  width: 78px;
}
.new-toggle-switch .toggle-switch-tabber li.ui-state-active .option-text {
  display: none;
}
.new-toggle-switch .toggle-switch-tabber .option-text {
  color: white;
  display: block;
  line-height: 36px;
  letter-spacing: 0;
  margin: 0;
  position: absolute;
  text-shadow: none;
}
.new-toggle-switch .toggle-switch-tabber .option0 .option-text {
  right: 10px;
}
.new-toggle-switch .toggle-switch-tabber .option1 .option-text {
  left: 15px;
}
.new-toggle-switch .toggle-switch-slider {
  top: 1px;
  width: 44px;
  height: 33px;
}
.new-toggle-switch .ui-slider-handle {
  background: url("/images/form-elements/new-toogle-switch.png") repeat-x scroll 0 0 transparent;
  width: 33px;
  height: 33px;
}
.new-toggle-switch.vertical .ui-tabs-nav {
  left: 0px;
  width: 50px;
}
.new-toggle-switch.vertical .toggle-switch-slider-wrap {
  background: url("/images/form-elements/new-toogle-switch.png") repeat-x scroll -50px 0 transparent;
  width: 43px;
  height: 73px;
}
.new-toggle-switch.vertical .toggle-switch-slider {
  left: 5px !important;
  width: 33px;
  height: 38px;
}
.new-toggle-switch.vertical .option1 .option-text {
  bottom: 30px;
  left: 10px;
}
.ie7 .new-toggle-switch.vertical .option1 .option-text {
  bottom: 60px;
}
.new-toggle-switch.vertical .option0 .option-text {
  bottom: 5px;
  right: 16px;
}
.ie7 .new-toggle-switch.vertical .option0 .option-text {
  bottom: 35px;
}
/* -------- TOGGLE BUTTON END -------- */
/* -------- GRAY FEED BUTTON BEGIN -------- */
.btn-feed-pager-gray {
  height: 40px;
}
.btn-feed-pager-gray .bgc {
  color: #000;
  text-transform: none;
  text-align: center;
  font-size: 16px;
  height: 40px;
  letter-spacing: 1px;
  line-height: 38px;
  text-shadow: 0 -1px 0 #fff;
  padding: 0 10px;
  margin: 0;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  z-index: 99;
}
.btn-feed-pager-gray .bgc {
  padding: 0px 60px;
  margin: 0px;
}
.btn-feed-pager-gray .bgl,
.btn-feed-pager-gray .bgc,
.btn-feed-pager-gray .bgr {
  background-image: url("/images/buttons/btn-feed-pager.png");
}
.btn-feed-pager-gray .bgl {
  width: 15px;
}
.btn-feed-pager-gray .bgr {
  width: 15px;
}
.btn-feed-pager-gray.btn-wrap:hover .bgl,
.btn-feed-pager-gray.btn-wrap:active .bgl {
  background-position: 0px 0px;
}
.btn-feed-pager-gray.btn-wrap:hover .bgc,
.btn-feed-pager-gray.btn-wrap:active .bgc {
  background-position: 0px -50px;
}
.btn-feed-pager-gray.btn-wrap:hover .bgr,
.btn-feed-pager-gray.btn-wrap:active .bgr {
  background-position: 0px -100px;
}
.feed-pager-wrap {
  clear: both;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
}
.feed-pager-wrap .feed-pager-top-shadow {
  background: url("/images/buttons/feed-pager-top-shadow.png") no-repeat scroll top center transparent;
  width: 945px;
  height: 10px;
  position: absolute;
  top: 0px;
  z-index: 9000;
}
/* -------- GRAY FEED BUTTON END -------- */
/*--------- GAME LABEL BEGIN --------------*/
.label-wrap {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: auto;
  overflow: visible;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
  font-family: 'Averta-Semibold-500';
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.label-wrap .bgl {
  display: none;
}
.label-wrap .bgc,
.label-wrap .bgr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 100%;
  vertical-align: top;
  background-color: transparent;
  color: white;
}
.label-wrap .bgc {
  float: none !important;
  font-weight: normal;
  margin: 0px;
  text-indent: 0;
  text-align: center;
  width: auto;
  border: 0px none;
  overflow: hidden;
  cursor: auto;
  padding: 0px 5px 0px 35px;
  font-size: 13px;
  font-family: 'Averta-Bold';
  line-height: 20px;
}
.label-wrap .bgr {
  border-right: 26px solid transparent;
  border-top: 26px solid transparent;
  height: 0;
  width: 0px;
}
/* -------- ORANGE LABEL BEGIN -------- */
.label-orange .bgc {
  color: #d6450a;
}
.label-orange .bgr {
  border-top-color: #d6450a;
}
/* -------- ORANGE LABEL END -------- */
/* -------- RED LABEL BEGIN -------- */
.label-red .bgc {
  color: #d03e0c;
}
.label-red .bgr {
  border-top-color: #d03e0c;
}
/* -------- RED LABEL END -------- */
/* -------- GREEN LABEL BEGIN -------- */
.label-green .bgc {
  color: #49A078;
}
.label-green .bgr {
  border-top-color: #49A078;
}
/* -------- GREEN LABEL END -------- */
/* -------- BLUE LABEL BEGIN -------- */
.label-blue .bgc {
  color: #00A19F;
}
.label-blue .bgr {
  border-top-color: #00A19F;
}
/* -------- BLUE LABEL END -------- */
/* -------- PURPLE LABEL BEGIN -------- */
.label-purple .bgc {
  color: #b20e8d;
}
.label-purple .bgr {
  border-top-color: #b20e8d;
}
/* -------- PURPLE LABEL END -------- */
.member-only-label .bgc {
  color: #FFC22F;
}
/*--------- GAME LABEL END --------------*/
/* ===================================

	Uniform

================================== */
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
  background-image: url(/images/form-elements/uniform.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.radio,
.checker,
.uploader,
.button {
  margin: 0;
  padding: 0;
}
/* INPUT & TEXTAREA */
input.text,
input.email,
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #666;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}
input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-color: #999;
}
/* SPRITES */
/* Checkbox */
div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}
div.checker:active span,
div.checker.active span {
  background-position: -19px -260px;
}
div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}
div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}
div.checker span.checked {
  background-position: -76px -260px;
}
div.checker:active span.checked,
div.checker.active span.checked {
  background-position: -95px -260px;
}
div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}
div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}
div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}
div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
.checkbox-field.new div.checker,
.checkbox-field.new div.checker span,
.checkbox-field.new div.checker span input,
.checkbox-field.new div.checker span .checkbox,
.form-new-flex div.checker,
.form-new-flex div.checker span,
.form-new-flex div.checker span input,
.form-new-flex div.checker span .checkbox {
  width: 20px;
  height: 20px;
}
.checkbox-field.new div.checker span input,
.form-new-flex div.checker span input {
  margin: 0px;
}
.checkbox-field.new div.checker span,
.form-new-flex div.checker span {
  margin: -6px;
  padding: 6px;
  background-position: 0 -40px;
}
.checkbox-field.new div.checker:active span,
.checkbox-field.new div.checker.active span,
.form-new-flex div.checker:active span,
.form-new-flex div.checker.active span {
  background-position: -40px -40px;
}
.checkbox-field.new div.checker.focus span,
.checkbox-field.new div.checker:hover span,
.form-new-flex div.checker.focus span,
.form-new-flex div.checker:hover span {
  background-position: -40px -40px;
}
.checkbox-field.new div.checker.focus:active span,
.checkbox-field.new div.checker:active:hover span,
.checkbox-field.new div.checker.active:hover span,
.checkbox-field.new div.checker.active.focus span,
.form-new-flex div.checker.focus:active span,
.form-new-flex div.checker:active:hover span,
.form-new-flex div.checker.active:hover span,
.form-new-flex div.checker.active.focus span {
  background-position: -40px -40px;
}
.checkbox-field.new div.checker span.checked,
.form-new-flex div.checker span.checked {
  background-position: -80px -40px;
}
.checkbox-field.new div.checker:active span.checked,
.checkbox-field.new div.checker.active span.checked,
.form-new-flex div.checker:active span.checked,
.form-new-flex div.checker.active span.checked {
  background-position: -120px -40px;
}
.checkbox-field.new div.checker.focus span.checked,
.checkbox-field.new div.checker:hover span.checke,
.form-new-flex div.checker.focus span.checked,
.form-new-flex div.checker:hover span.checked {
  background-position: -120px -40px;
}
.checkbox-field.new div.checker.focus:active span.checked,
.checkbox-field.new div.checker:hover:active span.checked,
.checkbox-field.new div.checker.focus.active span.checked,
.checkbox-field.new div.checker.active:hover span.checked,
.form-new-flex div.checker.focus:active span.checked,
.form-new-flex div.checker:hover:active span.checked,
.form-new-flex div.checker.focus.active span.checked,
.form-new-flex div.checker.active:hover span.checked {
  background-position: -120px -40px;
}
.checkbox-field.new div.checker.disabled span,
.checkbox-field.new div.checker.disabled:active span,
.checkbox-field.new div.checker.disabled.active span,
.form-new-flex div.checker.disabled span,
.form-new-flex div.checker.disabled:active span,
.form-new-flex div.checker.disabled.active span {
  background-position: -200px -40px;
}
.checkbox-field.new div.checker.disabled span.checked,
.checkbox-field.new div.checker.disabled:active span.checked,
.checkbox-field.new div.checker.disabled.active span.checked,
.form-new-flex div.checker.disabled span.checked,
.form-new-flex div.checker.disabled:active span.checked,
.form-new-flex div.checker.disabled.active span.checked {
  background-position: -160px -40px;
}
.form-rebrand div.checker,
.form-rebrand div.checker span,
.form-rebrand div.checker span input,
.form-rebrand div.checker span .checkbox {
  width: 46px;
  height: 47px;
}
.form-rebrand div.checker span input {
  margin: 0px;
}
.form-rebrand div.checker span {
  margin: -6px;
  padding: 6px;
  background-position: 0 0;
}
.form-rebrand div.checker:active span,
.form-rebrand div.checker.active span {
  background-position: -55px 0;
}
.form-rebrand div.checker.focus span,
.form-rebrand div.checker:hover span {
  background-position: -55px 0;
}
.form-rebrand div.checker.focus:active span,
.form-rebrand div.checker:active:hover span,
.form-rebrand div.checker.active:hover span,
.form-rebrand div.checker.active.focus span {
  background-position: -55px 0;
}
.form-rebrand div.checker span.checked {
  background-position: -111px 0;
}
.form-rebrand div.checker:active span.checked,
.form-rebrand div.checker.active span.checked {
  background-position: -111px 0;
}
.form-rebrand div.checker.focus span.checked,
.form-rebrand div.checker:hover span.checked {
  background-position: -111px 0;
}
.form-rebrand div.checker.focus:active span.checked,
.form-rebrand div.checker:hover:active span.checked,
.form-rebrand div.checker.focus.active span.checked,
.form-rebrand div.checker.active:hover span.checked {
  background-position: -111px 0;
}
.form-rebrand div.checker.disabled span,
.form-rebrand div.checker.disabled:active span,
.form-rebrand div.checker.disabled.active span {
  background-position: -279px 0;
}
.form-rebrand div.checker.disabled span.checked,
.form-rebrand div.checker.disabled:active span.checked,
.form-rebrand div.checker.disabled.active span.checked {
  background-position: -223px 0;
}
/* Radio */
div.radio span {
  background-position: 0px -279px;
  height: 19px;
  width: 19px;
}
div.radio:active span,
div.radio.active span {
  background-position: -18px -279px;
}
div.radio.focus span,
div.radio:hover span {
  background-position: -36px -279px;
}
div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}
div.radio span.checked {
  background-position: -72px -279px;
}
div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}
div.radio.focus span.checked,
div.radio:hover span.checked {
  background-position: -108px -279px;
}
div.radio.focus:active span.checked,
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}
div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}
div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}
.form-new-flex div.radio,
.form-new-flex div.radio span,
.form-new-flex div.radio span,
.form-new-flex div.radio span input {
  width: 20px;
  height: 20px;
}
.form-new-flex div.radio span input {
  margin: 0px;
}
.form-new-flex div.radio span {
  margin: -6px;
  padding: 6px;
  background-position: 0 0;
}
.form-new-flex div.radio:active span,
.form-new-flex div.radio.active span {
  background-position: -40px 0;
}
.form-new-flex div.radio.focus span,
.form-new-flex div.radio:hover span {
  background-position: -40px 0;
}
.form-new-flex div.radio.focus:active span,
.form-new-flex div.radio:active:hover span,
.form-new-flex div.radio.active:hover span,
.form-new-flex div.radio.active.focus span {
  background-position: -40px 0;
}
.form-new-flex div.radio span.checked {
  background-position: -80px 0;
}
.form-new-flex div.radio:active span.checked,
.form-new-flex div.radio.active span.checked {
  background-position: -120px 0;
}
.form-new-flex div.radio.focus span.checked,
.form-new-flex div.radio:hover span.checked {
  background-position: -120px 0;
}
.form-new-flex div.radio.focus:active span.checked,
.form-new-flex div.radio:hover:active span.checked,
.form-new-flex div.radio.focus.active span.checked,
.form-new-flex div.radio.active:hover span.checked {
  background-position: -120px 0;
}
.form-new-flex div.radio.disabled span,
.form-new-flex div.radio.disabled:active span,
.form-new-flex div.radio.disabled.active span {
  background-position: -200px 0;
}
.form-new-flex div.radio.disabled span.checked,
.form-new-flex div.radio.disabled:active span.checked,
.form-new-flex div.radio.disabled.active span.checked {
  background-position: -160px 0;
}
/* Uploader */
div.uploader {
  background-position: 0px -297px;
  height: 28px;
}
div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}
div.uploader span.filename {
  height: 24px;
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}
div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}
div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}
div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}
div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}
div.uploader.disabled {
  background-position: 0px -325px;
}
div.uploader.disabled span.action {
  background-position: right -381px;
}
div.button {
  background-position: 0px -523px;
}
div.button span {
  background-position: right -643px;
}
div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}
div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px;
}
div.button.active,
div.button:active {
  background-position: 0px -583px;
}
div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #666;
}
div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}
div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #BBBBBB;
  cursor: default;
}
/* PRESENTATION */
/* Button */
div.button {
  height: 30px;
}
div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}
/* Checker */
div.checker {
  margin-right: 5px;
}
/* Radio */
div.radio {
  margin-right: 3px;
}
/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}
div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}
div.uploader span.filename {
  color: #666;
  width: 82px;
  border-right: solid 1px #BBBBBB;
  font-size: 11px;
}
div.uploader input {
  width: 190px;
}
div.uploader.disabled span.action {
  color: #999;
}
div.uploader.disabled span.filename {
  border-color: #DDDDDD;
  color: #999;
}
/* CORE FUNCTIONALITY  */
.checker,
.button,
.radio,
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.radio input:focus,
.checker input:focus,
.uploader input:focus {
  outline: 0;
}
/* Button */
div.button a,
div.button button,
div.button input {
  position: absolute;
}
div.button {
  cursor: pointer;
  position: relative;
}
div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
/* Checker */
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}
/* Radio */
div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
  background: none;
}
/* Uploader */
div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
  border: solid 1px #dcdcdc;
  background: none;
}
div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}
div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
div.uploader input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
/* -------- NEW FORM BEGIN ------------- */
.form-new-flex.form {
  background: none repeat scroll 0 0 transparent;
  color: #666;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
.form-new-flex.form p {
  font-family: 'Averta-Light-300';
  font-size: 15px;
  line-height: 22px;
}
.form-new-flex.form pstrong,
.form-new-flex.form pb {
  font-weight: normal;
}
.form-new-flex.form .form-field {
  display: block;
  margin: 0 0 15px 0px;
  width: 100%;
}
.form-new-flex.form .mad-libs-field {
  float: left;
  margin: 0 10px 20px 0;
  line-height: 44px;
  position: relative;
  width: auto;
  font-family: 'Averta-Light-300';
  font-size: 15px;
}
.form-new-flex.form .mad-libs-field .select {
  width: auto;
}
.form-new-flex.form h3,
.form-new-flex.form h4,
.form-new-flex.form h5,
.form-new-flex.forms strong,
.form-new-flex.forms b,
.form-new-flex.form .label {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
.form-new-flex.form .label {
  color: #000;
  font-family: 'Averta-Light-300';
  font-size: 15px;
  line-height: 20px;
  position: static;
  margin: 0 0 10px;
  width: auto;
  display: inline-block;
}
/* Textbox, Textarea */
.form-new-flex.form .textarea.placeholder,
.form-new-flex.form .textbox.placeholder,
.textbox.placeholder,
.form-new-flex.form .textarea::-webkit-input-placeholder,
.form-new-flex.form .textbox::-webkit-input-placeholder,
.textbox::-webkit-input-placeholder {
  color: #ccc;
  font-style: normal;
}
.form-new-flex.form .textarea,
.form-new-flex.form .textbox,
.form-new-flex.form .select {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  background: #fff;
  width: 100%;
  font-family: 'Averta-Light-300';
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-weight: normal;
}
.form-new-flex.form .textbox.disabled {
  background-color: #eee;
  color: #666;
}
.form-new-flex.form .select,
.form-new-flex.form .textbox {
  padding: 10px 0 10px 10px;
}
.form-new-flex.form .select {
  line-height: 40px;
}
.form-new-flex.form .textarea {
  padding: 7px 0 7px 10px;
}
.form-new-flex.form.border-box-form .select,
.form-new-flex.form.border-box-form .textbox {
  height: 44px;
}
.form.modal-form.form-new-flex .field-data,
.form.modal-form.form-new-flex .field-data {
  /*  margin-left: 6px;*/
  margin-right: 1px;
}
.form.modal-form.form-new-flex .field-data .textarea,
.form.modal-form.form-new-flex .field-data .textbox {
  margin-left: -6px;
  margin-right: 0;
}
.form.modal-form.form-new-flex.border-box-form .field-data .textarea,
.form.modal-form.form-new-flex.border-box-form .field-data .textbox {
  margin-left: 0px;
  margin-right: 0;
}
.form-new-flex.form .field-data .textarea:focus,
.form-new-flex.form .field-data .textbox:focus {
  border-color: #00A19F;
}
.form-new-flex.form .error .textarea,
.form-new-flex.form .error .textbox,
.error .textbox,
.form-new-flex.form .textarea.error,
.form-new-flex.form .textbox.error,
.textbox.error {
  -moz-box-shadow: 0 0 3px #FF7373 inset;
  -webkit-box-shadow: 0 0 3px #FF7373 inset;
  box-shadow: 0 0 3px #FF7373 inset;
  border: 1px solid #FF7373;
  color: #CD0F0F;
}
.form-new-flex.form .checkbox-field {
  line-height: 18px;
  margin: 5px 0 5px 8px;
  text-align: left;
}
.form-new-flex.form .checkbox-field .checkbox-text,
.checkbox-field.new .checkbox-text {
  color: #666;
  display: block;
  font-size: 16px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  line-height: 18px;
  margin: -19px 0 0 25px;
  position: static;
}
.form-new-flex.form .checkbox-subform.two-columns .checkbox-field {
  margin-left: 0;
  width: 50%;
}
.form-new-flex.form .radio-text {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 15px;
  color: #4E4E4E;
  line-height: 20px;
}
.form-new-flex.form .radio-option {
  line-height: 20px;
  margin-bottom: 10px;
}
.form-new-flex.form .inline-radios .radio-option {
  display: inline-block;
  margin: 0px 10px 10px 0;
}
.form-new-flex.form .radio-text.active,
.form-new-flex.form .checkbox-text.active,
.checkbox-field.new .checkbox-text.active {
  font-family: 'Averta-Semibold-500';
}
.checkbox-field.new div.checker span,
.form-new-flex div.checker span,
.form-new-flex div.radio span {
  background-image: url("/images/form-elements/radio-checkboxes-rebrand.png");
  background-repeat: no-repeat;
}
.checkbox-field .black-radio-buttons div.checker span,
.form-new-flex .black-radio-buttons div.checker span,
.form-new-flex .black-radio-buttons div.radio span {
  background-image: url("/images/form-elements/new-black-radio-buttons.png");
  background-repeat: no-repeat;
}
.form-rebrand div.checker span {
  background-image: url("/images/form-elements/form-rebrand-checkboxes.png");
  background-repeat: no-repeat;
}
/* Radio */
.form-new-flex.modal-form .radio-option {
  margin: 0;
}
.form-new-flex.modal-form .radio {
  margin: -1px 10px 0 0;
}
.form-new-flex.modal-form .radio-text {
  margin: 0;
  font-size: 18px;
  display: inline-block;
}
.form-new-flex.modal-form .error .radio-text {
  color: #CD0F0F;
}
.form-new-flex.form .form-footer {
  clear: both;
  float: left;
  padding: 10px 0 10px;
  width: 100%;
}
.form-new-flex.form .form-footer.no-padding {
  padding: 0 !important;
}
.form-new-flex.form .profile-photo-field.large .profile-img {
  width: 150px;
  height: 150px;
  margin: 5px 0 20px;
  padding: 0px;
  border: none;
  overflow: hidden;
  background: none repeat scroll 0 0 #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.ie7 .form-new-flex.form .profile-photo-field.large .profile-img,
.ie8 .form-new-flex.form .profile-photo-field.large .profile-img {
  border-color: #D2D2D2 #E0E0E0 #EBEBEB;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-style: solid;
  border-width: 1px;
}
.form-new-flex.form .profile-photo-field.large img {
  background: none repeat scroll 0 0 #fff;
  border: 0px;
  max-width: 150px;
  max-height: 150px;
}
.form-new-flex.form .profile-photo-field.large .btn-wrp {
  margin: 0 0 0 25px;
}
.block-title-handwrite,
.form-new-flex.form .block-title-handwrite {
  font-weight: normal;
  font-size: 40px;
  color: #4E4E4E;
  font-family: 'Averta-Light-300';
}
.form-new-flex.form .separator-bottom {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}
/* -------- NEW FORM END ------------- */
/* -------- MODAL FORM ERROR BEGIN -------- */
.ui-dialog .confirmation-message {
  color: #444444;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
.ui-dialog .confirmation-message b,
.ui-dialog .confirmation-message strong,
.ui-dialog .confirmation-message .strong {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
.ui-dialog .confirmation-message p {
  margin: 0px 0px 10px 0px;
}
.ui-dialog .ui-dialog-buttonset {
  margin: 10px 10px 0 10px;
}
.ui-dialog .ui-dialog-buttonset .btn-ok {
  float: right;
  text-decoration: none;
}
/* -------- MODAL FORM ERROR END -------- */
/* -------- MODAL DELETE BEGIN -------- */
.modal-delete strong {
  color: #b01e1e;
}
.modal-delete .delete-modal-text {
  color: #666;
  margin: 0 0 0 0;
  line-height: 22px;
  font-size: 16px;
}
.modal-delete .delete-modal-text em {
  font-style: normal;
  color: #333;
  padding: 5px;
  width: 100%;
  float: left;
  clear: both;
}
.modal-delete.ui-dialog .ui-dialog-title {
  background: transparent;
}
.modal-delete .ui-dialog-titlebar-close {
  background: url("/images/modals/modal-header.png") no-repeat scroll -30px 0 transparent !important;
}
.modal-delete.admin-panel .ui-dialog-titlebar {
  background: url("/images/modals/modal-header.png") repeat-x scroll 0 -90px transparent !important;
}
.modal-delete.modal-new .ui-dialog-titlebar {
  background-image: none;
}
.modal-delete .profile-img {
  float: left;
  margin: 0 30px 0 0;
}
.modal-delete .mb-post-title {
  margin-bottom: 5px;
}
.modal-delete button.btn-delete {
  float: right;
  font-size: 11px;
  font-weight: bold;
}
.modal-delete.new button.btn-delete {
  width: auto;
  float: left;
}
.modal-delete.new .ui-button.btn-cancel {
  float: right;
  margin-top: 0;
}
.modal-delete button.btn-delete:hover {
  background-position: 0 -473px !important;
}
.modal-delete .ui-button.btn-cancel {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: right;
  margin-top: 9px;
  text-indent: 0;
  margin-right: 15px;
}
.modal-delete .mb-post-text-block {
  margin-top: 35px;
}
.modal-delete .mb-post .mb-post-time {
  margin-left: 95px;
}
.modal-delete .mb-post .mb-post-player .mb-post-title {
  margin-left: 95px;
}
/* -------- MODAL DELETE END -------- */
/* -------- FORM WIDTHS BEGIN -------- */
.form.modal-form {
  width: 600px;
  /* default width for any modal form */
}
#formRegisterUserModal {
  width: 450px;
  padding: 0;
  margin: 0 10px;
}
#formFaqIframe {
  width: 800px;
}
#formLoginUserModal {
  width: 450px;
}
#formLoginUserModal .form-field {
  width: 70%;
  margin-bottom: 15px;
}
#formLoginUserModal .form-field label {
  margin: 0 0 5px;
}
#formLoginUserModal .form-field input {
  margin-left: 0;
  box-sizing: border-box;
}
#formOrganizerFinalWeighIn {
  width: 650px;
}
#formMakeAnnouncement,
#formEditAnnouncement {
  width: 500px;
}
#formGameSettings {
  width: 880px;
}
#formPlayerActivityQuickUpdate {
  width: 100%;
  box-sizing: border-box;
}
#formEditMyMotto,
#formRemoveInvitation,
#formResendInvitation {
  width: 400px;
}
#formEjectPlayer {
  width: 600px;
}
#formEditWeighIn {
  width: 330px;
}
#formWeighIn {
  width: 356px;
}
#formPreFinalWeighIn,
#formWeighIn {
  width: 520px;
  box-sizing: border-box;
}
#cvvTooltip {
  width: 300px;
}
#formOrganizerFinalizeResults {
  width: 650px;
}
#formInitialWeighIn,
#formFinalWeighIn,
#formMonthlyWeighIn,
#formOfficialInGameWeighIn,
#formPreGameInviteFriends {
  width: 860px;
}
#formPreGameInviteFriends_group_footer #download-ios-app.app-download-link,
#formPreGameInviteFriends_group_footer #download-android-app.app-download-link {
  float: none;
}
#formPreGameWeighIn,
#formUnofficialWinner {
  width: 740px;
}
#formFinalWeighInLoser {
  width: 480px;
  box-sizing: border-box;
}
.form.modal-form.width-medium {
  width: 500px;
}
#formGameNonPlayerFirstVisit {
  width: 680px;
}
#formFacebookPostsIframe {
  width: 720px;
}
#formPrivacyFaqsIframe {
  width: 670px;
}
#formHealthProfessionalsIframe {
  width: 682px;
}
#formRepeatGame {
  width: 925px;
}
#formUseExistingWeighIn {
  width: 400px;
}
#formDeclineInvitation {
  width: 400px;
  min-height: 90px;
}
#formCreateGame {
  width: 965px;
}
#formChangeProfilePhoto,
.form-upload-photos.form {
  width: 650px;
}
#formPreResubmitFinalWeighIn {
  width: 550px;
}
#formBecomeAnAffiliate {
  width: 770px;
}
#formAddCreditCard {
  width: 450px;
}
#formPlayerInvitationPreviewIframe {
  width: 750px;
}
#formSendGift {
  width: 790px;
}
.form.scheduled-date-time-form {
  width: 360px;
}
#formGamePlayerRoundsInfo {
  width: 370px;
  padding: 0px;
}
/* -------- FORM WIDTHS END -------- */
/* -------- LOGIN SOCIAL BEGIN -------- */
.or-statement {
  background: url("/images/sign-up/or-statement.jpg") no-repeat scroll center center transparent;
  clear: both;
  color: #999;
  display: block;
  float: none;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.025em;
  margin: 15px 0 25px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
/* -------- LOGIN SOCIAL END -------- */
/* -------- FORM PROFILE PHOTO BEGIN -------- */
.form-upload-photos .upload-rules {
  clear: both;
  display: block;
  color: #000;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  margin: 5px 0 30px;
}
/* upload begin */
.form.modal-form .profile-photo-upload-wrap.element-group {
  float: left;
  width: 100%;
  min-height: 210px;
}
.form.modal-form .profile-photo-subform .btn-upload-photo-wrap {
  display: inline-block;
  margin: 20px 0 0 30px;
}
.form.modal-form .profile-photo-subform {
  padding: 0 50px;
  margin: 0;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.form.modal-form .profile-photo-subform .thumb-wrap {
  margin: 0 0 15px;
  float: left;
}
.form.modal-form .profile-photo-subform .thumb-wrap .crop-text {
  margin-top: -10px;
  font-size: 14px;
  position: absolute;
  top: 120px;
  left: 300px;
  font-size: 15px;
}
.form.modal-form .profile-photo-subform .upload-photo-thumb {
  margin: 0 0 0 10px;
  width: 210px;
  height: auto;
  position: relative;
}
.form.modal-form .profile-photo-subform .upload-photo-thumb .field-errors {
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 190px;
}
.form.modal-form .profile-photo-subform .upload-photo-thumb .field-error {
  font-size: 13px;
}
.form.modal-form .profile-photo-subform .upload-photo-thumb .jcrop-holder {
  margin: 0 auto;
}
.profile-photo-subform .upload-photo-thumb .progress-percentage {
  font-family: 'Averta-Semibold-500';
  margin: 0px auto;
  position: relative;
  width: 150px;
  top: 20px;
  text-align: center;
  font-size: 16px;
}
.video-upload-subform .ui-progressbar,
.profile-photo-subform .upload-photo-thumb .ui-progressbar {
  background-image: linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 -1px 2px #d3d3d3;
  box-shadow: 0 -1px 2px #d3d3d3;
  height: 9px;
  text-align: left;
  width: 110px;
  overflow: hidden;
}
.profile-photo-subform .upload-photo-thumb .ui-progressbar {
  position: absolute;
  left: 50px;
  bottom: 0;
}
.video-upload-subform .ui-progressbar {
  bottom: -18px;
  margin: 0 auto;
  position: relative;
  right: 50px;
  float: right;
}
.video-upload-subform .ui-progressbar .ui-progressbar-value,
.upload-photo-thumb .ui-progressbar .ui-progressbar-value {
  background-image: linear-gradient(top, #49a078 0%, #49a078 100%);
  background-image: -o-linear-gradient(top, #49a078 0%, #49a078 100%);
  background-image: -moz-linear-gradient(top, #49a078 0%, #49a078 100%);
  background-image: -webkit-linear-gradient(top, #49a078 0%, #49a078 100%);
  background-image: -ms-linear-gradient(top, #49a078 0%, #49a078 100%);
  -webkit-border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
  height: 100%;
}
.upload-photo-thumb .loading-animation {
  background: url("/images/loader_apps.gif") no-repeat scroll center center white;
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 2000;
  display: none;
}
.video-upload-subform .loading-animation {
  background: url("/images/loader_apps.gif") no-repeat scroll center center white;
  bottom: -30px;
  height: 20px;
  float: right;
  position: absolute;
  left: 170px;
  width: 20px;
  z-index: 2000;
  display: none;
}
.form.modal-form .profile-photo-subform .upload-photo-thumb-img {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  padding: 5px;
  background-color: #fff;
  width: 200px;
  height: 200px;
}
.form.modal-form .profile-photo-subform .file-field {
  width: auto;
  margin: 20px 0 0 30px;
  float: left;
  clear: none;
}
.form.modal-form .profile-photo-subform .file-field.move-right {
  margin-left: 75px;
}
.form.modal-form .profile-photo-subform div.uploader span.action {
  display: none;
}
.form.modal-form .profile-photo-subform .file-field div.uploader {
  width: 145px;
  height: 35px;
  padding: 0px;
  background: red;
  overflow: hidden;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  position: absolute;
  left: 0;
}
.form.modal-form .profile-photo-subform .file-field .uploader span.filename {
  text-indent: -9999px;
}
.form.modal-form .profile-photo-subform .btn-delete-photo-wrap .btn-delete-photo {
  margin: 20px 0 0 10px;
}
.form.modal-form .profile-photo-subform .btn-delete-photo-wrap {
  margin: 0;
  float: none;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.025em;
  line-height: 28px;
}
.form.modal-form .profile-photo-subform .btn-delete-photo-wrap.btn-delete-v2 {
  font-family: 'Averta-ExtraBold-800';
  line-height: 22px;
}
.form.modal-form .profile-photo-subform .btn-delete-photo {
  display: inline-block;
  margin: 0 0 0 7px;
  color: #089A9A;
}
/* preview begin */
#formChangeProfilePhoto .profile-photo-preview-wrap {
  float: left;
  padding: 0 0 0 50px;
}
#formChangeProfilePhoto .profile-photo-preview-wrap .photo-preview-top-bg {
  background: none no-repeat scroll 0 0 transparent;
  text-align: center;
  margin: -25px 0 0;
}
#formChangeProfilePhoto .profile-photo-preview-wrap.cropped .photo-preview-top-bg {
  background: url("/images/sign-up/new-design/white-header.png") repeat-x scroll 0 -40px transparent;
  height: 35px;
  margin-top: -10px;
}
#formChangeProfilePhoto .photo-preview-top-bg .preview-title {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.025em;
  line-height: 26px;
  color: #4E4E4E;
}
#formChangeProfilePhoto .profile-photo-preview {
  float: left;
  padding: 5px 20px 20px;
  overflow: hidden;
}
#formChangeProfilePhoto_preview_field .field-data {
  width: 200px;
  height: 200px;
  border: 2px solid #739C9E;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  margin: 0;
}
.cropped #formChangeProfilePhoto_preview_field .field-data {
  margin-top: -7px;
}
#formChangeProfilePhoto_preview {
  width: 200px;
}
#formChangeProfilePhoto .footer-buttons {
  clear: both;
  padding-top: 0px;
}
#formChangeProfilePhoto_submit_field {
  display: block;
  width: 205px;
  margin: 0 auto;
}
#formCropPhoto,
#formCropImage {
  width: 400px;
}
#formCropPhoto_thumb_field,
#formCropImage_thumb_field {
  text-align: center;
  margin: 0px;
}
#formCropPhoto_thumb_field .field-data,
#formCropImage_thumb_field .field-data {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: auto;
}
#formCropPhoto_thumb_field .field-help-text,
#formCropImage_thumb_field .field-help-text {
  clear: both;
  display: block;
  float: left;
}
#organizer-dashboard .form .profile-photo-field .profile-img {
  border-radius: 5px;
  border: 1px solid #ccc;
}
#organizer-dashboard .form-new-flex.form .btn-delete-photo {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  width: 150px;
}
#organizer-dashboard .form-new-flex.form .profile-photo-field.large .btn-wrp {
  margin: 0 0 0 32px;
}
#formChangeProfilePhoto .thumb-wrap .upload-photo-thumb .jcrop-holder .jcrop-tracker {
  z-index: 0 !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
}
/* -------- FORM PROFILE PHOTO END -------- */
/* -------- FORM ACTIVITY PLAYER UPLOAD PHOTO BEGIN -------- */
.form-upload-photos.form .upload-rules {
  margin-bottom: 35px;
}
.form-upload-photos.form .activity-upload-notes {
  color: #666;
  display: inline-block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0 0 30px;
}
.form-upload-photos.form div.description-field {
  float: left;
  width: 250px;
  margin: 0 0 20px 50px;
}
.form-upload-photos.form div.description-field .label {
  font-size: 16px;
  font-family: 'Averta-Light-300';
}
.form-upload-photos.form div.description-field textarea {
  height: 110px;
}
.form-upload-photos.form .form-social-sharing {
  float: left;
}
.form-upload-photos.form .form-social-sharing.facebook {
  margin: 0 5px 0 40px;
}
.form-upload-photos.form .footer-buttons {
  clear: both;
  padding-top: 0px;
}
.form-upload-photos.form .footer-buttons .btn-wrap,
.form-upload-photos.form .footer-buttons .btn-wrp {
  display: block;
  width: 175px;
  margin: 0 auto;
}
.form.modal-form .profile-photo-subform .file-field span.filename {
  display: none;
}
.form.modal-form .profile-photo-subform .btn-flat-square.mwi-browse-btn {
  padding: 0 20px;
}
/* -------- FORM ACTIVITY PLAYER UPLOAD PHOTO END -------- */
/* -------- FORM MOTT BEGIN -------- */
#formEditMyMotto_motto {
  height: 100px;
}
/* -------- FORM MOTT END -------- */
/* -------- FORM CVV TOOLTIP BEGIN -------- */
#cvvTooltip_group_default {
  width: 300px;
}
/* -------- FORM CVV TOOLTIP END -------- */
/* -------- MODAL FORMS TERMS, RULES, FAQ BEGIN -------- */
#formTermsIframe,
#formRulesIframe {
  margin: 0;
}
#formTermsIframe_group_default,
#formRulesIframe_group_default {
  margin: 0;
}
.iframe-modal-form .content * {
  text-align: left;
}
.iframe-modal-form .content h3 {
  color: #666;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 19px;
  padding: 0px;
}
.iframe-modal-form .content ol {
  list-style: decimal;
}
.iframe-modal-form .content ol li {
  color: #999;
  font-size: 13px;
  line-height: 21px;
  margin: 0 0 15px 0;
}
.iframe-modal-form .content ol li strong {
  color: #666;
}
.iframe-modal-form .content ol ul {
  list-style: lower-latin;
}
#modal-rules .content ol li strong,
.iframe-modal-form .content ol li strong {
  display: inline;
  font-size: 16px;
  margin: 0px;
}
#modal-rules ol {
  margin: 0 0 20px 0;
  font-size: 12px;
  line-height: 18px;
  color: #666;
}
#modal-rules ol ol {
  margin: 0 0 10px 20px;
}
#modal-rules ol ol li {
  margin: 0 0 10px 0;
  font-size: 12px;
}
#modal-rules ol ol li strong {
  font-size: 12px;
  margin: 0 0 10px 0;
  display: inline;
}
#modal-terms p {
  margin: 0 0 20px 0;
}
#modal-terms li {
  font-size: 12px;
  line-height: 18px;
  color: #666;
  list-style-position: inside;
  margin: 0 0 20px 0;
}
#modal-faq #tabs ul {
  float: left;
  width: 100%;
  clear: both;
  margin: -10px 0 20px 0;
}
#modal-faq #tabs ul li {
  float: left;
  margin: 0 1px 0 0;
  list-style: none outside none;
  font-size: 13px;
  font-weight: bold;
  padding: 7px 0;
}
#modal-faq #tabs ul li.ui-state-default a {
  background: #ccc;
  color: #fff;
  padding: 7px 12px;
}
#modal-faq #tabs ul li.ui-tabs-selected a {
  background: #41B3B8;
  color: #fff;
}
#modal-faq #tab-game,
#modal-faq #tab-money,
#modal-faq #tab-weight,
#modal-faq #tab-questions {
  float: left;
  width: 100%;
  clear: both;
}
#modal-faq #tabs p {
  margin: 0 0 20px 0;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
#modal-faq #tabs h3 {
  color: #666;
  font-size: 15px;
  padding: 12px 0 9px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  letter-spacing: 0.08em;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
/* -------- MODAL FORMS TERMS, RULES, FAQ END -------- */
/* -------- ANNOUNCEMENT FORM BEGIN -------- */
#formMakeAnnouncement_message,
#formEditAnnouncement_message {
  height: 150px;
}
/* -------- ANNOUNCEMENT FORM END -------- */
/* -------- FORM CHANGE PASSWORD BEGIN -------- */
#formChangePassword {
  width: 450px;
}
#formChangePassword_header {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
#formChangePassword_group_default .form-field,
#formChangePassword_group_default .submit-button-wrp {
  margin: 15px auto;
  width: 300px;
  float: none;
  display: block;
}
/* -------- FORM CHANGE PASSWORD END -------- */
/* -------- FORM REGISTER USER MODAL BEGIN ------------- */
#formRegisterUserModal_group_default {
  margin: 20px 0 0;
}
#formRegisterUserModal .center-column {
  float: left;
  padding: 0px;
  margin: 0 auto;
}
#formRegisterUserModal .center-column .form-field {
  width: 70%;
  margin: 0 auto 15px;
}
#formRegisterUserModal .center-column .form-field .radio-text,
#formRegisterUserModal .center-column .form-field .checkbox-text {
  color: #000;
}
#formRegisterUserModal .radio-option {
  display: inline-block;
  margin-left: 40px;
  height: 20px;
}
#formRegisterUserModal .center-column .label {
  margin: 0 0 5px -5px;
}
#formRegisterUserModal_gender_field .field-data {
  margin: 25px 0 0;
}
#formRegisterUserModal .footer-buttons {
  clear: both;
  padding: 0;
  margin: 0;
}
#formRegisterUserModal .footer-buttons .btn-orange {
  width: 72%;
  display: block;
  margin: 0 auto;
}
#formRegisterUserModal .btn-apple-connect,
#formRegisterUserModal .btn-google-connect,
#formRegisterUserModal .btn-fb-connect {
  display: block;
  float: none;
  width: 335px;
  margin: 0 auto 15px;
}
#formRegisterUserModal_social-fields p {
  text-align: center;
  clear: both;
}
#formRegisterUserModal .footer-buttons p {
  font-family: 'Averta-Light-300';
  font-size: 16px;
  margin: 15px 0 0;
  text-align: center;
  color: #000;
  display: block;
}
#formRegisterUserModal #sign-in:focus {
  border: 1px dotted #00A19F;
}
#formRegisterUserModal .header-separator {
  background: url("/images/separators/header-separator-w680.png") no-repeat scroll center center transparent;
}
#formRegisterUserModal_title {
  display: block;
  margin-bottom: 25px;
  margin-top: -40px;
}
#formRegisterUserModal .game-pot-amount-bg {
  background: url("/images/join-game-variation-1-bg.png") no-repeat scroll 25px 0 transparent;
  display: block;
  height: 95px;
  margin: 0 auto;
  padding-left: 145px;
  padding-top: 25px;
  width: 400px;
}
#formRegisterUserModal_title h3 {
  display: block;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}
#formRegisterUserModal .block-separator,
#formLoginUserModal .block-separator {
  width: 45%;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
#formRegisterUserModal .or-statement,
#formLoginUserModal .or-statement {
  width: 42px;
  background: none;
  font-size: 19px;
  color: #000;
  font-family: 'Averta-Light-300';
  margin: 7px 0 0;
  text-transform: none;
  clear: none;
  float: left;
}
#formRegisterUserModal #social-account {
  clear: both;
}
#formRegisterUserModal .sign-up-implicit-terms,
#formLoginUserModal .sign-up-implicit-terms {
  width: 75%;
  margin: 10px auto;
  text-align: center;
}
/* -------- FORM REGISTER USER MODAL END ------------- */
/* -------- FORM LOGIN USER MODAL & CREATE ACOUNT BEGIN ------------- */
.form-login-user.form p.notes {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 18px;
  margin: 5px 0 25px;
  color: #666;
  text-align: center;
}
.form-login-user.form p.notes a {
  font-size: 16px;
}
.form-login-user.form .or-statement {
  text-transform: none;
  font-size: 18px;
  margin: 20px auto;
  width: 320px;
}
.form-login-user.form .btn-apple-connect,
.form-login-user.form .btn-google-connect,
.form-login-user.form .btn-fb-connect {
  width: 335px;
}
.form-login-user.form .form-button,
.form-login-user.form .form-field {
  margin: 0 auto;
}
#formLoginUserModal_social-field.form-button,
#formLoginUserModal_submit_field.form-button {
  float: none;
  display: block;
  max-width: 100%;
}
#formLoginUserModal_submit_field.form-button {
  max-width: 69%;
}
#formLoginUserModal_social-field.form-button p {
  text-align: center;
}
.form-login-user.form .form-submit.bg-icon {
  background-position: 170px 0;
  width: 290px;
}
#formLoginUserModal_forgotPassword {
  display: block;
  margin: 10px 0 20px;
}
#social-account .social-account-description {
  color: #000;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 15px;
  margin: 15px 0;
  text-align: center;
  width: 100%;
}
#formLoginUserModal_group_default {
  margin-bottom: 0;
}
.form-login-user.form .footer-buttons p {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 0;
}
.form-login-user.form .footer-buttons .right p {
  font-family: 'Averta-Light-300';
  color: #000;
  text-align: left;
  margin-top: 15px;
}
.form-login-user.form .btn-apple-connect,
.form-login-user.form .btn-google-connect,
.form-login-user.form .btn-fb-connect {
  margin: 20px auto;
  display: block;
  clear: both;
}
.form-login-user.form .footer-buttons .left,
.form-login-user.form .footer-buttons .right {
  width: 48%;
}
.form-login-user.form .footer-buttons .left .submit-button-wrp {
  width: 100%;
}
.form-login-user.form.modal-form .footer-buttons {
  padding: 20px 16px;
}
/* -------- FORM LOGIN USER MODAL & CREATE ACOUNT END ------------- */
/* -------- CUSTOM SCROLLBAR BEGIN ------------- */
body .jspVerticalBar {
  width: 7px;
  background: #DBDBDB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
body .jspTrack {
  background: #DBDBDB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
body .jspDrag {
  background: #999;
  width: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* -------- CUSTOM SCROLLBAR END ------------- */
.form.modal-form .footer-buttons.footer-separator-small {
  background: url("/images/separators/footer-separator-small.png") no-repeat scroll center top transparent;
}
.form.modal-form .footer-buttons.footer-separator-medium {
  background: url("/images/separators/footer-separator-medium.png") no-repeat scroll center top transparent;
  padding: 20px 40px;
}
.form.modal-form .footer-buttons.footer-separator-shadowed {
  background: url("/images/separators/footer-separator-shadowed-w850.png") no-repeat scroll center top transparent;
  padding: 33px 40px 20px;
}
.form.modal-form .footer-buttons.footer-separator-large {
  background: url("/images/separators/footer-separator-large.png") no-repeat scroll center top transparent;
}
.form .form-footer.footer-separator-x-large {
  background: url("/images/separators/footer-separator-x-large.png") no-repeat scroll center 20px transparent;
  margin: 0;
  padding: 40px 50px 0;
  width: auto;
  float: none;
  clear: both;
}
/* -------- TOGGLE SOCIAL SHARING BUTTONS -------- */
.btn-toggle-social-sharing {
  background: url("/images/buttons/btn-toggle-social-sharing.png") no-repeat scroll -2px -87px transparent;
  height: 38px;
  width: 57px;
  cursor: pointer;
  display: block;
  float: left;
}
.btn-toggle-social-sharing.btn-facebook.enabled {
  background-position: -2px -87px;
}
.btn-toggle-social-sharing.btn-twitter.enabled {
  background-position: -60px -87px;
}
.btn-toggle-social-sharing.btn-facebook.disabled {
  background-position: -2px -5px;
}
.btn-toggle-social-sharing.btn-twitter.disabled {
  background-position: -60px -5px;
}
/* -------- TOGGLE SOCIAL SHARING BUTTONS -------- */
#formDisconnectFacebookCommunity_description {
  text-align: justify;
  display: block;
}
/* -------- FACEBOOK POSTS MODAL BEGIN -------- */
#formFacebookPostsIframe .img-wrapper {
  width: 420px;
  margin: 0 auto;
}
#formFacebookPostsIframe .facebook-posts-content {
  margin: 0 35px;
  display: block;
  font-size: 15px;
  line-height: 30px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  color: #000;
}
/* -------- FACEBOOK POSTS MODAL END -------- */
/* -------- HEALTH PROFESSIONALS MODAL BEGIN -------- */
#formHealthProfessionalsIframe {
  padding: 0 30px;
}
#formHealthProfessionalsIframe .health-professionals {
  margin: 20px 0 35px 25px;
}
#formHealthProfessionalsIframe .icon {
  background: url("/images/game/icons/list-item-blue.png") no-repeat scroll center center transparent;
  clear: both;
  display: block;
  float: left;
  height: 30px;
  width: 18px;
}
#formHealthProfessionalsIframe .text {
  display: block;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 10px 25px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  color: #000;
}
/* -------- HEALTH PROFESSIONALS MODAL END -------- */
/* -------- PRIVACY FAQ MODAL BEGIN -------- */
#formPrivacyFaqsIframe .privacy-faq-content h3 {
  font-family: 'Averta-Semibold-500';
}
/* -------- PRIVACY FAQ MODAL END -------- */
/* -------- DISQUALIFICATION LIMITS MODAL BEGIN -------- */
#formDisqLimitsIframe {
  width: 670px;
}
#formDisqLimitsIframe .privacy-faq-content {
  color: #000;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
}
#formDisqLimitsIframe #limits {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
#formDisqLimitsIframe #limits .limit {
  margin: 0 0 10px 0;
  padding: 0;
  color: #000 !important;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  list-style: disc;
  line-height: 22px;
}
/* -------- DISQUALIFICATION LIMITS MODAL END -------- */
/* -------- MODAL FORM GAME IN PROGRESS BEGIN -------- */
#formJoinStartedGame,
#formAcceptInvitationGameStarted {
  width: 500px;
}
#formJoinStartedGame_group_default,
#formAcceptInvitationGameStarted_group_default {
  text-align: center;
  margin-bottom: 5px;
}
.game-in-progress h2 {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  color: #666;
  letter-spacing: -0.005em;
  line-height: 24px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  font-size: 20px;
  width: 100%;
  margin: 20px 0 5px 0;
  text-align: center;
}
.game-in-progress a.no-thanks {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 30px auto 20px;
  width: 296px;
  text-align: center;
}
.game-in-progress .btn-wrap.submit-button-wrp {
  display: block;
}
.game-in-progress .see-other-games {
  display: block;
  margin: 10px 0 0;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
/* -------- MODAL FORM GAME IN PROGRESS END -------- */
/* -------- MODAL FORM BECOME AN AFFILIATE BEGIN -------- */
#formBecomeAnAffiliate .left-column {
  float: left;
  width: 370px;
  padding: 0 10px;
  border-right: 1px solid #D4D5D4;
}
#formBecomeAnAffiliate .right-column {
  float: right;
  width: 350px;
}
#formBecomeAnAffiliate .radio-option {
  display: inline-block;
  height: 20px;
  margin: 5px 15px 0 0;
}
#formBecomeAnAffiliate .right-column .textbox {
  margin: 0px;
  width: 335px;
}
#formBecomeAnAffiliate .select {
  width: 340px;
}
#formBecomeAnAffiliate .label {
  font-size: 16px;
}
#formBecomeAnAffiliate_healthExpertise_field {
  margin-top: 39px;
}
#formBecomeAnAffiliate_healthExpertise_field .field-help-text {
  display: block;
  position: relative;
  width: 100%;
}
#formBecomeAnAffiliate_healthExpertise_field .select-overlay {
  background: url("/images/game/slider/overlay.png") repeat scroll 0 0 transparent;
  display: none;
  height: 44px;
  margin-top: -44px;
  width: 100%;
}
#formBecomeAnAffiliate_heardAboutDietbet_field {
  margin-top: 55px;
}
#formBecomeAnAffiliate .footer-buttons {
  clear: both;
  text-align: center;
}
#formBecomeAnAffiliate_submit_field {
  float: none;
}
#formBecomeAnAffiliate_group_leftColumn .form-field,
#formBecomeAnAffiliate_group_rightColumn .form-field {
  height: 66px;
}
/* -------- MODAL FORM BECOME AN AFFILIATE END -------- */
/* -------- FORM CREDIT CARD BEGIN -------- */
.form-credit-card.form .form-field {
  float: left;
  width: auto;
}
.form-credit-card.form.modal-form .form-field .textbox {
  margin-left: 0px;
}
.form-credit-card.form .group-description {
  margin-bottom: 10px;
}
/* billing information */
.form-credit-card.form .credit-card-number .field-help-text {
  display: block;
  float: left;
  left: calc(100% - 65px);
  margin: 0px;
  padding: 0;
  position: relative;
}
.form-credit-card.form .credit-card-exp-date {
  clear: both;
  margin-right: 39px;
  width: 120px;
}
.form-credit-card.form .credit-card-exp-date .field-errors {
  width: 300px;
}
.form-credit-card.form .credit-card-cvv {
  width: 94px;
  margin-bottom: 5px;
}
.form-credit-card.form .credit-card-cvv .field-help-text {
  clear: both;
  margin: 0;
  font-family: Arial;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
}
/* billing address */
.form-credit-card.form .billing-address .form-field {
  margin: 0 10px 15px 0;
}
.form-credit-card.form .billing-information .form-field.error,
.form-credit-card.form .billing-address .form-field.error {
  margin-bottom: 0px;
}
.form-credit-card.form .customer-postal-code.error .field-errors {
  margin: -2px 0 0;
  max-width: 140px;
}
.form-credit-card.form .generic-error {
  background: url("/images/sign-up/new-design/alert.png") no-repeat scroll left center transparent;
  padding-left: 50px;
  margin: 10px 40px 20px 40px;
  border: 1px solid #D94830;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #D94830;
}
.form-credit-card.form .field-error {
  margin: 3px -6px 0 0;
}
/* -------- FORM CREDIT CARD END -------- */
/* -------- FORM EDIT BRAINTREE CREDIT CARD BEGIN -------- */
#formAddBraintreeCreditCard_group_default {
  margin: 0px;
}
.form-credit-card.form.modal-form .billing-information {
  width: 260px;
  margin: 0 auto;
}
.form-credit-card.form.modal-form .credit-card-number,
.form-credit-card.form.modal-form .customer-postal-code {
  margin-right: 0px;
  width: 250px;
  clear: left;
}
.form-credit-card.form.modal-form .credit-card-number .field-help-text {
  left: calc(100% - 65px);
}
.form-credit-card.form.modal-form .credit-card-number .textbox {
  width: 250px;
}
.form-credit-card.form.modal-form .billing-address {
  width: 600px;
  margin: 0 auto;
}
.form-credit-card.form.modal-form .footer-buttons {
  text-align: center;
}
.form-credit-card.form.modal-form .credit-card-cvv .field-error {
  margin: 0px;
}
.form.form-credit-card .textbox {
  height: 20px;
}
.form.form-credit-card .braintree-hosted-field-wrapper > iframe,
.form.form-credit-card .braintree-hosted-field-wrapper > iframe:focus {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form.form-credit-card .select,
.form.form-credit-card .textbox {
  padding: 5px 0 5px 5px;
}
.form.form-credit-card .braintree-hosted-field-wrapper {
  border: 1px solid #ccc;
  display: inline-block;
  -webkit-box-shadow: 0 1px 1px #F0F0F0;
  box-shadow: 0 1px 1px #F0F0F0;
}
.form.form-credit-card .braintree-hosted-fields-focused {
  border-color: #00A19F;
}
.form.form-credit-card .braintree-hosted-fields-invalid {
  border-color: #d03e0c;
}
.form.form-credit-card .customer-postal-code.textbox {
  width: 130px;
}
.form.form-credit-card span.field-data {
  height: 100%;
}
/* -------- FORM EDIT BRAINTREE CREDIT CARD END -------- */
/* -------- FORM BOUNCE VISITORS BEGIN -------- */
.ui-dialog.bounce-visitors .ui-dialog-titlebar {
  background: none;
  height: 40px;
}
#formBounceVisitors {
  margin: 50px auto 0;
  padding: 0 0px 20px;
  width: 360px;
}
#formBounceVisitors .element-group {
  margin: 0;
}
#formBounceVisitors .footer-buttons {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
#formBounceVisitors .form-cancel.close-modal {
  color: #00A19F;
  display: block;
  float: none;
  font-family: 'Averta-Semibold-500';
  font-size: 14px;
  margin: 0;
  text-decoration: none;
}
#formBounceVisitors .form-title {
  font-family: 'Averta-Light-300';
  font-size: 30px;
}
#formBounceVisitors .notes {
  display: block;
  font-size: 18px;
  line-height: 25px;
  margin: 15px 0;
}
#formBounceVisitors #formBounceVisitors_email_field {
  width: 230px;
  float: left;
}
#formBounceVisitors #formBounceVisitors_email {
  border: 1px solid #AEAAA3;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  padding: 5px 12px 5px 10px;
  width: 200px;
}
#formInvitePlayers_skip-step-anchor {
  display: block;
  float: right;
  margin: 65px -125px 0 0;
}
/* -------- FORM BOUNCE VISITORS END -------- */
/* -------- PLAYER MOTIVATION STATUS BEGIN -------- */
/* -------- PLAYER MOTIVATION STATUS END -------- */
#edit-community-group-page .modal-delete button.btn-delete {
  float: none;
  width: 240px;
}
.form-upload-photos .btn-edit-header-photo {
  float: none;
  width: 40%;
  display: block;
  margin: 0px auto;
  padding-left: 20px;
}
/* -------- FORM SCHEDULE POST BEGIN -------- */
form.modal-form .form-element-scheduled-date .form-field {
  clear: none;
}
.form .form-element-scheduled-date .publish-date {
  float: left;
  margin-left: 1%;
}
.form .form-element-scheduled-date .publish-date-wrapper {
  float: left;
  display: block;
  width: 95px;
}
.form .form-element-scheduled-date .at-symbol {
  float: left;
  width: 7%;
  margin: 15px 0px 0px 5px;
  font-size: 16px;
  text-align: center;
}
.form .form-element-scheduled-date .box-area {
  float: left;
  display: block;
  width: 60px;
}
.form .form-element-scheduled-date .scheduled-hour {
  float: left;
}
.form .form-element-scheduled-date .dots-symbol {
  float: left;
  width: 3%;
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
}
.form .form-element-scheduled-date .scheduled-minute {
  float: left;
}
.form .form-element-scheduled-date .scheduled-time-period {
  margin-left: 1%;
  float: left;
}
.form .form-element-scheduled-date .scheduled-est-text {
  float: left;
  margin: 15px 0px 0px 1%;
  font-size: 16px;
}
.form.scheduled-date-time-form .scheduled-border-separator {
  margin-bottom: 20px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.form.scheduled-date-time-form .scheduled-undo-btn {
  border: 0px;
  background: none;
  color: #999;
  margin-top: 10px;
}
.form.scheduled-date-time-form .scheduled-undo-btn:hover {
  text-decoration: underline;
}
/* -------- FORM SCHEDULE POST END -------- */
/* -------- FORM MODAL JOIN GAME/GROUP BEGIN ------- */
.modal-join-message a.btn-wrp {
  margin-top: 15px;
}
/* -------- FORM MODAL JOIN GAME/GROUP END ------- */
/* -------- FORM MODAL QUICK UPDATE BEGIN ------- */
#formPlayerActivityQuickUpdate.form-new-flex div.radio.focus span {
  background-position: 0 0;
}
#formPlayerActivityQuickUpdate .form-cancel {
  margin-top: 10px;
}
/* -------- FORM MODAL QUICK UPDATE END ------- */
#formRegisterUserModal .gender-block .label {
  float: left;
}
.form-switch {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.form-switch label {
  vertical-align: inherit;
}
.form-switch input {
  position: absolute;
  top: 9px;
  left: 10px;
  opacity: 0;
}
.form-switch .swith-control {
  text-indent: 100%;
  display: inline-block;
  position: relative;
  width: 42px;
  height: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.form-switch .swith-control:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px / 2;
  left: 2px / 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
}
.form-switch input:checked ~ .swith-control:after {
  left: 21px;
}
.form-switch .swith-control {
  background-color: #a8aaa4;
}
.form-switch .swith-control:after {
  background-color: #fff;
  border-color: #999;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.form-switch input:checked ~ .swith-control {
  background-color: #00A19F;
}
.form-switch input:checked ~ .swith-control:after {
  background-color: #fff;
  border-color: #00A19F;
}
.use-plain-style .radio-option {
  position: relative;
}
.use-plain-style .radio-option input {
  position: absolute;
  opacity: 0;
}
.use-plain-style .radio-option .radio-icon {
  display: inline-block;
  vertical-align: middle;
}
.use-plain-style .radio-option .radio-text {
  vertical-align: middle;
}
.use-plain-style .radio-option .radio-icon {
  margin: 5px 6px 0 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #575757;
  padding: 2px;
}
.use-plain-style .radio-option .radio-icon .radio-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.use-plain-style .radio-option input:checked + .radio-icon .radio-inner {
  background-color: #575757;
}
.use-fa.radio-options input.radio {
  visibility: hidden;
  position: absolute;
}
.use-fa.radio-options input.radio + .radio-icon .fa:before {
  content: "\f1db";
}
.use-fa.radio-options input.radio:checked + .radio-icon .fa:before {
  content: "\f192";
}
.use-fa.radio-options .radio-icon {
  color: #00A19F;
  font-size: 16px;
  text-align: left;
}
.use-fa.radio-options .radio-icon .fa-fw {
  text-align: inherit;
}
.use-fa input.checkbox {
  visibility: hidden;
  position: absolute;
}
.use-fa input.checkbox + .checkbox-icon {
  color: #00A19F;
  font-size: 16px;
  text-align: left;
}
.error.use-fa input.checkbox + .checkbox-icon {
  color: #e64b23;
}
.use-fa input.checkbox + .checkbox-icon .fa-fw {
  text-align: inherit;
  width: 18px;
}
.use-fa input.checkbox + .checkbox-icon .fa:before {
  content: "\f096 ";
}
.use-fa input.checkbox:checked + .checkbox-icon .fa:before {
  content: "\f14a";
}
.use-fa input.checkbox[disabled]:checked + .checkbox-icon {
  color: #999;
}
.large-checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.large-checkbox .checkbox-icon {
  width: 47px;
  height: 47px;
  padding-right: 5px;
  background: url('../images/misc/form-rebrand-checkboxes.png') no-repeat -4px -5px;
}
.large-checkbox input:checked + .checkbox-icon {
  background-position-x: -116px;
}
.large-checkbox input[disabled] + .checkbox-icon {
  background-position-x: -283px;
}
.large-checkbox input[disabled]:checked + .checkbox-icon {
  background-position-x: -228px;
}
.form-field.terms-agreement {
  font-size: 11px;
}
.form-field.terms-agreement .field-data {
  display: table;
  table-layout: auto;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}
.form-field.terms-agreement .checkbox-icon {
  display: table-cell;
  vertical-align: middle;
}
.form-field.terms-agreement .checkbox-icon .fa {
  margin-right: 10px;
}
.form-field.terms-agreement .checkbox-text {
  display: table-cell;
  vertical-align: middle;
}
#organizer-dashboard .form .profile-photo-field .profile-img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-white .ui-dialog-title {
  text-shadow: none;
}
#error-container.generic-error {
  border: none;
  border-radius: 0;
  font-family: 'Averta-Light-300';
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
#error-container.generic-error.kickstarter {
  background-color: #d6450a;
}
#error-container.generic-error.transformer {
  background-color: #b20e8d;
}
#error-container.generic-error.maintainer {
  background-color: #49A078;
}
#user-account-page .confirmation-message {
  max-width: 500px;
}
.form.ie-modal-form div.uploader input {
  margin: 0;
  position: absolute;
  right: 0px;
  font-size: 100px;
  height: 100%;
  top: 2px;
}
.form.ie-modal-form .browse-video-btn div.uploader input {
  top: 5px;
}
.form.ie-modal-form .browse-video-btn div.uploader {
  overflow: visible;
}
.form.ie-modal-form .browse-video-btn .field-errors {
  display: none;
}
.form.ie-modal-form .video-upload-subform .ui-progressbar.progressbar {
  bottom: 120px;
  float: none;
  right: inherit;
}

/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
/* ===================================

	jQuery UI Elements 

================================== */
.ui-tabs-hide {
  display: none;
}
.ui-widget-overlay {
  background: url('/images/modals/overlay.png') repeat rgba(0, 0, 0, 0.75);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10003;
}
.ui-widget-overlay.new {
  background: url("/images/modals/dotted-overlay.png") repeat scroll 0 0 transparent;
}
.ui-dialog-title {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background: url("/images/modals/modal-sprites.png") repeat-x scroll 0 -335px transparent;
  width: 100%;
  display: block;
  padding: 14px 0 13px;
  font-size: 14px;
  color: #fff;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.ui-draggable .ui-dialog-title {
  cursor: move;
}
.ui-dialog-titlebar-close {
  display: block;
  width: 20px;
  height: 20px;
  background: url('/images/modals/modal-header.png') no-repeat 0 0;
  text-indent: -9999px;
  top: 10px;
  right: 10px;
  position: absolute;
}
.ui-dialog-titlebar-close:hover {
  opacity: 0.7;
}
.ui-dialog-buttonset {
  outline: none;
  border: none;
  position: relative;
}
.ui-dialog-buttonset .btn-cancel {
  padding: 2px 5px;
  margin: 0 0 0 10px;
  outline: none;
  line-height: 1em;
  float: left;
  background: none;
  border: none;
  font-size: 12px;
  color: #999;
  text-decoration: underline;
  font-family: helvetica,arial;
  text-transform: none;
  letter-spacing: 0;
}
.ui-dialog-buttonset .btn-cancel:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-dialog-buttonpane {
  height: 59px;
  background: #fafafa;
  overflow: hidden;
  border-top: 1px solid #ececec;
}
.ui-dialog {
  background: #fff;
  z-index: 9999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.modal-wrapper {
  padding: 25px;
  overflow: hidden;
}
#btn-cancel {
  margin: 18px 0 0 15px;
}
.modal-delete .ui-dialog-title {
  background: url("/images/modals/modal-sprites.png") repeat-x scroll 0 -385px transparent;
}
.modal-delete strong {
  color: #999;
}
.modal-delete p {
  color: #666;
  margin: 0;
  line-height: 15px;
}
.modal-delete p em {
  font-style: normal;
  color: #333;
}
.modal-delete .caution-msg {
  margin: 0 0 20px 0;
}
/* Delete Activity */
.delete-message-review {
  background: #FFFBE8;
  width: 470px;
  padding: 10px 10px 15px 10px;
}
.delete-message-review .profile-img {
  float: left;
  margin: 0 20px 0 0;
}
/* ===================================

	Colorbox / Lightbox

================================== */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxOverlay {
  background: url('/images/modals/overlay.png') repeat;
}
#cboxContent {
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: #fff;
  padding: 6px;
}
#cboxLoadingGraphic {
  background: url(/images/loader_apps.gif) no-repeat center center;
}
#cboxLoadingOverlay {
  background: url('/images/modals/overlay.png') repeat;
}
#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  left: 0px;
  font-size: 10px;
}
#cboxSlideshow,
#cboxPrevious,
#cboxNext,
#cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: transparent;
}
.cboxSlideshow-on #cboxPrevious,
.cboxSlideshow-off #cboxPrevious {
  right: 66px;
}
.cboxSlideshow-on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
.cboxSlideshow-on #cboxSlideshow:hover {
  background-position: -100px -25px;
}
.cboxSlideshow-off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
.cboxSlideshow-off #cboxSlideshow:hover {
  background-position: -75px -25px;
}
#cboxNext,
#cboxPrevious,
#cboxClose {
  background: url("/images/modals/colorbox-buttons.png") no-repeat 0 0 transparent;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 225px;
}
#cboxClose {
  background-position: -100px 0px;
  right: -40px;
  width: 35px;
  height: 35px;
  top: -15px !important;
}
#cboxPrevious {
  background-position: 0px 0px;
  width: 42px;
  height: 42px;
  left: -47px;
}
#cboxPrevious:hover {
  background-position: 0px -52px;
}
#cboxNext {
  background-position: -50px 0px;
  width: 42px;
  height: 42px;
  right: -47px;
}
#cboxNext:hover {
  background-position: -50px -52px;
}
#cboxContent {
  background: none repeat scroll 0 0 white;
}
#colorbox .cboxPhoto {
  border: 1px solid #DDDDDD;
  margin: 25px 0 0 0;
  padding: 8px;
  max-width: 600px;
  max-height: 600px;
}
#cboxWrapper {
  padding-top: 16px;
}
#colorbox #cboxMiddleLeft {
  background: url("/images/modals/colorbox-sides.png") no-repeat scroll -100px 0 transparent;
  height: 100%;
  position: static;
  width: 50px;
}
#colorbox #cboxMiddleRight {
  background: url("/images/modals/colorbox-sides.png") no-repeat scroll -125px 0 transparent;
  height: 100%;
  position: static;
  width: 50px;
}
#colorbox.showCboxMiddleLeft #cboxMiddleLeft {
  background: url("/images/modals/colorbox-sides.png") no-repeat scroll 0px 0 transparent;
}
#colorbox.showCboxMiddleLeft #cboxMiddleRight {
  background: url("/images/modals/colorbox-sides.png") no-repeat scroll -75px 0 transparent;
}
#colorbox #cboxTitle {
  background: none repeat scroll 0 0 white;
  border: 0 none;
  display: block;
  float: none;
  margin: 0 0 0 -25px;
  padding: 0 25px 25px 25px;
  position: static;
  width: 100%;
}
#colorbox #player-photos-gallery-title {
  font-size: 18px;
  color: #666;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  margin: 0 0 10px 0;
}
#colorbox #player-photos-gallery-date {
  font-size: 12px;
  line-height: 21px;
  color: #999;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#colorbox #player-photos-gallery-options {
  font-size: 11px;
  line-height: 21px;
  color: #666;
}
#colorbox #player-photos-gallery-options li {
  float: left;
  margin: 0 10px 0 0;
}
#colorbox #player-photos-gallery-options a {
  color: #666;
  text-decoration: underline;
}
/* new colorbox */
#cboxOverlay.cboxOverlay-new {
  background: url("/images/modals/dotted-overlay.png") repeat scroll 0 0 transparent;
}
#colorbox.colorbox-new #cboxMiddleLeft,
#colorbox.colorbox-new #cboxMiddleRight,
#colorbox.colorbox-new #cboxTitle {
  display: none !important;
}
#colorbox.colorbox-new #cboxContent {
  padding: 30px 40px;
  border: 1px solid #B7C2C3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
#colorbox.colorbox-new #cboxLoadedContent {
  padding: 0px;
}
#colorbox.colorbox-new #cboxClose {
  background: url("/images/game/icons/cancel-icon.png") no-repeat scroll 0 0 transparent;
  width: 19px;
  height: 19px;
  right: 13px;
  top: 10px !important;
}
#colorbox.colorbox-new .cbox-header {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 30px;
  text-align: center;
}
#colorbox.colorbox-new .header-separator,
#colorbox.colorbox-new .footer-separator {
  background: url("/images/separators/header-separator-w680.png") no-repeat scroll center center transparent;
  height: 16px;
  margin: 15px 0 0;
}
/* -------- TOOLTIPS BEGIN -------- */
/* Core qTip styles */
.ui-tooltip,
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
}
/* Fluid class for determining actual width in IE */
.ui-tooltip-fluid {
  display: block;
  visibility: hidden;
  position: static !important;
  float: left !important;
}
.ui-tooltip-content {
  position: relative;
  padding: 5px 9px;
  border: 1px solid #000001;
  text-align: left;
  word-wrap: break-word;
  overflow: hidden;
}
.ui-tooltip-titlebar {
  position: relative;
  min-height: 14px;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border: 1px solid #000001;
  border-width: 1px 1px 0;
  font-weight: bold;
}
.ui-tooltip-titlebar + .ui-tooltip-content {
  border-top-width: 0px !important;
}
/*! Default close button class */
.ui-tooltip-titlebar .ui-state-default {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
}
* html .ui-tooltip-titlebar .ui-state-default {
  top: 16px;
}
/* IE fix */
.ui-tooltip-titlebar .ui-icon,
.ui-tooltip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
}
.ui-tooltip-icon,
.ui-tooltip-icon .ui-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ui-tooltip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}
/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Tips plugin */
.ui-tooltip .ui-tooltip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}
.ui-tooltip .ui-tooltip-tip,
.ui-tooltip .ui-tooltip-tip * {
  position: absolute;
  line-height: 0.1px !important;
  font-size: 0.1px !important;
  color: #123456;
  background: transparent;
  border: 0px dashed transparent;
}
.ui-tooltip .ui-tooltip-tip canvas {
  top: 0;
  left: 0;
}
/* -------- TOOLTIPS END -------- */
/* -------- CUSTOM TOOLTIPS BEGIN -------- */
/*! Cream tooltip style */
.ui-tooltip-cream {
  max-width: none;
  max-height: none;
}
.ui-tooltip-cream .ui-tooltip-titlebar,
.ui-tooltip-cream .ui-tooltip-content {
  border-color: #F9E98E;
  color: #A27D35;
}
.ui-tooltip-cream .ui-tooltip-content {
  background-color: #FBF7AA;
}
.ui-tooltip-cream .ui-tooltip-titlebar {
  background-color: #F0DE7D;
}
.ui-tooltip-cream .ui-state-default .ui-tooltip-icon {
  background-position: -82px 0;
}
.ui-tooltip-cream .ui-tooltip-titlebar,
.ui-tooltip-cream .ui-tooltip-content {
  border-color: #EEE7C8;
  color: #666;
  font-size: 11px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ui-tooltip-cream .ui-tooltip-content {
  padding: 10px;
}
.ui-tooltip-cream .ui-tooltip-content {
  background-color: #FFFBE8;
}
.ui-tooltip-cream .ui-tooltip-titlebar {
  background-color: #FFFBE8;
}
.ui-tooltip-orange {
  max-width: none;
  max-height: none;
}
.ie7 .ui-tooltip-orange .ui-tooltip-titlebar {
  width: 282px;
}
.ie7 .ui-tooltip-orange .ui-tooltip-content {
  width: 240px;
}
.ui-tooltip-orange .ui-tooltip-titlebar,
.ui-tooltip-orange .ui-tooltip-content {
  border-color: #EEE7C8;
  color: #666;
  font-size: 11px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ui-tooltip-orange .ui-tooltip-titlebar {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: none repeat scroll 0 0 #E37727;
  color: #fff;
  display: block;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 8px 0 6px;
  text-align: center;
  text-transform: uppercase;
  border: none;
}
.ui-tooltip-orange .ui-tooltip-content {
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  background-color: #fff;
  color: #666;
  display: block;
  font-family: helvetica,arial;
  font-size: 12px;
  line-height: 18px;
  padding: 10px 20px 20px 20px;
}
.ui-tooltip-orange .ui-tooltip-icon {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  background: none repeat scroll 0 0 white;
  border: medium none;
  color: #666;
}
.ui-tooltip-orange .ui-icon {
  background: none repeat scroll 0 0 transparent;
  color: inherit;
  font-family: helvetica,arial;
  font-size: 12px;
  font-weight: normal;
  height: 16px;
  line-height: 16px;
  text-align: center;
  text-indent: 0;
  width: 16px;
}
/** new cream tooltip **/
.ui-tooltip-cream-rounded {
  max-width: 360px;
  max-height: none;
}
.ie7 .ui-tooltip-cream-rounded .ui-tooltip-titlebar,
.ie7 .ui-tooltip-cream-rounded .ui-tooltip-content {
  width: 360px;
}
.ui-tooltip-cream-rounded .ui-tooltip-titlebar,
.ui-tooltip-cream-rounded .ui-tooltip-content {
  background-color: #FCFCEE;
  border-color: #A29C97;
  color: #000;
  text-shadow: 0 -1px 0 #fff;
  font-family: 'Averta-Light-300';
  font-size: 13px;
  line-height: 20px;
  padding: 12px 20px;
  text-align: justify;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
}
.ui-tooltip-cream-rounded.ui-tooltip-pos-bl .ui-tooltip-titlebar,
.ui-tooltip-cream-rounded.ui-tooltip-pos-bl .ui-tooltip-content {
  -webkit-border-radius: 11px 11px 11px 0px;
  -moz-border-radius: 11px 11px 11px 0px;
  border-radius: 11px 11px 11px 0px;
}
/** new white bubble tooltip **/
.ui-tooltip-white-bubble {
  max-width: 360px;
  max-height: none;
}
.ui-tooltip-white-bubble.large {
  max-width: 500px;
}
.ie7 .ui-tooltip-white-bubble .ui-tooltip-titlebar,
.ie7 .ui-tooltip-white-bubble .ui-tooltip-content {
  width: 360px;
}
.ui-tooltip-white-bubble .strong,
.ui-tooltip-white-bubble strong,
.ui-tooltip-white-bubble b {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
.ui-tooltip-white-bubble.ui-tooltip-pos-bl .ui-tooltip-titlebar,
.ui-tooltip-white-bubble.ui-tooltip-pos-bl .ui-tooltip-content {
  -webkit-border-radius: 5px 5px 5px 0px;
  -moz-border-radius: 5px 5px 5px 0px;
  border-radius: 5px 5px 5px 0px;
}
/* -------- CUSTOM TOOLTIPS END -------- */
/* -------- DATEPICKER BEGIN -------- */
.datepicker {
  width: 260px;
  margin: 20px auto;
}
.ui-datepicker {
  width: 250px;
  padding: 3px 3px 0 3px;
  display: none;
  /* hidden by default */
  font-size: 13px;
  border: 1px solid #eee;
  background: none repeat 0 0 #fff;
  color: #333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.ui-datepicker .ui-widget-header {
  position: relative;
  padding: 3px 0;
  border: 1px solid #e3a1a1;
  background: none repeat-x scroll 0 0 #d6450a;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ui-datepicker .ui-widget-header a {
  color: #fff;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 5px;
  width: 24px;
  height: 24px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 11px;
  top: 11px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 30px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  letter-spacing: 0.1em;
}
.ui-datepicker .ui-state-default {
  border: 1px solid #d8dcdf;
  background: url(/images/sign-up/datepicker/bg-cell.png) 50% 50% repeat-x #eee;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  color: #000;
}
.ui-datepicker .ui-state-disabled .ui-state-default {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #D8DCDF;
  color: #999;
}
.ui-datepicker .ui-datepicker-today .ui-state-default {
  color: #FF2A2A;
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-state-focus {
  border: 1px solid #cdd5da;
  background: url(/images/sign-up/datepicker/bg-cell-hover.png) 50% 50% repeat-x #F6F6F6;
  font-weight: bold;
  color: #111111;
}
.ui-datepicker .ui-state-active {
  border: 1px solid #eee;
  background: none repeat-x scroll 0 0 #d6450a;
  color: #fff;
}
.ui-datepicker .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-datepicker .ui-widget-header .ui-icon {
  background-image: url(/images/sign-up/datepicker/header-icons.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
}
.ui-datepicker .ui-state-hover .ui-icon,
.ui-datepicker .ui-state-focus .ui-icon,
.ui-datepicker .ui-state-active .ui-icon {
  background-image: url(/images/sign-up/datepicker/header-icons-hover.png);
}
.ui-datepicker .ui-icon-circle-triangle-w {
  background-position: 0px 0px;
}
.ui-datepicker .ui-icon-circle-triangle-e {
  background-position: -20px 0px;
}
.ui-datepicker table {
  width: 100%;
  font-size: 12px;
  margin: 0 0 3px 0;
}
.ui-datepicker th {
  padding: 10px 3px;
  text-align: center;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  color: #333;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 3px;
  text-align: right;
  text-decoration: none;
  width: 26px;
}
/* -------- DATEPICKER END -------- */
/* -------- JSCROLLPANE BEGIN -------- */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 98%;
  height: 16px;
  background: transparent;
}
.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dde;
  position: relative;
}
.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 7px;
}
.jspHorizontalBar .jspTrack {
  top: 9px;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* -------- JSCROLLPANE END -------- */
.ui-tooltip-white-bubble .ui-tooltip-titlebar,
.ui-tooltip-white-bubble .ui-tooltip-content {
  background-color: #f5f5f5;
  border-color: #ccc;
  color: #333;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  padding: 13px 20px;
  line-height: 20px;
  text-align: justify;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
}

/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
/* -------- GAME ACTIVITY BLOCK BEGIN -------- */
.activities-gift-image {
  margin-left: 3px;
  vertical-align: top;
  display: inline-block;
  vertical-align: middle;
}
#game-activity-block {
  float: left;
  width: 100%;
}
#game-activity-block .annouce-wrap .media .lft {
  max-width: 480px;
}
#game-activity-block .borderless-block-transparent-header {
  margin-bottom: 0px;
}
#game-activity-block .heading-1 {
  margin: 0 0 17px;
}
.archived-activities-msg {
  color: #666;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
}
#game-activity-block .game-activity-bgt.no-data {
  height: 70px;
}
#game-activity-block .game-activity-bgt.no-data .archived-activities-msg {
  margin-bottom: 5px;
}
#game-activity-block .game-activity-bgt .link-back-to-activities-wrap {
  display: inline-block;
}
#game-activity-block .game-activity-bgt .link-back-to-activities-wrap a {
  display: inline-block;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
#game-activity-block .game-activity-bgt .link-back-to-activities-wrap .arrow {
  display: inline-block;
  font-weight: normal;
  font-size: 22px;
  margin: 0 5px 0 0;
}
.mb-post .photo-list {
  width: 100%;
}
.mb-post .photo-list li {
  width: 100%;
}
.mb-post .photo-list li > img {
  background-color: #ffffff;
  /*.border-radius(8px);*/
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
.mb-post .photo-list .colorbox-gallery {
  border: 1px solid #ccc;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  padding: 15px;
  margin-top: 10px;
  max-height: 450px;
}
.mb-post .photo-list .mb-post-text {
  text-align: left;
}
/* modal delete for photo-post activity begin */
.modal-delete {
  max-width: 720px;
  /* modal delete for comments and replies begin */
}
.modal-delete .photo-list li {
  float: left;
  margin: 0 7px;
}
.modal-delete .mb-post .mb-post-thumb.mb-pp-thumb a {
  position: absolute;
}
.modal-delete .mb-post .photo-list li a {
  float: left;
  padding: 5px;
}
.modal-delete .mb-post .photo-list li img {
  max-height: 180px;
  max-width: 180px;
  margin: 0;
  width: auto;
}
.modal-delete .photo-list li img {
  margin-right: 10px;
}
.modal-delete .mb-post {
  padding: 0;
}
.modal-delete .photo-list li .mb-post-text {
  text-align: justify;
}
.modal-delete p em {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-delete .mb-post {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-delete .mb-post-thumb.mb-pp-thumb {
  width: 75px;
  height: 75px;
  position: absolute;
}
.modal-delete .profile-img.big {
  width: 75px;
  height: 75px;
}
.modal-delete .profile-img-wrap.mvp.medium {
  background: none;
}
.modal-delete .profile-img-wrap.mvp.big {
  background: none;
}
.modal-delete .gear-wrap {
  display: none;
}
.modal-delete .mb-post-content {
  padding: 0 0 10px;
}
.modal-delete .mb-post-thumb.mb-pp-thumb .player-social-icons {
  position: absolute;
  bottom: -6px;
  right: 0px;
  min-width: 30px;
  height: 21px;
}
.modal-delete .mb-post-thumb.mb-pp-thumb .player-social-icons {
  bottom: 15px;
  right: 20px;
}
.modal-delete .mb-post-reply-content .mb-post-title {
  display: inline;
  margin-right: 10px;
}
/* -------- ACTIVITY FEED BEGIN -------- */
#messageboard-activities {
  clear: both;
}
.mb-post {
  padding: 20px 15px 0;
  min-height: 80px;
  border-top: 1px solid #ccc;
}
.mb-post:first-child {
  /*border-top: none;*/
}
.mb-post:first-child .mb-post-separator {
  border-top: none;
}
#view-blog-page .borderless-block-transparent .mb-post {
  border-bottom: none;
  padding: 20px 0;
}
.borderless-block-transparent .mb-post {
  border-bottom: 1px solid #ccc;
  padding: 0 0 15px;
}
.borderless-block-transparent .mb-post:last-child {
  border-bottom: none;
}
.mb-post.sticky {
  padding: 0px;
  border: 0px;
  margin: 20px 0px;
}
.mb-post.scheduled {
  padding: 0px;
  border: 0px;
  margin: 20px 0px;
}
.mb-post-content {
  position: relative;
}
.mb-post .success-alert-container {
  position: relative;
}
.mb-post .success-alert {
  display: block;
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  top: 25px;
  padding: 10px;
  background: radial-gradient(#abe9b5 20px, transparent 75%);
  font-size: 18px;
}
.mb-post .gear-wrap {
  position: relative;
  float: right;
}
.mb-post.hover .gear-wrap {
  display: block;
  height: 20px;
  margin-right: -2px;
  width: 20px;
  z-index: 1;
}
.mb-post .gear-wrap i.fa-chevron-down {
  display: block;
  font-size: 18px;
  cursor: pointer;
  color: #999;
}
.mb-post .gear-wrap i.fa-chevron-down:hover {
  color: #333;
}
.mb-post .gear-wrap .filters-dropdown {
  top: 20px;
  right: -10px;
}
.mb-post .gear-wrap .filters-dropdown .option {
  font-size: 13px;
}
.mb-post .gear-wrap .filters-dropdown .option:hover {
  border-bottom: 1px solid #ccc;
}
.mb-post .gear-wrap .filters-menu-arrow {
  right: 10px;
}
.mb-post .gear-wrap .icon-friend-star.medium {
  background: none;
  line-height: inherit;
  height: auto;
  padding-left: 0px;
}
.mb-post.sticky {
  background-color: #fcfcf4;
  padding: 15px 15px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.mb-post.scheduled {
  background-color: #eee;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.mb-post-player {
  min-height: 45px;
}
.mb-posts .mb-post-player.highlight-organizer {
  background-color: rgba(255, 165, 0, 0.25);
  margin: -10px;
  padding: 10px;
}
.mb-posts .mb-post-thumb.mb-pp-thumb {
  position: absolute;
  width: 45px;
  height: 45px;
}
.mb-post-replies-block .mb-post-thumb.mb-pp-thumb {
  position: absolute;
  width: 45px;
  height: 45px;
}
.mb-posts .mb-post-thumb.mb-pp-thumb .profile-img,
.mb-posts .mb-post-thumb.mb-pp-thumb .profile-img-wrap {
  width: 100%;
  height: 100%;
  display: block;
}
.mb-post-thumb.mb-pp-thumb .player-social-icons {
  position: absolute;
  bottom: -6px;
  right: 0px;
  min-width: 30px;
  height: 21px;
}
.mb-post-text-block {
  /*margin-left: @mb-big-thumb-width + 20px; // 20px margin*/
  margin: 15px 0;
  overflow: visible;
  position: relative;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
}
#profile-blog-posts-feed .mb-post-text-block {
  margin-left: 135px;
}
.mb-post .mb-post-text {
  color: #000;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin: 5px 0 0;
  padding-right: 15px;
  word-wrap: break-word;
  /* force long (unbroken) text to wrap in a new line */
}
.mb-post .mb-post-text img {
  max-width: 100%;
}
.mb-post-reply .mb-post-text {
  margin: 0px;
}
.mb-post .activity-icon {
  color: #ccc;
  font-size: 22px;
  margin: -2px 0 0 -30px;
  position: absolute;
}
.sticky .mb-post .activity-icon {
  display: none;
}
.mb-post .mb-post-player .mb-post-title {
  margin-left: 65px;
}
.mb-post .mb-post-title a:hover {
  text-decoration: underline;
}
.mb-post .mb-post-title {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
  margin: 0;
  position: relative;
  /*width: 85%;*/
}
.mb-post-reply .mb-post-title {
  display: inline;
  margin-right: 5px;
}
.mb-post .mb-post-title .orange-text {
  color: #d6450a;
}
.mb-post .mb-post-title .orange-text:hover {
  cursor: pointer;
}
.mb-post .mb-post-title .player-charity-icon {
  margin-bottom: -5px;
}
.mb-block .link,
.mb-post-links .link {
  display: inline-block;
  font-weight: normal;
  color: #00A19F;
}
.mb-post-links .link {
  color: #999;
}
.mb-block .link:hover,
.mb-post-text a:hover,
.mb-post-links a:hover,
.mb-post-links .link:hover {
  cursor: pointer;
  text-decoration: underline;
}
.mb-post-links {
  color: #666;
  font-size: 13px;
  margin: 10px 0 5px;
  font-family: 'Averta-Light-300';
  font-size: 18px;
  text-align: center;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.mb-post-links .link.disabled {
  text-decoration: underline;
}
.mb-post-links.mb-4-links .link {
  width: 24%;
}
.mb-post-links.mb-3-links .link {
  width: 32%;
}
.mb-post-links.mb-2-links .link {
  width: 49%;
}
.mb-post-links.mb-1-links .link {
  width: 99%;
}
.mb-post-reply-content .mb-post-links {
  margin: 5px 0 0 0;
  padding: 0;
  border: none;
  text-align: left;
  display: block;
  font-size: 13px;
}
.mb-post .mb-post-reply-content .mb-post-time {
  margin-left: 0;
}
.mb-post-reply-content .mb-post-links .expire-link,
.mb-post-reply-content .mb-post-links .delete-link {
  margin-left: 10px;
}
.mb-post .mb-post-condesed-likes {
  margin-top: 15px;
  font-size: 12px;
  color: #999;
  font-family: 'Averta-Light-300';
}
.mb-post .mb-post-condesed-likes .likes-count {
  margin-right: 20px;
}
.mb-post-links .link-separator {
  background: url("/images/game/icons/activity-links-separator.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 4px;
  margin: 0 5px 2px;
  width: 4px;
}
.mb-sticky-date {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
}
.mb-sticky-date span:nth-child(2) {
  margin-left: 30px;
}
.mb-post .mb-post-time {
  display: inline-block;
  margin-left: 65px;
}
.mb-post .mb-post-time a {
  display: inline-block;
  color: #666;
  margin-left: 0;
}
.mb-post .mb-post-time .player-social-icons {
  float: right;
  margin: -5px 0 0 5px;
}
/* -------- blog-posts -------- */
.mb-post-thumb.square-thumb {
  float: left;
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-right: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.mb-post-thumb.square-thumb:hover {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.mb-post-thumb.square-thumb img {
  width: 100%;
  height: 100%;
}
.mb-blog-posts .mb-post .mb-post-title .h4 {
  color: #000;
  font-size: 24px;
  line-height: 32px;
}
.mb-blog-posts .mb-post .mb-post-separator {
  margin-top: 0;
}
div.mb-post-separator {
  border: none !important;
}
.mb-blog-posts .mb-post.mb-blog-post {
  font-family: 'Averta-Light-300';
  min-height: 125px;
  margin: 0;
}
.mb-blog-posts .mb-post .mb-post-thumb .default-image {
  position: relative;
  top: 15%;
}
.mb-blog-posts .mb-post .mb-post-text-block {
  margin: 0 0 15px 135px;
  padding: 0;
  word-wrap: break-word;
}
.mb-blog-posts .mb-post .mb-post-text {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Averta-Light-300';
}
.mb-blog-posts .mb-post .mb-post-text p {
  font-size: 14px;
}
.mb-blog-posts .post-author {
  font-size: 16px;
}
#blog-posts-list .mb-post-text p.mb-post-text a {
  display: none;
}
@media only screen and (min-width: 500px) and (max-width: 960px) {
  .mb-post-thumb.square-thumb {
    width: 90px;
    height: 90px;
  }
  .mb-post-title .h4 {
    font-size: 24px;
    line-height: 28px;
    display: block;
  }
  .mb-blog-posts .mb-post .mb-post-text-block {
    margin: 0 0 0 105px;
  }
}
/* -------- blog-posts -------- */
/* -------- weigh-ins -------- */
.mb-post .weight .i {
  margin-left: 5px;
}
.mb-post .weight.down .i {
  color: #9DB558;
}
.mb-post .weight.up .i {
  color: #ccc;
}
.mb-post .mb-post-separator {
  margin: -1px;
}
.sticky .mb-post .mb-post-separator {
  margin-top: 15px;
}
.mb-post-reply {
  padding: 0;
  margin: 15px 0;
  float: none;
  width: 100%;
  min-height: 60px;
  position: relative;
  display: block;
}
.mb-post-reply-content {
  border: medium none;
  margin-left: 60px;
  padding: 0;
  margin-bottom: 10px;
}
.mb-post-replies-block {
  position: relative;
  padding: 0px 15px 0 15px;
  margin: 10px 0 0 95px;
  border: 1px solid #ccc;
  /*.border-radius(12px);*/
  overflow: hidden;
  /*background: #F6F6F6;*/
}
#profile-blog-posts-feed .mb-post-text .mb-post-time {
  margin-left: 0;
  font-size: 14px;
  color: #999;
}
.sticky .mb-post-replies-block {
  margin-top: 15px;
}
.mb-post-replies-block.top-left .arrow {
  background: url("/images/game/up-white-arrow.png") no-repeat scroll 0 0 transparent;
  width: 13px;
  height: 11px;
  position: absolute;
  top: -11px;
  left: 30px;
}
.mb-post-replies-block.top-left .arrow {
  left: 60px;
}
.mb-post-replies-block .mb-post-likes {
  color: #666;
  font-size: 13px;
}
.mb-post-replies-block > .mb-post-likes {
  color: #5b5b5b;
  font-family: Arial;
  font-size: 12px;
  margin-bottom: -1px;
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
  line-height: 20px;
}
.mb-post-replies-block .mb-post-likes .mb-post-text {
  margin: 0;
}
.mb-post-replies-block .mb-post-likes a,
.mb-post-replies-block .mb-post-likes .link {
  font-weight: bold;
}
.mb-post-likes a:hover {
  text-decoration: underline;
}
.mb-post-replies-block .gift-replies {
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px;
  padding: 10px 0px;
  font-family: 'Averta-Light-300';
}
.mb-post-replies-block .gift-replies .mb-post-text {
  margin: 0;
}
.mb-post-replies-block .gift-replies a {
  font-weight: bold;
}
.mb-post-replies-block .mb-post-view-more {
  border-bottom: 1px solid #ccc;
  clear: both;
  padding: 15px 0;
  text-align: center;
}
.mb-post-replies-block .mb-post-view-more .link {
  font-size: 14px;
  font-weight: bold;
  color: #00A19F;
}
.mb-post-replies-block .mb-post-view-more .link:hover {
  cursor: pointer;
}
.mb-view-more,
.mb-loading-anim {
  float: none;
  margin: 0;
  text-align: center;
  border-top: 1px solid #ccc;
  width: auto;
  display: block;
}
.mb-view-new-posts {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.mb-view-new-posts .link,
.mb-view-more .link {
  color: #00A19F;
  padding: 20px 0px;
  display: block;
}
.mb-loading-anim {
  padding: 10px 0;
}
.mb-loading-anim .loader {
  background: url('/images/loader_apps.gif') no-repeat scroll top center transparent;
  width: 32px;
  height: 32px;
  display: block;
  margin: 0 auto 10px;
}
.mb-loading-anim .msg {
  font-weight: normal;
  color: #000;
  font-size: 14px;
}
/* -------- ACTIVITY REPLY FORM BEGIN -------- */
.mb-post-replies-block .form-mb-post-reply {
  margin: 15px 10px 20px 15px;
  position: relative;
  display: block;
}
.mb-post-replies-block .form-mb-post-reply.border-top {
  border-top: 1px solid #ccc;
}
.mb-post-replies-block .form-mb-post-reply.mvp {
  min-height: 85px;
}
.mb-post-replies-block .form-mb-post-reply .photo-field {
  display: block;
  float: left;
  position: relative;
}
.mb-post-replies-block .form-mb-post-reply .message-field {
  float: none;
  margin: 0px 80px 0 0px;
  margin-left: 60px;
  width: auto;
}
#blog-post-comments .mb-post-replies-block .form-mb-post-reply .message-field {
  margin-right: 90px;
}
.mb-post-replies-block .form-mb-post-reply .textarea {
  resize: none;
  height: 20px;
  min-height: 24px;
  padding-right: 40px;
  box-sizing: border-box;
}
.mb-post-replies-block .form-mb-post-reply .btn-wrp {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0px;
  height: 40px;
}
.mb-post-replies-block .hidden-activity-replies {
  display: block;
  clear: both;
  font-style: italic;
  font-family: 'Averta-Light-300';
  padding: 15px 0;
  text-align: center;
}
.mb-post-reply.last + .hidden-activity-replies {
  border-bottom: none;
  border-top: 1px solid #ccc;
}
.hidden-activity-replies + .mb-post-reply {
  border-top: 1px solid #ccc;
}
.mb-post-replies-block .hidden-replies .dropdown {
  position: relative;
  padding: 7px 0;
}
.mb-post-replies-block .hidden-replies .dropdown:hover {
  text-decoration: underline;
  cursor: pointer;
}
/* -------- ACTIVITY REPLY FORM END -------- */
/* -------- DATA FEED PAGINATION BEGIN -------- */
.data-feed-pager {
  float: none;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #ccc;
  width: auto;
  display: block;
}
.data-feed-pager a {
  display: block;
  padding: 15px 0;
}
/* -------- DATA FEED PAGINATION END -------- */
/* -------- ACTIVITY FEED END -------- */
/* Likes begin and Replies end*/
#filter-activities_authorId {
  position: relative;
  margin-bottom: 10px;
}
.hidden-activity-replies .filters-dropdown {
  font-style: normal;
  text-align: left;
  top: 30px;
}
/* -------- GAME ACTIVITY BLOCK END -------- */
/* -------- FORM GAME ACTIVITY BEGIN -------- */
#formPostActivity {
  margin: 0;
  padding: 10px 0px 20px 0px;
  position: relative;
}
#formPostActivity_message_field .field-error {
  margin-bottom: 10px;
}
#formPostActivity_message {
  width: 463px;
  height: 60px;
  resize: none;
  padding-right: 80px;
}
#formPostActivity_submit_field {
  position: absolute;
  right: 10px;
  bottom: 35px;
}
#formPostActivity_submit_field.move-up {
  bottom: 70px;
}
#formPostActivity_submit_field.is-sticky {
  position: static;
  margin: -5px 0 5px;
}
#formPostActivity_group_is_sticky {
  position: relative;
}
.ie9 #formPostActivity_group_is_sticky {
  margin-top: 15px;
}
#formPostActivity_isSticky_field .checker {
  margin-left: 0px;
  margin-top: -1px;
}
#formPostActivity_isSticky_field .checkbox-text {
  margin-left: 25px;
}
#formPostActivity_isSticky_field .expiration-date {
  display: inline-block;
  margin-left: 5px;
}
#formPostActivity_isSticky_field #toggle-datepicker:hover {
  color: #EA8032;
}
#formPostActivity_isSticky_field #toggle-datepicker:hover .icon-blue-arrow {
  background: url("/images/game/icons/up-down-orange-arrows-9x6.png") no-repeat scroll 0 0 transparent;
}
.basic-editing {
  font-family: 'Averta-Semibold-500';
  font-size: 14px;
  right: 0;
}
#formPostActivity_group_is_sticky .datepicker {
  position: absolute;
  left: 185px;
  top: 25px;
  margin: 0;
  z-index: 9999;
}
#formPostActivity_message_field {
  clear: both;
  position: relative;
}
#formPostActivity .activity-btn {
  display: block;
  float: left;
  height: 32px;
  text-align: left;
  font-family: 'Averta-Semibold-500';
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#formPostActivity .activity-btn.photo:hover {
  text-decoration: underline;
}
#formPostActivity .activity-btn.photo {
  text-align: right;
  cursor: pointer;
}
#formPostActivity.gift .activity-btn.photo {
  float: left;
  text-align: left;
}
#formPostActivity .activity-btn.gift .gift {
  background: url("/images/gifts/icons/gift-icon.png") no-repeat scroll 0 0 transparent;
  width: 21px;
  height: 23px;
  float: left;
  margin-right: 5px;
  margin-top: -7px;
}
#formPostActivity .activity-btn .i {
  font-size: 23px;
  color: #666;
}
#formPostActivity .activity-btn.orange .i {
  color: #d6450a;
}
#formPostActivity .activity-btn.disabled {
  cursor: not-allowed;
  color: #666;
}
#formPostActivity .activity-btn.disabled:hover {
  text-decoration: none;
}
#formPostActivity.dummy-player textarea {
  background-color: #eee;
  color: #666;
  border: 1px solid #ccc;
}
#formPostActivity.dummy-player input {
  background: #eee;
  color: #666;
  border: 1px solid #ccc;
  float: right;
}
div.activity-btn,
a.activity-btn {
  color: #999;
  margin-right: 30px;
  font-size: 16px;
}
#formPostActivity .activity-btn.gift {
  margin-right: 0;
}
div.activity-btn:active,
a.activity-btn:active {
  color: #00A19F;
}
/* -------- FORM GAME ACTIVITY END -------- */
/* -------- FORM SCHEDULE POST BEGIN -------- */
.modal-white .ui-dialog-title {
  padding: 20px 10px 10px 10px;
  border-bottom: 1px solid #ccc;
  text-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-white .form.modal-form .element-group {
  margin-bottom: 0;
}
/* -------- FORM SCHEDULE POST END -------- */
#formPostActivity_message_counter {
  bottom: -33px;
  position: absolute;
  right: 90px;
  z-index: 1;
}
/*----------- POST IMAGES ACTIVITY BEGIN ----------*/
#formPostActivity .post-images-activity {
  display: none;
  background-color: #f5f5f5;
  padding: 20px;
  border: 1px solid #ccc;
  border-top: none;
  position: relative;
  min-height: 150px;
}
#formPostActivity .post-images-activity .thumb-wrap .upload-photo-thumb .jcrop-holder img {
  width: 230px !important;
  height: auto !important;
}
#formPostActivity .post-images-activity .thumb-wrap {
  max-width: 230px;
  float: left;
  display: block;
}
#formPostActivity .post-images-activity .thumb-wrap .upload-photo-thumb-img {
  width: 230px;
}
#formPostActivity .post-images-activity .thumb-wrap .crop-text {
  display: none !important;
}
#formPostActivity .post-images-activity .activity-file-upload-notes {
  position: absolute;
  width: 305px;
  left: 280px;
  top: 45px;
}
#user-profile-cheerboard #formPostActivity .post-images-activity .activity-file-upload-notes {
  width: 240px;
}
#formPostActivity .post-images-activity .btn-delete-photo {
  display: inline-block;
  margin: 0;
}
#formPostActivity .post-images-activity .btn-delete-photo:hover {
  cursor: pointer;
}
#formPostActivity_image_btnDelete {
  position: absolute;
  bottom: 20px;
  left: 280px;
}
#formPostActivity_image_disableVerticalLimit_field {
  position: absolute;
  bottom: 38px;
  left: 273px;
}
#formPostActivity .profile-photo-subform .upload-photo-thumb .ui-progressbar {
  position: relative;
  margin: 10px 0px 8px 57px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
#formPostActivity .profile-photo-subform .upload-photo-thumb .progress-percentage {
  font-family: 'Averta-Semibold-500';
  margin: 0px auto;
  position: relative;
  width: 150px;
  top: 0px;
  text-align: center;
  font-size: 16px;
}
#formPostActivity .post-images-activity .activity-upload-notes {
  font-size: 13px;
}
#formPostActivity .post-images-activity .uploader {
  border: none;
}
#formPostActivity .post-images-activity .uploader:hover {
  cursor: pointer;
}
#formPostActivity .post-images-activity .uploader span {
  display: none;
}
#formPostActivity .post-images-activity .btn-upload-photo-wrap {
  width: 125px;
  font-size: 18px;
  font-family: 'Averta-Semibold-500';
  cursor: pointer;
  display: inline-block;
  margin-left: 30px;
  position: absolute;
  height: 21px;
}
#formPostActivityReply .post-images-activity .btn-upload-photo-wrap .link.btn-upload-photo:hover,
#formPostActivity .post-images-activity .btn-upload-photo-wrap .link.btn-upload-photo:hover {
  text-decoration: none;
  cursor: initial;
}
#uniform-formPostActivity_image_file.uploader {
  width: 120px;
  margin-left: 30px;
  height: 21px;
}
#uniform-formPostActivity_image_file.uploader.hover {
  border-bottom: 1px solid #00A19F;
}
#uniform-formPostActivity_image_file.uploader input:hover {
  cursor: pointer;
}
/*----------- POST IMAGES ACTIVITY END ----------*/
/*-------------- PHOTO REPLY BEGIN -------------*/
.mb-post-replies-block .form-mb-post-reply .photo-reply-button {
  font-size: 24px;
  position: absolute;
  top: 9px;
  right: 90px;
}
.mb-post-replies-block .form-mb-post-reply .photo-reply-button .fa {
  color: #999;
}
.form-mb-post-reply .uploader,
.form-mb-post-reply .btn-upload-photo-wrap,
.form-mb-post-reply .activity-upload-notes {
  display: none;
}
.form-mb-post-reply .btn-delete-photo-wrap {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 20px;
}
.form-mb-post-reply .btn-delete-photo-wrap .btn-delete-photo {
  color: #000;
}
.form-mb-post-reply .upload-photo-thumb-img {
  width: 100%;
  padding: 10px 0 0 0;
  box-sizing: border-box;
}
.form-mb-post-reply .profile-photo-subform.subform {
  position: relative;
}
.form-mb-post-reply .profile-photo-subform .upload-photo-thumb .ui-progressbar {
  left: calc(50% - 55px);
  bottom: 5px;
}
.form-mb-post-reply .profile-photo-subform .upload-photo-thumb .progress-percentage {
  top: 15px;
}
/*-------------- PHOTO REPLY END -------------*/
/*----------- POST IMAGES ACTIVITY END ----------*/
.textarea-bottom-block.element-group {
  background-color: #eee;
  padding: 5px;
  border: 1px solid #ccc;
  border-top: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#formPostActivity_message_field {
  margin: 0;
  width: auto;
}
a.schedule-date .post-date {
  margin-left: 5px;
}
a.schedule-date.active {
  color: #00A19F;
}
a.schedule-date {
  color: #999;
}
.advanced-editing {
  margin-left: 10px;
  line-height: 37px;
}
#formPostActivity_isSticky_field .expiration-date {
  margin-left: 3px;
}
.advanced-edit-tooltip,
.pin-post-tooltip,
.schedule-post-tooltip {
  border: 1px solid #999;
  color: #999;
  display: none;
  height: 17px;
  line-height: 19px;
  left: -82px;
  position: absolute;
  text-align: center;
  font-weight: bold;
  top: -20px;
  width: 180px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
}
.pin-post-tooltip {
  width: 80px;
  left: -35px;
}
#scheduled-post-date:hover .schedule-post-tooltip {
  display: block;
}
#pinned-post-date:hover .pin-post-tooltip {
  display: block;
}
.membership-badge {
  vertical-align: top;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('/images/member-badge-2x.png');
  background-size: cover;
}
/* -------- GAME ACTIVITY BLOCK BEGIN -------- */
.activities-gift-image {
  margin-left: 3px;
  vertical-align: top;
  display: inline-block;
  vertical-align: middle;
}
#game-activity-block {
  float: left;
  width: 100%;
}
#game-activity-block .annouce-wrap .media .lft {
  max-width: 480px;
}
#game-activity-block .borderless-block-transparent-header {
  margin-bottom: 0px;
}
#game-activity-block .heading-1 {
  margin: 0 0 17px;
}
.archived-activities-msg {
  color: #666;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
}
#game-activity-block .game-activity-bgt.no-data {
  height: 70px;
}
#game-activity-block .game-activity-bgt.no-data .archived-activities-msg {
  margin-bottom: 5px;
}
#game-activity-block .game-activity-bgt .link-back-to-activities-wrap {
  display: inline-block;
}
#game-activity-block .game-activity-bgt .link-back-to-activities-wrap a {
  display: inline-block;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
#game-activity-block .game-activity-bgt .link-back-to-activities-wrap .arrow {
  display: inline-block;
  font-family: Arial;
  font-weight: normal;
  font-size: 22px;
  margin: 0 5px 0 0;
}
#game-activity-block .game-activity-bgt {
  clear: both;
  float: left;
  background: url("/images/game/game-activities-bgt.png") no-repeat scroll right top transparent;
  padding: 0 30px 0 0;
}
#game-activity-block .game-activity-bgc {
  clear: both;
  float: left;
  background: url("/images/game/game-activities-bgc.png") repeat-y scroll right top transparent;
  padding: 0 30px 0 0;
}
#game-activity-block .game-activity-bgb {
  clear: both;
  float: left;
  background: url("/images/game/game-activities-bgb.png") repeat-y scroll right bottom transparent;
  height: 100px;
  padding: 0 30px 0 0;
}
#game-activity-block .game-activity-bgt,
#game-activity-block .game-activity-bgc,
#game-activity-block .game-activity-bgb {
  width: 555px;
}
#formPostActivity {
  margin-bottom: 35px;
}
.basic-editing {
  left: 15px;
  font-size: 14px;
  color: #999;
  width: 15px;
  top: 16px;
}
#formPostActivity_isSticky_field {
  width: inherit;
  margin-left: 20px;
  margin-top: 12px;
  display: inline-block;
}
.activities-advanced-settings {
  margin: 0 0 0 10px;
}
#formPostActivity_isSticky_field label.checkbox-text {
  font-size: 12px;
  color: #999;
}
#formPostActivity_message {
  box-sizing: border-box;
  height: 80px;
  width: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
}
.advanced-edit-tooltip {
  border: 1px solid #999;
  color: #999;
  display: none;
  height: 17px;
  left: -10px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 120px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
}
.basic-editing:hover .advanced-edit-tooltip {
  display: block;
}
#formPostActivity_submit.btn-orange.submit-button-wrp {
  margin: 2px 2px 0;
}
.flat-tabs .schedule-count {
  font-size: 12px;
  line-height: 12px;
  color: #ccc;
}
.flat-tabs .selected .schedule-count {
  color: #fff;
}
.profile-img-wrap.square-no-border .profile-img,
.profile-img-wrap.square-no-border .profile-img-bg,
.mb-post .photo-list .colorbox-gallery,
.mb-post .photo-list li img,
.mb-post-thumb.square-thumb {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* ------ ACTIVITIES FEED V2 BEGIN ------ */
.mb-post.sticky {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: -1px;
}
.mb-post-replies-block .gift-replies {
  padding-left: 15px;
  padding-right: 15px;
  /*box-sizing: border-box;*/
}
.mb-post-replies-block .mb-post-reply {
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
div.mb-post-replies-block div.mb-post-reply {
  margin-bottom: -1px;
}
.mb-post-replies-block > .mb-post-likes {
  font-family: 'Averta-Light-300';
  padding-left: 15px;
  border-bottom: 1px solid #ccc;
}
.mb-post {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 20px 15px 0;
}
.mb-post:first-child {
  border: 1px solid #ccc;
}
.mb-post-replies-block {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px -16px 0;
  padding: 0;
}
.mb-post-reply:first-child {
  margin: 10px 0 0;
}
.mb-post .mb-post-text {
  margin: 0 0 7px;
}
.mb-post-links {
  margin: 15px 0 5px;
}
/* ------ ACTIVITIES FEED V2 END ------ */
#formPostActivity {
  margin-bottom: 15px;
}
#game-activity-block .game-activity-bgt,
#game-activity-block .game-activity-bgc,
#game-activity-block .game-activity-bgb {
  width: 595px;
}
.textarea-bottom-block.element-group {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#see-more-activities {
  padding: 0px;
  margin: 35px auto 0px auto;
  float: none;
  display: block;
  text-align: center;
  height: 45px;
  line-height: 45px;
  width: 280px;
  font-size: 18px;
}
#see-more-activities:hover {
  text-decoration: none;
}

/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
/* -------- PUBLIC GAMES TABLE BEGIN -------- */
.public-games-table {
  width: 100%;
  border-bottom: 1px solid #C2C2C2;
}
.public-games-table th {
  background-color: #F2F2F2;
  height: 40px;
  vertical-align: middle;
  text-align: left;
  font-family: 'Averta-Semibold-500';
  font-size: 15px;
  border-top: 1px solid #C2C2C2;
  border-bottom: 1px solid #C2C2C2;
  padding-left: 10px;
  color: #4E4E4E;
}
.public-games-table td {
  padding-left: 10px;
  font-family: 'Averta-Light-300';
  font-size: 15px;
  vertical-align: middle;
}
.public-games-table td a.game-title {
  color: #000;
}
.public-games-table td a.game-title:hover {
  text-decoration: underline;
}
.public-games-table tr {
  height: 69px;
}
.public-games-table tr.odd td,
.public-games-table tr.odd td.sorting_1 {
  background-color: #fff;
}
.public-games-table tr.even td,
.public-games-table tr.even td.sorting_1 {
  background-color: #F8F8F8;
  border-bottom: 1px dotted #C2C2C2;
  border-top: 1px dotted #C2C2C2;
}
.public-games-table tr:hover td,
.public-games-table tr.odd:hover td.sorting_1,
.public-games-table tr.even:hover td.sorting_1 {
  background-color: #FCFCEE;
}
.public-games-table tr:hover td a.game-title {
  color: #00A19F;
}
.public-games-table th div.DataTables_sort_wrapper {
  position: relative;
}
.public-games-table th div.DataTables_sort_wrapper span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 8px;
}
.public-games-table .ui-icon {
  background-image: url("/images/game/icons/sort-icons.png");
  width: 9px;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
}
.public-games-table .ui-icon.ui-icon-triangle-1-n {
  background-position: 0 0;
  height: 8px;
}
.public-games-table .ui-icon.ui-icon-triangle-1-s {
  background-position: 0 -9px;
  height: 8px;
}
.public-games-table .ui-icon.ui-icon-carat-2-n-s {
  display: none;
}
/* -------- PUBLIC GAMES TABLE END -------- */
.page-block > .block-content {
  clear: both;
  height: 100%;
  margin: 0 auto;
  width: 960px;
}
.game-activities-wrap {
  float: left;
  width: 585px;
  padding: 0;
}
.game-standings-wrap {
  float: right;
  width: 360px;
  padding: 0 0 0 15px;
}
#game-invite-your-friends {
  background: url("/images/game/invite-players-module-bg.jpg") no-repeat scroll 0 0 transparent;
  width: 300px;
  height: 283px;
}
#game-invite-your-friends h2 {
  font-family: 'Averta-Light-300';
  font-size: 21px;
  text-align: center;
  float: none;
  margin: 20px auto 0px;
}
#game-invite-your-friends .btn-invite-players-module {
  margin: 155px auto 0px;
  display: table;
  float: none;
}
/* invite players tabber begin */
#formInvitePlayers .invitees-tabber-wrap.element-group {
  min-height: 400px;
  margin: 0;
}
.invite-players-form .invitees-tabber {
  display: block;
}
.invite-players-form .invitees-tabber-tabs {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
}
.invite-players-form .invitees-tabber-tabs .tabber-option {
  float: left;
  width: 145px;
  margin: 0 12px;
}
.invite-players-form .invitees-tabber-tabs #invitees {
  margin-left: 110px;
}
.invite-players-form .invitees-tabber-tabs #facebook {
  width: 120px;
}
.invite-players-form .invitees-tabber-tabs .tabber-option-icon {
  background: url("/images/sign-up/icons/invite-friends-tabber-icons.png") no-repeat scroll 0 0 transparent;
  width: 23px;
  height: 26px;
  display: block;
  float: left;
  margin: 0 5px 0 0;
}
.invite-players-form .invitees-tabber-tabs #facebook .tabber-option-icon {
  background-position: 0 0;
}
.invite-players-form .invitees-tabber-tabs #facebook.selected .tabber-option-icon {
  background-position: 0 -50px;
}
.invite-players-form .invitees-tabber-tabs #cloudsponge .tabber-option-icon {
  background-position: 0 -100px;
}
.invite-players-form .invitees-tabber-tabs #cloudsponge.selected .tabber-option-icon {
  background-position: 0 -150px;
}
.invite-players-form .invitees-tabber-tabs #invitees .tabber-option-icon {
  background-position: 0 -200px;
}
.invite-players-form .invitees-tabber-tabs #invitees.selected .tabber-option-icon {
  background-position: 0 -250px;
}
.invite-players-form .invitees-tabber-tabs .tabber-option a {
  display: inline-block;
  padding: 0 0 20px;
  margin: 0 0 -1px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.02em;
  line-height: 23px;
}
.invite-players-form .invitees-tabber-tabs .tabber-option.selected a {
  background: url("/images/game/bg-activity-author-filter.png") no-repeat scroll center bottom transparent;
  color: #000;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
#formInvitePlayers.short .invitees-tabber-wrap {
  background: url("/images/separators/header-separator-w350.png") no-repeat scroll center bottom transparent;
  margin: 0 0 10px;
  min-height: 200px;
  padding: 0 0 30px;
}
#formInvitePlayers.short .invitees-tabber-tabs .tabber-option {
  width: 135px;
  margin: 0 0 0 40px;
}
#formInvitePlayers.short .invitees-tabber-tabs #invitees .tabber-option-icon {
  background-position: 0 -100px;
}
#formInvitePlayers.short .invitees-tabber-tabs #invitees.selected .tabber-option-icon {
  background-position: 0 -150px;
}
/* invite players tabber end */
/* -------- FORM INVITE PLAYER GENERIC -------- */
.invite-players-form .description h3 {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  color: #333;
  text-align: center;
  margin: 0 0 15px;
}
/* -------- new design BEGIN -------- */
/* facebook friend selector begin */
#formInvitePlayers_group_group-friend-selector.element-group {
  margin: 0;
}
.invite-players-form .friends-selector-container {
  clear: both;
  float: left;
  margin: 5px 0 0;
  width: 100%;
  display: none;
}
.invite-players-form .friends-selector-container .jspDrag {
  background: none repeat scroll 0 0 #5F5F5F;
}
.invite-players-form #jfmfs-friend-selector {
  width: 100%;
  height: 310px;
  overflow-y: hidden;
}
.invite-players-form #jfmfs-inner-header {
  background: none repeat scroll 0 0 transparent;
  border: none;
  padding: 0;
  height: 55px;
}
.invite-players-form .jfmfs-title {
  display: none;
}
.invite-players-form #jfmfs-inner-header #jfmfs-friend-filter-text {
  background: url("/images/buttons/btn-magnifier-new.png") no-repeat scroll 102% center #fff;
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  color: #999;
  padding: 5px 50px 5px 10px;
  margin: 0 auto;
  width: 225px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #AEAAA3;
}
.invite-players-form #jfmfs-filter-all,
.invite-players-form #jfmfs-filter-selected {
  display: none;
}
.invite-players-form #jfmfs-friend-container {
  height: 255px;
  width: 100%;
  overflow: scroll;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}
.invite-players-form #jfmfs-friend-container {
  height: 255px;
  width: 100%;
  overflow: scroll;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}
.invite-players-form .jfmfs-friend {
  display: block;
  float: left;
  overflow: hidden;
  width: 215px;
  height: 30px;
  margin: 0 23px 10px 0;
  padding: 15px 0 7px 5px;
  cursor: auto;
  border-top: 1px solid #E5E5E3;
}
.invite-players-form .jfmfs-friend .friend-name {
  float: left;
  overflow: hidden;
  width: 118px;
  margin: 8px 0 0 8px;
  padding: 0;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 13px;
  color: #000;
}
.invite-players-form .jfmfs-friend .friend-invite {
  float: right;
  padding: 0px 10px;
}
.invite-players-form .jfmfs-friend img {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  float: left;
  margin: 0;
}
.invite-players-form .friend-invite.bg-icon-check .bgl,
.invite-players-form .friend-invite.bg-icon-check .bgc,
.invite-players-form .friend-invite.bg-icon-check .bgr {
  cursor: auto;
}
.invite-players-form .jfmfs-friend.selected div.checker span {
  background-position: -76px -260px;
}
#jfmfs-friend-selector .hide-non-selected,
#jfmfs-friend-selector .jspPane .hide-filtered {
  display: none;
}
.invite-players-form #friends-selector-notes {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  padding: 0 75px;
}
/* facebook friend selector end */
#formInvitePlayers .footer-group.element-group {
  background: url("/images/separators/top-shadowed-separator-w1090.png") no-repeat scroll bottom center transparent;
  width: 980px;
  min-height: 85px;
  margin: 0 -55px;
  padding: 0 55px;
}
#formInvitePlayers_inviter-mvp-announcement {
  margin: 0 0 10px 50px;
}
.invite-players-form .mvp-announcement {
  width: 410px;
  margin: 0 auto;
}
.invite-players-form .mvp-announcement-bg {
  background: url("/images/game/mvp-announcement-bg.png") no-repeat scroll 0 0 transparent;
  width: 62px;
  height: 85px;
  float: left;
}
.invite-players-form .mvp-announcement p {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  color: #000;
  text-align: left;
  float: left;
  margin: 13px 0 0 10px;
  line-height: 20px;
}
.invite-players-form .mvp-announcement p strong {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
/* -------- FORM INVITE PLAYER GENERIC -------- */
/* -------- FORM SHORT INVITE PLAYER BEGIN -------- */
#formInvitePlayers.short .friends-selector-container {
  margin: 5px 0 0 10px;
  width: 320px;
}
#formInvitePlayers.short .description h3 {
  color: #000;
  line-height: 20px;
}
#formInvitePlayers.short .jfmfs-friend {
  float: none;
  margin: 0 20px 10px 0;
  padding: 15px 5px 7px;
  width: auto;
}
#formInvitePlayers.short .jfmfs-friend .btn-wrap {
  float: right;
}
#formInvitePlayers.short #formInvitePlayers_invitees {
  padding: 0 10px 0 0;
  margin: 0 0 5px;
}
#formInvitePlayers.short .invitee-name-field {
  float: left;
  margin: 12px 0 0;
  width: 165px;
}
#formInvitePlayers.short .invitee-email-field {
  width: 165px;
  float: right;
  margin: 12px 0 0;
}
#formInvitePlayers.short #formInvitePlayers_group_footer {
  clear: both;
  text-align: center;
}
#formInvitePlayers.short #friends-selector-notes {
  line-height: 20px;
  color: #000;
  padding: 0 50px;
}
#formInvitePlayers.short #formInvitePlayers_footer p {
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
/* -------- FORM SHORT INVITE PLAYER END -------- */
/* -------- CURRENT GAME PLAYER PROGRESS BEGIN GAME-INC-LESS -------- */
#current-player-progress-block .borderless-block-transparent-header {
  overflow: visible;
}
#current-player-progress-block .player-progress-data {
  background: url("/images/separators/dotted-separator.png") repeat-x scroll 0 100% transparent;
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
#current-player-progress-block .player-progress-data .title {
  display: inline-block;
  width: 49%;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  color: #000;
}
#current-player-progress-block .user-connections-link {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 15px;
}
#current-player-progress-block .player-progress-data .value {
  display: inline-block;
  width: 51%;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 27px;
  text-transform: uppercase;
  text-align: right;
  color: #00A19F;
}
#current-player-progress {
  background: url("/images/separators/dotted-separator.png") repeat-x scroll 0 100% transparent;
  height: 105px;
  overflow: visible;
  position: relative;
}
#current-player-progress.maintenance {
  background: none;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  height: auto;
}
#current-player-progress .profile-img-wrap {
  float: left;
  margin: 31px 0 0 -10px;
}
#current-player-progress .profile-img-wrap.mvp {
  margin: 0 0 0 -10px;
}
#current-player-progress .player-stats {
  margin: 0;
  width: 100%;
  max-width: 240px;
  float: left;
}
#current-player-progress.maintenance .player-stats h2 {
  float: left;
}
#current-player-progress.maintenance .player-stats a {
  float: none;
  margin-top: 10px;
}
#current-player-progress .player-stats h2 {
  font-size: 26px;
  float: none;
}
#current-player-progress .player-icons {
  clear: both;
}
.ie9 #current-player-progress .game-player-progress .bar {
  width: 215px;
}
#current-player-progress .game-player-progress #dietbet0.txt-percent {
  font-size: 17px;
  line-height: 25px;
}
#current-player-progress .game-player-progress .txt-percent {
  color: #d6450a;
  font-size: 24px;
  margin-left: 5px;
}
#current-player-progress .player-charity-icon {
  margin: 0 0 1px 1px;
}
#current-player-progress-block game-player-progress.left-progress {
  border-right: none;
}
#current-player-progress-block .progress-container .tooltip-line {
  bottom: -16px;
  height: 21px;
}
#current-player-progress-block .progress-container .start-weight,
#current-player-progress-block .progress-container .target-weight {
  font-size: 14px;
}
#current-player-progress-block .progress-container .tooltip-arrow {
  bottom: 61px;
  left: 230px;
  display: none;
}
#current-player-progress-block .progress-container .tooltip {
  padding: 17px 0;
  left: -3px;
  bottom: 67px;
  min-width: 285px;
  font-size: 16px;
  background: #fff;
  width: 410px;
  height: 14px;
  display: none;
}
#current-player-progress-block .progress-container:hover .tooltip-arrow .tooltip-line {
  display: none;
}
#current-player-progress .game-player-progress.left-progress .bar {
  width: 164px;
}
#current-player-progress .game-player-progress.right-progress .bar {
  width: 116px;
}
#token-weigh-ins-block .tokens-weigh-in-data {
  border-bottom: 1px dotted #ccc;
  padding: 15px 0;
  line-height: 22px;
}
#token-weigh-ins-block .tokens-weigh-in-data.total-submitted {
  border-bottom: none;
}
#token-weigh-ins-block .tokens-weigh-in-data .title {
  font-size: 15px;
  font-family: 'Averta-Light-300';
  float: left;
}
#token-weigh-ins-block .tokens-weigh-in-data .value {
  font-size: 15px;
  font-family: 'Averta-ExtraBold-800';
  float: right;
  text-align: right;
}
#token-weigh-ins-block .tokens-weigh-in-data .submit-weigh-in-link {
  font-size: 15px;
  font-family: 'Averta-Light-300';
  float: right;
}
/* -------- CURRENT GAME PLAYER PROGRESS END GAME-INC-LESS -------- */
/* -------- PLAYER SOCIAL ICONS BLOCK BEGIN -------- */
.player-social-icons {
  display: inline-block;
}
.player-social-icons .social-sharing-icon {
  background: url("/images/game/icons/player-social-icons.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 21px;
  height: 21px;
}
.player-social-icons .dietbet-owner {
  background: url("/images/game/icons/dietbet-owner-icon.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 60px;
  height: 13px;
  margin-right: -8px;
  margin-top: 5px;
  background-size: cover;
}
.player-social-icons .social-sharing-icon:hover {
  cursor: pointer;
}
.player-social-icons .social-sharing-icon.facebook {
  background-position: 0 0;
}
.player-social-icons .social-sharing-icon.twitter {
  background-position: 0 -50px;
}
.player-social-icons .social-sharing-icon.runkeeper {
  background-position: 0 -100px;
}
.player-social-icons .social-sharing-icon.myfitnesspal {
  background-position: 0 -150px;
}
.player-social-icons .social-sharing-icon.mapmyfitness {
  background-position: 0 -200px;
}
.player-social-icons .social-sharing-icon.withings {
  background-position: 0 -300px;
}
.player-social-icons .social-sharing-icon.fitbit {
  background-position: 0 -350px;
}
.player-social-icons .social-sharing-icon.moves {
  background-position: 0 -400px;
}
.player-social-icons .social-sharing-icon.jawbone {
  background-position: 0 -450px;
}
.player-social-icons .social-sharing-icon.healthkit {
  background-position: 0 -500px;
}
.player-icons .player-social-icons .dietbet-owner {
  margin-left: 5px;
  margin-bottom: 3px;
}
/* -------- PLAYER SOCIAL ICONS BLOCK END -------- */
/* -------- PLAYER CHARITY ICON BEGIN -------- */
.player-charity-icon {
  background: url("/images/game/icons/charity-icon.png") no-repeat scroll 0 0 transparent;
  width: 20px;
  height: 17px;
  display: inline-block;
}
.player-charity-icon.hovered:hover {
  cursor: pointer;
}
.player-charity-icon.move-down {
  margin: 0 0 -3px 0;
}
/* -------- PLAYER CHARITY ICON END -------- */
/* -------- PLAYER EXTRA MOTIVATION ICON BEGIN -------- */
.player-extra-motivation-icon {
  background: url("/images/game/icons/extra-motivation-icon-26x26.png") no-repeat scroll 0 0 transparent;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin: 0 0 -10px 0;
}
.player-extra-motivation-icon.hovered:hover {
  cursor: pointer;
}
/* -------- PLAYER EXTRA MOTIVATION ICON END -------- */
/* -------- FRIEND ICON BEGIN -------- */
.icon-friend-star.small.active {
  display: inline-block;
  background: url("/images/game/icons/star-icon-13x12.png") no-repeat scroll 0 0 transparent;
  height: 13px;
  min-width: 13px;
  margin: 0 5px 0 0;
}
.icon-friend-star.medium {
  display: inline-block;
  background: url("/images/game/icons/star-icons.png") no-repeat scroll 0 0 transparent;
  height: 25px;
  min-width: 25px;
  padding-left: 30px;
  line-height: 23px;
}
.icon-friend-star.medium.active {
  background-position: 0 -30px;
}
.icon-friend-star.hide-title {
  text-indent: -99999px;
}
/* -------- FRIEND ICON END -------- */
/* -------- STANDINGS GRAPH BEGIN GAME-INC-LESS -------- */
#game-standings-arrow-image {
  background: url("/images/orange-arrow-rounded.png") no-repeat scroll 0 0 transparent;
  height: 70px;
  width: 40px;
  position: absolute;
  top: -60px;
  right: -95px;
}
#game-standings-join-game-banner {
  border-top: 1px solid #ccc;
  float: left;
  width: 100%;
  background-color: #FCFCEE;
  position: relative;
  padding: 15px 0;
}
#game-standings-join-game-banner .profile-img {
  float: left;
  margin: 0;
}
#game-standings-join-game-banner .text {
  float: left;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 14px;
  margin: 15px;
  line-height: 10px;
  min-width: 150px;
  position: relative;
}
#game-standings-join-game-banner .text .message {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 15px;
}
#game-standings-join-game-banner .text a {
  color: #E0821F;
  display: block;
  margin-top: 10px;
}
#game-standings-block .selector {
  float: right;
  margin: 4px 6px 0 0;
  width: 122px;
}
#game-standings-block .selector span {
  width: 97px;
}
p.standings-list-notes {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #666;
}
ul.standings-players-progresses-list {
  overflow: visible;
  padding: 0 0 15px 0;
  background: url("/images/game/game-standings.png") no-repeat scroll bottom center transparent;
  float: left;
}
ul.standings-players-progresses-list li {
  clear: both;
  float: left;
  padding: 12px 0;
  width: 360px;
  min-height: 50px;
  position: relative;
}
ul.standings-players-progresses-list li.featured-user {
  background-color: #FCFCEE;
}
ul.standings-players-progresses-list li.top-user,
ul.standings-players-progresses-list li.mvp-user,
ul.standings-players-progresses-list li.featured-user,
ul.standings-players-progresses-list li.first-unfeatured-user {
  border-top: 1px solid #ccc;
}
ul.standings-players-progresses-list li.featured-user,
ul.standings-players-progresses-list li.mvp-user {
  padding: 17px 0 25px;
}
#game-standings-block #overview-winners {
  margin: 0 0 20px;
}
.game-player-progress .value {
  display: block;
  height: 10px;
  width: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.game-player-progress .txt-percent {
  float: left;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 18px;
  color: #000;
  margin: 0 0 0 12px;
}
.game-points-stats .game-player-progress .txt-percent.right-margin {
  margin: 2px 12px 0 0;
}
.game-points-stats .game-player-progress .txt-percent {
  color: #ccc;
  margin: 2px 0 0 12px;
}
ul.standings-players-progresses-list .user {
  clear: both;
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 200;
  margin: 5px 0 0;
}
ul.standings-players-progresses-list .user .user-name {
  display: inline-block;
  margin-right: 5px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 15px;
  color: #000;
}
ul.standings-players-progresses-list .user a:hover {
  color: #666;
}
ul.standings-players-progresses-list .user a .orange-text,
ul.standings-players-progresses-list .user a:hover .orange-text {
  color: #d6450a;
}
ul.standings-players-progresses-list .player-icons {
  display: inline-block;
  vertical-align: middle;
}
ul.standings-players-progresses-list .player-icons .player-charity-icon {
  margin: 0 0 1px 1px;
}
ul.standings-players-progresses-list .unofficial-weighin-message {
  float: right;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  line-height: 15px;
  color: #00A19F;
  padding: 0 30px 0 0;
  margin: 0 40px 0 0;
  position: relative;
}
ul.standings-players-progresses-list .unofficial-weighin-message .orange-arrow {
  background: url("/images/small-rounded-orange-arrow-up.png") no-repeat scroll 0 0 transparent;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: -6px;
}
.unofficial-weighin-img {
  float: left;
  margin: 0 10px -60px -10px;
}
.unofficial-weighin-title {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#game-standings-block .first-unfeatured-user .profile-img-wrap,
#game-standings-block .top-user .profile-img-wrap {
  top: 20px;
}
#game-standings-block .featured-user .profile-img-wrap.mvp,
#game-standings-block .first-unfeatured-user .profile-img-wrap.mvp,
#game-standings-block .top-user .profile-img-wrap {
  top: 10px;
}
.current-day-slider .bgb .value {
  font-size: 14px;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
  color: #fff;
  margin: 13px 0px 0px 0px;
}
.current-day-slider .bgb label {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  left: -25px;
  position: absolute;
  text-transform: uppercase;
  top: 16px;
}
.game-standings-see-more {
  width: 100%;
  text-align: center;
  padding: 15px 0 14px;
  display: block;
  float: left;
  border-top: solid 1px #e5e5e5;
  background: #fbfcfc;
  color: #666;
  font-size: 9px;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 8px 0 0 0;
}
#game-standings-block .user .i {
  font-size: 9px;
  position: relative;
  color: #ccc;
  left: 3px;
  top: -1px;
}
#game-standings-block .borderless-block-transparent-header {
  /*  overflow: visible;
  float: left;*/
}
#game-standings-block h3 {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}
#field-filter-show-players-like-me {
  float: left;
  margin: 10px 10px 0 0;
  position: relative;
}
#field-filter-show-players-like-me .filter-label {
  display: inline-block;
  color: #999;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 14px;
  font-style: italic;
  margin: 0 10px 0 0;
}
/* -------- STANDINGS GRAPH END GAME-INC-LESS -------- */
/* -------- STANDINGS GAME FRIENDS BLOCK BEGIN -------- */
#game-player-friends-wrap .borderless-block-transparent-header {
  margin: 0;
}
#game-player-friends-wrap .friends-faces-bg {
  float: right;
  background: url("/images/game/bg-friends-faces.png") no-repeat scroll right center transparent;
  width: 125px;
  height: 115px;
  margin: -40px 0 0 0;
}
#game-player-friends-wrap .add-players-message {
  float: left;
  color: #000;
  font-size: 15px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  line-height: 23px;
}
/* -------- STANDINGS GAME FRIENDS BLOCK END -------- */
/* -------- GAME-STANDINGS-WRAP BEGIN ---------*/
.game-standings-wrap .game-standings-overview {
  clear: both;
  background: transparent;
  height: 100%;
  overflow: visible;
  padding: 0 0 40px;
  position: relative;
  width: 360px;
  float: left;
}
.game-standings-overview .profile-img-wrap {
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 15px;
}
.game-standings-overview .profile-img-wrap.mvp {
  background: url("/images/game/standings-mvp-bg-large.png") no-repeat scroll 0 0 transparent;
  height: 107px;
  width: 77px;
  left: -10px;
  top: 10px;
}
.game-standings-overview .profile-img {
  float: left;
  margin: 0;
}
.game-standings-overview .mvp .profile-img {
  margin: 5px 0 0 10px;
}
.game-standings-overview .profile-img img {
  float: left;
  width: auto;
}
.game-standings-overview .player-stats {
  float: left;
  margin: 10px 0 0 75px;
  width: 280px;
}
.game-standings-overview .day-select {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.game-standings-overview #current-day,
.game-standings-overview .current-day {
  height: 100%;
  left: 64px;
  width: 235px;
}
/* -------- GAME-STANDINGS-WRAP END -----------*/
/* -------- ADD EXTRA MOTIVATION BLOCK BEGIN -------- */
#game-add-extra-motivation {
  margin: 20px 0 35px;
}
#game-add-extra-motivation.block-add-extra-motivation {
  text-align: center;
}
#game-add-extra-motivation.block-add-extra-motivation .bg-image {
  background: url("/images/game/icons/extra-motivation-icon-68x68.png") no-repeat scroll 0 0 transparent;
  margin-top: 5px;
  width: 68px;
  height: 68px;
}
#game-add-extra-motivation.block-add-extra-motivation .block-description {
  width: 230px;
}
#game-add-extra-motivation.block-add-extra-motivation .block-description p {
  line-height: 20px;
  margin-top: 5px;
}
#game-add-extra-motivation.block-add-extra-motivation .btn-wrp {
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
}
/* -------- ADD EXTRA MOTIVATION BLOCK END -------- */
#weekly-prize-winners-block {
  margin-bottom: 0px;
}
#weekly-prize-winners-block .borderless-block-transparent-header {
  margin-bottom: 0;
}
#weekly-prize-winners-block .prize-winners-list {
  border: none;
}
p.weekly-prize-notes {
  color: #666;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 15px;
  width: 100%;
}
.prize-winners-list {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
}
.prize-winners-list li:first-child {
  margin-top: 0;
}
.prize-winners-list li {
  position: relative;
  display: block;
  vertical-align: top;
  margin-top: 10px;
  min-height: 52px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.prize-winners-list li:last-child {
  border: none;
  padding-bottom: 0px;
}
.prize-winners-list li .profile-img-wrap.round-white-border,
.prize-winners-list li .profile-img-wrap.medium {
  float: left;
  width: auto;
  border-radius: 0;
}
.prize-winners-list li .profile-img-wrap.round-white-border .profile-img,
.prize-winners-list li .profile-img-wrap.round-white-border .profile-img-bg {
  border-radius: 0;
}
.prize-winners-list li .profile-img-wrap.round-white-border .profile-img.medium {
  box-shadow: none;
  border: 0;
}
.prize-winners-list .user-name {
  color: #000;
  display: inline-block;
  line-height: 16px;
  text-align: left;
  font-family: 'Averta-Light-300';
  max-width: 225px;
  padding-top: 5px;
  margin-left: 15px;
}
#weekly-prize-winners-pager {
  padding-bottom: 25px;
}
.prize-winners-list .user-name span {
  font-weight: bold;
}
#weekly-prize-winners-block .description {
  border-top: 1px dotted #ccc;
  font-family: 'Averta-Light-300';
  font-size: 16px;
  line-height: 20px;
  padding-top: 20px;
  text-align: center;
}
#weekly-prize-winners-block .description span {
  font-family: 'Averta-Semibold-500';
}
/* -------- STANDINGS DATA FEED PAGINATION BEGIN -------- */
.game-standings-wrap .data-feed-pager {
  float: left;
  width: 100%;
  padding: 15px 0;
  margin-top: 15px;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: none;
}
.game-standings-wrap .data-feed-pager a {
  display: inline-block;
  text-transform: none;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 15px;
}
/* -------- STANDINGS DATA FEED PAGINATION END -------- */
/* -------- STANDINGS GAME PLAYERS BLOCK BEGIN -------- */
#game-players-wrap .borderless-block-transparent {
  margin: 30px 0 0;
}
#game-losers.borderless-block-transparent {
  margin-top: 50px;
}
#game-players-wrap ul {
  float: left;
  overflow: visible;
}
#game-players-wrap ul li {
  float: left;
  position: relative;
  padding: 0 10px 20px;
}
#game-players-wrap ul li .profile-img.medium {
  width: 65px;
  height: 65px;
}
#game-players-wrap ul li.mvp-user {
  overflow: visible;
  width: 72px;
  height: 72px;
}
#game-players-wrap ul li.mvp-user .profile-img-wrap {
  display: block;
  margin-left: -10px;
  margin-top: -5px;
  padding: 5px 10px 40px;
  width: 72px;
  height: 72px;
}
#game-players-wrap .data-feed-pager {
  border: none;
  padding: 0;
  margin: 0;
}
#game-players-wrap .profile-img-wrap {
  position: relative;
}
#game-players-wrap .profile-img {
  margin: 0;
}
#game-players-wrap .playing-for-charity-percentage {
  float: left;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 15px;
  color: #00A19F;
  text-align: center;
  margin: 10px 0;
  width: 100%;
}
#game-players-wrap .playing-for-charity-percentage .player-charity-icon {
  margin-right: 5px;
}
#game-players-wrap .profile-img-wrap span.profile-img {
  border-radius: 5px;
  box-shadow: none;
  padding: 0;
  width: 65px;
  height: 65px;
}
#game-players-wrap .profile-img-wrap span.profile-img .profile-img-bg {
  border-radius: 5px;
  box-shadow: none;
}
/* -------- STANDINGS GAME PLAYERS BLOCK END -------- */
/* -------- UPCOMING GAMES BEGIN -------- */
.game-standings-wrap aside.module {
  border: none;
  width: 310px;
  box-sizing: border-box;
  padding: 10px 0;
  margin-bottom: 20px;
}
.game-standings-wrap aside.module .module-content {
  width: 310px;
}
.game-standings-wrap aside.module .module-header h4 {
  font-family: 'Averta-Light-300';
  font-size: 28px;
}
.game-standings-wrap aside.module .media-body i,
.game-standings-wrap aside.module .media-body span {
  color: #999;
}
.game-standings-wrap aside.module .media-body .fa.fa-user {
  margin-left: 15px;
}
.game-standings-wrap .sidebar-media .media-thumb {
  border-radius: 0;
}
/* -------- UPCOMING GAMES END -------- */
.event-rich-snippet-info {
  position: absolute;
  left: -10000px;
  max-width: 960px;
}
#formWeighIn_submit_field {
  float: right;
}
/* -------- BUY WEIGH-IN TOKENS BEGIN ---------------*/
#game-buy-weigh-in-tokens {
  margin: 20px 0 35px;
}
#game-buy-weigh-in-tokens.block-buy-weigh-in-tokens {
  text-align: center;
}
#game-buy-weigh-in-tokens.block-buy-weigh-in-tokens .bg-image {
  background: url("/images/game/icons/buy-tokens-icon-68x68.png") no-repeat scroll 0 0 transparent;
  margin-top: 5px;
  width: 68px;
  height: 68px;
}
#game-buy-weigh-in-tokens.block-buy-weigh-in-tokens .block-description p {
  line-height: 20px;
  margin-top: 5px;
}
#game-buy-weigh-in-tokens.block-buy-weigh-in-tokens .btn-wrp {
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
}
/* -------- BUY WEIGH-IN TOKENS END   ---------------*/
/* -------- FORM SHARE WEIGH-IN BEGIN -------- */
#formShareWeighIn {
  width: 356px;
}
#formShareWeighIn_group_default {
  text-align: center;
  margin: 10px 0 20px;
}
#formShareWeighIn_facebookPostHtml {
  display: block;
  margin: 0 0 15px;
  text-align: left;
}
#formShareWeighIn_facebookPostHtml .fb-post-thumb {
  float: left;
  margin-right: 10px;
  width: 90px;
  height: 90px;
}
#formShareWeighIn_facebookPostHtml h3 {
  margin-bottom: 10px;
  padding-top: 20px;
}
#formShareWeighIn .btn-gray-big-new .bgc {
  width: 142px;
}
/* -------- FORM SHARE WEIGH-IN END -------- */
/* -------- FORM EDIT WEIGH IN BEGIN -------- */
#formEditWeighIn_group_default {
  background: url('/images/modals/modal-sprites.png') no-repeat scroll -10px -165px transparent;
  display: block;
  margin: 20px 0 40px -10px;
  width: 352px;
  height: 37px;
}
#formEditWeighIn_date {
  float: left;
  margin: 0;
  padding: 0 15px;
  border-right: 1px solid #DDDDDD;
  color: #999;
  font-size: 13px;
  line-height: 37px;
}
#formEditWeighIn_weight_field {
  float: left;
  padding: 4px 0 5px;
  width: 130px;
}
#formEditWeighIn_weight {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 50px;
  height: 28px;
  padding: 0px;
}
#formEditWeighIn_unit {
  float: left;
  margin: 8px 0 0 8px;
}
.ie7 #formEditWeighIn .edit-weigh-in-value {
  margin-right: 5px !important;
}
.ie7 #formEditWeighIn .weight-conversion-switch {
  margin-left: 35px !important;
}
/* -------- FORM EDIT WEIGH IN END -------- */
/* -------- FORM PRE GAME WEIGH IN / FORM UNOFFICIAL WINNER BEGIN -------- */
#formPreGameWeighIn_group_default,
#formUnofficialWinner_group_default {
  margin: 0 0 15px 0;
  padding: 0 20px;
}
#formUnofficialWinner .header {
  padding: 0 75px;
}
#formUnofficialWinner_header .countdown {
  width: 125px;
  color: #E0821F;
  display: inline-block;
  text-align: left;
}
#formPreGameWeighIn_header .right-column,
#formUnofficialWinner_header .right-column {
  float: right;
  width: 280px;
  height: 320px;
  position: relative;
}
#formPreGameWeighIn_header .ilustration-label,
#formUnofficialWinner_header .ilustration-label {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  position: absolute;
}
#formPreGameWeighIn_header .ilustration-label.first,
#formUnofficialWinner_header .ilustration-label.first {
  text-align: left;
  left: 0px;
  top: -10px;
}
#formPreGameWeighIn_header .ilustration-label.second,
#formUnofficialWinner_header .ilustration-label.second {
  text-align: right;
  right: -20px;
  bottom: 0px;
}
#formPreGameWeighIn_header .weigh-in-illustrations,
#formUnofficialWinner_header .weigh-in-illustrations {
  background: url("/images/game/bg-illustrations.png") no-repeat scroll 0 0 transparent;
  width: 380px;
  height: 300px;
  position: absolute;
  top: 10px;
  left: -15px;
}
#formPreGameWeighIn_header .notecard-word,
#formUnofficialWinner_header .notecard-word {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  color: #E0821F;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 55px;
  left: 205px;
  width: 125px;
}
#formPreGameWeighIn_header p,
#formUnofficialWinner_header p {
  line-height: 34px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 14px;
}
#formPreGameWeighIn_header p.notes,
#formUnofficialWinner_header p.notes {
  font-style: italic;
  font-size: 13px;
  text-align: center;
  margin: -15px 0 25px 0;
}
#formPreGameWeighIn_header .step-nr,
#formUnofficialWinner_header .step-nr {
  background: url("/images/game/bg-step.png") no-repeat scroll 0 0 transparent;
  width: 34px;
  height: 34px;
  float: left;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 23px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  text-shadow: 0 -1px 0 #76A2A4;
}
#formPreGameWeighIn_header .step-text,
#formUnofficialWinner_header .step-text {
  margin: 0 0 0 15px;
  display: inline-block;
  line-height: 24px;
  width: 330px;
}
#formPreGameWeighIn_header .word,
#formUnofficialWinner_header .word {
  font-size: 22px;
  color: #E0821F;
  text-transform: uppercase;
}
#formPreGameWeighIn_header .left-column,
#formUnofficialWinner_header .left-column {
  float: left;
  height: 320px;
}
/* -------- FORM PRE GAME WEIGH IN / FORM UNOFFICIAL WINNER END -------- */
/* -------- FORM PRE GAME INVITE FRIENDS BEGIN -------- */
#formPreGameInviteFriends_group_default {
  margin: 0 0 20px 0;
}
#formPreGameInviteFriends .header {
  line-height: 28px;
  text-align: center;
}
#formPreGameInviteFriends .header .strong {
  font-size: 19px;
}
#formPreGameInviteFriends .step {
  float: left;
  position: relative;
  width: 285px;
}
#formPreGameInviteFriends .step .separator {
  position: absolute;
  top: 10px;
}
#formPreGameInviteFriends .step .separator.left {
  background: url("/images/separators/modal-vertical-separator.png") no-repeat scroll 0 0 transparent;
  width: 1px;
  height: 311px;
  left: 0px;
}
#formPreGameInviteFriends .step .separator.right {
  background: url("/images/separators/modal-vertical-separator.png") no-repeat scroll 0 0 transparent;
  width: 1px;
  height: 311px;
  right: 0px;
}
#formPreGameInviteFriends .step-bg {
  margin: 0 auto;
  width: 173px;
  height: 146px;
}
#formPreGameInviteFriends .step-bg.facebook-account {
  background: url("/images/game/bg-facebook-account.png") no-repeat scroll 0 0 transparent;
}
#formPreGameInviteFriends .step-bg.pot-increase {
  background: url("/images/game/bg-pot-increase.png") no-repeat scroll 0 0 transparent;
}
#formPreGameInviteFriends .step-bg.create-profile {
  background: url("/images/game/bg-complete-your-profile.png") no-repeat scroll 0 0 transparent;
  width: 146px;
}
#formPreGameInviteFriends .step .title {
  color: #E0821F;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 26px;
  margin: 10px 0 20px;
  text-align: center;
}
#formPreGameInviteFriends .step .description {
  color: #3D3D3D;
  font-size: 15px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  width: 275px;
}
#formPreGameInviteFriends .step .action-wrap {
  text-align: center;
  font-size: 15px;
  margin: 10px 0 0;
  font-family: 'Averta-Semibold-500';
}
#formPreGameInviteFriends .step .action-wrap .note {
  margin-top: 10px;
  font-size: 12px;
}
#formPreGameInviteFriends .footer-links {
  text-align: center;
}
#formPreGameInviteFriends .footer-links .handwrite-text {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 20px;
  margin: 10px 20px 10px 30px;
  line-height: 0;
}
#formPreGameInviteFriends .footer-links .btn-wrap .bgc {
  text-transform: uppercase;
  line-height: 44px;
}
#formPreGameInviteFriends .footer-links .app-store-logo {
  background: url("/images/static-pages/how-it-works/app-store.png") no-repeat scroll 0 0 transparent;
  width: 155px;
  height: 30px;
  text-indent: -9999px;
  margin: 6px 0 0 5px;
}
/* -------- FORM PRE GAME INVITE FRIENDS END -------- */
/* -------- FORM INITIAL WEIGH IN / FORM FINAL WEIGH IN BEGIN -------- */
.weigh-in-photo-lightbox {
  position: relative;
}
.weigh-in-photo-lightbox .notecard-word {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 18px;
  color: #E0821F;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 40px;
  left: 110px;
  width: 125px;
}
.weigh-in-photo-lightbox.both-photos .notecard-word {
  top: 47px;
  left: 220px;
}
/* -------- FORM INITIAL WEIGH IN / FORM FINAL WEIGH IN END -------- */
/* -------- FORM PRE FINAL WEIGH IN BEGIN -------- */
#formWeighIn_group_default,
#formPreFinalWeighIn_group_default {
  margin: 0;
}
#formPreFinalWeighIn_group_bottomGroup {
  padding-left: 60px;
  margin-bottom: 35px;
}
#formPreFinalWeighIn_unit {
  margin-left: 10px;
}
.form-unofficial-weigh-in.modal-form .header {
  font-size: 16px;
}
.form-unofficial-weigh-in.modal-form .header .countdown {
  width: 4.5em;
  color: #E0821F;
  display: inline-block;
  text-align: center;
}
.form-unofficial-weigh-in.modal-form #weigh-in-or-divider {
  margin: 25px 0;
  float: left;
  width: 98%;
  clear: both;
  background: url("/images/game/or-divider.png") repeat-x scroll center center;
  text-align: center;
  color: #999;
  font-size: 14px;
}
.form-unofficial-weigh-in.modal-form .weigh-in-counter {
  background: none;
  width: 380px;
  height: 116px;
  margin: 0 auto;
}
.form-unofficial-weigh-in.modal-form .weigh-in-counter .ui-stepper {
  background: url("/images/modals/bg-current-weight.png") no-repeat scroll 0px 0px transparent;
  width: 330px;
  height: 100%;
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
}
.form-unofficial-weigh-in.modal-form .ui-stepper .ui-stepper-textbox {
  width: 215px;
  height: 60px;
  float: left;
  text-align: center;
  font-size: 50px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  letter-spacing: 0.2em;
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 10px 0 0 20px;
}
.form-unofficial-weigh-in.modal-form .ui-stepper .ui-stepper-plus {
  background: url("/images/game/icons/stepper-plus.png") no-repeat scroll 0px 0px transparent;
  width: 30px;
  height: 20px;
  top: 15px;
}
.form-unofficial-weigh-in.modal-form .ui-stepper .ui-stepper-minus {
  background: url("/images/game/icons/stepper-minus.png") no-repeat scroll 0px 0px transparent;
  width: 30px;
  height: 20px;
  top: 40px;
}
.form-unofficial-weigh-in.modal-form .ui-stepper .ui-stepper-minus,
.form-unofficial-weigh-in.modal-form .ui-stepper .ui-stepper-plus {
  padding: 0;
  margin: 0;
  right: 40px;
  z-index: 100;
  position: absolute;
  text-indent: -9999px;
}
#formWeighIn_group_bottomGroup {
  padding-left: 60px;
  margin-bottom: 25px;
}
.form-unofficial-weigh-in .weight-field .field-data {
  float: left;
}
.form-unofficial-weigh-in .weight-field.form-field {
  clear: none;
  float: left;
  margin-bottom: 0;
  margin-left: 6px;
  width: auto;
}
.form-unofficial-weigh-in .weight-field.form-field .textbox {
  padding-left: 0;
  padding-right: 5px;
  text-align: right;
  width: 40px;
  float: left;
}
.form-unofficial-weigh-in .weight-field.form-field .field-errors {
  margin-left: -5px;
  margin-top: 38px;
  width: 300px;
}
.form-unofficial-weigh-in .decimals-field.form-field {
  clear: none;
  float: left;
  width: 30px;
  margin: 0 0 0 5px;
}
.form-unofficial-weigh-in .decimals-field.form-field .textbox {
  margin: 0;
  padding-left: 5px;
  text-align: left;
}
.form-unofficial-weigh-in .decimals-separator {
  float: left;
  width: 15px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}
#formWeighIn_unit {
  margin-left: 10px;
}
.form-unofficial-weigh-in.modal-form.form .label {
  float: left;
  margin: 13px 10px 0 0;
  font-size: 15px;
}
.form-unofficial-weigh-in.modal-form .field-errors {
  margin: 4px 0 0 150px;
  position: absolute;
}
/* new vertical toogle switch */
.form-unofficial-weigh-in.modal-form .weight-converter {
  top: 0px;
  left: 0px;
  float: right;
  position: relative;
}
.form-unofficial-weigh-in.modal-form .update-all-games {
  float: left;
  width: auto;
  margin: 7px 0 0;
}
.form-unofficial-weigh-in.modal-form .submit-button-wrp {
  float: right;
}
/* -------- FORM PRE FINAL WEIGH IN END -------- */
/* -------- FORM FINAL WEIGH IN LOSER BEGIN -------- */
#formFinalWeighInLoser_group_default {
  margin: 0 0 20px 0;
}
#formFinalWeighInLoser_message p {
  text-align: center;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  padding: 0 50px;
}
#formFinalWeighInLoser .start-dietbet {
  width: 390px;
  height: 60px;
  margin: 10px auto 35px auto;
  display: block;
  position: relative;
}
#formFinalWeighInLoser #btn-start-dietbet {
  left: 7px;
  position: absolute;
  right: 8px;
}
.form.photo-weghin-modal .hide-weight-field {
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
/* -------- FORM FINAL WEIGH IN LOSER END -------- */
/* -------- WEIGH IN METHOD MODAL ERROR BEGIN -------- */
.weigh-in-method-error .message {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
}
.weigh-in-method-error .note {
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
/* -------- WEIGH IN METHOD MODAL ERROR END -------- */
/* -------- GAME WEIGH IN DATES BLOCK BEGIN -------- */
.game-weighin-dates-block {
  float: left;
  width: 100%;
  background: url("/images/separators/header-separator-w850.png") no-repeat scroll center bottom transparent;
  margin: 0 0 25px;
  padding: 0 0 20px;
}
.game-weighin-dates-block.has-virtual-gifts {
  padding: 0 0 15px;
  border: 1px solid #C6C9C3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: none;
}
.game-weighin-dates-block.has-virtual-gifts.is-final-weigh-in {
  height: 110px;
}
.game-weighin-dates-block .block-content {
  width: 600px;
  margin: 0 auto;
}
.game-weighin-dates-block.has-virtual-gifts .block-content {
  border-right: 1px dotted #c6c9c3;
  margin: 15px 0px 0px 0px;
  width: 700px;
  float: left;
}
.game-weighin-dates-block.has-virtual-gifts .block-gift {
  float: right;
  width: 245px;
}
.game-weighin-dates-block .weighin-date {
  float: left;
  width: 150px;
  padding: 15px 0;
}
.game-weighin-dates-block.has-virtual-gifts .weighin-date {
  float: left;
  display: block;
  width: auto;
  padding: 15px 0 0 0;
  margin-right: 10px;
}
.game-weighin-dates-block .weighin-date.final {
  width: 270px;
}
.game-weighin-dates-block.has-virtual-gifts .weighin-date.final {
  width: auto;
  float: left;
  display: block;
  margin-right: 0px;
}
.game-weighin-dates-block .title {
  font-size: 18px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  color: #4E4E4E;
}
.game-weighin-dates-block .value {
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
  color: #666;
  margin: 5px 0 0 0;
}
.game-weighin-dates-block.has-virtual-gifts .value {
  display: inline;
}
.game-weighin-dates-block .bg-calendar {
  background: url("/images/game/bg-calendar-small.png") no-repeat scroll 0 0 transparent;
  width: 110px;
  height: 68px;
  float: left;
  margin: 0 10px 0 50px;
}
.game-weighin-dates-block.has-virtual-gifts .bg-calendar {
  margin: 0px;
}
.game-weighin-dates-info .msg-pop-handwrite {
  color: #d6450a;
  font-family: 'Averta-Light-300';
  font-size: 22px;
  font-weight: normal;
  line-height: 32px;
  padding: 0;
  text-align: left;
  background: none;
}
.game-weighin-dates-info {
  float: left;
  width: auto;
}
.game-weighin-dates-block.has-virtual-gifts .game-weighin-dates-info {
  float: left;
  width: 590px;
}
.block-gift .gift-img {
  width: 64px;
  height: 64px;
  float: left;
  margin: 15px 0 0 0px;
}
.gift-img-info {
  float: left;
  margin: 15px 0 0 20px;
}
.gift-img-info .your-gifts {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 18px;
}
.gift-img-info .gifts-remaining {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  margin: 10px 0;
}
.gift-img-info .send-gift {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
}
.game-activity-bgt .what-is-happening {
  font-family: 'Averta-Light-300';
  font-size: 26px;
  font-weight: normal;
  margin-top: 28px;
}
/* -------- GAME WEIGH IN DATES BLOCK END -------- */
/* -------- FORM GAME NON PLAYER FIRST VISIT BEGIN -------- */
#formGameNonPlayerFirstVisit #game-settings-block {
  float: left;
  margin: 0 0 0 40px;
}
#formGameNonPlayerFirstVisit #game-settings-block li {
  font-size: 20px;
}
.spanish #formGameNonPlayerFirstVisit #game-settings-block li {
  font-size: 18px;
}
#formGameNonPlayerFirstVisit #game-settings-block .image {
  margin-bottom: 18px;
}
#formGameNonPlayerFirstVisit .note {
  font-family: 'Averta-Light-300';
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #666;
  margin: 0 0 20px;
}
#formGameNonPlayerFirstVisit .btn-wrapper {
  display: block;
  text-align: center;
  margin: 30px 0 25px;
}
#formGameNonPlayerFirstVisit .submit-button-wrp {
  width: 230px;
  width: auto;
}
#formGameNonPlayerFirstVisit .footer-links {
  display: block;
  text-align: center;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 16px;
}
.spanish #formGameNonPlayerFirstVisit .footer-links {
  letter-spacing: -0.05em;
}
#formGameNonPlayerFirstVisit .footer-links a {
  display: inline-block;
}
#formGameNonPlayerFirstVisit .footer-links .link-separator {
  display: inline-block;
  margin: 0 10px;
}
#formGameNonPlayerFirstVisit .header.separator {
  background: url("/images/separators/footer-separator-large.png") no-repeat scroll 0 bottom transparent;
  padding-bottom: 25px;
  margin: 0;
  width: 100%;
}
#formGameNonPlayerFirstVisit .header .description {
  display: block;
  text-align: left;
}
#formGameNonPlayerFirstVisit .header .profile-img {
  margin-right: 15px;
  margin-top: 0px;
  -webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
  float: left;
}
#formGameNonPlayerFirstVisit .page-block {
  min-width: 620px;
}
#formGameNonPlayerFirstVisit .block-content {
  width: 620px;
}
#formGameNonPlayerFirstVisit .games-group {
  margin: 0;
}
#formGameNonPlayerFirstVisit .games-group .game-data-wrap {
  background: none;
  height: auto;
}
#formGameNonPlayerFirstVisit .label-wrap {
  display: none;
}
#formGameNonPlayerFirstVisit .game-data {
  width: 280px;
}
#formGameNonPlayerFirstVisit .game-title.move-up {
  margin: 30px 0 5px;
}
#formGameNonPlayerFirstVisit .game-pot-amount {
  padding: 12px 0 0;
  width: 170px;
}
#formGameNonPlayerFirstVisit .join-game-block {
  padding: 30px 0 0;
}
#formGameNonPlayerFirstVisit .pot-amount-img {
  display: none;
}
#formGameNonPlayerFirstVisit .pot-amount-data {
  float: none;
}
#formGameNonPlayerFirstVisit .pot-amount-data .pot-amount-value {
  line-height: 30px;
}
#formGameNonPlayerFirstVisit .game-notes {
  color: #F2883A;
}
#formGameNonPlayerFirstVisit #facebook-facepile {
  background: url("/images/separators/footer-separator-large.png") no-repeat scroll 0 0 transparent;
  margin-top: 10px;
  padding-top: 10px;
  text-align: center;
}
.modal-new.guest-modal.invitation #formGameNonPlayerFirstVisit_group_default {
  margin-bottom: 0;
}
.modal-new.guest-modal.invitation .ui-dialog-title .profile-img {
  margin-right: 10px;
  margin-top: -10px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
/* -------- FORM GAME NON PLAYER FIRST VISIT END -------- */
/* -------- GAME DUMMY PLAYER STATS BANNER BEGIN -------- */
#game-stats-banner {
  float: none;
  width: 960px;
  margin: 5px auto 40px;
}
#game-stats-banner .block-wrapper {
  background: none repeat scroll 0 0 #F9F8F4;
  border: 1px solid #D6D7D2;
  height: 80px;
}
#game-stats-banner .block-content {
  padding: 0;
}
#game-stats-banner .stats-item {
  float: left;
  width: 215px;
  margin: 0 0 0 20px;
}
#game-stats-banner #game-total-players.stats-item {
  width: 200px;
  margin: 0 0 0 20px;
}
#game-stats-banner #game-pot.stats-item {
  margin: 0 0px 0 10px;
  width: 235px;
}
#game-stats-banner .stats-item.auto-align {
  margin: 0 0px 0 80px!important;
}
#game-stats-banner #game-pot.stats-item .stats-data {
  width: 105px;
  overflow: visible;
}
#game-stats-banner #game-bet-amount .stats-image {
  background: url("/images/game/game-settings/bg-betamount-small.png") no-repeat scroll 0 0 transparent;
  width: 120px;
  height: 73px;
  float: left;
}
#game-stats-banner #game-total-players .stats-image {
  background: url("/images/game/bg-faces-small.png") no-repeat scroll 0 0 transparent;
  width: 94px;
  height: 82px;
  float: left;
  margin: -10px 0 0;
}
#game-stats-banner #game-pot .stats-image {
  background: url("/images/game/game-settings/bg-potamount-small-new.png") no-repeat scroll 0 0 transparent;
  width: 115px;
  height: 85px;
  float: left;
  margin: -10px 0 0;
}
#game-stats-banner #game-start-date .stats-image {
  background: url("/images/game/game-settings/bg-calendar-small-new.png") no-repeat scroll 0 0 transparent;
  width: 97px;
  height: 65px;
  float: left;
}
#game-stats-banner .stats-data {
  float: left;
  padding: 15px 0 22px;
  margin: 0 0 0 5px;
}
#game-stats-banner .stats-data .title {
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 20px;
  color: #666;
  text-align: center;
}
#game-stats-banner .stats-data .value {
  display: block;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 24px;
  color: #000;
  text-align: center;
}
/* -------- GAME DUMMY PLAYER STATS BANNER END -------- */
/* -------- FORM USER EXISTING WEIGH-IN BEGIN -------- */
#formUseExistingWeighIn_group_default {
  text-align: center;
  margin: 0;
}
#formUseExistingWeighIn_header p.strong {
  margin: 15px 0 10px;
}
#formUseExistingWeighIn_submit_field {
  display: block;
  margin: 25px 0 10px;
}
/* -------- FORM USER EXISTING WEIGH-IN END -------- */
/* -------- FORM DECLINE INVITATION BEGIN -------- */
#formDeclineInvitation .element-group {
  text-align: center;
}
#formDeclineInvitation .strong {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
}
#formDeclineInvitation_group_postDecline {
  margin-top: 20px;
}
/* -------- FORM DECLINE INVITATION END -------- */
/* -------- FORM PRE RESUBMIT FINAL WEIGHT BEGIN -------- */
#formPreResubmitFinalWeighIn_header {
  display: block;
  text-align: center;
}
/* -------- FORM PRE RESUBMIT FINAL WEIGHT END -------- */
/* -------- FORM EMAIL INVITATION PREVIEW BEGIN -------- */
#formPlayerInvitationPreviewIframe .iframe-modal-form-content {
  position: relative;
}
/* -------- FORM EMAIL INVITATION PREVIEW END -------- */
/* -------- FORM SEND GIFTS BEGIN -------- */
#gifts-list {
  margin: 0 20px;
}
#gifts-list .gift {
  display: inline-block;
  margin: 0 7px 30px;
  text-align: center;
  width: 134px;
  height: 120px;
  padding-top: 6px;
  border: 1px solid transparent;
  position: relative;
}
#gifts-list .gift.selected {
  border: 1px solid #5AA1A4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#gifts-list .gift:hover {
  border: 1px solid #5AA1A4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
#gifts-list .gift-img-bg {
  width: 85px;
  height: 90px;
}
#gifts-list .disabled .gift-img-bg {
  opacity: 0.3;
}
#gifts-list .gift-status {
  display: none;
}
#gifts-list .disabled .gift-status {
  background: url("/images/locked-photo-bg.png") no-repeat scroll center center #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 30;
  top: 35px;
  left: 50px;
}
#gifts-list .gift .gift-name {
  display: block;
  /*  .base-font-medium();*/
  /*  font-size: 14px;*/
}
#formSendGift .gifts {
  color: #F37D26;
}
#formSendGift .gifts.disabled {
  color: #CC1D02;
}
#formSendGift_group_footer {
  background: url("/images/separators/footer-separator-w800.png") no-repeat scroll center top transparent;
  float: none;
  margin: 0;
  padding: 25px 0 15px;
  text-align: center;
}
#formSendGift_submit_field.btn-with-input {
  float: left;
  margin-left: 4px;
}
#formSendGift_submit_field {
  float: none;
  margin: 0 auto;
}
#formSendGift_search_field {
  display: inline-block;
  margin: 0 10px 0 138px;
  width: 355px;
  height: 35px;
  text-align: left;
  float: left;
}
#formSendGift_search-label {
  color: #000;
  float: left;
  font-family: 'Averta-Light-300';
  font-size: 24px;
  margin: 8px 12px 0 0;
}
#formSendGift_search {
  width: 300px;
}
.ui-autocomplete {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  border: 1px solid #999;
  display: block;
  list-style: none outside none;
  margin: 0;
  outline: medium none;
  padding: 5px;
  cursor: default;
  left: 0;
  position: absolute;
  top: 0;
}
.ui-autocomplete li:hover {
  background-color: #E6F1F1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ui-autocomplete .user-name {
  display: inline-block;
  font-size: 16px;
  font-family: 'Averta-Semibold-500';
}
.ui-autocomplete .ui-corner-all {
  padding: 5px 0;
  display: block;
  line-height: 45px;
}
.ui-autocomplete .profile-img {
  margin: 0 10px;
}
/* -------- FORM SEND GIFTS END ---------- */
/* ----------  FORM JOIN DIETBET 10 GAME  ----------- */
.modal-new.ui-dialog.dietbet10 .ui-dialog-title,
.modal-new.ui-dialog.dietbet0 .ui-dialog-title {
  letter-spacing: normal;
  font-size: 22px;
  font-family: 'Averta-Light-300';
}
#formJoinDietBet10Game,
#formJoinDietBet0Game {
  width: 770px;
}
#formJoinDietBet10Game .header,
#formJoinDietBet0Game .header {
  font-family: 'Averta-Semibold-500';
}
#formJoinDietBet10Game h3,
#formJoinDietBet0Game h3 {
  color: #F37D26;
  font-size: 24px;
  margin: 20px 0px 10px 0px;
}
#formJoinDietBet10Game h4,
#formJoinDietBet0Game h4 {
  color: #00A19F;
  font-size: 20px;
  margin: 0;
}
#formJoinDietBet10Game_content h3,
#formJoinDietBet0Game_content h3 {
  font-family: 'Averta-Light-300';
  color: black;
  text-align: center;
}
#formJoinDietBet10Game .guidelines-list,
#formJoinDietBet0Game .guidelines-list {
  margin-top: 20px;
}
#formJoinDietBet10Game .guidelines-list .text,
#formJoinDietBet0Game .guidelines-list .text {
  font-size: 15px;
  line-height: 24px;
  width: 270px;
  text-align: left;
  font-family: 'Averta-Light-300';
}
#formJoinDietBet10Game .footer-buttons,
#formJoinDietBet0Game .footer-buttons {
  font-family: 'Averta-Light-300';
  font-size: 15px;
  line-height: 24px;
}
#formJoinDietBet10Game .element-group,
#formJoinDietBet0Game .element-group {
  margin: 0;
}
#formJoinDietBet10Game_content,
#formJoinDietBet0Game_content {
  width: 660px;
  display: block;
  margin: 50px auto 0;
  text-align: center;
}
#formJoinDietBet10Game_content .submit-button-wrp,
#formJoinDietBet0Game_content .submit-button-wrp {
  margin: 15px 0;
}
#formJoinDietBet10Game .winnings,
#formJoinDietBet0Game .winnings {
  color: #333;
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 16px;
  margin-bottom: 25px;
}
#formJoinDietBet10Game .btn-join-next-game,
#formJoinDietBet0Game .btn-join-next-game {
  margin: 20px auto;
}
#formJoinDietBet10Game_group_footer,
#formJoinDietBet0Game_group_footer {
  background: url("/images/separators/footer-separator-w800.png") no-repeat scroll center top transparent;
  float: none;
  margin: 0;
  padding: 15px 0 0;
  text-align: center;
}
#current-month-points-statistics .monthly-progress {
  width: 479px;
  border-right: 1px dotted #ccc;
  float: left;
}
#current-month-points-statistics .monthly-goals {
  float: left;
  padding-left: 30px;
  width: 449px;
}
#current-month-points-statistics .game-player-progress {
  margin-top: 65px;
}
.game-player-progress.left-progress .bar {
  width: 249px;
}
.game-player-progress.right-progress .bar {
  width: 170px;
}
.game-player-progress.left-progress .value,
.game-player-progress.left-progress .bar {
  -webkit-border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
}
.game-player-progress.left-progress .bar {
  background-image: url("/images/game/game-points/progress-bar-blue-hash-bg.png");
}
.game-player-progress.right-progress .bar {
  background-image: url("/images/game/game-points/progress-bar-red-hash-bg.png");
}
.game-player-progress.right-progress .value,
.game-player-progress.right-progress .bar {
  -webkit-border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
#current-month-points-statistics .progress-container {
  margin: 0 auto;
  width: 424px;
}
.progress-container .target-weight {
  font-family: 'Averta-Semibold-500';
  font-size: 18px;
  font-weight: normal;
  color: #999;
  margin-top: 4px;
  margin-bottom: 2px;
}
.game-player-progress .tooltip .start-weight {
  color: #000;
  font-size: 16px;
  padding: 0 5px;
}
.game-player-progress .tooltip .past-weigh-ins {
  padding: 0 5px;
}
.game-player-progress .tooltip .past-weigh-ins-block {
  position: absolute;
  bottom: 46px;
  right: -1px;
  border: 1px solid #ccc;
  width: 330px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(107, 107, 107, 0.4);
  box-shadow: 0 0 15px rgba(107, 107, 107, 0.4);
  padding: 20px;
}
#current-month-points-statistics .past-weigh-ins-block .weigh-in-tooltip-arrow {
  bottom: -12px;
  right: 30px;
  position: absolute;
  background: url("/images/game/game-points/points-tooltip-arrow.png") no-repeat scroll center 0 transparent;
  width: 20px;
  height: 12px;
}
.past-weigh-ins-block .past-weigh-ins-row {
  color: #000;
  font-family: 'Averta-Light-300';
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding-left: 30px;
  text-align: left;
  background: url("/images/game/icons/list-item-blue.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
}
.past-weigh-ins-row .gwi-date-type {
  width: 220px;
  display: inline-block;
}
.past-weigh-ins-row .gwi-weight {
  width: 80px;
  display: inline-block;
}
.game-player-progress .tooltip .tooltip-separator {
  color: #ccc;
}
#current-month-points-statistics .monthly-goals .player-motivation-text {
  color: #000;
  font-family: 'Averta-Light-300';
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0;
}
.block-content .monthly-goals .block-title {
  margin-bottom: 10px;
}
/* ---------- FORM JOIN DIETBET 10 GAME  ----------- */
/* -------- FORM GAME SETTINGS BEGIN -------- */
#formGameSettings {
  padding: 0 40px;
  position: relative;
}
#formGameSettings .block-title-handwrite {
  margin: 0 0 20px 0;
  font-weight: bold;
}
#formGameSettings_group_form-title {
  float: left;
  width: 540px;
}
#formGameSettings_group_left-thumbnail {
  clear: both;
  float: left;
  width: 150px;
  margin: 0 35px 0 0;
}
#formGameSettings_group_left-top {
  float: left;
  width: 345px;
}
#formGameSettings_group_bottom-center {
  clear: both;
  float: left;
  width: 540px;
  margin: 15px 0 0 0;
}
#formGameSettings_hostId_field {
  float: left;
  width: 170px;
  margin: 0 5px 0 0;
}
#formGameSettings_hostId_field .select {
  max-width: 160px;
}
#formGameSettings_hostId_field .text {
  max-width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#formGameSettings_betAmount_field {
  float: right;
  width: 120px;
  margin-right: 10px;
}
#formGameSettings_betAmount_field .textbox {
  width: 75px;
}
#formGameSettings_betAmount_field .field-errors {
  margin-top: 20px;
  width: 400px;
}
#formGameSettings_startDate_field {
  float: right;
  width: 213px;
  margin-right: 11px;
}
#formGameSettings_separator {
  float: left;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 20px 0;
}
#formGameSettings_isInviteeOnly_field {
  clear: both;
  float: left;
  width: 125px;
  margin-right: 15px;
}
#formGameSettings_isInviteeOnly_field .field-errors {
  width: 550px;
}
#formGameSettings_isPubliclyVisible_field {
  float: left;
  width: 385px;
}
#formGameSettings_group_right-top {
  float: right;
  width: 260px;
  padding: 0 0 0 35px;
  margin: -40px 5px 0 0;
  position: relative;
}
#formGameSettings_right-block-separator {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  border-left: 1px dotted #ccc;
}
#formGameSettings_right-block-separator.short {
  height: 345px;
}
#formGameSettings_right-block-separator.long {
  height: 480px;
}
#formGameSettings_right-block-description p {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 15px;
  color: #4E4E4E;
  line-height: 18px;
}
#formGameSettings_group_footer {
  margin: 0 0 15px 0;
}
#formGameSettings .submit-button-wrp {
  margin-right: -10px;
  width: 220px;
  float: right;
}
#formGameSettings .autoupdate-overlay {
  top: 5px;
}
/* -------- FORM GAME SETTINGS END -------- */
/* -------- PLAYER CARD BEGIN -------- */
.player-card {
  float: left;
  margin-right: 2%;
  width: 20.7%;
  margin-bottom: 30px;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.player-card:hover {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.player-card-details {
  clear: both;
  padding: 0;
  width: auto;
  text-align: center;
}
.player-card-details .profile-img-wrap {
  display: inline-block;
  width: 100%;
}
.player-card-details .profile-img {
  background: none repeat scroll 0 0 #fff;
  border: none;
  padding: 0;
  width: 100%;
  line-height: 0;
  box-sizing: border-box;
  border-radius: 6px;
}
.player-card-details .profile-img .profile-img-bg {
  display: block;
  height: 100%;
  width: 100%;
  line-height: 0;
}
.player-card-details-personal {
  margin-top: 12px;
  text-align: left;
  padding: 0 0 10px;
  height: 110px;
}
.player-card-details-personal .user-name {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  text-align: center;
  max-height: 40px;
  overflow: hidden;
  word-wrap: break-word;
  color: #333;
  font-size: 16px;
  line-height: 20px;
}
.player-card-details-personal .weight-details {
  margin-top: 5px;
  text-align: center;
}
.player-card-details-personal .player-card-label {
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  line-height: 27px;
  color: #666;
}
.player-card-label.win-odds {
  clear: both;
}
.player-card-details-personal .player-card-label .title {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
.player-card-details-personal .player-social-icons {
  display: inline;
}
.player-card-details-personal .player-charity-icon {
  margin: 0 1px 2px 0;
}
.player-card-details-personal .social-sharing-icon.dietbet-owner {
  height: 21px;
  width: 96px;
}
.player-card-details-personal .social-sharing-icon {
  margin: 0 2px;
}
.player-card-details .user-card-icons {
  width: 100%;
  text-align: center;
}
.player-card-footer {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  position: relative;
  width: 100%;
  font-family: 'Averta-Semibold-500';
  font-size: 14px;
  height: 20px;
}
#players-card-list #infscr-loading {
  height: 120px;
  margin: 0 auto;
  width: 120px;
}
.borderless-block-transparent-content.masonry {
  width: 100%!important;
  height: auto!important;
}
.blue-block.player-card.masonry-brick {
  position: inherit!important;
  left: inherit!important;
  top: inherit!important;
}
.player-card-details .profile-img-wrap img {
  border-radius: 6px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
/* -------- PLAYER CARD END -------- */
/* -------- PLAYER FILTERS BEGIN -------- */
.blue-rounded-filters {
  float: left;
  margin: 0 0 0 15px;
}
.blue-rounded-filters .filter-option {
  display: inline-block;
  font-family: 'Averta-Light-300';
  font-size: 16px;
  height: 28px;
  line-height: 30px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  color: #474747;
}
.blue-rounded-filters .filter-option.selected {
  background-color: #00A19F;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: inset 0 1px 1px #529396;
  -webkit-box-shadow: inset 0 1px 1px #529396;
  box-shadow: inset 0 1px 1px #529396;
  color: #fff;
  font-family: 'Averta-Semibold-500';
}
#players-filter-options #friends.filter-option .icon-friend-star {
  margin-bottom: -1px;
}
#players-filter-options #friends.filter-option.selected .icon-friend-star {
  background-position: 0px -25px;
}
#players-card-list .search-textbox-wrap {
  margin-top: 0;
}
#game-players-page .search-textbox-wrap #btn-search-submit {
  background: none repeat scroll 0 0 #00A19F;
  border-bottom-right-radius: 9px;
  border-top-right-radius: 9px;
  float: left;
  font-family: 'Averta-Light-300';
  font-size: 16px;
  height: 40px;
  margin: 0;
  text-align: center;
  width: 15%;
}
#game-players-page .search-textbox-wrap #btn-search-clear {
  background: url("/images/game/icons/cancel-icon.png") no-repeat scroll left center transparent;
  display: none;
  height: 19px;
  position: absolute;
  right: 60px;
  top: 11px;
  width: 19px;
}
#game-players-page .search-textbox-wrap #btn-search-submit i {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
}
#game-players-page .search-textbox-wrap .search-textbox {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #cccccc -moz-use-text-color #cccccc #cccccc;
  border-image: none;
  border-radius: 9px 0 0 9px;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  color: #999999;
  float: left;
  font-size: 16px;
  font-style: normal;
  height: 28px;
  line-height: 22px;
  padding: 5px 35px 5px 10px;
  width: 70%;
}
#game-players-page .search-textbox-wrap {
  width: 35%;
}
#players-filter-options.blue-rounded-filters {
  border-bottom: 1px solid #ccc;
}
#players-filter-options.blue-rounded-filters .filter-option.selected {
  border-bottom: 4px solid #00A19F;
  background-color: transparent;
  color: #000;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: -1px;
}
#players-filter-options .icon-friend-star.small.active {
  background: url("/images/game/icons/star-icon-13x12.png") no-repeat scroll 0 0 transparent !important;
  display: inline-block;
  height: 13px;
  margin: 0 5px 0 0;
  min-width: 13px;
}
/* -------- PLAYER FILTERS END   -------- */
/* -------- SEARCH TEXTBOX BEGIN -------- */
.search-textbox-wrap {
  float: right;
  margin: 15px 0 5px 0;
  position: relative;
  width: auto;
}
.search-textbox-wrap .search-textbox {
  width: 232px;
  height: 22px;
  line-height: 22px;
  padding: 5px 35px 5px 10px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  font-style: normal;
  float: left;
}
.search-textbox-wrap #btn-search-submit {
  background: url("/images/buttons/btn-magnifier.png") no-repeat scroll left center transparent;
  height: 40px;
  width: 50px;
  margin: -2px 0 0 -8px;
  float: left;
}
.search-textbox-wrap #btn-search-clear {
  background: url("/images/game/icons/cancel-icon.png") no-repeat scroll left center transparent;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 7px;
  right: 60px;
  display: none;
}
/* -------- SEARCH TEXTBOX END -------- */
/*****   GAME-PLAYER-STATS-BANNER BEGIN *********/
#game-header-stats-banner .msg-pop-handwrite {
  background: url("/images/separators/header-separator-w850.png") no-repeat scroll center bottom transparent;
  margin: 0 0 25px;
  padding: 0 0 30px;
}
#game-header-stats-banner .block-content {
  margin-top: -30px;
}
#game-header-stats-banner .stats-item {
  float: left;
  font-family: 'Averta-Light-300';
  font-size: 14px;
  margin: 0 0 10px;
  text-align: center;
  width: 320px;
}
#game-header-stats-banner #game-weigh-in-date .stats-image {
  float: left;
  height: 73px;
  width: 113px;
}
#game-header-stats-banner .stats-data {
  margin: 25px 0 15px;
  min-height: 60px;
  float: left;
  width: 200px;
}
#game-header-stats-banner .stats-data .title {
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
#game-header-stats-banner .stats-data .value {
  color: #E5882F;
  display: block;
  line-height: 15px;
}
#game-header-stats-banner #game-tokens .stats-data {
  border-left: 1px dotted #999;
  border-right: 1px dotted #999;
  width: 320px;
}
#game-header-stats-banner #game-pot .stats-image {
  background: url("/images/game/bg-potamount-header-stats.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 70px;
  width: 80px;
  margin-top: 10px;
}
#game-header-stats-banner #game-pot.stats-item {
  padding-left: 30px;
  width: 280px;
}
#game-header-stats-banner #game-gifts .stats-image {
  width: 100px;
  height: 64px;
  float: left;
  margin-top: 20px;
}
#game-header-stats-banner .stats-data .value a {
  display: block;
  margin-top: 5px;
}
.stats-banner-separator {
  background: url("/images/separators/long-separator-w1060.png") no-repeat scroll center bottom transparent;
  margin-bottom: 30px;
  display: block;
  height: 1px;
}
/*****   GAME-PLAYER-DIETBET-TEN-STATS BEGIN *********/
#user-profile-statistics.top-shadow {
  padding-top: 40px;
}
#user-profile-statistics .block-title {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 26px;
}
#game-progress-graph {
  width: 520px;
  float: left;
  margin-left: -30px;
}
#game-progress-stats {
  float: right;
  max-width: 425px;
}
#game-progress-graph .time-period {
  font-family: 'Averta-Semibold-500';
  font-size: 15px;
  margin-bottom: 5px;
  text-align: right;
}
#game-progress-graph .time-period .time-period-links.active {
  color: #00A19F;
}
#game-progress-graph .time-period .time-period-links {
  color: #999;
  margin-left: 10px;
}
#game-progress-graph .player-graph-legend {
  font-family: 'Averta-Light-300';
  font-size: 11px;
  margin: 20px 0 35px;
  padding-left: 30px;
  text-align: center;
}
#game-progress-graph .player-graph-legend .graph-icon {
  line-height: 20px;
  padding-left: 20px;
  display: inline-block;
  width: 100px;
  margin: 0 10px 0 30px;
  background: url("/images/game/icons/player-graph-icons.png") no-repeat scroll 0 0 transparent;
}
#game-progress-graph .player-graph-legend .unofficial-weigh-in {
  background-position: 0 0;
}
#game-progress-graph .player-graph-legend .verified-weigh-in {
  background-position: 0 -25px;
}
#game-progress-graph .player-graph-legend .runner-up {
  background-position: 0 -50px;
}
#game-progress-graph .player-graph-legend .winner {
  background-position: 0 -75px;
}
#game-progress-graph .player-graph-legend .monthly {
  background-position: 0 -100px;
}
#weight-groups {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  float: left;
  padding: 10px 0;
  margin-bottom: 30px;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
}
#weight-groups .user-weigh-loss-label {
  float: left;
  width: 180px;
  text-align: center;
  padding: 10px 0;
}
#weight-groups .user-weigh-loss-label.center {
  border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
}
#weight-groups .title {
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
}
#weight-groups .percentage {
  display: block;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 30px;
  color: #00A19F;
}
#weight-groups .value {
  color: black;
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 20px;
  margin-top: 10px;
}
#weight-groups .value .lock-icon {
  background: url("/images/locked-photo-bg.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 22px;
  margin-top: -3px;
  vertical-align: top;
  width: 22px;
}
#game-progress-stats #weight-groups {
  margin-top: -30px;
  border-top: none;
  padding: 15px 0;
}
#game-progress-stats #weight-groups .user-weigh-loss-label {
  width: 140px;
  text-align: center;
  padding: 0;
}
#game-progress-stats #weight-groups .title {
  width: 80px;
  margin: 0 auto;
  line-height: 18px;
}
#game-progress-stats .player-goals {
  font-family: 'Averta-Semibold-500';
}
#game-progress-stats .player-goals li {
  border-bottom: 1px dotted #DCDCDC;
  line-height: 38px;
  clear: both;
  height: 36px;
}
#game-progress-stats .player-goals .title {
  float: left;
  font-size: 15px;
  display: block;
  text-transform: uppercase;
}
#game-progress-stats .player-goals .value {
  float: left;
  font-size: 30px;
  color: #00A19F;
  float: right;
  display: block;
}
#game-progress-stats .submit-weight-wraper {
  text-align: center;
  padding-top: 15px;
}
#game-progress-stats .submit-weight-wraper .weigh-in {
  margin-top: 10px;
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 12px;
}
/* -------- GAME PROGRESS TIMELINE BEGIN --------*/
.timeline {
  z-index: 4;
}
#game-progress-timeline-block .block-title {
  font-size: 26px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
#game-progress-timeline-block #game-progress-timeline {
  position: relative;
  width: 665px;
  margin: 10px auto 0;
  padding-top: 18px;
}
#game-progress-timeline .game-round-wrapper {
  position: relative;
  padding: 0 30px;
}
#game-progress-timeline .game-round-wrapper.left {
  clear: left;
}
#game-progress-timeline .game-round-wrapper.right {
  clear: right;
}
#game-progress-timeline #month-2 {
  margin-top: 110px;
}
#game-progress-timeline .month-2 {
  margin-top: 20px;
}
#game-progress-timeline .started .round-status {
  background: url("/images/game/timeline/status-index.png") no-repeat scroll center 0 transparent;
  position: absolute;
  width: 100px;
  height: 86px;
  top: -25px;
  left: -50px;
}
#game-progress-timeline .ended .round-status {
  background: url("/images/game/timeline/done-month-amount.png") no-repeat scroll center 0 transparent;
  position: absolute;
  width: 83px;
  height: 70px;
  right: -24px;
  top: -18px;
}
#game-progress-timeline .round-status .done {
  background: url("/images/game/bg-step-nr-done.png") no-repeat scroll 0 0 transparent;
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: -11px;
  left: -4px;
}
#game-progress-timeline .game-round-wrapper .pot-amount {
  background: url("/images/game/timeline/pending-pot-amount.png") no-repeat scroll center 0 transparent;
  width: 86px;
  height: 96px;
  position: absolute;
  bottom: 65px;
  z-index: 1;
}
#game-progress-timeline .left .pot-amount {
  left: -30px;
}
#game-progress-timeline .right .pot-amount {
  right: -25px;
}
#game-progress-timeline .started .pot-amount {
  background: url("/images/game/timeline/pot-amount.png") no-repeat scroll center 0 transparent;
  width: 105px;
  height: 96px;
}
#game-progress-timeline .left.started .pot-amount {
  left: -40px;
}
#game-progress-timeline .right.started .pot-amount {
  right: -35px;
}
/*Perriod Wraper*/
#game-progress-timeline .month-1 .game-round {
  margin-right: 6px;
}
#game-progress-timeline .month-2 .game-round {
  margin-top: -20px;
  margin-right: 2px;
}
#game-progress-timeline .month-3 .game-round {
  margin-left: 1px;
}
#game-progress-timeline .month-5 .game-round {
  margin-left: 7px;
}
#game-progress-timeline .month-6 .game-round {
  margin-right: 2px;
}
#game-progress-timeline .game-round {
  background: url("/images/game/timeline/gray-bubble.png") no-repeat scroll center 0 transparent;
  width: 238px;
  height: 240px;
  text-align: center;
  position: relative;
  z-index: 3;
}
#game-progress-timeline .ended .game-round {
  background: url("/images/game/timeline/orange-bubble.png") no-repeat scroll center 0 transparent;
}
#game-progress-timeline .started .game-round {
  background: url("/images/game/timeline/blue-bubble.png") no-repeat scroll center 0 transparent;
}
#game-progress-timeline .title {
  font-family: 'Averta-Light-300';
  font-size: 26px;
  padding: 30px 0 0;
}
#game-progress-timeline.dietbet0 .small-title .title {
  letter-spacing: 0;
}
#game-progress-timeline .small-title .title {
  font-family: 'Averta-Light-300';
  font-size: 24px;
  padding: 50px 0 0;
  letter-spacing: -2px;
}
#game-progress-timeline .player-status {
  font-family: 'Averta-Light-300';
  font-size: 20px;
  color: #999;
  margin: 15px 0 12px;
  position: relative;
  z-index: 3;
}
#game-progress-timeline .small-title .player-status {
  margin: 6px 0 2px;
}
#game-progress-timeline .ended .player-status {
  color: #E5882F;
  font-family: 'Averta-Semibold-500';
}
#game-progress-timeline .started .player-status {
  color: #00A19F;
  font-family: 'Averta-Semibold-500';
}
#game-progress-timeline .new .player-status {
  font-style: italic;
}
#game-progress-timeline .pot-size {
  font-family: 'Averta-Light-300';
  font-size: 18px;
  padding: 10px 0;
}
#game-progress-timeline .description {
  font-family: 'Averta-Light-300';
  font-size: 14px;
}
#game-progress-timeline .description span {
  display: block;
  margin: 5px 0;
}
#game-progress-timeline .game-round-wrapper .timeline {
  background: url("/images/game/timeline/timeline.png") no-repeat scroll 0 0 transparent;
  width: 91px;
  height: 110px;
  position: absolute;
}
#game-progress-timeline.dietbet0 .game-round-wrapper .timeline {
  background: url("/images/game/timeline/timeline.png") no-repeat scroll 0 0 transparent;
  width: 91px;
  height: 110px;
  position: absolute;
}
#game-progress-timeline .right .timeline {
  left: -40px;
}
#game-progress-timeline .left .timeline {
  right: -40px;
}
#game-progress-timeline .right.new .timeline {
  background-position: -100px 0;
}
#game-progress-timeline #month-1 .timeline {
  height: 146px;
  right: -35px;
  top: -18px;
  background: url("/images/game/timeline/first-period-timeline.png") no-repeat scroll 0 0 transparent;
}
#game-progress-timeline .month-1 .timeline {
  right: -35px;
  top: 18px;
}
#game-progress-timeline .month-2 .timeline {
  top: 18px;
}
#game-progress-timeline .month-3 .timeline {
  top: -3px;
}
#game-progress-timeline .month-4 .timeline {
  top: 17px;
  left: -42px;
}
#game-progress-timeline .month-5 .timeline {
  top: -24px;
  right: -34px;
}
#game-progress-timeline .month-6 .timeline {
  top: -5px;
}
#game-progress-timeline .month-6.last .timeline {
  top: -3px;
  height: 271px;
  background: url("/images/game/timeline/last-period-timeline.png") no-repeat scroll 0 0 transparent;
}
#game-progress-timeline #month-1.started .timeline {
  background-position: -100px 0;
}
#game-progress-timeline #month-1.ended .timeline {
  background-position: -200px 0;
}
#game-progress-timeline .game-round-wrapper.left.started + .month-6.new.last .timeline {
  background-position: -100px 0;
}
#game-progress-timeline .game-round-wrapper.left.ended + .month-6.started.last .timeline {
  background-position: -200px 0;
}
#game-progress-timeline .game-round-wrapper.left.ended + .month-6.ended.last .timeline {
  background-position: -300px 0;
}
#game-progress-timeline .game-round-wrapper.right.started + .new .timeline {
  background-position: 0 -150px;
}
#game-progress-timeline .game-round-wrapper.left.started + .new .timeline {
  background-position: -100px -150px;
}
#game-progress-timeline .game-round-wrapper.right.ended + .started .timeline {
  background-position: 0 -300px;
}
#game-progress-timeline .game-round-wrapper.left.ended + .started .timeline {
  background-position: -100px -300px;
}
#game-progress-timeline .game-round-wrapper.left.ended .timeline {
  background-position: 0 -450px;
}
#game-progress-timeline .game-round-wrapper.right.ended .timeline {
  background-position: -100px -450px;
}
/* DIETBET0 TIMELINE BEGIN */
#game-progress-timeline.dietbet0 .game-round-wrapper.left.new + .started .timeline {
  background-position: -100px -150px;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.right.new + .started .timeline {
  background-position: 0 -150px;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.left.started + .ended .timeline {
  background-position: -100px -300px;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.right.started + .ended .timeline {
  background-position: 0 -300px;
}
#game-progress-timeline.dietbet0 #month-6.game-round-wrapper.right.started + .new .timeline {
  background-position: -501px 0;
}
#game-progress-timeline.dietbet0 #month-7.started .timeline {
  background-position: -401px 0;
}
/*---------- RIGHT-LAST ROUND TIMELINE ----------*/
#game-progress-timeline.dietbet0 .game-round-wrapper.right.last .timeline {
  height: 235px;
  background: url("/images/game/timeline/dietbet0-last-period-timeline.png") no-repeat scroll 0 0 transparent;
}
/*---------- LEFT-LAST ROUND TIMELINE ----------*/
#game-progress-timeline.dietbet0 .game-round-wrapper.last {
  margin-bottom: 30px;
}
#game-progress-timeline.dietbet0 .month-1.left.last .game-round {
  margin-left: 14px;
  margin-right: 0;
}
#game-progress-timeline.dietbet0 .month-5.ended.left.last .game-round {
  margin-left: 8px;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.left.last .timeline {
  height: 235px;
  background: url("/images/game/timeline/dietbet0-last-period-left-timeline.png") no-repeat scroll 0 0 transparent;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.new + .started.last .timeline {
  background-position: -100px 0;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.started + .ended.last .timeline {
  background-position: -200px 0;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.ended + .ended.last .timeline {
  background-position: -300px 0;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.month-1.left.last .timeline {
  right: -28px;
  top: -45px;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.month-1.new.left.last .timeline {
  right: -27px;
}
/*---------- FIRST ROUND TIMELINE ----------*/
#game-progress-timeline.dietbet0 .game-round-wrapper.month-1 .timeline {
  background: url("/images/game/timeline/dietbet0-first-period-timeline.png") no-repeat scroll 0 0 transparent;
  height: 175px;
  right: -36px;
  top: -47px;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.new + .started.month-1 .timeline {
  background-position: -100px 0;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.started + .ended.month-1 .timeline {
  background-position: -200px 0;
}
#game-progress-timeline.dietbet0 .game-round-wrapper.ended + .ended.month-1 .timeline {
  background-position: -300px 0;
}
/* DIETBET0 TIMELINE END */
#game-progress-timeline-block #game-progress-pot-amount {
  clear: both;
}
#game-progress-pot-amount .winnings-wraper {
  margin: 0 auto;
  top: -77px;
  position: relative;
  z-index: -2;
  left: -5px;
  text-align: center;
}
#game-progress-pot-amount .pot-amount-fireworks {
  background: url("/images/game/timeline/fireworks.png") no-repeat scroll center 0 transparent;
  width: 420px;
  height: 315px;
  margin: 0 auto;
}
#game-progress-pot-amount .winnings-wraper .winnings {
  font-family: 'Averta-Semibold-500';
  font-size: 20px;
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
#game-progress-pot-amount .winnings-wraper .amount {
  font-family: 'Averta-Light-300';
  font-size: 50px;
  color: #E5882F;
  display: block;
  margin: 5px 0 15px;
}
#game-progress-pot-amount .winnings-wraper .winnings p {
  font-family: 'Averta-Light-300';
  font-size: 14px;
  line-height: 24px;
}
/* --------  GAME PROGRESS TIMELINE END  --------*/
/* --------  EXPIRED CREDIT CARD PROMPT  --------*/
#formExpiredBraintreeCreditCard.form {
  width: 500px;
}
#formExpiredBraintreeCreditCard_body {
  display: block;
  margin: 10px auto;
  width: 400px;
}
#formExpiredBraintreeCreditCard .cc-details {
  display: block;
  float: none;
  margin: 20px auto;
  width: 320px;
  min-height: 120px;
}
#formExpiredBraintreeCreditCard .submit-button-wrp {
  margin-left: 90px;
}
/* --------  EXPIRED CREDIT CARD PROMPT  --------*/
/*----------- Dietbet 0 Game Dummy Stats Banner BEGIN ----------*/
.general-statistics .top-stats-block {
  float: left;
  width: 318px;
  padding-bottom: 20px;
  border-right: 1px dotted #999;
}
#weigh-in.top-stats-block {
  width: 322px;
}
.general-statistics #healthy-habit-points {
  border: none;
}
.general-statistics .stats-block-img {
  display: block;
  float: left;
  margin: 5px 5px 30px;
  width: 85px;
}
.general-statistics .title,
.general-statistics .value,
.general-statistics .info {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  line-height: 26px;
}
.general-statistics .title {
  color: #000;
  font-size: 18px;
}
.general-statistics .value {
  color: #ec6d36;
  font-family: 'Averta-Light-300';
  font-size: 16px;
}
.general-statistics .info {
  font-size: 14px;
  color: #999;
  font-family: 'Averta-Light-300';
  line-height: 18px;
}
.general-statistics .top-stats-button {
  color: #03969e;
  border: 1px solid #03969e;
  width: 135px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  margin: 10px 0 0 95px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.general-statistics {
  padding: 15px 0;
}
.top-stats-button.disabled {
  border-color: #ccc;
  color: #ccc;
  cursor: default;
}
#weigh-in .top-stats-button {
  margin-top: 28px;
}
#tokens .top-stats-button {
  margin-top: 28px;
}
#current-month-player-points-table .round-number {
  text-align: center;
}
/*----------- Dietbet 0 Game Dummy Stats Banner END ----------*/
/* -------- GAME NOTIFICATIONS BEGIN -------- */
.msg-pop {
  background: none repeat scroll 0 0 #FAFBFB;
  border: 1px solid #DADADA;
  color: #666;
  font-size: 13px;
  line-height: 1.5em;
  margin: -1px 0 25px;
  padding: 12px 19px 14px;
  position: relative;
  text-align: center;
  width: 95.7%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.msg-pop a {
  text-decoration: underline;
}
.msg-pop .close-msg-pop {
  color: #666;
  font-family: 'PictosRegular';
  font-size: 15px;
  padding: 5px;
  position: absolute;
  right: 3px;
  text-decoration: none;
  top: 0;
}
.msg-pop p {
  margin: 0;
}
.msg-pop.resend-invites {
  padding-top: 20px;
}
.msg-pop.resend-invites .btn.large {
  margin-top: -25px;
}
.msg-pop-handwrite {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 22px;
  color: #d6450a;
  text-align: center;
  padding: 0 19px 14px;
  line-height: 32px;
}
.msg-pop-handwrite a {
  text-decoration: underline;
}
.msg-pop-handwrite p {
  margin: 0;
}
.msg-pop-handwrite.resend-invites {
  padding-top: 20px;
}
.msg-pop-handwrite.resend-invites .btn.large {
  margin-top: -25px;
}
.msg-pop-note {
  color: #666;
  font-size: 13px;
  line-height: 22px;
  margin: 0 0 25px;
  padding: 0 19px;
  text-align: center;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
.msg-pop-note a {
  font-family: 'Averta-Semibold-500';
}
.msg-pop-note .post-invite-btns {
  margin: 10px auto 20px;
  width: 500px;
}
.msg-pop-note .post-invite-btns .btn-apple-connect,
.msg-pop-note .post-invite-btns .btn-google-connect,
.msg-pop-note .post-invite-btns .btn-fb-connect {
  margin-right: 10px;
}
.msg-pop-note .post-invite-btns .bgc {
  width: 175px;
  font-size: 16px;
}
.msg-pop-note .msg-shadow {
  padding-bottom: 20px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
/* -------- GAME NOTIFICATIONS END -------- */
/* -------- AVERAGE PACE GAME PLAYERS BLOCK BEGIN -------- */
#average-player-pace-block .borderless-block-transparent-header {
  margin-bottom: 0;
}
#average-player-pace-block .borderless-block-transparent-content {
  position: relative;
  padding-bottom: 10px;
}
#average-player-pace-block ul {
  background: url("/images/separators/dotted-separator.png") repeat-x scroll 0 top transparent;
  padding-bottom: 35px;
}
#average-player-pace-block ul li {
  background: url("/images/separators/dotted-separator.png") repeat-x scroll 0 bottom transparent;
  padding: 18px 0 12px;
}
#average-player-pace-block ul li .user {
  margin: 0 0 5px;
}
#average-player-pace-block ul li .user-name,
#average-player-pace-block ul li .player-icons {
  margin: 0 5px 0 0;
}
#average-player-pace-block ul li .player-icons .player-extra-motivation-icon {
  margin: 0;
}
#average-player-pace-block ul li .players-count {
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
#average-player-pace-block #overview-winners {
  margin: 0 0 20px;
}
#average-player-pace-block .game-player-progress {
  margin-top: 10px;
}
#average-player-pace-block .current-day-slider label.move-right {
  left: 35px;
}
#game-averages-pager {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 15px;
  margin-bottom: 25px;
  margin-top: -17px;
  padding: 15px 0;
  text-align: center;
}
/* -------- AVERAGE PACE GAME PLAYERS BLOCK END -------- */
#community-points-winners-block {
  margin-bottom: 60px;
}
/* -------- FORM GAME PLAYER ROUNDS INFO BEGIN -------- */
#formGamePlayerRoundsInfo table {
  width: 100%;
  font-size: 15px;
}
#formGamePlayerRoundsInfo table tr:first-child th {
  padding-top: 0px;
}
#formGamePlayerRoundsInfo table tr th {
  font-family: 'Averta-Semibold-500';
  padding-top: 15px;
}
#formGamePlayerRoundsInfo table tr td {
  font-family: 'Averta-Light-300';
}
#formGamePlayerRoundsInfo table tr.last-row td {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
#formGamePlayerRoundsInfo table tr.last-row:last-child td {
  padding-bottom: 0px;
  border-bottom: none;
}
#formGamePlayerRoundsInfo table span.days-left {
  color: #999;
}
/* -------- FORM GAME PLAYER ROUNDS INFO END -------- */
/*----------- REBRAND MAINTAINER PROGRESS BAR BEGIN -------------*/
#current-player-progress.maintenance .game-player-progress.left {
  width: 40%;
}
#current-player-progress.maintenance .game-player-progress .bar {
  width: 100%;
  background-image: none;
}
#current-player-progress.maintenance .game-player-progress.right-progress .bar {
  border-left: none;
}
#current-player-progress.maintenance .game-player-progress .value.winner {
  background-color: #49A078;
}
#current-player-progress.maintenance .game-player-progress .value.loser {
  background-color: #d03e0c;
  float: left;
}
#current-player-progress.maintenance .progress-container .target-weight.winner {
  color: #49A078;
}
#current-player-progress.maintenance .progress-container .target-weight.loser {
  color: #d03e0c;
}
#current-player-progress.maintenance .progress-container .tooltip-arrow {
  left: 171px;
  bottom: 80px;
}
#current-player-progress.maintenance .progress-container .tooltip {
  bottom: 86px;
  left: -30px;
}
/*----------- REBRAND MAINTAINER PROGRESS BAR END -------------*/
.progress-container .tooltip {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  bottom: 30px;
  color: #E5882F;
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 16px;
  margin-bottom: 5px;
  min-width: 392px;
  padding: 15px;
  position: absolute;
  left: -254px;
  text-align: center;
  box-shadow: -1px 2px 9px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -1px 2px 9px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 2px 9px -1px rgba(0, 0, 0, 0.2);
}
.progress-container .tooltip-arrow {
  background: url("/images/game/game-points/points-tooltip-arrow.png") no-repeat scroll center 0 transparent;
  bottom: 24px;
  display: block;
  height: 12px;
  left: -11px;
  position: absolute;
  width: 20px;
}
.progress-container .tooltip-line {
  background: url("/images/game/game-points/points-tooltip-line.png") no-repeat scroll center 0 transparent;
  bottom: -25px;
  display: block;
  height: 30px;
  left: 9px;
  position: absolute;
  width: 1px;
}
#current-player-progress.maintenance .player-stats .past-weigh-ins a {
  float: none;
}
/*--------- SUCCES STORY BEGIN ------ */
.succes-story-images,
.succes-story-content {
  margin-top: 40px;
  display: block;
  width: 40%;
  box-sizing: border-box;
  float: left;
}
.succes-story-images {
  margin-left: 20px;
  width: 50%;
}
.succes-story-content {
  margin-left: 30px;
  min-height: 390px;
}
#succes-stories {
  margin-bottom: 30px;
}
#testimonials-list-block {
  display: block;
  position: relative;
  overflow: hidden;
}
#testimonials-list > div {
  display: inline-block !important;
  position: absolute!important;
  top: 0;
  left: 0;
  margin: 0px 50px;
}
#testimonials-list {
  position: relative;
  overflow: hidden;
  width: 10000px;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  height: 535px;
  display: block;
}
#testimonials-list li {
  width: 960px;
  height: 535px;
  display: inline-block;
}
.testimonial-page-text #testimonials-list-block {
  padding-top: 60px;
}
#succes-stories .testimonial-content {
  width: 950px;
  display: inline-block;
  padding-left: 50px;
}
#succes-stories h2 {
  text-align: center;
}
#succes-stories .image-border {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 4px;
  float: left;
  background-color: #fff;
  position: relative;
  margin-bottom: 20px;
  height: 334px;
}
#succes-stories .image-container {
  width: 100%;
  float: left;
}
#succes-stories .image-border .image-container {
  display: block;
  margin: 0 auto;
}
#succes-stories .separated-images {
  width: 50%;
}
#succes-stories .ribbon-stats {
  bottom: -50px;
  left: -63px;
  position: absolute;
}
#succes-stories .ribbon-stats p {
  font-family: 'Averta-Light-300';
  font-size: 22px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
#succes-stories .weight-lost {
  top: 50px;
}
#succes-stories .ribbon-image-blue div {
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute;
}
#succes-stories .money-won {
  top: 80px;
  padding-left: 3px;
}
#succes-stories .ribbon-image-blue {
  position: relative;
  width: 100%;
}
#succes-stories .ribbon-image-blue img {
  width: 170px;
}
#succes-stories .jcarousel-item .ribbon-image-blue img {
  width: 100px;
}
.testimonial-quote {
  font-size: 26px;
  line-height: 30px;
  font-family: 'MuseoSlab-700Italic';
  color: #000;
  word-wrap: break-word;
  margin-bottom: 20px;
}
#succes-stories .testimonial-username {
  font-size: 21px;
  line-height: 26px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
#succes-stories .testimonial-text {
  font-size: 15px;
  line-height: 22px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
#succes-stories .testimonial-text a {
  font-family: 'Averta-ExtraBold-800';
  color: #00A19F;
  font-size: 15px;
}
#succes-stories .dietbet-testimonial.visual-bg .show-less {
  display: none;
  font-family: 'MuseoSans-700Italic';
  font-size: 16px;
  font-weight: 100;
  line-height: 22px;
}
#succes-stories .dietbet-testimonial.visual-bg .description.scrollable {
  display: none;
}
#succes-stories .jspDrag {
  background-color: #00A19F;
}
#succes-stories .bottom-block-buttons {
  padding-top: 0px;
}
.read-full-testimonial {
  color: #000;
  font-size: 15px;
  font-family: 'Averta-ExtraBold-800';
}
/*--------- SUCCES STORY END -------- */
/*--------- NEXT-BACK BUTTONS BEGIN -------- */
.bottom-block-buttons {
  box-sizing: border-box;
  clear: both;
  display: block;
  padding-top: 50px;
  width: 100%;
  text-align: center;
}
.back-button,
.next-button {
  width: 140px;
  height: 45px;
  font-family: 'Averta-Light-300';
}
.back-button {
  float: left;
}
.back-button img {
  float: left;
}
.next-button {
  float: right;
}
.back-button p {
  font-size: 20px;
  line-height: 38px;
}
.next-button p {
  float: left;
  font-size: 20px;
  line-height: 38px;
}
.bottom-block-buttons a.back-button,
.bottom-block-buttons a.next-button {
  color: #000;
  text-decoration: none;
  width: 150px;
}
.pagination-arrows {
  background: url("/images/next-previous-arrows.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  width: 80px;
  height: 40px;
  float: left;
}
.pagination-arrows.next-arrow {
  background-position: 87px 0;
}
.next-button:active p,
.back-button:active p {
  color: #00A19F;
}
.next-button:active .pagination-arrows,
.back-button:active .pagination-arrows {
  background: url("/images/next-previous-arrows.png") repeat scroll -3px 41px rgba(0, 0, 0, 0);
}
.next-button:active .pagination-arrows.next-arrow,
.back-button:active .pagination-arrows.next-arrow {
  background-position: 87px 41px;
}
#testimonials-list-block .pagination-arrows {
  background: url('/images/testimonials-chevrons.png') no-repeat top center;
  height: 45px;
  width: 38px;
  background-position: 0 0;
}
#testimonials-list-block .pagination-arrows.previous-arrow {
  background-position: 0 0;
}
#testimonials-list-block .pagination-arrows.next-arrow {
  background-position: -42px 0;
}
#home-page-content #testimonials-list-block .bottom-block-buttons a.next-button {
  width: 120px;
}
#testimonials-list-block .bottom-block-buttons a.back-button {
  width: 140px;
}
#testimonials-list-block .bottom-block-buttons a.next-button {
  width: 85px;
}
/*--------- NEXT-BACK BUTTONS END -------- */
.testimonial-disclaimer-text {
  color: #666;
  margin: 0 0 20px;
  text-align: center;
  font-size: 17px;
}
/*-------------------- WEIGH-IN BLOCK BEGIN ---------------------*/
.weight-loss-requirements {
  font-size: 15px;
  line-height: 20px;
  float: right;
  width: 240px;
}
.weight-loss-requirements .right-block-title {
  font-family: 'Averta-Semibold-500';
}
.weight-loss-requirements.right-block ul {
  margin: 0 0 20px 15px;
}
.weight-loss-requirements.right-block ul li {
  margin-top: 10px;
  font-size: 16px;
}
.weight-loss-requirements.right-block ol li {
  border-top: 1px solid #ccc;
  padding: 10px 5px 7px;
  font-family: 'Averta-Semibold-500';
}
.weight-loss-requirements.right-block ol li:last-child {
  border-bottom: 1px solid #ccc;
}
.weight-loss-requirements.right-block ol li span {
  border: 1px solid #000;
  border-radius: 10px;
  float: right;
  font-family: 'Averta-ExtraBold-800';
  height: 20px;
  text-align: center;
  width: 20px;
  margin-top: -1px;
}
.weight-loss-requirements.right-block a {
  color: #000;
  text-decoration: none;
}
.weight-loss-requirements.right-block a:hover {
  color: #00A19F;
}
.weight-loss-requirements.block-image {
  background-position: -194px -1px !important;
}
/*--------------------- WEIGH-IN BLOCK END ----------------------*/
/* -------- LAYOUT BEGIN -------- */
body {
  background: none repeat scroll 0 0 #fff;
  /*font-family: helvetica,arial;*/
  line-height: 1;
}
.game-activities-wrap {
  width: 620px;
}
.game-standings-wrap {
  width: 310px;
}
#game-page-content {
  position: relative;
}
.main-container {
  max-width: 767px;
  padding: 0;
}
#page.move-up {
  margin: -70px auto 30px;
}
.gray-block {
  background-color: #F2FBFB;
  margin-top: 10px;
  margin-bottom: 35px;
}
.page-content {
  width: 960px;
  margin: 0 auto;
}
#game-bet-amount .title {
  font-family: 'Averta-Light-300';
  margin: 5px 0;
  font-size: 18px;
}
.text-block {
  font-family: 'Averta-Light-300';
  font-size: 15px;
  display: inline-block;
  line-height: 20px;
  padding-bottom: 5px;
}
.kickstarter {
  color: #d6450a;
}
.transformer {
  color: #b20e8d;
}
.maintainer {
  color: #49A078;
}
#footer.shadowed,
#footer {
  margin: 0px;
  padding: 0px;
}
/* -------- TOP HEADER GAME BLOCK BEGIN -------- */
#top-header-game-block {
  margin: 50px auto 20px;
  width: 960px;
}
#top-header-game-block .top-header-game-image {
  float: left;
  width: 175px;
  height: 175px;
  margin: 20px 10px 0px 0px;
}
#top-header-game-block .top-header-game-image .game-img {
  border-radius: 0px;
  box-shadow: none;
  width: 175px;
  height: 175px;
  padding: 0px;
  margin: 0px;
}
#top-header-game-block .top-header-game-image .game-img .game-img-bg {
  border-radius: 0px;
  height: 175px;
  width: 175px;
}
#game-title-block {
  float: left;
  margin: 10px 0 0 10px;
}
#game-title-block h1 {
  font-family: 'Averta-Light-300';
  font-size: 48px;
  max-width: 525px;
  word-wrap: break-word;
  margin: 10px 0;
  color: #000;
}
#game-title-block h2 {
  font-family: 'Averta-Light-300';
  font-size: 15px;
  max-width: 525px;
  word-wrap: break-word;
  margin: 23px 0 20px;
  color: #000;
}
#game-title-block #game-info {
  font-family: 'Averta-Light-300';
  font-size: 18px;
  color: #000;
  line-height: 26px;
}
#top-header-game-block #game-title-block .explanation-text {
  font-size: 18px;
}
#game-title-block #game-info a {
  color: #00A19F;
}
#top-header-game-block #btn-join-game-wrapp {
  float: right;
  margin: 50px 0 0;
}
#top-header-game-block #btn-join-game-wrapp .join-game-btn {
  width: 100%;
}
#top-header-game-block #btn-join-game-wrapp .game-time-left {
  margin: 20px 0;
  font-size: 15px;
  text-align: center;
}
#top-header-game-block #btn-join-game-wrapp .decline-invitation-link {
  text-align: center;
  margin: 20px 0px 0px 30px;
  display: inline-block;
}
#game-profile-tabs {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  margin-top: 30px;
}
#language-bar {
  position: absolute;
  top: -85px;
  right: 5px;
  padding-top: 10px;
}
.flat-tabs .tab.bonus-stakes a {
  font-size: 20px;
}
.flat-tabs .tab.bonus-stakes {
  float: right;
  width: 310px;
  text-transform: uppercase;
}
.approved-weigh-in {
  background-color: #00A19F;
  color: #fff;
}
.approved-weigh-in span {
  text-transform: capitalize;
}
.approved-weigh-in a {
  color: #fff;
  text-decoration: underline;
}
/* -------- TOP HEADER GAME BLOCK END -------- */
/*------------------- GAME KEY INFO BEGIN ------------------*/
#key-info-display {
  margin: 0 auto;
  padding: 35px 0;
  box-sizing: border-box;
}
.game-attr {
  float: left;
  width: 22%;
}
.game-attr.game-pot {
  width: 28%;
}
.game-attr .attr-value {
  font-family: 'Averta-Light-300';
  font-size: 36px;
  padding-top: 5px;
}
.game-attr .attr-title {
  font-family: 'Averta-ExtraBold-800';
  font-size: 14px;
}
.game-attr:first-child {
  width: 26%;
}
.header-separator {
  background: url("/images/separators/header-separator-w850.png") no-repeat transparent;
  width: 850px;
  height: 15px;
  margin: 0 auto;
  display: none;
}
#footer-join-game-button-wrap {
  margin: 40px 0;
}
#footer-join-game-button-wrap .money-back-guarantee-block {
  margin: 10px 0;
  text-align: center;
}
#footer-join-game-button-wrap table tbody td a {
  margin: 0 115px;
}
#footer-join-game-button-wrap table td {
  vertical-align: middle;
  margin-top: 15px;
}
#footer-join-game-button-wrap table td .btn-message {
  font-family: 'Averta-Semibold-500';
  font-size: 16px;
}
/*-------------------- GAME KEY INFO END -------------------*/
/*-------------------- GAME PAGE LEFT COLUMN BEGIN -------------------*/
.left-block.game-rounds {
  border-bottom: none;
}
.block-separator {
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin-bottom: 20px;
}
#rules-page-link {
  text-decoration: underline;
}
.game-host .host-img {
  width: 75px;
  height: 75px;
  float: left;
  margin: 0 10px 0 0;
}
.game-host .host-name {
  font-family: 'Averta-Semibold-500';
  font-size: 18px;
  display: block;
  margin: 10px 0 5px;
}
.money-back-guarantee .guarantee-img {
  background: url("/images/static-pages/how-it-works/guarantee-money-back.png") no-repeat scroll right top transparent;
  width: 165px;
  height: 50px;
  background-position: 0 -12px;
  display: block;
}
.money-back-guarantee .terms-label {
  font-family: 'Averta-Light-300';
  padding-top: 10px;
  color: #000;
  display: block;
}
.teal-title {
  font-family: 'Averta-Semibold-500';
  color: #000;
  padding: 10px 0 5px;
  font-size: 15px;
}
a.teal-title {
  display: block;
}
.game-rounds .mandatory-note {
  font-family: 'Averta-Light-300';
  font-size: 12px;
  color: #999;
  line-height: 15px;
  margin-bottom: 5px;
}
.left-block.game-bonuses {
  border-bottom: none;
}
/*--------------------- GAME PAGE LEFT COLUMN END --------------------*/
/*-------------------- PLAY NOW BLOCK BEGIN -------------------*/
#game-profile-play-now-wraper {
  margin-bottom: 0px;
}
#game-profile-play-now {
  margin: 0px auto;
  padding: 30px 0px;
  position: relative;
  width: 960px;
  height: 110px;
}
#game-profile-play-now .money-back-guarantee {
  width: 45%;
  float: left;
}
#game-profile-play-now .money-back-guarantee.single-column {
  width: 100%;
  float: none;
}
#game-profile-play-now .terms-label {
  font-family: 'Averta-Light-300';
  text-align: right;
  margin-right: 33px;
}
#game-profile-play-now .single-column .terms-label {
  margin: 0;
  text-align: center;
}
#game-profile-play-now .guarantee-img {
  float: right;
  margin-right: 10px;
}
#game-profile-play-now .single-column .guarantee-img {
  float: none;
  margin: 0 auto;
}
#game-profile-play-now .ready-question {
  margin-top: 30px;
  margin: 0 auto;
  padding-bottom: 15px;
  font-family: 'Averta-Light-300';
  text-align: center;
  font-size: 16px;
}
#game-profile-play-now #btn-join-game-wrapp {
  width: 45%;
  float: right;
  text-align: left;
}
#game-profile-play-now #btn-join-game-wrapp a {
  float: left;
  margin: 10px 14px 0;
  padding: 0 45px;
}
#game-profile-play-now #btn-join-game-wrapp .game-time-left {
  text-align: left;
  font-family: 'Averta-Light-300';
  font-size: 24px;
  margin-left: 12px;
  margin-top: 20px;
  float: left;
}
#game-profile-play-now #how-it-works-link {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin: 10px 0;
  font-family: 'Averta-Light-300';
}
#game-profile-play-now #btn-join-game-wrapp .decline-invitation-link {
  text-align: center;
  font-size: 16px;
  margin: 10px 0 0;
  font-family: 'Averta-Light-300';
  padding: 0 25px;
}
/*-------------------- PLAY NOW BLOCK END -------------------*/
/*-------------------- GAME HOW IT WORKS BEGIN ---------------------*/
.module h2 {
  font-family: 'Averta-Light-300';
  font-size: 30px;
  text-align: center;
  margin: 50px 0 35px;
}
.module {
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
.how-do-you-play .block-img {
  background: url("/images/game/about-us-3-steps.png") no-repeat scroll right top transparent;
}
.game-step {
  float: left;
  text-align: center;
  font-family: 'Averta-Light-300';
  padding-bottom: 10px;
}
.game-step .value {
  font-size: 22px;
}
.game-step .label {
  font-size: 14px;
}
.module-content {
  margin: 20px auto 0;
  width: 360px;
}
.how-does-verify ul {
  list-style: disc;
  width: 150px;
  font-family: 'Averta-Light-300';
  margin: 10px 0 0 45px;
}
.how-does-verify ul h3 {
  font-weight: bold;
}
.how-does-verify ul li {
  font-size: 12px;
  margin: 10px 0 0 10px;
}
a.privacy-faq {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #000;
  display: inline-block;
  padding: 10px;
  margin: 10px 0 0 45px;
  line-height: 20px;
}
a.privacy-faq span {
  border: 1px solid #000;
  border-radius: 10px;
  float: right;
  font-family: 'Averta-ExtraBold-800';
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 16px;
  margin-left: 10px;
}
.weight-loss-requirements {
  margin-top: 50px;
}
.module-no-border {
  border: none;
}
/*-------------------- GAME HOW IT WORKS END ---------------------*/
/*-------------------- GAME INVESTORS BLOCK BEGIN ---------------------*/
#dietbet-investors-block .box {
  /*  width: 49%;
  height: 75px;*/
  width: 100%;
  height: 100%;
  color: #fff;
  /*margin: 5px 0;*/
  position: relative;
  background-color: #fff;
}
#dietbet-investors-block .borderless-block-transparent-header {
  padding-bottom: 7px;
}
#dietbet-investors-block h2 {
  font-size: 21px;
  background-color: #eee;
  text-align: center;
  width: 100%;
  padding: 7px 0px;
}
#dietbet-investors-block .btn-container {
  width: 100%;
  padding-top: 10px;
  text-align: center;
}
.owner-placeholder .component-bg,
.owner-placeholder .investor-photo {
  position: absolute;
  height: 100%;
}
.owner-placeholder .investor-photo {
  width: 50%;
}
.owner-placeholder .box.image-left .investor-photo {
  left: 0;
}
.owner-placeholder .box.image-right .investor-photo {
  right: 0;
}
.owner-placeholder {
  display: block;
  height: 75px;
  margin: 5px 0 0;
  overflow: hidden;
  width: 49%;
}
#db-investor-0,
#db-investor-3,
#db-investor-4 {
  background-color: #3296ae;
}
#db-investor-1,
#db-investor-2,
#db-investor-5 {
  background-color: #4d9f7a;
}
#dietbet-investors-block .player-data {
  position: absolute;
  top: 37%;
  font-size: 16px;
}
#dietbet-investors-block .image-left .player-data {
  right: 5px;
}
#dietbet-investors-block .image-right .player-data {
  left: 5px;
}
#dietbet-investors-block .player-data .user-name {
  max-width: 80px;
  display: block;
  word-wrap: break-word;
}
/*-------------------- GAME INVESTORS BLOCK END ---------------------*/
.membership-modal {
  max-width: 380px;
}
.membership-modal .image-wrapper,
.membership-modal .footer-buttons,
.membership-modal p {
  text-align: center;
}
/* -------- LAYOUT BEGIN -------- */
.game-activities-wrap {
  width: 620px;
}
.game-standings-wrap {
  width: 310px;
}
#game-page-content .gray-block {
  margin-top: 0;
}
#game-page-content .gray-block {
  margin-top: 0;
}
@media only screen and (max-width: 1010px) {
  #game-page-content .gray-block {
    width: 1010px;
  }
  #error-container.generic-error {
    width: 1010px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.main-container {
  max-width: 100%;
  padding: 0;
}
#page.move-up {
  margin: -70px auto 30px;
}
.full-width {
  width: 100%;
}
.page-content {
  width: 960px;
  margin: 0 auto;
}
/* -------- GAME STANDINGS WRAP INVITATION BLOCK BEGIN -------- */
#formInvitePlayers.short .invitee-name-field,
#formInvitePlayers.short .invitee-email-field {
  width: 150px;
}
#formInvitePlayers.short #formInvitePlayers_invitees {
  padding: 0;
}
#formInvitePlayers.short .friends-selector-container {
  width: 290px;
}
#formInvitePlayers.short .invitees-tabber-tabs .tabber-option {
  margin: 0 0 0 25px;
  width: 115px;
}
/* -------- GAME STANDINGS WRAP INVITATION BLOCK END -------- */
/*------------------- GAME KEY INFO BEGIN ------------------*/
.game-attr:first-child {
  width: 24%;
}
.game-attr {
  width: 24%;
}
.game-attr .icon {
  width: 70px;
  height: 65px;
  float: left;
  margin-right: 5px;
}
.game-attr .icon.game-bet {
  background: url("/images/game/bets.svg") no-repeat transparent center center / contain;
}
.game-attr .icon.game-players {
  background: url("/images/home/invite-friends.svg") no-repeat transparent center center / contain;
}
.game-attr .icon.game-pot {
  background: url("/images/game/game-stats-pot.svg") no-repeat transparent center center / contain;
}
.game-attr .icon.game-start-date {
  background: url("/images/game/calendar.svg") no-repeat transparent center center / contain;
}
#key-info-display {
  width: 960px;
  display: table;
}
/*-------------------- GAME KEY INFO END -------------------*/
/*-------------------- GAME PAGE LEFT COLUMN BEGIN -------------------*/
.left-column {
  min-width: 300px;
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 10px;
  float: left;
}
.left-block {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin-right: 25px;
  max-width: 300px;
}
.left-block.game-rounds {
  border-bottom: none;
}
.left-block.game-bonuses {
  padding-top: 0;
}
.left-column .border-right {
  background: url("/images/game/game-activities-bgc.png") repeat-y scroll right top transparent;
}
.left-column .border-right.first {
  background: url("/images/game/game-activities-bgt.png") no-repeat scroll right top transparent;
}
.left-column .border-right.last {
  background: url("/images/game/game-activities-bgb.png") no-repeat scroll right top transparent;
  height: 165px;
}
.left-column .border-right .block-title span.plus-button {
  display: none;
}
.left-column .border-right a.block-title {
  color: #000;
  cursor: auto;
  margin-bottom: 10px;
}
.left-column .border-right #bonuses {
  margin-top: 10px;
}
.left-column .border-right #details {
  margin-top: 10px;
}
.left-column .border-right #details .text-block {
  word-wrap: break-word;
  display: block;
}
.left-column .border-right a.block-title:hover {
  text-decoration: none;
}
.module.how-do-you-play .block-title b {
  font-weight: bold;
}
/*--------------------- GAME PAGE LEFT COLUMN END --------------------*/
/*---- GAME NOTICES AND GAME WEIGH IN DATES BEGIN ------ */
.block-gift .gift-img {
  background: url("/images/game/game-key-info.png") no-repeat scroll -1px -235px transparent;
}
.game-weighin-dates-block .bg-calendar {
  background: url("/images/game/game-key-info.png") no-repeat scroll -222px -1px transparent;
  width: 105px;
}
#game-header-stats-banner #game-gifts .stats-image {
  background: url("/images/game/game-key-info.png") no-repeat scroll 35px -235px transparent;
}
#game-header-stats-banner #game-weigh-in-date .stats-image {
  background: url("/images/game/game-key-info.png") no-repeat scroll -65px -231px transparent;
  margin-top: 15px;
}
.game-weighin-dates-block.has-virtual-gifts .game-weighin-dates-info {
  width: 595px;
}
.game-weighin-dates-block .msg-pop-handwrite {
  margin: 0;
  background-color: transparent;
}
.msg-pop-handwrite-container {
  background-color: #eee;
}
.msg-pop-handwrite {
  color: #000;
  font-size: 30px;
  line-height: 100px;
  padding: 0px;
  vertical-align: bottom;
}
.is-multiple-round-game .msg-pop-handwrite {
  line-height: 100%;
  padding: 30px 0px 0px 0px;
}
.msg-pop-note {
  background-color: #eee;
  margin-bottom: 0;
}
.msg-pop-note .post-invite-btns {
  margin-top: 0;
}
.msg-pop-note .msg-shadow {
  border-bottom: none;
  padding-bottom: 35px;
}
#game-header-stats-banner .stats-item {
  margin-bottom: 20px;
}
#game-header-stats-banner .stats-data {
  margin-top: 30px;
}
.game-weighin-dates-wrapper {
  background: #eee;
}
.game-weighin-dates-block {
  float: none;
  margin: 0 auto 20px;
  max-width: 960px;
  height: 80px;
  border: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.stats-banner-separator {
  background: none;
}
#game-buy-weigh-in-tokens.block-buy-weigh-in-tokens .block-description {
  width: 210px;
}
#game-buy-weigh-in-tokens.block-buy-weigh-in-tokens .bg-image {
  margin-right: 10px;
}
.block-buy-weigh-in-tokens.original-new .block-content {
  margin: 0;
}
/*---- GAME NOTICES AND GAME WEIGH IN DATES END ------ */
/* ---- GAME INFO BAR BEGIN ------------------------ */
.game-player-stauses {
  width: 528px;
  border-right: 1px solid #ccc;
  float: none;
  vertical-align: top;
  display: table-cell;
  padding-right: 20px;
  box-sizing: border-box;
}
.game-player-ctas h1,
.game-player-stauses h1 {
  margin-top: 10px;
}
.game-player-stauses .post-invite-btns .btn-fb-blue {
  margin-right: 5px;
}
.game-player-stauses .request-payout-btn {
  margin-right: 10px;
  float: left;
}
.game-player-ctas p,
.game-player-stauses div.status-btns {
  margin-top: 20px;
}
.game-player-ctas {
  width: 310px;
  padding-left: 20px;
  float: none;
  vertical-align: top;
  display: table-cell;
}
.game-player-ctas h2,
.game-player-stauses h2 {
  font-size: 15px;
  line-height: 22px;
}
.game-player-ctas .details-anchor {
  font-size: 15px;
  display: inline-block;
  padding: 10px 0 10px 20px;
}
.game-player-ctas a.btn-android {
  margin-left: 15px;
}
.game-player-status-icon {
  float: left;
  width: 80px;
}
.game-player-status-icon img {
  width: 80px;
  margin-top: 5px;
}
.btn-wrp.btn-flat-square.btn-black-text {
  color: #000;
  border: 1px solid #999;
}
.btn-wrp.btn-flat-square.btn-black-text:hover {
  background-color: #fff;
  color: #000;
  cursor: default;
}
.btn-wrp.btn-flat-square.btn-black-text:active {
  box-shadow: none;
}
.btn-black-text .countdown {
  min-width: 125px;
  display: block;
}
.game-player-ctas .cta-disabled-button-wrapper {
  float: left;
  display: block;
}
.game-player-stauses .deadline-separator {
  width: 20px;
  display: inline-block;
}
/* ---- GAME INFO BAR END ------------------------ */
/*-------------------- GAME STATS BLOCK BEGIN ---------------------*/
.game-stats-block p {
  text-align: center;
  font-size: 18px;
  line-height: 50px;
}
.game-stats-block p span {
  color: #00A19F;
  font-size: 36px;
}
.game-stats {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 0 10px;
  width: 300px;
  position: absolute;
  right: -5px;
  top: 28px;
}
.game-stats.organizer-join-button {
  width: 450px;
}
.game-stats.organizer-join-button {
  position: absolute;
  right: -50px;
}
#top-header-game-block {
  position: relative;
}
#top-header-game-block #game-title-block {
  float: none;
  display: inline-block;
  max-width: 750px;
}
#top-header-game-block.wb-landing-page #btn-join-game-wrapp {
  margin-top: 20px;
  width: calc(100% - 195px);
}
#top-header-game-block #game-title-block h1 {
  max-width: none;
}
#top-header-game-block.wb-landing-page #game-title-block .fa {
  margin: 0 5px 0 0px;
}
#top-header-game-block.wb-landing-page .separator.inline-block {
  margin: 0px 10px 0px 10px;
}
#game-title-block #game-info .separator.inline-block {
  margin: 0 5px;
}
#game-title-block #game-info .hosted-by {
  margin-top: 10px;
}
#top-header-game-block #btn-join-game-wrapp.invite-friends {
  margin: 15px 0 0 195px;
  display: block;
  float: none;
}
.game-stats #join-game-button {
  max-width: 183px;
  padding-top: 8px;
}
.game-stats .stats-item {
  float: right;
  min-width: 63px;
  max-width: 115px;
  overflow: visible;
  padding: 0 8px;
  border-right: 1px dotted #7F7F7F;
}
.organizer .game-stats .stats-item {
  padding: 0 8px;
}
.organizer .game-stats .stats-item.first {
  padding-right: 0;
}
.game-stats .stats-item.first {
  padding-right: 0px;
  border: none;
  max-width: 100px;
  padding-left: 8px;
}
.game-stats .stats-item.last {
  padding-left: 0px;
}
.game-stats .stats-item .title {
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 20px;
  color: #666;
  text-align: center;
}
.left-column .first .title {
  padding-top: 20px;
}
.game-stats .stats-item .value {
  display: block;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 24px;
  color: #000;
  text-align: center;
}
.shadowed-message-block {
  color: #333;
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 14px;
  padding: 13px 20px;
  position: absolute;
  top: -57px;
  right: 0px;
  white-space: nowrap;
  border: 1px solid #739C9E;
  -webkit-border-radius: 5px 5px 0px 5px;
  -moz-border-radius: 5px 5px 0px 5px;
  border-radius: 5px 5px 0px 5px;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
}
#game-pot {
  position: relative;
}
#landing-page-how-it-works .game-stats-block .disclaimer-text {
  color: #999;
  display: block;
  font-size: 12px;
  padding: 10px 0 0;
  text-align: center;
}
.left-column .module-content,
.left-column .module {
  width: auto;
}
.left-column aside.module {
  border: none;
  margin-top: 5px;
  padding: 0;
}
.left-column aside.module h4 {
  display: none;
}
.sidebar-media .media .media-thumb:hover {
  box-shadow: none;
}
.left-column aside.module .module-content {
  margin-top: 10px;
}
.left-column .sidebar-media .media {
  margin-top: 5px;
}
.left-column .sidebar-media .media .media-body a {
  font-size: 15px;
}
#top-header-game-block #game-title-block .explanation-text {
  margin-top: 10px;
}
#top-header-game-block #game-title-block .member-only-label .bgc {
  padding: 0px;
}
/*-------------------- GAME STATS BLOCK END ---------------------*/
/*--------------------- GAME PAGE RIGHT COLUMN BEGIN --------------------*/
.right-column {
  float: right;
  width: 590px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0px 20px 0px;
}
.right-column .flat-tabs.dropdown-container {
  margin-top: 0;
  margin-bottom: 0;
}
.flat-tabs.dropdown-container {
  margin-top: 10px;
  margin-bottom: 45px;
}
/*--------------------- GAME PAGE RIGHT COLUMN END --------------------*/
/*--------------------- MULTIPLE ROUND GAME MARKETING BLOCK BEGIN --------------------*/
#game-marketing {
  margin: 0 0 -30px 0;
  padding: 50px 0;
}
#game-marketing .container {
  position: relative;
}
#game-marketing .close-banner {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #000;
  text-decoration: none;
}
#game-marketing h3 {
  margin: 0px;
  padding: 0px;
  font-size: 26px;
  text-align: center;
  font-family: 'Averta-Light-300';
}
#game-marketing h2 {
  margin: 10px 0px 18px 0px;
  padding: 0px;
  font-size: 31px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Averta-Light-300';
}
#game-marketing-table {
  margin: 0 auto;
}
#game-marketing-table .notes {
  font-family: 'Averta-Light-300';
  font-size: 13px;
  line-height: 22px;
  float: left;
  width: 233px;
}
#game-marketing-table h4 {
  font-family: 'Averta-ExtraBold-800';
  font-size: 15px;
  line-height: 24px;
  float: left;
}
#game-marketing-table td {
  text-align: left;
  width: 37%;
  padding-right: 10px;
  vertical-align: top;
}
.large #game-marketing-table .notes {
  width: 210px;
}
.large #game-marketing-table td.step-1 {
  width: 32%;
}
#game-marketing-table td.step-1 {
  width: 24%;
}
#game-marketing-table td.step-2 {
  width: 33%;
}
#game-marketing-table td a {
  float: left;
  background: url('/images/game/game-key-info.png') no-repeat left;
  margin-right: 15px;
}
#game-marketing-table .grand-prize {
  background-position: -3px -81px;
  width: 61px;
  height: 95px;
}
#game-marketing-table .progress-graph {
  background-position: -72px -81px;
  width: 66px;
  height: 94px;
}
#game-marketing-table .prizes-weekly {
  background-position: -147px -79px;
  width: 101px;
  height: 99px;
}
#game-marketing .link-see-more {
  margin: 30px 0px 0px 0px;
  text-align: center;
  font-family: 'Averta-Light-300';
  font-size: 16px;
}
#game-marketing .link-see-more b {
  font-family: 'Averta-Semibold-500';
}
/*--------------------- MULTIPLE ROUND GAME MARKETING BLOCK BEGIN --------------------*/
/*--------------------- GAME TESTIMONIALS BEGIN --------------------*/
#testimonials-list-block h2 {
  display: none;
}
#succes-stories .testimonial-content {
  width: 660px;
  padding-left: 0;
}
#succes-stories .image-border {
  height: 230px;
}
#succes-stories .ribbon-stats {
  left: -10px;
}
#succes-stories .ribbon-image-blue .ribbon-img {
  width: 100px;
  background: url('/images/ribbon-stats-blue-right.png') no-repeat;
}
#succes-stories .money-won {
  top: 52px;
}
#succes-stories .ribbon-stats p {
  font-size: 14px;
  transform: rotate(-8deg);
}
#succes-stories .weight-lost {
  top: 32px;
}
.succes-story-content {
  margin-left: 20px;
}
.succes-story-content {
  width: 43%;
}
#testimonials-list {
  height: 370px;
}
#succes-stories .btn-see-all {
  display: none;
}
.module.testimonials {
  border-bottom: none;
}
.succes-story-images,
.succes-story-content {
  margin-top: 0;
}
#testimonials-list {
  height: 310px;
}
#succes-stories .succes-story-content .scroll-tag {
  height: 210px;
}
#landing-page-how-it-works #testimonials-list li {
  width: 660px;
}
/*--------------------- GAME TESTIMONIALS END --------------------*/
/*-------------------- GAME HOW IT WORKS BEGIN ---------------------*/
.module {
  width: 660px;
}
.how-do-you-play .block-img {
  width: 355px;
  height: 75px;
  margin-bottom: 35px;
}
.game-step.weigh-in {
  margin-left: 50px;
}
.game-step.pot-amount {
  margin-left: 60px;
}
.module-content {
  margin: 20px auto 0;
  width: 360px;
}
.how-does-verify img {
  float: left;
  margin-top: 10px;
  max-width: 400px;
}
#formPrivacyFaqsIframe .privacy-faq-content {
  margin-top: 20px;
}
.modal-new.guest-modal .ui-dialog-title {
  font-family: 'Averta-Light-300';
  padding: 20px 0;
}
.prevent-cheating.modal-new.guest-modal #modal-prevent-cheating .modal-wrapper {
  font-size: 15px;
  line-height: 20px;
  color: #000;
}
#landing-page-activity .game-activities-wrap {
  margin-top: 20px;
}
#landing-page-activity #game-activity-block .game-activity-bgt,
#landing-page-activity #game-activity-block .game-activity-bgb,
#landing-page-activity #game-activity-block .game-activity-bgc {
  background: none;
}
.module.how-do-you-play .round-description {
  margin-bottom: 20px;
}
.weight-loss-requirements.right-block ol li:hover span {
  border-color: #00A19F;
}
.weight-loss-requirements.right-block ol li:hover a {
  color: #00A19F;
}
/*-------------------- GAME HOW IT WORKS END ---------------------*/
/* -------- STANDINGS GRAPH BEGIN GAME LESS V2 -------- */
#game-standings-join-game-banner .text .message {
  font-family: 'Averta-Light-300';
}
.game-standings-overview .profile-img-wrap.mvp {
  background: none;
}
ul.standings-players-progresses-list li {
  padding: 10px 0;
  width: 100%;
}
ul.standings-players-progresses-list {
  width: 100%;
}
#game-standings-block .top-user .profile-img-wrap {
  top: 20px;
}
.game-player-progress .value.winner {
  background-color: #49A078;
  display: block;
  width: 0;
  height: 10px;
  margin: 0px 0;
  /* minus border width */
  /*.box-shadow(0 4px 5px #E3E3E3);*/
}
.game-player-progress .bar {
  float: left;
  padding: 0;
  margin: 5px 0 0;
  width: 190px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #000;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 -1px 2px #D3D3D3;
  box-shadow: 0 -1px 2px #D3D3D3;
}
.current-day-slider {
  background: url("/images/game/leaderboard-current-day-teal.png") repeat-y scroll -65px 0 transparent;
  cursor: default;
  height: 100%;
  margin: 0;
  outline: medium none;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 600;
  overflow: visible;
}
.current-day-slider .bgt {
  background: url("/images/game/leaderboard-current-day-teal.png") no-repeat scroll -8px 0 transparent;
  height: 8px;
  margin-left: -7px;
  width: 14px;
}
.current-day-slider .bgb {
  background: url("/images/game/leaderboard-current-day-teal.png") no-repeat scroll -100px 0px transparent;
  bottom: 0;
  left: -15px;
  height: 35px;
  position: absolute;
  width: 31px;
}
.game-standings-wrap {
  padding: 12px 0 0 15px;
}
/* -------- STANDINGS GRAPH END GAME LESS V2 -------- */
/* -------- FORM POST ACTIVITY BEGIN -------- */
#formPostActivity_headerButtons {
  display: inline-block;
  margin-bottom: 10px;
}
#formPostActivity .activity-btn {
  line-height: 190%;
  color: #00A19F;
  margin-right: 11px;
}
#formPostActivity .activity-btn i {
  background: url('/images/game/game-key-info.png') no-repeat left;
  float: left;
  margin-right: 5px;
}
#formPostActivity .activity-btn.comment i {
  background-position: -3px -188px;
  width: 40px;
  height: 29px;
}
#formPostActivity .activity-btn.comment i.fa.fa-comments:before {
  content: none !important;
}
#formPostActivity .activity-btn.quick-update i {
  background-position: -47px -187px;
  width: 34px;
  height: 31px;
}
#formPostActivity .activity-btn.quick-update i.fa.fa-comment:before {
  content: none !important;
}
#formPostActivity .activity-btn.weigh-in i {
  background-position: -85px -187px;
  width: 29px;
  height: 30px;
}
#formPostActivity .activity-btn.weigh-in i.fa.fa-dashboard:before {
  content: none !important;
}
#formPostActivity .activity-btn.photo i {
  background-position: -118px -189px;
  width: 34px;
  height: 27px;
}
#formPostActivity .activity-btn.photo i.fa.fa-image:before {
  content: none !important;
}
#formPostActivity .activity-btn.gift i {
  background-position: -156px -188px;
  width: 22px;
  height: 30px;
}
#formPostActivity .activity-btn.gift i.fa.fa-gift:before {
  content: none !important;
}
#formPostActivity .activity-svg-icon {
  float: left;
  width: 25px;
  height: 25px;
  margin: 5px 5px 0px 0px;
}
/* -------- FORM POST ACTIVITY END -------- */
/* -------- SIDEBAR BLOCKS BLOCK BEGIN -------- */
.game-standings-wrap .game-standings-overview {
  width: 310px;
}
#upcoming-games-block {
  padding: 0 0 20px;
}
.borderless-block-transparent {
  margin: 0 0 35px;
}
.borderless-block-transparent-header {
  padding-bottom: 20px;
  margin: 0;
}
/* -------- UNOFFICIAL STANDINGS BLOCK BEGIN -------- */
.borderless-block-transparent-header h2 {
  font-size: 30px;
  padding: 0;
  font-family: 'Averta-Light-300';
}
#game-players-wrap .playing-for-charity-percentage {
  margin: 12px 0 0;
  color: #000;
  font-family: 'Averta-Light-300';
}
#game-players-wrap .data-feed-pager {
  border-top: 1px solid #ccc;
}
#game-players-wrap .borderless-block-transparent {
  margin: 20px 0 0 0;
}
#game-standings-join-game-banner {
  padding: 12px 0;
  background: #f5f5f5;
}
#game-players-pager #game-players-pager-anchor {
  padding-top: 20px;
}
.game-standings-wrap .data-feed-pager a {
  text-transform: uppercase;
  padding: 10px 0;
}
.game-standings-wrap .data-feed-pager {
  margin-top: 20px;
  padding: 15px 0 0 0;
}
#game-standings-join-game-banner .text a {
  color: #00A19F;
  font-size: 16px;
}
#game-standings-join-game-banner .profile-img {
  background: url('/images/game/game-key-info.png') no-repeat left;
  background-position: -257px -79px;
  width: 40px;
  height: 45px;
  box-shadow: 0px;
  border: 0px;
  margin: 7px 0px 0px 10px;
}
#game-standings-join-game-banner .profile-img .profile-img-bg {
  display: none;
}
.profile-img-wrap.square-no-border .profile-img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* -------- UNOFFICIAL STANDINGS BLOCK END -------- */
/* -------- PLAYERS BLOCK BEGIN -------- */
#game-players-wrap .profile-img-wrap span.profile-img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  width: 60px;
  height: 60px;
}
#game-players-wrap .profile-img-wrap span.profile-img .profile-img-bg {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#game-players-list li:nth-child(4n+1) {
  padding-left: 0px;
}
#game-players-list li:nth-child(4n+4) {
  padding-right: 0px;
}
/* -------- PLAYERS BLOCK END -------- */
/* -------- GAME PTOFILE ACTIVITY FEED BEGIN -------- */
.right-column.feed-right #game-activity-block .game-activity-bgt,
.right-column.feed-right #game-activity-block .game-activity-bgc,
.right-column.feed-right #game-activity-block .game-activity-bgb {
  background: none;
}
.view-more-commnets {
  margin-top: 20px;
}
/* -------- GAME PTOFILE ACTIVITY FEED END -------- */
#game-players-wrap ul li.mvp-user {
  width: 65px;
}
#game-players-wrap ul li.mvp-user .profile-img-wrap {
  width: 65px;
  height: 65px;
  margin: 0px;
  padding: 0px;
}
#current-player-progress .profile-img-wrap {
  margin-left: 0px;
  width: 60px;
}
#current-player-progress .profile-img-wrap.mvp {
  margin-left: -13px;
  width: 75px;
}
p.standings-list-notes {
  margin-top: 10px;
}
#game-header-stats-banner {
  background: #eee;
  min-height: 125px;
}
#game-header-stats-banner .block-content {
  margin-top: 0px;
}
.photo-weghin-modal .notecard-word {
  top: 131px;
  left: 117px;
}
/* WEIGHIN PHOTOS CAROUSEL BEGIN */
#photos-carousel-wrap {
  border-bottom: 1px solid #DCDCDC;
  margin: 50px 0;
  border-top: 1px solid #DCDCDC;
  padding-top: 35px;
}
#photos-filter-options {
  float: right;
  margin: 0;
}
#carousel-title {
  float: left;
  font-family: 'Averta-Light-300';
  font-size: 23px;
  line-height: 28px;
}
#game-page-content #game-photos-carousel #carousel-title {
  font-family: 'Averta-Light-300';
}
#carousel-description {
  background: url("/images/locked-photo-bg.png") no-repeat scroll 0 0 transparent;
  width: 320px;
  height: 26px;
  padding-left: 30px;
  margin: -5px auto 15px;
  color: #666;
  font-family: 'Averta-Light-300';
  font-size: 14px;
  line-height: 28px;
}
#photos-carousel {
  margin: 10px 0 0;
}
#photos-carousel .jcarousel-clip {
  overflow: hidden;
  margin: 0 20px;
}
#photos-carousel .jcarousel-item {
  margin: 10px 9px 35px;
  width: 108px;
  height: 108px;
}
#photos-carousel .jcarousel-item > a {
  display: block;
  position: relative;
  width: 102px;
  height: 102px;
  background: none repeat scroll 0 0 #F4F4F4;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
#photos-carousel .jcarousel-item > a:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.45);
}
#photos-carousel .jcarousel-item img {
  background: none repeat scroll 0 0 transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-height: 102px;
  max-width: 102px;
  margin: auto;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#photos-carousel .jcarousel-next-horizontal {
  position: absolute;
  top: 40px;
  width: 26px;
  height: 36px;
  cursor: pointer;
  right: 0px;
  background: url("/images/game/icons/carousel_next_button.png") no-repeat scroll 0 -50px transparent;
}
#photos-carousel .jcarousel-next-disabled-horizontal {
  cursor: default;
  background-position: 0 0;
}
#photos-carousel .jcarousel-prev-horizontal {
  position: absolute;
  top: 40px;
  width: 26px;
  height: 36px;
  cursor: pointer;
  left: -10px;
  background: url("/images/game/icons/carousel_prev_button.png") no-repeat scroll 0 -50px transparent;
}
#photos-carousel .jcarousel-prev-disabled-horizontal {
  cursor: default;
  background-position: 0 0;
}
#photos-carousel .photo-status {
  background: none repeat scroll 0 0 #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 30px;
  position: absolute;
  bottom: 4px;
  right: 4px;
  z-index: 30;
}
#game-page-content #game-photos-carousel ul#weigh-in-photo-thumbnails-list li {
  position: relative;
}
#photos-carousel .photo-status-bg {
  text-indent: -99999px;
}
#photos-carousel .photo-status-bg.locked {
  display: block;
  background: url("/images/locked-photo-bg.png") no-repeat scroll 0 0 transparent;
  width: 22px;
  height: 26px;
  margin: 1px 0 0 4px;
}
#photos-carousel .photo-status-bg.unlocked {
  display: block;
  background: url("/images/unlocked-photo-bg.png") no-repeat scroll 0 0 transparent;
  width: 22px;
  height: 26px;
  margin: 1px 0 0 4px;
}
/* WEIGHIN PHOTOS CAROUSEL END */
/* INVITE PLAYERS GAME PAGE BEGIN */
#invite-players-content {
  margin: 30px auto;
  width: 960px;
}
#game-players-page .player-card {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#game-players-page .player-card .player-card-details .profile-img-wrap img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#game-players-page .search-textbox-wrap #btn-search-submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#game-players-page .search-textbox-wrap .search-textbox {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#game-page-content #conversations-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#conversations-list .conversation:only-child,
#conversations-list .conversation:first-child,
#conversations-list .conversation:last-child {
  border-radius: 0 !important;
}
/* INVITE PLAYERS GAME PAGE END */
#players-filter-options.blue-rounded-filters .filter-option:hover {
  background-color: #00A19F;
  color: #fff;
  border-bottom: 4px solid #00A19F;
  margin-bottom: -1px;
  text-decoration: none;
}
/* -------- AVERAGE PACE GAME PLAYERS BLOCK BEGIN -------- */
#average-player-pace-block .game-player-progress .bar {
  width: 250px;
}
/* -------- AVERAGE PACE GAME PLAYERS BLOCK END -------- */
/*----------------- TO DO MODULE BEGIN -----------------*/
#to-do-module {
  margin-bottom: 20px;
}
#to-do-module h3 {
  font-size: 30px;
  font-family: 'Averta-Light-300';
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
#to-do-module .to-do-block {
  padding: 15px 0;
  border-bottom: 1px dotted #ccc;
  font-size: 18px;
  line-height: 22px;
}
#to-do-module .block-title {
  font-size: 18px;
  font-family: 'Averta-Semibold-500';
}
#to-do-module .block-content {
  float: left;
  width: 63%;
  font-size: 15px;
}
#to-do-module .block-button {
  float: right;
}
#to-do-module .block-button.mobile-app {
  width: 37%;
}
#to-do-module .block-button.mobile-app a:last-child {
  margin-top: 10px;
  float: right;
}
/*----------------- TO DO MODULE END -----------------*/
.user-announcements span {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  color: #fff;
  display: block;
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  padding: 5px 5px 1px;
  text-align: center;
}
.user-announcements {
  background-color: #d6450a;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  display: block;
  width: auto;
}
.tab-title,
.user-badge {
  display: block;
  float: left;
}
.user-badge {
  margin-left: 5px;
}
/*---------------- GAME LANDING PAGE FREE TRIAL ALERT BEGIN -----------------*/
.free-trial-alert-messaging {
  background-color: #f5f5f5;
  margin: 50px 0 -30px;
}
.free-trial-alert-messaging .block-content {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}
.free-trial-alert-messaging .block-content .block-img {
  width: 80px;
  height: 80px;
  background: url("/images/landing-pages/unpaid-bet-alert-img.png") no-repeat scroll 0 0 / contain transparent;
  float: left;
  margin: 0 30px;
}
.free-trial-alert-messaging .block-content .block-text {
  display: inline-block;
  margin: 0;
}
.free-trial-alert-messaging .block-content .block-text h1 {
  margin: 0;
}
.free-trial-alert-messaging .block-content .block-text p {
  padding: 10px 0;
}
.free-trial-alert-messaging textarea.textarea {
  max-width: 100%;
  width: 100%;
  height: 56px;
  padding: 10px;
  margin-bottom: 15px;
}
.free-trial-post-activity h2 {
  font-family: 'Averta-Light-300';
  font-size: 16px;
  margin-bottom: 20px;
}
.free-trial-post-activity h1 {
  font-family: 'Averta-ExtraBold-800';
  text-align: center;
  margin-top: 0;
}
.free-trial-post-activity .block-content {
  padding: 20px 0;
}
#formPostPlayerFreeTrialActivity {
  padding: 0 30px;
}
/*---------------- GAME LANDING PAGE FREE TRIAL ALERT END -----------------*/

/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left;
}
/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url("Jcrop.gif");
  font-size: 0;
  position: absolute;
}
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}
.jcrop-vline.right {
  right: 0;
}
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}
/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}
/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}
/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}
/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}
/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}
