/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 19, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
h1.underline, h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px; }

@media (max-width: 767px) {
  /* line 28, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .text_center-mobile {
    text-align: center; } }

/* line 34, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-lg-home {
  padding: 20px 40px;
  font-size: 15px; }

/* line 39, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent; }
  /* line 44, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:hover {
    color: #000;
    border-color: #000;
    background: #fff; }
  /* line 49, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:active {
    color: #000;
    border-color: #000;
    background: #fff; }
  /* line 54, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:focus {
    color: #000;
    border-color: #000;
    background: #fff; }

/* line 67, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > li a, .breadcrumb > li a:hover {
  text-decoration: none;
  color: #666666; }

/* line 73, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > .active {
  font-weight: bold; }

/* line 85, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center; }

/* line 96, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background: none; }

/* line 103, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none; }

/* line 112, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: transparent;
  border-color: transparent; }

/* line 122, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: transparent;
  border-radius: 50%; }

/* line 132, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top {
  border-width: 0; }

/* line 136, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top {
  border-width: 0;
  margin-bottom: 0; }

/* line 140, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-default {
  border-color: transparent; }

/* line 144, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.homelink, a.homelink:hover {
  color: #fff;
  text-decoration: none; }

/* line 149, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.register-bar {
  clear: both; }

/* line 153, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar {
  min-height: 67px; }
  /* line 156, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar .navbar-collapse {
    max-height: 510px;
    box-shadow: none;
    border-top: none;
    padding-top: 8px; }
  /* line 163, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar .navbar-form {
    border: none;
    margin-left: 0;
    margin-right: 0; }
    /* line 168, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-fixed-top.navbar .navbar-form .form-control {
      font-size: 1em; }

/* line 173, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar {
  min-height: 67px; }
  /* line 176, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar .navbar-collapse {
    max-height: 510px;
    box-shadow: none;
    border-top: none;
    padding-top: 8px; }
  /* line 183, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar .navbar-form {
    border: none;
    margin-left: 0;
    margin-right: 0; }
    /* line 188, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-static-top.navbar .navbar-form .form-control {
      font-size: 1em; }

@media (min-width: 992px) {
  /* line 193, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .fix-navbar .register-bar {
    display: none; } }

/* line 199, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: middle; }

/* line 204, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: middle; }

/* line 213, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold; }

/* line 220, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666; }

/* line 232, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold; }

/* line 239, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666; }

/* line 249, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative; }
  @media (max-width: 1200px) {
    /* line 249, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-fixed-top .navbar-brand {
      position: initial;
      height: 42px; } }

/* line 261, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-header {
  padding-top: 8px; }

/* line 266, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative; }
  @media (max-width: 1200px) {
    /* line 266, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-static-top .navbar-brand {
      position: initial;
      height: 42px; } }

/* line 278, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top .navbar-header {
  padding-top: 8px; }

/* line 287, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar-inverse {
  background-color: #97f1e2;
  border-color: transparent; }
  /* line 291, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar-inverse .navbar-brand {
    color: #fff; }
  /* line 294, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar-inverse .divider-vertical {
    border-right-color: #fff;
    border-left-color: #111; }

/* line 299, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse {
  background-color: #08a7f0;
  border-color: transparent; }
  /* line 303, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar-inverse .navbar-brand {
    color: #fff; }
  /* line 307, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar-inverse .divider-vertical {
    border-right-color: #fff;
    border-left-color: #111; }

/* line 314, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #fff; }
  /* line 317, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #36F;
    background-color: transparent; }

/* line 325, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.menu-bar .shopping_link {
  position: relative; }
  /* line 328, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .menu-bar .shopping_link .cart_amount {
    border-radius: 100%;
    height: 17px;
    width: 17px;
    position: absolute;
    bottom: 6px;
    right: -6px;
    background-color: #36F;
    text-align: -webkit-center;
    line-height: 17px;
    font-size: 9px;
    padding-left: 1.9px;
    color: #fff; }
    /* line 342, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .menu-bar .shopping_link .cart_amount:hover {
      color: #fff; }

@media (max-width: 1199px) {
  /* line 350, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }

@media (max-width: 1199px) {
  /* line 355, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }

@media (max-width: 767px) {
  /* line 360, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar > .container > .row > div {
    display: block; }
  /* line 364, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative; } }

@media (max-width: 767px) {
  /* line 369, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar > .container > .row > div {
    display: block; }
  /* line 373, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative; } }

/* line 380, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent; }

/* line 387, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group {
  margin-bottom: 21px; }
  /* line 390, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group.border-bottom {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 84px; }
  /* line 395, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel {
    border-radius: 0px;
    border: none;
    box-shadow: none; }
    /* line 400, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 405, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 409, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-heading .panel-title a {
      text-decoration: none; }
      /* line 412, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a:hover {
        color: #36F; }
      /* line 416, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a:before {
        content: ' ';
        background-repeat: no-repeat;
        display: inline-block;
        width: 22px;
        height: 12px;
        background-position: -92px -5px;
        margin-right: 10.5px; }
      /* line 427, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a.collapsed:before {
        background-position: -5px -126px; }
    /* line 435, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: none; }
  /* line 440, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 443, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: none; }
  /* line 448, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-default {
    border-color: none; }
    /* line 6, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
    .panel-group .panel-default > .panel-heading {
      color: #333333;
      background-color: transparent;
      border-color: none; }
      /* line 11, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
      .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: none; }
      /* line 14, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
      .panel-group .panel-default > .panel-heading .badge {
        color: transparent;
        background-color: #333333; }
    /* line 20, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
    .panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: none; }

/* line 456, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
body {
  padding-top: 0px; }
  @media (max-width: 767px) {
    /* line 456, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    body {
      padding-top: 0px; } }

/* line 465, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.layer_down {
  height: 50px;
  background: url("layer_down.png") no-repeat bottom center;
  position: absolute;
  bottom: 0;
  z-index: 900;
  width: 100%; }

/* line 474, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.layer_up {
  height: 40px;
  background: url("layer_up.png") no-repeat bottom center;
  position: relative;
  z-index: 20; }

/* line 481, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-margin {
  margin: 21px 0; }

/* line 485, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.color-inverse {
  color: #fff; }
  /* line 488, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .color-inverse h1, .color-inverse h2, .color-inverse h3 {
    color: #fff; }

/* line 496, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search {
  background: url("helpdesk.png") no-repeat;
  background-size: cover; }
  /* line 501, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-inline-search .row > div {
    margin-top: 100px; }
    /* line 504, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-inline-search .row > div h1 {
      color: #fff; }
      @media screen and (max-width: 600px) {
        /* line 504, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .section-inline-search .row > div h1 {
          font-size: 16vw; } }
    /* line 514, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-inline-search .row > div .form-inline .form-group .input-group {
      margin-right: 21px; }
      /* line 517, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .section-inline-search .row > div .form-inline .form-group .input-group .input-group-addon {
        background-color: #fff;
        border-right: none; }
      /* line 522, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .section-inline-search .row > div .form-inline .form-group .input-group .form-control {
        height: 60px;
        border-left: none;
        box-shadow: none; }
        /* line 527, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .section-inline-search .row > div .form-inline .form-group .input-group .form-control:focus {
          box-shadow: none;
          border-right: none;
          border-color: #ccc; }

/* line 540, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out; }

/* line 550, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%; }

/* line 556, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block; }

/* line 562, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.contained .row {
  margin-top: 80px; }

/* line 566, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer {
  position: relative;
  color: #bb1b1b; }
  /* line 570, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  footer .footer-top {
    width: 100%;
    min-height: 130px;
    background-color: #232222;
    display: flex;
    align-items: center; }
    /* line 577, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-top h3, footer .footer-top h4 {
      color: #fff; }
    /* line 581, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-top .list-social-links {
      margin-top: 25px;
      margin-bottom: 0px; }
    @media screen and (max-width: 991px) {
      /* line 588, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      footer .footer-top h3,
      footer .footer-top .list-social-links {
        text-align: center; } }
  /* line 594, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  footer .footer-bottom {
    width: 100%;
    min-height: 36px;
    background-color: #000;
    font-size: 12px;
    display: flex;
    align-items: center; }
    /* line 602, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom p {
      margin: 0; }
    /* line 606, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom h4 {
      margin-top: 0;
      color: #fff; }
    /* line 611, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom ul {
      list-style-type: none;
      margin: 0; }
      /* line 621, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      footer .footer-bottom ul li a,
      footer .footer-bottom ul li a:hover,
      footer .footer-bottom ul li a:focus,
      footer .footer-bottom ul li a:active,
      footer .footer-bottom ul li a.active {
        font-size: 15px;
        color: #fff; }

/* line 631, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.list-social-links {
  list-style-type: none;
  padding-left: 0; }
  /* line 635, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .list-social-links li {
    display: inline-block;
    margin: 0 10px; }
    /* line 644, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .list-social-links li a,
    .list-social-links li a:hover,
    .list-social-links li a:focus,
    .list-social-links li a:active,
    .list-social-links li a.active {
      color: #fff; }

@media screen and (max-width: 993px) {
  /* line 652, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h1 {
    font-size: 65px; }
  /* line 656, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px; } }

/* line 662, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.user-icon {
  width: 16px;
  height: 16px;
  background-image: url("register_icon.png");
  display: inline-block;
  margin-right: 7px; }

/* line 670, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title-container {
  border-top: solid 1px #bcbcbc;
  border-bottom: solid 1px #bcbcbc;
  padding-left: 15px;
  padding-top: 28px;
  padding-bottom: 28px; }

/* line 678, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title {
  margin-left: -35px; }
  /* line 681, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title > span {
    margin-left: 3px; }
    /* line 684, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .article-title > span .article-author {
      font-weight: bold;
      color: #36F; }

/* line 691, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-content {
  margin-top: 15px; }
  /* line 694, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-content > p {
    text-align: justify; }

@media screen and (max-width: 993px) {
  /* line 700, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title {
    margin-left: 0;
    text-align: center; }
  /* line 705, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-author {
    text-align: center; } }

/* line 711, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eeeeee; }
  /* line 717, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .header-search img {
    max-width: 350px; }
  @media screen and (max-width: 600px) {
    /* line 721, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-search .header-search h1 {
      font-size: 13vw; } }

/* line 728, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .title-search {
  font-size: 26px;
  font-weight: bold; }

/* line 733, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px; }

/* line 741, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-left > img {
  max-width: 240px; }

/* line 746, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-body {
  padding-left: 20px; }
  /* line 749, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .media .media-body > a {
    text-decoration: none;
    font-weight: bold; }
  /* line 754, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .media .media-body .media-heading {
    margin-top: 5px;
    margin-bottom: 20px; }

/* line 763, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 991px) {
    /* line 763, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .cards-container {
      flex-direction: column; } }

/* line 778, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto; }
  /* line 782, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .carousel-custom .carousel-inner > .item .carousel-caption {
    display: flex;
    align-items: center;
    top: 5%;
    left: 5%;
    right: 5%; }
    @media screen and (min-width: 768px) {
      /* line 782, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .carousel-custom .carousel-inner > .item .carousel-caption {
        left: 5%;
        right: 5%; } }

/* line 798, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-indicators li {
  border-color: #232222; }

/* line 807, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms td {
  padding: 15px 8px; }

/* line 813, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms tbody tr:first-child td {
  border-top: none; }

/* line 822, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll {
  height: 400px;
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 830, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-header {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 5px; }
    /* line 840, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-header h4 {
      font-weight: bold;
      display: inline-block; }
  /* line 846, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-content {
    padding-top: 25px; }
    /* line 849, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content p {
      font-size: 14px; }
    /* line 853, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content form {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    /* line 858, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content .poll-buttons {
      padding-top: 20px;
      padding-left: 11px; }
      /* line 862, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .poll .poll-content .poll-buttons .btn {
        padding: 4px 14px;
        font-size: 14px; }
      /* line 867, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .poll .poll-content .poll-buttons .btn-default {
        color: #000;
        border-color: #000; }
        /* line 871, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .poll .poll-content .poll-buttons .btn-default:hover {
          color: #000;
          border-color: #000; }
  /* line 879, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-tags {
    padding-top: 10px; }
    /* line 882, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-tags h4 {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    /* line 887, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-tags .tag {
      display: inline-block;
      background-color: #e1e1e1;
      color: #232222;
      padding: 5px 14px;
      margin: 5px 0px;
      text-transform: uppercase;
      font-size: 13px; }

/* line 899, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }
  /* line 906, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > li > a {
    padding: 4px 20px;
    color: #36F;
    border-right: 2px solid #eeeeee; }
    /* line 912, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > li > a:hover,
    .nav-sidebar .nav > li > a:focus {
      color: #232222;
      text-decoration: none;
      background-color: transparent;
      border-right: 2px solid #555555; }
    /* line 919, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > li > a:before {
      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;
      content: "\e250";
      margin-right: 7px; }
  /* line 936, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active > a {
    color: #232222;
    text-decoration: none;
    background-color: transparent;
    border-right: 2px solid #555555;
    font-weight: bold; }
    /* line 943, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > .active > a:before {
      content: "\e252"; }
  /* line 950, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active:hover > a,
  .nav-sidebar .nav > .activefocus > a {
    font-weight: bold; }
  /* line 956, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active > ul.nav {
    display: block; }
  /* line 963, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav ul.nav {
    display: none; }
  /* line 970, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px; }
  /* line 980, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav > .active,
  .nav-sidebar .nav .nav > .active:hover,
  .nav-sidebar .nav .nav > .active:focus {
    font-weight: bold; }
  /* line 987, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 60px; }
    /* line 992, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav .nav .nav > li > a:before {
      content: ""; }
  /* line 1001, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav .nav > .active,
  .nav-sidebar .nav .nav .nav > .active:hover,
  .nav-sidebar .nav .nav .nav > .active:focus {
    font-weight: bold; }

/* line 1012, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-menu {
  margin-top: 8px; }

/* line 1016, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 9px; }
  /* line 1023, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  #navbar .dropdown-search #q {
    min-width: 200px; }
  @media (max-width: 1199px) {
    /* line 1028, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search .input-group-btn {
      vertical-align: top; }
    /* line 1031, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search #search-filter {
      width: 100%;
      text-align: left;
      padding-left: 25px; }
    /* line 1036, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search.dropdown-menu > li:hover, #navbar .dropdown-search .dropdown-menu > li:hover {
      color: white;
      background-color: transparent; } }

/* line 1044, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.tabs-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px; }

/* line 1057, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.help-block.error,
label.control-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
  color: #a94442; }

@media screen and (-ms-high-contrast: active) {
  /* line 1062, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  /* line 1066, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; } }

/* line 13, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.no-lr-margins {
  margin-left: 0;
  margin-right: 0; }

/* line 20, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.btn-default-black {
  color: black;
  border-color: black; }
  /* line 24, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .btn-default-black:hover {
    color: black;
    border-color: black;
    background: #36F; }

/* line 33, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.blue_border {
  padding-bottom: 10px;
  border-bottom: 7px solid #0b80d0; }

/* line 38, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.page_section {
  position: relative;
  background-size: cover;
  color: #000; }
  /* line 43, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section .row {
    padding-top: 25px;
    padding-bottom: 100px; }
  /* line 48, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section .row.sidebar-home {
    padding-bottom: 0; }
  /* line 52, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section h1 {
    font-size: 71px; }
  /* line 56, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section h2 {
    color: #666666;
    font-size: 40px; }
  /* line 61, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section h3 {
    font-size: 66px;
    font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 66, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section p {
    border-top: solid #666666 1px;
    padding-top: 5px; }
  /* line 71, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section .btn {
    margin-top: 50px; }
  /* line 75, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section .form-search .btn {
    margin-top: 0; }
  /* line 81, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section .section-landing-heading p,
  .page_section .section-landing-sub-heading p {
    border-top: 0; }

/* line 88, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.form-search .btn {
  border: 1px solid #ccc; }

/* line 91, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.form-search .btn-default:hover {
  border-color: #ccc; }

/* line 95, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.form-search .dropdown-submenu {
  right: auto; }

/* line 99, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.form-search .dropdown-menu {
  margin-top: 0px; }

/* line 104, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.dropdown-search.dropdown-menu > li:hover {
  background-color: transparent; }

/* line 108, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
#navbar .form-search .dropdown-menu {
  margin-top: 0px; }

/* line 112, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-diagonal-left {
  -webkit-transform: skew(0deg, -1.3deg);
  -ms-transform: skew(0deg, -1.3deg);
  transform: skew(0deg, -1.3deg);
  overflow: hidden;
  margin-top: -60px;
  margin-bottom: -20px; }
  /* line 120, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .section-diagonal-left .section-diagonal-left-content {
    -webkit-transform: skew(0deg, 1.3deg);
    -ms-transform: skew(0deg, 1.3deg);
    transform: skew(0deg, 1.3deg);
    background: url("homethumbnail2.jpg") no-repeat 0 20%;
    background-size: cover;
    margin-top: -70px; }
    /* line 128, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .section-diagonal-left .section-diagonal-left-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .2;
      z-index: -1;
      background-color: #fff; }

/* line 142, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-diagonal-right {
  -webkit-transform: skew(0deg, 1.3deg);
  -ms-transform: skew(0deg, 1.3deg);
  transform: skew(0deg, 1.3deg);
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: -20px; }
  /* line 150, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .section-diagonal-right.home-section {
    margin-top: -60px; }
  /* line 154, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .section-diagonal-right .section-diagonal-right-content {
    -webkit-transform: skew(0deg, -1.3deg);
    -ms-transform: skew(0deg, -1.3deg);
    transform: skew(0deg, -1.3deg);
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("homethumbnail4.jpg") no-repeat;
    background-size: cover;
    margin-top: -70px; }
    /* line 162, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .section-diagonal-right .section-diagonal-right-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .8;
      z-index: -1;
      background-color: #36F; }

/* line 178, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-diagonal-left .row,
.section-diagonal-right .row {
  padding-top: 125px; }

/* line 182, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-diagonal-left .col-md-5,
.section-diagonal-right .col-md-5 {
  float: none;
  margin: 0 auto; }

/* line 187, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-diagonal-left p,
.section-diagonal-right p {
  border-top: none; }

/* line 193, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-landing {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("homehero.jpg") no-repeat center;
  background-size: cover;
  height: 60vh; }
  /* line 198, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .section-landing .row > div {
    margin-top: 150px; }
    /* line 201, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .section-landing .row > div .section-landing-heading {
      font-size: 4rem;
      margin-top: 20vh;
      color: #fff;
      }
      @media screen and (max-width: 600px) {
        /* line 201, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
        .section-landing .row > div .section-landing-heading {
          font-size: 12vw; } }
    /* line 211, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .section-landing .row > div .section-landing-sub-heading {
      margin-top: 0;
      margin-bottom: 70px;
      font-size: 2rem;
      color: #fff;
      letter-spacing: 0.5vh;
      }
      @media screen and (max-width: 600px) {
        /* line 211, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
        .section-landing .row > div .section-landing-sub-heading {
          font-size: 4vw; } }

/* line 227, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-sub-landing {
  background: linear-gradient(rgba(0, 0, 0, 0.5), #07aaf6), url("homethumbnail1.jpg") no-repeat center;
  background-size: cover; }

/* line 232, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-default {
  background: url("homethumbnail3.jpg") no-repeat center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    /* line 237, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .section-default:before {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ } }
  /* line 252, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .section-default .row {
    padding-bottom: 150px; }

/* line 259, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-knowledge {
  margin-bottom: 40px; }

/* line 264, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .btn {
  margin-top: 0; }

/* line 268, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none; }
  /* line 273, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .content-home .panel p {
    border: 0; }

/* line 278, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .panel-heading {
  display: none; }

/* line 282, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .list-group-item {
  padding: 20px 0;
  font-size: 20px;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #ddd; }
  /* line 289, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .content-home .list-group-item img {
    margin-right: 25px; }

/* line 295, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home a.list-group-item,
.content-home .list-group-item a.title {
  color: #232222; }
  /* line 299, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .content-home a.list-group-item:hover,
  .content-home a.list-group-item:focus,
  .content-home .list-group-item a.title:hover,
  .content-home .list-group-item a.title:focus {
    color: #232222;
    text-decoration: underline;
    background-color: transparent; }

/* line 307, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .title,
.content-home .description {
  display: block; }

/* line 311, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .title {
  font-size: 24px;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 316, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.content-home .description {
  display: block;
  font-size: 14px; }

/* line 322, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.sidebar-home {
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  margin-top: 36px;
  position: relative; }
  /* line 328, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .sidebar-home h3 {
    font-size: 18px; }
  /* line 332, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .sidebar-home .panel {
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  /* line 338, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .sidebar-home .panel-heading {
    padding-left: 0;
    background-color: transparent;
    border: 0; }
  /* line 344, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .sidebar-home .panel-title {
    font-size: 14px;
    color: #36F;
    font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 350, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .sidebar-home .list-group-item {
    padding-left: 0;
    font-size: 14px;
    background-color: transparent;
    border: 0; }
    /* line 357, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .sidebar-home .list-group-item:hover,
    .sidebar-home .list-group-item:focus {
      text-decoration: underline;
      background-color: transparent; }
    /* line 362, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
    .sidebar-home .list-group-item .date {
      visibility: hidden; }

/* line 368, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-landing-search {
  min-height: 250px;
  background: url(searchhero.jpg) no-repeat 0 25%;
  background-size: cover; }

/* line 374, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-landing-forums {
  min-height: 250px;
  background: url(forumhero.jpg) no-repeat center;
  background-size: cover; }

/* line 380, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.table.forums th:first-child, .table.forums tr td:first-child {
  padding-left: 0px; }

/* line 389, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.dropdown-toggle:focus {
  border: 0 !important; }

/* line 394, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-knowledge .list-group a.list-group-item {
  color: #36F; }

/* line 397, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.section-knowledge .panel-title {
  color: #000; }

/* line 402, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.page_section.section-landing .row {
  padding-bottom: 60px; }

/* line 405, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.page_section.section-landing .row > div {
  margin-top: 0px; }

/* line 408, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.list-group-item p {
  margin-bottom: 0px; }

/* line 412, D:/VSO_Agent_012/Work_12/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
.page_section.section-sub-landing .row .btn-lg-home p {
  border-top: none; }



/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}

html[dir="rtl"] .pva-floating-style {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin-left: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}.navbar-brand,
.navbar-right {
  display: flex !important;
  align-items: right !important;
  height: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  align-content: right !important;
}

.navbar-brand p,
.navbar-right p {
  margin: 0 !important;
  height: 100%;
  display: flex;
  align-items: right !important;
  padding: 0 !important;
  line-height: normal;
  align-content: right !important;
}

.navbar-brand img {
  display: block;
  max-height: 50px; /* adjust if needed */
  margin: 0 auto;
  vertical-align: middle;
}
html, body, .mainContent {
  height: 100% !important;
  margin: 0 !important;
}

