﻿.modal {
  position: fixed;
  z-index: 1050;
  overflow: hidden;
}
.modal-body {
  max-height: 300px;
  padding: 15px;
  overflow-y: auto;
}
/*-----------------------------------------------------------------------------*/
/*Old base.css-----------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
#mainDivHealix {
  font-size: 12px;
  color: #000000;
  overflow: visible;
  margin: -10px 8px 5px 2px;
}
#mainDivHealix .breadcrumb {
  margin: 0px;
  padding: 7px 14px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
  background-image: -o-linear-gradient(top, #fff, #f5f5f5);
  background-image: linear-gradient(top, #fff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
#mainDivHealix .icon-arrow-right {
  margin: 0px 5px 0px 5px;
}
#mainDivHealix #tabHealix .icon-arrow-right {
  padding: 0px 5px 0px 2px;
}
#mainDivHealix .healixError,
#mainDivHealix .requireSpan {
  color: red;
}
#mainDivHealix input[type="radio"] {
  padding: 0px 5px 0px 2px;
  margin: 0px;
}
#mainDivHealix .radio.inline,
#mainDivHealix #mainDivHealix .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
#mainDivHealix .generlInfo {
  padding: 30px 10px 10px 10px;
}
#mainDivHealix p {
  color: #000000;
}
#mainDivHealix a {
  text-decoration: none;
  color: #08c;
}
#mainDivHealix a:hover {
  text-decoration: none;
  color: #005580;
}
#mainDivHealix li.active a,
#mainDivHealix #mainDivHealix a:active {
  color: #666666;
  text-decoration: none;
}
#mainDivHealix .breadcrumb li {
  font-size: 14px;
}
#mainDivHealix .modal-header button.healix-close {
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#mainDivHealix .modal-header {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
}
#mainDivHealix .modal-header .healix-close {
  color: #333;
  float: right;
  text-align: right;
  margin-top: -2px;
  padding: 2px;
  font-weight: bold;
  font-size: 20px;
}
#mainDivHealix .modal-header .healix-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
}
#mainDivHealix #preCondition .radio {
  padding-right: 3px;
}
#mainDivHealix .blackBoxDiv {
  overflow-x: hidden;
  overflow-y: visible;
  padding: 30px 10px 10px 15px;
}
#mainDivHealix .blackBoxDiv .blackBoxFrame {
  border: medium none;
  min-width: 300px;
  border: 0;
  width: 100%;
  padding: 0px;
  margin: 0;
  border: none;
  display: block;
  min-height: 400px;
  overflow: visible;
  max-height: 900px;
}
#mainDivHealix .preCondition .preConditionText {
  font-weight: bold;
  margin: 6px 5px 3px -12px;
  color: #333333;
}
#mainDivHealix #freeCondition .freeConditionText {
  margin: 3px 5px 6px -4px;
}
#mainDivHealix .healix-additional-premium {
  border-top: dashed 1px;
  border-color: #C9CACC;
  margin-top: 10px;
  font-weight: bold;
  float: left;
  width: 100%;
}
#mainDivHealix .freeConditionDetail {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding: 0px 2px;
}
#mainDivHealix .freeConditionDetail:before {
    content: "\2022";
    font-size: x-large;
    padding: 0px 10px;
}
#mainDivHealix .freeConditionDetail li::marker {
    content: "\25E6";
    font-size: x-large;
}
#mainDivHealix .freeConditionDetail ul {
    padding: 0px 40px;
}
#mainDivHealix .freeConditionDetailInfo {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 0px 10px;
}
#mainDivHealix .freeConditionBtnDiv {
  margin-top: 5px;
}
#mainDivHealix .freeConditionError {
  border: 2px solid transparent;
  color: red;
}
#mainDivHealix .pre-existing-help {
  width: 9px;
  height: 9px;
}
#mainDivHealix .tooltip-image {
  background: url(less/B2B/Images/sprites.png) no-repeat center;
  width: 16px;
  height: 16px;
}
#mainDivHealix .medicalExclusion {
  padding: 30px 10px 10px 10px;
}
#mainDivHealix .pre-existing-help,
#mainDivHealix .tooltip-image {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mainDivHealix .pre-existing-help:before,
#mainDivHealix .tooltip-image:before {
  content: "";
}
#mainDivHealix .divRadio {
  text-align: right;
  padding-right: 5px;
}
#mainDivHealix .divRadio .tooltip-image {
  width: 9px;
  height: 9px;
  padding: 8px;
  margin: 0px 2px 10px -3px;
}
#mainDivHealix #preCondition {
  padding: 0px 10px 10px 30px;
  overflow-y: hidden;
}
#mainDivHealix .privacyConditionQuestion {
  margin-top: 2px;
}
#mainDivHealix .preConditionQuestion {
  /*margin-top: 15px;*/
  font-weight: normal;
}
#mainDivHealix .preCondition #divNonMandatory {
  /*padding-top:20px;*/
  margin-top: 2px;
  font-weight: normal;
}
#mainDivHealix .preventClick {
  cursor: not-allowed;
}
#mainDivHealix #healixConfirmation {
  margin: 5px;
  padding: 5px;
}
#mainDivHealix .healixConfirmationDiv {
  margin: 0px 5px;
  padding: 5px;
}
#mainDivHealix .healixConfirmationPrivacy {
  margin-top: 10px;
}
#mainDivHealix .healixConfirmationPrivacyText {
  margin-top: 2px;
  padding: 0px 0px 5px 0px;
}
#mainDivHealix .healixConfirmationPrescreeningText {
  padding: 5px 0px;
}
#mainDivHealix .prescreeningDiv {
  margin-top: 15px;
  font-weight: normal;
}
#mainDivHealix .prescreeningData {
  padding-bottom: 8px;
}
#mainDivHealix .healixheaderbutton {
  padding: 2px;
}
#mainDivHealix .preScreeningResult {
  text-align: right;
}
#mainDivHealix .confirmButton {
  clear: both;
  display: block;
  margin: 5px 2px 2px -2px;
  padding: 5px 0px 0px 0px;
}
#mainDivHealix .confirmButtonRight {
  margin: 0px;
  text-align: right;
  padding-right: 0px;
  float: right;
}
#mainDivHealix .generalButton {
  clear: both;
  display: block;
  margin: 5px;
}
#mainDivHealix .generalButtonLeft {
  margin: 10px 2px;
}
#mainDivHealix .generalButtonRight {
  margin-top: 10px;
  text-align: right;
  padding-right: 5px;
  float: right;
}
#mainDivHealix .preConditionButton {
  clear: both;
  display: block;
  margin: 5px -2px 5px -10px;
}
#mainDivHealix .preConditionButtonLeft {
  margin: 10px 2px;
}
#mainDivHealix .preConditionButtonRight {
  margin-top: 10px;
  padding-right: 10px;
}
#mainDivHealix #preExistingHelp ol.alpha {
  list-style-type: lower-alpha;
}
#mainDivHealix .peDefinitionDiv {
  margin-left: -5px;
}
#mainDivHealix .freeConditionButtonDiv {
  display: block;
  margin: 5px;
}
#mainDivHealix .freeConditionButtonRigthDiv {
  padding-right: 15px;
}
#mainDivHealix .generalDivHeader {
  padding-bottom: 2px;
  margin-top: 12px;
}
#mainDivHealix .errorpadding {
  padding-bottom: 2px;
}
#mainDivHealix .preescreeningBrief {
  padding: 5px;
}
#mainDivHealix .modal {
  top: 50%;
  font-size: 12px;
  left: 50%;
}
#mainDivHealix #preExistingHelp .btn:hover {
  color: #ffffff;
  background-color: #5bb75b;
  *background-color: #51a351;
}
#mainDivHealix .healixContent {
  /* overflow: auto;
     position:relative; 
    margin-top: -5px !important;*/
}
#mainDivHealix .tab_contents {
  padding: 5px 10px 10px 20px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  overflow-y: auto;
  /*height: auto;*/
}
#mainDivHealix .btn {
  padding: 4px 14px !important;
  line-height: 20px !important;
  font-size: 14px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#mainDivHealix .freeCondition .row-fluid [class*="span"]:first-child {
    margin: 2px 4px -4px !important;
}
#mainDivHealix .freeCondition .row-fluid [class*="span"] {
  margin: -4px 4px !important;
}
#preExistingHelp a {
  text-decoration: none;
  color: #fff;
}
#preExistingHelp .modal-header h3 {
  line-height: 12px;
  font-size: 14px;
  color: #333;
}
#preExistingHelp .modal-footer a:hover,
#preExistingHelp #preExistingHelp .modal-footer a:active {
  color: #ffffff;
}
#healixModal .modal-header .healix-close {
  float: right;
}
#healixModal #myModalLabel {
  color: #333;
  font-size: 14px;
}
#pePrivacyModal {
  /*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
  /* Allow for input prepend/append in search forms */
  /* White icons with optional class, or on hover/active states of certain elements */
  /* move down carets for tabs */
}
#pePrivacyModal .ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
#pePrivacyModal .ui-button-icon-only {
  width: 2.2em;
}
#pePrivacyModal button.ui-button-icon-only {
  width: 2.4em;
}
#pePrivacyModal .ui-button-icons-only {
  width: 3.4em;
}
#pePrivacyModal button.ui-button-icons-only {
  width: 3.7em;
}
#pePrivacyModal .ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
#pePrivacyModal .ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
#pePrivacyModal .ui-button-icon-only .ui-button-text,
#pePrivacyModal .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
#pePrivacyModal .ui-button-text-icon-primary .ui-button-text,
#pePrivacyModal .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
#pePrivacyModal .ui-button-text-icon-secondary .ui-button-text,
#pePrivacyModal .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
#pePrivacyModal .ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
#pePrivacyModal input.ui-button {
  padding: 0.4em 1em;
}
#pePrivacyModal .ui-button-icon-only .ui-icon,
#pePrivacyModal .ui-button-text-icon-primary .ui-icon,
#pePrivacyModal .ui-button-text-icon-secondary .ui-icon,
#pePrivacyModal .ui-button-text-icons .ui-icon,
#pePrivacyModal .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
#pePrivacyModal .ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
#pePrivacyModal .ui-button-text-icon-primary .ui-button-icon-primary,
#pePrivacyModal .ui-button-text-icons .ui-button-icon-primary,
#pePrivacyModal .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
#pePrivacyModal .ui-button-text-icon-secondary .ui-button-icon-secondary,
#pePrivacyModal .ui-button-text-icons .ui-button-icon-secondary,
#pePrivacyModal .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
#pePrivacyModal .ui-button-text-icons .ui-button-icon-secondary,
#pePrivacyModal .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
#pePrivacyModal .ui-buttonset {
  margin-right: 7px;
}
#pePrivacyModal .ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
#pePrivacyModal button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#pePrivacyModal .ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}
#pePrivacyModal .ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
#pePrivacyModal .ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}
#pePrivacyModal .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
button.ui-dialog-titlebar-close {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/aui/6.0.1/aui/css/icons/aui-icon-close.png);
}
#pePrivacyModal .ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}
#pePrivacyModal .ui-dialog .ui-dialog-titlebar-close:hover,
#pePrivacyModal .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
#pePrivacyModal .ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
#pePrivacyModal .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
#pePrivacyModal .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
#pePrivacyModal .ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
#pePrivacyModal .ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
#pePrivacyModal .ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
#pePrivacyModal .ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1;
}
#pePrivacyModal .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
#pePrivacyModal .ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 0.2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
#pePrivacyModal .ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
#pePrivacyModal .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
#pePrivacyModal .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
#pePrivacyModal .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
#pePrivacyModal .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
#pePrivacyModal .ui-tabs .ui-tabs-nav li a,
#pePrivacyModal .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
#pePrivacyModal .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
#pePrivacyModal .ui-tabs .ui-tabs-hide {
  display: none !important;
}
#pePrivacyModal .clearfix {
  *zoom: 1;
}
#pePrivacyModal .clearfix:before,
#pePrivacyModal .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .clearfix:after {
  clear: both;
}
#pePrivacyModal .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#pePrivacyModal .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#pePrivacyModal .hidden {
  display: none;
  visibility: hidden;
}
#pePrivacyModal .visible-phone {
  display: none !important;
}
#pePrivacyModal .visible-tablet {
  display: none !important;
}
#pePrivacyModal .hidden-desktop {
  display: none !important;
}
#pePrivacyModal .visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  #pePrivacyModal .hidden-desktop {
    display: inherit !important;
  }
  #pePrivacyModal .visible-desktop {
    display: none !important;
  }
  #pePrivacyModal .visible-tablet {
    display: inherit !important;
  }
  #pePrivacyModal .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #pePrivacyModal .hidden-desktop {
    display: inherit !important;
  }
  #pePrivacyModal .visible-desktop {
    display: none !important;
  }
  #pePrivacyModal .visible-phone {
    display: inherit !important;
  }
  #pePrivacyModal .hidden-phone {
    display: none !important;
  }
  #pePrivacyModal [class*="span"],
  #pePrivacyModal .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 1200px) {
  #pePrivacyModal .row {
    margin-left: -30px;
    *zoom: 1;
  }
  #pePrivacyModal .row:before,
  #pePrivacyModal .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  #pePrivacyModal .row:after {
    clear: both;
  }
  #pePrivacyModal [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  #pePrivacyModal .container,
  #pePrivacyModal .navbar-static-top .container,
  #pePrivacyModal .navbar-fixed-top .container,
  #pePrivacyModal .navbar-fixed-bottom .container {
    width: 1170px;
  }
  #pePrivacyModal .span12 {
    width: 1170px;
  }
  #pePrivacyModal .span11 {
    width: 1070px;
  }
  #pePrivacyModal .span10 {
    width: 970px;
  }
  #pePrivacyModal .span9 {
    width: 870px;
  }
  #pePrivacyModal .span8 {
    width: 770px;
  }
  #pePrivacyModal .span7 {
    width: 670px;
  }
  #pePrivacyModal .span6 {
    width: 570px;
  }
  #pePrivacyModal .span5 {
    width: 470px;
  }
  #pePrivacyModal .span4 {
    width: 370px;
  }
  #pePrivacyModal .span3 {
    width: 270px;
  }
  #pePrivacyModal .span2 {
    width: 170px;
  }
  #pePrivacyModal .span1 {
    width: 70px;
  }
  #pePrivacyModal .offset12 {
    margin-left: 1230px;
  }
  #pePrivacyModal .offset11 {
    margin-left: 1130px;
  }
  #pePrivacyModal .offset10 {
    margin-left: 1030px;
  }
  #pePrivacyModal .offset9 {
    margin-left: 930px;
  }
  #pePrivacyModal .offset8 {
    margin-left: 830px;
  }
  #pePrivacyModal .offset7 {
    margin-left: 730px;
  }
  #pePrivacyModal .offset6 {
    margin-left: 630px;
  }
  #pePrivacyModal .offset5 {
    margin-left: 530px;
  }
  #pePrivacyModal .offset4 {
    margin-left: 430px;
  }
  #pePrivacyModal .offset3 {
    margin-left: 330px;
  }
  #pePrivacyModal .offset2 {
    margin-left: 230px;
  }
  #pePrivacyModal .offset1 {
    margin-left: 130px;
  }
  #pePrivacyModal .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  #pePrivacyModal .row-fluid:before,
  #pePrivacyModal .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  #pePrivacyModal .row-fluid:after {
    clear: both;
  }
  #pePrivacyModal .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #pePrivacyModal .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  #pePrivacyModal .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  #pePrivacyModal .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  #pePrivacyModal .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  #pePrivacyModal .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  #pePrivacyModal .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  #pePrivacyModal .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  #pePrivacyModal .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  #pePrivacyModal .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  #pePrivacyModal .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  #pePrivacyModal .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  #pePrivacyModal .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  #pePrivacyModal .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  #pePrivacyModal .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  #pePrivacyModal .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  #pePrivacyModal .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  #pePrivacyModal .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  #pePrivacyModal .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  #pePrivacyModal .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  #pePrivacyModal .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  #pePrivacyModal .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  #pePrivacyModal .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  #pePrivacyModal .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  #pePrivacyModal .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  #pePrivacyModal .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  #pePrivacyModal .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  #pePrivacyModal .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  #pePrivacyModal .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  #pePrivacyModal .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  #pePrivacyModal .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  #pePrivacyModal .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  #pePrivacyModal .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  #pePrivacyModal .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  #pePrivacyModal .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  #pePrivacyModal .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  #pePrivacyModal .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  #pePrivacyModal .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  #pePrivacyModal input,
  #pePrivacyModal textarea,
  #pePrivacyModal .uneditable-input {
    margin-left: 0;
  }
  #pePrivacyModal .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  #pePrivacyModal input.span12,
  #pePrivacyModal textarea.span12,
  #pePrivacyModal .uneditable-input.span12 {
    width: 1156px;
  }
  #pePrivacyModal input.span11,
  #pePrivacyModal textarea.span11,
  #pePrivacyModal .uneditable-input.span11 {
    width: 1056px;
  }
  #pePrivacyModal input.span10,
  #pePrivacyModal textarea.span10,
  #pePrivacyModal .uneditable-input.span10 {
    width: 956px;
  }
  #pePrivacyModal input.span9,
  #pePrivacyModal textarea.span9,
  #pePrivacyModal .uneditable-input.span9 {
    width: 856px;
  }
  #pePrivacyModal input.span8,
  #pePrivacyModal textarea.span8,
  #pePrivacyModal .uneditable-input.span8 {
    width: 756px;
  }
  #pePrivacyModal input.span7,
  #pePrivacyModal textarea.span7,
  #pePrivacyModal .uneditable-input.span7 {
    width: 656px;
  }
  #pePrivacyModal input.span6,
  #pePrivacyModal textarea.span6,
  #pePrivacyModal .uneditable-input.span6 {
    width: 556px;
  }
  #pePrivacyModal input.span5,
  #pePrivacyModal textarea.span5,
  #pePrivacyModal .uneditable-input.span5 {
    width: 456px;
  }
  #pePrivacyModal input.span4,
  #pePrivacyModal textarea.span4,
  #pePrivacyModal .uneditable-input.span4 {
    width: 356px;
  }
  #pePrivacyModal input.span3,
  #pePrivacyModal textarea.span3,
  #pePrivacyModal .uneditable-input.span3 {
    width: 256px;
  }
  #pePrivacyModal input.span2,
  #pePrivacyModal textarea.span2,
  #pePrivacyModal .uneditable-input.span2 {
    width: 156px;
  }
  #pePrivacyModal input.span1,
  #pePrivacyModal textarea.span1,
  #pePrivacyModal .uneditable-input.span1 {
    width: 56px;
  }
  #pePrivacyModal .thumbnails {
    margin-left: -30px;
  }
  #pePrivacyModal .thumbnails > li {
    margin-left: 30px;
  }
  #pePrivacyModal .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #pePrivacyModal .row {
    margin-left: -20px;
    *zoom: 1;
  }
  #pePrivacyModal .row:before,
  #pePrivacyModal .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  #pePrivacyModal .row:after {
    clear: both;
  }
  #pePrivacyModal [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  #pePrivacyModal .container,
  #pePrivacyModal .navbar-static-top .container,
  #pePrivacyModal .navbar-fixed-top .container,
  #pePrivacyModal .navbar-fixed-bottom .container {
    width: 724px;
  }
  #pePrivacyModal .span12 {
    width: 724px;
  }
  #pePrivacyModal .span11 {
    width: 662px;
  }
  #pePrivacyModal .span10 {
    width: 600px;
  }
  #pePrivacyModal .span9 {
    width: 538px;
  }
  #pePrivacyModal .span8 {
    width: 476px;
  }
  #pePrivacyModal .span7 {
    width: 414px;
  }
  #pePrivacyModal .span6 {
    width: 352px;
  }
  #pePrivacyModal .span5 {
    width: 290px;
  }
  #pePrivacyModal .span4 {
    width: 228px;
  }
  #pePrivacyModal .span3 {
    width: 166px;
  }
  #pePrivacyModal .span2 {
    width: 104px;
  }
  #pePrivacyModal .span1 {
    width: 42px;
  }
  #pePrivacyModal .offset12 {
    margin-left: 764px;
  }
  #pePrivacyModal .offset11 {
    margin-left: 702px;
  }
  #pePrivacyModal .offset10 {
    margin-left: 640px;
  }
  #pePrivacyModal .offset9 {
    margin-left: 578px;
  }
  #pePrivacyModal .offset8 {
    margin-left: 516px;
  }
  #pePrivacyModal .offset7 {
    margin-left: 454px;
  }
  #pePrivacyModal .offset6 {
    margin-left: 392px;
  }
  #pePrivacyModal .offset5 {
    margin-left: 330px;
  }
  #pePrivacyModal .offset4 {
    margin-left: 268px;
  }
  #pePrivacyModal .offset3 {
    margin-left: 206px;
  }
  #pePrivacyModal .offset2 {
    margin-left: 144px;
  }
  #pePrivacyModal .offset1 {
    margin-left: 82px;
  }
  #pePrivacyModal .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  #pePrivacyModal .row-fluid:before,
  #pePrivacyModal .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  #pePrivacyModal .row-fluid:after {
    clear: both;
  }
  #pePrivacyModal .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #pePrivacyModal .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  #pePrivacyModal .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  #pePrivacyModal .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  #pePrivacyModal .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  #pePrivacyModal .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  #pePrivacyModal .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  #pePrivacyModal .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  #pePrivacyModal .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  #pePrivacyModal .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  #pePrivacyModal .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  #pePrivacyModal .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  #pePrivacyModal .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  #pePrivacyModal .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  #pePrivacyModal .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  #pePrivacyModal .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  #pePrivacyModal .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  #pePrivacyModal .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  #pePrivacyModal .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  #pePrivacyModal .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  #pePrivacyModal .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  #pePrivacyModal .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  #pePrivacyModal .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  #pePrivacyModal .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  #pePrivacyModal .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  #pePrivacyModal .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  #pePrivacyModal .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  #pePrivacyModal .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  #pePrivacyModal .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  #pePrivacyModal .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  #pePrivacyModal .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  #pePrivacyModal .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  #pePrivacyModal .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  #pePrivacyModal .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  #pePrivacyModal .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  #pePrivacyModal .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  #pePrivacyModal .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  #pePrivacyModal .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  #pePrivacyModal input,
  #pePrivacyModal textarea,
  #pePrivacyModal .uneditable-input {
    margin-left: 0;
  }
  #pePrivacyModal .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  #pePrivacyModal input.span12,
  #pePrivacyModal textarea.span12,
  #pePrivacyModal .uneditable-input.span12 {
    width: 710px;
  }
  #pePrivacyModal input.span11,
  #pePrivacyModal textarea.span11,
  #pePrivacyModal .uneditable-input.span11 {
    width: 648px;
  }
  #pePrivacyModal input.span10,
  #pePrivacyModal textarea.span10,
  #pePrivacyModal .uneditable-input.span10 {
    width: 586px;
  }
  #pePrivacyModal input.span9,
  #pePrivacyModal textarea.span9,
  #pePrivacyModal .uneditable-input.span9 {
    width: 524px;
  }
  #pePrivacyModal input.span8,
  #pePrivacyModal textarea.span8,
  #pePrivacyModal .uneditable-input.span8 {
    width: 462px;
  }
  #pePrivacyModal input.span7,
  #pePrivacyModal textarea.span7,
  #pePrivacyModal .uneditable-input.span7 {
    width: 400px;
  }
  #pePrivacyModal input.span6,
  #pePrivacyModal textarea.span6,
  #pePrivacyModal .uneditable-input.span6 {
    width: 338px;
  }
  #pePrivacyModal input.span5,
  #pePrivacyModal textarea.span5,
  #pePrivacyModal .uneditable-input.span5 {
    width: 276px;
  }
  #pePrivacyModal input.span4,
  #pePrivacyModal textarea.span4,
  #pePrivacyModal .uneditable-input.span4 {
    width: 214px;
  }
  #pePrivacyModal input.span3,
  #pePrivacyModal textarea.span3,
  #pePrivacyModal .uneditable-input.span3 {
    width: 152px;
  }
  #pePrivacyModal input.span2,
  #pePrivacyModal textarea.span2,
  #pePrivacyModal .uneditable-input.span2 {
    width: 90px;
  }
  #pePrivacyModal input.span1,
  #pePrivacyModal textarea.span1,
  #pePrivacyModal .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  #pePrivacyModal body {
    padding-right: 20px;
    padding-left: 20px;
  }
  #pePrivacyModal .navbar-fixed-top,
  #pePrivacyModal .navbar-fixed-bottom,
  #pePrivacyModal .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  #pePrivacyModal .container-fluid {
    padding: 0;
  }
  #pePrivacyModal .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  #pePrivacyModal .dl-horizontal dd {
    margin-left: 0;
  }
  #pePrivacyModal .container {
    width: auto;
  }
  #pePrivacyModal .row-fluid {
    width: 100%;
  }
  #pePrivacyModal .row,
  #pePrivacyModal .thumbnails {
    margin-left: 0;
  }
  #pePrivacyModal .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  #pePrivacyModal [class*="span"],
  #pePrivacyModal .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #pePrivacyModal .span12,
  #pePrivacyModal .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #pePrivacyModal .input-large,
  #pePrivacyModal .input-xlarge,
  #pePrivacyModal .input-xxlarge,
  #pePrivacyModal input[class*="span"],
  #pePrivacyModal select[class*="span"],
  #pePrivacyModal textarea[class*="span"],
  #pePrivacyModal .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #pePrivacyModal .input-prepend input,
  #pePrivacyModal .input-append input,
  #pePrivacyModal .input-prepend input[class*="span"],
  #pePrivacyModal .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  #pePrivacyModal .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  #pePrivacyModal .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  #pePrivacyModal .modal.fade.in {
    top: auto;
  }
}
@media (max-width: 480px) {
  #pePrivacyModal .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  #pePrivacyModal .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  #pePrivacyModal input[type="checkbox"],
  #pePrivacyModal input[type="radio"] {
    border: 1px solid #ccc;
  }
  #pePrivacyModal .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  #pePrivacyModal .form-horizontal .controls {
    margin-left: 0;
  }
  #pePrivacyModal .form-horizontal .control-list {
    padding-top: 0;
  }
  #pePrivacyModal .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  #pePrivacyModal .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  #pePrivacyModal .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  #pePrivacyModal .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  #pePrivacyModal body {
    padding-top: 0;
  }
  #pePrivacyModal .navbar-fixed-top,
  #pePrivacyModal .navbar-fixed-bottom {
    position: static;
  }
  #pePrivacyModal .navbar-fixed-top {
    margin-bottom: 20px;
  }
  #pePrivacyModal .navbar-fixed-bottom {
    margin-top: 20px;
  }
  #pePrivacyModal .navbar-fixed-top .navbar-inner,
  #pePrivacyModal .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  #pePrivacyModal .navbar .container {
    width: auto;
    padding: 0;
  }
  #pePrivacyModal .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  #pePrivacyModal .nav-collapse {
    clear: both;
  }
  #pePrivacyModal .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  #pePrivacyModal .nav-collapse .nav > li {
    float: none;
  }
  #pePrivacyModal .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  #pePrivacyModal .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  #pePrivacyModal .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  #pePrivacyModal .nav-collapse .nav > li > a,
  #pePrivacyModal .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #pePrivacyModal .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #pePrivacyModal .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  #pePrivacyModal .nav-collapse .nav > li > a:hover,
  #pePrivacyModal .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  #pePrivacyModal .navbar-inverse .nav-collapse .nav > li > a:hover,
  #pePrivacyModal .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111;
  }
  #pePrivacyModal .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  #pePrivacyModal .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: block;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #pePrivacyModal .nav-collapse .dropdown-menu:before,
  #pePrivacyModal .nav-collapse .dropdown-menu:after {
    display: none;
  }
  #pePrivacyModal .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  #pePrivacyModal .nav-collapse .nav > li > .dropdown-menu:before,
  #pePrivacyModal .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  #pePrivacyModal .nav-collapse .navbar-form,
  #pePrivacyModal .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #pePrivacyModal .navbar-inverse .nav-collapse .navbar-form,
  #pePrivacyModal .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111;
  }
  #pePrivacyModal .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  #pePrivacyModal .nav-collapse,
  #pePrivacyModal .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  #pePrivacyModal .navbar .btn-navbar {
    display: block;
  }
  #pePrivacyModal .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 980px) {
  #pePrivacyModal .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
