/*  Imports */
.justify {
  text-align: justify; }

/* Header */
.wh-holidays #main-header .navbar-inner {
  margin-top: 51px; }
  @media (max-width: 979px) {
    .wh-holidays #main-header .navbar-inner {
      position: relative;
      margin-top: 0px; } }

.wh-holidays #subheader .nav-subheader {
  padding-top: 111px; }
@media (max-width: 979px) {
  .wh-holidays #subheader {
    margin-top: 0; } }

@media (max-width: 979px) {
  .wh-holidays #color-bar {
    margin-top: 0; } }

#wh-holidays-yes-sidebar, #wh-holidays-holidays-sidebar {
  position: absolute;
  left: -145px;
  top: 0; }

#wh-holidays-yes-sidebar-2, #wh-holidays-holidays-sidebar-2 {
  position: absolute;
  right: -145px;
  top: 0; }

#wh-holidays-yes, #wh-holidays-holidays {
  margin-top: 20px; }
  @media (max-width: 767px) {
    #wh-holidays-yes, #wh-holidays-holidays {
      margin: 20px -20px 0 -20px; } }

#wh-holidays {
  height: 51px;
  background: #142e51;
  width: 100%; }
  #wh-holidays .wrapper {
    background: #142e51;
    text-align: center;
    position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%; }
    #wh-holidays .wrapper .container {
      color: white;
      border-top: 1px solid #08121f;
      background: #142e51; }
      @media (max-width: 767px) {
        #wh-holidays .wrapper .container {
          margin: 0 -20px; } }
    @media (max-width: 979px) {
      #wh-holidays .wrapper {
        position: static;
        left: 0;
        right: 0;
        width: auto;
        height: auto; } }
    @media (max-width: 767px) {
      #wh-holidays .wrapper {
        margin: 0 -20px; } }
  @media (max-width: 979px) {
    #wh-holidays {
      height: auto; } }
  @media (max-width: 767px) {
    #wh-holidays {
      margin: 0 -20px; } }
  @media (max-width: 979px) {
    #wh-holidays div.image {
      text-align: center; } }
  #wh-holidays p.text {
    color: white;
    font-size: 1.30769em;
    /* $font % 13 */
    line-height: 2.94118em;
    /* (20*$line) % $font */
    font-weight: normal; }
    @media (max-width: 979px) {
      #wh-holidays p.text {
        text-align: center; } }
  #wh-holidays div.actions a {
    margin: 10px 5px; }

.menu_child:hover {
  color: black !important; }

#main-header #language-chooser {
  left: 130px;
  position: absolute;
  width: 40px;
  top: 5px; }
  #main-header #language-chooser .caret {
    margin-top: 5px;
    border-top: 4px solid #fff; }
  #main-header #language-chooser ul li a:hover {
    color: #d04b41; }
#main-header .navbar-inner {
  min-height: 60px;
  /* 60px */
  background: #404951;
  border: 0;
  box-shadow: none; }
#main-header .nav-collapse {
  z-index: 1000; }
#main-header .input-welcome {
  width: 127px; }