body {
  display: flex;
  flex-direction: column;
}

.container, .mainContent {
  flex-grow: 1;  /* Makes the container take up all available space */
}

footer {
  margin-top: auto; /* Pushes the footer to the bottom */
  background-color: #08a7f0;
}

.footer-bottom, .social-footer, .copyright-footer {
  padding: 0;
}

.social-footer {
  background-color: blue;
}

.copyright-footer {
  background-color: blue;
  height: 125px;
  color: white;
  text-align: center;
}
@media (max-width: 768px) {
  .footer-bottom .text-right {
    padding-right: 24px !important;
  }
}
 /* Search Section Styling */
 .enhanced-search-section {
  margin-top: -13vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 30vh;
  background-color: transparent;
  padding: 0 0px;
  margin-bottom: 0%;
  z-index: 10;
}

.enhanced-search-container {
  width: 100%;
  max-width: 1000px;
  background-color: rgba(160, 225, 159, 0.88);
  padding: 30px clamp(20px, 5vw, 100px);
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}

.enhanced-search-form {
  width: 100%;
  max-width: 700px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  height: 50px; /* Set height for the form */
}

.enhanced-search-input {
  flex: 1;
  padding: 14px 16px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  box-shadow: inset 0 0 0 1px #ccc;
  outline: none;
  transition: box-shadow 0.2s ease-in-out;
  height: 100%;  /* Ensure input takes full height of the form */
}

