/* -------- 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 -------- */
/* -------- GENERAL CLASSES END -------- */
/* -------- BIG BLUE MOBILE HEADER BEGIN -------- */
#header.blue-header.mobile {
  background: url("/images/static-pages/bg-page-body.jpg") repeat-x scroll 0 0 transparent;
  height: 140px;
}
#header.white-header.mobile {
  background: url("/images/sign-up/new-design/white-header-separator.png") repeat-x scroll left bottom transparent;
  height: 62px;
  position: relative;
  text-align: center;
  margin-bottom: -6px;
}
#header.blue-header.mobile #header-content {
  margin: 0 auto;
  position: relative;
  width: 310px;
}
#header.blue-header.mobile #header-logo {
  background: url("/images/landing-pages/blue-header-logo.png") no-repeat scroll 0 -72px transparent;
  display: block;
  height: 61px;
  text-indent: -2000px;
  width: 148px;
  float: left;
  overflow: hidden;
}
#header.white-header.mobile #header-logo {
  background: url("/images/dietbet.svg") no-repeat scroll left center transparent;
  float: none;
  display: block;
  height: 35px;
  margin: 0 auto;
  padding-top: 15px;
  text-indent: -2000px;
  width: 133px;
}
#header.blue-header.mobile #page-title {
  clear: both;
}
#header.blue-header.mobile #page-title h1 {
  float: left;
  font-size: 24px;
  line-height: 30px;
  margin: 0px;
  width: auto;
  color: #fff;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
#page.mobile.move-up {
  margin: -70px auto 30px;
}
.mobile .container {
  clear: both;
  margin: 0 auto;
  position: static;
  width: 100%;
  min-width: 320px;
}
.mobile .page-wrap-white {
  overflow: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: white;
  clear: both;
  padding: 20px;
  min-width: 280px;
  background: url("/mobile/images/game/weigh-in/body-bg-dark.png") repeat scroll 0 0 #eee;
}
.photo-weighin-guidelines .page-wrap-white,
.mobile-app-weigh-in-iframe .page-wrap-white {
  background: none;
}
.mobile .form.modal-form {
  width: auto;
  margin: 0px;
  padding: 0px;
  min-width: 200px;
}
.mobile .form-wrap {
  width: auto;
}
.mobile .page-wrap-white p {
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  margin: 0 0 10px;
}
#mobile-page-body #header {
  min-width: 310px;
}
/* -------- BIG BLUE MOBILE HEADER END -------- */
/* -------- PLAYER PROFILE PICTURE BEGIN -------- */
.profile-img.small,
.profile-img.medium,
.profile-img.big {
  -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);
}
.mobile .profile-img-wrap .profile-img.medium {
  width: 52px;
  height: 52px;
  padding: 3px;
  border: none;
  background: none repeat scroll 0 0 #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
}
/* -------- PLAYER PROFILE PICTURE END -------- */
/* -------- PLAYER CHARITY ICON BEGIN -------- */
.player-charity-icon {
  background: url("/images/game/icons/charity-icon.png") no-repeat scroll 0 0 transparent;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.player-charity-icon.hovered:hover {
  cursor: pointer;
}
.player-charity-icon.move-down {
  margin: 0 0 -5px 0;
}
/* -------- PLAYER CHARITY ICON END -------- */
/* -------- PLAYER PROFILE PAGE BEGIN -------- */
#user-profile-details .profile-img-wrap {
  float: left;
  width: auto;
  margin: 0 0 0 10px;
}
#user-profile-details .profile-img {
  margin: 5px 5px 0 5px;
}
#user-profile-details .profile-personal-statement {
  background: url("/mobile/images/game/statement-bg.png") repeat scroll 0 0 transparent;
  position: relative;
  float: left;
  width: 160px;
  padding: 10px 20px 10px 15px;
  margin: 5px 0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
}
.profile-personal-statement .statement-text {
  float: left;
  width: 140px;
  margin: 2px 0 0 5px;
  line-height: 18px;
}
.profile-personal-statement .quote {
  color: #00A19F;
  font-size: 25px;
  vertical-align: bottom;
  display: inline-block;
}
.profile-personal-statement .quote.lq {
  float: left;
}
.profile-personal-statement .quote.rq {
  margin: 0 0 -5px 5px;
}
.profile-personal-statement .statement-arrow {
  background: url("/mobile/images/game/statement-arrow.png") repeat scroll 0 0 transparent;
  width: 10px;
  height: 15px;
  position: absolute;
  left: -10px;
  top: 10px;
}
.mobile-horizontal-separator {
  background: url("/mobile/images/game/separator-w298.png") repeat scroll center center transparent;
  width: 298px;
  height: 1px;
  display: block;
  margin: 15px 0;
}
#user-profile-details #user-favorites {
  padding: 0 0 0 10px;
}
#user-profile-details #user-favorites p {
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  margin: 0 0 5px;
  line-height: 16px;
  font-size: 13px;
}
#user-profile-details #user-favorites .title {
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
}
#user-profile-details .facts-header {
  font-family: 'Averta-Light-300';
  color: #000;
  font-weight: normal;
  margin: 0 0 10px 10px;
}
#user-profile-details .facts-arrow {
  background: url("/mobile/images/game/mobile-sprites.png") repeat scroll -80px 0 transparent;
  width: 22px;
  height: 23px;
  display: inline-block;
  margin: 0 0 -10px 5px;
}
#user-profile-details #friend-toggler-wrap {
  text-align: center;
  margin-top: 20px;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 14px;
}
#user-profile-details .icon-friend-star.medium.active {
  background-position: 0 -30px;
}
#user-profile-details .icon-friend-star.medium {
  background: url("/images/game/icons/star-icons.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 25px;
  line-height: 23px;
  min-width: 25px;
  padding-left: 30px;
}
/* -------- PLAYER PROFILE PAGE END -------- */
/* -------- FOUL PAGE BEGIN -------- */
.foul-play .mobile .container {
  width: 282px;
}
.foul-play .mobile .page-wrap-white {
  background: url("/mobile/images/game/statement-bg.png") repeat scroll 0 0 #fff;
  padding: 0px;
}
.foul-play-content {
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
/* -------- FOUL PAGE END -------- */
/* -------- USER SOCIAL SETTINGS PAGE BEGIN -------- */
#block-social-settings-mobile {
  display: block;
  position: relative;
  margin: 0px auto;
  width: 280px;
}
#block-social-settings-mobile .social-sharing-title {
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #000;
  margin: 5px 0 10px;
}
#block-social-settings-mobile .btn-gray-big-new {
  margin: 10px 0;
}
#block-social-settings-mobile .btn-gray-big-new .bgc {
  width: 175px;
  text-align: center;
  font-size: 13px;
  color: #000;
}
#block-social-settings-mobile .mobile-horizontal-separator {
  margin: 5px auto;
}
#block-social-settings-mobile .element-group {
  padding: 0 0 0 20px;
  margin: 0;
}
.mobile-sharing-button {
  display: block;
  text-align: center;
}
#formTwitterPermissions,
#formFacebookPermissions,
#formRunkeeperPermissions {
  position: relative;
}
#block-social-settings-mobile .checkbox-text {
  color: #000;
  font-size: 14px;
}
/* -------- USER SOCIAL SETTINGS PAGE END -------- */
/* -------- USER ACCOUNT SETTINGS PAGE BEGIN -------- */
#formUserAccountSettings {
  margin: 0 auto;
  padding: 0px;
  position: relative;
  width: 280px;
}
#formUserAccountSettings .autoupdate-overlay {
  right: 10px;
}
#formUserAccountSettings .label {
  color: #999;
  font-size: 14px;
  margin: 0 0 5px;
}
#formUserAccountSettings .textbox,
#formUserAccountSettings .textarea {
  color: #000;
  font-size: 14px;
  width: 100%;
  text-indent: 10px;
  padding-left: 0px;
  margin-left: -1px;
}
#formUserAccountSettings_gender_field,
#formUserAccountSettings_metricUnits_field {
  float: left;
  width: 45%;
}
#formUserAccountSettings .field-help-text {
  color: #999;
  font-size: 10px;
}
#formUserAccountSettings_nickname_field {
  margin-bottom: 30px;
}
#formUserAccountSettings_motto_field {
  margin-bottom: 20px;
}
#formUserAccountSettings .mad-libs-field {
  line-height: 33px;
}
#formUserAccountSettings .profile-photo-subform {
  width: 195px;
  margin: 0 auto;
}
#formUserAccountSettings .profile-photo-subform .thumb-wrap {
  float: left;
  background: none repeat scroll 0 0 #fff;
  border: 3px solid #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  height: 52px;
  margin: 5px 0 20px;
  overflow: visible;
  padding: 0;
  width: 52px;
  display: block;
  position: relative;
  z-index: 100;
}
#formUserAccountSettings .profile-photo-subform img {
  background: none repeat scroll 0 0 #fff;
  border: none;
  max-height: 52px;
  max-width: 52px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
