/* Popup Dialog */
.standard-dialog {
  min-height: 350px !important;
  background-color: white;
  position: fixed;
  overflow-y: auto;
  height: auto !important; }

.standard-dialog .modal-body {
  height: auto !important;
  max-height: 100% !important; }

.standard-dialog .btn.closethick {
  background: url("../images/beneplus/close-gray.png") no-repeat scroll center center transparent;
  height: 16px;
  margin-right: 10px;
  margin-top: 10px;
  padding: 10px;
  width: 16px;
  float: right;
  position: relative;
  z-index: 2000; }

.standard-dialog .modal-header {
  float: right; }

.standard-dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

/******************/
.message-dialog {
  min-height: 150px !important;
  background-color: white; }

.message-dialog .modal-header {
  height: 0px !important; }

.message-dialog .modal-body {
  height: auto !important; }

.message-dialog .btn.closethick {
  background: url("../images/beneplus/close-gray.png") no-repeat scroll center center transparent;
  height: 16px;
  margin: 10px;
  padding: 10px;
  width: 16px;
  float: right;
  position: relative; }

.standard-dialog .modal-header {
  height: 0px; }

.standard-dialog .loadingmask-content {
  background-color: white; }

/* End Popup Dialog */
/* Message Dialog */
.portlet-message-dialog {
  padding: 15px;
  text-align: center; }

.dialog-message-box {
  background: #ffffff;
  clear: both;
  color: black;
  line-height: 1em;
  margin: 5px auto;
  padding: 5px 10px;
  text-align: center;
  width: 226px; }

/* End message Dialog */
body {
  background-color: #ffffff;
  color: #666666 !important;
  font: 115%/1.4em 'GE Inspira Pitch', Arial, sans-serif !important; }

@media only screen and (min-width: 320px) and (max-width: 570px) {
  body {
    -webkit-text-size-adjust: none; } }
a {
  color: #d11e47;
  text-decoration: none; }

a:visited {
  color: #d11e47; }

a:hover {
  color: #e7b461;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal !important; }

h1, h2, h3, h4 {
  color: #d11e47;
  line-height: 1.3em;
  margin: 0.5em 0 !important; }

h1 {
  font-size: 3.2em !important;
  line-height: 1em; }

h2 {
  font-size: 2.0em !important; }

h3 {
  font-size: 1.3em !important; }

h4 {
  font-size: 1.1em !important; }

img {
  padding: 0px;
  margin: 0px;
  border-width: 0px; }

@media screen and (max-width: 820px) {
  h1 {
    font-size: 2em !important; }

  h2 {
    font-size: 1.4em !important; }

  h3 {
    font-size: 1.2em !important; } }
@media screen and (max-width: 650px) {
  h1 {
    font-size: 1.85em !important; }

  h2 {
    font-size: 1.35em !important; }

  h3 {
    font-size: 1.1em !important; } }
.portlet-title {
  font-size: 1em !important; }

#skip-to-content {
  clip: rect(0pt, 0pt, 0pt, 0pt);
  position: absolute; }

.ie7 #skip-to-content {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.clearing {
  clear: both;
  float: none !important; }

#wrapper {
  margin: 0;
  padding: 0;
  width: 100%; }

#banner {
  background: #ffffff;
  border-bottom: 1px solid #e4e4e4;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 110; }

@media screen and (max-width: 650px) {
  #banner {
    position: absolute; } }
#heading {
  height: 80px;
  margin: 0 auto;
  position: relative;
  width: 1315px; }

@media screen and (max-width: 1280px) {
  #heading {
    width: 940px; } }
.navigation-label {
  display: none; }

@media screen and (max-width: 820px) {
  #heading {
    width: 100%; } }
#heading .site-title {
  left: 30px;
  position: absolute;
  top: 10px;
  z-index: 130; }

@media screen and (max-width: 820px) {
  #heading .site-title {
    left: 70px; } }
@media screen and (max-width: 730px) {
  #heading .site-title {
    left: 20px; } }
#heading .main-menu {
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 28px;
  width: 100%;
  z-index: 120; }

.view-gt720 #heading .main-menu {
  display: block !important; }

@media screen and (max-width: 820px) {
  #heading .main-menu {
    left: 215px;
    text-align: left; } }
@media screen and (max-width: 730px) {
  #heading .main-menu {
    left: 170px; } }
#heading .main-menu ul {
  margin: 0;
  padding: 0; }

#heading .main-menu ul li {
  display: inline-block; }

#heading .main-menu a {
  border-right: 1px solid #e7e7e7;
  display: inline-block;
  line-height: 1.1em;
  padding: 0 15px 0 11px; }

#heading .main-menu ul li + li + li a {
  border-right: none; }

#heading .main-menu a:hover, #heading .main-menu ul li.selected a {
  color: #e7b461; }

#heading .user {
  right: 30px;
  position: absolute;
  z-index: 125; }

@media screen and (max-width: 820px) {
  #heading .user {
    right: 50px; } }
@media screen and (max-width: 730px) {
  #heading .user {
    right: 20px; } }
#heading .user.signed-in {
  font-size: 90%;
  top: 15px; }

#heading .user.signed-out {
  top: 20px; }

#heading .user a.signed-in {
  background: transparent url(../images/beneplus/user-logged-in.png) 15px center no-repeat;
  border-color: transparent;
  border-radius: 3px 3px 0 0;
  border-style: solid;
  border-width: 1px;
  display: block;
  padding: 12px 12px 12px 45px; }

#heading .user a.signed-in:hover {
  background: transparent url(../images/beneplus/user-logged-in-gold.png) 15px center no-repeat; }

#heading .user a.signed-in.menu-active {
  background: transparent url(../images/beneplus/user-logged-in-gold.png) 15px center no-repeat;
  border-color: #DCDCDC #DCDCDC #ECECEC; }

#heading .user a.signed-in span {
  background: transparent url(../images/beneplus/arrow-down-red.png) right center no-repeat;
  padding-right: 20px; }

#heading .user a.signed-in:hover span {
  background: transparent url(../images/beneplus/arrow-down-gold.png) right center no-repeat; }

#heading .user a.signed-in.menu-active span {
  background: transparent url(../images/beneplus/arrow-down-gold.png) right center no-repeat;
  color: #e7b461; }

@media screen and (max-width: 820px) {
  #heading .user a.signed-in span {
    display: none; } }
@media screen and (max-width: 650px) {
  #heading .user {
    right: 10px; }

  #heading .user.signed-out {
    height: 22px;
    right: 20px;
    top: 23px; }

  .btn.btn-login, .btn.btn-login:hover {
    background: transparent url(../images/beneplus/login.png) center center no-repeat;
    height: 22px;
    width: 22px; }

  .btn.btn-login:focus {
    background: transparent url(../images/beneplus/login-gold.png) center center no-repeat; }

  #sign-in > span {
    padding: 0;
    text-indent: -9999px;
    width: 0; } }
#heading .user .user-menu {
  background: #FFFFFF;
  border-color: transparent #DCDCDC #DCDCDC;
  border-radius: 0 0 3px 3px;
  border-style: solid;
  border-width: 0 1px 1px;
  display: none; }

#heading .user-menu a {
  display: block;
  padding: 10px 15px; }

#heading .user-menu a:hover {
  color: #e7b461; }

.user-menu a + a {
  border-top: 1px solid #ECECEC; }

#heading .user-menu a span {
  background: transparent url(../images/beneplus/settings-red.png) right center no-repeat;
  display: block; }

#heading .user-menu a:hover span {
  background: transparent url(../images/beneplus/settings-gold.png) right center no-repeat; }

#heading .user-menu a + a span {
  background: transparent url(../images/beneplus/close-red.png) right center no-repeat; }

#heading .user-menu a + a:hover span {
  background: transparent url(../images/beneplus/close-gold.png) right center no-repeat; }