.enhanced-search-input:focus {
  box-shadow: inset 0 0 0 2px #EC5528;
}

.enhanced-search-button {
  background-color: #EC5528;
  color: white;
  border: none;
  padding: 14px 16px;  /* Match the padding to input */
  font-size: 16px;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
  height: 100%;  /* Make button height same as input */
}

.enhanced-search-button:hover {
  background-color: #d1441c;
}


 /* Style for the search bar container within the header */
/* ============================================= */
/* New Standalone Search Bar (replaces all dropdown styles) */
/* ============================================= */

/* Hide the dropdown trigger icon and menu */
.navbar-right .dropdown.search-container > a.navbar-icon,
.navbar-right .dropdown.search-container .dropdown-menu {
  display: none !important;
}

/* Main search container styling */
.navbar-right .dropdown.search-container {
  display: flex;
  margin-left: 10px;
  position: relative;
  min-width: 200px; /* Default minimum width */
}

/* Search input field - now always visible */
.navbar-right .dropdown.search-container input[type="text"],
.navbar-right .dropdown.search-container input[type="search"] {
  width: 100%;
  padding: 12px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 8px !important; /* Fully rounded */
  transition: all 0.3s ease;
  height: 48px;
  background: white;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Focus state */
.navbar-right .dropdown.search-container input:focus {
  border-color: #2196F3;
  box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.2);
  outline: none;
}

