/*!
 * 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, C:/__w/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, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .text_center-mobile {
    text-align: center; } }

/* line 34, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-lg-home {
  padding: 20px 40px;
  font-size: 15px; }

/* line 39, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent; }
  /* line 44, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:hover {
    color: #000;
    border-color: #000;
    background: #fff; }
  /* line 49, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:active {
    color: #000;
    border-color: #000;
    background: #fff; }
  /* line 54, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:focus {
    color: #000;
    border-color: #000;
    background: #fff; }

/* line 67, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > li a, .breadcrumb > li a:hover {
  text-decoration: none;
  color: #666666; }

/* line 73, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > .active {
  font-weight: bold; }

/* line 85, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  padding-top: 1em !important; /*GNS*/
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center; }

/* line 96, C:/__w/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, C:/__w/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, C:/__w/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, C:/__w/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; }

/* line 132, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top {
  border-width: 0; }

/* line 136, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top {
  border-width: 0;
  margin-bottom: 0; }

/* line 140, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-default {
  border-color: transparent; }

/* line 144, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.homelink, a.homelink:hover, a.homelink:focus {
  color: #fff;
  text-decoration: none; }

/* line 149, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.register-bar {
  clear: both; }

/* line 153, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar {
  min-height: 67px; }
  /* line 156, C:/__w/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, C:/__w/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, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-fixed-top.navbar .navbar-form .form-control {
      font-size: 1em; }

/* line 175, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none; }

/* line 181, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-form {
  border: none;
  margin-left: 0;
  margin-right: 0; }
  /* line 186, C:/__w/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 191, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .fix-navbar .register-bar {
    display: none; } }

/* line 197, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom; }

/* line 202, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom; }

/* line 211, C:/__w/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 218, C:/__w/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 230, C:/__w/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 237, C:/__w/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 247, C:/__w/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 247, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-fixed-top .navbar-brand {
      position: initial;
      height: 42px; } }

/* line 259, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-header {
  padding-top: 8px; }

/* line 264, C:/__w/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 264, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-static-top .navbar-brand {
      position: initial;
      height: 42px; } }

/* line 284, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar-inverse {
  background-color: #232222;
  border-color: transparent; }
  /* line 288, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar-inverse .navbar-brand {
    color: #fff; }
  /* line 291, C:/__w/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 296, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse {
  background-color: #232222;
  border-color: transparent; }
  /* line 300, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar-inverse .navbar-brand {
    color: #fff; }
  /* line 304, C:/__w/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 311, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #fff; }
  /* line 314, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #666666;
    border-bottom: 4px solid #2F5FEF;
    padding-bottom: 10px; }
  /* line 320, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
    outline: 1px dashed #FFFFFF; }

@media (max-width: 1199px) {
  /* line 331, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #666666;
    border-bottom: 4px solid #2F5FEF;
    padding-bottom: 6px; } }

/* line 342, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.menu-bar .shopping_link {
  position: relative; }
  /* line 345, C:/__w/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: #2f5fef;
    text-align: -webkit-center;
    line-height: 17px;
    font-size: 9px;
    padding-left: 1.9px;
    color: #fff; }
    /* line 359, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .menu-bar .shopping_link .cart_amount:hover {
      color: #fff; }

@media (max-width: 1199px) {
  /* line 367, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }

@media (max-width: 1199px) {
  /* line 372, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }

@media (max-width: 767px) {
  /* line 377, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar > .container > .row > div {
    display: block; }
  /* line 381, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative; } }

@media (max-width: 767px) {
  /* line 386, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar > .container > .row > div {
    display: block; }
  /* line 390, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative; } }

/* line 397, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent; }

/* line 404, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group {
  margin-bottom: 21px; }
  /* line 407, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group.border-bottom {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 84px; }
  /* line 412, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel {
    border-radius: 0px;
    border: none;
    box-shadow: none; }
    /* line 417, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 422, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 426, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-heading .panel-title a {
      text-decoration: none; }
      /* line 429, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a:hover {
        color: #2f5fef; }
      /* line 433, C:/__w/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 444, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a.collapsed:before {
        background-position: -5px -126px; }
    /* line 452, C:/__w/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 457, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 460, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: none; }
  /* line 465, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-default {
    border-color: none; }
    /* line 6, C:/__w/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, C:/__w/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, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
      .panel-group .panel-default > .panel-heading .badge {
        color: transparent;
        background-color: #333333; }
    /* line 20, C:/__w/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 473, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
body {
  padding-top: 0px; }
  @media (max-width: 767px) {
    /* line 473, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    body {
      padding-top: 0px; } }

/* line 482, C:/__w/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 491, C:/__w/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 498, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-margin {
  margin: 21px 0; }

/* line 502, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.color-inverse {
  color: #fff; }
  /* line 505, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .color-inverse h1, .color-inverse h2, .color-inverse h3 {
    color: #fff; }

/* line 513, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search {
  background: url("helpdesk.png") no-repeat;
  background-size: cover; }
  /* line 518, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-inline-search .row > div {
    margin-top: 100px; }
    /* line 521, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-inline-search .row > div h1 {
      color: #fff; }
      @media screen and (max-width: 600px) {
        /* line 521, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .section-inline-search .row > div h1 {
          font-size: 16vw; } }
    /* line 531, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-inline-search .row > div .form-inline .form-group .input-group {
      margin-right: 21px; }
      /* line 534, C:/__w/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 539, C:/__w/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 544, C:/__w/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 557, C:/__w/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 567, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%; }

/* line 573, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block; }

/* line 579, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.contained .row {
  margin-top: 80px; }

/* line 583, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer {
  position: relative;
  margin-top: 20px;
  color: #AAAAAA; }
  /* line 587, C:/__w/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 594, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-top h3, footer .footer-top h4 {
      color: #fff; }
    /* line 598, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-top .list-social-links {
      margin-top: 25px;
      margin-bottom: 12.5px; }
    @media screen and (max-width: 991px) {
      /* line 605, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      footer .footer-top h3,
      footer .footer-top .list-social-links {
        text-align: center; } }
  /* line 611, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  footer .footer-bottom {
    width: 100%;
    max-height: 20px;
    background-color: #000;
    font-size: 10px;
    display: flex;
    align-items: center;
	bottom:0;
	position:fixed;
    z-index: 10;	}
    /* line 619, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom p {
      margin: 0;
      padding-bottom: 10px; }
    /* line 623, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom h4 {
      margin-top: 0;
      color: #fff; }
    /* line 628, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom ul {
      list-style-type: none;
      margin: 0; }
      /* line 638, C:/__w/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 648, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.list-social-links {
  list-style-type: none;
  padding-left: 0; }
  /* line 652, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .list-social-links li {
    display: inline-block;
    margin: 0 10px; }
    /* line 661, C:/__w/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 669, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h1 {
    font-size: 65px; }
  /* line 673, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px; } }

/* line 679, C:/__w/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 687, C:/__w/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 695, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title {
  margin-left: -35px; }
  /* line 698, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title > span {
    margin-left: 3px; }
    /* line 701, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .article-title > span .article-author {
      font-weight: bold;
      color: #2f5fef; }

/* line 708, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-content {
  margin-top: 15px; }
  /* line 711, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-content > p {
    text-align: justify; }

@media screen and (max-width: 993px) {
  /* line 717, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title {
    margin-left: 0;
    text-align: center; }
  /* line 722, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-author {
    text-align: center; } }

/* line 728, C:/__w/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 734, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .header-search img {
    max-width: 350px; }
  @media screen and (max-width: 600px) {
    /* line 738, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-search .header-search h1 {
      font-size: 13vw; } }

/* line 745, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .title-search {
  font-size: 26px;
  font-weight: bold; }

/* line 750, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px; }

/* line 758, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-left > img {
  max-width: 240px; }

/* line 763, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-body {
  padding-left: 20px; }
  /* line 766, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .media .media-body > a {
    text-decoration: none;
    font-weight: bold; }
  /* line 771, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .media .media-body .media-heading {
    margin-top: 5px;
    margin-bottom: 20px; }

/* line 780, C:/__w/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 780, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .cards-container {
      flex-direction: column; } }

/* line 795, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto; }
  /* line 799, C:/__w/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 799, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .carousel-custom .carousel-inner > .item .carousel-caption {
        left: 5%;
        right: 5%; } }

/* line 815, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-indicators li {
  border-color: #232222; }

/* line 824, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms td {
  padding: 15px 8px; }

/* line 830, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms tbody tr:first-child td {
  border-top: none; }

/* line 839, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll {
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 846, C:/__w/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 856, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-header h4 {
      font-weight: bold;
      display: inline-block; }
  /* line 862, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-content {
    padding-top: 25px; }
    /* line 865, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content p {
      font-size: 14px; }
    /* line 869, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content form {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    /* line 874, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content .poll-buttons {
      padding-top: 20px;
      padding-left: 11px; }
      /* line 878, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .poll .poll-content .poll-buttons .btn {
        padding: 4px 14px;
        font-size: 14px; }
      /* line 883, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .poll .poll-content .poll-buttons .btn-default {
        color: #000;
        border-color: #000; }
        /* line 887, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .poll .poll-content .poll-buttons .btn-default:hover {
          color: #000;
          border-color: #000; }
  /* line 895, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-tags {
    padding-top: 10px; }
    /* line 898, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-tags h4 {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    /* line 903, C:/__w/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 915, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }
  /* line 922, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > li > a {
    padding: 4px 20px;
    color: #2f5fef;
    border-right: 2px solid #eeeeee; }
    /* line 928, C:/__w/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 935, C:/__w/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 952, C:/__w/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 959, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > .active > a:before {
      content: "\e252"; }
  /* line 966, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active:hover > a,
  .nav-sidebar .nav > .activefocus > a {
    font-weight: bold; }
  /* line 972, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active > ul.nav {
    display: block; }
  /* line 979, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav ul.nav {
    display: none; }
  /* line 986, C:/__w/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 996, C:/__w/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 1003, C:/__w/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 1008, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav .nav .nav > li > a:before {
      content: ""; }
  /* line 1017, C:/__w/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 1028, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-menu {
  margin-top: 8px; }

/* line 1032, C:/__w/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 1039, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  #navbar .dropdown-search #q {
    min-width: 200px; }
  @media (max-width: 1199px) {
    /* line 1044, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search .input-group-btn {
      vertical-align: top; }
    /* line 1047, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search #search-filter {
      width: 100%;
      text-align: left;
      padding-left: 25px; }
    /* line 1052, C:/__w/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 1060, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.tabs-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px; }

/* line 1073, C:/__w/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 1078, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  /* line 1082, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; } }

/* line 11, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.pr-color {
  color: #2f5fef; }

/* line 16, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.blue_border {
  padding-bottom: 10px;
  border-bottom: 7px solid #0b80d0; }

/* line 21, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.page_section {
  position: relative;
  background-size: cover;
  color: #000; }
  /* line 26, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section .row {
    padding-top: 25px;
    padding-bottom: 100px; }
  /* line 31, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section .row.sidebar-home {
    padding-bottom: 0; }
  /* line 35, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section h1 {
    font-size: 71px; }
  /* line 39, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section h2 {
    color: #666666;
    font-size: 40px; }
  /* line 44, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section h3 {
    font-size: 66px;
    font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 49, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section p {
    border-top: solid #666666 1px;
    padding-top: 5px; }
  /* line 54, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section .btn {
    margin-top: 50px; }
  /* line 58, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section .form-search .btn {
    margin-top: 0; }
  /* line 64, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .page_section .section-landing-heading p,
  .page_section .section-landing-sub-heading p {
    border-top: 0; }

/* line 71, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.form-search .btn {
  border: 1px solid #ccc; }

/* line 74, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.form-search .btn-default:hover {
  border-color: #ccc; }

/* line 78, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.form-search .dropdown-submenu {
  right: -2px; }

/* line 82, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.form-search .dropdown-menu {
  margin-top: 0px; }

/* line 87, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.dropdown-search.dropdown-menu > li:hover {
  background-color: transparent; }

/* line 91, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
#navbar .form-search .dropdown-menu {
  margin-top: 0px; }

/* line 95, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 103, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 111, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 125, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 133, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .section-diagonal-right.home-section {
    margin-top: -60px; }
  /* line 137, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 145, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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: #2f5fef; }

/* line 161, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-diagonal-left .row,
.section-diagonal-right .row {
  padding-top: 125px; }

/* line 165, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-diagonal-left .col-md-5,
.section-diagonal-right .col-md-5 {
  float: none;
  margin: 0 auto; }

/* line 170, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-diagonal-left p,
.section-diagonal-right p {
  border-top: none; }

/* line 176, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-landing {
  background: linear-gradient(transparent, transparent), url("homehero.jpg") no-repeat center;
  background-size: cover; }
  /* line 181, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .section-landing .row > div {
    margin-top: 80px; }
    /* line 184, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
    .section-landing .row > div .section-landing-heading {
      font-size: 8rem;
      color: #fff;
      text-transform: uppercase; }
      @media screen and (max-width: 600px) {
        /* line 184, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
        .section-landing .row > div .section-landing-heading {
          font-size: 16vw; } }
    /* line 194, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
    .section-landing .row > div .section-landing-sub-heading {
      margin-top: 0;
      margin-bottom: 50px;
      font-size: 4.3rem;
      color: #fff;
      letter-spacing: 19px;
      text-transform: uppercase; }
      @media screen and (max-width: 600px) {
        /* line 194, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
        .section-landing .row > div .section-landing-sub-heading {
          font-size: 4vw; } }

/* line 210, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-sub-landing {
  background: linear-gradient(transparent, #07aaf6), url("homethumbnail1.jpg") no-repeat center;
  background-size: cover; }

/* line 215, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-default {
  background: url("homethumbnail3.jpg") no-repeat center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    /* line 220, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 235, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .section-default .row {
    padding-bottom: 150px; }

/* line 242, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-knowledge {
  margin-bottom: 40px; }

/* line 247, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .btn {
  margin-top: 0; }

/* line 251, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none; }
  /* line 256, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .content-home .panel p {
    border: 0; }

/* line 261, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .panel-heading {
  display: none; }

/* line 265, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .list-group-item {
  padding: 20px 0;
  font-size: 20px;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #ddd; }
  /* line 272, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .content-home .list-group-item img {
    margin-right: 25px; }

/* line 278, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home a.list-group-item,
.content-home .list-group-item a.title {
  color: #232222; }
  /* line 282, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/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 290, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .title,
.content-home .description {
  display: block; }

/* line 294, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .title {
  font-size: 24px;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 299, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.content-home .description {
  display: block;
  font-size: 14px; }

/* line 305, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.sidebar-home {
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  margin-top: 36px;
  position: relative; }
  /* line 311, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .sidebar-home h3 {
    font-size: 18px; }
  /* line 315, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .sidebar-home .panel {
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  /* line 321, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .sidebar-home .panel-heading {
    padding-left: 0;
    background-color: transparent;
    border: 0; }
  /* line 327, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .sidebar-home .panel-title {
    font-size: 14px;
    color: #2f5fef;
    font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 333, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
  .sidebar-home .list-group-item {
    padding-left: 0;
    font-size: 14px;
    background-color: transparent;
    border: 0; }
    /* line 340, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
    .sidebar-home .list-group-item:hover,
    .sidebar-home .list-group-item:focus {
      text-decoration: underline;
      background-color: transparent; }
    /* line 345, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
    .sidebar-home .list-group-item .date {
      visibility: hidden; }

/* line 351, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-landing-search {
  min-height: 250px;
  background: url(searchhero.jpg) no-repeat 0 25%;
  background-size: cover; }

/* line 357, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-landing-forums {
  min-height: 250px;
  background: url(forumhero.jpg) no-repeat center;
  background-size: cover; }

/* line 364, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-knowledge .list-group a.list-group-item {
  color: #2f5fef; }

/* line 368, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.section-knowledge .panel-title {
  color: #000; }

/* line 373, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.page_section.section-landing .row {
  padding-bottom: 60px; }

/* line 377, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.page_section.section-landing .row > div {
  margin-top: 0px; }

/* line 381, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
ul.tree, ol.tree {
  color: #2f5fef; }

/* line 386, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.tree ul, .tree ol, .tree ul ul, .tree ol ul, .tree ol ol ul, .tree ol ul ul, .tree ul ol ul, .tree ul ul ul {
  list-style-type: disc;
  color: #2f5fef; }

/* ADX_FORMS  */
/* line 392, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.adx_forms_font_calibri {
  font-family: Calibri; }

/* line 396, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.adx_forms_font_new_roman {
  font-family: Times New Roman; }

/* line 399, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.adx_forms_font_helvetica {
  font-family: 'Helvetica', sans-serif; }

/* line 402, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.skip-to-content a {
  padding: 10px 20px;
  position: absolute;
  top: -43px;
  left: 0px;
  color: #FFFFFF;
  border-radius: 2px;
  background: #742774;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
  font-family: Segoe UI;
  font-size: 14px; }

/* line 418, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/starter/theme.scss */
.skip-to-content a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
  color: #FFFFFF;
  -webkit-transition: top 0.1s ease-in;
  transition: top 0.1s ease-in; }