#main-content.top-slider, #main-content.hp-no-slider {
  background: #ececec; }

#main-content.columns-2 {
  background: white url(../images/beneplus/bg-main.png) left top repeat-x;
  padding-top: 15px; }

#main-content.columns-1 .portlet-layout {
  margin: 0 auto;
  table-layout: fixed;
  width: 940px; }

#main-content.columns-2 .portlet-layout {
  margin: 0 auto;
  table-layout: fixed;
  width: 1000px; }

#main-content.columns-1.top-slider .portlet-layout,
#main-content.columns-1.hp-no-slider .portlet-layout {
  margin: 0 auto;
  width: 100%; }

@media screen and (max-width: 820px) {
  #main-content.columns-1 .portlet-layout {
    width: 100%; } }
@media screen and (max-width: 820px) {
  #main-content .portlet-layout,
  #main-content.columns-2 .portlet-layout {
    display: block;
    width: 100%; } }
#main-content.columns-2 .span4 {
  padding-left: 40px;
  padding-right: 20px;
  width: 300px; }

#main-content.columns-2 .span8 {
  padding-left: 20px;
  padding-right: 40px;
  width: 580px; }

@media screen and (max-width: 820px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    display: block;
    padding: 0 70px;
    width: 628px; } }
@media screen and (max-width: 730px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    display: block;
    padding: 0 20px;
    width: 680px; } }
@media screen and (max-width: 650px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    padding: 0 10px;
    width: 620px; } }
@media screen and (max-width: 570px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    padding: 0 10px;
    width: 548px; } }
@media screen and (max-width: 550px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    padding: 0 10px;
    width: 513px; } }
@media screen and (max-width: 500px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    padding: 0 10px;
    width: 460px; } }
@media screen and (max-width: 370px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    width: 340px; } }
@media screen and (max-width: 330px) {
  #main-content.columns-2 .span4,
  #main-content.columns-2 .span8 {
    width: 300px; } }
.portlet-column-content {
  padding: 20px; }

.portlet-column-content-only, .ltr .portlet-column-content-last, .rtl .portlet-column-content-first {
  padding: 20px 0; }

.portlet-column-content-only, .ltr .portlet-column-content-first, .rtl .portlet-column-content-last {
  padding: 20px 0; }

#footer {
  background: #ffffff;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  height: 78px;
  margin-bottom: 0; }

.footer-inner {
  font-size: 88%;
  margin: 0 auto;
  overflow: hidden;
  padding: 16px 30px 0 20px;
  width: 1260px; }

@media screen and (max-width: 1280px) {
  .footer-inner {
    width: 920px; } }
@media screen and (max-width: 820px) {
  .footer-inner {
    padding: 16px 70px 0 60px;
    width: 638px; } }
@media screen and (max-width: 730px) {
  .footer-inner {
    padding: 16px 20px 0 10px;
    width: 690px; } }
#footer .links {
  padding-top: 11px; }

#footer .links span, #footer .links a, #footer .links a:hover, #footer .links a:visited {
  color: #999999; }

#footer .links span {
  font-family: 'GE Inspira Pitch', Arial, sans-serif;
  margin-right: 20px; }

#footer .links a {
  border-right: 1px solid #e7e7e7;
  padding: 0 15px 0 11px; }

#footer .links a + a + a {
  border-right: none;
  padding: 0 0 0 11px; }

@media screen and (max-width: 820px) {
  #footer .links a {
    display: none; }

  #footer .links a + a + a {
    border-left: 1px solid #e7e7e7;
    display: inline;
    padding: 0 0 0 21px; } }
#content {
  padding-top: 81px; }

@media screen and (max-width: 650px) {
  #content {
    padding-top: 61px; } }
/* ----- Buttons ----- */
a.btn {
  background: #d11e47 url(../images/beneplus/btn-default.png) left top repeat-x;
  border-radius: 3px;
  display: inline-block;
  line-height: 40px; }