/* Mobile responsiveness */
@media (max-width: 767px) {
  .navbar-right .dropdown.search-container {
    width: 80%;
    margin: 0 auto 0 0; /* Align left with 80% width */
  }
}

/* Remove all dropdown-related styles (no longer needed) */
.navbar-right .dropdown.search-container::before,
.navbar-right .dropdown.search-container::after,
.navbar-right .dropdown.search-container .dropdown-menu::before,
.navbar-right .dropdown.search-container .dropdown-menu::after {
  content: none !important;
}

/* Remove dropdown animation */
@keyframes slideDown { 
  /* Empty to override existing animation */
}
.cps-card {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  min-width: 250px;
  background-color: #ffffff;
  border: 1px solid #dfe3e8;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  padding: 20px;
  margin: 10px;
  transition: all 0.3s ease;
  text-align: center;
}

.cps-card img {
  max-width: 70px;
  max-height: 70px;
  margin: 0 auto 15px;
}

.cps-card h4 {
  color: #003366;
  font-weight: bold;
}

.cps-card:nth-child(2) h4 {
  color: #EC5528; /* Orange for "Open a Ticket" */
}

.cps-card p {
  color: #555;
}

.cps-card:hover {
  background-color: #fffbea;
  box-shadow: 0 0 15px 2px rgba(255, 215, 0, 0.3); /* faint cyber-gold glow */
  transform: translateY(-2px);
}
.cps-card a {
  text-decoration: none !important;
  color: inherit; /* Keep it classy by inheriting the h4/p color */
}