#pePrivacyModal article,
#pePrivacyModal aside,
#pePrivacyModal details,
#pePrivacyModal figcaption,
#pePrivacyModal figure,
#pePrivacyModal footer,
#pePrivacyModal header,
#pePrivacyModal hgroup,
#pePrivacyModal nav,
#pePrivacyModal section {
  display: block;
}
#pePrivacyModal audio,
#pePrivacyModal canvas,
#pePrivacyModal video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#pePrivacyModal audio:not([controls]) {
  display: none;
}
#pePrivacyModal html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#pePrivacyModal a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#pePrivacyModal a:hover,
#pePrivacyModal a:active {
  outline: 0;
}
#pePrivacyModal sub,
#pePrivacyModal sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#pePrivacyModal sup {
  top: -0.5em;
}
#pePrivacyModal sub {
  bottom: -0.25em;
}
#pePrivacyModal img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#pePrivacyModal #map_canvas img {
  max-width: none;
}
#pePrivacyModal button,
#pePrivacyModal input,
#pePrivacyModal select,
#pePrivacyModal textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
#pePrivacyModal button,
#pePrivacyModal input {
  *overflow: visible;
  line-height: normal;
}
#pePrivacyModal button::-moz-focus-inner,
#pePrivacyModal input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#pePrivacyModal button,
#pePrivacyModal input[type="button"],
#pePrivacyModal input[type="reset"],
#pePrivacyModal input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
#pePrivacyModal input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
#pePrivacyModal input[type="search"]::-webkit-search-decoration,
#pePrivacyModal input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
#pePrivacyModal textarea {
  overflow: auto;
  vertical-align: top;
}
#pePrivacyModal .clearfix {
  *zoom: 1;
}
#pePrivacyModal .clearfix:before,
#pePrivacyModal .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .clearfix:after {
  clear: both;
}
#pePrivacyModal .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#pePrivacyModal .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#pePrivacyModal body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
#pePrivacyModal a {
  color: #0088cc;
  text-decoration: none;
}
#pePrivacyModal a:hover {
  color: #005580;
  text-decoration: underline;
}
#pePrivacyModal .img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#pePrivacyModal .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#pePrivacyModal .img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
#pePrivacyModal .row {
  margin-left: 2px;
  *zoom: 1;
}
#pePrivacyModal .row:before,
#pePrivacyModal .row:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .row:after {
  clear: both;
}
#pePrivacyModal [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
#pePrivacyModal .container,
#pePrivacyModal .navbar-static-top .container,
#pePrivacyModal .navbar-fixed-top .container,
#pePrivacyModal .navbar-fixed-bottom .container {
  width: 940px;
}
#pePrivacyModal .span12 {
  width: 940px;
}
#pePrivacyModal .span11 {
  width: 860px;
}
#pePrivacyModal .span10 {
  width: 780px;
}
#pePrivacyModal .span9 {
  width: 700px;
}
#pePrivacyModal .span8 {
  width: 620px;
}
#pePrivacyModal .span7 {
  width: 540px;
}
#pePrivacyModal .span6 {
  width: 460px;
}
#pePrivacyModal .span5 {
  width: 380px;
}
#pePrivacyModal .span4 {
  width: 300px;
}
#pePrivacyModal .span3 {
  width: 220px;
}
#pePrivacyModal .span2 {
  width: 140px;
}
#pePrivacyModal .span1 {
  width: 60px;
}
#pePrivacyModal .offset12 {
  margin-left: 980px;
}
#pePrivacyModal .offset11 {
  margin-left: 900px;
}
#pePrivacyModal .offset10 {
  margin-left: 820px;
}
#pePrivacyModal .offset9 {
  margin-left: 740px;
}
#pePrivacyModal .offset8 {
  margin-left: 660px;
}
#pePrivacyModal .offset7 {
  margin-left: 580px;
}
#pePrivacyModal .offset6 {
  margin-left: 500px;
}
#pePrivacyModal .offset5 {
  margin-left: 420px;
}
#pePrivacyModal .offset4 {
  margin-left: 340px;
}
#pePrivacyModal .offset3 {
  margin-left: 260px;
}
#pePrivacyModal .offset2 {
  margin-left: 180px;
}
#pePrivacyModal .offset1 {
  margin-left: 100px;
}
#pePrivacyModal .row-fluid {
  width: 99%;
  *zoom: 1;
}
#pePrivacyModal .row-fluid:before,
#pePrivacyModal .row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .row-fluid:after {
  clear: both;
}
#pePrivacyModal .row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#pePrivacyModal .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
#pePrivacyModal .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
#pePrivacyModal .row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
#pePrivacyModal .row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
#pePrivacyModal .row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
#pePrivacyModal .row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
#pePrivacyModal .row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
#pePrivacyModal .row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
#pePrivacyModal .row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
#pePrivacyModal .row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
#pePrivacyModal .row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
#pePrivacyModal .row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
#pePrivacyModal .row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
#pePrivacyModal .row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
#pePrivacyModal .row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
#pePrivacyModal .row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
#pePrivacyModal .row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
#pePrivacyModal .row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
#pePrivacyModal .row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
#pePrivacyModal .row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
#pePrivacyModal .row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
#pePrivacyModal .row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
#pePrivacyModal .row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
#pePrivacyModal .row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
#pePrivacyModal .row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
#pePrivacyModal .row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
#pePrivacyModal .row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
#pePrivacyModal .row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
#pePrivacyModal .row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
#pePrivacyModal .row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
#pePrivacyModal .row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
#pePrivacyModal .row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
#pePrivacyModal .row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
#pePrivacyModal .row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
#pePrivacyModal .row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
#pePrivacyModal .row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
#pePrivacyModal .row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
#pePrivacyModal [class*="span"].hide,
#pePrivacyModal .row-fluid [class*="span"].hide {
  display: none;
}
#pePrivacyModal [class*="span"].pull-right,
#pePrivacyModal .row-fluid [class*="span"].pull-right {
  float: right;
}
#pePrivacyModal .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
#pePrivacyModal .container:before,
#pePrivacyModal .container:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .container:after {
  clear: both;
}
#pePrivacyModal .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
#pePrivacyModal .container-fluid:before,
#pePrivacyModal .container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .container-fluid:after {
  clear: both;
}
#pePrivacyModal p {
  margin: 0 0 10px;
}
#pePrivacyModal .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
#pePrivacyModal small {
  font-size: 85%;
}
#pePrivacyModal strong {
  font-weight: bold;
}
#pePrivacyModal em {
  font-style: italic;
}
#pePrivacyModal cite {
  font-style: normal;
}
#pePrivacyModal .muted {
  color: #999999;
}
#pePrivacyModal .text-warning {
  color: #c09853;
}
#pePrivacyModal .text-error {
  color: #b94a48;
}
#pePrivacyModal .text-info {
  color: #3a87ad;
}
#pePrivacyModal .text-success {
  color: #468847;
}
#pePrivacyModal h1,
#pePrivacyModal h2,
#pePrivacyModal h3,
#pePrivacyModal h4,
#pePrivacyModal h5,
#pePrivacyModal h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
#pePrivacyModal h1 small,
#pePrivacyModal h2 small,
#pePrivacyModal h3 small,
#pePrivacyModal h4 small,
#pePrivacyModal h5 small,
#pePrivacyModal h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
#pePrivacyModal h1 {
  font-size: 36px;
  line-height: 40px;
}
#pePrivacyModal h2 {
  font-size: 30px;
  line-height: 40px;
}
#pePrivacyModal h3 {
  font-size: 24px;
  line-height: 40px;
}
#pePrivacyModal h4 {
  font-size: 18px;
  line-height: 20px;
}
#pePrivacyModal h5 {
  font-size: 14px;
  line-height: 20px;
}
#pePrivacyModal h6 {
  font-size: 12px;
  line-height: 20px;
}
#pePrivacyModal h1 small {
  font-size: 24px;
}
#pePrivacyModal h2 small {
  font-size: 18px;
}
#pePrivacyModal h3 small {
  font-size: 14px;
}
#pePrivacyModal h4 small {
  font-size: 14px;
}
#pePrivacyModal .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
#pePrivacyModal ul,
#pePrivacyModal ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
#pePrivacyModal ul ul,
#pePrivacyModal ul ol,
#pePrivacyModal ol ol,
#pePrivacyModal ol ul {
  margin-bottom: 0;
}
#pePrivacyModal li {
  line-height: 20px;
}
#pePrivacyModal ul.unstyled,
#pePrivacyModal ol.unstyled {
  margin-left: 0;
  list-style: none;
}
#pePrivacyModal dl {
  margin-bottom: 20px;
}
#pePrivacyModal dt,
#pePrivacyModal dd {
  line-height: 20px;
}
#pePrivacyModal dt {
  font-weight: bold;
}
#pePrivacyModal dd {
  margin-left: 10px;
}
#pePrivacyModal .dl-horizontal {
  *zoom: 1;
}
#pePrivacyModal .dl-horizontal:before,
#pePrivacyModal .dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .dl-horizontal:after {
  clear: both;
}
#pePrivacyModal .dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#pePrivacyModal .dl-horizontal dd {
  margin-left: 180px;
}
#pePrivacyModal hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
#pePrivacyModal abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
#pePrivacyModal abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#pePrivacyModal blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
#pePrivacyModal blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
#pePrivacyModal blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
#pePrivacyModal blockquote small:before {
  content: '\2014 \00A0';
}
#pePrivacyModal blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
#pePrivacyModal blockquote.pull-right p,
#pePrivacyModal blockquote.pull-right small {
  text-align: right;
}
#pePrivacyModal blockquote.pull-right small:before {
  content: '';
}
#pePrivacyModal blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
#pePrivacyModal q:before,
#pePrivacyModal q:after,
#pePrivacyModal blockquote:before,
#pePrivacyModal blockquote:after {
  content: "";
}
#pePrivacyModal address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
#pePrivacyModal code,
#pePrivacyModal pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#pePrivacyModal code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
#pePrivacyModal pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal pre.prettyprint {
  margin-bottom: 20px;
}
#pePrivacyModal pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
#pePrivacyModal .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#pePrivacyModal form {
  margin: 0 0 20px;
}
#pePrivacyModal fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
#pePrivacyModal legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#pePrivacyModal legend small {
  font-size: 15px;
  color: #999999;
}
#pePrivacyModal label,
#pePrivacyModal input,
#pePrivacyModal button,
#pePrivacyModal select,
#pePrivacyModal textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
#pePrivacyModal input,
#pePrivacyModal button,
#pePrivacyModal select,
#pePrivacyModal textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#pePrivacyModal label {
  display: block;
  margin-bottom: 5px;
}
#pePrivacyModal select,
#pePrivacyModal textarea,
#pePrivacyModal input[type="text"],
#pePrivacyModal input[type="password"],
#pePrivacyModal input[type="datetime"],
#pePrivacyModal input[type="datetime-local"],
#pePrivacyModal input[type="date"],
#pePrivacyModal input[type="month"],
#pePrivacyModal input[type="time"],
#pePrivacyModal input[type="week"],
#pePrivacyModal input[type="number"],
#pePrivacyModal input[type="email"],
#pePrivacyModal input[type="url"],
#pePrivacyModal input[type="search"],
#pePrivacyModal input[type="tel"],
#pePrivacyModal input[type="color"],
#pePrivacyModal .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#pePrivacyModal input,
#pePrivacyModal textarea,
#pePrivacyModal .uneditable-input {
  width: 206px;
}
#pePrivacyModal textarea {
  height: auto;
}
#pePrivacyModal textarea,
#pePrivacyModal input[type="text"],
#pePrivacyModal input[type="password"],
#pePrivacyModal input[type="datetime"],
#pePrivacyModal input[type="datetime-local"],
#pePrivacyModal input[type="date"],
#pePrivacyModal input[type="month"],
#pePrivacyModal input[type="time"],
#pePrivacyModal input[type="week"],
#pePrivacyModal input[type="number"],
#pePrivacyModal input[type="email"],
#pePrivacyModal input[type="url"],
#pePrivacyModal input[type="search"],
#pePrivacyModal input[type="tel"],
#pePrivacyModal input[type="color"],
#pePrivacyModal .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
#pePrivacyModal textarea:focus,
#pePrivacyModal input[type="text"]:focus,
#pePrivacyModal input[type="password"]:focus,
#pePrivacyModal input[type="datetime"]:focus,
#pePrivacyModal input[type="datetime-local"]:focus,
#pePrivacyModal input[type="date"]:focus,
#pePrivacyModal input[type="month"]:focus,
#pePrivacyModal input[type="time"]:focus,
#pePrivacyModal input[type="week"]:focus,
#pePrivacyModal input[type="number"]:focus,
#pePrivacyModal input[type="email"]:focus,
#pePrivacyModal input[type="url"]:focus,
#pePrivacyModal input[type="search"]:focus,
#pePrivacyModal input[type="tel"]:focus,
#pePrivacyModal input[type="color"]:focus,
#pePrivacyModal .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#pePrivacyModal input[type="radio"],
#pePrivacyModal input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}
#pePrivacyModal input[type="file"],
#pePrivacyModal input[type="image"],
#pePrivacyModal input[type="submit"],
#pePrivacyModal input[type="reset"],
#pePrivacyModal input[type="button"],
#pePrivacyModal input[type="radio"],
#pePrivacyModal input[type="checkbox"] {
  width: auto;
}
#pePrivacyModal select,
#pePrivacyModal input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
#pePrivacyModal select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
#pePrivacyModal select[multiple],
#pePrivacyModal select[size] {
  height: auto;
}
#pePrivacyModal select:focus,
#pePrivacyModal input[type="file"]:focus,
#pePrivacyModal input[type="radio"]:focus,
#pePrivacyModal input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#pePrivacyModal .uneditable-input,
#pePrivacyModal .uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
#pePrivacyModal .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
#pePrivacyModal .uneditable-textarea {
  width: auto;
  height: auto;
}
#pePrivacyModal input:-moz-placeholder,
#pePrivacyModal textarea:-moz-placeholder {
  color: #999999;
}
#pePrivacyModal input:-ms-input-placeholder,
#pePrivacyModal textarea:-ms-input-placeholder {
  color: #999999;
}
#pePrivacyModal input::-webkit-input-placeholder,
#pePrivacyModal textarea::-webkit-input-placeholder {
  color: #999999;
}
#pePrivacyModal .radio,
#pePrivacyModal .checkbox {
  min-height: 18px;
  padding-left: 18px;
}
#pePrivacyModal .radio input[type="radio"],
#pePrivacyModal .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
#pePrivacyModal .controls > .radio:first-child,
#pePrivacyModal .controls > .checkbox:first-child {
  padding-top: 5px;
}
#pePrivacyModal .radio.inline,
#pePrivacyModal .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
#pePrivacyModal .radio.inline + .radio.inline,
#pePrivacyModal .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
#pePrivacyModal .input-mini {
  width: 60px;
}
#pePrivacyModal .input-small {
  width: 90px;
}
#pePrivacyModal .input-medium {
  width: 150px;
}
#pePrivacyModal .input-large {
  width: 210px;
}
#pePrivacyModal .input-xlarge {
  width: 270px;
}
#pePrivacyModal .input-xxlarge {
  width: 530px;
}
#pePrivacyModal input[class*="span"],
#pePrivacyModal select[class*="span"],
#pePrivacyModal textarea[class*="span"],
#pePrivacyModal .uneditable-input[class*="span"],
#pePrivacyModal .row-fluid input[class*="span"],
#pePrivacyModal .row-fluid select[class*="span"],
#pePrivacyModal .row-fluid textarea[class*="span"],
#pePrivacyModal .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
#pePrivacyModal .input-append input[class*="span"],
#pePrivacyModal .input-append .uneditable-input[class*="span"],
#pePrivacyModal .input-prepend input[class*="span"],
#pePrivacyModal .input-prepend .uneditable-input[class*="span"],
#pePrivacyModal .row-fluid input[class*="span"],
#pePrivacyModal .row-fluid select[class*="span"],
#pePrivacyModal .row-fluid textarea[class*="span"],
#pePrivacyModal .row-fluid .uneditable-input[class*="span"],
#pePrivacyModal .row-fluid .input-prepend [class*="span"],
#pePrivacyModal .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
#pePrivacyModal input,
#pePrivacyModal textarea,
#pePrivacyModal .uneditable-input {
  margin-left: 0;
}
#pePrivacyModal .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
#pePrivacyModal input.span12,
#pePrivacyModal textarea.span12,
#pePrivacyModal .uneditable-input.span12 {
  width: 926px;
}
#pePrivacyModal input.span11,
#pePrivacyModal textarea.span11,
#pePrivacyModal .uneditable-input.span11 {
  width: 846px;
}
#pePrivacyModal input.span10,
#pePrivacyModal textarea.span10,
#pePrivacyModal .uneditable-input.span10 {
  width: 766px;
}
#pePrivacyModal input.span9,
#pePrivacyModal textarea.span9,
#pePrivacyModal .uneditable-input.span9 {
  width: 686px;
}
#pePrivacyModal input.span8,
#pePrivacyModal textarea.span8,
#pePrivacyModal .uneditable-input.span8 {
  width: 606px;
}
#pePrivacyModal input.span7,
#pePrivacyModal textarea.span7,
#pePrivacyModal .uneditable-input.span7 {
  width: 526px;
}
#pePrivacyModal input.span6,
#pePrivacyModal textarea.span6,
#pePrivacyModal .uneditable-input.span6 {
  width: 446px;
}
#pePrivacyModal input.span5,
#pePrivacyModal textarea.span5,
#pePrivacyModal .uneditable-input.span5 {
  width: 366px;
}
#pePrivacyModal input.span4,
#pePrivacyModal textarea.span4,
#pePrivacyModal .uneditable-input.span4 {
  width: 286px;
}
#pePrivacyModal input.span3,
#pePrivacyModal textarea.span3,
#pePrivacyModal .uneditable-input.span3 {
  width: 206px;
}
#pePrivacyModal input.span2,
#pePrivacyModal textarea.span2,
#pePrivacyModal .uneditable-input.span2 {
  width: 126px;
}
#pePrivacyModal input.span1,
#pePrivacyModal textarea.span1,
#pePrivacyModal .uneditable-input.span1 {
  width: 46px;
}
#pePrivacyModal .controls-row {
  *zoom: 1;
}
#pePrivacyModal .controls-row:before,
#pePrivacyModal .controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .controls-row:after {
  clear: both;
}
#pePrivacyModal .controls-row [class*="span"] {
  float: left;
}
#pePrivacyModal input[disabled],
#pePrivacyModal select[disabled],
#pePrivacyModal textarea[disabled],
#pePrivacyModal input[readonly],
#pePrivacyModal select[readonly],
#pePrivacyModal textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
#pePrivacyModal input[type="radio"][disabled],
#pePrivacyModal input[type="checkbox"][disabled],
#pePrivacyModal input[type="radio"][readonly],
#pePrivacyModal input[type="checkbox"][readonly] {
  background-color: transparent;
}
#pePrivacyModal .control-group.warning > label,
#pePrivacyModal .control-group.warning .help-block,
#pePrivacyModal .control-group.warning .help-inline {
  color: #c09853;
}
#pePrivacyModal .control-group.warning .checkbox,
#pePrivacyModal .control-group.warning .radio,
#pePrivacyModal .control-group.warning input,
#pePrivacyModal .control-group.warning select,
#pePrivacyModal .control-group.warning textarea {
  color: #c09853;
}
#pePrivacyModal .control-group.warning input,
#pePrivacyModal .control-group.warning select,
#pePrivacyModal .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#pePrivacyModal .control-group.warning input:focus,
#pePrivacyModal .control-group.warning select:focus,
#pePrivacyModal .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
#pePrivacyModal .control-group.warning .input-prepend .add-on,
#pePrivacyModal .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
#pePrivacyModal .control-group.error > label,
#pePrivacyModal .control-group.error .help-block,
#pePrivacyModal .control-group.error .help-inline {
  color: #b94a48;
}
#pePrivacyModal .control-group.error .checkbox,
#pePrivacyModal .control-group.error .radio,
#pePrivacyModal .control-group.error input,
#pePrivacyModal .control-group.error select,
#pePrivacyModal .control-group.error textarea {
  color: #b94a48;
}
#pePrivacyModal .control-group.error input,
#pePrivacyModal .control-group.error select,
#pePrivacyModal .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#pePrivacyModal .control-group.error input:focus,
#pePrivacyModal .control-group.error select:focus,
#pePrivacyModal .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
#pePrivacyModal .control-group.error .input-prepend .add-on,
#pePrivacyModal .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
#pePrivacyModal .control-group.success > label,
#pePrivacyModal .control-group.success .help-block,
#pePrivacyModal .control-group.success .help-inline {
  color: #468847;
}
#pePrivacyModal .control-group.success .checkbox,
#pePrivacyModal .control-group.success .radio,
#pePrivacyModal .control-group.success input,
#pePrivacyModal .control-group.success select,
#pePrivacyModal .control-group.success textarea {
  color: #468847;
}
#pePrivacyModal .control-group.success input,
#pePrivacyModal .control-group.success select,
#pePrivacyModal .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#pePrivacyModal .control-group.success input:focus,
#pePrivacyModal .control-group.success select:focus,
#pePrivacyModal .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
#pePrivacyModal .control-group.success .input-prepend .add-on,
#pePrivacyModal .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
#pePrivacyModal .control-group.info > label,
#pePrivacyModal .control-group.info .help-block,
#pePrivacyModal .control-group.info .help-inline {
  color: #3a87ad;
}
#pePrivacyModal .control-group.info .checkbox,
#pePrivacyModal .control-group.info .radio,
#pePrivacyModal .control-group.info input,
#pePrivacyModal .control-group.info select,
#pePrivacyModal .control-group.info textarea {
  color: #3a87ad;
}
#pePrivacyModal .control-group.info input,
#pePrivacyModal .control-group.info select,
#pePrivacyModal .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#pePrivacyModal .control-group.info input:focus,
#pePrivacyModal .control-group.info select:focus,
#pePrivacyModal .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
#pePrivacyModal .control-group.info .input-prepend .add-on,
#pePrivacyModal .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
#pePrivacyModal input:focus:required:invalid,
#pePrivacyModal textarea:focus:required:invalid,
#pePrivacyModal select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
#pePrivacyModal input:focus:required:invalid:focus,
#pePrivacyModal textarea:focus:required:invalid:focus,
#pePrivacyModal select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
#pePrivacyModal .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
#pePrivacyModal .form-actions:before,
#pePrivacyModal .form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .form-actions:after {
  clear: both;
}
#pePrivacyModal .help-block,
#pePrivacyModal .help-inline {
  color: #595959;
}
#pePrivacyModal .help-block {
  display: block;
  margin-bottom: 10px;
}
#pePrivacyModal .help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}
#pePrivacyModal .input-append,
#pePrivacyModal .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
#pePrivacyModal .input-append input,
#pePrivacyModal .input-prepend input,
#pePrivacyModal .input-append select,
#pePrivacyModal .input-prepend select,
#pePrivacyModal .input-append .uneditable-input,
#pePrivacyModal .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#pePrivacyModal .input-append input:focus,
#pePrivacyModal .input-prepend input:focus,
#pePrivacyModal .input-append select:focus,
#pePrivacyModal .input-prepend select:focus,
#pePrivacyModal .input-append .uneditable-input:focus,
#pePrivacyModal .input-prepend .uneditable-input:focus {
  z-index: 2;
}
#pePrivacyModal .input-append .add-on,
#pePrivacyModal .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
#pePrivacyModal .input-append .add-on,
#pePrivacyModal .input-prepend .add-on,
#pePrivacyModal .input-append .btn,
#pePrivacyModal .input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .input-append .active,
#pePrivacyModal .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
#pePrivacyModal .input-prepend .add-on,
#pePrivacyModal .input-prepend .btn {
  margin-right: -1px;
}
#pePrivacyModal .input-prepend .add-on:first-child,
#pePrivacyModal .input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#pePrivacyModal .input-append input,
#pePrivacyModal .input-append select,
#pePrivacyModal .input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#pePrivacyModal .input-append .add-on,
#pePrivacyModal .input-append .btn {
  margin-left: -1px;
}
#pePrivacyModal .input-append .add-on:last-child,
#pePrivacyModal .input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#pePrivacyModal .input-prepend.input-append input,
#pePrivacyModal .input-prepend.input-append select,
#pePrivacyModal .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .input-prepend.input-append .add-on:first-child,
#pePrivacyModal .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#pePrivacyModal .input-prepend.input-append .add-on:last-child,
#pePrivacyModal .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#pePrivacyModal input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#pePrivacyModal .form-search .input-append .search-query,
#pePrivacyModal .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
#pePrivacyModal .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
#pePrivacyModal .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
#pePrivacyModal .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
#pePrivacyModal .form-search input,
#pePrivacyModal .form-inline input,
#pePrivacyModal .form-horizontal input,
#pePrivacyModal .form-search textarea,
#pePrivacyModal .form-inline textarea,
#pePrivacyModal .form-horizontal textarea,
#pePrivacyModal .form-search select,
#pePrivacyModal .form-inline select,
#pePrivacyModal .form-horizontal select,
#pePrivacyModal .form-search .help-inline,
#pePrivacyModal .form-inline .help-inline,
#pePrivacyModal .form-horizontal .help-inline,
#pePrivacyModal .form-search .uneditable-input,
#pePrivacyModal .form-inline .uneditable-input,
#pePrivacyModal .form-horizontal .uneditable-input,
#pePrivacyModal .form-search .input-prepend,
#pePrivacyModal .form-inline .input-prepend,
#pePrivacyModal .form-horizontal .input-prepend,
#pePrivacyModal .form-search .input-append,
#pePrivacyModal .form-inline .input-append,
#pePrivacyModal .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
}
#pePrivacyModal .form-search .hide,
#pePrivacyModal .form-inline .hide,
#pePrivacyModal .form-horizontal .hide {
  display: none;
}
#pePrivacyModal .form-search label,
#pePrivacyModal .form-inline label,
#pePrivacyModal .form-search .btn-group,
#pePrivacyModal .form-inline .btn-group {
  display: inline-block;
}
#pePrivacyModal .form-search .input-append,
#pePrivacyModal .form-inline .input-append,
#pePrivacyModal .form-search .input-prepend,
#pePrivacyModal .form-inline .input-prepend {
  margin-bottom: 0;
}
#pePrivacyModal .form-search .radio,
#pePrivacyModal .form-search .checkbox,
#pePrivacyModal .form-inline .radio,
#pePrivacyModal .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
#pePrivacyModal .form-search .radio input[type="radio"],
#pePrivacyModal .form-search .checkbox input[type="checkbox"],
#pePrivacyModal .form-inline .radio input[type="radio"],
#pePrivacyModal .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
#pePrivacyModal .control-group {
  margin-bottom: 10px;
}
#pePrivacyModal legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
#pePrivacyModal .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
#pePrivacyModal .form-horizontal .control-group:before,
#pePrivacyModal .form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .form-horizontal .control-group:after {
  clear: both;
}
#pePrivacyModal .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
#pePrivacyModal .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
#pePrivacyModal .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
#pePrivacyModal .form-horizontal .help-block {
  margin-bottom: 0;
}
#pePrivacyModal .form-horizontal input + .help-block,
#pePrivacyModal .form-horizontal select + .help-block,
#pePrivacyModal .form-horizontal textarea + .help-block {
  margin-top: 10px;
}
#pePrivacyModal .form-horizontal .form-actions {
  padding-left: 180px;
}
#pePrivacyModal table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
#pePrivacyModal .table {
  width: 100%;
  margin-bottom: 20px;
}
#pePrivacyModal .table th,
#pePrivacyModal .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
#pePrivacyModal .table th {
  font-weight: bold;
}
#pePrivacyModal .table thead th {
  vertical-align: bottom;
}
#pePrivacyModal .table caption + thead tr:first-child th,
#pePrivacyModal .table caption + thead tr:first-child td,
#pePrivacyModal .table colgroup + thead tr:first-child th,
#pePrivacyModal .table colgroup + thead tr:first-child td,
#pePrivacyModal .table thead:first-child tr:first-child th,
#pePrivacyModal .table thead:first-child tr:first-child td {
  border-top: 0;
}
#pePrivacyModal .table tbody + tbody {
  border-top: 2px solid #dddddd;
}
#pePrivacyModal .table-condensed th,
#pePrivacyModal .table-condensed td {
  padding: 4px 5px;
}
#pePrivacyModal .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal .table-bordered th,
#pePrivacyModal .table-bordered td {
  border-left: 1px solid #dddddd;
}
#pePrivacyModal .table-bordered caption + thead tr:first-child th,
#pePrivacyModal .table-bordered caption + tbody tr:first-child th,
#pePrivacyModal .table-bordered caption + tbody tr:first-child td,
#pePrivacyModal .table-bordered colgroup + thead tr:first-child th,
#pePrivacyModal .table-bordered colgroup + tbody tr:first-child th,
#pePrivacyModal .table-bordered colgroup + tbody tr:first-child td,
#pePrivacyModal .table-bordered thead:first-child tr:first-child th,
#pePrivacyModal .table-bordered tbody:first-child tr:first-child th,
#pePrivacyModal .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
#pePrivacyModal .table-bordered thead:first-child tr:first-child th:first-child,
#pePrivacyModal .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
#pePrivacyModal .table-bordered thead:first-child tr:first-child th:last-child,
#pePrivacyModal .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
#pePrivacyModal .table-bordered thead:last-child tr:last-child th:first-child,
#pePrivacyModal .table-bordered tbody:last-child tr:last-child td:first-child,
#pePrivacyModal .table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
#pePrivacyModal .table-bordered thead:last-child tr:last-child th:last-child,
#pePrivacyModal .table-bordered tbody:last-child tr:last-child td:last-child,
#pePrivacyModal .table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
#pePrivacyModal .table-bordered caption + thead tr:first-child th:first-child,
#pePrivacyModal .table-bordered caption + tbody tr:first-child td:first-child,
#pePrivacyModal .table-bordered colgroup + thead tr:first-child th:first-child,
#pePrivacyModal .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
#pePrivacyModal .table-bordered caption + thead tr:first-child th:last-child,
#pePrivacyModal .table-bordered caption + tbody tr:first-child td:last-child,
#pePrivacyModal .table-bordered colgroup + thead tr:first-child th:last-child,
#pePrivacyModal .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
#pePrivacyModal .table-striped tbody tr:nth-child(odd) td,
#pePrivacyModal .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
#pePrivacyModal .table-hover tbody tr:hover td,
#pePrivacyModal .table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
#pePrivacyModal table [class*=span],
#pePrivacyModal .row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
#pePrivacyModal .table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
#pePrivacyModal .table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
#pePrivacyModal .table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
#pePrivacyModal .table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
#pePrivacyModal .table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
#pePrivacyModal .table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
#pePrivacyModal .table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
#pePrivacyModal .table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
#pePrivacyModal .table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
#pePrivacyModal .table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
#pePrivacyModal .table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
#pePrivacyModal .table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
#pePrivacyModal .table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
#pePrivacyModal .table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
#pePrivacyModal .table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
#pePrivacyModal .table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
#pePrivacyModal .table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
#pePrivacyModal .table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
#pePrivacyModal .table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
#pePrivacyModal .table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
#pePrivacyModal .table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
#pePrivacyModal .table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
#pePrivacyModal .table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
#pePrivacyModal .table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
#pePrivacyModal .table tbody tr.success td {
  background-color: #dff0d8;
}
#pePrivacyModal .table tbody tr.error td {
  background-color: #f2dede;
}
#pePrivacyModal .table tbody tr.warning td {
  background-color: #fcf8e3;
}
#pePrivacyModal .table tbody tr.info td {
  background-color: #d9edf7;
}
#pePrivacyModal .table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
#pePrivacyModal .table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
#pePrivacyModal .table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
#pePrivacyModal .table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
#pePrivacyModal [class^="icon-"],
#pePrivacyModal [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("less/B2B/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
#pePrivacyModal .icon-white,
#pePrivacyModal .nav-tabs > .active > a > [class^="icon-"],
#pePrivacyModal .nav-tabs > .active > a > [class*=" icon-"],
#pePrivacyModal .nav-pills > .active > a > [class^="icon-"],
#pePrivacyModal .nav-pills > .active > a > [class*=" icon-"],
#pePrivacyModal .nav-list > .active > a > [class^="icon-"],
#pePrivacyModal .nav-list > .active > a > [class*=" icon-"],
#pePrivacyModal .navbar-inverse .nav > .active > a > [class^="icon-"],
#pePrivacyModal .navbar-inverse .nav > .active > a > [class*=" icon-"],
#pePrivacyModal .dropdown-menu > li > a:hover > [class^="icon-"],
#pePrivacyModal .dropdown-menu > li > a:hover > [class*=" icon-"],
#pePrivacyModal .dropdown-menu > .active > a > [class^="icon-"],
#pePrivacyModal .dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("less/B2B/glyphicons-halflings.png");
}
#pePrivacyModal .icon-glass {
  background-position: 0 0;
}
#pePrivacyModal .icon-music {
  background-position: -24px 0;
}
#pePrivacyModal .icon-search {
  background-position: -48px 0;
}
#pePrivacyModal .icon-envelope {
  background-position: -72px 0;
}
#pePrivacyModal .icon-heart {
  background-position: -96px 0;
}
#pePrivacyModal .icon-star {
  background-position: -120px 0;
}
#pePrivacyModal .icon-star-empty {
  background-position: -144px 0;
}
#pePrivacyModal .icon-user {
  background-position: -168px 0;
}
#pePrivacyModal .icon-film {
  background-position: -192px 0;
}
#pePrivacyModal .icon-th-large {
  background-position: -216px 0;
}
#pePrivacyModal .icon-th {
  background-position: -240px 0;
}
#pePrivacyModal .icon-th-list {
  background-position: -264px 0;
}
#pePrivacyModal .icon-ok {
  background-position: -288px 0;
}
#pePrivacyModal .icon-remove {
  background-position: -312px 0;
}
#pePrivacyModal .icon-zoom-in {
  background-position: -336px 0;
}
#pePrivacyModal .icon-zoom-out {
  background-position: -360px 0;
}
#pePrivacyModal .icon-off {
  background-position: -384px 0;
}
#pePrivacyModal .icon-signal {
  background-position: -408px 0;
}
#pePrivacyModal .icon-cog {
  background-position: -432px 0;
}
#pePrivacyModal .icon-trash {
  background-position: -456px 0;
}
#pePrivacyModal .icon-home {
  background-position: 0 -24px;
}
#pePrivacyModal .icon-file {
  background-position: -24px -24px;
}
#pePrivacyModal .icon-time {
  background-position: -48px -24px;
}
#pePrivacyModal .icon-road {
  background-position: -72px -24px;
}
#pePrivacyModal .icon-download-alt {
  background-position: -96px -24px;
}
#pePrivacyModal .icon-download {
  background-position: -120px -24px;
}
#pePrivacyModal .icon-upload {
  background-position: -144px -24px;
}
#pePrivacyModal .icon-inbox {
  background-position: -168px -24px;
}
#pePrivacyModal .icon-play-circle {
  background-position: -192px -24px;
}
#pePrivacyModal .icon-repeat {
  background-position: -216px -24px;
}
#pePrivacyModal .icon-refresh {
  background-position: -240px -24px;
}
#pePrivacyModal .icon-list-alt {
  background-position: -264px -24px;
}
#pePrivacyModal .icon-lock {
  background-position: -287px -24px;
}
#pePrivacyModal .icon-flag {
  background-position: -312px -24px;
}
#pePrivacyModal .icon-headphones {
  background-position: -336px -24px;
}
#pePrivacyModal .icon-volume-off {
  background-position: -360px -24px;
}
#pePrivacyModal .icon-volume-down {
  background-position: -384px -24px;
}
#pePrivacyModal .icon-volume-up {
  background-position: -408px -24px;
}
#pePrivacyModal .icon-qrcode {
  background-position: -432px -24px;
}
#pePrivacyModal .icon-barcode {
  background-position: -456px -24px;
}
#pePrivacyModal .icon-tag {
  background-position: 0 -48px;
}
#pePrivacyModal .icon-tags {
  background-position: -25px -48px;
}
#pePrivacyModal .icon-book {
  background-position: -48px -48px;
}
#pePrivacyModal .icon-bookmark {
  background-position: -72px -48px;
}
#pePrivacyModal .icon-print {
  background-position: -96px -48px;
}
#pePrivacyModal .icon-camera {
  background-position: -120px -48px;
}
#pePrivacyModal .icon-font {
  background-position: -144px -48px;
}
#pePrivacyModal .icon-bold {
  background-position: -167px -48px;
}
#pePrivacyModal .icon-italic {
  background-position: -192px -48px;
}
#pePrivacyModal .icon-text-height {
  background-position: -216px -48px;
}
#pePrivacyModal .icon-text-width {
  background-position: -240px -48px;
}
#pePrivacyModal .icon-align-left {
  background-position: -264px -48px;
}
#pePrivacyModal .icon-align-center {
  background-position: -288px -48px;
}
#pePrivacyModal .icon-align-right {
  background-position: -312px -48px;
}
#pePrivacyModal .icon-align-justify {
  background-position: -336px -48px;
}
#pePrivacyModal .icon-list {
  background-position: -360px -48px;
}
#pePrivacyModal .icon-indent-left {
  background-position: -384px -48px;
}
#pePrivacyModal .icon-indent-right {
  background-position: -408px -48px;
}
#pePrivacyModal .icon-facetime-video {
  background-position: -432px -48px;
}
#pePrivacyModal .icon-picture {
  background-position: -456px -48px;
}
#pePrivacyModal .icon-pencil {
  background-position: 0 -72px;
}
#pePrivacyModal .icon-map-marker {
  background-position: -24px -72px;
}
#pePrivacyModal .icon-adjust {
  background-position: -48px -72px;
}
#pePrivacyModal .icon-tint {
  background-position: -72px -72px;
}
#pePrivacyModal .icon-edit {
  background-position: -96px -72px;
}
#pePrivacyModal .icon-share {
  background-position: -120px -72px;
}
#pePrivacyModal .icon-check {
  background-position: -144px -72px;
}
#pePrivacyModal .icon-move {
  background-position: -168px -72px;
}
#pePrivacyModal .icon-step-backward {
  background-position: -192px -72px;
}
#pePrivacyModal .icon-fast-backward {
  background-position: -216px -72px;
}
#pePrivacyModal .icon-backward {
  background-position: -240px -72px;
}
#pePrivacyModal .icon-play {
  background-position: -264px -72px;
}
#pePrivacyModal .icon-pause {
  background-position: -288px -72px;
}
#pePrivacyModal .icon-stop {
  background-position: -312px -72px;
}
#pePrivacyModal .icon-forward {
  background-position: -336px -72px;
}
#pePrivacyModal .icon-fast-forward {
  background-position: -360px -72px;
}
#pePrivacyModal .icon-step-forward {
  background-position: -384px -72px;
}
#pePrivacyModal .icon-eject {
  background-position: -408px -72px;
}
#pePrivacyModal .icon-chevron-left {
  background-position: -432px -72px;
}
#pePrivacyModal .icon-chevron-right {
  background-position: -456px -72px;
}
#pePrivacyModal .icon-plus-sign {
  background-position: 0 -96px;
}
#pePrivacyModal .icon-minus-sign {
  background-position: -24px -96px;
}
#pePrivacyModal .icon-remove-sign {
  background-position: -48px -96px;
}
#pePrivacyModal .icon-ok-sign {
  background-position: -72px -96px;
}
#pePrivacyModal .icon-question-sign {
  background-position: -96px -96px;
}
#pePrivacyModal .icon-info-sign {
  background-position: -120px -96px;
}
#pePrivacyModal .icon-screenshot {
  background-position: -144px -96px;
}
#pePrivacyModal .icon-remove-circle {
  background-position: -168px -96px;
}
#pePrivacyModal .icon-ok-circle {
  background-position: -192px -96px;
}
#pePrivacyModal .icon-ban-circle {
  background-position: -216px -96px;
}
#pePrivacyModal .icon-arrow-left {
  background-position: -240px -96px;
}
#pePrivacyModal .icon-arrow-right {
  background-position: -264px -96px;
}
#pePrivacyModal .icon-arrow-up {
  background-position: -289px -96px;
}
#pePrivacyModal .icon-arrow-down {
  background-position: -312px -96px;
}
#pePrivacyModal .icon-share-alt {
  background-position: -336px -96px;
}
#pePrivacyModal .icon-resize-full {
  background-position: -360px -96px;
}
#pePrivacyModal .icon-resize-small {
  background-position: -384px -96px;
}
#pePrivacyModal .icon-plus {
  background-position: -408px -96px;
}
#pePrivacyModal .icon-minus {
  background-position: -433px -96px;
}
#pePrivacyModal .icon-asterisk {
  background-position: -456px -96px;
}
#pePrivacyModal .icon-exclamation-sign {
  background-position: 0 -120px;
}
#pePrivacyModal .icon-gift {
  background-position: -24px -120px;
}
#pePrivacyModal .icon-leaf {
  background-position: -48px -120px;
}
#pePrivacyModal .icon-fire {
  background-position: -72px -120px;
}
#pePrivacyModal .icon-eye-open {
  background-position: -96px -120px;
}
#pePrivacyModal .icon-eye-close {
  background-position: -120px -120px;
}
#pePrivacyModal .icon-warning-sign {
  background-position: -144px -120px;
}
#pePrivacyModal .icon-plane {
  background-position: -168px -120px;
}
#pePrivacyModal .icon-calendar {
  background-position: -192px -120px;
}
#pePrivacyModal .icon-random {
  width: 16px;
  background-position: -216px -120px;
}
#pePrivacyModal .icon-comment {
  background-position: -240px -120px;
}
#pePrivacyModal .icon-magnet {
  background-position: -264px -120px;
}
#pePrivacyModal .icon-chevron-up {
  background-position: -288px -120px;
}
#pePrivacyModal .icon-chevron-down {
  background-position: -313px -119px;
}
#pePrivacyModal .icon-retweet {
  background-position: -336px -120px;
}
#pePrivacyModal .icon-shopping-cart {
  background-position: -360px -120px;
}
#pePrivacyModal .icon-folder-close {
  background-position: -384px -120px;
}
#pePrivacyModal .icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}
#pePrivacyModal .icon-resize-vertical {
  background-position: -432px -119px;
}
#pePrivacyModal .icon-resize-horizontal {
  background-position: -456px -118px;
}
#pePrivacyModal .icon-hdd {
  background-position: 0 -144px;
}
#pePrivacyModal .icon-bullhorn {
  background-position: -24px -144px;
}
#pePrivacyModal .icon-bell {
  background-position: -48px -144px;
}
#pePrivacyModal .icon-certificate {
  background-position: -72px -144px;
}
#pePrivacyModal .icon-thumbs-up {
  background-position: -96px -144px;
}
#pePrivacyModal .icon-thumbs-down {
  background-position: -120px -144px;
}
#pePrivacyModal .icon-hand-right {
  background-position: -144px -144px;
}
#pePrivacyModal .icon-hand-left {
  background-position: -168px -144px;
}
#pePrivacyModal .icon-hand-up {
  background-position: -192px -144px;
}
#pePrivacyModal .icon-hand-down {
  background-position: -216px -144px;
}
#pePrivacyModal .icon-circle-arrow-right {
  background-position: -240px -144px;
}
#pePrivacyModal .icon-circle-arrow-left {
  background-position: -264px -144px;
}
#pePrivacyModal .icon-circle-arrow-up {
  background-position: -288px -144px;
}
#pePrivacyModal .icon-circle-arrow-down {
  background-position: -312px -144px;
}
#pePrivacyModal .icon-globe {
  background-position: -336px -144px;
}
#pePrivacyModal .icon-wrench {
  background-position: -360px -144px;
}
#pePrivacyModal .icon-tasks {
  background-position: -384px -144px;
}
#pePrivacyModal .icon-filter {
  background-position: -408px -144px;
}
#pePrivacyModal .icon-briefcase {
  background-position: -432px -144px;
}
#pePrivacyModal .icon-fullscreen {
  background-position: -456px -144px;
}
#pePrivacyModal .dropup,
#pePrivacyModal .dropdown {
  position: relative;
}
#pePrivacyModal .dropdown-toggle {
  *margin-bottom: -3px;
}
#pePrivacyModal .dropdown-toggle:active,
#pePrivacyModal .open .dropdown-toggle {
  outline: 0;
}
#pePrivacyModal .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
#pePrivacyModal .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
#pePrivacyModal .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#pePrivacyModal .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#pePrivacyModal .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
#pePrivacyModal .dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
#pePrivacyModal .dropdown-menu li > a:hover,
#pePrivacyModal .dropdown-menu li > a:focus,
#pePrivacyModal .dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
#pePrivacyModal .dropdown-menu .active > a,
#pePrivacyModal .dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
#pePrivacyModal .dropdown-menu .disabled > a,
#pePrivacyModal .dropdown-menu .disabled > a:hover {
  color: #999999;
}
#pePrivacyModal .dropdown-menu .disabled > a:hover {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
#pePrivacyModal .open {
  *z-index: 1000;
}
#pePrivacyModal .open > .dropdown-menu {
  display: block;
}
#pePrivacyModal .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#pePrivacyModal .dropup .caret,
#pePrivacyModal .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
#pePrivacyModal .dropup .dropdown-menu,
#pePrivacyModal .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
#pePrivacyModal .dropdown-submenu {
  position: relative;
}
#pePrivacyModal .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
#pePrivacyModal .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
#pePrivacyModal .dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
#pePrivacyModal .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
#pePrivacyModal .dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}
#pePrivacyModal .typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#pePrivacyModal .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#pePrivacyModal .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#pePrivacyModal .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#pePrivacyModal .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#pePrivacyModal .fade.in {
  opacity: 1;
}
#pePrivacyModal .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
#pePrivacyModal .collapse.in {
  height: auto;
}
#pePrivacyModal .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#pePrivacyModal .close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#pePrivacyModal button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#pePrivacyModal .btn {
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#pePrivacyModal .btn:hover,
#pePrivacyModal .btn:active,
#pePrivacyModal .btn.active,
#pePrivacyModal .btn.disabled,
#pePrivacyModal .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
#pePrivacyModal .btn:active,
#pePrivacyModal .btn.active {
  background-color: #cccccc \9;
}
#pePrivacyModal .btn:first-child {
  *margin-left: 0;
}
#pePrivacyModal .btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
#pePrivacyModal .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#pePrivacyModal .btn.active,
#pePrivacyModal .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#pePrivacyModal .btn.disabled,
#pePrivacyModal .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#pePrivacyModal .btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pePrivacyModal .btn-large [class^="icon-"] {
  margin-top: 2px;
}
#pePrivacyModal .btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px;
}
#pePrivacyModal .btn-small [class^="icon-"] {
  margin-top: 0;
}
#pePrivacyModal .btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 17px;
}
#pePrivacyModal .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#pePrivacyModal .btn-block + .btn-block {
  margin-top: 5px;
}
#pePrivacyModal input[type="submit"].btn-block,
#pePrivacyModal input[type="reset"].btn-block,
#pePrivacyModal input[type="button"].btn-block {
  width: 100%;
}
#pePrivacyModal .btn-primary.active,
#pePrivacyModal .btn-warning.active,
#pePrivacyModal .btn-danger.active,
#pePrivacyModal .btn-success.active,
#pePrivacyModal .btn-info.active,
#pePrivacyModal .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
#pePrivacyModal .btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
#pePrivacyModal .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .btn-primary:hover,
#pePrivacyModal .btn-primary:active,
#pePrivacyModal .btn-primary.active,
#pePrivacyModal .btn-primary.disabled,
#pePrivacyModal .btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
#pePrivacyModal .btn-primary:active,
#pePrivacyModal .btn-primary.active {
  background-color: #003399 \9;
}
#pePrivacyModal .btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .btn-warning:hover,
#pePrivacyModal .btn-warning:active,
#pePrivacyModal .btn-warning.active,
#pePrivacyModal .btn-warning.disabled,
#pePrivacyModal .btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
#pePrivacyModal .btn-warning:active,
#pePrivacyModal .btn-warning.active {
  background-color: #c67605 \9;
}
#pePrivacyModal .btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .btn-danger:hover,
#pePrivacyModal .btn-danger:active,
#pePrivacyModal .btn-danger.active,
#pePrivacyModal .btn-danger.disabled,
#pePrivacyModal .btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
#pePrivacyModal .btn-danger:active,
#pePrivacyModal .btn-danger.active {
  background-color: #942a25 \9;
}
#pePrivacyModal .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .btn-success:hover,
#pePrivacyModal .btn-success:active,
#pePrivacyModal .btn-success.active,
#pePrivacyModal .btn-success.disabled,
#pePrivacyModal .btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
#pePrivacyModal .btn-success:active,
#pePrivacyModal .btn-success.active {
  background-color: #408140 \9;
}
#pePrivacyModal .btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .btn-info:hover,
#pePrivacyModal .btn-info:active,
#pePrivacyModal .btn-info.active,
#pePrivacyModal .btn-info.disabled,
#pePrivacyModal .btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
#pePrivacyModal .btn-info:active,
#pePrivacyModal .btn-info.active {
  background-color: #24748c \9;
}
#pePrivacyModal .btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .btn-inverse:hover,
#pePrivacyModal .btn-inverse:active,
#pePrivacyModal .btn-inverse.active,
#pePrivacyModal .btn-inverse.disabled,
#pePrivacyModal .btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
#pePrivacyModal .btn-inverse:active,
#pePrivacyModal .btn-inverse.active {
  background-color: #080808 \9;
}
#pePrivacyModal button.btn,
#pePrivacyModal input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
#pePrivacyModal button.btn::-moz-focus-inner,
#pePrivacyModal input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#pePrivacyModal button.btn.btn-large,
#pePrivacyModal input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
#pePrivacyModal button.btn.btn-small,
#pePrivacyModal input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
#pePrivacyModal button.btn.btn-mini,
#pePrivacyModal input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
#pePrivacyModal .btn-link,
#pePrivacyModal .btn-link:active,
#pePrivacyModal .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#pePrivacyModal .btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
#pePrivacyModal .btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
#pePrivacyModal .btn-group {
  position: relative;
  *margin-left: 0.3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}