#main-header .session-control {
  margin-top: 10px;
  text-align: right; }
  #main-header .session-control.only-login {
    margin-top: 5px; }
  #main-header .session-control .btn-login {
    background: #faa732;
    border: 1px solid #faa732;
    color: white;
    text-shadow: none;
    text-transform: uppercase; }
    #main-header .session-control .btn-login:hover {
      border: 1px solid #c78528; }
  #main-header .session-control .btn-logout {
    background: #d9534f;
    border: 1px solid #d9534f;
    color: white;
    text-shadow: none; }
    #main-header .session-control .btn-logout:hover {
      border: 1px solid #d43f3a; }
  #main-header .session-control div.user-section {
    margin-top: -2px;
    position: relative;
    margin-left: 20px;
    z-index: 50; }
    #main-header .session-control div.user-section > a {
      display: block;
      padding: 5px 20px 5px 5px; }
      #main-header .session-control div.user-section > a img {
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px; }
      #main-header .session-control div.user-section > a span.caret {
        position: absolute;
        border-top: 4px solid #fff;
        top: 20px;
        right: 5px; }
    #main-header .session-control div.user-section .dropdown-menu ul li a {
      color: #999;
      /*font-weight: bold*/
      padding: 3px 0px;
      margin: 0 12px; }
      #main-header .session-control div.user-section .dropdown-menu ul li a:hover {
        color: white; }
    #main-header .session-control div.user-section > .dropdown-menu {
      padding-bottom: 0px;
      top: 43px;
      left: inherit;
      right: 0;
      min-width: initial;
      float: none;
      width: 480px;
      background: #293036; }
      #main-header .session-control div.user-section > .dropdown-menu > ul > li {
        width: 160px;
        overflow: hidden;
        float: left;
        text-align: left; }
        #main-header .session-control div.user-section > .dropdown-menu > ul > li > a {
          border-bottom: 1px solid #d7dde2;
          box-shadow: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          color: white;
          display: block; }
          #main-header .session-control div.user-section > .dropdown-menu > ul > li > a .caret {
            display: none; }
        #main-header .session-control div.user-section > .dropdown-menu > ul > li ul {
          border: none;
          box-shadow: none;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          min-width: 100%;
          float: none;
          position: relative;
          display: block;
          top: 0;
          background: #293036; }
          #main-header .session-control div.user-section > .dropdown-menu > ul > li ul li a {
            color: #999;
            /*font-weight: bold;*/
            padding: 3px 0px;
            margin: 0 12px; }
      #main-header .session-control div.user-section > .dropdown-menu .bottom {
        clear: both;
        padding: 5px;
        background: #404951; }
        #main-header .session-control div.user-section > .dropdown-menu .bottom .name {
          color: #d0d0d0;
          margin-left: 6px; }
        #main-header .session-control div.user-section > .dropdown-menu .bottom a {
          color: white;
          margin-right: 10px; }
  #main-header .session-control a.messages .messages-img {
    vertical-align: middle;
    padding-bottom: 5px; }
  #main-header .session-control a.messages .num-wrapper .num-arrow {
    display: block;
    position: absolute;
    left: -4px;
    background-image: url(/images/sprites/sprite_main_20140521.png);
    width: 6px;
    height: 6px;
    background-position: -320px -5px;
    top: 5px; }
  #main-header .session-control a.messages .num-wrapper .num {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px;
    background: #d04c48;
    vertical-align: middle;
    font-size: 1em;
    font-weight: bold;
    color: #fff; }
#main-header #login-form {
  padding-top: 4px;
  padding-bottom: 5px; }
  #main-header #login-form div {
    display: inline-block; }
    #main-header #login-form div label {
      font-size: 11px;
      line-height: 1em;
      font-weight: bold;
      padding-bottom: 5px;
      color: white;
      display: block; }
    #main-header #login-form div.input-append, #main-header #login-form div.input-prepend {
      vertical-align: top !important; }
    #main-header #login-form div a.password-forgotten {
      display: inline-block;
      margin-left: 10px; }
  @media (max-width: 480px) {
    #main-header #login-form div.input-append, #main-header #login-form div.input-prepend {
      max-width: 130px; } }
  #main-header #login-form input[type='text'], #main-header #login-form input[type='password'] {
    display: inline-block;
    margin-top: 0; }
  #main-header #login-form input[type='submit'] {
    vertical-align: top;
    margin-top: 18px;
    background: #faa732;
    border: 1px solid #faa732;
    color: white;
    text-shadow: none;
    top: -2px;
    position: relative; }
    #main-header #login-form input[type='submit']:hover {
      border: 1px solid #c78528; }
#main-header .admin {
  color: red; }

#main-header {
  min-height: 60px; }

body.welcome #main-header {
  min-height: 0; }

#subheader .main-menu-item {
  width: 145px;
  text-align: center;
  color: white; }
@media (max-width: 1200px) {
  #subheader .amount-balance {
    position: absolute;
    right: 10px; } }