.cps-card a:hover,
.cps-card a:focus,
.cps-card a:active {
  text-decoration: none !important;
  color: inherit;
}
.breadcrumb {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  font-size: 0.9rem;
  color: #4b5563; /* Tailwind's gray-600 */
}

.breadcrumb li {
  display: flex;
  align-items: center;
}

.breadcrumb li + li::before {
  content: "/";
  margin: 0 8px;
  color: #9ca3af; /* Tailwind's gray-400 */
}

.breadcrumb a {
  color: #2563eb; /* Tailwind's blue-600 */
  text-decoration: none;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb .active {
  font-weight: 600;
  color: #1f2937; /* Tailwind's gray-800 */
}
.page-header {
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 8px;
  font-size: 1.5rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  overflow: hidden;
}

.page-header span {
  display: inline-block;
  animation: fadeToBlue 1.5s ease-in-out infinite;
  animation-delay: calc(var(--i) * 0.15s);
}

/* Animation keyframes */
@keyframes fadeToBlue {
  0% {
    color: black;
    transform: translateY(2px);
    opacity: 0.6;
  }
  50% {
    color: #08a7f0;
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    color: black;
    transform: translateY(2px);
    opacity: 0.6;
  }
}

.entity-form.crmEntityFormView {
  border: 2px solid #0078D4; /* Blue border */
  border-radius: 8px; /* Optional: rounded corners */
  padding: 20px; /* Space inside the border */
  margin: 20px auto; /* Center and add spacing around */
  max-width: 800px; /* Optional: control the form width */
  background-color: #f9fbfd; /* Optional: subtle background */
  box-shadow: 0 0 8px rgba(0, 120, 212, 0.1); /* Optional: soft glow */
}
.well.profile-info {
  border: 2px solid #0078D4 !important; /* Blue border */
  border-radius: 8px !important; /* Rounded corners */
  padding: 20px !important; /* Inner spacing */
  margin: 20px auto !important; /* Center and outer spacing */
  max-width: 800px !important; /* Optional width limit */
  background-color: #f9fbfd !important; /* Light background */
  box-shadow: 0 0 8px rgba(0, 120, 212, 0.1) !important; /* Soft glow */
}
.weblink.list-group-item {
  border: 2px solid #0078D4 !important; /* Blue border */
  border-radius: 6px !important; /* Rounded corners */
  padding: 12px 16px !important; /* Spacing inside */
  margin-bottom: 10px !important; /* Space between list items */
  background-color: #f0f8ff !important; /* Light blue background */
  color: #333 !important; /* Text color */
  box-shadow: 0 0 4px rgba(0, 120, 212, 0.15) !important; /* Soft shadow */
  transition: background-color 0.3s ease, box-shadow 0.3s ease !important;
}

/* Optional hover effect */
.weblink.list-group-item:hover {
  background-color: #e0f0ff !important;
  box-shadow: 0 0 6px #0078D4 !important;
  cursor: pointer !important;
}
.profile-page-heading {
  text-align: center;
  color: #0078D4;
  font-weight: bold;
  font-size: 24px; /* Optional: makes the heading stand out */
  margin-bottom: 20px; /* Optional: spacing below the heading */
}
.full-card-link {
  display: flex;
  flex-direction: column;
  text-decoration: none!important;
  color: #f9f5c3;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  transition: box-shadow 0.3s ease, transform 0.2s ease;
  outline: none!important; 
}

.full-card-link:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
  outline: none;
  box-shadow: none;
}
a,
button {
  transition: all 0.3s ease-in-out;
}
/* --- Responsive Styling for the Home Page --- */