#pePrivacyModal .btn-group:first-child {
  *margin-left: 0;
}
#pePrivacyModal .btn-group + .btn-group {
  margin-left: 5px;
}
#pePrivacyModal .btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}
#pePrivacyModal .btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
#pePrivacyModal .btn-toolbar .btn + .btn,
#pePrivacyModal .btn-toolbar .btn-group + .btn,
#pePrivacyModal .btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
#pePrivacyModal .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .btn-group > .btn + .btn {
  margin-left: -1px;
}
#pePrivacyModal .btn-group > .btn,
#pePrivacyModal .btn-group > .dropdown-menu {
  font-size: 14px;
}
#pePrivacyModal .btn-group > .btn-mini {
  font-size: 11px;
}
#pePrivacyModal .btn-group > .btn-small {
  font-size: 12px;
}
#pePrivacyModal .btn-group > .btn-large {
  font-size: 16px;
}
#pePrivacyModal .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
#pePrivacyModal .btn-group > .btn:last-child,
#pePrivacyModal .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
#pePrivacyModal .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}
#pePrivacyModal .btn-group > .btn.large:last-child,
#pePrivacyModal .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}
#pePrivacyModal .btn-group > .btn:hover,
#pePrivacyModal .btn-group > .btn:focus,
#pePrivacyModal .btn-group > .btn:active,
#pePrivacyModal .btn-group > .btn.active {
  z-index: 2;
}
#pePrivacyModal .btn-group .dropdown-toggle:active,
#pePrivacyModal .btn-group.open .dropdown-toggle {
  outline: 0;
}
#pePrivacyModal .btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#pePrivacyModal .btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}
#pePrivacyModal .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
#pePrivacyModal .btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}
#pePrivacyModal .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#pePrivacyModal .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
#pePrivacyModal .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
#pePrivacyModal .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
#pePrivacyModal .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
#pePrivacyModal .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
#pePrivacyModal .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
#pePrivacyModal .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
#pePrivacyModal .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
#pePrivacyModal .btn-mini .caret,
#pePrivacyModal .btn-small .caret,
#pePrivacyModal .btn-large .caret {
  margin-top: 6px;
}
#pePrivacyModal .btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}
#pePrivacyModal .dropup .btn-large .caret {
  border-top: 0;
  border-bottom: 5px solid #000000;
}
#pePrivacyModal .btn-primary .caret,
#pePrivacyModal .btn-warning .caret,
#pePrivacyModal .btn-danger .caret,
#pePrivacyModal .btn-info .caret,
#pePrivacyModal .btn-success .caret,
#pePrivacyModal .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#pePrivacyModal .btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
#pePrivacyModal .btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .btn-group-vertical .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}
#pePrivacyModal .btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#pePrivacyModal .btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#pePrivacyModal .btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#pePrivacyModal .btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#pePrivacyModal .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal .alert h4 {
  margin: 0;
}
#pePrivacyModal .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
#pePrivacyModal .alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#pePrivacyModal .alert-danger,
#pePrivacyModal .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
#pePrivacyModal .alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#pePrivacyModal .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
#pePrivacyModal .alert-block > p,
#pePrivacyModal .alert-block > ul {
  margin-bottom: 0;
}
#pePrivacyModal .alert-block p + p {
  margin-top: 5px;
}
#pePrivacyModal .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
#pePrivacyModal .nav > li > a {
  display: block;
}
#pePrivacyModal .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
#pePrivacyModal .nav > .pull-right {
  float: right;
}
#pePrivacyModal .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
#pePrivacyModal .nav li + .nav-header {
  margin-top: 9px;
}
#pePrivacyModal .nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}
#pePrivacyModal .nav-list > li > a,
#pePrivacyModal .nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#pePrivacyModal .nav-list > li > a {
  padding: 3px 15px;
}
#pePrivacyModal .nav-list > .active > a,
#pePrivacyModal .nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
#pePrivacyModal .nav-list [class^="icon-"] {
  margin-right: 2px;
}
#pePrivacyModal .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
#pePrivacyModal .nav-tabs,
#pePrivacyModal .nav-pills {
  *zoom: 1;
}
#pePrivacyModal .nav-tabs:before,
#pePrivacyModal .nav-pills:before,
#pePrivacyModal .nav-tabs:after,
#pePrivacyModal .nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .nav-tabs:after,
#pePrivacyModal .nav-pills:after {
  clear: both;
}
#pePrivacyModal .nav-tabs > li,
#pePrivacyModal .nav-pills > li {
  float: left;
}
#pePrivacyModal .nav-tabs > li > a,
#pePrivacyModal .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
#pePrivacyModal .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#pePrivacyModal .nav-tabs > li {
  margin-bottom: -1px;
}
#pePrivacyModal .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#pePrivacyModal .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
#pePrivacyModal .nav-tabs > .active > a,
#pePrivacyModal .nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
#pePrivacyModal .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pePrivacyModal .nav-pills > .active > a,
#pePrivacyModal .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
#pePrivacyModal .nav-stacked > li {
  float: none;
}
#pePrivacyModal .nav-stacked > li > a {
  margin-right: 0;
}
#pePrivacyModal .nav-tabs.nav-stacked {
  border-bottom: 0;
}
#pePrivacyModal .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}
#pePrivacyModal .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}
#pePrivacyModal .nav-tabs.nav-stacked > li > a:hover {
  z-index: 2;
  border-color: #ddd;
}
#pePrivacyModal .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
#pePrivacyModal .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
#pePrivacyModal .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#pePrivacyModal .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#pePrivacyModal .nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}
#pePrivacyModal .nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
#pePrivacyModal .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
#pePrivacyModal .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#pePrivacyModal .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
#pePrivacyModal .nav > .dropdown.active > a:hover {
  cursor: pointer;
}
#pePrivacyModal .nav-tabs .open .dropdown-toggle,
#pePrivacyModal .nav-pills .open .dropdown-toggle,
#pePrivacyModal .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
#pePrivacyModal .nav li.dropdown.open .caret,
#pePrivacyModal .nav li.dropdown.open.active .caret,
#pePrivacyModal .nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#pePrivacyModal .tabs-stacked .open > a:hover {
  border-color: #999999;
}
#pePrivacyModal .tabbable {
  *zoom: 1;
}
#pePrivacyModal .tabbable:before,
#pePrivacyModal .tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .tabbable:after {
  clear: both;
}
#pePrivacyModal .tab-content {
  overflow: auto;
}
#pePrivacyModal .tabs-below > .nav-tabs,
#pePrivacyModal .tabs-right > .nav-tabs,
#pePrivacyModal .tabs-left > .nav-tabs {
  border-bottom: 0;
}
#pePrivacyModal .tab-content > .tab-pane,
#pePrivacyModal .pill-content > .pill-pane {
  display: none;
}
#pePrivacyModal .tab-content > .active,
#pePrivacyModal .pill-content > .active {
  border: none;
  display: block;
}
#pePrivacyModal .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
#pePrivacyModal .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
#pePrivacyModal .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#pePrivacyModal .tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
#pePrivacyModal .tabs-below > .nav-tabs > .active > a,
#pePrivacyModal .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
#pePrivacyModal .tabs-left > .nav-tabs > li,
#pePrivacyModal .tabs-right > .nav-tabs > li {
  float: none;
}
#pePrivacyModal .tabs-left > .nav-tabs > li > a,
#pePrivacyModal .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
#pePrivacyModal .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
#pePrivacyModal .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#pePrivacyModal .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
#pePrivacyModal .tabs-left > .nav-tabs .active > a,
#pePrivacyModal .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
#pePrivacyModal .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
#pePrivacyModal .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#pePrivacyModal .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
#pePrivacyModal .tabs-right > .nav-tabs .active > a,
#pePrivacyModal .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
#pePrivacyModal .nav > .disabled > a {
  color: #999999;
}
#pePrivacyModal .nav > .disabled > a:hover {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
#pePrivacyModal .navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
  color: #777777;
}
#pePrivacyModal .navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
#pePrivacyModal .navbar-inner:before,
#pePrivacyModal .navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .navbar-inner:after {
  clear: both;
}
#pePrivacyModal .navbar .container {
  width: auto;
}
#pePrivacyModal .nav-collapse.collapse {
  height: auto;
}
#pePrivacyModal .navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
#pePrivacyModal .navbar .brand:hover {
  text-decoration: none;
}
#pePrivacyModal .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
#pePrivacyModal .navbar-link {
  color: #777777;
}
#pePrivacyModal .navbar-link:hover {
  color: #333333;
}
#pePrivacyModal .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}
#pePrivacyModal .navbar .btn,
#pePrivacyModal .navbar .btn-group {
  margin-top: 5px;
}
#pePrivacyModal .navbar .btn-group .btn,
#pePrivacyModal .navbar .input-prepend .btn,
#pePrivacyModal .navbar .input-append .btn {
  margin-top: 0;
}
#pePrivacyModal .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
#pePrivacyModal .navbar-form:before,
#pePrivacyModal .navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .navbar-form:after {
  clear: both;
}
#pePrivacyModal .navbar-form input,
#pePrivacyModal .navbar-form select,
#pePrivacyModal .navbar-form .radio,
#pePrivacyModal .navbar-form .checkbox {
  margin-top: 5px;
}
#pePrivacyModal .navbar-form input,
#pePrivacyModal .navbar-form select,
#pePrivacyModal .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
#pePrivacyModal .navbar-form input[type="image"],
#pePrivacyModal .navbar-form input[type="checkbox"],
#pePrivacyModal .navbar-form input[type="radio"] {
  margin-top: 3px;
}
#pePrivacyModal .navbar-form .input-append,
#pePrivacyModal .navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
#pePrivacyModal .navbar-form .input-append input,
#pePrivacyModal .navbar-form .input-prepend input {
  margin-top: 0;
}
#pePrivacyModal .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
#pePrivacyModal .navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#pePrivacyModal .navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}
#pePrivacyModal .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .navbar-fixed-top,
#pePrivacyModal .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
#pePrivacyModal .navbar-fixed-top .navbar-inner,
#pePrivacyModal .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
#pePrivacyModal .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
#pePrivacyModal .navbar-fixed-top .navbar-inner,
#pePrivacyModal .navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#pePrivacyModal .navbar-static-top .container,
#pePrivacyModal .navbar-fixed-top .container,
#pePrivacyModal .navbar-fixed-bottom .container {
  width: 940px;
}
#pePrivacyModal .navbar-fixed-top {
  top: 0;
}
#pePrivacyModal .navbar-fixed-top .navbar-inner,
#pePrivacyModal .navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
}
#pePrivacyModal .navbar-fixed-bottom {
  bottom: 0;
}
#pePrivacyModal .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
}
#pePrivacyModal .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
#pePrivacyModal .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
#pePrivacyModal .navbar .nav > li {
  float: left;
}
#pePrivacyModal .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
#pePrivacyModal .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
#pePrivacyModal .navbar .nav > li > a:focus,
#pePrivacyModal .navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}
#pePrivacyModal .navbar .nav > .active > a,
#pePrivacyModal .navbar .nav > .active > a:hover,
#pePrivacyModal .navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
#pePrivacyModal .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
#pePrivacyModal .navbar .btn-navbar:hover,
#pePrivacyModal .navbar .btn-navbar:active,
#pePrivacyModal .navbar .btn-navbar.active,
#pePrivacyModal .navbar .btn-navbar.disabled,
#pePrivacyModal .navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
#pePrivacyModal .navbar .btn-navbar:active,
#pePrivacyModal .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
#pePrivacyModal .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
#pePrivacyModal .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
#pePrivacyModal .navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
#pePrivacyModal .navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
#pePrivacyModal .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
#pePrivacyModal .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
#pePrivacyModal .navbar .nav li.dropdown.open > .dropdown-toggle,
#pePrivacyModal .navbar .nav li.dropdown.active > .dropdown-toggle,
#pePrivacyModal .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}
#pePrivacyModal .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
#pePrivacyModal .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
#pePrivacyModal .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
#pePrivacyModal .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
#pePrivacyModal .navbar .pull-right > li > .dropdown-menu,
#pePrivacyModal .navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#pePrivacyModal .navbar .pull-right > li > .dropdown-menu:before,
#pePrivacyModal .navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}
#pePrivacyModal .navbar .pull-right > li > .dropdown-menu:after,
#pePrivacyModal .navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}
#pePrivacyModal .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
#pePrivacyModal .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
#pePrivacyModal .navbar-inverse {
  color: #999999;
}
#pePrivacyModal .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}
#pePrivacyModal .navbar-inverse .brand,
#pePrivacyModal .navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#pePrivacyModal .navbar-inverse .brand:hover,
#pePrivacyModal .navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}
#pePrivacyModal .navbar-inverse .nav > li > a:focus,
#pePrivacyModal .navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}
#pePrivacyModal .navbar-inverse .nav .active > a,
#pePrivacyModal .navbar-inverse .nav .active > a:hover,
#pePrivacyModal .navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
#pePrivacyModal .navbar-inverse .navbar-link {
  color: #999999;
}
#pePrivacyModal .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
#pePrivacyModal .navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}
#pePrivacyModal .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
#pePrivacyModal .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
#pePrivacyModal .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}
#pePrivacyModal .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
#pePrivacyModal .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
#pePrivacyModal .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
#pePrivacyModal .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#pePrivacyModal .navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#pePrivacyModal .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
#pePrivacyModal .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
#pePrivacyModal .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
#pePrivacyModal .navbar-inverse .navbar-search .search-query:focus,
#pePrivacyModal .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
#pePrivacyModal .navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#pePrivacyModal .navbar-inverse .btn-navbar:hover,
#pePrivacyModal .navbar-inverse .btn-navbar:active,
#pePrivacyModal .navbar-inverse .btn-navbar.active,
#pePrivacyModal .navbar-inverse .btn-navbar.disabled,
#pePrivacyModal .navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
#pePrivacyModal .navbar-inverse .btn-navbar:active,
#pePrivacyModal .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
#pePrivacyModal .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal .breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}
#pePrivacyModal .breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
#pePrivacyModal .breadcrumb .active {
  color: #999999;
}
#pePrivacyModal .pagination {
  height: 40px;
  margin: 20px 0;
}
#pePrivacyModal .pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
#pePrivacyModal .pagination ul > li {
  display: inline;
}
#pePrivacyModal .pagination ul > li > a,
#pePrivacyModal .pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
#pePrivacyModal .pagination ul > li > a:hover,
#pePrivacyModal .pagination ul > .active > a,
#pePrivacyModal .pagination ul > .active > span {
  background-color: #f5f5f5;
}
#pePrivacyModal .pagination ul > .active > a,
#pePrivacyModal .pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
#pePrivacyModal .pagination ul > .disabled > span,
#pePrivacyModal .pagination ul > .disabled > a,
#pePrivacyModal .pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}
#pePrivacyModal .pagination ul > li:first-child > a,
#pePrivacyModal .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#pePrivacyModal .pagination ul > li:last-child > a,
#pePrivacyModal .pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#pePrivacyModal .pagination-centered {
  text-align: center;
}
#pePrivacyModal .pagination-right {
  text-align: right;
}
#pePrivacyModal .pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}
#pePrivacyModal .pager:before,
#pePrivacyModal .pager:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .pager:after {
  clear: both;
}
#pePrivacyModal .pager li {
  display: inline;
}
#pePrivacyModal .pager a,
#pePrivacyModal .pager span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#pePrivacyModal .pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
#pePrivacyModal .pager .next a,
#pePrivacyModal .pager .next span {
  float: right;
}
#pePrivacyModal .pager .previous a {
  float: left;
}
#pePrivacyModal .pager .disabled a,
#pePrivacyModal .pager .disabled a:hover,
#pePrivacyModal .pager .disabled span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}
#pePrivacyModal .modal-open .modal .dropdown-menu {
  z-index: 2050;
}
#pePrivacyModal .modal-open .modal .dropdown.open {
  *z-index: 2050;
}
#pePrivacyModal .modal-open .modal .popover {
  z-index: 2060;
}
#pePrivacyModal .modal-open .modal .tooltip {
  z-index: 2080;
}
#pePrivacyModal .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
#pePrivacyModal .modal-backdrop.fade {
  opacity: 0;
}
#pePrivacyModal .modal-backdrop,
#pePrivacyModal .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#pePrivacyModal .modal {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1050;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  overflow: hidden;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#pePrivacyModal .modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
#pePrivacyModal .modal.fade.in {
  top: 20%;
}
#pePrivacyModal .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#pePrivacyModal .modal-header .close {
  margin-top: 2px;
}
#pePrivacyModal .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
#pePrivacyModal .modal-body {
  max-height: 300px;
  padding: 15px;
  overflow-y: auto;
}
#pePrivacyModal .modal-form {
  margin-bottom: 0;
}
#pePrivacyModal .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
#pePrivacyModal .modal-footer:before,
#pePrivacyModal .modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .modal-footer:after {
  clear: both;
}
#pePrivacyModal .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
#pePrivacyModal .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#pePrivacyModal .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
#pePrivacyModal .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#pePrivacyModal .tooltip.top {
  margin-top: -3px;
}
#pePrivacyModal .tooltip.right {
  margin-left: 3px;
}
#pePrivacyModal .tooltip.bottom {
  margin-top: 3px;
}
#pePrivacyModal .tooltip.left {
  margin-left: -3px;
}
#pePrivacyModal .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#pePrivacyModal .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}
#pePrivacyModal .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}
#pePrivacyModal .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}
#pePrivacyModal .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
#pePrivacyModal .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#pePrivacyModal .popover.top {
  margin-bottom: 10px;
}
#pePrivacyModal .popover.right {
  margin-left: 10px;
}
#pePrivacyModal .popover.bottom {
  margin-top: 10px;
}
#pePrivacyModal .popover.left {
  margin-right: 10px;
}
#pePrivacyModal .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#pePrivacyModal .popover-content {
  padding: 9px 14px;
}
#pePrivacyModal .popover-content p,
#pePrivacyModal .popover-content ul,
#pePrivacyModal .popover-content ol {
  margin-bottom: 0;
}
#pePrivacyModal .popover .arrow,
#pePrivacyModal .popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#pePrivacyModal .popover .arrow:after {
  z-index: -1;
  content: "";
}
#pePrivacyModal .popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-width: 10px 10px 0;
}
#pePrivacyModal .popover.top .arrow:after {
  bottom: -1px;
  left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-width: 11px 11px 0;
}
#pePrivacyModal .popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-right-color: #ffffff;
  border-width: 10px 10px 10px 0;
}
#pePrivacyModal .popover.right .arrow:after {
  bottom: -11px;
  left: -1px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-width: 11px 11px 11px 0;
}
#pePrivacyModal .popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-width: 0 10px 10px;
}
#pePrivacyModal .popover.bottom .arrow:after {
  top: -1px;
  left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-width: 0 11px 11px;
}
#pePrivacyModal .popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-left-color: #ffffff;
  border-width: 10px 0 10px 10px;
}
#pePrivacyModal .popover.left .arrow:after {
  right: -1px;
  bottom: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-width: 11px 0 11px 11px;
}
#pePrivacyModal .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
#pePrivacyModal .thumbnails:before,
#pePrivacyModal .thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}
#pePrivacyModal .thumbnails:after {
  clear: both;
}
#pePrivacyModal .row-fluid .thumbnails {
  margin-left: 0;
}
#pePrivacyModal .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
#pePrivacyModal .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#pePrivacyModal a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#pePrivacyModal .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#pePrivacyModal .thumbnail .caption {
  padding: 9px;
  color: #555555;
}
#pePrivacyModal .label,
#pePrivacyModal .badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}
#pePrivacyModal .label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#pePrivacyModal .badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
#pePrivacyModal a.label:hover,
#pePrivacyModal a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
#pePrivacyModal .label-important,
#pePrivacyModal .badge-important {
  background-color: #b94a48;
}
#pePrivacyModal .label-important[href],
#pePrivacyModal .badge-important[href] {
  background-color: #953b39;
}
#pePrivacyModal .label-warning,
#pePrivacyModal .badge-warning {
  background-color: #f89406;
}
#pePrivacyModal .label-warning[href],
#pePrivacyModal .badge-warning[href] {
  background-color: #c67605;
}
#pePrivacyModal .label-success,
#pePrivacyModal .badge-success {
  background-color: #468847;
}
#pePrivacyModal .label-success[href],
#pePrivacyModal .badge-success[href] {
  background-color: #356635;
}
#pePrivacyModal .label-info,
#pePrivacyModal .badge-info {
  background-color: #3a87ad;
}
#pePrivacyModal .label-info[href],
#pePrivacyModal .badge-info[href] {
  background-color: #2d6987;
}
#pePrivacyModal .label-inverse,
#pePrivacyModal .badge-inverse {
  background-color: #333333;
}
#pePrivacyModal .label-inverse[href],
#pePrivacyModal .badge-inverse[href] {
  background-color: #1a1a1a;
}
#pePrivacyModal .btn .label,
#pePrivacyModal .btn .badge {
  position: relative;
  top: -1px;
}
#pePrivacyModal .btn-mini .label,
#pePrivacyModal .btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
#pePrivacyModal .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#pePrivacyModal .progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
#pePrivacyModal .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
#pePrivacyModal .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
#pePrivacyModal .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#pePrivacyModal .progress-danger .bar,
#pePrivacyModal .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
#pePrivacyModal .progress-danger.progress-striped .bar,
#pePrivacyModal .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#pePrivacyModal .progress-success .bar,
#pePrivacyModal .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
#pePrivacyModal .progress-success.progress-striped .bar,
#pePrivacyModal .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#pePrivacyModal .progress-info .bar,
#pePrivacyModal .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
#pePrivacyModal .progress-info.progress-striped .bar,
#pePrivacyModal .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#pePrivacyModal .progress-warning .bar,
#pePrivacyModal .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
#pePrivacyModal .progress-warning.progress-striped .bar,
#pePrivacyModal .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#pePrivacyModal .accordion {
  margin-bottom: 20px;
}
#pePrivacyModal .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pePrivacyModal .accordion-heading {
  border-bottom: 0;
}
#pePrivacyModal .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
#pePrivacyModal .accordion-toggle {
  cursor: pointer;
}
#pePrivacyModal .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
#pePrivacyModal .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
#pePrivacyModal .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#pePrivacyModal .carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
#pePrivacyModal .carousel .item > img {
  display: block;
  line-height: 1;
}
#pePrivacyModal .carousel .active,
#pePrivacyModal .carousel .next,
#pePrivacyModal .carousel .prev {
  display: block;
}
#pePrivacyModal .carousel .active {
  left: 0;
}
#pePrivacyModal .carousel .next,
#pePrivacyModal .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#pePrivacyModal .carousel .next {
  left: 100%;
}
#pePrivacyModal .carousel .prev {
  left: -100%;
}
#pePrivacyModal .carousel .next.left,
#pePrivacyModal .carousel .prev.right {
  left: 0;
}
#pePrivacyModal .carousel .active.left {
  left: -100%;
}
#pePrivacyModal .carousel .active.right {
  left: 100%;
}
#pePrivacyModal .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#pePrivacyModal .carousel-control.right {
  right: 15px;
  left: auto;
}
#pePrivacyModal .carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#pePrivacyModal .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
#pePrivacyModal .carousel-caption h4,
#pePrivacyModal .carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}
#pePrivacyModal .carousel-caption h4 {
  margin: 0 0 5px;
}
#pePrivacyModal .carousel-caption p {
  margin-bottom: 0;
}
#pePrivacyModal .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#pePrivacyModal .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
#pePrivacyModal .hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
}
#pePrivacyModal .pull-right {
  float: right;
}
#pePrivacyModal .pull-left {
  float: left;
}
#pePrivacyModal .hide {
  display: none;
}
#pePrivacyModal .show {
  display: block;
}
#pePrivacyModal .invisible {
  visibility: hidden;
}
#pePrivacyModal .affix {
  position: fixed;
}
#pePrivacyModal .btn-healix {
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.kgHeaderContainer {
  position: relative;
  overflow: hidden;
  font-weight: normal;
  width: auto !important;
}
/* sort arrows wrong direction, switched styles*/
.kgSortButtonDown {
  position: absolute;
  top: 10px;
  right: 3px;
  left: inherit;
  margin-left: auto;
  margin-right: auto;
  border-color: #fff transparent;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  height: 0;
  width: 0;
}
.kgSortButtonUp {
  position: absolute;
  top: 12px;
  left: inherit;
  right: 3px;
  margin-left: auto;
  margin-right: auto;
  border-color: #fff transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  height: 0;
  width: 0;
}
.kgRow.even {
  background-color: #fff;
}
.kgRow.odd {
  background-color: #e7e7e7;
}
.kgRow.selected {
  background: none !important;
}
.kgCellText {
  padding: 5px;
  box-sizing: border-box;
  font-weight: bold;
  white-space: normal;
  overflow: visible;
}
/* set colours and heights to match site styles */
.kgTopPanel {
  background-color: #ffffff;
  border: none;
}
.kgHeaderCell:last-child {
  border-right: none;
}
.kgHeaderButton {
  background-color: #0088cc;
  left: -20px;
}
.kgHeaderButtonArrow {
  border-top-color: #ffffff;
}
.kgColMenu {
  left: -20px;
  right: auto;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
}
/* table height and overflow settings*/
.kgViewport {
  height: auto !important;
  overflow: visible;
  overflow-x: hidden;
  border: none;
}
.kgViewport .kgRow .kgCell {
  border-top: 1px solid #dddddd;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.kgAggregate {
  background-color: #e3e3e3;
}
.kgTotalSelectContainer {
  display: none;
  float: left;
  margin: 5px;
  margin-top: 7px;
}
.kgFooterPanel {
  background: none;
}
.kgHeaderText {
  color: #FFF;
  background-color: #717073;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c9cacc), to(#717073));
  background-image: -webkit-linear-gradient(top, #c9cacc, #717073);
  background-image: -o-linear-gradient(top, #c9cacc, #717073);
  background-image: linear-gradient(to bottom, #c9cacc, #717073);
  background-image: -moz-linear-gradient(top, #c9cacc, #717073);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#c9cacc, endColorstr=#717073, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.address-picker input#address {
  background: #FFF;
}
.address-picker input#address:disabled {
  background-color: #eeeeee !important;
  border-color: #ccc !important;
}
.address-picker .tt-hint {
  background-color: #fff !important;
}
.address-picker span.twitter-typeahead .tt-menu,
.address-picker span.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  color: #555;
  font-size: 11px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
}
.address-picker span.twitter-typeahead .tt-menu p,
.address-picker span.twitter-typeahead .tt-dropdown-menu p {
  margin: 0;
}
.address-picker span.twitter-typeahead .tt-menu:after,
.address-picker span.twitter-typeahead .tt-dropdown-menu:after {
  display: block;
  content: url('/Content/img/powered_by_google_on_white.png');
  float: right;
  padding: 0 9px;
}
.address-picker span.twitter-typeahead .tt-menu .tt-suggestion,
.address-picker span.twitter-typeahead .tt-dropdown-menu .tt-suggestion {
  cursor: pointer;
  padding: 3px 6px;
}
.address-picker span.twitter-typeahead .tt-menu .tt-suggestion:last-child,
.address-picker span.twitter-typeahead .tt-dropdown-menu .tt-suggestion:last-child {
  border-top: 1px solid #aaa;
  font-style: italic;
}
.address-picker span.twitter-typeahead .tt-menu .tt-empty,
.address-picker span.twitter-typeahead .tt-dropdown-menu .tt-empty {
  display: none;
}
/*white;*/
/*@media only screen and (min-width: 979px)*/
/*@media only screen and (max-width: 767px)*/
/*@media only screen and (max-width: 479px)*/
/** Start of Mettro Additions **/
noscript h1 {
  padding-left: 0;
}
@font-face {
  font-family: 'omnesmedium';
  src: url('fonts/omnes-medium-webfont.eot');
  src: url('fonts/omnes-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/omnes-medium-webfont.woff') format('woff'), url('fonts/omnes-medium-webfont.ttf') format('truetype'), url('fonts/omnes-medium-webfont.svg#OmnesMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnessemibold';
  src: url('fonts/omnes-semibold-webfont.eot');
  src: url('fonts/omnes-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/omnes-semibold-webfont.woff') format('woff'), url('fonts/omnes-semibold-webfont.ttf') format('truetype'), url('fonts/omnes-semibold-webfont.svg#OmnesSemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnesregular';
  src: url('fonts/omnes-regular-webfont.eot');
  src: url('fonts/omnes-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/omnes-regular-webfont.woff') format('woff'), url('fonts/omnes-regular-webfont.ttf') format('truetype'), url('fonts/omnes-regular-webfont.svg#OmnesRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.navbar-fixed-top {
  height: 70px;
  /* Whatever you want. */
}
html {
  overflow: auto;
}
html body {
  width: 100%;
  height: 100%;
  padding: 0 0 50px 0;
}
body {
  line-height: 1.5;
  padding-top: 0px;
  width: 100%;
  border: 0;
  background-attachment: fixed;
  background: #FFFFFF;
  color: #4D4D4D;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, sans-serif;
}
.text-disabled {
  text-decoration: line-through;
}
a {
  text-decoration: underline;
  color: #003781;
}
a[href^='tel'] {
  text-decoration: none;
}
a:hover,
a:focus {
  color: #004db4;
}
a.clickable {
  cursor: pointer;
}
.aga-logo {
  background-image: url(../img/awp-logo.svg);
  -moz-background-size: 120px 75px;
  -o-background-size: 120px 75px;
  -webkit-background-size: 120px 75px;
  background-size: 200px 75px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 200px;
  height: 75px;
}
.aga-logo-nz {
    background-image: url(../img/allianz-nz-logo.svg);
    -moz-background-size: 120px 75px;
    -o-background-size: 120px 75px;
    -webkit-background-size: 120px 75px;
    background-size: 200px 75px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 200px;
    height: 75px;
}
.no-svg .aga-logo {
  background-image: url(../img/awp-logo.png);
}
.no-svg .svg-or-img-img {
  display: inline-block !important;
}
.yes-svg .svg-or-img-svg {
  display: inline-block !important;
}
img {
  margin: 0;
}
.input-small {
  width: 70px;
}
.input-full {
  width: 100%;
}
/* hides the spin-button for chrome*/
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* hides the spin-button for firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/* IE fixes */
.ie8 .input-tiny,
.ie8 .input-small,
.ie8 .input-large,
.ie8 .input-xlarge,
.ie8 .input-xxlarge,
.ie8 input[class*="span"],
.ie8 select[class*="span"],
.ie8 textarea[class*="span"],
.ie8 .uneditable-input {
  min-height: 20px !important;
}
.ie8 input {
  padding-bottom: 2px !important;
  padding-top: 6px !important;
}
.ie8 select {
  padding-top: 3px;
  min-height: 20px !important;
}
.ie8 .benefit-row > .heading {
  padding-top: 14px;
  padding-bottom: 7px;
}
.ie8 .footer-container .footer-item {
  display: inline;
}
.ie8 .container {
  width: 970px !important;
}
.ie8 input[type=checkbox] {
  border: none;
  color: #4D4D4D !important;
}
.ie8 .startDate,
.ie8 .endDate {
  display: inline;
}
input::-ms-clear {
  display: none;
}
/* IE Fixes END*/
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: Arial, sans-serif;
  line-height: 1;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h1,
.h1 {
  font-size: 14px;
  color: #003781;
  padding: 21px 0 20px 10px;
}
h2,
.h2 {
  font-size: 20px;
  color: #454545;
  margin: 0 0 13px 0;
}
h3,
.h3 {
  font-size: 12px;
}
h4,
.h4 {
  font-size: 12px;
  color: #666;
  font-weight: normal;
}
h5,
.h5 {
  font-size: 0.83em;
  font-weight: normal;
}
h6,
.h6 {
  font-size: 0.75em;
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #666;
}
p:last-child {
  margin-bottom: 0px;
}
#main-container {
  min-height: 312px;
  background: inherit;
  border: none;
  padding-bottom: 25px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#main-container.step0 {
  padding-bottom: 0;
}
#main-container .spinner-bar {
  margin-top: 20px;
}
hr {
  background-color: #DDDDDD;
}
#page-header {
  background: #FFFFFF;
  margin: 8px auto 20px auto;
}
#page-header h2 {
  font-weight: normal;
  margin-top: 6px;
  padding-left: 8px;
}
#page-header .logobox {
  height: 54px;
  margin-bottom: 2px;
}
#page-header .logo {
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#page-header .logo a {
  min-height: 80px;
  min-width: 80px;
}
#page-header .logo img {
  max-height: 115px !important;
}
#page-header .logo h2 {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  padding-top: 20px;
}
#page-header .logo-bar {
  margin-top: -2px;
}
#page-header .headeruserbar > div {
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  padding: 0;
}
#page-header .headeruserbar > div label {
  font-weight: normal;
}
#page-header .headeruserbar > div .form-group {
  margin-bottom: 0;
}
#page-header .headeruserbar > div .userinfo {
  display: inline-block;
  margin-right: 5px;
  width: 30%;
  border-right: 1px solid #DDDDDD;
  height: 36px;
  padding: 8px 8px 5px 8px;
}
#page-header .headeruserbar > div .userinfo label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 98%;
  margin: 0;
}
#page-header .headeruserbar > div .agencypanel {
  display: inline-block;
  width: 45%;
  margin-top: 0;
  padding: 6px 0 5px;
  border-right: 1px solid #DDDDDD;
}
#page-header .headeruserbar > div .agencypanel select {
  width: 68%;
  display: inline-block;
  height: 24px;
  padding-top: 2px;
}
#page-header .headeruserbar > div .loginpanel,
#page-header .headeruserbar > div .adminpanel {
  width: 5.5%;
  height: 36px;
  display: inline-block;
  text-align: center;
  padding: 8px 1px 5px 1px;
}
#page-header .headeruserbar > div .loginpanel label,
#page-header .headeruserbar > div .adminpanel label {
  width: 100%;
  margin-bottom: 2px;
  /*height: 39px;
                    line-height: 40px;*/
}
#page-header .headeruserbar > div .adminpanel {
  width: 16.5%;
  border-right: 1px solid #DDDDDD;
  padding-left: 0px;
}
#page-header .headeruserbar > div.noborder {
  border: none;
}
.hideElement {
  display: none;
}
.form-horizontal .input-medium {
  width: 130px;
}
.form-horizontal .control-group {
  margin-bottom: 6px;
}
.form-horizontal .control-label {
  float: left;
  text-align: left;
  font-weight: 700;
  font-size: 12px;
  /*width: 100px;*/
}
.form-horizontal .controls .mob {
  visibility: hidden;
  display: none;
}
.form-horizontal .align-right {
  text-align: right;
}
.form-horizontal .float-right {
  float: right;
}
.control-group {
  margin-bottom: 3px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
legend + .control-group {
  margin-top: 5px;
}
.textbox-template {
  width: 137px;
}
.regionSelect {
  margin-bottom: 10px;
}
.regionSelect .select2-results {
  font-size: 11px;
}
.regionSelect #s2id_country-selector {
  width: 200px;
}
.regionSelect .select2-input {
  width: 180px !important;
}
.regionSelect .select2-locked {
  padding: 0 !important;
}
.regionSelect .select2-no-results {
  background-color: transparent !important;
  padding: 3px 7px 4px;
}
.regionSelect .select2-container .select2-choice,
.regionSelect .select2-container-multi .select2-choices {
  border-radius: 0 !important;
  background-color: transparent;
  max-width: none;
}
.regionSelect .select2-container-multi.select2-container-active {
  border: none !important;
  background: none !important;
}
.regionSelect .select2-container-multi .select2-choices {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  padding: 0 0 0 0;
}
.regionSelect .select2-container-multi .select2-choices .select2-search-choice {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
  color: #fff;
  width: 100%;
  /*position: relative;*/
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
  margin-top: 3px;
  margin-bottom: 1px;
}
.regionSelect .select2-container-multi .select2-choices .select2-search-choice > div {
  background: #bbb !important;
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 5px 25px 5px 5px;
  border-radius: 4px;
  background-color: white;
  width: 100%;
}
.regionSelect .select2-container-multi .select2-choices .select2-search-choice > a {
  background: none !important;
  float: right;
  font-size: inherit;
  left: auto;
  margin: 2px 4px 0px 0px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: none;
  color: #000;
}
.regionSelect .select2-container-multi .select2-choices .select2-search-choice > a:focus {
  outline: none;
  color: inherit;
}
.regionSelect .select2-container-multi .select2-choices .select2-search-field {
  float: left;
  clear: both;
  background: white url('../img/icon-countryselect.png') no-repeat scroll right top;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 30px;
  line-height: 28px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.regionSelect .select2-container-multi .select2-choices .select2-search-field input {
  margin: 0 0 0 3px;
  padding-right: 29px;
  height: 28px;
}
.regionSelect .select2-result-selectable .select2-match {
  text-decoration: none;
}
.regionSelect .select2-drop {
  margin-top: 0;
}
.validationElement {
  border-style: inset;
  border: 1px solid #C41230 !important;
  background-color: #F6D9DE !important;
  color: inherit !important;
  border-radius: 3px;
}
.validationElement.regionSelect {
  border: none !important;
  background: none !important;
}
.validationElement.regionSelect .select2-search-field {
  border: 1px solid #C41230 !important;
  background-color: #F6D9DE !important;
}
.btn,
.btn:focus,
.btn:active {
  outline: none;
}
.btn-success,
.btn-primary {
  /*text-transform: lowercase;*/
  color: white;
  border: none;
  border-bottom: 1px solid #000;
  border-top: 1px solid #FC001A;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  background-color: #FC001A;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9A0010), to(#FC001A));
  background-image: -webkit-linear-gradient(top, #9A0010, #FC001A);
  background-image: -o-linear-gradient(top, #9A0010, #FC001A);
  background-image: linear-gradient(to bottom, #9A0010, #FC001A);
  background-image: -moz-linear-gradient(top, #9A0010, #FC001A);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#9A0010, endColorstr=#FC001A, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-primary:hover,
.btn-success.hover,
.btn-primary.hover,
.btn-success:active,
.btn-primary:active,
.btn-success.active,
.btn-primary.active,
.btn-success:focus,
.btn-primary:focus,
.btn-success.focus,
.btn-primary.focus {
  background-position: center;
  background-color: #ff172e;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b30013), to(#ff172e));
  background-image: -webkit-linear-gradient(top, #b30013, #ff172e);
  background-image: -o-linear-gradient(top, #b30013, #ff172e);
  background-image: linear-gradient(to bottom, #b30013, #ff172e);
  background-image: -moz-linear-gradient(top, #b30013, #ff172e);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#b30013, endColorstr=#ff172e, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-success .disabled,
.btn-primary .disabled,
.btn-success[disabled],
.btn-primary[disabled] {
  background-position: center;
  background-color: #717073;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C9CACC), to(#717073));
  background-image: -webkit-linear-gradient(top, #C9CACC, #717073);
  background-image: -o-linear-gradient(top, #C9CACC, #717073);
  background-image: linear-gradient(to bottom, #C9CACC, #717073);
  background-image: -moz-linear-gradient(top, #C9CACC, #717073);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#C9CACC, endColorstr=#717073, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #C9CACC;
}
.btn-next,
.btn-previous {
  margin-bottom: 10px;
  /*text-transform: lowercase;*/
}
.btn.has-spinner {
  padding-left: 16px;
}
.main-col.widget {
  padding-left: 0px;
  padding-right: 0px;
}
.main-col .quickQuote-action {
  text-align: left !important;
}
.main-col #quickQuoteForm .heading .form-group {
  margin-bottom: 0;
}
.main-col #quickQuoteForm .heading .form-group label {
  text-align: right;
}
.main-col .quickQuoteWidget {
  padding-bottom: 0;
  overflow: hidden;
}
.main-col .quickQuoteWidget .dob-input {
  cursor: default;
  width: 68%;
}
.main-col .quickQuoteWidget .dob-input.form-control[readonly] {
  background: #eee;
  cursor: not-allowed;
}
.main-col .quickQuoteWidget .footer {
  text-align: left;
}
.main-col .quickQuoteWidget label {
  line-height: 14px;
}
.boxed-section {
  margin-top: 20px;
}
.quickQuote .compare-row {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 46px;
}
.quickQuote #compareItems {
  display: inline;
}
.quickQuote .compare-button,
.quickQuote .compareItem {
  padding: 2px 10px 2px 10px;
  border: solid thin gray;
  border-radius: 5px;
  background: lightgray;
  display: inline-block;
  margin: 5px;
}
.quickQuote .compare-button span,
.quickQuote .compareItem span {
  padding: 2px;
}
.quickQuote .compare-button {
  height: 26px;
  border-radius: 0;
  background: #aaaaaa;
}
/* Progress Bar*/
.progress-new {
  width: 100%;
  height: 40px;
  color: #003781;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
.progress-new table {
  margin-top: 4px;
}
.progress-new .selected {
  float: left;
  color: white;
}
.progress-new .header {
  display: none;
  visibility: hidden;
}
.progress-new .header.selected {
  background-position: 0 1px;
}
.progress-new .footer {
  display: none;
  visibility: hidden;
}
.progress-new .button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  background: none;
  width: 152px;
  background-color: #DDDDDD;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  color: #454545;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.progress-new .button.last {
  width: 175px;
}
.progress-new .button.selected {
  background-color: #003781;
  color: white;
}
.progress-new .button.home {
  width: 58px;
  background-image: url('../img/sprite-toolbar.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -14% 10px;
}
.progress-new .button.home.selected {
  background-position: -14% -40px;
}
.progress-new .button div {
  text-align: center;
}
.progress-new.wide-progress {
  margin-bottom: 20px;
}
.progress-new.wide-progress .button {
  width: 25.593%;
}
.progress-new.wide-progress .button.last {
  width: 159px;
}
.progress-new .divider {
  float: left;
  width: 19px;
  height: 40px;
  background-image: url('../img/sprite-toolbar.png');
  background-position: -50px 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: #DDDDDD;
}
.progress-new .divider.selected {
  background-image: url('../img/sprite-toolbar.png');
  background-position: -100px 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.progress-new .divider.next-selected {
  background-image: url('../img/sprite-toolbar.png');
  background-position: -150px 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: #003781;
}
/* Tooltip */
.controls span.tooltip-image {
  display: inline;
}
.tooltip-image {
  vertical-align: middle;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-left: 5px;
  cursor: pointer;
  /*.backgroundSprite(0,2);*/
}
.tooltip-image .tooltip-content {
  display: none;
}
.tooltip-inner {
  max-width: 400px;
  text-align: left;
  background: #473729;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #473729;
}
/* Menu */
.nav-list {
  margin-top: 20px;
}
.nav-list li {
  border-bottom: dotted thin;
  border-bottom-color: #473729;
}
.nav-list li a {
  text-decoration: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  color: #473729;
}
.nav-list li a:hover {
  background-color: #D7D0C7;
}
.nav-list li:first-child {
  border-top: dotted thin;
  border-top-color: #473729;
}
.title-description {
  margin-bottom: 10px;
  font-weight: inherit;
  font-style: italic;
  font-size: inherit;
}
.benefits-compact .control-label {
  display: none;
}
.benefits-compact .controls {
  margin-left: 0px;
}
/***/
.api-spinner {
  vertical-align: baseline;
}
.inplace-spinner {
  visibility: hidden;
  background: url(../img/ajax-loader-small.gif);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-top: 1px;
}
.spinnerbar {
  background: url(../img/ajax-loader-bar.gif);
  width: 220px;
  height: 19px;
  display: inline-block;
}
.inplace-spinner-abs {
  position: absolute;
  right: 25px;
}
#myModalSpinner {
  top: 45%;
}
#myModalSpinner img:focus {
  outline: none;
}
#myModalSpinner:focus {
  outline: none;
}
.spinner-modal {
  border: none !important;
  background-color: transparent !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-align: center;
}
.features li {
  height: 18px;
  vertical-align: middle;
  line-height: 1.3;
  font-size: 11px;
}
.features-list .features li.product-benefit-header {
  text-decoration: none;
}
.features .large-benefit {
  height: 30px;
}
.features select {
  margin-top: -5px;
  height: 27px;
}
.creditcardimage {
  height: 28px;
  background-image: url(../img/creditcard-flags.svg);
  -moz-background-size: 106px 27px;
  -o-background-size: 106px 27px;
  -webkit-background-size: 106px 27px;
  background-size: 106px 27px;
  background-repeat: no-repeat;
  background-position-x: center;
}
.no-svg .creditcardimage {
  background: url(../img/creditcard-flags.png) no-repeat center;
}
.pdf-ico {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: top;
  background: url(../img/ico-pdf.png) no-repeat bottom;
}
.thumbnail a {
  text-decoration: underline;
  font-size: 9.5px;
}
.input-tiny {
  width: 32px;
}
.input-phone {
  width: 77.3% !important;
}
.input-phone.input-tiny {
  width: 32px !important;
}
.quickQuoteWidget-container {
  overflow: auto;
  /*margin-left: 1px !important;*/
  border-width: thin;
  border-style: none;
  /*background: url(../img/couple.png) no-repeat top;background-position: right 22px;*/
}
.quickQuoteWidget-top-container {
  padding-left: 1px;
  min-height: 0px !important;
  background: none;
}
.quickQuoteWidget-top {
  overflow: auto;
  margin: 0px 0px 0px -5px;
  min-height: 0px !important;
  border: solid thin;
  border-color: inherit;
  background: #ffffff;
  background-position: bottom;
}
.quickQuoteWidget {
  overflow: auto;
  padding: 15px 10px 10px 10px;
  border-width: thin;
  border-style: solid solid solid solid;
  background: #DDDDDD;
  border: solid 1px #999999;
  background-color: #f9f9f9;
  /*.input-append .add-on, .input-prepend .add-on {
        margin-bottom: 2px;
        padding: 2px 2px;
        font-size: 12px !important;
    }*/
}
.quickQuoteWidget h4 {
  margin-top: 0px;
}
.quickQuoteWidget .input-medium {
  margin-left: 0px;
  width: 100px;
}
.quickQuoteWidget select {
  font-size: 11px !important;
  height: 30px;
  min-height: 10px !important;
  margin-bottom: 0;
}
.quickQuoteWidget input[type="text"],
.quickQuoteWidget input[type="number"] {
  margin-bottom: 5px;
  /*: 2px 3px;*/
  font-size: 12px !important;
}
.quickQuoteWidget label {
  padding-top: 5px;
}
.quickQuoteWidget .hasDatepicker {
  margin-left: 0px;
}
.quickQuoteWidget .age-btn {
  padding-right: 5px;
  padding-left: 5px;
  width: 38px;
  text-align: center;
  font-size: 0.8em;
  line-height: 10px;
  margin-bottom: 4px;
  margin-right: 1px;
}
.quickQuoteWidget .quickquote-dropdown {
  width: 150px;
}
.quickQuoteWidget .sub-question {
  padding-left: 0px;
}
.quickQuoteWidget [class*="span"] {
  min-height: 25px;
}
.quickQuoteWidget > .row {
  padding-bottom: 17px;
}
.quickQuoteWidget .input-tiny {
  text-align: center;
  padding: 0;
}
.quickQuoteWidget .separator {
  border-bottom-color: #EEEEEE;
  margin-top: 2px;
}
.quickQuoteWidget .footer {
  font-size: 9.5px;
  line-height: 11px;
  color: inherit;
  margin-left: 0px;
  text-align: center;
}
.quickQuoteWidget input[type="text"],
.quickQuoteWidget input[type="number"],
.quickQuoteWidget .select2-choices,
.quickQuoteWidget .select2-container.form-control {
  font-size: 11px !important;
  height: 30px;
}
.quickQuoteWidget #quickQuote-submit {
  font-size: 12px;
  font-weight: bold;
  /*float:right;*/
}
.quickQuoteWidget .inline-controls {
  max-width: 200px;
  margin-top: 10px;
}
.quickQuoteWidget .form-group {
  clear: both;
  margin-bottom: 0;
}
.quickQuoteWidget .question {
  padding-bottom: 15px;
}
.quickQuoteWidget .columnWrapper {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}
.quickQuoteWidget .columnWrapper label {
  padding-top: 0;
}
.quickQuoteWidget .columnWrapper [class*="span"] {
  margin: 0;
}
.quickQuoteWidget .travellers .columnWrapper.narrow {
  width: 40%;
}
.quickQuoteWidget .travellers .tooltipWrapper {
  width: 10%;
  float: left;
}
.quickQuoteWidget .adjustmentQuestion label {
  max-width: 200px;
}
.quickQuoteWidget div.radioControl {
  margin-top: 4px;
}
.quickQuoteWidget div.radioControl label {
  float: left;
  margin-right: 10px;
}
.quickQuoteWidget div.radioControl input[type='radio'] {
  margin-top: 0px;
}
.select2-container.form-control {
  font-size: 11px;
  height: 30px;
}
.formgroup-aside label {
  padding-top: 9px;
  font-size: 11px;
  font-weight: normal;
}
#tripSettingsForm .formgroup-aside label {
  padding-top: 16px;
}
.quickQuote-buyNow {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  border-radius: 0;
}
.quote-summary {
  border: 1px solid;
  margin: 0;
}
.quote-summary .quote-summary-body {
  padding: 0 15px 10px;
}
.quote-summary .footer {
  margin-bottom: 0;
  padding: 0 15px 2px;
  text-align: right;
}
.quote-summary .btn {
  border-radius: 0;
}
.quote-summary h5 {
  margin-top: 0px;
  padding: 10px;
  text-align: right;
  font-size: 1.4em;
}
.quote-summary p {
  margin: 0px;
}
.quote-summary .summary-price {
  font-weight: bold;
  font-size: 1.2em;
}
.quote-summary h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 1em;
}
.quote-summary label {
  margin-bottom: 0px;
  padding-top: 0px !important;
}
.quote-summary table {
  margin-left: 10px;
}
.quote-summary tfoot {
  border-top: solid thin;
}
.quote-summary h2 {
  margin-bottom: 0px;
}
.quote-summary ul {
  margin-left: 13px;
}
.quote-summary li {
  list-style: square outside url('data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw==');
}
.quote-summary [class*="span"] {
  min-height: 16px;
}
.quote-summary .content > .row-fluid > [class*="span"] {
  width: 100%;
  float: none;
  margin-left: 0px;
}
.quote-summary .separator {
  min-height: 3px;
  max-height: 3px;
  height: 3px;
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #eeeeee;
  margin-top: 2px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}
.quote-summary .travellers .traveller {
  margin: 8px 0;
  position: relative;
}
.quote-summary .travellers .traveller .policySummaryButton {
  position: absolute;
  top: 15px;
  right: 0;
  margin-top: 4px;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
}
/* -------------------------------------------------- */
/*	Pricing Tables
/* -------------------------------------------------- */
.show-hide-button {
  text-decoration: underline;
  cursor: pointer;
}
.pricing-table {
  position: relative;
  margin: 0 0 0;
  width: 100%;
  height: 100%;
  text-align: center;
  /* hide column if more than 4 */
  /* override base css for ie8 as plan names have double height */
}
.pricing-table .features li.product-benefit-header {
  height: 31px;
  text-align: left !important;
}
.pricing-table .product-benefit-header {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  /*text-transform: uppercase;*/
}
.pricing-table .product-benefit-header .product-benefit-group {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.pricing-table .product-benefit-header .product-benefit-group label {
  line-height: 14px;
  font-weight: bold;
}
.pricing-table ul {
  margin: 0px;
}
.pricing-table .column {
  position: relative;
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
  width: 19%;
  border: none;
  border-color: #C9CACC;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pricing-table .column.benefit-heading-column li {
  text-align: left !important;
}
.pricing-table .column.benefit-heading-column li.product-benefit-header:first-child {
  border-left: none;
  border-right: none;
}
.pricing-table .column.benefit-heading-column .features-div-detail {
  margin-top: 69px;
}
.pricing-table .column:last-child {
  padding-right: 0px;
  margin-right: 0;
}
.pricing-table .column .notice {
  height: 22px;
  background: #efeff0;
}
.pricing-table .column h4 {
  border: 1px solid #999;
  background: #ddd;
  padding: 4px;
}
.pricing-table .column.thumbnail {
  margin-bottom: 0px;
}
.pricing-table .benefits-compact .column {
  margin-right: 1%;
}
.pricing-table .option-plan-description {
  text-align: left;
  line-height: 14px;
  font-size: 12px;
  margin: 0 10px 10px 10px;
}
.pricing-table .option-plan-description select {
  font-size: 11px;
  width: 100%;
}
.pricing-table .option-plan-description .product-benefit-header {
  height: 30px;
  padding-right: 10px;
  margin-top: 10px;
}
.pricing-table .option-plan-description .product-benefit-header:first-child {
  margin-top: 0px;
}
.pricing-table .option-plan-description .pricing-plan-detail-hidden {
  display: none;
}
.pricing-table .features-list {
  border: none;
  text-align: left;
  clear: both;
}
.pricing-table .features-list .option-plan-description {
  margin-left: 8px;
  margin-right: 0px;
}
.pricing-table .features-list.column {
  margin-left: 0px;
}
.pricing-table .features-list .features-div-detail {
  border: 1px solid transparent;
}
.pricing-table .features-list .features-div-detail ul {
  padding-left: 0;
}
.pricing-table .features-list .header {
  background: none;
  border: 1px solid transparent;
}
.pricing-table .features-list .features {
  border-left: none;
}
.pricing-table .features-list .features li {
  text-align: center;
  height: 60px;
}
.pricing-table .features-list .features li:nth-child(even) {
  background: white;
}
.pricing-table .features-list .features li.highlighted {
  border-bottom-style: solid;
}
.pricing-table .features-list .features li:first-child {
  border-top: none;
}
.pricing-table .features-list .features li:last-child {
  border-bottom: none;
}
.pricing-table .features-list .features li.product-benefit-header {
  padding-left: 0px;
  background: #EFEFF0;
}
.pricing-table .features-list .features li.large-benefit {
  height: 60px;
  padding-top: 1px;
}
.pricing-table .features-list .footer {
  background: none;
}
.pricing-table .features {
  margin: 0;
  /*border-left: 1px solid;*/
  list-style: none;
}
.pricing-table .features li {
  position: relative;
  display: block;
  margin: 0;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #C9CACC;
  background: #FFFFFF;
  height: 22px;
}
.pricing-table .features li:first-child {
  border-top: 1px solid;
}
.pricing-table .features li:nth-child(even) {
  background: #c4c4c4;
}
.pricing-table .features li .check {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(~/css/img/glyphicons-halflings.png) no-repeat center 2px;
  text-indent: -9999px;
}
.pricing-table .features li .pricing-plan-feature-mobile-option {
  display: none;
}
.pricing-table .features li.highlighted {
  border-bottom-style: solid;
}
.pricing-table .features li:first-child {
  border-top-color: #C9CACC;
}
.pricing-table .features li:last-child {
  border-bottom-style: solid;
}
.pricing-table .features li:nth-child(even) {
  background: #FFFFFF;
}
.pricing-table .features li.product-benefit-header {
  text-align: right;
  text-transform: uppercase;
  background: #EFEFF0;
  /*padding: 5px 0 5px 8px;*/
  font-weight: bold;
}
.pricing-table .featured {
  z-index: 1;
  /*-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
        box-shadow: 0 0 20px rgba(0, 0, 0, .15);*/
}
.pricing-table .featured .footer {
  padding-bottom: 26px;
}
.pricing-table .footer {
  padding: 16px 20px;
  background: white;
}
.pricing-table .footer .button {
  padding: 9px 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  background: #515151;
}
.pricing-table .footer .button:hover {
  background: #F15A23;
}
.pricing-table.col1 .column {
  width: 98.7%;
}
.pricing-table.col2 .column {
  width: 48.8%;
}
.pricing-table.col3 .column {
  width: 32.2%;
}
.pricing-table.col4 .column {
  width: 23.9%;
}
.pricing-table[class*="col"] .column:nth-child(n+5) {
  display: none;
}
.pricing-table .header {
  background: white;
  color: #4D4D4D;
  clear: both;
}
.pricing-table .header .description {
  overflow: hidden;
  margin: 0 10px 0 10px;
  height: 215px;
  text-align: left;
  font-size: 1em;
  line-height: 14px;
}
.pricing-table .title {
  margin: 0px;
  padding-top: 4px;
  text-transform: uppercase;
  background: white;
  color: #454545;
  font-size: 10px;
}
.pricing-table .price {
  margin: 0;
  font-weight: 400;
  color: #007C85;
  background: white;
  font-size: 16px;
}
.pricing-table .highlighted {
  background: #003781 !important;
  color: white;
  border-color: #C9CACC !important;
}
.pricing-table .pricing-plan-container {
  border-top: thin solid;
  border-color: #C9CACC;
  background-color: #fff;
}
.pricing-table .pricing-plan-container .discount-flag {
  background-color: #003781;
  padding: 5px;
  margin-bottom: 10px;
  color: #FFF;
  font-weight: 900;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.pricing-table .pricing-plan-container .label-plan {
  height: 52px;
  text-align: left;
  padding: 0 10px;
}
.pricing-table .pricing-plan-container .label-premium {
  height: 40px;
}
.pricing-table .pricing-plan-container h2.title {
  line-height: 13px;
  padding-left: 2px;
  padding-right: 2px;
  display: block;
}
.pricing-table .pricing-plan-container span.title {
  display: inline-block;
}
.pricing-table .ie8 .features-list .pricing-plan-container .label-plan {
  height: 80px;
}
.pricing-table .pricing-mobile {
  display: none;
}
.pricing-table .pricing-desktop {
  display: block;
}
.pricing-table .product-benefit-group {
  /*text-transform: uppercase;*/
  /*padding: 5px;
        border: 1px solid @pricing-column-border;
        background: @pricing-features-lieven-background;
        margin-top: 12px;
        margin-bottom: 2px;

        &:first-child
{
            margin-top: 2px;
        }*/
}
.pricing-table .features-div-detail {
  background: #EFEFF0;
}
.pricing-table .features-div-detail .features-footer {
  padding-top: 10px;
  margin-top: 20px;
  border: 1px solid #C9CACC;
  background: #FFFFFF;
}
.pricing-table .features-div-detail .features-footer .price {
  text-align: center;
}
.pricing-table .free .header {
  background: #4A993E;
}
.pricing-table .free .title {
  background: #428937;
  color: #FFFFFF;
}
.pricing-table .free .price {
  color: #9FCD98;
}
.pricing-table .free .features li .check {
  background-image: url(../img/icon-check-3-green.png);
}
.pricing-table .free .footer {
  line-height: 1.286em;
}
.pricing-table .free .footer .button {
  background: #4A993E;
}
.pricing-table .free .footer .button:hover {
  background: #515151;
}
.ie8 .pricing-table .column.benefit-heading-column .features-div-detail {
  margin-top: 83px;
}
.ie7 .pricing-table .featured .header {
  padding-bottom: 0;
}
.ie7 .pricing-table .features li .check {
  display: inline;
  text-indent: 0;
  font-size: 0;
}
.policy-termcondition-section {
  display: none;
  text-align: left;
}
.policy-termcondition-detail {
  overflow: hidden;
  height: auto;
  border: thin;
  background-color: white;
  padding: 8px 10px;
  margin: 8px 0;
}
.policy-termcondition-detail p {
  font-size: 9.5px;
}
.show-features-toggle {
  min-height: 0px !important;
  width: 100%;
  text-align: right;
  display: none !important;
}
#benefits-columns {
  overflow: hidden;
}
#benefits-columns-detail {
  overflow: hidden;
  width: 75%;
}
#benefits-columns-detail li.xlarge-benefit {
  height: 27px !important;
}
.policy-benifit-section {
  /*padding-bottom: 5px;*/
}
.back-to-top-div {
  height: 100%;
  margin-top: 20px;
  padding-top: 105px;
  border: 1px solid transparent;
}
.back-to-top-span {
  vertical-align: middle;
  text-decoration: underline;
  text-align: left;
  margin-left: 8px !important;
}
.back-to-top-span:hover {
  cursor: pointer;
}
.footer-back-to-top-span {
  margin-top: 10px;
  margin-left: 10px;
  vertical-align: middle;
  text-align: left;
  text-decoration: underline;
}
.is-clickable {
  cursor: pointer;
}
.pricing-accordion {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_888888_256x240.png);
  margin-right: 8px;
}
.feature-detail {
  position: absolute;
  z-index: 100;
  margin-left: 19%;
  padding: 10px;
  padding-top: 0px;
  width: 76%;
  border: solid;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-color: #C9CACC;
  color: #007C85 !important;
  /*background: @featuredetail-background !important;*/
  background: white;
}
.feature-detail .heading {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px;
  font-weight: bold;
  font-size: 14px;
  border-bottom-color: #007C85;
}
.feature-detail .details {
  padding-bottom: 100px;
}
.feature-detail .details ul {
  margin-left: 25px;
}
.feature-detail .details li {
  line-height: 1.5;
}
.ie8 .features-list .pricing-plan-container .label-plan {
  height: 40px;
}
.pricing-plan-container {
  border-left: 1px solid;
  border-right: 1px solid;
}
.pricing-plan-container .label-plan {
  height: 60px;
}
.pricing-plan-container .label-premium {
  height: 60px;
}
.pricing-plan-container:first-child {
  border-top: 1px solid;
}
.pricing-plan-container:last-child {
  border-bottom: 1px solid;
}
.pricing-plan-container .addToCompare {
  position: absolute;
  top: 27px;
  right: 6px;
  cursor: pointer;
}
.pricing-plan-detail {
  float: none;
  line-height: normal;
}
.pricing-plan-detail > div {
  padding: 2px 0px;
}
.pricing-plan-detail .column-pds {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
#quickQuotePlansComparison .pricing-plan-container .column-pds {
  display: none;
}
.pricing-plan-detail-left {
  float: none;
}
.pricing-plan-detail-show {
  display: none;
}
.pricing-plan-feature-detail-left {
  font-size: inherit;
  font-family: 'Air Regular', 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.pricing-plan-feature-detail {
  font-size: inherit;
  font-family: 'Air Regular', 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.pricing-plan-feature-mobile-option {
  display: none;
}
.text-underline {
  text-decoration: underline;
}
/* Options and Extras*/
#iilTravellerBusiness {
  width: 200px;
}
.benefit-editor {
  overflow: hidden;
  padding: 17px 10px 7px 10px;
  background-color: #FFFFFF;
}
.benefit-editor .travellers-section .benefit-item,
.benefit-editor .benefits-section .benefit-item,
.benefit-editor .multiSelect .benefit-item-header [class*="col-"] {
  border-top: solid 1px #999999;
}
.benefit-editor .benefit-div .showBenefitPopup label {
  margin: 0;
}
.benefit-editor p + .benefits-section > .toggleDiv {
  margin-top: 6px;
}
.benefit-editor .travellers-section .benefits .row:first-child,
.benefit-editor .benefits-section .benefits .row:first-child {
  padding-top: 0;
}
.benefit-editor .control-label {
  width: 100%;
}
.benefit-editor .question {
  font-size: 12px;
}
.benefit-editor .question label {
  padding-top: 5px;
}
.benefit-editor .benefits .row {
  margin-top: 0;
}
.benefit-editor .benefits .row [class*="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.benefit-editor .benefits .row .selectBox {
  padding: 0;
}
.benefit-editor .benefits .row select {
  width: 100%;
}
.benefit-editor .benefits .row.benefit-item-header.containsSelect {
  margin-bottom: 6px;
}
.benefit-editor .benefits .row label {
  margin: 0;
  font-family: Arial, sans-serif;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: normal;
}
.benefit-editor .benefits .row label.longBenefitText {
  overflow: visible;
  white-space: normal;
}
.benefit-editor .benefits .row:nth-child(odd) [class*="col-"] {
  background-color: #F6F6F6;
}
.benefit-editor .benefits .row:nth-child(even) [class*="col-"] {
  background-color: #FFFFFF;
}
.benefit-editor .benefits .row[class*="benefit-item-header"] [class*="col-"],
.benefit-editor .benefits .row[class*="benefit-item-header"]:hover [class*="col-"] {
  color: inherit;
  background-color: #F6F6F6;
}
.benefit-editor .benefits .row:hover [class*="span"][class*="showBenefitPopup"] {
  color: white;
  background-color: #595959;
}
.benefit-editor .benefits .row.header [class*="span"] {
  background-color: white;
}
.benefit-editor .benefits .benefit-item-action {
  margin-bottom: 20px;
}
.benefit-editor .benefits .benefit-item-action .btn-action {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  font-size: 11px;
  height: 100%;
  width: 100%;
  margin-bottom: 10px;
  /*text-transform: lowercase;*/
  color: white;
  background-color: #484848;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767676), to(#484848));
  background-image: -webkit-linear-gradient(top, #767676, #484848);
  background-image: -o-linear-gradient(top, #767676, #484848);
  background-image: linear-gradient(to bottom, #767676, #484848);
  background-image: -moz-linear-gradient(top, #767676, #484848);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#767676, endColorstr=#484848, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: none;
  border-bottom: 1px solid #000;
  border-top: 1px solid #767676;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.benefit-editor .benefits .benefit-item-action .btn-action:hover,
.benefit-editor .benefits .benefit-item-action .btn-action.hover,
.benefit-editor .benefits .benefit-item-action .btn-action:active,
.benefit-editor .benefits .benefit-item-action .btn-action.active,
.benefit-editor .benefits .benefit-item-action .btn-action:focus,
.benefit-editor .benefits .benefit-item-action .btn-action.focus {
  color: white;
  background-position: center;
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#838383), to(#555555));
  background-image: -webkit-linear-gradient(top, #838383, #555555);
  background-image: -o-linear-gradient(top, #838383, #555555);
  background-image: linear-gradient(to bottom, #838383, #555555);
  background-image: -moz-linear-gradient(top, #838383, #555555);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#838383, endColorstr=#555555, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #868585;
}
.benefit-editor .benefits .benefit-item-footer {
  margin-top: 10px;
  font-size: 9px;
  margin-bottom: 10px;
  padding: 0 14px;
  max-width: 90%;
}
.benefit-editor .benefits .header {
  margin-bottom: 6px;
}
.benefit-editor .benefit-item-footer.disclaimer {
  margin-bottom: 10px;
}
.benefit-editor .multiSelect .header {
  font-weight: 700;
}
.benefit-editor .multiSelect [class*="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.benefit-editor .multiSelect .subheading {
  padding-top: 6px;
  padding-bottom: 6px;
}
.benefit-editor .multiSelect .button {
  text-align: center;
  line-height: 18px;
}
.benefit-editor .multiSelect .button .btn {
  line-height: 20px;
  font-size: 11px;
}
.benefit-editor .multiSelect .button a {
  font-size: 9px;
}
.benefit-editor .multiSelect .stripe:nth-child(odd) [class*="col-"] {
  background-color: #F6F6F6;
}
.benefit-editor .multiSelect .stripe:nth-child(even) [class*="col-"] {
  background-color: #FFFFFF;
}
.benefit-editor .travellers-section .benefits .controls-row:nth-child(odd) [class*="col-"] {
  background-color: #F6F6F6;
}
.benefit-editor .travellers-section .benefits .controls-row:nth-child(even) [class*="col-"] {
  background-color: #FFFFFF;
}
.benefit-editor .travellers-section .benefits .controls-row[class*="benefit-item-header"] [class*="col-"],
.benefit-editor .travellers-section .benefits .controls-row[class*="benefit-item-header"]:hover [class*="col-"] {
  color: inherit;
  background-color: #F6F6F6;
}
.benefit-editor .travellers-section .benefits .controls-row:hover [class*="span"][class*="showBenefitPopup"] {
  color: white;
  background-color: #595959;
}
.additional-premium-header {
  display: none;
}
.benefit-row {
  margin-bottom: 15px;
  border: solid 1px #999999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.benefit-row .additional-premium {
  font-weight: bold;
  padding-top: 10px;
  display: none;
}
.benefit-row .heading {
  padding: 5px 0 0 10px;
  font-weight: bold;
  font-size: 1.1em;
}
.benefit-row .heading span {
  font-size: 1.1em;
  font-weight: bold;
}
.benefit-row .inline {
  padding-top: 0px;
}
.benefit-row > .heading {
  padding: 11px 10px;
  background: #EFEFF0;
}
.benefit-row > .heading span {
  font-size: 12px;
}
.benefit-row .greyBox {
  padding-top: 11px;
  padding-bottom: 4px;
  background: #F6F6F6;
}
.benefit-row .greyBox [class*="span"] {
  background-color: transparent !important;
}
.benefit-row .greyBox .benefit-item-header [class*="span"] {
  font-weight: 400 !important;
  color: #4D4D4D !important;
}
.benefit-row.split .heading {
  padding: 9px 10px;
}
.benefit-row.split .heading div.span1 img.spinner {
  margin-top: 5px;
}
.benefit-row.split .tooltip-image {
  margin-top: 5px;
}
.option-row {
  margin-bottom: 0;
}
.option-row .row.benefits-section {
  margin-top: 0;
}
.option-row > div.option-heading {
  background: #fff;
  margin-bottom: 0;
}
.option-row > div.option-heading label {
  margin: 0;
}
.option-row .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.option-row .benefit-editor {
  border-top: solid 1px #999999;
}
.option-row .expandButton,
.premium-row .expandButton {
  border-left: solid 1px #999999;
  text-align: center;
}
.detail-row .expandButton {
  cursor: pointer;
}
.premium-row h1 {
  margin-top: 2px;
}
.benefit-row.option-row {
  margin-top: -15px;
  border-top: none;
}
.blockForm .benefit-editor {
  background: none;
  padding: 0;
}
.blockForm .benefit-row {
  border: none;
}
.blockForm .benefit-row label {
  font-weight: bold;
}
.options-increased-item-limits .benefit-item {
  border-top: none;
}
.options-specific-items {
  /*input{
        width: 90%;
    }*/
}
.options-specific-items th div {
  border-top: solid 2px !important;
  border-bottom: solid 2px !important;
  border-top-color: #473729;
  border-bottom-color: #473729;
}
.options-specific-items tfoot div {
  border-top: solid 2px !important;
  text-align: center;
  border-top-color: #473729;
}
.options-specific-items td {
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: none;
}
.policy-premium-summary .separator {
  min-height: 3px;
  max-height: 3px;
  height: 3px;
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #eeeeee;
  margin-top: 2px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}
.policy-premium-summary span {
  padding-left: 2px;
}
.boxed-row.traveller-contacts {
  margin-bottom: 0;
  overflow: visible;
}
.boxed-row.traveller-contacts .content {
  padding: 5px 5px 5px 0;
}
.boxed-row.traveller-contacts .form-group label.col-2-label {
  padding-left: 32px;
}
.boxed-row.traveller-contacts .col-sm-3.phonenumber {
  padding: 0;
}
.boxed-row.traveller-contacts .col-sm-3.phonenumber .form-group.form-row {
  margin-left: 0;
}
.boxed-row.traveller-contacts .or-label {
  text-align: right;
}
.boxed-row.traveller-contacts button.btn-clear-addr {
  background: none;
  border: 0;
  text-decoration: underline;
}
.boxed-row.travellers td {
  padding: 3px;
}
.boxed-row.travellers .dob-input {
  cursor: default;
  background: white;
  width: 100%;
}
.boxed-row.travellers .dob-input.form-control[readonly] {
  background: #eee;
  cursor: not-allowed;
}
.boxed-row.travellers .content {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0;
}
.boxed-row.travellers .traveller-row-header {
  border-bottom: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.boxed-row.travellers .traveller-row-header label {
  line-height: normal;
  padding: 0px 2px;
  font-weight: 700;
  font-size: 12px;
}
.boxed-row.travellers .traveller-row-content .hasPE {
  padding-left: 4px;
}
.boxed-row.travellers .traveller-row-content .hasPE .pe-select {
  display: inline;
  margin: 0 !important;
  width: 15px;
  box-shadow: none;
}
.boxed-row.travellers .traveller-row-content .btn-remove-traveller {
  vertical-align: bottom;
  padding-left: 5px;
  background: none;
}
.boxed-row.travellers .traveller-row-content .btn-remove-traveller:hover,
.boxed-row.travellers .traveller-row-content .btn-remove-traveller.hover,
.boxed-row.travellers .traveller-row-content .btn-remove-traveller:active,
.boxed-row.travellers .traveller-row-content .btn-remove-traveller.active,
.boxed-row.travellers .traveller-row-content .btn-remove-traveller:focus,
.boxed-row.travellers .traveller-row-content .btn-remove-traveller.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.boxed-row.travellers .traveller-row-content select {
  padding-left: 0;
  padding-right: 0;
}
.boxed-row.travellers .traveller-row-content .remove-traveller {
  padding-right: 10px;
}
.boxed-row.travellers .btn {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.429em;
}
.boxed-row.travellers .btn-add-traveller {
  font-weight: bold;
  background: none;
  padding: 10px 0;
  float: right;
}
.boxed-row.travellers .btn-add-traveller:hover,
.boxed-row.travellers .btn-add-traveller.hover,
.boxed-row.travellers .btn-add-traveller:active,
.boxed-row.travellers .btn-add-traveller.active,
.boxed-row.travellers .btn-add-traveller:focus,
.boxed-row.travellers .btn-add-traveller.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.recent-items .boxed-row {
  position: relative;
}
.recent-items .boxed-row .content ul li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.boxed-row-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #aaa;
  position: absolute;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
.boxed-row-overlay img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  margin: auto;
}
.boxed-row {
  overflow: hidden;
  margin-bottom: 15px;
  border: solid 1px #999999;
  background: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*&:last-child {
        margin-bottom: 0px;
    }*/
}
.boxed-row .form-row,
.boxed-row .form-row.form-group {
  margin-left: 2px;
}
.boxed-row .form-row > div,
.boxed-row .form-row.form-group > div,
.boxed-row .form-row > label,
.boxed-row .form-row.form-group > label,
.boxed-row .form-row > input,
.boxed-row .form-row.form-group > input {
  padding-right: 0;
  padding-left: 2px;
}
.boxed-row .row {
  padding-top: 10px;
}
.boxed-row .heading {
  /*margin-bottom: 5px;*/
  padding: 5px 0 0 10px;
  font-weight: bold;
  font-size: 1.1em;
}
.boxed-row .heading span {
  font-weight: bold;
}
.boxed-row .content {
  background-color: #f9f9f9;
}
.boxed-row .content ul li {
  margin-bottom: 4px;
}
.boxed-row .content .boxed-row-button {
  width: 100%;
}
.boxed-row .subheading {
  padding: 6px 10px;
  background: #DDDDDD;
  font-weight: bold;
}
.boxed-row .question-row {
  margin-bottom: 0;
}
.boxed-row .question-row .question {
  padding-top: 10px;
}
.boxed-row .text {
  margin-right: 10px;
  margin-left: 10px;
}
.boxed-row label {
  /*padding-top: 5px;*/
}
.boxed-row > .content {
  padding: 20px 10px 10px 10px;
  border-top: solid 1px #999999;
}
.boxed-row > .content.noheading {
  border-top: none;
  padding-top: 10px;
}
.boxed-row > .heading {
  padding: 11px 10px;
  background: #EFEFF0;
}
.boxed-row > .heading span {
  font-size: 12px;
}
.boxed-row > .footer {
  padding: 10px 10px 0 10px;
  background: #EFEFF0;
  overflow: auto;
}
.boxed-row > .footer span {
  font-size: 12px;
}
.boxed-row .greyBox {
  padding-top: 11px;
  padding-bottom: 4px;
  background: #F6F6F6;
}
.boxed-row .greyBox [class*="span"] {
  background-color: transparent !important;
}
.boxed-row .greyBox .benefit-item-header [class*="span"] {
  font-weight: 400 !important;
  color: #4D4D4D !important;
}
.boxed-row.split .heading {
  padding: 9px 10px;
}
.boxed-row.split .tooltip-image {
  margin-top: 5px;
}
.boxed-row table.contact-details tr td:first-child {
  width: 50px;
}
.boxed-row.highlighted {
  background-color: #EFEFF0;
}
.boxed-row .heading.noform {
  margin-bottom: 0;
}
.boxed-row .heading.noform h1 {
  padding: 0;
}
.backToTopRow {
  margin-top: 10px;
}
#footer {
  font-size: 9.5px;
  background: #FFFFFF;
}
#footer ul > li {
  font-size: 12px;
  margin-bottom: 2px;
}
#footer .aga-logo {
  padding: 2px 0px;
  text-align: right;
  width: auto;
  background-position: right;
}
#footer hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
#pePrivacyModal.modal,
#peSummaryModal.modal {
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  max-height: none;
  width: auto;
  margin: 0;
  background-color: white;
}
.peAssessmentInfo .radio,
.peAssessmentInfo .checkbox {
  display: inline-block;
}
.peAssessmentInfo .divRadio .tooltip-image {
  height: 24px;
  margin: -7px 2px 8px 6px;
}
.peAssessmentInfo label.radio {
  margin-top: 0;
  padding-top: 0;
}
.peAssessmentInfo input[type="radio"] {
  margin-top: 5px;
}
/* jQuery Ui overrides */
.ui-datepicker .ui-datepicker-title select {
  padding: 0;
  height: 20px;
}
/* jQuery Ui overrides END*/
/* boostrap */
/* form styling */
.input-group-btn {
  vertical-align: top;
}
.input-group-btn button {
  padding-top: 3px;
  padding-bottom: 3px;
}
.input-group .input-group-addon {
  background-color: white;
}
.form-control {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.429em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.075);
  height: 30px;
  padding-left: 6px;
  padding-right: 6px;
}
/* navbar styling*/
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #003781;
  color: #FFF;
}
.navbar {
  font-size: 14px;
  margin-bottom: 0px;
  min-height: 30px;
}
.navbar a {
  text-decoration: none;
}
.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.navbar .navbar-brand {
  width: 30px;
  background-image: url('../img/sprite-toolbar.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -2% 10px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
.navbar .navbar-header {
  height: 40px;
}
.navbar .navbar-header.active {
  background-color: #003781;
  color: #FFF;
}
.navbar .navbar-brand.active {
  background-position: -2% -40px;
  background-color: #003781;
  color: #FFF;
}
.navbar .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 120px;
  text-align: center;
}
.navbar .navbar-nav.navbar-right {
  background: #EFEFF0;
  margin-right: 0;
}
.navbar .navbar-nav.navbar-right li {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar .navbar-toggle {
  margin: 2px 0px 0px 0px;
}
/* END boostrap */
.nav-bar2 {
  padding-top: 20px;
}
.nav-bar2 a {
  text-decoration: none;
  font-weight: bold;
  color: #454545;
  font-size: 12px;
  margin-right: 15px;
}
.nav-bar2 .controls {
  min-height: 1px;
}
.nav-bar2 .controls .footer-container {
  min-height: 30px;
  border-bottom: 1px solid #000000;
}
.label-premium {
  font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
  color: #007C85;
  font-size: 16px;
}
.label-premium .dollar {
  vertical-align: super;
  font-size: 0.5em;
}
.label-premium .currency {
  font-size: 16px;
}
.label-Refund {
  font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
  color: #FC001A;
  font-size: 16px;
}
.label-Refund .dollar {
  vertical-align: super;
  font-size: 0.5em;
}
.label-Refund .currency {
  font-size: 16px;
}
.greyed-out {
  color: darkgray !important;
}
/* ---------------------------------------------------------------------- */
/*	Brand/Agency Select Page
/* ---------------------------------------------------------------------- */
.yes-svg .brand-box .svg-or-img-svg {
  display: block !important;
}
.no-svg .brand-box .svg-or-img-img {
  display: block !important;
}
.select-tile-box .heading {
  font-weight: normal;
  font-size: 14px;
}
.select-tile-box .brand-box {
  border: solid 1px #999999;
  display: inline-block;
  margin: 2px 5px 10px 5px;
  width: 164px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.select-tile-box .brand-box .brand-img-container {
  height: 85px;
  background-color: white;
}
.select-tile-box .brand-box a {
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
}
.select-tile-box .brand-box img {
  /*display: block;*/
  height: 100%;
  width: 100%;
  margin: auto;
}
.select-tile-box .brand-box img.svg-or-img-img {
  height: inherit;
  max-height: 85px;
}
.select-tile-box .brand-box span {
  color: #4D4D4D;
  text-align: center;
  display: block;
  border-top: solid 1px #999999;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow-x: hidden;
  background: #EFEFF0;
  padding: 4px;
}
.select-tile-box .agency-list-heading {
  font-size: 14px;
  margin-top: -15px;
}
.select-tile-box .agency-list-heading .heading {
  line-height: 18px;
  height: 40px;
  padding-bottom: 2px;
  padding-left: 5px;
}
.select-tile-box .agency-list-heading label {
  text-align: right;
  padding-right: 5px;
  line-height: 30px;
}
.select-tile-box .availableAgencies {
  padding: 0 5px 5px 5px;
  min-height: 220px;
  max-height: 320px;
}
.select-tile-box .availableAgencies p {
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.select-tile-box .availableAgencies .title {
  font-size: 14px;
}
.select-tile-box .availableAgencies .listCollection {
  height: 200px;
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px;
}
.select-tile-box .availableAgencies .listCollection li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 4px;
  padding-bottom: 4px;
}
.select-tile-box .availableAgencies .listCollection li a {
  font-size: 14px;
}
.select-tile-box hr {
  margin-top: 0;
  background-color: #ddd;
  height: 1px;
}
@media all and (min-width: 600px) {
  #availableAgencies p {
    -webkit-column-count: 2;
    /* Saf3, Chrome*/
    -webkit-column-gap: 4%;
    /* Saf3, Chrome*/
    -moz-column-count: 2;
    /* FF3.5+ */
    -moz-column-gap: 4%;
    /* FF3.5+ */
    column-count: 2;
    /* Opera 11+*/
    column-gap: 4%;
    /* Opera 11+*/
  }
}
.availableAgencies .state {
  float: left;
}
/* ---------------------------------------------------------------------- */
/*	Your Details Page
/* ---------------------------------------------------------------------- */
.input-country,
.input-state {
  width: 130px;
  /* TODO merge into pfirst CP 20131101 */
}
.inline-inputs .control-label {
  width: 55px;
}
.inline-inputs .controls {
  margin-left: 65px;
}
.row-fluid > .inline-inputs:first-child .control-label {
  width: 85px;
}
.row-fluid > .inline-inputs:first-child .controls {
  margin-left: 90px;
}
.traveller-row-header {
  font-weight: bold;
}
.traveller-row {
  padding-top: 5px;
}
.travel-col-title {
  padding-left: 6px;
}
#form-override table {
  width: 100%;
}
#form-override table thead {
  font-weight: bold;
}
/* ---------------------------------------------------------------------- */
/*	Payment Page
/* ---------------------------------------------------------------------- */
.agreement table {
  width: 100%;
  border: 1px solid transparent;
  margin-top: 5px;
}
.agreement table > tbody > tr:first-child > td:first-child {
  padding-left: 7px;
  width: 25px;
}
.agreement table td:first-child {
  padding-top: 2px;
  vertical-align: middle;
}
.agreement table label {
  padding: 0px;
  margin-top: 5px;
  line-height: normal;
}
.agreement table label .refundStep {
  padding-left: 9px;
}
.agreement table label ol {
  margin-left: -28px;
}
.agreement table label li {
  padding-left: 10px;
}
.agreement tr input {
  margin: 0px;
}
.agreement tr label {
  padding-top: 0px;
  font-weight: normal;
  color: #4D4D4D;
  margin-top: -1px;
}
#paymentForm p {
  font-size: unset;
}
#paymentForm .validationMessage.validationNotValid {
  color: red;
}
#paymentForm #callReference {
  font-size: 16px;
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: text;
}
#paymentForm .btn-start {
  margin-bottom: 10px;
}
#paymentForm .cc_form .form-horizontal > .control-group {
  max-width: 380px;
}
#paymentForm .cc_form .form-horizontal .control-label {
  text-align: left;
  width: 100px;
  font-weight: 700;
  font-size: 12px;
}
#paymentForm .cc_form .form-horizontal .total-premium {
  max-width: 100%;
  margin-top: 10px;
}
#paymentForm .cc_form .form-horizontal .controls {
  margin-left: 105px;
}
#paymentForm .cc_form .form-horizontal .label-premium {
  padding-left: 0;
}
#paymentForm .cc_form .card-inline {
  padding-top: 7px;
}
#paymentForm .cc_form .input-group-btn:last-child > .btn {
  font-size: 11px;
  font-weight: normal;
  padding: 3px 6px;
}
#paymentForm .cc_form #cardNumber,
#paymentForm .cc_form #securityCode {
  cursor: text;
}
#paymentForm .cc_form #cardNumber iframe,
#paymentForm .cc_form #securityCode iframe {
  border: none;
  width: 100%;
  height: 16px;
  position: relative;
}
.refundAlternate_form .heading .topic {
  font-size: 14px;
  color: #003781;
  margin-left: -7px;
}
.refundAlternate_form .heading .policyInfo {
  vertical-align: super;
}
.refundAlternate_form .heading .policyInfo .policyHeader {
  font-weight: bold;
}
.refundAlternate_form .heading .policyInfo .policyNumber {
  font-weight: normal;
}
.refundAlternate_form .maincontent {
  margin-top: -15px;
  padding: 20px 10px 10px 10px;
  border: solid 1px #999999;
  border-top: 0;
}
.refundAlternate_form .maincontent .form-row {
  padding-left: 7px;
}
.refundAlternate_form .maincontent .boxed-row {
  margin-left: 7px;
}
.refundAlternate_form .maincontent .boxed-row .content {
  border-top: 0;
}
.refundAlternate_form .maincontent .navigation-buttons .btn.btn-refund {
  padding-left: 30px;
  padding-right: 30px;
  width: auto;
}
.refundAlternate_form .form-horizontal > .control-group {
  max-width: 380px;
}
.refundAlternate_form .form-horizontal .control-label {
  text-align: left;
  width: 100px;
  font-weight: 700;
  font-size: 12px;
}
.refundAlternate_form .form-horizontal .controls {
  margin-left: 105px;
}
.boxed-row.refund_form label {
  text-align: left;
  color: #4D4D4D;
  padding-left: 7px;
  font-weight: normal;
}
.promotion_form .separator {
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 0px;
  border-bottom: 1px dashed #C9CACC;
}
.promotion_form .input-promo,
.promotion_form .btn-apply-promo {
  margin-bottom: 0px;
}
/* ---------------------------------------------------------------------- */
/*	Confirmation Page
/* ---------------------------------------------------------------------- */
#confirmationForm .fluid-row {
  padding-bottom: 12px;
  padding-left: 10px;
}
.policy-number {
  padding-left: 10px;
  font-size: 1.3em;
  color: #003781;
}
.receiptTable {
  border: solid 1px #999999;
  border-width: 3px;
  margin-bottom: 10px;
}
.receiptTable .row {
  border: solid 1px #999999;
  border-width: 1px;
  padding-top: 0;
}
.receiptTable .row label {
  border-right: solid 1px #999999;
  margin-bottom: 0;
  width: 100%;
}
.mailTo {
  clear: left;
}
/* ---------------------------------------------------------------------- */
/*	LightBox
/* ---------------------------------------------------------------------- */
.modal-vertical-centered {
  /*transform: translate(0, 50%) !important;*/
  /*-ms-transform: translate(0, 50%) !important;*/
  /* IE 9 */
  /*-webkit-transform: translate(0, 50%) !important; */
  /* Safari and Chrome */
}
.modal-header .close {
  margin-top: -5px;
  margin-right: -7px;
  padding: 7px 9px 5px 20px;
}
.modal-header h3 {
  line-height: 18px;
  margin-top: 5px;
}
.modal-footer {
  margin: 0;
}
.modal-body {
  margin: 10px 5px 10px;
  padding: 10px !important;
}
#myModalContent {
  width: 99%;
}
#myModalContent ul {
  margin-left: 25px;
  padding-left: 0;
}
#myAgencyChangeModalContent {
  width: 99%;
}
#myAgencyChangeModalContent ul {
  padding-left: 0;
}
#myAgencyChangeModal {
  z-index: 1040 !important;
}
#agencyForBrandModal {
  z-index: 1045 !important;
}
/* ---------------------------------------------------------------------- */
/*	Healix Styles
/* ---------------------------------------------------------------------- */
#mainDivHealix {
  margin-top: 4px;
}
.ie8 .peResultContent .peAdditionalPremLabel {
  display: inline;
}
.ie8 .peResultContent .col-sm-9 label {
  display: block;
}
.ie8 .peResultContent .radioControl input[type="radio"] {
  padding-top: 0 !important;
}
.ie8 #mainDivHealix {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ie8 #mainDivHealix #preCondition {
  padding-right: 30px;
}
.ie8 #mainDivHealix #tabHealix li {
  display: inline !important;
}
.ie8 #mainDivHealix .healixContent {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#healixForm #button {
  margin-left: 0px;
}
#healixForm #button .span2 {
  margin-right: 0px !important;
}
#healixForm #healixForm input[type="radio"] {
  min-height: 20px;
}
#healixForm .divPreConditionQuestion {
  margin-top: 10px;
  margin-left: 0px;
}
#healixForm .divPreConditionQuestion input[type="radio"] {
  margin-top: 0px !important;
}
#healixForm .divPreConditionQuestion .radio {
  min-height: 25px;
}
#healixForm .divPreConditionQuestion [class*="span"] {
  min-height: 20px;
}
#healixForm .divPreConditionQuestion .divRadio {
  text-align: right;
}
#healixForm .divPreConditionQuestion .divRadio span {
  width: 8px;
  height: 16px;
}
#healixForm .modal-footer {
  display: none;
}
#healixForm #tabHealix a {
  color: black !important;
}
#healixForm #tabHealix a:hover {
  color: black !important;
}
#healixForm #tabHealix .active {
  font-weight: bold;
}
#healixForm #preCondition {
  padding: 10px !important;
  overflow-y: hidden;
}
#healixForm #preCondition .preConditionText {
  margin: 0px !important;
}
#healixForm #preCondition .continue {
  text-align: right;
}
#healixForm #freeCondition {
  border: none !important;
  padding: 10px !important;
}
#healixForm #freeCondition .freeConditionText,
#healixForm #freeCondition .freeCondHeaderContent {
  margin: 0px !important;
  padding-bottom: 10px;
}
#healixForm #freeCondition .freeCondTable .span6 {
  width: 48.5% !important;
  float: left !important;
  margin-left: 3% !important;
}
#healixForm #freeCondition .freeCondTable .span6:first-child {
  margin-left: 0 !important;
}
#healixForm #freeCondition .freeCondTable .span6 .span12 {
  margin: 0 1.25% !important;
  min-height: 100% !important;
}
#healixForm #freeCondition .freeCondTable .span6 ul {
  margin-left: 35px !important;
}
#healixForm #freeCondition .healix-additional-premium {
  padding-top: 10px;
  margin-top: 0;
}
#healixForm #freeCondition .healix-additional-premium .span10 {
  min-height: 20px !important;
}
#healixForm #freeCondition .healix-additional-premium .span2 {
  width: 110px;
  margin-left: 0px;
}
#healixForm #freeCondition .healix-additional-premium .span2 > span {
  float: left;
  width: 50%;
}
#healixForm #freeCondition .healix-additional-premium .span2 > span input[type="radio"] {
  float: left;
  margin: 1px 4px 2px 2px !important;
}
#healixForm #freeCondition .requireSpan {
  color: #000000;
  padding-left: 3px;
}
#healixForm .healixError {
  visibility: hidden;
}
.spinnerConfirm {
  margin: 0;
}
#healixModal {
  height: 220px;
  left: 55% !important;
  top: 45% !important;
}
#healixModal .modal-body {
  height: 100px !important;
  overflow-y: auto;
}
#preExistingHelp {
  height: 534px;
  left: 55% !important;
  top: 45% !important;
}
#preExistingHelp .modal-body {
  height: 400px;
}
#preExistingHelp .well-small {
  padding: 0;
}
#preExistingHelp ol.alpha {
  list-style-type: lower-alpha;
}
#preExistingHelp ol.roman {
  list-style-type: lower-roman;
}
@media only screen and (max-width: 979px) {
  #preExistingHelp {
    height: 430px !important;
  }
}
@media only screen and (max-width: 767px) {
  #preExistingHelp {
    left: 20% !important;
    top: 20% !important;
  }
}
#healixForm .radio {
  padding-left: 5px;
}
.peSummaryHeader .close {
  margin: 2px;
}
.healixResultPadding {
  padding: 2px 0px;
}
#peSummaryModal .boxed-row:last-child {
  margin-bottom: 10px;
}
#peSummaryModal .boxed-row .row {
  margin-left: 15px;
}
.radio.inline.radiope {
  margin-top: -7px;
  margin-left: 10px;
}
.policySummaryButton {
  cursor: pointer;
}
.peconditionFont {
  font-weight: bold;
  font-size: 12px;
}
.peSummaryDetailPadding {
  margin: 10px;
}
.peSummaryMargin {
  margin: 15px;
}
.peSummaryBorder {
  border-top: solid 1px;
  border-color: #C9CACC;
  padding: 10px;
}
.peSummaryPadding {
  padding: 20px;
}
.peSummaryPaddingTop {
  padding-top: 10px;
}
.peSummaryCondition {
  padding: 2px;
}
.peSummaryPaddingBottom {
  padding-bottom: 10px;
}
.peSummaryConditionList {
  padding: 0px 10px 3px 10px;
}
.peExcessDropDown {
  width: 320px;
}
.peSummaryHeader {
  border: 0px;
  padding: 5px;
}
.healixScreeningResult {
  margin: 10px 5px 0 5px;
}
.healixScreeningResult p {
  font-size: 12px;
}
.healixScreeningResult .boxed-row .heading {
  display: block;
  overflow: auto;
}
.healixScreeningResult .modal-body {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
.boxed-row .healixScreeningResult h3 {
  margin-bottom: 5px;
}
.boxed-row .healixScreeningResult .content {
  padding-left: 10px;
  padding-right: 10px;
}
.boxed-row .healixScreeningResult .content .row.questiondata {
  margin-bottom: 10px;
}
.boxed-row .healixScreeningResult .detail-row {
  margin-top: 10px;
}
.boxed-row .healixScreeningResult .detail-row .content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.boxed-row .healixScreeningResult .detail-row p {
  margin-bottom: 10px;
}
.right-col.span9 {
  width: 700px;
  margin-left: 20px;
  font-size: 11px;
}
.left-col {
  font-family: Arial, sans-serif;
}
.left-col #quickQuoteForm [class*="span"],
.left-col #quickQuoteForm .row-fluid [class*="span"] {
  display: block;
  float: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0px;
  width: 100%;
}
.left-col.span3 {
  width: 220px;
}
.left-col .quoteTabs li {
  width: 50%;
}
.left-col .quoteTabs li a {
  padding-left: 7px;
  padding-right: 7px;
  text-align: center;
}
.left-col .quickQuoteWidget {
  padding: 0 10px 0 10px;
}
.left-col .quickQuoteWidget [class*="span"] {
  min-height: 100%;
}
.left-col .quickQuoteWidget label {
  padding-top: 2px;
  line-height: normal;
}
.left-col .quickQuoteWidget select,
.left-col .quickQuoteWidget input {
  margin-bottom: 5px;
}
.left-col .quickQuoteWidget input[type="text"] {
  min-height: 30px;
}
.left-col .quickQuoteWidget .footer br {
  display: none;
}
.left-col .quickQuoteWidget #quickQuote-submit {
  float: right;
}
.left-col .quickQuoteWidget .startDate,
.left-col .quickQuoteWidget .endDate {
  min-height: 100% !important;
}
.left-col .quickQuoteWidget .travelDates,
.left-col .quickQuoteWidget .travellers {
  padding-top: 2px;
}
.left-col .quickQuoteWidget .travelDates label,
.left-col .quickQuoteWidget .travellers label {
  padding-top: 7px;
  float: left;
}
.left-col .quickQuoteWidget .inline-controls {
  max-width: 125px;
  margin-left: 75px;
}
.left-col .quickQuoteWidget .inline-controls > .input-append {
  text-align: right;
}
.left-col .quickQuoteWidget .fieldRequired {
  width: 40%;
}
.left-col .quickQuoteWidget .row-fluid {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 0;
}
.left-col .quickQuoteWidget label .visible-mobile {
  display: block;
}
.left-col .quickQuoteWidget .span1.hidden-mobile,
.left-col .quickQuoteWidget .tooltip-image.hidden-mobile {
  display: none !important;
}
.left-col .quickQuoteWidget .columnWrapper,
.left-col .quickQuoteWidget .columnWrapper.narrow {
  width: 100%;
}
.left-col .quickQuoteWidget .columnWrapper .inline-controls,
.left-col .quickQuoteWidget .columnWrapper.narrow .inline-controls {
  margin-left: 90px;
  margin-top: 2px;
}
.left-col .quickQuoteWidget #startDate,
.left-col .quickQuoteWidget #endDate {
  width: 96px;
}
.left-col .quickQuoteWidget .separator {
  margin-left: -10px !important;
  width: 220px !important;
}
.left-col .quickQuoteWidget .pdsFooter {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.left-col .quickQuoteWidget .requiredField {
  text-align: center;
}
.left-col .quickQuoteWidget .adjustmentQuestion .span5.hidden-mobile {
  display: none !important;
}
.faq-answer {
  display: block;
  margin-top: 8px;
  margin-left: 17px;
}
.faq-answer a {
  text-align: left;
  display: block;
  padding-top: 10px;
}
.faq-answer a:hover {
  cursor: pointer;
}
p {
  font-size: 11px;
  line-height: 1.286em;
}
li {
  line-height: normal;
}
form {
  margin: 0;
}
.benefit-option .span10 label {
  font-weight: 700;
}
select {
  max-width: 100%;
  padding-left: 3px;
  padding-top: 7px;
}
select option {
  padding: 5px;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%;
}
.label-large {
  line-height: normal !important;
  padding-top: 0px !important;
}
.benefit-item-header .label-large {
  padding-top: 3px !important;
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.429em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.075);
  height: 30px;
}
.uppercase {
  text-transform: uppercase;
}
.disclaimer {
  font-size: 9.5px !important;
}
.disclaimer p {
  font-size: 9.5px;
}
.container {
  width: 960px;
}
.peConditions {
  margin-bottom: 10px;
}
.peConditions [class*="span"] {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EFEFF0;
  border-bottom: 1px dashed #c9cacc;
}
.peConditions [class*="span"]:first-child {
  border-top: 1px dashed #c9cacc;
}
.fieldRequired {
  color: #FC001A;
  font-size: 9.5px;
  line-height: 15px;
  clear: both;
}
.btn {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3;
  line-height: 22px;
  /*text-transform: capitalize;*/
  -webkit-text-shadow: none;
  text-shadow: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-previous {
  color: white;
  background-color: #484848;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767676), to(#484848));
  background-image: -webkit-linear-gradient(top, #767676, #484848);
  background-image: -o-linear-gradient(top, #767676, #484848);
  background-image: linear-gradient(to bottom, #767676, #484848);
  background-image: -moz-linear-gradient(top, #767676, #484848);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#767676, endColorstr=#484848, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: none;
  border-bottom: 1px solid #000;
  border-top: 1px solid #767676;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
}
.btn-previous:hover,
.btn-previous.hover,
.btn-previous:active,
.btn-previous.active,
.btn-previous:focus,
.btn-previous.focus {
  color: white;
  background-position: center;
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#838383), to(#555555));
  background-image: -webkit-linear-gradient(top, #838383, #555555);
  background-image: -o-linear-gradient(top, #838383, #555555);
  background-image: linear-gradient(to bottom, #838383, #555555);
  background-image: -moz-linear-gradient(top, #838383, #555555);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#838383, endColorstr=#555555, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #868585;
}
.btn-common {
  color: white;
  box-shadow: 0 0;
  background-color: #007C85;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007C85), to(#007C85));
  background-image: -webkit-linear-gradient(top, #007C85, #007C85);
  background-image: -o-linear-gradient(top, #007C85, #007C85);
  background-image: linear-gradient(to bottom, #007C85, #007C85);
  background-image: -moz-linear-gradient(top, #007C85, #007C85);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#007C85, endColorstr=#007C85, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #007C85;
}
.btn-common:hover,
.btn-common:active,
.btn-common.active {
  color: white;
  background-position: center;
  background-color: #007C85;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007C85), to(#007C85));
  background-image: -webkit-linear-gradient(top, #007C85, #007C85);
  background-image: -o-linear-gradient(top, #007C85, #007C85);
  background-image: linear-gradient(to bottom, #007C85, #007C85);
  background-image: -moz-linear-gradient(top, #007C85, #007C85);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#007C85, endColorstr=#007C85, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #007C85;
}
.btn-backtotop {
  padding: 0 4px;
  color: white;
  box-shadow: 0 0;
  background-color: #007C85;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007C85), to(#007C85));
  background-image: -webkit-linear-gradient(top, #007C85, #007C85);
  background-image: -o-linear-gradient(top, #007C85, #007C85);
  background-image: linear-gradient(to bottom, #007C85, #007C85);
  background-image: -moz-linear-gradient(top, #007C85, #007C85);
  background-repeat: repeat-x;
  border-color: #007C85;
  -webkit-border-radius: 0 5px 0 5px;
  -moz-border-radius: 0 5px 0 5px;
  border-radius: 0 5px 0 5px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#007C85, endColorstr=#007C85, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-backtotop:hover,
.btn-backtotop:active,
.btn-backtotop.active {
  color: white;
  background-position: center;
  background-color: #007C85;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007C85), to(#007C85));
  background-image: -webkit-linear-gradient(top, #007C85, #007C85);
  background-image: -o-linear-gradient(top, #007C85, #007C85);
  background-image: linear-gradient(to bottom, #007C85, #007C85);
  background-image: -moz-linear-gradient(top, #007C85, #007C85);
  border-color: #007C85;
}
.btn-action {
  color: white;
  background-color: #484848;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767676), to(#484848));
  background-image: -webkit-linear-gradient(top, #767676, #484848);
  background-image: -o-linear-gradient(top, #767676, #484848);
  background-image: linear-gradient(to bottom, #767676, #484848);
  background-image: -moz-linear-gradient(top, #767676, #484848);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#767676, endColorstr=#484848, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: none;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #767676;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
}
.btn-action:hover,
.btn-action.hover,
.btn-action:active,
.btn-action.active,
.btn-action:focus,
.btn-action.focus {
  color: white;
  background-position: center;
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#838383), to(#555555));
  background-image: -webkit-linear-gradient(top, #838383, #555555);
  background-image: -o-linear-gradient(top, #838383, #555555);
  background-image: linear-gradient(to bottom, #838383, #555555);
  background-image: -moz-linear-gradient(top, #838383, #555555);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#838383, endColorstr=#555555, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #868585;
}
.btn-change {
  /*text-transform: lowercase;*/
  color: white;
  background-color: #484848;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767676), to(#484848));
  background-image: -webkit-linear-gradient(top, #767676, #484848);
  background-image: -o-linear-gradient(top, #767676, #484848);
  background-image: linear-gradient(to bottom, #767676, #484848);
  background-image: -moz-linear-gradient(top, #767676, #484848);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#767676, endColorstr=#484848, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: none;
  border-bottom: 1px solid #000;
  border-top: 1px solid #767676;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  text-transform: none;
  margin-bottom: 10px;
}
.btn-change:hover,
.btn-change.hover,
.btn-change:active,
.btn-change.active,
.btn-change:focus,
.btn-change.focus {
  color: white;
  background-position: center;
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#838383), to(#555555));
  background-image: -webkit-linear-gradient(top, #838383, #555555);
  background-image: -o-linear-gradient(top, #838383, #555555);
  background-image: linear-gradient(to bottom, #838383, #555555);
  background-image: -moz-linear-gradient(top, #838383, #555555);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#838383, endColorstr=#555555, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #868585;
}
.btn-form-inline {
  margin-bottom: 10px;
  /*text-transform: lowercase;*/
  color: white;
  background-color: #484848;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767676), to(#484848));
  background-image: -webkit-linear-gradient(top, #767676, #484848);
  background-image: -o-linear-gradient(top, #767676, #484848);
  background-image: linear-gradient(to bottom, #767676, #484848);
  background-image: -moz-linear-gradient(top, #767676, #484848);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#767676, endColorstr=#484848, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: none;
  border-bottom: 1px solid #000;
  border-top: 1px solid #767676;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
  padding-top: 3px;
  padding-bottom: 3px;
  text-transform: none;
}
.btn-form-inline:hover,
.btn-form-inline.hover,
.btn-form-inline:active,
.btn-form-inline.active,
.btn-form-inline:focus,
.btn-form-inline.focus {
  color: white;
  background-position: center;
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#838383), to(#555555));
  background-image: -webkit-linear-gradient(top, #838383, #555555);
  background-image: -o-linear-gradient(top, #838383, #555555);
  background-image: linear-gradient(to bottom, #838383, #555555);
  background-image: -moz-linear-gradient(top, #838383, #555555);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#838383, endColorstr=#555555, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border-color: #868585;
}
.btn-tiny {
  line-height: 17px;
  font-size: 11px;
}
.btn-age {
  margin: 0 0 6px 0;
  padding: 0;
  text-align: center;
  height: 20px;
  width: 20px;
  background: transparent;
}
.btn-age:hover,
.btn-age.hover,
.btn-age:active,
.btn-age.active,
.btn-age:focus,
.btn-age.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.btn-clear {
  background: none;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 14px;
  padding: 1px 6px;
  margin: 0;
  border: 1px solid #555555;
}
.btn-clear:hover,
.btn-clear.hover,
.btn-clear:active,
.btn-clear.active,
.btn-clear:focus,
.btn-clear.focus {
  background: none;
}
.btn-viewmap {
  position: absolute;
  top: 15px;
  right: 0;
}
.row-fluid.bottom-nav .span6 {
  margin-left: 0;
  width: 50%;
  float: left;
}
.row-fluid.bottom-nav .btn {
  padding-left: 8px;
  padding-right: 8px;
}
a.btn {
  text-decoration: none;
}
.icon-calendar {
  background-image: url('../img/sprite-toolbar.png');
  background-position: -50px -100px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 15px;
  width: 15px;
}
/* FAQ */
#faqs-init,
#faqs-init p,
#faqs-init ul,
#faqs-init li {
  font-size: 12px;
  line-height: 18px;
}
.faq-tb {
  width: 100%;
}
.faq-tb tr {
  background-color: #c9cacc;
}
.faq-tb tr td {
  padding: 10px;
  font-size: 12px;
}
.faq-white-row {
  background-color: white !important;
}
.faqRow {
  margin-top: 10px;
}
.faq-question span {
  margin-left: 2px;
}
.faqContactNumbers {
  margin-left: 30px;
}
.faqContactNumbers td {
  padding-right: 5px;
}
#faqs-init p.faqSmallText {
  font-size: 11px;
  line-height: 11px;
}
ul.peFatalCondition {
  margin-left: 0px;
  display: table;
  width: 100%;
}
ul.peFatalCondition li {
  background-color: #EFEFF0;
  display: table-row;
}
ul.peFatalCondition li label {
  line-height: normal;
  padding: 6px 10px;
  margin: 0;
  border-bottom: 1px dashed #C9CACC;
}
ul.peFatalCondition li:first-child label {
  border-top: 1px dashed #C9CACC;
}
.peFatalQuery {
  padding-bottom: 10px;
}
.peFatalQuery .question {
  width: 72.5%;
  float: left;
  margin-bottom: 10px;
}
.peFatalQuery .answers {
  width: 25%;
  float: right;
  min-width: 120px;
  margin-bottom: 10px;
}
.peFatalQuery .answers .btn {
  width: 48.61878453%;
  margin-left: 2.76243094%;
  float: left;
}
.peFatalQuery .answers .btn:first-child {
  margin-left: 0px;
}
.quickQuotePlans .policy-benefit-section {
  background: #EFEFF0;
  border: solid 1px #999999;
  clear: both;
  margin-top: 5px;
}
.quickQuotePlans .policy-benefit-section #showpolicybenefit {
  padding-top: 10px;
  padding-bottom: 10px;
}
.quickQuotePlans .policy-benefit-section:nth-child(-n+2) {
  padding-top: 0px;
  margin-top: 0px;
}
.quickQuotePlans .policy-benefit-section .disclaimer {
  padding: 10px;
}
.ie8 .quickQuoteWidget .span12.question-select {
  width: 220px;
}
.ie8 .question-header > label {
  display: block;
}
.blockForm .separator {
  min-height: 3px;
  border-top: 1px solid #EEEEEE;
  margin-right: -20px;
  margin-top: 0px;
  margin-bottom: 8px;
  width: 120%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  border-bottom: none;
}
.blockForm .separator + .row-fluid {
  margin-top: 15px;
}
.blockForm .heading {
  background: #BBB;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid thin solid 1px #999999;
  font-size: 20px;
  font-weight: bold;
}
.blockForm .heading select {
  font-size: 11px !important;
  height: 30px;
  min-height: 10px !important;
  margin-bottom: 0;
}
.blockForm .input-group {
  margin-bottom: 0;
}
.blockForm .input-group input {
  z-index: 1;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.075);
  position: relative;
  background-color: white;
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.blockForm .input-group input[disabled] {
  background: #eee;
}
.blockForm .input-group .input-group-addon[disabled] {
  cursor: not-allowed;
  background: #eee;
}
.blockForm label {
  font-weight: normal;
}
.blockBody {
  overflow: auto;
  padding: 15px 10px 10px 10px;
  margin-left: 0;
  margin-right: 0;
  border-width: thin;
  border-style: solid solid solid solid;
  background: #DDDDDD;
  border: solid 1px #999999;
  background-color: #f9f9f9;
}
.travelDates .date {
  text-align: right;
}
.travelDates [class*="span"] {
  margin: 2px auto;
}
.bold {
  font-weight: bold;
}
/* -------------------------------------------------- */
/*	Pricing Tables
/* -------------------------------------------------- */
.pricing-table-header {
  float: none;
}
.pricing-table-header .pricing-header {
  overflow: hidden;
  padding-left: 10px;
  width: 100%;
}
.pricing-table-header .header-container {
  width: 75%;
  overflow: hidden;
  height: 55px;
  /* TODO roll this into pfirst baseline CP 20131101 */
}
.pricing-table-header .header-container .benefits-compact .column {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pricing-table-header .header-container .benefits-compact .column .pricing-plan-best-value {
  line-height: 30px;
  margin: 25px 1px 0px;
  /* TODO roll this into pfirst baseline CP 20131101 */
}
.pricing-table-header .header-container .benefits-compact .column .pricing-plan-best-value .bestval {
  color: white;
  box-shadow: 0 0;
  background-color: #007C85;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007C85), to(#007C85));
  background-image: -webkit-linear-gradient(top, #007C85, #007C85);
  background-image: -o-linear-gradient(top, #007C85, #007C85);
  background-image: linear-gradient(to bottom, #007C85, #007C85);
  background-image: -moz-linear-gradient(top, #007C85, #007C85);
  background-repeat: repeat-x;
  border-color: #007C85;
  -webkit-border-radius: 5px 35px 0 0;
  -moz-border-radius: 5px 35px 0 0;
  border-radius: 5px 35px 0 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#007C85, endColorstr=#007C85, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.option-plan-description {
  font-size: 11px;
}
.pricing-accordion-hide {
  background-position: -16px -128px;
  height: 13px;
  width: 14px;
  padding-right: 4px;
}
.pricing-accordion-show {
  background-position: -48px -128px;
  height: 13px;
  width: 14px;
  padding-right: 4px;
}
.stripe:nth-child(odd) [class*="span"] {
  background-color: #F6F6F6;
}
.stripe:nth-child(even) [class*="span"] {
  background-color: #FFFFFF;
}
.additional-premium-footer {
  display: none;
}
/* Contact Us page */
.contact-us p {
  font-size: 12px;
  line-height: 18px;
}
.contact-us p table.contact-details {
  width: 200px;
}
.boxed-content {
  min-height: 500px;
}
#showpolicybenefit span {
  font-size: 12px;
  font-weight: bold;
}
#showtermcondition span {
  font-size: 12px;
  font-weight: bold;
}
.benefit-detail {
  position: absolute;
  z-index: 100;
  display: none;
  padding: 10px 16px;
  width: 496px;
  max-width: 80%;
  left: 50%;
  margin-left: -74px;
  border: 2px solid #999999;
  font-size: 11px;
  background-color: white;
}
.benefit-detail .heading {
  color: #003781;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  font-size: 11px;
}
.increased-item-limit-row {
  background: #EFEFF0;
  border-bottom: dashed 1px;
  border-color: #C9CACC;
  border-top: 0 !important;
}
.increased-item-limit-row span {
  float: left;
}
.bold-text {
  font-weight: bold;
}
.margin-left10 {
  margin-left: 12px !important;
}
.gray-background {
  background: #EFEFF0;
}
.hidden-tablet {
  display: none !important;
}
.visible-tablet {
  display: block !important;
}
.navigation-buttons {
  clear: both;
}
.navigation-buttons .btn {
  width: 20%;
  position: relative;
}
.navigation-buttons .btn .inplace-spinner {
  right: 10px;
  position: absolute;
}
.navigation-buttons .btn.btn-refund {
  padding-left: 20px;
  width: auto;
}
.navigation-buttons.navigation-wide .btn {
  width: auto;
}
/* ---------------------------------------------------------------------- */
/*	Confirmation Page
/* ---------------------------------------------------------------------- */
.footer-container .footer-item {
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
.boxed-row.highlighted .row-fluid {
  border-bottom: 1px dashed #C9CACC;
}
.boxed-row.highlighted .row-fluid:first-of-type {
  border-top: 1px dashed #C9CACC;
}
.boxed-row.highlighted .row-fluid [class*="span"] {
  padding-top: 5px;
  background-color: white;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.boxed-row.highlighted .row-fluid .span3 {
  width: 23%;
}
.boxed-row.highlighted .row-fluid .span9 {
  width: 75%;
  margin-left: 2%;
}
.boxed-row.highlighted .row-fluid label {
  padding-top: 0px;
}
.boxed-row.highlighted .row-fluid span {
  padding-top: 5px;
  line-height: 20px;
}
.visible-mobile {
  display: none;
}
.ie8 .quoteTabs hr {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.42261826, M12=-0.90630779, M21=0.90630779, M22=0.42261826,sizingMethod='auto expand')";
  zoom: 1;
}
.quoteTabBottom {
  position: absolute;
  top: 33px;
  left: 0px;
  background-color: #999999;
  width: 1px;
  height: 1px;
  margin-bottom: -1px;
  z-index: 1000;
  border-top: none;
}
.quoteTabBottomRight {
  position: absolute;
  top: 33px;
  left: 109px;
  background-color: #999999;
  width: 4px;
  height: 1px;
  margin-bottom: -1px;
  z-index: 1000;
  border-top: none;
}
.quoteTabBottomRightMulti {
  left: 206px;
}
.ie8 .quoteTabBottomRightMulti {
  left: 208px;
}
.left-col.span3 .quoteTabBottomRight {
  left: 108px;
}
.left-col.span3 .quoteTabBottomRightMulti {
  left: 212px;
}
.quoteRow {
  position: relative;
}
.quoteTabs {
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
  z-index: 3;
  zoom: 1;
}
.quoteTabs li {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid transparent;
  zoom: 1;
  z-index: 1;
}
.quoteTabs li .hrWrapper {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  height: 32px;
  width: 30px;
}
.quoteTabs li .hrWrapper hr {
  top: 0;
  right: -71px;
}
.quoteTabs li hr {
  margin: 0;
  display: block;
  position: absolute;
  z-index: 1;
  right: -47px;
  top: 40px;
  -moz-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  -webkit-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
  height: 14px;
  width: 100px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  /* future proofing */
  -khtml-border-radius: 6px;
  /* for old Konqueror browsers */
  background-color: white;
  border-top: 1px solid #d9d9d9;
}
.quoteTabs li a {
  background-color: white;
  border-color: #d9d9d9;
  border-bottom: transparent;
  font-size: 10px;
  font-weight: 700;
  color: #595959;
  text-decoration: none;
  outline: 0;
  margin-right: 16px;
  padding: 6px 21px 6px 20px;
}
.quoteTabs li a:focus,
.quoteTabs li a:active {
  background: #f9f9f9;
  border-color: #999999;
  border-bottom: transparent;
}
.quoteTabs li:hover hr {
  background-color: #f9f9f9;
  border: none;
  border-top: 1px solid #999999;
  z-index: 1;
}
.quoteTabs li:hover a {
  background: #f9f9f9;
  border-color: #999999;
  border-bottom: transparent;
}
.quoteTabs li.active {
  border-bottom: 1px solid #f9f9f9;
  margin-bottom: -1px;
  z-index: 2;
}
.quoteTabs li.active.hover {
  z-index: 2;
}
.quoteTabs li.active hr {
  background-color: #f9f9f9;
  border: none;
  border-top: 1px solid #999999;
  z-index: 2;
}
.quoteTabs li.active a {
  background: #f9f9f9;
  border-color: #999999;
  border-bottom: transparent;
}
.quoteTabs li.active a:hover,
.quoteTabs li.active a:focus,
.quoteTabs li.active a:active {
  background: #f9f9f9;
  border-color: #999999;
  border-bottom: transparent;
}
.quoteTabs li + li {
  left: -6px;
}
/* -----------------------------------------------------------------------*/
/* agency select 2 styling */
/* -----------------------------------------------------------------------*/
.agency-selector {
  width: 100%;
}
.agency-selector.select2-container-disabled .select2-search-field {
  display: none;
}
.agency-selector.select2-container-multi .select2-choices {
  height: 28px !important;
}
.agency-selector.select2-container-multi .select2-choices .select2-search-choice {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
}
.agency-selector .select2-search-clear .select2-search-choice-close {
  left: auto;
  font-size: 0;
  right: 6px;
  top: 7px;
}
.agency-selector .select2-result-unselectable {
  font-weight: bold;
}
.tab-page {
  display: none;
}
.radios {
  text-align: right;
}
.travellerIdent {
  font-weight: 700;
}
.modal {
  font-family: Arial, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 11px;
  overflow-y: auto;
  border: none;
}
.modal .modal-header {
  padding: 19px 16px;
  font-weight: 700;
  border-bottom: 1px solid #cccccc;
  background-color: #f0f0f0;
}
.modal .modal-header h3 {
  margin: 0;
  padding: 0;
  min-height: 17px;
  line-height: 17px;
}
.modal .modal-header .close {
  height: 17px;
  line-height: 17px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  color: #4D4D4D;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-text-shadow: none;
  text-shadow: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
}
.modal .stripe [class*="span"] {
  padding: 5px 16px;
}
.modal .heading {
  font-weight: 700;
}
.modal .additional {
  margin-top: 20px;
}
.pdsFooter {
  padding: 20px 0px;
  margin-top: 10px;
  font-family: Arial, sans-serif;
}
.pdsFooter p {
  font-size: 10px;
}
.pdsFooter .btn {
  width: 100%;
}
/* pe-hidden where PE should be unavailable based on media values - eg mobile devices
   use pe-visible where PE should be available based on media values  */
.pe-hidden {
  display: none !important;
}
.pe-hidden.btn {
  display: none !important;
}
.pe-visible {
  display: block !important;
}
.pe-visible.btn {
  display: inline-block !important;
}
.coverLevel {
  padding-bottom: 5px;
}
.coverLevel h2 {
  line-height: 18px;
  font-weight: 400;
}
.coverLevel h2 strong {
  display: block;
  color: #007C85;
}
.coverLevel .coverTotal {
  font-size: 12px;
}
.coverLevel .coverTotal .label-premium {
  font-size: 16px;
  color: #007C85;
}
.goingTo {
  position: relative;
  margin-bottom: 6px;
}
.goingTo .span5 {
  margin-bottom: 6px;
}
.goingTo .span5 > span > strong {
  font-weight: 700;
}
.font-primary {
  color: #003781;
}
.fw700 {
  font-weight: 700;
}
.mb6 {
  margin-bottom: 6px;
}
h1 span.required {
  float: right;
  color: #595959;
  font-size: 11px;
  font-weight: 400;
}
.right-col > .row-fluid {
  display: none;
}
.destination-selection {
  display: inline-block;
  white-space: nowrap;
  padding: 3px 5px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.primary-region,
.secondary-region,
.not-covered {
  display: inline;
  padding: 5px;
  float: left;
  margin-right: 7px;
}
.primary-region {
  color: white;
  fill: green;
  background: green;
}
.secondary-region {
  color: white;
  fill: #00d200;
  background: #00d200;
}
path,
.not-covered {
  fill: lightgray;
  background: lightgray;
}
.map-label {
  position: fixed;
  display: none;
  padding: 10px 15px;
  background: #f2f2f2;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #262626;
  -moz-border-radius: 4px;
  /* FF1-3.6 */
  -webkit-border-radius: 4px;
  /* Saf3-4, iOS 1-3.2, Android <1.6 */
  border-radius: 4px 4px 4px 4px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#map {
  position: inherit !important;
}
/* IE8 issue positioning absolute without container explicitly relative */
.ie8 .mapWrapper {
  position: relative;
}
#custom-search-input {
  margin: 0;
  padding: 5px 0 5px;
}
#custom-search-input .search-query {
  width: 117%;
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ie8 #custom-search-input .search-query {
  width: 120px;
}
#custom-search-input button {
  border: 0;
  background: none;
  /** belows styles are working good */
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -4px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-query:focus + button {
  z-index: 3;
}
/* Quote/Policy Summary page */
.policy-trans-history .heading label {
  font-size: 9.5px;
  margin: 0;
}
.policy-trans-history .content {
  padding-top: 10px;
}
.policy-trans-history .content a[disabled=disabled] {
  color: #4d4d4d;
  text-decoration: none;
}
#policySummaryForm h1 {
  line-height: 30px;
}
#policySummaryForm .emphasised-row {
  font-size: 16px;
  font-weight: bold;
}
#policySummaryForm .row:first-child {
  padding-top: 0;
}
#policySummaryForm .policySummaryAdditionalOptions p {
  font-size: 12px;
}
#policySummaryForm .heading .btn span {
  font-size: 14px !important;
}
.policyButtonSet span {
  font-size: inherit;
}
.policyButtonSet button#btn-print,
.policyButtonSet button#btn-email,
.policyButtonSet button#btn-save,
.policyButtonSet button.btnRecalculate {
  width: 110px;
  position: relative;
}
.policyButtonSet button#btn-print .inplace-spinner-abs,
.policyButtonSet button#btn-email .inplace-spinner-abs,
.policyButtonSet button#btn-save .inplace-spinner-abs,
.policyButtonSet button.btnRecalculate .inplace-spinner-abs {
  right: 7px;
}
.policyButtonSet button.btnRecalculate {
  width: 160px;
}
/* END Quote/Policy Summary Page*/
/* Search page */
.searchShortcuts label {
  text-align: center;
}
.searchShortcuts .btn {
  width: 100%;
}
#searchResultPane .search-pager .pager-currentpage {
  padding: 0 5px;
  vertical-align: bottom;
}
#searchResultPane .search-pager .form-group {
  padding-left: 10px;
}
#searchResultPane .search-pager .btn {
  line-height: 18px;
}
#searchResultPane .search-pager .btn span {
  display: inline-block;
  margin-top: -2px;
}
/* END Search page */
/* Workflow page */
.form-horizontal.form-label-right label {
  float: left;
  text-align: right;
}
/* END Workflow page */
/* Workflow instance page */
#instance-details {
  padding-left: 5px;
  padding-right: 5px;
}
#instance-details p {
  font-size: 12px;
}
#instance-details > .row {
  padding-top: 0;
}
#instance-details .transactionLastEx {
  margin-top: 30px;
}
/* END Workflow instance page */
/* Brand Agency Summary */
.headingPane {
  padding-top: 20px;
  padding-bottom: 20px;
}
.headingPane h1 {
  padding: 0;
  font-size: 18px;
}
/* Login Message */
.loginMessage {
  padding-bottom: 15px;
}
.loginMessage p {
  font-size: 12px;
}
/* END Brand Agency Summary */
/* Agency Home Page */
.agencyHome .boxed-row .content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.agencyHome .boxed-row .content button {
  font-size: 12px;
}
/* END Agency Home Page */
/* Contact us page*/
.contact-us .boxed-row .content {
  padding-top: 10px;
}
/* END Contact us page*/
/* Landing page */
.disclaimer-landing {
  margin-top: 150px;
}
.featured-box {
  padding: 25px;
  text-align: center;
}
.featured-box a,
.featured-box button {
  width: 100%;
}
.featured-box p {
  margin-bottom: 25px;
  font-size: 12px;
}
.terms-of-use ol > li {
  padding-bottom: 10px;
}
/* Landing page END */
/* Search page */
#searchForm .form-horizontal .form-group span {
  overflow-y: visible;
  white-space: nowrap;
}
#searchForm .form-horizontal .form-group input,
#searchForm .form-horizontal .form-group select {
  width: 150px;
  display: inline !important;
  margin-right: 10px;
}
#searchForm .form-horizontal .form-group .datepane input {
  margin-right: 0;
  width: 125px;
}
#searchForm .form-horizontal .form-group .datepane .input-group-addon {
  margin-right: 10px;
}
#searchForm .form-horizontal .form-group .datepane .glyphicon-calendar {
  margin-left: -6px;
}
/* Search page END */
/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */
@media only screen and (max-width: 979px) and (min-width: 768px) {
  #searchForm .form-horizontal .form-group .submit-search {
    padding-left: 0;
  }
  .recent-items {
    margin-top: 15px;
  }
  .progress-new .divider {
    width: 4%;
  }
  .progress-new .button {
    width: 20%;
    padding-right: 1%;
  }
  .progress-new .button.home {
    width: 4%;
    background-position: -5% 15px;
  }
  .progress-new .button.home.selected {
    background-position: -5% -35px;
  }
  .progress-new .button.last {
    width: 28%;
  }
  .progress-new .button.long div {
    display: table;
  }
  .progress-new .button.long .step-num {
    vertical-align: middle;
    padding-left: 24px;
    display: table-cell;
    line-height: 16px;
    height: 50px;
  }
  .progress-new .button.long .step-desc {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    text-align: left;
    padding-left: 5px;
    height: 50px;
    line-height: 16px;
  }
  .progress-new.wide-progress .button {
    width: 20%;
  }
  .progress-new.wide-progress .button.last {
    width: 28%;
  }
}
@media only screen and (max-width: 800px) {
  #page-header .headeruserbar > div .agencypanel select {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 400px) {
  /* top header bar */
  #page-header .headeruserbar > div {
    border: none;
  }
  #page-header .headeruserbar > div .userinfo,
  #page-header .headeruserbar > div .agencypanel,
  #page-header .headeruserbar > div .loginpanel,
  #page-header .headeruserbar > div .adminpanel {
    /*display: block;
                clear: both;*/
    border: none;
  }
  #page-header .headeruserbar > div .userinfo label,
  #page-header .headeruserbar > div .agencypanel label,
  #page-header .headeruserbar > div .loginpanel label,
  #page-header .headeruserbar > div .adminpanel label {
    padding: none;
    text-align: left;
  }
  #page-header .headeruserbar > div .userinfo {
    padding: 0;
    margin: 0;
  }
  #page-header .headeruserbar > div .userinfo label {
    padding: 0;
    margin: 0;
    vertical-align: bottom;
  }
  .navbar .navbar-nav.navbar-right {
    float: left !important;
  }
  .navbar .navbar-header,
  .navbar .navbar-header.active {
    background: inherit;
  }
  .navbar .navbar-header a,
  .navbar .navbar-header.active a {
    margin: 0;
    width: 42px;
    background-position-x: -6%;
  }
  /* Search page */
  #searchForm .form-horizontal .form-group input,
  #searchForm .form-horizontal .form-group select {
    width: 100%;
    display: inherit;
    margin-right: 0;
  }
  #searchForm .form-horizontal .form-group .datepane {
    width: 100%;
  }
  #searchForm .form-horizontal .form-group .datepane input {
    margin-right: 0;
    display: inherit;
  }
  #searchForm .form-horizontal .form-group .datepane .input-group-addon {
    margin-right: 10px;
  }
  #searchForm .form-horizontal .form-group .datepane .glyphicon-calendar {
    margin-left: -6px;
  }
  #searchForm .form-horizontal .form-group .datepane .validationMessage {
    width: 100%;
  }
  /* Search page END */
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  #custom-search-input .search-query {
    width: 103%;
  }
  .progress-new .button,
  .progress-new.wide-progress .button {
    width: 23%;
  }
  .progress-new .button.home,
  .progress-new.wide-progress .button.home {
    width: 10%;
    background-position: -12% 15px;
  }
  .progress-new .button.home.selected,
  .progress-new.wide-progress .button.home.selected {
    background-position: -12% -35px;
  }
  .progress-new .button.last,
  .progress-new.wide-progress .button.last {
    width: 21%;
  }
  .progress-new .button.long .step-num,
  .progress-new.wide-progress .button.long .step-num {
    padding-left: 3px;
  }
  .progress-new .step-num,
  .progress-new.wide-progress .step-num {
    font-size: 18px;
  }
  .progress-new .step-desc,
  .progress-new.wide-progress .step-desc {
    display: none;
  }
  .boxed-row.traveller-contacts .form-group label.col-2-label {
    padding-left: 3px;
    margin-top: 15px;
  }
  .boxed-row.traveller-contacts .or-label {
    margin-top: 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 600px) {
  .progress-new .button.home {
    background-position: -20% 15px;
  }
  .progress-new .button.home.selected {
    background-position: -20% -35px;
  }
}
@media only screen and (max-width: 399px) {
  .progress-new {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .progress-new .button {
    width: 12%;
  }
  .progress-new .button.home {
    width: 10%;
  }
  .progress-new .button.last {
    width: 12%;
  }
  .progress-new .step-desc {
    display: none;
  }
}
/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 979px) {
  /* -------------------------------------------------- */
  /*	Pricing Tables > Tooltip
	/* -------------------------------------------------- */
  .pricing-table .features li[data-tooltip] {
    cursor: help;
  }
  .pricing-table .features li[data-tooltip]:hover {
    color: #54555A;
  }
  .pricing-table .features li[data-tooltip]:hover:before {
    bottom: 100%;
    -moz-opacity: 1;
    opacity: 1;
  }
  .pricing-table .features li[data-tooltip]:before {
    position: absolute;
    bottom: 0;
    left: 9px;
    z-index: 98;
    padding: 5px 10px;
    width: 143px;
    border: 1px solid;
    content: attr(data-tooltip) !important;
    font-size: 11px;
    line-height: 1.5;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-color: #AAAAAA;
    background: #CECECF;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: #7B7B7B;
  }
  .pricing-table .features-list .features li[data-tooltip]:after {
    left: 22px;
    margin-left: 0;
  }
  .pricing-table .features-list .features li[data-tooltip]:before {
    left: 10px;
    width: 158px;
    text-align: left;
  }
  /* Tooltip arrow */
  .not-ie .pricing-table .features li[data-tooltip]:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 99;
    display: block;
    margin: 0 0 0 -5px;
    width: 10px;
    height: 10px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    content: '';
    -moz-opacity: 0;
    opacity: 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: rotate(45deg);
    border-color: #AAAAAA;
    background: #CECECF;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  }
  .not-ie .pricing-table .features li[data-tooltip]:hover:after {
    bottom: 30px;
    -moz-opacity: 1;
    opacity: 1;
  }
  .ie7 .pricing-table .features li[data-tooltip] {
    cursor: auto;
  }
  .ie8 .pricing-table .features li[data-tooltip]:before {
    display: none;
  }
  .ie8 .pricing-table .features li[data-tooltip]:after {
    display: none;
  }
  .ie8 .pricing-table .features li[data-tooltip]:hover:before {
    display: block;
  }
  .modal {
    /*max-height: 600px;*/
    /*width: 600px;*/
  }
  /*.modal-header {
        padding: 9px 15px 10px;
    }*/
  .modal-body {
    max-height: 460px !important;
  }
  #quickQuoteForm [id*="question"] {
    /*max-width: 90px;*/
  }
  .btn-change {
    width: 100%;
    margin-bottom: 10px;
    /*text-transform: lowercase;*/
    color: white;
    background-color: #484848;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767676), to(#484848));
    background-image: -webkit-linear-gradient(top, #767676, #484848);
    background-image: -o-linear-gradient(top, #767676, #484848);
    background-image: linear-gradient(to bottom, #767676, #484848);
    background-image: -moz-linear-gradient(top, #767676, #484848);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#767676, endColorstr=#484848, GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border: none;
    border-bottom: 1px solid #000;
    border-top: 1px solid #767676;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
    box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
    text-transform: none;
  }
  .btn-change:hover,
  .btn-change.hover,
  .btn-change:active,
  .btn-change.active,
  .btn-change:focus,
  .btn-change.focus {
    color: white;
    background-position: center;
    background-color: #555555;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#838383), to(#555555));
    background-image: -webkit-linear-gradient(top, #838383, #555555);
    background-image: -o-linear-gradient(top, #838383, #555555);
    background-image: linear-gradient(to bottom, #838383, #555555);
    background-image: -moz-linear-gradient(top, #838383, #555555);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#838383, endColorstr=#555555, GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border-color: #868585;
  }
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 979px) {
  #quote-summary {
    padding-left: 15px;
    padding-right: 15px;
  }
  .left-col {
    width: 100% !important;
  }
  .right-col {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .pricing-table .features li:before {
    display: block;
    content: attr(data-feature) !important;
    text-align: center;
    font-size: 0.8em;
    font-family: 'Air Regular', 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  }
  .pricing-table .features li:first-child {
    border-top: 0px;
  }
  .pricing-table .features li:before {
    content: none !important;
  }
  .pricing-table .features li:first-child {
    border-top: 1px solid #C9CACC;
  }
  .pricing-table .features-list {
    display: block;
  }
  .pricing-table.col3 .column {
    width: 32.2%;
  }
  .pricing-table.col4 .column {
    width: 24%;
  }
  .policy-benifit-section {
    display: none;
  }
  #benefits-columns {
    overflow: hidden;
  }
  #benefits-columns-detail {
    width: 75%;
  }
  .features select {
    margin-top: 0px;
    height: 27px;
  }
  .show-features-toggle {
    display: block;
  }
  .quickQuoteWidget {
    max-width: 100%;
  }
  .mobileColumn select {
    width: 100%;
  }
  .benefit-detail {
    right: 21px;
    left: auto;
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%;
  }
  .container {
    width: auto;
  }
  .progress .item {
    width: 18.5%;
  }
  .progress .item:last-child {
    width: 17.2%;
    padding-right: 0px;
  }
  #pricing-table-container {
    width: 100%;
    margin-left: 0;
  }
  .navigation-buttons .navigation-summary-section {
    display: none !important;
  }
  .navigation-buttons .span9 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .quote-summary {
    margin: 0 -15px;
  }
  .quote-summary .content > .row-fluid > .span5 {
    float: left;
    width: 30%;
  }
  .quote-summary .content > .row-fluid > .span7 {
    float: left;
    margin-left: 8%;
    width: 62%;
  }
  .travelDates .span8.date {
    text-align: left;
  }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 979px) {
  /* ---------------------------------------- */
  /*	Columns
	/* ---------------------------------------- */
  .one-half {
    width: 364px;
  }
  .one-third {
    width: 236px;
  }
  .two-third {
    width: 492px;
  }
  .one-fourth {
    width: 172px;
  }
  .three-fourth {
    width: 556px;
  }
  .pricing-table .column:last-child {
    margin-right: 0;
  }
  .pricing-table.col1 .column {
    width: 100%;
  }
  .pricing-table.col2 .column {
    width: 48%;
  }
  .pricing-table.col3 .column {
    width: 31.7%;
  }
  .pricing-table.col4 .column {
    width: 23%;
  }
  .pricing-table.col5 .column {
    width: 19%;
  }
  .modal {
    /*max-height: 600px;*/
    /*width: 600px;*/
  }
  /*.modal-header {
        padding: 9px 15px 10px;
    }*/
  .modal-body {
    max-height: 460px;
  }
  /*.feature-detail {
        width: 93%;
    }*/
}
/* Smaller than standard 980 (devices and browsers) */
@media only screen and (max-width: 767px) {
  .modal {
    margin: 0 !important;
  }
  .inline-inputs {
    float: left !important;
    width: 47% !important;
    max-width: 250px;
  }
  .inline-inputs .control-label {
    text-align: right !important;
    width: 85px;
  }
  .inline-inputs:nth-child(odd) .control-label {
    text-align: left !important;
  }
  .inline-inputs .controls {
    margin-left: 90px;
  }
  /* ---------------------------------------------------------------------- */
  /*	Healix Styles
    /* ---------------------------------------------------------------------- */
  #healixForm #preCondition .span9 {
    width: 70%;
    float: left;
  }
  #healixForm #preCondition .span3 {
    width: 30%;
    float: right;
  }
  h1 span.required {
    display: block;
    float: none;
    margin-top: 10px;
  }
  .benefit-option .span2 {
    width: 40%;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%;
  }
  .navigation-buttons .btn {
    width: 30%;
  }
  .main-col .quickQuote-action {
    text-align: left !important;
  }
  .main-col .quickQuoteWidget {
    max-width: 100%;
  }
  .main-col .quickQuoteWidget .footer {
    text-align: left;
  }
  #main-container {
    min-height: 0px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .form-horizontal .controls .mob {
    display: inline-block;
  }
  .form-horizontal .align-right {
    text-align: left;
  }
  .form-horizontal .float-right {
    float: none;
  }
  .progress .title {
    width: 87px;
  }
  .progress .progress-image {
    height: 39px;
    width: 100%;
  }
  .progress .progress-image .step-num {
    padding-left: 12px;
    font-size: 25px;
  }
  .progress .progress-image .step-desc {
    padding-left: 3px;
  }
  .progress .image-1 {
    background-position: -6px -596px;
  }
  .progress .image-2 {
    background-position: -6px -425px;
  }
  .progress .image-3 {
    background-position: -6px -552px;
  }
  .progress .image-3 .step-num {
    padding-left: 7px;
  }
  .progress .image-4 {
    background-position: -6px -381px;
  }
  .progress .image-5 {
    background-position: -610px -381px;
  }
  .progress .image-6 {
    background-position: -610px -426px;
  }
  .progress .image-7 {
    background-position: -75px -244px;
  }
  .progress .image-8 {
    background-position: -75px -200px;
  }
  .benefit-item {
    padding-bottom: 10px;
  }
  .benefit-item .traveler-header {
    line-height: 0;
    min-height: 40px;
    padding-top: 10px;
  }
  .benefit-row {
    margin-bottom: 10px;
  }
  .benefit-div,
  .total-insured-value {
    display: block;
  }
  .benefit-div .item-type,
  .total-insured-value .item-type {
    width: 65% !important;
    float: left;
  }
  .benefit-div .item-type span,
  .total-insured-value .item-type span {
    width: 100%;
  }
  .benefit-div .item-value,
  .total-insured-value .item-value {
    width: 15% !important;
    float: left;
  }
  .benefit-div .item-value:last-child,
  .total-insured-value .item-value:last-child {
    margin-top: 10px;
  }
  .benefit-div .item-remove-btn,
  .total-insured-value .item-remove-btn {
    width: 17% !important;
    float: right;
    background: none;
    border: none;
  }
  .benefit-div .span4 select,
  .total-insured-value .span4 select {
    height: 100%;
  }
  .total-insured-value .item-value {
    padding-left: 5px;
    margin-top: 10px;
  }
  .quote-summary [class*="span"] {
    float: left;
    margin-left: 2.76243094%;
  }
  .quote-summary .span3 {
    width: 22.9281768%;
  }
  .quote-summary .span4 {
    width: 31.49171271%;
  }
  .quote-summary .span5 {
    width: 40.05524862%;
  }
  .quote-summary .span7 {
    width: 57.18232044%;
  }
  .quote-summary .span8 {
    width: 65.74585635%;
  }
}
@media only screen and (max-width: 480px) {
  .inline-inputs {
    width: 100% !important;
  }
  .inline-inputs .control-label {
    text-align: left !important;
  }
  /* ---------------------------------------------------------------------- */
  /*	Healix Styles
    /* ---------------------------------------------------------------------- */
  #healixForm #freeCondition .freeCondTable .span6 {
    width: 100% !important;
    float: none !important;
    margin-left: 0% !important;
  }
  #healixForm #preCondition .span9,
  #healixForm #preCondition .span3 {
    width: 100%;
    float: left;
  }
  #healixForm #preCondition #displayError + .row-fluid .span9,
  #healixForm #preCondition #displayError + .row-fluid .span3 {
    width: 50%;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* break workd for title to fit four plans */
  .pricing-table .pricing-plan-container h2.title {
    -ms-word-break: break-all;
    word-break: break-all;
  }
  .quickQuoteWidget .columnWrapper label {
    padding-top: 5px;
  }
  .progress .item {
    width: 18%;
  }
  .progress .item.last {
    width: 17.5%;
  }
  .progress .item.last .progress-image {
    padding-right: 0px;
  }
  .progress .item-end {
    width: 18px;
    float: right;
  }
  .row-fluid [class*="span"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    width: 100%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4894%;
  }
  .row-fluid .span10 {
    width: 82.9787%;
  }
  .row-fluid .span9 {
    width: 74.4681%;
  }
  .row-fluid .span8 {
    width: 65.9574%;
  }
  .row-fluid .span7 {
    width: 57.4468%;
  }
  .row-fluid .span6 {
    width: 48.9362%;
  }
  .row-fluid .span5 {
    width: 40.4255%;
  }
  .row-fluid .span4 {
    width: 31.9149%;
  }
  .row-fluid .span3 {
    width: 23.4043%;
  }
  .row-fluid .span2 {
    width: 14.8936%;
  }
  .row-fluid .span1 {
    width: 6.38298%;
  }
  .row-fluid .separator {
    width: 110%;
    min-height: 3px;
  }
  .row-fluid .offset1 {
    margin-left: 10.6383%;
  }
  .pricing-table .features-list .option-plan-description {
    margin-left: 4px;
  }
  .pricing-table .features-list .option-plan-description .product-benefit-header.text-right {
    padding-right: 4px;
  }
  .pricing-table .features-list .option-plan-description .product-benefit-group .tooltip-image {
    margin-left: 0px;
  }
  .pricing-table .features-list .option-plan-description .product-benefit-group label {
    font-size: 11px;
  }
  .statePostcodeInputs {
    clear: both;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .statePostcodeInputs div.span6.inline-inputs {
    margin-left: 15px;
  }
  .statePostcodeInputs div.span6.inline-inputs:first-of-type {
    width: 48.9362% !important;
    margin-left: 0;
  }
  .statePostcodeInputs div.span6.inline-inputs:first-of-type .controls {
    width: 100%;
  }
  .statePostcodeInputs div.span6.inline-inputs:first-of-type .controls select {
    margin-left: 25px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .select2-results {
    max-height: 8em;
  }
  .btn-quote {
    float: none;
    max-width: 100%;
  }
  .quickQuoteWidget .columnWrapper {
    width: 48%;
    margin-left: 4%;
  }
  .quickQuoteWidget .columnWrapper:first-of-type {
    margin-left: 0;
  }
  .quickQuoteWidget select {
    width: 100%;
    max-width: 100%;
  }
  .quickQuoteWidget #s2id_country-selector {
    width: 100%;
  }
  .quickQuoteWidget #s2id_country-selector .select2-choices {
    max-width: 100%;
  }
  .quickQuoteWidget .adjustmentQuestion .columnWrapper {
    width: 100%;
    margin-left: 0;
  }
  .quickQuoteWidget .adjustmentQuestion label {
    max-width: inherit;
  }
  .peWrapper {
    border: 1px solid #C9CACC;
  }
  .peWrapper .heading {
    padding: 11px 20px;
    background-color: #EFEFF0;
    font-weight: 700;
  }
  .peWrapper .content {
    padding: 17px 20px;
    background: white;
  }
  .pdsFooter p {
    margin: 0 20px 20px 20px;
    padding-bottom: 5px;
  }
  .btn-change {
    width: 100%;
  }
  .benefit-row .greyBox {
    padding-top: 0px;
    background: white;
  }
  .benefit-row .greyBox.split [class*='span'] {
    padding: 5px 0px !important;
    background: white !important;
  }
  .modal .multiSelect .stripe [class*="span"] {
    padding: 2px 16px;
    min-height: 15px;
  }
  .modal .multiSelect .stripe [class*="span"]:first-of-type {
    padding-top: 5px;
  }
  .modal .multiSelect .stripe [class*="span"]:last-of-type {
    padding-bottom: 5px;
  }
  .benefit-detail {
    width: auto;
    left: 31px;
    right: 31px;
  }
  .benefit-detail .content .heading {
    padding: 0;
  }
  .travellerIdent {
    font-weight: 400;
  }
  .radios {
    text-align: left;
  }
  .benefit-editor {
    padding-left: 20px;
    padding-right: 20px;
  }
  .benefit-editor p {
    max-width: 100%;
  }
  .benefit-editor .benefits .benefit-item-footer {
    max-width: 90%;
  }
  .benefit-editor .benefits .controls-row:nth-child(even) {
    background-color: #F6F6F6;
  }
  .benefit-editor .benefits .controls-row:nth-child(even) [class*="span"] {
    background-color: transparent;
  }
  .benefit-editor .benefits .controls-row:nth-child(odd) {
    background-color: #FFFFFF;
  }
  .benefit-editor .benefits .controls-row:nth-child(odd) [class*="span"] {
    background-color: transparent;
  }
  .benefit-editor .benefits .controls-row[class*="benefit-item-header"] [class*="span"],
  .benefit-editor .benefits .controls-row[class*="benefit-item-header"]:hover [class*="span"] {
    color: inherit;
    background-color: #F6F6F6;
  }
  .benefit-editor .benefits .controls-row:hover [class*="span"][class*="showBenefitPopup"] {
    color: white;
    background-color: #595959;
  }
  .benefit-editor .benefits .controls-row.mobileColumn:nth-child(odd) {
    background-color: #F6F6F6;
  }
  .benefit-editor .benefits .controls-row.mobileColumn:nth-child(odd) [class*="span"] {
    background-color: transparent;
  }
  .benefit-editor .benefits .controls-row.mobileColumn:nth-child(even) {
    background-color: #FFFFFF;
  }
  .benefit-editor .benefits .controls-row.mobileColumn:nth-child(even) [class*="span"] {
    background-color: transparent;
  }
  .benefit-editor .benefits .controls-row.benefit-item-header {
    background-color: #F6F6F6;
  }
  .benefit-editor .benefits .controls-row.benefit-item-header [class*="span"] {
    background-color: transparent;
  }
  .benefit-editor .benefits .controls-row [class*="span"] {
    min-height: 0;
    line-height: 18px;
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    padding: 0px 16px;
  }
  .benefit-editor .benefits .controls-row [class*="span"]:first-of-type {
    padding-top: 5px;
  }
  .benefit-editor .benefits .controls-row [class*="span"]:last-of-type {
    padding-bottom: 5px;
  }
  .benefit-editor .benefits .controls-row .span1 {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 100%;
    padding: 0 8px;
    text-align: right;
    margin-left: 0;
  }
  .benefit-editor .benefits .controls-row .span1 .btn-action {
    float: left;
  }
  .benefit-editor .benefits .controls-row.benefit-item-header [class*="span"] {
    line-height: normal;
  }
  .benefit-editor .benefits .controls-row.benefit-item-header .span1 {
    display: none;
  }
  .benefit-editor .span5.offset1 {
    width: 100%;
    margin-left: 0px;
    float: left;
  }
  .benefit-editor .benefit-option .span5,
  .benefit-editor .benefit-option .span2,
  .benefit-editor .benefit-option .span10 {
    width: 100%;
    margin-left: 0px;
    float: left;
    text-align: left;
  }
  .benefit-editor .benefit-option .span10 {
    min-height: 24px;
  }
  .benefit-editor .control-group > .span5,
  .benefit-editor .question > .span5 {
    width: 100%;
    float: left;
    min-height: 24px;
  }
  .benefit-editor .control-group > .span5 .control-label,
  .benefit-editor .question > .span5 .control-label {
    margin-bottom: 0px;
  }
  .benefit-editor .control-group > .span7,
  .benefit-editor .question > .span7 {
    width: 100%;
    float: left;
  }
  .benefit-editor .control-group > .span7 .span5.offset1,
  .benefit-editor .question > .span7 .span5.offset1 {
    float: left;
    margin-left: 0px;
    width: 100%;
  }
  .benefit-editor .hidden-mobile {
    display: none;
  }
  .benefit-editor .visible-mobile {
    display: inline;
  }
  .benefit-editor .toggleDiv {
    width: 100%;
  }
  .benefit-row .heading {
    padding: 11px 20px;
  }
  .benefit-row.split {
    font-size: 12px;
  }
  .benefit-row.split .heading {
    padding: 0;
  }
  .benefit-row.split .heading .header {
    padding: 6px 20px;
    background-color: #F0F0F0;
    min-height: 30px;
    border-bottom: 1px solid #999999;
  }
  .benefit-row.split .heading .selectBox {
    min-height: 30px;
    padding: 17px 20px 17px 20px;
    background-color: white;
  }
  .benefit-row.split [class*="span"] {
    min-height: 30px;
    max-height: 90px;
  }
  .benefit-row.split .tooltip-image {
    margin-top: 0px;
  }
  select {
    width: 100%;
  }
  .hidden-mobile {
    display: none !important;
  }
  .visible-mobile {
    display: inline-block;
  }
  .main-col {
    padding: 0;
  }
  .main-col .quickQuote-action {
    text-align: left !important;
  }
  .padMobile {
    padding-left: 10px;
    padding-right: 10px;
  }
  .padMobile.greyBox {
    padding: 10px;
    background-color: #DDDDDD;
  }
  .padMobile .boxed-row:last-child {
    margin-bottom: 0px;
    /* TODO move into partner first CP 20131105 */
  }
  .progress-new .button.home {
    background-position: -6% 15px;
  }
  .progress-new .button.home.selected {
    background-position: -6% -35px;
  }
  .goingTo .btn {
    width: 40%;
  }
  .peFatalQuery .question {
    width: 100%;
    float: left;
  }
  .form-horizontal .control-label {
    padding-top: 5px;
  }
  .quote-summary .content > .row-fluid > [class*="span"] {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
  .boxed-row {
    border: solid 1px #999999;
  }
  .boxed-row .content {
    background: white;
    overflow: hidden;
    padding: 10px;
  }
  .boxed-row .highlighted .row-fluid .span3 {
    width: 47%;
  }
  .boxed-row .highlighted .row-fluid .span9 {
    width: 50%;
    margin-left: 3%;
  }
  .pricing-table .features {
    background: #EFEFF0;
    border: 1px solid #C9CACC;
  }
  .pricing-table .features li {
    margin: 0 10px;
    height: 20px;
    padding: 0;
    background: #EFEFF0;
    border-right-color: transparent;
    border-left-color: transparent;
  }
  .pricing-table .features li.product-benefit-header {
    text-align: center;
    line-height: 23px;
  }
  .pricing-table .features li:first-child {
    border-top-color: transparent;
  }
  .pricing-table .features li:last-child {
    border-bottom-color: transparent;
  }
  .pricing-table .features li:nth-child(2n) {
    background: #EFEFF0;
  }
  .pricing-table .footer {
    border-top-color: #FFFFFF;
  }
  .pricing-table .features-list {
    display: none;
  }
  .pricing-table .price {
    padding-top: 7px;
  }
  .pricing-table .title {
    line-height: 10px;
    margin-left: 2px;
  }
  .pricing-table .option-plan-description {
    margin: 0 2px 5px;
  }
  .pricing-table .option-plan-description .product-benefit-header {
    height: 20px;
  }
  .pricing-table .pricing-mobile {
    display: block;
  }
  .pricing-table .pricing-desktop {
    display: none;
  }
  .pricing-table .label-premium {
    line-height: 27px;
  }
  .pricing-table .pricing-table-header .features-list {
    width: 100% !important;
    margin: 0 !important;
    display: block;
  }
  .pricing-table .pricing-table-header .header-container {
    display: none;
  }
  .pricing-table .pricing-table-header .pricing-header {
    width: auto;
  }
  .pricing-table .policy-benefit-section .column {
    border-bottom: 1px solid #C9CACC;
  }
  .pricing-table .policy-benefit-section .column > .pricing-plan-container:nth-child(2) {
    border-top: 1px solid #C9CACC !important;
  }
  .pricing-table .policy-benefit-section .column .pricing-plan-container:last-child {
    border-bottom: none;
  }
  .pricing-table .pricing-plan-container {
    background: white;
    overflow: hidden;
    height: auto !important;
    padding: 0 10px;
    /* fit for phone four plan items*/
  }
  .pricing-table .pricing-plan-container.bestval {
    /*background: @bestpricevalue-background;*/
    color: white;
    box-shadow: 0 0;
    background-color: #007C85;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007C85), to(#007C85));
    background-image: -webkit-linear-gradient(top, #007C85, #007C85);
    background-image: -o-linear-gradient(top, #007C85, #007C85);
    background-image: linear-gradient(to bottom, #007C85, #007C85);
    background-image: -moz-linear-gradient(top, #007C85, #007C85);
    background-repeat: repeat-x;
    border-color: #007C85;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#007C85, endColorstr=#007C85, GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-left {
    float: left;
    width: 60%;
    text-align: left;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-left img {
    padding-top: 15px;
    padding-left: 2px;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-right {
    float: right;
    width: 40%;
    text-align: right;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-right button {
    margin-right: 2px;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-right span {
    margin-right: 2px;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-right h3 {
    margin: 2px;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail {
    float: left;
    width: 100%;
    text-align: right;
  }
  .pricing-table .pricing-plan-container .pricing-plan-detail-hidden {
    display: block;
  }
  .pricing-table .pricing-plan-container .features-div .features li.highlighted {
    background: #EFEFF0 !important;
  }
  .pricing-table .pricing-plan-container .features-div .features li.highlighted .pricing-plan-feature-container .pricing-plan-feature-detail-left {
    background: #003781;
  }
  .pricing-table .pricing-plan-container .features-div .features li.highlighted .pricing-plan-feature-container .pricing-plan-feature-detail {
    background: #003781;
  }
  .pricing-table .pricing-plan-container .label-plan {
    height: 60px;
  }
  .pricing-table .pricing-plan-container .label-premium {
    height: 60px;
  }
  .pricing-table .pricing-plan-container h2.title {
    line-height: 13px;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: inherit;
    -ms-word-break: break-all;
    word-break: break-all;
  }
  .pricing-table .pricing-plan-container span.title {
    display: inherit;
  }
  .pricing-table .features-footer {
    margin-top: 10px;
  }
  .pricing-table .features-footer .pricing-plan-container {
    border: none;
    padding: 0;
  }
  .pricing-table .feature-detail {
    margin: 0 22px;
    width: 75%;
  }
  .pricing-table[class*="col"] .column {
    margin: 2% 10px 0 2%;
    width: 96%;
  }
  .pricing-table-header .header-container .benefits-compact .column .pricing-plan-best-value {
    visibility: hidden;
  }
  .show-features-toggle-mobile {
    text-align: left;
    margin-left: -4px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 6px;
  }
  .pricing-plan-feature-detail-left {
    float: left;
    text-align: right;
    width: 68%;
    height: 20px;
    background: white;
    line-height: 20px;
    text-decoration: underline;
    padding-right: 2%;
  }
  .pricing-plan-feature-detail {
    float: left;
    text-align: center;
    width: 28%;
    margin-left: 2%;
    background: white;
    height: 20px;
    line-height: 20px;
  }
  .progress .item {
    width: 17.9%;
  }
  .progress .item-home {
    width: 5.7%;
  }
  .progress .item-end {
    width: 2%;
  }
  .progress .progress-image {
    height: 30px;
    padding-right: 10px;
  }
  .progress .progress-image span {
    line-height: 27px;
  }
  .progress .progress-image .step-num {
    padding-left: 6px;
    font-size: 13px;
  }
  .progress .progress-image .step-desc {
    padding-left: 1px;
    font-size: 9.5px;
  }
  .progress .image-1 {
    background-position: -293px -590px;
  }
  .progress .image-2 {
    background-position: -6px -505px;
  }
  .progress .image-3 {
    background-position: -293px -559px;
  }
  .progress .image-3 .step-num {
    padding-left: 4px;
  }
  .progress .image-4 {
    background-position: -6px -474px;
  }
  .progress .image-5 {
    background-position: -610px -474px;
  }
  .progress .image-6 {
    background-position: -610px -505px;
  }
  .progress .image-7 {
    background-position: -157px -231px;
    padding-left: 15px;
  }
  .progress .image-8 {
    background-position: -157px -200px;
    padding-left: 15px;
  }
  .hidden-tablet {
    display: block !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .show-features-toggle {
    display: none !important;
  }
  .feature-detail .content {
    background: white;
  }
  .total-premium h2 {
    margin-bottom: 0px;
  }
  .total-premium .controls {
    margin-left: 0px !important;
    float: left;
    width: 100%;
  }
  .row-fluid .spanToggler {
    width: 100%;
  }
  .row-fluid.bottom-nav {
    margin-top: 20px;
  }
  .row-fluid.bottom-nav .span6 {
    width: 100%;
    float: left;
  }
  .row-fluid.bottom-nav .text-right {
    text-align: left;
  }
  .row-fluid.bottom-nav .btn {
    width: 240px;
    /* TODO Merge into pfirst tier on CP 20131104 */
  }
  .boxed-content {
    min-height: 100%;
  }
  #benefits-columns {
    width: 100%;
    padding-bottom: 10px;
  }
  .benefit-item .traveler-header {
    line-height: 0;
    min-height: 40px;
    padding-top: 10px;
  }
  .benefit-item .benefit-terms {
    padding-bottom: 10px;
  }
  .navigation-buttons .btn {
    width: 40%;
    margin-top: 20px;
  }
  .gray-background .span8 {
    display: block;
    float: left;
    width: 39%;
  }
  .gray-background .span4 {
    display: block;
    float: right;
    width: 60%;
  }
  .benefit-div,
  .total-insured-value {
    display: block;
  }
  .benefit-div .item-type,
  .total-insured-value .item-type {
    width: 65% !important;
    float: left;
  }
  .benefit-div .item-type span,
  .total-insured-value .item-type span {
    width: 100%;
  }
  .benefit-div .item-value,
  .total-insured-value .item-value {
    width: 15% !important;
    float: left;
  }
  .benefit-div .item-remove-btn,
  .total-insured-value .item-remove-btn {
    width: 17% !important;
    float: right;
    background: none;
    border: none;
  }
  .benefit-div .span4,
  .total-insured-value .span4 {
    margin-top: -1px;
  }
  .benefit-div .span4 select,
  .total-insured-value .span4 select {
    height: 100%;
  }
  .total-insured-value .item-value {
    padding-left: 5px;
    margin-top: 10px;
  }
  .btn-certificate {
    float: left;
  }
  .travelDates .span8.date {
    text-align: right;
  }
  .form-horizontal .heading {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 320px) {
  .boxed-row .heading {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .modal {
    height: 500px;
    /* Set a default max height of the modal (adjusted later)*/
    position: fixed;
    /* Display modal in the centre of your screen */
    overflow-y: scroll;
    /*  Ensure that the modal is scroll-able */
    -webkit-overflow-scrolling: touch;
    /* Avoid having to use 2 finger scroll on iOS    */
  }
  .modal.fade.in {
    top: 5px;
    /* Use more screen real estate */
  }
  .modal-body {
    /* Increase the max height of the modal body to try & avoid both it,
             * and the modal container having scroll bars which results in odd behavior */
    max-height: 2400px;
  }
  .boxed-row .content .faqRows {
    padding-top: 0;
  }
  .faqRows :first-child {
    margin-top: 0px;
  }
  .faq-answer {
    margin-left: 0;
  }
  .faqContactNumbers {
    margin-left: 0;
  }
}
@media only screen and (max-width: 320px) {
  body {
    min-width: 320px;
  }
  .progress .item {
    width: 17.6%;
  }
  .progress .item-home {
    width: 5.6%;
  }
  .progress .item-end {
    width: 2%;
  }
  .progress .title {
    width: 61px;
  }
  .progress .progress-image {
    height: 22px;
    padding-right: 15px;
  }
  .progress .progress-image span {
    line-height: 22px;
  }
  .progress .progress-image .step-num {
    padding-left: 8px;
    font-size: 12px;
  }
  .progress .progress-image .step-desc {
    padding-left: 1px;
    font-size: 8px;
  }
  .progress .image-1 {
    background-position: -293px -590px;
  }
  .progress .image-2 {
    background-position: -6px -563px;
  }
  .progress .image-3 {
    background-position: -293px -559px;
  }
  .progress .image-3 .step-num {
    padding-left: 4px;
  }
  .progress .image-4 {
    background-position: -6px -538px;
  }
  .progress .image-5 {
    background-position: -610px -539px;
  }
  .progress .image-6 {
    background-position: -610px -564px;
  }
  .progress .image-7 {
    background-position: -226px -225px;
    padding-left: 8px;
  }
  .progress .image-8 {
    background-position: -226px -200px;
    padding-left: 8px;
  }
}
@media only screen and (min-width: 1200px) {
  .benefit-detail {
    margin-left: -74px;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
}
@media only screen and (min-device-width: 768px), only screen and (min-device-height: 768px) {
  .pe-hidden {
    display: none !important;
  }
  .pe-hidden.btn {
    display: none !important;
  }
  .pe-visible {
    display: block !important;
  }
  .pe-visible.btn {
    display: inline-block !important;
  }
}
@media only screen and (max-device-width: 767px), only screen and (max-device-height: 767px) {
  .pe-hidden {
    display: block !important;
  }
  .pe-hidden.btn {
    display: inline-block !important;
  }
  .pe-visible {
    display: none !important;
  }
  .pe-visible.btn {
    display: none !important;
  }
}
/* Now adjust the height so it handles various screen sizes & orientations */
/* You could make this as granular as you like, or have it more granular at common screen sizes
     * but it should start at the height we set on .modal (i.e. 500px) & work down */
@media only screen and (max-height: 500px) {
  .modal {
    height: 430px;
  }
}
@media only screen and (max-height: 450px) {
  .modal {
    height: 370px;
  }
}
@media only screen and (max-height: 400px) {
  .modal {
    height: 320px;
  }
}
@media only screen and (max-height: 350px) {
  .modal {
    height: 270px;
  }
}
@media only screen and (max-height: 300px) {
  .modal {
    height: 220px;
  }
}
@media only screen and (max-height: 250px) {
  .modal {
    height: 180px;
  }
}
@media only screen and (max-height: 200px) {
  .modal {
    height: 130px;
  }
}
.promoCodes.select2-container {
  padding: 0;
}
.promoCodes.select2-container a {
  border: none;
  box-shadow: none;
}
.promoCodes .select2-choice abbr.select2-search-choice-close {
  font-size: 11px;
  background: none;
}
.promoCodeDropDown .select2-search input {
  width: 100% !important;
  background: none;
  margin-top: 5px;
}
.card-logo {
  max-height: 21px;
  max-width: 34px;
}
.card-radios .card-logo {
  max-height: 30px;
  max-width: 52px;
}
.faq-row {
  margin-top: 3px;
}
.faq-row .faq-question {
  cursor: pointer;
}
.faq-row .faq-answer {
  margin-top: 5px;
  margin-left: 43px;
}
.faq-row .faq-num {
  margin-left: 5px;
  width: 20px;
  display: inline-block;
}
.faq-row .back-to-top {
  font-size: 13px;
  padding-bottom: 10px;
}
.agencyChange .contentWrap {
  border: solid 1px #ccc;
  padding: 10px;
  height: 100%;
}
.agencyChange .heading {
  background-color: #f0f0f0;
  border: solid 1px #ccc;
  border-bottom: none;
  padding: 10px;
}
.agencyChange .border {
  border: solid 1px #ccc;
}
.modal-dialog.large {
  width: 900px;
}
.default-agency-list {
  padding: 10px;
  overflow-y: auto;
  height: 300px;
}
#agenciesModal {
  width: 750px;
  height: 500px;
  margin: 30px auto;
  background-color: #fff !important;
}
.agencyLink {
  text-decoration: underline;
  cursor: pointer;
  line-height: 2em;
  vertical-align: middle;
}
.modal-body .row {
  margin-left: 0;
  margin-right: 0;
}
#agencyForBrandModal {
  width: 550px;
  height: 290px;
  margin: 20px auto;
  background-color: #fff !important;
  z-index: 1042;
}
#agencyForBrandModal div.background {
  width: 100%;
  height: 100%;
  border: solid 1px #999;
}
#agencyForBrandModal .close {
  text-transform: none;
  font-size: 12px;
}
#agencyForBrandModal .modal-header {
  font-weight: 700;
  font-size: 12px;
}
#agencyForBrandModal .modal-subheader {
  padding: 16px;
  font-size: 12px;
}
#agencyForBrandModal .modal-body {
  background-color: #FFFFFF;
  margin: 0 16px 0 16px;
  padding: 16px;
}
#agencyForBrandModal .modal-body .title {
  font-weight: 700;
  font-size: 12px;
  padding-top: 5px !important;
}
#agencyForBrandModal .modal-body img {
  height: 20px;
}
#agencyForBrandModal .row {
  margin-top: 16px;
  margin-bottom: 16px;
}
#surveyModal {
  background-color: transparent;
  z-index: 1042;
  width: 800px;
  height: 610px;
  margin: 20px auto;
  z-index: 1045;
  /*.warning-icon {
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTExLjk5OSA1MTEuOTk5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTEuOTk5IDUxMS45OTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIHN0eWxlPSJmaWxsOiNGRDAwM0E7IiBkPSJNNTAxLjQ0OSwzNjguOTE0TDMyMC41NjYsNjYuMjA3QzMwNi43NTEsNDMuMzg0LDI4Mi43MjgsMjkuNTY5LDI1NiwyOS41NjkNCglzLTUwLjc1MiwxMy44MTUtNjQuNTY3LDM2LjYzOEwxMC41NSwzNjguOTE0Yy0xMy44MTIsMjMuNzI1LTE0LjExMyw1MS45NTQtMC41OTksNzUuNjc4YzEzLjUxMywyMy43MjMsMzcuODM2LDM3LjgzOCw2NS4xNjUsMzcuODM4DQoJaDM2MS43NjZjMjcuMzI5LDAsNTEuNjUzLTE0LjExNSw2NS4xNjUtMzcuODM4QzUxNS41NjMsNDIwLjg2OCw1MTUuMjYyLDM5Mi42MzksNTAxLjQ0OSwzNjguOTE0eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZEMDAzQTsiIGQ9Ik01MDIuMDQ5LDQ0NC41OTJjLTEzLjUxMywyMy43MjMtMzcuODM2LDM3LjgzOC02NS4xNjUsMzcuODM4SDI1NlYyOS41Nw0KCWMyNi43MjcsMCw1MC43NTIsMTMuODE1LDY0LjU2NywzNi42MzhMNTAxLjQ1LDM2OC45MTVDNTE1LjI2MiwzOTIuNjM5LDUxNS41NjMsNDIwLjg2OCw1MDIuMDQ5LDQ0NC41OTJ6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDpwaW5rOyIgZD0iTTc1LjEwOSw0NTIuNGMtMTYuNjI4LDAtMzAuODUxLTguMjctMzkuMDYzLTIyLjY2OWMtOC4yMTEtMTQuNDE0LTguMDY1LTMxLjA4NywwLjQ2OS00NS43Mg0KCUwyMTcuMjMsODEuNTQ5YzguMjctMTMuNjY2LDIyLjgxNi0yMS45NTEsMzguNzY5LTIxLjk1MXMzMC41LDguMjg0LDM4Ljg4NywyMi4xNTdsMTgwLjc0NSwzMDIuNDkNCgljOC4zODgsMTQuNCw4LjUzNCwzMS4wNzIsMC4zMjIsNDUuNDg1Yy04LjIxMSwxNC40LTIyLjQzNSwyMi42NjktMzkuMDYzLDIyLjY2OUg3NS4xMDlWNDUyLjR6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDpwaW5rOyIgZD0iTTQzNi44OTEsNDUyLjRjMTYuNjI4LDAsMzAuODUxLTguMjcsMzkuMDYzLTIyLjY2OWM4LjIxMS0xNC40MTQsOC4wNjUtMzEuMDg3LTAuMzIyLTQ1LjQ4NQ0KCUwyOTQuODg2LDgxLjc1NGMtOC4zODgtMTMuODcxLTIyLjkzMy0yMi4xNTctMzguODg3LTIyLjE1N1Y0NTIuNEg0MzYuODkxeiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZEMDAzQTsiIGQ9Ik0yODYuMDMsMTUyLjA5NXYxMjAuMTIyYzAsMTYuNTE3LTEzLjUxNCwzMC4wMy0zMC4wMywzMC4wM3MtMzAuMDMxLTEzLjUxNC0zMC4wMzEtMzAuMDNWMTUyLjA5NQ0KCWMwLTE2LjUxNywxMy41MTQtMzAuMDMxLDMwLjAzMS0zMC4wMzFTMjg2LjAzLDEzNS41NzgsMjg2LjAzLDE1Mi4wOTV6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojRkQwMDNBOyIgZD0iTTI4Ni4wMywxNTIuMDk1djEyMC4xMjJjMCwxNi41MTctMTMuNTE0LDMwLjAzLTMwLjAzLDMwLjAzVjEyMi4wNjQNCglDMjcyLjUxNiwxMjIuMDY0LDI4Ni4wMywxMzUuNTc4LDI4Ni4wMywxNTIuMDk1eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZEMDAzQTsiIGQ9Ik0yNTYsMzMyLjI3OGMtMjQuOTI2LDAtNDUuMDQ2LDIwLjExOS00NS4wNDYsNDUuMDQ2YzAsMjQuOTI0LDIwLjExOSw0NS4wNDYsNDUuMDQ2LDQ1LjA0Ng0KCXM0NS4wNDYtMjAuMTIxLDQ1LjA0Ni00NS4wNDZDMzAxLjA0NiwzNTIuMzk4LDI4MC45MjUsMzMyLjI3OCwyNTYsMzMyLjI3OHoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiNGRDAwM0E7IiBkPSJNMzAxLjA0NiwzNzcuMzIzYzAsMjQuOTI0LTIwLjExOSw0NS4wNDYtNDUuMDQ2LDQ1LjA0NnYtOTAuMDkxDQoJQzI4MC45MjUsMzMyLjI3OCwzMDEuMDQ2LDM1Mi4zOTgsMzAxLjA0NiwzNzcuMzIzeiIvPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat;
        width: 20px;
        height: 20px;
        background-size: cover;
        margin-right: 15px;
    }*/
}
#surveyModal div.background {
  width: 100%;
  height: 100%;
  border: solid 1px #999;
}
#surveyModal:focus {
  outline-color: transparent;
}
#surveyModal p {
  font-weight: bold;
  font-size: 12px;
}
#surveyModal span.selected-plan {
  color: #9A0010;
}
#surveyModal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
#surveyModal .modal-body {
  max-height: 520px;
}
@media only screen and (min-width: 979px) {
  #surveyModal .modal-body {
    max-height: 520px !important;
  }
}
#surveyModal .modal-content .modal-header {
  padding: 15px 15px;
}
#surveyModal .modal-content .modal-header .modal-survey-close {
  padding: 15px 0;
}
#surveyModal .alert {
  padding: 10px 15px 15px 15px;
}
#surveyModal .alert:before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTExLjk5OSA1MTEuOTk5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTEuOTk5IDUxMS45OTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIHN0eWxlPSJmaWxsOiNGRDAwM0E7IiBkPSJNNTAxLjQ0OSwzNjguOTE0TDMyMC41NjYsNjYuMjA3QzMwNi43NTEsNDMuMzg0LDI4Mi43MjgsMjkuNTY5LDI1NiwyOS41NjkNCglzLTUwLjc1MiwxMy44MTUtNjQuNTY3LDM2LjYzOEwxMC41NSwzNjguOTE0Yy0xMy44MTIsMjMuNzI1LTE0LjExMyw1MS45NTQtMC41OTksNzUuNjc4YzEzLjUxMywyMy43MjMsMzcuODM2LDM3LjgzOCw2NS4xNjUsMzcuODM4DQoJaDM2MS43NjZjMjcuMzI5LDAsNTEuNjUzLTE0LjExNSw2NS4xNjUtMzcuODM4QzUxNS41NjMsNDIwLjg2OCw1MTUuMjYyLDM5Mi42MzksNTAxLjQ0OSwzNjguOTE0eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZEMDAzQTsiIGQ9Ik01MDIuMDQ5LDQ0NC41OTJjLTEzLjUxMywyMy43MjMtMzcuODM2LDM3LjgzOC02NS4xNjUsMzcuODM4SDI1NlYyOS41Nw0KCWMyNi43MjcsMCw1MC43NTIsMTMuODE1LDY0LjU2NywzNi42MzhMNTAxLjQ1LDM2OC45MTVDNTE1LjI2MiwzOTIuNjM5LDUxNS41NjMsNDIwLjg2OCw1MDIuMDQ5LDQ0NC41OTJ6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDpwaW5rOyIgZD0iTTc1LjEwOSw0NTIuNGMtMTYuNjI4LDAtMzAuODUxLTguMjctMzkuMDYzLTIyLjY2OWMtOC4yMTEtMTQuNDE0LTguMDY1LTMxLjA4NywwLjQ2OS00NS43Mg0KCUwyMTcuMjMsODEuNTQ5YzguMjctMTMuNjY2LDIyLjgxNi0yMS45NTEsMzguNzY5LTIxLjk1MXMzMC41LDguMjg0LDM4Ljg4NywyMi4xNTdsMTgwLjc0NSwzMDIuNDkNCgljOC4zODgsMTQuNCw4LjUzNCwzMS4wNzIsMC4zMjIsNDUuNDg1Yy04LjIxMSwxNC40LTIyLjQzNSwyMi42NjktMzkuMDYzLDIyLjY2OUg3NS4xMDlWNDUyLjR6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDpwaW5rOyIgZD0iTTQzNi44OTEsNDUyLjRjMTYuNjI4LDAsMzAuODUxLTguMjcsMzkuMDYzLTIyLjY2OWM4LjIxMS0xNC40MTQsOC4wNjUtMzEuMDg3LTAuMzIyLTQ1LjQ4NQ0KCUwyOTQuODg2LDgxLjc1NGMtOC4zODgtMTMuODcxLTIyLjkzMy0yMi4xNTctMzguODg3LTIyLjE1N1Y0NTIuNEg0MzYuODkxeiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZEMDAzQTsiIGQ9Ik0yODYuMDMsMTUyLjA5NXYxMjAuMTIyYzAsMTYuNTE3LTEzLjUxNCwzMC4wMy0zMC4wMywzMC4wM3MtMzAuMDMxLTEzLjUxNC0zMC4wMzEtMzAuMDNWMTUyLjA5NQ0KCWMwLTE2LjUxNywxMy41MTQtMzAuMDMxLDMwLjAzMS0zMC4wMzFTMjg2LjAzLDEzNS41NzgsMjg2LjAzLDE1Mi4wOTV6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojRkQwMDNBOyIgZD0iTTI4Ni4wMywxNTIuMDk1djEyMC4xMjJjMCwxNi41MTctMTMuNTE0LDMwLjAzLTMwLjAzLDMwLjAzVjEyMi4wNjQNCglDMjcyLjUxNiwxMjIuMDY0LDI4Ni4wMywxMzUuNTc4LDI4Ni4wMywxNTIuMDk1eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZEMDAzQTsiIGQ9Ik0yNTYsMzMyLjI3OGMtMjQuOTI2LDAtNDUuMDQ2LDIwLjExOS00NS4wNDYsNDUuMDQ2YzAsMjQuOTI0LDIwLjExOSw0NS4wNDYsNDUuMDQ2LDQ1LjA0Ng0KCXM0NS4wNDYtMjAuMTIxLDQ1LjA0Ni00NS4wNDZDMzAxLjA0NiwzNTIuMzk4LDI4MC45MjUsMzMyLjI3OCwyNTYsMzMyLjI3OHoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiNGRDAwM0E7IiBkPSJNMzAxLjA0NiwzNzcuMzIzYzAsMjQuOTI0LTIwLjExOSw0NS4wNDYtNDUuMDQ2LDQ1LjA0NnYtOTAuMDkxDQoJQzI4MC45MjUsMzMyLjI3OCwzMDEuMDQ2LDM1Mi4zOTgsMzAxLjA0NiwzNzcuMzIzeiIvPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat;
  background-size: 15px 15px;
  background-position-y: 5px;
  content: '';
  width: 15px;
  height: 20px;
  margin-right: 15px;
  display: inline-block;
}
#surveyModal .strong-warning {
  font-weight: bold;
}
#surveyModal .survey-question {
  margin: 20px 0;
}
#surveyModal .block {
  display: block;
}
#surveyModal div.question-radiobutton-group {
  padding: 2px 6px;
}
#surveyModal input[type="radio"] {
  margin-right: 12px;
}
#surveyModal input[type="radio"] label {
  font-weight: normal;
}
#surveyModal h1 {
  padding: 10px 0px 10px;
}
#surveyModal .characters-remaining {
  color: #999;
  text-align: right;
}
#surveyModal #button-survey-prev {
  float: left;
}
#surveyModal #button-survey-next {
  float: right;
}
#surveyModal .btn-success {
  width: 120px;
}
#surveyModal .inplace-spinner-abs {
  top: 8px;
}
#surveyModal .survey-footer-note {
  color: red;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 20px;
}
#surveyModal .survey-footer-note .survey-footer-heading {
  text-transform: uppercase;
}
#surveyModal .survey-footer-note ul {
  padding-left: 15px;
  margin-left: 0;
}
#surveyModal .survey-footer-note ul li {
  line-height: 1.6;
}
#surveyModal .survey-note {
  color: red;
  font-size: 10px;
  margin-top: -20px;
}
#s2id_ddSelectBrand {
  padding: 0;
}
.agencypanel .is-clickable {
  padding-left: 10px;
}
.button-small {
  padding: 5px;
  line-height: 15px;
  font-weight: 600;
  font-size: 12px;
}
#agenciesModal .modal-body {
  overflow: visible;
}
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
  color: #999;
}
.tt-menu {
  /* used to be tt-dropdown-menu in older versions */
  width: 222px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}