#formUserAccountSettings .profile-photo-subform .field-error {
  width: 140px;
  margin: -15px 0 0 55px;
}
#formUserAccountSettings .upload-photo-thumb .ui-progressbar {
  left: 55px;
  bottom: 0px;
}
#formUserAccountSettings .file-field {
  float: left;
  background: url("/mobile/images/buttons/btn-update-photo.png") no-repeat scroll 0 0 #fff;
  height: 29px;
  width: 156px;
  margin: 18px 0 0 -25px;
  position: relative;
  z-index: 99;
}
#formUserAccountSettings .file-field input {
  height: 29px;
  opacity: 0;
}
#formUserAccountSettings .select {
  min-width: 205px;
}
#formUserAccountSettings .mad-libs-field .select {
  min-width: 70px;
}
#formUserAccountSettings_idealWeight .textbox {
  float: left;
  margin: 0;
  width: 70px;
}
#formUserAccountSettings_group_userProfile .checkbox-field {
  width: auto;
  margin: 5px 0 10px 8px;
}
#formUserAccountSettings_group_userSettings .mad-libs-field {
  float: left;
  width: auto;
  margin: 0 10px 5px 0;
  position: relative;
}
#formUserAccountSettings_otherFitnessAppsUsed_yes_field {
  float: left;
}
#formUserAccountSettings_otherFitnessAppsUsed_appName.textbox {
  width: 100px;
  margin-left: 15px;
  height: 20px;
}
#formUserAccountSettings_fitnessAppsUsed {
  position: relative;
}
#formUserAccountSettings_fitnessAppsUsed_none_field {
  position: absolute;
  bottom: -80px;
}
#formUserAccountSettings_birthday_field {
  clear: both;
}
#formUserAccountSettings_birthday_field .mad-libs-field .field-error {
  bottom: -10px;
  position: absolute;
  right: -25px;
}
#formUserAccountSettings .textbox.short {
  display: inline-block;
  width: 70px;
}
#formUserAccountSettings_nickname-label.label {
  width: 100%;
}
#formUserAccountSettings_nickname-label .label-help-text {
  float: right;
  font-size: 10px;
  line-height: 18px;
}
#formUserAccountSettings_nickname .character-cap-container {
  float: right;
  font-size: 10px;
}
/* -------- USER ACCOUNT SETTINGS PAGE 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-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 .option-text {
  color: #666;
  font-size: 11px;
  line-height: 16px;
  white-space: nowrap;
  letter-spacing: 0.2em;
  font-family: 'ProximaNovaSoftSemibold';
  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.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 .option-text {
  color: #999;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* 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;
}
/* -------- TOGGLE BUTTON END -------- */
/* -------- WEIGH-IN COUNTER BEGIN -------- */
#weigh-in-stepper.ui-stepper {
  background: url("/mobile/images/game/mobile-sprites.png") no-repeat scroll 0 -40px transparent;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
  display: block;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  font-size: 40px;
  height: 45px;
  margin: 0 auto;
  padding-top: 2px;
  position: relative;
  width: 297px;
  /* disable text select and long click context menu */
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
#weigh-in-stepper .ui-stepper-textbox {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  float: left;
  font-weight: normal;
  margin: 0 20px;
  text-align: center;
  width: 115px;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  font-size: 40px;
}
#weigh-in-stepper .weigh-unit {
  color: #999;
  display: inline-block;
  margin: 0 10px;
  text-align: center;
  width: 72px;
}
#weigh-in-stepper .stepper-arrow {
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  text-indent: -9999px;
  width: 30px;
  z-index: 100;
}
#weigh-in-stepper .ui-stepper-plus {
  top: 0;
}
#weigh-in-stepper .ui-stepper-minus {
  bottom: 0;
}
/* -------- SMALL WEIGH-IN COUNTER BEGIN -------- */
#weigh-in-stepper.ui-stepper.small {
  background: url("/mobile/images/game/mobile-sprites.png") no-repeat scroll 0 -120px transparent;
  height: 39px;
  width: 252px;
  font-size: 35px;
  padding: 0;
}
#weigh-in-stepper.small .ui-stepper-textbox {
  font-size: 35px;
  width: 95px;
}
#weigh-in-stepper.small .weigh-unit {
  margin: 0;
  padding: 8px 2px 0 2px;
}
#weigh-in-stepper.small .stepper-arrow {
  right: 5px;
}
/* -------- WEIGH-IN COUNTER END -------- */
/* -------- MOBILE LIST VIEW BEGIN -------- */
.mobile .mobile-list-view {
  border: 1px solid #A4A4A4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: 'ProximaNovaSoftBold';
  font-family: 'Averta-Semibold-500';
  font-size: 13px;
  overflow: hidden;
  padding-bottom: 10px;
}
.mobile .mobile-list-view-title {
  background-color: #00A19F;
  color: #fff;
  display: block;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  padding-left: 10px;
}
.mobile .mobile-list-view-item {
  border-bottom: 1px solid #A4A4A4;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0 15px;
}
.mobile .mobile-list-view-item .value {
  display: block;
  float: right;
  font-family: 'ProximaNovaSoftBold';
  font-family: 'Averta-Semibold-500';
}
/* -------- MOBILE LIST VIEW END -------- */
/* -------- MOBILE MODAL BEGIN -------- */
.mobile-frame .frame-content {
  padding: 10px 15px 15px 15px;
  position: relative;
}
.mobile-frame .frame-content .notes {
  padding: 0;
  font-size: 13px;
  margin: 20px 0 15px;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  text-align: center;
}
.mobile-frame .frame-content .blue-separator {
  background: url("/mobile/images/game/modal-separator-with-shadow.png") no-repeat center bottom transparent;
  width: 286px;
  height: 13px;
  position: absolute;
  left: 0;
}
.mobile-frame .modal-content .submit-button {
  clear: both;
  margin-top: 15px;
}
/* -------- MOBILE MODAL VIEW END -------- */
/* -------- ACTIVITY FILTERS BEGIN -------- */
.activity-filters.mobile .mobile-list-view {
  border: medium none;
  max-width: 286px;
  padding: 0px;
}
.mobile-app-weigh-in-iframe .mobile .page-wrap-white,
.photo-weighin-guidelines .mobile .page-wrap-white {
  position: relative;
}
.unofficial-weighin-frame {
  display: none;
}
.activity-filters .mobile-list-view-item .value {
  height: 27px;
  width: 27px;
  margin: 7px 3px 7px 0;
  text-indent: -2000px;
  background: url("/mobile/images/game/mobile-sprites.png") no-repeat scroll -152px 0 transparent;
}
.activity-filters .mobile-list-view-item .value.checked {
  background: url("/mobile/images/game/mobile-sprites.png") no-repeat scroll -40px 0 transparent;
}
.activity-filters .mobile-list-view-item .value.checked.disabled {
  background: url("/images/locked-photo-bg.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);
}
/* -------- ACTIVITY FILTERS 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: 'ProximaNovaSoftSemibold';
  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: 'ProximaNovaSoftBold';
  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: 'ProximaNovaSoftRegular';
  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: 'ProximaNovaSoftSemibold';
  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 -------- */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
/* -------- PROFILE IMAGE 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: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-size: 13px;
  font-weight: normal;
  color: #2F2F2F;
}
/* -------- PROFILE IMAGE BEGIN ---------- */
.flat-tabs .tab-list #player-activities-filter-container {
  margin: 0;
}
.flat-tabs .tab-list .tab.dropdown {
  width: 10%;
}
.tabs-count-4-plusfilter .tab {
  width: 22%;
}
.tabs-count-3 .tab {
  width: 33%;
}
.flat-tabs .tab-list .tab a {
  padding: 10px 0;
}
@media only screen and (max-width: 499px) {
  .card-list .card {
    margin-right: 4%;
    width: 48%;
    margin-top: 15px;
  }
  .card-list .card:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 500px) {
  .card-list .card {
    margin-right: 3%;
    width: 31%;
  }
  .card-list .card:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 499px) {
  main.full-width.container-width .card-list .card {
    margin-right: 0px;
    width: 100%;
  }
  main.full-width.container-width .card-list .card:nth-child(3n+3) {
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 500px) {
  main.full-width.container-width .card-list .card {
    margin-right: 4%;
    width: 48%;
    margin-top: 15px;
  }
  main.full-width.container-width .card-list .card:nth-child(even) {
    margin-right: 0;
  }
}
/* -------- FOOTER BEGIN ---------- */
footer {
  max-width: 767px;
  margin: 0 auto;
}
#footer-content {
  margin: 30px 10px 0;
}
.mb-community-cta {
  text-align: center;
}
.mobile-footer-separator {
  border-top: 1px solid #ccc;
}
.cta-block-title {
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-size: 17px;
  text-align: center;
  color: #666;
  margin: 30px 0 0 0;
}
.community-cta-buttons {
  margin: 0 auto;
  max-width: 460px;
  padding: 30px 0px;
  text-align: center;
}
.cta-button {
  color: #00A19F;
  float: left;
  max-width: 250px;
  min-width: 47%;
}
.alert .icon-close {
  padding: 0 10px 10px;
  right: 0;
}
.top-alert-bar {
  width: 94%;
}
#join-game {
  margin-right: 15px;
}
#join-game.logged-out {
  margin-right: 5px;
}
.btn-wrp.btn-large.logged-out {
  float: none;
  margin: 10px 5px 0px 5px;
}
.mobile-apps {
  margin: 0 auto;
  height: 135px;
  max-width: 350px;
  padding: 30px 10px 0;
  min-width: 300px;
}
.mobile-apps-links {
  font-size: 21px;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  line-height: 35px;
  float: left;
}
.mobile-apps-links .app-link {
  color: #00A19F;
}
.mobile-apps-title {
  font-size: 20px;
  color: #666;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
}
.app-screenshot {
  background: url("/images/landing-pages/app-screenshoot-iphone5c.png") no-repeat scroll right bottom transparent;
  width: 200px;
  height: 115px;
  float: right;
}
@media only screen and (max-width: 350px) {
  .mobile-apps {
    min-width: 280px;
  }
  .app-screenshot {
    background: url("/images/landing-pages/app-screenshoot-iphone5c.png") no-repeat scroll right bottom / cover transparent;
    width: 180px;
    height: 105px;
  }
}
#footer-copyright {
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-size: 14px;
  color: #666;
  float: none;
  margin: 0px auto;
  text-align: center;
}
#footer-social-counters {
  float: left;
  width: 100%;
  padding: 30px 0;
}
#footer-social-links {
  float: none;
  margin: 10px auto 0 auto;
  display: inline-block;
  position: absolute;
  text-align: center;
  left: 0px;
  right: 0px;
  padding-bottom: 30px;
}
#footer-social-links .btn-facebook-like,
#footer-social-links .btn-follow {
  float: none;
  display: inline-block;
  margin: 0px 5px;
  vertical-align: top;
}
@media only screen and (max-width: 499px) {
  .add-plus-filter .tab {
    display: none;
  }
  .add-plus-filter .tab:nth-child(1),
  .add-plus-filter .tab:nth-child(2) {
    display: block;
  }
  .add-plus-filter .tab.dropdown.tab-options,
  .add-plus-filter .tab.dropdown {
    display: block;
  }
  .add-tab-collapse .tab-list {
    background-color: #00A19F !important;
  }
  .add-tab-collapse .tab {
    display: none;
    width: 100%;
    margin-bottom: 0px !important;
  }
  .add-tab-collapse .tab a.selected {
    font-size: 21px !important;
    text-align: left !important;
    padding-left: 10px !important;
    line-height: 29px !important;
    height: 25px !important;
    text-transform: uppercase;
  }
  .add-tab-collapse .tab:hover {
    color: #fff;
  }
  .add-tab-collapse .tab:nth-child(1) {
    display: block;
  }
  .add-tab-collapse .tab.dropdown.tab-options,
  .add-tab-collapse .tab.dropdown {
    display: block;
  }
  .add-tab-collapse .tab a:hover {
    background: none !important;
  }
  .add-tab-collapse .tab-plus-anchor {
    color: #fff !important;
    font-size: 20px !important;
    height: 25px !important;
  }
  .add-tab-collapse .tab-plus-anchor i {
    float: right;
    font-size: 25px;
  }
  .add-tab-collapse .filter-list {
    width: 100% !important;
    background: none !important;
    height: 46px;
  }
  .add-tab-collapse .filters-dropdown {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 45px !important;
  }
}
@media only screen and (min-width: 500px) {
  .add-plus-filter .tab {
    display: none;
  }
  .add-plus-filter .tab.dropdown.tab-options,
  .add-plus-filter .tab.dropdown {
    display: block;
  }
  .add-plus-filter .tab:nth-child(1),
  .add-plus-filter .tab:nth-child(2),
  .add-plus-filter .tab:nth-child(3) {
    display: block;
  }
  .add-tab-collapse .tab-list {
    background-color: #00A19F !important;
  }
  .add-tab-collapse .tab {
    display: none;
    width: 100%;
    margin-bottom: 0px !important;
  }
  .add-tab-collapse .tab a.selected {
    font-size: 21px !important;
    text-align: left !important;
    padding-left: 10px !important;
    line-height: 29px !important;
    height: 25px !important;
    text-transform: uppercase;
  }
  .add-tab-collapse .tab:hover {
    color: #fff;
  }
  .add-tab-collapse .tab:nth-child(1) {
    display: block;
  }
  .add-tab-collapse .tab.dropdown.tab-options,
  .add-tab-collapse .tab.dropdown {
    display: block;
  }
  .add-tab-collapse .tab a:hover {
    background: none !important;
  }
  .add-tab-collapse .tab-plus-anchor {
    color: #fff !important;
    font-size: 20px !important;
    height: 25px !important;
  }
  .add-tab-collapse .tab-plus-anchor i {
    float: right;
    font-size: 25px;
  }
  .add-tab-collapse .filter-list {
    width: 100% !important;
    background: none !important;
    height: 46px;
  }
  .add-tab-collapse .filters-dropdown {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 45px !important;
  }
}
@media only screen and (max-width: 320px) {
  #twitter-widget-0 {
    width: 60px !important;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 499px) {
  .pagination a.first-page,
  .pagination a.last-page {
    display: none;
  }
  .pagination a {
    font-size: 18px;
    padding: 15px 15px;
  }
}
@media only screen and (min-width: 500px) {
  .pagination a {
    font-size: 22px;
    padding: 15px 20px;
  }
}
/* ------- COLUMNS BEGIN -------- */
.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: 31.33333333%;
  margin-right: 3%;
}
.column4:nth-child(3n),
.form-new-flex.form div.column4:nth-child(3n) {
  margin-right: 0px;
}
@media only screen and (max-width: 499px) {
  .column2,
  .form-new-flex.form div.column2 {
    width: 100%;
    margin-right: 0px;
  }
  #formInvitePlayers .column2,
  #formInvitePlayers .form-new-flex.form div.column2 {
    width: 47.5%;
    margin-right: 5%;
  }
  #formInvitePlayers .column2:nth-child(2n),
  #formInvitePlayers .form-new-flex.form div.column2:nth-child(2n) {
    margin-right: 0px;
  }
  .column5,
  .form-new-flex.form div.column5 {
    width: 48.5%;
    margin-right: 3%;
  }
  .column5:nth-child(2n),
  .form-new-flex.form div.column5:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 500px) {
  .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;
  }
  .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 -------- */