/* Adjust the landing section heading and subheading */
.section-landing-heading {
  text-align: center;
  font-size: 2.5em; /* Adjust as needed */
  margin-bottom: 10px;
}

.section-landing-sub-heading {
  text-align: center;
  font-size: 1.5em; /* Adjust as needed */
  color: #EC5528;
  margin-bottom: 20px;
}

/* Style the enhanced search section */
.enhanced-search-container {
  padding: 20px;
  text-align: center;
}

.enhanced-search-form {
  max-width: 600px; /* Limit the width of the form */
  margin: 0 auto;
}

.enhanced-search-form form {
  flex-direction: column; /* Stack input and button on smaller screens */
  align-items: stretch; /* Make input and button take full width */
}

.enhanced-search-input {
  padding: 12px;
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px; /* Add space below input on smaller screens */
}

.enhanced-search-button {
  padding: 12px 20px;
  font-size: 1em;
  background-color: #EC5528;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.enhanced-search-button:hover {
  background-color: #b8bb0e
;
}

/* Style the card sections */
section > .container {
  flex-direction: row; /* Keep cards in a row on larger screens */
  flex-wrap: wrap; /* Allow cards to wrap to the next line on smaller screens */
  padding: 20px;
}

section > .container > .cps-card {
  flex: 1 1 calc(33.33% - 16px); /* Distribute space evenly with some margin */
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

section > .container > .cps-card img {
  max-width: 80px;
  height: auto;
  margin-bottom: 10px;
}

section > .container > .cps-card h4 {
  margin-bottom: 5px;
  color: #333;
}

section > .container > .cps-card p {
  color: #666;
  font-size: 0.9em;
}

/* --- Media Queries for Responsiveness --- */

/* For tablets and smaller desktops */
@media (max-width: 991px) {
  section > .container {
    flex-wrap: wrap;
    justify-content: center; /* Center cards on smaller screens */
  }

  section > .container > .cps-card {
    flex: 0 1 calc(50% - 16px); /* Two cards per row on tablets */
  }
}

/* For mobile devices */
@media (max-width: 767px) {
  .section-landing-heading {
    font-size: 2em;
  }

  .section-landing-sub-heading {
    font-size: 1.2em;
  }

  section > .container {
    flex-direction: column; /* Stack cards on mobile */
    align-items: center;
  }

  section > .container > .cps-card {
    flex: 0 1 100%; /* One card per row on mobile */
    margin-bottom: 30px;
  }

  .enhanced-search-form form {
    gap: 5px; /* Reduce gap on mobile */
  }

  .enhanced-search-input {
    padding: 10px;
    font-size: 0.9em;
  }

  .enhanced-search-button {
    padding: 10px 15px;
    font-size: 0.9em;
  }
}
/* Modern textarea style */
textarea.form-control {
  border-radius: 6px;
  padding: 12px;
  font-size: 14px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-in-out;
}

/* On focus: subtle glow and border color */
textarea.form-control:focus {
  border-color: #66afe9;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
  outline: none;
}
/* Modern extra-small button */
.btn.btn-xs {
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 6px;
  line-height: 1.5;
  transition: all 0.2s ease-in-out;
}

/* Hover and focus effect */
.btn.btn-xs:hover,
.btn.btn-xs:focus {
  filter: brightness(95%);
  text-decoration: none;
  outline: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
/* Normalize spacing */
.settings-dropdown .dropdown-menu {
  min-width: 120px;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(174, 252, 252, 0.1);
  padding: 5px 0;
  min-height: auto;
  line-height: 1.5;
}
.btn-toolbar > .btn-group > .btn { /* Target the gear icon button */
  /* You might already have other styles here */
  height: auto; /* Let the content determine the height initially */
  display: flex;
  align-items: center; /* Vertically align the gear icon */
  justify-content: center; /* Horizontally align the gear icon */
}
.btn-toolbar > .btn-group {
  display: flex; /* Make the button group a flex container */
  align-items: stretch; /* Stretch items to be the same height */
}

.btn-toolbar > .btn-group > .btn { /* Target the gear icon button */
  /* Keep your existing styles */
  display: flex;
  align-items: center;
  justify-content: center;
  /* Remove any explicit height that might be interfering */
  height: auto;
}

.btn-toolbar > .btn-group > .dropdown-toggle { /* Target the dropdown toggle */
  display: flex;
  align-items: center;
  justify-content: center;
  /* Remove any explicit height that might be interfering */
  height: auto;
  
}

.btn-toolbar > .btn-group > .dropdown-toggle::after {
  margin-left: 0.255em;
  vertical-align: 0.125em;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.metadata.col-sm-2 {
  margin-top: 10px;
}

/* ... other CSS ... */
/* Reset default margin and padding */
body, html {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Container should stretch across available width and be responsive */
.container-fluid {
  max-width: 100%;
  padding: 0 15px; /* For spacing inside the container */
}

/* Page Heading */
.page-heading {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Style the breadcrumbs and title */
.page-heading .breadcrumbs, .page-heading .title {
  font-size: 1.2em;
  padding: 10px 0;
}

/* Adjust breadcrumbs and title for smaller devices */
@media (max-width: 767px) {
  .page-heading .breadcrumbs,
  .page-heading .title {
    font-size: 1em;
    padding: 8px 0;
  }
}

/* Main section adjustments */
.row {
  margin: 0;
  padding: 0;
}

.col-md-12 {
  width: 100%;
  padding: 0;
}

.container-fluid .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}

/* Prevent overflow for small screens */
.blue-bordered-box {
  border: 2px solid #0078d4;
  border-radius: 8px;
  padding: 16px;
  background-color: #ffffff;
  margin-top: 20px;
  width: 100%;
  box-sizing: border-box;
}

/* Table within the blue-bordered box (responsive adjustments) */
.entity-list-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

.entity-list-container table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
}

.entity-list-container th,
.entity-list-container td {
  padding: 0.75em;
  border: 1px solid #ddd;
  text-align: left;
  white-space: nowrap;
}

.entity-list-container th {
  background-color: #f0f0f0;
  font-weight: bold;
}

/* Adjust pagination for smaller screens */
.entity-list-container .pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  justify-content: center;
  margin-top: 1em;
}

.entity-list-container .pagination a,
.entity-list-container .pagination span {
  padding: 0.5em 0.75em;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
}

.entity-list-container .pagination .active span {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}

/* Responsive styling for various screen sizes */
@media (max-width: 1200px) {
  .container-fluid {
    padding: 0 10px; /* Slightly reduce container padding */
  }

  .page-heading .breadcrumbs,
  .page-heading .title {
    font-size: 1.1em;
  }
}

@media (max-width: 992px) {
  .container-fluid {
    padding: 0 5px; /* Further reduce padding on smaller screens */
  }

  .page-heading .breadcrumbs,
  .page-heading .title {
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  .container-fluid {
    padding: 0 5px; /* Keep padding small on mobile */
  }

  .blue-bordered-box {
    padding: 12px; /* Adjust padding for smaller screens */
  }

  .entity-list-container table {
    width: auto;
  }

  .page-heading .breadcrumbs, 
  .page-heading .title {
    font-size: 0.9em; /* Smaller text for narrow screens */
  }
}

/* Handle cases where the page has any overflow */
@media (max-width: 480px) {
  .container-fluid {
    padding: 0 5px; /* Ensure container is snug on mobile */
  }

  .blue-bordered-box {
    padding: 8px; /* Tighten up padding on very small screens */
  }

  .page-heading .breadcrumbs, 
  .page-heading .title {
    font-size: 0.9em;
    text-align: center;
  }
}
/* Changed*/
.entity-list-container td::before {
  content: attr(data-label) "";
}
/* Hide "Sort ascending" or "Sort descending" text in table headers */
thead th .sort-desc,
thead th .sort-asc,
thead th .sorting,
thead th .sort-text { 
  display: none !important; 
}

/* Optionally, hide sort icons (if still visible) */
thead th .fa {
  display: none !important;
}
thead th:has(span:contains('Sort')) {
  display: none !important;
}
/* Target the navigation links in the mobile view */
@media (max-width: 767px) {
  /* Style for dropdown menu links */
  .navbar-collapse .navbar-nav .dropdown a {
    background-color: #5B8FB9; /* Background color */
    color: white; /* Text color */
    border: 2px solid #87CEEB; /* Sky blue border */
    padding: 10px 15px;
    border-radius: 5px; /* Optional: Add border radius */
    display: block; /* Ensure the background covers the entire area */
  }

  /* Hover effect for dropdown menu links */
  .navbar-collapse .navbar-nav .dropdown a:hover {
    background-color: #5B8FB9;
    border-color: #87CEEB; /* Sky blue border on hover */
  }

  /* Style for the .weblink list items */
  .navbar-collapse .navbar-nav .weblink a {
    background-color: #5B8FB9; /* Background color */
    color: white; /* Text color */
    border: 2px solid #87CEEB; /* Sky blue border */
    padding: 10px 15px;
    border-radius: 5px; /* Optional: Add border radius */
    display: block; /* Ensure the background covers the whole anchor area */
  }

  /* Hover effect for .weblink links */
  .navbar-collapse .navbar-nav .weblink a:hover {
    background-color: #5B8FB9;
    border-color: #87CEEB; /* Sky blue border on hover */
  }

  /* Optional: Add a background for active links */
  .navbar-collapse .navbar-nav .weblink.active a {
    background-color: #5B8FB9;
    border-color: #87CEEB; /* Sky blue border for active link */
  }
  .navbar-collapse .navbar-nav.weblinks > li > a {
    background-color: #5B8FB9;
    color: white;
    border: 2px solid #87CEEB;
    padding: 10px 15px;
    border-radius: 5px;
    display: block;
  }

  /* Hover effect for .weblinks links */
  .navbar-collapse .navbar-nav.weblinks > li > a:hover {
    background-color: #5B8FB9;
    border-color: #87CEEB;
  }

  /* Active link style */
  .navbar-collapse .navbar-nav.weblinks > li.active > a {
    background-color: #5B8FB9;
    border-color: #87CEEB;
  }
}
.breadcrumb {
  display: none !important;
}

/*FORUMS*/
.forum-post {
  background-color: #ffffff;
  border: 1px solid #dbe2ea;
  border-left: 4px solid #5B8FB9; /* Brand accent */
  border-radius: 8px;
  padding: 20px 24px;
  margin-bottom: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.forum-post:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border-left-color: #43c921; /* Slightly darker hover accent */
}

.forum-post h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #3fc923;
  margin-bottom: 10px;
}

.forum-post p {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #4a4a4a;
  margin-bottom: 12px;
}

.forum-post .meta {
  font-size: 1.25rem;
  color: #888;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.forum-post .tag {
  background-color: #e3f2fd;
  color: #1e88e5;
  font-size: 1.25rem;
  padding: 4px 8px;
  border-radius: 4px;
  margin-right: 8px;
  display: inline-block;
}
/*timeago*/
.timeago {
  font-size: 1.25rem;
  color: #6d54fa; /* soft muted gray */
  font-style: italic;
  letter-spacing: 0.3px;
  display: inline-block;
  margin-top: 4px;
  user-select: none;
}
.timeago[title]:hover::after {
  content: attr(title);
  position: absolute;
  background: #31e240;
  color: #fff;
  padding: 4px 8px;
  font-size: 1rem;
  border-radius: 4px;
  white-space: nowrap;
  top: -30px;
  left: 0;
  z-index: 1000;
  opacity: 0.95;
}
body, p, h1, h2, h3, h4, h5, h6, input, textarea, select, label {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

@media (max-width: 767px) {
  #footer .footer-bottom .row {
    flex-direction: column;
    text-align: left;
  }

  #footer .footer-bottom .col-md-6 {
    width: 100%;
    max-width: 100%;
  }

  #footer .footer-bottom .col-md-6.text-right {
    text-align: left !important;
    padding-right: 0 !important;
    margin-top: 15px;
  }

  #footer .footer-bottom ul {
    padding-left: 0;
  }

  #footer .footer-bottom ul li {
    display: block;
    margin-bottom: 5px;
  }
}

