﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(vendor/perfect-scrollbar/perfect-scrollbar.min.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active, a.nice-select.open,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  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; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable.nice-select.open, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

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

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn.nice-select.open:focus, .btn:active.focus, .btn.focus.nice-select.open, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.nice-select.open, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.nice-select.open, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default.nice-select.open:hover, .btn-default:active:focus, .btn-default.nice-select.open:focus, .btn-default:active.focus, .btn-default.focus.nice-select.open, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.nice-select.open, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.nice-select.open, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary.nice-select.open:hover, .btn-primary:active:focus, .btn-primary.nice-select.open:focus, .btn-primary:active.focus, .btn-primary.focus.nice-select.open, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.nice-select.open, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.nice-select.open, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success.nice-select.open:hover, .btn-success:active:focus, .btn-success.nice-select.open:focus, .btn-success:active.focus, .btn-success.focus.nice-select.open, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.nice-select.open, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.nice-select.open, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info.nice-select.open:hover, .btn-info:active:focus, .btn-info.nice-select.open:focus, .btn-info:active.focus, .btn-info.focus.nice-select.open, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.nice-select.open, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.nice-select.open, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning.nice-select.open:hover, .btn-warning:active:focus, .btn-warning.nice-select.open:focus, .btn-warning:active.focus, .btn-warning.focus.nice-select.open, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.nice-select.open, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.nice-select.open, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger.nice-select.open:hover, .btn-danger:active:focus, .btn-danger.nice-select.open:focus, .btn-danger:active.focus, .btn-danger.focus.nice-select.open, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.nice-select.open, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.nice-select.open, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.nice-select.open {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.nice-select.open, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.nice-select.open,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group .dropdown-toggle.nice-select.open,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn.nice-select.open {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! jQuery Editable Select - v2.2.5 - https://github.com/indrimuska/jquery-editable-select - (c) 2016 Indri Muska - MIT */
input.es-input {
  padding-right: 20px !important;
  background: url("../../../GlobalContent/images/icons/NBWP_image/down-arrow-nbwp.png") no-repeat;
  background-size: 8px 4px;
  background-position: 97% 50%; }

input.es-input.open {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.es-list {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 1px solid #d1d1d1;
  display: none;
  z-index: 1000;
  background: #fff;
  max-height: 160px;
  overflow-y: auto;
  -moz-box-shadow: 0 2px 3px #ccc;
  -webkit-box-shadow: 0 2px 3px #ccc;
  box-shadow: 0 2px 3px #ccc; }

.es-list li {
  display: block;
  padding: 5px 10px;
  margin: 0; }

.es-list li.selected {
  background: #f3f3f3; }

.es-list li[disabled] {
  opacity: .5; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a.nice-select.open,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

ul {
  list-style: none;
  padding-left: 0; }

ul, ol {
  margin: 0;
  padding: 0; }

/* --------------------------------------------------
  Colors
 -------------------------------------------------- */
/* --------------------------------------------------
   Base Colors
 -------------------------------------------------- */
/* --------------------------------------------------
   Helper Colors
 -------------------------------------------------- */
/* --------------------------------------------------
  Font-Color classes
 -------------------------------------------------- */
.color-orange {
  color: #ff6e1e; }

.color-blue {
  color: #0079c1; }

.color-yellow {
  color: #ffc425; }

.color-purple {
  color: #6e298d; }

.color-red {
  color: #d31245; }

.color-alert-red {
  color: #d31212; }

.color-green {
  color: #5c8727; }

.color-light-grey {
  color: #cccccc; }

.color-dark-grey {
  color: #333333; }

.color-white {
  color: #ffffff; }

.color-black {
  color: #000000; }

/* --------------------------------------------------
  Background Color classes
 -------------------------------------------------- */
.bg-orange {
  background: #ff6e1e; }

.bg-blue {
  background: #0079c1; }

.bg-yellow {
  background: #ffc425; }

.bg-purple {
  background: #6e298d; }

.bg-red {
  background: #d31245; }

.bg-alert-red {
  background: #d31212; }

.bg-green {
  background: #5c8727; }

.bg-light-grey {
  background: #cccccc; }

.bg-darker-grey {
  background: #444444; }

.bg-white {
  background: #ffffff; }

.bg-black {
  background: #000000; }

.bg-lighter-grey {
  background: #f6f6f6; }

.bg-dark-grey {
  background: #333333; }

.bg-dark-red {
  background: #990000; }

.bg-dark-purple {
  background: #491361; }

/* --------------------------------------------------
  Media Queries Variables
 -------------------------------------------------- */
/* --------------------------------------------------
	Typography
 -------------------------------------------------- */
/* --------------------------------------------------
 FONT PATH
 -------------------------------------------------- */
@font-face {
  font-family: 'helveticaneueltstd-cn';
  src: url("../fonts/fonts/helveticaneueltstd-cn.eot");
  src: url("../fonts/fonts/helveticaneueltstd-cn.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-cn.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-cn.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-cn.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-cn.svg#helveticaneueltstd-cn") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneueltstd-mdcn';
  src: url("../fonts/fonts/helveticaneueltstd-mdcn.eot");
  src: url("../fonts/fonts/helveticaneueltstd-mdcn.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-mdcn.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-mdcn.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-mdcn.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-mdcn.svg#helveticaneueltstd-mdcn") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneueltstd-bdcn';
  src: url("../fonts/fonts/helveticaneueltstd-bdcn.eot");
  src: url("../fonts/fonts/helveticaneueltstd-bdcn.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-bdcn.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-bdcn.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-bdcn.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-bdcn.svg#helveticaneueltstd-bdcn") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneueltstd-ltcn';
  src: url("../fonts/fonts/helveticaneueltstd-ltcn.eot");
  src: url("../fonts/fonts/helveticaneueltstd-ltcn.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-ltcn.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-ltcn.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-ltcn.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-ltcn.svg#helveticaneueltstd-ltcn") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'serifastd-bold';
  src: url("../fonts/fonts/serifastd-bold.eot");
  src: url("../fonts/fonts/serifastd-bold.eot") format("embedded-opentype"), url("../fonts/fonts/serifastd-bold.woff2") format("woff2"), url("../fonts/fonts/serifastd-bold.woff") format("woff"), url("../fonts/fonts/serifastd-bold.ttf") format("truetype"), url("../fonts/fonts/serifastd-bold.svg#serifastd-bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneueltstd-roman';
  src: url("../fonts/fonts/helveticaneueltstd-roman.eot");
  src: url("../fonts/fonts/helveticaneueltstd-roman.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-roman.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-roman.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-roman.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-roman.svg#helveticaneueltstd-roman") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneueltstd-hvcn';
  src: url("../fonts/fonts/helveticaneueltstd-hvcn.eot");
  src: url("../fonts/fonts/helveticaneueltstd-hvcn.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-hvcn.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-hvcn.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-hvcn.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-hvcn.svg#helveticaneueltstd-hvcn") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneueltstd-ultltcn';
  src: url("../fonts/fonts/helveticaneueltstd-ultltcn.eot");
  src: url("../fonts/fonts/helveticaneueltstd-ultltcn.eot") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-ultltcn.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-ultltcn.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-ultltcn.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-ultltcn.svg#helveticaneueltstd-ultltcn") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'itc-new-baskerville-italic';
  src: url("../fonts/fonts/itc-new-baskerville-italic.eot");
  src: url("../fonts/fonts/itc-new-baskerville-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/fonts/itc-new-baskerville-italic.svg") format("svg"), url("../fonts/fonts/itc-new-baskerville-italic.ttf") format("truetype"), url("../fonts/fonts/itc-new-baskerville-italic.woff") format("woff"), url("../fonts/fonts/itc-new-baskerville-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'itc-new-baskerville-bold-italic';
  src: url("../fonts/fonts/itc-new-baskerville-bold-italic.eot");
  src: url("../fonts/fonts/itc-new-baskerville-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/fonts/itc-new-baskerville-bold-italic.svg") format("svg"), url("../fonts/fonts/itc-new-baskerville-bold-italic.ttf") format("truetype"), url("../fonts/fonts/itc-new-baskerville-bold-italic.woff") format("woff"), url("../fonts/fonts/itc-new-baskerville-bold-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'adobe-serifastd-black';
  src: url("../fonts/fonts/adobe-serifastd-black.eot");
  src: url("../fonts/fonts/adobe-serifastd-black.eot?#iefix") format("embedded-opentype"), url("../fonts/fonts/adobe-serifastd-black.svg") format("svg"), url("../fonts/fonts/adobe-serifastd-black.ttf") format("truetype"), url("../fonts/fonts/adobe-serifastd-black.woff") format("woff"), url("../fonts/fonts/adobe-serifastd-black.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'myriadpro-regular';
  src: url("../fonts/fonts/myriadpro-regular.eot");
  src: url("../fonts/fonts/myriadpro-regular.eot") format("embedded-opentype"), url("../fonts/fonts/myriadpro-regular.woff2") format("woff2"), url("../fonts/fonts/myriadpro-regular.woff") format("woff"), url("../fonts/fonts/myriadpro-regular.ttf") format("truetype"), url("../fonts/fonts/myriadpro-regular.svg#myriadpro-regular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* --------------------------------------------------
 Typography variables
 -------------------------------------------------- */
/* --------------------------------------------------
	 Body text
 -------------------------------------------------- */
body {
  line-height: 24px;
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.small {
  font-size: 14px;
  line-height: 18px; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

b, strong {
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif; }

/* --------------------------------------------------
	 Classes as per Style Guide
 -------------------------------------------------- */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 0; }

.page-title, .section-header {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 36px; }

.section-subhead {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 27px; }

.eyebrow {
  font-family: "serifastd-bold", Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px;
  padding-bottom: 5px;
  line-height: 16px;
  display: inline-block; }

/*.blog-post-header{
    font-family:$itc-new-baskerville-italic;
    font-size: 41px;
    line-height: 36px;   
    text-transform: uppercase;
}*/
.lead-in-copy {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 18px;
  line-height: 27px; }

/*Used for label*/
label {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 18px; }

/* --------------------------------------------------
	Bulleted-List-Style
 -------------------------------------------------- */
ol {
  margin-left: 20px; }
  ol li {
    list-style-position: outside;
    text-indent: 0; }

.bulleted-list {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  line-height: 27px;
  color: #000000;
  text-indent: -1em;
  padding-left: 15px; }
  .bulleted-list li:before {
    content: "\f111";
    font-family: psegicon;
    color: #333333;
    padding-right: 8px;
    font-size: 7px;
    vertical-align: middle; }
  .bulleted-list.orange-list {
    color: #333333; }
    .bulleted-list.orange-list li:before {
      color: #ff6e1e; }
  .bulleted-list.white-list {
    line-height: 18px;
    font-size: 14px;
    color: #ffffff;
    padding-top: 5px; }
    .bulleted-list.white-list li {
      margin-bottom: 0; }
      .bulleted-list.white-list li:before {
        color: #ffffff; }

.orange-list {
  color: #333333;
  margin-left: 14px; }
  .orange-list li {
    text-indent: -13px;
    margin-bottom: 15px; }
    .orange-list li p, .orange-list li h2, .orange-list li h3, .orange-list li h4, .orange-list li h5, .orange-list li h6 {
      text-indent: 0; }
    .orange-list li:before {
      content: "\f111";
      font-family: psegicon;
      color: #ff6e1e;
      padding-right: 8px;
      font-size: 5px;
      vertical-align: middle; }
    .orange-list li:last-of-type {
      margin-bottom: 0; }

.link-list {
  line-height: 27px;
  margin-left: 14px; }
  .link-list li {
    text-indent: -13px;
    margin-bottom: 10px; }
    .link-list li p, .link-list li h2, .link-list li h3, .link-list li h4, .link-list li h5, .link-list li h6 {
      text-indent: 0; }
    .link-list li:before {
      content: "\f111";
      font-family: psegicon;
      color: #000000;
      padding-right: 8px;
      font-size: 5px;
      vertical-align: middle; }
      .link-list li:before:last-of-type {
        margin-bottom: 0; }

/* --------------------------------------------------
	Heading classes as per Typography styleguide
 -------------------------------------------------- */
.h1 {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 36px; }

.h1a {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 27px; }

.h1b {
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 27px; }

.h2a {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 31px; }

.h2b {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 31px; }

.h3a {
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 21px; }

.h3b {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 21px; }

.h3c {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 21px; }

.h4a {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 18px; }

.h4b {
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 18px; }

.h4c {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 18px; }

.h4d {
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 18px; }

.h4e {
  font-family: "helveticaneueltstd-hvcn", Arial, Verdana, sans-serif;
  font-size: 18px; }

.h5a, .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 16px; }

.h5b {
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 16px; }

.h5c {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 16px; }

.h5d {
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 16px; }

.h5e {
  font-family: "helveticaneueltstd-hvcn", Arial, Verdana, sans-serif;
  font-size: 16px; }

.h5f {
  font-family: "serifastd-bold", Arial, Verdana, sans-serif;
  font-size: 16px; }

.h6a {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h6b {
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h6c {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h6d {
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h6e {
  font-family: "helveticaneueltstd-ultltcn", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h6f {
  font-family: "helveticaneueltstd-hvcn", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h7 {
  font-family: "helveticaneueltstd-roman", Arial, Verdana, sans-serif;
  font-size: 14px; }

.h7a {
  font-family: "helveticaneueltstd-roman", Arial, Verdana, sans-serif;
  font-size: 12px; }

.h7b {
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 12px; }

.h7d {
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 12px; }

.h8 {
  font-family: "serifastd-bold", Arial, Verdana, sans-serif;
  font-size: 16px; }

/* --------------------------------------------------
	Line-Height Classes
 -------------------------------------------------- */
.lh-16 {
  line-height: 16px; }

.lh-18 {
  line-height: 18px; }

.lh-21 {
  line-height: 21px; }

.lh-27 {
  line-height: 27px; }

.lh-31 {
  line-height: 31px; }

.lh-45 {
  line-height: 45px; }

.boilerplate-text {
  font-style: italic;
  font-size: 16px; }

/* My account fonts added: For login overlay and shopping cart*/
@font-face {
  font-family: 'helveticaneueltstd-md';
  src: url("../fonts/fonts/helveticaneueltstd-md.eot");
  src: url("../fonts/fonts/helveticaneueltstd-md.eot?#iefix") format("embedded-opentype"), url("../fonts/fonts/helveticaneueltstd-md.woff2") format("woff2"), url("../fonts/fonts/helveticaneueltstd-md.woff") format("woff"), url("../fonts/fonts/helveticaneueltstd-md.ttf") format("truetype"), url("../fonts/fonts/helveticaneueltstd-md.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.f21-bld-cnd {
  font-family: "helveticaneueltstd-bdcn",Arial,Verdana,sans-serif;
  font-size: 21px;
  line-height: 30px; }

.f16-med-cnd, .address-details-form .service-address-heading {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 16px;
  line-height: 18px; }

.f14-med-cnd, .error-message, .info-message {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 14px;
  line-height: 16px; }

.f14-cnd, .modal .modal-dialog .modal-content .modal-body .modal-body-inner .error-msg .error-msg-text {
  font-family: "helveticaneueltstd-cn",Arial,Verdana,sans-serif;
  font-size: 14px;
  line-height: 16px; }

.f18-med-cnd {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 18px;
  line-height: 20px; }

.f20-med-cnd {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 20px;
  line-height: 27px; }

.f14-lgt-cnd {
  font-family: "helveticaneueltstd-ltcn",Arial,Verdana,sans-serif;
  font-size: 14px;
  line-height: 16px; }

.f16-lgt-cnd {
  font-family: "helveticaneueltstd-ltcn",Arial,Verdana,sans-serif;
  font-size: 16px;
  line-height: 18px; }

.f27-med-cnd {
  font-family: 'helveticaneueltstd-mdcn', Arial, Verdana, sans-serif;
  font-size: 27px;
  line-height: 28px; }

.f24-med-cnd {
  font-family: 'helveticaneueltstd-mdcn', Arial, Verdana, sans-serif;
  font-size: 24px;
  line-height: 27px; }

.f21-med-cnd {
  font-family: 'helveticaneueltstd-mdcn', Arial, Verdana, sans-serif;
  font-size: 21px;
  line-height: 28px; }

.f26-med-cnd {
  font-family: 'helveticaneueltstd-mdcn', Arial, Verdana, sans-serif;
  font-size: 26px;
  line-height: 28px; }

.f14-med, .module-tabs li a {
  font-family: 'helveticaneueltstd-md',Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 16px; }

.f14-bld-cnd {
  font-family: "helveticaneueltstd-bdcn",Arial,Verdana,sans-serif;
  font-size: 14px;
  line-height: 16px; }

.f14-lgt-cnd {
  font-family: "helveticaneueltstd-ltcn",Arial,Verdana,sans-serif;
  font-size: 14px; }

.f16-bld-cnd {
  font-family: "helveticaneueltstd-bdcn",Arial,Verdana,sans-serif;
  font-size: 16px;
  line-height: 18px; }

.f18-bld-cnd {
  font-family: 'helveticaneueltstd-bdcn', Arial, Verdana, sans-serif;
  font-size: 18px;
  line-height: 20px; }

.f16-cnd {
  font-family: "helveticaneueltstd-cn",Arial,Verdana,sans-serif;
  font-size: 16px;
  line-height: 18px; }

.f18-cnd, .error-message-large {
  font-family: "helveticaneueltstd-cn",Arial,Verdana,sans-serif;
  font-size: 18px;
  line-height: 20px; }

.f12-cnd {
  font-family: "helveticaneueltstd-cn",Arial,Verdana,sans-serif;
  font-size: 12px;
  line-height: 14px; }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'psegicon';
  src: url("../fonts/fonts/psegicon.eot");
  src: url("../fonts/fonts/psegicon.eot") format("embedded-opentype"), url("../fonts/fonts/psegicon.woff2") format("woff2"), url("../fonts/fonts/psegicon.woff") format("woff"), url("../fonts/fonts/psegicon.ttf") format("truetype"), url("../fonts/fonts/psegicon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 psegicon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

/* --------------------------------------------------
 Margin
 -------------------------------------------------- */
/* Margin Bottom */
.x0 {
  margin-bottom: 0px; }

.x1 {
  margin-bottom: 5px; }

.x2 {
  margin-bottom: 10px; }

.x3 {
  margin-bottom: 15px; }

.x4 {
  margin-bottom: 20px; }

.x5 {
  margin-bottom: 25px; }

.x6 {
  margin-bottom: 30px; }

.x7 {
  margin-bottom: 35px; }

.x8 {
  margin-bottom: 40px; }

.x9 {
  margin-bottom: 45px; }

.x10 {
  margin-bottom: 50px; }

.x11 {
  margin-bottom: 55px; }

.x12 {
  margin-bottom: 60px; }

.x13 {
  margin-bottom: 65px; }

.x14 {
  margin-bottom: 70px; }

/* Margin Right */
.x0-right {
  margin-right: 0px; }

.x1-right {
  margin-right: 5px; }

.x2-right {
  margin-right: 10px; }

.x3-right {
  margin-right: 15px; }

.x4-right {
  margin-right: 20px; }

.x5-right {
  margin-right: 25px; }

.x6-right {
  margin-right: 30px; }

.x7-right {
  margin-right: 35px; }

.x8-right {
  margin-right: 40px; }

.x9-right {
  margin-right: 45px; }

.x10-right {
  margin-right: 50px; }

.x11-right {
  margin-right: 55px; }

.x12-right {
  margin-right: 60px; }

.x13-right {
  margin-right: 65px; }

.x14-right {
  margin-right: 70px; }

/* Margin Left */
.x0-left {
  margin-left: 0px; }

.x1-left {
  margin-left: 5px; }

.x2-left {
  margin-left: 10px; }

.x3-left {
  margin-left: 15px; }

.x4-left {
  margin-left: 20px; }

.x5-left {
  margin-left: 25px; }

.x6-left {
  margin-left: 30px; }

.x7-left {
  margin-left: 35px; }

.x8-left {
  margin-left: 40px; }

.x9-left {
  margin-left: 45px; }

.x10-left {
  margin-left: 50px; }

.x11-left {
  margin-left: 55px; }

.x12-left {
  margin-left: 60px; }

.x13-left {
  margin-left: 65px; }

.x14-left {
  margin-left: 70px; }

/* Margin Top */
.x0-top {
  margin-top: 0px; }

.x1-top {
  margin-top: 5px; }

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

.x3-top {
  margin-top: 15px; }

.x4-top {
  margin-top: 20px; }

.x5-top {
  margin-top: 25px; }

.x6-top {
  margin-top: 30px; }

.x7-top {
  margin-top: 35px; }

.x8-top {
  margin-top: 40px; }

.x9-top {
  margin-top: 45px; }

.x10-top {
  margin-top: 50px; }

.x11-top {
  margin-top: 55px; }

.x12-top {
  margin-top: 60px; }

.x13-top {
  margin-top: 65px; }

.x14-top {
  margin-top: 70px; }

/* --------------------------------------------------
 Padding
 -------------------------------------------------- */
/* Padding Bottom */
.p0 {
  padding-bottom: 0px; }

.p1 {
  padding-bottom: 5px; }

.p2 {
  padding-bottom: 10px; }

.p3 {
  padding-bottom: 15px; }

.p4 {
  padding-bottom: 20px; }

.p5 {
  padding-bottom: 25px; }

.p6 {
  padding-bottom: 30px; }

.p7 {
  padding-bottom: 35px; }

.p8 {
  padding-bottom: 40px; }

.p9 {
  padding-bottom: 45px; }

.p10 {
  padding-bottom: 50px; }

.p11 {
  padding-bottom: 55px; }

.p12 {
  padding-bottom: 60px; }

.p13 {
  padding-bottom: 65px; }

.p14 {
  padding-bottom: 70px; }

/* Padding Left */
.p0-left {
  padding-left: 0px; }

.p1-left {
  padding-left: 5px; }

.p2-left {
  padding-left: 10px; }

.p3-left {
  padding-left: 15px; }

.p4-left {
  padding-left: 20px; }

.p5-left {
  padding-left: 25px; }

.p6-left {
  padding-left: 30px; }

.p7-left {
  padding-left: 35px; }

.p8-left {
  padding-left: 40px; }

.p9-left {
  padding-left: 45px; }

.p10-left {
  padding-left: 50px; }

.p11-left {
  padding-left: 55px; }

.p12-left {
  padding-left: 60px; }

.p13-left {
  padding-left: 65px; }

.p14-left {
  padding-left: 70px; }

/* Padding Right */
.p0-right {
  padding-right: 0px; }

.p1-right {
  padding-right: 5px; }

.p2-right {
  padding-right: 10px; }

.p3-right {
  padding-right: 15px; }

.p4-right {
  padding-right: 20px; }

.p5-right {
  padding-right: 25px; }

.p6-right {
  padding-right: 30px; }

.p7-right {
  padding-right: 35px; }

.p8-right {
  padding-right: 40px; }

.p9-right {
  padding-right: 45px; }

.p10-right {
  padding-right: 50px; }

.p11-right {
  padding-right: 55px; }

.p12-right {
  padding-right: 60px; }

.p13-right {
  padding-right: 65px; }

.p14-right {
  padding-right: 70px; }

/* Padding Top */
.p0-top {
  padding-top: 0px; }

.p1-top {
  padding-top: 5px; }

.p2-top {
  padding-top: 10px; }

.p3-top {
  padding-top: 15px; }

.p4-top {
  padding-top: 20px; }

.p5-top {
  padding-top: 25px; }

.p6-top {
  padding-top: 30px; }

.p7-top {
  padding-top: 35px; }

.p8-top {
  padding-top: 40px; }

.p9-top {
  padding-top: 45px; }

.p10-top {
  padding-top: 50px; }

.p11-top {
  padding-top: 55px; }

.p12-top {
  padding-top: 60px; }

.p13-top {
  padding-top: 65px; }

.p14-top {
  padding-top: 70px; }

/* --------------------------------------------------
 Skip Link
 -------------------------------------------------- */
.module-skip-bar {
  width: 100%;
  top: -20em;
  z-index: 1001;
  position: absolute; }
  .module-skip-bar a {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.9);
    padding: 12px 10px;
    left: 0;
    right: 0;
    font-weight: 700;
    text-align: center;
    position: absolute; }
    .module-skip-bar a:focus, .module-skip-bar a:hover {
      box-shadow: 3px 3px 5px #aaa;
      top: 20em;
      text-decoration: none; }

@media print {
  a[href]:after {
    content: none !important; } }

/* --------------------------------------------------
  Mixins
 -------------------------------------------------- */
/*Media queries*/
/*Button Mixins*/
/*@mixin btn-pseg($color, $background, $border) {
	@include button-variant($color, $background, $border);
	text-align:center;
	border:2px solid $border;
	width:auto;
	font-weight:bold;
	@include mobile {
		display:block;
		width:100%;
	}
	
	&.disabled {
		background:$pseg-light-grey;
		border:2px solid $pseg-light-grey;
		color:$pseg-black;
		&:focus, &:hover, &:active{
			background:$pseg-light-grey;
			border:2px solid $pseg-light-grey;
			cursor:default;
		}
	}

    &.full-width {width:100%;}
	
}
*/
/*Button Mixins*/
/* --------------------------------------------------
   Border 
 -------------------------------------------------- */
/* Border Bottom*/
.border {
  border: 1px solid #cccccc; }

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

.border-top {
  border-top: 1px solid #cccccc; }

.border-left {
  border-left: 5px solid #ff6e1e; }

.border-right {
  border-right: 1px solid #cccccc; }

.grey-border-left {
  border-left: 1px solid #cccccc; }

.noborder {
  border: none; }

/* --------------------------------------------------
   Center Block
 -------------------------------------------------- */
.center-block {
  display: block;
  margin: 0 auto;
  float: none; }

.social-network {
  margin-top: 15px; }
  .social-network .wordpress-logo {
    width: 32px;
    height: 32px; }
  .social-network .social-icons {
    display: inline-block;
    padding-left: 2px; }

/* --------------------------------------------------
   For Image Full Width
 -------------------------------------------------- */
.image-full {
  width: 100%; }

/* --------------------------------------------------
   For Background Pattern
 -------------------------------------------------- */
.bg-pattern {
  background: #f6f6f6 url("../images/bg-tab.gif") repeat; }

.map {
  height: 400px;
  width: 100%; }

#map-canvas {
  margin: 0;
  padding: 0;
  height: 400px;
  max-width: none; }

#map-canvas img {
  max-width: none !important; }

.gm-style-iw {
  top: 15px !important;
  width: 300px !important;
  background-color: #fff;
  opacity: 0.95;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6); }
  .gm-style-iw div {
    width: 100% !important; }

#iw-container {
  margin-bottom: 0; }

#iw-container .iw-title {
  padding: 10px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee;
  margin: 0; }

#iw-container .iw-content {
  line-height: 18px;
  margin-right: 1px;
  padding: 15px 5px 20px 15px;
  overflow-y: auto;
  overflow-x: hidden; }

.iw-content img {
  float: right;
  margin: 0 5px 5px 10px; }

.iw-subTitle {
  padding: 5px 0; }

.iw-direction-icon-link {
  float: right;
  margin-right: 30px; }

.iw-direction-icon {
  width: 75%; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

select {
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  padding: 7px 6px; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="date"],
input[type="number"],
textarea,
.input {
  line-height: 17px;
  width: 100%;
  min-width: 170px;
  border: 1px solid #CFD8DC;
  padding: 13px;
  font-size: 14px;
  font-weight: normal;
  border-radius: 5px;
  color: #333333; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="tel"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="number"]:focus,
  textarea:focus,
  .input:focus {
    border-color: #0079c1;
    outline: 0; }
  input[type="text"].error,
  input[type="email"].error,
  input[type="url"].error,
  input[type="tel"].error,
  input[type="password"].error,
  input[type="date"].error,
  input[type="number"].error,
  textarea.error,
  .input.error {
    border: 1px solid #d31245; }
  input[type="text"].width-medium,
  input[type="email"].width-medium,
  input[type="url"].width-medium,
  input[type="tel"].width-medium,
  input[type="password"].width-medium,
  input[type="date"].width-medium,
  input[type="number"].width-medium,
  textarea.width-medium,
  .input.width-medium {
    width: 300px; }
    @media (max-width: 767px) {
      input[type="text"].width-medium,
      input[type="email"].width-medium,
      input[type="url"].width-medium,
      input[type="tel"].width-medium,
      input[type="password"].width-medium,
      input[type="date"].width-medium,
      input[type="number"].width-medium,
      textarea.width-medium,
      .input.width-medium {
        width: 100%; } }
  input[type="text"].width-full,
  input[type="email"].width-full,
  input[type="url"].width-full,
  input[type="tel"].width-full,
  input[type="password"].width-full,
  input[type="date"].width-full,
  input[type="number"].width-full,
  textarea.width-full,
  .input.width-full {
    width: 100%; }
  @media (max-width: 767px) {
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="tel"],
    input[type="password"],
    input[type="date"],
    input[type="number"],
    textarea,
    .input {
      width: 100%; } }

input[disabled] {
  background: #EBEBE4;
  color: #333; }

dt {
  font-weight: bold;
  float: left;
  margin-bottom: 5px;
  vertical-align: top; }

dd {
  margin-bottom: 5px;
  margin-left: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

/* --------------------------------------------------
   Checkbox
 -------------------------------------------------- */
input[type=checkbox] {
  opacity: 0; }

.checkbox-container .checkbox {
  display: inline-block;
  height: 18px;
  position: relative;
  width: 18px;
  margin: 0;
  margin-right: 5px;
  vertical-align: text-top; }
  .checkbox-container .checkbox input[type=checkbox]:focus + label {
    border: 1px solid #0079c1; }
  .checkbox-container .checkbox.checkbox-left {
    margin-right: 20px;
    float: left; }

@media (max-width: 767px) {
  .checkbox-container .checkbox-right {
    width: 80%;
    display: inline-block; } }

.checkbox-container .checkbox-container .checkbox-label {
  line-height: normal !important;
  font-size: 12px; }

.checkbox-container .checkbox label {
  cursor: pointer;
  position: absolute;
  width: 19px;
  height: 19px;
  top: 0;
  left: 0;
  border: 1px solid #CDCDCD;
  background: #f6f6f6; }

.checkbox-container .checkbox label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  background: #f6f6f6;
  top: 5px;
  left: 4px;
  border: 3px solid #0079c1;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.checkbox-container .checkbox input[type=checkbox]:checked + label:after {
  opacity: 1; }

/* --------------------------------------------------
   Error message 
 -------------------------------------------------- */
.error-message {
  color: #d31245; }

.error-message-large {
  color: #d31212; }

/* --------------------------------------------------
	 Info message 
 -------------------------------------------------- */
.info-message {
  color: #5c8727; }

/* --------------------------------------------------
   Dropdown
 -------------------------------------------------- */
.select-dropdown button {
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  height: 36px;
  padding: 0 10px;
  border-radius: 4px; }
  .select-dropdown button .caret {
    position: relative;
    top: 10px; }

.select-dropdown ul {
  width: 100%;
  top: 33px; }
  .select-dropdown ul li a {
    padding: 3px 10px; }

.select-dropdown:focus {
  border-color: #0079c1; }

/*selected-state-indicator radio button*/
.selected-state-indicator {
  position: relative;
  margin-bottom: 10px;
  display: block; }
  .selected-state-indicator input[type=radio] {
    opacity: 0; }
    .selected-state-indicator input[type=radio]:checked + .radio-label {
      border: 3px solid #0079c1;
      background: #0079c1; }
    .selected-state-indicator input[type=radio]:focus + .radio-label {
      outline: 1px solid #0079c1; }
  .selected-state-indicator .radio-label {
    border: 2px solid #cccccc;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0; }
    .selected-state-indicator .radio-label:hover {
      border: 2px solid #0079c1; }
    .selected-state-indicator .radio-label:after {
      top: 3px;
      left: 3px;
      border: 3px solid #ffffff;
      border-top: none;
      content: '';
      width: 9px;
      height: 6px;
      position: absolute;
      border-right: none;
      transform: rotate(-45deg); }

/*.radio-box {
    border: 1px solid $pseg-light-grey;
    padding: 10px;
    width: 46%;

    @include mobile {
        width: 100%;
    }

    input[type="radio"]:checked + .radio-button {
        background: $pseg-blue;
        border: 1px solid $pseg-blue;

        &:after {
            opacity: 1;
        }
    }

    .radio-button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        border: 1px solid $pseg-light-grey;
        width: 20px;
        height: 20px;
        border-radius: 20px;
        vertical-align: sub;

        &.reg-label {
            vertical-align: sub;
        }

        &:after {
            content: '';
            width: 9px;
            height: 5px;
            position: absolute;
            top: 6px;
            left: 5px;
            border: 3px solid $white;
            border-top: none;
            border-right: none;
            background: transparent;
            opacity: 0;
            transform: rotate(-45deg);
        }
    }

    .radio-label {
        line-height: 20px;
        display: inline-block;
        padding-left: 10px;
        text-align: left;
        color: $pseg-blue;
        cursor: pointer;

        &.forgot-label {
            vertical-align: sub;
            width: 70%;

            @include mobile {
                vertical-align: middle;
            }
        }
    }
}

.radio-box-selected {
    border-bottom: 5px solid $pseg-orange;
    background-color: $pseg-lighter-grey;
    padding-bottom: 5px;

    .tab-sub-container-text {
        color: $black;
    }
}*/
.help {
  font-size: 14px;
  color: #aaa;
  font-weight: normal;
  line-height: 19px;
  display: inline-block;
  padding-left: 8px; }
  .help.login-hints {
    margin-left: 12px; }
    @media (max-width: 767px) {
      .help.login-hints {
        margin-left: 0px;
        margin-top: 10px; } }

::placeholder {
  color: #cccccc;
  vertical-align: middle;
  line-height: 26px; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cccccc;
  vertical-align: middle;
  line-height: 26px; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
  vertical-align: middle;
  line-height: 26px; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #cccccc;
  vertical-align: middle;
  line-height: 17px; }

input:-ms-input-placeholder {
  color: #cccccc;
  vertical-align: middle;
  line-height: 17px; }

.form-heading {
  position: relative;
  margin-bottom: 15px; }
  .form-heading .required-label {
    position: absolute;
    bottom: 10px;
    right: 0; }

/* --------------------------------------------------
radio in all browser
 -------------------------------------------------- */
.custom-radio {
  outline: 0; }
  .custom-radio input[type='radio'] {
    opacity: 0; }
    .custom-radio input[type='radio']:checked + label span:after {
      visibility: visible; }
    .custom-radio input[type='radio']:focus + label span:before {
      outline: 1px solid #0079c1; }
    .custom-radio input[type='radio'].radio-focus-hide:focus + label span:before {
      outline: 0; }
  .custom-radio label {
    line-height: 14px; }
    .custom-radio label span {
      vertical-align: text-top; }
      .custom-radio label span:before {
        content: '';
        width: 19px;
        height: 19px;
        border-radius: 19px;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #ccc; }
      .custom-radio label span:after {
        content: '';
        position: relative;
        display: inline-block;
        vertical-align: middle;
        left: -15px;
        width: 11px;
        height: 11px;
        border-radius: 8px;
        background: #0079c1;
        visibility: hidden; }

.multiline-custom-radio {
  outline: 0;
  position: relative; }
  .multiline-custom-radio input[type='radio'] {
    opacity: 0;
    position: absolute;
    left: 20px;
    width: 19px;
    height: 19px; }
    .multiline-custom-radio input[type='radio']:checked + label > span:first-child:after {
      visibility: visible; }
    .multiline-custom-radio input[type='radio']:focus + label > span:first-child:before {
      outline: 1px solid #0079c1; }
    .multiline-custom-radio input[type='radio'].radio-focus-hide:focus + label > span:first-child:before {
      outline: 0; }
  .multiline-custom-radio label {
    line-height: 14px; }
    .multiline-custom-radio label > span:first-child {
      vertical-align: text-top;
      float: left; }
      .multiline-custom-radio label > span:first-child:before {
        content: '';
        width: 19px;
        height: 19px;
        border-radius: 19px;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #ccc; }
      .multiline-custom-radio label > span:first-child:after {
        content: '';
        position: relative;
        display: inline-block;
        vertical-align: middle;
        left: -15px;
        width: 11px;
        height: 11px;
        border-radius: 8px;
        background: #0079c1;
        visibility: hidden; }
    .multiline-custom-radio label > span:last-child {
      display: table-cell;
      font-family: "helveticaneueltstd-ltcn",Arial,Verdana,sans-serif;
      font-size: 14px;
      line-height: 16px; }

.bg-color-grey {
  background-color: #eeeeee; }

label.error {
  color: #d31245;
  font-size: 12px; }

.required-field {
  font-size: 1.5em;
  color: #F37121;
  font-weight: bold; }

/* --------------------------------------------------
	 Switch
 -------------------------------------------------- */
/* The switch - the box around the slider */
.switch-wrapper.go-paperless-switcher {
  line-height: 0;
  font-size: unset; }

.switch-wrapper .switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 28px;
  /* Hide default HTML checkbox */
  /* The slider */ }
  .switch-wrapper .switch input {
    opacity: 0; }
    .switch-wrapper .switch input:checked + .slider {
      background-color: #5c8727; }
    .switch-wrapper .switch input:focus + .slider {
      box-shadow: 0 0 1px #5c8727; }
    .switch-wrapper .switch input:checked + .slider:before {
      -webkit-transform: translateX(18px);
      -ms-transform: translateX(18px);
      transform: translateX(18px); }
  .switch-wrapper .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
    .switch-wrapper .switch .slider:before {
      position: absolute;
      content: "";
      height: 26px;
      width: 25px;
      left: 2px;
      bottom: 1px;
      background-color: #ffffff;
      -webkit-transition: .4s;
      transition: .4s; }
    .switch-wrapper .switch .slider.round {
      border-radius: 40px;
      /* Rounded sliders */ }
      .switch-wrapper .switch .slider.round:before {
        border-radius: 50%; }

/* --------------------------------------------------
   Button Panel
 -------------------------------------------------- */
.button-panel {
  padding: 15px;
  border-top: 1px solid #ccc; }

/* --------------------------------------------------
   Buttons 
 -------------------------------------------------- */
.primary-btn, .btn-blue {
  padding: 18px 22px 12px;
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079c1;
  color: #ffffff;
  border: 2px solid #0079c1; }
  .primary-btn:visited, .btn-blue:visited {
    background-color: #0079c1;
    color: #ffffff;
    border: 2px solid #0079c1; }
  .primary-btn:hover, .primary-btn:focus, .btn-blue:hover, .btn-blue:focus {
    background-color: #0f4b6f;
    color: #ffffff;
    border: 2px solid #0f4b6f;
    text-decoration: none; }
  .primary-btn.disabled, .btn-blue.disabled {
    background-color: #cccccc;
    color: #000000;
    border: 2px solid #cccccc;
    text-decoration: none; }
  .primary-btn.primary-reversed, .btn-blue.primary-reversed {
    background-color: #ffffff;
    color: #0079c1;
    border: 2px solid #ffffff; }
    .primary-btn.primary-reversed:visited, .btn-blue.primary-reversed:visited {
      background-color: #ffffff;
      color: #0f4b6f;
      border: 2px solid #ffffff; }
    .primary-btn.primary-reversed:hover, .primary-btn.primary-reversed:focus, .btn-blue.primary-reversed:hover, .btn-blue.primary-reversed:focus {
      background-color: #ffffff;
      color: #0f4b6f;
      border: 2px solid #ffffff;
      text-decoration: none; }
    .primary-btn.primary-reversed.disabled, .btn-blue.primary-reversed.disabled {
      background-color: #ffffff;
      color: #0079c1;
      border: 2px solid #ffffff;
      opacity: 0.6;
      text-decoration: none; }
  .primary-btn.primary-reversed-green, .btn-blue.primary-reversed-green {
    background-color: #ffffff;
    color: #5c8727;
    border: 2px solid #ffffff; }
    .primary-btn.primary-reversed-green:visited, .btn-blue.primary-reversed-green:visited {
      background-color: #ffffff;
      color: #5c8727;
      border: 2px solid #ffffff; }
    .primary-btn.primary-reversed-green:hover, .primary-btn.primary-reversed-green:focus, .btn-blue.primary-reversed-green:hover, .btn-blue.primary-reversed-green:focus {
      background-color: #ffffff;
      color: #0f4b6f;
      border: 2px solid #ffffff;
      text-decoration: none; }
    .primary-btn.primary-reversed-green.disabled, .btn-blue.primary-reversed-green.disabled {
      background-color: #ffffff;
      color: #0079c1;
      border: 2px solid #ffffff;
      opacity: 0.6;
      text-decoration: none; }

.secondary-btn, .btn-white {
  padding: 18px 22px 12px;
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  background-color: #ffffff;
  color: #0079c1;
  border: 2px solid #0079c1; }
  .secondary-btn:visited, .btn-white:visited {
    background-color: #ffffff;
    color: #0079c1;
    border: 2px solid #0079c1; }
  .secondary-btn:hover, .secondary-btn:focus, .btn-white:hover, .btn-white:focus {
    background-color: #ffffff;
    color: #0f4b6f;
    border: 2px solid #0f4b6f;
    text-decoration: none;
    outline: none; }
  .secondary-btn.disabled, .btn-white.disabled {
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #cccccc;
    text-decoration: none; }
  .secondary-btn.secondary-reversed, .btn-white.secondary-reversed {
    background-color: #0079c1;
    color: #ffffff;
    border: 2px solid #ffffff; }
    .secondary-btn.secondary-reversed:visited, .btn-white.secondary-reversed:visited {
      background-color: #0079c1;
      color: #ffffff;
      border: 2px solid #ffffff; }
    .secondary-btn.secondary-reversed:hover, .secondary-btn.secondary-reversed:focus, .btn-white.secondary-reversed:hover, .btn-white.secondary-reversed:focus {
      background-color: #0079c1;
      color: #cccccc;
      border: 2px solid #cccccc;
      text-decoration: none; }
    .secondary-btn.secondary-reversed.disabled, .btn-white.secondary-reversed.disabled {
      background-color: #0079c1;
      color: #ffffff;
      border: 2px solid #ffffff;
      opacity: 0.6;
      text-decoration: none; }
    .secondary-btn.secondary-reversed.transparent, .btn-white.secondary-reversed.transparent {
      background: transparent; }

/* --------------------------------------------------
   Links
 -------------------------------------------------- */
.link, a {
  color: #0079c1; }
  .link:visited, a:visited {
    color: #0079c1; }
  .link:hover, .link:active, .link.nice-select.open, .link:focus, a:hover, a:active, a.nice-select.open, a:focus {
    color: #0f4b6f; }
  .link .fa-angle-right, a .fa-angle-right {
    font-size: 10px;
    vertical-align: middle;
    font-weight: bold; }

.link-white {
  color: #ffffff; }
  .link-white:visited, .link-white:hover, .link-white:active, .link-white.nice-select.open, .link-white:focus {
    color: #ffffff; }
  .link-white .fa-angle-right {
    font-size: 10px;
    vertical-align: middle;
    font-weight: bold; }

.right-arrow.fa-angle-right {
  font-size: 10px;
  vertical-align: middle;
  font-weight: bold; }

/* My account button purple added: shopping cart*/
.btn-dark-purple {
  padding: 11px 19px;
  text-align: center;
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0px;
  text-transform: uppercase;
  white-space: normal;
  text-decoration: none;
  width: auto;
  background-color: #491361;
  color: #ffffff;
  border: 2px solid #ffffff; }
  .btn-dark-purple:visited {
    background-color: #491361;
    color: #ffffff;
    border: 2px solid #ffffff; }
  .btn-dark-purple:hover, .btn-dark-purple:focus {
    background-color: #491361;
    color: #ffffff;
    border: 2px solid #ffffff;
    text-decoration: none; }
  .btn-dark-purple.disabled {
    background-color: #cccccc;
    color: #000000;
    border: 2px solid #cccccc;
    text-decoration: none; }
  @media (max-width: 767px) {
    .btn-dark-purple {
      display: block;
      width: 100%; } }

.form-group .select-input {
  font-family: "myriadpro-regular", Arial, Verdana, sans-serif;
  font-size: 14px;
  height: 45px; }

.form-group.frm-control-view .select-input {
  width: 100%;
  border-radius: 5px;
  border-color: #cccccc; }
  .form-group.frm-control-view .select-input:focus {
    border-color: #0079c1; }

/*nice-select.scss*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #777777;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 33px;
  line-height: 31px;
  outline: none;
  padding-left: 15px;
  padding-right: 27px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #6a6a6a; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #CFD8DC; }
  .nice-select:after {
    content: "";
    border-top: 0.3em solid #000;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
    position: absolute;
    right: 12px;
    top: 50%;
    z-index: 1;
    display: block;
    height: 5px;
    pointer-events: none;
    margin-top: -4px; }
  .nice-select.open:after {
    transform: rotate(180deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #7c7c7c;
    color: #CFD8DC;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-top-color: white; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 30px;
    line-height: 28px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 28px;
      min-height: 28px; }
  .nice-select .current-text {
    overflow: hidden; }
  .nice-select .list {
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.11);
    box-sizing: border-box;
    margin-top: 0px;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-16.5px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    max-height: 155px;
    overflow-y: auto; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 21px;
    list-style: none;
    min-height: 31px;
    outline: none;
    padding: 5px 29px 5px 18px;
    text-align: left;
    transition: all 0.2s;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    white-space: normal; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option:last-of-type {
      border-bottom: 1px solid #ccc; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: #efefef;
      color: #CFD8DC;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/*------------------------------------------------
		Modile header
			- Logo
			- Utiliy nav
			- Navigation
			- Scroll Header
-----------------------------------------------*/
.module-page-header {
  color: #ffffff; }
  .module-page-header .nav-top {
    background: #444444; }
    @media (max-width: 767px) {
      .module-page-header .nav-top {
        position: relative; } }
    @media (max-width: 1199px) {
      .module-page-header .nav-top {
        background: #ffffff; } }
    @media (max-width: 1199px) {
      .module-page-header .nav-top.slide-active {
        position: absolute;
        top: -1px;
        z-index: 2; } }
    .module-page-header .nav-top .logo-panel {
      margin: 15px 0px 15px 0;
      padding-left: 15px; }
      @media only screen and (width: 320px) {
        .module-page-header .nav-top .logo-panel {
          padding-left: 10px; } }
    .module-page-header .nav-top .top-nav-panel {
      margin: 20px 0px 15px 0;
      padding-right: 15px; }
      @media only screen and (width: 320px) {
        .module-page-header .nav-top .top-nav-panel {
          padding-right: 10px; } }
      .module-page-header .nav-top .top-nav-panel .top-nav-sm {
        cursor: pointer; }
        .module-page-header .nav-top .top-nav-panel .top-nav-sm li {
          display: inline-block;
          font-size: 24px; }
        .module-page-header .nav-top .top-nav-panel .top-nav-sm .notification {
          background: #d31245;
          border-radius: 5px;
          padding: 2px 5px;
          font-size: 11px;
          position: relative;
          top: -10px;
          left: 2px; }
        .module-page-header .nav-top .top-nav-panel .top-nav-sm .navbar-toggle {
          padding: 0;
          margin-top: 0;
          display: inline-block;
          margin-right: 0px; }
  .module-page-header .nav-top .companies .company-list {
    line-height: 24px; }
    .module-page-header .nav-top .companies .company-list li {
      float: left; }
      .module-page-header .nav-top .companies .company-list li a {
        display: inline-block;
        font-weight: bold;
        color: #ffffff;
        border-right: 1px solid #4c4c4c;
        padding: 7px 12px;
        margin: 12px 0 0;
        text-transform: uppercase;
        letter-spacing: 0.5px; }
        .module-page-header .nav-top .companies .company-list li a:hover {
          text-decoration: none; }
        .module-page-header .nav-top .companies .company-list li a.no-border {
          border-left: none; }
      .module-page-header .nav-top .companies .company-list li:hover, .module-page-header .nav-top .companies .company-list li:focus, .module-page-header .nav-top .companies .company-list li.active {
        border-bottom: 5px solid #ff6e1e;
        background: #333333; }
  .module-page-header .nav-top .tab-profile {
    background: red;
    margin: 17px; }
  .module-page-header .nav-top .notifications {
    background: #d31245;
    border-radius: 9px;
    width: 35px;
    display: inline-block;
    padding: 0 4px;
    text-align: center; }
  .module-page-header .nav-top .nav-login {
    padding: 15px 37px;
    background: #0079c1;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border-right: none;
    margin: 0;
    line-height: 24px; }
    .module-page-header .nav-top .nav-login:hover, .module-page-header .nav-top .nav-login:active, .module-page-header .nav-top .nav-login.nice-select.open {
      text-decoration: none; }
    .module-page-header .nav-top .nav-login .right-space {
      margin-right: 2px;
      text-transform: lowercase; }
  .module-page-header .nav-top .utility-links .nav > li > .nav-login:focus, .module-page-header .nav-top .utility-links .nav > li > .nav-login:hover {
    background: #0079c1; }
  .module-page-header .slidemenu {
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    border-bottom: 1px solid #cccccc;
    z-index: 900; }
    @media (max-width: 1199px) {
      .module-page-header .slidemenu {
        display: none;
        background: #ffffff;
        right: 0%;
        width: 60%;
        min-width: 0;
        position: absolute;
        z-index: 1002;
        top: 0;
        overflow: auto; }
        .module-page-header .slidemenu .sm-top-panel {
          background: #444444;
          cursor: pointer; } }
    @media (max-width: 1199px) and (max-width: 1199px) {
      .module-page-header .slidemenu .sm-top-panel {
        /*.slide-close {
						.fa-close {
							display: none;
						}

						.fa-angle-left {
							display: inline-block;
						}
					}*/ }
        .module-page-header .slidemenu .sm-top-panel .slide-close {
          display: inline-block;
          background: #0079c1; }
        .module-page-header .slidemenu .sm-top-panel .slide-back {
          display: none;
          padding: 0; } }
    @media (max-width: 1199px) and (max-width: 767px) {
      .module-page-header .slidemenu .sm-top-panel .slide-close {
        display: inline-block; }
      .module-page-header .slidemenu .sm-top-panel .slide-back {
        display: none; } }
    @media (max-width: 1199px) {
          .module-page-header .slidemenu .sm-top-panel ul {
            font-size: 0; }
            .module-page-header .slidemenu .sm-top-panel ul li {
              width: 25%;
              text-align: center;
              vertical-align: top;
              font-size: 28px;
              padding: 17px 0 12px 0; }
              .module-page-header .slidemenu .sm-top-panel ul li .fa-close {
                font-size: 51px;
                line-height: 54px; }
              .module-page-header .slidemenu .sm-top-panel ul li .fa-angle-left {
                font-size: 71px;
                line-height: 70px; }
              .module-page-header .slidemenu .sm-top-panel ul li .icon-text {
                font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
                font-size: 11px;
                text-transform: uppercase;
                display: block; } }
    @media (max-width: 991px) {
      .module-page-header .slidemenu {
        display: none; } }
    @media (max-width: 767px) {
      .module-page-header .slidemenu {
        display: none;
        width: 100%; } }
    .module-page-header .slidemenu.absolute {
      position: absolute;
      width: 100%;
      border: none; }
      @media (max-width: 1199px) {
        .module-page-header .slidemenu.absolute {
          width: 60%; } }
      @media (max-width: 767px) {
        .module-page-header .slidemenu.absolute {
          width: 100%; } }
  .module-page-header .module-company-dropdown {
    display: none; }
    .module-page-header .module-company-dropdown h4, .module-page-header .module-company-dropdown a {
      line-height: 30px; }
    .module-page-header .module-company-dropdown .dropdown.open {
      background: #ffffff; }
      .module-page-header .module-company-dropdown .dropdown.open .dropdown-icon {
        color: #000000; }
    .module-page-header .module-company-dropdown .dropdown .dropdown-icon {
      color: #ffffff;
      border-radius: 0;
      border: none; }
      .module-page-header .module-company-dropdown .dropdown .dropdown-icon .company-links {
        display: block;
        font-size: 0.750em; }
    .module-page-header .module-company-dropdown .dropdown .dropdown-header {
      font-size: 18px;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      color: #333333;
      font-weight: bold;
      background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
      background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
      background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
      padding: 10px;
      margin-bottom: 0; }
    .module-page-header .module-company-dropdown .dropdown .companies-list {
      border: 1px solid #cccccc;
      border-top-style: none;
      min-width: 0;
      width: 100%;
      margin: 0; }
      .module-page-header .module-company-dropdown .dropdown .companies-list .company-name {
        float: none;
        border-top: 1px solid #cccccc; }
        .module-page-header .module-company-dropdown .dropdown .companies-list .company-name a {
          color: #0079c1;
          padding: 10px;
          display: block; }
          .module-page-header .module-company-dropdown .dropdown .companies-list .company-name a i {
            font-size: 21px; }
          .module-page-header .module-company-dropdown .dropdown .companies-list .company-name a .fa-check-circle {
            display: none; }
        .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:hover, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:focus, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:active, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name.nice-select.open {
          background: #0079c1; }
          .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:hover a, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:focus a, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:active a, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name.nice-select.open a {
            color: #ffffff;
            text-decoration: none; }
            .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:hover a .fa-external-link, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:focus a .fa-external-link, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:active a .fa-external-link, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name.nice-select.open a .fa-external-link {
              display: none; }
            .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:hover a .fa-check-circle, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:focus a .fa-check-circle, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name:active a .fa-check-circle, .module-page-header .module-company-dropdown .dropdown .companies-list .company-name.nice-select.open a .fa-check-circle {
              display: block; }
  .module-page-header .logo-nav-box {
    /*Large Glass Menu: Starts*/
    /*Large Glass Menu: Ends*/ }
    @media (max-width: 1199px) {
      .module-page-header .logo-nav-box {
        padding: 0;
        width: 100%; } }
    .module-page-header .logo-nav-box .section-logo {
      padding: 0 0 18px;
      border-bottom: 1px solid #f1f1f1; }
      @media (max-width: 1199px) {
        .module-page-header .logo-nav-box .section-logo {
          margin-top: 0px;
          padding-bottom: 0;
          border-bottom: none; } }
      @media (max-width: 991px) {
        .module-page-header .logo-nav-box .section-logo .task-panel.spanish-nav li a {
          height: 96px; } }
      @media (max-width: 767px) {
        .module-page-header .logo-nav-box .section-logo .task-panel.spanish-nav li a {
          height: 112px; } }
      @media (max-width: 1199px) {
        .module-page-header .logo-nav-box .section-logo .task-panel {
          width: 100%;
          background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
          background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
          background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0); } }
      .module-page-header .logo-nav-box .section-logo .task-panel .task-panel-icons {
        font-size: 18px; }
      .module-page-header .logo-nav-box .section-logo .task-panel .scLooseFrameZone li {
        padding: 10px; }
        .module-page-header .logo-nav-box .section-logo .task-panel .scLooseFrameZone li img {
          float: left; }
        .module-page-header .logo-nav-box .section-logo .task-panel .scLooseFrameZone li a {
          float: left;
          padding: 5px 0 0 10px; }
        .module-page-header .logo-nav-box .section-logo .task-panel .scLooseFrameZone li:last-child .dropdown-toggle:after {
          margin-left: 3px; }
      .module-page-header .logo-nav-box .section-logo .task-panel li {
        float: left;
        margin-right: 30px; }
        @media (max-width: 1199px) {
          .module-page-header .logo-nav-box .section-logo .task-panel li {
            margin-right: 0;
            background: url("../../images/bg-tab.gif");
            border: 1px solid #cccccc;
            border-right-style: none;
            width: 25%; } }
        @media (max-width: 767px) {
          .module-page-header .logo-nav-box .section-logo .task-panel li {
            font-size: 13px; } }
        .module-page-header .logo-nav-box .section-logo .task-panel li:last-child {
          margin-right: 0; }
          @media (max-width: 1199px) {
            .module-page-header .logo-nav-box .section-logo .task-panel li:last-child {
              border-right: 1px solid #cccccc; } }
        @media (max-width: 1199px) {
          .module-page-header .logo-nav-box .section-logo .task-panel li + li {
            border-left: 1px solid #cccccc; } }
        .module-page-header .logo-nav-box .section-logo .task-panel li a {
          color: #686868;
          /*font-size: 0.750em;*/
          font-size: 12px;
          text-transform: uppercase;
          line-height: 17px;
          text-decoration: none;
          font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
          display: block;
          padding: 10px;
          /*@include tablet{
							.spanish-nav{
								height: 107px;
							}
						}*/ }
          .module-page-header .logo-nav-box .section-logo .task-panel li a .utility-links-image {
            width: 22px;
            height: 22px; }
          @media (max-width: 1199px) {
            .module-page-header .logo-nav-box .section-logo .task-panel li a {
              display: block;
              padding: 16px 0px;
              text-align: center;
              height: 80px; } }
          .module-page-header .logo-nav-box .section-logo .task-panel li a span {
            font-size: 14px;
            margin-left: 10px;
            text-transform: uppercase; }
            @media (max-width: 1199px) {
              .module-page-header .logo-nav-box .section-logo .task-panel li a span {
                display: block;
                margin-left: 0px;
                font-size: 13px;
                margin-top: 5px; } }
        .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav {
          width: 150px; }
          @media (max-width: 991px) {
            .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav {
              width: 25%; } }
          .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav a img {
            margin-top: 2px; }
          .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav .dropdown-toggle:after {
            font-family: 'psegicon';
            content: "\f0d7";
            color: #333333; }
            @media (max-width: 1199px) {
              .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav .dropdown-toggle:after {
                display: none; } }
          .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav .dropdown-toggle:focus {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px; }
          .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav .dropdown-toggle:focus + .utility-nav-dropdown {
            display: block; }
          .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover {
            background: #ffffff; }
            @media (max-width: 1199px) {
              .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover {
                background: url("../../images/bg-tab.gif"); } }
            .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .dropdown-toggle {
              border: 0;
              box-shadow: 0 3px 13px rgba(0, 0, 0, 0.175); }
              @media (max-width: 1199px) {
                .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .dropdown-toggle {
                  box-shadow: none; } }
              .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .dropdown-toggle:after {
                font-family: 'psegicon';
                content: "\f0d8";
                color: #333333; }
                @media (max-width: 1199px) {
                  .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .dropdown-toggle:after {
                    display: none; } }
            .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .utility-nav-dropdown {
              display: block;
              font-size: 18px;
              position: absolute;
              border: 0;
              z-index: 1001;
              border-radius: 0;
              min-width: 150px;
              padding: 0px 6px 6px 6px;
              margin: 0px;
              background-clip: border-box; }
              .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .utility-nav-dropdown li {
                margin-right: 0; }
                .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .utility-nav-dropdown li .utility-nav-links {
                  padding: 10px;
                  text-decoration: none;
                  display: block;
                  color: #0079c1; }
                  .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .utility-nav-dropdown li .utility-nav-links:hover {
                    text-decoration: underline; }
                .module-page-header .logo-nav-box .section-logo .task-panel li.utility-nav:hover .utility-nav-dropdown li:last-child {
                  margin-bottom: 0px; }
        .module-page-header .logo-nav-box .section-logo .task-panel li:hover a span {
          text-decoration: underline; }
    .module-page-header .logo-nav-box .menu .navigation {
      margin: 0;
      font-size: 16px;
      width: 100%; }
      .module-page-header .logo-nav-box .menu .navigation.four-nav li {
        width: 25%; }
      .module-page-header .logo-nav-box .menu .navigation.five-nav li {
        width: 20%; }
      .module-page-header .logo-nav-box .menu .navigation.six-nav li {
        width: 16.66%; }
      .module-page-header .logo-nav-box .menu .navigation.seven-nav li {
        width: 14.28%; }
      .module-page-header .logo-nav-box .menu .navigation.seven-nav.spanish-nav li {
        height: 77px; }
        .module-page-header .logo-nav-box .menu .navigation.seven-nav.spanish-nav li a {
          padding: 17px 11px; }
      .module-page-header .logo-nav-box .menu .navigation li {
        float: left;
        display: block; }
        .module-page-header .logo-nav-box .menu .navigation li + li a {
          background: url("../images/divider.gif") no-repeat 0; }
        .module-page-header .logo-nav-box .menu .navigation li a {
          padding: 17px 9px;
          color: #333333;
          position: relative;
          display: block;
          text-align: center;
          text-decoration: none;
          font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; }
          .module-page-header .logo-nav-box .menu .navigation li a.selected {
            background: #f6f6f6;
            border-bottom: 3px solid #ff6e1e;
            padding: 17px 32px 17px;
            font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif; }
      .module-page-header .logo-nav-box .menu .navigation .dropdown {
        position: static;
        /*header hover border Top functionlity starts*/
        /*header hover border Top functionlity ends*/ }
        .module-page-header .logo-nav-box .menu .navigation .dropdown:before {
          content: '';
          display: block;
          margin: auto;
          height: 3px;
          width: 0px;
          background: transparent; }
        .module-page-header .logo-nav-box .menu .navigation .dropdown:hover, .module-page-header .logo-nav-box .menu .navigation .dropdown.active {
          background: #f6f6f6;
          /*.dropdown-menu {
							margin: 0;
							display: block;
						}*/
          /*header hover border Top functionlity starts*/
          /*header hover border Top functionlity ends*/ }
          .module-page-header .logo-nav-box .menu .navigation .dropdown:hover:before, .module-page-header .logo-nav-box .menu .navigation .dropdown.active:before {
            width: 100%;
            background: #ff6e1e; }
        .module-page-header .logo-nav-box .menu .navigation .dropdown a:hover {
          border-bottom: 0px solid transparent;
          font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif; }
        .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-toggle:focus {
          outline: 5px auto -webkit-focus-ring-color;
          outline-offset: -2px; }
        @media (max-width: 1199px) {
          .module-page-header .logo-nav-box .menu .navigation .dropdown.open .dropdown-menu {
            position: static;
            padding-left: 0;
            float: none;
            margin-top: 0;
            border: 0;
            box-shadow: none; } }
        .module-page-header .logo-nav-box .menu .navigation .dropdown.open .dropdown-menu ul li a {
          font-weight: normal;
          padding: 0; }
          @media (max-width: 1199px) {
            .module-page-header .logo-nav-box .menu .navigation .dropdown.open .dropdown-menu ul li a {
              padding: 10px; } }
          .module-page-header .logo-nav-box .menu .navigation .dropdown.open .dropdown-menu ul li a:hover {
            border-bottom: none; }
        .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu {
          width: 100%;
          padding: 0;
          background: #f6f6f6;
          border-style: none;
          border-radius: 0;
          border-bottom: 3px solid #ff6e1e;
          /*Mega Menu Starts Here*/
          /*Mega Menu Ends Here*/ }
          @media (max-width: 1199px) {
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu {
              background: none;
              border-bottom-style: none; } }
          .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu {
            line-height: 18px !important;
            margin: 0 auto;
            /*Mega-Menu Promo Section latest Design*/ }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu li {
              float: none;
              width: 100%;
              height: auto; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu li a {
                margin-bottom: 15px;
                padding: 0;
                color: #0079c1;
                text-align: left; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu li a:hover {
                  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
                  color: #0f4b6f; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .left-border-mega-menu {
              border-left: 2px solid #d7d7d7; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-level-one-links {
              margin-bottom: 20px;
              font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
              font-size: 18px; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-level-one-links:hover {
                font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-primary-links {
              font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
              font-size: 18px;
              color: #000000; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-primary-links:hover {
                font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
                color: #000000;
                text-decoration: underline; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .workflow .mega-menu-link-btn {
              width: 194px;
              padding: 15px 5px;
              font-family: 'helveticaneueltstd-ltcn', Arial, Verdana, sans-serif;
              font-weight: bold;
              font-size: 16px;
              line-height: 16px;
              border-radius: 0px;
              text-transform: uppercase;
              text-align: center;
              text-decoration: none;
              background: #0079c1;
              color: #ffffff;
              border: 2px solid #0079c1; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .workflow .mega-menu-link-btn:hover, .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .workflow .mega-menu-link-btn:focus {
                background-color: #0f4b6f;
                color: #ffffff;
                border: 2px solid #0f4b6f;
                text-decoration: none;
                cursor: pointer; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-second-section .child-links, .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-third-section .child-links {
              font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-second-section .child-links:hover, .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-third-section .child-links:hover {
                color: #0079c1; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-promo-section .promo-section {
              padding: 0; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-promo-section .promo-section:hover {
                font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-promo-section .promo-section .promotion-wrapper .mega-menu-image-fourth-block .image-in-mega-menu {
                width: 100%; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-promo-section .promo-section .promotion-wrapper .mega-menu-image-fourth-block .title-for-promo-section {
                color: #0079c1;
                font-size: 16px;
                font-weight: bold;
                background: #cccccc;
                padding: 5px;
                border-bottom: 2px solid #f6f6f6; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block {
                padding: 10px 15px;
                text-align: center;
                background: #92b177; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-text {
                  color: #ffffff;
                  font-size: 18px; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section {
              padding: 0; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section:hover {
                font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section .promotion-wrapper {
                border: 1px solid #cccccc; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block {
                  padding: 30px 15px 20px 15px;
                  text-align: center;
                  background: url("../images/HeaderIcons/bg-tab.gif") repeat; }
                  .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-heading {
                    font-size: 38px;
                    line-height: 38px;
                    padding: 0px 0px 15px;
                    color: #6e298d; }
                  .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-text {
                    color: #000000;
                    font-size: 16px;
                    border-top: 1px solid #cccccc;
                    padding: 15px 0px 0px; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section .promotion-wrapper .mega-menu-image-fourth-block .image-in-mega-menu {
                  width: 100%; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-with-image-promo-section .promo-section .promotion-wrapper .mega-menu-image-fourth-block .title-for-promo-section {
                  color: #0079c1;
                  font-size: 16px;
                  font-weight: bold;
                  background: #cccccc;
                  padding: 5px;
                  border-bottom: 2px solid #f6f6f6; }
            .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section {
              padding: 0; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section:hover {
                font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; }
              .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper {
                background: #6e298d; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-image-fourth-block {
                  text-align: center;
                  padding: 25px 0px 0px 0px; }
                .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block {
                  padding: 20px 15px 20px 15px;
                  text-align: center; }
                  .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-heading {
                    font-size: 38px;
                    line-height: 38px;
                    padding: 0px 0px 15px;
                    color: #ffffff; }
                  .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-text {
                    color: #ffffff;
                    font-size: 16px;
                    border-top: 1px solid #cccccc;
                    padding: 15px 0px 0px; }
                  .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-link {
                    width: auto;
                    margin-top: 60px; }
                    .module-page-header .logo-nav-box .menu .navigation .dropdown .dropdown-menu .myaccount-mega-menu .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-link:hover {
                      background-color: #ffffff;
                      color: #0079c1;
                      text-decoration: none; }
    @media (max-width: 1199px) {
      .module-page-header .logo-nav-box .nd-menu .navigation {
        border: 1px solid #cccccc;
        border-top-style: none;
        min-width: 0;
        width: 100%;
        margin: 0; }
        .module-page-header .logo-nav-box .nd-menu .navigation h4, .module-page-header .logo-nav-box .nd-menu .navigation a {
          margin-bottom: 0; }
        .module-page-header .logo-nav-box .nd-menu .navigation .fa-angle-up {
          font-size: 34px;
          display: inline-block;
          text-align: right;
          float: none !important; }
        .module-page-header .logo-nav-box .nd-menu .navigation .fa-angle-down {
          font-size: 34px;
          display: inline-block;
          text-align: right;
          float: none !important; }
        .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a {
          color: #0079c1;
          display: block;
          width: 100%;
          transition: background .3s ease;
          text-decoration: none;
          position: relative; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a:hover, .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a:focus {
            text-decoration: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a .category {
            color: #0079c1;
            font-weight: bold;
            background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
            background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
            background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
            margin-bottom: 0;
            font-family: "helveticaneueltstd-hvcn", Arial, Verdana, sans-serif;
            padding: 10px; }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a .category h4 {
              display: -webkit-box;
              /* OLD - iOS 6-, Safari 3.1-6 */
              display: -moz-box;
              /* OLD - Firefox 19- (buggy but mostly works) */
              display: -ms-flexbox;
              /* TWEENER - IE 10 */
              display: -webkit-flex;
              /* NEW - Chrome */
              display: flex;
              /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a .category span {
              white-space: normal; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a .category span.sm-category-text {
                color: #333333;
                line-height: 30px;
                align-self: center; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a .category span.sm-category-icon {
                display: inline-block;
                text-align: right;
                flex-grow: 100;
                align-self: center; }
        .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul {
          overflow: hidden;
          display: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category {
            float: none;
            border-top: 1px solid #cccccc; }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category:last-child {
              border-bottom-style: none; }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a {
              color: #0079c1;
              display: -webkit-box;
              /* OLD - iOS 6-, Safari 3.1-6 */
              display: -moz-box;
              /* OLD - Firefox 19- (buggy but mostly works) */
              display: -ms-flexbox;
              /* TWEENER - IE 10 */
              display: -webkit-flex;
              /* NEW - Chrome */
              display: flex;
              /* NEW, Spec - Opera 12.1, Firefox 20+ */
              width: 100%;
              transition: background .3s ease;
              text-decoration: none;
              position: relative; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a:hover, .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a:focus {
                text-decoration: none; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a span {
                white-space: normal; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a span.sm-category-text {
                  padding: 10px;
                  line-height: 30px;
                  align-self: center; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a span.sm-category-icon {
                  text-align: right;
                  flex-grow: 100;
                  padding: 10px 10px 10px 0;
                  align-self: center; }
                  .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a span.sm-category-icon .expand-icon {
                    display: none; }
                  .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a span.sm-category-icon .collapse-icon {
                    display: none; }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child {
              /*Promo section latest design inside navigation drawer*/ }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child li {
                border-top: 1px solid #cccccc; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promo-section {
                padding: 0;
                width: 100%; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promo-section:hover {
                  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promotion-wrapper .mega-menu-content-fourth-block {
                padding: 30px 15px 20px 15px;
                text-align: center;
                background: url(../images/bg-tab.gif) repeat; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-heading {
                  font-size: 38px;
                  line-height: 38px;
                  padding: 0px 0px 15px;
                  color: #6e298d; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-text {
                  color: #000000;
                  font-size: 16px;
                  border-top: 1px solid #cccccc;
                  padding: 15px 0px 0px; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promotion-wrapper .mega-menu-image-fourth-block .image-in-mega-menu {
                width: 100%; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-with-image-promo-section .promotion-wrapper .mega-menu-image-fourth-block .title-for-promo-section {
                color: #0079c1;
                font-size: 16px;
                font-weight: bold;
                background: #cccccc;
                padding: 5px;
                border-bottom: 2px solid #f6f6f6; }
              .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section {
                padding: 0;
                width: 100%; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section:hover {
                  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; }
                .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section .promotion-wrapper {
                  background: #6e298d; }
                  .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-image-fourth-block {
                    text-align: center;
                    padding: 25px 0px 0px 0px; }
                  .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block {
                    padding: 20px 15px 20px 15px;
                    text-align: center; }
                    .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-heading {
                      font-size: 38px;
                      line-height: 38px;
                      padding: 0px 0px 15px;
                      color: #ffffff; }
                    .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-text {
                      color: #ffffff;
                      font-size: 16px;
                      border-top: 1px solid #cccccc;
                      padding: 15px 0px 0px; }
                    .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category ul.sm-category-child .mega-menu-without-image-promo-section .promo-section .promotion-wrapper .mega-menu-content-fourth-block .content-link {
                      width: auto;
                      margin-top: 60px; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.has-child:not(.is-active):not(.has-active-child) > a span.sm-category-icon .expand-icon {
            display: inline-block; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.has-child:not(.is-active):not(.has-active-child) > a span.sm-category-icon .collapse-icon {
            display: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.has-active-child > a span.sm-category-icon .expand-icon {
            display: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.has-active-child > a span.sm-category-icon .collapse-icon {
            display: inline-block; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li li.is-active > a span.sm-category-icon .expand-icon {
            display: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li li.is-active > a span.sm-category-icon .collapse-icon {
            display: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul .has-active-child > a {
            color: #0079c1;
            font-weight: bold;
            background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
            background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
            background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
            margin-bottom: 0;
            font-family: "helveticaneueltstd-hvcn", Arial, Verdana, sans-serif; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul .is-active > a {
            color: #0079c1;
            font-weight: bold;
            background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
            background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
            background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
            margin-bottom: 0;
            font-family: "helveticaneueltstd-hvcn", Arial, Verdana, sans-serif; }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul .is-active > a span.sm-category-icon .expand-icon {
              display: none; }
            .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul .is-active > a span.sm-category-icon .collapse-icon {
              display: none; }
          .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul .is-active > ul.sm-category-child li a {
            padding-left: 30px; } }
  .module-page-header .show-on-scroll {
    width: 100%; }
    .module-page-header .show-on-scroll .nav-top {
      display: none; }
    .module-page-header .show-on-scroll.menu-min {
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
      animation: slide-down 0.7s; }
      .module-page-header .show-on-scroll.menu-min .nav-top {
        display: block; }
      .module-page-header .show-on-scroll.menu-min .slidemenu {
        position: static;
        float: left;
        background: #444;
        border: none;
        width: 80%; }
      .module-page-header .show-on-scroll.menu-min .nav-top .logo {
        margin: 10px;
        margin-top: 15px;
        float: left;
        padding: 0; }
      .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav {
        float: left; }
        .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-four-nav li {
          width: 25%; }
          .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-four-nav li a {
            padding: 15px 8px; }
            .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-four-nav li a:hover, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-four-nav li a:active, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-four-nav li a.nice-select.open, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-four-nav li a.selected {
              padding: 15px 0; }
        .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-five-nav li {
          width: 19.28%; }
          .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-five-nav li a {
            padding: 15px 8px; }
            .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-five-nav li a:hover, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-five-nav li a:active, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-five-nav li a.nice-select.open, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-five-nav li a.selected {
              padding: 15px 0; }
        .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-six-nav li {
          width: 16%; }
          .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-six-nav li a {
            padding: 15px 8px; }
            .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-six-nav li a:hover, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-six-nav li a:active, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-six-nav li a.nice-select.open, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-six-nav li a.selected {
              padding: 15px 0; }
        .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav li {
          width: 14.28%; }
          .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav li a {
            padding: 15px 8px; }
            .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav li a:hover, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav li a:active, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav li a.nice-select.open, .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav li a.selected {
              padding: 15px 0; }
        .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav.spanish-nav li {
          height: 77px; }
          .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav.spanish-nav li a {
            padding: 17px 11px; }
        .module-page-header .show-on-scroll.menu-min .nav-top .navbar-nav.sticky-seven-nav.spanish-nav ul li {
          height: auto; }
      .module-page-header .show-on-scroll.menu-min .nav-top ul.navigation li a {
        border-left: none !important;
        font-weight: normal !important; }
      .module-page-header .show-on-scroll.menu-min .nav-top ul.navigation li.active {
        border-bottom: none;
        border-left: none;
        border-right: none;
        border-radius: 0;
        background: none; }
      .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation {
        font-size: 13px; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li + li a {
          background: none; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li a {
          color: #ffffff;
          position: relative;
          display: block;
          text-decoration: none; }
          .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li a.dropdown-toggle {
            line-height: 21px; }
          .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li a:hover, .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li a:active, .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li a.nice-select.open, .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li a.selected {
            border-bottom: none;
            /*background: url(../images/bg-tab.gif) repeat;*/
            color: #333333; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li .dropdown-menu li a.dropdown-toggle {
          color: #333333;
          border-right: none; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li .dropdown-menu li a.mega-menu-primary-links {
          color: #000000; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation li .dropdown-menu li a {
          color: #0079c1;
          border-right: none; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown:hover {
          background: #f6f6f6;
          color: #333333; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown a:hover,
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown a.selected {
          border-bottom: none; }
          .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown a:hover .dropdown-menu,
          .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown a.selected .dropdown-menu {
            margin: 0;
            display: block; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown.open a.dropdown-toggle {
          color: #333333;
          border-right: none;
          background: #f6f6f6; }
          .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown.open a.dropdown-toggle:hover {
            color: #333333; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown.open a.mega-menu-primary-links {
          color: #000000; }
        .module-page-header .show-on-scroll.menu-min .logo-nav-box .menu .navigation .dropdown.open a {
          color: #0079c1;
          border-right: none; }
      .module-page-header .show-on-scroll.menu-min .utilities {
        line-height: 24px; }
        .module-page-header .show-on-scroll.menu-min .utilities .search-link {
          padding: 13px 20px;
          margin: 0;
          border-left: 1px solid #4c4c4c; }
        .module-page-header .show-on-scroll.menu-min .utilities .search-link-spanish-seven {
          line-height: 50px; }
        .module-page-header .show-on-scroll.menu-min .utilities li.open .search-link {
          background-color: #fff;
          color: #ff6e1e; }
          .module-page-header .show-on-scroll.menu-min .utilities li.open .search-link:hover, .module-page-header .show-on-scroll.menu-min .utilities li.open .search-link:focus {
            background-color: #fff;
            color: #ff6e1e; }
        .module-page-header .show-on-scroll.menu-min .utilities li {
          display: inline-block; }
          .module-page-header .show-on-scroll.menu-min .utilities li a {
            display: inline-block;
            font-size: 0.857em;
            font-weight: bold;
            color: #ffffff;
            border-right: 1px solid #4c4c4c;
            padding: 10px 15px;
            margin: 3px 0 0; }
            .module-page-header .show-on-scroll.menu-min .utilities li a:hover {
              text-decoration: none; }
            .module-page-header .show-on-scroll.menu-min .utilities li a.no-border {
              border-left: none; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .nav-login {
        padding: 15px 20px;
        background: #0079c1;
        color: #ffffff;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        border-right: none;
        margin: 0;
        line-height: 24px; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .nav-login:hover, .module-page-header .show-on-scroll.menu-min .utilities-profile .nav-login:active, .module-page-header .show-on-scroll.menu-min .utilities-profile .nav-login.nice-select.open {
          text-decoration: none; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .nav-login-spanish-seven {
        line-height: 46px; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .my-profile-dropdown {
        margin-top: 0;
        border-radius: 0; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .my-profile-dropdown p {
          margin-bottom: 0; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .my-profile-dropdown .viewport.always-visible {
          max-height: 560px;
          padding: 10px; }
          .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .my-profile-dropdown .viewport.always-visible .ps-container .ps-scrollbar-y-rail {
            margin-right: 0; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .my-profile-dropdown .myprofile-logout-link {
          color: #0079c1;
          border: none;
          padding: 0;
          margin: 0;
          font-weight: normal; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile a.my-profile-link {
        padding: 14px 20px;
        margin: 0; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile a.my-profile-link .fa-user {
          font-size: 17px; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile a.my-profile-link:focus {
          outline: 5px auto -webkit-focus-ring-color;
          outline-offset: -2px; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile a.my-profile-link-spanish-seven {
        line-height: 46px; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .nav > li > a:hover,
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .nav > li > a:focus {
        background: #ffffff;
        color: #333333; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .bill-btns a {
        display: block;
        margin-bottom: 10px; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .bill-btns a.btn-white {
        color: #0079c1;
        background-color: #ffffff;
        border-color: #0079c1;
        text-align: center;
        border: 2px solid #0079c1;
        width: auto;
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
        padding: 11px 19px;
        font-size: 16px;
        line-height: 19px;
        border-radius: 0;
        white-space: normal; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .bill-btns a.btn-blue {
        color: #ffffff;
        background-color: #0079c1;
        border-color: #0079c1;
        text-align: center;
        border: 2px solid #0079c1;
        width: auto;
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
        padding: 11px 19px;
        font-size: 16px;
        line-height: 19px;
        border-radius: 0;
        white-space: normal; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .dropdown-panel {
        min-width: 325px;
        overflow: hidden;
        color: #333333;
        background-color: #ffffff;
        border: none;
        border-radius: 0;
        margin: 0; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .dropdown-panel.my-profile-dropdown {
          z-index: 9001; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile a.myprofile-links {
        color: #0079c1;
        text-decoration: none;
        font-size: 11px;
        padding: 0;
        border: none;
        margin: 0;
        float: right;
        text-transform: capitalize; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .user-heading {
        font-size: 18px; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile.open > a,
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile.open > a:hover,
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile.open > a:focus {
        background-color: #fff;
        color: #333; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .myprofile-logout-link {
        color: #0079c1;
        border: none;
        padding: 0;
        margin: 0;
        font-weight: normal; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .current-balance {
        border-top: 1px solid #ddd; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .current-balance .current-balance-amt {
          background: #eee;
          border: 1px solid #ddd;
          font-size: 20px;
          padding: 10px;
          text-align: center; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .current-balance .btn {
          width: 100%; }
          .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .current-balance .btn .btn-white {
            color: #0079c1; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-head {
        padding: 10px 15px;
        background: #eee;
        border-top: 1px solid #ddd;
        padding: 5px 15px; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li {
        display: list-item;
        text-align: -webkit-match-parent;
        border-top: 1px solid #ddd;
        padding: 10px 15px; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li a.my-message-link {
          display: inline-block;
          font-size: .857em;
          font-weight: normal;
          color: #0079c1;
          border-right: none;
          padding: 0;
          margin: 0; }
        .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li .high-priority-notification {
          vertical-align: middle;
          display: table-row; }
          .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li .high-priority-notification .notification-flag {
            display: table-cell;
            vertical-align: middle;
            width: 10%; }
            .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li .high-priority-notification .notification-flag .fa-flag {
              font-size: 32px;
              color: red; }
          .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li .high-priority-notification .notification-msg {
            display: table-cell;
            vertical-align: middle;
            width: 89%; }
          .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications li .high-priority-notification .notification-arrow {
            display: table-cell;
            vertical-align: middle; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications .message-panel-notifications-link {
        font-size: 14px;
        padding: 0;
        border: none;
        color: #0079c1;
        margin: 0; }
      .module-page-header .show-on-scroll.menu-min .utilities-profile .my-profile .message-panel .message-panel-notifications #lnkLogoutMobile {
        border-bottom: 1px solid #cccccc; }
  .module-page-header .utility-links {
    font-size: 14px; }
    @media (min-width: 768px) {
      .module-page-header .utility-links .navbar-right {
        margin-right: 0; } }
    .module-page-header .utility-links .search-link {
      padding: 17px 24px 18px;
      margin: 0;
      border-left: 1px solid #4c4c4c; }
      .module-page-header .utility-links .search-link:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px; }
    .module-page-header .utility-links a {
      display: inline-block;
      font-weight: bold;
      color: #ffffff;
      border-right: 1px solid #4c4c4c;
      padding: 10px 24px;
      margin: 7px 0 0;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
      .module-page-header .utility-links a:hover {
        text-decoration: none; }
      .module-page-header .utility-links a.no-border {
        border-left: none; }
    .module-page-header .utility-links .dropdown-menu a {
      display: inline-block;
      font-size: 0.857em;
      font-weight: normal;
      color: #0079c1;
      border-right: none;
      padding: 0;
      margin: 0; }
      .module-page-header .utility-links .dropdown-menu a:hover {
        text-decoration: none; }
      .module-page-header .utility-links .dropdown-menu a.no-border {
        border-left: none; }
    .module-page-header .utility-links .nav > li > a:hover,
    .module-page-header .utility-links .nav > li > a:focus {
      background: none; }
    .module-page-header .utility-links .contact-us .nav > li > a:hover,
    .module-page-header .utility-links .contact-us .nav > li > a:focus {
      background: #fff;
      color: #333; }
    .module-page-header .utility-links .contact-us .contact-us-link {
      padding: 17px 24px;
      margin: 0; }
      .module-page-header .utility-links .contact-us .contact-us-link:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px; }
    .module-page-header .utility-links .contact-us .notifications-count {
      color: #ffffff;
      background-color: #d31245;
      padding: 5px 8px;
      font-size: 11px;
      line-height: 15px;
      border-radius: 10px;
      width: auto;
      line-height: 11px; }
    .module-page-header .utility-links .contact-us .dropdown-panel {
      min-width: 325px;
      padding: 10px;
      overflow: hidden;
      color: #333;
      background-color: #fff;
      border: none;
      z-index: 1001; }
    .module-page-header .utility-links .contact-us .contact-us-dropdown {
      padding: 0;
      border-radius: 0;
      z-index: 9001; }
      .module-page-header .utility-links .contact-us .contact-us-dropdown .viewport.always-visible {
        max-height: 560px; }
      .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search {
        padding: 25px 10px 35px; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search .search-field {
          border-bottom: 1px solid #cccccc; }
          .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search .search-field .search-input-field {
            width: 79%;
            line-height: 27px;
            outline: none;
            border: none;
            padding: 0;
            font-size: 25px; }
            @media (max-width: 991px) {
              .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search .search-field .search-input-field {
                width: 85%; } }
            @media (max-width: 767px) {
              .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search .search-field .search-input-field {
                width: 79%; } }
          .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search .search-field button {
            border: 0;
            background: transparent;
            -webkit-box-shadow: none; }
          .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-search .search-field .search-btn .glyphicon-search-icon {
            color: #ff6e1e;
            font-size: 20px; }
      .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li {
        padding: 15px 10px;
        border-bottom: 1px solid #cccccc; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li:last-of-type {
          border-bottom: 0; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li .contact-number {
          width: 85%; }
          .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li .contact-number .link {
            font-family: "helveticaneueltstd-roman", Arial, Verdana, sans-serif, Arial, Verdana, sans-serif;
            font-size: 13px; }
          .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li .contact-number .call-link {
            font-size: 16px;
            display: block;
            color: #333333; }
            .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li .contact-number .call-link:hover {
              cursor: pointer;
              text-decoration: underline; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li .icon-wrapper .fa {
          font-size: 35px; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .contact-us-list li a {
          text-transform: capitalize;
          line-height: 24px; }
      .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center {
        padding: 20px 10px; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .find-location {
          width: auto;
          padding: 14px;
          border-radius: 5px 0 0 5px; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .cust-service-center-address a {
          text-transform: capitalize; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .cust-service-center-address .location-image {
          vertical-align: top; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .cust-service-center-address .address .fa-map-marker {
          vertical-align: top;
          font-size: 20px; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .view-all-location-link {
          padding-top: 15px; }
          .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .view-all-location-link:hover {
            color: #0f4b6f;
            text-decoration: underline; }
        .module-page-header .utility-links .contact-us .contact-us-dropdown .cust-service-center .find-btn {
          padding: 13px 22px 14px;
          font-size: 16px;
          line-height: 16px;
          width: auto; }
    .module-page-header .utility-links .contact-us .contact-us-links {
      color: #0079c1;
      text-decoration: none;
      font-size: 11px;
      padding: 0;
      border: none;
      margin: 0; }
    .module-page-header .utility-links .contact-us .user-heading {
      font-size: 18px; }
    .module-page-header .utility-links .contact-us .my-profile-left-col {
      float: left;
      width: 55%; }
      .module-page-header .utility-links .contact-us .my-profile-left-col address {
        font-size: 12px;
        line-height: 14px; }
    .module-page-header .utility-links .contact-us .my-profile-right-col {
      float: right;
      width: 40%;
      text-align: right; }
    .module-page-header .utility-links .contact-us.open > a,
    .module-page-header .utility-links .contact-us.open > a:hover,
    .module-page-header .utility-links .contact-us.open > a:focus {
      background-color: #fff;
      color: #333; }
    .module-page-header .utility-links .contact-us .current-balance {
      border-top: 1px solid #ddd; }
      .module-page-header .utility-links .contact-us .current-balance .current-balance-amt {
        background: #eee;
        border: 1px solid #ddd;
        font-size: 20px;
        padding: 10px;
        text-align: center; }
      .module-page-header .utility-links .contact-us .current-balance .btn {
        width: 100%; }
        .module-page-header .utility-links .contact-us .current-balance .btn .btn-white {
          color: #0079c1; }
    .module-page-header .utility-links .contact-us .message-panel .message-panel-head {
      padding: 10px 15px;
      background: #eee;
      border-top: 1px solid #ddd;
      padding: 5px 15px; }
    .module-page-header .utility-links .contact-us .message-panel .message-panel-notifications li {
      border-top: 1px solid #ddd;
      padding: 10px 15px; }
      .module-page-header .utility-links .contact-us .message-panel .message-panel-notifications li .high-priority-notification {
        vertical-align: middle; }
        .module-page-header .utility-links .contact-us .message-panel .message-panel-notifications li .high-priority-notification .fa-flag {
          font-size: 32px;
          color: red; }
    .module-page-header .utility-links .contact-us .message-panel .message-panel-notifications .message-panel-notifications-link {
      padding: 0;
      border: none;
      color: #0079c1;
      margin: 0; }
    .module-page-header .utility-links .my-profile {
      background: #252525; }
      .module-page-header .utility-links .my-profile.open {
        background: #ffffff; }
      .module-page-header .utility-links .my-profile .my-profile-dropdown {
        z-index: 9001; }
        .module-page-header .utility-links .my-profile .my-profile-dropdown p {
          margin-bottom: 0; }
        .module-page-header .utility-links .my-profile .my-profile-dropdown .viewport.always-visible {
          padding: 10px;
          max-height: 560px; }
      .module-page-header .utility-links .my-profile .nav > li > a:hover,
      .module-page-header .utility-links .my-profile .nav > li > a:focus {
        background: #ffffff;
        color: #333333; }
      .module-page-header .utility-links .my-profile .my-profile-link {
        max-width: 300px;
        min-width: 160px;
        margin-top: 11px;
        padding: 7px 10px 9px;
        border-right: none; }
        .module-page-header .utility-links .my-profile .my-profile-link:focus {
          outline: 5px auto -webkit-focus-ring-color;
          outline-offset: -2px; }
      .module-page-header .utility-links .my-profile .fa-user {
        font-size: 17px;
        line-height: 20px; }
      .module-page-header .utility-links .my-profile .user-name {
        white-space: nowrap;
        max-width: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block; }
      .module-page-header .utility-links .my-profile .notifications-count {
        color: #ffffff;
        background-color: #d31245;
        padding: 5px 8px;
        font-size: 11px;
        line-height: 15px;
        border-radius: 10px;
        width: auto;
        line-height: 11px; }
      .module-page-header .utility-links .my-profile .dropdown-panel {
        min-width: 325px;
        overflow: hidden;
        color: #333333;
        background-color: #ffffff;
        border: none;
        z-index: 1001; }
        .module-page-header .utility-links .my-profile .dropdown-panel.my-profile-dropdown {
          z-index: 9001; }
      .module-page-header .utility-links .my-profile .user-heading {
        font-size: 18px; }
      .module-page-header .utility-links .my-profile.open > a,
      .module-page-header .utility-links .my-profile.open > a:hover,
      .module-page-header .utility-links .my-profile.open > a:focus {
        background-color: #fff;
        color: #333; }
      .module-page-header .utility-links .my-profile .dropdown-panel a.myprofile-links {
        color: #0079c1;
        text-decoration: none;
        font-size: 11px;
        padding: 0;
        border: none;
        margin: 0;
        float: right;
        text-transform: capitalize; }
      .module-page-header .utility-links .my-profile .dropdown-panel .myprofile-logout-link {
        color: #0079c1;
        border: none;
        padding: 0;
        margin: 0;
        font-weight: normal; }
      .module-page-header .utility-links .my-profile .dropdown-panel .current-balance {
        border-top: 1px solid #ddd; }
        .module-page-header .utility-links .my-profile .dropdown-panel .current-balance .error-amt {
          color: #d31245; }
        .module-page-header .utility-links .my-profile .dropdown-panel .current-balance .current-balance-amt {
          background: #eee;
          border: 1px solid #ddd;
          font-size: 20px;
          padding: 10px;
          text-align: center; }
          .module-page-header .utility-links .my-profile .dropdown-panel .current-balance .current-balance-amt.error-amt {
            color: #d31245; }
      .module-page-header .utility-links .my-profile .dropdown-panel .bill-btns a {
        display: block;
        margin-bottom: 10px; }
      .module-page-header .utility-links .my-profile .dropdown-panel .bill-btns a.btn-white {
        color: #0079c1;
        background-color: #ffffff;
        border-color: #0079c1;
        text-align: center;
        border: 2px solid #0079c1;
        width: auto;
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
        padding: 11px 19px;
        font-size: 16px;
        line-height: 19px;
        border-radius: 0;
        white-space: normal; }
      .module-page-header .utility-links .my-profile .dropdown-panel .bill-btns a.btn-blue {
        color: #ffffff;
        background-color: #0079c1;
        border-color: #0079c1;
        text-align: center;
        border: 2px solid #0079c1;
        width: auto;
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
        padding: 11px 19px;
        font-size: 16px;
        line-height: 19px;
        border-radius: 0;
        white-space: normal; }
      .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-head {
        padding: 10px 15px;
        background: #eee;
        border-top: 1px solid #ddd;
        padding: 5px 15px; }
      .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications li {
        border-top: 1px solid #ddd;
        padding: 10px 15px; }
        .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications li .high-priority-notification {
          vertical-align: middle;
          display: table-row; }
          .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications li .high-priority-notification .notification-flag {
            display: table-cell;
            vertical-align: middle;
            width: 10%; }
            .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications li .high-priority-notification .notification-flag .fa-flag {
              font-size: 32px;
              color: red; }
          .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications li .high-priority-notification .notification-msg {
            display: table-cell;
            vertical-align: middle;
            width: 89%; }
          .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications li .high-priority-notification .notification-arrow {
            display: table-cell;
            vertical-align: middle; }
      .module-page-header .utility-links .my-profile .dropdown-panel .message-panel .message-panel-notifications .message-panel-notifications-link {
        font-size: 14px;
        padding: 0;
        border: none;
        color: #0079c1;
        margin: 0; }
  .module-page-header .show-on-scroll {
    background-color: #333;
    color: #fff;
    position: fixed;
    z-index: 1002;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: 500ms all ease-in-out;
    -moz-transition: 500ms all ease-in-out;
    -ms-transition: 500ms all ease-in-out;
    -o-transition: 500ms all ease-in-out; }
    .module-page-header .show-on-scroll .pseg-dropdown-menu {
      z-index: 9003; }
  .module-page-header .scroll-menu {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default ul li.main-category a span.sm-category-text {
      line-height: 37px; }
    .module-page-header .logo-nav-box .nd-menu .navigation.sm-menu .sm-menu-default > a .category span.sm-category-text {
      line-height: 37px; } } }

body.slide-active {
  overflow-y: hidden; }

.pseg-menu-backdrop {
  z-index: 1001;
  display: none; }

#contactUsUtilitySlideMenu {
  display: none; }
  #contactUsUtilitySlideMenu.dropdown-panel {
    min-width: 325px;
    padding: 10px;
    width: 100%;
    overflow: hidden;
    color: #333;
    background-color: #fff;
    border: none;
    z-index: 1004;
    position: absolute; }
  #contactUsUtilitySlideMenu.contact-us-dropdown {
    padding: 0;
    border-radius: 0; }
    #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-header {
      font-weight: bold;
      background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
      background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
      background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
      padding: 15px;
      margin-bottom: 0; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-header .contact-us-close {
        float: left;
        font-size: 24px;
        margin-right: 5px; }
    #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search {
      padding: 25px 10px 35px; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search .search-field {
        border-bottom: 1px solid #cccccc; }
        #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search .search-field .search-input-field {
          width: 79%;
          line-height: 27px;
          outline: none;
          border: none;
          padding: 0;
          font-size: 25px; }
          @media (max-width: 991px) {
            #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search .search-field .search-input-field {
              width: 85%; } }
          @media (max-width: 767px) {
            #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search .search-field .search-input-field {
              width: 79%; } }
        #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search .search-field button {
          border: 0;
          background: transparent;
          -webkit-box-shadow: none; }
        #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-search .search-field .search-btn .glyphicon-search-icon {
          color: #ff6e1e;
          font-size: 20px; }
    #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-list li {
      padding: 15px 10px;
      border-bottom: 1px solid #cccccc; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-list li:last-of-type {
        border-bottom: 0; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-list li .contact-number .call-link {
        font-size: 16px;
        color: #333333;
        display: block; }
        #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-list li .contact-number .call-link:hover {
          cursor: pointer;
          text-decoration: underline; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .contact-us-list li .icon-wrapper .fa {
        font-size: 35px; }
    #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center {
      padding: 20px 10px; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .find-location {
        width: 64%;
        padding: 14px;
        border-radius: 5px 0 0 5px; }
        @media (max-width: 1199px) {
          #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .find-location {
            width: 86%; } }
        @media (max-width: 991px) {
          #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .find-location {
            width: 81%; } }
        @media (max-width: 767px) {
          #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .find-location {
            width: 64%; } }
      #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .cust-service-center-address .address .location-image {
        vertical-align: top; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .view-all-location-link {
        padding-top: 15px; }
        #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .view-all-location-link:hover {
          color: #0f4b6f;
          text-decoration: underline; }
      #contactUsUtilitySlideMenu.contact-us-dropdown .cust-service-center .find-btn {
        padding: 13px 22px 14px; }

#myProfileUtilitySlideMenu {
  display: none; }
  #myProfileUtilitySlideMenu.my-profile-dropdown {
    padding: 0;
    border-radius: 0;
    min-width: 325px;
    width: 100%;
    overflow: hidden;
    color: #333;
    background-color: #fff;
    border: none;
    z-index: 1004;
    position: absolute; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .my-profile-header {
      background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
      background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
      background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
      padding: 10px;
      margin-bottom: 0; }
      #myProfileUtilitySlideMenu.my-profile-dropdown .my-profile-header .my-profile-close {
        float: left;
        font-size: 24px;
        margin-right: 5px; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .myprofile-logout-link {
      color: #0079c1;
      border: none;
      padding: 0;
      margin: 0;
      font-weight: normal; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .my-profile-content {
      margin: 10px; }
      #myProfileUtilitySlideMenu.my-profile-dropdown .my-profile-content .current-balance .error-amt {
        color: #d31245; }
      #myProfileUtilitySlideMenu.my-profile-dropdown .my-profile-content .current-balance .current-balance-amt {
        background: #eee;
        border: 1px solid #ddd;
        font-size: 20px;
        padding: 10px;
        text-align: center; }
        #myProfileUtilitySlideMenu.my-profile-dropdown .my-profile-content .current-balance .current-balance-amt.error-amt {
          color: #d31245; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .bill-btns a {
      margin-bottom: 10px; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-head {
      background: #eee;
      border-top: 1px solid #ddd;
      padding: 15px; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications li {
      border-top: 1px solid #ddd;
      padding: 10px 15px; }
      #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications li .high-priority-notification {
        vertical-align: middle;
        display: table-row; }
        #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications li .high-priority-notification .notification-flag {
          display: table-cell;
          vertical-align: middle;
          width: 10%; }
          #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications li .high-priority-notification .notification-flag .fa-flag {
            font-size: 32px;
            color: red; }
        #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications li .high-priority-notification .notification-msg {
          display: table-cell;
          vertical-align: middle;
          width: 89%; }
        #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications li .high-priority-notification .notification-arrow {
          display: table-cell;
          vertical-align: middle; }
    #myProfileUtilitySlideMenu.my-profile-dropdown .message-panel .message-panel-notifications .message-panel-notifications-link {
      padding: 0;
      border: none;
      color: #0079c1;
      margin: 0; }

#leftNaviagtion .dropdown-backdrop {
  display: none; }

.hide-on-scroll .nav-top .header-container .utility-links ul.navbar-nav #loginRegisterLink {
  display: none; }

.hide-on-scroll .nav-top .top-nav-panel ul.top-nav-sm #LoginMobile {
  display: none; }

.show-on-scroll .nav-top ul.utilities-profile.utilities #loginRegisterLinkSticky {
  display: none; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .module-page-header .nav-top .companies .company-list {
      line-height: 26px; }
    .module-page-header .utility-links a {
      margin-top: 10px; }
    .module-page-header .utility-links .contact-us .contact-us-link {
      padding: 20px 24px 17px; }
    .module-page-header .nav-top .nav-login {
      padding: 20px 37px 17px; }
    .module-page-header .utility-links .search-link {
      padding: 20px 24px 17px; }
    .module-page-header .utility-links .my-profile .my-profile-link {
      padding: 10px 10px 7px; } } }

.module-footer {
  color: #ffffff;
  background-color: #333333; }
  .module-footer .footer-top .footer-top-container {
    padding: 60px 0px 20px 0px; }
    @media (max-width: 1199px) {
      .module-footer .footer-top .footer-top-container {
        padding: 50px 0px 50px 0px; } }
    .module-footer .footer-top .footer-top-container .sustain-info {
      width: 60%; }
      @media (max-width: 1199px) {
        .module-footer .footer-top .footer-top-container .sustain-info {
          width: 56%; } }
    .module-footer .footer-top .footer-top-container .form-group {
      margin-bottom: 0px; }
      .module-footer .footer-top .footer-top-container .form-group .footer-input {
        width: 100%;
        margin-bottom: 20px; }
    .module-footer .footer-top .footer-top-container .footer-first-block-section {
      padding-left: 20px;
      padding-right: 20px; }
      .module-footer .footer-top .footer-top-container .footer-first-block-section .first-block-title {
        margin-bottom: 25px; }
        @media (max-width: 767px) {
          .module-footer .footer-top .footer-top-container .footer-first-block-section .first-block-title {
            margin-bottom: 30px; } }
      .module-footer .footer-top .footer-top-container .footer-first-block-section .first-block-desc {
        margin-bottom: 15px; }
        @media (max-width: 767px) {
          .module-footer .footer-top .footer-top-container .footer-first-block-section .first-block-desc {
            margin-bottom: 20px; } }
      .module-footer .footer-top .footer-top-container .footer-first-block-section .first-block-desc-promotional-slot {
        margin-bottom: 20px; }
        @media (max-width: 767px) {
          .module-footer .footer-top .footer-top-container .footer-first-block-section .first-block-desc-promotional-slot {
            margin-bottom: 30px; } }
      .module-footer .footer-top .footer-top-container .footer-first-block-section .checkbox-parent-container {
        margin-bottom: 20px; }
        .module-footer .footer-top .footer-top-container .footer-first-block-section .checkbox-parent-container .checkbox-options-style {
          margin-bottom: 15px; }
          @media (max-width: 767px) {
            .module-footer .footer-top .footer-top-container .footer-first-block-section .checkbox-parent-container .checkbox-options-style {
              margin-bottom: 20px; } }
        @media (max-width: 767px) {
          .module-footer .footer-top .footer-top-container .footer-first-block-section .checkbox-parent-container {
            margin-bottom: 30px; } }
      @media (max-width: 767px) {
        .module-footer .footer-top .footer-top-container .footer-first-block-section .footer-signup-btn {
          margin-bottom: 30px;
          width: 100%; } }
    .module-footer .footer-top .footer-top-container .news-section .news-section-title {
      margin-bottom: 25px; }
    .module-footer .footer-top .footer-top-container .news-section .news-section-list-item {
      padding-bottom: 20px;
      margin-bottom: 20px; }
    .module-footer .footer-top .footer-top-container .news-section .list-item {
      border-bottom: 1px solid #cccccc;
      width: 86%; }
      .module-footer .footer-top .footer-top-container .news-section .list-item:last-child {
        border-bottom: 0;
        width: 86%; }
      .module-footer .footer-top .footer-top-container .news-section .list-item .news-headline-text {
        font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
        font-size: 18px; }
      .module-footer .footer-top .footer-top-container .news-section .list-item .dates {
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 12px;
        text-transform: uppercase; }
    @media (max-width: 767px) {
      .module-footer .footer-top .footer-top-container .links-section {
        margin-bottom: 33px;
        padding-left: 0px;
        padding-right: 0px; } }
    .module-footer .footer-top .footer-top-container .links-section .list-heading {
      margin-bottom: 25px; }
      @media (max-width: 767px) {
        .module-footer .footer-top .footer-top-container .links-section .list-heading {
          margin: 15px 0px 0px 15px; } }
    @media (max-width: 767px) {
      .module-footer .footer-top .footer-top-container .links-section .footer-list {
        border-top: solid 1px #000;
        padding-top: 12px; } }
    .module-footer .footer-top .footer-top-container .links-section .footer-list .list-items {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .module-footer .footer-top .footer-top-container .links-section .footer-list .list-items {
          border-bottom: solid 1px #000;
          padding-bottom: 12px;
          padding-left: 30px;
          padding-right: 20px;
          margin-bottom: 12px; } }
      .module-footer .footer-top .footer-top-container .links-section .footer-list .list-items .link-info {
        color: #ffffff;
        text-transform: capitalize; }
    .module-footer .footer-top .footer-top-container .logo-image {
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .module-footer .footer-top .footer-top-container .logo-image {
          margin-bottom: 30px;
          padding-left: 5px;
          padding-right: 5px; } }
      @media print {
        .module-footer .footer-top .footer-top-container .logo-image {
          display: none !important; } }
    .module-footer .footer-top .footer-top-container .promotional-slot-wrapper .promotional-slot-details {
      padding-right: 10px;
      margin-left: 15px;
      width: calc(100% - 133px); }
      @media (max-width: 767px) {
        .module-footer .footer-top .footer-top-container .promotional-slot-wrapper .promotional-slot-details {
          width: calc(100% - 145px);
          padding: 0px 0px 40px 20px;
          margin-left: 0px; } }
    .module-footer .footer-top .footer-top-container .promotional-slot-wrapper .promotional-slot-container {
      padding-right: 0px;
      padding-left: 0px;
      margin-left: 15px;
      width: 85px;
      height: 125px; }
      .module-footer .footer-top .footer-top-container .promotional-slot-wrapper .promotional-slot-container .promotional-slot {
        background: #cccccc;
        padding: 35px 3px;
        text-align: center;
        margin-bottom: 15px; }
    .module-footer .footer-top .footer-top-container .promotional-slot-wrapper .promo-link {
      color: #ffffff;
      /*text-transform:capitalize;*/ }
  .module-footer .footer-bottom {
    background: #000000; }
    .module-footer .footer-bottom .footer-bottom-container {
      color: #ffffff;
      padding: 20px 0px 20px 0px;
      line-height: 1; }
      @media (max-width: 1199px) {
        .module-footer .footer-bottom .footer-bottom-container {
          padding: 20px 0px 20px 20px; } }
      @media (max-width: 991px) {
        .module-footer .footer-bottom .footer-bottom-container {
          padding: 20px 15px 20px 26px; } }
      @media (max-width: 767px) {
        .module-footer .footer-bottom .footer-bottom-container {
          padding: 0px; } }
      .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond {
        margin-right: 57px; }
        @media (max-width: 1199px) {
          .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond {
            margin-right: 0px; } }
        @media (max-width: 767px) {
          .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond {
            float: none !important; } }
        .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond .list-items {
          display: inline-block;
          padding-right: 0px; }
          @media (max-width: 767px) {
            .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond .list-items {
              display: block;
              border-bottom: solid 1px #333;
              padding: 17px 20px 17px 30px; } }
          .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond .list-items .link-info {
            color: #ffffff;
            text-transform: capitalize; }
            @media (max-width: 767px) {
              .module-footer .footer-bottom .footer-bottom-container .footer-terms-cond .list-items .link-info {
                margin-left: 0px; } }
      .module-footer .footer-bottom .footer-bottom-container .footer-copy-right {
        padding-left: 20px; }
        @media (max-width: 1199px) {
          .module-footer .footer-bottom .footer-bottom-container .footer-copy-right {
            float: none;
            padding-left: 0px; } }
        @media (max-width: 767px) {
          .module-footer .footer-bottom .footer-bottom-container .footer-copy-right {
            margin-left: 0px; } }
        .module-footer .footer-bottom .footer-bottom-container .footer-copy-right .copy-right-info {
          margin-bottom: 0px;
          color: #cccccc;
          text-transform: capitalize; }
          @media (max-width: 767px) {
            .module-footer .footer-bottom .footer-bottom-container .footer-copy-right .copy-right-info {
              padding: 35px 20px 30px 20px;
              font-size: 12px; } }
      @media (max-width: 767px) {
        .module-footer .footer-bottom .footer-bottom-container {
          padding: 0px; } }
  .module-footer .chevron-right-footer {
    color: #ffffff;
    font-size: 6px;
    vertical-align: middle; }
  .module-footer .social-network li {
    display: inline-block; }
  @media (max-width: 767px) {
    .module-footer .social-network {
      margin-left: 5px;
      margin-right: 5px; } }
  @media (max-width: 767px) {
    .module-footer {
      margin-top: 0px; } }

.tab-list {
  border-radius: 5px;
  border: 2px solid #0079c1; }
  .tab-list .nav-li-item {
    border-right: 2px solid #0079c1; }
    .tab-list .nav-li-item:last-child {
      border: none; }
  .tab-list li {
    text-align: center;
    line-height: 37px;
    height: 47px; }
    .tab-list li.active {
      background: #0079c1; }
    .tab-list li a {
      padding: 5px 10px; }
      .tab-list li a span {
        line-height: 18px;
        display: inline-block;
        vertical-align: middle; }
  .tab-list.two-tabs li {
    width: 50%; }
    @media (max-width: 767px) {
      .tab-list.two-tabs li {
        width: 50%; } }
  .tab-list.three-tabs li {
    width: 33.333%; }
    @media (max-width: 767px) {
      .tab-list.three-tabs li {
        width: 50%; } }
  .tab-list.four-tabs li {
    width: 25%; }
    @media (max-width: 767px) {
      .tab-list.four-tabs li {
        width: 50%; } }
  .tab-list li.active > a {
    border-radius: 0px;
    background-color: #0079c1; }
  .tab-list > li + li {
    margin-left: 0px; }

/* My account tabs css added: For shopping cart*/
.module-tabs {
  border-radius: 5px;
  border: 2px solid #0079c1;
  display: flex;
  background-color: #0079c1; }
  .module-tabs .nav-li-item {
    border-right: 2px solid #0079c1;
    background-color: #ffffff; }
    .module-tabs .nav-li-item:first-child {
      border-radius: 3px 0 0 3px;
      margin-left: 0px; }
    .module-tabs .nav-li-item:last-child {
      border-radius: 0 3px 3px 0;
      border-right: none; }
    .module-tabs .nav-li-item.active {
      border-radius: 0; }
  .module-tabs li {
    text-align: center;
    display: flex; }
    .module-tabs li a {
      padding: 13px 15px;
      display: flex;
      flex: auto;
      -ms-flex: auto;
      align-content: center;
      justify-content: center;
      align-items: center; }
  .module-tabs.two-tabs li {
    width: 50%; }
    @media (max-width: 767px) {
      .module-tabs.two-tabs li {
        width: 50%; } }
  .module-tabs.three-tabs li {
    width: 33.33%;
    /*@include mobile {
				width: 50%;
			}*/ }
    .module-tabs.three-tabs li.active {
      background-color: #0079c1; }
    @media (max-width: 991px) {
      .module-tabs.three-tabs li {
        width: 33.33%; } }
  .module-tabs.four-tabs li {
    width: 25%; }
    @media (max-width: 767px) {
      .module-tabs.four-tabs li {
        width: 50%; } }
  .module-tabs li.active > a {
    border-radius: 0;
    background-color: #0079c1; }
  @media (max-width: 767px) {
    .module-tabs li:first-child.active > a {
      border-radius: 0; } }
  .module-tabs > li + li {
    margin-left: 0px; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
  @media (max-width: 767px) {
    .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199px) {
  body.modal-open {
    position: fixed; } }

@media (min-width: 1200px) {
  .modal-lg {
    width: 974px; } }

.modal {
  z-index: 9999; }
  .modal.fade:not(.in).left .modal-dialog {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0); }
  @media (max-width: 767px) {
    .modal .modal-dialog {
      margin: 0; } }
  .modal .modal-dialog.modal-center {
    margin: 16% auto;
    width: 450px; }
    @media (max-width: 767px) {
      .modal .modal-dialog.modal-center {
        width: 320px;
        margin: 18% auto; } }
  .modal .modal-dialog .modal-content {
    border-radius: 0;
    overflow-x: hidden; }
    .modal .modal-dialog .modal-content .modal-header {
      background: url("../images/bg-tab.gif") repeat;
      border: none;
      padding: 30px 36px; }
      .modal .modal-dialog .modal-content .modal-header .page-title {
        margin-bottom: 0; }
      .modal .modal-dialog .modal-content .modal-header .close-modal {
        text-decoration: none; }
        .modal .modal-dialog .modal-content .modal-header .close-modal .close-icon .close-onhover {
          display: none; }
        .modal .modal-dialog .modal-content .modal-header .close-modal .close-icon:hover .close-initial {
          display: none; }
        .modal .modal-dialog .modal-content .modal-header .close-modal .close-icon:hover .close-onhover {
          display: inline; }
        .modal .modal-dialog .modal-content .modal-header .close-modal:focus .close-initial {
          display: none; }
        .modal .modal-dialog .modal-content .modal-header .close-modal:focus .close-onhover {
          display: inline; }
      @media (max-width: 991px) {
        .modal .modal-dialog .modal-content .modal-header .modal-heading-mobile-width {
          max-width: 90%; } }
      @media (max-width: 767px) {
        .modal .modal-dialog .modal-content .modal-header .modal-heading-mobile-width {
          width: 80%; } }
      @media (max-width: 767px) {
        .modal .modal-dialog .modal-content .modal-header {
          margin-bottom: -1px;
          padding: 30px 15px; } }
    .modal .modal-dialog .modal-content .modal-emergency {
      height: 100px; }
    .modal .modal-dialog .modal-content .modal-body {
      font-size: 16px;
      padding: 0; }
      .modal .modal-dialog .modal-content .modal-body .nav-tabs {
        background: url("../images/bg-tab.gif") repeat;
        width: 100%;
        counter-reset: step;
        padding: 0 36px;
        border-bottom: 1px solid #ddd; }
        @media (max-width: 991px) {
          .modal .modal-dialog .modal-content .modal-body .nav-tabs {
            height: 137px; } }
        @media (max-width: 767px) {
          .modal .modal-dialog .modal-content .modal-body .nav-tabs {
            height: 144px;
            padding: 0 15px; } }
        .modal .modal-dialog .modal-content .modal-body .nav-tabs li {
          width: 50%; }
          .modal .modal-dialog .modal-content .modal-body .nav-tabs li.three-tabs {
            width: 33.33%; }
          .modal .modal-dialog .modal-content .modal-body .nav-tabs li a {
            border-radius: 0;
            text-align: center;
            padding: 23px; }
            @media (min-width: 1200px) {
              .modal .modal-dialog .modal-content .modal-body .nav-tabs li a {
                font-size: 18px; } }
            @media (max-width: 991px) {
              .modal .modal-dialog .modal-content .modal-body .nav-tabs li a {
                font-size: 14px;
                height: 140px;
                padding: 16px; } }
            @media (max-width: 767px) {
              .modal .modal-dialog .modal-content .modal-body .nav-tabs li a {
                font-size: 14px;
                height: 145px;
                padding: 14px; } }
            .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span:before {
              width: 30px;
              height: 30px;
              content: counter(step);
              counter-increment: step;
              line-height: 26px;
              border: 2px solid #000000;
              display: block;
              margin: 0 auto 10px auto;
              border-radius: 50%; }
              @media (max-width: 991px) {
                .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span:before {
                  line-height: 29px; } }
            @media (max-width: 767px) {
              .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active-step {
                font-size: 18px; } }
            .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active-step:before {
              border: 2px solid #5c8727;
              color: #5c8727; }
            .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active:before {
              width: 30px;
              height: 30px;
              content: counter(step);
              counter-increment: step;
              line-height: 26px;
              border: 2px solid #5c8727;
              background: #5c8727;
              color: #ffffff;
              display: block;
              margin: 0 auto 10px auto;
              border-radius: 50%; }
              @media (min-width: 1200px) {
                .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active:before {
                  font-size: 18px; } }
              @media (max-width: 991px) {
                .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active:before {
                  font-size: 18px;
                  line-height: 29px; } }
      .modal .modal-dialog .modal-content .modal-body .module-progressbar {
        padding: 0 36px; }
        @media (max-width: 767px) {
          .modal .modal-dialog .modal-content .modal-body .module-progressbar {
            padding: 0px; } }
        @media (max-width: 991px) {
          .modal .modal-dialog .modal-content .modal-body .module-progressbar.progressbar-with-numbers {
            padding: 0 15px; } }
      .modal .modal-dialog .modal-content .modal-body .modal-body-inner {
        padding: 30px 36px; }
        @media (max-width: 767px) {
          .modal .modal-dialog .modal-content .modal-body .modal-body-inner {
            padding: 30px 20px; } }
        .modal .modal-dialog .modal-content .modal-body .modal-body-inner .success-msg {
          color: #5c8727;
          text-align: center; }
        .modal .modal-dialog .modal-content .modal-body .modal-body-inner .error-msg {
          color: #d31245; }
          .modal .modal-dialog .modal-content .modal-body .modal-body-inner .error-msg .alert-icon {
            display: table-cell;
            vertical-align: middle; }
          .modal .modal-dialog .modal-content .modal-body .modal-body-inner .error-msg .error-msg-text {
            display: table-cell;
            vertical-align: middle;
            padding-left: 10px; }
        .modal .modal-dialog .modal-content .modal-body .modal-body-inner .error-info {
          color: #d31245; }
        .modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-review-tab .left-review-section .review-list {
          list-style-type: disc; }
        .modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-review-tab .right-review-section {
          border-left: 1px solid #cccccc; }
          @media (max-width: 767px) {
            .modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-review-tab .right-review-section {
              border-left: 0;
              border-top: 1px solid #cccccc; } }
          @media (max-width: 767px) {
            .modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-review-tab .right-review-section .form-details .phn-no {
              margin-top: 10px; } }
          .modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-review-tab .right-review-section .form-details .label-details {
            width: 20px;
            height: 20px;
            margin-right: 15px;
            vertical-align: bottom; }
          @media (max-width: 767px) {
            .modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-review-tab .right-review-section .form-details {
              margin-top: 20px; } }
      .modal .modal-dialog .modal-content .modal-body .hardstop-emergency {
        padding: 10px 36px !important; }
      .modal .modal-dialog .modal-content .modal-body .supported-msg-area {
        border-bottom: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5; }
    .modal .modal-dialog .modal-content .modal-footer {
      padding: 0px 36px;
      border: none; }
      @media (max-width: 767px) {
        .modal .modal-dialog .modal-content .modal-footer {
          padding: 0px 20px; } }
      .modal .modal-dialog .modal-content .modal-footer .footer-content {
        border-top: 1px solid #e5e5e5;
        padding: 30px 0; }
        .modal .modal-dialog .modal-content .modal-footer .footer-content.footer-without-bdr {
          padding: 0 0 30px 0;
          border-top: none; }
        @media (max-width: 767px) {
          .modal .modal-dialog .modal-content .modal-footer .footer-content button:not(:last-child) {
            margin-bottom: 18px; } }
        .modal .modal-dialog .modal-content .modal-footer .footer-content .btn + .btn {
          margin-left: 18px; }
          @media (max-width: 767px) {
            .modal .modal-dialog .modal-content .modal-footer .footer-content .btn + .btn {
              margin-left: 0px;
              width: 100%; } }
        @media (max-width: 991px) {
          .modal .modal-dialog .modal-content .modal-footer .footer-content .go-back:hover {
            color: #0079c1;
            text-decoration: none; } }
      .modal .modal-dialog .modal-content .modal-footer .footer-emergency {
        border-top: none !important;
        padding: 0px !important;
        margin-bottom: 36px; }

#cancelModal .modal-header .modal-heading-mobile-width {
  width: 80%; }

@media screen and (max-width: 374px) {
  .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active-step {
    font-size: 15px; } }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span:before {
      line-height: 30px; }
    .modal .modal-dialog .modal-content .modal-body .nav-tabs li a span.active:before {
      line-height: 30px; } } }

.module-thumbnail .thumbnail-radio {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  margin-right: 13px;
  background: #ffffff; }
  @media (max-width: 991px) {
    .module-thumbnail .thumbnail-radio:not(:last-child) {
      margin-bottom: 30px; } }
  .module-thumbnail .thumbnail-radio:last-child {
    margin-right: 0; }
  .module-thumbnail .thumbnail-radio input[type="radio"]:focus + label {
    outline: -webkit-focus-ring-color auto 5px; }
  .module-thumbnail .thumbnail-radio input[type="radio"]:checked + label {
    outline: none; }
  .module-thumbnail .thumbnail-radio input[type="radio"]:checked + .radio-button {
    border: 1px solid #ddd; }
  .module-thumbnail .thumbnail-radio label {
    border: 1px solid #ddd;
    padding: 13px 13px 4px;
    margin-bottom: 0; }
    .module-thumbnail .thumbnail-radio label .thumbnail-image {
      /*height: 80px;
                width: 80px;*/
      margin: 0 0 13px 0; }
    .module-thumbnail .thumbnail-radio label .caption {
      font-size: 15px;
      line-height: 20px;
      padding: 11px 0;
      height: 60px;
      margin-bottom: 10px; }
    .module-thumbnail .thumbnail-radio label.thumbnail-selected {
      border-bottom: 5px solid orange;
      padding-bottom: 0; }
      .module-thumbnail .thumbnail-radio label.thumbnail-selected .caption {
        color: #000000; }

.module-thumbnail .thumbnail {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  border: none; }
  @media (max-width: 991px) {
    .module-thumbnail .thumbnail:not(:last-child) {
      margin-bottom: 30px; } }
  .module-thumbnail .thumbnail img {
    height: 80px;
    width: 80px; }

.scrollbar-wrapper .viewport {
  overflow: hidden;
  position: relative; }

.scrollbar-wrapper .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0; }

.scrollbar-wrapper .scrollbar {
  right: 4px;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 0px; }

.scrollbar-wrapper .track {
  height: 100%;
  position: relative; }

.scrollbar-wrapper .thumb {
  background-color: #aaa;
  border-radius: 4px;
  height: 20px;
  width: 8px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -8px;
  z-index: 35; }

.scrollbar-wrapper .thumb .end {
  background-color: #aaa;
  border-radius: 4px;
  overflow: hidden;
  height: 20px;
  width: 8px; }

.scrollbar-wrapper .disable {
  display: none; }

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.viewport.always-visible.ps-container > .ps-scrollbar-x-rail {
  opacity: 0.6; }

.viewport.always-visible.ps-container > .ps-scrollbar-y-rail {
  opacity: 0.6;
  width: 6px;
  margin-right: 2px;
  margin-top: 5px;
  margin-bottom: 5px; }
  .viewport.always-visible.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999; }
  .viewport.always-visible.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    width: 6px; }
  .viewport.always-visible.ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y, .viewport.always-visible.ps-container > .ps-scrollbar-y-rail.nice-select.open > .ps-scrollbar-y {
    width: 6px; }

.viewport.always-visible.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: transparent; }
  .viewport.always-visible.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: #999; }

.viewport.always-visible.ps-container:hover .ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 6px; }

.module-radio-tabs .radio-tabs {
  display: inline-block;
  padding: 0 10px; }
  .module-radio-tabs .radio-tabs .radio-box {
    border: 1px solid #cccccc;
    padding-left: 20px;
    text-align: left;
    height: 95px; }
    .module-radio-tabs .radio-tabs .radio-box input[type="radio"]:focus + .radio-button {
      outline: -webkit-focus-ring-color auto 5px; }
    .module-radio-tabs .radio-tabs .radio-box .custom-radio {
      height: 95px;
      padding: 10px 0;
      display: table-cell;
      vertical-align: middle; }
    .module-radio-tabs .radio-tabs .radio-box input[type="radio"]:checked + .radio-button {
      background: #0079c1;
      border: 1px solid #0079c1;
      outline: none; }
      .module-radio-tabs .radio-tabs .radio-box input[type="radio"]:checked + .radio-button:after {
        opacity: 1; }
    .module-radio-tabs .radio-tabs .radio-box.radio-box-selected {
      border-bottom: 5px solid #ff6e1e;
      background-color: #f6f6f6;
      padding-bottom: 5px; }
      .module-radio-tabs .radio-tabs .radio-box.radio-box-selected .radio-label {
        color: #000000; }
    .module-radio-tabs .radio-tabs .radio-box .radio-button {
      float: left;
      margin-top: 37px;
      position: relative;
      cursor: pointer;
      border: 1px solid #cccccc;
      width: 20px;
      margin-right: 10px;
      height: 20px;
      line-height: 20px;
      border-radius: 20px; }
      .module-radio-tabs .radio-tabs .radio-box .radio-button.reg-label {
        vertical-align: sub; }
      .module-radio-tabs .radio-tabs .radio-box .radio-button:after {
        content: '';
        width: 9px;
        height: 5px;
        position: absolute;
        top: 6px;
        left: 5px;
        border: 3px solid #ffffff;
        border-top: none;
        border-right: none;
        background: transparent;
        opacity: 0;
        transform: rotate(-45deg); }
    .module-radio-tabs .radio-tabs .radio-box .radio-label {
      display: table-cell;
      color: #0079c1;
      cursor: pointer;
      font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
      font-size: 16px;
      font-weight: normal;
      line-height: 18px;
      padding-right: 23px; }
    .module-radio-tabs .radio-tabs .radio-box.radio-box-disabled {
      background: #f6f6f6; }
      .module-radio-tabs .radio-tabs .radio-box.radio-box-disabled .radio-label {
        color: #cccccc; }
  .module-radio-tabs .radio-tabs.tabs-auto-height .radio-box {
    height: auto;
    padding: 15px 23px; }
    .module-radio-tabs .radio-tabs.tabs-auto-height .radio-box .custom-radio {
      height: auto;
      display: table-cell;
      vertical-align: middle; }
    .module-radio-tabs .radio-tabs.tabs-auto-height .radio-box.radio-box-selected {
      padding-top: 13px;
      padding-bottom: 13px; }
    .module-radio-tabs .radio-tabs.tabs-auto-height .radio-box .radio-button {
      margin-top: 9px; }
  .module-radio-tabs .radio-tabs.radio-full-width {
    border: 1px solid #cccccc;
    padding: 15px;
    width: 100%;
    display: table;
    width: 100%; }
    @media (max-width: 991px) {
      .module-radio-tabs .radio-tabs.radio-full-width {
        width: 100%; } }
    @media (max-width: 767px) {
      .module-radio-tabs .radio-tabs.radio-full-width {
        width: 100%; } }
    .module-radio-tabs .radio-tabs.radio-full-width.radio-box-selected {
      border-bottom: 5px solid #ff6e1e;
      background-color: #f6f6f6;
      padding-bottom: 10px; }
      .module-radio-tabs .radio-tabs.radio-full-width.radio-box-selected .radio-full-width-row .radio-full-width-content .radio-box {
        background-color: #f6f6f6; }
      .module-radio-tabs .radio-tabs.radio-full-width.radio-box-selected .radio-full-width-row .radio-full-width-content .custom-radio .radio-label {
        color: #000000; }
    .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row {
      display: table-row; }
      .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row .radio-full-width-content {
        display: table-cell;
        vertical-align: middle; }
        .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row .radio-full-width-content.radio-full-left {
          width: 4%; }
        .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row .radio-full-width-content .custom-radio {
          height: auto; }
          .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row .radio-full-width-content .custom-radio .radio-label {
            display: table-cell;
            color: #0079c1;
            cursor: pointer;
            font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
            font-size: 16px;
            font-weight: normal;
            line-height: 18px;
            padding-right: 23px; }
        .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row .radio-full-width-content .radio-box {
          border: none;
          height: auto;
          padding-left: 0px;
          margin-bottom: 0px;
          background-color: #ffffff;
          vertical-align: sub; }
          .module-radio-tabs .radio-tabs.radio-full-width .radio-full-width-row .radio-full-width-content .radio-box .radio-button {
            margin-top: 0px; }

.module-radio-tabs.two-tab .radio-tabs {
  width: 49%; }

.module-radio-tabs.three-tab .radio-tabs {
  width: 33%; }

.module-radio-tabs.four-tab .radio-tabs {
  width: 24%; }

.module-radio-tabs.five-tab .radio-tabs {
  width: 19%; }

.modal .loader-content.modal-content {
  height: 300px;
  box-shadow: none;
  border: none;
  background: transparent;
  overflow-y: hidden; }

.modal .modal-page-loader.modal-body {
  margin-top: 95px; }

.modal .loader-content.modal-content.with-loading-msg {
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 280px; }

.modal .loader-content.modal-content.with-loading-msg .modal-body.modal-page-loader.logo-body {
  margin-top: 95px; }

.modal .modal-page-loader.modal-body.logo-body {
  text-align: center;
  margin-top: 200px;
  width: 600px; }
  @media (max-width: 767px) {
    .modal .modal-page-loader.modal-body.logo-body {
      width: auto; } }

.loader {
  top: 85px;
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #f47321;
  width: 85px;
  height: 85px;
  -webkit-animation: spin 2s linear infinite;
  position: absolute;
  left: 41%;
  /* bottom: -100%; */
  /* top: 256%; */
  animation: spin 2s linear infinite; }

.sprite-spinner {
  overflow: hidden;
  position: relative;
  display: inline-block;
  text-align: left; }

.spinner-wrap {
  text-align: center; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.world {
  -webkit-animation: spin1 2s infinite linear;
  -moz-animation: spin1 2s infinite linear;
  -o-animation: spin1 2s infinite linear;
  -ms-animation: spin1 2s infinite linear;
  animation: spin1 7s infinite linear;
  display: inline;
  height: 85px;
  width: 85px; }

@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin1 {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }

@-o-keyframes spin1 {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg); } }

@-ms-keyframes spin1 {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }

@-keyframes spin1 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.cancel-modal {
  background: #fff;
  min-height: calc(100vh - 200px);
  max-height: calc(100vh - 60px);
  overflow: hidden;
  position: relative; }
  @media (max-width: 991px) {
    .cancel-modal {
      max-height: calc(100vh - 68px);
      position: relative; } }
  @media (max-width: 767px) {
    .cancel-modal {
      min-height: auto;
      max-height: calc(100vh);
      overflow: auto; } }
  .cancel-modal .cancel-modal-content {
    margin: 0;
    padding: 0;
    background: #fff;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }
    .cancel-modal .cancel-modal-content .modal-header {
      background: url("../images/bg-tab.gif") repeat;
      border: none;
      padding: 30px 36px; }
      .cancel-modal .cancel-modal-content .modal-header .page-title {
        margin: 0; }
      .cancel-modal .cancel-modal-content .modal-header .close-modal {
        text-decoration: none; }
      @media (max-width: 767px) {
        .cancel-modal .cancel-modal-content .modal-header .modal-heading-mobile-width {
          width: 90%; } }
    .cancel-modal .cancel-modal-content .modal-body {
      padding: 0; }
      .cancel-modal .cancel-modal-content .modal-body .modal-body-inner {
        padding: 30px 36px; }
    .cancel-modal .cancel-modal-content .modal-footer {
      padding: 0 36px;
      border-top: none; }
      .cancel-modal .cancel-modal-content .modal-footer .footer-content {
        padding: 30px 0; }
        @media (max-width: 767px) {
          .cancel-modal .cancel-modal-content .modal-footer .footer-content button:not(:last-child) {
            margin-bottom: 18px; } }
        .cancel-modal .cancel-modal-content .modal-footer .footer-content .btn + .btn {
          margin-left: 18px; }
          @media (max-width: 767px) {
            .cancel-modal .cancel-modal-content .modal-footer .footer-content .btn + .btn {
              margin-left: 0;
              width: 100%; } }

.module-login .heading {
  margin-top: 30px; }

.module-login .module-login-left-container {
  width: 49%;
  float: left;
  padding-right: 35px;
  padding-left: 30px; }

.module-login .module-login-right-container {
  width: 49%;
  float: left;
  padding-left: 35px;
  padding-right: 30px;
  border-left: 1px solid #cccccc; }

@media (max-width: 767px) {
  .module-login .module-login-left-container, .module-login .module-login-right-container {
    width: 100%;
    float: none; }
  .module-login .module-login-left-container {
    padding-bottom: 30px; }
  .module-login .module-login-right-container {
    border-left: none;
    border-top: 1px solid #cccccc; } }

.module-login .remember-me-container {
  width: 35%;
  float: left; }

@media (max-width: 991px) {
  .module-login .remember-me-container {
    width: 100%; }
  .module-login .forgot-pwd {
    float: left !important; } }

.carousel-right-section {
  position: absolute;
  top: 30%;
  width: auto;
  background: #f6f6f6;
  opacity: 0.9;
  padding: 20px 25px;
  right: 0;
  opacity: 0; }
  @media (max-width: 1199px) {
    .carousel-right-section {
      top: 9%; } }
  @media (max-width: 991px) {
    .carousel-right-section {
      right: 8%;
      top: 11%;
      padding: 25px 25px;
      opacity: 1; } }
  @media (max-width: 767px) {
    .carousel-right-section {
      position: relative;
      right: 0%;
      left: 0%;
      top: 0%;
      background: #ffffff;
      border: 1px solid #cccccc;
      border-top: none;
      opacity: 1;
      width: 100%; } }
  .carousel-right-section .login-form-header {
    margin-bottom: 10px; }
  .carousel-right-section .form-group .input-labels {
    margin-bottom: 10px; }
  .carousel-right-section .login-button-panel {
    margin-bottom: 20px; }
    .carousel-right-section .login-button-panel .login-btn {
      width: 48%;
      display: inline-block;
      text-align: center; }
      @media (max-width: 991px) {
        .carousel-right-section .login-button-panel .login-btn {
          width: 100%; } }
      @media (max-width: 767px) {
        .carousel-right-section .login-button-panel .login-btn {
          width: 100%; } }
      @media (max-width: 991px) {
        .carousel-right-section .login-button-panel .login-btn.login-btn-mrg {
          margin-bottom: 10px; } }
      @media (max-width: 767px) {
        .carousel-right-section .login-button-panel .login-btn.login-btn-mrg {
          margin-bottom: 10px; } }
  .carousel-right-section .remember-me-wrapper {
    float: left; }
    @media (max-width: 1199px) {
      .carousel-right-section .remember-me-wrapper {
        float: left; } }
    @media (max-width: 991px) {
      .carousel-right-section .remember-me-wrapper {
        float: left;
        width: 100%; } }
    .carousel-right-section .remember-me-wrapper .checkbox-container {
      margin-bottom: 20px; }
      .carousel-right-section .remember-me-wrapper .checkbox-container .checkbox {
        height: 15px; }
  .carousel-right-section .forgot-user-pwd-link {
    float: right;
    margin-bottom: 20px;
    margin-left: 40px; }
    @media (max-width: 991px) {
      .carousel-right-section .forgot-user-pwd-link {
        float: left;
        margin-left: 0; } }
    @media (max-width: 767px) {
      .carousel-right-section .forgot-user-pwd-link {
        margin-left: 0; } }
  .carousel-right-section .not-a-nj-cust-section {
    float: left; }
    @media (max-width: 991px) {
      .carousel-right-section .not-a-nj-cust-section {
        width: 100%; } }
  .carousel-right-section .login-service-area-link {
    float: left; }

@media (max-width: 767px) {
  .li-login .login-collapse {
    margin-top: 22px;
    margin-bottom: 22px; } }

.li-login .login-collapse .carousel-right-section {
  padding: 15px 25px 25px 25px;
  z-index: 1;
  width: 290px; }
  .li-login .login-collapse .carousel-right-section .fa-user {
    margin: 2px 10px 0 5px; }
  .li-login .login-collapse .carousel-right-section .fa-angle-right {
    font-size: 16px; }
  .li-login .login-collapse .carousel-right-section .form-group input {
    font-size: 16px; }
    .li-login .login-collapse .carousel-right-section .form-group input::placeholder {
      color: #616161; }
  @media (max-width: 767px) {
    .li-login .login-collapse .carousel-right-section {
      border-top: 1px solid #cccccc;
      width: 100%; } }
  .li-login .login-collapse .carousel-right-section .login-btn-li {
    width: 100%; }
  .li-login .login-collapse .carousel-right-section .checkbox-container .checkbox label {
    background: #fff; }

@media only screen and (max-width: 320PX) {
  .login-heading-alignment {
    width: 60%; } }

.module-registration .residential-wrapper {
  width: 43%; }
  @media (max-width: 991px) {
    .module-registration .residential-wrapper {
      width: 67%; } }
  @media (max-width: 767px) {
    .module-registration .residential-wrapper {
      width: 100%; } }
  .module-registration .residential-wrapper .input-width {
    width: 182px; }
    @media (max-width: 767px) {
      .module-registration .residential-wrapper .input-width {
        width: 100%; } }

.module-registration .registration-wrapper .input-width {
  width: 200px; }
  @media (max-width: 991px) {
    .module-registration .registration-wrapper .input-width {
      width: 220px; } }
  @media (max-width: 767px) {
    .module-registration .registration-wrapper .input-width {
      width: 100%; } }

.module-registration .create-profile-wrapper {
  padding-left: 15px;
  padding-right: 15px; }
  .module-registration .create-profile-wrapper input {
    height: 36px;
    width: 100%; }
  .module-registration .create-profile-wrapper .select-sect {
    padding-right: 15px; }
    @media (max-width: 767px) {
      .module-registration .create-profile-wrapper .select-sect {
        padding-right: 0px; } }

/*@import "component/public-homepage";*/
@media only screen and (min-width: 2560px) and (orientation: landscape) {
  .module-homepage {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 991px) {
  .module-homepage {
    padding-top: 60px;
    padding-bottom: 20px; } }

@media (max-width: 767px) {
  .module-homepage {
    padding-top: 25px; } }

.module-homepage .container-width {
  padding: 0; }
  @media (max-width: 991px) {
    .module-homepage .container-width {
      display: block;
      margin: 0 auto;
      float: none; } }
  @media (max-width: 767px) {
    .module-homepage .container-width {
      padding: 0 15px; } }

.module-homepage .info-section {
  padding: 65px; }
  @media (max-width: 1199px) {
    .module-homepage .info-section {
      padding: 30px; } }
  @media (max-width: 991px) {
    .module-homepage .info-section {
      padding: 30px 0px; } }
  @media (max-width: 767px) {
    .module-homepage .info-section {
      padding: 30px 15px; } }
  .module-homepage .info-section .eyebrow-label {
    margin-bottom: 50px; }
    @media (max-width: 1199px) {
      .module-homepage .info-section .eyebrow-label {
        margin-bottom: 40px; } }
    @media (max-width: 991px) {
      .module-homepage .info-section .eyebrow-label {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .module-homepage .info-section .eyebrow-label {
        margin-bottom: 25px; } }

/* --------------------------------------------------
  Common Task Bar
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-common-taskbar {
  padding-bottom: 20px; }
  .module-common-taskbar .common-taskbar-txt {
    line-height: 95px; }
    .module-common-taskbar .common-taskbar-txt span {
      line-height: 22px; }
  @media (max-width: 767px) {
    .module-common-taskbar {
      padding-top: 0px;
      padding-bottom: 20px; } }
  .module-common-taskbar.overlap-section {
    margin-top: -30px;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .module-common-taskbar.overlap-section {
        margin-top: 30px; } }
  .module-common-taskbar.landing-overlap-section {
    margin-top: -60px;
    position: relative;
    z-index: 1;
    padding-top: 0; }
    @media (max-width: 767px) {
      .module-common-taskbar.landing-overlap-section {
        margin-top: -70px; } }
  .module-common-taskbar .task-list li.task-item .link-item {
    background: #ffffff;
    margin: 1px; }
    .module-common-taskbar .task-list li.task-item .link-item a {
      width: 190px;
      line-height: 18px;
      padding: 0 5px;
      height: 92px;
      display: table-cell;
      vertical-align: middle; }
      @media (max-width: 1199px) {
        .module-common-taskbar .task-list li.task-item .link-item a {
          width: 190px; } }
      @media (max-width: 767px) {
        .module-common-taskbar .task-list li.task-item .link-item a {
          width: 365px; } }
  .module-common-taskbar .task-list li.task-item::after {
    position: absolute;
    transition: 0.3s;
    left: 50%;
    bottom: 0;
    content: '';
    width: 0;
    height: 5px;
    background: #ff6e1e; }
  .module-common-taskbar .task-list li.task-item:hover .link-item {
    cursor: pointer;
    background: #f6f6f6; }
    .module-common-taskbar .task-list li.task-item:hover .link-item a {
      text-decoration: underline; }
  .module-common-taskbar .task-list li.task-item:hover:after {
    width: 100%;
    left: 0; }
  @media (max-width: 767px) {
    .module-common-taskbar .task-list li.task-item:nth-child(2) {
      border-right: 0; } }
  @media (max-width: 767px) {
    .module-common-taskbar .task-list li.task-item:nth-child(3), .module-common-taskbar .task-list li.task-item:nth-child(4) {
      border-bottom: 0; } }
  @media (max-width: 767px) {
    .module-common-taskbar .task-list.without-welcome li:nth-child(1) {
      border-right: 1px solid #cccccc;
      border-bottom: 0; } }
  @media (max-width: 767px) {
    .module-common-taskbar .task-list.without-welcome li:nth-child(2) {
      border-right: 0;
      border-bottom: 0; } }
  @media (max-width: 767px) {
    .module-common-taskbar .task-list.without-welcome li:nth-child(3), .module-common-taskbar .task-list.without-welcome li:nth-child(4) {
      border-bottom: 0;
      border-top: 1px solid #cccccc; } }
  .module-common-taskbar .task-list.without-welcome li.task-item .link-item a {
    width: 226px; }
    @media (max-width: 1199px) {
      .module-common-taskbar .task-list.without-welcome li.task-item .link-item a {
        width: 190px; } }
    @media (max-width: 767px) {
      .module-common-taskbar .task-list.without-welcome li.task-item .link-item a {
        width: 365px; } }
  @media (max-width: 767px) {
    .module-common-taskbar .task-list > li {
      border-bottom: 1px solid #cccccc; } }

.module-two-section-content-block .left-col-part {
  width: 48%;
  float: left; }
  @media (max-width: 1199px) {
    .module-two-section-content-block .left-col-part {
      width: 80%;
      margin: 0 auto;
      float: none;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .module-two-section-content-block .left-col-part {
      width: 100%; } }

.module-two-section-content-block .right-col-part {
  margin-left: 36px;
  float: right; }
  @media (max-width: 1199px) {
    .module-two-section-content-block .right-col-part {
      margin: 0 auto;
      float: none; } }

.module-worryfree-protection-plan {
  margin-top: 60px; }
  @media (max-width: 991px) {
    .module-worryfree-protection-plan {
      margin-top: 50px; } }
  .module-worryfree-protection-plan .worryfree-services-head {
    text-align: center;
    position: relative; }
    .module-worryfree-protection-plan .worryfree-services-head:before {
      border-top: 1px solid #cccccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .module-worryfree-protection-plan .worryfree-services-head:before {
          top: 22%; } }
    .module-worryfree-protection-plan .worryfree-services-head .worryfree-services-title {
      background: #ffffff;
      padding: 0 15px;
      position: relative;
      z-index: 1; }
      @media (max-width: 767px) {
        .module-worryfree-protection-plan .worryfree-services-head .worryfree-services-title {
          width: 64%;
          display: inline-block;
          padding: 0; } }
      @media (max-width: 320px) {
        .module-worryfree-protection-plan .worryfree-services-head .worryfree-services-title {
          width: 72%; } }
  .module-worryfree-protection-plan img {
    margin: 0 auto 30px; }
    @media (max-width: 767px) {
      .module-worryfree-protection-plan img {
        margin: 30px auto; } }

#carousel-custom {
  margin: 20px auto;
  width: 100%; }
  #carousel-custom .carousal-bottom {
    background: #f6f6f6;
    margin-top: 10px;
    padding-top: 8px;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; }
    #carousel-custom .carousal-bottom .carousel-indicators {
      margin: 0;
      overflow-x: hidden;
      position: static;
      display: inline-block;
      white-space: nowrap;
      width: 74%; }
      #carousel-custom .carousal-bottom .carousel-indicators li {
        background-color: transparent;
        -webkit-border-radius: 0;
        border-radius: 0;
        display: inline-block;
        height: auto;
        margin: 0 !important;
        width: auto; }
        #carousel-custom .carousal-bottom .carousel-indicators li img {
          display: block; }
        #carousel-custom .carousal-bottom .carousel-indicators li.active {
          border: 2px solid #ff6e1e; }
        #carousel-custom .carousal-bottom .carousel-indicators li:hover {
          opacity: 0.75; }
    #carousel-custom .carousal-bottom .carousel-control {
      background-image: none !important;
      opacity: 1; }
      #carousel-custom .carousal-bottom .carousel-control.left {
        opacity: 1;
        background-image: none; }
      #carousel-custom .carousal-bottom .carousel-control.right {
        opacity: 1; }
      #carousel-custom .carousal-bottom .carousel-control i {
        position: absolute;
        bottom: 0;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        display: block;
        font-size: 70px;
        color: #0079c1; }
  #carousel-custom carousel-outer {
    position: relative; }

.module-newsroom-carousel .carousel-wrapper .carousel-indicators {
  margin-bottom: -60px; }
  .module-newsroom-carousel .carousel-wrapper .carousel-indicators li {
    background-color: #cccccc;
    margin-right: 5px; }
  .module-newsroom-carousel .carousel-wrapper .carousel-indicators .active {
    background-color: #ff6e1e; }

@media (max-width: 767px) {
  .module-newsroom-carousel .carousel-wrapper .top-story-content {
    margin-left: 21%; } }

.module-newsroom-carousel .carousel-wrapper .carousel-arrow {
  font-size: 35px; }

.module-newsroom-carousel .carousel-wrapper .carousel-control {
  margin-top: 13%;
  width: 0px;
  opacity: 1; }
  @media (max-width: 991px) {
    .module-newsroom-carousel .carousel-wrapper .carousel-control {
      margin-top: 21%; } }
  @media (max-width: 767px) {
    .module-newsroom-carousel .carousel-wrapper .carousel-control {
      margin-top: 76%;
      margin-left: 7%; } }

.module-worryfree-services .worryfree-services-container {
  position: relative; }
  .module-worryfree-services .worryfree-services-container .worryfree-img {
    width: 100%;
    height: 432px; }
  .module-worryfree-services .worryfree-services-container .videobg {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url("../../images/poster.jpg") no-repeat;
    background-size: cover;
    transition: 1s opacity; }
  .module-worryfree-services .worryfree-services-container .worryfree-services-content {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    color: #ffffff; }
    .module-worryfree-services .worryfree-services-container .worryfree-services-content .text-container {
      width: 60%;
      padding: 75px 0; }
      @media (max-width: 767px) {
        .module-worryfree-services .worryfree-services-container .worryfree-services-content .text-container {
          width: 80%; } }
      .module-worryfree-services .worryfree-services-container .worryfree-services-content .text-container .worryfree-label {
        background: #000000; }
      .module-worryfree-services .worryfree-services-container .worryfree-services-content .text-container .worryfree-headline {
        margin-top: 25px;
        margin-bottom: 20px; }
      @media (max-width: 767px) {
        .module-worryfree-services .worryfree-services-container .worryfree-services-content .text-container .button-section .worryfree-btn {
          width: 100%; } }

.c-contentblk-7 {
  position: relative; }
  .c-contentblk-7.video-bg {
    position: relative;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
    transition: 1s opacity;
    background-color: #cccccc; }
    .c-contentblk-7.video-bg video {
      width: 100%; }
    .c-contentblk-7.video-bg .content-wrapper {
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      color: #ffffff; }
  .c-contentblk-7 .module-media:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #000, #000);
    opacity: .5; }
  .c-contentblk-7 .utility-home-page-img {
    display: block;
    margin: 0 auto; }
  .c-contentblk-7 .content-wrapper {
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    .c-contentblk-7 .content-wrapper .module-full-width-bg-content-wrapper a {
      color: #ffffff;
      text-decoration: underline; }
    .c-contentblk-7 .content-wrapper .one-column-content .text-container {
      padding: 65px 0; }
      @media only screen and (max-width: 375px) {
        .c-contentblk-7 .content-wrapper .one-column-content .text-container {
          padding: 15px 0; } }
      .c-contentblk-7 .content-wrapper .one-column-content .text-container .eyebrow-heading {
        margin-bottom: 25px; }
        @media (max-width: 767px) {
          .c-contentblk-7 .content-wrapper .one-column-content .text-container .eyebrow-heading {
            margin-bottom: 20px; } }
      .c-contentblk-7 .content-wrapper .one-column-content .text-container .content-heading {
        margin-bottom: 30px; }
        @media (max-width: 767px) {
          .c-contentblk-7 .content-wrapper .one-column-content .text-container .content-heading {
            margin-bottom: 15px; } }
      .c-contentblk-7 .content-wrapper .one-column-content .text-container .worryfree-label {
        background: #000000; }
      .c-contentblk-7 .content-wrapper .one-column-content .text-container .button-wrapper .worryfree-btn {
        display: inline-block;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .c-contentblk-7 .content-wrapper .one-column-content .text-container .button-wrapper .worryfree-btn {
            display: block;
            margin-right: 0; } }

.module-border-content-right-img.c-contentblk-1 {
  margin-top: 55px;
  margin-bottom: 55px; }
  @media (max-width: 991px) {
    .module-border-content-right-img.c-contentblk-1 {
      margin-top: 35px;
      margin-bottom: 35px;
      border-left: 0;
      border-left: none !important; } }
  @media (max-width: 767px) {
    .module-border-content-right-img.c-contentblk-1 {
      margin-top: 25px;
      margin-bottom: 25px; } }
  @media (max-width: 991px) {
    .module-border-content-right-img.c-contentblk-1 .right-img {
      display: block;
      margin: 0 auto;
      float: none; } }
  @media (max-width: 991px) {
    .module-border-content-right-img.c-contentblk-1 .border-content {
      display: block;
      margin: 0 auto;
      float: none;
      border-left: 5px solid #ff6e1e; } }
  .module-border-content-right-img.c-contentblk-1 .border-content .module-content-block {
    padding: 47px 45px; }
    @media (max-width: 1199px) {
      .module-border-content-right-img.c-contentblk-1 .border-content .module-content-block {
        padding: 35px;
        padding-top: 23px; } }
    @media (max-width: 991px) {
      .module-border-content-right-img.c-contentblk-1 .border-content .module-content-block {
        height: auto; } }
    @media (max-width: 767px) {
      .module-border-content-right-img.c-contentblk-1 .border-content .module-content-block {
        border-top: 0; } }

.carousel.module-hero-carousel .carousel-inner .item {
  min-height: 649px;
  background-size: cover; }
  @media (max-width: 1199px) {
    .carousel.module-hero-carousel .carousel-inner .item {
      min-height: 475px;
      background-image: none !important; } }
  @media (max-width: 991px) {
    .carousel.module-hero-carousel .carousel-inner .item {
      min-height: 295px;
      background-image: none !important; } }
  @media (max-width: 767px) {
    .carousel.module-hero-carousel .carousel-inner .item {
      min-height: 220px;
      background-image: none !important; } }
  .carousel.module-hero-carousel .carousel-inner .item .container {
    position: relative; }
    @media (max-width: 1199px) {
      .carousel.module-hero-carousel .carousel-inner .item .container {
        position: absolute; } }
    @media (max-width: 991px) {
      .carousel.module-hero-carousel .carousel-inner .item .container {
        width: 100%;
        padding: 0;
        position: relative; } }
    @media (max-width: 767px) {
      .carousel.module-hero-carousel .carousel-inner .item .container {
        width: 100%;
        padding: 0;
        position: relative; } }
  .carousel.module-hero-carousel .carousel-inner .item .carousel-caption {
    position: relative;
    width: 369px;
    left: 0;
    right: 0%;
    bottom: 0;
    z-index: 0;
    margin-bottom: 0;
    margin-top: 21%;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
    text-align: left;
    text-shadow: none; }
    @media (max-width: 1199px) {
      .carousel.module-hero-carousel .carousel-inner .item .carousel-caption {
        position: absolute;
        margin-bottom: 9%;
        margin-top: 0;
        margin-left: 4%; } }
    @media (max-width: 991px) {
      .carousel.module-hero-carousel .carousel-inner .item .carousel-caption {
        position: relative;
        width: 100%;
        left: 0%;
        bottom: 0px;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0; } }
    @media (max-width: 767px) {
      .carousel.module-hero-carousel .carousel-inner .item .carousel-caption {
        position: relative;
        width: 100%;
        left: 0%;
        bottom: 0px;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0; } }
    .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper {
      background: linear-gradient(#0079c1, #0067a4);
      background: -webkit-linear-gradient(#0079c1, #0067a4);
      opacity: 0.95; }
      @media (max-width: 991px) {
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper {
          background: #0079c1;
          opacity: 1; } }
      @media (max-width: 767px) {
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper {
          background: #0079c1;
          opacity: 1;
          /*height: 240px;*/ } }
      .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section {
        padding: 45px 30px 45px 30px; }
        @media (max-width: 991px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section.hero-carousel-left-section {
            width: 100%; } }
        @media (max-width: 991px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section.hero-carousel-left-section-with-login {
            width: 44%; } }
        @media (max-width: 767px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section.hero-carousel-left-section-with-login {
            width: 100%; } }
        @media (max-width: 991px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section {
            opacity: 1;
            padding: 30px 30px 75px 30px; } }
        @media (max-width: 767px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section {
            opacity: 1;
            width: 100%;
            padding: 20px 20px 50px 20px; } }
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-heading {
          line-height: 31px; }
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-content {
          line-height: 18px; }
    .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper {
      background: linear-gradient(#6e298d, #5e2379);
      background: -webkit-linear-gradient(#6e298d, #5e2379);
      opacity: 0.95; }
      @media (max-width: 991px) {
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper {
          background: #6e298d;
          opacity: 1; } }
      @media (max-width: 767px) {
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper {
          background: #6e298d;
          opacity: 1; } }
      .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section {
        padding: 45px 30px 45px 30px; }
        @media (max-width: 991px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section.hero-carousel-left-section {
            width: 100%; } }
        @media (max-width: 991px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section.hero-carousel-left-section-with-login {
            width: 44%; } }
        @media (max-width: 991px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section {
            opacity: 1;
            padding: 45px 30px 75px 30px; } }
        @media (max-width: 767px) {
          .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section {
            opacity: 1;
            width: 100%;
            padding: 20px 20px 50px 20px; } }
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section .carousel-left-heading {
          line-height: 31px; }
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-left-section .carousel-left-content {
          line-height: 18px; }
      .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-purple-btn {
        padding: 15px 22px;
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 16px;
        line-height: 12px;
        text-transform: uppercase;
        background-color: #6e298d;
        color: #ffffff;
        border: 2px solid #ffffff; }
        .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-purple-btn:hover, .carousel.module-hero-carousel .carousel-inner .item .carousel-caption .li-carousel-caption-wrapper .carousel-purple-btn:focus {
          background-color: #6e298d;
          color: #cccccc;
          border: 2px solid #cccccc;
          text-decoration: none; }
  .carousel.module-hero-carousel .carousel-inner .item .carousel-image {
    width: 100%;
    height: 650px; }
    @media (max-width: 1199px) {
      .carousel.module-hero-carousel .carousel-inner .item .carousel-image {
        height: auto; } }
    @media (max-width: 991px) {
      .carousel.module-hero-carousel .carousel-inner .item .carousel-image {
        height: auto; } }
    @media (max-width: 767px) {
      .carousel.module-hero-carousel .carousel-inner .item .carousel-image {
        height: auto; } }
  .carousel.module-hero-carousel .carousel-inner .item > img, .carousel.module-hero-carousel .carousel-inner .item > a > img {
    text-align: center;
    margin: 0 auto; }

.carousel.module-hero-carousel .login-panel {
  position: relative;
  margin-top: -28px;
  padding: 15px;
  left: 0%;
  background: #ffffff;
  border: 1px solid #cccccc;
  cursor: pointer; }
  .carousel.module-hero-carousel .login-panel:after {
    font-family: 'psegicon';
    content: "\f106";
    float: right;
    color: #0079c1;
    font-size: 25px; }
  .carousel.module-hero-carousel .login-panel.collapsed:after {
    font-family: 'psegicon';
    content: "\f107";
    float: right;
    color: #0079c1;
    font-size: 25px; }

.carousel.module-hero-carousel .carousel-control-button {
  width: 45px;
  height: 45px;
  background: #0079c1;
  border: 1px solid #ffffff;
  font-size: 30px;
  top: 59%;
  padding: 7px;
  opacity: 0.7; }
  .carousel.module-hero-carousel .carousel-control-button:hover {
    opacity: 1; }
  @media (width: 1024px) {
    .carousel.module-hero-carousel .carousel-control-button {
      width: 40px; } }
  @media (max-width: 1199px) {
    .carousel.module-hero-carousel .carousel-control-button {
      top: 0;
      margin-top: 200px; } }
  @media (max-width: 991px) {
    .carousel.module-hero-carousel .carousel-control-button {
      top: 0;
      margin-top: 185px; } }
  @media (max-width: 767px) {
    .carousel.module-hero-carousel .carousel-control-button {
      top: 0;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding: 6px; } }
  @media (max-width: 375px) {
    .carousel.module-hero-carousel .carousel-control-button {
      margin-top: 79px !important; } }
  .carousel.module-hero-carousel .carousel-control-button .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 767px) {
      .carousel.module-hero-carousel .carousel-control-button .fa-angle-right {
        font-size: inherit;
        vertical-align: inherit; } }

.carousel.module-hero-carousel .carousel-control-right {
  right: 0;
  left: auto; }

.carousel-control {
  width: 0%;
  opacity: 1; }

@media (min-width: 767px) {
  .login-collapse {
    display: block; } }

.module-safety-preparedness {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .module-safety-preparedness {
      margin-top: 25px;
      margin-bottom: 25px; } }
  @media (max-width: 991px) {
    .module-safety-preparedness .container-width {
      display: block;
      margin: 0 auto;
      float: none; } }
  .module-safety-preparedness .info-section {
    padding-right: 50px;
    padding-left: 0; }
    @media (max-width: 991px) {
      .module-safety-preparedness .info-section.safety-and-preparedness {
        padding: 30px 0px; } }
    .module-safety-preparedness .info-section .eyebrow-label {
      margin-bottom: 50px; }
      @media (max-width: 1199px) {
        .module-safety-preparedness .info-section .eyebrow-label {
          margin-bottom: 40px; } }
      @media (max-width: 991px) {
        .module-safety-preparedness .info-section .eyebrow-label {
          margin-bottom: 30px; } }
      @media (max-width: 767px) {
        .module-safety-preparedness .info-section .eyebrow-label {
          margin-bottom: 25px; } }

.module-client-logo-list .client-logo {
  display: inline-block;
  vertical-align: middle;
  padding: 25px;
  text-align: center; }
  @media (max-width: 1199px) {
    .module-client-logo-list .client-logo {
      width: 16%;
      padding: 15px; } }
  @media (max-width: 991px) {
    .module-client-logo-list .client-logo {
      width: 16%;
      padding: 15px; } }
  @media (max-width: 767px) {
    .module-client-logo-list .client-logo {
      width: 32%;
      padding: 15px; } }
  .module-client-logo-list .client-logo img {
    max-width: 100%;
    max-height: 75px;
    text-align: center; }
    @media (max-width: 991px) {
      .module-client-logo-list .client-logo img {
        max-height: 53px; } }
    @media (max-width: 767px) {
      .module-client-logo-list .client-logo img {
        max-height: 45px; } }

.module-lead-in-copy sub,
.module-lead-in-copy sup {
  font-size: 75%; }

.module-lead-in-copy p {
  margin: 0px 0 15px; }

.module-lead-in-copy table td h2, .module-lead-in-copy table td .h2, .module-lead-in-copy table td h3, .module-lead-in-copy table td .h3, .module-lead-in-copy table td h4, .module-lead-in-copy table td h5, .module-lead-in-copy table td h6 {
  margin-top: 0; }

.module-lead-in-copy table td p {
  margin: 0 0 10px; }

.module-lead-in-copy .video-wrapper-block {
  background-color: #f6f6f6;
  float: right;
  width: 348px;
  padding: 10px;
  border: 1px solid #cccccc;
  margin: 8px 0px 25px 25px; }
  @media (max-width: 767px) {
    .module-lead-in-copy .video-wrapper-block {
      width: 100%;
      margin: 25px 0px 25px 25px; } }
  .module-lead-in-copy .video-wrapper-block .video-wrapper {
    position: relative; }
    .module-lead-in-copy .video-wrapper-block .video-wrapper .video-content {
      /*@include mobile {
					height: 320px;
				}*/ }
  .module-lead-in-copy .video-wrapper-block .media-caption {
    padding: 20px; }

.module-lead-in-copy .pull-quote-wrapper {
  float: right;
  width: 348px;
  padding: 10px;
  margin: 20px 0px 25px 25px; }
  @media (max-width: 991px) {
    .module-lead-in-copy .pull-quote-wrapper {
      padding: 0px;
      margin: 32px 5px 5px 0px; } }
  @media (max-width: 767px) {
    .module-lead-in-copy .pull-quote-wrapper {
      width: 100%;
      margin: 0px 0px 20px 0px; } }

.module-page-header .utility-links .search-overlay .close-search {
  font-size: 60px;
  padding: 10px 0px; }

.module-page-header .show-on-scroll .nav-top .utilities .search-close a {
  color: #337ab7;
  border-right: none;
  float: right;
  text-decoration: none;
  font-weight: normal; }

.module-page-header .show-on-scroll .nav-top .utilities .close-search {
  font-size: 60px;
  padding: 10px 0px; }

.module-page-header .show-on-scroll .nav-top .utilities li.open > a,
.module-page-header .show-on-scroll .nav-top .utilities li.open > a:hover,
.module-page-header .show-on-scroll .nav-top .utilities li.open > a:focus {
  background-color: #fff;
  color: #333; }

.module-page-header .show-on-scroll .nav-top .utilities li .module-quick-links a {
  display: inline-block;
  color: #0079c1;
  padding: 10px 15px;
  margin: 3px 0 0; }

.module-page-header .show-on-scroll .nav-top .utilities li #searchOverlaySticky .module-quick-links a {
  display: block;
  font-size: 14px;
  color: #0079c1;
  border-right: none;
  padding: 0;
  margin: 0; }

.module-page-header .show-on-scroll .nav-top .utilities li #searchOverlaySticky .module-quick-links .secondary-btn {
  padding: 15px 22px;
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #0079c1;
  border: 2px solid #0079c1;
  display: inline-block;
  margin: 25px 0 0; }

.module-page-header .utility-links .nav .module-search.open > a,
.module-page-header .utility-links .nav .module-search.open > a:hover,
.module-page-header .utility-links .nav .module-search.open > a:focus {
  background-color: #fff;
  color: #ff6e1e; }

.module-search.open {
  position: static; }

.module-search .search-link {
  padding: 18px 8px;
  margin: 0; }

.header-container {
  position: relative; }

#searchOverlaySticky {
  top: 50px; }
  #searchOverlaySticky.search-overlay {
    border-bottom: 3px solid #ff6e1e; }
    @media (max-width: 767px) {
      #searchOverlaySticky.search-overlay {
        border-bottom: none; } }
    #searchOverlaySticky.search-overlay .search-bottom-section .link {
      color: #0079c1;
      border-right: none;
      display: block;
      padding: 0px; }
    #searchOverlaySticky.search-overlay .search-bottom-section a {
      font-size: 14px; }
      #searchOverlaySticky.search-overlay .search-bottom-section a .secondary-btn {
        display: inline-block;
        border-right: none; }
  #searchOverlaySticky.search-overlay-spanish-seven {
    top: 76px; }

#searchOverlay.search-overlay .search-bottom-section .link {
  color: #0079c1; }

#searchOverlay.search-overlay .search-bottom-section .module-quick-links a {
  display: block;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 0; }

#searchOverlay.search-overlay .search-bottom-section .module-quick-links .secondary-btn {
  padding: 15px 22px;
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #0079c1;
  border: 2px solid #0079c1;
  display: inline-block;
  margin: 25px 0 0; }

.search-overlay {
  margin-top: 0px;
  border-radius: 0px;
  padding: 0px;
  border-top: none;
  width: 100%;
  position: absolute;
  z-index: 9002;
  top: 55px;
  background-color: #ffffff;
  overflow-y: hidden;
  transition: 0.5s;
  /*commented for defect no 9380 removed right and left border*/
  /*border-left: 1px solid $pseg-dark-grey;
    border-right: 1px solid $pseg-dark-grey;*/
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #ff6e1e; }
  @media (max-width: 767px) {
    .search-overlay {
      border-bottom: none; } }
  .search-overlay .search-top-section {
    width: 70%; }
    .search-overlay .search-top-section .search-close a {
      color: #337ab7;
      border-right: none;
      float: right;
      text-decoration: none; }
    .search-overlay .search-top-section .search-field {
      margin-top: 60px;
      border-bottom: 1px solid #cccccc; }
      .search-overlay .search-top-section .search-field .search-input-field {
        width: 90%;
        line-height: 36px;
        outline: none;
        border: none;
        font-size: 36px;
        padding: 0; }
        @media (max-width: 991px) {
          .search-overlay .search-top-section .search-field .search-input-field {
            width: 85%; } }
        @media (max-width: 767px) {
          .search-overlay .search-top-section .search-field .search-input-field {
            width: 80%; } }
      .search-overlay .search-top-section .search-field button {
        border: 0;
        background: transparent;
        line-height: 0px;
        height: 42px;
        -webkit-box-shadow: none; }
      .search-overlay .search-top-section .search-field .search-btn .glyphicon-search-icon {
        color: #ff6e1e;
        font-size: 24px; }
  .search-overlay .search-bottom-section {
    border-top: 1px solid #cccccc;
    border-bottom: 3px solid #ff6e1e; }
    @media (max-width: 767px) {
      .search-overlay .search-bottom-section {
        border-bottom: none; } }
    .search-overlay .search-bottom-section .search-bottom-wrapper {
      width: 70%;
      margin-top: 20px; }
      .search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .search-bottom-heading {
        color: #000000; }
      .search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .search-bottom-dropdown {
        width: 100%;
        border-radius: 5px;
        border-color: #cccccc;
        font-family: "myriadpro-regular", Arial, Verdana, sans-serif;
        font-size: 14px;
        height: 45px;
        vertical-align: middle;
        display: inline-block; }
      .search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .secondary-btn:hover {
        cursor: pointer; }
      .search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container {
        width: 60%;
        float: right; }
        .search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-bottom-thumbnail-heading {
          color: #000000; }
        .search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section {
          width: 48%; }
          .search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section .thumbnail {
            border: none;
            margin: 0 0px 0px; }
            .search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section .thumbnail img {
              max-height: 140px;
              width: 100%; }
            .search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section .thumbnail .caption {
              font-size: 12px; }

.nd-search-overlay {
  display: none;
  position: relative;
  z-index: 1002;
  left: 0;
  background-color: #ffffff;
  overflow-y: hidden;
  transition: 0.5s;
  border-bottom: 3px solid #ff6e1e; }
  @media (max-width: 767px) {
    .nd-search-overlay {
      border-bottom: none; } }
  @media (max-width: 1199px) {
    .nd-search-overlay {
      width: 100%; } }
  @media (max-width: 991px) {
    .nd-search-overlay {
      width: 100%; } }
  @media (max-width: 767px) {
    .nd-search-overlay {
      width: 100%; } }
  .nd-search-overlay .close-search {
    font-size: 60px;
    padding: 10px 0px; }
  .nd-search-overlay .search-top-section {
    width: 85%; }
    .nd-search-overlay .search-top-section .search-close a {
      color: #337ab7;
      border-right: none;
      float: right;
      display: none; }
    .nd-search-overlay .search-top-section .search-field {
      margin-top: 85px;
      border-bottom: 1px solid #cccccc; }
      .nd-search-overlay .search-top-section .search-field .search-input-field {
        width: 90%;
        line-height: 27px;
        outline: none;
        border: none;
        font-size: 21px;
        padding: 0; }
        @media (max-width: 991px) {
          .nd-search-overlay .search-top-section .search-field .search-input-field {
            width: 85%; } }
        @media (max-width: 767px) {
          .nd-search-overlay .search-top-section .search-field .search-input-field {
            width: 80%; } }
      .nd-search-overlay .search-top-section .search-field button {
        border: 0;
        background: transparent;
        -webkit-box-shadow: none; }
      .nd-search-overlay .search-top-section .search-field .search-btn .glyphicon-search-icon {
        color: #ff6e1e;
        font-size: 20px; }
  .nd-search-overlay .search-bottom-section {
    background: #f8f8f8;
    border-top: 1px solid #cccccc;
    border-bottom: 3px solid #ff6e1e; }
    @media (max-width: 767px) {
      .nd-search-overlay .search-bottom-section {
        border-bottom: none; } }
    .nd-search-overlay .search-bottom-section .search-bottom-wrapper {
      width: 85%; }
      .nd-search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .search-bottom-heading {
        color: #000000; }
      .nd-search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .search-bottom-dropdown {
        width: 100%;
        border-radius: 5px;
        border-color: #cccccc;
        font-family: "myriadpro-regular", Arial, Verdana, sans-serif;
        font-size: 14px;
        height: 45px;
        vertical-align: middle;
        display: inline-block; }
      .nd-search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .secondary-btn {
        width: 100%;
        text-align: center;
        margin-top: 35px; }
        @media (max-width: 1199px) {
          .nd-search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .secondary-btn {
            margin-top: 20px; } }
        .nd-search-overlay .search-bottom-section .search-bottom-wrapper .module-quick-links .secondary-btn:hover {
          cursor: pointer; }
      .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container {
        width: 100%;
        float: right; }
        .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-bottom-thumbnail-heading {
          color: #000000; }
        .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section {
          width: 100%;
          margin-left: 0px; }
          @media (max-width: 1199px) {
            .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section {
              margin-bottom: 20px; } }
          .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section .thumbnail {
            border: none;
            margin: 0 0px 0px;
            padding: 0px; }
            .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section .thumbnail img {
              max-height: 140px;
              width: 100%; }
            .nd-search-overlay .search-bottom-section .search-bottom-wrapper .search-wrapper-container .search-thumbnail-section .thumbnail .caption {
              font-size: 12px; }

.c-contentblk-8 {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0; }
  .c-contentblk-8.video-bg {
    position: relative;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
    transition: 1s opacity;
    background-color: #cccccc; }
    .c-contentblk-8.video-bg video {
      width: 100%; }
    .c-contentblk-8.video-bg .content-wrapper {
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      color: #ffffff; }
      .c-contentblk-8.video-bg .content-wrapper .primary-reversed-purple {
        background-color: #ffffff;
        color: #6e298d;
        border: 2px solid #ffffff; }
        .c-contentblk-8.video-bg .content-wrapper .primary-reversed-purple:hover, .c-contentblk-8.video-bg .content-wrapper .primary-reversed-purple:focus {
          background-color: #ffffff;
          color: #6e298d;
          border: 2px solid #ffffff;
          text-decoration: none; }
        .c-contentblk-8.video-bg .content-wrapper .primary-reversed-purple:visited {
          background-color: #ffffff;
          color: #6e298d;
          border: 2px solid #ffffff; }
        .c-contentblk-8.video-bg .content-wrapper .primary-reversed-purple.disabled {
          background-color: #ffffff;
          color: #6e298d;
          border: 2px solid #ffffff;
          opacity: 0.6;
          text-decoration: none; }
      .c-contentblk-8.video-bg .content-wrapper .primary-reversed-green {
        background-color: #ffffff;
        color: #5c8727;
        border: 2px solid #ffffff; }
        .c-contentblk-8.video-bg .content-wrapper .primary-reversed-green:hover, .c-contentblk-8.video-bg .content-wrapper .primary-reversed-green:focus {
          background-color: #ffffff;
          color: #5c8727;
          border: 2px solid #ffffff;
          text-decoration: none; }
        .c-contentblk-8.video-bg .content-wrapper .primary-reversed-green:visited {
          background-color: #ffffff;
          color: #5c8727;
          border: 2px solid #ffffff; }
        .c-contentblk-8.video-bg .content-wrapper .primary-reversed-green.disabled {
          background-color: #ffffff;
          color: #5c8727;
          border: 2px solid #ffffff;
          opacity: 0.6;
          text-decoration: none; }
  .c-contentblk-8 .content-wrapper {
    color: #ffffff; }
    .c-contentblk-8 .content-wrapper .two-col-content .text-container {
      padding: 55px 0; }
      @media (max-width: 991px) {
        .c-contentblk-8 .content-wrapper .two-col-content .text-container {
          padding: 40px 0; } }
      .c-contentblk-8 .content-wrapper .two-col-content .text-container .worryfree-label {
        background: #000000; }
      .c-contentblk-8 .content-wrapper .two-col-content .text-container .scWebEditInput.scEnabledChrome[contentEditable="true"] {
        cursor: text;
        min-width: 0.5em;
        display: inline; }
      .c-contentblk-8 .content-wrapper .two-col-content .text-container .button-wrapper .worryfree-btn {
        display: inline-block;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .c-contentblk-8 .content-wrapper .two-col-content .text-container .button-wrapper .worryfree-btn {
            display: block;
            margin-right: 0; } }
      @media (max-width: 991px) {
        .c-contentblk-8 .content-wrapper .two-col-content .text-container .right-section a .save-energy-measures img {
          margin-top: 10px;
          margin-bottom: 30px; } }

/* --------------------------------------------------
  For More Information
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-for-more-info {
  padding: 0px 0px 10px 0px; }
  .module-for-more-info .module-lead-in-section {
    padding-bottom: 0px; }
  .module-for-more-info .module-content-block .icon {
    font-size: 26px;
    vertical-align: middle;
    padding-right: 10px; }
  .module-for-more-info .module-content-block .for-more-info-btn {
    line-height: 23px;
    min-width: 175px;
    padding: 12px 15px; }
    @media (max-width: 767px) {
      .module-for-more-info .module-content-block .for-more-info-btn {
        min-width: inherit;
        width: 100%;
        margin: 20px 0px 0px 0px; } }

/* --------------------------------------------------
  For Optional Accordion
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-panel.with-accordion .panel-content {
  border: 0;
  padding: 0; }
  .module-panel.with-accordion .panel-content .panel {
    margin-bottom: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
    .module-panel.with-accordion .panel-content .panel:first-child {
      border-top: 1px solid #cccccc; }
    .module-panel.with-accordion .panel-content .panel.no-top-bdr {
      border-top: none; }
    .module-panel.with-accordion .panel-content .panel .accordion-title {
      padding: 24px; }
      .module-panel.with-accordion .panel-content .panel .accordion-title a {
        text-decoration: none;
        color: inherit;
        display: block; }
        .module-panel.with-accordion .panel-content .panel .accordion-title a .accordion-text {
          display: inline-block;
          max-width: 97%;
          white-space: normal; }
          @media (max-width: 767px) {
            .module-panel.with-accordion .panel-content .panel .accordion-title a .accordion-text {
              max-width: 91%;
              white-space: normal;
              display: inline-block; } }
    .module-panel.with-accordion .panel-content .panel .sub-panel-content {
      padding: 30px 30px;
      border-top: 1px solid #cccccc; }
  .module-panel.with-accordion .panel-content .collapse-btn a {
    font-size: 18px; }
  .module-panel.with-accordion .panel-content .collapse-btn .fa::before {
    content: "\f068"; }
  .module-panel.with-accordion .panel-content .collapse-btn .collapsed .fa::before {
    content: "\f067"; }

.module-related-title .media-content-block {
  padding: 40px 0; }
  @media (max-width: 767px) {
    .module-related-title .media-content-block {
      padding: 0;
      border-bottom: 1px solid #cccccc; }
      .module-related-title .media-content-block:last-of-type {
        border-bottom: none; } }
  @media (max-width: 767px) {
    .module-related-title .media-content-block .related-thumb-block {
      padding: 40px 0px;
      border-right: 0; } }
  @media (max-width: 767px) {
    .module-related-title .media-content-block .related-thumb-block .module-media {
      padding: 0 60px; } }
  .module-related-title .media-content-block .related-thumb-block .module-media .related-content-image {
    width: 174px; }
  .module-related-title .media-content-block .related-thumb-block .module-media .related-content-video {
    height: 116px;
    width: 164px; }
  .module-related-title .media-content-block .related-thumb-block .module-content-block {
    padding: 0 58px; }
    @media (max-width: 1199px) {
      .module-related-title .media-content-block .related-thumb-block .module-content-block {
        padding: 0 38px; } }
    @media (max-width: 991px) {
      .module-related-title .media-content-block .related-thumb-block .module-content-block {
        padding: 0 40px; } }
    @media (max-width: 767px) {
      .module-related-title .media-content-block .related-thumb-block .module-content-block {
        padding: 0; } }
    .module-related-title .media-content-block .related-thumb-block .module-content-block .primary-btn .fa {
      display: none; }
  @media (max-width: 767px) {
    .module-related-title .media-content-block {
      padding-left: 25px;
      padding-right: 25px; } }

@media (max-width: 767px) {
  .module-related-title .optional-text-link {
    border-top: 0; } }

.module-featured-content-block {
  padding: 30px; }
  .module-featured-content-block .module-media {
    margin-top: 30px; }
    .module-featured-content-block .module-media:first-of-type {
      margin-top: 0px; }
  .module-featured-content-block .module-content-block {
    border-bottom: 1px solid #cccccc; }
    .module-featured-content-block .module-content-block:last-of-type {
      border-bottom: none;
      padding-bottom: 0; }
    .module-featured-content-block .module-content-block .featured-description:last-of-type {
      margin-bottom: 0; }
  .module-featured-content-block .featured-no-image {
    padding-top: 15px; }
    .module-featured-content-block .featured-no-image:first-child {
      padding-top: 0; }

/* --------------------------------------------------
  For Top Story News
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-top-story {
  padding: 65px 0px; }
  .module-top-story img {
    width: 100%; }
  .module-top-story .eyebrow {
    display: inline; }
  .module-top-story .top-story-wrapper {
    padding: 30px 0px 36px 0px; }
    .module-top-story .top-story-wrapper .top-story-container {
      padding-left: 36px; }
      @media (max-width: 991px) {
        .module-top-story .top-story-wrapper .top-story-container {
          padding-left: 0px; } }
      .module-top-story .top-story-wrapper .top-story-container .top-story-label {
        font-family: "adobe-serifastd-black", Arial, Verdana, sans-serif;
        font-size: 16px; }
  @media (max-width: 767px) {
    .module-top-story .top-three-story-container .top-three-story {
      padding: 0 30px 40px 15px; } }
  @media (max-width: 767px) {
    .module-top-story .top-three-story-container .top-three-story img {
      margin-bottom: 15px; } }
  .module-top-story .top-three-story-container .top-three-story .top-three-story-date-link:hover {
    color: #333333; }
  .module-top-story .top-three-story-container .top-three-story-wrapper .top-three-story-title {
    min-height: 110px; }
    @media (max-width: 1199px) {
      .module-top-story .top-three-story-container .top-three-story-wrapper .top-three-story-title {
        min-height: 135px; } }
    @media (max-width: 991px) {
      .module-top-story .top-three-story-container .top-three-story-wrapper .top-three-story-title {
        min-height: 190px; } }
    @media (max-width: 767px) {
      .module-top-story .top-three-story-container .top-three-story-wrapper .top-three-story-title {
        padding-bottom: 20px;
        min-height: 0; } }
  @media (max-width: 767px) {
    .module-top-story .top-three-story-container {
      padding-left: 25px;
      padding-bottom: 45px; } }
  @media (max-width: 767px) {
    .module-top-story {
      padding-bottom: 25px; } }

/*Section below the Carousel*/
.module-about-pseg {
  padding-top: 45px;
  padding-bottom: 45px; }
  @media (max-width: 767px) {
    .module-about-pseg {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .module-about-pseg.overlap-section {
    margin-top: -90px;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .module-about-pseg.overlap-section {
        margin-top: 0; } }
  .module-about-pseg .about-pseg-top-content {
    padding: 75px 105px; }
    @media (max-width: 991px) {
      .module-about-pseg .about-pseg-top-content {
        padding: 46px 36px 46px 41px; } }
    @media (max-width: 767px) {
      .module-about-pseg .about-pseg-top-content {
        padding: 36px 25px 36px 30px; } }
    .module-about-pseg .about-pseg-top-content .about-pseg-text {
      font-size: 36px;
      font-family: "itc-new-baskerville-italic", Arial, Verdana, sans-serif; }
      @media (max-width: 991px) {
        .module-about-pseg .about-pseg-top-content .about-pseg-text {
          font-size: 31px; } }
      @media (max-width: 767px) {
        .module-about-pseg .about-pseg-top-content .about-pseg-text {
          font-size: 27px; } }
  .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail {
    float: left;
    width: 24.67%;
    padding: 0px 30px;
    height: 154px;
    line-height: 145px;
    border: 1px solid #cccccc;
    text-align: center;
    background: #ffffff; }
    @media (max-width: 1199px) {
      .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail {
        width: 24.6%; } }
    @media (max-width: 991px) {
      .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail {
        height: 144px;
        line-height: 149px;
        width: calc(50% - 5px); }
        .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail:nth-of-type(odd) {
          margin-right: 10px; }
        .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail:nth-of-type(even) {
          margin-right: 0px; }
        .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail:nth-last-child(-n+2) {
          margin-top: 5px; } }
    @media (max-width: 767px) {
      .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail {
        width: calc(50% - 5px);
        padding: 0px 20px;
        height: 120px;
        line-height: 115px; } }
    .module-about-pseg .about-pseg-bottom-content .about-pseg-thumbnail .image-about-pseg {
      max-width: 100%; }

/* --------------------------------------------------
  For Energize Blog
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-energize-blog .energize-blog-content {
  margin-top: -55px;
  background-color: #ffffff;
  padding: 36px 50px 53px 30px;
  border-right: 1px solid #cccccc; }
  @media (max-width: 1199px) {
    .module-energize-blog .energize-blog-content {
      border-right: none; } }
  @media (max-width: 991px) {
    .module-energize-blog .energize-blog-content {
      padding-bottom: 70px; } }
  @media (max-width: 767px) {
    .module-energize-blog .energize-blog-content {
      padding: 23px 0px 35px 0px;
      margin-top: 0px; } }
  .module-energize-blog .energize-blog-content .energize-eyebrow-label {
    display: inline-block; }
    @media (max-width: 767px) {
      .module-energize-blog .energize-blog-content .energize-eyebrow-label {
        margin-left: 18px; } }
  .module-energize-blog .energize-blog-content .energize-blog-subtitle {
    padding-bottom: 36px; }
    @media (max-width: 767px) {
      .module-energize-blog .energize-blog-content .energize-blog-subtitle {
        padding-left: 18px; } }
  .module-energize-blog .energize-blog-content .energize-blog-info {
    padding-left: 25px; }
    @media (max-width: 767px) {
      .module-energize-blog .energize-blog-content .energize-blog-info {
        padding-left: 18px; } }
  .module-energize-blog .energize-blog-content .energize-blog-link {
    padding-left: 25px; }
    @media (max-width: 767px) {
      .module-energize-blog .energize-blog-content .energize-blog-link {
        padding-left: 18px; } }
  .module-energize-blog .energize-blog-content .energize-blog-title {
    font-family: "itc-new-baskerville-italic", Arial, Verdana, sans-serif;
    font-size: 41px; }
    @media (max-width: 767px) {
      .module-energize-blog .energize-blog-content .energize-blog-title {
        padding-left: 13px; } }

.module-energize-blog .energize-blog-right-content {
  padding-left: 22px; }
  @media (max-width: 991px) {
    .module-energize-blog .energize-blog-right-content {
      padding-left: 40px; } }
  @media (max-width: 767px) {
    .module-energize-blog .energize-blog-right-content {
      padding-left: 0px; } }
  .module-energize-blog .energize-blog-right-content .energize-blog-img {
    margin-top: 25px;
    width: 100%; }
    @media (max-width: 991px) {
      .module-energize-blog .energize-blog-right-content .energize-blog-img {
        margin-top: 0px; } }
  @media (max-width: 991px) {
    .module-energize-blog .energize-blog-right-content .energize-blog-headlines {
      padding-left: 10px;
      padding-right: 0px; } }
  @media (max-width: 767px) {
    .module-energize-blog .energize-blog-right-content .energize-blog-headlines {
      padding-left: 18px;
      padding-right: 10px; } }
  .module-energize-blog .energize-blog-right-content .energize-blog-headlines .energize-blog-caption {
    font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
    font-size: 24px; }
    @media (max-width: 991px) {
      .module-energize-blog .energize-blog-right-content .energize-blog-headlines .energize-blog-caption:first-of-type {
        padding-top: 15px;
        border-top: 1px solid #cccccc; } }

@media (max-width: 767px) {
  .module-horizontal-tabs .tab-list .nav-li-item:nth-child(2) {
    border: none; }
  .module-horizontal-tabs .tab-list .nav-li-item:nth-child(3),
  .module-horizontal-tabs .tab-list .nav-li-item:nth-child(4) {
    border-top: 2px solid #0079c1; } }

.module-horizontal-tabs .tab-content {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .module-horizontal-tabs .tab-content {
      margin-bottom: 5px; } }

.c-2upcontent-1 {
  margin-top: 40px; }
  .c-2upcontent-1 .c-2upcontent-1-content {
    display: inline-block;
    width: 49%;
    vertical-align: text-top; }
    @media (max-width: 767px) {
      .c-2upcontent-1 .c-2upcontent-1-content {
        width: 100%; } }
  .c-2upcontent-1 .module-up-content-section .module-content-block {
    margin: 0px 36px 0px 20px;
    width: calc(100% - 181px); }
    @media (max-width: 767px) {
      .c-2upcontent-1 .module-up-content-section .module-content-block {
        margin: 0px 0px 0px 20px;
        width: calc(100% - 145px); } }
  .c-2upcontent-1 .c-2upcontent-1-img {
    width: 125px;
    border: 1px solid #cccccc; }

.c-3upcontent-1 {
  margin-top: 40px; }
  .c-3upcontent-1 .c-3upcontent-1-img {
    width: 55.7%; }
    @media (max-width: 767px) {
      .c-3upcontent-1 .c-3upcontent-1-img {
        width: 42.29%; } }
  .c-3upcontent-1 .c-3upcontent-1-wrapper {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: text-top;
    width: 30%;
    margin-left: 20px; }
    @media (max-width: 1199px) {
      .c-3upcontent-1 .c-3upcontent-1-wrapper {
        width: 40%;
        margin-left: 50px; } }
    @media (max-width: 991px) {
      .c-3upcontent-1 .c-3upcontent-1-wrapper {
        width: 40%;
        margin-left: 50px; } }
    @media (max-width: 767px) {
      .c-3upcontent-1 .c-3upcontent-1-wrapper {
        width: 100%;
        margin-left: 0; } }

/* --------------------------------------------------
  For 2upcontent2 
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-two-up-content-two {
  padding: 90px 0px 0px; }
  .module-two-up-content-two .two-up-content-two-topic-section {
    margin-bottom: 70px; }
    .module-two-up-content-two .two-up-content-two-topic-section .module-content-block-wrapper h4 {
      margin-top: 0px;
      margin-bottom: 5px;
      line-height: 18px; }
    .module-two-up-content-two .two-up-content-two-topic-section .module-content-block-wrapper .module-content-block {
      margin: 0px 25px 0px 15px; }
      @media (max-width: 991px) {
        .module-two-up-content-two .two-up-content-two-topic-section .module-content-block-wrapper .module-content-block {
          margin: 0px 0px 0px 30px; } }
      @media (max-width: 767px) {
        .module-two-up-content-two .two-up-content-two-topic-section .module-content-block-wrapper .module-content-block {
          margin: 0px 0px 0px 10px;
          padding-left: 0px;
          padding-right: 0px; } }
      .module-two-up-content-two .two-up-content-two-topic-section .module-content-block-wrapper .module-content-block li:last-of-type a {
        margin-bottom: 0; }
  @media (max-width: 991px) {
    .module-two-up-content-two {
      padding-left: 0px;
      padding-right: 0px; } }

/* --------------------------------------------------
  For ctabox-2
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-ctabox-two {
  padding: 30px; }
  .module-ctabox-two .ctabox-two-left-section {
    padding-left: 0;
    width: 55%;
    vertical-align: middle;
    display: inline-block; }
    @media (max-width: 1199px) {
      .module-ctabox-two .ctabox-two-left-section {
        width: 100%; } }
    @media (max-width: 991px) {
      .module-ctabox-two .ctabox-two-left-section {
        width: 100%; } }
    @media (max-width: 767px) {
      .module-ctabox-two .ctabox-two-left-section {
        width: 100%; } }
    .module-ctabox-two .ctabox-two-left-section .optional-cta-header {
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
      font-size: 27px;
      line-height: 36px; }
    .module-ctabox-two .ctabox-two-left-section .optional-cta-content ol {
      margin-left: 14px; }
    .module-ctabox-two .ctabox-two-left-section .optional-cta-content a {
      color: #ffffff;
      text-decoration: underline; }
      .module-ctabox-two .ctabox-two-left-section .optional-cta-content a:hover, .module-ctabox-two .ctabox-two-left-section .optional-cta-content a:active, .module-ctabox-two .ctabox-two-left-section .optional-cta-content a.nice-select.open, .module-ctabox-two .ctabox-two-left-section .optional-cta-content a:focus, .module-ctabox-two .ctabox-two-left-section .optional-cta-content a:visited {
        color: #ffffff; }
  .module-ctabox-two .ctabox-two-right-section {
    width: calc(100% - 60%);
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1199px) {
      .module-ctabox-two .ctabox-two-right-section {
        text-align: left;
        margin-left: 0;
        width: 100%;
        margin-top: 20px; } }
    @media (max-width: 991px) {
      .module-ctabox-two .ctabox-two-right-section {
        text-align: left;
        margin-left: 0;
        width: 100%;
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .module-ctabox-two .ctabox-two-right-section {
        margin-left: 0;
        width: 100%;
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .module-ctabox-two .ctabox-two-right-section a {
        display: block; } }
    .module-ctabox-two .ctabox-two-right-section a:first-child {
      margin-right: 20px; }
      @media (max-width: 767px) {
        .module-ctabox-two .ctabox-two-right-section a:first-child {
          margin: auto 0 15px auto; }
          .module-ctabox-two .ctabox-two-right-section a:first-child:last-of-type {
            margin: 0 auto; } }
    .module-ctabox-two .ctabox-two-right-section a:last-child {
      margin-right: 0; }
  .module-ctabox-two.no-link .ctabox-two-left-section {
    width: 100%; }
  .module-ctabox-two.one-link .ctabox-two-left-section {
    width: 72%;
    margin-right: 15px; }
    @media (max-width: 991px) {
      .module-ctabox-two.one-link .ctabox-two-left-section {
        padding-right: 0;
        width: 100%; } }
    @media (max-width: 767px) {
      .module-ctabox-two.one-link .ctabox-two-left-section {
        width: 100%; } }
  .module-ctabox-two.one-link .ctabox-two-right-section {
    width: calc(100% - 75%);
    margin-left: 0;
    text-align: right; }
    @media (max-width: 1199px) {
      .module-ctabox-two.one-link .ctabox-two-right-section {
        width: calc(100% - 75%);
        text-align: right;
        margin-left: 0; } }
    @media (max-width: 991px) {
      .module-ctabox-two.one-link .ctabox-two-right-section {
        width: 100%;
        text-align: left;
        margin-left: 0; } }
    @media (max-width: 767px) {
      .module-ctabox-two.one-link .ctabox-two-right-section {
        width: 100%;
        text-align: left;
        margin-left: 0; } }

@media (max-width: 1199px) {
  .carousel.module-media-two {
    top: -15px; } }

@media (max-width: 991px) {
  .carousel.module-media-two {
    top: -15px; } }

.carousel.module-media-two .carousel-control-button {
  width: 45px;
  height: 45px;
  background: #0079c1;
  border: 1px solid #ffffff;
  font-size: 30px;
  top: 36%;
  padding: 7px;
  opacity: 0.7; }
  .carousel.module-media-two .carousel-control-button:hover {
    opacity: 1; }
  @media (max-width: 1199px) {
    .carousel.module-media-two .carousel-control-button {
      top: 33%; } }
  @media (max-width: 991px) {
    .carousel.module-media-two .carousel-control-button {
      top: 33%; } }
  @media (max-width: 767px) {
    .carousel.module-media-two .carousel-control-button {
      top: 0;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding: 6px; } }
  .carousel.module-media-two .carousel-control-button.carousel-control-right {
    right: 0;
    left: auto; }
  .carousel.module-media-two .carousel-control-button .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 767px) {
      .carousel.module-media-two .carousel-control-button .fa-angle-right {
        font-size: inherit;
        vertical-align: inherit; } }

.carousel.module-media-two .media-video {
  width: 848px;
  height: 390px;
  margin-bottom: -8px; }
  @media (max-width: 991px) {
    .carousel.module-media-two .media-video {
      height: 331px; } }
  @media (max-width: 767px) {
    .carousel.module-media-two .media-video {
      height: 159px; } }

.carousel.module-media-two .media-caption {
  padding: 30px;
  background-color: #f6f6f6;
  border: 1px solid #cccccc; }

.carousel-control {
  width: 0%;
  opacity: 1; }

.carousel.module-optional-aspot-two .carousel-inner .item .container {
  position: relative; }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .container {
      width: 100%;
      padding: 0; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .container {
      width: 100%;
      padding: 0; } }

.carousel.module-optional-aspot-two .carousel-inner .item .carousel-image {
  width: 100%;
  height: 414px; }
  .carousel.module-optional-aspot-two .carousel-inner .item .carousel-image.optional-aspot-image {
    height: auto; }
  @media (max-width: 1199px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .carousel-image {
      height: auto; } }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .carousel-image {
      height: auto; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .carousel-image {
      height: auto; } }

.carousel.module-optional-aspot-two .carousel-inner .item .optional-aspot-video {
  height: 289px; }
  @media (max-width: 1199px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .optional-aspot-video {
      height: 233px; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-two .carousel-inner .item .optional-aspot-video {
      height: auto; } }

.carousel.module-optional-aspot-two .carousel-indicators {
  bottom: -40px; }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-two .carousel-indicators.optional-aspot-two-carousel-indicators {
      display: none; } }
  .carousel.module-optional-aspot-two .carousel-indicators li {
    background-color: #cccccc;
    border: 1px solid #cccccc;
    margin: 2px; }
    .carousel.module-optional-aspot-two .carousel-indicators li.active {
      background-color: #ff6e1e;
      border: 1px solid #ff6e1e;
      width: 10px;
      height: 10px;
      margin: 2px; }

.carousel.module-optional-aspot-two .carousel-control-button {
  width: 45px;
  height: 45px;
  background: #0079c1;
  border: 1px solid #ffffff;
  font-size: 30px;
  top: 59%;
  padding: 7px;
  opacity: 0.7;
  top: 44%; }
  .carousel.module-optional-aspot-two .carousel-control-button.optional-aspot-carousel-control-btn {
    top: 40%; }
    @media (max-width: 1199px) {
      .carousel.module-optional-aspot-two .carousel-control-button.optional-aspot-carousel-control-btn {
        top: 0;
        margin-top: 95px; } }
  .carousel.module-optional-aspot-two .carousel-control-button:hover {
    opacity: 1; }
  @media (max-width: 1199px) {
    .carousel.module-optional-aspot-two .carousel-control-button {
      top: 0;
      margin-top: 130px; } }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-two .carousel-control-button {
      top: 0;
      margin-top: 85px; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-two .carousel-control-button {
      top: 0;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding: 6px; } }
  .carousel.module-optional-aspot-two .carousel-control-button .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 767px) {
      .carousel.module-optional-aspot-two .carousel-control-button .fa-angle-right {
        font-size: inherit;
        vertical-align: inherit; } }

.carousel.module-optional-aspot-two .carousel-control-right {
  right: 0;
  left: auto; }

.module-careers {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0; }
  @media (max-width: 1199px) {
    .module-careers {
      background-position: 0% 0; } }
  @media (max-width: 991px) {
    .module-careers {
      background-position: 13% 0;
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .module-careers {
      background-image: none !important;
      margin-top: 30px; } }
  .module-careers .career-image {
    width: 100%; }
    @media (max-width: 767px) {
      .module-careers .career-image {
        height: 227px;
        width: auto; } }
  .module-careers .text-container {
    padding: 45px 15px; }
    @media (max-width: 767px) {
      .module-careers .text-container {
        padding: 0; } }
    .module-careers .text-container .carousel-caption-wrapper {
      background: linear-gradient(#0079c1, #0067a4);
      opacity: 0.95;
      width: 33%;
      padding: 45px 30px 45px 30px; }
      @media (max-width: 1199px) {
        .module-careers .text-container .carousel-caption-wrapper {
          width: 50%; } }
      @media (max-width: 991px) {
        .module-careers .text-container .carousel-caption-wrapper {
          background: #0079c1;
          opacity: 1;
          padding: 30px 25px; } }
      @media (max-width: 767px) {
        .module-careers .text-container .carousel-caption-wrapper {
          background: #0079c1;
          opacity: 1;
          width: 100%; } }

/*corporate-citizenship-carousel*/
@media (max-width: 991px) {
  .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship {
    padding-top: 60px;
    padding-bottom: 20px; } }

@media (max-width: 767px) {
  .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship {
    padding-top: 0px; } }

.carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .container-width {
  padding: 0; }
  .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .container-width .module-media .corporate-citizenship-video {
    height: 504px; }
  @media (max-width: 991px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .container-width {
      display: block;
      margin: 0 auto;
      float: none; } }
  @media (max-width: 767px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .container-width {
      padding: 0 15px; } }

.carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section {
  padding: 65px; }
  @media (max-width: 1199px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section {
      padding: 30px; } }
  @media (max-width: 991px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section {
      padding: 30px 0px; } }
  @media (max-width: 767px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section {
      padding: 30px 15px; } }
  .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section .eyebrow-label {
    margin-bottom: 50px; }
    @media (max-width: 1199px) {
      .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section .eyebrow-label {
        margin-bottom: 40px; } }
    @media (max-width: 991px) {
      .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section .eyebrow-label {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section .eyebrow-label {
        margin-top: 10px;
        margin-bottom: 25px; } }
  .carousel.module-corporate-citizenship-carousel .carousel-inner .item .module-corporate-citizenship .info-section .module-content-block .link {
    z-index: 3; }

.carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
  position: absolute;
  right: 8%;
  text-align: right;
  top: 14%;
  z-index: 1;
  width: 100px;
  margin-right: 0;
  height: 25px;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  @media only screen and (min-width: 2560px) and (orientation: landscape) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 8%;
      margin-right: -4%; } }
  @media (max-width: 1199px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 8%;
      margin-right: -30px; } }
  @media (max-width: 991px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 63%;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 0;
      margin-top: 67%;
      margin-left: -24%;
      margin-right: 29%; } }
  @media only screen and (width: 600px) and (height: 960px) and (orientation: portrait) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      margin-right: 35%; } }
  @media only screen and (min-width: 800px) and (orientation: portrait) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 67%;
      margin-right: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 960px) and (orientation: landscape) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 70%;
      margin-right: 0; } }
  @media only screen and (min-width: 1024px) and (orientation: portrait) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 8%;
      margin-right: -30px; } }
  @media only screen and (min-width: 1600px) and (orientation: portrait) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      top: 12%;
      margin-right: -30px; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator {
      margin-top: 70%;
      margin-left: -24%;
      margin-right: 35%;
      top: 0; } }
  .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator li {
    border: 2px solid #cccccc;
    margin: 2px;
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #cccccc \9;
    background-color: #cccccc; }
    .carousel.module-corporate-citizenship-carousel .carousel-inner .carousel-indicator li.active {
      background-color: #0079c1;
      border: 1px solid #0079c1;
      width: 10px;
      height: 10px;
      margin: 2px; }

.carousel.module-corporate-citizenship-carousel .carousel-control-button {
  width: 45px;
  height: 45px;
  background: #0079c1;
  border: 1px solid #ffffff;
  font-size: 30px;
  top: 45%;
  padding: 7px;
  opacity: 0.5; }
  .carousel.module-corporate-citizenship-carousel .carousel-control-button:hover {
    opacity: 1; }
  @media (max-width: 1199px) {
    .carousel.module-corporate-citizenship-carousel .carousel-control-button {
      top: 40%;
      /*top:0;*/ } }
  @media (max-width: 991px) {
    .carousel.module-corporate-citizenship-carousel .carousel-control-button {
      top: 28%;
      /*top:0;*/ } }
  @media (max-width: 767px) {
    .carousel.module-corporate-citizenship-carousel .carousel-control-button {
      /*top: 15%;*/
      top: 0;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding: 6px; } }
  .carousel.module-corporate-citizenship-carousel .carousel-control-button .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 767px) {
      .carousel.module-corporate-citizenship-carousel .carousel-control-button .fa-angle-right {
        font-size: inherit;
        vertical-align: inherit; } }

.carousel.module-corporate-citizenship-carousel .carousel-control-right {
  right: 0;
  left: auto; }

.carousel-control {
  width: 0%;
  opacity: 1;
  z-index: 2; }

.carousel.module-spot-carousel .carousel-inner .item .inner-item {
  min-height: 465px;
  background-size: cover; }
  @media (max-width: 1199px) {
    .carousel.module-spot-carousel .carousel-inner .item .inner-item {
      min-height: 377px;
      background-image: none !important; } }
  @media (max-width: 991px) {
    .carousel.module-spot-carousel .carousel-inner .item .inner-item {
      min-height: 0;
      background-image: none !important; } }
  @media (max-width: 767px) {
    .carousel.module-spot-carousel .carousel-inner .item .inner-item {
      min-height: 0;
      background-image: none !important; } }
  .carousel.module-spot-carousel .carousel-inner .item .inner-item .container {
    position: relative; }
    @media (max-width: 1199px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .container {
        position: absolute; } }
    @media (max-width: 991px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .container {
        width: 100%;
        padding: 0;
        position: relative; } }
    @media (max-width: 767px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .container {
        width: 100%;
        padding: 0;
        position: relative; } }
  .carousel.module-spot-carousel .carousel-inner .item .inner-item .wrapper-caption {
    position: absolute;
    top: 0; }
    @media (max-width: 991px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .wrapper-caption {
        position: relative;
        margin-left: 0 !important;
        margin-top: 0 !important; } }
    @media (max-width: 767px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .wrapper-caption {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-top: 0 !important; } }
  .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption {
    width: 369px;
    left: 15px;
    max-height: 304px;
    position: absolute;
    right: 0%;
    top: 0;
    z-index: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
    text-align: left;
    text-shadow: none; }
    @media (max-width: 991px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption {
        position: relative;
        width: 100%;
        left: 0%;
        bottom: 0px;
        max-height: inherit; } }
    @media (max-width: 767px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption {
        position: relative;
        width: 100%;
        left: 0%;
        bottom: 0px;
        max-height: inherit; } }
    .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper {
      background: linear-gradient(#0079c1, #0067a4);
      background: -webkit-linear-gradient(#0079c1, #0067a4);
      opacity: 0.95; }
      @media (max-width: 991px) {
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper {
          background: #0079c1;
          opacity: 1; } }
      @media (max-width: 767px) {
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper {
          background: #0079c1;
          opacity: 1; } }
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
        padding: 50px; }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
          padding: 45px 30px 45px 30px; }
          @media (max-width: 1199px) {
            .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
              padding: 20px 30px; } }
          @media (max-width: 991px) {
            .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
              opacity: 1;
              width: 100%;
              padding: 30px; } }
          @media (max-width: 767px) {
            .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
              opacity: 1;
              width: 100%;
              padding: 30px 30px 50px 30px; } }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section-with-login {
            opacity: 1;
            width: 44%;
            padding: 30px 45px 75px 45px; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section-with-login {
            opacity: 1;
            width: 100%;
            padding: 35px 30px 72px 30px; } }
        @media (max-width: 1199px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
            padding: 30px; } }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
            opacity: 1;
            width: 100%;
            padding: 30px; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
            opacity: 1;
            width: 100%;
            padding: 35px 17px 72px 17px; } }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text {
            width: 44%;
            float: left; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text {
            width: 100%;
            float: none; } }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text .carousel-left-heading {
          line-height: 31px; }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text .carousel-left-content {
          line-height: 18px; }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn {
            width: 100%;
            float: left; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn {
            width: 100%;
            float: none; } }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn .carousel-left-heading {
          line-height: 31px; }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn .carousel-left-content {
          line-height: 18px; }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-with-login {
            width: 100%;
            float: none; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-with-login {
            width: 100%;
            float: none; } }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-with-login .carousel-left-heading {
          line-height: 31px; }
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-with-login .carousel-left-content {
          line-height: 18px; }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .spot-carousel-btn {
            float: right;
            margin-top: 60px; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .spot-carousel-btn {
            float: none;
            margin-top: 0px; } }
        @media (max-width: 991px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .spot-carousel-btn-with-login {
            float: none;
            margin-top: 0px; } }
        @media (max-width: 767px) {
          .carousel.module-spot-carousel .carousel-inner .item .inner-item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .spot-carousel-btn-with-login {
            float: none;
            margin-top: 0px; } }
  .carousel.module-spot-carousel .carousel-inner .item .inner-item .carousel-image {
    width: 100%;
    height: 414px; }
    .carousel.module-spot-carousel .carousel-inner .item .inner-item .carousel-image.spot-carousel-two-image {
      height: 480px; }
      @media (max-width: 1199px) {
        .carousel.module-spot-carousel .carousel-inner .item .inner-item .carousel-image.spot-carousel-two-image {
          height: auto; } }
    @media (max-width: 1199px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .carousel-image {
        height: auto; } }
    @media (max-width: 991px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .carousel-image {
        height: auto; } }
    @media (max-width: 767px) {
      .carousel.module-spot-carousel .carousel-inner .item .inner-item .carousel-image {
        height: auto; } }
  .carousel.module-spot-carousel .carousel-inner .item .inner-item > img, .carousel.module-spot-carousel .carousel-inner .item .inner-item > a > img {
    text-align: center;
    margin: 0 auto; }

.carousel.module-spot-carousel .login-panel {
  position: relative;
  margin-top: -28px;
  padding: 15px;
  left: 0%;
  background: #ffffff;
  border: 1px solid #cccccc;
  cursor: pointer; }
  .carousel.module-spot-carousel .login-panel:after {
    font-family: 'psegicon';
    content: "\f106";
    float: right;
    color: #0079c1;
    font-size: 25px; }
  .carousel.module-spot-carousel .login-panel.collapsed:after {
    font-family: 'psegicon';
    content: "\f107";
    float: right;
    color: #0079c1;
    font-size: 25px; }

.carousel.module-spot-carousel .carousel-control-button {
  width: 45px;
  height: 45px;
  background: #0079c1;
  border: 1px solid #ffffff;
  font-size: 30px;
  top: 44%;
  padding: 7px;
  opacity: 0.7; }
  .carousel.module-spot-carousel .carousel-control-button:hover {
    opacity: 1; }
  @media (width: 1024px) {
    .carousel.module-spot-carousel .carousel-control-button {
      width: 40px; } }
  @media (max-width: 1199px) {
    .carousel.module-spot-carousel .carousel-control-button {
      top: 0;
      margin-top: 130px; } }
  @media (max-width: 991px) {
    .carousel.module-spot-carousel .carousel-control-button {
      top: 0;
      margin-top: 85px; } }
  @media (max-width: 767px) {
    .carousel.module-spot-carousel .carousel-control-button {
      top: 0;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding: 6px; } }
  .carousel.module-spot-carousel .carousel-control-button.spot-carousel-control-btn {
    top: 40%; }
    @media (max-width: 1199px) {
      .carousel.module-spot-carousel .carousel-control-button.spot-carousel-control-btn {
        top: 0;
        margin-top: 95px; } }
  .carousel.module-spot-carousel .carousel-control-button .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 767px) {
      .carousel.module-spot-carousel .carousel-control-button .fa-angle-right {
        font-size: inherit;
        vertical-align: inherit; } }

.carousel.module-spot-carousel .carousel-control-right {
  right: 0;
  left: auto; }

.carousel.aspot-4 .carousel-right-section {
  top: 10%; }
  @media (max-width: 1199px) {
    .carousel.aspot-4 .carousel-right-section {
      top: 2%;
      right: 0; } }
  @media (max-width: 991px) {
    .carousel.aspot-4 .carousel-right-section {
      right: 8%;
      top: 5%;
      padding: 25px 25px; } }
  @media (max-width: 767px) {
    .carousel.aspot-4 .carousel-right-section {
      position: relative;
      right: 0%;
      left: 0%;
      top: 0%;
      background: #ffffff;
      border: 1px solid #cccccc;
      /*border-top: none;*/ } }

.carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption {
  width: 552px; }
  @media (max-width: 991px) {
    .carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption {
      width: 100%; } }
  @media (max-width: 767px) {
    .carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption {
      width: 100%; } }
  .carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
    padding: 50px; }
    @media (max-width: 1199px) {
      .carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
        padding: 20px 30px; } }
    @media (max-width: 991px) {
      .carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
        opacity: 1;
        width: 100%;
        padding: 30px 45px 75px 45px; } }
    @media (max-width: 767px) {
      .carousel.aspot-5 .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section.spot-carousel-two-left-section {
        opacity: 1;
        width: 100%;
        padding: 30px; } }

.carousel .carousel-indicators {
  bottom: -40px; }
  .carousel .carousel-indicators.spot-carousel-two {
    bottom: 40px; }
    @media (max-width: 1199px) {
      .carousel .carousel-indicators.spot-carousel-two {
        bottom: 30px; } }
    @media (max-width: 991px) {
      .carousel .carousel-indicators.spot-carousel-two {
        display: none; } }
  .carousel .carousel-indicators li {
    background-color: #cccccc;
    border: 1px solid #cccccc;
    margin: 2px; }
    .carousel .carousel-indicators li.active {
      background-color: #ff6e1e;
      border: 1px solid #ff6e1e;
      width: 10px;
      height: 10px;
      margin: 2px; }

.carousel-control {
  width: 0%;
  opacity: 1; }

.c-ftdcontent-1 {
  margin-top: 65px;
  margin-bottom: 65px; }
  @media (max-width: 1199px) {
    .c-ftdcontent-1 {
      margin-top: 55px;
      margin-bottom: 55px; } }
  @media (max-width: 767px) {
    .c-ftdcontent-1 {
      margin-top: 35px;
      margin-bottom: 35px; } }
  .c-ftdcontent-1 .left-col-part {
    width: 48%;
    float: left; }
    @media (max-width: 1199px) {
      .c-ftdcontent-1 .left-col-part {
        width: 80%;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .c-ftdcontent-1 .left-col-part {
        width: 100%; } }
    .c-ftdcontent-1 .left-col-part:last-child {
      margin-left: 36px; }
      @media (max-width: 1199px) {
        .c-ftdcontent-1 .left-col-part:last-child {
          margin: 0 auto;
          float: none; } }
  .c-ftdcontent-1 .module-content-block {
    padding: 34px 30px; }
    @media (max-width: 1199px) {
      .c-ftdcontent-1 .module-content-block {
        padding: 50px 30px; } }
    @media (max-width: 960px) {
      .c-ftdcontent-1 .module-content-block {
        padding: 34px 30px; } }
    @media (max-width: 767px) {
      .c-ftdcontent-1 .module-content-block {
        border-left: 5px solid #ff6e1e;
        padding: 35px 20px 35px; } }
    .c-ftdcontent-1 .module-content-block .cta-heading {
      font-size: 20px;
      font-weight: bold; }
    .c-ftdcontent-1 .module-content-block .cta-content {
      line-height: 18px;
      font-size: 14px; }
  .c-ftdcontent-1 .c-ftdcontent-1-img {
    height: 196px;
    border-right: 1px solid #cccccc; }

.module-social-feeds {
  margin: 35px 0; }
  @media (max-width: 991px) {
    .module-social-feeds {
      margin-top: 10px;
      margin-bottom: 15px; } }
  .module-social-feeds .facebook-feeds {
    width: 100%; }
    @media (max-width: 767px) {
      .module-social-feeds .facebook-feeds {
        margin-bottom: 25px;
        margin: 0 auto;
        text-align: center; } }
  .module-social-feeds .twitter-wrapper {
    height: 500px;
    overflow-y: scroll; }
  .module-social-feeds .twitter-wrapper-width {
    width: 235px; }
    @media (max-width: 1199px) {
      .module-social-feeds .twitter-wrapper-width {
        width: 181px; } }

/* --------------------------------------------------
  For Application Status
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-application-status {
  margin: 25px;
  border-radius: 0px; }
  .module-application-status .panel-body {
    padding: 15px;
    border-bottom: 1px solid #dddddd; }
  .module-application-status .panel-heading {
    padding: 18px;
    border-top: 1px solid transparent;
    border-radius: 0px;
    border-bottom: 1px solid transparent; }
  .module-application-status .sub-panel-content {
    padding: 20px;
    border: 1px solid #dddddd;
    margin-bottom: 18px; }
    .module-application-status .sub-panel-content:last-of-type {
      margin-bottom: 0px; }

.module-ftd-content-four .ftd-content-four-section {
  padding-bottom: 40px;
  padding-top: 36px; }
  @media (max-width: 767px) {
    .module-ftd-content-four .ftd-content-four-section {
      padding-bottom: 25px; } }
  .module-ftd-content-four .ftd-content-four-section:first-of-type {
    padding-top: 0px; }
  .module-ftd-content-four .ftd-content-four-section:last-of-type {
    margin-bottom: 0; }
  .module-ftd-content-four .ftd-content-four-section .ftd-content-four-img {
    width: 174px;
    float: left; }
    @media (max-width: 767px) {
      .module-ftd-content-four .ftd-content-four-section .ftd-content-four-img {
        display: block;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px; } }
  .module-ftd-content-four .ftd-content-four-section .module-content-block {
    width: calc(100% - 204px);
    float: right; }
    @media (max-width: 767px) {
      .module-ftd-content-four .ftd-content-four-section .module-content-block {
        float: none;
        width: 100%; } }
    .module-ftd-content-four .ftd-content-four-section .module-content-block .ftd-content-link {
      display: inline-block;
      margin-right: 35px; }
      @media (max-width: 767px) {
        .module-ftd-content-four .ftd-content-four-section .module-content-block .ftd-content-link {
          display: block;
          margin: 0 auto;
          float: none;
          margin-right: 0px;
          margin-bottom: 10px;
          text-align: center; }
          .module-ftd-content-four .ftd-content-four-section .module-content-block .ftd-content-link.ftdcontent4-links {
            display: block;
            text-align: center;
            margin-bottom: 15px; } }

.module-ceo-one {
  padding-bottom: 50px;
  margin-bottom: 20px; }
  .module-ceo-one .ceo-one-img {
    width: 100%; }
    @media (max-width: 767px) {
      .module-ceo-one .ceo-one-img {
        display: block;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
        width: auto; } }
  .module-ceo-one .module-content-block-wrapper {
    padding-left: 36px;
    padding-right: 0px; }
    @media (max-width: 767px) {
      .module-ceo-one .module-content-block-wrapper .content-head {
        text-align: center; } }
    .module-ceo-one .module-content-block-wrapper .ceo-link {
      margin-top: 26px; }
      @media (max-width: 767px) {
        .module-ceo-one .module-content-block-wrapper .ceo-link {
          text-align: center; } }
    @media (max-width: 767px) {
      .module-ceo-one .module-content-block-wrapper {
        padding-left: 0px; } }
  @media (max-width: 767px) {
    .module-ceo-one {
      padding-bottom: 25px;
      margin-bottom: 10px; } }

.module-three-up-content-five {
  margin: 15px 0 25px 0; }
  @media (max-width: 991px) {
    .module-three-up-content-five {
      margin: 0px 0 45px 0; } }
  @media (max-width: 767px) {
    .module-three-up-content-five {
      margin: 5px 0; } }
  .module-three-up-content-five .report-cta-box {
    padding: 35px;
    text-align: center;
    border-right: 1px solid #cccccc;
    /*.module-content-block {
			@include mobile {
				margin: 30px 0;
			}
		}*/ }
    .module-three-up-content-five .report-cta-box:last-of-type {
      border-right: 0;
      border-bottom: 0; }
    @media (max-width: 767px) {
      .module-three-up-content-five .report-cta-box:first-of-type {
        padding-top: 0; } }
    @media (max-width: 991px) {
      .module-three-up-content-five .report-cta-box {
        padding: 20px 12px 0 12px; } }
    @media (max-width: 767px) {
      .module-three-up-content-five .report-cta-box {
        padding: 40px 15px;
        border-right: 0;
        border-bottom: 1px solid #cccccc; } }

.module-awards-accomplishments-articles {
  padding: 36px 0; }
  @media (max-width: 991px) {
    .module-awards-accomplishments-articles .awards-accomplishment-content {
      padding-bottom: 36px;
      border-bottom: 1px solid #cccccc; } }
  @media (max-width: 991px) {
    .module-awards-accomplishments-articles .awards-accomplishment-content:last-of-type {
      padding-bottom: 0;
      padding-top: 36px;
      border-bottom: 0; } }

.module-outage-tabs {
  margin-top: 40px; }
  @media (max-width: 991px) {
    .module-outage-tabs {
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .module-outage-tabs {
      margin-top: 10px; } }
  .module-outage-tabs .outage-tab-list {
    margin-top: 40px; }
    @media (max-width: 991px) {
      .module-outage-tabs .outage-tab-list {
        margin-top: 35px; } }
    @media (max-width: 767px) {
      .module-outage-tabs .outage-tab-list {
        margin-top: 20px; } }
    .module-outage-tabs .outage-tab-list li.nav-item {
      border: 1px solid #cccccc;
      border-right: none;
      background-color: #f6f6f6;
      text-align: center;
      display: table-cell;
      width: 1%; }
      .module-outage-tabs .outage-tab-list li.nav-item:last-child {
        border-right: 1px solid #cccccc; }
      @media (max-width: 991px) {
        .module-outage-tabs .outage-tab-list li.nav-item:first-child {
          border-left: none; }
        .module-outage-tabs .outage-tab-list li.nav-item:last-child {
          border-right: none; } }
      .module-outage-tabs .outage-tab-list li.nav-item.active {
        border-top: 5px solid #ff6e1e;
        border-bottom: none;
        background-color: #ffffff; }
      .module-outage-tabs .outage-tab-list li.nav-item a.nav-link {
        padding: 18px 10px;
        color: #333333;
        line-height: 18px; }
        @media (max-width: 767px) {
          .module-outage-tabs .outage-tab-list li.nav-item a.nav-link {
            padding: 12px 17px; } }
      .module-outage-tabs .outage-tab-list li.nav-item a:hover {
        background-color: transparent; }
      .module-outage-tabs .outage-tab-list li.nav-item a:focus {
        background-color: transparent; }
  .module-outage-tabs .tab-content .tab-pane {
    margin-top: 10px; }
    @media (max-width: 991px) {
      .module-outage-tabs .tab-content .tab-pane {
        margin-top: 0; } }
    .module-outage-tabs .tab-content .tab-pane .module-full-width-background .module-safety-preparedness {
      padding-left: 50px;
      padding-right: 50px; }
      @media (max-width: 767px) {
        .module-outage-tabs .tab-content .tab-pane .module-full-width-background .module-safety-preparedness {
          padding-left: 30px;
          padding-right: 30px; } }

.module-quote-two {
  padding: 36px 20px;
  font-family: "itc-new-baskerville-bold-italic", Arial, Verdana, sans-serif;
  font-size: 27px;
  text-align: center;
  color: #6e298d;
  margin-top: 35px;
  margin-bottom: 40px;
  line-height: 30px; }
  @media (max-width: 991px) {
    .module-quote-two {
      margin-top: 25px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .module-quote-two {
      padding: 36px 0;
      margin-top: 30px;
      margin-bottom: 30px; } }

.module-boilerplate-text .boilerplate-text-desc {
  font-style: italic;
  font-size: 16px; }

.module-ldr-content-section {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .module-ldr-content-section {
      margin-bottom: 25px; } }
  .module-ldr-content-section:nth-last-of-type(1) {
    margin-bottom: 55px; }
  @media (max-width: 767px) {
    .module-ldr-content-section {
      text-align: center;
      padding: 0 30px; } }
  .module-ldr-content-section .module-media {
    float: left; }
    @media (max-width: 767px) {
      .module-ldr-content-section .module-media {
        float: none;
        margin-bottom: 15px; } }
  .module-ldr-content-section .module-content-block {
    float: left;
    margin: 0px 36px 0px 20px;
    width: calc(100% - 187px); }
    @media (max-width: 767px) {
      .module-ldr-content-section .module-content-block {
        float: none;
        margin: 0px;
        width: auto; } }

/*featured-blogspot component*/
@media (max-width: 991px) {
  .featured-blogspot-no-container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-top: 30px; } }

.featured-blogspot-no-container .module-featured-blogspot {
  margin-bottom: 30px;
  padding-bottom: 45px;
  margin-top: 30px; }
  .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-header {
    font-family: "itc-new-baskerville-italic", Arial, Verdana, sans-serif;
    font-size: 41px;
    line-height: 36px;
    padding-left: 15px;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-header {
        font-size: 31px;
        line-height: 31px;
        padding-left: 10px; } }
  .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-img {
    width: 100%; }
    @media (max-width: 991px) {
      .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-img {
        margin: 0 auto;
        float: none;
        display: block; } }
  .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content {
    background-color: #ffffff;
    margin-top: -121px;
    padding-top: 25px;
    padding-left: 0px;
    width: 81.33%;
    position: relative;
    padding-right: 20px; }
    .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content.no-image {
      margin-top: -50px; }
    @media (max-width: 991px) {
      .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content {
        width: 93.33%;
        display: block;
        margin: 0 auto;
        margin-top: -85px;
        padding-left: 38px;
        float: none; } }
    @media (max-width: 767px) {
      .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content {
        width: 88.33%;
        margin-top: -45px;
        padding-top: 15px;
        padding-left: 0px; } }
    .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-eyebrow {
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-eyebrow {
          margin-bottom: 25px;
          margin-left: 20px; } }
    .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-subheadings {
      margin-bottom: 40px;
      padding-left: 20px; }
      @media (max-width: 767px) {
        .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-subheadings {
          padding-left: 15px; } }
    .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-para {
      margin-bottom: 25px;
      padding-left: 20px; }
      @media (max-width: 767px) {
        .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-para {
          padding-left: 15px; } }
    .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-links {
      padding-left: 20px;
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .featured-blogspot-no-container .module-featured-blogspot .featured-blogspot-content .featured-blogspot-links {
          padding-left: 15px; } }
  @media (max-width: 991px) {
    .featured-blogspot-no-container .module-featured-blogspot {
      padding-bottom: 60px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .featured-blogspot-no-container .module-featured-blogspot {
      padding-bottom: 85px;
      margin-bottom: 15px; } }

.module-aspot-three {
  margin: 10px auto 20px auto;
  padding-bottom: 40px; }
  .module-aspot-three .aspot-carousal-inner .aspot-three-item {
    padding: 20px 25px; }
    .module-aspot-three .aspot-carousal-inner .aspot-three-item.single-item {
      padding: 20px 0; }
    @media (max-width: 991px) {
      .module-aspot-three .aspot-carousal-inner .aspot-three-item {
        padding: 20px 55px; } }
    @media (max-width: 767px) {
      .module-aspot-three .aspot-carousal-inner .aspot-three-item {
        padding-left: 15px;
        padding-right: 15px; } }
    .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content {
      padding-right: 44px;
      padding-left: 0; }
      @media (max-width: 991px) {
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content {
          padding-right: 30px; } }
      @media (max-width: 767px) {
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content {
          padding-right: 0; } }
      .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-content-heading .aspot-content-heading-link {
        color: #333333; }
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-content-heading .aspot-content-heading-link:hover, .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-content-heading .aspot-content-heading-link:visited {
          color: #333333; }
      @media (max-width: 767px) {
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-content-heading {
          margin-top: 25px; } }
      @media (max-width: 767px) {
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-content-description {
          margin: auto 30px 25px; } }
      .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-btn {
        display: inline-block;
        text-align: center; }
        @media (max-width: 767px) {
          .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-content .aspot-btn {
            display: block;
            margin-left: 0; } }
    @media (max-width: 991px) {
      .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspot-three-img {
        margin-top: 43px; } }
    .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspotthree-video {
      width: 100%;
      height: 262px; }
      @media (max-width: 991px) {
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspotthree-video {
          height: 281px; } }
      @media (max-width: 767px) {
        .module-aspot-three .aspot-carousal-inner .aspot-three-item .aspotthree-video {
          height: 248px; } }
  .module-aspot-three .aspot-carousal-inner .carousel-control-button {
    top: 45%;
    font-size: 35px; }
    @media (max-width: 767px) {
      .module-aspot-three .aspot-carousal-inner .carousel-control-button {
        top: 0; } }
    @media (max-width: 991px) {
      .module-aspot-three .aspot-carousal-inner .carousel-control-button.carousel-control-left {
        margin-left: 25px; } }
    @media (max-width: 767px) {
      .module-aspot-three .aspot-carousal-inner .carousel-control-button.carousel-control-left {
        margin-left: 0; } }
    .module-aspot-three .aspot-carousal-inner .carousel-control-button.carousel-control-right {
      right: 12px;
      left: auto; }
      @media (max-width: 991px) {
        .module-aspot-three .aspot-carousal-inner .carousel-control-button.carousel-control-right {
          margin-right: 25px; } }
      @media (max-width: 767px) {
        .module-aspot-three .aspot-carousal-inner .carousel-control-button.carousel-control-right {
          right: 2%;
          margin-right: 5px; } }
      @media only screen and (max-device-width: 767px) and (orientation: landscape) {
        .module-aspot-three .aspot-carousal-inner .carousel-control-button.carousel-control-right {
          margin-right: 0; } }
    .module-aspot-three .aspot-carousal-inner .carousel-control-button .fa-angle-right {
      font-size: inherit;
      vertical-align: middle;
      font-weight: normal; }
      @media (max-width: 767px) {
        .module-aspot-three .aspot-carousal-inner .carousel-control-button .fa-angle-right {
          font-size: inherit;
          vertical-align: inherit; } }
  .module-aspot-three .aspot-three-indicators {
    bottom: 10px; }

.module-navigation-other-bios {
  margin-top: 60px; }
  .module-navigation-other-bios .list-executives .executive-link {
    border-bottom: 1px solid #cccccc; }
    .module-navigation-other-bios .list-executives .executive-link:last-of-type {
      border-bottom: 0; }
    .module-navigation-other-bios .list-executives .executive-link .right-arrow {
      float: right;
      margin-top: 14px;
      color: #0079c1; }
    .module-navigation-other-bios .list-executives .executive-link:hover .bios-name {
      text-decoration: underline; }

.module-all-news {
  margin: 30px 0 20px; }
  @media (max-width: 991px) {
    .module-all-news {
      margin: 20px 0 20px; } }
  @media (max-width: 767px) {
    .module-all-news {
      margin: 30px 0 15px; } }
  .module-all-news .form-inline {
    width: 100%; }
    .module-all-news .form-inline .form-group {
      display: inline-block; }
      .module-all-news .form-inline .form-group .form-control {
        font-family: "myriadpro-regular", Arial, Verdana, sans-serif;
        font-size: 14px;
        height: 45px; }
        .module-all-news .form-inline .form-group .form-control:focus {
          border-color: #0079c1; }
      @media (max-width: 767px) {
        .module-all-news .form-inline .form-group {
          display: inline-block;
          margin-bottom: 0; } }
      .module-all-news .form-inline .form-group.frm-control-view {
        width: 25%;
        margin-left: 10px; }
        .module-all-news .form-inline .form-group.frm-control-view .form-control {
          width: 76%;
          border-radius: 5px;
          border-color: #cccccc; }
          @media (max-width: 1199px) {
            .module-all-news .form-inline .form-group.frm-control-view .form-control {
              width: 75%; } }
          @media (max-width: 991px) {
            .module-all-news .form-inline .form-group.frm-control-view .form-control {
              width: 73%; } }
          @media (max-width: 767px) {
            .module-all-news .form-inline .form-group.frm-control-view .form-control {
              margin-top: 10px;
              margin-bottom: 20px;
              width: 100%; } }
          .module-all-news .form-inline .form-group.frm-control-view .form-control:focus {
            border-color: #0079c1; }
        @media (max-width: 1199px) {
          .module-all-news .form-inline .form-group.frm-control-view {
            width: 34%; } }
        @media (max-width: 991px) {
          .module-all-news .form-inline .form-group.frm-control-view {
            width: 30%; } }
        @media (max-width: 767px) {
          .module-all-news .form-inline .form-group.frm-control-view {
            width: 100%;
            margin-left: 0; } }
      .module-all-news .form-inline .form-group.frm-control-filter {
        width: 42%;
        margin-left: 10px; }
        .module-all-news .form-inline .form-group.frm-control-filter .form-control {
          width: 78%;
          border-radius: 5px;
          border-color: #cccccc; }
          @media (max-width: 991px) {
            .module-all-news .form-inline .form-group.frm-control-filter .form-control {
              width: 76%; } }
          @media (max-width: 767px) {
            .module-all-news .form-inline .form-group.frm-control-filter .form-control {
              margin-top: 10px;
              margin-bottom: 20px;
              width: 100%; } }
          .module-all-news .form-inline .form-group.frm-control-filter .form-control:focus {
            border-color: #0079c1; }
        @media (max-width: 1199px) {
          .module-all-news .form-inline .form-group.frm-control-filter {
            width: 46%; } }
        @media (max-width: 991px) {
          .module-all-news .form-inline .form-group.frm-control-filter {
            width: 50%; } }
        @media (max-width: 767px) {
          .module-all-news .form-inline .form-group.frm-control-filter {
            width: 100%;
            margin-left: 0; } }
      .module-all-news .form-inline .form-group label {
        display: inline;
        margin-right: 10px; }
      @media (max-width: 767px) {
        .module-all-news .form-inline .form-group {
          width: 100%; } }
    .module-all-news .form-inline select {
      border: solid 1px #cccccc;
      border-radius: 1px;
      box-shadow: none;
      outline: none; }
    @media (max-width: 767px) {
      .module-all-news .form-inline {
        padding-bottom: 10px; } }
    .module-all-news .form-inline .frm-Label {
      display: inline; }
  .module-all-news .media {
    margin-top: 0; }
    .module-all-news .media .media-left {
      padding-right: 20px;
      display: table-cell;
      padding-top: 5px; }
      @media (max-width: 767px) {
        .module-all-news .media .media-left .media-object {
          text-align: center;
          display: block;
          max-width: 100%;
          margin: 0 auto; } }
      @media (max-width: 767px) {
        .module-all-news .media .media-left {
          display: inline;
          padding-right: 0;
          padding-top: 0; } }
    .module-all-news .media .media-body .media-heading {
      line-height: 27px;
      margin-top: 1px;
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
      font-size: 18px; }
      .module-all-news .media .media-body .media-heading:hover a {
        color: #333333; }
    @media (max-width: 767px) {
      .module-all-news .media .media-body {
        padding-top: 25px; } }

.module-page-heading {
  margin-bottom: 30px; }
  .module-page-heading.top-space {
    margin-top: 50px; }
    @media (max-width: 991px) {
      .module-page-heading.top-space {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .module-page-heading.top-space {
        margin-top: 15px; } }

.module-promo-section {
  margin-bottom: 60px;
  margin-top: 35px; }
  @media (max-width: 991px) {
    .module-promo-section {
      margin-top: 10px;
      margin-bottom: 35px; } }
  @media (max-width: 767px) {
    .module-promo-section {
      margin-top: 20px;
      margin-bottom: 40px; } }

.module-pagination {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px; }
  @media (max-width: 991px) {
    .module-pagination {
      margin-bottom: 50px; } }
  .module-pagination .pagination {
    font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif; }
    .module-pagination .pagination .page-no {
      float: left;
      padding: 7px 12px;
      border: 1px solid #cccccc;
      color: #333333; }
      .module-pagination .pagination .page-no.active {
        color: #ffffff;
        background: #0079c1;
        border: 1px solid #0079c1; }
      .module-pagination .pagination .page-no:first-child, .module-pagination .pagination .page-no:last-child {
        border-radius: 0; }
        .module-pagination .pagination .page-no:first-child:hover, .module-pagination .pagination .page-no:last-child:hover {
          cursor: pointer; }
      .module-pagination .pagination .page-no .next-prev-arrow {
        height: 11px;
        width: 5px; }

.module-lead-in-title-with-date .lead-in-title-date-link:hover {
  color: #333333; }

.module-lead-in-title-with-date .primary-btn .fa {
  display: none; }

.module-cnewsarticle-one {
  margin-top: 40px;
  margin-bottom: 15px; }
  @media (max-width: 991px) {
    .module-cnewsarticle-one {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .module-cnewsarticle-one {
      margin-top: 25px; } }

.module-find-locations .find-location-form {
  padding: 25px 25px; }
  .module-find-locations .find-location-form form .form-group .location-text {
    font-weight: normal; }
  .module-find-locations .find-location-form form .form-group .proximity-range {
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    border: 1px solid #CFD8DC;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .module-find-locations .find-location-form form .form-group .proximity-range {
        width: 100%; } }
    .module-find-locations .find-location-form form .form-group .proximity-range:focus {
      border-color: #0079c1; }
  .module-find-locations .find-location-form .location-btn {
    margin-top: 25px; }
    @media (max-width: 767px) {
      .module-find-locations .find-location-form .location-btn {
        margin-top: 0px; } }
  .module-find-locations .find-location-form .clearresult-btn {
    position: absolute;
    margin-top: 25px;
    margin-left: 10px; }
    @media (max-width: 767px) {
      .module-find-locations .find-location-form .clearresult-btn {
        margin-top: 0px; } }
  @media (max-width: 991px) {
    .module-find-locations .find-location-form .search-reset-btn {
      padding-left: 0;
      padding-right: 0; } }

.module-nearest-location .nearest-location-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .module-nearest-location .nearest-location-list li {
    counter-increment: step-counter;
    float: left;
    width: 100%; }
    .module-nearest-location .nearest-location-list li::before {
      content: counter(step-counter);
      font-size: 18px;
      font-weight: bold;
      padding: 13px 26px 15px 26px;
      background-repeat: no-repeat;
      line-height: 80px;
      background-position: center;
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif; }
      @media (max-width: 767px) {
        .module-nearest-location .nearest-location-list li::before {
          line-height: 160px; } }
  .module-nearest-location .nearest-location-list li {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc; }
    .module-nearest-location .nearest-location-list li:last-child {
      border-bottom: none; }
    .module-nearest-location .nearest-location-list li.nearest-location-list-item::before {
      color: #ffffff;
      background-image: url("../images/icons/orange_loc_icon.png"); }

.module-nearest-location .location-item-content {
  float: right;
  width: calc(100% - 75px);
  margin: 23px 0px; }
  @media (max-width: 767px) {
    .module-nearest-location .location-item-content {
      width: calc(100% - 50px); } }
  @media (max-width: 767px) {
    .module-nearest-location .location-item-content {
      width: 75%; } }
  .module-nearest-location .location-item-content .location-block {
    padding: 0px 15px; }
  .module-nearest-location .location-item-content .location-name {
    width: 20%; }
    @media (max-width: 767px) {
      .module-nearest-location .location-item-content .location-name {
        width: 100%;
        margin-bottom: 10px; } }
  .module-nearest-location .location-item-content .location-name-addr {
    width: 20%; }
    @media (max-width: 767px) {
      .module-nearest-location .location-item-content .location-name-addr {
        width: 100%;
        margin-bottom: 10px; } }
    .module-nearest-location .location-item-content .location-name-addr address {
      margin-bottom: 0px; }
  .module-nearest-location .location-item-content .location-contact-details {
    width: 20%; }
    @media (max-width: 767px) {
      .module-nearest-location .location-item-content .location-contact-details {
        width: 100%;
        margin-bottom: 10px; } }
  .module-nearest-location .location-item-content .location-working-hours {
    width: 20%; }
    @media (max-width: 767px) {
      .module-nearest-location .location-item-content .location-working-hours {
        width: 100%;
        margin-bottom: 10px; } }
  .module-nearest-location .location-item-content .location-distance {
    width: 20%; }
    @media (max-width: 767px) {
      .module-nearest-location .location-item-content .location-distance {
        width: 100%; } }

.module-check-service {
  margin-top: 20px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .module-check-service {
      margin-top: 15px; } }
  .module-check-service .check-service-form {
    padding: 25px 0px 30px 25px; }
    .module-check-service .check-service-form .checkbox-container {
      margin: 0px 0px 5px 0px; }
      @media (max-width: 767px) {
        .module-check-service .check-service-form .checkbox-container .checkbox {
          margin-right: 2px; } }
      .module-check-service .check-service-form .checkbox-container .checkbox .service-boundary-lbl {
        min-height: 16px;
        padding-left: 16px; }
      .module-check-service .check-service-form .checkbox-container .service-boundary-lbl-text {
        vertical-align: text-bottom;
        display: -ms-inline-grid; }
    .module-check-service .check-service-form #servicestreetaddress {
      min-width: 100%; }
      @media (max-width: 767px) {
        .module-check-service .check-service-form #servicestreetaddress {
          width: 99%;
          min-width: 0; } }
    .module-check-service .check-service-form #city {
      min-width: 10%; }
    .module-check-service .check-service-form #zipcode {
      min-width: 105px; }
    .module-check-service .check-service-form .service-territory {
      padding-right: 60px;
      margin-right: 20px; }
      @media (max-width: 991px) {
        .module-check-service .check-service-form .service-territory {
          padding-right: 30px;
          margin-right: 15px; } }
      @media (max-width: 767px) {
        .module-check-service .check-service-form .service-territory {
          border-right: none;
          padding-right: 0px;
          margin-right: 0px; } }
      @media (max-width: 1199px) {
        .module-check-service .check-service-form .service-territory .zip-code-section {
          width: 41.33333%; } }
      @media (max-width: 1199px) {
        .module-check-service .check-service-form .service-territory .city-setion {
          width: 57.66667%; } }
    .module-check-service .check-service-form .check-service-lable {
      font-weight: 100;
      margin-bottom: 5px; }
    .module-check-service .check-service-form .pdf-link {
      margin-left: 6px; }
    .module-check-service .check-service-form .pdf-icon {
      margin-left: 1px; }
    .module-check-service .check-service-form .service-territory-lbl {
      padding-left: 30px; }
      @media (max-width: 1199px) {
        .module-check-service .check-service-form .service-territory-lbl {
          padding-left: 25px; } }
      @media (max-width: 767px) {
        .module-check-service .check-service-form .service-territory-lbl {
          padding-left: 30px; } }
    .module-check-service .check-service-form .check-address-lbl {
      padding-left: 0px; }
    @media (max-width: 767px) {
      .module-check-service .check-service-form .fa-file-pdf-o {
        margin-right: 0px; } }

.module-left-nav {
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  border: 1px solid #cccccc; }
  .module-left-nav .sidebar-menus {
    padding: 0; }
    .module-left-nav .sidebar-menus .menu .menu-option {
      border-bottom: 1px solid #cccccc;
      list-style-type: none; }
      .module-left-nav .sidebar-menus .menu .menu-option:last-child {
        border-bottom: none; }
      .module-left-nav .sidebar-menus .menu .menu-option a {
        border-left: 5px solid transparent;
        display: block;
        color: #333333;
        padding: 16px 18px;
        cursor: pointer;
        text-decoration: none; }
        .module-left-nav .sidebar-menus .menu .menu-option a span {
          max-width: 94%;
          line-height: 18px;
          white-space: normal;
          display: inline-block; }
        .module-left-nav .sidebar-menus .menu .menu-option a:hover, .module-left-nav .sidebar-menus .menu .menu-option a.active {
          border-left: 5px solid #ff6e1e;
          background: #f6f6f6; }
      .module-left-nav .sidebar-menus .menu .menu-option .sub-menu .sub-menu-option a {
        padding: 10px 15px 10px 38px; }

.module-breadcrumb .breadcrumb {
  padding: 0;
  margin-left: 0;
  margin-bottom: 0; }
  .module-breadcrumb .breadcrumb li {
    text-indent: 0; }
  .module-breadcrumb .breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #0079c1; }

.module-breadcrumb.top-space {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .module-breadcrumb.top-space {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .module-breadcrumb.top-space {
      margin-top: 15px; } }

.module-breadcrumb sub,
.module-breadcrumb sup {
  font-size: 75%; }

.module-search-results {
  padding: 20px 0 40px 0; }
  .module-search-results .search-btn {
    background-color: transparent;
    border: none;
    margin-left: 10px;
    -webkit-box-shadow: none; }
    @media (max-width: 991px) {
      .module-search-results .search-btn {
        padding-right: 0; } }
    @media (max-width: 767px) {
      .module-search-results .search-btn {
        margin-left: 3px; } }
  .module-search-results .form-group {
    display: inline; }
  .module-search-results .search-result-input {
    width: 60%; }
    @media (max-width: 991px) {
      .module-search-results .search-result-input {
        width: 93%; } }
    @media (max-width: 767px) {
      .module-search-results .search-result-input {
        width: 87%; } }
  .module-search-results .check-serchresult-lbl {
    vertical-align: text-bottom;
    margin-left: 5px;
    margin-right: 20px; }

/* --------------------------------------------------
  For Feature Blog Landing
		- Tablet
		- Mobile
 -------------------------------------------------- */
.module-feature-blog-landing .blog-landing-img {
  width: 100%; }

.module-feature-blog-landing .blog-landing-content {
  margin-top: -55px;
  background-color: white;
  padding: 36px 45px 53px 30px; }
  @media (max-width: 1199px) {
    .module-feature-blog-landing .blog-landing-content {
      border-right: none; } }
  @media (max-width: 991px) {
    .module-feature-blog-landing .blog-landing-content {
      padding-bottom: 70px; } }
  @media (max-width: 767px) {
    .module-feature-blog-landing .blog-landing-content {
      padding: 23px 0px 35px 0px;
      margin-top: 0px; } }
  .module-feature-blog-landing .blog-landing-content .blog-landing-eybrow-label {
    display: inline-block; }
    @media (max-width: 767px) {
      .module-feature-blog-landing .blog-landing-content .blog-landing-eybrow-label {
        margin-left: 18px; } }
  .module-feature-blog-landing .blog-landing-content .blog-landing-short-details {
    padding-bottom: 36px; }
    @media (max-width: 767px) {
      .module-feature-blog-landing .blog-landing-content .blog-landing-short-details {
        padding-left: 18px; } }
    .module-feature-blog-landing .blog-landing-content .blog-landing-short-details .blog-icon-txt {
      display: inline;
      margin-right: 25px; }
      @media (max-width: 767px) {
        .module-feature-blog-landing .blog-landing-content .blog-landing-short-details .blog-icon-txt {
          margin-right: 20px; } }
  .module-feature-blog-landing .blog-landing-content .blog-landing-short-details-para {
    padding-left: 25px; }
    @media (max-width: 767px) {
      .module-feature-blog-landing .blog-landing-content .blog-landing-short-details-para {
        padding-left: 18px; } }
  .module-feature-blog-landing .blog-landing-content .blog-landing-short-details-link {
    padding-left: 25px; }
    @media (max-width: 767px) {
      .module-feature-blog-landing .blog-landing-content .blog-landing-short-details-link {
        padding-left: 18px; } }
  .module-feature-blog-landing .blog-landing-content .blog-landing-title {
    font-family: "itc-new-baskerville-italic", Arial, Verdana, sans-serif;
    font-size: 41px; }
    @media (max-width: 767px) {
      .module-feature-blog-landing .blog-landing-content .blog-landing-title {
        padding-left: 13px; } }

.module-feature-blog-landing div.blog-landing-short-details > span {
  display: block; }

.module-feature-article {
  margin: 30px 0 20px; }
  @media (max-width: 991px) {
    .module-feature-article {
      margin: 20px 0 20px; } }
  @media (max-width: 767px) {
    .module-feature-article {
      margin: 30px 0 15px; } }
  .module-feature-article .feature-article-img {
    width: 100%; }
  .module-feature-article .feature-article-section .blog-landing-short-details {
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      .module-feature-article .feature-article-section .blog-landing-short-details {
        padding-left: 0;
        margin-top: 15px; } }
    .module-feature-article .feature-article-section .blog-landing-short-details .blog-icon-txt {
      display: inline; }
  .module-feature-article .feature-article-section div.blog-landing-short-details > span {
    /*display:block;*/ }
  .module-feature-article .feature-article-section .blog-landing-short-details-para {
    padding-left: 20px; }
    @media (max-width: 767px) {
      .module-feature-article .feature-article-section .blog-landing-short-details-para {
        padding-left: 0; } }
  .module-feature-article .feature-article-section .blog-landing-short-details-link {
    padding-left: 20px; }
    @media (max-width: 767px) {
      .module-feature-article .feature-article-section .blog-landing-short-details-link {
        padding-left: 0; } }
  .module-feature-article .feature-article-section div.blog-landing-short-details > span {
    display: block; }
  .module-feature-article .feature-article-section .article-title {
    font-family: "itc-new-baskerville-italic", Arial, Verdana, sans-serif;
    margin-bottom: 30px; }
  @media (max-width: 767px) {
    .module-feature-article .feature-article-section {
      margin-left: -15px;
      margin-right: -15px; } }

.module-search-categories {
  margin-bottom: 40px; }
  .module-search-categories .search-categories {
    margin-top: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cccccc; }
    .module-search-categories .search-categories .search-input-field {
      width: 85%;
      outline: none;
      border: none;
      font-size: 24px;
      padding: 0; }
    .module-search-categories .search-categories .search-btn {
      border: 0;
      background: transparent; }
      .module-search-categories .search-categories .search-btn .glyphicon-search-icon {
        color: #ff6e1e;
        font-size: 21px; }
        @media (max-width: 1199px) {
          .module-search-categories .search-categories .search-btn .glyphicon-search-icon {
            font-size: 18px; } }
  .module-search-categories .list-categories .categories-link {
    border-bottom: 1px solid #cccccc; }

.module-subscribe-title-block {
  padding: 30px; }
  .module-subscribe-title-block .module-media {
    margin-top: 30px; }
    .module-subscribe-title-block .module-media:first-of-type {
      margin-top: 0px; }
  .module-subscribe-title-block .module-content-block {
    border-bottom: 1px solid #cccccc; }
    .module-subscribe-title-block .module-content-block:last-of-type {
      border-bottom: none; }
    .module-subscribe-title-block .module-content-block .subscribe-btn {
      display: block;
      line-height: 18px; }

.module-popular-tags .tagslot-one-content {
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .module-popular-tags .tagslot-one-content .tagslot-name {
      width: 100%; } }
  .module-popular-tags .tagslot-one-content .tagslot-link {
    display: inline-block; }
    .module-popular-tags .tagslot-one-content .tagslot-link .tagslot-anchor {
      display: inline-block; }
      @media (max-width: 767px) {
        .module-popular-tags .tagslot-one-content .tagslot-link .tagslot-anchor {
          margin: 5px 0; } }
  .module-popular-tags .tagslot-one-content .primary-purple-btn {
    padding: 8px 10px;
    margin: 7px 5px 7px 0;
    font-size: 15px;
    text-transform: capitalize;
    text-decoration: none;
    background-color: #6e298d;
    color: #ffffff;
    border-radius: 5px; }
    .module-popular-tags .tagslot-one-content .primary-purple-btn:hover {
      background-color: #491361; }

.module-disclaimer-text .disclaimer-text {
  display: block;
  color: #0079c1; }
  .module-disclaimer-text .disclaimer-text:hover, .module-disclaimer-text .disclaimer-text:active, .module-disclaimer-text .disclaimer-text.nice-select.open {
    text-decoration: underline;
    cursor: pointer;
    color: #0f4b6f; }
  .module-disclaimer-text .disclaimer-text:visited {
    color: #0079c1; }

.module-disclaimer-text sub,
.module-disclaimer-text sup {
  font-size: 75%; }

.carousel.module-optional-aspot-three .carousel-inner .item .container {
  position: relative; }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .container {
      width: 100%;
      padding: 0; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .container {
      width: 100%;
      padding: 0; } }

.carousel.module-optional-aspot-three .carousel-inner .item .wrapper-caption {
  position: absolute;
  top: 0;
  margin-left: 45px !important; }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .wrapper-caption {
      position: relative;
      margin-left: 0 !important;
      margin-top: 0 !important; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .wrapper-caption {
      position: relative;
      width: 100%;
      margin-left: 0 !important;
      margin-top: 0 !important; } }

.carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption {
  right: 0%;
  bottom: 0;
  z-index: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #ffffff;
  text-align: left;
  text-shadow: none;
  /*width: 552px;
                    left: 20px;*/
  width: 485px;
  left: 55px;
  /*margin-bottom: 70px;*/
  margin-bottom: 55px; }
  @media (max-width: 1199px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption {
      /*margin-bottom: 32px;
                        left: 40px;*/
      margin-bottom: 0px;
      left: 50px; } }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption {
      position: relative;
      width: 100%;
      left: 0%;
      bottom: 0px;
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption {
      position: relative;
      width: 100%;
      left: 0%;
      bottom: 0px;
      margin-top: 0px; } }
  .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper {
    background: linear-gradient(#0079c1, #0067a4);
    background: -webkit-linear-gradient(#0079c1, #0067a4);
    opacity: 0.95; }
    @media (max-width: 991px) {
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper {
        background: #0079c1;
        opacity: 1; } }
    @media (max-width: 767px) {
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper {
        background: #0079c1;
        opacity: 1; } }
    .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
      padding: 50px; }
      @media (max-width: 1199px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
          padding: 30px; } }
      @media (max-width: 991px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
          opacity: 1;
          width: 100%;
          padding: 30px; } }
      @media (max-width: 767px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section {
          opacity: 1;
          width: 100%;
          padding: 35px 17px 35px 17px; } }
      @media (max-width: 991px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text {
          width: 44%;
          float: left; } }
      @media (max-width: 767px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text {
          width: 100%;
          float: none; } }
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text .carousel-left-heading {
        line-height: 31px; }
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text .carousel-left-content {
        line-height: 18px; }
      @media (max-width: 991px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn {
          width: 100%;
          float: left; } }
      @media (max-width: 767px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn {
          width: 100%;
          float: none; } }
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn .carousel-left-heading {
        line-height: 31px; }
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-text-without-btn .carousel-left-content {
        line-height: 18px; }
      @media (max-width: 991px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links {
          float: right;
          margin-top: 60px; } }
      @media (max-width: 767px) {
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links {
          float: none;
          margin-top: 0px; } }
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links .left-section-link-btn {
        display: inline-block; }
        .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links .left-section-link-btn:first-of-type {
          margin-right: 15px; }
          @media (max-width: 767px) {
            .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links .left-section-link-btn:first-of-type {
              margin-right: 0px;
              margin-bottom: 20px; } }
        @media (max-width: 767px) {
          .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links .left-section-link-btn {
            width: 100%;
            text-align: center; } }
      .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links .left-section-optional-link {
        display: inline-block;
        margin-top: 20px; }
        @media (max-width: 991px) {
          .carousel.module-optional-aspot-three .carousel-inner .item .spot-carousel-two-caption .carousel-caption-wrapper .carousel-left-section .carousel-left-section-links .left-section-optional-link {
            display: block; } }

.carousel.module-optional-aspot-three .carousel-inner .item .carousel-image {
  width: 100%;
  height: 414px; }
  @media (max-width: 1199px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .carousel-image {
      height: auto; } }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .carousel-image {
      height: auto; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-three .carousel-inner .item .carousel-image {
      height: auto; } }

.carousel.module-optional-aspot-three .carousel-control-button {
  width: 45px;
  height: 45px;
  background: #0079c1;
  border: 1px solid #ffffff;
  font-size: 30px;
  top: 44%;
  padding: 7px;
  opacity: 0.7; }
  .carousel.module-optional-aspot-three .carousel-control-button:hover {
    opacity: 1; }
  @media (width: 1024px) {
    .carousel.module-optional-aspot-three .carousel-control-button {
      width: 40px; } }
  @media (max-width: 1199px) {
    .carousel.module-optional-aspot-three .carousel-control-button {
      top: 0;
      margin-top: 130px; } }
  @media (max-width: 991px) {
    .carousel.module-optional-aspot-three .carousel-control-button {
      top: 0;
      margin-top: 85px; } }
  @media (max-width: 767px) {
    .carousel.module-optional-aspot-three .carousel-control-button {
      top: 0;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding: 6px; } }
  .carousel.module-optional-aspot-three .carousel-control-button .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 767px) {
      .carousel.module-optional-aspot-three .carousel-control-button .fa-angle-right {
        font-size: inherit;
        vertical-align: inherit; } }

.carousel.module-optional-aspot-three .carousel-control-right {
  right: 0;
  left: auto; }

.carousel .carousel-indicators {
  bottom: -40px; }
  @media (max-width: 991px) {
    .carousel .carousel-indicators {
      display: none; } }
  @media (max-width: 767px) {
    .carousel .carousel-indicators {
      display: none; } }
  .carousel .carousel-indicators li {
    background-color: #cccccc;
    border: 1px solid #cccccc;
    margin: 2px; }
    .carousel .carousel-indicators li.active {
      background-color: #ff6e1e;
      border: 1px solid #ff6e1e;
      width: 10px;
      height: 10px;
      margin: 2px; }

.carousel-control {
  width: 0%;
  opacity: 1; }

.module-searchresult-actions .searchresult-action {
  padding-left: 0; }
  @media (max-width: 767px) {
    .module-searchresult-actions .searchresult-action {
      padding-right: 0;
      margin-bottom: 15px; } }
  .module-searchresult-actions .searchresult-action:last-child {
    padding-right: 0;
    padding-left: 15px; }
    @media (max-width: 767px) {
      .module-searchresult-actions .searchresult-action:last-child {
        padding-left: 0; } }
  .module-searchresult-actions .searchresult-action .action-wrapper {
    padding-bottom: 10px; }
    @media (max-width: 991px) {
      .module-searchresult-actions .searchresult-action .action-wrapper .img-parent-wrapper {
        margin: 5px 0; } }
    @media (max-width: 767px) {
      .module-searchresult-actions .searchresult-action .action-wrapper .img-parent-wrapper {
        margin-bottom: 10px; } }
    .module-searchresult-actions .searchresult-action .action-wrapper .img-parent-wrapper .img-wrapper {
      height: 80px;
      width: 80px;
      border-radius: 50%;
      padding: 15px; }
    .module-searchresult-actions .searchresult-action .action-wrapper .img-parent-wrapper h4 {
      height: 40px; }
  @media (min-width: 1200px) {
    .module-searchresult-actions .searchresult-action .col-lg-2 {
      width: 20%; } }

.module-search-result-ftd-content-one {
  margin-top: 25px;
  margin-bottom: 25px; }
  .module-search-result-ftd-content-one .ftd-content-one {
    padding: 30px 15px 20px; }

.search-result-description .media .media-body {
  display: block;
  width: auto; }
  .search-result-description .media .media-body .media-body-link {
    word-wrap: break-word; }

.module-cform-five .cform-wrapper {
  padding: 30px; }
  .module-cform-five .cform-wrapper .registration-form .form-group {
    float: left;
    margin-right: 20px;
    width: 26%;
    line-height: 35px;
    vertical-align: middle; }
    @media (max-width: 1199px) {
      .module-cform-five .cform-wrapper .registration-form .form-group {
        width: 25%; } }
    @media (max-width: 991px) {
      .module-cform-five .cform-wrapper .registration-form .form-group {
        width: 29%;
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .module-cform-five .cform-wrapper .registration-form .form-group {
        width: 100%;
        margin-bottom: 15px; } }
    .module-cform-five .cform-wrapper .registration-form .form-group label .fa-info-circle:before {
      content: "\f05a"; }
    .module-cform-five .cform-wrapper .registration-form .form-group .form-control {
      height: 45px;
      border-radius: 8px; }
  .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper {
    display: inline-block;
    width: 13%;
    margin-left: 15px;
    margin-top: 38px; }
    @media (max-width: 991px) {
      .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper {
        margin-left: 0;
        margin-top: 12px;
        vertical-align: middle; } }
    @media (max-width: 767px) {
      .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper {
        width: 100%;
        margin-top: 10px; } }
    .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper .register-btn {
      padding: 12px 40px; }
      @media (max-width: 1199px) {
        .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper .register-btn {
          padding: 12px 32px; } }
      @media (max-width: 991px) {
        .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper .register-btn {
          padding: 12px 40px; } }
      @media (max-width: 767px) {
        .module-cform-five .cform-wrapper .registration-form .register-btn-wrapper .register-btn {
          width: 100%; } }

.module-cform-five .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.module-cform-five .white-tooltip + .tooltip > .tooltip-inner {
  background-color: white; }

.module-cform-five .tooltip-inner {
  max-width: 400px; }

.module-ctabox-three {
  padding: 30px 30px; }
  @media (max-width: 767px) {
    .module-ctabox-three {
      padding: 18px 30px; } }
  .module-ctabox-three .cta-three-description {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .module-ctabox-three .cta-three-description {
        margin-bottom: 15px; } }
  .module-ctabox-three .cta-box-link {
    display: inline-block;
    margin-right: 40px; }
    @media (max-width: 767px) {
      .module-ctabox-three .cta-box-link {
        display: block;
        margin-right: 0px;
        margin-bottom: 15px; } }

.module-content-block-five .module-content-block {
  padding: 40px; }
  @media (max-width: 1199px) {
    .module-content-block-five .module-content-block {
      padding: 30px; } }
  @media (max-width: 767px) {
    .module-content-block-five .module-content-block {
      padding: 30px 20px; } }

.module-content-block-five .outer-links {
  padding: 19px 20px; }

.module-content-block-six .module-content-block {
  padding: 30px 40px 0 40px; }
  @media (max-width: 1199px) {
    .module-content-block-six .module-content-block {
      padding: 30px; } }
  @media (max-width: 767px) {
    .module-content-block-six .module-content-block {
      padding: 30px 20px; } }

.module-content-block-six .outer-links {
  padding: 28px 5px; }

.c-aspot-6 .banner-container {
  position: relative; }
  .c-aspot-6 .banner-container .blue-box-overlay {
    position: absolute;
    top: 10%;
    left: 8%;
    width: 47%;
    padding: 74px 66px 74px 48px;
    opacity: 0.95;
    background: linear-gradient(#0079c1, #0067a4);
    background: -webkit-linear-gradient(#0079c1, #0067a4); }
    @media (max-width: 1199px) {
      .c-aspot-6 .banner-container .blue-box-overlay {
        position: relative;
        width: 100%;
        left: 0%;
        bottom: 0px;
        top: 0;
        padding: 30px 35px 65px; } }
    @media (max-width: 1199px) {
      .c-aspot-6 .banner-container .blue-box-overlay .container-text-only {
        width: 45%; } }
    @media (max-width: 991px) {
      .c-aspot-6 .banner-container .blue-box-overlay .container-text-only {
        width: 61%; } }
    @media (max-width: 767px) {
      .c-aspot-6 .banner-container .blue-box-overlay .container-text-only {
        width: 100%; } }

.module-worryfree-taskbar .worryfree-plans-headline-slide {
  position: relative;
  top: -43px;
  /*margin-top: -55px; is replaced with top : -55px*/ }
  @media (max-width: 991px) {
    .module-worryfree-taskbar .worryfree-plans-headline-slide {
      top: -35px;
      /*Psd states -27px*/
      /*margin-top: -25px; is replaced with top : -25px*/ } }
  .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 1199px) {
      .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan {
        padding: 30px; } }
    @media (max-width: 767px) {
      .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan {
        padding: 20px;
        /*Psd states 23px*/
        width: 100%; } }
    .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan .worry-free-plan-text {
      line-height: 45px;
      font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
      font-size: 35px;
      vertical-align: middle; }
      @media (max-width: 1199px) {
        .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan .worry-free-plan-text {
          font-size: 26px;
          /*The same will applied to tablet*/ } }
      @media (max-width: 767px) {
        .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan .worry-free-plan-text {
          font-size: 18px;
          /*Psd states 23px*/
          padding-left: 15px; } }
    .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan .header-animation-content {
      text-decoration: none; }
      .module-worryfree-taskbar .worryfree-plans-headline-slide .wf-protection-plan .header-animation-content:hover {
        text-decoration: none; }

.module-worryfree-taskbar .content-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.module-worryfree-taskbar .align-justify-center {
  align-items: center;
  /*-webkit-align-items: center;*/
  justify-content: center; }

.module-worryfree-taskbar .content-space {
  padding: 0; }

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left; }
  .cd-words-wrapper .animated-span {
    display: flex;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
    /*padding-right : 30px;*/
    width: auto; }
    .cd-words-wrapper .animated-span.is-visible {
      position: relative;
      width: auto; }

.no-js .cd-words-wrapper .animated-span {
  opacity: 0; }
  .no-js .cd-words-wrapper .animated-span.is-visible {
    opacity: 1; }

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
  width: auto; }
  .cd-headline.slide .cd-words-wrapper .animated-span {
    opacity: 0;
    top: .2em; }
    .cd-headline.slide .cd-words-wrapper .animated-span.is-visible {
      top: 0;
      opacity: 1;
      -webkit-animation: slide-in 0.6s;
      animation: slide-in 0.6s; }
    .cd-headline.slide .cd-words-wrapper .animated-span.is-hidden {
      -webkit-animation: slide-out 0.6s;
      animation: slide-out 0.6s; }

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%); } }

@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

.module-worryfree-ftd-contentone .repair-replace-protect-plans {
  padding: 15px 0 75px; }
  @media (max-width: 767px) {
    .module-worryfree-ftd-contentone .repair-replace-protect-plans {
      margin: 0 50px;
      padding-top: 10px;
      padding-bottom: 0; } }
  @media (max-width: 767px) {
    .module-worryfree-ftd-contentone .repair-replace-protect-plans .image-content-block {
      margin: 0 auto;
      float: none;
      margin-bottom: 30px; } }
  .module-worryfree-ftd-contentone .repair-replace-protect-plans .image-content-block .module-media {
    margin-bottom: 22px; }

/*Login-or-register*/
.module-location-not-known {
  float: left;
  width: 100%; }
  .module-location-not-known .login-form-service-section .service-top-section {
    background: #f6f6f6;
    padding: 25px 0px;
    border-bottom: 1px solid #cccccc; }
    .module-location-not-known .login-form-service-section .service-top-section .login-form-header {
      margin-bottom: 15px;
      text-align: center; }
    .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail {
      width: 45%;
      float: left;
      margin-right: 26px;
      border: 1px solid #cccccc;
      border-radius: 5px;
      padding: 15px 8px;
      background: #ffffff;
      position: relative; }
      @media (max-width: 767px) {
        .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail {
          width: 100%;
          margin-right: 0px;
          margin-bottom: 20px; } }
      .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail .map-thumbnail-check {
        position: absolute;
        left: 6%;
        top: 35%;
        color: #0079c1;
        font-size: 20px; }
        @media (max-width: 767px) {
          .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail .map-thumbnail-check {
            left: 8%;
            top: 40%; } }
      .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail .map-thumbnail-label {
        text-align: center; }
        .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail .map-thumbnail-label .service-area-image-nj {
          height: 74px; }
      .module-location-not-known .login-form-service-section .service-top-section .service-location-wrapper .map-thumbnail.service-area-selected {
        border-bottom: 5px solid #ff6e1e;
        padding-bottom: 10px;
        border-radius: 5px 5px 0px 0px; }
  .module-location-not-known .login-form-service-section {
    float: left;
    width: 100%; }
  .module-location-not-known .service-bottom-section {
    background: url("../images/bg-tab.gif") repeat;
    padding: 20px 27px 35px 27px;
    float: left;
    width: 100%; }
    @media (max-width: 767px) {
      .module-location-not-known .service-bottom-section {
        padding: 40px 10px 35px 0px; } }
    .module-location-not-known .service-bottom-section .service-zip-code-section .login-form-service-zip-header {
      text-align: center; }
    .module-location-not-known .service-bottom-section .service-zip-code-section .service-zip-input {
      padding: 21px 6px;
      font-size: 12px;
      width: 69%;
      border-radius: 5px 0px 0px 5px; }
      @media (max-width: 767px) {
        .module-location-not-known .service-bottom-section .service-zip-code-section .service-zip-input {
          width: 65%; } }
    .module-location-not-known .service-bottom-section .service-zip-code-section .service-zip-btn {
      font-size: 30px;
      padding: 5px 22px; }
    .module-location-not-known .service-bottom-section .service-zip-code-section .login-service-zip-image {
      margin-left: 10px;
      margin-top: 10px; }

.module-location-known .login-heading {
  margin-top: 30px; }

.module-location-known .module-login-left-section {
  width: 49%;
  float: left;
  padding-right: 35px;
  padding-left: 30px; }
  .module-location-known .module-login-left-section .login-btn {
    width: 50%; }
    @media (max-width: 991px) {
      .module-location-known .module-login-left-section .login-btn {
        width: 100%; } }

.module-location-known .module-login-right-section {
  width: 49%;
  float: left;
  padding-left: 35px;
  padding-right: 30px;
  border-left: 1px solid #cccccc; }
  .module-location-known .module-login-right-section .register-btn {
    width: 50%; }
    @media (max-width: 991px) {
      .module-location-known .module-login-right-section .register-btn {
        width: 100%; } }
  .module-location-known .module-login-right-section .continue-guest-btn {
    width: 100%; }
  .module-location-known .module-login-right-section .rules {
    text-align: center;
    margin: 10px 0;
    position: relative;
    z-index: 10; }
    .module-location-known .module-login-right-section .rules .rules-span {
      background-color: #ffffff;
      padding: 0 15px;
      background: url(../images/bg-tab.gif) repeat; }
      .module-location-known .module-login-right-section .rules .rules-span:before {
        border-top: 1px solid #cccccc;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1; }

@media (max-width: 767px) {
  .module-location-known .module-login-left-section, .module-location-known .module-login-right-section {
    width: 100%;
    float: none; }
  .module-location-known .module-login-left-section {
    padding-bottom: 30px; }
  .module-location-known .module-login-right-section {
    border-left: none;
    border-top: 1px solid #cccccc; } }

.module-location-known .remember-me-wrapper {
  width: 35%;
  float: left; }
  .module-location-known .remember-me-wrapper .checkbox-container .checkbox {
    height: 15px; }

@media (max-width: 991px) {
  .module-location-known .remember-me-wrapper {
    width: 100%; }
  .module-location-known .forgot-pwd {
    float: left !important; } }

.module-location-known .form-group .input-labels {
  margin-bottom: 10px; }

/*module-login-overlay-location*/
.module-login-overlay-location-known .modal-body {
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-height: initial !important; }
  .module-login-overlay-location-known .modal-body .module-login .module-login-left-section {
    width: 50%;
    float: left;
    padding-right: 35px;
    padding-left: 30px; }
    @media (max-width: 767px) {
      .module-login-overlay-location-known .modal-body .module-login .module-login-left-section {
        width: 100%;
        float: none;
        padding-bottom: 30px; } }
    .module-login-overlay-location-known .modal-body .module-login .module-login-left-section .login-btn {
      width: 100%; }
  .module-login-overlay-location-known .modal-body .module-login .module-login-right-section {
    background: url(../images/bg-tab.gif) repeat;
    height: 470px;
    width: 50%;
    float: left;
    padding-left: 35px;
    padding-right: 30px;
    border-left: 1px solid #cccccc; }
    @media (max-width: 767px) {
      .module-login-overlay-location-known .modal-body .module-login .module-login-right-section {
        width: 100%;
        float: none;
        border-left: none;
        border-top: 1px solid #cccccc; } }
    .module-login-overlay-location-known .modal-body .module-login .module-login-right-section .register-btn {
      width: 100%; }
    .module-login-overlay-location-known .modal-body .module-login .module-login-right-section .continue-guest-btn {
      width: 100%; }
    .module-login-overlay-location-known .modal-body .module-login .module-login-right-section .rules {
      text-align: center;
      margin: 10px 0;
      position: relative;
      z-index: 10; }
      .module-login-overlay-location-known .modal-body .module-login .module-login-right-section .rules .rules-span {
        background-color: #ffffff;
        padding: 0 15px;
        background: url(../images/bg-tab.gif) repeat; }
        .module-login-overlay-location-known .modal-body .module-login .module-login-right-section .rules .rules-span:before {
          border-top: 1px solid #cccccc;
          content: "";
          margin: 0 auto;
          position: absolute;
          top: 50%;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          z-index: -1; }
  .module-login-overlay-location-known .modal-body .module-login .icon-myaccount {
    margin-top: 85px; }
    @media (max-width: 991px) {
      .module-login-overlay-location-known .modal-body .module-login .icon-myaccount {
        margin-top: 70px; } }
  .module-login-overlay-location-known .modal-body .module-login .login-heading {
    margin-top: 0px;
    position: relative;
    padding: 50px 0px 0px 0px; }
    @media (max-width: 767px) {
      .module-login-overlay-location-known .modal-body .module-login .login-heading .login-heading-title {
        margin-top: 10px; } }
    .module-login-overlay-location-known .modal-body .module-login .login-heading .pseg-logo {
      float: right; }
      @media (max-width: 767px) {
        .module-login-overlay-location-known .modal-body .module-login .login-heading .pseg-logo {
          position: absolute;
          top: 10px;
          left: 0px; } }
  .module-login-overlay-location-known .modal-body .module-login .close-modal {
    position: absolute;
    top: 10px;
    right: 10px; }
  .module-login-overlay-location-known .modal-body .module-login .remember-me-wrapper {
    width: 35%;
    float: left; }
    .module-login-overlay-location-known .modal-body .module-login .remember-me-wrapper .checkbox-container .checkbox {
      height: 15px; }
  @media (max-width: 991px) {
    .module-login-overlay-location-known .modal-body .module-login .remember-me-wrapper {
      width: 100%; }
    .module-login-overlay-location-known .modal-body .module-login .forgot-pwd {
      float: left !important; } }
  .module-login-overlay-location-known .modal-body .module-login .form-group .input-labels {
    margin-bottom: 10px; }

.module-site-selection {
  background-size: cover;
  width: 100vw;
  height: 100vh;
  display: table; }
  @media (max-width: 767px) {
    .module-site-selection {
      background-image: none !important; } }
  .module-site-selection .module-login-overlay-location-not-known {
    display: table-cell;
    vertical-align: middle; }
  .module-site-selection .module-login-overlay-location-not-known {
    z-index: 9000;
    position: relative; }
    .module-site-selection .module-login-overlay-location-not-known .modal-dialog {
      width: 765px;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 1199px) {
        .module-site-selection .module-login-overlay-location-not-known .modal-dialog {
          width: 900px; } }
      @media (max-width: 991px) {
        .module-site-selection .module-login-overlay-location-not-known .modal-dialog {
          width: 765px; } }
      @media (max-width: 767px) {
        .module-site-selection .module-login-overlay-location-not-known .modal-dialog {
          width: auto; } }
      .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content {
        border-radius: 0; }
        .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .login-service-header {
          background: #f6f6f6 !important;
          border: none; }
          .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .login-service-header .close-modal {
            position: absolute;
            top: 15px;
            right: 15px; }
        .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body {
          padding: 0 !important; }
          .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section {
            background: #f6f6f6;
            padding: 25px 0px 30px;
            border-bottom: 1px solid #cccccc; }
            .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .login-form-header {
              margin-bottom: 15px; }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .login-form-header .login-form-service {
                text-align: center;
                margin-bottom: 25px; }
                @media (max-width: 767px) {
                  .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .login-form-header .login-form-service {
                    margin-bottom: 30px; } }
            @media (max-width: 991px) {
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper {
                text-align: center; } }
            .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
              width: 39%;
              margin-left: calc((100% - 399.34px)/2);
              text-align: center;
              float: left;
              margin-right: 26px;
              border: 1px solid #cccccc;
              border-radius: 5px;
              padding: 34px 10px 23px 10px;
              background: #ffffff;
              cursor: pointer; }
              @media (max-width: 1199px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
                  width: 30%;
                  margin-left: calc((100% - 450px)/2); } }
              @media (max-width: 991px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
                  width: 35%;
                  margin-left: calc((100% - 460px)/2); } }
              @media (max-width: 767px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
                  width: 100%;
                  margin-left: 0px;
                  margin-right: 0px;
                  margin-bottom: 20px; } }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .thumbnail-wrapper {
                text-align: center;
                height: 93px;
                margin-bottom: 16px; }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .option-service-NJ {
                height: 48px; }
                @media (max-width: 767px) {
                  .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .option-service-NJ {
                    height: 35px; } }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .nj-public-image {
                margin-top: 15px; }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail:hover {
                border-bottom: 5px solid orange;
                padding-bottom: 18px; }
            .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
              width: 39%;
              text-align: center;
              float: left;
              border: 1px solid #cccccc;
              border-radius: 5px;
              padding: 34px 10px 23px 10px;
              background: #ffffff;
              cursor: pointer; }
              @media (max-width: 1199px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
                  width: 30%; } }
              @media (max-width: 991px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
                  width: 35%; } }
              @media (max-width: 767px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
                  width: 100%; } }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .thumbnail-wrapper {
                text-align: center;
                height: 93px;
                margin-bottom: 16px; }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .option-service-NY {
                height: 48px; }
                @media (max-width: 767px) {
                  .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .option-service-NY {
                    height: 35px; } }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .li-public-image {
                margin-top: 15px; }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail:hover {
                border-bottom: 5px solid orange;
                padding-bottom: 18px; }
        .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer {
          padding: 0;
          margin: 0;
          border-top: none; }
          .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section {
            background: #f6f6f6;
            padding: 20px 27px 28px 27px; }
            @media (max-width: 767px) {
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section {
                padding: 30px 10px 35px 0px; } }
            .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
              margin-right: 26px;
              text-align: center;
              margin-left: calc((100% - 400px)/2); }
              @media (max-width: 1199px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
                  margin-left: calc((100% - 450px)/2); } }
              @media (max-width: 991px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
                  margin-left: calc((100% - 400px)/2); } }
              @media (max-width: 767px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
                  margin-right: 0;
                  margin-bottom: 0px;
                  padding-right: 15px;
                  margin-left: 0; } }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section .corporate-image-area {
                margin-bottom: 13px; }
            .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .power-section {
              text-align: center; }
              @media (max-width: 767px) {
                .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .power-section {
                  margin-right: 0px;
                  margin-bottom: 0px; } }
              .module-site-selection .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .power-section .power-image-area {
                margin-bottom: 13px; }
    .module-site-selection .module-login-overlay-location-not-known.module-login-location-not-known-public {
      text-align: center;
      padding: 0 !important; }
      .module-site-selection .module-login-overlay-location-not-known.module-login-location-not-known-public .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle; }
        .module-site-selection .module-login-overlay-location-not-known.module-login-location-not-known-public .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section {
          padding: 25px 0px 85px; }
      .module-site-selection .module-login-overlay-location-not-known.module-login-location-not-known-public:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px; }

.module-login-overlay-location-not-known {
  z-index: 9000; }
  .module-login-overlay-location-not-known .modal-dialog {
    width: 765px; }
    @media (max-width: 1199px) {
      .module-login-overlay-location-not-known .modal-dialog {
        width: auto; } }
    .module-login-overlay-location-not-known .modal-dialog .modal-content {
      border-radius: 0; }
      .module-login-overlay-location-not-known .modal-dialog .modal-content .login-service-header {
        background: #f6f6f6 !important;
        border: none; }
        .module-login-overlay-location-not-known .modal-dialog .modal-content .login-service-header .close-modal {
          position: absolute;
          top: 15px;
          right: 15px; }
      .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body {
        padding: 0 !important; }
        .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section {
          background: #f6f6f6;
          padding: 25px 0px 30px;
          border-bottom: 1px solid #cccccc; }
          .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .login-form-header {
            margin-bottom: 15px; }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .login-form-header .login-form-service {
              text-align: center;
              margin-bottom: 25px; }
              @media (max-width: 767px) {
                .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .login-form-header .login-form-service {
                  margin-bottom: 30px; } }
          @media (max-width: 991px) {
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper {
              text-align: center; } }
          .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
            width: 39%;
            margin-left: calc(calc(100% - 399.34px)/2);
            text-align: center;
            float: left;
            margin-right: 26px;
            border: 1px solid #cccccc;
            border-radius: 5px;
            padding: 34px 10px 23px 10px;
            background: #ffffff;
            cursor: pointer; }
            @media (max-width: 1199px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
                width: 30%;
                margin-left: calc(calc(100% - 520px)/2); } }
            @media (max-width: 991px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
                width: 35%;
                margin-left: calc(calc(100% - 460px)/2); } }
            @media (max-width: 767px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail {
                width: 100%;
                margin-left: 0px;
                margin-right: 0px;
                margin-bottom: 20px; } }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .thumbnail-wrapper {
              text-align: center;
              height: 93px;
              margin-bottom: 16px; }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .option-service-NJ {
              height: 48px; }
              @media (max-width: 767px) {
                .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .option-service-NJ {
                  height: 35px; } }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail .nj-public-image {
              margin-top: 15px; }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .nj-thumbnail:hover {
              border-bottom: 5px solid orange;
              padding-bottom: 18px; }
          .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
            width: 39%;
            text-align: center;
            float: left;
            border: 1px solid #cccccc;
            border-radius: 5px;
            padding: 34px 10px 23px 10px;
            background: #ffffff;
            cursor: pointer; }
            @media (max-width: 1199px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
                width: 30%; } }
            @media (max-width: 991px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
                width: 35%; } }
            @media (max-width: 767px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail {
                width: 100%; } }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .thumbnail-wrapper {
              text-align: center;
              height: 93px;
              margin-bottom: 16px; }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .option-service-NY {
              height: 48px; }
              @media (max-width: 767px) {
                .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .option-service-NY {
                  height: 35px; } }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail .li-public-image {
              margin-top: 15px; }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section .service-location-wrapper .ny-thumbnail:hover {
              border-bottom: 5px solid orange;
              padding-bottom: 18px; }
      .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer {
        padding: 0;
        margin: 0;
        border-top: none; }
        .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section {
          background: #f6f6f6;
          padding: 20px 27px 28px 27px; }
          @media (max-width: 767px) {
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section {
              padding: 30px 10px 35px 0px; } }
          .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
            margin-right: 26px;
            text-align: center;
            margin-left: calc(calc(100% - 400px)/2); }
            @media (max-width: 1199px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
                margin-left: calc(calc(100% - 530px)/2); } }
            @media (max-width: 991px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
                margin-left: calc(calc(100% - 400px)/2); } }
            @media (max-width: 767px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section {
                margin-right: 0;
                margin-bottom: 0px;
                padding-right: 15px;
                margin-left: 0; } }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .corporate-section .corporate-image-area {
              margin-bottom: 13px; }
          .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .power-section {
            text-align: center; }
            @media (max-width: 767px) {
              .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .power-section {
                margin-right: 0px;
                margin-bottom: 0px; } }
            .module-login-overlay-location-not-known .modal-dialog .modal-content .modal-footer .modal-bottom-section .modal-bottom-wrapper .power-section .power-image-area {
              margin-bottom: 13px; }
  .module-login-overlay-location-not-known.module-login-location-not-known-public .modal-dialog .modal-content .modal-body .login-form-service-section .service-top-section {
    padding: 25px 0px 85px; }

.modal.module-login-overlay .modal-dialog .modal-content .modal-body {
  padding-left: 0;
  padding-right: 0; }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .btn-blue {
    color: #ffffff;
    background-color: #0079c1;
    border-color: #0079c1;
    text-align: center;
    border: 2px solid #0079c1;
    width: auto;
    font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 11px 19px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 0;
    white-space: normal; }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .btn-white {
    color: #0079c1;
    background-color: #ffffff;
    border-color: #0079c1;
    text-align: center;
    border: 2px solid #0079c1;
    width: auto;
    font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 11px 19px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 0;
    white-space: normal; }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-left-section {
    width: 50%;
    float: left;
    padding-right: 35px;
    padding-left: 30px; }
    @media (max-width: 767px) {
      .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-left-section {
        width: 100%;
        float: none;
        padding-bottom: 30px; } }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-left-section .login-btn {
      width: 100%; }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section {
    background: url(../images/bg-tab.gif) repeat;
    height: 470px;
    width: 50%;
    float: left;
    padding-left: 35px;
    padding-right: 30px;
    border-left: 1px solid #cccccc; }
    @media (max-width: 767px) {
      .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section {
        width: 100%;
        float: none;
        border-left: none;
        border-top: 1px solid #cccccc; } }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section .register-btn {
      width: 100%; }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section .continue-guest-btn {
      width: 100%; }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section .rules {
      text-align: center;
      margin: 10px 0;
      position: relative;
      z-index: 10; }
      .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section .rules .rules-span {
        background-color: #ffffff;
        padding: 0 15px;
        background: url(../images/bg-tab.gif) repeat; }
        .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .module-login-right-section .rules .rules-span:before {
          border-top: 1px solid #cccccc;
          content: "";
          margin: 0 auto;
          position: absolute;
          top: 50%;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          z-index: -1; }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .icon-myaccount {
    margin-top: 85px; }
    @media (max-width: 991px) {
      .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .icon-myaccount {
        margin-top: 70px; } }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .login-heading {
    margin-top: 0px;
    position: relative;
    padding: 50px 0px 0px 0px; }
    @media (max-width: 767px) {
      .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .login-heading .login-heading-title {
        margin-top: 10px; } }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .login-heading .pseg-logo {
      float: right; }
      @media (max-width: 767px) {
        .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .login-heading .pseg-logo {
          position: absolute;
          top: 10px;
          left: 0px; } }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .close-modal {
    position: absolute;
    top: 10px;
    right: 10px; }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .remember-me-wrapper {
    width: 35%;
    float: left; }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .remember-me-wrapper .checkbox-container .checkbox {
      height: 15px; }
  @media (max-width: 991px) {
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .remember-me-wrapper {
      width: 100%; }
    .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .forgot-pwd {
      float: left !important; } }
  .modal.module-login-overlay .modal-dialog .modal-content .modal-body .module-login .form-group .input-labels {
    margin-bottom: 10px; }

.module-content-block-three {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .module-content-block-three {
      margin-top: 25px;
      margin-bottom: 25px; } }
  @media (max-width: 991px) {
    .module-content-block-three .container-width {
      display: block;
      margin: 0 auto;
      float: none; } }
  .module-content-block-three .info-section {
    padding-left: 50px;
    padding-right: 0; }
    @media (max-width: 991px) {
      .module-content-block-three .info-section.content-block-three {
        padding: 30px 0px; } }
    .module-content-block-three .info-section .eyebrow-label {
      margin-bottom: 50px; }
      @media (max-width: 1199px) {
        .module-content-block-three .info-section .eyebrow-label {
          margin-bottom: 40px; } }
      @media (max-width: 991px) {
        .module-content-block-three .info-section .eyebrow-label {
          margin-bottom: 30px; } }
      @media (max-width: 767px) {
        .module-content-block-three .info-section .eyebrow-label {
          margin-bottom: 25px; } }

.module-three-up-content-two .media-content-block {
  padding: 40px 0; }
  @media (max-width: 767px) {
    .module-three-up-content-two .media-content-block {
      padding: 0; } }
  .module-three-up-content-two .media-content-block .three-up-content-thumb-block {
    padding: 0 58px; }
    @media (max-width: 1199px) {
      .module-three-up-content-two .media-content-block .three-up-content-thumb-block {
        padding: 0 38px; } }
    @media (max-width: 991px) {
      .module-three-up-content-two .media-content-block .three-up-content-thumb-block {
        padding: 0 40px; } }
    @media (max-width: 767px) {
      .module-three-up-content-two .media-content-block .three-up-content-thumb-block {
        padding: 40px 0px; } }
    @media (max-width: 767px) {
      .module-three-up-content-two .media-content-block .three-up-content-thumb-block .module-media {
        padding: 0 60px; } }
    .module-three-up-content-two .media-content-block .three-up-content-thumb-block .module-media .three-up-content-image {
      width: 100%; }
      @media only screen and (max-width: 768px) and (orientation: landscape) {
        .module-three-up-content-two .media-content-block .three-up-content-thumb-block .module-media .three-up-content-image {
          width: auto; } }
    .module-three-up-content-two .media-content-block .three-up-content-thumb-block .module-media .three-up-content-video {
      height: 116px;
      width: 164px; }
    .module-three-up-content-two .media-content-block .three-up-content-thumb-block .module-content-block .primary-btn .fa {
      display: none; }
  @media (max-width: 767px) {
    .module-three-up-content-two .media-content-block {
      padding-left: 25px;
      padding-right: 25px; } }

.module-top-selling-protection-plans {
  margin-top: 74px;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .module-top-selling-protection-plans {
      margin-top: 70px; } }
  @media (max-width: 767px) {
    .module-top-selling-protection-plans {
      margin-top: 35px;
      margin-bottom: 20px; } }
  .module-top-selling-protection-plans .protection-plan-eyebrow {
    text-align: center;
    position: relative;
    margin-bottom: 37px; }
    .module-top-selling-protection-plans .protection-plan-eyebrow:before {
      border-top: 1px solid #cccccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .module-top-selling-protection-plans .protection-plan-eyebrow:before {
          top: 27%; } }
    .module-top-selling-protection-plans .protection-plan-eyebrow .protection-plan-title {
      background: #ffffff;
      padding: 0 15px;
      position: relative;
      z-index: 1; }
      @media (max-width: 767px) {
        .module-top-selling-protection-plans .protection-plan-eyebrow .protection-plan-title .secondary-btn {
          width: 100%; } }
      @media (max-width: 767px) {
        .module-top-selling-protection-plans .protection-plan-eyebrow .protection-plan-title {
          display: inline-block;
          padding: 0;
          width: 100%; } }
      .module-top-selling-protection-plans .protection-plan-eyebrow .protection-plan-title .top-selling-position {
        padding-right: 5px; }
        @media (max-width: 767px) {
          .module-top-selling-protection-plans .protection-plan-eyebrow .protection-plan-title .top-selling-position {
            display: block;
            padding-right: 0; } }
  .module-top-selling-protection-plans .top-selling-protection-products {
    margin-bottom: 30px; }
    .module-top-selling-protection-plans .top-selling-protection-products .product-info {
      position: relative;
      border-right: 2px solid #ffffff;
      height: 300px;
      overflow: hidden; }
      @media (max-width: 991px) {
        .module-top-selling-protection-plans .top-selling-protection-products .product-info {
          border-bottom: 2px solid #ffffff; }
          .module-top-selling-protection-plans .top-selling-protection-products .product-info:first-of-type {
            border-right: none; } }
      @media (max-width: 767px) {
        .module-top-selling-protection-plans .top-selling-protection-products .product-info {
          border-right: none; } }
      .module-top-selling-protection-plans .top-selling-protection-products .product-info:last-of-type {
        border-right: none; }
      .module-top-selling-protection-plans .top-selling-protection-products .product-info .product-img {
        height: 299px;
        width: 100%;
        -webkit-transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -ms-transition: all 600ms ease;
        transition: all 600ms ease; }
      .module-top-selling-protection-plans .top-selling-protection-products .product-info .product-img:hover {
        transform: scale(1.04); }
      .module-top-selling-protection-plans .top-selling-protection-products .product-info .customer-interest-percent {
        position: absolute;
        top: 0;
        width: 100%; }
      .module-top-selling-protection-plans .top-selling-protection-products .product-info .product-caption {
        position: absolute;
        bottom: 0;
        padding: 18px;
        vertical-align: middle;
        opacity: 0.8;
        width: 100%; }

.c-promo-3 {
  margin-bottom: 50px;
  margin-top: 45px; }
  .c-promo-3 .c-promo-3-wrapper {
    display: table;
    vertical-align: middle; }
    .c-promo-3 .c-promo-3-wrapper .c-promo-3-content {
      display: table-cell;
      vertical-align: middle;
      padding: 0 53px;
      display: inline-block;
      width: 50%; }
      .c-promo-3 .c-promo-3-wrapper .c-promo-3-content .offer-headline {
        font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
        font-size: 56px;
        line-height: 58px; }
      @media (max-width: 991px) {
        .c-promo-3 .c-promo-3-wrapper .c-promo-3-content {
          padding: 20px; } }
      @media (max-width: 767px) {
        .c-promo-3 .c-promo-3-wrapper .c-promo-3-content {
          padding: 40px 30px;
          width: 100%; } }
    .c-promo-3 .c-promo-3-wrapper .c-promo-3-img {
      display: inline-block;
      width: 49.6%; }
      @media (max-width: 1199px) {
        .c-promo-3 .c-promo-3-wrapper .c-promo-3-img {
          width: 49.5%; } }
      @media (max-width: 991px) {
        .c-promo-3 .c-promo-3-wrapper .c-promo-3-img {
          width: 49%;
          vertical-align: top; } }
      @media (max-width: 767px) {
        .c-promo-3 .c-promo-3-wrapper .c-promo-3-img {
          padding: 40px 30px; } }

.module-brand-and-service {
  margin-top: 75px; }
  @media (max-width: 991px) {
    .module-brand-and-service {
      margin-top: 55px; } }
  @media (max-width: 767px) {
    .module-brand-and-service {
      margin-top: 40px; } }
  .module-brand-and-service .brands-images .client-logo-list-wrapper {
    text-align: center; }
    .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo {
      width: 19%;
      padding: 25px;
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
      @media (max-width: 1199px) {
        .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo {
          padding: 15px;
          width: 19%; } }
      @media (max-width: 991px) {
        .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo {
          padding: 15px;
          width: 18%; } }
      @media (max-width: 767px) {
        .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo {
          padding: 15px;
          width: 32%; } }
      .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo img {
        max-height: 75px;
        max-width: 100%; }
        @media (max-width: 991px) {
          .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo img {
            max-height: 53px; } }
        @media (max-width: 767px) {
          .module-brand-and-service .brands-images .client-logo-list-wrapper .client-logo img {
            max-height: 45px; } }
  @media (max-width: 767px) {
    .module-brand-and-service .learn-more-brands {
      padding-bottom: 0; } }

.module-worryfree-protection-plans-carousel .module-navpills {
  margin-bottom: 160px; }

.module-worryfree-protection-plans-carousel .multi-image-plan-slider {
  margin-top: -115px; }
  @media (min-width: 1200px) {
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .active, .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .item, .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .next, .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .prev {
      display: inline; } }
  @media (min-width: 1040px) and (max-width: 1199px) {
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .active, .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .item, .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .next, .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .prev {
      display: inline; } }
  .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item {
    padding-right: 5px;
    margin-top: 25px;
    width: 20%;
    display: inline-block;
    border: 0;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); }
    @media (max-width: 1199px) {
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item {
        transform: none;
        transition: none; } }
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item:hover {
      z-index: 2;
      -webkit-transition: all 200ms ease-in;
      -webkit-transform: scale(1.1);
      -ms-transition: all 200ms ease-in;
      -ms-transform: scale(1.1);
      -moz-transition: all 200ms ease-in;
      -moz-transform: scale(1.1);
      transition: all 200ms ease-in;
      transform: scale(1.1); }
      @media (max-width: 1199px) {
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item:hover {
          transform: none;
          transition: none; } }
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item .plan-detail {
      position: relative; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item .plan-detail img {
        width: 100%;
        height: 200px; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item .plan-detail .image-caption {
        position: absolute;
        opacity: 0.8;
        bottom: 0;
        width: 100%;
        padding: 10px 0;
        background: #0079c1;
        color: #ffffff; }
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item.active-image {
      height: 245px;
      margin-top: 0px; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item.active-image .plan-detail img {
        height: 230px;
        transition: all .2s ease-in-out; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item.active-image .plan-detail .image-caption {
        position: absolute;
        opacity: 0.8;
        bottom: 0;
        width: 100%;
        padding: 10px 0;
        background: #0079c1;
        color: #ffffff; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .carousel-item.active-image .plan-detail .image-caption:after {
          content: ' ';
          height: 0;
          position: absolute;
          width: 0;
          left: 45%;
          border: 15px solid transparent;
          border-top-color: #0079c1;
          /*top: 40px;*/
          top: 100%;
          opacity: 0.8; }
  @media (max-width: 991px) {
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider {
      overflow: hidden;
      width: 112%;
      left: -8%; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner {
        width: 136%;
        left: -16%;
        overflow: hidden; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 90%;
          content: "";
          display: block;
          background-color: #ffffff;
          z-index: 2; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner:after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 90%;
          right: 0;
          content: "";
          display: block;
          background-color: #ffffff;
          z-index: 2; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .item .carousel-item {
          width: 20%; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner > .item {
          transition: 100ms ease-in-out left; } }
    @media all and (max-width: 991px) and (transform-3d), (max-width: 991px) and (-webkit-transform-3d) {
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner > .item {
        transition: 100ms ease-in-out left;
        transition: 100ms ease-in-out all;
        backface-visibility: visible;
        transform: none !important; } }
  @media (max-width: 991px) {
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner > .item {
        overflow: hidden; } }
  @media (max-width: 767px) {
    .module-worryfree-protection-plans-carousel .multi-image-plan-slider {
      overflow: hidden;
      width: 112%;
      left: -8%; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner {
        width: 185%;
        left: -41%;
        overflow: hidden; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 82%;
          content: "";
          display: block;
          background-color: #ffffff;
          z-index: 2; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner:after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 82%;
          right: 0;
          content: "";
          display: block;
          background-color: #ffffff;
          z-index: 2; }
        .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner .item .carousel-item {
          width: 33.3333333333%; }
      .module-worryfree-protection-plans-carousel .multi-image-plan-slider .carousel-inner > .item {
        overflow: hidden; } }

.module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan {
  display: none; }
  @media (max-width: 767px) {
    .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-heading {
      display: block;
      line-height: 33px;
      margin-bottom: 35px; } }
  .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan.active {
    display: block; }
  @media (max-width: 767px) {
    .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list {
      padding: 0;
      margin-left: -15px;
      margin-right: -15px; } }
  .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item {
    display: inline-block;
    width: 33%;
    padding-right: 15px; }
    .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item:nth-child(3), .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item:nth-child(6) {
      padding-right: 0; }
    .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item:nth-child(7) {
      padding-right: 15px; }
    @media (max-width: 991px) {
      .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item {
        width: 49%; } }
    @media (max-width: 767px) {
      .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item a {
      text-decoration: none;
      display: block; }
    .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail {
      background: #ffffff;
      padding: 17px 20px;
      color: #333333;
      width: 100%;
      border: 1px solid #cccccc;
      margin-top: 17px;
      display: table; }
      @media (max-width: 1199px) {
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail {
          padding: 17px 10px; } }
      @media (max-width: 991px) {
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail {
          padding: 17px 20px; } }
      @media (max-width: 767px) {
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail {
          margin-top: 0;
          border-top: 1px solid #cccccc;
          border-bottom: none;
          border-left: none;
          border-right: none; } }
      .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-heading {
        width: 65%;
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 1199px) {
          .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-heading {
            width: 60%; } }
        @media (max-width: 991px) {
          .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-heading {
            width: 56%; } }
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-heading .appliance-icon {
          display: table-cell;
          vertical-align: middle;
          width: 35px; }
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-heading .appliance-name {
          display: table-cell;
          vertical-align: middle;
          padding-left: 13px;
          text-align: left;
          line-height: 18px; }
      .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-value {
        vertical-align: middle;
        display: table-cell;
        text-align: left; }
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-value .plan-amount {
          margin-right: 10px; }
          .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-value .plan-amount span {
            height: 13px;
            vertical-align: text-top; }
        .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item .plan-detail .plan-value .fa-angle-right {
          font-size: 19px; }
    @media (max-width: 767px) {
      .module-worryfree-protection-plans-carousel .protection-plan-content .protection-plan .plan-list .plan-item:last-of-type .plan-detail {
        border-bottom: 1px solid #cccccc; } }

@media (max-width: 991px) {
  .module-worryfree-customer-review {
    margin-bottom: 20px; } }

.module-worryfree-customer-review .customer-feedback {
  padding: 65px 70px 46px 40px; }
  @media (max-width: 1199px) {
    .module-worryfree-customer-review .customer-feedback {
      padding: 35px 70px 25px 40px; } }
  @media (max-width: 991px) {
    .module-worryfree-customer-review .customer-feedback {
      padding: 30px; } }
  @media (max-width: 767px) {
    .module-worryfree-customer-review .customer-feedback {
      padding: 30px 20px; } }
  .module-worryfree-customer-review .customer-feedback .feedback-msg {
    padding-top: 30px;
    font-family: "itc-new-baskerville-italic", Arial, Verdana, sans-serif;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px; }
    @media (max-width: 1199px) {
      .module-worryfree-customer-review .customer-feedback .feedback-msg {
        padding-top: 0;
        margin-bottom: 10px; } }
    @media (max-width: 991px) {
      .module-worryfree-customer-review .customer-feedback .feedback-msg {
        font-size: 30px;
        line-height: 30px; } }
  .module-worryfree-customer-review .customer-feedback .customer-detail {
    padding-top: 20px; }
    @media (max-width: 991px) {
      .module-worryfree-customer-review .customer-feedback .customer-detail {
        padding-top: 10px; } }

@media (max-width: 1199px) {
  .module-worryfree-learn-more-plans .learn-more-plan-details {
    margin-bottom: 20px; } }

.module-worryfree-learn-more-plans .learn-more-plan-details .module-content-block {
  border-top: 5px solid #ff6e1e;
  padding: 30px 20px;
  text-align: center; }

.module-cleading-two {
  margin-top: 70px; }
  .module-cleading-two .cleading-title-wrapper {
    text-align: center;
    position: relative; }
    .module-cleading-two .cleading-title-wrapper:before {
      border-top: 1px solid #cccccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .module-cleading-two .cleading-title-wrapper:before {
          top: 22%; } }
    .module-cleading-two .cleading-title-wrapper .cleading-title {
      background: #ffffff;
      padding: 0 15px;
      position: relative;
      z-index: 1; }
      @media (max-width: 767px) {
        .module-cleading-two .cleading-title-wrapper .cleading-title {
          width: 64%;
          display: inline-block;
          padding: 0; } }
      @media (max-width: 320px) {
        .module-cleading-two .cleading-title-wrapper .cleading-title {
          width: 72%; } }
  .module-cleading-two .cleading-description {
    margin-bottom: 28px; }

.module-lead-in-title .lead-in-heading {
  font-size: 31px; }

.module-lead-in-title .primary-btn .fa {
  display: none; }

.table-heading {
  border: 1px solid #dddddd;
  margin-bottom: 0;
  border-bottom: 0;
  border-left: 5px solid #ff6e1e;
  padding: 15px;
  padding-left: 25px;
  margin-right: 2px; }
  @media (max-width: 767px) {
    .table-heading {
      margin-right: 0; } }

.module-table {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #dddddd; }
  @media (max-width: 767px) {
    .module-table {
      display: block;
      overflow-x: auto; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .module-table {
      display: table; } }
  .module-table .table-title {
    padding: 20px;
    margin-bottom: 0;
    border-bottom: none; }
  .module-table th {
    padding: 8px;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 12px;
    border-bottom: none;
    color: #fff;
    background-color: #333333; }
    .module-table th:first-child {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .module-table th:first-child {
          padding-left: 11px; } }
    .module-table th:last-child {
      padding-right: 26px; }
      @media (max-width: 767px) {
        .module-table th:last-child {
          padding-right: 15px; } }
  .module-table tbody td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding: 15px; }
    .module-table tbody td:first-child {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .module-table tbody td:first-child {
          padding-left: 15px; } }
    .module-table tbody td:last-child {
      padding-right: 30px; }
      @media (max-width: 767px) {
        .module-table tbody td:last-child {
          padding-left: 15px; } }

table.module-table::-webkit-scrollbar {
  -webkit-appearance: none; }

table.module-table::-webkit-scrollbar:vertical {
  width: 12px; }

table.module-table::-webkit-scrollbar:horizontal {
  height: 12px; }

table.module-table::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff; }

table.module-table::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff; }

.module-whats-happening-dropdown .select-city-form {
  padding: 25px; }
  .module-whats-happening-dropdown .select-city-form .city-text {
    font-weight: normal; }
  .module-whats-happening-dropdown .select-city-form .city-name {
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    border: 1px solid #CFD8DC;
    border-radius: 5px; }
    .module-whats-happening-dropdown .select-city-form .city-name:focus {
      border-color: #0079c1; }
  .module-whats-happening-dropdown .select-city-form .city-btn {
    display: block;
    text-align: center;
    width: 100%; }
    @media (max-width: 767px) {
      .module-whats-happening-dropdown .select-city-form .city-btn {
        margin-top: 10px; } }

.module-common-error .background-cover-image {
  background-size: cover;
  min-height: 649px;
  position: relative;
  /*&.error-404 {
            background-image: url('../images/common-error-404.jpg');
        }

        &.error-503{
            background-image : url('../images/common-error-503.jpg'); 
        }*/ }
  @media (max-width: 1199px) {
    .module-common-error .background-cover-image {
      min-height: 475px; } }
  @media (max-width: 767px) {
    .module-common-error .background-cover-image {
      min-height: 295px; } }

.module-common-error .common-error-text {
  position: absolute;
  top: 30%;
  left: 15%; }
  @media (max-width: 1199px) {
    .module-common-error .common-error-text {
      top: 30%; } }
  @media (max-width: 991px) {
    .module-common-error .common-error-text {
      top: 24%; } }
  @media (max-width: 767px) {
    .module-common-error .common-error-text {
      left: 0;
      top: 15%;
      padding: 0 10px;
      width: 100%; } }
  .module-common-error .common-error-text .error-title {
    font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
    font-size: 70px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .module-common-error .common-error-text .error-title {
        font-size: 30px;
        margin-bottom: 25px; } }
  .module-common-error .common-error-text .error-desc {
    width: 50%; }

.module-thank-you-confirmation .application-submit-wrapper {
  margin: auto 203px;
  text-align: center; }
  @media (max-width: 991px) {
    .module-thank-you-confirmation .application-submit-wrapper {
      margin: auto 0; } }
  .module-thank-you-confirmation .application-submit-wrapper .application-submit-icon {
    height: 70px; }
  .module-thank-you-confirmation .application-submit-wrapper .notification-description-wrapper .notification-description {
    display: inline-block;
    width: 246px;
    height: 90px;
    border: 1px solid #cccccc;
    padding: 15px;
    font-weight: bold;
    background-color: #f6f6f6; }
    @media (max-width: 767px) {
      .module-thank-you-confirmation .application-submit-wrapper .notification-description-wrapper .notification-description {
        width: 100%; } }
  .module-thank-you-confirmation .application-submit-wrapper .notification-description-wrapper .notification-desc-right {
    margin-left: 20px; }
    @media (max-width: 767px) {
      .module-thank-you-confirmation .application-submit-wrapper .notification-description-wrapper .notification-desc-right {
        margin-left: 0;
        margin-top: 20px;
        border-left: 1px solid #cccccc; } }

.module-high-alert-banner {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif; }
  .module-high-alert-banner .error-link:hover {
    color: #ffffff; }
  .module-high-alert-banner.bg-alert-red .details {
    background: #900; }
  .module-high-alert-banner.bg-orange .details {
    background: #c9581a; }
  .module-high-alert-banner.bg-yellow .details {
    background: #c1951e; }
  .module-high-alert-banner.bg-blue .details {
    background: #0165a1; }
  .module-high-alert-banner .banner-heading .subhead {
    font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
    font-size: 27px;
    line-height: 26px;
    margin-bottom: 0; }
  .module-high-alert-banner .banner-heading .dark-red-label {
    font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
    vertical-align: sub; }
    @media (max-width: 767px) {
      .module-high-alert-banner .banner-heading .dark-red-label {
        vertical-align: middle;
        font-size: 12px;
        line-height: 14px; } }
  .module-high-alert-banner .banner-heading .hide-details {
    display: none; }
  .module-high-alert-banner .banner-heading span {
    cursor: pointer; }
  .module-high-alert-banner .banner-description {
    display: none; }
    .module-high-alert-banner .banner-description .banner-description-text {
      margin-bottom: 25px;
      font-size: 18px; }
      @media (max-width: 767px) {
        .module-high-alert-banner .banner-description .banner-description-text {
          margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .module-high-alert-banner .banner-description .storm-warning-links a {
        display: block; } }
    .module-high-alert-banner .banner-description .storm-warning-links a:nth-child(1), .module-high-alert-banner .banner-description .storm-warning-links a:nth-child(2) {
      margin-right: 30px; }
      @media (max-width: 767px) {
        .module-high-alert-banner .banner-description .storm-warning-links a:nth-child(1), .module-high-alert-banner .banner-description .storm-warning-links a:nth-child(2) {
          margin-right: 0;
          margin-bottom: 30px; } }
    .module-high-alert-banner .banner-description .storm-warning-links a:nth-child(1) {
      display: inline-block; }
      @media (max-width: 767px) {
        .module-high-alert-banner .banner-description .storm-warning-links a:nth-child(1) {
          display: block; } }
    .module-high-alert-banner .banner-description .primary-reversed-red {
      padding: 11px 22px 11px;
      font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
      font-size: 16px;
      line-height: 16px;
      border-radius: 0px;
      text-transform: uppercase;
      text-decoration: none;
      background-color: transparent;
      color: #ffffff;
      border: 2px solid #ffffff; }
      .module-high-alert-banner .banner-description .primary-reversed-red:hover, .module-high-alert-banner .banner-description .primary-reversed-red:focus {
        background-color: transparent;
        color: #ffffff;
        border: 2px solid #ffffff;
        text-decoration: none; }
      .module-high-alert-banner .banner-description .primary-reversed-red:visited {
        background-color: transparent;
        color: #ffffff;
        border: 2px solid #ffffff; }
      .module-high-alert-banner .banner-description .primary-reversed-red.disabled {
        background-color: transparent;
        color: #ffffff;
        border: 2px solid #ffffff;
        opacity: 0.6;
        text-decoration: none; }

/*LICustomerFeedbackForm Styling starts*/
.feedback-form .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  display: block; }
  .feedback-form .inputfile + label {
    color: #0079c1;
    margin-bottom: 0px;
    margin: 2px 0 2px 0;
    cursor: pointer; }

.feedback-form .tab-wrapper {
  border: 1px solid lightgray;
  padding: 4px 0px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center; }

.feedback-form .info-wrapper {
  position: absolute; }

.feedback-form .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 12px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .feedback-form .form-control.select-input {
    font-family: "myriadpro-regular", Arial, Verdana, sans-serif;
    font-size: 14px;
    height: 45px; }

.feedback-form .btn-blue {
  padding: 18px 30px; }
  @media only screen and (max-width: 600px) {
    .feedback-form .btn-blue {
      width: 100%; } }

/*LICustomerFeedbackForm Styling ends*/
/*ProactiveAlertForm Styling starts*/
.chat-modal .modal-lg {
  width: 340px;
  position: fixed;
  bottom: 0;
  right: 20px;
  margin-bottom: 0; }

.chat-modal .chat-modal-header {
  background: #444;
  padding: 6px 10px 28px;
  border-bottom: 5px solid #ff6e1e;
  border-radius: 8px 8px 0 0; }
  .chat-modal .chat-modal-header .glyphicon {
    color: #fff; }

.chat-modal .chat-modal-body {
  position: relative;
  text-align: center;
  padding: 125px 0px; }
  .chat-modal .chat-modal-body .chat-icon {
    width: 56px;
    height: 45px; }

.chat-modal .chat-modal-footer .btn-blue, .chat-modal .chat-modal-footer .btn-white {
  padding: 15px 28px; }

.chat-modal.modal .modal-dialog .modal-content.chat-modal-content {
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
  box-shadow: 2px 2px 5px 4px rgba(0, 0, 0, 0.2);
  border-radius: 8px 8px 0 0; }

.chat-modal.modal .modal-dialog .modal-content .modal-footer {
  padding: 15px; }

/*ProactiveAlertForm Styling ends*/
/*ChatFeedbackForm Styling starts*/
.rating-feedback-form input[type='checkbox'].custom-star-input {
  opacity: 0;
  margin-left: 0;
  width: 19px;
  height: 19px;
  top: 10px;
  left: 30px;
  position: relative;
  outline: none;
  /*&:hover {
                + label.custom-star-radio {
                    outline: none;

                    span {
                        &:before {
                            content: '\f005';
                            color: black;
                        }
                    }
                }
            }*/ }
  .rating-feedback-form input[type='checkbox'].custom-star-input:checked + label.custom-star-radio {
    outline: none; }
    .rating-feedback-form input[type='checkbox'].custom-star-input:checked + label.custom-star-radio span:before {
      content: '\f005';
      color: black; }

.rating-feedback-form label.custom-star-radio {
  line-height: 14px;
  display: inline;
  outline: none;
  /*&.hover-star {
                span {
                    &:before {
                        content: '\f005';
                        color: black;
                    }
                }
            }*/ }
  .rating-feedback-form label.custom-star-radio span {
    vertical-align: text-top;
    cursor: pointer;
    width: 30px;
    display: inline-block;
    font: normal normal normal 14px/1 psegicon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
    .rating-feedback-form label.custom-star-radio span:before {
      content: '\f006';
      position: relative;
      display: block;
      font-size: 30px;
      color: dodgerblue;
      visibility: visible; }

.rating-feedback-form .rate-comment {
  padding: 24px; }
  @media only screen and (min-width: 992px) {
    .rating-feedback-form .rate-comment {
      padding: 2% 29%; } }
  @media only screen and (min-width: 1200px) {
    .rating-feedback-form .rate-comment {
      padding: 2% 29%; } }

/*ChatFeedbackForm Styling ends*/
/*Customer Survey Styling starts*/
.customer-survey .page-title {
  text-align: center; }

.customer-survey .custom-hide {
  display: none; }

.customer-survey .custom-radio {
  outline: 0; }

.customer-survey .custom-radio input[type='radio'] {
  opacity: 0; }

.customer-survey .custom-radio input[type='radio']:checked + label span:after {
  visibility: visible; }

.customer-survey .custom-radio input[type='radio']:focus + label span:before {
  outline: 1px solid #0079c1; }

.customer-survey .custom-radio input[type='radio'].radio-focus-hide:focus + label span:before {
  outline: 0; }

.customer-survey .custom-radio label {
  line-height: 14px; }

.customer-survey .custom-radio label span {
  vertical-align: text-top; }

.customer-survey .custom-radio label span:before {
  content: '';
  width: 19px;
  height: 19px;
  border-radius: 19px;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #000; }

.customer-survey .custom-radio label span:after {
  content: '';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  left: -15px;
  width: 11px;
  height: 11px;
  border-radius: 8px;
  background: #0079c1;
  visibility: hidden; }

/*Customer Survey Styling ends*/
/*Chat File CSS For NJ*/
.helpButtonDisabled {
  display: none !important; }

.embeddedServiceHelpButton .helpButton .uiButton {
  background: #0079c1;
  font-family: "Helvetica Neue LT Std", sans-serif; }

.embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #0079c1; }

html button input optgroup select textarea {
  color: #FF0000; }

#Page_Title__c {
  display: none; }

label[for="Page_Title__c"] {
  display: none; }

#Case_Origin_Type__c {
  display: none; }

label[for="Case_Origin_Type__c"] {
  display: none; }

.embeddedServiceSidebarButton.uiButton--inverse .embeddedServiceSidebarButton.uiButton--inverse:disabled {
  background: red; }

.waitingCancelChat uiButton--inverse uiButton embeddedServiceSidebarButton {
  background: red; }

/*Chat File CSS Ends*/
.module-hvac-request.top-space {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .module-hvac-request.top-space {
      margin-top: 30px; } }

@inlcude mobile {
  .module-hvac-request.top-space {
    margin-top: 15px; } }

.module-hvac-request .hvac-dropdown {
  width: 100%;
  border: solid 1px #ccc; }

.module-hvac-request .equipment-type-checkboxes .checkbox-container .checkbox {
  vertical-align: top;
  margin-top: 4px; }
  .module-hvac-request .equipment-type-checkboxes .checkbox-container .checkbox input[type="checkbox"] {
    margin-left: 0;
    height: 19px;
    width: 19px; }

.module-hvac-request .equipment-type-checkboxes .checkbox-container span {
  max-width: 83%;
  display: inline-block; }

.module-hvac-request .hvac-button-block .btn-submit-hvac-app {
  margin-left: 18px; }
  @media (max-width: 767px) {
    .module-hvac-request .hvac-button-block .btn-submit-hvac-app {
      margin-left: 0;
      margin-bottom: 18px;
      width: 100%; } }

@media (max-width: 767px) {
  .module-hvac-request .hvac-button-block .cancel-hvac-request {
    width: 100%; } }

.module-hvac-request .datepicker-icon {
  background-image: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: 96% 50%; }

.module-webform.top-space {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .module-webform.top-space {
      margin-top: 30px; } }

@inlcude mobile {
  .module-webform.top-space {
    margin-top: 15px; } }

.module-webform .webform-dropdown {
  width: 100%;
  border: solid 1px #ccc; }

.module-webform .equipment-type-checkboxes .checkbox-container .checkbox {
  vertical-align: top;
  margin-top: 4px; }
  .module-webform .equipment-type-checkboxes .checkbox-container .checkbox input[type="checkbox"] {
    margin-left: 0;
    height: 19px;
    width: 19px; }

.module-webform .equipment-type-checkboxes .checkbox-container span {
  max-width: 83%;
  display: inline-block; }

.module-webform .webform-button-block .btn-submit-webform-app {
  margin-left: 18px; }
  @media (max-width: 767px) {
    .module-webform .webform-button-block .btn-submit-webform-app {
      margin-left: 0;
      margin-bottom: 18px;
      width: 100%; } }

@media (max-width: 767px) {
  .module-webform .webform-button-block .cancel-webform-request {
    width: 100%; } }

.module-webform .datepicker-icon {
  background-image: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: 96% 50%; }

.basic-message {
  border: 2px solid #0079c1;
  background-color: #ebf2f3; }

.success-message {
  border: 2px solid #5c8727;
  background-color: #5c8727;
  color: #ffffff; }

.failure-message {
  border: 2px solid #d31212;
  background-color: #d31212;
  color: #ffffff; }

.input-validation-error, .dropdown-validation-error {
  border: 2px solid #d31245 !important; }

.cli-disabled {
  background-color: #cccccc;
  color: #000000;
  border: 2px solid #cccccc;
  text-decoration: none;
  cursor: default; }

/* border-orange div starts*/
.heading-orange-border {
  border: 1px solid #cccccc;
  padding: 21px 25px;
  border-left: 5px solid #ff6e1e; }

.description-outer-orange-border {
  padding: 18px;
  border: 1px solid #cccccc;
  border-top: 0; }

.description-inner-orange-border {
  border: 1px solid #cccccc;
  background-color: #ffffff; }

@media (max-width: 767px) {
  .detail-mobile {
    margin-left: 10px;
    margin-top: 5px; } }

/* border-orange div starts*/
.no-bdr-top {
  border-top: none; }

/*link middle starts*/
.link-middle {
  vertical-align: -webkit-baseline-middle; }

/*link middle ends*/
.overflow-hidden {
  overflow: hidden; }

/*select*/
/*select starts*/
.customer-load-select {
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  border: 1px solid #CFD8DC;
  border-radius: 5px; }

.customer-load-select-city {
  width: 65%;
  height: 45px;
  padding: 6px 12px;
  border: 1px solid #CFD8DC;
  border-radius: 5px; }

/*select ends*/
/*element Gap in dimension starts*/
.element-right {
  padding-right: 10px; }
  @media (max-width: 767px) {
    .element-right {
      padding-right: 0px;
      margin-bottom: 15px; } }

.element-left {
  padding-left: 10px; }
  @media (max-width: 767px) {
    .element-left {
      padding-left: 0px; } }

/*element Gap in dimension ends*/
/*draft and continue btn starts*/
@media (max-width: 767px) {
  .draft-btn, .continue-btn {
    width: 100%; } }

/*draft and continue btn ends*/
.width18 {
  width: 18%; }

/*horizontal child center starts*/
.horizontal-center-parent {
  display: table;
  width: 100%;
  height: 100%; }

.horizontal-center-child {
  display: table-cell;
  vertical-align: middle; }

/*horizontal child center ends*/
/*tooltip css starts*/
.tooltip-text {
  font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
  font-size: 21px;
  line-height: 1.2;
  padding: 10px; }

/*tooltip css ends*/
/*radio button customer load starts*/
.selected-state-indicator {
  position: relative; }
  .selected-state-indicator input[type=radio] {
    visibility: hidden; }
    .selected-state-indicator input[type=radio]:checked + .radio-label {
      border: 3px solid #0079c1;
      background: #0079c1; }
  .selected-state-indicator .radio-label {
    border: 2px solid #cccccc;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0; }
    .selected-state-indicator .radio-label:hover {
      border: 2px solid #0079c1; }
    .selected-state-indicator .radio-label:after {
      top: 3px;
      left: 3px;
      border: 3px solid #ffffff;
      border-top: none;
      content: '';
      width: 9px;
      height: 6px;
      position: absolute;
      border-right: none;
      transform: rotate(-45deg); }

/*radio button customer load ends*/
/* common elements ends */
/* Navigation Starts */
.stepprogressstep {
  display: none; }
  .stepprogressstep .anchor-click {
    text-decoration: none; }
  .stepprogressstep .draft-click:focus {
    color: #0079c1;
    border: 2px solid #0079c1;
    outline: none; }
  .stepprogressstep .element-outline {
    outline: none; }
  .stepprogressstep .checkbox {
    display: inline-block; }
    @media (max-width: 991px) {
      .stepprogressstep .checkbox {
        vertical-align: sub; } }
    @media (max-width: 767px) {
      .stepprogressstep .checkbox {
        vertical-align: sub; } }
    .stepprogressstep .checkbox input[type=checkbox] + label {
      border: 1px solid #cdcdcd; }
    .stepprogressstep .checkbox input[type=checkbox]:checked + label {
      border: 1px solid #0079c1; }
    .stepprogressstep .checkbox input[type=checkbox]:focus + label {
      border: 1px solid #cdcdcd; }
  .stepprogressstep .checkbox-label {
    padding-left: 5px;
    display: inline-block; }
  @media (max-width: 991px) {
    .stepprogressstep .cli-icon {
      vertical-align: -webkit-baseline-middle; } }
  @media (max-width: 767px) {
    .stepprogressstep .cli-icon {
      vertical-align: -webkit-baseline-middle; } }

/* Navigation Ends */
/*load exceed expected limit starts*/
.modal-load-exceed-expected-limit .modal-body .load-exceed-status {
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  padding: 30px 20px; }

/*load exceed expected limit ends*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0; }

/* modal account section validate*/
.module-choose-correct-address .button-100-match {
  background: #000000;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
  border: 2px solid #000000;
  box-shadow: 1px 1px 1px #000000; }

.module-choose-correct-address .radio-align {
  top: 35%; }

.module-choose-correct-address .modal-header .address-mobile {
  display: flex; }
  .module-choose-correct-address .modal-header .address-mobile .modal-heading-mobile-width {
    flex: 1; }

.module-choose-correct-address .modal-footer .footer-content {
  padding-top: 30px; }

@media (max-width: 767px) {
  .module-choose-correct-address .modal-footer .duplicatebill-continue-btn, .module-choose-correct-address .modal-footer .cancelAddress {
    width: 100%; } }

.module-account-property-information .container-select {
  width: 750px;
  margin: 0 auto; }

.module-account-property-information .nice-select .list {
  border-radius: 0px;
  height: 129px;
  overflow-y: auto; }

.module-account-property-information .nice-select .option:hover, .module-account-property-information .nice-select .option.focus, .module-account-property-information .nice-select .option.selected.focus {
  color: red;
  background: none; }

.module-account-property-information .difference-btn-green {
  background-color: #5c8727;
  border-color: #5c8727; }

.module-account-property-information .difference-btn-green-validate {
  background-color: #5c8727;
  border-color: #5c8727;
  padding: 5px;
  text-align: unset;
  font-size: 14px; }

@media only screen and (device-width: 1024px) {
  .module-account-property-information .zip-code-account {
    min-width: 140px; } }

.module-stepprogress {
  background: url(../images/customerload/bg-tab.gif) repeat; }
  .module-stepprogress .module-progressbar {
    counter-reset: step;
    display: table;
    width: 100%; }
    .module-stepprogress .module-progressbar li {
      list-style-type: none;
      width: 16.66%;
      display: table-cell; }
      .module-stepprogress .module-progressbar li:before {
        content: counter(step);
        counter-increment: step;
        width: 36px;
        height: 36px;
        display: block;
        line-height: 36px;
        margin: 25px auto 10px;
        border-radius: 18px;
        border: 2px solid #000;
        font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
        font-size: 21px;
        background-color: #ffffff; }
      .module-stepprogress .module-progressbar li.active {
        transition: all .2s ease-in-out;
        transform: scale(1.06);
        background-color: #fff;
        border-bottom: 4px solid #ff6e1e;
        border-top: 1px solid #cdcdcd;
        border-left: 1px solid #cdcdcd;
        border-right: 1px solid #cdcdcd; }
        .module-stepprogress .module-progressbar li.active:before {
          border-color: #5c8727;
          color: #5c8727; }
        @media (max-width: 991px) {
          .module-stepprogress .module-progressbar li.active {
            min-height: 163px; } }
        @media (max-width: 767px) {
          .module-stepprogress .module-progressbar li.active {
            min-height: 0; } }
      .module-stepprogress .module-progressbar li.visited:before {
        background-color: #5c8727;
        color: #ffffff;
        border: 1px solid #5c8727; }

.module-aboutYouCustomerLoad .module-aboutYou-heading {
  margin-top: 64px; }

.module-aboutYouCustomerLoad .four-tabs li {
  width: 50%; }
  @media (max-width: 991px) {
    .module-aboutYouCustomerLoad .four-tabs li a span {
      vertical-align: -webkit-baseline-middle; } }
  @media (max-width: 767px) {
    .module-aboutYouCustomerLoad .four-tabs li a span {
      vertical-align: -webkit-baseline-middle; } }

.module-aboutYouCustomerLoad .customer-load-agreement {
  overflow: auto;
  overflow-x: hidden;
  resize: none;
  height: 230px;
  min-width: 170px;
  border: 1px solid #CFD8DC;
  padding: 13px;
  font-size: 14px;
  font-weight: normal;
  color: #333333; }
  .module-aboutYouCustomerLoad .customer-load-agreement .agreement-content {
    margin-bottom: 13px; }
  .module-aboutYouCustomerLoad .customer-load-agreement ol {
    margin-left: 13px; }
  .module-aboutYouCustomerLoad .customer-load-agreement::-webkit-scrollbar-track {
    background-color: white;
    border-radius: 10px; }
  .module-aboutYouCustomerLoad .customer-load-agreement::-webkit-scrollbar {
    width: 14px;
    height: 18px; }
  .module-aboutYouCustomerLoad .customer-load-agreement::-webkit-scrollbar-corner {
    background-color: transparent; }
  .module-aboutYouCustomerLoad .customer-load-agreement::-webkit-scrollbar-thumb {
    height: 70px;
    border: 4px solid #fff;
    background-clip: padding-box;
    -webkit-border-radius: 9px;
    background-color: #cdcdcd; }

.module-application-status-detail .application-status-detail-wrapper .module-application-detail .application-header {
  border: 1px solid #cccccc;
  padding: 21px 25px;
  border-left: 5px solid #ff6e1e; }

.module-application-status-detail .application-status-detail-wrapper .module-application-detail .applicant-desc {
  padding: 18px;
  border: 1px solid #cccccc;
  border-top: 0; }
  .module-application-status-detail .application-status-detail-wrapper .module-application-detail .applicant-desc .application-general {
    margin-bottom: 18px;
    border: 1px solid #cccccc;
    background-color: #ffffff; }
  .module-application-status-detail .application-status-detail-wrapper .module-application-detail .applicant-desc .application-service-address {
    margin-bottom: 18px;
    border: 1px solid #cccccc;
    background-color: #ffffff; }
  .module-application-status-detail .application-status-detail-wrapper .module-application-detail .applicant-desc .application-notification-number {
    border: 1px solid #cccccc;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .module-application-status-detail .application-status-detail-wrapper .module-application-detail .applicant-desc .application-notification-number .detail-mobile {
        margin-left: 10px;
        margin-top: 5px; } }

.module-application-submitted .application-submit-wrapper {
  margin: auto 203px;
  text-align: center; }
  @media (max-width: 767px) {
    .module-application-submitted .application-submit-wrapper {
      margin: auto 0; } }
  .module-application-submitted .application-submit-wrapper .notification-description-wrapper .notification-description {
    display: inline-block;
    width: 300px;
    height: 90px;
    border: 1px solid #cccccc;
    padding: 15px;
    font-weight: bold;
    background-color: #f6f6f6; }
    @media (max-width: 767px) {
      .module-application-submitted .application-submit-wrapper .notification-description-wrapper .notification-description {
        width: 100%; } }
  .module-application-submitted .application-submit-wrapper .notification-description-wrapper .notification-desc-right {
    margin-left: -3px;
    border-left: none; }
    @media (max-width: 767px) {
      .module-application-submitted .application-submit-wrapper .notification-description-wrapper .notification-desc-right {
        margin-left: auto;
        border-left: 1px solid #cccccc; } }

.module-billing-contact-information .contact-information-details {
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  padding: 20px; }

.module-billing-contact-information .add-contractor-enable {
  pointer-events: visible;
  color: #0079c1; }

.module-billing-contact-information .add-contractor-disable {
  pointer-events: none;
  color: #cdcdcd; }

.module-billing-contact-information .nice-select .list {
  border-radius: 0px;
  height: 129px;
  overflow-y: auto; }

.module-load-details {
  /*.module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .load-input-existing {
    min-width: 90px !important;
}*/ }
  .module-load-details .difference-btn-unit {
    text-transform: none; }
  .module-load-details .add-contractor-enable {
    pointer-events: visible;
    color: #0079c1; }
  .module-load-details .add-contractor-disable {
    pointer-events: none;
    color: #cdcdcd; }
  .module-load-details .width-three-element {
    width: 31.2%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 991px) {
      .module-load-details .width-three-element {
        width: 31%; } }
    @media (max-width: 767px) {
      .module-load-details .width-three-element {
        width: 100%; } }
  .module-load-details .margin-three-element {
    margin-right: 20px; }
    @media (max-width: 767px) {
      .module-load-details .margin-three-element {
        margin-bottom: 10px; } }
  .module-load-details .primary-btn-enable {
    height: 28px;
    width: 28px;
    line-height: 14px;
    font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
    font-size: 18px;
    border-radius: 16px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #0079c1;
    color: #ffffff;
    border: 2px solid #0079c1; }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
      .module-load-details .primary-btn-enable {
        padding-left: 0px;
        padding-right: 0px; } }
    @media (max-width: 991px) {
      .module-load-details .primary-btn-enable {
        padding-left: 0px;
        padding-right: 0px; } }
    @media (max-width: 767px) {
      .module-load-details .primary-btn-enable {
        padding-left: 0px;
        padding-right: 0px; } }
  .module-load-details .primary-btn-disable {
    height: 28px;
    width: 28px;
    line-height: 14px;
    font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
    font-size: 18px;
    border-radius: 16px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #ffffff;
    color: #cccccc;
    border: 2px solid #cccccc; }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
      .module-load-details .primary-btn-disable {
        padding-left: 0px;
        padding-right: 0px; } }
    @media (max-width: 991px) {
      .module-load-details .primary-btn-disable {
        padding-left: 0px;
        padding-right: 0px; } }
    @media (max-width: 767px) {
      .module-load-details .primary-btn-disable {
        padding-left: 0px;
        padding-right: 0px; } }
  .module-load-details .electric-load-wrapper .electric-load-details {
    padding: 30px 20px 45px;
    background-color: #f6f6f6;
    border: 1px solid #cccccc; }
    .module-load-details .electric-load-wrapper .electric-load-details .select-appliance-inbox {
      font-size: 14px !important;
      line-height: inherit !important; }
    .module-load-details .electric-load-wrapper .electric-load-details .load-input-electric {
      min-width: 90px !important; }
    @media only screen and (device-width: 1024px) {
      .module-load-details .electric-load-wrapper .electric-load-details .load-input-electric {
        width: 75px;
        min-width: 20px !important; } }
    .module-load-details .electric-load-wrapper .electric-load-details .remove-height {
      line-height: 45px; }
  .module-load-details .middle-text {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .module-load-details .middle-text {
        display: block; } }
    .module-load-details .middle-text .middle-child {
      flex: 1; }
      .module-load-details .middle-text .middle-child:first-of-type {
        margin-top: 10px;
        margin-bottom: 10px; }
      @media (max-width: 767px) {
        .module-load-details .middle-text .middle-child .estimated-expected {
          width: 100%;
          text-align: right; } }
    .module-load-details .middle-text .difference-btn {
      line-height: 30px;
      padding: auto 20px;
      padding-left: 1px;
      padding-right: 5px;
      font-size: 14px;
      width: 95%; }
      @media (max-width: 767px) {
        .module-load-details .middle-text .difference-btn {
          width: 100%; } }
    .module-load-details .middle-text .difference-btn-red {
      background-color: #d31245;
      border-color: #d31245; }
    .module-load-details .middle-text .difference-btn-green {
      background-color: #5c8727;
      border-color: #5c8727; }
  .module-load-details .module-gas-load-details {
    margin-top: 44px; }
    .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details {
      padding: 30px 20px 45px;
      background-color: #f6f6f6;
      border: 1px solid #cccccc; }
      .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .quantity-parent {
        margin-left: 5px;
        margin-right: 5px; }
        @media (max-width: 767px) {
          .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .quantity-parent {
            margin-left: -15px;
            margin-right: -15px; } }
        .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .quantity-parent .quantity-input {
          min-width: 20px;
          width: 80px; }
        @media only screen and (device-width: 1024px) {
          .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .quantity-parent .quantity-input {
            width: 60px; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .quantity-parent .quantity-input {
            width: 70px; } }
      .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .load-input {
        min-width: 90px !important; }
      .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .remove-height {
        line-height: 45px; }
      .module-load-details .module-gas-load-details .gas-load-wrapper .gas-load-details .load-input-existing {
        min-width: 90px !important; }
    .module-load-details .module-gas-load-details .gas-load-details-pressure {
      padding: 30px 20px 45px;
      background-color: #f6f6f6;
      border: 1px solid #cccccc; }
  .module-load-details .modal-load-exceed-expected-limit .load-exceed-status {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .module-load-details .modal-load-exceed-expected-limit .load-exceed-status {
        display: block; } }
    .module-load-details .modal-load-exceed-expected-limit .load-exceed-status .load-exceed-desc {
      flex: 1; }
    .module-load-details .modal-load-exceed-expected-limit .load-exceed-status .load-exceed-btn {
      flex: 1;
      text-align: right; }
      @media (max-width: 767px) {
        .module-load-details .modal-load-exceed-expected-limit .load-exceed-status .load-exceed-btn {
          text-align: center; } }
      .module-load-details .modal-load-exceed-expected-limit .load-exceed-status .load-exceed-btn .load-diff-btn {
        padding: 20px 30px;
        font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
        font-size: 16px;
        line-height: 16px;
        border-radius: 0px;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #d31245;
        color: #ffffff;
        border: 2px solid #d31245;
        cursor: none; }
        @media (max-width: 767px) {
          .module-load-details .modal-load-exceed-expected-limit .load-exceed-status .load-exceed-btn .load-diff-btn {
            width: 100%; } }
  .module-load-details .modal-footer {
    padding-left: 21px !important;
    padding-right: 21px !important; }
    @media (max-width: 767px) {
      .module-load-details .modal-footer button {
        width: 100%; } }
    .module-load-details .modal-footer.customer-load-footer button + button {
      margin-left: 18px; }
      @media (max-width: 767px) {
        .module-load-details .modal-footer.customer-load-footer button + button {
          margin-left: 0px;
          width: 100%; } }

.module-project-details input[type=number]::-webkit-outer-spin-button,
.module-project-details input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.module-project-details input[type=number] {
  -moz-appearance: textfield;
  font-family: "helveticaneueltstd-ltcn",Arial,Verdana,sans-serif; }

.module-project-details .primary-btn-enable {
  height: 28px;
  width: 28px;
  line-height: 14px;
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 18px;
  border-radius: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079c1;
  color: #ffffff;
  border: 2px solid #0079c1; }
  @media (max-width: 991px) {
    .module-project-details .primary-btn-enable {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (max-width: 767px) {
    .module-project-details .primary-btn-enable {
      padding-left: 0px;
      padding-right: 0px; } }

.module-project-details .primary-btn-disable {
  height: 28px;
  width: 28px;
  line-height: 14px;
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 18px;
  border-radius: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #ffffff;
  color: #cccccc;
  border: 2px solid #cccccc; }
  @media (max-width: 991px) {
    .module-project-details .primary-btn-disable {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (max-width: 767px) {
    .module-project-details .primary-btn-disable {
      padding-left: 0px;
      padding-right: 0px; } }

.module-project-details .add-input {
  width: 50px !important;
  height: 50px;
  min-width: 35px !important;
  border: 1px solid #CFD8DC;
  border-radius: 5px; }

.module-project-details .borderNone {
  border: none !important; }

.module-review-submit .review-have-question {
  background-color: #f6f6f6;
  border: 1px solid #cccccc; }

.module-review-submit .review-heading-align {
  display: flex;
  align-items: center;
  justify-content: center; }

.module-review-submit .printer-view:hover, .module-review-submit .printer-view:focus {
  text-decoration: none;
  color: #0079c1; }

.module-review-submit .draft-link:focus, .module-review-submit .draft-link:hover {
  color: #0079c1;
  border: 2px solid #0079c1;
  outline: none; }

@media print {
  .module-review-submit .review-back, .module-review-submit .review-draft-submit {
    display: none !important; } }

@media print {
  .cli-footer {
    display: none !important; } }

.module-supporting-documentation {
  margin-top: 44px; }
  .module-supporting-documentation .attention-mobile-users {
    border: 2px solid #ff6e1e; }
  .module-supporting-documentation .parent-layout {
    table-layout: fixed; }
    .module-supporting-documentation .parent-layout .horizontal-center-width {
      width: 20%;
      overflow-wrap: break-word;
      word-wrap: break-word; }
    @media (max-width: 767px) {
      .module-supporting-documentation .parent-layout .support-plan-text {
        display: inline-block;
        width: 10%; }
      .module-supporting-documentation .parent-layout .support-plan-detail {
        display: inline-block;
        width: 30%; }
        .module-supporting-documentation .parent-layout .support-plan-detail span {
          display: block; }
      .module-supporting-documentation .parent-layout .support-plan-link {
        display: inline-block;
        width: 60%;
        padding-left: 50px; }
        .module-supporting-documentation .parent-layout .support-plan-link a:first-child {
          padding-left: 35px; } }
  .module-supporting-documentation .input-file-trigger {
    width: 98px;
    cursor: pointer;
    padding: 15px 22px;
    font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    border-radius: 0px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #0079c1;
    color: #ffffff;
    border: 2px solid #0079c1; }
    @media (max-width: 767px) {
      .module-supporting-documentation .input-file-trigger {
        width: 100%;
        text-align: center; } }
  .module-supporting-documentation .input-file-trigger-disable {
    width: 98px;
    cursor: text;
    padding: 15px 22px;
    font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    border-radius: 0px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #cccccc;
    color: #000;
    border: 2px solid #cccccc; }
    @media (max-width: 767px) {
      .module-supporting-documentation .input-file-trigger-disable {
        width: 100%;
        text-align: center; } }
  .module-supporting-documentation .input-file {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 14px 0;
    cursor: pointer; }
  @media (max-width: 767px) {
    .module-supporting-documentation .support-continue {
      display: block; } }
  @media (max-width: 767px) {
    .module-supporting-documentation .horizontal-center-parent-mobile {
      display: block; }
    .module-supporting-documentation .horizontal-child-browse-mobile {
      width: 100%;
      display: block; }
      .module-supporting-documentation .horizontal-child-browse-mobile .upload-btn-mobile {
        width: 100%;
        margin-top: 10px; } }

/*.modal .modal-dialog .modal-content{
         
         .modal-header{
             background: url(../images/customerload/bg-tab.gif) repeat;
             border: none;
             padding: 30px 36px;
             &:focus{
                 .close-initial {
                    display: none; 
                 }
                 .close-onhover {
                     display: block;
                 }   
             }
             .close-icon{
                .close-onhover {
                    display: none;
                }
                &:hover{
                    .close-initial {
                    display: none; 
                    }
                    .close-onhover {
                        display: block;
                    }
                }
            }
             .page-title{
                 font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
                 font-size: 36px;
                 line-height: 38px;
                 margin: 0;
             }
         }
         .modal-body{
             padding-left: 36px;
             padding-right: 36px;
             max-height: 100%;
         }
         
     }*/
.pleaseWaitDialog .modal-dialog {
  width: 350px;
  margin: 165px auto; }
  @media (max-width: 767px) {
    .pleaseWaitDialog .modal-dialog {
      width: 300px;
      margin: 130px auto; } }
  .pleaseWaitDialog .modal-dialog .modal-content {
    border: 5px solid #fff;
    border-radius: 20px;
    background-clip: unset; }
    .pleaseWaitDialog .modal-dialog .modal-content .modal-body {
      padding: 20px 10px; }

/*custom datepicker scss starts here*/
.calender_alignment {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 15px; }

.datepicker-detail {
  background-color: white;
  width: 426px;
  padding-left: -20px;
  margin-left: -44px;
  padding: 5px 15px;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .datepicker-detail {
      width: 330px; } }
  .datepicker-detail .datepicker-desc {
    flex: 1; }

.datepicker {
  width: 430px;
  margin: 10px 0;
  position: absolute;
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
  padding: 0 45px 45px;
  z-index: 1; }
  @media (max-width: 767px) {
    .datepicker {
      padding: 0 15px 40px;
      width: 280px;
      left: -10px; }
      .datepicker.odd-dp {
        left: unset;
        right: 0; } }
  .datepicker.open-upside {
    bottom: 70px;
    z-index: 901; }
  .datepicker[aria-hidden="true"] {
    display: none; }
  .datepicker .month-wrap {
    border-bottom: 1px solid #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      .datepicker .month-wrap {
        padding: 20px 10px;
        margin: 0 -15px; } }
    .datepicker .month-wrap .btn-previous {
      display: table-cell;
      vertical-align: middle; }
      .datepicker .month-wrap .btn-previous .bn_img {
        margin: 0;
        padding: 2px;
        color: #3d7dca; }
      .datepicker .month-wrap .btn-previous:hover {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
      .datepicker .month-wrap .btn-previous:focus {
        margin: 2px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
    .datepicker .month-wrap .month-name {
      text-transform: uppercase;
      text-align: center;
      color: #39454c;
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
      font-size: 24px;
      line-height: 48px;
      display: table-cell;
      vertical-align: middle;
      width: 90%; }
      @media (max-width: 991px) {
        .datepicker .month-wrap .month-name {
          width: 95%; } }
    .datepicker .month-wrap .btn-next {
      display: table-cell;
      vertical-align: middle; }
      .datepicker .month-wrap .btn-next .bn_img {
        margin: 0;
        padding: 2px;
        color: #3d7dca;
        font-size: 2em;
        font-weight: normal; }
      .datepicker .month-wrap .btn-next:hover {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
      .datepicker .month-wrap .btn-next:focus {
        margin: 2px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
    .datepicker .month-wrap .unselectableArrow {
      cursor: wait;
      pointer-events: none;
      border-radius: 13px;
      outline: none; }
      .datepicker .month-wrap .unselectableArrow .bn_img {
        color: #8c8c8c; }
      .datepicker .month-wrap .unselectableArrow .position {
        position: relative; }
  .datepicker .calendar-grid {
    border-spacing: 0;
    outline: none;
    width: 100%;
    margin-top: 20px; }
    .datepicker .calendar-grid .weekdays-name-header th {
      text-align: center;
      color: #39454c;
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
      font-size: 18px;
      line-height: 42px; }
      .datepicker .calendar-grid .weekdays-name-header th abbr[title] {
        border-bottom: none;
        text-decoration: none;
        cursor: default; }
    .datepicker .calendar-grid .calendar-dates tr td {
      text-align: center;
      color: #39454c;
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
      font-size: 18px;
      line-height: 18px;
      width: 36px;
      height: 41px;
      position: relative;
      cursor: pointer;
      z-index: 1; }
      @media (max-width: 991px) {
        .datepicker .calendar-grid .calendar-dates tr td {
          padding-top: 8px; } }
      .datepicker .calendar-grid .calendar-dates tr td.empty {
        background-color: transparent;
        cursor: not-allowed;
        pointer-events: none; }
        .datepicker .calendar-grid .calendar-dates tr td.empty:hover {
          background-color: transparent; }
      .datepicker .calendar-grid .calendar-dates tr td.unselectable {
        color: #cccccc;
        cursor: not-allowed;
        pointer-events: none; }
      .datepicker .calendar-grid .calendar-dates tr td.today {
        color: #ffffff; }
        .datepicker .calendar-grid .calendar-dates tr td.today:after {
          position: absolute;
          top: 3px;
          left: 7px;
          width: 34px;
          height: 34px;
          background-color: #ff6e1e;
          border-radius: 50%;
          content: '';
          z-index: -1; }
        @media (max-width: 991px) {
          .datepicker .calendar-grid .calendar-dates tr td.today:after {
            top: 5px; } }
        @media (max-width: 767px) {
          .datepicker .calendar-grid .calendar-dates tr td.today:after {
            left: 1px;
            top: 3px; } }
      .datepicker .calendar-grid .calendar-dates tr td:hover {
        color: #ffffff; }
        .datepicker .calendar-grid .calendar-dates tr td:hover:after {
          position: absolute;
          top: 3px;
          left: 7px;
          width: 34px;
          height: 34px;
          background-color: #0f4b6f;
          border-radius: 50%;
          content: '';
          z-index: -1; }
        @media (max-width: 991px) {
          .datepicker .calendar-grid .calendar-dates tr td:hover:after {
            top: 5px; } }
        @media (max-width: 767px) {
          .datepicker .calendar-grid .calendar-dates tr td:hover:after {
            left: 1px;
            top: 3px; } }
      .datepicker .calendar-grid .calendar-dates tr td.focus {
        color: #ffffff; }
        .datepicker .calendar-grid .calendar-dates tr td.focus:after {
          position: absolute;
          top: 3px;
          left: 7px;
          width: 34px;
          height: 34px;
          background-color: #0079c1;
          border-radius: 50%;
          content: '';
          z-index: -1; }
        @media (max-width: 991px) {
          .datepicker .calendar-grid .calendar-dates tr td.focus:after {
            top: 5px; } }
        @media (max-width: 767px) {
          .datepicker .calendar-grid .calendar-dates tr td.focus:after {
            left: 1px;
            top: 3px; } }
  .datepicker .offscreen {
    position: absolute;
    left: -200em;
    top: -100em; }
  .datepicker .fa-angle-left:before {
    content: "\f104"; }
  .datepicker .fa-angle-right:before {
    content: "\f105"; }
  .datepicker .fa-angle-up:before {
    content: "\f106"; }
  .datepicker .fa-angle-down:before {
    content: "\f107"; }
  .datepicker .fa {
    display: inline-block;
    font: normal normal normal 14px/1 psegicon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .datepicker .fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%; }
  .datepicker .fa-2x {
    font-size: 2em; }
  .datepicker .fa-angle-left:before {
    content: "\f104"; }
  .datepicker .fa-angle-right:before {
    content: "\f105"; }
  .datepicker.open {
    position: static;
    margin: 0;
    max-width: 100%; }
    @media (max-width: 767px) {
      .datepicker.open {
        width: 430px;
        padding: 0 45px 45px; } }
    .datepicker.open .calendar-grid {
      width: 100%;
      margin: 0 auto; }
      .datepicker.open .calendar-grid .calendar-dates tr td.today:after {
        left: 7px; }
      .datepicker.open .calendar-grid .calendar-dates tr td:hover:after {
        left: 7px; }
      .datepicker.open .calendar-grid .calendar-dates tr td.focus:after {
        left: 7px; }

@media (max-width: 469px) {
  .datepicker {
    /*&.odd-dp {
            left: unset;
            right: -32%;
        }*/ }
    .datepicker.open {
      padding: 0 15px 40px;
      width: 100%; }
      .datepicker.open .calendar-grid {
        width: 260px;
        margin: 0 auto; }
        .datepicker.open .calendar-grid .calendar-dates tr td.today:after {
          left: 2px; }
        .datepicker.open .calendar-grid .calendar-dates tr td:hover:after {
          left: 2px; }
        .datepicker.open .calendar-grid .calendar-dates tr td.focus:after {
          left: 2px; } }

@media (max-width: 320px) {
  .datepicker {
    /*padding: 0 15px 40px;
        width: 100%;
        left: -1px;*/ }
    .datepicker.open {
      width: 100%; }
      .datepicker.open .calendar-grid {
        width: 242px;
        margin: 0 auto; }
        .datepicker.open .calendar-grid .calendar-dates tr td.today:after {
          left: 1px; }
        .datepicker.open .calendar-grid .calendar-dates tr td:hover:after {
          left: 1px; }
        .datepicker.open .calendar-grid .calendar-dates tr td.focus:after {
          left: 1px; } }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .datepicker .calendar-grid .calendar-dates tr td.focus:after,
    .datepicker .calendar-grid .calendar-dates tr td:hover:after,
    .datepicker .calendar-grid .calendar-dates tr td.today:after {
      top: 2px; } } }

.module-shopping-cart label {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 16px;
  line-height: 18px; }

.module-shopping-cart input[type=checkbox] {
  position: fixed;
  top: 56px;
  right: 0; }

.module-shopping-cart input[type="checkbox"]:focus + .cart-label {
  outline: -webkit-focus-ring-color auto 5px;
  outline: thin dotted; }

.module-shopping-cart input[type="checkbox"]:checked + .cart-label {
  outline: 0; }

.cart-label {
  position: fixed;
  top: 56px;
  right: 0;
  z-index: 9000;
  width: 53px;
  height: 115px;
  background: #6e298d;
  color: #fff;
  border-bottom-left-radius: 70px;
  border-top-left-radius: 70px;
  -moz-transition: all 300ms ease-in;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  cursor: pointer; }
  @media (max-width: 767px) {
    .cart-label {
      top: 65px;
      width: 40px;
      height: 80px;
      border-bottom-left-radius: 40px;
      border-top-left-radius: 40px;
      right: -5px; } }
  @media (max-width: 767px) {
    .cart-label .cart-badge-contaniner {
      margin-top: 10px; } }
  .cart-label .cart-badge-contaniner .counter-badge {
    margin-left: -10px; }
    .cart-label .cart-badge-contaniner .counter-badge .cart-counter-badge {
      height: 22px;
      width: 22px;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      border-radius: 50%;
      padding-top: 2px; }
      @media (max-width: 991px) {
        .cart-label .cart-badge-contaniner .counter-badge .cart-counter-badge {
          padding: 4px; } }
      @media (max-width: 767px) {
        .cart-label .cart-badge-contaniner .counter-badge .cart-counter-badge {
          height: 20px;
          width: 20px;
          padding-top: 3px;
          font-size: 14px; } }
  .cart-label .cart-badge-contaniner .shopping-cart-icon {
    font-size: 22px; }
    @media (max-width: 991px) {
      .cart-label .cart-badge-contaniner .shopping-cart-icon {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .cart-label .cart-badge-contaniner .shopping-cart-icon {
        padding-left: 0; } }

.shopping-cart-nav {
  width: 0;
  right: -17px;
  position: fixed;
  z-index: 10000;
  top: 0;
  -moz-transition: all 300ms ease-in;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  box-shadow: 0px 10px 5px #f6f6f6; }
  .shopping-cart-nav p {
    margin-bottom: 0; }
  .shopping-cart-nav h1, .shopping-cart-nav h2, .shopping-cart-nav h3, .shopping-cart-nav h4, .shopping-cart-nav h5, .shopping-cart-nav h6 {
    margin: 0; }
  .shopping-cart-nav .link {
    font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 16px; }
  .shopping-cart-nav label {
    font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
    font-size: 16px;
    line-height: 18px; }
  .shopping-cart-nav .cart-container {
    width: 377px; }
    .shopping-cart-nav .cart-container .cart-fixed-header {
      background: #6e298d;
      color: #fff;
      padding: 20px; }
      .shopping-cart-nav .cart-container .cart-fixed-header .total-cart-items {
        width: 85%; }
        @media (max-width: 767px) {
          .shopping-cart-nav .cart-container .cart-fixed-header .total-cart-items {
            text-align: center;
            padding-left: 36px;
            width: calc(100% - 36px); } }
      .shopping-cart-nav .cart-container .cart-fixed-header .close-cart-icon .close-icon {
        text-decoration: none; }
      @media (max-width: 767px) {
        .shopping-cart-nav .cart-container .cart-fixed-header {
          text-align: center; } }
    @media (max-width: 1199px) {
      .shopping-cart-nav .cart-container .cart-body-content {
        margin-top: -1px; } }
    .shopping-cart-nav .cart-container .cart-body-content .scrolling-cart-header {
      background: #6e298d;
      color: #fff;
      padding: 0 20px 20px;
      box-shadow: 0px 15px 15px #ccc; }
      .shopping-cart-nav .cart-container .cart-body-content .scrolling-cart-header .cart-value {
        padding: 10px;
        background: #491361; }
    .shopping-cart-nav .cart-container .cart-body-content .cart-content {
      background: #f6f6f6;
      border-left: 1px solid #ccc; }
      .shopping-cart-nav .cart-container .cart-body-content .cart-content .product-list {
        padding: 20px 20px 0; }
        .shopping-cart-nav .cart-container .cart-body-content .cart-content .product-list .product-list-detail {
          background: #fff;
          padding: 20px 10px; }
      .shopping-cart-nav .cart-container .cart-body-content .cart-content .discount-offers-save-money {
        padding: 0 20px; }
        .shopping-cart-nav .cart-container .cart-body-content .cart-content .discount-offers-save-money .discount-offers {
          border: 1px solid #5c8727;
          padding: 10px;
          background: #F9FEE7; }
          .shopping-cart-nav .cart-container .cart-body-content .cart-content .discount-offers-save-money .discount-offers .discount-value {
            text-align: center;
            font-weight: bold;
            border-right: 1px dotted #5c8727; }
            .shopping-cart-nav .cart-container .cart-body-content .cart-content .discount-offers-save-money .discount-offers .discount-value .discount-percent-icon {
              vertical-align: top; }
          .shopping-cart-nav .cart-container .cart-body-content .cart-content .discount-offers-save-money .discount-offers .discount-condition {
            font-size: 12px;
            color: #000; }
      .shopping-cart-nav .cart-container .cart-body-content .cart-content .promo-code-section {
        padding: 0 20px; }
        .shopping-cart-nav .cart-container .cart-body-content .cart-content .promo-code-section .apply-promo-code {
          background: #fff;
          padding: 30px 20px; }
      .shopping-cart-nav .cart-container .cart-body-content .cart-content .learn-more-block {
        padding: 0 20px; }
        .shopping-cart-nav .cart-container .cart-body-content .cart-content .learn-more-block .rule-and-conditions p {
          font-size: 12px; }
      .shopping-cart-nav .cart-container .cart-body-content .cart-content .cart-total-block {
        padding: 0 20px; }
        .shopping-cart-nav .cart-container .cart-body-content .cart-content .cart-total-block .items-plans-pricing {
          background: #fff;
          padding: 20px 10px; }
          .shopping-cart-nav .cart-container .cart-body-content .cart-content .cart-total-block .items-plans-pricing .plan-estimate {
            border-bottom: 1px solid #ccc;
            padding: 10px 0; }
            .shopping-cart-nav .cart-container .cart-body-content .cart-content .cart-total-block .items-plans-pricing .plan-estimate .estimate-description {
              max-width: 75%; }
            .shopping-cart-nav .cart-container .cart-body-content .cart-content .cart-total-block .items-plans-pricing .plan-estimate:last-child {
              border-bottom: 0; }
    .shopping-cart-nav .cart-container .cart-body-content .cart-footer {
      background: #f6f6f6;
      padding: 20px;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }

input[type="checkbox"]:checked ~ .shopping-cart-nav {
  margin: 0;
  right: 0;
  width: 377px;
  height: 100%;
  /*@include tablet {
        right: 6px;
    }*/ }
  @media (max-width: 767px) {
    input[type="checkbox"]:checked ~ .shopping-cart-nav {
      width: 100%; } }
  input[type="checkbox"]:checked ~ .shopping-cart-nav .viewport {
    min-height: auto;
    overflow: auto;
    position: relative; }

.module-shopping-cart input[type="checkbox"]:checked ~ label {
  opacity: 0; }

.module-shopping-cart .content-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .cart-label .cart-badge-contaniner .counter-badge .cart-counter-badge {
      padding-top: 5px; } } }

.module-review-checkout-wrapper p {
  margin-bottom: 0; }

.module-review-checkout-wrapper h1, .module-review-checkout-wrapper h2, .module-review-checkout-wrapper h3, .module-review-checkout-wrapper h4, .module-review-checkout-wrapper h5, .module-review-checkout-wrapper h6 {
  margin: 0; }

.module-review-checkout-wrapper .link {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 14px;
  line-height: 16px; }

.module-review-checkout-wrapper label {
  font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
  font-size: 16px;
  line-height: 18px; }

@media (max-width: 991px) {
  .module-review-checkout-wrapper .review-checkout-container .margin-md-xs {
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .module-review-checkout-wrapper .enrol-for-discount .enroll-discount-plans {
    margin-top: 15px;
    display: block; } }

.module-review-checkout-wrapper .deferred-checkbox .checkbox {
  width: 34px;
  margin-right: 0px;
  float: left; }

.module-review-checkout-wrapper .deferred-checkbox .worryfree-content {
  float: left;
  width: calc(100% - 34px); }

@media (max-width: 767px) {
  .module-review-checkout-wrapper .product-details-wrapper {
    padding-right: 15px;
    padding-left: 15px; } }

.module-review-checkout-wrapper .product-details-wrapper .product-image {
  width: 80px;
  float: left; }

.module-review-checkout-wrapper .product-details-wrapper .produt-detail-right {
  float: left;
  width: calc(100% - 80px); }
  .module-review-checkout-wrapper .product-details-wrapper .produt-detail-right .product-detail {
    width: 60%;
    float: left; }
    @media (max-width: 1199px) {
      .module-review-checkout-wrapper .product-details-wrapper .produt-detail-right .product-detail {
        width: 55%; } }
    @media (max-width: 991px) {
      .module-review-checkout-wrapper .product-details-wrapper .produt-detail-right .product-detail {
        width: 55%; } }
    @media (max-width: 767px) {
      .module-review-checkout-wrapper .product-details-wrapper .produt-detail-right .product-detail {
        width: 100%; } }
  .module-review-checkout-wrapper .product-details-wrapper .produt-detail-right .remove-product {
    width: 40%;
    float: right; }
    @media (max-width: 767px) {
      .module-review-checkout-wrapper .product-details-wrapper .produt-detail-right .remove-product {
        text-align: left;
        margin-top: 20px;
        float: none;
        display: inline-block;
        width: 100%; } }

@media (max-width: 767px) {
  .module-review-checkout-wrapper .apply-code-wrapper {
    padding-right: 15px;
    padding-left: 15px; } }

@media (max-width: 767px) {
  .module-review-checkout-wrapper .review-checkout-right {
    margin-top: 20px; } }

.module-review-checkout-wrapper .review-checkout-right .summary-charges-wrapper .summary-charges-left {
  width: 75%;
  float: left; }

@media (max-width: 767px) {
  .module-review-checkout-wrapper .review-checkout-right .need-help-wrapper {
    padding-left: 15px;
    padding-right: 15px; } }

.module-may-appointmnet-dashboard .module-past-appointmnets .panel-content {
  border: none; }
  .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead {
        pointer-events: none; } }
    @media (max-width: 767px) {
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row {
        display: flex; } }
    .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading {
      text-align: left;
      white-space: nowrap;
      padding-left: 12px; }
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading:first-child {
        padding-left: 26px; }
        @media (max-width: 767px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading:first-child {
            padding-left: 11px;
            text-align: left; } }
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading:last-child {
        padding-right: 26px; }
        @media (max-width: 767px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading:last-child {
            padding-right: 15px;
            text-align: right; } }
        @media (max-width: 767px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading:last-child .tablesorter-header-inner span {
            padding-right: 4px; } }
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading.appointment-date {
        width: 10%; }
        @media (max-width: 767px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading.appointment-date {
            width: 33.3%; } }
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading.appointment-time {
        width: 12%; }
        @media (max-width: 991px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading.appointment-time {
            width: 20%; } }
        @media (max-width: 767px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading.appointment-time {
            width: 33.3%; } }
      @media (max-width: 767px) {
        .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row .table-heading.appointment-reason {
          width: 33.3%; } }
    @media (max-width: 767px) {
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table thead .table-head-row th:nth-child(2) {
        width: 33.33%;
        text-align: center; } }
    .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row {
      font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
      font-size: 14px;
      line-height: 16px;
      border-bottom: 1px solid #ccc; }
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row:last-child {
        border-bottom: none; }
      .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td {
        border-top: none; }
        @media (max-width: 767px) {
          .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td {
            display: block;
            clear: both; } }
        .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td:first-child {
          padding-left: 30px; }
          @media (max-width: 767px) {
            .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td:first-child {
              padding-left: 15px;
              padding-bottom: 0; } }
        .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td:last-child {
          padding-right: 30px; }
          @media (max-width: 767px) {
            .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td:last-child {
              padding-left: 15px; } }
      @media (max-width: 767px) {
        .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .appointment-table .table tbody .table-body-row td:nth-child(2) {
          padding-top: 0;
          padding-bottom: 0; } }
  .module-may-appointmnet-dashboard .module-past-appointmnets .panel-content .module-pagination {
    padding: 20px 0; }

/* modal scss start*/
.modal.have-appointmnet-modal .modal-dialog .modal-content .modal-header.appointment-header {
  background: none; }

.modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs {
  width: 24.6%;
  display: inline-block;
  padding-right: 10px;
  padding-left: 0; }
  @media (max-width: 767px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs {
      padding: 0; } }
  .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs:nth-child(4n+4) {
    padding-right: 0; }
    @media (max-width: 1199px) {
      .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs:nth-child(4n+4) {
        padding-right: 15px; } }
  @media (max-width: 1199px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs:nth-child(3n+3) {
      padding-right: 0; } }
  @media (max-width: 991px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs:nth-child(3n+3) {
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs:nth-child(3n+3) {
      padding-right: 0; } }
  @media (max-width: 991px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs:nth-child(even) {
      padding-right: 0; } }
  @media (max-width: 1199px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs {
      width: 32.6%; } }
  @media (max-width: 991px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs {
      width: 49%; } }
  @media (max-width: 767px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .module-radio-tabs.four-tab .radio-tabs.appointment-radio-tabs {
      width: 100%; } }

.modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-header a.appointment-arrow {
  text-decoration: none; }

.modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  /*column-width: 10em;
                                -moz-column-width: 10em;
                                -webkit-column-width: 10em;
                                column-gap: 1em;
                                -moz-column-gap: 1em;
                                -webkit-column-gap: 1em;*/ }
  @media (max-width: 991px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns {
      /*column-width: 9em;
                                    -moz-column-width: 9em;
                                    -webkit-column-width: 9em;*/ } }
  @media (max-width: 767px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns {
      /*column-width: 20em;
                                    -moz-column-width: 20em;
                                    -webkit-column-width: 20em;*/
      text-align: center;
      column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1; } }
  .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns .more-problem-sub-content {
    display: inline-block;
    border: none;
    margin-bottom: 15px;
    background-color: #f6f6f6; }
    @media (max-width: 767px) {
      .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns .more-problem-sub-content {
        display: block; } }
    @media (max-width: 767px) {
      .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns .more-problem-sub-content span {
        text-align: center; } }
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns .more-problem-sub-content li {
      margin-bottom: 7px; }
      @media (max-width: 767px) {
        .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .more-problems-content .make-columns .more-problem-sub-content li {
          text-align: center; } }

@media (max-width: 991px) {
  .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .make-app-switcher {
    padding-left: 15px; } }

@media (max-width: 767px) {
  .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .make-app-switcher {
    padding-left: 0;
    padding-right: 0px;
    margin-top: 25px; } }

.modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .make-app-switcher .switcher-text {
  vertical-align: top; }

.modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .booked-appointment-content {
  float: right; }
  @media (max-width: 767px) {
    .modal.have-appointmnet-modal .modal-dialog .modal-content .modal-body .modal-body-inner .booked-appointment-content {
      float: none; } }

/* modal scss end*/
.module-guest-power-outage .validate-account .account-info {
  position: relative; }
  @media (max-width: 767px) {
    .module-guest-power-outage .validate-account .account-info {
      position: static; } }
  .module-guest-power-outage .validate-account .account-info .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  .module-guest-power-outage .validate-account .account-info .info-right-btm {
    position: absolute;
    right: 0;
    bottom: 20px; }
    @media (max-width: 767px) {
      .module-guest-power-outage .validate-account .account-info .info-right-btm {
        position: static; } }
    .module-guest-power-outage .validate-account .account-info .info-right-btm .help-info {
      padding: 20px; }
      .module-guest-power-outage .validate-account .account-info .info-right-btm .help-info p {
        margin-bottom: 0; }
        .module-guest-power-outage .validate-account .account-info .info-right-btm .help-info p .info-contact-no {
          margin-left: 5px; }

.module-guest-power-outage .guest-power-outage-status .status-container {
  border-right: 1px solid #cccccc; }
  .module-guest-power-outage .guest-power-outage-status .status-container:last-of-type {
    border-right: none; }
  @media (max-width: 767px) {
    .module-guest-power-outage .guest-power-outage-status .status-container {
      border-right: none; }
      .module-guest-power-outage .guest-power-outage-status .status-container > div {
        border-bottom: 1px solid #cccccc; }
      .module-guest-power-outage .guest-power-outage-status .status-container:last-of-type > div {
        border-bottom: none; } }

.module-guest-power-outage .guest-power-outage-status .rules {
  text-align: center;
  margin: 10px 0;
  position: relative;
  z-index: 10; }
  .module-guest-power-outage .guest-power-outage-status .rules .rules-span {
    background-color: #ffffff;
    padding: 0 15px; }
    .module-guest-power-outage .guest-power-outage-status .rules .rules-span:before {
      border-top: 1px solid #cccccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: -1; }

@media (max-width: 767px) {
  .module-guest-power-outage .next-step-content > div {
    border-bottom: 1px solid #cccccc; } }

@media (max-width: 767px) {
  .module-guest-power-outage .next-step-content:last-of-type > div {
    border-bottom: none; } }

.module-guest-power-outage .account-error-msg img {
  width: 62px;
  margin: 0 auto; }

.module-register-thankyou .rules {
  text-align: center;
  margin: 10px 0;
  position: relative;
  z-index: 10; }
  .module-register-thankyou .rules .rules-span {
    background-color: #ffffff;
    padding: 0 15px; }
    .module-register-thankyou .rules .rules-span:before {
      border-top: 1px solid #cccccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: -1; }

@media (max-width: 767px) {
  .module-register-thankyou .next-step-content > div {
    border-bottom: 1px solid #cccccc; } }

@media (max-width: 767px) {
  .module-register-thankyou .next-step-content:last-of-type > div {
    border-bottom: none; } }

.module-guest-service-notification .validate-account .account-info {
  position: relative; }
  @media (max-width: 767px) {
    .module-guest-service-notification .validate-account .account-info {
      position: static; } }
  .module-guest-service-notification .validate-account .account-info .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  .module-guest-service-notification .validate-account .account-info .info-right-btm {
    position: absolute;
    right: 0;
    bottom: 20px; }
    @media (max-width: 767px) {
      .module-guest-service-notification .validate-account .account-info .info-right-btm {
        position: static; } }
    .module-guest-service-notification .validate-account .account-info .info-right-btm .help-info {
      padding: 20px; }
      .module-guest-service-notification .validate-account .account-info .info-right-btm .help-info p {
        margin-bottom: 0; }
        .module-guest-service-notification .validate-account .account-info .info-right-btm .help-info p .info-contact-no {
          margin-left: 5px; }

.module-guest-worry-free-modal .validate-account .account-info {
  position: relative; }
  @media (max-width: 767px) {
    .module-guest-worry-free-modal .validate-account .account-info {
      position: static; } }
  .module-guest-worry-free-modal .validate-account .account-info .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  .module-guest-worry-free-modal .validate-account .account-info .info-right-btm {
    position: absolute;
    right: 0;
    bottom: 20px; }
    @media (max-width: 767px) {
      .module-guest-worry-free-modal .validate-account .account-info .info-right-btm {
        position: static; } }
    .module-guest-worry-free-modal .validate-account .account-info .info-right-btm .help-info {
      padding: 20px; }
      .module-guest-worry-free-modal .validate-account .account-info .info-right-btm .help-info p {
        margin-bottom: 0; }
        .module-guest-worry-free-modal .validate-account .account-info .info-right-btm .help-info p .info-contact-no {
          margin-left: 5px; }

.module-guest-worry-free-modal .confrim-account .singleAddress {
  margin-bottom: 10px; }

.module-guest-worry-free-modal .confrim-account .multiAddress {
  margin-bottom: 10px; }

.address-details-form .service-address-heading {
  margin-bottom: 10px; }

.address-details-form .enter-address-for-service {
  margin-bottom: 35px; }
  @media (max-width: 767px) {
    .address-details-form .enter-address-for-service {
      margin-bottom: 30px; } }

.address-details-form .valid-address-message {
  padding: 20px 30px; }

@media (max-width: 1199px) {
  .address-details-form .cant-find-and-error {
    margin-top: 30px; } }

@media (max-width: 991px) {
  .address-details-form .cant-find-and-error {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .address-details-form .cant-find-and-error {
    margin-top: 30px; } }

.address-details-form .cant-find-and-error .grey-section-for-info {
  background: #f6f6f6;
  padding: 30px; }
  .address-details-form .cant-find-and-error .grey-section-for-info .info-contact-no {
    display: block; }
    @media (max-width: 1199px) {
      .address-details-form .cant-find-and-error .grey-section-for-info .info-contact-no {
        display: inline-block; } }
    @media (max-width: 991px) {
      .address-details-form .cant-find-and-error .grey-section-for-info .info-contact-no {
        display: inline-block; } }

.appointment-date-heading {
  margin-bottom: 10px; }

.date-picker-wrapper {
  display: inline-block;
  float: left;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .date-picker-wrapper {
      display: block;
      float: none; } }

.date-picker-selected-date {
  display: inline-block;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .date-picker-selected-date {
      float: none; } }

.appointment-date-time {
  display: inline-block;
  float: left;
  width: 50%; }
  @media (max-width: 991px) {
    .appointment-date-time {
      width: 100%; } }
  .appointment-date-time .app-date-picker-wrapper {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
    @media (max-width: 991px) {
      .appointment-date-time .app-date-picker-wrapper {
        border-bottom: 1px solid #ccc; } }
    @media (max-width: 767px) {
      .appointment-date-time .app-date-picker-wrapper {
        border-bottom: none; } }
  @media (max-width: 991px) {
    .appointment-date-time .select-app-time {
      padding-top: 20px; } }
  .appointment-date-time .appointment-time-picker .module-radio-tabs {
    background: #f6f6f6;
    padding: 10px 10px 0;
    border-top: 1px solid #ccc;
    border-left: none; }
    @media (max-width: 991px) {
      .appointment-date-time .appointment-time-picker .module-radio-tabs {
        border-left: 1px solid #ccc; } }
    .appointment-date-time .appointment-time-picker .module-radio-tabs .radio-tabs .appointment-radio {
      background: #ffffff; }

.datepicker.open.with-appointment-time {
  border-right: none;
  border-bottom: none;
  border-left: none;
  width: 100%; }
  @media (max-width: 767px) {
    .datepicker.open.with-appointment-time {
      border-bottom: 1px solid #ccc; } }
  .datepicker.open.with-appointment-time .calendar-grid {
    width: 338px;
    margin: 0 auto; }

@media (max-width: 469px) {
  .datepicker.open.with-appointment-time .calendar-grid {
    width: 260px;
    margin: 0 auto; } }

@media (max-width: 320px) {
  .datepicker.open.with-appointment-time .calendar-grid {
    width: 242px;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .date-picker-widget {
    margin-bottom: 15px; } }

.date-picker-widget .ui-datepicker {
  margin: 0;
  padding-bottom: 17px; }
  .date-picker-widget .ui-datepicker .ui-datepicker-header {
    padding-top: 25px;
    padding-bottom: 17px;
    height: 73px; }
    .date-picker-widget .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .date-picker-widget .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      margin-top: 7px; }
    .date-picker-widget .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      line-height: 26px;
      width: 285px; }
  .date-picker-widget .ui-datepicker .ui-datepicker-calendar {
    margin-top: 10px;
    width: 360px; }
    @media (max-width: 767px) {
      .date-picker-widget .ui-datepicker .ui-datepicker-calendar {
        width: 270px; } }

.service-alert-for-premise .contact-for-service .info-contact-no {
  text-align: right; }
  @media (max-width: 767px) {
    .service-alert-for-premise .contact-for-service .info-contact-no {
      text-align: left;
      margin-top: 10px; } }

.review-service-details .review-details-for-service .first-bill-address .custom-radio {
  float: left; }

.review-service-details .review-details-for-service .first-bill-address .address-detail {
  display: inline-block; }

.review-service-details .review-details-for-service .error-text {
  vertical-align: super;
  margin-left: 10px; }

.grey-box-section {
  text-align: left;
  padding: 30px; }
  .grey-box-section .link-stop-service-section {
    padding: 30px; }
    .grey-box-section .link-stop-service-section .stop-service-link-btn {
      text-align: right; }
      @media (max-width: 767px) {
        .grey-box-section .link-stop-service-section .stop-service-link-btn {
          text-align: left;
          margin-top: 15px; } }
  @media (max-width: 767px) {
    .grey-box-section .all-connect-btn {
      margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .grey-box-section .benefit-section-right {
      text-align: center; } }
  @media (max-width: 767px) {
    .grey-box-section .benefit-section-right .white-thumbnail {
      margin-bottom: 20px; } }

@media (max-width: 1199px) {
  .stop-service-modal .module-radio-tabs.four-tab .radio-tabs {
    width: 40%; } }

@media (max-width: 991px) {
  .stop-service-modal .module-radio-tabs.four-tab .radio-tabs {
    width: 45%; } }

@media (max-width: 767px) {
  .stop-service-modal .module-radio-tabs.four-tab .radio-tabs {
    width: 70%; } }

.submit-meter-reading-details .meter-icon {
  display: table-cell; }

.submit-meter-reading-details .meter-icon-content {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px; }
  .submit-meter-reading-details .meter-icon-content .meter-type {
    display: block; }
    @media (max-width: 767px) {
      .submit-meter-reading-details .meter-icon-content .meter-type {
        display: inline-block;
        margin-right: 10px; } }

.submit-meter-reading-details .meter-reading-content > .meter-type {
  border-bottom: 1px solid #ccc; }
  .submit-meter-reading-details .meter-reading-content > .meter-type:last-child {
    border-bottom: none; }

.submit-meter-reading-details .reading-summary {
  text-align: center; }
  @media (max-width: 767px) {
    .submit-meter-reading-details .reading-summary {
      text-align: left;
      margin: 15px 0 15px 45px; } }

.submit-meter-reading-details .enter-meter-reading .multi-meter-label {
  padding-right: 0;
  text-align: right; }
  @media (max-width: 991px) {
    .submit-meter-reading-details .enter-meter-reading .multi-meter-label {
      text-align: left; } }
  .submit-meter-reading-details .enter-meter-reading .multi-meter-label label {
    margin-top: 15px; }
    @media (max-width: 991px) {
      .submit-meter-reading-details .enter-meter-reading .multi-meter-label label {
        margin-top: 0; } }

@media (max-width: 991px) {
  .submit-meter-reading-details .enter-meter-reading .input-margin-sm {
    margin-top: 5px; } }

@media (max-width: 767px) {
  .submit-meter-reading-details .enter-meter-reading .input-margin-sm {
    margin-top: 0; } }

.submit-meter-reading-details .meter-photo-content > .meter-type {
  border-bottom: 1px solid #ccc; }
  .submit-meter-reading-details .meter-photo-content > .meter-type:last-child {
    border-bottom: none; }

.submit-meter-reading-details .browse-meter-photos input[type='file'] {
  display: none; }

.submit-meter-reading-details .browse-meter-photos .upload-photo-input {
  padding-right: 0; }
  @media (max-width: 767px) {
    .submit-meter-reading-details .browse-meter-photos .upload-photo-input {
      padding-right: 15px; } }

.submit-meter-reading-details .browse-meter-photos .upload-photo-browse-btn {
  padding-left: 0px; }
  @media (max-width: 991px) {
    .submit-meter-reading-details .browse-meter-photos .upload-photo-browse-btn {
      padding-left: 15px; } }
  .submit-meter-reading-details .browse-meter-photos .upload-photo-browse-btn .browse-btn {
    text-align: right; }
    @media (max-width: 991px) {
      .submit-meter-reading-details .browse-meter-photos .upload-photo-browse-btn .browse-btn {
        text-align: center;
        margin-top: 10px; } }

@media (max-width: 991px) {
  .select-appointment-date .date-selected-box {
    margin-top: 15px; } }

@media (max-width: 767px) {
  .select-appointment-date .date-selected-box {
    margin-top: 0; } }

#guestMoveInMoveOutServiceModal .service-selection-wrapper p, #guestMoveInMoveOutServiceModal .existing-customer-login p {
  margin-bottom: 0; }

#guestMoveInMoveOutServiceModal .service-selection-wrapper h1, #guestMoveInMoveOutServiceModal .service-selection-wrapper h2, #guestMoveInMoveOutServiceModal .service-selection-wrapper h3, #guestMoveInMoveOutServiceModal .service-selection-wrapper h4, #guestMoveInMoveOutServiceModal .service-selection-wrapper h5, #guestMoveInMoveOutServiceModal .service-selection-wrapper h6, #guestMoveInMoveOutServiceModal .existing-customer-login h1, #guestMoveInMoveOutServiceModal .existing-customer-login h2, #guestMoveInMoveOutServiceModal .existing-customer-login h3, #guestMoveInMoveOutServiceModal .existing-customer-login h4, #guestMoveInMoveOutServiceModal .existing-customer-login h5, #guestMoveInMoveOutServiceModal .existing-customer-login h6 {
  margin: 0; }

#guestMoveInMoveOutServiceModal .full-width {
  width: 100%;
  white-space: normal; }

.service-selection-wrapper .module-radio-tabs {
  margin: 0 -10px; }
  @media (max-width: 991px) {
    .service-selection-wrapper .module-radio-tabs.three-tab ul.radio-tabs-list {
      text-align: center; } }
  .service-selection-wrapper .module-radio-tabs.three-tab .radio-tabs {
    width: 32%; }
    @media (max-width: 991px) {
      .service-selection-wrapper .module-radio-tabs.three-tab .radio-tabs {
        width: 49%; } }
    @media (max-width: 767px) {
      .service-selection-wrapper .module-radio-tabs.three-tab .radio-tabs {
        width: 80%; } }

.existing-customer-login .module-guest-mimo-login {
  padding: 25px; }
  .existing-customer-login .module-guest-mimo-login .pseg-logo-icon {
    float: right;
    display: inline-block; }
    @media (max-width: 767px) {
      .existing-customer-login .module-guest-mimo-login .pseg-logo-icon {
        display: block;
        float: none;
        margin-bottom: 20px; } }

.address-details-form .mimo-guest-date {
  background-image: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: 6% 50%;
  padding-left: 50px; }

.address-details-form .MIMO-gst-selected-date {
  margin-top: 30px; }
  @media (max-width: 991px) {
    .address-details-form .MIMO-gst-selected-date {
      margin-top: 0; } }

.module-personal-info .personal-info-details {
  padding: 25px; }
  .module-personal-info .personal-info-details .mimo-dropdown {
    width: 100%; }
  .module-personal-info .personal-info-details .checkbox-container {
    display: table-cell; }
  .module-personal-info .personal-info-details .agree-checkbox {
    display: table-cell;
    padding-left: 10px; }
  .module-personal-info .personal-info-details .accordion-title {
    margin-left: 33px;
    margin-bottom: 15px; }
  .module-personal-info .personal-info-details .more-about-prsnl-info {
    padding-left: 30px; }
    @media (max-width: 991px) {
      .module-personal-info .personal-info-details .more-about-prsnl-info {
        padding-left: 0; } }
    .module-personal-info .personal-info-details .more-about-prsnl-info .box-grey {
      padding: 25px; }

.error-msg .icon-alert {
  max-width: 54px; }

.deposit-for-new .deposit-details {
  text-align: left;
  padding: 15px 15px 15px 20px; }

.construction-inquiry .error-msg .icon-alert {
  max-width: 54px; }

.construction-inquiry .contact-details {
  border-bottom: 1px solid #ccc;
  padding: 20px 0; }
  .construction-inquiry .contact-details:last-of-type {
    border: none; }
  .construction-inquiry .contact-details .detail-text {
    display: table-cell;
    vertical-align: middle;
    width: 75%; }
  .construction-inquiry .contact-details .detail-number {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    text-align: right; }

.customer-service-new-user .error-msg .icon-alert {
  max-width: 54px; }

.module-movein-register-new .hints {
  background-color: #fff;
  padding: 20px;
  margin-top: 28px; }
  @media (max-width: 991px) {
    .module-movein-register-new .hints {
      margin-top: 0;
      margin-bottom: 20px; } }

.module-movein-register-new .register-link-btn {
  margin: 50px 0 0; }
  @media (max-width: 767px) {
    .module-movein-register-new .register-link-btn {
      margin: 0; } }

@media (max-width: 767px) {
  .new-service-links {
    display: block; } }

.module-dashboard-calendar {
  display: table;
  width: 100%; }
  .module-dashboard-calendar .dashboard-calendar-content {
    width: 110px;
    display: table-cell;
    position: relative; }
    @media (max-width: 991px) {
      .module-dashboard-calendar .dashboard-calendar-content {
        position: relative; } }
    @media (max-width: 767px) {
      .module-dashboard-calendar .dashboard-calendar-content {
        width: 100%;
        display: block; } }
    .module-dashboard-calendar .dashboard-calendar-content .app-date-wrapper {
      display: table;
      margin: 0 auto; }
      .module-dashboard-calendar .dashboard-calendar-content .app-date-wrapper .app-date-content {
        display: table-cell;
        vertical-align: middle;
        height: 85px; }
        @media (max-width: 767px) {
          .module-dashboard-calendar .dashboard-calendar-content .app-date-wrapper .app-date-content {
            padding-bottom: 0; } }
    .module-dashboard-calendar .dashboard-calendar-content .dashboard-time {
      height: 25px;
      position: absolute;
      bottom: 0;
      width: 100%; }
      .module-dashboard-calendar .dashboard-calendar-content .dashboard-time span {
        vertical-align: super; }
      @media (max-width: 991px) {
        .module-dashboard-calendar .dashboard-calendar-content .dashboard-time {
          position: absolute;
          bottom: 0;
          width: 100%; } }
      @media (max-width: 767px) {
        .module-dashboard-calendar .dashboard-calendar-content .dashboard-time {
          position: static; } }
  .module-dashboard-calendar .appointment-details {
    height: 110px;
    vertical-align: middle;
    width: calc(100% - 110px);
    display: table-cell; }
    @media (max-width: 767px) {
      .module-dashboard-calendar .appointment-details {
        width: 100%;
        display: inline-block;
        height: auto; } }
    @media (max-width: 767px) {
      .module-dashboard-calendar .appointment-details .appointment-details-content {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      .module-dashboard-calendar .appointment-details .appointment-details-content .p2 {
        padding-bottom: 15px; } }
  @media (max-width: 991px) {
    .module-dashboard-calendar.inside-modal-purple-calender .dashboard-calendar-content {
      width: 100%;
      display: block; } }
  @media (max-width: 991px) {
    .module-dashboard-calendar.inside-modal-purple-calender .dashboard-calendar-content .app-date-wrapper .app-date-content {
      padding-bottom: 15px; } }
  @media (max-width: 767px) {
    .module-dashboard-calendar.inside-modal-purple-calender .dashboard-calendar-content .app-date-wrapper .app-date-content {
      padding-bottom: 0; } }
  @media (max-width: 991px) {
    .module-dashboard-calendar.inside-modal-purple-calender .appointment-details {
      width: 100%;
      display: inline-block;
      height: auto; } }
  @media (max-width: 991px) {
    .module-dashboard-calendar.inside-modal-purple-calender .appointment-details .appointment-details-content {
      margin-top: 15px; } }
  @media (max-width: 991px) {
    .module-dashboard-calendar.inside-modal-purple-calender .appointment-details .appointment-details-content .new-service-links {
      display: block; } }
  @media (max-width: 991px) {
    .module-dashboard-calendar.inside-modal-purple-calender .appointment-details .appointment-details-content .new-service-links.p2 {
      padding-bottom: 15px; } }
  .module-dashboard-calendar .link {
    font-family: "helveticaneueltstd-mdcn",Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #0079c1; }

/* --------------------------------------------------
		 Panel Box 
 -------------------------------------------------- */
.module-nj-panel {
  /*for collapse*/
  /*for tabs*/
  /*for accordion*/
  /*for accordion with table*/ }
  .module-nj-panel.orange-bdr {
    border-left: 5px solid #ff6e1e; }
  .module-nj-panel .panel-header {
    border: 1px solid #cccccc;
    padding: 21px 25px; }
    .module-nj-panel .panel-header.panel-header-subhead {
      padding: 9px 20px 9px 25px; }
      @media (max-width: 991px) {
        .module-nj-panel .panel-header.panel-header-subhead .subhead-info {
          font-size: 12px; } }
    .module-nj-panel .panel-header.orange-bdr {
      border-left: 5px solid #ff6e1e; }
    @media (max-width: 767px) {
      .module-nj-panel .panel-header .panel-header-mobile-width {
        width: 88%; } }
    .module-nj-panel .panel-header .accordion-toggle {
      text-decoration: none;
      color: #333333;
      display: block; }
      .module-nj-panel .panel-header .accordion-toggle .panel-icon {
        color: #0079c1;
        width: 15px;
        height: 12px;
        font-size: 15px;
        vertical-align: middle;
        margin-top: 7px; }
        .module-nj-panel .panel-header .accordion-toggle .panel-icon:focus, .module-nj-panel .panel-header .accordion-toggle .panel-icon:hover {
          color: #0f4b6f; }
  .module-nj-panel .panel-content {
    padding: 20px 18px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; }
    .module-nj-panel .panel-content.no-padding {
      padding: 0px; }
    .module-nj-panel .panel-content.orange-bdr {
      border-left: 5px solid #ff6e1e; }
    @media (max-width: 767px) {
      .module-nj-panel .panel-content {
        padding: 15px; } }
    .module-nj-panel .panel-content .white-box-border {
      border-radius: 6px; }
    .module-nj-panel .panel-content .center-link {
      display: inline-block; }
      @media (max-width: 767px) {
        .module-nj-panel .panel-content .center-link {
          text-align: center;
          display: block;
          padding-top: 15px; } }
    .module-nj-panel .panel-content .panel-content-text {
      font-size: 13px;
      line-height: 15px; }
      @media (max-width: 767px) {
        .module-nj-panel .panel-content .panel-content-text span {
          display: block; } }
  .module-nj-panel.with-collapse .panel-header {
    padding: 0; }
    .module-nj-panel.with-collapse .panel-header .accordion-toggle {
      padding: 21px 25px; }
  .module-nj-panel.with-subhead .panel-header {
    padding: 0; }
    .module-nj-panel.with-subhead .panel-header .accordion-toggle {
      padding: 14px 25px; }
  .module-nj-panel.with-tabs .accordion-toggle .panel-icon {
    margin-top: 15px; }
    @media (max-width: 767px) {
      .module-nj-panel.with-tabs .accordion-toggle .panel-icon {
        margin-top: 17px; } }
  .module-nj-panel.with-tabs .panel-content {
    padding: 0 1px; }
  .module-nj-panel.with-accordion .panel-header {
    border-bottom-style: none; }
  .module-nj-panel.with-accordion .panel-content {
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    padding: 0 1px; }
    .module-nj-panel.with-accordion .panel-content .panel {
      margin-bottom: 0px;
      border-radius: 0px;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      border-bottom: 1px solid #cccccc; }
      .module-nj-panel.with-accordion .panel-content .panel:first-child {
        border-top: 1px solid #cccccc; }
      .module-nj-panel.with-accordion .panel-content .panel .no-border {
        border: 0; }
      .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle {
        padding: 25px 10px 25px 25px;
        text-decoration: none;
        color: inherit;
        display: block; }
        .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-text {
          display: inline-block;
          max-width: 97%;
          white-space: normal; }
          @media (max-width: 767px) {
            .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-text {
              max-width: 87%;
              white-space: normal;
              display: inline-block; } }
        .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-icon, .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-angle-icon, .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-plus-icon {
          color: #0079c1;
          margin-top: 5px;
          font-size: 16px; }
          .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-icon.with-subhead, .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-angle-icon.with-subhead, .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-plus-icon.with-subhead {
            margin-top: 12px; }
          @media (max-width: 767px) {
            .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-icon, .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-angle-icon, .module-nj-panel.with-accordion .panel-content .panel .accordion-title .accordion-toggle .accordion-plus-icon {
              margin-top: 17px; } }
      .module-nj-panel.with-accordion .panel-content .panel .sub-panel-content {
        padding: 30px 30px; }
        .module-nj-panel.with-accordion .panel-content .panel .sub-panel-content.sub-pannel-with-header {
          padding: 0px 25px 25px 25px; }
        .module-nj-panel.with-accordion .panel-content .panel .sub-panel-content .panel-collapse.collapsing {
          -webkit-transform: translateZ(0);
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  .module-nj-panel.accordion-with-table .panel-content {
    border: 0;
    padding: 0; }
    .module-nj-panel.accordion-with-table .panel-content .panel {
      margin-bottom: 0px;
      border-radius: 0px;
      border: none; }
      .module-nj-panel.accordion-with-table .panel-content .panel .accordion-title {
        border: 1px solid #cccccc; }
        .module-nj-panel.accordion-with-table .panel-content .panel .accordion-title a {
          padding: 20px;
          text-decoration: none;
          color: inherit;
          display: block; }
          .module-nj-panel.accordion-with-table .panel-content .panel .accordion-title a .accordion-text {
            display: inline-block;
            max-width: 97%;
            white-space: normal; }
            @media (max-width: 767px) {
              .module-nj-panel.accordion-with-table .panel-content .panel .accordion-title a .accordion-text {
                max-width: 91%;
                white-space: normal;
                display: inline-block; } }
          .module-nj-panel.accordion-with-table .panel-content .panel .accordion-title a .accordion-icon {
            color: #0079c1;
            margin-top: 5px;
            font-size: 16px; }
            @media (max-width: 767px) {
              .module-nj-panel.accordion-with-table .panel-content .panel .accordion-title a .accordion-icon {
                margin-top: 3px; } }

/* --------------------------------------------------
   Boxes
 -------------------------------------------------- */
.box-grey {
  padding: 15px;
  border: 1px solid #cccccc;
  background: #f6f6f6; }

.module-progressbar .pseg-progressbar {
  /*border-bottom: 1px solid $pseg-light-grey;*/
  padding: 40px 0px 20px; }
  .module-progressbar .pseg-progressbar .progressbar {
    counter-reset: step;
    z-index: 0;
    overflow: hidden;
    position: relative; }
    .module-progressbar .pseg-progressbar .progressbar.progressbar-two li {
      width: 49.333%; }
    .module-progressbar .pseg-progressbar .progressbar li {
      list-style-type: none;
      width: 33.333%;
      float: left;
      font-size: 16px;
      position: relative;
      text-align: center;
      color: #333333; }
      .module-progressbar .pseg-progressbar .progressbar li:before {
        width: 22px;
        height: 22px;
        content: "";
        counter-increment: step;
        line-height: 30px;
        border: 1px solid #cccccc;
        display: block;
        text-align: center;
        margin: 0 auto 2px auto;
        border-radius: 50%;
        background-color: white;
        z-index: 2; }
      .module-progressbar .pseg-progressbar .progressbar li.in-process:before {
        width: 22px;
        height: 22px;
        content: "";
        counter-increment: step;
        line-height: 30px;
        border: 1px solid #5c8727;
        display: block;
        text-align: center;
        margin: 0 auto 2px auto;
        border-radius: 50%;
        background-color: white;
        z-index: 2; }
      .module-progressbar .pseg-progressbar .progressbar li:after {
        width: 100%;
        height: 3px;
        content: '';
        position: absolute;
        background-color: #cccccc;
        top: 10px;
        left: -50%;
        z-index: -1; }
      .module-progressbar .pseg-progressbar .progressbar li:first-child:after {
        content: none; }
      .module-progressbar .pseg-progressbar .progressbar li.active {
        color: #333; }
      .module-progressbar .pseg-progressbar .progressbar li.active:before {
        border-color: #5c8727;
        background: #5c8727; }
      .module-progressbar .pseg-progressbar .progressbar li.active + :after {
        background-color: #5c8727; }

@media (max-width: 767px) {
  .module-progressbar.progressbar-with-numbers {
    padding: 0; } }

.module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers {
  padding: 28px 0 25px 0; }
  .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li {
    font-size: 18px;
    font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif;
    line-height: 36px; }
    @media (max-width: 991px) {
      .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li {
        line-height: 20px;
        padding-right: 15px; } }
    @media (max-width: 767px) {
      .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li {
        padding-right: 9px;
        font-size: 14px;
        line-height: 18px;
        font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif; } }
    .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.in-process:before {
      color: #5c8727;
      border: 1px solid #5c8727;
      content: counter(step);
      counter-increment: step;
      line-height: 35px;
      font-size: 22px;
      width: 36px;
      height: 36px; }
      @media (max-width: 991px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.in-process:before {
          margin-bottom: 8px;
          line-height: 38px; } }
      @media (max-width: 767px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.in-process:before {
          width: 26px;
          height: 26px;
          font-size: 16px;
          line-height: 27px; } }
    .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.active {
      color: #333; }
      .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.active:before {
        background-color: #5c8727;
        color: #fff; }
    .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:before {
      content: counter(step);
      counter-increment: step;
      line-height: 35px;
      font-size: 22px;
      border: 1px solid #333;
      width: 36px;
      height: 36px;
      font-family: "helveticaneueltstd-mdcn", Arial, Verdana, sans-serif; }
      @media (max-width: 991px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:before {
          margin-bottom: 8px;
          line-height: 38px; } }
      @media (max-width: 767px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:before {
          width: 26px;
          height: 26px;
          font-size: 16px;
          line-height: 27px; } }
    .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:after {
      top: 17px; }
      @media (max-width: 767px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:after {
          top: 10px; } }

.progress-mrg {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
  margin-bottom: 19px; }

.progress-mrg-2 {
  margin-bottom: 80px; }

.two-steps li {
  width: 50%; }

.three-steps li {
  width: 33.33%; }

.four-steps li {
  width: 25%; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.in-process:before {
      line-height: 39px; }
      @media (max-width: 767px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li.in-process:before {
          line-height: 29px; } }
    .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:before {
      line-height: 39px; }
      @media (max-width: 767px) {
        .module-progressbar.progressbar-with-numbers .pseg-progressbar-with-numbers li:before {
          line-height: 29px; } } } }

.popover {
  background-color: #333;
  color: #fff;
  box-shadow: none;
  border-radius: 0px; }
  .popover.right .arrow:after {
    border-right-color: #333; }
  .popover.left .arrow:after {
    border-left-color: #333; }
  .popover.top .arrow:after {
    border-top-color: #333; }
  .popover.bottom .arrow:after {
    border-bottom-color: #333; }
  .popover .popover-content {
    padding: 12px; }
    @media (max-width: 767px) {
      .popover .popover-content {
        max-width: 200px; } }
    .popover .popover-content ul {
      padding-left: 20px; }

.popover-wrapper:hover {
  text-decoration: none; }

.popover-wrapper:active, .popover-wrapper.nice-select.open {
  text-decoration: none; }

.popover-wrapper:focus {
  text-decoration: none; }

/* btn css*/
@media (max-width: 767px) {
  .primary-btn, .secondary-btn {
    width: 100%;
    margin-bottom: 12px; } }

@media (max-width: 767px) {
  .primary-btn.pull-left, .secondary-btn.pull-left {
    float: none; } }

.primary-btn.validate-add-btn, .secondary-btn.validate-add-btn {
  padding: 14px 22px 10px; }
  @media (max-width: 991px) {
    .primary-btn.validate-add-btn, .secondary-btn.validate-add-btn {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .primary-btn.validate-add-btn, .secondary-btn.validate-add-btn {
      margin-top: 0; } }

.nbwp-btn-wrapper {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .nbwp-btn-wrapper {
      margin-bottom: 12px; } }

.no-outline {
  outline: none; }
  .no-outline:focus {
    outline: none; }

/* validation css*/
.error-msg-border {
  border: 2px solid #d31245 !important; }

@media (max-width: 767px) {
  .field-margin-bottom {
    margin-bottom: 30px; } }

.es-input:focus {
  background-image: url("../../../../Content/GlobalContent/images/icons/NBWP_image/up-arrow-nbwp.png"); }

.electricLoad-loadInKWs {
  min-width: 100% !important; }

.black-bullet {
  list-style: unset; }

.blue-bullet {
  list-style-type: none; }
  .blue-bullet li {
    position: relative; }
    .blue-bullet li::before {
      background-color: #0079c1;
      border-radius: 50%;
      content: "";
      height: 5px;
      left: -1em;
      position: absolute;
      top: 0.5em;
      width: 5px; }

.nbwp-input {
  min-width: unset; }

/*Step 5 Style for total load input KWs input  Load Details*/
.total-electric-load-details {
  padding: 30px 20px 45px;
  background-color: #f6f6f6;
  border: 1px solid #cccccc; }

.module-electric-load-details .add-input {
  width: 110px !important;
  height: 45px; }
  @media (max-width: 991px) {
    .module-electric-load-details .add-input {
      width: 50% !important; } }
  @media (max-width: 767px) {
    .module-electric-load-details .add-input {
      width: 50% !important; } }

@media (max-width: 767px) {
  .module-electric-load-details .remove-electric-load-details {
    margin-top: 10px;
    float: none !important;
    display: inline-block; } }

@media (max-width: 767px) {
  .loadDetailFont.modal {
    padding-left: 29px;
    padding-right: 29px !important; } }

.loadDetailFont.modal .modal-dialog {
  margin-top: 13%; }
  @media (max-width: 991px) {
    .loadDetailFont.modal .modal-dialog {
      margin-top: 30%; } }
  .loadDetailFont.modal .modal-dialog .modal-content .modal-header {
    padding: 15px 15px; }
    .loadDetailFont.modal .modal-dialog .modal-content .modal-header .close-modal img {
      width: 25px; }
  @media (max-width: 767px) {
    .loadDetailFont.modal .modal-dialog .modal-content .modal-body .modal-body-inner .h3a-mobile {
      font-size: 15px; } }

.difference-btn-green {
  background-color: #5c8727;
  border-color: #5c8727; }

@media (max-width: 767px) {
  .checkbox-mobile-site.x10-left {
    margin-left: 0px;
    margin-top: 10px;
    display: block; } }

.module-review-submit .review-heading-align.text-left-content {
  justify-content: normal !important;
  justify-content: flex-start !important; }

.difference-btn-green-validate {
  display: table-row;
  background-color: #5c8727;
  font-size: 15px;
  line-height: 16px;
  border-radius: 0px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  border: 2px solid #5c8727;
  padding: 9px 22px 9px;
  vertical-align: middle; }
  .difference-btn-green-validate .fa {
    font-size: 22px;
    vertical-align: middle;
    display: table-cell; }
  .difference-btn-green-validate .green-btn-text {
    vertical-align: middle;
    display: table-cell;
    padding-top: 3px;
    padding-left: 5px; }

.input-file-trigger-disable {
  width: 98px;
  cursor: text;
  padding: 15px 22px;
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #cccccc;
  color: #000;
  border: 2px solid #cccccc; }
  @media (max-width: 767px) {
    .input-file-trigger-disable {
      width: 100%;
      text-align: center; } }

#map {
  height: 390px;
  width: 100%; }
  #map .gmnoprint {
    top: 50px !important; }
    #map .gmnoprint .gm-style-cc div {
      opacity: 0; }
  #map .gm-style-iw {
    width: 160px !important; }

#target {
  width: 345px; }

.address-mobile {
  display: flex; }

.contact-information-details {
  padding: 20px 20px 20px 40px; }

/*thank you screen*/
.module-residential-thank-you .application-submit-icon {
  width: 62px;
  height: 62px; }

/* thank you screen css*/
.electric-notification-details {
  padding: 20px 20px 20px 40px; }

.electric-notification-details {
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  padding: 20px; }

/* select disable bg*/
.disable-bgcolor {
  background-color: #EBEBE4 !important;
  border: 1px solid #cfd8dc !important; }

.disable-font-color {
  color: #000 !important; }

.disable-link-color {
  color: #EBEBE4 !important; }

/*tabs mobile scss*/
@media (max-width: 767px) {
  .module-aboutYouCustomerLoad .four-tabs li a span {
    vertical-align: middle !important; } }

@media (max-width: 991px) {
  .module-load-details .primary-btn-enable {
    padding-left: 0px;
    padding-right: 0px; } }

@media (max-width: 767px) {
  .module-load-details .primary-btn-enable {
    padding-left: 0px;
    padding-right: 0px; } }

@media (max-width: 991px) {
  .module-load-details .primary-btn-disable {
    padding-left: 0px;
    padding-right: 0px; } }

@media (max-width: 767px) {
  .module-load-details .primary-btn-disable {
    padding-left: 0px;
    padding-right: 0px; } }

.module-load-details .middle-text .difference-btn-green {
  padding: 8px 22px 8px !important; }
  @media (max-width: 991px) {
    .module-load-details .middle-text .difference-btn-green {
      margin-left: 28px; } }
  @media (max-width: 767px) {
    .module-load-details .middle-text .difference-btn-green {
      margin-right: 15px;
      margin-left: 10px; } }
  .module-load-details .middle-text .difference-btn-green img {
    width: 30px;
    height: 30px;
    vertical-align: bottom; }

.module-load-details .middle-text .difference-btn {
  width: auto !important; }

.checkbox input[type="checkbox"] {
  width: auto; }

#ownerAgreementDesc .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

#ownerAgreementDesc .white-tooltip + .tooltip > .tooltip-inner {
  background-color: white; }

#ownerAgreementDesc .tooltip-inner {
  max-width: unset; }
  #ownerAgreementDesc .tooltip-inner img {
    width: 100%; }

.about-you-hide {
  display: none; }

.about-you-show {
  display: block; }

@media (max-device-width: 320px) {
  .max-width-mobile {
    width: 100% !important; } }

.module-billing-contact-information #removeContractFocus {
  outline: none; }
  .module-billing-contact-information #removeContractFocus:focus {
    outline: none; }

.module-project-details .primary-btn-enable, .module-demolition .primary-btn-enable, .module-load-details .primary-btn-enable {
  padding-left: 0;
  padding-right: 0; }

.module-project-details .primary-btn-disable, .module-demolition .primary-btn-disable, .module-load-details .primary-btn-enable {
  padding-left: 0;
  padding-right: 0; }

.module-demolition-review #demolitionEditLink, .module-reviewPool-wrapper #poolReviewEditLink, .review-home-elevation-wrapper #elevationReviewEditLink, .review-facility-wrapper #relocationReviewEditLink {
  cursor: pointer; }

.calender_alignment:hover {
  cursor: pointer; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .link-middle {
      margin-top: 15px !important; }
    @media (max-width: 991px) {
      .desc-tooltip.x6-top {
        margin-top: 40px; } }
    @media (max-width: 767px) {
      .desc-tooltip.x6-top {
        margin-top: 10px; } } } }

.cursor-pointer {
  cursor: pointer; }

.word-break {
  word-break: break-all; }

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

#toolTipRequestDesc {
  margin-top: 30px; }
  @media (max-width: 767px) {
    #toolTipRequestDesc {
      margin-top: 10px; } }

.module-plan-outage-wrapper .datepicker, .module-load-details-commercial .datepicker {
  z-index: 3 !important; }

.module-upgrade-change-wrapper .datepicker, .module-load-details-commercial .datepicker {
  z-index: 10 !important; }

.vertical-bottom {
  vertical-align: bottom; }

@media (max-width: 767px) {
  .module-facility-wrapper .white-tooltip.x6-top {
    margin-top: 10px; } }

.module-plan-outage-wrapper .module-supporting-documentation {
  margin-top: 0px !important; }

.checkbox input[type="checkbox"] {
  margin-left: 0 !important; }

.electric-load-details .nice-select {
  font-size: 16px;
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  line-height: 17px; }
  .electric-load-details .nice-select.disabled:after {
    border-top-color: white !important; }

/*step 2*/
@media (max-width: 991px) {
  .remove-name-link-wrapper {
    text-align: left; } }

@media (max-width: 991px) {
  .remove-name-link-wrapper a {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .remove-name-link-wrapper a {
    margin-top: 30px; } }

@media (max-width: 991px) {
  .tablet-margin-bottom {
    margin-bottom: 30px; } }

/* step 4*/
.nbwp-custom-radio {
  height: 44px; }
  @media (max-width: 991px) {
    .nbwp-custom-radio {
      height: 50px; } }
  @media (max-width: 767px) {
    .nbwp-custom-radio {
      height: 115px; } }

@media (max-device-width: 320px) {
  .nbwp-custom-radio {
    height: 110px; } }

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .nbwp-custom-radio {
    height: 31px; } }

.module-project-details-commercial .nbwp-custom-radio {
  height: 10px; }
  @media (max-width: 991px) {
    .module-project-details-commercial .nbwp-custom-radio {
      height: 22px; } }
  @media (max-width: 767px) {
    .module-project-details-commercial .nbwp-custom-radio {
      height: 26px; } }

@media (max-device-width: 320px) {
  .module-project-details-commercial .nbwp-custom-radio {
    height: 26px; } }

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .module-project-details-commercial .nbwp-custom-radio {
    height: 26px; } }

.nbwp-line-height {
  line-height: 20px !important; }
  @media (max-width: 767px) {
    .nbwp-line-height {
      margin-bottom: 0; } }

/*step 5 css*/
.module-load-details-commercial .electric-load-wrapper .electric-load-details {
  padding: 30px 20px 45px;
  background-color: #f6f6f6;
  border: 1px solid #cccccc; }

.module-load-details-commercial .add-contractor-disable {
  pointer-events: none;
  color: #cdcdcd; }

.module-electric-load-details .add-input {
  width: 110px !important;
  height: 45px; }

.total-input-wrapper input {
  min-width: 92% !important;
  width: 92% !important; }

@media (max-width: 767px) {
  .mobile-row {
    margin-right: -15px;
    margin-left: -15px; } }

.module-demolition .primary-btn-enable {
  height: 28px;
  width: 28px;
  line-height: 14px;
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 18px;
  border-radius: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079c1;
  color: #ffffff;
  border: 2px solid #0079c1; }
  @media (max-width: 991px) {
    .module-demolition .primary-btn-enable {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (max-width: 767px) {
    .module-demolition .primary-btn-enable {
      padding-left: 0px;
      padding-right: 0px; } }

.module-demolition .primary-btn-disable {
  height: 28px;
  width: 28px;
  line-height: 14px;
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 18px;
  border-radius: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #ffffff;
  color: #cccccc;
  border: 2px solid #cccccc;
  pointer-events: none; }
  @media (max-width: 991px) {
    .module-demolition .primary-btn-disable {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (max-width: 767px) {
    .module-demolition .primary-btn-disable {
      padding-left: 0px;
      padding-right: 0px; } }

.module-demolition .add-input {
  width: 50px !important;
  height: 50px;
  min-width: 35px !important;
  border: 1px solid #CFD8DC;
  border-radius: 5px; }

.module-demolition .input-file-trigger {
  width: 98px;
  cursor: pointer;
  padding: 15px 22px;
  font-family: "helveticaneueltstd-bdcn", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079c1;
  color: #ffffff;
  border: 2px solid #0079c1; }
  @media (max-width: 767px) {
    .module-demolition .input-file-trigger {
      width: 100%;
      text-align: center; } }

.module-demolition .input-file {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer; }

@media (max-width: 767px) {
  .module-demolition .horizontal-center-parent-mobile {
    display: block; }
  .module-demolition .horizontal-child-browse-mobile {
    width: 100%;
    display: block; }
    .module-demolition .horizontal-child-browse-mobile .upload-btn-mobile {
      width: 100%;
      margin-top: 10px; } }

.module-demolition-review .sub-heading {
  font-family: "helveticaneueltstd-ltcn", Arial, Verdana, sans-serif;
  font-size: 27px;
  color: #333; }

.module-demolition-review .module-nj-panel.orange-bdr {
  border-left: 5px solid #ff6e1e; }

.module-demolition-review .module-nj-panel .panel-header {
  border: 1px solid #cccccc;
  padding: 21px 25px; }
  .module-demolition-review .module-nj-panel .panel-header.panel-header-subhead {
    padding: 9px 20px 9px 25px; }
    @media (max-width: 991px) {
      .module-demolition-review .module-nj-panel .panel-header.panel-header-subhead .subhead-info {
        font-size: 12px; } }
  .module-demolition-review .module-nj-panel .panel-header.orange-bdr {
    border-left: 5px solid #ff6e1e; }
  @media (max-width: 767px) {
    .module-demolition-review .module-nj-panel .panel-header .panel-header-mobile-width {
      width: 88%; } }
  .module-demolition-review .module-nj-panel .panel-header .accordion-toggle {
    text-decoration: none;
    color: #333333;
    display: block; }
    .module-demolition-review .module-nj-panel .panel-header .accordion-toggle .panel-icon {
      color: #0079c1;
      width: 15px;
      height: 12px;
      font-size: 15px;
      vertical-align: middle;
      margin-top: 7px; }
      .module-demolition-review .module-nj-panel .panel-header .accordion-toggle .panel-icon:focus, .module-demolition-review .module-nj-panel .panel-header .accordion-toggle .panel-icon:hover {
        color: #0f4b6f; }

.module-demolition-review .module-nj-panel .panel-content {
  padding: 17px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }
  .module-demolition-review .module-nj-panel .panel-content.no-padding {
    padding: 0px; }
  .module-demolition-review .module-nj-panel .panel-content.orange-bdr {
    border-left: 5px solid #ff6e1e; }
  @media (max-width: 767px) {
    .module-demolition-review .module-nj-panel .panel-content {
      padding: 15px; } }
  .module-demolition-review .module-nj-panel .panel-content .white-box-border {
    border-radius: 6px; }
  .module-demolition-review .module-nj-panel .panel-content .center-link {
    display: inline-block; }
    @media (max-width: 767px) {
      .module-demolition-review .module-nj-panel .panel-content .center-link {
        text-align: center;
        display: block;
        padding-top: 15px; } }
  .module-demolition-review .module-nj-panel .panel-content .panel-content-text {
    font-size: 13px;
    line-height: 15px; }
    @media (max-width: 767px) {
      .module-demolition-review .module-nj-panel .panel-content .panel-content-text span {
        display: block; } }

.module-demolition-review .module-nj-panel.with-subhead .panel-header {
  padding: 0; }
  .module-demolition-review .module-nj-panel.with-subhead .panel-header .accordion-toggle {
    padding: 14px 25px; }

.add-acct-btn-enable {
  height: 28px;
  width: 28px;
  line-height: 14px;
  font-family: "helveticaneueltstd-cn", Arial, Verdana, sans-serif;
  font-size: 18px;
  border-radius: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079c1;
  color: #ffffff;
  border: 2px solid #0079c1; }
  @media (max-width: 991px) {
    .add-acct-btn-enable {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (max-width: 767px) {
    .add-acct-btn-enable {
      padding-left: 0px;
      padding-right: 0px; } }