#subheader .amount-balance .amount-number {
  font-size: 1.23077em;
  /* $font % 13 */
  line-height: 1.25em;
  /* (20*$line) % $font */
  font-weight: bold;
  color: white;
  margin-right: 10px;
  vertical-align: top;
  padding-top: 5px; }
#subheader .amount-balance .network-number {
  font-size: 1.23077em;
  /* $font % 13 */
  line-height: 1.25em;
  /* (20*$line) % $font */
  font-weight: bold;
  color: white;
  vertical-align: top;
  padding-top: 5px; }

/* Main search */
#main-search {
  text-align: center;
  margin-top: 10px; }
  #main-search .main-search-input {
    height: 40px;
    padding: 9px 6px; }
  #main-search .main-search-button {
    padding: 9px 16px;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: white;
    text-transform: uppercase;
    text-shadow: none;
    background-color: #d04b41;
    background-image: none;
    border: 1px solid #d04b41; }
  #main-search .search-header {
    width: 100%; }

/* Subheader */
#subheader {
  padding-bottom: 40px; }
  #subheader .nav-subheader {
    right: 0;
    left: 0;
    z-index: 1000;
    margin-bottom: 0;
    padding-top: 60px; }
  #subheader .main-nav .dropdown-menu li {
    text-align: left;
    float: left;
    width: 100%; }
  #subheader .navbar-inner {
    /* min-height: $lineHeight*3; */
    background: #404951;
    border: 0;
    box-shadow: none; }
  #subheader .nav-collapse {
    z-index: 1000; }

#child_menu_item_advert li {
  width: 185px !important; }

/* Responsive styles for main navigation */
#child_menu_item_advert {
  width: 370px; }
  @media (max-width: 480px) {
    #child_menu_item_advert {
      width: 185px; } }

.navbar-inner .amount-balance .amount-number {
  font-size: 1.23077em;
  /* $font % 13 */
  line-height: 1.25em;
  /* (20*$line) % $font */
  font-weight: bold;
  color: #00b3cc;
  margin-right: 20px;
  padding-top: 5px; }
.navbar-inner .amount-balance .network-number {
  font-size: 1.23077em;
  /* $font % 13 */
  line-height: 1.25em;
  /* (20*$line) % $font */
  font-weight: bold;
  color: white;
  padding-top: 5px; }

@media (max-width: 480px) {
  #subheader .main-menu-item:first-child {
    border-left: 0; }

  #parent_menu_item_offers .dropdown-menu {
    right: 0 !important;
    left: auto; }

  .navbar .nav > li > a {
    font-size: rem-calc(12); }

  .navbar .nav .dropdown-toggle .caret {
    display: none; } }
@media (max-width: 767px) {
  #subheader .amount-balance {
    display: inline-block; }
  #subheader .main-menu-item {
    width: 24.5%; }
    #subheader .main-menu-item:last-child {
      border: 0; }

  .navbar .nav {
    float: none;
    margin: 0; }

  .navbar .nav > li > a {
    font-size: 1em;
    /* $font % 13 */
    line-height: 1.53846em;
    /* (20*$line) % $font */
    font-weight: bold;
    float: none;
    padding: 20px 5px; }

  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0; } }
@media (min-width: 601px) and (max-width: 979px) {
  #subheader .main-menu-item {
    max-width: 180px; } }
@media (max-width: 767px) {
  .navbar .visible-phone {
    display: inline-block !important; }

  #main-header .session-control {
    margin-top: 0;
    margin-bottom: 10px; }

  .amount-balance .sprite-general {
    vertical-align: middle; } }
@media (min-width: 481px) and (max-width: 979px) {
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0 5px; } }
@media (min-width: 980px) and (max-width: 1200px) {
  #subheader .main-menu-item {
    width: 180px; } }