/* Chat bot*/

/* Chatbot Container */
.pages-chatbot-header, 
.pva-embedded-web-chat-window,
.pva-privacy-message {
  font-family: 'Segoe UI', Arial, sans-serif;
  box-sizing: border-box;
}

/* Header Styles */
.pages-chatbot-header {
  background-color: #08a7f0; /* Primary blue */
  color: #ffffff;
  padding: 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-weight: 600;
  font-size: 1.1rem;
}

/* Chat Window */
.pva-embedded-web-chat-window {
  background-color: #ffffff;
  height: 400px;
  overflow-y: auto;
  padding: 16px;
  border-left: 1px solid #90d2f7; /* Light blue */
  border-right: 1px solid #90d2f7;
}

/* Minimize Button */
.pages-chatbot-header-button-container {
  position: relative;
}

.pages-chatbot-header-minimize-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  transition: background-color 0.2s;
}

.pages-chatbot-header-minimize-button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.pages-chatbot-header-minimize-button svg {
  width: 16px;
  height: 16px;
  display: block;
}

/* Tooltip */
.pages-chatbot-header-minimize-tooltip {
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #ec5528; /* Orange */
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.8rem;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}

.pages-chatbot-header-button-container:hover .pages-chatbot-header-minimize-tooltip {
  opacity: 1;
}

