@import url(https://fonts.googleapis.com/css?family=Comfortaa|Open+Sans|Open+Sans+Condensed:700);
@font-face {
  font-family: 'GillSansRegular';
  src: url("../fonts/GillSans.eot");
  src: url("../fonts/GillSans.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSans.woff") format("woff"), url("../fonts/GillSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GillSansLight';
  src: url("../fonts/GillSans-Light.eot");
  src: url("../fonts/GillSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSans-Light.woff") format("woff"), url("../fonts/GillSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'GillSansLightItalic';
  src: url("../fonts/GillSans-LightItalic.eot");
  src: url("../fonts/GillSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSans-LightItalic.woff") format("woff"), url("../fonts/GillSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

.font-regular, h1, h2, .title-section .welcome-name, .title-section .welcome-agency, .travel-pattern thead > tr > th, .api-summary .api-summary-header h3, .api-summary .api-summary-body .api-summary-information, .api-panel .api-panel-body h3 {
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.font-light, h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
  font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.font-italic, .header-italic {
  font-family: "GillSansLightItalic", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.font-logo {
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #063958; }

.font-logo-light {
  font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1AA2DC; }
  .font-logo-light.dark {
    color: #063958; }

@media (min-width: 768px) {
  .navbar-nav {
    float: right; } }

.navbar-nav > li > a {
  padding: 60px 10px 5px 10px;
  margin-bottom: 10px;
  margin-top: -1px; }
  @media (max-width: 767px) {
    .navbar-nav > li > a {
      padding: 20px 20px 20px 20px;
      margin-top: 0px;
      margin-bottom: 0px; } }

.navbar-toggle {
  margin-top: 30px; }
  .navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar {
    background-color: #FFF; }

.internal-navbar .navbar-default {
  border-color: #F3F3F3;
  background-color: #F3F3F3;
  margin-left: -15px;
  margin-right: -15px; }

.internal-navbar .navbar {
  margin-bottom: 0px; }

.internal-navbar .navbar-nav {
  /*> li:first-child a {
      @media (min-width: $screen-md-min) {
        padding-left: 0px;
      }
    }
    > li:last-child a {
      padding-right: 0px;
    }*/ }
  @media (min-width: 768px) {
    .internal-navbar .navbar-nav {
      float: left; } }
  .internal-navbar .navbar-nav > li > .dropdown-menu {
    border-radius: 0px; }
  .internal-navbar .navbar-nav > li > a {
    padding: 0px 15px 13px 15px;
    margin-bottom: 0px;
    margin-top: 13px;
    color: #063958; }
    @media (max-width: 767px) {
      .internal-navbar .navbar-nav > li > a {
        padding: 10px 0px 10px 0px;
        margin-top: 0px;
        margin-bottom: 0px; } }
    .internal-navbar .navbar-nav > li > a:hover {
      color: #1AA2DC; }
  .internal-navbar .navbar-nav > .active > a, .internal-navbar .navbar-nav .navbar-default .navbar-nav > .active > a:hover, .internal-navbar .navbar-nav .navbar-default .navbar-nav > .active > a:focus {
    color: #1AA2DC !important;
    background-color: #F3F3F3 !important; }
  .internal-navbar .navbar-nav > .open > a, .internal-navbar .navbar-nav .navbar-default .navbar-nav > .open > a:hover, .internal-navbar .navbar-nav .navbar-default .navbar-nav > .open > a:focus {
    color: #1AA2DC !important;
    background-color: #F3F3F3 !important; }
  .internal-navbar .navbar-nav .icon {
    width: 25px; }

.internal-navbar .navbar-toggle {
  background-color: #FFF;
  margin-top: 13px; }

.panel {
  border: none;
  box-shadow: none; }
  .panel .panel-heading {
    background: none;
    border: none; }
  .panel .panel-title {
    font-size: 2em;
    font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #063958; }
  .panel .panel-body {
    border: none; }
  .panel.active {
    border: none; }
  .panel.scheme-choice.active .panel-body {
    border: 2px solid #FAB92F; }
  .panel.scheme-choice > .panel-body {
    border: 1px solid #CCC;
    border-radius: 8px;
    padding: 0px; }
    .panel.scheme-choice > .panel-body > .row {
      margin-left: 0px;
      margin-right: 0px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
      .panel.scheme-choice > .panel-body > .row > .benefits {
        padding-top: 10px;
        background-color: #D9F1FB; }
        .panel.scheme-choice > .panel-body > .row > .benefits p {
          text-align: center; }
      .panel.scheme-choice > .panel-body > .row > .premium {
        margin-top: 5px;
        text-align: center; }
        .panel.scheme-choice > .panel-body > .row > .premium > p {
          text-align: center; }
          .panel.scheme-choice > .panel-body > .row > .premium > p > a {
            width: 100%; }
          .panel.scheme-choice > .panel-body > .row > .premium > p > .premium {
            font-size: 28px; }
  .panel.panel-inverse {
    background-color: #063958;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFF; }
    .panel.panel-inverse .panel-title {
      color: #FFF; }
    .panel.panel-inverse .table {
      margin-bottom: 0px; }

.form-group {
  margin-bottom: 0px; }

.contact .form-group {
  margin-bottom: 15px; }

.form-inline > .form-group {
  margin: 0px 5px; }
  .form-inline > .form-group:last-child {
    margin: 0px 0px 0px 5px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left; } }

.form-control.date, .form-control.date-range {
  width: 94px;
  display: inline-block; }

span.input-daterange input:first-child {
  border-radius: 4px; }

span.input-daterange input:last-child {
  border-radius: 4px; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #1AA2DC !important; }

.datepicker table tr td.disabled {
  color: #999 !important; }

.person-name .col-xs-2 {
  padding-right: 5px; }
  @media (max-width: 1199px) {
    .person-name .col-xs-2 {
      padding-right: 1px; }
      .person-name .col-xs-2 .form-control {
        font-size: 12px; } }

.person-name .col-xs-5 {
  padding-left: 5px;
  padding-right: 5px; }
  @media (max-width: 1199px) {
    .person-name .col-xs-5 {
      padding-left: 1px;
      padding-right: 1px; } }

.person-name .col-xs-5:last-child {
  padding-right: 15px; }

.expiry-date .col-xs-2 {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  margin-top: 10px; }

.expiry-date .col-xs-5:first-child {
  padding-right: 5px; }

.expiry-date .col-xs-5:last-child {
  padding-left: 5px; }

.carousel {
  margin-bottom: 20px; }

#carouselTopBanner {
  margin-bottom: 0px; }

.carousel-control.left {
  left: -12%;
  background: none; }

.carousel-control.right {
  right: -12%;
  background: none; }

.carousel-indicators {
  bottom: -30px; }

@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: -30px; } }

.popover-content {
  font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.media-right,
.media > .pull-right {
  padding-left: 20px; }

.media-left,
.media > .pull-left {
  padding-right: 20px; }

@media (max-width: 1199px) {
  .media-object {
    max-width: 250px;
    max-height: 250px; } }

@media (max-width: 991px) {
  .media-object {
    max-width: 170px;
    max-height: 170px; } }

@media (max-width: 767px) {
  .media-object {
    max-width: 64px;
    max-height: 64px; } }

ol.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0px; }
  ol.breadcrumb > li + li:before {
    content: "- "; }

span.twitter-typeahead {
  width: 100%; }

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-menu {
  width: 100%;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0; }

h1 {
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 20px; }

h2 {
  font-size: 2.5em;
  margin-top: 0;
  margin-bottom: 20px; }

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
  margin-top: 20px; }

h4, h5, h6, .h4, .h5, .h6 {
  color: #1AA2DC; }

h5, h6, .h5, .h6 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px; }

.header-icon {
  max-height: 60px;
  position: relative;
  top: -5px; }

.sub-heading-text {
  margin-top: -15px; }

.header {
  background-color: #063958;
  text-align: right;
  padding: 5px;
  height: 50px;
  color: #FFF;
  margin-top: 20px; }
  .header a {
    color: #FFF; }
  .header .btn-default {
    color: #FFF;
    background-color: #1AA2DC;
    border-color: #1AA2DC; }
  .header div {
    line-height: 37px; }
  .header .social-link img {
    width: 30px; }

.static-top {
  position: fixed;
  top: 0;
  z-index: 999;
  -webkit-transition: all .6s ease-in-out;
  width: 100%;
  background-color: #fff; }

.scrollable-container {
  margin-top: 156px; }

.title-section {
  padding: 30px 0; }
  @media (max-width: 991px) {
    .title-section {
      padding: 20px 0; } }
  @media (max-width: 767px) {
    .title-section {
      padding: 10px 0; } }
  .title-section .welcome {
    margin-top: 5px; }
  .title-section .log-out {
    margin-top: 15px; }
  .title-section .welcome-name {
    font-size: 25px; }
  .title-section .welcome-agency {
    color: #1AA2DC;
    font-size: 12px; }
  .title-section .welcome-date {
    font-size: 12px; }

.navbar-section {
  background-color: #F3F3F3; }

.navbar {
  border: 0; }

.guest-layout {
  font-size: 1.6em; }
  .guest-layout .navbar {
    margin-bottom: 10px; }

.internal-layout {
  font-size: 1.5em; }

.navbar-default .navbar-nav > li > a {
  color: #063958; }
  .navbar-default .navbar-nav > li > a.active {
    color: #fff; }

@media (min-width: 768px) {
  .navbar-nav {
    float: right; } }

.navbar-nav > li > a {
  padding-top: 82px;
  margin-bottom: 0;
  padding-bottom: 5px;
  margin-top: 0; }
  @media (max-width: 767px) {
    .navbar-nav > li > a {
      padding: 20px 20px 20px 20px;
      margin-top: 0;
      margin-bottom: 0; } }

@media (min-width: 768px) {
  .internal-navbar .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: auto;
    float: none;
    width: 100%; }
  .internal-navbar .navbar-nav > li {
    display: table-cell;
    float: none;
    text-align: center; } }

@media (max-width: 767px) {
  .internal-navbar {
    font-size: 1.1em; }
    .internal-navbar .icon {
      position: relative;
      top: -2px; }
    .internal-navbar .navbar-toggle {
      margin-right: 15px; }
    .internal-navbar .navbar-nav > li {
      padding-left: 15px; } }

img.main-logo {
  margin-top: 8px;
  max-width: 440px; }
  @media (max-width: 1199px) {
    img.main-logo {
      margin-top: 8px;
      max-width: 375px; } }
  @media (max-width: 991px) {
    img.main-logo {
      margin-top: 15px;
      max-width: 220px; } }
  img.main-logo.internal {
    margin-top: 0;
    max-width: 380px; }
  @media (max-width: 767px) {
    img.main-logo.internal {
      margin-top: 0;
      max-width: 220px; } }

.footer {
  background-color: #063958;
  padding: 20px;
  color: #FFF;
  box-shadow: 0 500px 0 500px #063958; }
  .footer a {
    color: #FFF; }

ul.privacy-links {
  list-style-type: none;
  margin-bottom: 0; }
  ul.privacy-links li {
    display: inline-block;
    margin: 0 5px; }

.section {
  padding: 70px 0; }
  .section.internal {
    padding: 45px 0 45px 0;
    background: url("../images/backgrounds/watermark.jpg") no-repeat fixed center top;
    background-size: cover; }
  .section.content {
    padding: 20px 0; }

.internal-content-container {
  background-color: #FFF;
  border: 1px solid #063958;
  padding: 20px 30px;
  border-radius: 8px; }
  @media (max-width: 991px) {
    .internal-content-container {
      padding: 20px 20px; } }
  @media (max-width: 767px) {
    .internal-content-container {
      padding: 20px 10px; } }

.row-breadcrumb {
  background-color: #D9F1FB;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
  padding: 8px 0 4px 0; }
  @media (max-width: 991px) {
    .row-breadcrumb {
      margin-left: -20px;
      margin-right: -20px; } }
  @media (max-width: 767px) {
    .row-breadcrumb {
      margin-left: -10px;
      margin-right: -10px; } }
  .row-breadcrumb > .row-breadcrumb-control {
    margin-top: 5px;
    padding-right: 30px; }
  .row-breadcrumb .breadcrumb {
    font-size: 1.1em;
    color: #063958; }
    .row-breadcrumb .breadcrumb .active {
      color: #063958; }

.list-group a {
  font-size: 1.2em;
  font-weight: bold; }

.testimonial {
  font-size: 2em;
  color: #063958;
  padding-top: 40px;
  padding-bottom: 40px; }

.testimonials {
  color: #fff;
  height: 100%;
  padding-top: 40px;
  margin-top: -40px;
  margin-bottom: -40px;
  padding-bottom: 40px; }
  .testimonials p {
    margin-bottom: 30px;
    font-family: "GillSansLightItalic", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .testimonials p .author {
      font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      display: block; }

.scroll-down {
  margin-top: 25px;
  font-size: 2.5em;
  color: #1AA2DC; }

div.button-area > div > .btn {
  margin-bottom: 5px; }

div.section-break {
  height: 1px;
  background-color: #FAB92F;
  margin-bottom: 15px; }

span.wisconnectz-wis {
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  text-transform: uppercase;
  color: #063958;
  font-weight: bolder !important; }

span.wisconnectz-connect {
  text-transform: capitalize;
  color: #41b6e8;
  font-weight: normal;
  font-family: 'Comfortaa', cursive;
  font-size: 0.9em; }

span.wisconnectz-z {
  text-transform: lowercase;
  color: #063958;
  font-weight: normal;
  font-family: 'Comfortaa', cursive;
  font-size: 0.9em; }

.partnership2-background {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 20px; }
  .partnership2-background > a {
    color: #1AA2DC; }

.partnership1-background {
  background-color: rgba(6, 57, 88, 0.7);
  color: #FFF;
  padding: 20px; }

.product-link-nav {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  .product-link-nav img {
    max-width: 80px; }
  .product-link-nav a {
    display: block; }
  @media (max-width: 767px) {
    .product-link-nav {
      display: inline-block; }
      .product-link-nav a {
        display: inline-block; }
      .product-link-nav img {
        max-width: 40px; }
      .product-link-nav h4 {
        display: none; } }
  .product-link-nav.faded {
    filter: alpha(opacity=40);
    opacity: 0.4; }

@media (max-width: 767px) {
  #carouselProducts .col-sm-3 {
    float: left;
    display: inline-block;
    width: 25%; } }

.product-content {
  display: none;
  margin-bottom: -20px; }
  .product-content.active {
    display: block; }

.dt-bootstrap {
  margin-bottom: 55px; }
  .dt-bootstrap > div > div > table.dataTable {
    margin: 0 auto 30px auto !important;
    border: #d0d0d0 1px solid;
    border-radius: 8px; }
    .dt-bootstrap > div > div > table.dataTable tr:nth-child(odd) td {
      background-color: #f9f9f9; }
    .dt-bootstrap > div > div > table.dataTable tr:hover:nth-child(odd) td {
      background-color: #D9F1FB; }
  .dt-bootstrap > div:first-child .form-control {
    margin: 25px 5px; }

.breadcrumb-buttons {
  margin-top: 5px; }

.notifications-panel .list-group-item {
  padding-top: 0; }

#changeDetails .form-control {
  margin-bottom: 15px; }

a.quote-link h4.media-heading:hover {
  text-decoration: none !important; }

.centerDropdownA {
  left: 10% !important;
  right: auto !important; }

.centerDropdownA:after {
  left: auto !important;
  right: 45% !important; }

.centerDropdownB {
  left: auto !important;
  right: -7% !important; }

.centerDropdownB:after {
  left: auto !important;
  right: 45% !important; }

.centerDropdownC {
  left: auto !important;
  right: 23% !important; }

.centerDropdownC:after {
  left: auto !important;
  right: 45% !important; }

#reportResults {
  margin-top: 53px; }

.agency-mgmt-tabs {
  margin-bottom: 20px; }
  .agency-mgmt-tabs .nav-tabs > li {
    padding-right: 5px; }
    .agency-mgmt-tabs .nav-tabs > li > a {
      border-radius: 3px 3px 0 0;
      background-color: #F3F3F3;
      bottom: 1px; }
      .agency-mgmt-tabs .nav-tabs > li > a:hover {
        border: 1px solid transparent; }
    .agency-mgmt-tabs .nav-tabs > li.active > a {
      background-color: #fff;
      bottom: 0px; }
      .agency-mgmt-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid #ddd;
        border-bottom: 1px solid transparent; }
  .agency-mgmt-tabs .tab-content {
    padding: 15px;
    border: 1px solid #ddd;
    border-top-color: transparent; }

.display-detail-row {
  padding-top: 5px;
  padding-bottom: 5px; }

.agency-action-buttons {
  text-align: right; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: inherit;
  display: block; }

.policy-upgrade {
  background: #F3F3F3;
  padding: 10px;
  border-radius: 8px;
  margin: 0px;
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .policy-upgrade img {
    max-height: 50px;
    margin-right: 10px; }
  .policy-upgrade .title, .policy-upgrade .premium {
    font-size: 18px; }
  .policy-upgrade .title {
    color: #1AA2DC; }
  .policy-upgrade.row {
    margin-top: 5px;
    margin-bottom: 5px; }

.partner-image {
  padding: 40px;
  max-height: 150px; }
  .partner-image img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 90px; }

.rewards-chart {
  height: 100px; }

/* Product logos shown on quote / issue summary pages */
.collinson-logo {
  max-height: 90px;
  position: absolute;
  right: 0;
  top: -12px; }

.trace-me-logo {
  max-height: 90px;
  position: absolute;
  right: 0;
  top: -30px; }

.travelwise-logo {
  max-height: 90px;
  position: absolute;
  right: 0;
  top: -30px; }

.dataTables_filter label input[type="search"] {
  width: 300px; }

.panel.panel-blue {
  color: #fff;
  background-color: #063958; }
  .panel.panel-blue a {
    color: #FFF; }

.home-login {
  padding: 20px; }

.custom-panel-heading {
  margin-top: 30px; }

.panel-image {
  max-width: 220px;
  margin: 20px auto; }

.media-object {
  margin: 0 30px 0 0; }

.media-body {
  padding-top: 9px; }

.carousel-inner .media-object {
  margin: 20px 30px 30px 30px; }

.stats-panel .panel-inverse, .stats-panel .panel-heading, .rewards-page .panel-inverse, .rewards-page .panel-heading {
  padding: 15px; }

.stats-panel .panel .panel-title, .rewards-page .panel .panel-title {
  font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  border-bottom: #FAB92F 1px solid; }

.stats-panel a, .rewards-page a {
  color: #FAB92F;
  font-size: 12px; }

.stats-panel h1, .stats-panel h2, .stats-panel h3, .stats-panel h4, .stats-panel h5, .stats-panel h6, .rewards-page h1, .rewards-page h2, .rewards-page h3, .rewards-page h4, .rewards-page h5, .rewards-page h6 {
  color: #FFF !important; }

.stats-panel table th, .rewards-page table th {
  border-bottom: 1px solid #61727c !important; }

.stats-panel table td, .rewards-page table td {
  border-top: 1px solid #61727c !important; }

.stats-panel .rewards-points, .rewards-page .rewards-points {
  color: #FAB92F;
  font-size: 22px; }

.notifications-panel .list-group-item {
  border: 0;
  padding-left: 0; }
  .notifications-panel .list-group-item .badge {
    font-size: 1.2em;
    font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left;
    margin-right: 15px; }

.panel .panel-title {
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.announcements-panel a {
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em; }

.get-a-quote-panel {
  margin: 0 15px;
  padding: 0 0 25px 0; }
  .get-a-quote-panel .quote-type-options .media {
    margin-bottom: 25px; }
  .get-a-quote-panel .quote-type-options img {
    max-width: 50px;
    margin-top: 10px; }
  .get-a-quote-panel .quote-type-options .quote-link {
    font-size: 1.1em; }

.policy-details {
  background: #F3F3F3;
  padding: 15px;
  border-radius: 10px;
  margin: 0px; }
  .policy-details .row {
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .policy-details .row.compact {
      margin-bottom: 0; }
    .policy-details .row div:first-child {
      font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.policy.button-area {
  line-height: 50px; }
  .policy.button-area a {
    margin-bottom: 15px;
    margin-left: 10px;
    min-width: 160px; }

.business-travel .panel {
  padding-bottom: 10px; }

.business-travel-options {
  margin-top: 25px; }

#schemeChoicesSection {
  padding-bottom: 0; }

#dataTablePolicyNoteList_wrapper {
  margin-bottom: 0; }

.internal-quote .panel {
  padding: 15px 0 10px; }

.internal-quote .panel-title {
  font-size: 1.8em;
  font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.rewards-page {
  padding: 5px 25px 25px 25px;
  color: #fff;
  background-color: #063958; }
  .rewards-page h5 {
    color: #FFF; }
  .rewards-page a {
    color: #FAB92F;
    font-size: 12px; }
  .rewards-page .rewards-points {
    color: #FAB92F;
    font-size: 22px; }
  .rewards-page .rewards-caption {
    font-size: 19px; }

#specialitySelect select, option {
  max-width: 692px; }

/* Smart Delay Unique Transation Number retry panel */
#smartDelayUtnStatusContainer {
  margin-top: 15px;
  text-align: center; }
  #smartDelayUtnStatusContainer #smartDelayRetryUtnButtonContainer {
    margin-top: 15px; }

/* Verify Cover */
.verify-cover-result {
  padding: 20px 30px; }
  .verify-cover-result .verify-cover-partner-logo {
    max-width: 150px; }
  .verify-cover-result .verify-cover-title {
    margin: 20px 0; }
  .verify-cover-result .left-icon {
    margin-right: 15px; }

.btn {
  outline: none !important; }
  .btn .left-icon {
    margin-right: 15px; }
  .btn .right-icon {
    margin-left: 15px; }
  .btn.disabled {
    opacity: 1; }
  .btn.btn-document {
    background: none;
    border: none;
    box-shadow: none;
    font-size: 1.2em;
    color: #063958;
    padding: 0; }
    .btn.btn-document .glyphicon,
    .btn.btn-document .fa {
      font-size: 1.2em;
      margin-right: 3px; }
    .btn.btn-document:hover, .btn.btn-document:active {
      color: #031a28; }
  .btn.btn-upsell {
    font-size: 1.2em; }
  .btn.btn-help {
    background-color: #1AA2DC;
    color: #fff;
    border-radius: 50%;
    padding: 2px 6px;
    font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.6em; }

.data-tables-filters {
  margin: 10px 0px; }

.table > thead > tr > th {
  font-size: 18px;
  border-bottom: 1px solid #FAB92F; }

.table-scrolling {
  width: 100%; }
  .table-scrolling thead, .table-scrolling tbody, .table-scrolling tr, .table-scrolling td, .table-scrolling th {
    display: block; }
  .table-scrolling tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both; }
  .table-scrolling thead th {
    height: 30px; }
  .table-scrolling tbody {
    height: 320px;
    overflow-y: auto; }
  .table-scrolling thead {
    /* fallback */ }
  .table-scrolling tbody td, .table-scrolling thead th {
    float: left; }
    .table-scrolling tbody td.section, .table-scrolling thead th.section {
      width: 10%; }
    .table-scrolling tbody td.cover, .table-scrolling thead th.cover {
      width: 40%; }
    .table-scrolling tbody td.sum-insured, .table-scrolling thead th.sum-insured {
      width: 30%; }
    .table-scrolling tbody td.excess, .table-scrolling thead th.excess {
      width: 20%; }

.travel-pattern thead > tr > th {
  font-size: 1.0em;
  border-bottom: 0px solid #FAB92F; }

.travel-pattern tbody > tr > td {
  border-top: 0px solid #ddd; }

.travel-pattern input[type="number"] {
  max-width: 100px; }

.dt-bootstrap > div > div > table.dataTable tr:nth-child(odd) td {
  background-color: #F3F3F3; }

.dt-bootstrap > div > div > table.dataTable tr:hover:nth-child(odd) td {
  background-color: #D9F1FB; }

.form-wrapper {
  padding: 25px;
  border-radius: 5px; }
  .form-wrapper.activate-agency {
    max-width: 600px; }
    .form-wrapper.activate-agency .action .btn {
      margin-top: 27px; }

.align-right {
  text-align: right; }

.checkbox label {
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.subAgency {
  border-bottom: #F3F3F3 1px solid; }

.quote-icon {
  max-width: 40px;
  margin-top: -8px; }

.internal-quote .campaign-options {
  float: right;
  padding-right: 15px;
  margin-top: -50px;
  width: 100%;
  max-width: 350px; }
  @media (max-width: 767px) {
    .internal-quote .campaign-options {
      float: none;
      margin-top: 10px;
      padding-left: 15px;
      padding-right: 0;
      max-width: 100%; } }

@media (min-width: 768px) {
  .age-band {
    max-width: 75px;
    display: inline; } }

.form-groups {
  margin-bottom: 20px; }
  .form-groups .control-label {
    text-align: left;
    max-width: 150px; }

ul.family-group-white-label {
  width: 100%; }
  ul.family-group-white-label li {
    border: none;
    display: inline-block;
    text-align: center;
    width: 32%; }
    ul.family-group-white-label li p {
      text-align: center; }
    ul.family-group-white-label li a {
      display: block; }
      ul.family-group-white-label li a .active-icon {
        display: none; }
      ul.family-group-white-label li a img {
        max-height: 50px; }
  ul.family-group-white-label li.active a, ul.family-group-white-label li:hover a {
    position: relative;
    background: none;
    border: none;
    color: #FAB92F; }
    ul.family-group-white-label li.active a .fa, ul.family-group-white-label li:hover a .fa {
      color: #063958 !important; }
    ul.family-group-white-label li.active a .active-icon, ul.family-group-white-label li:hover a .active-icon {
      color: #FAB92F !important;
      position: absolute;
      display: block;
      top: 37px;
      left: 57%;
      font-size: 1.4em; }

ul.family-group > li, ul.trip-type > li {
  display: inline-block;
  text-align: center;
  width: 110px; }
  ul.family-group > li p, ul.trip-type > li p {
    text-align: center; }
  ul.family-group > li.active, ul.trip-type > li.active {
    border: 1px solid #ccc;
    border-radius: 4px; }

.radio-group label {
  vertical-align: top;
  text-align: center;
  width: 110px;
  margin: 0 10px 10px 0;
  white-space: normal; }
  .radio-group label.btn {
    border: 0;
    box-shadow: none; }
  .radio-group label.btn-default {
    color: #063958;
    background-color: #fff;
    border: #777777 1px solid; }
  .radio-group label.btn.active, .radio-group label.btn:focus, .radio-group label.btn:hover {
    color: #FAB92F; }
    .radio-group label.btn.active.btn-default, .radio-group label.btn:focus.btn-default, .radio-group label.btn:hover.btn-default {
      color: #fff;
      background-color: #063958; }

.radio-group .icon {
  display: block;
  max-width: 50px;
  margin: 0 auto; }

.familyGroupPicker {
  padding: 0; }
  .familyGroupPicker p {
    margin-bottom: 5px; }
  .familyGroupPicker ul.family-group li {
    border: none; }
    .familyGroupPicker ul.family-group li a {
      display: block;
      width: 110px; }
      .familyGroupPicker ul.family-group li a .active-icon {
        display: none; }
      .familyGroupPicker ul.family-group li a img {
        max-height: 50px; }
  .familyGroupPicker ul.family-group li.active a, .familyGroupPicker ul.family-group li:hover a {
    position: relative;
    background: none;
    border: none;
    color: #FAB92F; }
    .familyGroupPicker ul.family-group li.active a .fa, .familyGroupPicker ul.family-group li:hover a .fa {
      color: #063958 !important; }
    .familyGroupPicker ul.family-group li.active a .active-icon, .familyGroupPicker ul.family-group li:hover a .active-icon {
      color: #FAB92F !important;
      position: absolute;
      display: block;
      top: 37px;
      left: 73px;
      font-size: 1.4em; }

.regionPicker {
  padding: 0; }
  .regionPicker .radio-group label {
    padding: 0 !important; }
    .regionPicker .radio-group label i {
      display: none; }
    .regionPicker .radio-group label.active {
      position: relative; }
      .regionPicker .radio-group label.active i {
        position: absolute;
        display: block;
        top: 30px;
        left: 65px;
        font-size: 1.4em; }

.information-section {
  font-size: 0.9em;
  padding: 25px 25px 10px 25px;
  border-radius: 5px;
  background-color: #F3F3F3; }
  .information-section h3 {
    font-size: 1.4em;
    margin-top: 0; }
    .information-section h3 .info-icon {
      max-width: 22px; }
  .information-section h4 {
    margin-top: -10px;
    margin-bottom: 0;
    font-size: 1.1em; }
  .information-section .media img {
    margin-top: 10px; }

#additionalOptionsSection {
  background-color: #d9f1fb;
  padding: 25px 25px 10px 25px; }
  #additionalOptionsSection .information-section {
    background-color: #FFF; }

.quote-help {
  margin-top: 50px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .quote-help {
      margin-top: -50px; } }

input.start-date,
input.end-date,
.form-control.date,
.form-control.date-range {
  width: 130px; }

input.start-date,
input.end-date,
input.date-range,
.form-control.date,
.form-control.date-range {
  padding-right: 40px;
  background: url("../images/icons/calendar.png") no-repeat center right; }

.color-sample {
  text-align: center;
  padding: 10px; }

.color-swatch {
  height: 40px;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #000; }
  .color-swatch a {
    width: 100%;
    height: 40px;
    display: block; }

.icon-swatch-link {
  width: 100%;
  height: 90px;
  display: block;
  text-align: center;
  margin-bottom: 20px; }

.country-picker-country {
  width: 150px;
  display: inline-block;
  background-color: #063958;
  color: #FFF;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-right: 5px; }
  .country-picker-country .country-picker-country-remove {
    float: right; }
    .country-picker-country .country-picker-country-remove a {
      color: #FFF; }

.verify-cover-form {
  margin-top: 50px;
  padding: 20px 30px; }
  .verify-cover-form .result {
    padding: 15px;
    margin: 15px 0;
    border-radius: 10px; }
    .verify-cover-form .result.valid {
      background-color: #393; }
    .verify-cover-form .result.invalid {
      background-color: #d70c25; }
  .verify-cover-form .help-block {
    color: #f90; }
  .verify-cover-form .has-error .form-control {
    border-color: #f90; }

body {
  font-family: "GillSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #063958; }

p {
  margin-bottom: 15px; }

.page-title {
  font-size: 2em; }

.top-margin {
  margin-top: 10px; }

.bottom-margin {
  margin-bottom: 20px; }

h4, .h4 {
  font-size: 21px; }

/* Note: Bootstrap already has text-center, text-left, text-right in its core */
/* refrain from using the 3 classes below if possible */
.center {
  text-align: center; }

.left-justify {
  text-align: left; }

.right-justify, .title-section .welcome, .title-section .log-out, .data-tables-filters {
  text-align: right; }

@media (min-width: 992px) {
  .vertical-middle {
    display: table-cell;
    vertical-align: middle; } }

@media (min-width: 992px) {
  .wis-advantage img, .wis-advantage ul {
    height: 140px; } }

.float-left {
  float: left; }

.img-center {
  margin-left: auto;
  margin-right: auto; }

.tertiary-color {
  color: #1AA2DC; }

.bg-white {
  background-color: #fff; }

.bg-1 {
  background-color: #D9F1FB; }

.bg-2 {
  background-color: #F3F3F3; }

.bg-3 {
  background-color: #e0f3fb; }

.bg-4 {
  background-color: rgba(6, 57, 88, 0.8); }

.bg-5 {
  background-color: rgba(255, 255, 255, 0.8); }

.bg-watermark {
  background: url("../images/backgrounds/watermark.jpg") no-repeat fixed center top;
  background-size: cover; }

.bg-escalator {
  background: url("../images/backgrounds/escalator.jpg") no-repeat fixed center top;
  background-size: cover; }

.bg-partnership {
  background: url("../images/backgrounds/partnership.jpg") no-repeat fixed center top;
  background-size: cover; }

.row.spacing {
  margin: 25px auto; }

.padded-container {
  padding: 45px; }
  .padded-container .row {
    margin-bottom: 15px; }

.scheme-choice .panel-body {
  border: #063958 1px solid; }

.scheme-choice .scheme-premium {
  background-color: #f6f6f6; }

.scheme-choice.active .panel-body {
  border: #063958 1px solid !important; }

.scheme-choice.active .scheme-title {
  color: #FFF !important; }

.scheme-choice.active .scheme-premium {
  background-color: #063958;
  color: #FFF !important; }

.scheme-choice .premium {
  font-size: 1.9em;
  text-align: center;
  font-family: "GillSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.scheme-choice .discount {
  font-size: 0.8em;
  margin-top: -5px;
  color: #1AA2DC;
  font-family: "GillSansItalic", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.scheme-choice .benefits {
  margin-top: 20px;
  color: #063958; }
  .scheme-choice .benefits .row {
    margin-bottom: 15px; }
  .scheme-choice .benefits .benefit-label {
    text-align: left; }
  .scheme-choice .benefits .benefit-amount {
    text-align: right; }

.scheme-choice .actions {
  margin-top: 25px; }

.option-label {
  width: 180px; }

.option-icon {
  max-width: 30px;
  float: left;
  position: relative;
  top: -3px; }

.api-body {
  background-color: #F3F3F3; }

.api-summary {
  margin-bottom: 20px; }
  .api-summary .api-summary-header {
    padding: 10px;
    color: #FFF;
    background-color: #063958; }
    .api-summary .api-summary-header h3 {
      font-size: 1.4em;
      margin: 0; }
  .api-summary .api-summary-body {
    padding: 20px;
    color: #FFF;
    background-color: #1AA2DC; }
    .api-summary .api-summary-body .row {
      padding: 10px 0px; }
    .api-summary .api-summary-body .api-summary-information {
      font-weight: bold; }

.api-panel {
  margin-bottom: 20px; }
  .api-panel .api-panel-header {
    padding: 10px;
    color: #FFF;
    background-color: #063958; }
    .api-panel .api-panel-header h2 {
      font-size: 1.4em;
      margin: 0; }
  .api-panel .api-panel-body {
    padding: 20px;
    background-color: #FFF; }
    .api-panel .api-panel-body h4 {
      color: #000; }
    .api-panel .api-panel-body .panel.scheme-choice > .panel-body > .row.actions .btn {
      width: 100%; }

.api-document {
  width: 100%; }

.api-breadcrumbs-list {
  list-style-type: none;
  color: #063958;
  padding-left: 0px; }
  .api-breadcrumbs-list .api-breadcrumbs-item {
    float: left;
    text-align: center;
    width: 25%;
    margin-bottom: 20px;
    font-weight: bold; }
    .api-breadcrumbs-list .api-breadcrumbs-item a {
      color: #063958; }
    .api-breadcrumbs-list .api-breadcrumbs-item .api-breadcrumbs-number {
      margin: 0 auto;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      padding: 2px 0px 4px 0px;
      background-color: #fff;
      border: 3px solid #063958;
      color: #000;
      text-align: center;
      font-size: 150%;
      font-weight: bold; }
      .api-breadcrumbs-list .api-breadcrumbs-item .api-breadcrumbs-number.active {
        background-color: #063958;
        color: #FFF; }
  .api-breadcrumbs-list:after {
    content: "";
    background-color: #063958;
    position: absolute;
    height: 3px;
    left: 119px;
    width: 72%;
    top: 18px;
    z-index: -1; }

.directpay .directpay-header {
  padding: 20px 10px;
  border-bottom: 1px solid #000000; }
  .directpay .directpay-header .directpay-brand-logo {
    max-height: 80px;
    max-width: 250px; }

.directpay .directpay-body .directpay-section {
  padding: 30px 10px; }
  .directpay .directpay-body .directpay-section .directpay-heading {
    color: #000000;
    font-size: 2em;
    font-weight: bold; }

.directpay .directpay-footer {
  padding: 20px 10px; }