/* Subheader navigation */
#subheader-navigation {
  border-bottom: 1px solid #d7dde2;
  background: white;
  	/*> ul {
  		margin: 0 auto;
  		
  		li {
  			display: inline-block;			
  	
  			a {
  				color: $text;
  				display: block;
  				padding: $lineHeight/2;
  			}
  
  		}
  	}*/ }
  #subheader-navigation .beruby_news {
    margin-right: 20px; }
  #subheader-navigation ul#user_pages {
    list-style: none;
    padding: 12px 12px 0 0; }
  #subheader-navigation .container > ul li a {
    font-size: 14px; }
  #subheader-navigation div.modules ul.dropdown-menu {
    padding: 10px; }
  #subheader-navigation #user_pages li.user_page {
    display: inline-block; }
  #subheader-navigation #user_pages > li {
    margin-left: 10px; }
    #subheader-navigation #user_pages > li:first-child {
      margin-left: 0px; }
  #subheader-navigation #user_pages > li > a, #subheader-navigation #user_pages > li h1 a, #subheader-navigation #user_pages li a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    margin-bottom: 3px;
    /*margin-right: $lineHeight;*/
    color: #505050; }
    #subheader-navigation #user_pages > li > a:hover, #subheader-navigation #user_pages > li h1 a:hover, #subheader-navigation #user_pages li a:hover {
      color: #d04b41; }
  #subheader-navigation #user_pages[data-show-user-pages='0'] li {
    margin-left: 10px; }
    #subheader-navigation #user_pages[data-show-user-pages='0'] li:first-child {
      margin-left: 0; }
    #subheader-navigation #user_pages[data-show-user-pages='0'] li a {
      margin-right: 10px; }
  #subheader-navigation #user_pages li h1 {
    font-size: 1.1em;
    line-height: 20px;
    margin: 0;
    display: inline-block; }
  #subheader-navigation #user_pages li.selected h1 a {
    color: #d04b41;
    font-weight: bold;
    border-bottom: 3px solid #d04b41;
    margin-bottom: 0; }
  #subheader-navigation #user_pages li:hover a.close_user_page {
    background-image: url(/images/sprites/sprite_main_20140521.png);
    background-repeat: no-repeat;
    background-position: -200px -78px;
    width: 8px;
    height: 8px;
    padding: 2px; }
  #subheader-navigation #user_pages li a.close_user_page {
    width: 12px;
    height: 12px;
    padding: 9px 0px 5px 7px;
    margin: 0;
    border: none; }
    #subheader-navigation #user_pages li a.close_user_page span {
      display: none; }
  #subheader-navigation #user_pages div.modules {
    position: relative; }
    #subheader-navigation #user_pages div.modules a#options_menu_link {
      padding: 3px; }
    #subheader-navigation #user_pages div.modules ul[menu] {
      width: 200px;
      position: absolute;
      right: 0;
      background: #fff;
      z-index: 1000;
      border: 1px solid #d7dde2; }
      #subheader-navigation #user_pages div.modules ul[menu] li a {
        display: block; }
      #subheader-navigation #user_pages div.modules ul[menu] li:hover {
        background: #f1f1f1; }

body.cashback_section #subheader-navigation ul li.selected a {
  color: #00b3cc !important;
  border-bottom: 3px solid #00b3cc !important;
  font-weight: bold; }

body.cashback_section #subheader-navigation #user_pages li > a:hover {
  color: #00b3cc !important; }

body.travel_section #subheader-navigation ul li.selected a {
  color: #ffa400 !important;
  border-bottom: 3px solid #ffa400 !important;
  font-weight: bold; }

body.travel_section #subheader-navigation #user_pages li > a:hover {
  color: #ffa400 !important; }

body.offers_section #subheader-navigation ul li.selected a {
  color: #8eb300 !important;
  border-bottom: 3px solid #8eb300 !important;
  font-weight: bold; }

body.offers_section #subheader-navigation #user_pages li > a:hover {
  color: #8eb300 !important; }

/* Sidebar */
#sidebar .sidebar-content {
  margin-top: 20px;
  margin-bottom: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #d7dde2;
  border-right: 1px solid #d7dde2;
  border-top: 0;
  margin-right: 10px; }
#sidebar .header {
  font-weight: bold;
  cursor: pointer;
  background: #f1f1f1;
  padding: 10px;
  border-bottom: 1px solid #d7dde2;
  position: relative; }