/* Privacy Message */
.pva-privacy-message {
  background-color: #fbb616; /* Yellow */
  color: #000000;
  padding: 8px 16px;
  font-size: 0.85rem;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* Message Bubbles (assuming structure) */
.pva-embedded-web-chat-window .user-message {
  background-color: #7ebb0e; /* Green */
  color: white;
  border-radius: 18px 18px 0 18px;
  padding: 10px 16px;
  margin: 8px 0;
  max-width: 80%;
  align-self: flex-end;
}

.pva-embedded-web-chat-window .bot-message {
  background-color: #90d2f7; /* Light blue */
  color: #000000;
  border-radius: 18px 18px 18px 0;
  padding: 10px 16px;
  margin: 8px 0;
  max-width: 80%;
  align-self: flex-start;
}

/* Responsive Design */
@media (max-width: 768px) {
  .pva-embedded-web-chat-window {
    height: 300px;
  }
  
  .pages-chatbot-header {
    font-size: 1rem;
    padding: 10px 12px;
  }
  
  .pva-privacy-message {
    font-size: 0.75rem;
  }
}

@media (max-width: 480px) {
  .pva-embedded-web-chat-window {
    height: 250px;
  }
  
  .pva-embedded-web-chat-window .user-message,
  .pva-embedded-web-chat-window .bot-message {
    max-width: 90%;
    padding: 8px 12px;
  font-size: 0.9rem;
  }
}

/*text box*/
/* Form Container */
.webchat__send-box-text-box {
  background-color: #ffffff;
  border-top: 1px solid #90d2f7;
  padding: 12px 16px;
  display: flex;
  position: relative;
}

/* Input Field */
.webchat__send-box-text-box__input {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #90d2f7;
  border-radius: 24px;
  font-size: 1rem;
  color: #333;
  outline: none;
  transition: all 0.3s ease;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

/* Input Focus State */
.webchat__send-box-text-box__input:focus {
  border-color: #08a7f0;
  box-shadow: 0 0 0 3px rgba(8, 167, 240, 0.2);
}

/* Input Placeholder */
.webchat__send-box-text-box__input::placeholder {
  color: #90d2f7;
  opacity: 0.8;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .webchat__send-box-text-box {
    padding: 10px 12px;
  }
  
  .webchat__send-box-text-box__input {
    padding: 10px 14px;
    font-size: 0.95rem;
  }
}

@media (max-width: 480px) {
  .webchat__send-box-text-box {
    padding: 8px 10px;
  }
  
  .webchat__send-box-text-box__input {
    padding: 8px 12px;
    font-size: 0.9rem;
  }
}

/*sub heading*/
@media (max-width: 480px) {
  .section-landing-sub-heading .section-landing-heading {
    content: start !important;
    padding-bottom: 40% !important;
  }
}

/*add padding to sign up*/
/* Styling for the 'create' div */
.create {
  text-align: center; /* Centers the content inside the div */
  margin-top: 30px;   /* Adds space above the div */
}

.create p {
  font-size: 16px; /* Sets font size for the paragraph */
  color: #333;     /* Sets text color */
  margin: 0;       /* Removes default margin from <p> */
}

#createAccount {
  font-size: 16px;        /* Sets font size for the link */
  color: #007bff;         /* Sets text color (blue) */
  text-decoration: none;  /* Removes the underline from the link */
  background-color: #f8f9fa; /* Adds a light background color */
  padding: 10px 15px;     /* Adds padding inside the link */
  border-radius: 5px;     /* Rounds the corners of the link */
  border: 1px solid #007bff; /* Adds a border around the link */
  transition: all 0.3s ease; /* Smooth transition for hover effects */
}

/* Hover effect for the 'Sign up now' link */
#createAccount:hover {
  color: #fff;            /* Text color when hovering (white) */
  background-color: #007bff; /* Background color when hovering (blue) */
  border-color: #0056b3;   /* Border color when hovering (darker blue) */
}
.create {
  position: relative; /* If needed */
  top: 30px;  /* Moves the .create section down by 30px */
}