/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */



.prettyprint{
    padding:8px;
    background-color:#f7f7f9;
    border:1px solid #e1e1e8
}
.prettyprint[class*="linenums"]{
    -webkit-box-shadow:inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;
    -moz-box-shadow:inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;
    box-shadow:inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0
}
.prettyprint .com{
    color:#93a1a1
}
.prettyprint .lit{
    color:#195f91
}
.prettyprint .pun,.prettyprint .opn,.prettyprint .clo{
    color:#93a1a1
}
.prettyprint .fun{
    color:#dc322f
}
.prettyprint .str,.prettyprint .atv{
    color:#d14
}
.prettyprint .kwd,.prettyprint .tag{
    color:#1e347b
}
.prettyprint .typ,.prettyprint .atn,.prettyprint .dec,.prettyprint .var{
    color:teal
}
.prettyprint .pln{
    color:#48484c
}
ol.linenums{
    margin:0 0 0 33px
}
ol.linenums li{
    padding-left:12px;
    color:#bebec5;
    line-height:18px;
    text-shadow:0 1px 0 #fff
}
.bootstrap-datetimepicker-widget{
    top:0;
    left:0;
    width:250px;
    padding:4px;
    margin-top:1px;
    z-index:99999!important;
    border-radius:4px
}
.bootstrap-datetimepicker-widget.timepicker-sbs{
    width:600px
}
.bootstrap-datetimepicker-widget.bottom:before{
    content:'';
    display:inline-block;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:7px solid #ccc;
    border-bottom-color:rgba(0,0,0,.2);
    position:absolute;
    top:-7px;
    left:7px
}
.bootstrap-datetimepicker-widget.bottom:after{
    content:'';
    display:inline-block;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #fff;
    position:absolute;
    top:-6px;
    left:8px
}
.bootstrap-datetimepicker-widget.top:before{
    content:'';
    display:inline-block;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #ccc;
    border-top-color:rgba(0,0,0,.2);
    position:absolute;
    bottom:-7px;
    left:6px
}
.bootstrap-datetimepicker-widget.top:after{
    content:'';
    display:inline-block;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:6px solid #fff;
    position:absolute;
    bottom:-6px;
    left:7px
}
.bootstrap-datetimepicker-widget .dow{
    width:14.2857%
}
.bootstrap-datetimepicker-widget.pull-right:before{
    left:auto;
    right:6px
}
.bootstrap-datetimepicker-widget.pull-right:after{
    left:auto;
    right:7px
}
.bootstrap-datetimepicker-widget>ul{
    list-style-type:none;
    margin:0
}
.bootstrap-datetimepicker-widget a[data-action]{
    padding:6px 0
}
.bootstrap-datetimepicker-widget a[data-action]:active{
    box-shadow:none
}
.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{
    width:54px;
    font-weight:700;
    font-size:1.2em;
    margin:0
}
.bootstrap-datetimepicker-widget button[data-action]{
    padding:6px
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{
    width:4px;
    padding:0;
    margin:0
}
.bootstrap-datetimepicker-widget .datepicker>div{
    display:none
}
.bootstrap-datetimepicker-widget .picker-switch{
    text-align:center
}
.bootstrap-datetimepicker-widget table{
    width:100%;
    margin:0
}
.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{
    text-align:center;
    border-radius:4px
}
.bootstrap-datetimepicker-widget td{
    height:54px;
    line-height:54px;
    width:54px
}
.bootstrap-datetimepicker-widget td.cw{
    font-size:10px;
    height:20px;
    line-height:20px;
    color:#777
}
.bootstrap-datetimepicker-widget td.day{
    height:20px;
    line-height:20px;
    width:20px
}
.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{
    background:#eee;
    cursor:pointer
}
.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{
    color:#777
}
.bootstrap-datetimepicker-widget td.today{
    position:relative
}
.bootstrap-datetimepicker-widget td.today:before{
    content:'';
    display:inline-block;
    border-left:7px solid transparent;
    border-bottom:7px solid #428bca;
    border-top-color:rgba(0,0,0,.2);
    position:absolute;
    bottom:4px;
    right:4px
}
.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{
    background-color:#428bca;
    color:#fff;
    text-shadow:0 -1px 0 rgba(0,0,0,.25)
}
.bootstrap-datetimepicker-widget td.active.today:before{
    border-bottom-color:#fff
}
.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{
    background:0 0;
    color:#777;
    cursor:not-allowed
}
.bootstrap-datetimepicker-widget td span{
    display:inline-block;
    width:54px;
    height:54px;
    line-height:54px;
    margin:2px 1.5px;
    cursor:pointer;
    border-radius:4px
}
.bootstrap-datetimepicker-widget td span:hover{
    background:#eee
}
.bootstrap-datetimepicker-widget td span.active{
    background-color:#428bca;
    color:#fff;
    text-shadow:0 -1px 0 rgba(0,0,0,.25)
}
.bootstrap-datetimepicker-widget td span.old{
    color:#777
}
.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{
    background:0 0;
    color:#777;
    cursor:not-allowed
}
.bootstrap-datetimepicker-widget th{
    height:20px;
    line-height:20px;
    width:20px
}
.bootstrap-datetimepicker-widget th.picker-switch{
    width:145px
}
.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{
    font-size:21px
}
.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{
    background:0 0;
    color:#777;
    cursor:not-allowed
}
.bootstrap-datetimepicker-widget thead tr:first-child th{
    cursor:pointer
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover{
    background:#eee
}
.input-group.date .input-group-addon span{
    display:block;
    cursor:pointer;
    width:16px;
    height:16px
}
.bootstrap-datetimepicker-widget.left-oriented:before{
    left:auto;
    right:6px
}
.bootstrap-datetimepicker-widget.left-oriented:after{
    left:auto;
    right:7px
}
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{
    padding:0!important
}
@media screen and (max-width:767px){
    .bootstrap-datetimepicker-widget.timepicker-sbs{
        width:283px
    }
}
@-webkit-viewport{
    width:device-width;
}
@-moz-viewport{
    width:device-width;
}
@-ms-viewport{
    width:device-width;
}
@-o-viewport{
    width:device-width;
}
@viewport{
    width:device-width;
}
.masthead .toolbar{
    float:right
}
.masthead .toolbar-row{
    clear:right;
    float:right;
    margin:15px 0
}
.masthead .toolbar-row+.toolbar-row{
    margin-top:0
}
.masthead .toolbar .toolbar-item{
    display:block;
    float:left;
    margin:0 0 0 15px
}
.masthead .toolbar .toolbar-item.toolbar-text{
    padding:10px 0
}
.toolbar-search{
    width:240px
}
.masthead .toolbar .shopping-cart-status,.masthead .toolbar .shopping-cart-status .count{
    display:none
}
.masthead .toolbar .shopping-cart-status.visible,.masthead .toolbar .shopping-cart-status .count.visible{
    display:inline
}
.masthead.well{
    border-left:none;
    border-right:none;
    border-top:none;
    margin:0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.masthead.tabs>.container{
    position:relative
}
.masthead.tabs .weblinks>.nav-tabs{
    margin-bottom:0;
    border-bottom:none
}
.masthead.tabs .weblinks>.nav-tabs>li>a:hover,.masthead.tabs .weblinks>.nav-tabs>li>a:focus{
    border-bottom-color:transparent
}
@media(min-width:768px) and (max-width:991px){
    .masthead .toolbar .username{
        display:none
    }
}
@media(min-width:992px){
    .toolbar-search{
        width:280px
    }
    .masthead.tabs .weblinks{
        position:absolute;
        bottom:0;
        right:15px
    }
}
.header-navbar{
    border-width:1px 0;
    margin:0;
    z-index:auto
}
.header-navbar.navbar-empty{
    display:none
}
.navbar-nav>li>a>img{
    vertical-align:text-top
}
.navbar-nav .shopping-cart-status,.navbar-nav .shopping-cart-status .count{
    display:none
}
.navbar-nav .shopping-cart-status.visible{
    display:block
}
.navbar-nav .shopping-cart-status .count.visible{
    display:inline
}
@media(min-width:768px){
    .navbar-search{
        width:280px
    }
}
@media(min-width:768px) and (max-width:991px){
    .header-navbar .username{
        display:none
    }
}
.footer{
    margin-top:40px
}
.footer.well{
    color:#fff;
    border-left:none;
    border-right:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    margin-bottom:0;
    padding:39px 0
}
.footer-bottom{
    padding:40px 0
}
.content-panel>.panel-heading h1,.content-panel>.panel-heading h2,.content-panel>.panel-heading h3,.content-panel>.panel-heading h4,.content-panel>.panel-heading h5,.content-panel>.panel-heading h6{
    margin-bottom:0;
    margin-top:0
}
.content-panel>.panel-heading img{
    vertical-align:baseline
}
.content-panel .list-group-item .list-group-item-heading,.content-panel .list-group-item .list-group-item-text p:last-child,.content-panel .panel-body p:last-child,.content-panel .panel-body>.alert:last-child{
    margin-bottom:0
}
.content-panel .list-group-item .list-group-item-text{
    margin-top:5px
}
.content-panel .list-group-item .content-metadata{
    font-size:85%;
    line-height:20px
}
.content-panel .list-group-item .user-avatar{
    display:block;
    float:left;
    margin:0 10px 0 0
}
.content-panel>.list-group+.panel-footer{
    border-top:0 none
}
.content-panel .content-caption{
    margin-bottom:10px
}
.sidebar,.sidebar .section{
    margin-bottom:20px
}
.sidebar .section:last-child,.sidebar .section>:last-child{
    margin-bottom:0
}
@media(max-width:991px){
    .col-md-4 .sidebar{
        margin-top:40px
    }
}
.directory{
    margin-top:40px
}
.directory section{
    margin-bottom:40px;
    margin-top:40px
}
.directory section>.page-header,.directory section>.page-header h2{
    margin-top:0
}
.directory section>.panel{
    margin-top:20px
}
.directory .subnav .fa{
    color:#ccc;
    float:right;
    margin-left:5px;
    margin-top:4px
}
@media(min-width:768px){
    .directory section{
        margin-top:0
    }
}
.page-heading{
    padding-top:20px
}
.page-copy{
    margin-bottom:40px
}
.page-copy.no-value{
    margin-bottom:0
}
.page-video{
    margin-bottom:20px
}
.page-metadata{
    margin-bottom:40px;
    margin-top:40px
}

.weblinks-depth-1.nav.navbar-nav > li > a > span:first-child
{
	display:block !important;
	font-size: x-large;
	margin-bottom: 3px;
	text-align:center;
}

.fa-2 {
    font-size: 2em;
}
.fa-3 {
    font-size: 4em;
}
.fa-4 {
    font-size: 7em;
}
.fa-5 {
    font-size: 12em;
}
.fa-6 {
    font-size: 20em;
}

@media(max-width:767px){
	body{
		padding-bottom: 130px !important;
	}

	ul.nav.nav-pills.nav-justified > li {
		border-radius: 4px !important;
		margin-left:0px !important;
		margin-right:0px !important;
	}

    .page-heading .breadcrumb>.active{

    }
    .page-header>.pull-right{
        float:none!important;
        margin:0 0 20px 0!important
    }
    .page-header>.btn-toolbar>.btn,.page-header>.btn-toolbar>.btn-group{
        margin-left:0;
        margin-right:5px
    }
}
.search-results h2,.search-results .summary{
    margin-bottom:20px
}
.search-results li>h3,.search-results li>.title{
    margin-bottom:0
}
.search-results ul{
    list-style:none;
    margin:0;
    padding:0
}
.search-results li{
    margin-bottom:20px
}
.search-results li .fragment{
    margin:0
}
.search-results .querytext,.search-results .highlight{
    background-color:#fffcac;
    font-style:normal
}
.profile-img{
    display:block;
    margin-bottom:20px;
    max-width:100%
}
@media(max-width:767px){
    .pagination{
        overflow:auto;
        white-space:nowrap;
        width:100%
    }
    .pagination>li>a,.pagination>li>span{
        display:inline-block;
        float:none
    }
}
.entity-grid{
    overflow-y:visible
}
.entity-grid .view-grid{
    overflow-x:auto
}
.entity-grid .message{
    display:none;
    margin:20px 0 20px 0
}
.entity-grid .action-link{
    margin-left:5px
}
.entity-grid .action-link:first-child{
    margin-left:0
}
@media(max-width:767px){
    .entity-grid .view-grid>table{
        table-layout:auto
    }
}
.view-loading{
    margin:15px 0 15px 0
}
.modal-form .modal-body iframe{
    width:100%;
    border:none;
    height:700px
}
.modal-body textarea{
    float:none!important;
    height:150px
}
.view-pagination .pagination{
    margin:15px 0 0 0
}
.entity-lookup .message{
    display:none
}
.entity-lookup .view-grid,.entity-associate .view-grid{
    width:100%;
    overflow:auto;
    height:300px;
    max-height:300px;
    font-size:85%
}
.entity-associate .view-grid{
    height:260px;
    max-height:260px
}
.entity-lookup .content-panel,.entity-associate .content-panel{
    margin-top:10px;
    margin-bottom:0
}
.entity-lookup .view-loading{
    position:fixed;
    left:45%;
    top:45%
}
.entity-associate .view-loading{
    position:fixed;
    left:45%;
    top:35%
}
.entity-associate .selected-records{
    height:65px;
    overflow-y:scroll
}
.entity-associate .selected-records .item{
    margin-right:10px;
    margin-bottom:10px;
    cursor:default
}
.entity-associate .selected-records .item:hover{
    background-color:inherit!important;
    cursor:default
}
.entity-associate .selected-records .item:active{
    box-shadow:inherit!important
}
.entity-lookup .selected-records .item .name{
    padding-right:8px;
    cursor:default
}
.entity-associate .selected-records .item .remove{
    cursor:pointer
}
.entity-lookup .modal-footer .btn-primary .fa-spin,.entity-associate .modal-footer .btn-primary .fa-spin{
    margin-right:5px
}
.form-loading{
    position:fixed;
    left:45%;
    top:35%
}
.entity-notes .message{
    display:none
}
.entity-notes .note .metadata{
    text-align:right
}
.entity-notes .attachment .link{
    overflow:hidden;
    word-wrap:break-word
}
.note .attachment .img{
    padding:0 15px 0 0
}
.entity-notes .note{
    margin-bottom:20px
}
.entity-notes .note{
    border-top:1px solid #ddd;
    padding-top:19px
}
.entity-notes .note:first-child{
    border:none;
    padding-top:0
}
.entity-notes .toolbar{
    margin-left:10px;
    margin-top:0
}
.entity-notes ul.pagination{
    margin:0
}
.entity-notes a.addnote{
    float:right
}
.entity-notes .attachment{
    margin-bottom:0
}
.entity-notes .attachment .img .thumbnail img{
    height:auto;
    width:auto;
    max-height:100px;
    max-width:100px
}
.entity-notes .modal .attachment .img{
    padding:0;
    margin-bottom:10px
}
.entity-notes .modal .attachment .link{
    padding:0;
    width:100%
}
.entity-notes .modal .attachment .thumbnail{
    margin-bottom:0
}
.entity-notes .modal .attachment{
    margin-bottom:20px
}
@media(max-width:767px){
    .entity-notes .note .metadata{
        margin-bottom:20px
    }
    .entity-notes .note .metadata{
        text-align:left
    }
    .entity-notes .note .toolbar{
        float:none;
        margin-bottom:20px;
        margin-left:0
    }
    .entity-notes ul.pagination{
        margin-top:10px
    }
    .entity-notes .addnote{
        float:none
    }
}
.sharepoint-pagination .pagination{
    margin:0
}
.sharepoint-breadcrumbs{
    margin:0
}
.notifications{
    display:none;
    margin-top:20px;
    margin-bottom:20px
}
.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;
    background:red;
    cursor:inherit;
    display:block
}
input[readonly].file-input{
    background-color:#fff!important
}
.file-status{
    margin-top:15px
}
.file-status ul{
    list-style:none;
    padding-left:0
}
.entitylist-search{
    width:240px
}
.gridview-nav{
    margin-bottom:10px
}
.toolbar-nav{
    margin-bottom:20px
}
.feed-icon{
    color:#f28d34
}
.feed-icon:hover{
    color:#f60;
    text-decoration:none
}
.page-header .feed-icon{
    font-size:36px
}
.help-block.error{
    color:red
}
label.control-label.required:before{
    content:'* ';
    color:red
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert p:last-child{
    margin-bottom:0
}
.aggregate>li{
    margin-bottom:20px
}
.radio-list input[type="radio"]{
    margin:0 4px 2px 0
}
.radio-list label{
    display:inline-block
}
select.btn-select{
    display:none
}
.btn-select .dropdown-menu li>a{
    cursor:pointer
}
.addthis_toolbox{
    margin:0 0 20px 0;
    display:inline-block
}
.form-actions>.help-link{
    display:inline-block;
    padding-left:10px;
    vertical-align:middle
}
.grid-actions{
    border-bottom:1px solid #eee;
    margin-bottom:9px;
    padding-bottom:9px
}
.grid-actions ul.nav{
    margin:0
}
.grid-actions a.btn.action{
    margin-left:10px
}
.bootstrap-datetimepicker-widget ul{
    padding:0
}
ol.linenums{
    padding:0
}
.btn{
    white-space:normal
}
.btn-group .btn{
    white-space:nowrap
}
.input-group-btn .btn{
    white-space:nowrap
}
.tags{
    list-style-type:none;
    margin:20px 0;
    padding:0
}
.tags li{
    display:inline
}
.note .attachment .img{
    padding:0;
    padding-right:15px
}
.note .attachment .img .thumbnail{
    margin-bottom:0
}
.note .attachment .img .thumbnail img{
    height:auto;
    width:auto;
    max-height:100px;
    max-width:100px
}
.note .attachment .link{
    padding:0
}
.bootstrap-datetimepicker-widget .picker-switch>a{
    background-color:#fff;
    border:1px solid #ccc;
    -ms-border-radius:4px;
    border-radius:4px;
    cursor:pointer;
    display:block;
    font-size:18px;
    font-weight:400;
    line-height:1.33;
    padding:6px 12px
}
.bootstrap-datetimepicker-widget .picker-switch>a:hover{
    background-color:#e6e6e6
}
.badges,.badges .label{
    display:inline-block
}
.badges .label{
    margin:-3px 0;
    height:15px;
    line-height:13px;
    padding:1px 6px
}
.badges .label:empty{
    padding:2px
}
.nav-profile .list-group-item>.profile-alert{
    line-height:inherit
}
.nav[data-state="sitemap"]>.active>a,[data-state="sitemap"] .nav>.active>a{
    -webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out;
    -moz-transition:background-color .3s ease-in-out,color .3s ease-in-out;
    -ms-transition:background-color .3s ease-in-out,color .3s ease-in-out;
    -o-transition:background-color .3s ease-in-out,color .3s ease-in-out;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
.panel-footer.paging,.panel-footer.paging{
    display:none
}
.panel-footer ul.pagination{
    margin:0
}
.comments{
    margin-bottom:40px
}
.comment{
    margin-bottom:20px
}
.comment .comment-metadata{
    margin-bottom:10px
}
.comment .rating{
    margin-bottom:20px
}
.comment .comment-controls{
    float:right;
    margin-bottom:10px;
    margin-left:10px
}
.post-comment-new-form .crmEntityFormView .validation-summary{
    display:none
}
@media(min-width:768px){
    .comment .rating{
        float:right;
        margin-bottom:10px;
        margin-left:10px
    }
    .comment .comment-metadata{
        margin-bottom:0;
        text-align:right
    }
}
.rating{
    vertical-align:text-bottom
}
.rating-stars{
    display:inline
}
.rating-count{
    display:inline;
    clear:both
}
.rating-star{
    background-repeat:no-repeat;
    background-position:left top;
    display:block;
    font-size:0;
    height:16px;
    margin:0;
    padding:0;
    width:20px
}
.rating-star-empty{
    background-image:url('~/xrm-adx/samples/images/star-empty.png')
}
.rating-star-filled{
    background-image:url('~/xrm-adx/samples/images/star.png')
}
.rating-star-saved{
    background-image:url('~/xrm-adx/samples/images/star-saved.png')
}
#vote{
    padding:3px 3px 3px 3px;
    border:dashed 1px #e3e3e3;
    background-color:#fafafa;
    width:300px
}
#vote h6{
    margin-bottom:0
}
#vote .vote-totals{
    width:auto;
    margin:0 auto
}
#vote .user-vote{
    float:right;
    margin-top:-17px;
    width:auto
}
#vote .count{
    color:#3e3535
}
#vote .user-vote input,.user-vote img,.vote-counts input,.vote-counts img{
    vertical-align:bottom
}
#entity-list-map-options{
    margin-bottom:10px
}
#entity-list-map-locations{
    overflow-x:hidden;
    overflow-y:auto
}
#entity-list-map-locations .uom{
    float:right
}
.infobox{
    position:absolute;
    top:0;
    left:0;
    z-index:99999;
    width:250px
}
.infobox .title{
    font-weight:bold;
    font-size:14px
}
.infobox-content{
    font-size:11px;
    color:#000;
    text-shadow:0 0 2px #ccc;
    padding:4px 8px;
    border:1px solid rgba(25,25,25,.25);
    background-color:#fff;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    box-shadow:0 0 3px #555;
    -webkit-box-shadow:0 0 3px #555;
    -moz-box-shadow:0 0 3px #555
}
.infobox-content p{
    margin:0 0 5px 0
}
.infobox.top{
    padding-bottom:5px
}
.infobox.bottom{
    padding-top:5px
}
.infobox.right{
    padding-left:5px
}
.infobox.left{
    padding-right:5px
}
.infobox-arrow,.infobox-arrow-inner{
    position:absolute;
    border-color:transparent;
    border-style:solid;
    border-width:12px;
    height:0;
    width:0
}
.infobox.top .infobox-arrow{
    margin-top:96px;
    margin-left:38px;
    border-top-color:#fff;
    border-top-color:rgba(25,25,25,.2)
}
.infobox.bottom .infobox-arrow{
    margin-top:-23px;
    margin-left:38px;
    border-bottom-color:#fff;
    border-bottom-color:rgba(25,25,25,.2)
}
.infobox.right .infobox-arrow{
    margin-top:12px;
    margin-left:-25px;
    border-right-color:#fff;
    border-right-color:rgba(25,25,25,.2)
}
.infobox.left .infobox-arrow{
    margin-top:16px;
    margin-left:200px;
    border-left-color:#fff;
    border-left-color:rgba(25,25,25,.2)
}
.infobox.top .infobox-arrow-inner{
    margin-top:-12px;
    margin-left:-12px;
    border-top-color:#fff
}
.infobox.bottom .infobox-arrow-inner{
    margin-top:-12px;
    margin-left:-8px;
    border-bottom-color:#fff
}
.infobox.right .infobox-arrow-inner{
    margin-top:-12px;
    margin-left:-8px;
    border-right-color:#fff
}
.infobox.left .infobox-arrow-inner{
    margin-top:-16px;
    margin-left:-13px;
    border-left-color:#fff
}
.infobox-content .status{
    padding:1px 4px;
    color:#333;
    font-weight:bold
}
.infobox-content .priority{
    font-weight:bold
}
.MicrosoftMap.dd_directionsPanel{
    padding:0!important
}
.MicrosoftMap .dd_waypoint{
    padding:0!important
}
.MicrosoftMap .dd_itinerary li{
    padding:6px 0!important
}
.MicrosoftMap .dd_itinerary .dd_instruction{
    font-size:100%!important
}
.MicrosoftMap .dd_waypoint .dd_waypointDisplayText{
    font-size:105%!important
}
.BingMap{
    position:relative;
    width:100%;
    height:400px;
    border:0
}
.crmEntityFormView{
}
.crmEntityFormView .form-actions{
    margin-top:20px
}
span.crmEntityFormView{
    display:block
}
.crmEntityFormView .tab{
    margin-bottom:20px;
    width:100%
}
.crmEntityFormView .tab-title{
    border-bottom:1px solid #eee;
    -ms-text-rendering:optimizelegibility;
    text-rendering:optimizelegibility
}
.crmEntityFormView .section:first-child{
    margin:0
}
.crmEntityFormView .section{
    table-layout:fixed;
    width:100%
}
.crmEntityFormView .section-title{
    border-bottom-width:0;
    margin-bottom:5px
}
.crmEntityFormView .section-title.show-bar{
    border-bottom-width:1px;
    padding-bottom:4px
}
.crmEntityFormView .cell{
    padding:0 0 20px 20px
}
.crmEntityFormView .cell.zero-cell{
    display:none
}
.crmEntityFormView .cell:first-child{
    padding-left:0
}
.crmEntityFormView .tab .tab-column{
    padding-left:20px;
    float:left
}
.crmEntityFormView .tab .tab-column:first-child{
    padding-left:0
}
.crmEntityFormView table.table td{
    padding:8px
}
.crmEntityFormView table.table td:first-child{
    padding:8px
}
@media(max-width:767px){
    .crmEntityFormView table.section,.crmEntityFormView table.section>thead,.crmEntityFormView table.section>thead>tr,.crmEntityFormView table.section>thead>tr>th,.crmEntityFormView table.section>thead>tr>td,.crmEntityFormView table.section>tbody,.crmEntityFormView table.section>tbody>tr,.crmEntityFormView table.section>tbody>tr>th,.crmEntityFormView table.section>tbody>tr>td,.crmEntityFormView table.section>tfoot,.crmEntityFormView table.section>tfoot>tr,.crmEntityFormView table.section>tfoot>tr>th,.crmEntityFormView table.section>tfoot>tr>td{
        display:block
    }
    .crmEntityFormView table.section{
        width:100%;
        overflow:auto
    }
    .crmEntityFormView .cell{
        margin-bottom:15px;
        padding:0;
        width:100%
    }
    .crmEntityFormView .cell.empty-cell{
        margin-bottom:0
    }
    .crmEntityFormView .tab .tab-column{
        display:block;
        margin-bottom:15px;
        padding:0;
        width:100%
    }
}
.crmEntityFormView .cell div.control{
    clear:both
}
.crmEntityFormView .cell div.info.required label:after{
    content:' *';
    color:red
}
.crmEntityFormView .cell div.info.required div.validators{
    display:none
}
.crmEntityFormView .cell div.info div.validators{
    margin:0 0 0 3px;
    float:left;
    color:red
}
.crmEntityFormView td.cell{
    vertical-align:top
}
.crmEntityFormView .cell label{
    float:left;
    display:inline
}
.crmEntityFormView .cell input[type=text],.crmEntityFormView .cell select,.crmEntityFormView .cell textarea{
    float:left;
    width:100%
}
.crmEntityFormView .cell div.control span.checkbox{
    float:left;
    margin:0
}
.crmEntityFormView .cell div.control span.checkbox input[type="checkbox"]{
    margin-left:0
}
.crmEntityFormView .datetime-cell input.date{
    width:75px
}
.crmEntityFormView .datetime-cell select.time{
    width:100px
}
.crmEntityFormView .empty-cell{
    padding:0
}
.crmEntityFormView .empty-cell:only-child{
    display:none
}
.crmEntityFormView .state,.crmEntityFormView .status{
    padding:6px 12px
}
.crmEntityFormView .web-resource-cell{
}
.crmEntityFormView .web-resource-cell iframe{
}
.crmEntityFormView .cell .picklist input[type="radio"]{
    margin:2px 5px 5px 0;
    vertical-align:top
}
.crmEntityFormView .cell .picklist.horizontal input[type="radio"]{
    margin-left:10px
}
.crmEntityFormView .cell .picklist input[type="radio"]:first-child{
    margin-left:0
}
.crmEntityFormView .cell .picklist.horizontal span:not(:first-child) input[type="radio"]{
    margin-left:10px
}
.crmEntityFormView .cell .picklist label{
    float:none;
    font-weight:normal
}
.crmEntityFormView .cell.checkbox-cell div.info{
    float:none;
    clear:none;
    display:inline-block;
    *display:inline;
    padding-left:20px
}
.crmEntityFormView .cell.checkbox-cell div.control{
    clear:none;
    float:left;
    display:inline
}
.crmEntityFormView .cell.checkbox-cell div.info div.validators{
    display:inline;
    float:left;
    clear:none
}
.crmEntityFormView .cell.checkbox-cell label{
    clear:none;
    float:none;
    display:inline
}
.crmEntityFormView .cell.checkbox-cell:first-child{
    padding:0 10px 0 0
}
.crmEntityFormView .cell.boolean-radio-cell input[type="radio"]{
    margin:2px 5px 5px 10px;
    vertical-align:top
}
.crmEntityFormView .cell.boolean-radio-cell input[type="radio"]:first-child{
    margin-left:0
}
.crmEntityFormView .cell.boolean-radio-cell .boolean-radio span:nth-child(2) input[type="radio"]{
    margin-left:10px
}
.crmEntityFormView .cell.boolean-radio-cell label{
    float:none;
    display:inline
}
.crmEntityFormView .boolean-radio label{
    font-weight:normal
}
.crmEntityFormView .validation-summary h2{
    margin:0 0 1em 0;
    padding:0;
    font-size:1.2em
}
.crmEntityFormView .validation-summary ul{
    margin:0;
    padding:0;
    list-style:none
}
.crmEntityFormView .validator-text{
    color:red;
    margin:0 0 0 3px
}
.crmEntityFormView fieldset{
    margin:0;
    margin-bottom:20px;
    padding:0;
    border:0 none
}
.crmEntityFormView fieldset:empty{
    margin:0
}
.crmEntityFormView fieldset legend+.well{
    margin-top:0
}
.crmEntityFormView div.row.full div.cell{
    width:100%
}
.crmEntityFormView .actions{
    border-top:1px solid #e5e5e5;
    margin:20px 0;
    padding:19px 0 0 0
}
.crmEntityFormView .actions:empty{
    display:none
}
.crmEntityFormView .actions .btn:first-child{
    margin-right:5px
}
.crmEntityFormView .actions:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
div.message.success{
    background-color:#dff0d8;
    border-color:#d6e9c6;
    color:#468847;
    -ms-border-radius:3px 3px 3px 3px;
    border-radius:3px 3px 3px 3px;
    margin-bottom:18px;
    padding:9px 39px 9px 14px;
    -ms-text-shadow:0 1px 0 rgba(255,255,255,.5);
    text-shadow:0 1px 0 rgba(255,255,255,.5)
}
div.message.error{
    background-color:#f2dede;
    border-color:#eed3d7;
    color:#b94a48;
    -ms-border-radius:3px 3px 3px 3px;
    border-radius:3px 3px 3px 3px;
    margin-bottom:20px;
    padding:9px 39px 9px 14px;
    -ms-text-shadow:0 1px 0 rgba(255,255,255,.5);
    text-shadow:0 1px 0 rgba(255,255,255,.5)
}
.crmEntityFormView .cell.picklist-matrix-cell{
    padding:0
}
.crmEntityFormView .picklist.horizontal.labels-top label{
    display:block
}
.crmEntityFormView .picklist.horizontal.labels-top td{
    padding-right:20px;
    text-align:center
}
.crmEntityFormView .picklist-matrix-cell .picklist.horizontal.labels-top input[type="radio"]{
    margin-left:0
}
.crmEntityFormView .picklist-matrix-cell div.info{
    width:250px;
    float:left
}
.crmEntityFormView .picklist-matrix-cell div.control{
    clear:none;
    float:left
}
.crmEntityFormView .picklist-matrix-cell div.control .picklist label{
    height:1px;
    padding-top:1px;
    overflow:hidden;
    display:block
}
.crmEntityFormView table.section tr:first-child .picklist-matrix-cell div.control .picklist label{
    height:auto;
    padding-top:0;
    display:block
}
.crmEntityFormView table.section tr:first-child .picklist-matrix-cell div.info{
    padding-top:18px;
    vertical-align:bottom
}
.crmEntityFormView table.section tr:first-child .picklist-matrix-cell div.control{
    margin-top:-10px;
    padding-top:10px
}
.crmEntityFormView div.description{
    margin-top:-2px;
    margin-bottom:2px
}
.crmEntityFormView div.description.below{
    margin:0
}
.crmEntityFormView div.description.above{
    clear:both
}
.crmEntityFormView div.description.right{
    float:right
}
.crmEntityFormView .cell.rank-order-cell{
    padding:0 0 3px 0
}
.crmEntityFormView .rank-order-cell div.info{
    padding-top:3px;
    width:150px
}
.crmEntityFormView .rank-order-cell div.control{
    clear:none;
    float:left;
    width:100px
}
.crmEntityFormView .rank-order-cell .validator-text{
    color:red;
    padding:0 0 0 3px
}
.crmEntityFormView .cell.constant-sum-cell{
    padding:0 0 3px 0
}
.crmEntityFormView .constant-sum-cell div.info{
    padding-top:3px;
    width:150px
}
.crmEntityFormView .constant-sum-cell div.control{
    clear:none;
    float:left;
    width:100px
}
.crmEntityFormView .constant-sum-cell div.control input.integer{
    text-align:center
}
.crmEntityFormView .constant-sum-cell .validator-text{
    color:red;
    float:left;
    margin:7px 0 0 3px
}
.crmEntityFormView .constant-sum-cell div.control input.total{
    clear:both;
    border:none;
    background-color:transparent;
    color:#000;
    border-top:solid 1px #555;
    font-weight:bold;
    text-align:center;
    width:30px;
    margin:3px 0 0 0
}
.crmEntityFormView .cell.stack-rank-cell{
    padding:0 0 3px 0
}
.crmEntityFormView .stack-rank-cell div.info{
    margin-top:9px;
    width:150px
}
.crmEntityFormView .stack-rank-cell div.control{
    clear:none;
    float:left;
    width:100px
}
.crmEntityFormView .stack-rank-cell .validator-text{
    color:red;
    padding:0 0 0 3px
}
.crmEntityFormView .sr-cell{
    padding:2px 25px;
    margin-top:5px;
    margin-bottom:5px;
    border:1px solid #000;
    float:left;
    line-height:1.8em
}
.crmEntityFormView .sr-cell:hover{
    cursor:pointer;
    background:#36566b;
    color:#fff
}
.crmEntityFormView .selected-cell{
    background:#014083;
    color:#fff
}
ol.progress{
    height:auto
}
ol.progress.left,ol.progress.right{
    margin-top:20px
}
ol.progress li span.number{
    padding-right:10px
}
ol.progress li span.glyphicon.glyphicon-ok{
    padding-left:10px
}
ol.progress.top li,ol.progress.bottom li{
    float:left
}
ol.progress li.incomplete{
    background:transparent;
    border:none
}
ol.progress.top li:first-child,ol.progress.bottom li:first-child,ol.progress.top li:last-child,ol.progress.bottom li:last-child{
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
@media(max-width:767px){
    ol.progress.left,ol.progress.right{
        margin-top:0
    }
    ol.progress.left li,ol.progress.right li{
        float:left
    }
    ol.progress.left li:first-child,ol.progress.right li:first-child,ol.progress.left li:last-child,ol.progress.right li:last-child{
        border-top-right-radius:0;
        border-bottom-right-radius:0;
        border-bottom-left-radius:0;
        border-top-left-radius:0
    }
}
div.progress{
    background-color:#f5f5f5;
    -ms-border-radius:4px 4px 4px 4px;
    border-radius:4px 4px 4px 4px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;
    -ms-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;
    box-shadow:0 1px 2px rgba(0,0,0,.1) inset;
    height:20px;
    margin-bottom:20px;
    overflow:hidden;
    padding:0
}
div.progress .bar.zero{
    color:#0f0f0f;
    text-shadow:none;
    text-indent:10px
}
div.progress-numeric{
    margin:20px 0 20px 0;
    padding:10px;
    list-style:none;
    background:#fdfefd;
    border:solid 1px #f0f0f0;
    -moz-border-radius:10px 10px 10px 10px;
    border-radius:10px 10px 10px 10px;
    -webkit-box-shadow:3px 3px 3px 0 #ccc;
    -moz-box-shadow:3px 3px 3px 0 #ccc;
    box-shadow:3px 3px 3px 0 #ccc;
    font-weight:bold
}
div.progress-numeric span.number{
    background-color:#e0e0e0;
    border-radius:20px 20px 20px 20px;
    color:#fff;
    display:inline-block;
    font-size:1.6em;
    height:40px;
    line-height:40px;
    text-align:center;
    vertical-align:middle;
    width:40px
}
div.progress-numeric span.number.total{
    background-color:#e0e0e0
}
.crmEntityFormView.readonly{
    padding-left:0
}
.crmEntityFormView.readonly .cell input:disabled,.crmEntityFormView.readonly .cell select:disabled,.crmEntityFormView.readonly .cell textarea:disabled{
    background:none;
    border:none;
    box-shadow:none;
    -moz-box-shadow:none;
    padding:0
}
.crmEntityFormView.readonly .cell div.info.required label:after{
    content:none
}
.crmEntityFormView.readonly .cell div.info label{
    font-weight:bold
}
.crmEntityFormView.centered .cell div.info{
    width:100%
}
.crmEntityFormView.centered .cell div.info label{
    width:100%;
    text-align:center
}
.crmEntityFormView.centered .cell input[type="text"],.crmEntityFormView.centered .cell select,.crmEntityFormView.centered .cell textarea{
    text-align:center
}
.payment,.purchase-summary{
    margin-bottom:20px;
    margin-top:20px
}
.purchase-summary .grand-total{
    font-weight:bold
}
.purchase-summary .total,.purchase-summary table.line-items .price,.purchase-summary table.line-items .qty{
    text-align:right
}
.purchase-summary .discount{
    color:red;
    vertical-align:top
}
.purchase-summary .discount-name{
    color:#ffa500
}
.purchase-summary table.line-items .price del{
    color:#666
}
.purchase-summary .line-item{
    border-bottom:1px solid #e3e3e3;
    margin-bottom:10px;
    padding-bottom:10px
}
.purchase-summary .line-item .column{
    vertical-align:text-top
}
.purchase-summary .line-item .column.selection{
    float:left;
    width:20px
}
.purchase-summary .line-item .column.selection+.column.title{
    margin-left:30px
}
.purchase-summary .line-item .column input[type="checkbox"],.purchase-summary table.line-items input[type="checkbox"]{
    margin:0 10px 0 0
}
.purchase-summary .line-item .quantity input{
    width:30px
}
.purchase-summary legend+.well{
    margin-top:20px
}
.purchase-summary table.line-items{
    margin-bottom:10px;
    width:100%
}
.purchase-summary table.line-items td.title{
    width:100%
}
.purchase-summary table.line-items td.qty{
    white-space:nowrap;
    padding-right:5px
}
.purchase-summary table.line-items td.price{
    white-space:nowrap
}
.purchase-summary table.totals{
    width:100%
}
.purchase-summary table.totals tr.total td:first-child{
    width:100%
}
.purchase-summary table.totals tr.total td{
    padding-left:10px
}
.purchase-summary table.line-items th,.purchase-summary table.line-items td{
    border-bottom:1px solid #e3e3e3;
    line-height:20px;
    padding:9px 0;
    text-align:left;
    vertical-align:top
}
@media(max-width:991px){
    .payment .form-horizontal .control-label{
        float:none;
        text-align:left
    }
    .payment .form-horizontal .controls{
        margin-left:0
    }
}
.entitylist-filter-option-group ul li[aria-hidden=true]{
    display:none
}
.entitylist-filter-option-group{
    vertical-align:top
}
.entitylist-filter-option-group .h4{
    display:block
}
.entitylist-filter-option-text{
    width:180px
}
.filter-vertical .entitylist-filter-option-text{
    width:100%
}
iframe.quickform{
    border:none;
    width:100%
}
.container.quickform{
    margin:0;
    padding:0
}
.submit-btn-link{
    background:none!important;
    border:none;
    padding:3px 20px
}
.submit-btn-link:hover{
    color:#262626;
    text-decoration:none;
    background-color:#f5f5f5
}
.dropdown-menu>li:hover{
    color:#262626;
    text-decoration:none;
    background-color:#f5f5f5
}
.form-readonly .form-control,.crmEntityFormView .form-control[readonly][disabled],.crmEntityFormView .form-control.readonly{
    background:none;
    border:none;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    cursor:auto;
    padding-left:0;
    padding-right:0
}
.form-readonly textarea.form-control,.crmEntityFormView textarea.form-control[readonly][disabled],.crmEntityFormView textarea.form-control.readonly{
    resize:none
}
.form-readonly select.form-control,.crmEntityFormView select.form-control.readonly{
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none
}
.form-readonly select.form-control::-ms-expand,.crmEntityFormView select.form-control.readonly::-ms-expand{
    display:none
}
.form-readonly select.form-control option,.crmEntityFormView select.form-control.readonly option{
    padding-left:0;
    padding-right:0
}
.form-custom-actions{
    margin-bottom:20px
}
.form-custom-actions .btn{
    margin-bottom:5px;
    margin-top:5px
}
.form-custom-actions .dropdown-menu{
    margin-top:-3px
}
@media screen and (min-width:768px){
    .form-action-container-right{
        float:right
    }
    .form-action-container-left{
        float:left
    }
}

.colorLink{
  color : #00765a;
}

.datosDiv{
/* border: solid 1px; */
/*    background-color: #D8D8D8;*/
}

ul.nav.nav-pills.nav-justified > li > a {
pointer-events: none;
}
ul.nav.nav-pills.nav-justified > li{
	color:#fff;
	margin-right: 2px;
	line-height: 1.42857143;
}
ul.nav.nav-pills.nav-justified > li:not(.active){
	background-color:#52A493;	
}
ul.nav.nav-pills.nav-justified > li.active{
	background-color:#57a794;
	border-radius:0 0 0 0;
}
ul.nav.nav-pills.nav-justified > li:last-child > a{
	border-radius:0px 4px 4px 0px !important;
}
ul.nav.nav-pills.nav-justified > li:first-child > a{
	border-radius:4px 0px 0px 4px !important;
}
ul.nav.nav-pills.nav-justified > li:last-child{
	border-radius:0px 4px 4px 0px !important;
}
ul.nav.nav-pills.nav-justified > li:first-child{
	border-radius:4px 0px 0px 4px !important;
}
ul.nav.nav-pills.nav-justified > li:last-child:not(.active) > a{
	background-color:#52A493;
}
ul.nav.nav-pills.nav-justified > li:first-child:not(.active) > a{
	background-color:#52A493;
}


.completeStep > li > a{
background-color:#fcd102 !important;
color:#3c763d  !important;
border-color:#004737 !important;
}

.completeStep > li:hover{
background-color::#fcd102;
color:#3c763d;
border-color:#004737
}

.infoRequired:after{
content: ' *';
    color: red;
}

.infoRequiredMapa:before{
content: '* ';
    color: red;
}

hr{
  border-color: #000000;
}

td > a{
  color:#004737;
}

.informationClient{
	font-weight:normal !important;
}

.table>thead>tr {
    /* border-top: 3px solid #00765A !important; */
}
.table>thead>tr>th {
	vertical-align: bottom;
	/* border-bottom: 2px solid #00765a; */
}
	
.table>thead>tr>th.colorLink {
    background-color: #CBE3DE !important;
}

.table>tbody>tr>td{
	border-top: 1px solid #52a49399 !important;
	background: #fff;
}

.displayIEElements{
	display:none;
}

th.colorLink{background-color:#52A493 !important;}


h3{margin-bottom:5px !important;}

hr{
	margin-top:0px !important;
	border-color: #000000 !important;
}

.botonSeleccionado{
  background-color:#f0f0f0 !important;
}
li.botonSeleccionado>a{
    color:#00765a !important;
}
.fa-send:before, .fa-paper-plane:before {
    content: "";
}


.fixed-table-container tbody td {
	 border-left: 0px; 
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 0px;
}    

.fa-send:before, .fa-paper-plane:before {
	content: "";
}
						
#todosLosCasos table thead:first-of-type {
background-color:#52A493 !important;
}

a[data-date="true"]
{
	  top: 1px;
	  float: right;
	  padding: 0px !important;
	  font-style: italic;
}

#postList .panel.panel-default{
	border:none !important;
}

#postList .panel.panel-default>.panel-heading{
	color:black !important;
	background-color:transparent !important;
	border-color:transparent;
}

#postList .panel-default>.panel-collapse>.panel-body{
	padding:0 !important;
	padding-left: 15px !important;
	
}

#postList div[data-divcomments="true"]{
	margin-left:40px;
}

#postList .panel.panel-default>.panel-heading a{
	color:black !important;
	font-size:18px !important;
}

#postList .panel{
	box-shadow: none;
}

#postList{
	background-color:white;
}
    
.table>thead>tr>th{
	border-bottom:none;
}

#info{
   color: #00765A;

}

#info:hover{
	color:#86bfb3;
}

.media-left{
	padding-top: 10px !important;
}

.panel-body > .media{
	padding-top:20px;
}

.input-group {
    position: relative;
    display: -ms-inline-flexbox;
    border-collapse: separate;
}
.containerFirstPanel{
	border-top: 1px solid black;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #00765A;
  width: 180px;
  height: 180px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.modal{
	top:15% !important;
}

#documentacionAdicional  a{
	color:black;
}

.nav .open .dropdown-menu > li > a:hover{
    background-color: #fcd102 !important;
    color: #262626 !important;
}