a.btn:hover {
  background: #d11e47 url(../images/beneplus/btn-default-hover.png) left top repeat-x; }

a.btn span {
  display: block;
  padding: 0 20px 0 45px; }

a.btn-login span {
  background: transparent url(../images/beneplus/user-white.png) 15px center no-repeat;
  color: #ffffff; }

@media screen and (max-width: 820px) {
  a.btn-login span {
    background: transparent;
    padding: 0 20px; } }
a.btn-big {
  background: #d11e47 url(../images/beneplus/btn-big.png) left top repeat-x;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  line-height: 60px;
  padding: 0 25px 0 30px; }

a.btn-big.btn-gift {
  padding: 0 30px; }

a.btn-big:hover {
  background: #f15b66 url(../images/beneplus/btn-big-hover.png) left top repeat-x;
  color: #ffffff; }

a.btn-big span {
  display: block;
  font-size: 120%; }

a.go-to span {
  background: transparent url(../images/beneplus/arrow-big-white-right.png) right center no-repeat;
  color: #ffffff;
  padding: 0 25px 0 0; }

a.btn-gift span {
  background: transparent url(../images/beneplus/gift-white-24px.png) left 14px no-repeat;
  color: #ffffff;
  padding: 0 0 0 38px; }

a.btn-sec {
  background: #f3f3f3 url(../images/beneplus/btn-sec.png) left top repeat-x;
  border: 1px solid #cfcfd0;
  border-radius: 3px;
  color: #737373;
  display: inline-block;
  font-size: 105%;
  line-height: 38px;
  padding: 0 20px; }

a.btn-sec:hover {
  background: white url(../images/beneplus/btn-sec-hover.png) left top repeat-x;
  color: #737373; }

@media screen and (max-width: 650px) {
  a.btn-big {
    line-height: 50px;
    padding: 0 15px 0 20px; }

  a.btn-big span {
    font-size: 105%; } }
/* ----- Forms ----- */
input[type="text"], input[type="password"], input[type="file"], input[type="search"], input[type="number"],
input[type="url"], input[type="email"], input[type="date"], input[type="time"], input[type="tel"], textarea {
  background: #ffffff;
  border-color: #b6b6b6 #cecece #d1d1d1;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  color: #737373;
  font-family: 'GE Inspira Pitch', Arial, sans-serif;
  font-size: 100%;
  padding: 13px 13px 12px !important; }

.webkit input[type="text"], .webkit input[type="password"], .webkit input[type="file"], .webkit input[type="search"], .webkit input[type="number"],
.webkit input[type="url"], .webkit input[type="email"], .webkit input[type="date"], .webkit input[type="time"], .webkit input[type="tel"], .webkit textarea {
  padding: 13px 13px 14px; }

.ie input[type="text"], .ie input[type="password"], .ie input[type="file"], .ie input[type="search"], .ie input[type="number"],
.ie input[type="url"], .ie input[type="email"], .ie input[type="date"], .ie input[type="time"], .ie input[type="tel"], .ie textarea {
  padding: 13px; }

.opera input[type="text"], .opera input[type="password"], .opera input[type="file"], .opera input[type="search"], .opera input[type="number"],
.opera input[type="url"], .opera input[type="email"], .opera input[type="date"], .opera input[type="time"], .opera input[type="tel"], .opera textarea {
  padding: 13px; }

input[type="text"][disabled="disabled"], input[type="text"][readonly="readonly"], input[type="text"][disabled], input[type="text"][readonly] {
  background: #f7f7f7 !important;
  color: #b3b3b3;
  cursor: default; }

input.focus, textarea.focus {
  background: #ffffff;
  border-color: #b6b6b6 #cecece #d1d1d1; }

textarea {
  resize: vertical; }

select {
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  font-family: 'GE Inspira Pitch', Arial, sans-serif;
  color: #737373; }

input[type="submit"], input[type="button"], input[type="reset"], button {
  background: #d11e47 url(../images/beneplus/btn-default.png) left top repeat-x;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-family: 'GE Inspira Pitch', Arial, sans-serif;
  font-size: 100%;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding: 0 13px;
  text-shadow: none; }

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover,
input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, button:focus {
  background: #d11e47 url(../images/beneplus/btn-default-hover.png) left top repeat-x;
  border: none;
  color: #ffffff; }

input.btn-big, button.btn-big {
  background: #d11e47 url(../images/beneplus/btn-big.png) left top repeat-x;
  font-size: 125%;
  height: 60px;
  line-height: 60px;
  padding: 0 25px; }

input.btn-big:hover, button.btn-big:hover {
  background: #d11e47 url(../images/beneplus/btn-big-hover.png) left top repeat-x; }

button.go-to span {
  background: transparent url(../images/beneplus/arrow-big-white-right.png) right center no-repeat;
  padding: 0 25px 0 0; }

button.btn-tick span {
  background: transparent url(../images/beneplus/check-white.png) left center no-repeat;
  padding: 0 0 0 25px; }

input.btn-sec, button.btn-sec {
  background: #f3f3f3 url(../images/beneplus/btn-sec.png) left top repeat-x;
  border: 1px solid #cfcfd0;
  color: #737373;
  font-size: 105%;
  height: 38px;
  line-height: 38px; }

input.btn-sec:hover, button.btn-sec:hover {
  background: white url(../images/beneplus/btn-sec-hover.png) left top repeat-x;
  border: 1px solid #cfcfd0;
  color: #737373; }

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b3b3b3; }

/* ----- Messages ----- */
.portlet-msg, .portlet-msg-info, .portlet-msg-help, .lfr-message-help,
.portlet-msg-progress, .lfr-message-progress, .lfr-message-info,
.portlet-msg-error, .lfr-message-error, .portlet-msg-alert,
.lfr-message-alert, .portlet-msg-success, .lfr-message-success {
  padding: 6px 6px 6px 0;
  font-weight: normal; }

.portlet-msg-success, .lfr-message-success,
.portlet-msg-info, .portlet-msg-help, .lfr-message-help,
.portlet-msg-progress, .lfr-message-progress, .lfr-message-info,
.portlet-msg-alert, .lfr-message-alert,
.portlet-msg-error, .lfr-message-error {
  background: transparent;
  background-image: none;
  border: none; }

.portlet-msg-success, .lfr-message-success {
  color: #00bb00; }

.portlet-msg-info, .portlet-msg-help, .lfr-message-help,
.portlet-msg-progress, .lfr-message-progress, .lfr-message-info {
  color: #2288ee; }

.portlet-msg-alert, .lfr-message-alert {
  color: #eeaa00; }

.portlet-msg-error, .lfr-message-error {
  color: #d11e47 !important;
  line-height: 1.2em;
  max-width: 240px; }

.yui3-iba-form-validator-error-stack {
  display: block;
  margin-top: 2px;
  position: absolute;
  z-index: 5; }

.portlet-Registration .iba-form .portlet-msg-error {
  border: 2px solid #D11E47;
  border-radius: 3px;
  clear: both;
  font-size: 110%;
  margin: 0 0 20px;
  max-width: 900px;
  padding: 8px 14px;
  text-align: center; }

.portlet-Registration .iba-form .portlet-msg-error .unknown-phone-number {
  color: #666666;
  font-size: 88%;
  text-align: left; }

.portlet-Registration .iba-form .portlet-msg-error .unknown-phone-number h4 {
  margin: 0 !important; }

.portlet-Registration .iba-form-validator .yui3-iba-form-validator-error-messages {
  padding: 8px 14px 1px; }

.portlet-Registration .newsletter-box .yui3-iba-form-validator-error-messages {
  margin-top: -2px;
  padding: 0px 0px 2px 30px;
  text-align: left; }

.portlet-Registration .terms-agreement .yui3-iba-form-validator-error-messages, .portlet-Registration .data-agreement .yui3-iba-form-validator-error-messages {
  padding: 0px 0px 2px 45px;
  text-align: left; }

.portlet-Registration .js-id-sms-code-form.iba-form-validator .yui3-iba-form-validator-error-messages {
  padding: 4px 14px 1px;
  text-align: left; }

.portlet-ContactUs .iba-form .portlet-msg-error {
  line-height: 1em;
  margin-bottom: -15px; }

/* --- Login portlet --- */
.portlet-Login h2 {
  margin-bottom: 10px !important; }

.portlet-Login .iba-form label {
  display: none; }

.portlet-Login .iba-form label.placeholder-text {
  display: inline; }

.portlet-Login .iba-form label.remember-me {
  display: inline; }

.portlet-Login .iba-form .form-field {
  margin: 0 0 20px; }

.portlet-Login {
  overflow: hidden;
  padding: 15px; }

.portlet-Login .section-login {
  border-right: 1px solid #EDEDED;
  float: left;
  width: 53%; }

.portlet-Login .section-send-forgotten-password {
  border-right: 1px solid #EDEDED;
  float: left;
  width: 53%; }

.portlet-Login .section-information {
  float: right;
  padding-top: 38px;
  width: 43%; }

.portlet-Login .iba-form .form-field {
  margin: 0 0 36px; }

.portlet-Login .iba-form .form-field + .form-field {
  margin: 0 0 25px; }

.portlet-Login .section-login .iba-form .field-value {
  min-width: 242px;
  width: 242px; }

.portlet-Login .field-value.error-field {
  border-color: #D11E47;
  border-style: solid;
  border-width: 2px; }

.message-box {
  background: #ffffff;
  border: 2px solid #D11E47;
  clear: both;
  color: #d11e47;
  line-height: 1em;
  margin: 5px auto;
  padding: 5px 10px;
  text-align: center;
  width: 276px; }

.message-box .message {
  color: #D11E47; }

.portlet-Login .message-box {
  margin: 10px 0 0;
  text-align: left;
  width: 245px; }

.portlet-Login .message-box .message {
  font-size: 85%; }

.portlet-Login .section-information p {
  font-size: 105%; }

.portlet-Login .section-information a.btn-sec {
  color: #737373 !important; }

@media screen and (max-width: 650px) {
  .portlet-Login {
    padding: 0 10px; }

  .portlet-Login .section-login {
    border-right: medium none;
    float: none;
    min-height: 100px;
    width: 100%; }

  .portlet-Login .section-send-forgotten-password {
    border-right: medium none;
    float: none;
    min-height: 100px;
    width: 100%; }

  .portlet-Login form .field-value {
    width: 590px; }

  .portlet-Login form .form-buttons {
    text-align: center; }

  .portlet-Login .section-information {
    float: none;
    padding-top: 16px;
    width: 100%; }

  .portlet-Login h3 {
    border-top: 1px solid #E4E4E4;
    font-size: 1.5em !important;
    line-height: 1.2em;
    margin: 0 0 10px !important;
    padding-top: 15px; }

  .portlet-Login h2 {
    font-size: 1.8em !important; }

  .portlet-Login ul.checkmarks {
    font-size: 89%;
    margin: 0 0 1em 1.5em; }

  .portlet-Login .section-information p {
    text-align: center; }

  .message-box {
    width: 436px; } }
@media screen and (max-width: 570px) {
  .portlet-Login form .field-value {
    width: 518px; }

  .message-box {
    width: 364px; } }
@media screen and (max-width: 550px) {
  .portlet-Login form .field-value {
    width: 483px; }

  .message-box {
    width: 329px; } }
@media screen and (max-width: 500px) {
  .portlet-Login form .field-value {
    width: 430px; }

  .message-box {
    width: 276px; } }
@media screen and (max-width: 370px) {
  .portlet-Login form .field-value {
    width: 310px; } }
@media screen and (max-width: 330px) {
  .portlet-Login form .field-value {
    width: 270px; } }
/* ----- Slider ----- */
.top-slider {
  padding-top: 622px; }

.hp-no-slider {
  padding-top: 146px; }

@media screen and (max-width: 650px) {
  .hp-no-slider {
    padding-top: 126px; } }
@media screen and (max-width: 820px) {
  .top-slider {
    padding-top: 530px; } }
@media screen and (max-width: 650px) {
  .top-slider {
    padding-top: 385px; } }
.slider-wrapper {
  background: transparent url(../images/beneplus/bg-slider.png) center top no-repeat;
  left: 0;
  position: absolute;
  top: 81px;
  width: 100%;
  z-index: 2; }

@media screen and (max-width: 650px) {
  .slider-wrapper {
    top: 61px; } }
.main-slider {
  height: 550px;
  margin: 0 auto;
  overflow: hidden; }

@media screen and (min-width: 1024px) {
  .main-slider {
    width: 100%; } }
@media screen and (max-width: 820px) {
  .main-slider {
    height: 460px;
    width: 768px; } }
@media screen and (max-width: 730px) {
  .main-slider {
    height: 460px;
    width: 720px; } }
@media screen and (max-width: 650px) {
  .main-slider {
    height: 325px;
    width: 640px; } }
@media screen and (max-width: 570px) {
  .main-slider {
    width: 568px; } }
@media screen and (max-width: 550px) {
  .main-slider {
    width: 533px; } }
@media screen and (max-width: 500px) {
  .main-slider {
    width: 480px; } }
@media screen and (max-width: 370px) {
  .main-slider {
    width: 360px; } }
@media screen and (max-width: 330px) {
  .main-slider {
    width: 320px; } }
.main-slider .btn-big {
  display: inline-block;
  line-height: 105%;
  padding: 12px 15px 12px 20px; }

.slider-left, .slider-right {
  height: 550px;
  width: 570px; }

.slider-right img {
  max-height: 550px;
  max-width: 570px; }

@media screen and (min-width: 1024px) {
  .slider-left, .slider-right {
    width: 50%; }

  .slider-right img {
    max-width: 1200px; } }
.slider-left {
  padding-left: 30px; }

.slider-right {
  overflow: hidden;
  padding-right: 30px;
  text-align: right; }

@media screen and (max-width: 820px) {
  .slider-left {
    height: 460px;
    padding-left: 70px;
    width: 317px; }

  .slider-right {
    height: 460px;
    padding-right: 20px;
    width: 350px; }

  .slider-right img {
    max-height: 460px; } }
@media screen and (max-width: 730px) {
  .slider-left {
    height: 460px;
    padding-left: 20px;
    width: 317px; }

  .slider-right {
    height: 460px;
    padding-right: 20px;
    width: 350px; } }
@media screen and (max-width: 650px) {
  .slider-left {
    height: 325px;
    padding-left: 20px;
    width: 300px; }

  .slider-right {
    height: 325px;
    padding-right: 0;
    width: 300px; }

  .slider-right img {
    margin-top: 0;
    max-height: 325px; } }
@media screen and (max-width: 570px) {
  .slider-left {
    width: 277px; }

  .slider-right {
    width: 260px; } }
@media screen and (max-width: 550px) {
  .slider-left {
    width: 260px; }

  .slider-right {
    width: 247px; } }
@media screen and (max-width: 500px) {
  .slider-left {
    width: 235px; }

  .slider-right {
    width: 220px; } }
@media screen and (max-width: 370px) {
  .slider-left {
    width: 185px; }

  .slider-right {
    width: 150px; }

  .slider-right img {
    margin-top: 100px;
    max-height: 225px; } }
@media screen and (max-width: 330px) {
  .slider-left {
    width: 165px; }

  .slider-right {
    width: 130px; } }
@media screen and (min-width: 1024px) {
  .slider-right {
    padding-right: 0;
    text-align: left; }

  .slider-left {
    padding-left: 0; } }
.slider-left h1 {
  margin: 100px 0 0 !important; }

.slider-left .slider-text {
  font-size: 115%;
  margin: 25px 0; }

@media screen and (max-width: 820px) {
  .slider-left h1 {
    margin: 50px 0 0 !important; }

  .slider-left .slider-text {
    font-size: 100%; } }
@media screen and (max-width: 650px) {
  .slider-left h1 {
    font-size: 1.5em !important;
    line-height: 1.3em !important;
    margin: 20px 0 0 !important;
    width: 300px; }

  .slider-left .slider-text {
    font-size: 80%;
    line-height: 1.3em;
    margin: 10px 0 15px; } }
@media screen and (max-width: 570px) {
  .slider-left h1 {
    width: 277px; } }
@media screen and (max-width: 550px) {
  .slider-left h1 {
    width: 260px; } }
@media screen and (max-width: 500px) {
  .slider-left h1 {
    width: 235px; } }
@media screen and (max-width: 370px) {
  .slider-left h1 {
    width: 320px; } }
@media screen and (max-width: 330px) {
  .slider-left h1 {
    width: 280px; } }
@media screen and (min-width: 1024px) {
  .slider-left h1, .slider-left .slider-text, .slider-left .slider-button {
    float: right;
    width: 440px; }

  .main-slider .btn-big {
    clear: right;
    display: block;
    float: left; } }
@media screen and (min-width: 1290px) {
  .slider-left h1, .slider-left .slider-text, .slider-left .slider-button {
    width: 570px; } }
@media screen and (min-width: 1600px) {
  .slider-left h1, .slider-left .slider-text, .slider-left .slider-button {
    width: 630px; } }
.main-slider ul.bxslider {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.main-slider ul.bxslider .slider-right img {
  display: inline; }

/* ----- Filters ----- */
.filters-wrapper {
  background: #d11e47 url(../images/beneplus/bg-filters.png) left top repeat-x;
  height: 72px;
  left: 0;
  position: absolute;
  top: 631px;
  width: 100%;
  z-index: 2; }

@media screen and (max-width: 820px) {
  .filters-wrapper {
    top: 541px; } }
@media screen and (max-width: 650px) {
  .filters-wrapper {
    height: 60px;
    top: 386px; } }
.filters-wrapper.fixed {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.18);
  position: fixed;
  top: 81px;
  z-index: 10; }

.filters {
  margin: 0 auto;
  overflow: hidden;
  width: 1280px; }

@media screen and (max-width: 1290px) {
  .filters {
    width: 960px; } }
@media screen and (max-width: 820px) {
  .filters-wrapper.fixed {
    box-shadow: none;
    position: absolute;
    top: 561px; }

  .filters {
    width: 100%; } }
@media screen and (max-width: 650px) {
  .filters-wrapper.fixed {
    top: 386px; } }
.hp-no-slider .filters-wrapper, .hp-no-slider .filters-wrapper.fixed {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.18);
  position: fixed;
  top: 81px; }

@media screen and (max-width: 650px) {
  .hp-no-slider .filters-wrapper, .hp-no-slider .filters-wrapper.fixed {
    top: 61px; } }
@media screen and (max-width: 820px) {
  .hp-no-slider .filters-wrapper, .hp-no-slider .filters-wrapper.fixed {
    box-shadow: none;
    position: absolute; } }
.filters .filter {
  background: #ffffff;
  border-color: #404040;
  border-radius: 0 3px 3px 3px;
  border-style: solid;
  border-width: 0 1px 1px;
  display: none;
  padding: 0 15px 15px;
  position: absolute;
  width: 908px;
  z-index: 1000000; }

.ie10 .filters .filter {
  border-radius: 0 4px 4px 4px; }

.filters .specify {
  font-size: 105%;
  margin-left: 10px;
  margin-top: 10px;
  /* width: 250px; */ }

.filters .specify.show .filter {
  display: block; }

@media screen and (max-width: 820px) {
  .filters .specify {
    margin-left: 20px; } }
@media screen and (max-width: 650px) {
  .filters .specify {
    margin-left: 10px;
    margin-top: 10px; } }
.filters .specify a, .filters .specify a:visited {
  color: #ffffff; }

.filters .specify > a {
  background: transparent url(../images/beneplus/manage-white.png) 10px 18px no-repeat;
  border: 1px solid transparent;
  border-bottom: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  padding: 13px 10px 26px 40px;
  height: 21px; }

.ie10 .filters .specify > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.webkit .filters .specify > a {
  padding: 13px 10px 27px 40px; }

.filters .specify > a span {
  background: transparent url(../images/beneplus/arrow-down-white.png) right center no-repeat;
  padding: 0 22px 0 0;
  font-size: 125%; }

.filters .specify > a:hover, .filters .specify.show > a {
  background: transparent url(../images/beneplus/manage-gold.png) 10px 18px no-repeat;
  color: #e7b461; }

.filters .specify > a:hover span, .filters .specify.show > a span {
  background: transparent url(../images/beneplus/arrow-down-gold.png) right center no-repeat; }

.filters .specify.show > a {
  background-color: #ffffff;
  border-color: #D73A52; }

@media screen and (max-width: 650px) {
  .filters .specify > a {
    background-position: 10px 13px;
    padding: 7px 10px 16px 40px;
    width: 12px; }

  .webkit .filters .specify > a {
    padding: 8px 10px 16px 40px; }

  .filters .specify > a:hover, .filters .specify.show > a {
    background-position: 10px 13px; }

  .filters .specify > a span {
    display: block;
    padding-right: 10px;
    text-indent: -9999px;
    width: 1px; } }
.filters .search {
  margin-left: 185px;
  margin-top: 10px;
  overflow: hidden; }

@media screen and (max-width: 1290px) {
  .filters .search {
    margin-left: 65px; } }
@media screen and (max-width: 820px) {
  .filters .search {
    margin-left: 25px; }

  .filters .specify > a span {
    font-size: 90%; } }
@media screen and (max-width: 650px) {
  .filters .search {
    margin-top: 10px; } }
@media screen and (max-width: 370px) {
  .filters .search {
    margin-left: 7px; } }
.search input[type="text"] {
  border: 1px solid #d73a52;
  border-radius: 3px;
  color: #737373;
  float: left;
  font-family: 'GE Inspira Pitch', Arial, sans-serif;
  font-size: 125%;
  padding: 11px 45px 11px 13px !important;
  width: 325px; }

.ie10 .search input[type="text"] {
  border-radius: 4px; }

@media screen and (max-width: 820px) {
  .search input[type="text"] {
    width: 300px; } }
@media screen and (max-width: 730px) {
  .search input[type="text"] {
    width: 210px; } }
@media screen and (max-width: 650px) {
  .search input[type="text"] {
    font-size: 105%;
    padding: 8px 40px 8px 7px !important;
    width: 300px; } }
@media screen and (max-width: 570px) {
  .search input[type="text"] {
    width: 270px; } }
@media screen and (max-width: 550px) {
  .search input[type="text"] {
    width: 230px; } }
@media screen and (max-width: 500px) {
  .search input[type="text"] {
    width: 150px; } }
@media screen and (max-width: 430px) {
  .search input[type="text"] {
    width: 100px; } }
@media screen and (max-width: 370px) {
  .search input[type="text"] {
    max-width: 94px; } }
@media screen and (max-width: 330px) {
  .search input[type="text"] {
    width: 80px; } }
.filters .search input[type="image"] {
  float: left;
  margin-left: -50px;
  margin-top: 4px;
  padding: 10px; }

.ie8 .filters .search input[type="image"] {
  position: relative; }

@media screen and (max-width: 650px) {
  .filters .search input[type="image"] {
    height: 18px;
    margin-left: -40px;
    margin-top: 0;
    padding: 11px;
    width: 18px; } }
.filters .map-list-toggle {
  color: #ffffff;
  margin-right: 30px;
  margin-top: 17px;
  overflow: hidden;
  font-size: 125%; }

@media screen and (max-width: 820px) {
  .filters .map-list-toggle {
    margin-right: 20px; } }
@media screen and (max-width: 650px) {
  .filters .map-list-toggle {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px; } }
@media screen and (max-width: 370px) {
  .filters .map-list-toggle {
    margin-left: 0;
    margin-right: 5px; } }
.filters .map-list-toggle .list-label,
.filters .map-list-toggle .map-label {
  padding-top: 6px; }

@media screen and (max-width: 820px) {
  .filters .map-list-toggle .list-label,
  .filters .map-list-toggle .map-label {
    display: none; } }
.filters .map-list-toggle > a, .filters .map-list-toggle > span {
  float: left;
  height: 40px; }

.filters .map-list-toggle > a {
  color: #ffffff; }

.filters .map-list-toggle > a:hover {
  color: #e7b461; }

.filters .map-list-toggle .switch {
  background: #b20f32;
  border-radius: 3px;
  margin: 0 8px;
  width: 80px; }

@media screen and (max-width: 650px) {
  .filters .map-list-toggle .switch {
    margin: 0 0 0 7px; } }
.filters .map-list-toggle .switch a {
  float: left; }

.filters .map-list-toggle .switch .list.idle,
.filters .map-list-toggle .switch .map.idle {
  height: 40px;
  width: 40px; }

.filters .map-list-toggle .switch .list.idle {
  background: transparent url(../images/beneplus/list-choice-idle.png) center center no-repeat; }

.filters .map-list-toggle .switch .list.idle:hover {
  background: transparent url(../images/beneplus/list-choice-hover.png) center center no-repeat; }

.filters .map-list-toggle .switch .map.idle {
  background: transparent url(../images/beneplus/map-choice-idle.png) center center no-repeat; }

.filters .map-list-toggle .switch .map.idle:hover {
  background: transparent url(../images/beneplus/map-choice-hover.png) center center no-repeat; }

.filters .map-list-toggle .switch .list.active,
.filters .map-list-toggle .switch .map.active {
  border: 1px solid #b20f32;
  border-radius: 3px;
  height: 38px;
  width: 38px; }

.ie10 .filters .map-list-toggle .switch .list.active,
.ie10 .filters .map-list-toggle .switch .map.active {
  border-radius: 4px; }

.filters .map-list-toggle .switch .list.active {
  background: white url(../images/beneplus/list-choice-active.png) center center no-repeat; }

.filters .map-list-toggle .switch .map.active {
  background: white url(../images/beneplus/map-choice-active.png) center center no-repeat; }

/*  Specify offers  */
.filter .selecter {
  margin-right: 20px;
  width: 281px; }

.filter .selecter .selecter-selected {
  background: transparent url(../images/beneplus/point-map.png) 18px center no-repeat; }

.filter .selecter + select + .selecter .selecter-selected {
  background: transparent url(../images/beneplus/tag.png) 18px center no-repeat; }

.filter .selecter .selecter-options {
  width: 279px; }

.filter .selecter .selecter-item {
  width: 249px; }

.filter .selecter .scroller-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 1; }

.filter .filter-row {
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 15px 0; }

.filter .filter-row.row1 {
  overflow: visible; }

.filter .filter-row.row3 {
  padding: 15px 0 0; }

.filter .filter-buttons {
  margin-top: 15px;
  text-align: center;
  display: block; }

.filter .filter-buttons .filter-selectall {
  float: left;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  position: absolute; }

.filter .for-bene, .filter .for-benegold {
  margin-top: 22px; }

.filter .for-bene {
  margin-left: -2px; }

@media screen and (max-width: 820px) {
  .filter .for-bene {
    margin-left: 0; } }
.filter .for-benegold {
  margin-left: 50px; }

.filter .for-bene > label, .filter .for-benegold > label {
  display: inline-block;
  height: 32px;
  text-indent: -9999px;
  width: 63px; }

.filter-row.row1 > div {
  float: left; }

.filter .for-bene > label {
  background: transparent url(../images/beneplus/logo-beneplus-63px.png) no-repeat left top;
  margin-left: 2px; }

.filter .for-benegold > label {
  background: transparent url(../images/beneplus/logo-beneplus-gold-63px.png) no-repeat left top;
  margin-left: 2px; }

.filter-row .section {
  float: left;
  width: 300px; }

.filter-row.row3 .section > div {
  clear: left;
  float: left;
  margin-bottom: 20px; }

.filter-row.row3 .section > label {
  float: left;
  line-height: 1em; }

.filter .filter-buttons .cancel-button {
  background: transparent url(../images/beneplus/close-gray.png) 13px center no-repeat;
  color: #666666;
  margin-left: 10px;
  padding: 0 13px 0 32px; }

.filter .filter-buttons .cancel-button:hover {
  background: transparent url(../images/beneplus/close-gold.png) 13px center no-repeat;
  color: #E7B461; }

.filter .filter-buttons .cancel-button,
.filter .filter-buttons .use-button {
  cursor: pointer; }

@media screen and (max-width: 820px) {
  .filters .filter {
    font-size: 95%;
    width: 697px; }

  .filter .selecter {
    width: 338px; }

  .filter .selecter + select + .selecter {
    margin-right: 0; }

  .filter .selecter .selecter-options {
    width: 336px; }

  .filter .selecter .selecter-item {
    width: 306px; }

  .filter .for-bene {
    clear: left;
    width: 180px; }

  .filter-row .section {
    width: 230px; } }
@media screen and (max-width: 730px) {
  .filters .filter {
    width: 650px; }

  .filter .selecter {
    width: 314px; }

  .filter .selecter .selecter-options {
    width: 312px; }

  .filter .selecter .selecter-item {
    width: 282px; }

  .filter .for-bene {
    clear: left;
    width: 165px; }

  .filter-row .section {
    font-size: 92%;
    width: 215px; } }
@media screen and (max-width: 650px) {
  .filters .filter {
    padding: 0 10px 10px;
    width: 280px; }

  .filter .filter-row {
    padding: 20px 0; }

  .filter .filter-row.row2,
  .filter .filter-row.row3 {
    padding: 20px 0 0; }

  .filter-row.row1 > div {
    display: block;
    float: none; }

  .filter .filter-row .for-bene, .filter .filter-row .for-benegold {
    margin-left: 0;
    margin-top: 10px; }

  .filter-row .section {
    float: none;
    font-size: 100%;
    margin-bottom: 15px; }

  .filter .selecter {
    margin-bottom: 20px;
    margin-right: 0;
    width: 280px; }

  .filter .selecter .selecter-options {
    width: 278px; }

  .filter .selecter .selecter-item {
    width: 248px; }

  .filter .filter-buttons .filter-selectall {
    float: left;
    margin-bottom: 15px;
    position: relative; } }
/* Filters Autocomplete */
.ui-autocomplete .ui-autocomplete-category {
  font-size: 70%; }

.ui-autocomplete .ui-autocomplete-category {
  border-top: 1px solid #E0E0E0;
  color: #737373;
  padding: 6px 10px; }

.ui-autocomplete .ui-menu-item a {
  border: none;
  border-radius: 0;
  color: #737373;
  cursor: pointer;
  font-size: 90%;
  margin: 0 !important;
  padding: 6px 20px; }

.ui-autocomplete .ui-menu-item a.ui-state-focus {
  background: #ECECEC !important;
  margin: 0 !important; }

.ui-autocomplete {
  background: #FFFFFF;
  border: none;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  font-family: 'GE Inspira Pitch',Arial,sans-serif;
  padding: 0; }

.ui-autocomplete .ui-autocomplete-all-results {
  border-top: 1px solid #E0E0E0; }

.ui-autocomplete .ui-autocomplete-all-results a {
  font-size: 80%; }

/* ----- Tile list ----- */
.portlet-SpecialDeals {
  margin-top: -86px; }

.ie8 .portlet-SpecialDeals {
  margin-top: -66px; }

.portlet-SpecialDeals .message-box {
  width: 260px; }

.tiles-wrapper {
  margin: 0 auto;
  width: 1280px; }

@media screen and (max-width: 1290px) {
  .tiles-wrapper {
    width: 960px; } }
@media screen and (max-width: 820px) {
  .tiles-wrapper {
    width: 768px; } }
@media screen and (max-width: 730px) {
  .tiles-wrapper {
    width: 720px; } }
@media screen and (max-width: 650px) {
  .tiles-wrapper {
    width: 640px; } }
@media screen and (max-width: 570px) {
  .tiles-wrapper {
    width: 568px; } }
@media screen and (max-width: 550px) {
  .tiles-wrapper {
    width: 533px; } }
@media screen and (max-width: 500px) {
  .tiles-wrapper {
    width: 480px; } }
@media screen and (max-width: 370px) {
  .tiles-wrapper {
    width: 360px; } }
@media screen and (max-width: 330px) {
  .tiles-wrapper {
    width: 320px; } }
.sort-tiles {
  margin: 20px 0 10px;
  text-align: center; }

.sort-tiles span {
  display: inline-block;
  margin: 0 10px; }

@media screen and (max-width: 650px) {
  .sort-tiles {
    margin: 18px 0 8px; }

  .sort-tiles span {
    font-size: 75%;
    margin: 0 4px; } }
.sort-tiles .sort {
  color: #737373; }

@media screen and (max-width: 650px) {
  .sort-tiles .sort {
    display: none; } }
.sort-tiles span.active a {
  color: #e7b461; }

.tiles {
  overflow: hidden; }

@media screen and (max-width: 820px) {
  .tiles {
    padding-left: 65px; } }
@media screen and (max-width: 730px) {
  .tiles {
    padding-left: 40px; } }
@media screen and (max-width: 650px) {
  .tiles {
    padding-left: 159px; } }
@media screen and (max-width: 570px) {
  .tiles {
    padding-left: 124px; } }
@media screen and (max-width: 550px) {
  .tiles {
    padding-left: 106px; } }
@media screen and (max-width: 500px) {
  .tiles {
    padding-left: 80px; } }
@media screen and (max-width: 370px) {
  .tiles {
    padding-left: 20px; } }
@media screen and (max-width: 330px) {
  .tiles {
    padding-left: 0; } }
.tile {
  background: #ffffff;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  float: left;
  height: 385px;
  margin: 9px;
  width: 300px; }

.tile-top {
  height: 225px;
  padding: 10px;
  width: 280px; }

.tile-bottom {
  height: 102px;
  overflow: hidden;
  padding: 18px 20px 20px;
  width: 260px; }

.tile.globus .tile-top {
  background: transparent left top no-repeat; }

.tile-details {
  width: 120px; }

.tile-logo {
  background: #ffffff;
  height: 60px;
  padding: 10px;
  text-align: center;
  width: 100px; }

.tile-logo > img {
  max-height: 60px;
  max-width: 100px; }

.creditcard, .debitcard {
  background: #ffffff;
  border-top: 1px solid #dce1e3;
  height: 24px;
  opacity: 0.95;
  overflow: hidden;
  padding: 10px;
  width: 100px; }

.discount {
  background: #d11e47 url(../images/beneplus/gift-white-20px.png) 12px center no-repeat;
  border-top: 1px solid #C20F38;
  color: #ffffff;
  max-height: 40px;
  min-height: 30px;
  padding: 7px 10px;
  text-align: right;
  width: 100px; }

.creditcard.action,
.debitcard.action {
  background-color: #d11e47;
  border-top: 1px solid #c20f38;
  color: #ffffff; }

.discount .number {
  font-size: 130%;
  line-height: 1em; }

.discount .number span {
  font-size: 65%;
  line-height: 1.7em;
  padding-left: 2px;
  vertical-align: text-top; }

.discount .items {
  font-size: 60%;
  line-height: 2em; }

.ie .discount .items {
  line-height: 1.6em; }

.creditcard-label, .debitcard-label {
  font-size: 65%;
  line-height: 1em;
  width: 50px;
  text-transform: uppercase; }

.percent {
  background: transparent url(../images/beneplus/percent-red-small.png) right 5px no-repeat;
  color: #D11E47;
  font-size: 130%;
  padding: 0 14px 0 0; }

.creditcard.action .percent,
.debitcard.action .percent {
  background: transparent url(../images/beneplus/percent-white-small.png) right 5px no-repeat;
  color: #ffffff; }

.discount-description {
  color: #737373;
  height: 50px;
  line-height: 1.3em;
  margin-bottom: 13px;
  overflow: hidden;
  width: 260px; }

.time-left .time {
  display: inline-block;
  height: 40px;
  margin-right: 1px;
  vertical-align: middle;
  width: 25px; }

.time-left .time-text {
  display: inline-block;
  font-size: 65%;
  margin-left: 8px;
  margin-top: 9px;
  vertical-align: middle; }

.time-left .time-last-chance {
  display: inline-block;
  font-size: 120%;
  color: #d11e47;
  margin-left: 8px;
  margin-top: 17px;
  vertical-align: middle; }

.time-left .time-last-chance-tile {
  display: inline-block;
  color: #d11e47;
  margin-left: 8px;
  margin-top: 9px;
  vertical-align: middle; }

.time-left .zero {
  background: transparent url(../images/beneplus/0s.png) center center no-repeat; }

.time-left .one {
  background: transparent url(../images/beneplus/1s.png) center center no-repeat; }

.time-left .two {
  background: transparent url(../images/beneplus/2s.png) center center no-repeat; }

.time-left .three {
  background: transparent url(../images/beneplus/3s.png) center center no-repeat; }

.time-left .four {
  background: transparent url(../images/beneplus/4s.png) center center no-repeat; }

.time-left .five {
  background: transparent url(../images/beneplus/5s.png) center center no-repeat; }

.time-left .six {
  background: transparent url(../images/beneplus/6s.png) center center no-repeat; }

.time-left .seven {
  background: transparent url(../images/beneplus/7s.png) center center no-repeat; }

.time-left .eight {
  background: transparent url(../images/beneplus/8s.png) center center no-repeat; }

.time-left .nine {
  background: transparent url(../images/beneplus/9s.png) center center no-repeat; }

.time-left .big.zero {
  background: transparent url(../images/beneplus/0.png) center center no-repeat; }

.time-left .big.one {
  background: transparent url(../images/beneplus/1.png) center center no-repeat; }

.time-left .big.two {
  background: transparent url(../images/beneplus/2.png) center center no-repeat; }

.time-left .big.three {
  background: transparent url(../images/beneplus/3.png) center center no-repeat; }

.time-left .big.four {
  background: transparent url(../images/beneplus/4.png) center center no-repeat; }

.time-left .big.five {
  background: transparent url(../images/beneplus/5.png) center center no-repeat; }

.time-left .big.six {
  background: transparent url(../images/beneplus/6.png) center center no-repeat; }

.time-left .big.seven {
  background: transparent url(../images/beneplus/7.png) center center no-repeat; }

.time-left .big.eight {
  background: transparent url(../images/beneplus/8.png) center center no-repeat; }

.time-left .big.nine {
  background: transparent url(../images/beneplus/9.png) center center no-repeat; }

.tile-bottom .logo-beneplus-red {
  margin-top: 6px; }

/* ----- Portlet Navigation ----- */
.portlet-navigation {
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  margin-bottom: 50px; }

.portlet-navigation .nav-menu ul.level-1,
.portlet-navigation .nav-menu ul.level-2 {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.portlet-navigation .nav-menu ul.level-1 > li {
  border-bottom: 1px solid #EDEDED;
  padding: 15px 20px; }

.portlet-navigation .nav-menu ul.level-1 > li + li + li {
  border-bottom: none; }

.portlet-navigation ul.level-1 > li a {
  display: block;
  cursor: pointer; }

.portlet-navigation .nav-menu ul.level-1 > li > a {
  background: transparent url(../images/beneplus/arrow-big-gray-right.png) right center no-repeat; }

.portlet-navigation .nav-menu ul.level-1 > li > a.selected {
  background: transparent url(../images/beneplus/arrow-big-gold-right.png) right center no-repeat; }

.portlet-navigation .nav-menu li a.selected {
  color: #E7B461;
  font-weight: normal; }

.portlet-navigation .nav-menu ul.level-2 > li {
  background: transparent url(../images/beneplus/arrow-right-gray.png) left 24px no-repeat;
  padding: 14px 0 0 15px; }

.portlet-navigation .nav-menu ul.level-2 > li a {
  color: #737373; }

.portlet-navigation .nav-menu ul.level-2 > li a:hover,
.portlet-navigation .nav-menu ul.level-2 > li a.selected {
  color: #E7B461; }

@media screen and (max-width: 820px) {
  .portlet-navigation .nav-menu ul.level-1 > li {
    border-bottom: none;
    border-right: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 93%; }

  .portlet-navigation .nav-menu ul.level-1 > li + li + li {
    border-right: none; }

  .portlet-navigation .nav-menu ul.level-1 > li > a,
  .portlet-navigation .nav-menu ul.level-1 > li > a.selected {
    background: transparent; } }
@media screen and (max-width: 650px) {
  .portlet-navigation .nav-menu ul.level-1 > li {
    border-bottom: 1px solid #EDEDED;
    border-right: none;
    display: block;
    font-size: 100%; }

  .portlet-navigation .nav-menu ul.level-1 > li > a {
    background: transparent url(../images/beneplus/arrow-big-gray-right.png) right center no-repeat; }

  .portlet-navigation .nav-menu ul.level-1 > li > a.selected {
    background: transparent url(../images/beneplus/arrow-big-gold-right.png) right center no-repeat; } }
/* ----- Webcontent ----- */
.span8 .journal-content-article,
.portlet-Registration > h1, .portlet-Registration > p {
  padding: 0 10px; }

.journal-content-article h2, .journal-content-article h3 {
  margin: 0.9em 0 0.5em !important; }

.journal-content-article p img,
.journal-content-article p span {
  vertical-align: middle; }

.content-separator {
  border-bottom: 1px solid #ededed; }

ul.dots, ul.checkmarks, ul.plus {
  font-size: 85%;
  line-height: 1.45em;
  margin: 0 0 0 1.4em; }

@media screen and (max-width: 650px) {
  ul.dots, ul.checkmarks, ul.plus {
    font-size: 90%; } }
ul.dots {
  margin: 0 0 0 1em; }

ul.dots.sub {
  margin-left: 45px; }

ul.dots li {
  list-style-image: url(../images/beneplus/dot-list.png);
  margin-bottom: 10px;
  padding-left: 2px; }

ul.checkmarks li {
  list-style-image: url(../images/beneplus/check-list.png);
  margin-bottom: 10px;
  padding-left: 2px; }

ul.plus li {
  list-style-image: url(../images/beneplus/plus-list.png);
  margin-bottom: 10px;
  padding-left: 2px; }

ul.checkmarks-important {
  font-size: 125%;
  line-height: 1.4em;
  margin: 0 0 0 1.35em; }

@media screen and (max-width: 650px) {
  ul.checkmarks-important {
    font-size: 100%; } }
ul.checkmarks-important li {
  list-style-image: url(../images/beneplus/check-big-list.png);
  margin-bottom: 20px;
  padding-left: 2px; }

.ie8 .portlet-Login ul.checkmarks {
  margin-left: 0; }

.ie8 .portlet-Login ul.checkmarks li {
  background: transparent url(../images/beneplus/check-list.png) left 7px no-repeat;
  display: block;
  padding-left: 21px; }

.yellow {
  color: #e7b461; }

.yellow > img {
  margin-right: 10px; }

.red {
  color: #d11e47; }

.gray {
  color: #666666; }

.bigger {
  font-size: 130%;
  padding-left: 10px;
  vertical-align: middle; }

.biggest {
  font-size: 190%; }

.box {
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  padding: 20px; }

.promobox h3 {
  margin-top: 0 !important;
  width: 240px; }

.promobox p {
  font-size: 80%;
  line-height: 1.4em;
  width: 160px; }

@media screen and (max-width: 820px) {
  .promobox h3 {
    width: 100%; }

  .promobox p {
    width: 430px; } }
@media screen and (max-width: 650px) {
  .promobox h3 {
    width: auto; }

  .promobox p {
    width: 300px; } }
@media screen and (max-width: 370px) {
  .promobox h3 {
    width: 240px; }

  .promobox p {
    width: 160px; } }
.benefits table {
  font-size: 125%; }

@media screen and (max-width: 650px) {
  .benefits table {
    font-size: 100%; } }
.benefits table td {
  padding: 15px 18px 15px 0; }

table.variants-mobile {
  display: none; }

@media screen and (max-width: 500px) {
  table.variants-full {
    display: none; }

  table.variants-mobile {
    display: table; } }
h1.zero-top, h2.zero-top, h3.zero-top {
  margin-top: 0 !important; }

.journal-content-article h1 a:hover,
.journal-content-article h2 a:hover,
.journal-content-article h3 a:hover {
  color: #D11E47; }

.journal-content-article h3.gray a,
.journal-content-article h3.gray a:hover {
  color: #666666; }

@media screen and (min-width: 765px) and (max-width: 770px) {
  .journal-content-article .portlet-navigation {
    margin: 0 auto;
    width: 308px; }

  .journal-content-article .portlet-navigation .nav-menu ul.level-1 > li {
    width: 110px; } }
.journal-content-article .portlet-navigation .nav-menu ul.level-1 > li:last-child {
  border-right: none;
  border-bottom: none; }

.journal-content-article .portlet-navigation .nav-menu ul.level-1 > li > a.settings {
  background: transparent url(../images/beneplus/settings-red.png) right center no-repeat; }

.journal-content-article .portlet-navigation .nav-menu ul.level-1 > li > a.logout {
  background: transparent url(../images/beneplus/close-red.png) right center no-repeat; }

.journal-content-article .portlet-navigation .nav-menu ul.level-1 > li > a.settings:hover,
.journal-content-article .portlet-navigation .nav-menu ul.level-1 > li > a.settings.selected {
  background: transparent url(../images/beneplus/settings-gold.png) right center no-repeat; }

.journal-content-article .portlet-navigation .nav-menu ul.level-1 > li > a.logout:hover {
  background: transparent url(../images/beneplus/close-gold.png) right center no-repeat; }

/* ----- AUI Dialog Header ----- */
.aui .panel {
  height: auto !important;
  /*min-height: 370px !important;*/
  position: fixed !important;
  /*top: 190px !important;*/ }

.aui .panel .panel-bd {
  height: auto !important;
  /*min-height: 350px !important;*/ }

.aui .panel .panel-hd {
  background: transparent;
  border: none;
  height: 16px;
  padding: 0;
  position: absolute;
  right: 18px;
  top: 15px;
  width: 16px; }

.aui .panel-hd-text {
  text-indent: -9999px; }

.aui .panel .panel-hd button.buttonitem {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  height: 16px;
  margin: 0;
  overflow: visible;
  padding: 5px;
  width: 16px; }

.aui .panel .panel-hd button.buttonitem .buttonitem-icon {
  background: transparent url(../images/beneplus/close-gray.png) center center no-repeat;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px; }

.yui3-iba-form-validator-error-messages {
  clip: auto;
  top: auto;
  background-color: #FFFFFF;
  color: #D11E47;
  font-size: 14px;
  line-height: 1.1em;
  padding: 1px 14px 2px;
  width: 242px; }

.portlet-EditUser .iba-form-validator .form-validator-message {
  padding: 8px 14px 2px; }

@media screen and (max-width: 650px) {
  .portlet-Registration .newsletter-box .form-validator-message {
    margin-top: 40px; } }
@media screen and (max-width: 370px) {
  .portlet-Registration .newsletter-box .form-validator-message {
    margin-top: 47px; } }
.portlet-Registration .terms-agreement .form-validator-message,
.portlet-Registration .data-agreement .form-validator-message {
  padding: 0 0 2px 45px;
  text-align: left; }

.portlet-Registration .data-agreement .form-validator-message {
  margin-top: 27px; }

@media screen and (max-width: 500px) {
  .portlet-Registration .data-agreement .form-validator-message {
    margin-top: 53px; } }
@media screen and (max-width: 330px) {
  .portlet-Registration .terms-agreement .form-validator-message {
    margin-top: 27px; }

  .portlet-Registration .data-agreement .form-validator-message {
    margin-top: 79px; } }
.portlet-borderless-container {
  position: static !important; }

.portlet-borderless .journal-content-article {
  margin-bottom: 20px; }

.portlet-Registration .iba-form .form-field.nth-child-2n,
.portlet-EditUser .iba-form .form-field.nth-child-2n {
  margin-right: 0; }

.ui-autocomplete {
  width: 383px !important; }

@media screen and (max-width: 820px) {
  .ui-autocomplete {
    width: 358px !important; } }
@media screen and (max-width: 650px) {
  .ui-autocomplete {
    width: 418px !important; } }
@media screen and (max-width: 570px) {
  .ui-autocomplete {
    width: 346px !important; } }
@media screen and (max-width: 550px) {
  .ui-autocomplete {
    width: 311px !important; } }
@media screen and (max-width: 500px) {
  .ui-autocomplete {
    width: 258px !important; } }
@media screen and (max-width: 370px) {
  .ui-autocomplete {
    width: 182px !important; } }
@media screen and (max-width: 330px) {
  .ui-autocomplete {
    width: 142px !important; } }
/* Captcha */
.portlet-Login .section-send-forgotten-password .captcha {
  float: left;
  position: relative;
  clear: left; }

.portlet-Login .section-send-forgotten-password .form-field {
  float: left;
  position: relative; }

.portlet-Login .section-send-forgotten-password img.captcha + .form-field {
  left: 5px; }

.portlet-Login .section-send-forgotten-password input[name="captcha"] {
  position: relative;
  min-width: 40px !important; }

.portlet-Login .section-send-forgotten-password .iba-form .field-value {
  min-width: 242px;
  width: 242px; }

.portlet-Login .section-send-forgotten-password .iba-form .field-value[name="captcha"] {
  min-width: 87px;
  width: 87px;
  margin-bottom: 0px; }

.portlet-Login .section-send-forgotten-password .iba-form .captcha-reload-image {
  background: transparent url(../images/beneplus/captcha-reload.png) 15px center no-repeat;
  width: 155px;
  background-position: 0px 0px;
  clear: both;
  position: relative;
  cursor: pointer; }

.portlet-Login .section-send-forgotten-password .iba-form .yui3-iba-form-validator-error-messages {
  left: -15px;
  position: relative; }

/* Correct styles for staging */
/* Specialni dialogy pro admina (napr. staging) musi byt scrollovatelny dolu, ne fixovany */
/*body.dockbar-ready .dialog {
    position: absolute !important;
}

 .portlet-staging-bar {
	position: absolute;
	z-index: 200;
}*/