.main-container {
  padding: 0px 10px;
}
.btn-gray-cta.btn-wrp.btn-gray {
  height: auto;
  width: 100%;
  font-family: 'ProximaNovaSoftMedium';
  font-family: 'Averta-Light-300';
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  text-align: center;
}
.btn-gray-cta.btn-wrp.btn-gray.btn-gray-cta-bottom {
  margin-top: 55px;
}
body.no-scroll {
  position: fixed!important;
  width: 100%;
}
/* -------- HEADER STYLES -------- */
.header-nav-submenu li {
  color: #333;
}
.header-nav-submenu li a {
  color: inherit;
  text-decoration: none;
  color: #333;
  font-family: 'ProximaNovaSoftSemibold';
  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);
}
nav#header-nav {
  position: fixed;
  position: -webkit-sticky;
  top: 0;
  z-index: 10000;
}
#header-flyout-container {
  position: fixed;
  position: -webkit-sticky;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}
#mobile-page-body.pay-bet-page #header-content {
  padding: 0;
}
#mobile-page-body.pay-bet-page .page-wrap-white {
  border-radius: 0;
}
#header-content {
  color: #fff;
  padding: 30px 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  word-wrap: break-word;
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  font-size: 14px;
  line-height: 24px;
}
#header-content h1 {
  word-wrap: break-word;
  font-family: 'ProximaNovaSoftBold';
  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: 'ProximaNovaSoftBold';
  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: 'ProximaNovaSoftSemibold';
  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 {
  width: 100%;
  height: 50px;
  background: #fff;
}
#nav-placeholder {
  width: 100%;
  height: auto;
}
#top-nav-content,
.main-container,
#header-content,
header,
.nav-alert {
  max-width: 767px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
#header-content {
  position: relative;
  word-wrap: break-word;
}
#header-logo {
  background: transparent url("/images/dietbet.svg") scroll no-repeat left center;
  display: block;
  text-indent: -2000px;
  width: 133px;
  height: 50px;
  float: none;
  margin: 0 auto;
  background-position: center center;
}
#header-nav {
  display: block;
  float: left;
  margin-right: 10px;
}
#header-flyout-container {
  display: block;
}
#header-flyout-container .menu-items,
#header-nav-left {
  display: none;
  position: absolute;
}
.menu-items .back-item > a {
  padding: 14px 20px;
}
#header-find-game {
  position: absolute;
  right: 0;
  top: 17px;
  font-size: 16px;
  font-family: 'ProximaNovaSoftMedium';
  font-family: 'Averta-Light-300';
}
#header-menu {
  width: 220px;
  position: fixed;
  overflow: hidden;
  background-color: transparent;
}
.menu-items li.profile-photo a.profile-link {
  width: auto;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: none;
  position: absolute;
  top: 16px;
}
.menu-items li.profile-photo a.profile-img-wrap {
  width: auto;
  display: inline-block;
  float: none;
  margin-bottom: 8px;
}
#mobile-nav-menu-notif-container {
  background-color: #fff;
  padding: 0 5px;
  min-width: 100px;
  /*  max-width: 360px;*/
  position: absolute;
  right: 0;
  top: 72pxpx;
  font-size: 16px;
  font-family: 'ProximaNovaSoftMedium';
  font-family: 'Averta-Light-300';
  font-weight: normal;
  line-height: 25px;
  z-index: 1000;
}
#mobile-nav-menu-notif-container .notifications-header,
#mobile-nav-menu-notif-container .footer {
  font-family: 'ProximaNovaSoftSemibold';
  font-family: 'Averta-Semibold-500';
  line-height: 40px;
}
#mobile-nav-menu-notif-container #notifications-nav-menu li.footer {
  text-align: center;
  border-bottom: none;
}
#mobile-nav-menu-notif-container #notifications-nav-menu li {
  border-bottom: 1px solid #eee;
  margin: 5px 20px;
  padding: 0px 0px 5px 0px;
  width: 90%;
}
#mobile-nav-menu-notif-container #notifications-nav-menu li img {
  margin-right: 5px;
  float: left;
}
#mobile-nav-menu-notif-container #notifications-nav-menu li .notification-text {
  display: block;
  margin-left: 30px;
  word-wrap: break-word;
  font-size: 15px;
  font-family: 'ProximaNovaSoftMedium';
  font-family: 'Averta-Light-300';
}
mobile-nav-menu-notif-container #notifications-nav-menu li a {
  font-size: 15px;
}
#mobile-nav-menu-notif-container li .notification-date {
  color: #999;
}
#mobile-nav-menu-notif-container #notifications-nav-menu {
  width: 100%;
  max-width: 360px;
}
#notifications-dropdown .notification-counter {
  background-color: #d03e0c;
  border-radius: 100%;
  color: #fff;
  display: block;
  font-size: 9px;
  height: 12px;
  line-height: 15px;
  padding: 3px 1px;
  position: absolute;
  right: -1px;
  text-align: center;
  top: 1px;
  min-width: 18px;
  font-family: 'ProximaNovaSoftMedium';
  font-family: 'Averta-Light-300';
}
#mobile-nav-menu-notif-container .read-all {
  float: right;
  font-size: 12px;
}
#mobile-nav-menu-notif-container .container {
  width: 100%;
  max-width: 360px;
}
#top-nav-content {
  position: relative;
}
#link-log-in,
#main-menu,
#notifications-dropdown {
  color: #666;
  position: absolute;
  text-align: center;
  top: 18px;
  z-index: 1000;
}
#header-login-links #link-log-in,
#header-login-links #link-log-in a {
  line-height: 42px;
  height: 42px;
}
#main-menu {
  font-size: 20px;
  left: 10px;
  width: 83px;
  height: 37px;
  text-align: left;
}
#notifications-dropdown {
  font-size: 24px;
  right: 10px;
  width: 38px;
  height: 37px;
}
#link-log-in {
  border: none;
  right: 10px;
  width: auto;
  height: auto;
  color: #666;
  font-family: 'ProximaNovaSoftBold';
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 16px;
  line-height: 42px;
  letter-spacing: 0.1em;
}
@media only screen and (max-device-width: 430px) {
  #link-sign-up {
    font-size: 12px;
    padding: 0 0 0 5px !important;
    height: 25px;
    line-height: 25px;
  }
  #link-sign-up i {
    font-size: 12px;
    margin: 0;
  }
}
#link-sign-up {
  background: none;
  position: absolute;
  right: 10px;
  top: 25px;
  color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 0px 0px 10px;
  width: auto;
}
#link-sign-up i {
  font-size: 24px;
  margin-right: 5px;
}
#header-login-links #link-sign-up {
  padding: 0px 0px 0px 10px;
  line-height: 36px;
  height: 36px;
  letter-spacing: 0em;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
}
#notifications-dropdown i {
  font-size: 20px;
  margin-top: 9px;
}
#main-menu i {
  margin: 9px 0px 0px 5px;
  float: left;
}
#main-menu span {
  margin: 10px 0px 0px 10px;
  font-size: 16px;
  line-height: 125%;
  float: left;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
}
#main-menu i,
#notifications-dropdown i {
  margin-right: -1px;
}
#main-menu.active,
#notifications-dropdown.active {
  color: #fff;
  z-index: 1000;
}
.mobile-main-menu-overlay {
  background: url("/images/modals/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 2000px;
  left: 0;
  position: absolute;
  top: 72px;
  width: 100%;
  z-index: 2;
}
.menu-items {
  width: 210px;
  background-color: #fff;
  padding: 0 5px 0 5px;
  height: auto();
}
#header-flyout-container {
  position: absolute;
  left: 0;
  top: 72px;
  width: 100%;
}
.menu-items li {
  border-bottom: 1px solid #eee;
}
.menu-items li.profile-photo {
  line-height: 45px;
}
.menu-items li.see-all a,
.menu-items li.back-item a {
  color: #999;
  display: block;
  font-size: 17px;
}
.menu-items li a:active {
  color: #00A19F;
}
.menu-items li {
  font-family: 'ProximaNovaSoftMedium';
  font-family: 'Averta-Light-300';
  font-size: 24px;
}
.menu-items li span.block-title {
  font-size: 13px;
  color: #999;
  display: block;
  padding: 0 20px;
}
.menu-items li span.block-info {
  font-size: 13px;
  display: block;
  padding: 0 20px;
}
.menu-items li a {
  color: #333;
  padding: 0 20px;
  display: block;
  width: calc(100% - 40px);
  line-height: 30px;
  word-wrap: break-word;
}
.menu-item-wrapper {
  padding: 10px 0;
}
.menu-items .first-title-separator {
  margin-top: 1px;
  border-top: 1px solid #eee;
}
.menu-items li.profile-photo a {
  padding: 0 8px;
  margin-top: 9px;
  display: block;
  float: left;
}
.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;
  margin-top: 0px;
  padding: 5px;
}
.header-thumb {
  height: 90px;
  width: 90px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#big-news-banner-container {
  height: 58px;
}
#big-news-banner-container.stepbet-green-ad {
  background-color: #48A278;
  height: 16px;
  margin-bottom: -1px;
}
#big-news-banner-container a {
  width: 100%;
}
#big-news-banner-container a img {
  width: 100%;
}
/* -------- 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: 'ProximaNovaSoftRegular';
  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;
}
.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: 2%;
}
.flat-tabs .tab.tab-right {
  float: right;
}
.flat-tabs .tab:nth-child(1) {
  margin-left: 0;
}
.flat-tabs .tabs2 .tab {
  width: 48%;
}
.flat-tabs .tabs2-plusdropdown .tab {
  width: 45%;
}
.flat-tabs .tabs2-plusdropdown > .tab:nth-child(3) {
  width: 10%;
}
/*.flat-tabs .tabs3 {
  .tab {
    width: 32%;
  }
  > .tab:nth-child(3) {
		width: 33%;
	}
}*/
.flat-tabs .tab-filters1.tabs3 .tab:nth-child(3) {
  width: 30%;
}
.flat-tabs .tab-filters1.tab-list {
  padding-right: 50px;
}
.flat-tabs .tab-filters1.filter-list {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
}
.flat-tabs .tab-filters1.filter-list > .tab {
  width: 100%;
}
.flat-tabs .tab-filters2.tab-list {
  padding-right: 100px;
}
.flat-tabs .tab-filters2.filter-list {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 95px;
}
.flat-tabs .tab-filters2.filter-list > .tab {
  width: 45%;
  margin-left: 0;
}
.flat-tabs .tab-filters2.filter-list.tabs3 {
  width: 90px;
}
.flat-tabs .tabs2-plusfilter .tab,
.flat-tabs .tabs2-plusdropdown-plusfilter .tab {
  width: 40%;
}
.flat-tabs .tabs2-plusfilter > .tab:nth-child(3),
.flat-tabs .tabs2-plusdropdown-plusfilter > .tab:nth-child(3) {
  width: 10%;
}
.flat-tabs .tabs2-plusfilter > .tab:nth-child(4),
.flat-tabs .tabs2-plusdropdown-plusfilter > .tab:nth-child(4) {
  width: 10%;
}
.flat-tabs .tabs3 .tab {
  width: 32%;
}
.flat-tabs .tabs4 .tab {
  width: 25%;
}
.filters-dropdown {
  width: 240px;
}
.filters-dropdown .option {
  font-size: 24px;
  text-align: center;
}
.dropdown.tab-plus {
  border-left: 1px solid #ccc;
}
.flat-tabs .tab-filters2.filter-list .dropdown.tab-plus,
.flat-tabs .tab-filters2.filter-list .tab-plus-anchor {
  border-left: none;
}
/* -------- 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: 'ProximaNovaSoftMedium';
  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: 'ProximaNovaSoftSemibold';
  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: 'ProximaNovaSoftBold';
  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: 'ProximaNovaSoftRegular';
  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: 'ProximaNovaSoftMedium';
  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 -------- */