#sidebar .section:first-child {
  border-top: 1px solid #d7dde2; }
#sidebar .article {
  padding: 10px;
  border-bottom: 1px solid #d7dde2; }
#sidebar .section[data-section-status='true'] .article {
  display: none; }
#sidebar a {
  color: #505050; }
#sidebar .arrow {
  position: absolute;
  top: 18px;
  right: 10px;
  border-color: #909090 transparent;
  border-width: 4px 4px 0 4px;
  border-style: solid;
  width: 0; }
#sidebar .alert-sidebar {
  padding: 10px;
  margin: 5px; }

/* Footer */
.wrapper-footer {
  margin-bottom: -20px; }

#footer {
  color: white;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  background: #404951; }
  #footer ul {
    margin-top: 20px; }
  #footer a {
    color: white; }
  #footer .footer-header {
    font-size: 1.23077em;
    /* $font % 13 */
    line-height: 1.25em;
    /* (20*$line) % $font */
    font-weight: normal;
    font-weight: bold; }
  #footer .footer-flags {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px; }
    #footer .footer-flags li {
      display: inline-block; }
      #footer .footer-flags li a span {
        vertical-align: middle; }
  #footer .footer-apps img {
    float: left;
    margin-left: 10px;
    /* 10px */ }
    #footer .footer-apps img:first-child {
      margin-left: 0; }
  #footer .footer-copyright {
    margin-top: 20px;
    color: #d7dde2; }
  #footer .footer-apps {
    margin-top: 20px; }

/* Media queries for navigation elements */
@media (max-width: 480px) {
  #login-form {
    max-width: 480px; } }
@media (max-width: 600px) {
  #subheader .amount-balance {
    display: inline-block; } }
@media (max-width: 767px) {
  #main-search .main-search-button {
    background-image: url(/images/search_white.png);
    background-position: center center;
    background-repeat: no-repeat; }

  #main-header .navbar {
    margin: 0; }
    #main-header .navbar .pull-right {
      text-align: center;
      float: none; }
  #main-header .session-control {
    text-align: center; }
    #main-header .session-control div.user-section > .dropdown-menu {
      width: auto; }
      #main-header .session-control div.user-section > .dropdown-menu div.bottom a {
        display: block;
        margin-right: 0; }
  #main-header #language-chooser {
    /*top: 3px;
    left: initial;
    right: -30px;*/
    text-align: left; }
    #main-header #language-chooser ul {
      right: 0 !important;
      left: initial; } }
@media (min-width: 979px) {
  #subheader-navigation > ul {
    padding-left: 20%; }

  #main-header .logo-container {
    max-width: 150px; } }
@media (max-width: 979px) {
  #subheader {
    padding-bottom: 0;
    margin-bottom: 0; }

  #main-header .session-control div.user-section > .dropdown-menu > li {
    width: 150px;
    float: none; } }
@media (max-width: 979px) {
  .amount-balance .sprite-general {
    vertical-align: middle; }

  .navbar-inverse .btn-navbar {
    margin-bottom: 5px; } }
@media (max-width: 1024px) {
  .sidebar-tablet {
    margin-left: 0;
    margin-right: 20px; } }
@media (min-width: 1200px) {
  #main-header #main-search {
    width: 660px; }

  #main-header .logo-container {
    max-width: 150px; } }
@media (max-width: 979px) {
  #subheader {
    padding-bottom: 0;
    margin-bottom: 0; }

  #main-header .session-control div.user-section > .dropdown-menu > li {
    width: 150px;
    float: none; } }
@media (max-width: 979px) {
  .amount-balance .sprite-general {
    vertical-align: middle; }

  .navbar-inverse .btn-navbar {
    margin-bottom: 5px; } }
@media (max-width: 1024px) {
  .sidebar-tablet {
    margin-left: 0;
    margin-right: 20px; } }
@media (min-width: 767px) and (max-width: 1200px) {
  #parent_menu_item_coupons {
    display: none; } }
@media (min-width: 1200px) {
  #main-header #main-search {
    width: 660px; } }

/*# sourceMappingURL=navigation.css.map */