.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}
.tt-suggestion p {
  margin: 0;
}
.travel-arrangement {
  margin-bottom: 0;
  overflow: visible;
}
.travel-arrangement .content {
  padding-left: 10px;
  padding-bottom: 10px;
}
.travel-arrangement .btn {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.429em;
}
.travel-arrangement .btn-adjust {
  margin: 0 0 6px 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 20px;
  width: 20px;
  background: transparent;
}
.travel-arrangement #scrollable-dropdown-menu .tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto;
  width: 100%;
}
div.brand-logo {
  background: no-repeat 50% / contain;
  background-color: white;
  width: 100%;
  height: 100%;
}
.brand-result div.brand-logo,
.select2-results div.brand-logo,
.select2-container div.brand-logo {
  background: no-repeat 50% / contain;
  background-color: white;
  width: 50px;
  height: 20px;
  border: 1px solid #eee;
  margin-right: 10px;
  vertical-align: middle;
}
#Brands .section-row {
  margin-top: 20px;
}
#Brands .section-row:first-child {
  margin-top: 0;
}
#Brands .section-row .content {
  padding: 6px;
}
#Brands .select2-container {
  border: none;
  box-shadow: none;
  padding: 0;
}
#Brands .select2-search-choice {
  border: none;
  box-shadow: none;
}
#disclaimerScreen .infoHeader {
  color: red;
  font-weight: bold;
  text-transform: uppercase;
}
#disclaimerScreen .infoBody {
  color: red;
}
#disclaimerScreen .footerButton {
  margin-bottom: 10px;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
#disclaimerScreen .row {
  padding-bottom: 17px;
}
.script-text {
    width: 45%;
    margin: 2% 1.5% 2% 54%;
    font-size: 11px;
    text-align: right;
    display: none;
}
.script-text:nth-child(3) {
    display: block;
}