/* -------- 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: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
}
#footer-bottom #mobile-apps p {
  text-align: left;
  color: #fff;
  font-size: 18px;
  font-family: 'ProximaNovaSoftRegular';
  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: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  font-size: 14px;
}
#footer-social-block {
  float: right;
}
#footer-social-block p {
  color: #fff;
  font-family: 'ProximaNovaSoftRegular';
  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 ----------- */
/*@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';*/
#footer-bottom #footer-social-links .btn-follow iframe {
  width: 60px;
}
#footer-bottom {
  padding: 30px 10px;
  background: #05dcd6;
}
#footer-bottom #mobile-apps,
#footer-bottom #footer-social-block {
  float: none;
  padding-top: 25px;
}
#footer-bottom .block-content {
  max-width: 300px;
}
#footer-bottom #mobile-apps h3 {
  font-size: 36px;
}
#top-nav-content.new-nav {
  z-index: 2;
}
nav#top-nav.new-nav {
  height: 72px;
  background: #fff;
  -webkit-box-shadow: 0px;
  box-shadow: 0px;
}
nav#top-nav.new-nav #main-menu,
nav#top-nav.new-nav #notifications-dropdown {
  color: #666;
}
nav#top-nav.new-nav #main-menu.active,
nav#top-nav.new-nav #notifications-dropdown.active {
  color: #999;
  background-color: none;
}
nav#top-nav.new-nav #header-logo {
  margin-top: 0px;
  background: url("/images/dietbet.svg") scroll no-repeat left center;
  background-size: contain;
  width: 120px;
  height: 70px;
}
@media only screen and (max-device-width: 355px) {
  nav#top-nav.new-nav #header-logo {
    width: 140px;
    height: 63px;
  }
}
@media only screen and (max-device-width: 430px) {
  #header-login-links #link-sign-up {
    font-size: 14px;
    line-height: 25px;
  }
  nav#top-nav.new-nav #header-login-links li a {
    height: 25px;
  }
  #link-sign-up i {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 380px) {
  #header-login-links #link-sign-up {
    font-size: 12px;
    padding-left: 5px;
  }
  #link-sign-up i {
    font-size: 12px;
    margin: 0;
  }
}
nav#top-nav.new-nav #header-login-links {
  margin-right: 10px;
  margin-top: -117px;
}
nav#top-nav.new-nav #header-login-links li a {
  color: #666;
}
.logo-text-container {
  text-align: center;
}
.dropdown.tab-plus {
  border: none;
}
.flat-tabs .filter-list {
  width: 100px;
}
.flat-tabs .tab-filters2.filter-list > .tab {
  margin-right: 8%;
  width: 46%;
}
.flat-tabs .tab-filters2.filter-list > .tab:nth-child(1) {
  margin-right: 0;
}
.flat-tabs .filter-list > .tab a {
  padding: 12px 16px 8px;
}
.flat-tabs .filters-dropdown .option a {
  padding: 0;
}
.flat-tabs.outlined .filter-list .tab > a.tab-plus-anchor {
  padding-top: 15px;
  padding-bottom: 15px;
}
.flat-tabs.outlined .filter-list .tab > a.tab-plus-anchor:hover {
  color: #00A19F;
}
#search-community-group-page .community-order-by {
  margin-top: 20px;
}
/*------------ FOOTER LINKS BEGIN -------------*/
#footer-navigation {
  margin-top: 50px;
}
#footer-navigation,
#footer-navigation ul {
  width: 100%;
  margin-left: 0;
}
#footer-bottom #footer-navigation ul {
  margin-top: 25px;
}
#footer-navigation ul li {
  width: 50%;
  text-align: center;
}
#footer-bottom p.copyright-text {
  color: #fff;
  text-align: center;
  clear: both;
  padding-top: 35px;
}
#footer-bottom #mobile-apps ul li a {
  width: 45%;
  margin: 20px 4% 0 0;
}
#footer-bottom #mobile-apps h3,
#footer-bottom #mobile-apps p {
  text-align: center;
}
#footer-bottom #mobile-apps ul {
  margin-top: 0;
}
#footer-bottom #mobile-apps ul li {
  margin-right: 0;
}
#footer-social-links.rebrand {
  margin: 10px 0 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 560px) {
  #footer-bottom #mobile-apps h3,
  #footer-bottom #mobile-apps p {
    text-align: left;
  }
  #footer-bottom .block-content {
    width: 100%;
    max-width: 960px;
  }
  #footer-bottom #mobile-apps {
    width: 56%;
    float: left;
  }
  #footer-bottom #mobile-apps ul li a {
    width: 50%;
  }
  #footer-bottom #footer-navigation {
    width: 44%;
    float: right;
    margin-top: 0;
  }
  #footer-bottom #footer-navigation ul {
    width: 90%;
    margin-left: 10% ;
  }
  #footer-bottom #footer-navigation ul li {
    text-align: left;
  }
  #footer-bottom #footer-social-block {
    width: 40%;
    float: right;
    padding-top: 0;
    clear: both;
  }
  #footer-bottom p.copyright-text {
    text-align: left;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 40%;
    padding-top: 0;
  }
  #footer-social-links.rebrand {
    position: inherit;
    padding-bottom: 20px;
    margin: -35px 0 0;
    text-align: left;
  }
}
/*------------ FOOTER LINKS END -------------*/
/* -------- COMMUNITY HEADER BEGIN -------- */
#header-rebrand-wrap {
  background: #eee;
  text-align: center;
}
#header-rebrand-wrap #header-content {
  text-shadow: none;
  color: #000;
}
#header-rebrand-wrap #header-content h1 {
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 20px;
  font-family: 'Averta-Light-300';
}
#index-community-group-page #header-rebrand-wrap #header-content.logged-out h1 {
  font-family: 'Averta-Black-900';
}
#header-rebrand-wrap #header-content h2 {
  font-size: 15px;
  line-height: 15px;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
  margin-bottom: 20px;
}
#header-rebrand-wrap #header-content p {
  font-size: 15px;
  line-height: 15px;
  font-family: 'ProximaNovaSoftRegular';
  font-family: 'Averta-Light-300';
}
/* -------- COMMUNITY HEADER END -------- */
