@charset "UTF-8";
/* z-index master list :  Usage -> z-index: z(nav); */
/*gray*/
/* Toyota ux Framework custom variables*/
/** navigation specific **/
/*header specific*/
/*Message specific*/
/*Forms*/
/** Table Column Widths ***/
/** header color variables **/
/*modal popup*/
/*Button Style*/
/*main page structure*/
/*form related color*/
/*Image gallery*/
/*Split view*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 32, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 65, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 75, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 87, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
a {
  background: transparent;
}

/* line 95, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 107, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 115, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 124, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 133, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 142, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 151, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 159, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 171, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 182, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 190, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 201, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 209, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 219, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 227, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 250, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 264, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 275, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 288, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 300, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 309, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 320, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 332, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 344, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 355, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 368, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 377, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 388, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 397, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 406, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 417, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, ../../vendor_components/bootstrap/styles/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 8, ../base/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: red !important;
    box-shadow: none !important;
  }

  /* line 16, ../base/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 21, ../base/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 25, ../base/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 30, ../base/_print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, ../base/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 41, ../base/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, ../base/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 50, ../base/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 54, ../base/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 61, ../base/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 68, ../base/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 73, ../base/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../base/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 84, ../base/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 88, ../base/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 92, ../base/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 96, ../base/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  @page {
    size: landscape;
  }
  /* line 104, ../base/_print.scss */
  header.app-header, #left-nav-wrapper, .breadcrumb-wrapper, .performane-eval-header-top, .tab-top, .my-box, .performance-eval-link-xs {
    display: none;
  }

  /*Print styles for Performance Evaluation tables*/
  /* line 110, ../base/_print.scss */
  .tab-content {
    border: none;
  }

  /* line 115, ../base/_print.scss */
  .performance-pages-wrap .performance-tables {
    border-left: none;
    border-right: none;
  }
  /* line 119, ../base/_print.scss */
  .performance-pages-wrap .performance-tables .table-section {
    overflow-x: hidden;
  }
  /* line 128, ../base/_print.scss */
  .performance-pages-wrap table tr th {
    font-weight: bold;
    background: #eee;
  }
  /* line 133, ../base/_print.scss */
  .performance-pages-wrap table tr th, .performance-pages-wrap table tr td {
    padding: 1px;
    font-size: 9px;
    text-align: left;
    text-transform: none !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.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
} */
/* line 25, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.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;
}

/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../../vendor_components/bootstrap/styles/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  color: #333;
  background-color: #e7e7e7;
}

/* line 36, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
a {
  color: #00509b;
  text-decoration: none;
}
/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #00294e;
  text-decoration: underline;
}
/* line 58, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #676a6e;
}

/* line 69, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #e7e7e7;
  border: 1px solid #ddd;
  border-radius: 5px;
  -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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../../vendor_components/bootstrap/styles/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
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;
}

/* line 24, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
/* line 30, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
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%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
/* line 41, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
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%;
}

/* line 47, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h1, .h1 {
  font-size: 15px;
}

/* line 48, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h2, .h2 {
  font-size: 12px;
}

/* line 49, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h3, .h3 {
  font-size: 13px;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h4, .h4 {
  font-size: 13px;
}

/* line 51, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h5, .h5 {
  font-size: 12px;
}

/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
h6, .h6 {
  font-size: 10px;
}

/* line 58, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
p {
  margin: 0 0 8.5px;
}

/* line 62, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
  .lead {
    font-size: 18px;
  }
}

/* line 78, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
small,
.small {
  font-size: 83%;
}

/* line 84, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 88, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 95, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 96, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 97, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 98, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 99, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 102, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 103, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 104, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 107, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #00509b;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #003668;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #c14647;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #9f3536;
}

/* line 124, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #00509b;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #003668;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #fbebeb;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #f2c0c0;
}

/* line 143, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
}

/* line 154, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
/* line 158, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.list-unstyled, .list-inline, .modal-list-body .modal-list {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 177, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 17px;
}

/* line 189, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 241, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
/* line 265, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.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: '';
}
/* line 287, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
.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';
}

/* line 294, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 300, ../../vendor_components/bootstrap/styles/bootstrap/_type.scss */
address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 5px;
}

/* line 24, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
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);
}
/* line 32, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}
/* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 65, ../../vendor_components/bootstrap/styles/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_grid.scss */
  .container {
    width: 768px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_grid.scss */
  .container {
    width: 992px;
  }
}
@media (min-width: 1280px) {
  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_grid.scss */
  .container {
    width: 1280px;
  }
}

/* line 30, ../../vendor_components/bootstrap/styles/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../vendor_components/bootstrap/styles/bootstrap/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.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: 10px;
  padding-right: 10px;
}

/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  /* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
/* line 25, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.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.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.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;
}
/* line 51, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 56, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table .table {
  background-color: #e7e7e7;
}

/* line 69, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.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;
}

/* line 82, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 88, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.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;
}
/* line 95, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 109, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 123, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 135, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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: #fbebeb;
}

/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_table-row.scss */
.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: #f7d6d6;
}

@media screen and (max-width: 767px) {
  /* line 171, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 190, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .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;
  }
  /* line 199, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 207, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .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;
  }
  /* line 211, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .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;
  }
  /* line 224, ../../vendor_components/bootstrap/styles/bootstrap/_tables.scss */
  .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;
  }
}

/* line 9, ../ui_components/_tux.forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 19, ../ui_components/_tux.forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 31, ../ui_components/_tux.forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 46, ../ui_components/_tux.forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 51, ../ui_components/_tux.forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../ui_components/_tux.forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../ui_components/_tux.forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../ui_components/_tux.forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../ui_components/_tux.forms.scss */
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;
  color: #676a6e;
}

/* line 83, ../ui_components/_tux.forms.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  /* border: none;*/
  /*outline: 0 !important;*/
  /*outline: thin dotted \9;*/
  /* IE6-9 */
}

/* line 110, ../ui_components/_tux.forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 140, ../ui_components/_tux.forms.scss */
.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .ui-search-input input, .tms-drpdwn, .dropButton {
  display: inline-block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  /*border-radius: $input-border-radius;*/
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  -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;
}
/* line 102, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox::-moz-placeholder, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox::-moz-placeholder, .ui-search-input input::-moz-placeholder, .tms-drpdwn::-moz-placeholder, .dropButton::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
/* line 104, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:-ms-input-placeholder, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:-ms-input-placeholder, .ui-search-input input:-ms-input-placeholder, .tms-drpdwn:-ms-input-placeholder, .dropButton:-ms-input-placeholder {
  color: #777777;
}
/* line 105, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox::-webkit-input-placeholder, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox::-webkit-input-placeholder, .ui-search-input input::-webkit-input-placeholder, .tms-drpdwn::-webkit-input-placeholder, .dropButton::-webkit-input-placeholder {
  color: #777777;
}
/* line 165, ../ui_components/_tux.forms.scss */
.form-control[disabled], .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status [disabled].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td [disabled].status-selectbox, .ui-search-input input[disabled], [disabled].tms-drpdwn, [disabled].dropButton, .form-control[readonly], .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status [readonly].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td [readonly].status-selectbox, .ui-search-input input[readonly], [readonly].tms-drpdwn, [readonly].dropButton, fieldset[disabled] .form-control, fieldset[disabled] .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status fieldset[disabled] .status-selectbox, fieldset[disabled] .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td fieldset[disabled] .status-selectbox, fieldset[disabled] .ui-search-input input, .ui-search-input fieldset[disabled] input, fieldset[disabled] .tms-drpdwn, fieldset[disabled] .dropButton {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 178, ../ui_components/_tux.forms.scss */
textarea.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td textarea.status-selectbox, textarea.tms-drpdwn, textarea.dropButton {
  height: auto;
}

/* line 189, ../ui_components/_tux.forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 201, ../ui_components/_tux.forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 31px;
  line-height: 1.428571429 \0;
}
/* line 208, ../ui_components/_tux.forms.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="date"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm input[type="date"].status-selectbox, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="date"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm input[type="date"].status-selectbox, .form-horizontal .form-group-sm .ui-search-input input[type="date"], .ui-search-input .form-horizontal .form-group-sm input[type="date"], .form-horizontal .form-group-sm input[type="date"].tms-drpdwn, .form-horizontal .form-group-sm input[type="date"].dropButton, .input-group-sm > input[type="date"].form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > input[type="date"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > input[type="date"].status-selectbox, .ui-search-input .input-group-sm > input[type="date"], .input-group-sm > input[type="date"].tms-drpdwn, .input-group-sm > input[type="date"].dropButton,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="time"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm input[type="time"].status-selectbox,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="time"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm input[type="time"].status-selectbox,
.form-horizontal .form-group-sm .ui-search-input input[type="time"],
.ui-search-input .form-horizontal .form-group-sm input[type="time"],
.form-horizontal .form-group-sm input[type="time"].tms-drpdwn,
.form-horizontal .form-group-sm input[type="time"].dropButton,
.input-group-sm > input[type="time"].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > input[type="time"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > input[type="time"].status-selectbox,
.ui-search-input .input-group-sm > input[type="time"],
.input-group-sm > input[type="time"].tms-drpdwn,
.input-group-sm > input[type="time"].dropButton,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="datetime-local"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm input[type="datetime-local"].status-selectbox,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="datetime-local"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm input[type="datetime-local"].status-selectbox,
.form-horizontal .form-group-sm .ui-search-input input[type="datetime-local"],
.ui-search-input .form-horizontal .form-group-sm input[type="datetime-local"],
.form-horizontal .form-group-sm input[type="datetime-local"].tms-drpdwn,
.form-horizontal .form-group-sm input[type="datetime-local"].dropButton,
.input-group-sm > input[type="datetime-local"].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > input[type="datetime-local"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > input[type="datetime-local"].status-selectbox,
.ui-search-input .input-group-sm > input[type="datetime-local"],
.input-group-sm > input[type="datetime-local"].tms-drpdwn,
.input-group-sm > input[type="datetime-local"].dropButton,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="month"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm input[type="month"].status-selectbox,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="month"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm input[type="month"].status-selectbox,
.form-horizontal .form-group-sm .ui-search-input input[type="month"],
.ui-search-input .form-horizontal .form-group-sm input[type="month"],
.form-horizontal .form-group-sm input[type="month"].tms-drpdwn,
.form-horizontal .form-group-sm input[type="month"].dropButton,
.input-group-sm > input[type="month"].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > input[type="month"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > input[type="month"].status-selectbox,
.ui-search-input .input-group-sm > input[type="month"],
.input-group-sm > input[type="month"].tms-drpdwn,
.input-group-sm > input[type="month"].dropButton,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 27px;
}
/* line 211, ../ui_components/_tux.forms.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="date"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg input[type="date"].status-selectbox, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="date"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg input[type="date"].status-selectbox, .form-horizontal .form-group-lg .ui-search-input input[type="date"], .ui-search-input .form-horizontal .form-group-lg input[type="date"], .form-horizontal .form-group-lg input[type="date"].tms-drpdwn, .form-horizontal .form-group-lg input[type="date"].dropButton, .input-group-lg > input[type="date"].form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > input[type="date"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > input[type="date"].status-selectbox, .ui-search-input .input-group-lg > input[type="date"], .input-group-lg > input[type="date"].tms-drpdwn, .input-group-lg > input[type="date"].dropButton,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="time"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg input[type="time"].status-selectbox,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="time"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg input[type="time"].status-selectbox,
.form-horizontal .form-group-lg .ui-search-input input[type="time"],
.ui-search-input .form-horizontal .form-group-lg input[type="time"],
.form-horizontal .form-group-lg input[type="time"].tms-drpdwn,
.form-horizontal .form-group-lg input[type="time"].dropButton,
.input-group-lg > input[type="time"].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > input[type="time"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > input[type="time"].status-selectbox,
.ui-search-input .input-group-lg > input[type="time"],
.input-group-lg > input[type="time"].tms-drpdwn,
.input-group-lg > input[type="time"].dropButton,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="datetime-local"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg input[type="datetime-local"].status-selectbox,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="datetime-local"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg input[type="datetime-local"].status-selectbox,
.form-horizontal .form-group-lg .ui-search-input input[type="datetime-local"],
.ui-search-input .form-horizontal .form-group-lg input[type="datetime-local"],
.form-horizontal .form-group-lg input[type="datetime-local"].tms-drpdwn,
.form-horizontal .form-group-lg input[type="datetime-local"].dropButton,
.input-group-lg > input[type="datetime-local"].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > input[type="datetime-local"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > input[type="datetime-local"].status-selectbox,
.ui-search-input .input-group-lg > input[type="datetime-local"],
.input-group-lg > input[type="datetime-local"].tms-drpdwn,
.input-group-lg > input[type="datetime-local"].dropButton,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="month"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg input[type="month"].status-selectbox,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="month"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg input[type="month"].status-selectbox,
.form-horizontal .form-group-lg .ui-search-input input[type="month"],
.ui-search-input .form-horizontal .form-group-lg input[type="month"],
.form-horizontal .form-group-lg input[type="month"].tms-drpdwn,
.form-horizontal .form-group-lg input[type="month"].dropButton,
.input-group-lg > input[type="month"].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > input[type="month"].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > input[type="month"].status-selectbox,
.ui-search-input .input-group-lg > input[type="month"],
.input-group-lg > input[type="month"].tms-drpdwn,
.input-group-lg > input[type="month"].dropButton,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 42px;
}

/* line 221, ../ui_components/_tux.forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 229, ../ui_components/_tux.forms.scss */
.checkbox {
  position: relative;
  display: block;
  min-height: 17px;
  /*margin-top: 10px;*/
  margin-bottom: 10px;
}
/* line 236, ../ui_components/_tux.forms.scss */
.checkbox label {
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  line-height: 25px;
}
/* line 245, ../ui_components/_tux.forms.scss */
.checkbox label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  top: auto;
  right: auto;
  bottom: 4px;
  left: 0;
  position: absolute;
  background-color: #ffffff;
  -webkit-box-shadow: rgba(128, 128, 128, 0.2) 0 1px 2px 0 inset;
  box-shadow: rgba(128, 128, 128, 0.2) 0 1px 2px 0 inset;
  border: 1px solid #b4b4b4;
}
/* line 261, ../ui_components/_tux.forms.scss */
.checkbox.readOnly label:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
/* line 267, ../ui_components/_tux.forms.scss */
.checkbox input[type=checkbox]:checked + label:before {
  content: "\2713";
  color: #2688da;
  line-height: 17px;
  padding-left: 3px;
  font-weight: bold;
}
/* line 274, ../ui_components/_tux.forms.scss */
.checkbox input[type=checkbox] {
  opacity: 0;
}

/* line 279, ../ui_components/_tux.forms.scss */
.radio {
  position: relative;
  display: block;
  min-height: 17px;
  /*margin-top: 10px;*/
  margin-bottom: 10px;
}
/* line 286, ../ui_components/_tux.forms.scss */
.radio label {
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 32px;
  margin-right: 15px;
  line-height: 30px;
}
/* line 295, ../ui_components/_tux.forms.scss */
.radio label:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 40px;
  margin-right: 10px;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 0;
  position: absolute;
  background-color: #ffffff;
  -webkit-box-shadow: rgba(128, 128, 128, 0.2) 0 1px 2px 0 inset;
  box-shadow: rgba(128, 128, 128, 0.2) 0 1px 2px 0 inset;
  border: 1px solid #b4b4b4;
}
/* line 308, ../ui_components/_tux.forms.scss */
.radio input[type=radio]:checked + label:before {
  content: "\2022";
  color: #2688da;
  line-height: 23px;
  padding-left: 6px;
  font-weight: bold;
  font-size: 2em;
}
/* line 316, ../ui_components/_tux.forms.scss */
.radio input[type=radio] {
  opacity: 0;
}

/* line 323, ../ui_components/_tux.forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: 0px;
  margin-top: 4px \9;
}

/* line 332, ../ui_components/_tux.forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 339, ../ui_components/_tux.forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 349, ../ui_components/_tux.forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 362, ../ui_components/_tux.forms.scss */
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;
}

/* line 372, ../ui_components/_tux.forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 383, ../ui_components/_tux.forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 394, ../ui_components/_tux.forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 400, ../ui_components/_tux.forms.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-control-static.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg .form-control-static.status-selectbox, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-control-static.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg .form-control-static.status-selectbox, .form-horizontal .form-group-lg .ui-search-input input.form-control-static, .ui-search-input .form-horizontal .form-group-lg input.form-control-static, .form-horizontal .form-group-lg .form-control-static.tms-drpdwn, .form-horizontal .form-group-lg .form-control-static.dropButton, .input-group-lg > .form-control-static.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > .form-control-static.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > .form-control-static.status-selectbox, .ui-search-input .input-group-lg > input.form-control-static, .input-group-lg > .form-control-static.tms-drpdwn, .input-group-lg > .form-control-static.dropButton,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-control-static.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm .form-control-static.status-selectbox, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-control-static.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm .form-control-static.status-selectbox, .form-horizontal .form-group-sm .ui-search-input input.form-control-static, .ui-search-input .form-horizontal .form-group-sm input.form-control-static, .form-horizontal .form-group-sm .form-control-static.tms-drpdwn, .form-horizontal .form-group-sm .form-control-static.dropButton, .input-group-sm > .form-control-static.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > .form-control-static.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > .form-control-static.status-selectbox, .ui-search-input .input-group-sm > input.form-control-static, .input-group-sm > .form-control-static.tms-drpdwn, .input-group-sm > .form-control-static.dropButton,
.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;
}

/* line 67, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.input-sm, .form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm .status-selectbox, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm .status-selectbox, .form-horizontal .form-group-sm .ui-search-input input, .ui-search-input .form-horizontal .form-group-sm input, .form-horizontal .form-group-sm .tms-drpdwn, .form-horizontal .form-group-sm .dropButton, .input-group-sm > .form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > .status-selectbox, .ui-search-input .input-group-sm > input, .input-group-sm > .tms-drpdwn, .input-group-sm > .dropButton,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 27px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 75, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status select.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm select.status-selectbox, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td select.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm select.status-selectbox, .form-horizontal .form-group-sm select.tms-drpdwn, .form-horizontal .form-group-sm select.dropButton, .input-group-sm > select.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > select.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > select.status-selectbox, .input-group-sm > select.tms-drpdwn, .input-group-sm > select.dropButton,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 27px;
  line-height: 27px;
}

/* line 80, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm textarea.status-selectbox, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm textarea.status-selectbox, .form-horizontal .form-group-sm textarea.tms-drpdwn, .form-horizontal .form-group-sm textarea.dropButton, .input-group-sm > textarea.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > textarea.status-selectbox, .input-group-sm > textarea.tms-drpdwn, .input-group-sm > textarea.dropButton,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status select[multiple].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm select[multiple].status-selectbox,
.form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td select[multiple].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm select[multiple].status-selectbox,
.form-horizontal .form-group-sm select[multiple].tms-drpdwn,
.form-horizontal .form-group-sm select[multiple].dropButton,
.input-group-sm > select[multiple].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > select[multiple].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > select[multiple].status-selectbox,
.input-group-sm > select[multiple].tms-drpdwn,
.input-group-sm > select[multiple].dropButton,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 67, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.input-lg, .form-horizontal .form-group-lg .form-control, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg .status-selectbox, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg .status-selectbox, .form-horizontal .form-group-lg .ui-search-input input, .ui-search-input .form-horizontal .form-group-lg input, .form-horizontal .form-group-lg .tms-drpdwn, .form-horizontal .form-group-lg .dropButton, .input-group-lg > .form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > .status-selectbox, .ui-search-input .input-group-lg > input, .input-group-lg > .tms-drpdwn, .input-group-lg > .dropButton,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 75, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status select.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg select.status-selectbox, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td select.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg select.status-selectbox, .form-horizontal .form-group-lg select.tms-drpdwn, .form-horizontal .form-group-lg select.dropButton, .input-group-lg > select.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > select.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > select.status-selectbox, .input-group-lg > select.tms-drpdwn, .input-group-lg > select.dropButton,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 42px;
  line-height: 42px;
}

/* line 80, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg textarea.status-selectbox, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg textarea.status-selectbox, .form-horizontal .form-group-lg textarea.tms-drpdwn, .form-horizontal .form-group-lg textarea.dropButton, .input-group-lg > textarea.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > textarea.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > textarea.status-selectbox, .input-group-lg > textarea.tms-drpdwn, .input-group-lg > textarea.dropButton,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status select[multiple].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg select[multiple].status-selectbox,
.form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td select[multiple].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg select[multiple].status-selectbox,
.form-horizontal .form-group-lg select[multiple].tms-drpdwn,
.form-horizontal .form-group-lg select[multiple].dropButton,
.input-group-lg > select[multiple].form-control,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > select[multiple].status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > select[multiple].status-selectbox,
.input-group-lg > select[multiple].tms-drpdwn,
.input-group-lg > select[multiple].dropButton,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 420, ../ui_components/_tux.forms.scss */
.has-feedback {
  position: relative;
}
/* line 424, ../ui_components/_tux.forms.scss */
.has-feedback .form-control, .has-feedback .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-feedback .status-selectbox, .has-feedback .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-feedback .status-selectbox, .has-feedback .ui-search-input input, .ui-search-input .has-feedback input, .has-feedback .tms-drpdwn, .has-feedback .dropButton {
  padding-right: 38.75px;
}

/* line 430, ../ui_components/_tux.forms.scss */
.form-control-feedback {
  position: absolute;
  top: 22px;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
}

/* line 444, ../ui_components/_tux.forms.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg .status-selectbox + .form-control-feedback, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg .status-selectbox + .form-control-feedback, .form-horizontal .form-group-lg .ui-search-input input + .form-control-feedback, .ui-search-input .form-horizontal .form-group-lg input + .form-control-feedback, .form-horizontal .form-group-lg .tms-drpdwn + .form-control-feedback, .form-horizontal .form-group-lg .dropButton + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > .status-selectbox + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > .status-selectbox + .form-control-feedback, .ui-search-input .input-group-lg > input + .form-control-feedback, .input-group-lg > .tms-drpdwn + .form-control-feedback, .input-group-lg > .dropButton + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

/* line 450, ../ui_components/_tux.forms.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm .status-selectbox + .form-control-feedback, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm .status-selectbox + .form-control-feedback, .form-horizontal .form-group-sm .ui-search-input input + .form-control-feedback, .ui-search-input .form-horizontal .form-group-sm input + .form-control-feedback, .form-horizontal .form-group-sm .tms-drpdwn + .form-control-feedback, .form-horizontal .form-group-sm .dropButton + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > .status-selectbox + .form-control-feedback, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > .status-selectbox + .form-control-feedback, .ui-search-input .input-group-sm > input + .form-control-feedback, .input-group-sm > .tms-drpdwn + .form-control-feedback, .input-group-sm > .dropButton + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 27px;
  height: 27px;
  line-height: 27px;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .form-wrapper .field-wrapper .tms-form-label,
.form-wrapper .field-wrapper .has-success .tms-form-label,
.has-success .link-one-ul-wrapper .field-wrapper .tms-form-label,
.link-one-ul-wrapper .field-wrapper .has-success .tms-form-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-success .status-selectbox, .has-success .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-success .status-selectbox, .has-success .ui-search-input input, .ui-search-input .has-success input, .has-success .tms-drpdwn, .has-success .dropButton {
  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);
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus, .has-success .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:focus, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-success .status-selectbox:focus, .has-success .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:focus, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-success .status-selectbox:focus, .has-success .ui-search-input input:focus, .ui-search-input .has-success input:focus, .has-success .tms-drpdwn:focus, .has-success .dropButton: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;
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 33, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .form-wrapper .field-wrapper .tms-form-label,
.form-wrapper .field-wrapper .has-warning .tms-form-label,
.has-warning .link-one-ul-wrapper .field-wrapper .tms-form-label,
.link-one-ul-wrapper .field-wrapper .has-warning .tms-form-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-warning .status-selectbox, .has-warning .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-warning .status-selectbox, .has-warning .ui-search-input input, .ui-search-input .has-warning input, .has-warning .tms-drpdwn, .has-warning .dropButton {
  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);
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus, .has-warning .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:focus, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-warning .status-selectbox:focus, .has-warning .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:focus, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-warning .status-selectbox:focus, .has-warning .ui-search-input input:focus, .ui-search-input .has-warning input:focus, .has-warning .tms-drpdwn:focus, .has-warning .dropButton: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;
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 33, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .form-wrapper .field-wrapper .tms-form-label,
.form-wrapper .field-wrapper .has-error .tms-form-label,
.has-error .link-one-ul-wrapper .field-wrapper .tms-form-label,
.link-one-ul-wrapper .field-wrapper .has-error .tms-form-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #c14647;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-error .status-selectbox, .has-error .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-error .status-selectbox, .has-error .ui-search-input input, .ui-search-input .has-error input, .has-error .tms-drpdwn, .has-error .dropButton {
  border-color: #c14647;
  -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);
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .has-error .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:focus, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .has-error .status-selectbox:focus, .has-error .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:focus, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .has-error .status-selectbox:focus, .has-error .ui-search-input input:focus, .ui-search-input .has-error input:focus, .has-error .tms-drpdwn:focus, .has-error .dropButton:focus {
  border-color: #9f3536;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db9293;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db9293;
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #c14647;
  border-color: #c14647;
  background-color: #fbebeb;
}
/* line 33, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #c14647;
}

/* line 470, ../ui_components/_tux.forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 479, ../ui_components/_tux.forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 503, ../ui_components/_tux.forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../ui_components/_tux.forms.scss */
  .form-inline .form-control, .navbar-form .form-control, .form-inline .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-inline .status-selectbox, .navbar-form .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .navbar-form .status-selectbox, .form-inline .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-inline .status-selectbox, .navbar-form .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .navbar-form .status-selectbox, .form-inline .ui-search-input input, .ui-search-input .form-inline input, .navbar-form .ui-search-input input, .ui-search-input .navbar-form input, .form-inline .tms-drpdwn, .navbar-form .tms-drpdwn, .form-inline .dropButton, .navbar-form .dropButton {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 515, ../ui_components/_tux.forms.scss */
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 518, ../ui_components/_tux.forms.scss */
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control,
  .form-inline .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox,
  .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-inline .input-group .status-selectbox,
  .navbar-form .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox,
  .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .navbar-form .input-group .status-selectbox,
  .form-inline .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox,
  .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-inline .input-group .status-selectbox,
  .navbar-form .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox,
  .table-content-wrapper .table-wrapper .editable-table .table-body tr td .navbar-form .input-group .status-selectbox,
  .form-inline .input-group .ui-search-input input,
  .ui-search-input .form-inline .input-group input,
  .navbar-form .input-group .ui-search-input input,
  .ui-search-input .navbar-form .input-group input,
  .form-inline .input-group .tms-drpdwn,
  .navbar-form .input-group .tms-drpdwn,
  .form-inline .input-group .dropButton,
  .navbar-form .input-group .dropButton {
    width: auto;
  }
  /* line 526, ../ui_components/_tux.forms.scss */
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control, .form-inline .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group > .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-inline .input-group > .status-selectbox, .navbar-form .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group > .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .navbar-form .input-group > .status-selectbox, .form-inline .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group > .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-inline .input-group > .status-selectbox, .navbar-form .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group > .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .navbar-form .input-group > .status-selectbox, .form-inline .ui-search-input .input-group > input, .ui-search-input .form-inline .input-group > input, .navbar-form .ui-search-input .input-group > input, .ui-search-input .navbar-form .input-group > input, .form-inline .input-group > .tms-drpdwn, .navbar-form .input-group > .tms-drpdwn, .form-inline .input-group > .dropButton, .navbar-form .input-group > .dropButton {
    width: 100%;
  }
  /* line 530, ../ui_components/_tux.forms.scss */
  .form-inline .control-label, .navbar-form .control-label, .form-inline .form-wrapper .field-wrapper .tms-form-label, .form-wrapper .field-wrapper .form-inline .tms-form-label, .navbar-form .form-wrapper .field-wrapper .tms-form-label, .form-wrapper .field-wrapper .navbar-form .tms-form-label, .form-inline .link-one-ul-wrapper .field-wrapper .tms-form-label, .link-one-ul-wrapper .field-wrapper .form-inline .tms-form-label, .navbar-form .link-one-ul-wrapper .field-wrapper .tms-form-label, .link-one-ul-wrapper .field-wrapper .navbar-form .tms-form-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 537, ../ui_components/_tux.forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 543, ../ui_components/_tux.forms.scss */
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 547, ../ui_components/_tux.forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 556, ../ui_components/_tux.forms.scss */
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 571, ../ui_components/_tux.forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 583, ../ui_components/_tux.forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}
/* line 588, ../ui_components/_tux.forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 594, ../ui_components/_tux.forms.scss */
  .form-horizontal .control-label, .form-horizontal .form-wrapper .field-wrapper .tms-form-label, .form-wrapper .field-wrapper .form-horizontal .tms-form-label, .form-horizontal .link-one-ul-wrapper .field-wrapper .tms-form-label, .link-one-ul-wrapper .field-wrapper .form-horizontal .tms-form-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 606, ../ui_components/_tux.forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
@media (min-width: 768px) {
  /* line 616, ../ui_components/_tux.forms.scss */
  .form-horizontal .form-group-lg .control-label, .form-horizontal .form-group-lg .form-wrapper .field-wrapper .tms-form-label, .form-wrapper .field-wrapper .form-horizontal .form-group-lg .tms-form-label, .form-horizontal .form-group-lg .link-one-ul-wrapper .field-wrapper .tms-form-label, .link-one-ul-wrapper .field-wrapper .form-horizontal .form-group-lg .tms-form-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  /* line 626, ../ui_components/_tux.forms.scss */
  .form-horizontal .form-group-sm .control-label, .form-horizontal .form-group-sm .form-wrapper .field-wrapper .tms-form-label, .form-wrapper .field-wrapper .form-horizontal .form-group-sm .tms-form-label, .form-horizontal .form-group-sm .link-one-ul-wrapper .field-wrapper .tms-form-label, .link-one-ul-wrapper .field-wrapper .form-horizontal .form-group-sm .tms-form-label {
    padding-top: 6px;
  }
}

/*for enabling sitewide box shadow in for input groups  */
/* line 640, ../ui_components/_tux.forms.scss */
.input-group {
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  -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;
  border: 1px solid #ddd;
  border-radius: 5px !important;
}
/* line 102, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_vendor-prefixes.scss */
.input-group::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
/* line 104, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_vendor-prefixes.scss */
.input-group:-ms-input-placeholder {
  color: #777777;
}
/* line 105, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_vendor-prefixes.scss */
.input-group::-webkit-input-placeholder {
  color: #777777;
}
/* line 648, ../ui_components/_tux.forms.scss */
.input-group .input-group-addon {
  background: none !important;
  border: none;
}
/* line 651, ../ui_components/_tux.forms.scss */
.input-group .input-group-addon .fa, .input-group .input-group-addon .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .input-group .input-group-addon a.user-settings:after, .input-group .input-group-addon .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .input-group .input-group-addon a.user-name:after, .input-group .input-group-addon .nav-trigger:after, .input-group .input-group-addon .header-popover.settings ul li.username:before, .header-popover.settings ul .input-group .input-group-addon li.username:before, .input-group .input-group-addon .message-area .collapse-area.opened:after, .message-area .input-group .input-group-addon .collapse-area.opened:after, .input-group .input-group-addon .submit-success .collapse-area.opened:after, .submit-success .input-group .input-group-addon .collapse-area.opened:after, .input-group .input-group-addon .submit-failed .collapse-area.opened:after, .submit-failed .input-group .input-group-addon .collapse-area.opened:after, .input-group .input-group-addon .message-area .collapse-area.closed:after, .message-area .input-group .input-group-addon .collapse-area.closed:after, .input-group .input-group-addon .submit-success .collapse-area.closed:after, .submit-success .input-group .input-group-addon .collapse-area.closed:after, .input-group .input-group-addon .submit-failed .collapse-area.closed:after, .submit-failed .input-group .input-group-addon .collapse-area.closed:after, .input-group .input-group-addon #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .input-group .input-group-addon .refresh-btn:before, .input-group .input-group-addon .has-sort:before, .input-group .input-group-addon .has-sort:after, .input-group .input-group-addon .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .input-group .input-group-addon .ui-jqdialog-titlebar-close:before, .input-group .input-group-addon .grid-form-heading:before, .input-group .input-group-addon .form-wrapper .collapsable-header:after, .form-wrapper .input-group .input-group-addon .collapsable-header:after, .input-group .input-group-addon .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .input-group .input-group-addon .collapsable-header:after, .input-group .input-group-addon .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .input-group .input-group-addon .link-one-header:after, .input-group .input-group-addon .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .input-group .input-group-addon ul.list-group:after, .input-group .input-group-addon .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .input-group .input-group-addon a:before, .input-group .input-group-addon .breadcrumbs li:after, .breadcrumbs .input-group .input-group-addon li:after, .input-group .input-group-addon .page-title.linkpage:after, .input-group .input-group-addon .accumulator div div .toggle-sender-list-btn, .accumulator div div .input-group .input-group-addon .toggle-sender-list-btn, .input-group .input-group-addon .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .input-group .input-group-addon a, .input-group .input-group-addon .accumulator .accu-swap-group button, .accumulator .accu-swap-group .input-group .input-group-addon button, .input-group .input-group-addon nav ul.primary-nav > li > a.has-child:after, nav .input-group .input-group-addon ul.primary-nav > li > a.has-child:after, .input-group .input-group-addon nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .input-group .input-group-addon a:after, .input-group .input-group-addon nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .input-group .input-group-addon a:after, .input-group .input-group-addon nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .input-group .input-group-addon a:after, .input-group .input-group-addon nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .input-group .input-group-addon a.page-icon, .input-group .input-group-addon nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .input-group .input-group-addon a:after, .input-group .input-group-addon .cart-tab ul li a:after, .cart-tab ul li .input-group .input-group-addon a:after {
  font-size: 14px;
  color: #8d9295;
  
}
/* line 657, ../ui_components/_tux.forms.scss */
.input-group .form-control, .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group .status-selectbox, .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group .status-selectbox, .input-group .ui-search-input input, .ui-search-input .input-group input, .input-group .tms-drpdwn, .input-group .dropButton {
  background: none !important;
  border: none;
  padding: 6px 12px 6px 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*remove IE10 clear input and reveal password feature*/
/* line 668, ../ui_components/_tux.forms.scss */
input::-ms-clear, input::-ms-reveal {
  display: none;
}

/* to stop zooming focused input in touch devices*/
/* line 675, ../ui_components/_tux.forms.scss */
.touch input[type="text"]:focus, .touch input[type="password"]:focus {
  font-size: 16px;
}

/* required field star*/
/* line 683, ../ui_components/_tux.forms.scss */
.form-group.required .control-label:after, .form-group.required .form-wrapper .field-wrapper .tms-form-label:after, .form-wrapper .field-wrapper .form-group.required .tms-form-label:after, .form-group.required .link-one-ul-wrapper .field-wrapper .tms-form-label:after, .link-one-ul-wrapper .field-wrapper .form-group.required .tms-form-label:after, .required label:after {
  content: "*";
  color: #ff2626;
}

/* line 688, ../ui_components/_tux.forms.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

/* line 694, ../ui_components/_tux.forms.scss */
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* line 706, ../ui_components/_tux.forms.scss */
.MultiFile-label {
  margin: 10px 0px;
}

/* line 711, ../ui_components/_tux.forms.scss */
.MultiFile-label > span {
  margin-right: 10px;
}

/* line 715, ../ui_components/_tux.forms.scss */
.MultiFile-remove, .MultiFile-remove:hover {
  color: #eb161e;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 114, ../ui_components/_tux.globalSettings.scss */
  /* line 722, ../ui_components/_tux.forms.scss */
  .ui-datepicker-trigger {
    margin-bottom: 0px;
    position: absolute;
  }
}
/* line 11, ../ui_components/_tux.buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'helvatica75';
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 7px;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 28, ../ui_components/_tux.buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #676a6e;
}
/* line 33, ../ui_components/_tux.buttons.scss */
.btn:hover, .btn:focus {
  /*color: $btn-default-color;*/
  text-decoration: none;
}
/* line 39, ../ui_components/_tux.buttons.scss */
.btn:active, .btn.active {
  /*outline: 0;*/
  outline: none!important;
  background-image: none;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -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);
}
/* line 46, ../ui_components/_tux.buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 60, ../ui_components/_tux.buttons.scss */
.btn-default {
  color: #fff;
  background-color: #5f6e77;
  border-color: #ccc;
  color: #676a6e;
  width: 100%;
  /*small screen 320px + */
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #48545b;
  border-color: #adadad;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #5f6e77;
  border-color: #ccc;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #5f6e77;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  /* line 60, ../ui_components/_tux.buttons.scss */
  .btn-default {
    width: auto;
  }
}
/* line 68, ../ui_components/_tux.buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active {
  color: #676a6e;
}
/* line 76, ../ui_components/_tux.buttons.scss */
.btn-default:focus, .btn-default:active:focus, .btn-default.active:focus {
  background-color: #feffff;
}

/* line 82, ../ui_components/_tux.buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #2eb398;
  border-color: #313335;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  //background-color: #248a76;
  //border-color: #141415;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
//   background-color: #2eb398;
//   border-color: #313335;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #2eb398;
  background-color: #fff;
}
/* line 87, ../ui_components/_tux.buttons.scss */
.btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #676a6e;
  background-color: #45484b;
  color: #fff;
}

/* line 95, ../ui_components/_tux.buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 99, ../ui_components/_tux.buttons.scss */
.btn-info {
  color: #fff;
  background-color: #c14647;
  border-color: #b23c3d;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #9f3536;
  border-color: #842c2d;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #c14647;
  border-color: #b23c3d;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #c14647;
  background-color: #fff;
}

/* line 103, ../ui_components/_tux.buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 107, ../ui_components/_tux.buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 116, ../ui_components/_tux.buttons.scss */
.btn-link {
  color: #2688da;
  font-family: 'helvatica75';
  cursor: pointer;
  border-radius: 0;
}
/* line 122, ../ui_components/_tux.buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 129, ../ui_components/_tux.buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 135, ../ui_components/_tux.buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2688da;
  //text-decoration: underline;
  background-color: transparent;
}
/* line 143, ../ui_components/_tux.buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 155, ../ui_components/_tux.buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 159, ../ui_components/_tux.buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 163, ../ui_components/_tux.buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 171, ../ui_components/_tux.buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 177, ../ui_components/_tux.buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 185, ../ui_components/_tux.buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 191, ../ui_components/_tux.buttons.scss */
.grad-primary-btn, .btn-primary, .modal-header .close, .popover-content .pop-header .close, .pop-content .pop-header .close {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzQ1NDg0YiIvPjxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjNDU0ODRiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjIyNDI1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #45484b), color-stop(39%, #45484b), color-stop(100%, #222425));
  background-image: -moz-linear-gradient(top, #45484b 1%, #45484b 39%, #222425 100%);
  background-image: -webkit-linear-gradient(top, #45484b 1%, #45484b 39%, #222425 100%);
  background-image: linear-gradient(to bottom, #45484b 1%, #45484b 39%, #222425 100%);
}

/* line 195, ../ui_components/_tux.buttons.scss */
.grad-close-btn, .btn-default, .btn-close, .expand-collapse-btn, .collapse-all, .expand-all, .expand-collapse-btn:after, .collapse-all:after, .expand-all:after, .accumulator section > ul > li span:after, .accumulator .accu-swap-group button {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIvPjxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjZmVmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThmMGY0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #feffff), color-stop(39%, #feffff), color-stop(100%, #e8f0f4));
  background-image: -moz-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
  background-image: -webkit-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
  background-image: linear-gradient(to bottom, #feffff 1%, #feffff 39%, #e8f0f4 100%);
}

/* line 199, ../ui_components/_tux.buttons.scss */
.btn-primary {
  /*font-size: em(13px);*/
  width: 100%;
  margin-bottom: 15px;
  /*small screen 320px + */
}
/* line 204, ../ui_components/_tux.buttons.scss */
.btn-primary:hover {
  border: 1px solid #313335;
}
/* line 207, ../ui_components/_tux.buttons.scss */
.btn-primary:focus, .btn-primary:active {
  background-color: #45484b;
}
@media only screen and (min-width: 768px) {
  /* line 199, ../ui_components/_tux.buttons.scss */
  .btn-primary {
    width: auto;
    margin-bottom: 0px;
  }
}
/* line 215, ../ui_components/_tux.buttons.scss */
.btn-primary.close {
  color: #fff;
  float: none;
  line-height: auto;
  text-shadow: none;
}

/* line 222, ../ui_components/_tux.buttons.scss */
.btn-close {
  border: 2px solid #c1c8d0;
  border-radius: 0px;
  padding: 12px 25px;
  text-transform: uppercase;
  font-size: 1.0833333333em;
  color: #676a6e;
  width: 100%;
  /*small screen 320px + */
}
/* line 231, ../ui_components/_tux.buttons.scss */
.btn-close:hover {
  color: #676a6e;
}
@media only screen and (min-width: 768px) {
  /* line 222, ../ui_components/_tux.buttons.scss */
  .btn-close {
    width: auto;
  }
}
/* line 237, ../ui_components/_tux.buttons.scss */
.btn-close.close {
  color: #676a6e;
  float: none;
  line-height: auto;
  text-shadow: none;
}

/* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../../vendor_components/bootstrap/styles/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.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: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -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;
}
/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 76, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 86, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00509b;
}

/* line 101, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 109, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.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;
}

/* line 122, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 10px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 162, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 191, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 205, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, ../../vendor_components/bootstrap/styles/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 21, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 30, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 43, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 61, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 66, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 72, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 79, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 89, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -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);
}
/* line 123, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 148, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 165, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.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;
}

/* line 175, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 5px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 182, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 187, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 191, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.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 {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 196, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 205, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 210, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 216, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 220, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 235, ../../vendor_components/bootstrap/styles/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group .form-control, .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group .status-selectbox, .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group .status-selectbox, .input-group .ui-search-input input, .ui-search-input .input-group input, .input-group .tms-drpdwn, .input-group .dropButton {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group .status-selectbox,
.input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group .status-selectbox,
.input-group .ui-search-input input,
.ui-search-input .input-group input,
.input-group .tms-drpdwn,
.input-group .dropButton {
  display: table-cell;
}
/* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.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),
.input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:not(:first-child):not(:last-child),
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group .status-selectbox:not(:first-child):not(:last-child),
.input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:not(:first-child):not(:last-child),
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group .status-selectbox:not(:first-child):not(:last-child),
.input-group .ui-search-input input:not(:first-child):not(:last-child),
.ui-search-input .input-group input:not(:first-child):not(:last-child),
.input-group .tms-drpdwn:not(:first-child):not(:last-child),
.input-group .dropButton:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 64, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ddd;
  border-radius: 5px;
}
/* line 85, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-addon.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-sm .input-group-addon.status-selectbox, .form-horizontal .form-group-sm .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-addon.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-sm .input-group-addon.status-selectbox, .form-horizontal .form-group-sm .ui-search-input input.input-group-addon, .ui-search-input .form-horizontal .form-group-sm input.input-group-addon, .form-horizontal .form-group-sm .input-group-addon.tms-drpdwn, .form-horizontal .form-group-sm .input-group-addon.dropButton, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-sm > .input-group-addon.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-sm > .input-group-addon.status-selectbox, .ui-search-input .input-group-sm > input.input-group-addon,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 10px;
  border-radius: 3px;
}
/* line 90, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-addon.status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .form-horizontal .form-group-lg .input-group-addon.status-selectbox, .form-horizontal .form-group-lg .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-addon.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .form-horizontal .form-group-lg .input-group-addon.status-selectbox, .form-horizontal .form-group-lg .ui-search-input input.input-group-addon, .ui-search-input .form-horizontal .form-group-lg input.input-group-addon, .form-horizontal .form-group-lg .input-group-addon.tms-drpdwn, .form-horizontal .form-group-lg .input-group-addon.dropButton, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group-lg > .input-group-addon.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group-lg > .input-group-addon.status-selectbox, .ui-search-input .input-group-lg > input.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 6px;
}
/* line 97, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group .form-control:first-child, .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:first-child, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group .status-selectbox:first-child, .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:first-child, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group .status-selectbox:first-child, .input-group .ui-search-input input:first-child, .ui-search-input .input-group input:first-child, .input-group .tms-drpdwn:first-child, .input-group .dropButton: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 {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 113, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group .form-control:last-child, .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox:last-child, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group .status-selectbox:last-child, .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox:last-child, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group .status-selectbox:last-child, .input-group .ui-search-input input:last-child, .ui-search-input .input-group input:last-child, .input-group .tms-drpdwn:last-child, .input-group .dropButton: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 {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 125, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../../vendor_components/bootstrap/styles/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00509b;
}
/* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}
/* line 89, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 125, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00509b;
}

/* line 144, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
/* line 199, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.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) {
  /* line 206, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  /* line 210, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
  .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: #e7e7e7;
  }
}

/* line 224, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../vendor_components/bootstrap/styles/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 5px;
  }
}

/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 320px) and (orientation: landscape) {
  /* line 92, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  /* line 108, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  /* line 138, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 151, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 155, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 164, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 16.5px 10px;
  font-size: 15px;
  line-height: 17px;
  height: 50px;
}
/* line 171, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 177, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

/* line 190, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-toggle, .nav-hamburger, .nav-trigger {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}
/* line 203, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-toggle:focus, .nav-hamburger:focus, .nav-trigger:focus {
  outline: 0;
}
/* line 208, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar, .nav-hamburger .icon-bar, .nav-trigger .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 214, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar, .nav-hamburger .icon-bar + .icon-bar, .nav-trigger .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 190, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-toggle, .nav-hamburger, .nav-trigger {
    display: none;
  }
}

/* line 229, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 8.25px -10px;
}
/* line 232, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@media (max-width: 767px) {
  /* line 240, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 248, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 252, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 17px;
  }
  /* line 254, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 229, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 267, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 269, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
  }
  /* line 275, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}

@media (min-width: 768px) {
  /* line 289, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 292, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 303, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -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: 9.5px;
  margin-bottom: 9.5px;
}
@media (max-width: 767px) {
  /* line 315, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 303, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 335, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}

/* line 345, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 350, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 359, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* line 362, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
/* line 365, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 375, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@media (min-width: 768px) {
  /* line 375, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 384, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 394, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 398, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 400, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 407, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 412, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 415, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 422, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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;
}
/* line 430, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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;
}
/* line 439, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle, .navbar-default .nav-hamburger, .navbar-default .nav-trigger {
  border-color: #ddd;
}
/* line 441, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .nav-hamburger:hover, .navbar-default .nav-trigger:hover, .navbar-default .navbar-toggle:focus, .navbar-default .nav-hamburger:focus, .navbar-default .nav-trigger:focus {
  background-color: #ddd;
}
/* line 445, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar, .navbar-default .nav-hamburger .icon-bar, .navbar-default .nav-trigger .icon-bar {
  background-color: #888;
}
/* line 450, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 459, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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) {
  /* line 470, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 472, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .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;
  }
  /* line 479, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .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;
  }
  /* line 487, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 503, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 505, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 510, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 512, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 518, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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;
}

/* line 528, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 532, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #777777;
}
/* line 534, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 541, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #777777;
}
/* line 546, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
/* line 549, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 556, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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;
}
/* line 564, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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;
}
/* line 574, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle, .navbar-inverse .nav-hamburger, .navbar-inverse .nav-trigger {
  border-color: #333;
}
/* line 576, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .nav-hamburger:hover, .navbar-inverse .nav-trigger:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .nav-hamburger:focus, .navbar-inverse .nav-trigger:focus {
  background-color: #333;
}
/* line 580, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar, .navbar-inverse .nav-hamburger .icon-bar, .navbar-inverse .nav-trigger .icon-bar {
  background-color: #fff;
}
/* line 585, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 593, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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) {
  /* line 604, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 607, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 610, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 612, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .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;
  }
  /* line 619, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .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;
  }
  /* line 627, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 638, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #777777;
}
/* line 640, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 645, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #777777;
}
/* line 647, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 653, ../../vendor_components/bootstrap/styles/bootstrap/_navbar.scss */
.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;
}

/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 5px;
}
/* line 13, ../../vendor_components/bootstrap/styles/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 5px;
}
/* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #00509b;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 32, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 41, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #00294e;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #00509b;
  border-color: #00509b;
  cursor: default;
}
/* line 63, ../../vendor_components/bootstrap/styles/bootstrap/_pagination.scss */
.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;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 10px;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../../vendor_components/bootstrap/styles/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.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;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label-primary {
  background-color: #00509b;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #003668;
}

/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../../vendor_components/bootstrap/styles/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 39, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #00509b;
  background-color: #fff;
}
/* line 44, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 51, ../../vendor_components/bootstrap/styles/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 12, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
/* line 22, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 26, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
/* line 30, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 38, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 43, ../../vendor_components/bootstrap/styles/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px;
  }
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.428571429;
  background-color: #e7e7e7;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 34, ../../vendor_components/bootstrap/styles/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00509b;
}

/* line 9, ../ui_components/_tux.alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 5px;
}
/* line 16, ../ui_components/_tux.alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../ui_components/_tux.alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, ../ui_components/_tux.alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../ui_components/_tux.alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../ui_components/_tux.alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 45, ../ui_components/_tux.alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 57, ../ui_components/_tux.alerts.scss */
.alert-success {
  background-color: #E1FFDD;
  border-color: #25AB01;
  color: #25AB01;
}
/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #209201;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #1a7801;
}

/* line 60, ../ui_components/_tux.alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 63, ../ui_components/_tux.alerts.scss */
.alert-warning {
  background-color: #FEE1DD;
  border-color: #D69090;
  color: #D20000;
}
/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #cf7d7d;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #9f0000;
}

/* line 66, ../ui_components/_tux.alerts.scss */
.alert-danger {
  background-color: #FEE1DD;
  border-color: #D69090;
  color: #D20000;
}
/* line 8, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #cf7d7d;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #9f0000;
}

/* line 71, ../ui_components/_tux.alerts.scss */
.error-container .alert-success, .error-container .alert-warning {
  margin-top: 15px;
}

@-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;
  }
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -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);
}

/* line 37, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #00509b;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -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);
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 55, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 65, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 72, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
/* line 77, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 91, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_progress-bar.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 95, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_progress-bar.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 99, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_progress-bar.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 103, ../../vendor_components/bootstrap/styles/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_progress-bar.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../../vendor_components/bootstrap/styles/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item:first-child {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 34, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 40, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 43, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 57, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 62, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 72, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
/* line 79, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.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;
}
/* line 82, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.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;
}
/* line 88, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00509b;
  border-color: #00509b;
}
/* line 97, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.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;
}
/* line 102, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.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: #68b6ff;
}

/* line 4, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
.list-group-item-info, .link-one-ul-wrapper ul.list-group .list-group-item:hover {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-info, .link-one-ul-wrapper ul.list-group a.list-group-item:hover {
  color: #31708f;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading, .link-one-ul-wrapper ul.list-group a.list-group-item:hover .list-group-item-heading {
  color: inherit;
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, .link-one-ul-wrapper ul.list-group a.list-group-item:hover, a.list-group-item-info:focus, .link-one-ul-wrapper ul.list-group a.list-group-item:focus:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, .link-one-ul-wrapper ul.list-group a.active.list-group-item:hover, a.list-group-item-info.active:hover, .link-one-ul-wrapper ul.list-group a.active.list-group-item:hover, a.list-group-item-info.active:focus, .link-one-ul-wrapper ul.list-group a.active.list-group-item:focus:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #c14647;
  background-color: #fbebeb;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #c14647;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #c14647;
  background-color: #f7d6d6;
}
/* line 23, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #c14647;
  border-color: #c14647;
}

/* line 124, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 128, ../../vendor_components/bootstrap/styles/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel {
  margin-bottom: 17px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
/* line 39, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 62, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 69, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 76, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 85, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 89, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 99, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 105, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 112, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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: 4px;
}
/* line 116, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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: 4px;
}
/* line 124, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 131, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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: 4px;
}
/* line 135, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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: 4px;
}
/* line 142, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
/* line 146, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 150, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 157, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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;
}
/* line 161, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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;
}
/* line 170, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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;
}
/* line 179, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.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;
}
/* line 186, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 198, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 17px;
}
/* line 202, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
}
/* line 205, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 210, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 212, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
/* line 216, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 218, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 226, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 229, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-primary {
  border-color: #00509b;
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00509b;
  border-color: #00509b;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00509b;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #00509b;
  background-color: #fff;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00509b;
}

/* line 232, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 235, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 238, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 241, ../../vendor_components/bootstrap/styles/bootstrap/_panels.scss */
.panel-danger {
  border-color: #f7d6db;
}
/* line 6, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #c14647;
  background-color: #fbebeb;
  border-color: #f7d6db;
}
/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f7d6db;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #fbebeb;
  background-color: #c14647;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f7d6db;
}

/* line 5, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 26, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -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);
}
/* line 15, ../../vendor_components/bootstrap/styles/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../vendor_components/bootstrap/styles/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../../vendor_components/bootstrap/styles/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../ui_components/_tux.close.scss */
.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}
/* line 14, ../ui_components/_tux.close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 28, ../ui_components/_tux.close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../ui_components/_tux.modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../ui_components/_tux.modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../ui_components/_tux.modals.scss */
.modal.fade .modal-dialog {
  -moz-transform: translate3d(0, -25%, 0);
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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;
}
/* line 36, ../ui_components/_tux.modals.scss */
.modal.in .modal-dialog {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, ../ui_components/_tux.modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 48, ../ui_components/_tux.modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 20px 18px 10px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 48, ../ui_components/_tux.modals.scss */
  .modal-dialog {
    margin: 120px auto;
  }
}

/* line 58, ../ui_components/_tux.modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  /*border-radius: $border-radius-large;*/
  /* background: url("../../images/popup-bg.png"); */
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -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;
}

/* line 72, ../ui_components/_tux.modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2001;
  background-color: #000;
}
/* line 81, ../ui_components/_tux.modals.scss */
.modal-backdrop.fade {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 82, ../ui_components/_tux.modals.scss */
.modal-backdrop.in {
  opacity: .5;
}

/* line 87, ../ui_components/_tux.modals.scss */
.modal-header, .popover-content .pop-header, .pop-content .pop-header {
  padding: 18px 20px;
  border-bottom: 1px solid #aaaaaa;
  min-height: 18px 20px 30px;
  -moz-box-shadow: 0px 8px 10px -5px #e7e7e7;
  -webkit-box-shadow: 0px 8px 10px -5px #e7e7e7;
  box-shadow: 0px 8px 10px -5px #e7e7e7;
}

/* line 94, ../ui_components/_tux.modals.scss */
.modal-header .close, .popover-content .pop-header .close, .pop-content .pop-header .close {
  /*margin-top: -7px;
  font-size: em(20px);
  color: #5f6e77;
  padding:5px;*/
  border: 2px solid #313335;
  border-radius: 50px;
  color: #fff;
  font-weight: normal;
  height: 35px;
  opacity: 1;
  position: absolute;
  right: -13px;
  text-shadow: none;
  top: -17px;
  width: 35px;
  font-size: 1.6666666667em;
  line-height: 1;
}
/* line 100, ../ui_components/_tux.modals.scss */
.modal-header .close span, .popover-content .pop-header .close span, .pop-content .pop-header .close span {
  top: -2px;
  position: relative;
}

/* line 122, ../ui_components/_tux.modals.scss */
.modal-title, .popover-content .pop-title, .pop-content .pop-title {
  margin: 0;
  line-height: 30px;
  font-size: 2em !important;
  color: black !important;
  text-transform: capitalize;
  font-weight: normal;
  padding-left: 42px;
  font-family: 'helvatica45';
}
/* line 132, ../ui_components/_tux.modals.scss */
.modal-title:before, .popover-content .pop-title:before, .pop-content .pop-title:before {
  font-family: 'FontAwesome';
  font-size: 1.1666666667em;
  color: #e5151d;
  content: '\f071';
  position: absolute;
  left: 22px;
  top: 19px;
}

/* line 145, ../ui_components/_tux.modals.scss */
.modal-body {
  position: relative;
  padding: 15px 20px 10px 20px;
  color: #333;
}
/* line 149, ../ui_components/_tux.modals.scss */
.modal-body p {
  color: #000;
  font-size: 1.25em;
  margin-bottom: 15px;
  font-family: 'helvatica55';
}

/* line 158, ../ui_components/_tux.modals.scss */
.modal-footer, .popover-content .pop-footer, .pop-content .pop-footer {
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
  box-shadow: none;
  background-color: #e4ecf0;
  padding: 10px 20px;
  text-align: center;
}
/* line 166, ../ui_components/_tux.modals.scss */
.modal-footer .btn + .btn, .popover-content .pop-footer .btn + .btn, .pop-content .pop-footer .btn + .btn {
  margin-left: 0px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 166, ../ui_components/_tux.modals.scss */
  .modal-footer .btn + .btn, .popover-content .pop-footer .btn + .btn, .pop-content .pop-footer .btn + .btn {
    margin-left: 15px;
  }
}
/* line 173, ../ui_components/_tux.modals.scss */
.modal-footer .submit-btn, .popover-content .pop-footer .submit-btn, .pop-content .pop-footer .submit-btn, .modal-footer .yes-btn, .popover-content .pop-footer .yes-btn, .pop-content .pop-footer .yes-btn, .modal-footer .ok-btn, .popover-content .pop-footer .ok-btn, .pop-content .pop-footer .ok-btn {
  /*float: left;*/
  padding: 10px 18px;
}
/* line 177, ../ui_components/_tux.modals.scss */
.modal-footer .cancel-btn, .popover-content .pop-footer .cancel-btn, .pop-content .pop-footer .cancel-btn, .modal-footer .no-btn, .popover-content .pop-footer .no-btn, .pop-content .pop-footer .no-btn {
  /*float: left;*/
  padding: 12px 18px;
  margin-left: 0px;
}

/* line 195, ../ui_components/_tux.modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 206, ../ui_components/_tux.modals.scss */
  .modal-dialog {
    width: 650px;
    margin: 120px auto;
  }

  /* line 210, ../ui_components/_tux.modals.scss */
  .modal-content {
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 215, ../ui_components/_tux.modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 219, ../ui_components/_tux.modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 225, ../ui_components/_tux.modals.scss */
.modal-list-body .modal-list li {
  padding: 10px;
}
/* line 227, ../ui_components/_tux.modals.scss */
.modal-list-body .modal-list li:nth-child(odd) {
  background: #f2f5f5;
  border-top: 1px solid #e5ebeb;
  border-bottom: 1px solid #e5ebeb;
}
/* line 235, ../ui_components/_tux.modals.scss */
.modal-list-body .modal-list-body-top {
  padding: 10px;
}
/* line 237, ../ui_components/_tux.modals.scss */
.modal-list-body .modal-list-body-top h5 {
  font-weight: bold;
  margin: 0;
}
/* line 241, ../ui_components/_tux.modals.scss */
.modal-list-body .modal-list-body-top p {
  margin: 0;
}

/* line 247, ../ui_components/_tux.modals.scss */
.modal-list-footer {
  padding-bottom: 10px;
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 10px;
  line-height: 1.4;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
     font-size: 12px;
     font-style: normal;
     font-weight: 400;
     line-height: 1.42857143;
}
/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 17, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 5px;
}

/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 50, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 56, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 62, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 69, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 76, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 83, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../../vendor_components/bootstrap/styles/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4, ../ui_components/_tux.popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: auto;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  white-space: normal;
}
/* line 22, ../ui_components/_tux.popover.scss */
.popover.top {
  margin-top: -10px;
}
/* line 25, ../ui_components/_tux.popover.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../ui_components/_tux.popover.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 31, ../ui_components/_tux.popover.scss */
.popover.left {
  margin-left: -10px;
}

/* line 40, ../ui_components/_tux.popover.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 49, ../ui_components/_tux.popover.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 52, ../ui_components/_tux.popover.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 57, ../ui_components/_tux.popover.scss */
.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;
}
/* line 64, ../ui_components/_tux.popover.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 72, ../ui_components/_tux.popover.scss */
.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);
}
/* line 79, ../ui_components/_tux.popover.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 87, ../ui_components/_tux.popover.scss */
.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;
}
/* line 94, ../ui_components/_tux.popover.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 102, ../ui_components/_tux.popover.scss */
.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);
}
/* line 109, ../ui_components/_tux.popover.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 119, ../ui_components/_tux.popover.scss */
.popover-title {
  display: none !important;
}

/* line 122, ../ui_components/_tux.popover.scss */
.popover-content {
  padding: 0;
}
/* line 124, ../ui_components/_tux.popover.scss */
.popover-content .pop-header, .popover-content .pop-body, .popover-content .pop-footer {
  padding: 15px;
}

/* Extending with topLeft, topRight, leftTop, leftBottom, rightTop, rightBottom, bottomLeft, bottomRight*/
/** Top Left **/
/* line 144, ../ui_components/_tux.popover.scss */
.popover.topLeft {
  margin-top: -10px;
}
/* line 146, ../ui_components/_tux.popover.scss */
.popover.topLeft .arrow {
  bottom: -11px;
  left: 20%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 153, ../ui_components/_tux.popover.scss */
.popover.topLeft .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

/** Top Right **/
/* line 164, ../ui_components/_tux.popover.scss */
.popover.topRight {
  margin-top: -10px;
}
/* line 166, ../ui_components/_tux.popover.scss */
.popover.topRight .arrow {
  bottom: -11px;
  left: 80%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 173, ../ui_components/_tux.popover.scss */
.popover.topRight .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

/*************************
*   Right Positions
*************************/
/** Right Top **/
/* line 187, ../ui_components/_tux.popover.scss */
.popover.rightTop {
  margin-left: 10px;
}
/* line 189, ../ui_components/_tux.popover.scss */
.popover.rightTop .arrow {
  top: 20%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 196, ../ui_components/_tux.popover.scss */
.popover.rightTop .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

/** Right Bottom **/
/* line 207, ../ui_components/_tux.popover.scss */
.popover.rightBottom {
  margin-left: 10px;
}
/* line 209, ../ui_components/_tux.popover.scss */
.popover.rightBottom .arrow {
  top: 80%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 216, ../ui_components/_tux.popover.scss */
.popover.rightBottom .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

/*************************
*   Bottom Positions
*************************/
/** Bottom Left **/
/* line 230, ../ui_components/_tux.popover.scss */
.popover.bottomLeft {
  margin-top: 10px;
}
/* line 232, ../ui_components/_tux.popover.scss */
.popover.bottomLeft .arrow {
  top: -11px;
  left: 20%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
/* line 239, ../ui_components/_tux.popover.scss */
.popover.bottomLeft .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

/** Bottom Right **/
/* line 250, ../ui_components/_tux.popover.scss */
.popover.bottomRight {
  margin-top: 10px;
}
/* line 252, ../ui_components/_tux.popover.scss */
.popover.bottomRight .arrow {
  top: -11px;
  left: 80%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
/* line 259, ../ui_components/_tux.popover.scss */
.popover.bottomRight .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

/*************************
*   Left Positions
*************************/
/** Left Top **/
/* line 273, ../ui_components/_tux.popover.scss */
.popover.leftTop {
  margin-left: -10px;
}
/* line 275, ../ui_components/_tux.popover.scss */
.popover.leftTop .arrow {
  top: 20%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
/* line 282, ../ui_components/_tux.popover.scss */
.popover.leftTop .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

/** Left Bottom **/
/* line 293, ../ui_components/_tux.popover.scss */
.popover.leftBottom {
  margin-left: -10px;
}
/* line 295, ../ui_components/_tux.popover.scss */
.popover.leftBottom .arrow {
  top: 80%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
/* line 302, ../ui_components/_tux.popover.scss */
.popover.leftBottom .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

/* line 7, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -moz-transition: ease-in-out 0.6s left;
  -o-transition: ease-in-out 0.6s left;
  -webkit-transition: ease-in-out 0.6s left;
  transition: ease-in-out 0.6s left;
}
/* line 22, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 35, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 39, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 46, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 49, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 52, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 57, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 60, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 69, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 84, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.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);
}
/* line 87, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.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);
}
/* line 94, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 103, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 112, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 117, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 122, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
/* line 132, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 137, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 148, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.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;
}
/* line 159, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.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;
}
/* line 180, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 191, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.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);
}
/* line 202, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 213, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 222, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 226, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 233, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 240, ../../vendor_components/bootstrap/styles/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_utilities.scss */
.affix {
  position: fixed;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 31, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
.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) {
  /* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 49, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 68, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  /* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  /* line 87, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  /* line 92, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  /* line 97, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1280px) {
  /* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  /* line 106, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1280px) {
  /* line 111, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1280px) {
  /* line 116, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  /* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  /* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 150, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 157, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 164, ../../vendor_components/bootstrap/styles/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.2.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: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
} */
/* line 4, ../../vendor_components/font-awesome/scss/_core.scss */
.fa, .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li a.user-name:after, .nav-trigger:after, .header-popover.settings ul li.username:before, .message-area .collapse-area.opened:after, .submit-success .collapse-area.opened:after, .submit-failed .collapse-area.opened:after, .message-area .collapse-area.closed:after, .submit-success .collapse-area.closed:after, .submit-failed .collapse-area.closed:after, #refresh-sortView-popover .refresh-block .refresh-btn:before, .has-sort:before, .has-sort:after, .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .grid-form-heading:before, .form-wrapper .collapsable-header:after, .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:after, .page-title.linkpage:after, .accumulator div div .toggle-sender-list-btn, .accumulator section > ul.accu-receiver-ul li a, .accumulator .accu-swap-group button, nav ul.primary-nav > li > a.has-child:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav li.page-name a.page-icon, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, .cart-tab ul li a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  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 */
/* line 5, ../../vendor_components/font-awesome/scss/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../../vendor_components/font-awesome/scss/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../../vendor_components/font-awesome/scss/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../../vendor_components/font-awesome/scss/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../../vendor_components/font-awesome/scss/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../../vendor_components/font-awesome/scss/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, ../../vendor_components/font-awesome/scss/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
/* line 8, ../../vendor_components/font-awesome/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../../vendor_components/font-awesome/scss/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
/* line 16, ../../vendor_components/font-awesome/scss/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, ../../vendor_components/font-awesome/scss/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../../vendor_components/font-awesome/scss/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, ../../vendor_components/font-awesome/scss/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, ../../vendor_components/font-awesome/scss/_bordered-pulled.scss */
.fa.pull-left, .header-section-right .page-option-panel ul li a.pull-left.user-settings:after, .header-section-right .page-option-panel ul li a.pull-left.user-name:after, .pull-left.nav-trigger:after, .header-popover.settings ul li.pull-left.username:before, .message-area .pull-left.collapse-area.opened:after, .submit-success .pull-left.collapse-area.opened:after, .submit-failed .pull-left.collapse-area.opened:after, .message-area .pull-left.collapse-area.closed:after, .submit-success .pull-left.collapse-area.closed:after, .submit-failed .pull-left.collapse-area.closed:after, #refresh-sortView-popover .refresh-block .pull-left.refresh-btn:before, .pull-left.has-sort:before, .pull-left.has-sort:after, .ui-jqdialog .ui-jqdialog-titlebar .pull-left.ui-jqdialog-titlebar-close:before, .pull-left.grid-form-heading:before, .form-wrapper .pull-left.collapsable-header:after, .link-one-ul-wrapper .pull-left.collapsable-header:after, .link-one-ul-wrapper .pull-left.link-one-header:after, .link-one-ul-wrapper ul.pull-left.list-group:after, .breadcrumbs li:nth-last-child(2) a.pull-left:before, .breadcrumbs li.pull-left:after, .pull-left.page-title.linkpage:after, .accumulator div div .pull-left.toggle-sender-list-btn, .accumulator section > ul.accu-receiver-ul li a.pull-left, .accumulator .accu-swap-group button.pull-left, nav ul.primary-nav > li > a.pull-left.has-child:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a.pull-left:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a.pull-left:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a.pull-left:after, nav ul.primary-nav li.page-name a.pull-left.page-icon, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a.pull-left:after, .cart-tab ul li a.pull-left:after {
  margin-right: .3em;
}
/* line 15, ../../vendor_components/font-awesome/scss/_bordered-pulled.scss */
.fa.pull-right, .header-section-right .page-option-panel ul li a.pull-right.user-settings:after, .header-section-right .page-option-panel ul li a.pull-right.user-name:after, .pull-right.nav-trigger:after, .header-popover.settings ul li.pull-right.username:before, .message-area .pull-right.collapse-area.opened:after, .submit-success .pull-right.collapse-area.opened:after, .submit-failed .pull-right.collapse-area.opened:after, .message-area .pull-right.collapse-area.closed:after, .submit-success .pull-right.collapse-area.closed:after, .submit-failed .pull-right.collapse-area.closed:after, #refresh-sortView-popover .refresh-block .pull-right.refresh-btn:before, .pull-right.has-sort:before, .pull-right.has-sort:after, .ui-jqdialog .ui-jqdialog-titlebar .pull-right.ui-jqdialog-titlebar-close:before, .pull-right.grid-form-heading:before, .form-wrapper .pull-right.collapsable-header:after, .link-one-ul-wrapper .pull-right.collapsable-header:after, .link-one-ul-wrapper .pull-right.link-one-header:after, .link-one-ul-wrapper ul.pull-right.list-group:after, .breadcrumbs li:nth-last-child(2) a.pull-right:before, .breadcrumbs li.pull-right:after, .pull-right.page-title.linkpage:after, .accumulator div div .pull-right.toggle-sender-list-btn, .accumulator section > ul.accu-receiver-ul li a.pull-right, .accumulator .accu-swap-group button.pull-right, nav ul.primary-nav > li > a.pull-right.has-child:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a.pull-right:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a.pull-right:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a.pull-right:after, nav ul.primary-nav li.page-name a.pull-right.page-icon, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a.pull-right:after, .cart-tab ul li a.pull-right:after {
  margin-left: .3em;
}

/* line 4, ../../vendor_components/font-awesome/scss/_spinning.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-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);
  }
}
/* line 4, ../../vendor_components/font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../../vendor_components/font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../../vendor_components/font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../../vendor_components/font-awesome/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../../vendor_components/font-awesome/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../../vendor_components/font-awesome/scss/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../../vendor_components/font-awesome/scss/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../../vendor_components/font-awesome/scss/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../../vendor_components/font-awesome/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../../vendor_components/font-awesome/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../../vendor_components/font-awesome/scss/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before,
.ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before,
.accumulator section > ul.accu-receiver-ul li a:before {
  content: "";
}

/* line 20, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-right:before, .arrow-right:before {
  content: "";
}

/* line 92, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-times-circle:before, .alert-danger:before, .alert-warning:before {
  content: "";
}

/* line 95, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-check-circle:before, .alert-success:before {
  content: "";
}

/* line 96, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-down:before, .accumulator div div .toggle-sender-list-btn:before, .arrow-down:before {
  content: "";
}

/* line 128, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-facebook:before {
  content: "";
}

/* line 162, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 163, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 164, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 165, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 166, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 167, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 168, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 169, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 170, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 171, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 172, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 173, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 174, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 175, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 176, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 177, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 178, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 179, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 180, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 181, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 182, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 183, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 184, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 186, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 188, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 189, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 190, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 192, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 194, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 195, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 197, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 198, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 201, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 202, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 203, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 204, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 205, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 206, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 207, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 208, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 209, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 210, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 211, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 212, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 213, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-caret-down:before, .accumulator .accu-swap-group button:last-child:before {
  content: "";
}

/* line 214, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-caret-up:before, .accumulator .accu-swap-group button:first-child:before {
  content: "";
}

/* line 215, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 216, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 217, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 218, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 220, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 222, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 224, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 225, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 226, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 228, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 230, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 232, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 233, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 234, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 236, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 237, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 238, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 240, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 241, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 242, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 243, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 244, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 245, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 246, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 247, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 248, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 249, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 250, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 251, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 252, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 253, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 254, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 255, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 256, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 257, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 258, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 259, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 260, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 261, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 262, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 263, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 264, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 265, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 266, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 267, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 268, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 269, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 270, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 272, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 273, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 274, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 275, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 276, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 277, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 279, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 280, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 281, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 282, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 283, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 284, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 285, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 286, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 287, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 288, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 289, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 290, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 291, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 293, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 296, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 297, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 298, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 299, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 301, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 302, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 303, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 304, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 305, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 306, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 307, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 308, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 309, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 310, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 311, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 312, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 313, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 314, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 315, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 316, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 317, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 318, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 319, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 320, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 321, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 322, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 323, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 324, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 325, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 326, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 327, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 328, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 329, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 330, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 331, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 332, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 333, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 334, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 335, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 336, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 337, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 338, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 340, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 342, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 344, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 346, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 347, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 349, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 351, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 355, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 358, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 360, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 362, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 363, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 364, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 365, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 366, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 367, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 368, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 369, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 370, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 371, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 372, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 373, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 374, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 375, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 376, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 377, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 378, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 379, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 380, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 381, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 382, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 383, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 384, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 385, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 386, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 387, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 388, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 389, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 390, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 391, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 392, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 393, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 394, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 395, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 396, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 397, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 398, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 399, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 400, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-gittip:before {
  content: "";
}

/* line 401, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 402, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 403, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 404, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 405, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 406, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 407, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 408, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 409, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 410, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 411, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 412, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 414, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 415, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 416, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 417, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 419, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 420, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 421, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 422, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 423, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 424, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 425, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 428, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 430, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 431, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 432, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 433, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 434, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 435, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 436, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 437, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 438, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 439, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 440, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 441, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 442, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 443, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 444, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 445, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 446, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 447, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 448, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 449, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 450, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 451, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 452, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 453, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 454, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 455, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 457, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 459, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 460, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 461, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 462, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 463, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 464, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 465, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 466, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 467, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 468, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 471, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 473, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 475, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 477, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 478, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 479, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 480, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 481, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 486, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 487, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 489, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 491, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 492, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 493, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-hacker-news:before {
  content: "";
}

/* line 494, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 495, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 496, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 498, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 500, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 502, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 503, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 504, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 505, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 506, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 507, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 508, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 509, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 510, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 512, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 513, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 514, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 515, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 516, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 517, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 518, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 519, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 520, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 521, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 522, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 523, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 524, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 525, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 526, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 527, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 528, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 529, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 530, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 531, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 532, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 533, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 534, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 535, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 536, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 537, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 538, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 539, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 540, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 541, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 542, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 543, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 544, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 545, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 546, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 547, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 548, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 549, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 552, ../../vendor_components/font-awesome/scss/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 9, ../input_scss/tux.main.scss */
a:focus, *:focus, a:selected {
  outline: none;
}

/* line 64, ../input_scss/tux.main.scss */
html, body {
  height: 100%;
  font-family: 'helvatica55', Arial, sans-serif;
}

/* line 69, ../input_scss/tux.main.scss */
body {
  background-color: #FFF;
}

/* line 72, ../input_scss/tux.main.scss */
.wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

/* line 78, ../input_scss/tux.main.scss */
#page-content-wrapper {
  margin-left: 84px;
  background: #e7e7e7;
}

/* line 82, ../input_scss/tux.main.scss */
.transition {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 85, ../input_scss/tux.main.scss */
.form-group {
  margin-bottom: 20px;
}

/* line 88, ../input_scss/tux.main.scss */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

/* line 93, ../input_scss/tux.main.scss */
.text-center {
  text-align: center;
}

/* line 96, ../input_scss/tux.main.scss */
.text-left {
  text-align: left;
}

/* line 99, ../input_scss/tux.main.scss */
.text-right {
  text-align: right;
}

/* line 103, ../input_scss/tux.main.scss */
.default-ul, header.multi-line-header .header-identifier, header.multi-line-header .header-identifier-mobile, nav ul.primary-nav, nav .first-level-wrapper > ul.drpdwn-menu, .cart-tab ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 108, ../input_scss/tux.main.scss */
.middle-container-wrapper {
  background: #ffffff;
  /*margin-top: 117px;*/
  margin-top: 37px;
} 

/* line 113, ../input_scss/tux.main.scss */
.top-offset-wrapper {
  margin-top: 80px;
}

/* line 117, ../input_scss/tux.main.scss */
.page-title, a.page-title {
	padding-top:15px;
  font-size: 1.3833333333em;
  color: #161718;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-family: 'helvatica45';
  font-weight: bold;
}

/* line 124, ../input_scss/tux.main.scss */
a.page-title {
  text-decoration: none;
  margin-bottom: 13px;
  margin-top: 10px;
  font-size: 22px;
}

/* line 132, ../input_scss/tux.main.scss */
.font-awsome, .message-style:before, .alert-danger:before, .alert-success:before, .alert-warning:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 141, ../input_scss/tux.main.scss */
.clear {
  clear: both;
}

/* line 144, ../input_scss/tux.main.scss */
.uppercase {
  text-transform: uppercase;
}

/*This is for d3 component*/
/* line 149, ../input_scss/tux.main.scss */
.tux_widget-expanded .tux_widget-content {
  height: 504px;
}

/* line 152, ../input_scss/tux.main.scss */
.tux_widget-content {
  clear: both;
}

/* line 155, ../input_scss/tux.main.scss */
.charts {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

/* line 162, ../input_scss/tux.main.scss */
.tux_widget-condensed .tux_widget-content {
  height: 210px;
}

/* line 165, ../input_scss/tux.main.scss */
.tux_widget-content {
  clear: both;
}

/* line 169, ../input_scss/tux.main.scss */
.icon-gradient, .refinebtn-mobile, .tux-search-result-container .tux-filter-top-section .tux-refine-btn .refinebtn, .tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item .search-icon, .tux-block-search-cont .search-result .search-block, .widget-modal .modal-body .widget-cont .jq-movingWidget__item .movingWidgetWrapper, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .movingWidgetWrapper, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFE8F0F3');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZjBmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e8f0f3));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e8f0f3 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e8f0f3 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e8f0f3 100%);
}

/* line 176, ../input_scss/tux.main.scss */
.no-side-padding {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 181, ../input_scss/tux.main.scss */
.gray-box-container {
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
  background-color: #e4ecf0;
  padding: 10px 30px 10px 10px;
  -moz-box-shadow: 0px 8px 15px -3px #ebebeb;
  -webkit-box-shadow: 0px 8px 15px -3px #ebebeb;
  box-shadow: 0px 8px 15px -3px #ebebeb;
}

/*for search component*/
/* line 3, ../ui_components/_tux.search.scss */
.search-pannel {
  padding: 10px;
  background: #EFF5F8;
  border: 1px solid #c3cad1;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 3, ../ui_components/_tux.search.scss */
  .search-pannel {
    padding: 20px;
  }
}
/* line 12, ../ui_components/_tux.search.scss */
.search-pannel.input-group {
  border-radius: 0 !important;
}
/* line 14, ../ui_components/_tux.search.scss */
.search-pannel.input-group .input-group-btn {
  font-size: inherit;
}
/* line 16, ../ui_components/_tux.search.scss */
.search-pannel.input-group .input-group-btn .standard {
  padding: 5px;
  font-weight: bold;
  font-size: 1.0833333333em;
  line-height: 35px;
  text-transform: uppercase;
  border: 2px solid #c1c8d0;
  border-radius: 0;
  text-align: center;
  width: 87px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  color: #676a6e;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 16, ../ui_components/_tux.search.scss */
  .search-pannel.input-group .input-group-btn .standard {
    padding: 0 13px;
    font-size: 1.0833333333em;
    width: 132px;
  }
}
/* line 38, ../ui_components/_tux.search.scss */
.search-pannel.input-group input[type='text'].form-control, .search-pannel.input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .search-pannel.input-group input[type='text'].status-selectbox, .search-pannel.input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .search-pannel.input-group input[type='text'].status-selectbox, .search-pannel.input-group .ui-search-input input[type='text'], .ui-search-input .search-pannel.input-group input[type='text'], .search-pannel.input-group input[type='text'].tms-drpdwn, .search-pannel.input-group input[type='text'].dropButton {
  border: 2px solid #c1c8d0;
  background: #FFFFFF !important;
  padding: 5px 7px;
  font-size: 1.0833333333em;
  line-height: 35px;
  color: #676a6e;
  height: auto;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 38, ../ui_components/_tux.search.scss */
  .search-pannel.input-group input[type='text'].form-control, .search-pannel.input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .search-pannel.input-group input[type='text'].status-selectbox, .search-pannel.input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .search-pannel.input-group input[type='text'].status-selectbox, .search-pannel.input-group .ui-search-input input[type='text'], .ui-search-input .search-pannel.input-group input[type='text'], .search-pannel.input-group input[type='text'].tms-drpdwn, .search-pannel.input-group input[type='text'].dropButton {
    padding: 0 13px;
    font-size: 1.0833333333em;
  }
}
/* line 52, ../ui_components/_tux.search.scss */
.search-pannel.input-group .go-btn {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NDk0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFmMjEyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #46494c), color-stop(100%, #1f2122));
  background-image: -moz-linear-gradient(#46494c, #1f2122);
  background-image: -webkit-linear-gradient(#46494c, #1f2122);
  background-image: linear-gradient(#46494c, #1f2122);
  border: 2px solid #313335;
  padding: 16px 15px;
  font-size: 1.3333333333em;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
  border: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 52, ../ui_components/_tux.search.scss */
  .search-pannel.input-group .go-btn {
    padding: 10px 20px;
    font-size: 1.0833333333em;
  }
}

/* line 68, ../ui_components/_tux.search.scss */
.select-wrapper {
  float: left;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
/* line 73, ../ui_components/_tux.search.scss */
.select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 26px;
}
/* line 87, ../ui_components/_tux.search.scss */
.select-wrapper .holder {
  display: block;
  margin: 0 0 0 0;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
/* line 94, ../ui_components/_tux.search.scss */
.select-wrapper .holder:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 108, ../ui_components/_tux.search.scss */
.tux-search-container .search-box {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 108, ../ui_components/_tux.search.scss */
  .tux-search-container .search-box {
    background: #E4ECF0;
    border: 1px solid #BCD1E0;
    box-shadow: 0 4px 6px -2px #BCD1E0;
  }
}
/* line 114, ../ui_components/_tux.search.scss */
.tux-search-container .search-box .tux-button-space {
  margin: 29px 0 15px;
}
/* line 118, ../ui_components/_tux.search.scss */
.tux-search-container .advanced-search-container {
  border-bottom: 1px solid #DDDDDD;
  box-shadow: 0 4px 6px -2px #ddd;
}
/* line 119, ../ui_components/_tux.search.scss */
.tux-search-container .expand-icon:after {
  -moz-border-radius: 0 0 31px 31px;
  -webkit-border-radius: 0;
  border-radius: 0 0 31px 31px;
  top: -1px;
  width: 30px;
  border: 1px solid #BCD1E0;
  margin: 0 auto;
  cursor: pointer;
  padding: 1px 10px;
  position: relative;
  content: '\f102';
  font-size: 1.1em;
  font-family: FontAwesome;
  border-top: none;
  background-color: #E4ECF0;
}
/* line 134, ../ui_components/_tux.search.scss */
.tux-search-container .form-group {
  margin: 20px 0 20px;
  text-transform: uppercase;
}
/* line 137, ../ui_components/_tux.search.scss */
.tux-search-container .form-group label {
  margin-bottom: 10px;
}
/* line 141, ../ui_components/_tux.search.scss */
.tux-search-container .advanced-search-box {
  margin: 8px 0 0;
}
/* line 143, ../ui_components/_tux.search.scss */
.tux-search-container .expand-icon:nth-child(4):after {
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  border-top: none;
}

/* line 146, ../ui_components/_tux.search.scss */
.refinebtn-mobile {
  width: 34px;
  height: 32px;
  border: 2px solid #c1c8d0;
  font-size: 20px;
  padding: 5px;
  color: #676a6e;
  margin-bottom: 10px;
  margin-left: 6px;
  text-decoration: none;
}
/* line 157, ../ui_components/_tux.search.scss */
.refinebtn-mobile:hover {
  text-decoration: none;
}

/* line 161, ../ui_components/_tux.search.scss */
.tux-search-result-container {
  width: 100%;
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 161, ../ui_components/_tux.search.scss */
  .tux-search-result-container {
    display: none;
  }
}
/* line 168, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section {
  clear: both;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 0 6px 6px -2px #e7e7e7;
}
/* line 173, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-refine-btn {
  width: 15%;
  float: left;
  padding: 25px 20px;
  border-right: 1px solid #d9d9d9;
  box-shadow: 5px 0px 6px -2px #e7e7e7;
  /*small screen 320px + */
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 173, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-refine-btn {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 173, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-refine-btn {
    width: 20%;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 173, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-refine-btn {
    width: 15%;
  }
}
/* line 188, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-refine-btn .refinebtn {
  width: 30px;
  height: 32px;
  border: 2px solid #c1c8d0;
  font-size: 20px;
  padding: 5px;
  color: #676a6e;
  margin-right: 10px;
  text-decoration: none;
}
/* line 198, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-refine-btn .refinebtn:hover {
  text-decoration: none;
}
/* line 202, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-refine-btn span {
  text-transform: uppercase;
  line-height: 32px;
  font-family: 'helvatica75';
  font-size: 14px;
}
/* line 209, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont {
  width: 85%;
  float: left;
  padding: 20px;
  /*small screen 320px + */
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 209, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont {
    width: 75%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 209, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 209, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont {
    width: 85%;
  }
}
/* line 222, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper {
  width: 90%;
  float: left;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 222, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 222, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper {
    width: 90%;
  }
}
/* line 231, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value {
  float: left;
  margin-right: 10px;
  border: 1px solid #ced5db;
  background-color: #eff5f8;
  padding: 7px;
  font-size: 1.0833333333em;
  width: 135px;
  color: #161718;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: 'helvatica65';
}
/* line 244, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.fa, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.user-settings:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.user-name:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.nav-trigger:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .message-area a.collapse-area.opened:after, .message-area .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.opened:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-success a.collapse-area.opened:after, .submit-success .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.opened:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-failed a.collapse-area.opened:after, .submit-failed .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.opened:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .message-area a.collapse-area.closed:after, .message-area .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.closed:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-success a.collapse-area.closed:after, .submit-success .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.closed:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-failed a.collapse-area.closed:after, .submit-failed .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.closed:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value #refresh-sortView-popover .refresh-block a.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.refresh-btn:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.has-sort:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.has-sort:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .ui-jqdialog .ui-jqdialog-titlebar a.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.ui-jqdialog-titlebar-close:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.grid-form-heading:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .form-wrapper a.collapsable-header:after, .form-wrapper .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapsable-header:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .link-one-ul-wrapper a.collapsable-header:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapsable-header:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .link-one-ul-wrapper a.link-one-header:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.link-one-header:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.page-title.linkpage:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .accumulator div div a.toggle-sender-list-btn, .accumulator div div .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.toggle-sender-list-btn, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li > a.has-child:after, nav .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value ul.primary-nav > li > a.has-child:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.page-icon, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .cart-tab ul li a:after, .cart-tab ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:after {
  color: #676a6e;
  font-size: 18px;
}
/* line 247, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.fa:hover, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .header-section-right .page-option-panel ul li a.user-settings:hover:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.user-settings:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .header-section-right .page-option-panel ul li a.user-name:hover:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.user-name:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.nav-trigger:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .message-area a.collapse-area.opened:hover:after, .message-area .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-success a.collapse-area.opened:hover:after, .submit-success .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-failed a.collapse-area.opened:hover:after, .submit-failed .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .message-area a.collapse-area.closed:hover:after, .message-area .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-success a.collapse-area.closed:hover:after, .submit-success .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .submit-failed a.collapse-area.closed:hover:after, .submit-failed .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value #refresh-sortView-popover .refresh-block a.refresh-btn:hover:before, #refresh-sortView-popover .refresh-block .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.refresh-btn:hover:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.has-sort:hover:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.has-sort:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .ui-jqdialog .ui-jqdialog-titlebar a.ui-jqdialog-titlebar-close:hover:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.ui-jqdialog-titlebar-close:hover:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.grid-form-heading:hover:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .form-wrapper a.collapsable-header:hover:after, .form-wrapper .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapsable-header:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .link-one-ul-wrapper a.collapsable-header:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.collapsable-header:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .link-one-ul-wrapper a.link-one-header:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.link-one-header:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .breadcrumbs li:nth-last-child(2) a:hover:before, .breadcrumbs li:nth-last-child(2) .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover:before, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.page-title.linkpage:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .accumulator div div a.toggle-sender-list-btn:hover, .accumulator div div .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.toggle-sender-list-btn:hover, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .accumulator section > ul.accu-receiver-ul li a:hover, .accumulator section > ul.accu-receiver-ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li > a.has-child:hover:after, nav .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value ul.primary-nav > li > a.has-child:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:hover:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:hover:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:hover:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav ul.primary-nav li.page-name a.page-icon:hover, nav ul.primary-nav li.page-name .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a.page-icon:hover, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:hover:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover:after, .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value .cart-tab ul li a:hover:after, .cart-tab ul li .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .filter-value-wrapper .filter-value a:hover:after {
  text-decoration: none;
}
/* line 253, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .clear-filter {
  display: block;
  float: right;
  text-align: right;
  color: #2688da;
  font-size: 1.1666666667em;
  height: 34px;
  line-height: 34px;
  width: 10%;
  font-weight: bold;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 253, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .clear-filter {
    width: 20%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 253, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-top-section .tux-filter-btn-cont .clear-filter {
    width: 10%;
  }
}
/* line 273, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result {
  clear: both;
}
/* line 275, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section {
  width: 98%;
  float: left;
  padding: 10px;
  /*small screen 320px + */
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 275, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section {
    width: 25%;
    border-right: 1px solid #d9d9d9;
    box-shadow: 5px 0px 6px -2px #e7e7e7;
  }
}
@media only screen and (min-width: 992px) {
  /* line 275, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section {
    width: 20%;
    border-right: 1px solid #d9d9d9;
    box-shadow: 5px 0px 6px -2px #e7e7e7;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 275, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section {
    width: 15%;
  }
}
/* line 292, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper {
  float: left;
  width: 100%;
}
/* line 295, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header {
  border-bottom: 1px solid #bcd1e0;
  float: left;
  width: 100%;
  padding-top: 8px;
}
/* line 300, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .checkbox {
  float: left;
  margin-bottom: 0;
}
/* line 303, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .checkbox label {
  font-family: 'helvatica75';
  color: #161718;
  text-transform: uppercase;
  font-size: 0.9166666667em;
}
/* line 311, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .fa, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a.user-settings:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a.user-name:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .nav-trigger:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .header-popover.settings ul li.username:before, .header-popover.settings ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header li.username:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .message-area .collapse-area.opened:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.opened:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-success .collapse-area.opened:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.opened:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-failed .collapse-area.opened:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.opened:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .message-area .collapse-area.closed:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.closed:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-success .collapse-area.closed:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.closed:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-failed .collapse-area.closed:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.closed:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .refresh-btn:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .has-sort:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .has-sort:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .ui-jqdialog-titlebar-close:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .grid-form-heading:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .form-wrapper .collapsable-header:after, .form-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapsable-header:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapsable-header:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-header:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header ul.list-group:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .breadcrumbs li:after, .breadcrumbs .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header li:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .page-title.linkpage:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .accumulator div div .toggle-sender-list-btn, .accumulator div div .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .toggle-sender-list-btn, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .accumulator .accu-swap-group button, .accumulator .accu-swap-group .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header button, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li > a.has-child:after, nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header ul.primary-nav > li > a.has-child:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a.page-icon, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .cart-tab ul li a:after, .cart-tab ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:after {
  float: right;
  color: #676a6e;
  margin-top: 5px;
  font-size: 16px;
}
/* line 316, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .fa:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .header-section-right .page-option-panel ul li a.user-settings:hover:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a.user-settings:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .header-section-right .page-option-panel ul li a.user-name:hover:after, .header-section-right .page-option-panel ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a.user-name:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .nav-trigger:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .header-popover.settings ul li.username:hover:before, .header-popover.settings ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header li.username:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .message-area .collapse-area.opened:hover:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-success .collapse-area.opened:hover:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-failed .collapse-area.opened:hover:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .message-area .collapse-area.closed:hover:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-success .collapse-area.closed:hover:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .submit-failed .collapse-area.closed:hover:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header #refresh-sortView-popover .refresh-block .refresh-btn:hover:before, #refresh-sortView-popover .refresh-block .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .refresh-btn:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .has-sort:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .has-sort:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:hover:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .ui-jqdialog-titlebar-close:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .grid-form-heading:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .form-wrapper .collapsable-header:hover:after, .form-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapsable-header:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-ul-wrapper .collapsable-header:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .collapsable-header:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-ul-wrapper .link-one-header:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-header:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .link-one-ul-wrapper ul.list-group:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header ul.list-group:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .breadcrumbs li:nth-last-child(2) a:hover:before, .breadcrumbs li:nth-last-child(2) .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .breadcrumbs li:hover:after, .breadcrumbs .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header li:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .page-title.linkpage:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .accumulator div div .toggle-sender-list-btn:hover, .accumulator div div .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .toggle-sender-list-btn:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .accumulator section > ul.accu-receiver-ul li a:hover, .accumulator section > ul.accu-receiver-ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .accumulator .accu-swap-group button:hover, .accumulator .accu-swap-group .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header button:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li > a.has-child:hover:after, nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header ul.primary-nav > li > a.has-child:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:hover:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:hover:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:hover:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav ul.primary-nav li.page-name a.page-icon:hover, nav ul.primary-nav li.page-name .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a.page-icon:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:hover:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header .cart-tab ul li a:hover:after, .cart-tab ul li .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-header a:hover:after {
  text-decoration: none;
}
/* line 321, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content {
  list-style: none;
  float: left;
  width: 100%;
  padding: 5px 0 5px 10px;
}
/* line 326, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li {
  width: 100%;
  float: left;
}
/* line 329, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .checkbox {
  margin-bottom: 0;
  float: left;
}
/* line 333, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.fa, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.user-settings:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.user-name:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.nav-trigger:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .message-area a.collapse-area.opened:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.opened:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-success a.collapse-area.opened:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.opened:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-failed a.collapse-area.opened:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.opened:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .message-area a.collapse-area.closed:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.closed:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-success a.collapse-area.closed:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.closed:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-failed a.collapse-area.closed:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.closed:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li #refresh-sortView-popover .refresh-block a.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.refresh-btn:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.has-sort:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.has-sort:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .ui-jqdialog .ui-jqdialog-titlebar a.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.ui-jqdialog-titlebar-close:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.grid-form-heading:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .form-wrapper a.collapsable-header:after, .form-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapsable-header:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .link-one-ul-wrapper a.collapsable-header:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapsable-header:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .link-one-ul-wrapper a.link-one-header:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.link-one-header:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li:nth-last-child(2) a:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.page-title.linkpage:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .accumulator div div a.toggle-sender-list-btn, .accumulator div div .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.toggle-sender-list-btn, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li > a.has-child:after, nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content ul.primary-nav > li > a.has-child:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li.page-name a.page-icon, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .cart-tab ul li a:after, .cart-tab ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:after {
  float: right;
  color: #676a6e;
  font-size: 18px;
  margin-top: 5px;
  font-size: 16px;
}
/* line 339, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.fa:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .header-section-right .page-option-panel ul li a.user-settings:hover:after, .header-section-right .page-option-panel ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.user-settings:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .header-section-right .page-option-panel ul li a.user-name:hover:after, .header-section-right .page-option-panel ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.user-name:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.nav-trigger:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .message-area a.collapse-area.opened:hover:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-success a.collapse-area.opened:hover:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-failed a.collapse-area.opened:hover:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.opened:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .message-area a.collapse-area.closed:hover:after, .message-area .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-success a.collapse-area.closed:hover:after, .submit-success .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .submit-failed a.collapse-area.closed:hover:after, .submit-failed .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapse-area.closed:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li #refresh-sortView-popover .refresh-block a.refresh-btn:hover:before, #refresh-sortView-popover .refresh-block .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.refresh-btn:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.has-sort:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.has-sort:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .ui-jqdialog .ui-jqdialog-titlebar a.ui-jqdialog-titlebar-close:hover:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.ui-jqdialog-titlebar-close:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.grid-form-heading:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .form-wrapper a.collapsable-header:hover:after, .form-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapsable-header:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .link-one-ul-wrapper a.collapsable-header:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.collapsable-header:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .link-one-ul-wrapper a.link-one-header:hover:after, .link-one-ul-wrapper .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.link-one-header:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .breadcrumbs li:nth-last-child(2) a:hover:before, .breadcrumbs .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li:nth-last-child(2) a:hover:before, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.page-title.linkpage:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li .accumulator div div a.toggle-sender-list-btn:hover, .accumulator div div .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a.toggle-sender-list-btn:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .accumulator section > ul.accu-receiver-ul li a:hover, .accumulator section > ul.accu-receiver-ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li > a.has-child:hover:after, nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content ul.primary-nav > li > a.has-child:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:hover:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:hover:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:hover:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav ul.primary-nav li.page-name a.page-icon:hover, nav ul.primary-nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li.page-name a.page-icon:hover, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:hover:after, nav .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:hover:after, .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content .cart-tab ul li a:hover:after, .cart-tab ul .tux-search-result-container .tux-filter-bottom-result .collapsable-filter-section .filter-catagory-wrapper .catagory-content li a:hover:after {
  text-decoration: none;
}
/* line 347, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section {
  width: 100%;
  float: left;
  padding: 0 15px;
  /*small screen 320px + */
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 347, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-bottom-result .result-right-section {
    width: 75%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 347, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-bottom-result .result-right-section {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 347, ../ui_components/_tux.search.scss */
  .tux-search-result-container .tux-filter-bottom-result .result-right-section {
    width: 85%;
  }
}
/* line 360, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item {
  width: 100%;
  float: left;
  padding: 10px;
  border-bottom: 1px solid #dde8ef;
}
/* line 365, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item:nth-child(even) {
  background-color: #fafcfd;
}
/* line 368, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item .search-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #c1c8d0;
  float: left;
  color: #676a6e;
  padding: 7px 5px 5px;
}
/* line 377, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item .Search-txt {
  float: left;
  padding-left: 15px;
  text-transform: uppercase;
  width: 87%;
}
/* line 382, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item .Search-txt h2 {
  width: 100%;
  float: left;
  font-size: 1.0833333333em;
  margin: 0;
  color: #161718;
  font-family: 'helvatica65';
}
/* line 390, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .search-item .Search-txt p {
  width: 100%;
  float: left;
  font-size: 1.0833333333em;
  color: #676a6e;
  margin-bottom: 0;
  margin-top: 4px;
  font-family: 'helvatica55';
}
/* line 401, ../ui_components/_tux.search.scss */
.tux-search-result-container .tux-filter-bottom-result .result-right-section .tab-section.horizontal .tab-content .tab-panel {
  padding: 0;
}

/* line 407, ../ui_components/_tux.search.scss */
.collapsable-btn-panel {
  width: 100%;
  float: left;
  padding: 20px;
  border-top: 1px solid #BCD1E0;
}

/*for Popovers component*/
/* line 1, ../ui_components/_tux.custom.popover.scss */
.twpopover {
  background-color: #fff;
  width: 98%;
  position: absolute;
  z-index: 3000;
}

/* line 8, ../ui_components/_tux.custom.popover.scss */
.arrow {
  position: absolute;
  display: inline-block;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #fff;
  top: -12px;
  content: '';
  z-index: 3000;
}

/* line 18, ../ui_components/_tux.custom.popover.scss */
.w300 {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 18, ../ui_components/_tux.custom.popover.scss */
  .w300 {
    width: 300px;
  }
}

/* line 23, ../ui_components/_tux.custom.popover.scss */
.w500 {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 23, ../ui_components/_tux.custom.popover.scss */
  .w500 {
    width: 500px;
  }
}

/* line 28, ../ui_components/_tux.custom.popover.scss */
.popover-title {
  display: none !important;
}

/* line 31, ../ui_components/_tux.custom.popover.scss */
.pop-content {
  padding: 0;
}
/* line 33, ../ui_components/_tux.custom.popover.scss */
.pop-content .pop-header, .pop-content .pop-body, .pop-content .pop-footer {
  padding: 15px;
}

/*Width of individual popovers*/
/* line 49, ../ui_components/_tux.custom.popover.scss */
.console-pop {
  width: 90%;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 49, ../ui_components/_tux.custom.popover.scss */
  .console-pop {
    width: 500px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 49, ../ui_components/_tux.custom.popover.scss */
  .console-pop {
    width: 850px;
  }
}

/* line 60, ../ui_components/_tux.custom.popover.scss */
.keyword-pop {
  width: 96%;
}

/* line 63, ../ui_components/_tux.custom.popover.scss */
.page-option-pop {
  width: 90%;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 63, ../ui_components/_tux.custom.popover.scss */
  .page-option-pop {
    width: 560px;
  }
}
/* line 70, ../ui_components/_tux.custom.popover.scss */
.page-option-pop h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 79, ../ui_components/_tux.custom.popover.scss */
.popover-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 107;
  background-color: #000;
}
/* line 88, ../ui_components/_tux.custom.popover.scss */
.popover-backdrop.fade {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 89, ../ui_components/_tux.custom.popover.scss */
.popover-backdrop.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/*for header component*/
/* line 4, ../ui_components/_tux.header.scss */
header {
  width: 100%;
  position: fixed;
  z-index: 106;
  background-color: #fff;
  padding-top: 10px;
  border-bottom: 1px solid #aaaaaa;
  border-top: 3px solid #d20000;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(0%, #ffffff), color-stop(100%, #f5f5f5), color-stop(100%, #7db9e8), color-stop(100%, #f5f5f5));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #f5f5f5 100%, #7db9e8 100%, #f5f5f5 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 0%, #f5f5f5 100%, #7db9e8 100%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 0%, #f5f5f5 100%, #7db9e8 100%, #f5f5f5 100%);
  /*small screen 320px + */
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
header:before, header:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
header:after {
  clear: both;
}
/* line 15, ../ui_components/_tux.header.scss */
header.relative-header {
  position: relative;
}
/* line 17, ../ui_components/_tux.header.scss */
header.relative-header.affix {
  position: fixed;
}
@media only screen and (min-width: 992px) {
  /* line 4, ../ui_components/_tux.header.scss */
  header {
    border-top: none;
  }
}
/* line 25, ../ui_components/_tux.header.scss */
header.multi-line-header {
  padding-top: 0px;
  border-bottom: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 25, ../ui_components/_tux.header.scss */
  header.multi-line-header {
    border-bottom: 1px solid #aaaaaa;
  }
}
/* line 31, ../ui_components/_tux.header.scss */
header.multi-line-header nav {
  padding-left: 17px;
}
/* line 33, ../ui_components/_tux.header.scss */
header.multi-line-header nav ul.primary-nav {
  top: 84px;
}
/* line 36, ../ui_components/_tux.header.scss */
header.multi-line-header nav ul.primary-nav li.mega-menu .first-level-wrapper {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 36, ../ui_components/_tux.header.scss */
  header.multi-line-header nav ul.primary-nav li.mega-menu .first-level-wrapper {
    top: 106px;
  }
}
/* line 44, ../ui_components/_tux.header.scss */
header.multi-line-header .header-top-row {
  width: 100%;
  float: left;
  border-bottom: 1px solid #cccccc;
  background-color: #efefef;
}
/* line 50, ../ui_components/_tux.header.scss */
header.multi-line-header .tux-logo {
  padding: 5px 0 5px;
  width: auto;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 50, ../ui_components/_tux.header.scss */
  header.multi-line-header .tux-logo {
    padding-left: 17px;
  }
}
/* line 57, ../ui_components/_tux.header.scss */
header.multi-line-header .navigation-menu {
  width: 100%;
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 57, ../ui_components/_tux.header.scss */
  header.multi-line-header .navigation-menu {
    height: auto;
    padding-top: 8px;
  }
}
/* line 65, ../ui_components/_tux.header.scss */
header.multi-line-header .header-section-right {
  margin-top: 0px;
  
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 65, ../ui_components/_tux.header.scss */
  header.multi-line-header .header-section-right {
    margin-top: 2px;
    top: 0px;
    right: 0px;
    bottom: auto;
    left: auto;
    position: absolute;
  }
}
@media only screen and (min-width: 992px) {
  /* line 65, ../ui_components/_tux.header.scss */
  header.multi-line-header .header-section-right {
    margin-top: 10px;
    position: static;
    padding: 2px 0 0 0;
  }
}
/* line 77, ../ui_components/_tux.header.scss */
header.multi-line-header .header-identifier-mobile {
  opacity: 0.5;
  width: auto !important;
}
/* line 82, ../ui_components/_tux.header.scss */
header.multi-line-header .header-identifier, header.multi-line-header .header-identifier-mobile {
  margin-top: 18px;
  margin-bottom: 10px;
  width: 100%;
  margin-left: 11px;
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 82, ../ui_components/_tux.header.scss */
  header.multi-line-header .header-identifier, header.multi-line-header .header-identifier-mobile {
    width: auto;
  }
}
/* line 92, ../ui_components/_tux.header.scss */
header.multi-line-header .header-identifier li, header.multi-line-header .header-identifier-mobile li {
  padding: 0 2px 0 5px;
  color: #676a6e;
  border-right: 1px solid #484949;
  float: left;
  line-height: 11px;
  font-weight: bold;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 15px;
  /*small screen 320px + */
}
/* line 104, ../ui_components/_tux.header.scss */
header.multi-line-header .header-identifier li:last-child, header.multi-line-header .header-identifier-mobile li:last-child {
  border-right: none;
}
@media only screen and (min-width: 768px) {
  /* line 92, ../ui_components/_tux.header.scss */
  header.multi-line-header .header-identifier li, header.multi-line-header .header-identifier-mobile li {
    width: auto;
    white-space: normal;
    overflow: visible;
    text-overflow: visible;
  }
}
/* line 115, ../ui_components/_tux.header.scss */
header.multi-line-header .nav-hamburger, header.multi-line-header .nav-trigger {
  margin-top: 1px;
  margin-bottom: 0px;
}
/* line 119, ../ui_components/_tux.header.scss */
header.multi-line-header .btn-user-settings-navigation {
  margin-top: 8px;
}

/* line 127, ../ui_components/_tux.header.scss */
.multi-line-header.nav-wrapper.right-nav-wrapper, .multi-line-header.nav-wrapper.icon-setting-popup, .multi-line-header.nav-wrapper.notification-popup, .multi-line-header.nav-wrapper.mob-alert-pop, .multi-line-header.nav-wrapper.mob-alert-subscription-pop {
  top: 88px;
}

/** Logo start **/
/* line 134, ../ui_components/_tux.header.scss */
.tux-logo {
  padding: 3px 0 12px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 134, ../ui_components/_tux.header.scss */
  .tux-logo {
    padding: 7px 20px 17px;
  }
}
/* line 140, ../ui_components/_tux.header.scss */
.tux-logo h1 {
  font-weight: bold;
  font-size: 2em;
  color: #d20000;
  text-transform: uppercase;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 140, ../ui_components/_tux.header.scss */
  .tux-logo h1 {
    font-size: 2em;
  }
}

/* line 151, ../ui_components/_tux.header.scss */
.horizontal-logo {
  display: table;
  float: left;
}
/* line 154, ../ui_components/_tux.header.scss */
.horizontal-logo img {
  display: inline;
}
/* line 157, ../ui_components/_tux.header.scss */
.horizontal-logo h1 {
  display: inline;
  vertical-align: bottom;
  line-height: 22px;
  padding-left: 5px;
}

/* line 165, ../ui_components/_tux.header.scss */
.vertical-logo {
  float: left;
  padding: 0 10px;
}
/* line 168, ../ui_components/_tux.header.scss */
.vertical-logo h1 {
  margin: 5px 0 0 0;
}

/** Logo end **/
/* line 173, ../ui_components/_tux.header.scss */
.navigation-menu {
  margin: 0;
}
/* line 175, ../ui_components/_tux.header.scss */
.navigation-menu .row {
  margin: 0;
}
/* line 178, ../ui_components/_tux.header.scss */
.navigation-menu .header-section-left {
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 178, ../ui_components/_tux.header.scss */
  .navigation-menu .header-section-left {
    width: 76%;
  }
}
/* line 183, ../ui_components/_tux.header.scss */
.navigation-menu .header-section-left .nav-hamburger, .navigation-menu .header-section-left .nav-trigger {
  margin-top: 1px;
}
/* line 186, ../ui_components/_tux.header.scss */
.navigation-menu .header-section-left .twux-logo {
  margin-top: 5px;
}

/* line 193, ../ui_components/_tux.header.scss */
.header-section-right {
  margin-top: 2px;
  /*small screen 320px + */
  /*small screen 320px + */
  /* Page option Panel ***/
}
@media only screen and (min-width: 768px) {
  /* line 193, ../ui_components/_tux.header.scss */
  .header-section-right {
    padding: 11px 0 4px 0;
  }
}
@media only screen and (min-width: 992px) {
  /* line 193, ../ui_components/_tux.header.scss */
  .header-section-right {
    float: left;
    width: 24%;
    margin-top: 6px;
  }
}
/* line 204, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel {
  float: right;
}
/* line 206, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul {
  float: left;
  padding: 0;
}
/* line 209, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li {
  float: left;
  list-style-type: none;
  padding: 0 17px 0 17px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 209, ../ui_components/_tux.header.scss */
  .header-section-right .page-option-panel ul li {
    padding: 0 16px 0 16px;
  }
}
/* line 216, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a {
  text-decoration: none;
}
/* line 219, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.active span {
  color: #d20000;
}
/* line 221, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.active span.user-name:after {
  color: #d20000;
}
/* line 225, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.active:before {
  color: #d20000;
}
/* line 228, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.active:after {
  color: #d20000;
}
/* line 233, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.notification {
  position: relative;
}
/* line 235, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.notification .badge {
  font-size: 0.6666666667em;
  top: -70%;
  position: absolute;
  left: 49%;
  background: #2688da;
  color: #ffffff;
  height: 20px;
  width: 21px;
  line-height: 14px;
  text-align: center;
  border: 1px solid #2688da;
  -moz-box-shadow: -1px 1px 0px 1px white;
  -webkit-box-shadow: -1px 1px 0px 1px white;
  box-shadow: -1px 1px 0px 1px white;
  font-weight: normal;
  padding: 3px 0px;
}
/* line 252, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-settings {
  font-size: 1.4166666667em;
  color: #161718;
}
/* line 256, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-settings.active {
  color: #d20000;
}
/* line 258, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-settings.active:after {
  color: #d20000;
}
/* line 262, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-settings:after {
  content: "\f107";
  float: right;
  margin-left: 8px;
  font-size: 1.1666666667em;
  color: #808285;
  font-weight: normal;
}
/* line 272, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-name {
  font-size: 1em;
  font-family: 'helvatica75';
  text-transform: uppercase;
  padding-right: 22px;
  position: relative;
  display: inline-block;
  color: #161718;
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
/* line 285, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-name.active {
  color: #d20000;
}
/* line 287, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-name.active:after {
  color: #d20000;
}
/* line 291, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li a.user-name:after {
  content: "\f107";
  top: -2px;
  right: 0px;
  bottom: auto;
  left: auto;
  position: absolute;
  font-size: 1.5833333333em;
  color: #808285;
  font-weight: normal;
}
/* line 302, ../ui_components/_tux.header.scss */
.header-section-right .page-option-panel ul li:last-child {
  padding: 0px;
  margin: 0 18px 0 22px;
}
/* line 309, ../ui_components/_tux.header.scss */
.header-section-right .more-pop-trigger {
  display: inline-block;
  float: right;
  margin-right: 10px;
}

/* line 315, ../ui_components/_tux.header.scss */
.nav-trigger {
  color: #aaaaaa;
  font-size: 1.5em;
  padding: 0;
  margin: 5px 9px 9px;
}
/* line 321, ../ui_components/_tux.header.scss */
.nav-trigger.active {
  color: #d20000;
}
/* line 324, ../ui_components/_tux.header.scss */
.nav-trigger:after {
  content: '\f141';
  font-size: 1.3333333333em;
  color: #43464a;
}

/* Pop Up Setting icon **/
/* line 333, ../ui_components/_tux.header.scss */
.icon-setting-popup {
  width: 180px;
  background: #EFF5F8;
  -moz-box-shadow: -5px 0px 5px 5px transparent;
  -webkit-box-shadow: -5px 0px 5px 5px transparent;
  box-shadow: -5px 0px 5px 5px transparent;
}

/* line 341, ../ui_components/_tux.header.scss */
.notification-popup, .mob-alert-pop, .mob-alert-subscription-pop {
  background: #EFF5F8;
  -moz-box-shadow: -5px 0px 5px 5px transparent;
  -webkit-box-shadow: -5px 0px 5px 5px transparent;
  box-shadow: -5px 0px 5px 5px transparent;
  width: 439px;
}
/* line 346, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li, .mob-alert-pop ul.nav-list li, .mob-alert-subscription-pop ul.nav-list li {
  float: left;
  width: 100%;
}
/* line 351, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li a, .mob-alert-pop ul.nav-list li a, .mob-alert-subscription-pop ul.nav-list li a {
  float: left;
  width: 100%;
}
/* line 355, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li a span.fa, .mob-alert-pop ul.nav-list li a span.fa, .mob-alert-subscription-pop ul.nav-list li a span.fa, .notification-popup ul.nav-list li a span.nav-trigger:after, .mob-alert-pop ul.nav-list li a span.nav-trigger:after, .mob-alert-subscription-pop ul.nav-list li a span.nav-trigger:after, .notification-popup ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .notification-popup ul.nav-list li a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .mob-alert-pop ul.nav-list li a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.opened:after, .notification-popup ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .notification-popup ul.nav-list li a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .mob-alert-pop ul.nav-list li a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.opened:after, .notification-popup ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .notification-popup ul.nav-list li a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .mob-alert-pop ul.nav-list li a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.opened:after, .notification-popup ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .notification-popup ul.nav-list li a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .mob-alert-pop ul.nav-list li a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.closed:after, .notification-popup ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .notification-popup ul.nav-list li a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .mob-alert-pop ul.nav-list li a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.closed:after, .notification-popup ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .notification-popup ul.nav-list li a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .mob-alert-pop ul.nav-list li a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.closed:after, .notification-popup ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .notification-popup ul.nav-list li a span.refresh-btn:before, .mob-alert-pop ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .mob-alert-pop ul.nav-list li a span.refresh-btn:before, .mob-alert-subscription-pop ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .mob-alert-subscription-pop ul.nav-list li a span.refresh-btn:before, .notification-popup ul.nav-list li a span.has-sort:before, .mob-alert-pop ul.nav-list li a span.has-sort:before, .mob-alert-subscription-pop ul.nav-list li a span.has-sort:before, .notification-popup ul.nav-list li a span.has-sort:after, .mob-alert-pop ul.nav-list li a span.has-sort:after, .mob-alert-subscription-pop ul.nav-list li a span.has-sort:after, .notification-popup ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .notification-popup ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .mob-alert-pop ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-pop ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .mob-alert-subscription-pop ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-subscription-pop ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .notification-popup ul.nav-list li a span.grid-form-heading:before, .mob-alert-pop ul.nav-list li a span.grid-form-heading:before, .mob-alert-subscription-pop ul.nav-list li a span.grid-form-heading:before, .notification-popup ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .notification-popup ul.nav-list li a span.collapsable-header:after, .mob-alert-pop ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .mob-alert-pop ul.nav-list li a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .mob-alert-subscription-pop ul.nav-list li a span.collapsable-header:after, .notification-popup ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .notification-popup ul.nav-list li a span.collapsable-header:after, .mob-alert-pop ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.collapsable-header:after, .notification-popup ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .notification-popup ul.nav-list li a span.link-one-header:after, .mob-alert-pop ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.link-one-header:after, .mob-alert-subscription-pop ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.link-one-header:after, .notification-popup ul.nav-list li a span.page-title.linkpage:after, .mob-alert-pop ul.nav-list li a span.page-title.linkpage:after, .mob-alert-subscription-pop ul.nav-list li a span.page-title.linkpage:after, .notification-popup ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .notification-popup ul.nav-list li a span.toggle-sender-list-btn, .mob-alert-pop ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .mob-alert-pop ul.nav-list li a span.toggle-sender-list-btn, .mob-alert-subscription-pop ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .mob-alert-subscription-pop ul.nav-list li a span.toggle-sender-list-btn {
  float: left;
  width: 32px;
}
/* line 359, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li a span.nav-text, .mob-alert-pop ul.nav-list li a span.nav-text, .mob-alert-subscription-pop ul.nav-list li a span.nav-text {
  float: right;
  width: 88%;
}
/* line 362, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li a span.nav-text:hover, .mob-alert-pop ul.nav-list li a span.nav-text:hover, .mob-alert-subscription-pop ul.nav-list li a span.nav-text:hover {
  color: #2688da;
}
/* line 366, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li a span.back-btn, .mob-alert-pop ul.nav-list li a span.back-btn, .mob-alert-subscription-pop ul.nav-list li a span.back-btn {
  color: #2688da;
  padding-top: 6px;
  padding-right: 5px;
}
/* line 376, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li:first-child a span.fa, .mob-alert-pop ul.nav-list li:first-child a span.fa, .mob-alert-subscription-pop ul.nav-list li:first-child a span.fa, .notification-popup ul.nav-list li:first-child a span.nav-trigger:after, .mob-alert-pop ul.nav-list li:first-child a span.nav-trigger:after, .mob-alert-subscription-pop ul.nav-list li:first-child a span.nav-trigger:after, .notification-popup ul.nav-list li:first-child a .message-area span.collapse-area.opened:after, .message-area .notification-popup ul.nav-list li:first-child a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li:first-child a .message-area span.collapse-area.opened:after, .message-area .mob-alert-pop ul.nav-list li:first-child a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .message-area span.collapse-area.opened:after, .message-area .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapse-area.opened:after, .notification-popup ul.nav-list li:first-child a .submit-success span.collapse-area.opened:after, .submit-success .notification-popup ul.nav-list li:first-child a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li:first-child a .submit-success span.collapse-area.opened:after, .submit-success .mob-alert-pop ul.nav-list li:first-child a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .submit-success span.collapse-area.opened:after, .submit-success .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapse-area.opened:after, .notification-popup ul.nav-list li:first-child a .submit-failed span.collapse-area.opened:after, .submit-failed .notification-popup ul.nav-list li:first-child a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li:first-child a .submit-failed span.collapse-area.opened:after, .submit-failed .mob-alert-pop ul.nav-list li:first-child a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .submit-failed span.collapse-area.opened:after, .submit-failed .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapse-area.opened:after, .notification-popup ul.nav-list li:first-child a .message-area span.collapse-area.closed:after, .message-area .notification-popup ul.nav-list li:first-child a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li:first-child a .message-area span.collapse-area.closed:after, .message-area .mob-alert-pop ul.nav-list li:first-child a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .message-area span.collapse-area.closed:after, .message-area .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapse-area.closed:after, .notification-popup ul.nav-list li:first-child a .submit-success span.collapse-area.closed:after, .submit-success .notification-popup ul.nav-list li:first-child a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li:first-child a .submit-success span.collapse-area.closed:after, .submit-success .mob-alert-pop ul.nav-list li:first-child a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .submit-success span.collapse-area.closed:after, .submit-success .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapse-area.closed:after, .notification-popup ul.nav-list li:first-child a .submit-failed span.collapse-area.closed:after, .submit-failed .notification-popup ul.nav-list li:first-child a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li:first-child a .submit-failed span.collapse-area.closed:after, .submit-failed .mob-alert-pop ul.nav-list li:first-child a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .submit-failed span.collapse-area.closed:after, .submit-failed .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapse-area.closed:after, .notification-popup ul.nav-list li:first-child a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .notification-popup ul.nav-list li:first-child a span.refresh-btn:before, .mob-alert-pop ul.nav-list li:first-child a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .mob-alert-pop ul.nav-list li:first-child a span.refresh-btn:before, .mob-alert-subscription-pop ul.nav-list li:first-child a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .mob-alert-subscription-pop ul.nav-list li:first-child a span.refresh-btn:before, .notification-popup ul.nav-list li:first-child a span.has-sort:before, .mob-alert-pop ul.nav-list li:first-child a span.has-sort:before, .mob-alert-subscription-pop ul.nav-list li:first-child a span.has-sort:before, .notification-popup ul.nav-list li:first-child a span.has-sort:after, .mob-alert-pop ul.nav-list li:first-child a span.has-sort:after, .mob-alert-subscription-pop ul.nav-list li:first-child a span.has-sort:after, .notification-popup ul.nav-list li:first-child a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .notification-popup ul.nav-list li:first-child a span.ui-jqdialog-titlebar-close:before, .mob-alert-pop ul.nav-list li:first-child a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-pop ul.nav-list li:first-child a span.ui-jqdialog-titlebar-close:before, .mob-alert-subscription-pop ul.nav-list li:first-child a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-subscription-pop ul.nav-list li:first-child a span.ui-jqdialog-titlebar-close:before, .notification-popup ul.nav-list li:first-child a span.grid-form-heading:before, .mob-alert-pop ul.nav-list li:first-child a span.grid-form-heading:before, .mob-alert-subscription-pop ul.nav-list li:first-child a span.grid-form-heading:before, .notification-popup ul.nav-list li:first-child a .form-wrapper span.collapsable-header:after, .form-wrapper .notification-popup ul.nav-list li:first-child a span.collapsable-header:after, .mob-alert-pop ul.nav-list li:first-child a .form-wrapper span.collapsable-header:after, .form-wrapper .mob-alert-pop ul.nav-list li:first-child a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .form-wrapper span.collapsable-header:after, .form-wrapper .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapsable-header:after, .notification-popup ul.nav-list li:first-child a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .notification-popup ul.nav-list li:first-child a span.collapsable-header:after, .mob-alert-pop ul.nav-list li:first-child a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .mob-alert-pop ul.nav-list li:first-child a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li:first-child a span.collapsable-header:after, .notification-popup ul.nav-list li:first-child a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .notification-popup ul.nav-list li:first-child a span.link-one-header:after, .mob-alert-pop ul.nav-list li:first-child a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .mob-alert-pop ul.nav-list li:first-child a span.link-one-header:after, .mob-alert-subscription-pop ul.nav-list li:first-child a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li:first-child a span.link-one-header:after, .notification-popup ul.nav-list li:first-child a span.page-title.linkpage:after, .mob-alert-pop ul.nav-list li:first-child a span.page-title.linkpage:after, .mob-alert-subscription-pop ul.nav-list li:first-child a span.page-title.linkpage:after, .notification-popup ul.nav-list li:first-child a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .notification-popup ul.nav-list li:first-child a span.toggle-sender-list-btn, .mob-alert-pop ul.nav-list li:first-child a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .mob-alert-pop ul.nav-list li:first-child a span.toggle-sender-list-btn, .mob-alert-subscription-pop ul.nav-list li:first-child a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .mob-alert-subscription-pop ul.nav-list li:first-child a span.toggle-sender-list-btn {
  border: none;
}
/* line 379, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li:first-child a span.alert-txt, .mob-alert-pop ul.nav-list li:first-child a span.alert-txt, .mob-alert-subscription-pop ul.nav-list li:first-child a span.alert-txt {
  font-size: 1em;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 5px;
}
/* line 386, ../ui_components/_tux.header.scss */
.notification-popup ul.nav-list li:first-child a span.fa-times, .mob-alert-pop ul.nav-list li:first-child a span.fa-times, .mob-alert-subscription-pop ul.nav-list li:first-child a span.fa-times, .notification-popup ul.nav-list li:first-child a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .notification-popup ul.nav-list li:first-child a span.ui-jqdialog-titlebar-close:before, .mob-alert-pop ul.nav-list li:first-child a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-pop ul.nav-list li:first-child a span.ui-jqdialog-titlebar-close:before, .mob-alert-subscription-pop ul.nav-list li:first-child a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-subscription-pop ul.nav-list li:first-child a span.ui-jqdialog-titlebar-close:before {
  border-left: 1px solid #c8cdcf;
}
/* line 397, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-pop ul.nav-list.notification-nav-list li, .mob-alert-pop .notification-alert-pop ul.nav-list.notification-nav-list li, .mob-alert-subscription-pop .notification-alert-pop ul.nav-list.notification-nav-list li {
  background: #ffffff;
}
/* line 399, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-pop ul.nav-list.notification-nav-list li:first-child, .mob-alert-pop .notification-alert-pop ul.nav-list.notification-nav-list li:first-child, .mob-alert-subscription-pop .notification-alert-pop ul.nav-list.notification-nav-list li:first-child {
  padding: 10px 15px;
  background: #e4ecf0;
}
/* line 404, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-pop ul.nav-list.notification-nav-list li:not(:first-child):hover, .mob-alert-pop .notification-alert-pop ul.nav-list.notification-nav-list li:not(:first-child):hover, .mob-alert-subscription-pop .notification-alert-pop ul.nav-list.notification-nav-list li:not(:first-child):hover {
  background: #ffffff;
}
/* line 410, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-pop ul.nav-list.notification-nav-list li a span.nav-text, .mob-alert-pop .notification-alert-pop ul.nav-list.notification-nav-list li a span.nav-text, .mob-alert-subscription-pop .notification-alert-pop ul.nav-list.notification-nav-list li a span.nav-text {
  text-transform: inherit;
}
/* line 422, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-sub-pop ul.nav-list li:first-child, .mob-alert-pop .notification-alert-sub-pop ul.nav-list li:first-child, .mob-alert-subscription-pop .notification-alert-sub-pop ul.nav-list li:first-child {
  padding: 10px 15px;
}
/* line 425, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-sub-pop ul.nav-list li:not(:first-child), .mob-alert-pop .notification-alert-sub-pop ul.nav-list li:not(:first-child), .mob-alert-subscription-pop .notification-alert-sub-pop ul.nav-list li:not(:first-child) {
  background: #ffffff;
  padding: 5px 10px;
  border-bottom: none;
}
/* line 429, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-sub-pop ul.nav-list li:not(:first-child) a, .mob-alert-pop .notification-alert-sub-pop ul.nav-list li:not(:first-child) a, .mob-alert-subscription-pop .notification-alert-sub-pop ul.nav-list li:not(:first-child) a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e9f0f4));
  background-image: -moz-linear-gradient(#ffffff, #e9f0f4);
  background-image: -webkit-linear-gradient(#ffffff, #e9f0f4);
  background-image: linear-gradient(#ffffff, #e9f0f4);
  border: 1px solid #d7dcdf;
  padding: 15px 10px;
}
/* line 435, ../ui_components/_tux.header.scss */
.notification-popup .notification-alert-sub-pop ul.nav-list li:not(:first-child) a span.subscribe, .mob-alert-pop .notification-alert-sub-pop ul.nav-list li:not(:first-child) a span.subscribe, .mob-alert-subscription-pop .notification-alert-sub-pop ul.nav-list li:not(:first-child) a span.subscribe {
  color: #2688da;
}

/* line 446, ../ui_components/_tux.header.scss */
.search-popover {
  width: 480px;
}

/* line 449, ../ui_components/_tux.header.scss */
.right-nav-wrapper, .icon-setting-popup, .notification-popup, .mob-alert-pop, .mob-alert-subscription-pop {
  background: #eff5f8;
}
/* line 453, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list, .icon-setting-popup ul.nav-list, .notification-popup ul.nav-list, .mob-alert-pop ul.nav-list, .mob-alert-subscription-pop ul.nav-list {
  padding: 0;
  margin: 0;
}
/* line 456, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li, .icon-setting-popup ul.nav-list li, .notification-popup ul.nav-list li, .mob-alert-pop ul.nav-list li, .mob-alert-subscription-pop ul.nav-list li {
  list-style-type: none;
  border-bottom: 1px solid #d9dddf;
  padding: 15px 15px;
  background: #eff5f8;
}
/* line 458, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li:first-child, .icon-setting-popup ul.nav-list li:first-child, .notification-popup ul.nav-list li:first-child, .mob-alert-pop ul.nav-list li:first-child, .mob-alert-subscription-pop ul.nav-list li:first-child {
  background: #e4ecf0;
  border-bottom: 1px solid #d9dddf;
}
/* line 465, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li:first-child a span.nav-text .manager-txt, .icon-setting-popup ul.nav-list li:first-child a span.nav-text .manager-txt, .notification-popup ul.nav-list li:first-child a span.nav-text .manager-txt, .mob-alert-pop ul.nav-list li:first-child a span.nav-text .manager-txt, .mob-alert-subscription-pop ul.nav-list li:first-child a span.nav-text .manager-txt {
  font-size: 1em;
  text-transform: none;
  font-weight: normal;
  color: #676a6e;
}
/* line 472, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li:first-child a span.fa-user, .icon-setting-popup ul.nav-list li:first-child a span.fa-user, .notification-popup ul.nav-list li:first-child a span.fa-user, .mob-alert-pop ul.nav-list li:first-child a span.fa-user, .mob-alert-subscription-pop ul.nav-list li:first-child a span.fa-user {
  display: inline-block;
  float: left;
  border: none;
  background: none;
  color: #161718;
}
/* line 486, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li a, .icon-setting-popup ul.nav-list li a, .notification-popup ul.nav-list li a, .mob-alert-pop ul.nav-list li a, .mob-alert-subscription-pop ul.nav-list li a {
  text-decoration: none;
  color: #161718;
}
/* line 490, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li a span.nav-text, .icon-setting-popup ul.nav-list li a span.nav-text, .notification-popup ul.nav-list li a span.nav-text, .mob-alert-pop ul.nav-list li a span.nav-text, .mob-alert-subscription-pop ul.nav-list li a span.nav-text {
  display: table-cell;
  font-size: 1em;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  /*font-family: 'helvatica75';*/
}
/* line 498, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li a span.fa, .icon-setting-popup ul.nav-list li a span.fa, .notification-popup ul.nav-list li a span.fa, .mob-alert-pop ul.nav-list li a span.fa, .mob-alert-subscription-pop ul.nav-list li a span.fa, .right-nav-wrapper ul.nav-list li a span.nav-trigger:after, .icon-setting-popup ul.nav-list li a span.nav-trigger:after, .notification-popup ul.nav-list li a span.nav-trigger:after, .mob-alert-pop ul.nav-list li a span.nav-trigger:after, .mob-alert-subscription-pop ul.nav-list li a span.nav-trigger:after, .right-nav-wrapper ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .right-nav-wrapper ul.nav-list li a span.collapse-area.opened:after, .icon-setting-popup ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .icon-setting-popup ul.nav-list li a span.collapse-area.opened:after, .notification-popup ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .notification-popup ul.nav-list li a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .mob-alert-pop ul.nav-list li a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li a .message-area span.collapse-area.opened:after, .message-area .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.opened:after, .right-nav-wrapper ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .right-nav-wrapper ul.nav-list li a span.collapse-area.opened:after, .icon-setting-popup ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .icon-setting-popup ul.nav-list li a span.collapse-area.opened:after, .notification-popup ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .notification-popup ul.nav-list li a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .mob-alert-pop ul.nav-list li a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li a .submit-success span.collapse-area.opened:after, .submit-success .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.opened:after, .right-nav-wrapper ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .right-nav-wrapper ul.nav-list li a span.collapse-area.opened:after, .icon-setting-popup ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .icon-setting-popup ul.nav-list li a span.collapse-area.opened:after, .notification-popup ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .notification-popup ul.nav-list li a span.collapse-area.opened:after, .mob-alert-pop ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .mob-alert-pop ul.nav-list li a span.collapse-area.opened:after, .mob-alert-subscription-pop ul.nav-list li a .submit-failed span.collapse-area.opened:after, .submit-failed .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.opened:after, .right-nav-wrapper ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .right-nav-wrapper ul.nav-list li a span.collapse-area.closed:after, .icon-setting-popup ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .icon-setting-popup ul.nav-list li a span.collapse-area.closed:after, .notification-popup ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .notification-popup ul.nav-list li a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .mob-alert-pop ul.nav-list li a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li a .message-area span.collapse-area.closed:after, .message-area .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.closed:after, .right-nav-wrapper ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .right-nav-wrapper ul.nav-list li a span.collapse-area.closed:after, .icon-setting-popup ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .icon-setting-popup ul.nav-list li a span.collapse-area.closed:after, .notification-popup ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .notification-popup ul.nav-list li a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .mob-alert-pop ul.nav-list li a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li a .submit-success span.collapse-area.closed:after, .submit-success .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.closed:after, .right-nav-wrapper ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .right-nav-wrapper ul.nav-list li a span.collapse-area.closed:after, .icon-setting-popup ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .icon-setting-popup ul.nav-list li a span.collapse-area.closed:after, .notification-popup ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .notification-popup ul.nav-list li a span.collapse-area.closed:after, .mob-alert-pop ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .mob-alert-pop ul.nav-list li a span.collapse-area.closed:after, .mob-alert-subscription-pop ul.nav-list li a .submit-failed span.collapse-area.closed:after, .submit-failed .mob-alert-subscription-pop ul.nav-list li a span.collapse-area.closed:after, .right-nav-wrapper ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .right-nav-wrapper ul.nav-list li a span.refresh-btn:before, .icon-setting-popup ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .icon-setting-popup ul.nav-list li a span.refresh-btn:before, .notification-popup ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .notification-popup ul.nav-list li a span.refresh-btn:before, .mob-alert-pop ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .mob-alert-pop ul.nav-list li a span.refresh-btn:before, .mob-alert-subscription-pop ul.nav-list li a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .mob-alert-subscription-pop ul.nav-list li a span.refresh-btn:before, .right-nav-wrapper ul.nav-list li a span.has-sort:before, .icon-setting-popup ul.nav-list li a span.has-sort:before, .notification-popup ul.nav-list li a span.has-sort:before, .mob-alert-pop ul.nav-list li a span.has-sort:before, .mob-alert-subscription-pop ul.nav-list li a span.has-sort:before, .right-nav-wrapper ul.nav-list li a span.has-sort:after, .icon-setting-popup ul.nav-list li a span.has-sort:after, .notification-popup ul.nav-list li a span.has-sort:after, .mob-alert-pop ul.nav-list li a span.has-sort:after, .mob-alert-subscription-pop ul.nav-list li a span.has-sort:after, .right-nav-wrapper ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .right-nav-wrapper ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .icon-setting-popup ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .icon-setting-popup ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .notification-popup ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .notification-popup ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .mob-alert-pop ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-pop ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .mob-alert-subscription-pop ul.nav-list li a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .mob-alert-subscription-pop ul.nav-list li a span.ui-jqdialog-titlebar-close:before, .right-nav-wrapper ul.nav-list li a span.grid-form-heading:before, .icon-setting-popup ul.nav-list li a span.grid-form-heading:before, .notification-popup ul.nav-list li a span.grid-form-heading:before, .mob-alert-pop ul.nav-list li a span.grid-form-heading:before, .mob-alert-subscription-pop ul.nav-list li a span.grid-form-heading:before, .right-nav-wrapper ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .right-nav-wrapper ul.nav-list li a span.collapsable-header:after, .icon-setting-popup ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .icon-setting-popup ul.nav-list li a span.collapsable-header:after, .notification-popup ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .notification-popup ul.nav-list li a span.collapsable-header:after, .mob-alert-pop ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .mob-alert-pop ul.nav-list li a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li a .form-wrapper span.collapsable-header:after, .form-wrapper .mob-alert-subscription-pop ul.nav-list li a span.collapsable-header:after, .right-nav-wrapper ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .right-nav-wrapper ul.nav-list li a span.collapsable-header:after, .icon-setting-popup ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .icon-setting-popup ul.nav-list li a span.collapsable-header:after, .notification-popup ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .notification-popup ul.nav-list li a span.collapsable-header:after, .mob-alert-pop ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.collapsable-header:after, .right-nav-wrapper ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .right-nav-wrapper ul.nav-list li a span.link-one-header:after, .icon-setting-popup ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .icon-setting-popup ul.nav-list li a span.link-one-header:after, .notification-popup ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .notification-popup ul.nav-list li a span.link-one-header:after, .mob-alert-pop ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.link-one-header:after, .mob-alert-subscription-pop ul.nav-list li a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.link-one-header:after, .right-nav-wrapper ul.nav-list li a .field-interaction-wrapper.form-wrapper span.collapsable-header:after, .field-interaction-wrapper.form-wrapper .right-nav-wrapper ul.nav-list li a span.collapsable-header:after, .icon-setting-popup ul.nav-list li a .field-interaction-wrapper.form-wrapper span.collapsable-header:after, .field-interaction-wrapper.form-wrapper .icon-setting-popup ul.nav-list li a span.collapsable-header:after, .notification-popup ul.nav-list li a .field-interaction-wrapper.form-wrapper span.collapsable-header:after, .field-interaction-wrapper.form-wrapper .notification-popup ul.nav-list li a span.collapsable-header:after, .mob-alert-pop ul.nav-list li a .field-interaction-wrapper.form-wrapper span.collapsable-header:after, .field-interaction-wrapper.form-wrapper .mob-alert-pop ul.nav-list li a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li a .field-interaction-wrapper.form-wrapper span.collapsable-header:after, .field-interaction-wrapper.form-wrapper .mob-alert-subscription-pop ul.nav-list li a span.collapsable-header:after, .right-nav-wrapper ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .right-nav-wrapper ul.nav-list li a span.collapsable-header:after, .icon-setting-popup ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .icon-setting-popup ul.nav-list li a span.collapsable-header:after, .notification-popup ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .notification-popup ul.nav-list li a span.collapsable-header:after, .mob-alert-pop ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.collapsable-header:after, .mob-alert-subscription-pop ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.collapsable-header:after, .right-nav-wrapper ul.nav-list li a .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .right-nav-wrapper ul.nav-list li a span.link-one-header:after, .icon-setting-popup ul.nav-list li a .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .icon-setting-popup ul.nav-list li a span.link-one-header:after, .notification-popup ul.nav-list li a .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .notification-popup ul.nav-list li a span.link-one-header:after, .mob-alert-pop ul.nav-list li a .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.link-one-header:after, .mob-alert-subscription-pop ul.nav-list li a .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.link-one-header:after, .right-nav-wrapper ul.nav-list li a .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper span.link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .right-nav-wrapper ul.nav-list li a span.link-one-header:after, .icon-setting-popup ul.nav-list li a .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper span.link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .icon-setting-popup ul.nav-list li a span.link-one-header:after, .notification-popup ul.nav-list li a .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper span.link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .notification-popup ul.nav-list li a span.link-one-header:after, .mob-alert-pop ul.nav-list li a .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper span.link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .mob-alert-pop ul.nav-list li a span.link-one-header:after, .mob-alert-subscription-pop ul.nav-list li a .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper span.link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .mob-alert-subscription-pop ul.nav-list li a span.link-one-header:after, .right-nav-wrapper ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .right-nav-wrapper ul.nav-list li a span.link-one-header:after, .icon-setting-popup ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .icon-setting-popup ul.nav-list li a span.link-one-header:after, .notification-popup ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .notification-popup ul.nav-list li a span.link-one-header:after, .mob-alert-pop ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .mob-alert-pop ul.nav-list li a span.link-one-header:after, .mob-alert-subscription-pop ul.nav-list li a .field-interaction-wrapper.link-one-ul-wrapper span.link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .mob-alert-subscription-pop ul.nav-list li a span.link-one-header:after, .right-nav-wrapper ul.nav-list li a span.page-title.linkpage:after, .icon-setting-popup ul.nav-list li a span.page-title.linkpage:after, .notification-popup ul.nav-list li a span.page-title.linkpage:after, .mob-alert-pop ul.nav-list li a span.page-title.linkpage:after, .mob-alert-subscription-pop ul.nav-list li a span.page-title.linkpage:after, .right-nav-wrapper ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .right-nav-wrapper ul.nav-list li a span.toggle-sender-list-btn, .icon-setting-popup ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .icon-setting-popup ul.nav-list li a span.toggle-sender-list-btn, .notification-popup ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .notification-popup ul.nav-list li a span.toggle-sender-list-btn, .mob-alert-pop ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .mob-alert-pop ul.nav-list li a span.toggle-sender-list-btn, .mob-alert-subscription-pop ul.nav-list li a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .mob-alert-subscription-pop ul.nav-list li a span.toggle-sender-list-btn {
  display: table-cell;
  // padding-right: 10px;
  font-size: 1.3333333333em;
  border: 1px solid #c1c8d0;
  text-align: center;
 padding: 6px 10px 6px 6px;

  color: #676a6e;
}
/* line 509, ../ui_components/_tux.header.scss */
.right-nav-wrapper ul.nav-list li:hover, .icon-setting-popup ul.nav-list li:hover, .notification-popup ul.nav-list li:hover, .mob-alert-pop ul.nav-list li:hover, .mob-alert-subscription-pop ul.nav-list li:hover {
  background: #e4ecf0;
}

/* line 517, ../ui_components/_tux.header.scss */
.right-nav-icon-gradient {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e9f0f4));
  background-image: -moz-linear-gradient(#ffffff, #e9f0f4);
  background-image: -webkit-linear-gradient(#ffffff, #e9f0f4);
  background-image: linear-gradient(#ffffff, #e9f0f4);
}

/* line 521, ../ui_components/_tux.header.scss */
.shadow-left {
  -moz-box-shadow: -7px 0px 11px -3px rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: -7px 0px 11px -3px rgba(0, 0, 0, 0.38);
  box-shadow: -7px 0px 11px -3px rgba(0, 0, 0, 0.38);
}

/* line 525, ../ui_components/_tux.header.scss */
.stat-pos {
  position: static;
}

/*** Mobile Search Panel **/
/* line 529, ../ui_components/_tux.header.scss */
.search-mob-container, .alert-mob-container {
  padding: 0;
  margin: 0;
  background: #EFF5F8;
}
/* line 533, ../ui_components/_tux.header.scss */
.search-mob-container a, .alert-mob-container a {
  text-decoration: none;
}
/* line 535, ../ui_components/_tux.header.scss */
.search-mob-container a.mob-search, .alert-mob-container a.mob-search {
  display: block;
  padding: 10px 10px 0 10px;
}
/* line 538, ../ui_components/_tux.header.scss */
.search-mob-container a.mob-search span, .alert-mob-container a.mob-search span {
  font-size: 1.8333333333em;
  line-height: 45px;
  color: #161718;
}
/* line 542, ../ui_components/_tux.header.scss */
.search-mob-container a.mob-search span:first-child, .alert-mob-container a.mob-search span:first-child {
  margin-right: 10px;
}
/* line 549, ../ui_components/_tux.header.scss */
.search-mob-container .search, .alert-mob-container .search {
  padding: 20px;
}
/* line 551, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group, .alert-mob-container .search .input-group {
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none;
}
/* line 555, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .input-group-btn, .alert-mob-container .search .input-group .input-group-btn {
  font-size: inherit;
}
/* line 557, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .input-group-btn .standard, .alert-mob-container .search .input-group .input-group-btn .standard {
  padding: 5px;
  font-weight: bold;
  font-size: 1.0833333333em;
  line-height: 35px;
  text-transform: uppercase;
  border: 2px solid #c1c8d0;
  border-right: none;
  border-radius: 0;
  text-align: left;
  width: 130px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  color: #676a6e;
}
/* line 571, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .input-group-btn .select-wrapper, .alert-mob-container .search .input-group .input-group-btn .select-wrapper {
  float: left;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
/* line 576, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .input-group-btn .select-wrapper select, .alert-mob-container .search .input-group .input-group-btn .select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 26px;
}
/* line 589, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .input-group-btn .select-wrapper .holder, .alert-mob-container .search .input-group .input-group-btn .select-wrapper .holder {
  display: block;
  margin: 0 0 0 0;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
/* line 596, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .input-group-btn .select-wrapper .holder:after, .alert-mob-container .search .input-group .input-group-btn .select-wrapper .holder:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.4166666667em;
  position: absolute;
  font-weight: normal;
  right: 0;
  top: 0;
}
/* line 609, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group input[type='text'].form-control, .alert-mob-container .search .input-group input[type='text'].form-control, .search-mob-container .search .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .search-mob-container .search .input-group input[type='text'].status-selectbox, .alert-mob-container .search .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .alert-mob-container .search .input-group input[type='text'].status-selectbox, .search-mob-container .search .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .search-mob-container .search .input-group input[type='text'].status-selectbox, .alert-mob-container .search .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .alert-mob-container .search .input-group input[type='text'].status-selectbox, .search-mob-container .search .input-group .ui-search-input input[type='text'], .ui-search-input .search-mob-container .search .input-group input[type='text'], .alert-mob-container .search .input-group .ui-search-input input[type='text'], .ui-search-input .alert-mob-container .search .input-group input[type='text'], .search-mob-container .search .input-group input[type='text'].tms-drpdwn, .alert-mob-container .search .input-group input[type='text'].tms-drpdwn, .search-mob-container .search .input-group input[type='text'].dropButton, .alert-mob-container .search .input-group input[type='text'].dropButton {
  border: 2px solid #c1c8d0;
  border-right: none;
  background: #FFFFFF !important;
  padding: 5px 7px;
  font-size: 1em;
  line-height: 35px;
  color: #676a6e;
  height: auto;
  margin-top: 0px;
}
/* line 621, ../ui_components/_tux.header.scss */
.search-mob-container .search .input-group .go-btn, .alert-mob-container .search .input-group .go-btn {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NDk0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFmMjEyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #46494c), color-stop(100%, #1f2122));
  background-image: -moz-linear-gradient(#46494c, #1f2122);
  background-image: -webkit-linear-gradient(#46494c, #1f2122);
  background-image: linear-gradient(#46494c, #1f2122);
  padding: 14px 15px 13px;
  font-size: 1.3333333333em;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
  border: none;
}

/* line 634, ../ui_components/_tux.header.scss */
.alert-mob-container {
  background: #ffffff;
}

/* line 638, ../ui_components/_tux.header.scss */
.mob-alert-pop, .mob-alert-subscription-pop {
  width: auto;
}
/* line 645, ../ui_components/_tux.header.scss */
.mob-alert-pop ul.nav-list.mob-notification-nav-list li:first-child, .mob-alert-subscription-pop ul.nav-list.mob-notification-nav-list li:first-child {
  background: #e4ecf0;
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
}
/* line 650, ../ui_components/_tux.header.scss */
.mob-alert-pop ul.nav-list.mob-notification-nav-list li:not(:first-child), .mob-alert-subscription-pop ul.nav-list.mob-notification-nav-list li:not(:first-child) {
  background: #ffffff;
}
/* line 657, ../ui_components/_tux.header.scss */
.mob-alert-pop ul.nav-list.mob-notification-nav-list li a span.nav-text, .mob-alert-subscription-pop ul.nav-list.mob-notification-nav-list li a span.nav-text {
  text-transform: inherit;
}
/* line 663, ../ui_components/_tux.header.scss */
.mob-alert-pop ul.nav-list.mob-notification-nav-list li a:hover, .mob-alert-subscription-pop ul.nav-list.mob-notification-nav-list li a:hover {
  color: #2688DA;
}

/* line 673, ../ui_components/_tux.header.scss */
.mob-alert-subscription-pop ul.nav-list li {
  background: #ffffff;
  border: none;
  padding: 5px 10px;
}
/* line 677, ../ui_components/_tux.header.scss */
.mob-alert-subscription-pop ul.nav-list li:first-child {
  background: #ffffff;
  border: none;
}
/* line 681, ../ui_components/_tux.header.scss */
.mob-alert-subscription-pop ul.nav-list li a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e9f0f4));
  background-image: -moz-linear-gradient(#ffffff, #e9f0f4);
  background-image: -webkit-linear-gradient(#ffffff, #e9f0f4);
  background-image: linear-gradient(#ffffff, #e9f0f4);
  border: 1px solid #d7dcdf;
  padding: 15px 10px;
}
/* line 686, ../ui_components/_tux.header.scss */
.mob-alert-subscription-pop ul.nav-list li a span {
  display: block;
  color: #676a6e;
  font-size: 1.0833333333em;
  line-height: 20px;
}
/* line 691, ../ui_components/_tux.header.scss */
.mob-alert-subscription-pop ul.nav-list li a span.subscribe {
  color: #2688da;
}
/* line 696, ../ui_components/_tux.header.scss */
.mob-alert-subscription-pop ul.nav-list li:hover {
  background: #ffffff;
}

/* line 704, ../ui_components/_tux.header.scss */
.icon-setting-popup .nav-text {
  font-weight: bold !important;
}

/* line 709, ../ui_components/_tux.header.scss */
.page-option-panel .search-icon {
  font-size: 1.3333333333em;
}

/* line 714, ../ui_components/_tux.header.scss */
.nav-wrapper.right-nav-wrapper, .nav-wrapper.icon-setting-popup, .nav-wrapper.notification-popup, .nav-wrapper.mob-alert-pop, .nav-wrapper.mob-alert-subscription-pop {
  background-color: #eff5f8;
}

/* header popover */
/* line 720, ../ui_components/_tux.header.scss */
.header-popover {
  position: absolute;
  right: 10px;
  top: 80px;
  background: #E4ECF0;
  border: 1px solid #BCD1E0;
  -moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  z-index: 108;
}
/* line 728, ../ui_components/_tux.header.scss */
.header-popover:before {
  content: '';
  position: absolute;
  right: 10px;
  top: -12px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #BCD1E0;
}
/* line 740, ../ui_components/_tux.header.scss */
.header-popover:after {
  content: '';
  position: absolute;
  right: 10px;
  top: -10px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #E4ECF0;
}
/* line 752, ../ui_components/_tux.header.scss */
.header-popover.search {
  width: 480px;
  padding: 20px;
}
/* line 757, ../ui_components/_tux.header.scss */
.header-popover.notification {
  width: 440px;
}
/* line 759, ../ui_components/_tux.header.scss */
.header-popover.notification header {
  border-top: none;
  background: none;
  padding: 10px 5px;
  border-bottom: 1px solid #BCD1E0;
  position: static;
  z-index: initial;
}
/* line 766, ../ui_components/_tux.header.scss */
.header-popover.notification header h2 {
  font-size: 0.75em;
  padding-left: 10px;
  margin: 4px 0 0;
  text-transform: uppercase;
  font-family: 'helvatica75';
}
/* line 773, ../ui_components/_tux.header.scss */
.header-popover.notification header div {
  padding: 3px 0 0 0;
}
/* line 775, ../ui_components/_tux.header.scss */
.header-popover.notification header div a {
  font-size: 0.8333333333em;
  padding: 0 12px;
  color: #2688da;
  text-decoration: none;
  margin: 0px;
}
/* line 776, ../ui_components/_tux.header.scss */
.header-popover.notification header div a.fa, .header-popover.notification header div .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .header-popover.notification header div a.user-settings:after, .header-popover.notification header div .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .header-popover.notification header div a.user-name:after, .header-popover.notification header div a.nav-trigger:after, .header-popover.notification header div .message-area a.collapse-area.opened:after, .message-area .header-popover.notification header div a.collapse-area.opened:after, .header-popover.notification header div .submit-success a.collapse-area.opened:after, .submit-success .header-popover.notification header div a.collapse-area.opened:after, .header-popover.notification header div .submit-failed a.collapse-area.opened:after, .submit-failed .header-popover.notification header div a.collapse-area.opened:after, .header-popover.notification header div .message-area a.collapse-area.closed:after, .message-area .header-popover.notification header div a.collapse-area.closed:after, .header-popover.notification header div .submit-success a.collapse-area.closed:after, .submit-success .header-popover.notification header div a.collapse-area.closed:after, .header-popover.notification header div .submit-failed a.collapse-area.closed:after, .submit-failed .header-popover.notification header div a.collapse-area.closed:after, .header-popover.notification header div #refresh-sortView-popover .refresh-block a.refresh-btn:before, #refresh-sortView-popover .refresh-block .header-popover.notification header div a.refresh-btn:before, .header-popover.notification header div a.has-sort:before, .header-popover.notification header div a.has-sort:after, .header-popover.notification header div .ui-jqdialog .ui-jqdialog-titlebar a.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .header-popover.notification header div a.ui-jqdialog-titlebar-close:before, .header-popover.notification header div a.grid-form-heading:before, .header-popover.notification header div .form-wrapper a.collapsable-header:after, .form-wrapper .header-popover.notification header div a.collapsable-header:after, .header-popover.notification header div .link-one-ul-wrapper a.collapsable-header:after, .link-one-ul-wrapper .header-popover.notification header div a.collapsable-header:after, .header-popover.notification header div .link-one-ul-wrapper a.link-one-header:after, .link-one-ul-wrapper .header-popover.notification header div a.link-one-header:after, .header-popover.notification header div .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .header-popover.notification header div a:before, .header-popover.notification header div a.page-title.linkpage:after, .header-popover.notification header .accumulator div div a.toggle-sender-list-btn, .accumulator .header-popover.notification header div div a.toggle-sender-list-btn, .header-popover.notification header div .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .header-popover.notification header div a, .header-popover.notification header div nav ul.primary-nav > li > a.has-child:after, nav .header-popover.notification header div ul.primary-nav > li > a.has-child:after, .header-popover.notification header div nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .header-popover.notification header div a:after, .header-popover.notification header div nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .header-popover.notification header div a:after, .header-popover.notification header div nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .header-popover.notification header div a:after, .header-popover.notification header div nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .header-popover.notification header div a.page-icon, .header-popover.notification header div nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .header-popover.notification header div a:after, .header-popover.notification header div .cart-tab ul li a:after, .cart-tab ul li .header-popover.notification header div a:after {
  font-size: 1.1666666667em;
  color: #161718;
}
/* line 786, ../ui_components/_tux.header.scss */
.header-popover.notification header div .divider {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZWNmMCIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjYWFhYWFhIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNhYWFhYWEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGVjZjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4ecf0), color-stop(25%, #aaaaaa), color-stop(75%, #aaaaaa), color-stop(100%, #e4ecf0));
  background-image: -moz-linear-gradient(top, #e4ecf0 0%, #aaaaaa 25%, #aaaaaa 75%, #e4ecf0 100%);
  background-image: -webkit-linear-gradient(top, #e4ecf0 0%, #aaaaaa 25%, #aaaaaa 75%, #e4ecf0 100%);
  background-image: linear-gradient(to bottom, #e4ecf0 0%, #aaaaaa 25%, #aaaaaa 75%, #e4ecf0 100%);
  float: left;
  height: 16px;
  display: block;
  width: 1px;
  margin-top: 1px;
}
/* line 797, ../ui_components/_tux.header.scss */
.header-popover.notification .notification-list {
  list-style: none;
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
/* line 803, ../ui_components/_tux.header.scss */
.header-popover.notification .notification-list li {
  border-bottom: 1px solid #d9dddf;
  padding: 15px;
  float: left;
  width: 100%;
}
/* line 808, ../ui_components/_tux.header.scss */
.header-popover.notification .notification-list li a {
  color: #161718;
}
/* line 810, ../ui_components/_tux.header.scss */
.header-popover.notification .notification-list li a small {
  float: left;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e9f0f4));
  background-image: -moz-linear-gradient(#ffffff, #e9f0f4);
  background-image: -webkit-linear-gradient(#ffffff, #e9f0f4);
  background-image: linear-gradient(#ffffff, #e9f0f4);
  width: 32px;
  height: 32px;
  
  border: 1px solid #c1c8d0;
  text-align: center;
  padding: 6px 10px 6px 6px;
  // padding-right: 10px;
  color: #676a6e;
}
/* line 822, ../ui_components/_tux.header.scss */
.header-popover.notification .notification-list li a span {
  float: right;
  padding: 0px;
  font-size: 0.8333333333em;
  width: 90%;
}
/* line 829, ../ui_components/_tux.header.scss */
.header-popover.notification .notification-list li a:hover {
  color: #00509b;
}
/* line 836, ../ui_components/_tux.header.scss */
.header-popover.notification .alert-subscription {
  list-style: none;
  background-color: #fff;
  margin: 0px;
  padding: 15px 15px 10px;
  overflow: hidden;
}
/* line 842, ../ui_components/_tux.header.scss */
.header-popover.notification .alert-subscription li {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e9f0f4));
  background-image: -moz-linear-gradient(#ffffff, #e9f0f4);
  background-image: -webkit-linear-gradient(#ffffff, #e9f0f4);
  background-image: linear-gradient(#ffffff, #e9f0f4);
  border: 1px solid #d7dcdf;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 0.8333333333em;
}
/* line 848, ../ui_components/_tux.header.scss */
.header-popover.notification .alert-subscription li a {
  color: #2688da;
}
/* line 857, ../ui_components/_tux.header.scss */
.header-popover.settings {
  width: 180px;
}
/* line 859, ../ui_components/_tux.header.scss */
.header-popover.settings ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
/* line 865, ../ui_components/_tux.header.scss */
.header-popover.settings ul li.username {
  padding: 15px 15px 15px 45px;
  border-bottom: 1px solid #BCD1E0;
}
/* line 866, ../ui_components/_tux.header.scss */
.header-popover.settings ul li.username:before {
  content: "\f007";
  top: 15px;
  right: auto;
  bottom: auto;
  left: 15px;
  position: absolute;
  font-size: 1.5em;
  font-weight: normal;
  color: #161718;
}
/* line 876, ../ui_components/_tux.header.scss */
.header-popover.settings ul li.username span {
  font-size: 1em;
  text-transform: uppercase;
  font-family: 'helvatica75';
}
/* line 881, ../ui_components/_tux.header.scss */
.header-popover.settings ul li.username small {
  display: block;
  color: #676a6e;
  font-size: 1em;
}
/* line 887, ../ui_components/_tux.header.scss */
.header-popover.settings ul li:not(:first-child) {
  background: #eff5f8;
  border-bottom: 1px solid #d9dddf;
  padding: 15px;
  float: left;
  width: 100%;
}
/* line 893, ../ui_components/_tux.header.scss */
.header-popover.settings ul li:not(:first-child) a {
  color: #161718;
}
/* line 895, ../ui_components/_tux.header.scss */
.header-popover.settings ul li:not(:first-child) a small {
  float: left;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e9f0f4));
  background-image: -moz-linear-gradient(#ffffff, #e9f0f4);
  background-image: -webkit-linear-gradient(#ffffff, #e9f0f4);
  background-image: linear-gradient(#ffffff, #e9f0f4);
  font-size: 1.5em;
  width: 32px;
  height: 32px;
  // padding-right: 10px;
  border: 1px solid #c1c8d0;
  text-align: center;
  padding: 6px 10px 6px 6px;
  color: #676a6e;
}
/* line 908, ../ui_components/_tux.header.scss */
.header-popover.settings ul li:not(:first-child) a span {
  float: right;
  padding: 6px;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  /*font-family: 'helvatica75';*/
  width: 75%;
}
/* line 919, ../ui_components/_tux.header.scss */
.header-popover.settings ul li:not(:first-child):hover {
  background: #e4ecf0;
}

/* line 927, ../ui_components/_tux.header.scss */
.input-group {
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none;
}
/* line 931, ../ui_components/_tux.header.scss */
.input-group .input-group-btn {
  font-size: inherit;
}
/* line 933, ../ui_components/_tux.header.scss */
.input-group .input-group-btn .standard {
  padding: 5px;
  font-weight: bold;
  font-size: 1.0833333333em;
  line-height: 35px;
  text-transform: uppercase;
  border: 2px solid #c1c8d0;
  border-right: none;
  border-radius: 0;
  text-align: left;
  width: 87px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  color: #676a6e;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 933, ../ui_components/_tux.header.scss */
  .input-group .input-group-btn .standard {
    padding: 0 13px;
    font-size: 1.0833333333em;
    width: 132px;
  }
}
/* line 953, ../ui_components/_tux.header.scss */
.input-group .input-group-btn .select-wrapper {
  float: left;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
/* line 958, ../ui_components/_tux.header.scss */
.input-group .input-group-btn .select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 26px;
}
/* line 971, ../ui_components/_tux.header.scss */
.input-group .input-group-btn .select-wrapper .holder {
  display: block;
  margin: 0 0 0 0;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
/* line 978, ../ui_components/_tux.header.scss */
.input-group .input-group-btn .select-wrapper .holder:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.4166666667em;
  position: absolute;
  font-weight: normal;
  right: 0;
  top: 0;
}
/* line 991, ../ui_components/_tux.header.scss */
.input-group input[type='text'].form-control, .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group input[type='text'].status-selectbox, .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group input[type='text'].status-selectbox, .input-group .ui-search-input input[type='text'], .ui-search-input .input-group input[type='text'], .input-group input[type='text'].tms-drpdwn, .input-group input[type='text'].dropButton {
  border: 2px solid #c1c8d0;
  border-right: none;
  background: #FFFFFF !important;
  padding: 5px 7px;
  font-size: 1em;
  line-height: 35px;
  color: #676a6e;
  height: 39px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 991, ../ui_components/_tux.header.scss */
  .input-group input[type='text'].form-control, .input-group .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .input-group input[type='text'].status-selectbox, .input-group .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type='text'].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .input-group input[type='text'].status-selectbox, .input-group .ui-search-input input[type='text'], .ui-search-input .input-group input[type='text'], .input-group input[type='text'].tms-drpdwn, .input-group input[type='text'].dropButton {
    padding: 0 13px;
    font-size: 1.0833333333em;
  }
}
/* line 1006, ../ui_components/_tux.header.scss */
.input-group .go-btn {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NDk0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFmMjEyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #46494c), color-stop(100%, #1f2122));
  background-image: -moz-linear-gradient(#46494c, #1f2122);
  background-image: -webkit-linear-gradient(#46494c, #1f2122);
  background-image: linear-gradient(#46494c, #1f2122);
  padding: 16px 15px;
  font-size: 1.3333333333em;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
  border: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1006, ../ui_components/_tux.header.scss */
  .input-group .go-btn {
    padding: 10px 20px 10px 21px;
    font-size: 1.0833333333em;
    margin-left: 0px;
  }
}

/* line 1023, ../ui_components/_tux.header.scss */
.multilieHeader.header-popover.notification {
  top: 43px !important;
}
/* line 1026, ../ui_components/_tux.header.scss */
.multilieHeader.header-popover.search {
  top: 43px !important;
}
/* line 1029, ../ui_components/_tux.header.scss */
.multilieHeader.header-popover.settings {
  top: 43px !important;
}

/*for Popovers component*/
/*Navigation Menus*/
/* line 3, ../ui_components/_tux.secondary.navigation.scss */
.nav-wrapper {
  top: auto;
  right: auto;
  bottom: auto;
  left: -230px;
  position: absolute;
  width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*small screen 320px + */
  background: #fff;
  z-index: 105;
}
@media only screen and (min-width: 768px) {
  /* line 3, ../ui_components/_tux.secondary.navigation.scss */
  .nav-wrapper {
    width: 84px;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
  }
}
/* line 17, ../ui_components/_tux.secondary.navigation.scss */
.nav-wrapper.open {
  left: auto;
  right: auto;
  overflow-x: hidden;
  width: 230px;
  /*small screen 320px + */
  /*small screen 320px + */
  transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
  /* line 17, ../ui_components/_tux.secondary.navigation.scss */
  .nav-wrapper.open {
    width: 248px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 17, ../ui_components/_tux.secondary.navigation.scss */
  .nav-wrapper.open {
    width: 272px;
  }
}
/* line 32, ../ui_components/_tux.secondary.navigation.scss */
.nav-wrapper.right-nav-wrapper, .nav-wrapper.icon-setting-popup, .nav-wrapper.notification-popup, .nav-wrapper.mob-alert-pop, .nav-wrapper.mob-alert-subscription-pop {
  top: 56px;
  right: -230px;
  bottom: auto;
  left: auto;
  position: absolute;
}
/* line 34, ../ui_components/_tux.secondary.navigation.scss */
.nav-wrapper.right-nav-wrapper.open, .nav-wrapper.open.icon-setting-popup, .nav-wrapper.open.notification-popup, .nav-wrapper.open.mob-alert-pop, .nav-wrapper.open.mob-alert-subscription-pop {
  right: 0;
  /*position: fixed;*/
}

/* This is for main wrapper */
/*for message component*/
/* line 3, ../ui_components/_tux.message.scss */
.message-area, .submit-success, .submit-failed {
  margin: 15px 0;
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.message-area:before, .submit-success:before, .submit-failed:before, .message-area:after, .submit-success:after, .submit-failed:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
.message-area:after, .submit-success:after, .submit-failed:after {
  clear: both;
}
/* line 6, ../ui_components/_tux.message.scss */
.message-area .details, .submit-success .details, .submit-failed .details {
  padding: 15px;
  background: #FFFAF9;
  border: 1px solid #D69090;
  border-top: none;
  max-height: 122px;
  overflow-y: auto;
}
/* line 13, ../ui_components/_tux.message.scss */
.message-area .details ol, .submit-success .details ol, .submit-failed .details ol {
  margin: 0;
  padding-left: 20px;
  list-style-position: inside;
  font-size: 1em;
  color: #676A6E;
}
/* line 19, ../ui_components/_tux.message.scss */
.message-area .details ol li, .submit-success .details ol li, .submit-failed .details ol li {
  padding-bottom: 10px;
  font-size: 1.0833333333em;
  list-style-position: outside;
}
/* line 23, ../ui_components/_tux.message.scss */
.message-area .details ol li:last-child, .submit-success .details ol li:last-child, .submit-failed .details ol li:last-child {
  padding-bottom: 0;
}
/* line 30, ../ui_components/_tux.message.scss */
.message-area .collapse-area, .submit-success .collapse-area, .submit-failed .collapse-area {
  cursor: pointer;
  padding-right: 32px;
  /*small screen 320px + */
  /*@include mq(desktop) {
  	&.opened:after {
  		content: '';
  	}
  }*/
}
@media only screen and (min-width: 768px) {
  /* line 30, ../ui_components/_tux.message.scss */
  .message-area .collapse-area, .submit-success .collapse-area, .submit-failed .collapse-area {
    cursor: auto;
  }
}
/* line 37, ../ui_components/_tux.message.scss */
.message-area .collapse-area.opened:after, .submit-success .collapse-area.opened:after, .submit-failed .collapse-area.opened:after {
  font-size: 1.15em;
  content: '\f077';
  top: 6px;
  right: 10px;
  bottom: auto;
  left: auto;
  position: absolute;
}
/* line 43, ../ui_components/_tux.message.scss */
.message-area .collapse-area.closed:after, .submit-success .collapse-area.closed:after, .submit-failed .collapse-area.closed:after {
  font-size: 1.3333333333em;
  content: '\f078';
  top: 6px;
  right: 10px;
  bottom: auto;
  left: auto;
  position: absolute;
}

/* line 58, ../ui_components/_tux.message.scss */
.submit-success .header {
  background: #E1FFDD;
  border: 1px solid #25AB01;
}
/* line 61, ../ui_components/_tux.message.scss */
.submit-success .header h3 {
  color: #25AB01;
}
/* line 64, ../ui_components/_tux.message.scss */
.submit-success .header span {
  color: #25AB01;
}

/* line 73, ../ui_components/_tux.message.scss */
.spacer {
  width: 100%;
  float: left;
  height: 15px;
}

/* line 80, ../ui_components/_tux.message.scss */
.warning-popup .modal-dialog {
  /*@include mq(fablet) {
  	width: 424px;
  	margin: 30px auto;
  }
  @include mq(fabletMax) {
  	width: 424px;
  	margin: 30px auto;
  }*/
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 80, ../ui_components/_tux.message.scss */
  .warning-popup .modal-dialog {
    width: 424px;
  }
}

/* line 96, ../ui_components/_tux.message.scss */
.message-style, .alert-danger, .alert-success, .alert-warning {
  position: relative;
  padding: 8px 32px 10px 42px;
}
/* line 99, ../ui_components/_tux.message.scss */
.message-style:before, .alert-danger:before, .alert-success:before, .alert-warning:before {
  position: absolute;
  font-size: 18px;
  top: 11px;
  left: 15px;
}

/* line 107, ../ui_components/_tux.message.scss */
.alert-danger {
  border: 1px solid #D69090;
  font-size: 1.25em;
}

/* line 116, ../ui_components/_tux.message.scss */
.alert-success {
  border: 1px solid #25AB01;
  font-size: 1.25em;
}

/* line 124, ../ui_components/_tux.message.scss */
.alert-warning {
  border: 1px solid #D69090;
  font-size: 1.25em;
}

/* line 132, ../ui_components/_tux.message.scss */
.alert-dismissible .close {
  position: static;
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 24px;
  font-weight: 800;
}

/* line 140, ../ui_components/_tux.message.scss */
.alert-dismissible .close:hover {
  color: #D20000;
}

/* line 143, ../ui_components/_tux.message.scss */
.alert-success .close:hover {
  color: #25AB01;
}

/*for grid component*/
/* line 1, ../ui_components/_tux.grid.scss */
.table-wrapper {
  /*background: $right-nav-background;*/
  width: 100%;
  margin: 0px auto;
  padding-bottom: 77px;
}
/* line 7, ../ui_components/_tux.grid.scss */
.table-wrapper .ui-widget {
  font-family: 'helvatica55', Arial, sans-serif;
}
/* line 10, ../ui_components/_tux.grid.scss */
.table-wrapper table {
  width: 100%;
}
/* line 12, ../ui_components/_tux.grid.scss */
.table-wrapper table thead {
  background: #e4ecf0;
  width: 100%;
}
/* line 18, ../ui_components/_tux.grid.scss */
.table-wrapper table thead tr:first-child {
  /*border-top: 1px solid $megamenu-item-divider;*/
}
/* line 21, ../ui_components/_tux.grid.scss */
.table-wrapper table thead tr th, .table-wrapper table thead tr th a {
  padding: 5px;
  font-weight: bold;
  font-size: 0.8333333333em;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 21, ../ui_components/_tux.grid.scss */
  .table-wrapper table thead tr th, .table-wrapper table thead tr th a {
    padding: 5px;
    font-weight: bold;
    font-size: 0.9166666667em;
    text-transform: uppercase;
    color: #676a6e;
  }
}
@media only screen and (min-width: 992px) {
  /* line 21, ../ui_components/_tux.grid.scss */
  .table-wrapper table thead tr th, .table-wrapper table thead tr th a {
    padding: 9px 13px;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    color: #676a6e;
  }
}
/* line 39, ../ui_components/_tux.grid.scss */
.table-wrapper table thead tr th:hover, .table-wrapper table thead tr th a:hover {
  text-decoration: none;
}
/* line 42, ../ui_components/_tux.grid.scss */
.table-wrapper table thead tr th a:after, .table-wrapper table thead tr th a a:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  visibility: visible;
}
/* line 51, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody {
  border: none;
  background: #fff;
}
/* line 54, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr {
  margin-bottom: 2px;
}
/* line 56, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr.blue {
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
}
/* line 59, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr.blue .cal-date-picker {
  background: #fff;
}
/* line 62, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr.blue .input-group-addon {
  background: #eaf1f4 !important;
  border-left: 1px solid #c1c8d0;
}
/* line 66, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr.blue td {
  background: #e4ecf0;
}
/* line 70, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr th {
  padding: 10px 15px;
}
/* line 73, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td {
  padding: 5px 15px;
  border-top: 1px solid #e5ebeb;
  background: #ffffff;
  font-size: 1.0833333333em;
}
/* line 78, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td .fa, .table-wrapper table tbody tr td .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .table-wrapper table tbody tr td a.user-settings:after, .table-wrapper table tbody tr td .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .table-wrapper table tbody tr td a.user-name:after, .table-wrapper table tbody tr td .nav-trigger:after, .table-wrapper table tbody tr td .header-popover.settings ul li.username:before, .header-popover.settings ul .table-wrapper table tbody tr td li.username:before, .table-wrapper table tbody tr td .message-area .collapse-area.opened:after, .message-area .table-wrapper table tbody tr td .collapse-area.opened:after, .table-wrapper table tbody tr td .submit-success .collapse-area.opened:after, .submit-success .table-wrapper table tbody tr td .collapse-area.opened:after, .table-wrapper table tbody tr td .submit-failed .collapse-area.opened:after, .submit-failed .table-wrapper table tbody tr td .collapse-area.opened:after, .table-wrapper table tbody tr td .message-area .collapse-area.closed:after, .message-area .table-wrapper table tbody tr td .collapse-area.closed:after, .table-wrapper table tbody tr td .submit-success .collapse-area.closed:after, .submit-success .table-wrapper table tbody tr td .collapse-area.closed:after, .table-wrapper table tbody tr td .submit-failed .collapse-area.closed:after, .submit-failed .table-wrapper table tbody tr td .collapse-area.closed:after, .table-wrapper table tbody tr td #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .table-wrapper table tbody tr td .refresh-btn:before, .table-wrapper table tbody tr td .has-sort:before, .table-wrapper table tbody tr td .has-sort:after, .table-wrapper table tbody tr td .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .table-wrapper table tbody tr td .ui-jqdialog-titlebar-close:before, .table-wrapper table tbody tr td .grid-form-heading:before, .table-wrapper table tbody tr td .form-wrapper .collapsable-header:after, .form-wrapper .table-wrapper table tbody tr td .collapsable-header:after, .table-wrapper table tbody tr td .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .table-wrapper table tbody tr td .collapsable-header:after, .table-wrapper table tbody tr td .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .table-wrapper table tbody tr td .link-one-header:after, .table-wrapper table tbody tr td .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .table-wrapper table tbody tr td ul.list-group:after, .table-wrapper table tbody tr td .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .table-wrapper table tbody tr td a:before, .table-wrapper table tbody tr td .breadcrumbs li:after, .breadcrumbs .table-wrapper table tbody tr td li:after, .table-wrapper table tbody tr td .page-title.linkpage:after, .table-wrapper table tbody tr td .accumulator div div .toggle-sender-list-btn, .accumulator div div .table-wrapper table tbody tr td .toggle-sender-list-btn, .table-wrapper table tbody tr td .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .table-wrapper table tbody tr td a, .table-wrapper table tbody tr td .accumulator .accu-swap-group button, .accumulator .accu-swap-group .table-wrapper table tbody tr td button, .table-wrapper table tbody tr td nav ul.primary-nav > li > a.has-child:after, nav .table-wrapper table tbody tr td ul.primary-nav > li > a.has-child:after, .table-wrapper table tbody tr td nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .table-wrapper table tbody tr td a:after, .table-wrapper table tbody tr td nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .table-wrapper table tbody tr td a:after, .table-wrapper table tbody tr td nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .table-wrapper table tbody tr td a:after, .table-wrapper table tbody tr td nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .table-wrapper table tbody tr td a.page-icon, .table-wrapper table tbody tr td nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .table-wrapper table tbody tr td a:after, .table-wrapper table tbody tr td .cart-tab ul li a:after, .cart-tab ul li .table-wrapper table tbody tr td a:after {
  color: #5f6e77;
}
/* line 82, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td a {
  outline: none;
}
/* line 84, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td a .fa-pencil-square-o {
  font-size: 1.5833333333em;
}
/* line 87, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td a.delete-icon {
  margin-left: 14px;
}
/* line 90, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td a .fa-times, .table-wrapper table tbody tr td a .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .table-wrapper table tbody tr td a .ui-jqdialog-titlebar-close:before, .table-wrapper table tbody tr td a .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .table-wrapper table tbody tr td a a {
  font-size: 1.4166666667em;
}
/* line 95, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td.rowId a {
  color: #2688da;
}
/* line 100, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td.value {
  text-align: right;
}
/* line 105, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr:nth-child(even) td {
  background: #f7f7f7;
}
/* line 111, ../ui_components/_tux.grid.scss */
.table-wrapper table tfoot {
  background: #c7c1a9;
  width: 100%;
}
/* line 115, ../ui_components/_tux.grid.scss */
.table-wrapper table tfoot tr th, .table-wrapper table tfoot tr th a {
  padding: 15px;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  color: #333;
}
/* line 121, ../ui_components/_tux.grid.scss */
.table-wrapper table tfoot tr th:hover, .table-wrapper table tfoot tr th a:hover {
  text-decoration: none;
}
/* line 124, ../ui_components/_tux.grid.scss */
.table-wrapper table tfoot tr th a:after, .table-wrapper table tfoot tr th a a:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
}

/* line 139, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .reset {
  width: 12%;
}
/* line 142, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .row-id {
  width: 10%;
}
/* line 145, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .row-name {
  width: 12%;
}
/* line 148, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .status {
  width: 10%;
  /*position: relative;*/
}
/* line 152, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .last-update-by {
  width: 15%;
}
/* line 155, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .last-updated-on {
  width: 15%;
}
/* line 158, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .value {
  width: 9%;
}
/* line 161, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .value2 {
  width: 9%;
}
/* line 164, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .value3 {
  width: 9%;
}
/* line 170, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr th.sort {
  background-color: #bcd7ec;
  text-align: center;
}
/* line 173, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr th.sort a {
  color: #333333;
}
/* line 179, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr th a span.fa, .table-content-wrapper .table-wrapper .editable-table thead tr th a span.nav-trigger:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .message-area span.collapse-area.opened:after, .message-area .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapse-area.opened:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .submit-success span.collapse-area.opened:after, .submit-success .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapse-area.opened:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .submit-failed span.collapse-area.opened:after, .submit-failed .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapse-area.opened:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .message-area span.collapse-area.closed:after, .message-area .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapse-area.closed:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .submit-success span.collapse-area.closed:after, .submit-success .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapse-area.closed:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .submit-failed span.collapse-area.closed:after, .submit-failed .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapse-area.closed:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .table-content-wrapper .table-wrapper .editable-table thead tr th a span.refresh-btn:before, .table-content-wrapper .table-wrapper .editable-table thead tr th a span.has-sort:before, .table-content-wrapper .table-wrapper .editable-table thead tr th a span.has-sort:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .table-content-wrapper .table-wrapper .editable-table thead tr th a span.ui-jqdialog-titlebar-close:before, .table-content-wrapper .table-wrapper .editable-table thead tr th a span.grid-form-heading:before, .table-content-wrapper .table-wrapper .editable-table thead tr th a .form-wrapper span.collapsable-header:after, .form-wrapper .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapsable-header:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .table-content-wrapper .table-wrapper .editable-table thead tr th a span.collapsable-header:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .table-content-wrapper .table-wrapper .editable-table thead tr th a span.link-one-header:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a span.page-title.linkpage:after, .table-content-wrapper .table-wrapper .editable-table thead tr th a .accumulator div div span.toggle-sender-list-btn, .accumulator div div .table-content-wrapper .table-wrapper .editable-table thead tr th a span.toggle-sender-list-btn {
  margin-left: 5px;
}
/* line 185, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th {
  background: #f4f0df;
  border-bottom: 1px solid #ded3a0;
}
/* line 192, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .select-wrapper .holder:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.5em;
  float: right;
  margin-top: -4px;
}
/* line 206, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th .cal-date-picker {
  background: #ffffff;
}
/* line 209, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th .cal-date-picker.input-group .input-group-addon {
  background: #eaf1f4 !important;
  border-left: 1px solid #c1c8d0;
}
/* line 235, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.settingsDown {
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  border: 1px solid #c1c8d0;
  font-size: 1.3333333333em;
  line-height: 30px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  margin-left: 8px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 235, ../ui_components/_tux.grid.scss */
  .table-content-wrapper .table-wrapper .editable-table .table-body span.settingsDown {
    margin-left: 37px;
  }
}
/* line 253, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body .link a {
  color: #2688DA;
  text-transform: uppercase;
}
/* line 259, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span {
  text-align: center;
}
/* line 261, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.badge {
  width: 100%;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 261, ../ui_components/_tux.grid.scss */
  .table-content-wrapper .table-wrapper .editable-table .table-body span.badge {
    padding: 5px 10px;
    width: 100%;
    font-size: 0.9166666667em;
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  /* line 261, ../ui_components/_tux.grid.scss */
  .table-content-wrapper .table-wrapper .editable-table .table-body span.badge {
    width: 75%;
  }
}
/* line 272, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-success, .table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-done {
  background: #24b685;
}
/* line 275, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-danger, .table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-pending {
  background: #ea5a5a;
}
/* line 278, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-warning, .table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-due {
  background: #d4aa00;
}
/* line 281, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-info {
  background: #5bc0de;
}
/* line 284, ../ui_components/_tux.grid.scss */
.table-content-wrapper .table-wrapper .editable-table .table-body span.badge.badge-primary {
  background: #337ab7;
}

/* line 294, ../ui_components/_tux.grid.scss */
.reset-filter {
  position: relative;
  padding-left: 19px;
  line-height: 14px;
  font-size: 12px !important;
  display: block;
}
/* line 301, ../ui_components/_tux.grid.scss */
.reset-filter:after {
  content: "\f0e2";
  font-family: FontAwesome;
  font-size: 16px;
  float: left;
  color: #2688da;
  position: absolute;
  left: -21px;
  top: 9px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 301, ../ui_components/_tux.grid.scss */
  .reset-filter:after {
    left: -16px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 301, ../ui_components/_tux.grid.scss */
  .reset-filter:after {
    left: -22px;
  }
}
/* line 318, ../ui_components/_tux.grid.scss */
.reset-filter.expandCollapseFilter:after {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 318, ../ui_components/_tux.grid.scss */
  .reset-filter.expandCollapseFilter:after {
    left: -19px;
    top: 9px;
  }
}

/* line 328, ../ui_components/_tux.grid.scss */
.jqgrow .badge {
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 18px;
}
/* line 332, ../ui_components/_tux.grid.scss */
.jqgrow .badge.badge-success, .jqgrow .badge.badge-done {
  background: #24b685;
}
/* line 335, ../ui_components/_tux.grid.scss */
.jqgrow .badge.badge-danger, .jqgrow .badge.badge-pending {
  background: #ea5a5a;
}
/* line 338, ../ui_components/_tux.grid.scss */
.jqgrow .badge.badge-warning, .jqgrow .badge.badge-due {
  background: #d4aa00;
}
/* line 341, ../ui_components/_tux.grid.scss */
.jqgrow .badge.badge-info {
  background: #5bc0de;
}
/* line 344, ../ui_components/_tux.grid.scss */
.jqgrow .badge.badge-primary {
  background: #337ab7;
}

/* line 351, ../ui_components/_tux.grid.scss */
.action ul, .keyword-pop ul {
  margin-bottom: 0px;
}
/* line 353, ../ui_components/_tux.grid.scss */
.action ul.action-list, .keyword-pop ul.action-list {
  list-style: none;
}
/* line 355, ../ui_components/_tux.grid.scss */
.action ul.action-list > li, .keyword-pop ul.action-list > li {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px;
  border: 1px solid #c1c8d0;
  float: left;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 366, ../ui_components/_tux.grid.scss */
.action ul.action-list > li > a, .keyword-pop ul.action-list > li > a {
  color: #676a6e;
  padding: 7px 10px;
  font-size: 1.3333333333em;
}
/* line 370, ../ui_components/_tux.grid.scss */
.action ul.action-list > li > a:hover, .keyword-pop ul.action-list > li > a:hover {
  text-decoration: none;
}
/* line 377, ../ui_components/_tux.grid.scss */
.action .records-set, .keyword-pop .records-set {
  color: #676a6e;
  font-size: 1.0833333333em;
  text-transform: uppercase;
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 377, ../ui_components/_tux.grid.scss */
  .action .records-set, .keyword-pop .records-set {
    float: none;
    padding-bottom: 15px;
  }
}
/* line 387, ../ui_components/_tux.grid.scss */
.action .records-set .records, .keyword-pop .records-set .records {
  margin-top: 22px;
  float: left;
  margin-right: 66px;
  color: #808285;
  font-size: 12px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 387, ../ui_components/_tux.grid.scss */
  .action .records-set .records, .keyword-pop .records-set .records {
    left: -63px;
    position: relative;
    margin-right: 25px;
    font-size: 13px;
  }
}
/* line 401, ../ui_components/_tux.grid.scss */
.action .records-set .select-wrapper, .keyword-pop .records-set .select-wrapper {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 404, ../ui_components/_tux.grid.scss */
.action .records-set .select-wrapper .holder:after, .keyword-pop .records-set .select-wrapper .holder:after {
  margin-right: 0px;
  margin-top: -4px;
  margin-left: 5px;
}
/* line 414, ../ui_components/_tux.grid.scss */
.action .table-header h2, .keyword-pop .table-header h2 {
  font-weight: bold;
  color: #161718;
  font-size: 1.0833333333em;
  margin-top: 25px;
  text-transform: uppercase;
}
/* line 420, ../ui_components/_tux.grid.scss */
.action .table-header h2 span, .keyword-pop .table-header h2 span {
  font-weight: normal;
}

/* line 429, ../ui_components/_tux.grid.scss */
.content-mid {
  text-align: left;
  float: left;
  width: 100%;
  padding: 0px 10px;
  position: relative;
  top: -122px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 429, ../ui_components/_tux.grid.scss */
  .content-mid {
    top: -72px;
    margin: auto;
    float: none;
    position: static;
    text-align: center;
    padding: 0px;
  }
}

/* line 446, ../ui_components/_tux.grid.scss */
.actions {
  position: relative;
  top: 40px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 446, ../ui_components/_tux.grid.scss */
  .actions {
    position: static;
  }
}

/* line 454, ../ui_components/_tux.grid.scss */
.refresh {
  position: relative;
  top: 40px;
  float: none;
  /*small screen 320px + */
}
/* line 459, ../ui_components/_tux.grid.scss */
.refresh ul.action-list {
  float: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 459, ../ui_components/_tux.grid.scss */
  .refresh ul.action-list {
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  /* line 454, ../ui_components/_tux.grid.scss */
  .refresh {
    float: right;
    position: static;
  }
}

/* line 471, ../ui_components/_tux.grid.scss */
.IDsearch {
  padding: 0px 10px;
  margin-bottom: 10px;
}

/* line 478, ../ui_components/_tux.grid.scss */
.paging_full {
  margin: 10px;
  /*float: right;*/
  font-size: 13px !important;
  margin-top: 20px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 478, ../ui_components/_tux.grid.scss */
  .paging_full {
    margin: 10px;
  }
}
/* line 487, ../ui_components/_tux.grid.scss */
.paging_full:before {
  content: "";
  /*small screen 320px + */
  float: left;
}
@media only screen and (min-width: 768px) {
  /* line 487, ../ui_components/_tux.grid.scss */
  .paging_full:before {
    content: 'VIEWING RECORDS:';
  }
}
/* line 494, ../ui_components/_tux.grid.scss */
.paging_full span {
  float: left;
}
/* line 497, ../ui_components/_tux.grid.scss */
.paging_full span {
  position: relative;
  width: 12px;
  height: 20px;
  overflow: hidden;
  margin-left: 20px;
  float: left;
  color: transparent;
  cursor: pointer;
}
/* line 508, ../ui_components/_tux.grid.scss */
.paging_full .first:before {
  content: "\f049";
  position: absolute;
  left: 0px;
  font-family: 'FontAwesome';
  color: #2688DA;
}
/* line 517, ../ui_components/_tux.grid.scss */
.paging_full .first.disabled:before {
  color: #bcbdbf;
  cursor: text;
  pointer-events: none;
}
/* line 526, ../ui_components/_tux.grid.scss */
.paging_full .previous {
  margin-right: 80px;
}
/* line 528, ../ui_components/_tux.grid.scss */
.paging_full .previous:before {
  content: "\f048";
  position: absolute;
  left: 0px;
  font-family: 'FontAwesome';
  color: #2688DA;
}
/* line 537, ../ui_components/_tux.grid.scss */
.paging_full .previous.disabled:before {
  color: #bcbdbf;
  cursor: text;
  pointer-events: none;
}
/* line 547, ../ui_components/_tux.grid.scss */
.paging_full .next:before {
  content: "\f051";
  position: absolute;
  left: 0px;
  font-family: 'FontAwesome';
  color: #2688DA;
}
/* line 556, ../ui_components/_tux.grid.scss */
.paging_full .next.disabled:before {
  color: #bcbdbf;
  cursor: text;
  pointer-events: none;
}
/* line 565, ../ui_components/_tux.grid.scss */
.paging_full .last:before {
  content: "\f050";
  position: absolute;
  left: 0px;
  font-family: 'FontAwesome';
  color: #2688DA;
}
/* line 574, ../ui_components/_tux.grid.scss */
.paging_full .last.disabled:before {
  color: #bcbdbf;
  cursor: text;
  pointer-events: none;
}

/* line 584, ../ui_components/_tux.grid.scss */
.dataTables_info {
  background: transparent;
  position: absolute;
  bottom: -37px;
  right: 73px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 584, ../ui_components/_tux.grid.scss */
  .dataTables_info {
    bottom: -27px;
  }
}

/* line 594, ../ui_components/_tux.grid.scss */
.table-wrapper {
  position: relative;
}

/* line 598, ../ui_components/_tux.grid.scss */
.showValue {
  margin-left: 10px;
}

/* line 602, ../ui_components/_tux.grid.scss */
.dataTables_length {
  height: inherit;
  /*small screen 320px + */
  /*small screen 320px + */
  border: none;
}
@media only screen and (min-width: 992px) {
  /* line 602, ../ui_components/_tux.grid.scss */
  .dataTables_length {
    height: 0;
  }
}
/* line 608, ../ui_components/_tux.grid.scss */
.dataTables_length label {
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 612, ../ui_components/_tux.grid.scss */
  .dataTables_length label {
    font-size: 0em;
  }
}
/* line 618, ../ui_components/_tux.grid.scss */
.dataTables_length select {
  visibility: visible;
  height: 31px;
  position: absolute;
  right: 14px;
  top: 45px;
  width: 62px;
  z-index: 10;
  color: #E2E2E2;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
  font-size: 13px;
  background: #fff;
  /*visibility: hidden;*/
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 618, ../ui_components/_tux.grid.scss */
  .dataTables_length select {
    float: right;
    position: absolute;
    right: 111px;
    top: -48px;
    /*visibility: visible;*/
  }
}

/* line 649, ../ui_components/_tux.grid.scss */
.dataTables_filter {
  display: none;
}

/* line 653, ../ui_components/_tux.grid.scss */
.search-icon, .notification {
  font-size: 1.3333333333em;
  color: #000;
}
/* line 656, ../ui_components/_tux.grid.scss */
.search-icon:hover, .notification:hover {
  text-decoration: none;
}

/* line 662, ../ui_components/_tux.grid.scss */
.IDsearch .submitSearch {
  position: absolute;
  float: right;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
/* line 668, ../ui_components/_tux.grid.scss */
.IDsearch .submitSearch input[type='submit'] {
  background: #000;
  border: 0px;
  border-radius: 0px;
  position: absolute;
  right: 10px;
  top: 0px;
  height: 31px;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  color: #fff;
}
/* line 681, ../ui_components/_tux.grid.scss */
.IDsearch .submitSearch span {
  position: absolute;
  font-size: 1.3333333333em;
  color: #fff;
  left: -46px;
  top: 7px;
}

/* line 695, ../ui_components/_tux.grid.scss */
.refresh-Popover {
  right: 24px;
  width: 320px;
  text-transform: uppercase;
}
/* line 699, ../ui_components/_tux.grid.scss */
.refresh-Popover .refreshPop {
  padding-left: 10px;
  border-bottom: 1px solid #DDE8EF;
  float: left;
  width: 100%;
}
/* line 704, ../ui_components/_tux.grid.scss */
.refresh-Popover .refreshPop a {
  color: #676a6e;
  padding-top: 13px;
  float: left;
  font-size: 1.1666666667em;
}
/* line 709, ../ui_components/_tux.grid.scss */
.refresh-Popover .refreshPop a:before {
  width: 30px;
  height: 30px;
  content: "";
  float: left;
  margin-right: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  content: "\f021";
  font-family: 'FontAwesome';
  font-size: 1.3333333333em;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  border: 1px solid #c1c8d0;
  text-align: center;
  line-height: 30px;
  margin-top: -6px;
  margin-left: 0px;
  margin-bottom: 6px;
}
/* line 727, ../ui_components/_tux.grid.scss */
.refresh-Popover .refreshPop a:hover {
  text-decoration: none;
}

/* line 733, ../ui_components/_tux.grid.scss */
.dashboard-popover {
  position: absolute;
  right: 20px;
  top: 80px;
  background: #E4ECF0;
  border: 1px solid #BCD1E0;
  -moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  z-index: 108;
  background: #ffffff;
  left: auto;
  width: 240px;
}
/* line 744, ../ui_components/_tux.grid.scss */
.dashboard-popover:before {
  content: '';
  position: absolute;
  right: 10px;
  top: -12px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #BCD1E0;
}
/* line 756, ../ui_components/_tux.grid.scss */
.dashboard-popover:after {
  content: '';
  position: absolute;
  right: 10px;
  top: -10px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #fff;
}
/* line 768, ../ui_components/_tux.grid.scss */
.dashboard-popover .printPop {
  padding-left: 10px;
  border-bottom: 1px solid #c1c8d0;
  float: left;
  width: 100%;
}
/* line 773, ../ui_components/_tux.grid.scss */
.dashboard-popover .printPop a {
  color: #676a6e;
  padding-top: 13px;
  float: left;
  font-size: 1.1666666667em;
  width: 100%;
}
/* line 779, ../ui_components/_tux.grid.scss */
.dashboard-popover .printPop a:before {
  width: 30px;
  height: 30px;
  content: "";
  float: left;
  margin: -6px 10px 6px 0px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 'FontAwesome';
  font-size: 1.3333333333em;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  border: 1px solid #c1c8d0;
  text-align: center;
  line-height: 30px;
}
/* line 794, ../ui_components/_tux.grid.scss */
.dashboard-popover .printPop a.action:before, .dashboard-popover .printPop a.keyword-pop:before {
  content: "\f124";
}
/* line 799, ../ui_components/_tux.grid.scss */
.dashboard-popover .printPop a.refreshlogo:before {
  content: "\f021";
}
/* line 804, ../ui_components/_tux.grid.scss */
.dashboard-popover .printPop a.settings:before {
  content: "\f0ad";
}

/* line 813, ../ui_components/_tux.grid.scss */
.configured-popover {
  /*.messagecenter-popover {*/
  /* }*/
}
/* line 815, ../ui_components/_tux.grid.scss */
.configured-popover:before {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 815, ../ui_components/_tux.grid.scss */
  .configured-popover:before {
    left: 10px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 815, ../ui_components/_tux.grid.scss */
  .configured-popover:before {
    left: 10px !important;
  }
}
/* line 823, ../ui_components/_tux.grid.scss */
.configured-popover:after {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 823, ../ui_components/_tux.grid.scss */
  .configured-popover:after {
    left: 10px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 823, ../ui_components/_tux.grid.scss */
  .configured-popover:after {
    left: 10px !important;
  }
}

/* line 835, ../ui_components/_tux.grid.scss */
.validated-popover:before {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 835, ../ui_components/_tux.grid.scss */
  .validated-popover:before {
    left: 201px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 835, ../ui_components/_tux.grid.scss */
  .validated-popover:before {
    left: 10px !important;
  }
}
/* line 843, ../ui_components/_tux.grid.scss */
.validated-popover:after {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 843, ../ui_components/_tux.grid.scss */
  .validated-popover:after {
    left: 201px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 843, ../ui_components/_tux.grid.scss */
  .validated-popover:after {
    left: 10px !important;
  }
}

/* line 853, ../ui_components/_tux.grid.scss */
.messagecenter-popover:before {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 853, ../ui_components/_tux.grid.scss */
  .messagecenter-popover:before {
    left: 10px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 853, ../ui_components/_tux.grid.scss */
  .messagecenter-popover:before {
    left: 201px !important;
  }
}
/* line 861, ../ui_components/_tux.grid.scss */
.messagecenter-popover:after {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 861, ../ui_components/_tux.grid.scss */
  .messagecenter-popover:after {
    left: 10px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 861, ../ui_components/_tux.grid.scss */
  .messagecenter-popover:after {
    left: 201px !important;
  }
}

/* line 871, ../ui_components/_tux.grid.scss */
.quicklink-popover:before {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 871, ../ui_components/_tux.grid.scss */
  .quicklink-popover:before {
    left: 201px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 871, ../ui_components/_tux.grid.scss */
  .quicklink-popover:before {
    left: 201px !important;
  }
}
/* line 879, ../ui_components/_tux.grid.scss */
.quicklink-popover:after {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 879, ../ui_components/_tux.grid.scss */
  .quicklink-popover:after {
    left: 201px !important;
  }
}
@media only screen and (min-width: 992px) {
  /* line 879, ../ui_components/_tux.grid.scss */
  .quicklink-popover:after {
    left: 201px !important;
  }
}

/* line 888, ../ui_components/_tux.grid.scss */
.more-popover {
  position: absolute;
  right: 10px;
  top: 80px;
  background: #E4ECF0;
  border: 1px solid #BCD1E0;
  -moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  z-index: 3000;
  background: #ffffff;
  left: 20px;
  width: 240px;
}
/* line 896, ../ui_components/_tux.grid.scss */
.more-popover:before {
  content: '';
  position: absolute;
  right: 10px;
  top: -12px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #BCD1E0;
}
/* line 908, ../ui_components/_tux.grid.scss */
.more-popover:after {
  content: '';
  position: absolute;
  right: 10px;
  top: -10px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #fff;
}
/* line 924, ../ui_components/_tux.grid.scss */
.more-popover:before {
  right: 37px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 924, ../ui_components/_tux.grid.scss */
  .more-popover:before {
    left: 10px;
  }
}
/* line 931, ../ui_components/_tux.grid.scss */
.more-popover:after {
  right: 37px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 931, ../ui_components/_tux.grid.scss */
  .more-popover:after {
    left: 10px;
  }
}
/* line 938, ../ui_components/_tux.grid.scss */
.more-popover .printPop {
  padding-left: 10px;
  border-bottom: 1px solid #c1c8d0;
  float: left;
  width: 100%;
}
/* line 943, ../ui_components/_tux.grid.scss */
.more-popover .printPop a {
  color: #676a6e;
  padding-top: 13px;
  float: left;
  font-size: 1.1666666667em;
  width: 100%;
}
/* line 949, ../ui_components/_tux.grid.scss */
.more-popover .printPop a:before {
  width: 30px;
  height: 30px;
  content: "";
  float: left;
  margin-right: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 'FontAwesome';
  font-size: 1.3333333333em;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  border: 1px solid #c1c8d0;
  text-align: center;
  line-height: 30px;
  margin-top: -6px;
  margin-left: 0px;
  margin-bottom: 6px;
}
/* line 967, ../ui_components/_tux.grid.scss */
.more-popover .printPop a.print:before {
  content: "\f02f";
}
/* line 972, ../ui_components/_tux.grid.scss */
.more-popover .printPop a.action:before, .more-popover .printPop a.keyword-pop:before {
  content: "\f124";
}
/* line 977, ../ui_components/_tux.grid.scss */
.more-popover .printPop a.refreshlogo:before {
  content: "\f021";
}
/* line 982, ../ui_components/_tux.grid.scss */
.more-popover .printPop a.settings:before {
  content: "\f0ad";
}
/* line 986, ../ui_components/_tux.grid.scss */
.more-popover .printPop a:hover {
  text-decoration: none;
}
/* line 990, ../ui_components/_tux.grid.scss */
.more-popover .printPop a.pdf-file:before {
  content: "\f1c1";
}
/* line 995, ../ui_components/_tux.grid.scss */
.more-popover .printPop a.excel-file:before {
  content: "\f1c3";
}
/* line 1002, ../ui_components/_tux.grid.scss */
.more-popover.dwnld-popover:before {
  right: 129px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1002, ../ui_components/_tux.grid.scss */
  .more-popover.dwnld-popover:before {
    left: 10px;
  }
}
/* line 1009, ../ui_components/_tux.grid.scss */
.more-popover.dwnld-popover:after {
  right: 129px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1009, ../ui_components/_tux.grid.scss */
  .more-popover.dwnld-popover:after {
    left: 10px;
  }
}

/* line 1019, ../ui_components/_tux.grid.scss */
.DTFC_LeftBodyLiner {
  overflow-y: auto !important;
  width: 100% !important;
}

/* line 1024, ../ui_components/_tux.grid.scss */
.changeView {
  padding-top: 13px;
  color: #676a6e;
  font-size: 1.1666666667em;
  padding-left: 10px;
  float: left;
  width: 100%;
  padding-bottom: 13px;
}

/* line 1034, ../ui_components/_tux.grid.scss */
.DTFC_LeftHeadWrapper {
  margin-top: 0px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1034, ../ui_components/_tux.grid.scss */
  .DTFC_LeftHeadWrapper {
    margin-top: auto;
  }
}

/* line 1041, ../ui_components/_tux.grid.scss */
.ui-state-default {
  margin-top: -100px;
  background: #e4ecf0;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1041, ../ui_components/_tux.grid.scss */
  .ui-state-default {
    margin-top: auto;
  }
}

/* line 1049, ../ui_components/_tux.grid.scss */
.mobileHeader {
  background: #fff;
  position: relative;
  z-index: 9;
  float: left;
  width: 100%;
  /*border-bottom: 1px solid #c1c8d0;*/
  margin-bottom: 15px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1049, ../ui_components/_tux.grid.scss */
  .mobileHeader {
    margin-bottom: 0;
  }
}

/* line 1065, ../ui_components/_tux.grid.scss */
.DTFC_LeftBodyWrapper {
  box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.13);
}

/* line 1068, ../ui_components/_tux.grid.scss */
.keyword-pop {
  width: 170px;
  padding: 15px 0;
  background: #f4f0df;
  border: 1px solid #ded3a0;
}
/* line 1073, ../ui_components/_tux.grid.scss */
.keyword-pop:before {
  content: '';
  position: absolute;
  left: 50px;
  top: -12px;
  width: 0;
  height: 0;
  border-bottom: 12px solid #DED3A0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
/* line 1083, ../ui_components/_tux.grid.scss */
.keyword-pop:after {
  content: '';
  position: absolute;
  left: 58px;
  top: -10px;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 12px solid #F4F0DF;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
/* line 1095, ../ui_components/_tux.grid.scss */
.keyword-pop .pop-body {
  padding: 0;
}
/* line 1098, ../ui_components/_tux.grid.scss */
.keyword-pop ul.keyword-wrap {
  float: left;
  padding: 0;
  margin: 0;
}
/* line 1102, ../ui_components/_tux.grid.scss */
.keyword-pop ul.keyword-wrap li {
  float: left;
  margin: 0 0 0 15px;
}

/* line 1112, ../ui_components/_tux.grid.scss */
.table-wrapper .ui-jqgrid-btable table thead tr, .table-wrapper .DTFC_LeftBodyWrapper table thead tr {
  border: none;
}

/* line 1119, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover {
  border: 1px solid #c1c8d0;
  width: 206px;
}
/* line 1122, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover .refresh-block {
  padding: 5px 20px;
  margin-bottom: 11px;
}
/* line 1126, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover .records {
  padding-left: 20px;
}
/* line 1129, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover .refresh-block {
  border-bottom: 1px solid #dde8ef;
}
/* line 1132, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover .refresh-block .refresh-btn {
  font-size: 1em;
  color: #676a6e;
}
/* line 1135, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover .refresh-block .refresh-btn:before {
  content: "\f021";
  margin-right: 17px;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  padding: 0px;
  border: 1px solid #c1c8d0;
  color: #676a6e;
  padding: 7px 10px;
  font-size: 1.3333333333em;
}
/* line 1152, ../ui_components/_tux.grid.scss */
#refresh-sortView-popover .refresh-block .refresh-btn:hover {
  text-decoration: none;
}

/* line 1159, ../ui_components/_tux.grid.scss */
.table-submit-footer.form-footer {
  margin-bottom: 0;
  bottom: 0;
}

/* line 1167, ../ui_components/_tux.grid.scss */
.has-sort {
  position: relative;
}
/* line 1169, ../ui_components/_tux.grid.scss */
.has-sort:before {
  top: 9px;
  right: 48px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "\f0d8";
  font-size: 1.1666666667em;
}
/* line 1175, ../ui_components/_tux.grid.scss */
.has-sort:after {
  top: 15px;
  right: 48px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "\f0d7";
  font-size: 1.1666666667em;
}
/* line 1182, ../ui_components/_tux.grid.scss */
.has-sort.sorting_desc:before {
  color: #eb161e;
}
/* line 1187, ../ui_components/_tux.grid.scss */
.has-sort.sorting_asc:after {
  color: #eb161e;
}

/*.row-id{
  position: relative;
  &:after {
    @include abs-pos(15px, 26px, auto, auto);
    @extend .fa;
    content: "\f0d7";
  }
  

}*/
/* line 1202, ../ui_components/_tux.grid.scss */
.dataTables_scrollBody {
  margin-top: 14px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1202, ../ui_components/_tux.grid.scss */
  .dataTables_scrollBody {
    margin-top: 0;
  }
}
/* line 1208, ../ui_components/_tux.grid.scss */
.dataTables_scrollBody .has-sort:before, .dataTables_scrollBody .has-sort:after, .dataTables_scrollBody .row-id:before, .dataTables_scrollBody .row-id:after,.dataTables_scrollBody #jqgh_jqGrid_ROWID:before, .dataTables_scrollBody #jqgh_jqGrid_ROWID:after  {
  content: "";
}


/**************/
/* line 1216, ../ui_components/_tux.grid.scss */
.settingsDown {
  width: 27px;
  height: 27px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7eff3));
  background-image: -moz-linear-gradient(#ffffff, #e7eff3);
  background-image: -webkit-linear-gradient(#ffffff, #e7eff3);
  background-image: linear-gradient(#ffffff, #e7eff3);
  border: 1px solid #c1c8d0;
  font-size: 1.3333333333em;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin-left: 8px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 1216, ../ui_components/_tux.grid.scss */
  .settingsDown {
    margin-left: 37px;
  }
}

/* line 1237, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.ui-search-toolbar th {
  background: #f4f0df;
  border-bottom: 1px solid #ded3a0;
}

/* line 1244, ../ui_components/_tux.grid.scss */
.ui-search-table tbody {
  background: none !important;
}
/* line 1247, ../ui_components/_tux.grid.scss */
.ui-search-table tbody tr td {
  background: none !important;
}

/* line 1253, ../ui_components/_tux.grid.scss */
.ui-widget-content {
  background: none;
}

/* line 1257, ../ui_components/_tux.grid.scss */
.ui-search-input input {
  border-radius: 0;
  border: 1px solid #ddd !important;
}

/* line 1263, ../ui_components/_tux.grid.scss */
.ui-search-clear {
  display: none;
}

/* line 1270, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td {
  font-size: 1.22em;
}

/* line 1278, ../ui_components/_tux.grid.scss */
.ui-widget-content .ui-state-default {
  font-size: 1.05em;
  color: #676a6e;
}

/* line 1283, ../ui_components/_tux.grid.scss */
.badge {
  padding: 5px 0;
  width: 75%;
  font-size: 11px;
  display: block;
}

/* line 1291, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.jqgrow td {
  padding: 3px 0;
}

/***** 4-7-2015 *****/
/* line 1301, ../ui_components/_tux.grid.scss */
.table-wrapper table thead {
  background: #e4ecf0;
  width: 100%;
}

/* line 1307, ../ui_components/_tux.grid.scss */
.ui-th-column {
  background: #e4ecf0 !important;
  border-top: 1px solid #bcd1e0 !important;
  border-bottom: 1px solid #bcd1e0 !important;
}

/* line 1315, ../ui_components/_tux.grid.scss */
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  background: #e4ecf0 !important;
  border-top: 1px solid #bcd1e0 !important;
  border-bottom: 1px solid #bcd1e0 !important;
}

/* line 1324, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.ui-search-toolbar th {
  background: #f4f0df !important;
  border-bottom: 1px solid #ded3a0 !important;
}

/* line 1330, ../ui_components/_tux.grid.scss */
.table-wrapper {
  overflow-x: auto;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 1330, ../ui_components/_tux.grid.scss */
  .table-wrapper {
    overflow: none;
  }
}

/* line 1336, ../ui_components/_tux.grid.scss */
.IDsearch {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1336, ../ui_components/_tux.grid.scss */
  .IDsearch {
    display: none;
  }
}

/*.refresh{
  display:none;
  @include mq(tablet) {
      display:block;
    }
    @include mq(desktop){
      display:block;
    }
}*/
/* line 1353, ../ui_components/_tux.grid.scss */
#jqGridPager_right {
  width: 75%;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1353, ../ui_components/_tux.grid.scss */
  #jqGridPager_right {
    width: 12%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1353, ../ui_components/_tux.grid.scss */
  #jqGridPager_right {
    width: 8%;
  }
}

/* line 1362, ../ui_components/_tux.grid.scss */
#pg_jqGridPager {
  padding: 5px 50px;
  height: auto;
}

/* line 1368, ../ui_components/_tux.grid.scss */
.paging_full .ui-separator {
  border-left: 0 !important;
  border-right: 0 !important;
}

/* line 1374, ../ui_components/_tux.grid.scss */
.paging_full span {
  width: 14px;
}

/* line 1378, ../ui_components/_tux.grid.scss */
.paging_full .ui-state-hover {
  border: none !important;
  background: none !important;
}

/* line 1385, ../ui_components/_tux.grid.scss */
.ui-jqgrid .ui-pg-button:hover {
  padding: 0 1px !important;
}

/* line 1389, ../ui_components/_tux.grid.scss */
.ui-pg-selbox {
  display: inline-block;
  width: 100%;
  height: 29px;
  padding: 6px;
  font-size: 12px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  -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;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1389, ../ui_components/_tux.grid.scss */
  .ui-pg-selbox {
    height: 31px;
    padding: 6px 12px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1389, ../ui_components/_tux.grid.scss */
  .ui-pg-selbox {
    height: 31px;
    padding: 6px 12px;
  }
}

/* line 1416, ../ui_components/_tux.grid.scss */
.action .records-set, .keyword-pop .records-set {
  /*float: none;
  @include mq(tablet){
    float: right;
  }*/
}
/* line 1421, ../ui_components/_tux.grid.scss */
.action .records-set .records, .keyword-pop .records-set .records {
  margin-top: 26px;
}

/* line 1429, ../ui_components/_tux.grid.scss */
#rec_label {
  margin-top: 15px;
  margin-right: 5px;
  width: 68px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1429, ../ui_components/_tux.grid.scss */
  #rec_label {
    margin-top: 17px;
    margin-right: 0;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1429, ../ui_components/_tux.grid.scss */
  #rec_label {
    margin-top: 17px;
    margin-right: 0;
    width: auto;
  }
}

/* line 1444, ../ui_components/_tux.grid.scss */
.ui-widget {
  font-family: 'helvatica55', Arial, sans-serif !important;
}

/* line 1447, ../ui_components/_tux.grid.scss */
.ui-widget input {
  font-family: 'helvatica55', Arial, sans-serif !important;
}

/* line 1450, ../ui_components/_tux.grid.scss */
.ui-widget select {
  font-family: 'helvatica55', Arial, sans-serif !important;
}

/* line 1454, ../ui_components/_tux.grid.scss */
.ui-widget textarea {
  font-family: 'helvatica55', Arial, sans-serif !important;
}

/* line 1459, ../ui_components/_tux.grid.scss */
.ui-widget button {
  font-family: 'helvatica55', Arial, sans-serif !important;
}

/* line 1463, ../ui_components/_tux.grid.scss */
.ui-pg-selbox {
  border: 1px solid #ddd !important;
  padding: 6px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1463, ../ui_components/_tux.grid.scss */
  .ui-pg-selbox {
    padding: 6px 12px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1463, ../ui_components/_tux.grid.scss */
  .ui-pg-selbox {
    padding: 6px 12px;
  }
}

/* line 1475, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.jqgrow td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 1483, ../ui_components/_tux.grid.scss */
.ui-jqgrid-btable .editable {
  display: inline-block;
  width: 100%;
  height: 27px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  color: #555555;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  -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;
}

/* line 1503, ../ui_components/_tux.grid.scss */
.action ul.action-list li a, .keyword-pop ul.action-list li a {
  padding: 7px 10px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1503, ../ui_components/_tux.grid.scss */
  .action ul.action-list li a, .keyword-pop ul.action-list li a {
    padding: 7px 10px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1503, ../ui_components/_tux.grid.scss */
  .action ul.action-list li a, .keyword-pop ul.action-list li a {
    padding: 7px 10px;
  }
}

/* line 1516, ../ui_components/_tux.grid.scss */
#jqGridPager_center {
  font-size: 1em;
}

/* line 1521, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.jqgrow td {
  padding-left: 20px !important;
  padding-right: 16px !important;
}
/* line 1522, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.jqgrow td:first-child, .ui-jqgrid tr.jqgrow td:nth-child(2) {
  padding-left: 0px !important;
  padding-right: 14px !important;
}
/* line 1529, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.jqgrow td.value {
  padding-left: 5px !important;
  padding-right: 28px !important;
}
/* line 1532, ../ui_components/_tux.grid.scss */
.ui-jqgrid tr.jqgrow td.value input[type="text"] {
  margin-left: 13px;
  text-align: right;
}

/* line 1545, ../ui_components/_tux.grid.scss */
#jqGrid_frozen tbody tr td.rowId {
  padding-left: 5px !important;
}

/* line 1558, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td:first-child {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
/* line 1561, ../ui_components/_tux.grid.scss */
.table-wrapper table tbody tr td:first-child input[type="checkbox"] {
  float: left;
  margin: 4px 0 0 9px;
}

/* line 1572, ../ui_components/_tux.grid.scss */
.popoverbackground {
  width: 100%;
  background-color: transparent;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
}

/** 8.04.2015 *****/
/* line 1585, ../ui_components/_tux.grid.scss */
#jqGrid_frozen tr {
  height: 33px;
}
/* line 1586, ../ui_components/_tux.grid.scss */
#jqGrid_frozen tr:nth-child(2) {
  height: 32px;
}

/* line 1593, ../ui_components/_tux.grid.scss */
.ui-widget-content .ui-state-default.ui-jqgrid-hdiv {
  border-right: 1px solid #bcd1e0 !important;
  -moz-box-shadow: 5px 0px 15px -5px #ebebeb;
  -webkit-box-shadow: 5px 0px 15px -5px #ebebeb;
  box-shadow: 5px 0px 15px -5px #ebebeb;
}

/* line 1597, ../ui_components/_tux.grid.scss */
.frozen-bdiv {
  border-right: 1px solid #bcd1e0 !important;
  margin-top: -1px !important;
  -moz-box-shadow: 5px 0px 15px -5px #ebebeb;
  -webkit-box-shadow: 5px 0px 15px -5px #ebebeb;
  box-shadow: 5px 0px 15px -5px #ebebeb;
}

/** 9.04.2015 ***/
/* line 1604, ../ui_components/_tux.grid.scss */
.ui-jqgrid-htable thead tr th input[type="checkbox"] {
  float: left;
  margin: 3px 0 0 11px;
}

/* line 1609, ../ui_components/_tux.grid.scss */
.ui-jqdialog {
  background-color: #fff !important;
  border: 1px solid #999 !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  overflow: visible !important;
  /*border-radius: $border-radius-large;*/
  /* background: url("../../images/popup-bg.png") !important; */
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -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 !important;
  outline: 0 !important;
  margin: 50px 18px 10px;
  position: relative;
  width: auto;
  padding: 0 !important;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1609, ../ui_components/_tux.grid.scss */
  .ui-jqdialog {
    width: 424px !important;
    margin: 30px auto !important;
  }
}
/* line 1628, ../ui_components/_tux.grid.scss */
.ui-jqdialog .ui-jqdialog-titlebar {
  background: transparent !important;
  border-bottom: 1px solid #aaaaaa !important;
  padding: 18px 20px !important;
  height: auto !important;
}
/* line 1633, ../ui_components/_tux.grid.scss */
.ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-title {
  color: black !important;
  font-size: 2em;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding-left: 42px;
  text-transform: capitalize;
}
/* line 1641, ../ui_components/_tux.grid.scss */
.ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-title:before {
  color: #e5151d;
  content: "\f071";
  font-family: "FontAwesome";
  font-size: 1.16667em;
  left: 22px;
  position: absolute;
  top: 19px;
}
/* line 1651, ../ui_components/_tux.grid.scss */
.ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close {
  border: 2px solid #313335;
  border-radius: 50px;
  color: #fff;
  font-weight: normal;
  height: 42px;
  opacity: 1;
  position: absolute;
  right: -13px !important;
  text-shadow: none;
  top: -17px;
  width: 42px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzQ1NDg0YiIvPjxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjNDU0ODRiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjIyNDI1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #45484b), color-stop(39%, #45484b), color-stop(100%, #222425));
  background-image: -moz-linear-gradient(top, #45484b 1%, #45484b 39%, #222425 100%);
  background-image: -webkit-linear-gradient(top, #45484b 1%, #45484b 39%, #222425 100%);
  background-image: linear-gradient(to bottom, #45484b 1%, #45484b 39%, #222425 100%);
}
/* line 1665, ../ui_components/_tux.grid.scss */
.ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before {
  font-size: 1.8333333333em;
  font-weight: normal;
  position: absolute;
  right: 10px;
  top: 8px;
}
/* line 1674, ../ui_components/_tux.grid.scss */
.ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close span {
  background-image: none;
}
/* line 1680, ../ui_components/_tux.grid.scss */
.ui-jqdialog .formdata {
  padding: 15px 20px 10px;
}
/* line 1682, ../ui_components/_tux.grid.scss */
.ui-jqdialog .formdata .delmsg {
  margin-bottom: 15px;
  content: '';
  font-size: 0;
}
/* line 1687, ../ui_components/_tux.grid.scss */
.ui-jqdialog .formdata .delmsg:before {
  content: 'Are you sure you want to delete it?';
  font-size: 15px;
}
/* line 1693, ../ui_components/_tux.grid.scss */
.ui-jqdialog .EditTable {
  background-color: #e4ecf0;
  border-bottom: 1px solid #bcd1e0;
  border-top: 1px solid #bcd1e0;
  box-shadow: none;
  padding: 10px 20px;
  text-align: center;
}

/* line 1702, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content {
  padding-bottom: 0 !important;
}
/* line 1705, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton {
  text-align: center !important;
}
/* line 1708, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton a.fm-button {
  display: inline-block;
  font-size: 1.0833333333em;
  font-weight: bold;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  height: auto !important;
}
/* line 1720, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton a.fm-button span {
  content: '' !important;
  font-size: 0 !important;
  line-height: 0 !important;
  background-image: none !important;
}
/* line 1727, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton a#dData {
  background-image: linear-gradient(to bottom, #45484b 1%, #45484b 39%, #222425 100%) !important;
  color: #ffffff !important;
  margin-bottom: 0;
  width: 100%;
  content: '';
  font-size: 0;
  /*small screen 320px + */
}
/* line 1734, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton a#dData:before {
  content: 'Yes';
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  /* line 1727, ../ui_components/_tux.grid.scss */
  .ui-jqdialog-content td.EditButton a#dData {
    margin-bottom: 0;
    width: auto;
  }
}
/* line 1744, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton a#eData {
  background-image: linear-gradient(to bottom, #feffff 1%, #feffff 39%, #e8f0f4 100%) !important;
  border: 2px solid #ccc !important;
  width: 100%;
  content: '';
  font-size: 0;
  /*small screen 320px + */
}
/* line 1750, ../ui_components/_tux.grid.scss */
.ui-jqdialog-content td.EditButton a#eData:before {
  content: 'No';
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  /* line 1744, ../ui_components/_tux.grid.scss */
  .ui-jqdialog-content td.EditButton a#eData {
    margin-bottom: 0;
    width: auto;
  }
}

/* line 1764, ../ui_components/_tux.grid.scss */
.ui-jqgrid .ui-pg-table td {
  font-size: 1.0833333333em;
}

/* line 1767, ../ui_components/_tux.grid.scss */
.ui-jqgrid-hbox {
  position: relative;
}

/* line 1770, ../ui_components/_tux.grid.scss */
.disable-div {
  display: none;
  height: 80px;
  position: absolute;
  top: 0;
  background: #FFF;
  width: 100%;
  opacity: 0.1;
}

/***** Grid Form Field *****/
/* line 1781, ../ui_components/_tux.grid.scss */
.grid-form-header {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
}

/* line 1785, ../ui_components/_tux.grid.scss */
.grid-form-heading {
  font-size: 25px;
  display: inline-block;
  margin-top: 13px;
  color: #161718;
}
/* line 1790, ../ui_components/_tux.grid.scss */
.grid-form-heading:before {
  content: "\f053";
  color: #161718;
  padding: 0 12px 0 5px;
  font-size: 23px;
}

/* line 1798, ../ui_components/_tux.grid.scss */
.ui-jqgrid .loading {
  left: 45%;
  top: 45%;
  /* background: url(../images/loader.gif); */
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  height: 90px;
  width: 90px;
}

/* line 1809, ../ui_components/_tux.grid.scss */
.simple-grid {
  position: relative;
}
/* line 1811, ../ui_components/_tux.grid.scss */
.simple-grid .settingsDown {
  font-size: 1.0833333333em;
}
/* line 1813, ../ui_components/_tux.grid.scss */
.simple-grid .settingsDown:before {
  font-size: 1.0833333333em;
}

/* line 1820, ../ui_components/_tux.grid.scss */
.frozen-div table.ui-jqgrid-htable td.ui-search-input {
  padding: 5px 6px;
}

/* line 1826, ../ui_components/_tux.grid.scss */
.ui-datepicker-buttonpane.ui-widget-content {
  border-bottom: 1px solid #aaa !important;
}

/* line 1833, ../ui_components/_tux.grid.scss */
.tuxpopover .list-unstyled li:hover, .tuxpopover .list-inline li:hover, .tuxpopover .modal-list-body .modal-list li:hover, .modal-list-body .tuxpopover .modal-list li:hover {
  background: #e4ecf0;
}

/* line 1851, ../ui_components/_tux.grid.scss */
.grid-popover.more-popover:before {
  right: 83px;
}
/* line 1854, ../ui_components/_tux.grid.scss */
.grid-popover.more-popover:after {
  right: 83px;
}

/* line 1862, ../ui_components/_tux.grid.scss */
.simple-grid-popover.more-popover:before {
  right: 128px;
}
/* line 1865, ../ui_components/_tux.grid.scss */
.simple-grid-popover.more-popover:after {
  right: 128px;
}

/* line 1873, ../ui_components/_tux.grid.scss */
.complex-grid-popover.more-popover:before {
  right: 84px;
}
/* line 1876, ../ui_components/_tux.grid.scss */
.complex-grid-popover.more-popover:after {
  right: 84px;
}

/* line 1884, ../ui_components/_tux.grid.scss */
.simple-dwnld-popover.more-popover:before {
  right: 175px;
}
/* line 1887, ../ui_components/_tux.grid.scss */
.simple-dwnld-popover.more-popover:after {
  right: 175px;
}

/* line 1895, ../ui_components/_tux.grid.scss */
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr a.expandCollapseFilter {
  padding: 9px 2px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1895, ../ui_components/_tux.grid.scss */
  .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr a.expandCollapseFilter {
    padding: 9px 2px;
    margin-left: -12px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1895, ../ui_components/_tux.grid.scss */
  .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr a.expandCollapseFilter {
    padding: 9px 0px;
    margin-left: -12px;
  }
}
/* line 1904, ../ui_components/_tux.grid.scss */
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr a.simplegridFilter {
  padding: 9px 2px;
  margin-left: 23px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 1904, ../ui_components/_tux.grid.scss */
  .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr a.simplegridFilter {
    margin-left: 19px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 1904, ../ui_components/_tux.grid.scss */
  .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr a.simplegridFilter {
    padding: 9px 0px;
  }
}

/*for header component*/
/* line 2, ../ui_components/_tux.form.scss */
.tms-datepicker {
  width: 135px !important;
  /*margin-right: 15px;*/
  height: 30px;
}

/*for header component*/
/* line 2, ../ui_components/_tux.form.scss */
.tux-datetimepicker input[type="text"] {
     height: 30px !important;
 }
 
 .tux-datetimepicker input[type="text"][readonly] {
     background-color: #eeeeee !important;
 }
 
 .tux-calendar {
     /* background: url('../../images/datepicker.png') top left no-repeat; */
     width: 30px;
     height: 30px;
     display: inline-block;
 }

.add-on {
  display: inline-block;
}
/* line 7, ../ui_components/_tux.form.scss */
.ui-datepicker-trigger {
  margin-bottom: 1px;
}

/* line 10, ../ui_components/_tux.form.scss */
.form-wrapper, .link-one-ul-wrapper {
  width: 100%;
  float: left;
}
/* line 13, ../ui_components/_tux.form.scss */
.form-wrapper .collapsable-header, .link-one-ul-wrapper .collapsable-header, .link-one-ul-wrapper .link-one-header, .link-one-ul-wrapper ul.list-group {
  width: 100%;
  float: left;
  position: relative;
  background-color: #EFF5F8;
  border-bottom: 1px solid #bcd1e0;
  -moz-box-shadow: 0px 8px 15px -3px #ebebeb;
  -webkit-box-shadow: 0px 8px 15px -3px #ebebeb;
  box-shadow: 0px 8px 15px -3px #ebebeb;
  cursor: pointer;
}
/* line 21, ../ui_components/_tux.form.scss */
.form-wrapper .collapsable-header h2, .link-one-ul-wrapper .collapsable-header h2, .link-one-ul-wrapper .link-one-header h2, .link-one-ul-wrapper ul.list-group h2 {
  font-size: 1.0833333333em;
  font-family: 'helvatica75';
  color: #161718;
  text-transform: uppercase;
  margin: 15px;
}
/* line 29, ../ui_components/_tux.form.scss */
.form-wrapper .collapsable-header:after, .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper ul.list-group:after {
  content: "\f067";
  /*font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;*/
  text-align: center;
  padding: 7px;
  width: 30px;
  height: 30px;
  border: 1px solid #c1c8d0;
  top: 7px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfe), color-stop(100%, #e8eff3));
  background-image: -moz-linear-gradient(top, #fcfcfe 0%, #e8eff3 100%);
  background-image: -webkit-linear-gradient(top, #fcfcfe 0%, #e8eff3 100%);
  background-image: linear-gradient(to bottom, #fcfcfe 0%, #e8eff3 100%);
  color: #676a6e;
}
/* line 46, ../ui_components/_tux.form.scss */
.form-wrapper .open:after, .link-one-ul-wrapper .open:after {
  content: "\f068";
}
/* line 50, ../ui_components/_tux.form.scss */
.form-wrapper .field-wrapper, .link-one-ul-wrapper .field-wrapper {
  margin: 10px 0;
  width: 100%;
  float: left;
}
/* line 54, ../ui_components/_tux.form.scss */
.form-wrapper .field-wrapper .tms-form-label, .link-one-ul-wrapper .field-wrapper .tms-form-label {
  width: 100%;
  float: left;
  font-size: 1.0833333333em;
  text-transform: uppercase;
  line-height: 1.1666666667em;
  font-weight: normal;
}
/* line 63, ../ui_components/_tux.form.scss */
.form-wrapper .field-wrapper .form-group-heading, .link-one-ul-wrapper .field-wrapper .form-group-heading {
  margin-top: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bcd1e0;
  -moz-box-shadow: 0px 8px 15px -3px #ebebeb;
  -webkit-box-shadow: 0px 8px 15px -3px #ebebeb;
  box-shadow: 0px 8px 15px -3px #ebebeb;
  color: #161718;
  font-family: 'helvatica75';
  margin-bottom: 25px;
  text-transform: uppercase;
  clear: both;
  font-size: 1.0833333333em;
}

/* line 77, ../ui_components/_tux.form.scss */
.form-footer {
  width: 100%;
  float: left;
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
  background-color: #e4ecf0;
  padding: 10px 30px 10px 10px;
  -moz-box-shadow: 0px 8px 15px -3px #ebebeb;
  -webkit-box-shadow: 0px 8px 15px -3px #ebebeb;
  box-shadow: 0px 8px 15px -3px #ebebeb;
  /*margin-bottom:16px;*/
  position: fixed;
  bottom: 28px;
  left: 0;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 77, ../ui_components/_tux.form.scss */
  .form-footer {
    bottom: 38px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 77, ../ui_components/_tux.form.scss */
  .form-footer {
    bottom: 38px;
  }
}

/* line 96, ../ui_components/_tux.form.scss */
.tux-form {
  margin-bottom: 165px;
  width: 100%;
  float: left;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 96, ../ui_components/_tux.form.scss */
  .tux-form {
    margin-bottom: 127px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 96, ../ui_components/_tux.form.scss */
  .tux-form {
    margin-bottom: 165px;
  }
}
/* line 106, ../ui_components/_tux.form.scss */
.tux-form .form-control, .tux-form .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .tux-form .status-selectbox, .tux-form .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .tux-form .status-selectbox, .tux-form .ui-search-input input, .ui-search-input .tux-form input, .tux-form .tms-drpdwn, .tux-form .dropButton {
  width: 100%;
  font-size: 1.0833333333em;
  font-family: 'helvatica55';
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 106, ../ui_components/_tux.form.scss */
  .tux-form .form-control, .tux-form .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .tux-form .status-selectbox, .tux-form .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .tux-form .status-selectbox, .tux-form .ui-search-input input, .ui-search-input .tux-form input, .tux-form .tms-drpdwn, .tux-form .dropButton {
    width: 100%;
  }
}

/* line 116, ../ui_components/_tux.form.scss */
.tms-drpdwn {
  /*height: 30px;*/
  border: 1px solid #ddd;
}

/*This is append at the time of error*/
/* line 124, ../ui_components/_tux.form.scss */
.error .form-control, .error .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .error .status-selectbox, .error .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .error .status-selectbox, .error .ui-search-input input, .ui-search-input .error input, .error .tms-drpdwn, .error .dropButton {
  border: 1px solid #eb161e;
}
/* line 127, ../ui_components/_tux.form.scss */
.error.form-control, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .error.status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .error.status-selectbox, .ui-search-input input.error, .error.tms-drpdwn, .error.dropButton {
  border: 1px solid #eb161e;
}
/* line 130, ../ui_components/_tux.form.scss */
.error.tms-drpdwn {
  border: 1px solid #eb161e;
}
/* line 133, ../ui_components/_tux.form.scss */
.error .radio label:before {
  border: 1px solid #eb161e;
}

/* line 138, ../ui_components/_tux.form.scss */
.tms-field-mandatory .tms-form-label {
  border-left: 3px solid #eb161e;
  padding-left: 6px;
}

/*.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
    position: absolute;
}*/
/* line 150, ../ui_components/_tux.form.scss */
.right-spacer {
  margin-right: 15px;
}

/*This is the error message for field level*/
/* line 156, ../ui_components/_tux.form.scss */
.tux-field-error-msg {
  color: #eb161e;
  font-size: 1.0833333333em;
  width: 100%;
  display: block;
  line-height: 30px;
  clear: both;
  position: absolute;
}

/* line 168, ../ui_components/_tux.form.scss */
.tab-section.vertical {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 168, ../ui_components/_tux.form.scss */
  .tab-section.vertical {
    margin-top: 15px;
    width: 100%;
    float: left;
  }
}
/* line 174, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-links li {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 174, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-links li {
    padding-left: 12px;
  }
}
/* line 178, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-links li a {
  color: #676a6e;
  text-decoration: none;
  padding: 15px 0 15px 12px;
  font-family: 'helvatica75';
  text-transform: uppercase;
  display: block;
  border-left: 2px solid #fff;
  border-bottom: 1px dotted #ccc;
  font-size: 1em;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 178, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-links li a {
    padding: 15px 0 15px 0;
  }
}
/* line 195, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-links li.active {
  border-left: 3px solid #d20000;
}

/* line 204, ../ui_components/_tux.form.scss */
.selected-vtab, .tab-section.vertical .tab-links li:hover a, .tab-section.vertical .tab-links li.active a {
  color: #161718;
  font-family: 'helvatica75';
  position: relative;
}
/* line 208, ../ui_components/_tux.form.scss */
.selected-vtab:after, .tab-section.vertical .tab-links li:hover a:after, .tab-section.vertical .tab-links li.active a:after {
  content: '\f0da';
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 0px;
  top: 17px;
  color: #d20000;
}

/*-- tab horizontal section --*/
/* line 223, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-header {
  width: 100%;
  float: none;
  border-right: 0px;
  position: relative;
  height: auto;
  padding: 15px 0;
  background-color: #EFF5F8;
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 223, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header {
    display: block;
    background-color: transparent;
    border-top: none;
    padding: 0;
    clear: both;
  }
}

/* line 242, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-links {
  padding-left: 0px;
  list-style: none;
}

/* line 248, ../ui_components/_tux.form.scss */
.tab-section.vertical .form-footer {
  left: 0px;
  top: auto;
  width: 100%;
}
/* line 253, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-content {
  width: 100%;
  float: left;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 253, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-content {
    width: 72%;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 253, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-content {
    width: 81%;
  }
}
/* line 263, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-panel {
  display: none;
  padding: 0px 20px 20px;
  overflow: hidden;
  line-height: 20px;
  /*margin-bottom: 85px;*/
}
/* line 270, ../ui_components/_tux.form.scss */
.tab-section.vertical .tab-header {
  border-right: 2px solid #bcd1e0;
  height: inherit;
  float: left;
  width: 19%;
  padding: 0 2% 0 0;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 270, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header {
    width: 28%;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 270, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header {
    width: 19%;
  }
}

/*-- tab horizontal section --*/
/* line 290, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-links {
  padding-left: 0px;
  list-style: none;
  display: block;
}
/* line 294, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-links li {
  float: left;
}
/* line 296, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-links li a {
  float: left;
  color: #676a6e;
  font-size: 1em;
  padding: 10px 15px;
  text-decoration: none;
  font-family: 'helvatica65';
  text-transform: uppercase;
}
/* line 310, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-links li.active a {
  font-family: 'helvatica65';
}
/* line 317, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-content {
  border-top: none;
  clear: both;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 317, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-content {
    border-top: 1px solid #aaaaaa;
  }
}
/* line 323, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-content .tab-panel {
  display: none;
  padding: 10px;
  overflow: hidden;
  line-height: 20px;
}
/* line 330, ../ui_components/_tux.form.scss */
.tab-section.horizontal .tab-header {
  border-bottom: 1px solid #aaaaaa;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 330, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header {
    border-bottom: none;
  }
}

/* line 338, ../ui_components/_tux.form.scss */
.selected-htab, .tab-section.horizontal .tab-links li a:hover, .tab-section.horizontal .tab-links li.active a {
  border-bottom: 3px solid #d20000;
  padding: 10px 15px 7px;
  position: relative;
  color: #161718;
  font-family: 'helvatica65';
}
/* line 344, ../ui_components/_tux.form.scss */
.selected-htab:after, .tab-section.horizontal .tab-links li a:hover:after, .tab-section.horizontal .tab-links li.active a:after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #d20000;
  position: absolute;
  bottom: -12px;
  text-align: center;
  left: 45%;
}

/* line 357, ../ui_components/_tux.form.scss */
.dropButton {
  display: none;
}

@media screen and (max-width: 767.99px) {
  /* line 363, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links {
    position: absolute;
    background: #fff;
    width: 96%;
    display: none;
    top: 53px;
    left: 2%;
    z-index: 105;
    border: 1px solid #c1c8d0;
    -moz-box-shadow: 9px 10px 12px -5px #dddddd;
    -webkit-box-shadow: 9px 10px 12px -5px #dddddd;
    box-shadow: 9px 10px 12px -5px #dddddd;
  }
  /* line 373, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li {
    width: 100%;
    border-bottom: 1px solid #dde8ef;
  }
  /* line 376, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li a {
    padding: 15px 0 15px 12px;
    font-size: 1em;
    width: 100%;
    text-transform: capitalize;
  }
  /* line 382, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li.active {
    background-color: #e5eef3 !important;
    border-bottom: 1px solid #afcada;
  }
  /* line 385, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li.active a {
    border-bottom: none;
    color: #676a6e;
    /*border-left: 3px solid $nav-active-border;*/
  }
  /* line 389, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li.active a:after {
    content: "";
  }
  /* line 394, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li:hover {
    background-color: #e5eef3 !important;
    border-bottom: 1px solid #afcada;
  }
  /* line 397, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li:hover a {
    border-bottom: none;
    color: #676a6e;
    /*border-left: 3px solid $nav-active-border;*/
  }
  /* line 401, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li:hover a:after {
    content: "";
  }
  /* line 406, ../ui_components/_tux.form.scss */
  .tab-section.horizontal .tab-header .tab-links li:nth-child(odd) {
    background-color: #fafcfd;
  }

  /* line 411, ../ui_components/_tux.form.scss */
  .dropButton {
    display: block;
    padding: 10px 12px;
    width: 96% !important;
    height: auto;
    margin: 0 2%;
    text-align: left;
    font-family: 'helvatica65';
    cursor: pointer;
    position: relative;
    color: #161718;
    text-transform: uppercase;
  }
  /* line 423, ../ui_components/_tux.form.scss */
  .dropButton:after {
    content: "\f078";
    position: absolute;
    right: 10px;
    top: 12px;
    color: #878c92;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

  /* line 437, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header {
    width: 100%;
    float: none;
    border-right: 0px;
    position: relative;
    height: auto;
    padding: 15px 0;
    background-color: #EFF5F8;
    border-top: 1px solid #bcd1e0;
    border-bottom: 1px solid #bcd1e0;
  }
  /* line 447, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links {
    position: absolute;
    background: #fff;
    width: 100%;
    width: 96%;
    display: none;
    top: 53px;
    left: 2%;
    z-index: 105;
    border: 1px solid #c1c8d0;
    -moz-box-shadow: 9px 10px 12px -5px #dddddd;
    -webkit-box-shadow: 9px 10px 12px -5px #dddddd;
    box-shadow: 9px 10px 12px -5px #dddddd;
  }
  /* line 458, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li {
    border-bottom: 1px solid #dde8ef;
    border-left: none;
  }
  /* line 461, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li a {
    font-size: 1em;
    width: 100%;
    text-transform: capitalize;
    border-left: none;
  }
  /* line 467, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li.active {
    background-color: #e5eef3 !important;
    border-bottom: 1px solid #afcada;
  }
  /* line 470, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li.active a {
    color: #676a6e;
  }
  /* line 472, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li.active a:after {
    content: "";
  }
  /* line 477, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li:hover {
    background-color: #e5eef3 !important;
    border-bottom: 1px solid #afcada;
  }
  /* line 480, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li:hover a {
    color: #676a6e;
  }
  /* line 482, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li:hover a:after {
    content: "";
  }
  /* line 487, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-header .tab-links li:nth-child(odd) {
    background-color: #fafcfd;
  }
  /* line 493, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-links {
    margin-top: 0px;
  }
  /* line 496, ../ui_components/_tux.form.scss */
  .tab-section.vertical .tab-content .tab-panel {
    padding: 10px;
  }
}
/* line 503, ../ui_components/_tux.form.scss */
.collapse-all {
  /*margin-right:24px;*/
}
/* line 506, ../ui_components/_tux.form.scss */
.collapse-all:after {
  content: "\f068";
}

/* line 513, ../ui_components/_tux.form.scss */
.expand-all:after {
  content: "\f067";
}

/* line 519, ../ui_components/_tux.form.scss */
.expand-collapse-btn, .collapse-all, .expand-all {
  margin-top: 10px;
  margin-left: 20px;
  float: right;
  width: 25px;
  height: 25px;
  border: 1px solid #c1c8d0;
  position: relative;
  /*small screen 320px + */
}
/* line 528, ../ui_components/_tux.form.scss */
.expand-collapse-btn:after, .collapse-all:after, .expand-all:after {
  text-align: center;
  position: absolute;
  width: 25px;
  height: 25px;
  border: 1px solid #c1c8d0;
  bottom: 3px;
  left: -5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-family: 'helvatica75';
  font-size: 1.3333333333em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-top: 6px;
  color: #676a6e;
}
@media only screen and (min-width: 768px) {
  /* line 519, ../ui_components/_tux.form.scss */
  .expand-collapse-btn, .collapse-all, .expand-all {
    margin-top: 15px;
  }
}

/* line 550, ../ui_components/_tux.form.scss */
.required-indicator {
  float: left;
  margin-top: 17px;
  padding-left: 10px;
  border-left: 3px solid #eb161e;
  color: #878c92;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 550, ../ui_components/_tux.form.scss */
  .required-indicator {
    float: right;
    margin-right: 16px;
    margin-top: 25px;
  }
}

/* line 568, ../ui_components/_tux.form.scss */
.tux-dropdown-none {
  display: block;
  min-width: 400px;
  padding: 0;
  margin: 0;
  list-style: none;
  box-shadow: none;
  background: none;
  border: none;
  border-radius: 0;
}

/* line 579, ../ui_components/_tux.form.scss */
.tux-menu-top {
  min-height: 20px;
  top: auto;
  bottom: 50px;
  right: 10px;
  padding: 10px 10px 0;
}
/* line 585, ../ui_components/_tux.form.scss */
.tux-menu-top:after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: -7px;
  height: 16px;
  width: 16px;
  font-size: 2em;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 585, ../ui_components/_tux.form.scss */
  .tux-menu-top:after {
    right: 61px;
  }
}
/* line 601, ../ui_components/_tux.form.scss */
.tux-menu-top span {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
/* line 605, ../ui_components/_tux.form.scss */
.tux-menu-top span .btn {
  width: 100%;
}

/* line 610, ../ui_components/_tux.form.scss */
.form-footer .dropdown {
  margin-left: 10px;
}

/* line 614, ../ui_components/_tux.form.scss */
.tux-button-space .open:after {
  content: none;
}

/* line 617, ../ui_components/_tux.form.scss */
.primary-tux-buttonset .btn-primary {
  margin-bottom: 0;
}

/* line 620, ../ui_components/_tux.form.scss */
.primary-tux-buttonset span {
  display: inline-block;
  margin-bottom: 0;
  width: auto;
  margin-left: 10px;
}

/* line 626, ../ui_components/_tux.form.scss */
.leftAln {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 626, ../ui_components/_tux.form.scss */
  .leftAln {
    float: left !important;
  }
}

/* line 631, ../ui_components/_tux.form.scss */
.tux-button-space {
  min-width: 100px;
  float: right;
}

/* line 635, ../ui_components/_tux.form.scss */
.tux-action-button {
  padding: 10px 15px;
}

/* line 639, ../ui_components/_tux.form.scss */
.btn-close:hover {
  background-image: -webkit-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
}

/* line 642, ../ui_components/_tux.form.scss */
.dropdown-menu {
  border-radius: 0;
}

/* line 646, ../ui_components/_tux.form.scss */
.row-wrapper {
  clear: both;
}

/* Datepicker style*/
/* line 652, ../ui_components/_tux.form.scss */
.ui-datepicker {
  padding: 0 !important;
  border: 1px solid #bcd1e0 !important;
  background-color: #fff;
}

/* line 657, ../ui_components/_tux.form.scss */
.ui-widget-header {
  border: none !important;
  border-bottom: 1px solid #bcd1e0 !important;
  border-radius: 0px !important;
  background: #E4ECF0 !important;
}

/* line 663, ../ui_components/_tux.form.scss */
.ui-datepicker .ui-datepicker-title {
  color: #2688DA;
}

/* line 666, ../ui_components/_tux.form.scss */
.ui-state-default {
  background: #fff !important;
  border: none !important;
  text-align: center;
  font-weight: bold !important;
  font-size: 1em;
  color: #676A6E !important;
}
/* line 673, ../ui_components/_tux.form.scss */
.ui-state-default.ui-state-highlight {
  background: #2688DA !important;
  color: #fff !important;
}
/* line 677, ../ui_components/_tux.form.scss */
.ui-state-default:hover {
  background: #E9EDF0 !important;
}

/* line 682, ../ui_components/_tux.form.scss */
.ui-datepicker.ui-widget-content .ui-state-default:hover {
  background: #24b685 !important;
  color: #fff !important;
}

/* line 687, ../ui_components/_tux.form.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  background: none !important;
  border-radius: 0px !important;
}
/* line 690, ../ui_components/_tux.form.scss */
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
  background: #fff !important;
}

/* line 694, ../ui_components/_tux.form.scss */
.ui-icon-circle-triangle-w {
  background-position: -95px 0px !important;
}

/* line 697, ../ui_components/_tux.form.scss */
.ui-icon-circle-triangle-e {
  background-position: -33px 0px !important;
}

/* line 701, ../ui_components/_tux.form.scss */
.ui-datepicker td a {
  display: inline !important;
}

/* line 705, ../ui_components/_tux.form.scss */
.ui-datepicker-current-day .ui-state-active {
  background: #24b685 !important;
  color: #fff !important;
}

/* line 710, ../ui_components/_tux.form.scss */
.ui-datepicker {
  z-index: 120 !important;
}

/* line 714, ../ui_components/_tux.form.scss */
.ui-widget-content .ui-priority-secondary {
  opacity: 1 !important;
}

/* line 718, ../ui_components/_tux.form.scss */
.radio label span {
  padding: 1px 12px;
  border: 1px solid;
}
/* line 720, ../ui_components/_tux.form.scss */
.radio label span.color-red {
  background-color: #a12022;
}
/* line 721, ../ui_components/_tux.form.scss */
.radio label span.color-black {
  background-color: #1b1c1c;
}
/* line 722, ../ui_components/_tux.form.scss */
.radio label span.color-white {
  background-color: #f2f2f2;
}
/* line 723, ../ui_components/_tux.form.scss */
.radio label span.color-green {
  background-color: #375263;
}
/* line 724, ../ui_components/_tux.form.scss */
.radio label span.color-grey {
  background-color: #adadac;
}
/* line 725, ../ui_components/_tux.form.scss */
.radio label span.color-mix {
  background: #4a2328;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a2328 52%, #c4bebe 55%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, #4a2328), color-stop(55%, #c4bebe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a2328 52%, #c4bebe 55%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a2328 52%, #c4bebe 55%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a2328 52%, #c4bebe 55%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a2328 52%, #c4bebe 55%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a2328', endColorstr='#c4bebe',GradientType=0 );
  /* IE6-9 */
}

/*for header component*/
/* line 3, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper, .field-interaction-wrapper.link-one-ul-wrapper {
  margin-bottom: 72px;
}
/* line 5, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .field-wrapper, .field-interaction-wrapper.link-one-ul-wrapper .field-wrapper {
  margin: 0;
}
/* line 9, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-header:not(:first-child), .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:not(:first-child), .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:not(:first-child), .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:not(:first-child), .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:not(:first-child), .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:not(:first-child), .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:not(:first-child), .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:not(:first-child) {
  -moz-box-shadow: inset 0px 8px 15px -5px #dce2e5;
  -webkit-box-shadow: inset 0px 8px 15px -5px #dce2e5;
  box-shadow: inset 0px 8px 15px -5px #dce2e5;
}
/* line 12, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-header.open, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header.open, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .open.link-one-header, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .open.link-one-header, .field-interaction-wrapper.link-one-ul-wrapper .open.link-one-header, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.open.list-group, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.open.list-group, .field-interaction-wrapper.link-one-ul-wrapper ul.open.list-group {
  -moz-box-shadow: 0px 8px 15px -5px #ebebeb;
  -webkit-box-shadow: 0px 8px 15px -5px #ebebeb;
  box-shadow: 0px 8px 15px -5px #ebebeb;
}
/* line 14, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-header.open:not(:first-child), .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header.open:not(:first-child), .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .open.link-one-header:not(:first-child), .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .open.link-one-header:not(:first-child), .field-interaction-wrapper.link-one-ul-wrapper .open.link-one-header:not(:first-child), .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.open.list-group:not(:first-child), .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.open.list-group:not(:first-child), .field-interaction-wrapper.link-one-ul-wrapper ul.open.list-group:not(:first-child) {
  -moz-box-shadow: inset 0px 8px 15px -5px #dce2e5;
  -webkit-box-shadow: inset 0px 8px 15px -5px #dce2e5;
  box-shadow: inset 0px 8px 15px -5px #dce2e5;
}
/* line 19, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after {
  content: "\f067";
  text-align: center;
  padding: 7px;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: 1px solid #c1c8d0;
  top: 7px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZWZmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfe), color-stop(100%, #e8eff3));
  background-image: -moz-linear-gradient(top, #fcfcfe 0%, #e8eff3 100%);
  background-image: -webkit-linear-gradient(top, #fcfcfe 0%, #e8eff3 100%);
  background-image: linear-gradient(to bottom, #fcfcfe 0%, #e8eff3 100%);
  color: #676a6e;
}
/* line 33, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-header.open:after, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header.open:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .open.link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .open.link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .open.link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.open.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.open.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper ul.open.list-group:after {
  content: "\f068";
}
/* line 38, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper h2, .field-interaction-wrapper.link-one-ul-wrapper h2 {
  margin: 15px 15px 15px 5px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 38, ../ui_components/_tux.field.interaction.scss */
  .field-interaction-wrapper.form-wrapper h2, .field-interaction-wrapper.link-one-ul-wrapper h2 {
    margin-right: 0;
  }
}
/* line 44, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .checked-value, .field-interaction-wrapper.link-one-ul-wrapper .checked-value {
  color: #676a6e;
  font-size: 1.0833333333em;
  margin: 0 15px 10px 5px;
  text-transform: uppercase;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 44, ../ui_components/_tux.field.interaction.scss */
  .field-interaction-wrapper.form-wrapper .checked-value, .field-interaction-wrapper.link-one-ul-wrapper .checked-value {
    margin: 15px 15px 10px 0;
  }
}
/* line 52, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .checked-value span, .field-interaction-wrapper.link-one-ul-wrapper .checked-value span {
  padding-left: 20px;
}
/* line 54, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .checked-value span:first-child, .field-interaction-wrapper.link-one-ul-wrapper .checked-value span:first-child {
  padding-left: 0px;
}
/* line 62, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .checkbox, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .checkbox {
  margin-bottom: 20px;
}
/* line 64, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .checkbox label, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .checkbox label {
  padding-left: 37px;
  text-transform: uppercase;
  font-size: 1.0833333333em;
}
/* line 68, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .checkbox label:before, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .checkbox label:before {
  width: 30px;
  height: 30px;
  bottom: 0;
}
/* line 74, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .checkbox input[type=checkbox]:checked + label:before, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .checkbox input[type=checkbox]:checked + label:before {
  line-height: 27px;
  padding-left: 3px;
  font-size: 1.8333333333em;
}
/* line 81, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .row-wrapper .checkbox-header, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .row-wrapper .checkbox-header {
  border-bottom: 1px solid #bcd1e0;
  box-shadow: 0 8px 15px -3px #ebebeb;
  cursor: pointer;
  float: left;
  position: relative;
  padding: 15px 15px 10px 10px;
}
/* line 88, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .row-wrapper .checkbox-header .checkbox, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .row-wrapper .checkbox-header .checkbox {
  margin-bottom: 0;
}
/* line 90, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .row-wrapper .checkbox-header .checkbox label, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .row-wrapper .checkbox-header .checkbox label {
  /*font-weight: bold;*/
  font-family: 'helvatica75';
  color: #161718;
}
/* line 99, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .checkbox-inner-wrapper, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .checkbox-inner-wrapper {
  padding: 17px 0px 0;
  clear: both;
  border-bottom: 1px solid #bcd1e0;
  float: left;
  width: 100%;
}
/* line 106, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .row-wrapper, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .row-wrapper {
  position: relative;
}
/* line 109, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper.form-wrapper .collapsable-details .row-wrapper .checkbox label, .field-interaction-wrapper.link-one-ul-wrapper .collapsable-details .row-wrapper .checkbox label {
  color: #676a6e;
}
/* line 120, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper .configlabel {
  padding-left: 37px;
  text-transform: uppercase;
  font-size: 1.0833333333em;
}
/* line 125, ../ui_components/_tux.field.interaction.scss */
.field-interaction-wrapper .sub_label p {
  padding-left: 37px;
}

/* line 129, ../ui_components/_tux.field.interaction.scss */
.checkedHeader {
  color: #161718;
}

/*for header component*/
/* line 3, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs {
  padding: 2em;
  padding-top: 1em;
  padding-bottom: 0;
  padding-left: 0;
  margin-left: 5px;
  font-family: inherit;
  font-weight: 400;
  text-transform: capitalize;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 3, ../ui_components/_tux.breadcrumb.scss */
  .breadcrumbs {
    display: block;
    margin-bottom: 0px;
  }
}
/* line 17, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li {
  display: none;
  font-size: 22px;
  font-family: 'helvatica45';
  text-transform: capitalize;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 17, ../ui_components/_tux.breadcrumb.scss */
  .breadcrumbs li {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'helvatica55';
  }
}
/* line 30, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li:nth-last-child(2) {
  display: inline-block;
}
/* line 34, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li:nth-last-child(2) a {
  font-size: 0;
  line-height: 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 34, ../ui_components/_tux.breadcrumb.scss */
  .breadcrumbs li:nth-last-child(2) a {
    font-size: 12px;
    line-height: 20px;
  }
}
/* line 45, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li:nth-last-child(2) a:before {
  content: "\f053";
  padding: 0 5px 0 0;
  color: black;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  font-weight: 300;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 45, ../ui_components/_tux.breadcrumb.scss */
  .breadcrumbs li:nth-last-child(2) a:before {
    content: '';
    font-size: 0;
    line-height: 0;
  }
}
/* line 66, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li.last {
  display: inline-block;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 66, ../ui_components/_tux.breadcrumb.scss */
  .breadcrumbs li.last {
    content: '';
  }
}
/* line 74, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li a {
  color: #2688DA;
}
/* line 79, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li:after {
  content: "\f054";
  color: #E2E2E2;
  padding: 0 1.00em 0 1.00em;
  display: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 79, ../ui_components/_tux.breadcrumb.scss */
  .breadcrumbs li:after {
    display: inline;
  }
}
/* line 91, ../ui_components/_tux.breadcrumb.scss */
.breadcrumbs li.last:before, .breadcrumbs li.last:after {
  content: '';
}

/*for header component*/
/*@import"../ui_components/tux.breadcrumb.scss";*/
/*for header component*/
/* line 5, ../ui_components/_tux.link_one.scss */
.tux-link-modal .modal-title, .tux-link-modal .popover-content .pop-title, .popover-content .tux-link-modal .pop-title, .tux-link-modal .pop-content .pop-title, .pop-content .tux-link-modal .pop-title {
  padding-left: 0;
}
/* line 7, ../ui_components/_tux.link_one.scss */
.tux-link-modal .modal-title:before, .tux-link-modal .popover-content .pop-title:before, .popover-content .tux-link-modal .pop-title:before, .tux-link-modal .pop-content .pop-title:before, .pop-content .tux-link-modal .pop-title:before {
  content: "";
}

/* line 12, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper {
  font-weight: normal;
  /*color: #808285;*/
}
/* line 17, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper .link-one-header {
  margin-bottom: 12px;
}
/* line 19, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper .link-one-header:after {
  display: none;
}
/* line 25, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group {
  clear: both;
  position: relative;
  top: -12px;
  background-color: inherit;
  cursor: default;
}
/* line 33, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group:after {
  display: none;
}
/* line 37, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
  font-size: 1.0833333333em;
}
/* line 46, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group .list-group-item:first-child, .link-one-ul-wrapper ul.list-group .list-group-item:last-child {
  border: none;
  background-color: inherit;
}
/* line 51, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group .list-group-item:nth-of-type(even) {
  background-color: #f7f7f7;
}
/* line 55, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group .list-group-item a {
  color: #2688da;
}
/* line 59, ../ui_components/_tux.link_one.scss */
.link-one-popup {
  background-color: inherit;
  border: none;
  margin-left: 30px;
  margin-top: -47px;
}
/* line 65, ../ui_components/_tux.link_one.scss */
.link-one-popup a.boxclose {
  position: absolute;
  top: -10px;
  right: -10px;
  color: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  background: #000;
  font-size: 16px;
  display: block;
  line-height: 0px;
  cursor: pointer;
  padding: 14px 10px;
}
/* line 80, ../ui_components/_tux.link_one.scss */
.link-one-popup:before {
  left: -12px;
  right: auto;
  top: 8px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #cccccc;
  border-left: none;
}
/* line 90, ../ui_components/_tux.link_one.scss */
.link-one-popup:after {
  left: -11px;
  right: auto;
  top: 8px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid white;
  border-left: none;
}
/* line 101, ../ui_components/_tux.link_one.scss */
.link-one-popup .modal-dialog {
  margin: 0;
  width: 300px;
}
/* line 104, ../ui_components/_tux.link_one.scss */
.link-one-popup .modal-dialog .modal-content {
  background: inherit;
}
/* line 108, ../ui_components/_tux.link_one.scss */
.link-one-popup .modal-dialog .modal-header, .link-one-popup .modal-dialog .popover-content .pop-header, .popover-content .link-one-popup .modal-dialog .pop-header, .link-one-popup .modal-dialog .pop-content .pop-header, .pop-content .link-one-popup .modal-dialog .pop-header {
  padding: 0;
  border: none;
}
/* line 111, ../ui_components/_tux.link_one.scss */
.link-one-popup .modal-dialog .modal-header .close, .link-one-popup .modal-dialog .popover-content .pop-header .close, .popover-content .link-one-popup .modal-dialog .pop-header .close, .link-one-popup .modal-dialog .pop-content .pop-header .close, .pop-content .link-one-popup .modal-dialog .pop-header .close {
  z-index: 1000;
}
/* line 115, ../ui_components/_tux.link_one.scss */
.link-one-popup .modal-dialog .modal-body {
  padding: 0;
}
/* line 121, ../ui_components/_tux.link_one.scss */
.table {
  background-color: white;
  margin: 0;
  border: solid 1px #cccccc;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 121, ../ui_components/_tux.link_one.scss */
  .table {
    width: 100%;
    min-width: 280px;
    margin: 0;
    border: none;
  }
}
/* line 134, ../ui_components/_tux.link_one.scss */
.table td {
  padding: 10px 5px 10px 10px;
}
/* line 138, ../ui_components/_tux.link_one.scss */
.table a {
  color: #2688da;
}
/* line 146, ../ui_components/_tux.link_one.scss */
.link-one-popup .panel {
  border-radius: 0;
  margin-bottom: 0;
}
/* line 154, ../ui_components/_tux.link_one.scss */
.link-one-popup .panel .panel-heading {
  display: block;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 154, ../ui_components/_tux.link_one.scss */
  .link-one-popup .panel .panel-heading {
    display: none;
  }
}
/* line 159, ../ui_components/_tux.link_one.scss */
.link-one-popup .panel .panel-heading:before {
  display: none;
}
/* line 170, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group .list-group-item-info, .link-one-ul-wrapper ul.list-group .list-group-item:hover {
  border-color: #5bc0de;
  background-color: #d9edf7;
}
/* line 173, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper ul.list-group .list-group-item-info + li, .link-one-ul-wrapper ul.list-group .list-group-item:hover + li {
  border-top: 1px solid #5bc0de;
}
/* line 179, ../ui_components/_tux.link_one.scss */
.link-one-ul-wrapper .overlay {
  background: black;
  opacity: .5;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  display: none;
}

/* line 194, ../ui_components/_tux.link_one.scss */
.dual-table td:first-child {
  width: 15%;
}

/* line 200, ../ui_components/_tux.link_one.scss */
.page-title.linkpage {
  position: relative;
  padding-left: 25px;
  font-size: 22px;
  display: block;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 200, ../ui_components/_tux.link_one.scss */
  .page-title.linkpage {
    font-size: 25px;
  }
}
/* line 208, ../ui_components/_tux.link_one.scss */
.page-title.linkpage:after {
  top: 9px;
  right: auto;
  bottom: auto;
  left: 0px;
  position: absolute;
  content: "\f053";
  font-size: 0.75em;
}

/* line 220, ../ui_components/_tux.link_one.scss */
.tux-link-modal.modal .modal-body {
  padding: 20px;
}

/* line 227, ../ui_components/_tux.link_one.scss */
.table-striped tr td {
  font-size: 13px;
  font-family: 'helvatica55';
}

/* line 234, ../ui_components/_tux.link_one.scss */
.position-fix {
  margin-top: 0;
  padding-top: 117px;
}

/* line 3, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header {
  background: #e4ecf0;
  
}
/* line 6, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-cell {
	padding-top: 2px;
  font-size: 14px;
  border-bottom-color: #ddd;
  font-family: helvatica55;
}
/* line 11, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-paging-row-summary-panel {
  width: auto !important;
}
/* line 14, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-body .ag-row-even {
  background-color: #f7f7f7;
}
/* line 17, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-body .ag-row-odd {
  background-color: #ffffff;
}
/* line 20, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-filter-value,
.tux-grid.ag-fresh .ag-selection-checkbox {
  margin-right: 4px;
}
/* line 24, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh.data-grid .ag-header {
  border-bottom: 1px solid #bcd1e0;
  border-top: 1px solid #bcd1e0;
}
/* line 28, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-root {
  border: none;
}
/* line 31, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header-cell {
	
  border: none;
}
/* line 34, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header-cell-text {
  font-size: 15px;
  font-weight: bold;
  color: #555;
  font-family: helvatica55;
}
/* line 40, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-cell-no-focus {
  border-right: none;
}
/* line 43, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-cell-focus {
  border: none;
  border-bottom: 1px solid #ddd;
  outline: none;
}
/* line 48, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-cell-focus input[type=text] {
  width: 100%;
  font-size: 12px;
  padding: 3px 0px;
  color: #555555;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  -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;
  font-family: 'helvatica55';
}
/* line 60, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-row-selected {
  background-color: #e5eef3 !important;
}
/* line 63, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-body {
  padding-top: 5px !important;
}
/* line 66, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header-cell-label {
	
  padding: 7px 2px;
}
/* line 69, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header-cell-menu-button {
  margin-top: 8px;
}
/* line 72, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header-row,
.tux-grid.ag-fresh .ag-header {
  height: 70px !important;
  
}
/* line 76, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-pinned-left-cols-viewport {
  border-right: 1px solid #bcd1e0 !important;
  -moz-box-shadow: 5px 0px 15px -5px #ebebeb;
  -webkit-box-shadow: 5px 0px 15px -5px #ebebeb;
  box-shadow: 5px 0px 15px -5px #ebebeb;
  position: relative;
  z-index: 10;
}
/* line 84, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-header-icon svg {
  fill: #676a6e;
  width: initial;
  height: initial;
}
/* line 89, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-paging-button {
  border: none;
  background: none;
  font-size: 0;
}
/* line 93, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-paging-button:after {
  font-family: 'FontAwesome';
  color: #2688DA;
  font-size: 16px;
  cursor: pointer;
}
/* line 101, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-paging-button[disabled] {
  opacity: 0.35;
}
/* line 104, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-paging-button:focus {
  outline: none;
}
/* line 107, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh #btFirst:after {
  content: "\f049";
}
/* line 110, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh #btPrevious:after {
  content: "\f048";
}
/* line 113, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh #btNext:after {
  content: "\f051";
}
/* line 116, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh #btLast:after {
  content: "\f050";
}
/* line 119, ../ui_components/_tux.aggrid.scss */
.tux-grid.ag-fresh .ag-paging-page-summary-panel {
  float: right;
}
/* line 123, ../ui_components/_tux.aggrid.scss */
.tux-grid .status-holder {
  width: 70%;
  color: #fff;
  display: block;
  font-size: 11px;
  border-radius: 18px;
  text-align: center;
  margin: auto;
  font-weight: bold;
  padding: 3px 0;
  text-transform: uppercase;
}
/* line 136, ../ui_components/_tux.aggrid.scss */
.tux-grid .status-holder.Done{
  background: #24b685;
}
/* line 140, ../ui_components/_tux.aggrid.scss */
.tux-grid .status-holder.Pending{
  background: #ea5a5a;
}
/* line 144, ../ui_components/_tux.aggrid.scss */
.tux-grid .status-holder.Due {
  background: #d4aa00;
}

/* line 148, ../ui_components/_tux.aggrid.scss */
.data-grid {
  width: 100%;
  height: 450px;
}

/* line 152, ../ui_components/_tux.aggrid.scss */
svg {
  width: initial;
  height: initial;
}

/* line 156, ../ui_components/_tux.aggrid.scss */
.edit-select {
  width: 100%;
  height: 80%;
}

/* line 161, ../ui_components/_tux.aggrid.scss */
.export-btn, .print-btn {
  margin: 0 0 0 5px;
}

.addRowBtn, .editRowBtn, .delRowBtn {
    margin: 10px 5px;
}
@media print {
  /* line 165, ../ui_components/_tux.aggrid.scss */
  .print-body * {
    height: 0;
    overflow: hidden;
  }

  /* line 169, ../ui_components/_tux.aggrid.scss */
  .for-print, .for-print * {
    visibility: visible;
    height: auto;
  }

  /* line 174, ../ui_components/_tux.aggrid.scss */
  .for-print {
    position: fixed;
    left: 0;
    top: 0;
  }
}
/* line 4, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-menu.dropdown-menu {
  padding: 0px;
  top: 29px;
}

/* line 9, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-menu {
  overflow: auto;
}

/* line 10, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

/* line 11, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist > li {
  padding-bottom: 1px;
}

/* line 12, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist > li > a {
  position: relative;
}

/* line 13, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist li > span,
ul.tux-menulist li > a,
ul.tux-list li > a:hover,
ul.tux-list li > a:focus {
  display: block;
  padding: 7px 14px;
  color: #676a6e;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  font-size: 13px;
  text-transform: capitalize;
}

/* line 17, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist li > a:hover, ul.tux-menulist li > a:focus, ul.tux-menulist li > a:active {
  background: #e8e8e8;
}

/* line 18, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist li.active > a {
  background: #EFF4F8;
}

/* line 19, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-btn {
  text-align: left;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  color: #676a6e;
  background-color: #fff;
  border-color: #ccc;
  height: 31px;
  border-width: 1px;
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  text-transform: none;
  font-family: 'helvatica55';
}

/* line 30, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-btn:after {
  position: absolute;
  font-family: FontAwesome;
  top: 6px;
  right: 10px;
  content: "\f078";
  color: #676a6e;
  font-size: 13px;
}

/* line 31, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-btn:hover, .tux-dropdown-btn:active, .open > .tux-dropdown-btn,
.tux-filter-input:hover, .tux-filter-input:active, .open > .tux-filter-input {
  background-color: transparent !important;
  color: #676a6e !important;
}

/* line 33, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-btn input {
  width: 100%;
  text-align: left;
}

/* line 34, ../ui_components/_tux.typeahead.scss */
.tux-filter-input {
  border-radius: 3px;
  color: #676a6e;
  height: 31px;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  box-shadow: inset 2px 2px 6px 0px rgba(1, 1, 1, 0.1);
  text-transform: none;
  font-family: 'helvatica55';
}

/* line 44, ../ui_components/_tux.typeahead.scss */
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #676a6e !important;
}

/* line 47, ../ui_components/_tux.typeahead.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #676a6e !important;
  opacity: 1;
}

/* line 51, ../ui_components/_tux.typeahead.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #676a6e !important;
  opacity: 1;
}

/* line 55, ../ui_components/_tux.typeahead.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #676a6e !important;
}

/* line 58, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-btn > .caret {
  right: 15px;
  top: 15px;
  position: absolute;
}

/* line 59, ../ui_components/_tux.typeahead.scss */
.tux-result-set {
  margin-top: 5px;
}
/* line 61, ../ui_components/_tux.typeahead.scss */
.tux-result-set .result-set-elm {
  background-color: #eff5f8;
  border: #ced5db 1px solid;
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  margin-top: 5px;
  text-transform: capitalize;
}
/* line 62, ../ui_components/_tux.typeahead.scss */
.tux-result-set .close {
  color: #676a6e;
  font-size: 15px;
  margin-left: 30px;
}

/* line 64, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist.select-multi li > a {
  padding-left: 40px;
}

/* line 65, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist.select-multi li > a:before {
  position: absolute;
  font-family: FontAwesome;
  top: 4px;
  left: 10px;
  content: "";
  margin-right: 10px;
  font-size: 20px;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
}

/*ul.tux-menulist.select-multi li>span:before { position:absolute; font-family: FontAwesome; top:4px; left: 10px; content: ""; margin-right: 10px; font-size: 20px; border: 1px solid #ccc; width: 25px;height: 25px;}
ul.tux-menulist.select-multi li>span.selected:before { position:absolute; font-family: FontAwesome; top:4px; left: 10px; content: "\2713"; margin-right: 10px; font-size: 20px;color: #2688da;padding-left:5px; }*/
/* line 68, ../ui_components/_tux.typeahead.scss */
ul.tux-menulist.select-multi li.active > a:before {
  position: absolute;
  font-family: FontAwesome;
  top: 4px;
  left: 10px;
  content: "\2713";
  margin-right: 10px;
  font-size: 20px;
  color: #2688da;
  padding-left: 5px;
}

/* line 69, ../ui_components/_tux.typeahead.scss */
.select-all, .clear-all {
  color: #2688da;
  font-size: 13px;
  font-weight: bold;
}

/* line 71, ../ui_components/_tux.typeahead.scss */
.tux-disable {
  border-bottom: 1px solid #ccc;
}

/* line 72, ../ui_components/_tux.typeahead.scss */
.tux-dropdown .btn {
  padding: 7px 15px;
}

/* line 74, ../ui_components/_tux.typeahead.scss */
.tux-dropdown-btn.btn:focus, .tux-filter-input.btn:focus {
  color: #676a6e !important;
}

/*for accumulator component*/
/* line 6, ../ui_components/_tux.accumulator.scss */
.accumulator div label {
  font-weight: normal;
}
/* line 10, ../ui_components/_tux.accumulator.scss */
.accumulator div:last-child {
  /*padding-top: 22px;*/
  margin-top: -26px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 10, ../ui_components/_tux.accumulator.scss */
  .accumulator div:last-child {
    padding-top: 26px;
  }
}
/* line 18, ../ui_components/_tux.accumulator.scss */
.accumulator div div {
  position: relative;
}
/* line 20, ../ui_components/_tux.accumulator.scss */
.accumulator div div .toggle-sender-list-btn {
  position: absolute;
  right: 8px;
  top: 9px;
  text-decoration: none;
}
/* line 32, ../ui_components/_tux.accumulator.scss */
.accumulator input[type=text] {
  margin-bottom: 10px;
}
/* line 37, ../ui_components/_tux.accumulator.scss */
.accumulator section {
  border: 1px solid #CED5DB;
  max-height: 350px;
  min-height: 350px;
  overflow-y: auto;
}
/* line 41, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul {
  padding: 0px;
}
/* line 43, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li {
  padding-top: 10px;
  padding-left: 40px;
}
/* line 48, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li span:after {
  content: "\f068";
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-weight: bold;
  font-size: 1.3333333333em;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #c1c8d0;
  top: 11px;
  left: 10px;
  // font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-top: 3px;
  color: #676a6e;
}
/* line 67, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li span.tree-maximize:after {
  content: "\f067";
}
/* line 73, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li > label {
  text-transform: uppercase;
}
/* line 75, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li > label:before {
  width: 20px;
  height: 20px;
  padding-left: 7px;
}
/* line 83, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li ul {
  margin-left: 0px;
  padding-left: 0px;
}
/* line 87, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul > li ul li {
  padding: 5px 0px 5px 20px;
}
/* line 94, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul {
  list-style: none;
  margin: -1px 0 0 0;
  padding-top: 10px;
}
/* line 99, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul li {
  position: relative;
  margin-bottom: 6px;
  display: block;
  padding-top: 0px;
  padding-left: 0px;
}
/* line 106, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul li label {
  font-weight: normal;
}
/* line 110, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul li a {
  padding-top: 1px;
  padding-right: 10px;
  color: #d20000;
  font-size: 1.5em;
  text-decoration: none;
  margin-left: 10px;
}
/* line 123, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul li ul li {
  padding: 5px 0px 5px 30px;
}
/* line 126, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul li ul li.selected {
  background-color: #EFF5F8;
}
/* line 131, ../ui_components/_tux.accumulator.scss */
.accumulator section > ul.accu-receiver-ul li ul li label {
  cursor: pointer;
  display: inline-block;
}
/* line 143, ../ui_components/_tux.accumulator.scss */
.accumulator .accu-swap-group {
  padding-top: 0;
  text-align: right;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 143, ../ui_components/_tux.accumulator.scss */
  .accumulator .accu-swap-group {
    padding-top: 63px;
    text-align: left;
  }
}
/* line 150, ../ui_components/_tux.accumulator.scss */
.accumulator .accu-swap-group button {
  width: 28px;
  height: 28px;
  border: 1px solid #c1c8d0;
  font-weight: bold;
  font-size: 1.3333333333em;
  -webkit-font-smoothing: antialiased;
  color: #676a6e;
  padding: 0px;
  margin-bottom: 14px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 150, ../ui_components/_tux.accumulator.scss */
  .accumulator .accu-swap-group button {
    clear: both;
    float: left;
  }
}

/* line 1, ../ui_components/_tux.expandIcon.scss */
.ui-sgcollapsed {
  position: relative;
}
/* line 5, ../ui_components/_tux.expandIcon.scss */
.ui-sgcollapsed a {
  display: block;
  color: #676a6e !important;
}
/* line 7, ../ui_components/_tux.expandIcon.scss */
.ui-sgcollapsed a:hover {
  color: #676a6e !important;
}
/* line 11, ../ui_components/_tux.expandIcon.scss */
.ui-sgcollapsed a span {
  display: block;
  width: 20px;
  height: 20px;
  background: #ffffff !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e7eff3 100%, #e7eff3 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7eff3), color-stop(100%, #e7eff3)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7eff3 100%, #e7eff3 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e7eff3 100%, #e7eff3 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e7eff3 100%, #e7eff3 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e7eff3 100%, #e7eff3 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7eff3',GradientType=0 ) !important;
  /* IE6-9 */
  border: 1px solid #cdcdcd;
  margin: 2px 0 0 3px;
  z-index: 99;
  text-indent: 0 !important;
}
/* line 32, ../ui_components/_tux.expandIcon.scss */
.ui-sgcollapsed a span:before {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 12px;
  z-index: 99;
  line-height: 20px;
  width: 20px;
  text-align: center;
  display: block;
  margin: -1px 0 0 -1px !important;
}

/* line 53, ../ui_components/_tux.expandIcon.scss */
tr.sgcollapsed .ui-sgcollapsed span:before {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 12px;
}

/* line 63, ../ui_components/_tux.expandIcon.scss */
.table-wrapper table tbody tr.jqgrow:nth-child(even) td {
  background: #f7f7f7;
}

/* line 67, ../ui_components/_tux.expandIcon.scss */
tr.sgexpanded {
  background: #E4ECF0 !important;
}
/* line 69, ../ui_components/_tux.expandIcon.scss */
tr.sgexpanded:hover {
  background: #E4ECF0 !important;
}
/* line 72, ../ui_components/_tux.expandIcon.scss */
tr.sgexpanded td {
  background: none !important;
}
/* line 74, ../ui_components/_tux.expandIcon.scss */
tr.sgexpanded td:first-child {
  border-left: 4px solid #D20000 !important;
}
/* line 76, ../ui_components/_tux.expandIcon.scss */
tr.sgexpanded td:first-child input {
  margin-left: 5px !important;
}
/* line 83, ../ui_components/_tux.expandIcon.scss */
tr.sgexpanded .ui-sgcollapsed span:before {
  content: "\f068";
  font-family: FontAwesome;
  font-size: 12px;
}

/* line 93, ../ui_components/_tux.expandIcon.scss */
.expandDivWrapper {
  width: 85%;
  overflow: hidden;
  float: left;
  padding-top: 15px;
}
/* line 99, ../ui_components/_tux.expandIcon.scss */
.expandDivWrapper .expandDiv {
  width: 32%;
  margin: 0 10px 15px 0;
  float: left;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  font-size: 12px;
}
/* line 108, ../ui_components/_tux.expandIcon.scss */
.expandDivWrapper h3 {
  text-transform: uppercase;
  color: #676A6E;
  padding: 0;
  margin: 0 0 5px 0;
  font-weight: bold;
}

/* line 117, ../ui_components/_tux.expandIcon.scss */
tr.ui-sg-expanded {
  background: #F2F6F9 !important;
}
/* line 119, ../ui_components/_tux.expandIcon.scss */
tr.ui-sg-expanded td {
  background: none !important;
  border-bottom: 1px solid #bcd1e0 !important;
}
/* line 123, ../ui_components/_tux.expandIcon.scss */
tr.ui-sg-expanded td.subgrid-cell span.ui-icon {
  display: none !important;
}

/* line 128, ../ui_components/_tux.expandIcon.scss */
.form-footer {
  z-index: 101;
}

/* line 132, ../ui_components/_tux.expandIcon.scss */
.jqSubgridWrap {
  position: relative;
  overflow: hidden;
}
/* line 135, ../ui_components/_tux.expandIcon.scss */
.jqSubgridWrap ul.action-list {
  position: absolute;
  right: 30px;
  top: 50%;
  z-index: 99;
  margin-top: -32px;
  overflow: hidden;
}

/* line 146, ../ui_components/_tux.expandIcon.scss */
#jqGrid .sgexpanded.ui-state-hover {
  background: #E4ECF0 !important;
}

/* line 152, ../ui_components/_tux.expandIcon.scss */
.ui-jqgrid-htable #jqGrid_subgrid {
  width: 45px !important;
}

/* line 157, ../ui_components/_tux.expandIcon.scss */
.ui-jqgrid .expand-collapse-grid tr.jqgrow td {
  padding-left: 38px !important;
  padding-right: 0 !important;
}
/* line 158, ../ui_components/_tux.expandIcon.scss */
.ui-jqgrid .expand-collapse-grid tr.jqgrow td:first-child, .ui-jqgrid .expand-collapse-grid tr.jqgrow td:nth-child(2) {
  padding-left: 0px !important;
  padding-right: 14px !important;
}
/* line 164, ../ui_components/_tux.expandIcon.scss */
.ui-jqgrid .expand-collapse-grid tr.jqgrow td.value {
  padding-right: 19px !important;
  padding-left: 0 !important;
}

/* line 171, ../ui_components/_tux.expandIcon.scss */
.ellipsisClass {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 177, ../ui_components/_tux.expandIcon.scss */
.ui-jqgrid .ui-jqgrid-hbox {
  width: 100%;
  float: none !important;
  padding: 0 !important;
}

/* line 185, ../ui_components/_tux.expandIcon.scss */
.expandGrid-popover.more-popover:before {
  right: 83px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 185, ../ui_components/_tux.expandIcon.scss */
  .expandGrid-popover.more-popover:before {
    left: 10px;
  }
}
/* line 192, ../ui_components/_tux.expandIcon.scss */
.expandGrid-popover.more-popover:after {
  right: 83px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 192, ../ui_components/_tux.expandIcon.scss */
  .expandGrid-popover.more-popover:after {
    left: 10px;
  }
}

/* line 202, ../ui_components/_tux.expandIcon.scss */
.expandGridDwnld-popover.more-popover:before {
  left: 83px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 202, ../ui_components/_tux.expandIcon.scss */
  .expandGridDwnld-popover.more-popover:before {
    left: 10px;
  }
}
/* line 209, ../ui_components/_tux.expandIcon.scss */
.expandGridDwnld-popover.more-popover:after {
  left: 83px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 209, ../ui_components/_tux.expandIcon.scss */
  .expandGridDwnld-popover.more-popover:after {
    left: 10px;
  }
}

/*for footer component*/
/* line 2, ../ui_components/_tux.footer.scss */
.copyright-container {
  width: 100%;
  float: left;
  border-top: 1px dotted #969696;
  padding: 10px 15px;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #676a6e;
  font-size: 1em;
  max-height: 102px;
  min-height: 28px;
  z-index: 106;
  /*margin-bottom: 64px;*/
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 2, ../ui_components/_tux.footer.scss */
  .copyright-container {
    min-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 2, ../ui_components/_tux.footer.scss */
  .copyright-container {
    min-height: 28px;
  }
}
/* line 23, ../ui_components/_tux.footer.scss */
.copyright-container p {
  padding-left: 25px;
  margin-bottom: 0;
}
/* line 27, ../ui_components/_tux.footer.scss */
.copyright-container .feedback-trigger {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 52px 52px;
  border-color: transparent transparent #eb161e transparent;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}
/* line 38, ../ui_components/_tux.footer.scss */
.copyright-container .feedback-trigger-top {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 48px 48px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  cursor: pointer;
}
/* line 49, ../ui_components/_tux.footer.scss */
.copyright-container .feedback-trigger-top i {
  position: absolute;
  left: -24px;
  top: 24px;
  font-size: 16px;
}

/* line 58, ../ui_components/_tux.footer.scss */
.footer-left figure {
  float: left;
}

/* line 62, ../ui_components/_tux.footer.scss */
.footer-right ul {
  clear: both;
  float: right;
  font-weight: bold;
  list-style: outside none none;
  padding-left: 0;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-right: 30px;
}
/* line 71, ../ui_components/_tux.footer.scss */
.footer-right ul > li {
  border-right: 2px solid #c5c5c5;
  float: left;
  font-size: 0.9em;
  padding: 0 6px;
  text-align: center;
}
/* line 77, ../ui_components/_tux.footer.scss */
.footer-right ul > li a {
  color: #2688da;
  text-decoration: none;
}
/* line 81, ../ui_components/_tux.footer.scss */
.footer-right ul > li:last-child {
  border-right: none;
}

/*for carousel component*/
/* 
 *  Owl Carousel - Animate Plugin
 */
/* line 7, ../ui_components/_tux.carousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 13, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 16, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 19, ../ui_components/_tux.carousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
/* line 46, ../ui_components/_tux.carousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
/* line 57, ../ui_components/_tux.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 65, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 69, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 77, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 83, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 94, ../ui_components/_tux.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 97, ../ui_components/_tux.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 101, ../ui_components/_tux.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 104, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}

/* line 107, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 119, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

/* line 124, ../ui_components/_tux.carousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 130, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 137, ../ui_components/_tux.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 140, ../ui_components/_tux.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 145, ../ui_components/_tux.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 152, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 160, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
/* line 167, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 172, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  /* background: url("owl.video.play.png") no-repeat; */
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

/* line 190, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

/* line 197, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 201, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 216, ../ui_components/_tux.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* line 222, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 227, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 239, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}

/* line 244, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 248, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 251, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 255, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-top: 7px;
}

/* line 261, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 5px;
  height: 5px;
  margin: 5px 7px;
  background: #676a6e;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}

/* line 277, ../ui_components/_tux.carousel.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #d20000;
}

/*custom CSS*/
/* line 282, ../ui_components/_tux.carousel.scss */
.dashboardcarousel.owl-theme .owl-nav {
  position: absolute;
  top: 24%;
  left: 0;
  width: 100%;
}

/* line 288, ../ui_components/_tux.carousel.scss */
.dashboardcarousel.owl-theme .owl-nav .owl-prev {
  float: left;
}

/* line 292, ../ui_components/_tux.carousel.scss */
.dashboardcarousel.owl-theme .owl-nav .owl-next {
  float: right;
}

/* line 295, ../ui_components/_tux.carousel.scss */
.dashboardcarousel.owl-theme .owl-nav [class*='owl-'] {
  background: transparent;
}

/* line 298, ../ui_components/_tux.carousel.scss */
.dashboardcarousel.owl-theme .owl-nav .fa, .dashboardcarousel.owl-theme .owl-nav .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .dashboardcarousel.owl-theme .owl-nav a.user-settings:after, .dashboardcarousel.owl-theme .owl-nav .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .dashboardcarousel.owl-theme .owl-nav a.user-name:after, .dashboardcarousel.owl-theme .owl-nav .nav-trigger:after, .dashboardcarousel.owl-theme .owl-nav .header-popover.settings ul li.username:before, .header-popover.settings ul .dashboardcarousel.owl-theme .owl-nav li.username:before, .dashboardcarousel.owl-theme .owl-nav .message-area .collapse-area.opened:after, .message-area .dashboardcarousel.owl-theme .owl-nav .collapse-area.opened:after, .dashboardcarousel.owl-theme .owl-nav .submit-success .collapse-area.opened:after, .submit-success .dashboardcarousel.owl-theme .owl-nav .collapse-area.opened:after, .dashboardcarousel.owl-theme .owl-nav .submit-failed .collapse-area.opened:after, .submit-failed .dashboardcarousel.owl-theme .owl-nav .collapse-area.opened:after, .dashboardcarousel.owl-theme .owl-nav .message-area .collapse-area.closed:after, .message-area .dashboardcarousel.owl-theme .owl-nav .collapse-area.closed:after, .dashboardcarousel.owl-theme .owl-nav .submit-success .collapse-area.closed:after, .submit-success .dashboardcarousel.owl-theme .owl-nav .collapse-area.closed:after, .dashboardcarousel.owl-theme .owl-nav .submit-failed .collapse-area.closed:after, .submit-failed .dashboardcarousel.owl-theme .owl-nav .collapse-area.closed:after, .dashboardcarousel.owl-theme .owl-nav #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .dashboardcarousel.owl-theme .owl-nav .refresh-btn:before, .dashboardcarousel.owl-theme .owl-nav .has-sort:before, .dashboardcarousel.owl-theme .owl-nav .has-sort:after, .dashboardcarousel.owl-theme .owl-nav .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .dashboardcarousel.owl-theme .owl-nav .ui-jqdialog-titlebar-close:before, .dashboardcarousel.owl-theme .owl-nav .grid-form-heading:before, .dashboardcarousel.owl-theme .owl-nav .form-wrapper .collapsable-header:after, .form-wrapper .dashboardcarousel.owl-theme .owl-nav .collapsable-header:after, .dashboardcarousel.owl-theme .owl-nav .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .dashboardcarousel.owl-theme .owl-nav .collapsable-header:after, .dashboardcarousel.owl-theme .owl-nav .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .dashboardcarousel.owl-theme .owl-nav .link-one-header:after, .dashboardcarousel.owl-theme .owl-nav .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .dashboardcarousel.owl-theme .owl-nav ul.list-group:after, .dashboardcarousel.owl-theme .owl-nav .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .dashboardcarousel.owl-theme .owl-nav a:before, .dashboardcarousel.owl-theme .owl-nav .breadcrumbs li:after, .breadcrumbs .dashboardcarousel.owl-theme .owl-nav li:after, .dashboardcarousel.owl-theme .owl-nav .page-title.linkpage:after, .dashboardcarousel.owl-theme .owl-nav .accumulator div div .toggle-sender-list-btn, .accumulator div div .dashboardcarousel.owl-theme .owl-nav .toggle-sender-list-btn, .dashboardcarousel.owl-theme .owl-nav .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .dashboardcarousel.owl-theme .owl-nav a, .dashboardcarousel.owl-theme .owl-nav .accumulator .accu-swap-group button, .accumulator .accu-swap-group .dashboardcarousel.owl-theme .owl-nav button, .dashboardcarousel.owl-theme .owl-nav nav ul.primary-nav > li > a.has-child:after, nav .dashboardcarousel.owl-theme .owl-nav ul.primary-nav > li > a.has-child:after, .dashboardcarousel.owl-theme .owl-nav nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .dashboardcarousel.owl-theme .owl-nav a:after, .dashboardcarousel.owl-theme .owl-nav nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .dashboardcarousel.owl-theme .owl-nav a:after, .dashboardcarousel.owl-theme .owl-nav nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .dashboardcarousel.owl-theme .owl-nav a:after, .dashboardcarousel.owl-theme .owl-nav nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .dashboardcarousel.owl-theme .owl-nav a.page-icon, .dashboardcarousel.owl-theme .owl-nav nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .dashboardcarousel.owl-theme .owl-nav a:after, .dashboardcarousel.owl-theme .owl-nav .cart-tab ul li a:after, .cart-tab ul li .dashboardcarousel.owl-theme .owl-nav a:after {
  color: #1e2022;
  font-size: 20px;
  
}

/* Slider */
/* line 5, ../ui_components/_tux.slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, ../ui_components/_tux.slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 29, ../ui_components/_tux.slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 33, ../ui_components/_tux.slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 38, ../ui_components/_tux.slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 47, ../ui_components/_tux.slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 54, ../ui_components/_tux.slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 60, ../ui_components/_tux.slick.scss */
.slick-track:after {
  clear: both;
}

/* line 64, ../ui_components/_tux.slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 68, ../ui_components/_tux.slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
/* line 73, ../ui_components/_tux.slick.scss */
.slick-slide:focus {
  outline: none;
}

/* line 78, ../ui_components/_tux.slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 82, ../ui_components/_tux.slick.scss */
.slick-slide img {
  display: block;
}

/* line 86, ../ui_components/_tux.slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 90, ../ui_components/_tux.slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 94, ../ui_components/_tux.slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 98, ../ui_components/_tux.slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 102, ../ui_components/_tux.slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 108, ../ui_components/_tux.slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 112, ../ui_components/_tux.slick.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height: 1;
  opacity: .75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 123, ../ui_components/_tux.slick.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
/* line 139, ../ui_components/_tux.slick.scss */
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}

/* line 144, ../ui_components/_tux.slick.scss */
.slick-prev {
  left: -10px;
}

/* line 148, ../ui_components/_tux.slick.scss */
.slick-next {
  right: -10px;
}

/*small screen 320px + */
@media only screen and (min-width: 768px) {
  /* line 153, ../ui_components/_tux.slick.scss */
  .slick-prev {
    left: -20px;
  }

  /* line 156, ../ui_components/_tux.slick.scss */
  .slick-next {
    right: -20px;
  }
}
/* line 161, ../ui_components/_tux.slick.scss */
.slick-prev:before {
  content: "\f190";
}

/* line 165, ../ui_components/_tux.slick.scss */
.slick-next:before {
  content: "\f18e";
}

/*for widget component*/
/** dashboard styles **/
/*.dashboard-container { margin-bottom: 70px; }*/
/* line 5, ../ui_components/_tux.widget.scss */
.dashboard-wrapper {
  margin-bottom: 70px;
}

/** dashboard header **/
/* line 7, ../ui_components/_tux.widget.scss */
.dashboard-container h2 {
  font-size: 1.08333em;
  font-weight: bold;
  color: #303233;
  text-transform: uppercase;
  margin: 14px 9px 9px;
}

/* line 8, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-header, .dashboard-container .dashboard-right-side-panel-header {
  width: 100%;
  float: left;
  position: relative;
  background-color: #f0f5f7;
  border-bottom: 1px solid #bacfde;
  box-shadow: 0 4px 6px -2px #ededed;
}

/* line 9, ../ui_components/_tux.widget.scss */
.dashboard-header .icon {
  margin: 10px 0px 3px 10px;
  font-size: 20px;
  color: #2789d9;
}

/* line 10, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-header .navigation-settings, .dashboard-container .dashboard-right-side-panel-header .navigation-settings {
  color: #676a6e;
  margin: 7px 9px 7px;
  padding: 0 6px;
  height: 25px;
  border: 1px solid #c0c7cf;
  font-size: 1.2em;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #edf2f5 44%, #e9eff2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(44%, #edf2f5), color-stop(100%, #e9eff2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #edf2f5 44%, #e9eff2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #edf2f5 44%, #e9eff2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #edf2f5 44%, #e9eff2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #edf2f5 44%, #e9eff2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9eff2',GradientType=0 );
  /* IE6-9 */
}

/* line 27, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-side-panel-header {
  border-bottom: 1px solid #bacfde;
  box-shadow: 0 4px 6px -2px #ededed;
}

/* line 28, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body {
  margin-top: 0;
  border-bottom: 1px solid #bacfde;
  box-shadow: 0 4px 6px -2px #ededed;
}

/* line 29, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .message-box {
  border-bottom: 1px solid #bacfde;
  height: 57px;
  font-size: 1em;
  float: left;
  width: 100%;
}

/* line 30, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .message-box:hover {
  background-color: #d9edf7 !important;
}

/* line 31, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .quick-link-box {
  border-bottom: 1px solid #bacfde;
  height: 42px;
}

/* line 32, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .message-box h2 {
  margin: 12px 0 5px 14px;
}

/* line 33, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .message-box label {
  font-weight: normal;
  margin-left: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 95%;
}

/* line 35, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .quick-link-box {
  padding: 13px 0;
}

/* line 36, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .quick-link-box:hover {
  background-color: #d9edf7 !important;
}

/* line 37, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .quick-link-box a {
  margin: 15px;
  cursor: pointer;
  text-transform: uppercase;
  color: #4093db;
}

/* line 39, ../ui_components/_tux.widget.scss */
.dashboard-container .dashboard-right-body .message-box:nth-child(even), .dashboard-container .dashboard-right-body .quick-link-box:nth-child(even) {
  background-color: #fafcfc;
}

/* line 40, ../ui_components/_tux.widget.scss */
.right-panel-section .dashboard-content:nth-child(1) {
  margin-bottom: 23px;
}

/* line 41, ../ui_components/_tux.widget.scss */
.dashboard-popover ul li:hover {
  background: #e4ecf0;
}

/* line 43, ../ui_components/_tux.widget.scss */
.table-content-wrapper {
  margin-bottom: 80px;
}

/* line 46, ../ui_components/_tux.widget.scss */
.dashboard-container .table-content-wrapper {
  margin-bottom: 0;
}

/* line 49, ../ui_components/_tux.widget.scss */
.dashboard-container .ui-jqgrid-bdiv .ui-jqgrid-btable tr td {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

/* line 53, ../ui_components/_tux.widget.scss */
.dashboard-content-wrapper {
  color: #8d8f91;
  float: left;
  margin-bottom: 20px;
  padding: 15px 0px 5px 20px;
  border-bottom: 1px solid #bacfde;
  box-shadow: 0 4px 6px -2px #ededed;
  width: 100%;
}

/* line 63, ../ui_components/_tux.widget.scss */
.dashboard-content-wrapper p {
  font-size: 13px;
  margin-top: 10px;
}

/* line 68, ../ui_components/_tux.widget.scss */
.dashboard-content-wrapper-link a {
  color: #2688da;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'helvatica75';
}

/* line 74, ../ui_components/_tux.widget.scss */
.field-wrapper.dashboard-right-header {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 15px;
}

/* line 80, ../ui_components/_tux.widget.scss */
.field-wrapper.dashboard-right-content {
  color: #8d8f91;
  font-size: 13px;
  margin-top: 4px;
}

/* line 85, ../ui_components/_tux.widget.scss */
.widget-modal .modal-add-remove-text {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 85, ../ui_components/_tux.widget.scss */
  .widget-modal .modal-add-remove-text {
    margin-top: 12px;
    margin-left: 126px;
    float: none;
  }
}

/*for navigation component*/
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
nav:before, nav:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
nav:after {
  clear: both;
}
/* line 5, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav {
  top: 56px;
  right: auto;
  bottom: auto;
  left: 0px;
  position: absolute;
  /*small screen 320px + */
  width: 100%;
  background-color: #676a6e;
  display: none;
  overflow: auto;
  z-index: 106;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 5, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav {
    top: 60px;
    right: auto;
    bottom: auto;
    left: 0px;
    position: absolute;
  }
}
@media only screen and (min-width: 992px) {
  /* line 5, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav {
    position: static;
    width: auto;
    display: block;
    background-color: #fff;
    overflow: visible;
  }
}
/* line 23, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li {
  background-color: #676a6e;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #585a5e;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 23, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li {
    float: left;
    width: auto;
    background-color: transparent;
    border-bottom: none;
    position: relative;
  }
}
/* line 35, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li > a {
  display: block;
  text-decoration: none;
  padding: 17px 20px;
  text-transform: uppercase;
  font-family: 'helvatica75';
  color: #fff;
  text-align: center;
                    /*span {
						&.fa {
							float: right;
							margin-top: 5px;
							@include mq(desktop) {
								margin-top:2px;
								margin-left: 5px;
							}
						}
					}*/
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 35, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li > a {
    color: #808285;
    margin: 0 3px;
    float: left;
    padding: 20px 21px 17px;
  }
}
/* line 59, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li > a:hover {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 59, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li > a:hover {
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-bottom: 0px solid transparent;
    border-left: 1px solid #aaaaaa;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWJlYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ecebeb), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, #ecebeb 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(top, #ecebeb 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #ecebeb 0%, #ffffff 100%);
    color: #d20000;
    box-shadow: 6px -4px 14px -4px #c8c8c8, -6px -4px 14px -4px #c8c8c8;
    padding: 17px 20px;
  }
}
/* line 68, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li > a.has-child {
  position: relative;
  /*small screen 320px + */
}
/* line 70, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li > a.has-child:after {
  top: 18px;
  right: 21px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "\f054";
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 70, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li > a.has-child:after {
    font-size: 1.5833333333em;
    content: "\f107";
    right: 22px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 68, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li > a.has-child {
    padding: 20px 43px 17px 20px;
  }
}
/* line 83, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li > a.has-child:hover {
  /*small screen 320px + */
}
/* line 84, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li > a.has-child:hover:after {
  top: 18px;
  right: 21px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 84, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li > a.has-child:hover:after {
    top: 17px;
    right: 21px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 83, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li > a.has-child:hover {
    padding: 19px 42px 17px 19px;
  }
}
/* line 99, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.visited > a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 99, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.visited > a {
    border-left: 3px solid #d20000;
  }
}
/* line 105, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.visited {
  /*small screen 320px + */
}
/* line 107, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.visited > a {
  /*small screen 320px + */
}
/* line 108, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.visited > a.has-child {
  /*small screen 320px + */
}
/* line 109, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.visited > a.has-child:after {
  top: 18px;
  right: 21px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 109, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.visited > a.has-child:after {
    right: 21px;
    top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 108, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.visited > a.has-child {
    padding: 17px 42px 17px 19px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 107, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.visited > a {
    border-top: 3px solid #d20000;
    border-right: 1px solid #aaaaaa;
    border-bottom: 0px solid transparent;
    border-left: 1px solid #aaaaaa;
    background-color: #fff;
    color: #d20000;
    box-shadow: 6px -4px 14px -4px #c8c8c8, -6px -4px 14px -4px #c8c8c8;
    position: relative;
    top: 1px;
    padding: 17px 20px;
    z-index: 1001;
  }
}
/* line 132, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.visited .divider {
  display: none;
}
/* line 136, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.active {
  /*small screen 320px + */
}
/* line 138, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.active > a {
  border-left: 3px solid #d20000;
  background-color: #5e6165;
  /*small screen 320px + */
}
/* line 141, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.active > a.has-child {
  /*small screen 320px + */
}
/* line 142, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.active > a.has-child:after {
  top: 18px;
  right: 21px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 142, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.active > a.has-child:after {
    right: 21px;
    top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 141, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.active > a.has-child {
    padding: 18px 42px 18px 19px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 138, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.active > a {
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-bottom: 0px solid transparent;
    border-left: 1px solid #aaaaaa;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWJlYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ecebeb), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, #ecebeb 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(top, #ecebeb 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #ecebeb 0%, #ffffff 100%);
    color: #d20000;
                            /*@include box-shadow(12px 0px 15px -4px rgba(200,200,200,1));
							@include box-shadow(-12px 0px 8px -4px rgba(200,200,200,1));*/
    box-shadow: 6px -4px 14px -4px #c8c8c8, -6px -4px 14px -4px #c8c8c8;
    position: relative;
    top: 1px;
    z-index: 99999;
    padding: 18px 20px;
  }
}
/* line 168, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 168, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu {
    position: static;
  }
}
/* line 172, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .submenu {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 172, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .submenu {
    background-color: #fff;
    width: 100%;
  }
}
/* line 177, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .submenu .drpdwn-menu {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 177, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .submenu .drpdwn-menu {
    width: 25%;
    padding-right: 20px;
    padding-left: 22px;
  }
}
/* line 183, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .submenu .drpdwn-menu li {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 183, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .submenu .drpdwn-menu li {
    width: auto;
    display: block;
    padding: 0 12px 0 10px;
  }
}
/* line 189, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .submenu .drpdwn-menu li a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 189, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .submenu .drpdwn-menu li a {
    margin: 0;
  }
}
/* line 197, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 197, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper {
    top: 64px;
    right: auto;
    bottom: auto;
    left: 0px;
    position: absolute;
    padding-bottom: 35px;
    margin: 0px;
    z-index: 1002;
  }
}
/* line 204, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper h1 {
  color: #161718;
  font-size: 1.8333333333em;
  padding-left: 22px;
  margin: 15px 0;
  font-family: 'helvatica45';
}
/* line 212, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li {
                                /*@include mq(desktop) {
									border-bottom: none;
								}*/
}
/* line 217, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li:last-child a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 217, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li:last-child a {
    border-bottom: 1px dotted #aaaaaa;
  }
}
/* line 223, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a {
  /*small screen 320px + */
  position: relative;
}
@media only screen and (min-width: 992px) {
  /* line 223, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a {
    color: #161718;
  }
}
/* line 228, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after {
  top: 21px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "\f054";
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 228, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after {
    content: "";
  }
}
/* line 237, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 237, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active {
    border-left: 3px solid #d20000;
    padding: 0 12px 0 7px;
  }
}
/* line 242, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a {
  /*small screen 320px + */
  position: relative;
}
@media only screen and (min-width: 992px) {
  /* line 242, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a {
    color: #161718;
  }
}
/* line 247, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after {
  top: 21px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "\f054";
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 247, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after {
    content: "\f0da";
    color: #d20000;
    right: -11px;
    top: 15px;
  }
}
/* line 260, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name {
  /*small screen 320px + */
}
/* line 261, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a {
  position: relative;
}
/* line 263, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after {
  top: 16px;
  right: auto;
  bottom: auto;
  left: 10px;
  position: absolute;
  content: "\f053";
  font-size: 1.5em;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 263, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after {
    content: "";
  }
}
@media only screen and (min-width: 992px) {
  /* line 260, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name {
    display: none;
  }
}
/* line 277, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 277, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a {
    color: #676a6e;
  }
}
/* line 281, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a span.fa-circle {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 281, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a span.fa-circle {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    font-size: 0.3333333333em;
    line-height: 14px;
    color: #d20000;
  }
}
/* line 292, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a .menu-arrow {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 292, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a .menu-arrow {
    display: none;
  }
}
/* line 301, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper {
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  position: absolute;
  width: 100%;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 301, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper {
    float: left;
    position: static;
    width: 75%;
  }
}
/* line 309, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper .second-level-container {
  display: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 309, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper .second-level-container {
    width: 100%;
    float: left;
  }
}
/* line 315, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper .second-level-container:nth-child(1) {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 315, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper .second-level-container:nth-child(1) {
    display: block;
  }
}
/* line 321, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu {
  width: 100%;
  float: left;
  padding-left: 0px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 321, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu {
    width: 33%;
    border-right: none;
    float: left;
    padding-left: 20px;
  }
}
/* line 331, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li {
  background-color: #676a6e;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #585a5e;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 331, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li {
    border-bottom: none;
    background-color: #fff;
  }
}
/* line 341, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li:last-child > a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 341, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li:last-child > a {
    border-bottom: none;
  }
}
/* line 347, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.ptab-name {
  background-color: #85898d;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 347, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.ptab-name {
    display: block;
    background-color: #fff;
  }
}
/* line 353, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.ptab-name a {
  color: #161718;
  text-transform: capitalize;
  /*small screen 320px + */
}
/* line 356, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.ptab-name a:after {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 356, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.ptab-name a:after {
    content: "";
  }
}
@media only screen and (min-width: 992px) {
  /* line 353, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.ptab-name a {
    font-size: 1.0833333333em;
    color: #161718;
    text-transform: uppercase;
    font-family: 'helvatica75';
    padding-top: 0px;
    padding-left: 0px;
  }
}
/* line 371, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a {
  display: block;
  text-decoration: none;
  padding: 17px;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  float: none;
  position: relative;
  font-family: 'helvatica75';
  /*small screen 320px + */
                                    /*span.fa-circle {
											@include mq(desktop) {
												display: block;
												float: left;
												margin-right: 10px;
												margin-top: 0;
												font-size: em(4px);
												line-height: 14px;
												color: $nav-active-border;
											}
										}*/
}
/* line 381, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after {
  content: "";
  font-size: 0.3333333333em;
  color: #d20000;
}
@media only screen and (min-width: 992px) {
  /* line 371, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a {
    font-size: 1.0833333333em;
    color: #2688da;
    padding: 3px 7px 3px 12px;
    text-align: left;
    font-weight: normal;
    font-family: 'helvatica55';
  }
  /* line 394, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after {
    content: "\f0c8";
    position: absolute;
    left: 0;
    top: 11px;
  }
}
/* line 414, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab {
  background-color: #fff;
}
/* line 416, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a {
  text-transform: uppercase;
}
/* line 418, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after {
  top: 16px;
  right: auto;
  bottom: auto;
  left: 10px;
  position: absolute;
  content: "\f053";
  font-size: 1.5em;
  color: #161718;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 418, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after {
    content: "";
  }
}
/* line 435, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .first-level-wrapper > ul {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 435, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .first-level-wrapper > ul {
    border-right: none !important;
  }
}
/* line 439, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .first-level-wrapper > ul li {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 439, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .first-level-wrapper > ul li {
    border-bottom: none !important;
  }
}
/* line 446, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper {
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 446, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper {
    background-color: #fff;
    width: 100%;
    padding: 40px 0 15px;
  }
}
/* line 453, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container {
  float: left;
  display: block;
}
/* line 456, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul {
  list-style: none;
  width: 100%;
  float: left;
  padding-left: 0px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 456, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul {
    width: 25%;
    padding-left: 3%;
    border-right: 1px solid #bcd1e0;
  }
}
/* line 466, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul:last-child {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 466, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul:last-child {
    border-right: none;
  }
}
/* line 471, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li {
  background-color: #676a6e;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #585a5e;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 471, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li {
    background-color: #fff;
    border-bottom: none;
  }
}
/* line 480, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a {
  display: block;
  text-decoration: none;
  padding: 17px;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  float: none;
  position: relative;
  font-family: 'helvatica75';
  /*small screen 320px + */
}
/* line 490, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after {
  content: "";
  font-size: 0.3333333333em;
}
@media only screen and (min-width: 992px) {
  /* line 480, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a {
    color: #2688da;
    text-align: left;
    padding: 4px 10px 4px 12px;
    text-transform: capitalize;
    font-weight: normal;
    font-family: 'helvatica55';
  }
  /* line 502, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after {
    content: "\f0c8";
    position: absolute;
    left: 0;
    top: 11px;
    font-size: 4px;
  }
}
/* line 512, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name {
  background-color: #85898d;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 512, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name {
    background-color: #fff;
  }
}
/* line 517, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name a {
  color: #161718;
  text-transform: capitalize;
  /*font-weight: bold;*/
  /*small screen 320px + */
}
/* line 521, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name a:after {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 521, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name a:after {
    content: "";
  }
}
@media only screen and (min-width: 992px) {
  /* line 517, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name a {
    text-transform: uppercase;
    padding-left: 0px;
  }
}
/* line 530, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.ptab-name a.page-icon {
  font-size: 1.75em;
  padding: 15px;
}
/* line 536, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab {
  background-color: #fff;
}
/* line 538, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a {
  text-transform: uppercase;
  position: relative;
}
/* line 541, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after {
  top: 16px;
  right: auto;
  bottom: auto;
  left: 10px;
  position: absolute;
  content: "\f053";
  font-size: 1.5em;
  color: #161718;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 541, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after {
    content: "";
  }
}
/* line 558, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name {
  /*background-color:$nav-mobile-pagename;*/
  border-top: 1px solid #585a5e;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 558, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav li.page-name {
    border-top: none;
    background-color: transparent;
  }
}
/* line 565, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name a {
                    /*color: $nav-mobile-page-color;
					text-transform: uppercase;
					font-weight: bold;*/
}
/* line 569, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name a.page-icon {
  font-size: 1.75em;
  float: left;
  width: 60px;
  height: 54px;
  position: relative;
  top: 1px;
  z-index: 101;
  color: #808285;
}
/* line 579, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name a.page-icon:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 14px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 579, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav li.page-name a.page-icon:after {
    content: "";
  }
}
/* line 589, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name a:after {
  content: "";
}
/* line 592, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name a:hover {
  /*color: $nav-active-font;*/
  top: 0px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 592, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav li.page-name a:hover {
    color: #d20000;
  }
  /* line 597, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav li.page-name a:hover:after {
    top: 14px;
    left: 19px;
  }
}
/* line 605, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name.visited a {
  top: 1px;
                        /*background-color: #fff;
						color:$nav-submenu;*/
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 605, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav li.page-name.visited a {
    border-top: 3px solid #d20000;
    border-right: 1px solid #aaaaaa;
    border-bottom: 0px solid transparent;
    border-left: 1px solid #aaaaaa;
    background-color: #fff;
    color: #d20000;
    box-shadow: 6px -4px 14px -4px #c8c8c8, -6px -4px 14px -4px #c8c8c8;
  }
}
/* line 615, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name.visited a:hover {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 617, ../ui_components/_tux.primary.navigation.scss */
  nav ul.primary-nav li.page-name.visited a:hover:after {
    top: 14px;
    left: 20px;
  }
}
/* line 624, ../ui_components/_tux.primary.navigation.scss */
nav ul.primary-nav li.page-name.visited .divider {
  display: none;
}
/* line 631, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom {
  width: 100%;
  padding: 0px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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);
  min-height: auto;
  /*small screen 320px + */
}
/* line 644, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom .navbar-toggle, nav.navbar-custom .nav-hamburger, nav.navbar-custom .nav-trigger {
  margin: 0px;
}
@media only screen and (min-width: 768px) {
  /* line 631, ../ui_components/_tux.primary.navigation.scss */
  nav.navbar-custom {
    background-color: #fff;
    padding: 0px;
    padding-top: 10px;
    border: none;
    height: auto;
    border-bottom: 1px solid #aaaaaa;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiΓÇª3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(0%, #ffffff), color-stop(100%, #f5f5f5), color-stop(100%, #7db9e8), color-stop(100%, #f5f5f5));
    background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #f5f5f5 100%, #7db9e8 100%, #f5f5f5 100%);
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 0%, #f5f5f5 100%, #7db9e8 100%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 0%, #f5f5f5 100%, #7db9e8 100%, #f5f5f5 100%);
  }
}
/* line 661, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav {
  margin: 0px -10px;
  font-size: 12px;
  /*small screen 320px + */
}
/* line 664, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav > li {
  border-top: 1px solid #dde8ef;
}
/* line 667, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav > li:nth-child(odd) a {
  background-color: #ffffff;
}
/* line 672, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav > li:nth-child(even) a {
  background-color: #fafcfd;
}
/* line 676, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav > li a {
  color: #000;
}
/* line 678, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav > li a:hover {
  background-color: #e5eef3;
}
/* line 683, ../ui_components/_tux.primary.navigation.scss */
nav.navbar-custom ul.navbar-nav > li:active a {
  background-color: #e5eef3;
}
@media only screen and (min-width: 768px) {
  /* line 661, ../ui_components/_tux.primary.navigation.scss */
  nav.navbar-custom ul.navbar-nav {
    margin-left: 20px;
  }
  /* line 691, ../ui_components/_tux.primary.navigation.scss */
  nav.navbar-custom ul.navbar-nav > li {
    border: none;
  }
  /* line 693, ../ui_components/_tux.primary.navigation.scss */
  nav.navbar-custom ul.navbar-nav > li a.scroll-link {
    background-color: transparent;
    font-family: 'helvatica75';
    color: #808285;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 1px solid transparent;
  }
  /* line 701, ../ui_components/_tux.primary.navigation.scss */
  nav.navbar-custom ul.navbar-nav > li a.scroll-link:hover {
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-bottom: 0px solid transparent;
    border-left: 1px solid #aaaaaa;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiΓÇªpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ecebeb), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, #ecebeb 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(top, #ecebeb 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #ecebeb 0%, #ffffff 100%);
    color: #d20000;
    box-shadow: 6px -4px 14px -4px #c8c8c8, -6px -4px 14px -4px #c8c8c8;
  }
  /* line 717, ../ui_components/_tux.primary.navigation.scss */
  nav.navbar-custom ul.navbar-nav > li.active a.scroll-link {
    border-top: 3px solid #d20000;
    border-right: 1px solid #aaaaaa;
    border-bottom: 0px solid transparent;
    border-left: 1px solid #aaaaaa;
    background-color: #fff;
    color: #d20000;
    box-shadow: 6px -4px 14px -4px #c8c8c8, -6px -4px 14px -4px #c8c8c8;
    top: 1px;
  }
}
/* line 732, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper {
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  position: absolute;
  z-index: 1000;
  display: none;
  overflow: auto;
  /*small screen 320px + */
  width: 100%;
  background-color: #676a6e;
  border-top: 1px solid #aaaaaa;
}
@media only screen and (min-width: 992px) {
  /* line 732, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper {
    top: 54px;
    right: auto;
    bottom: auto;
    left: 0px;
    position: absolute;
    min-width: 250px;
    background-color: #fff;
    border: 1px solid #aaaaaa;
    margin: 0px 3px;
    box-shadow: 1px 10px 15px 1px #c8c8c8;
  }
}
/* line 14, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
nav .first-level-wrapper:before, nav .first-level-wrapper:after {
  content: " ";
  display: table;
}
/* line 19, ../../vendor_components/bootstrap/styles/bootstrap/mixins/_clearfix.scss */
nav .first-level-wrapper:after {
  clear: both;
}
/* line 755, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu {
  float: left;
  width: 100%;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 755, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu {
    background-color: #fff;
    /*padding: 0 5px;*/
    border-right: 1px solid #bcd1e0;
  }
}
/* line 764, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li {
  /*background-color:$nav-mobile-tab;*/
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #585a5e;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 764, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li {
    border-bottom: none;
    padding: 0 6px;
  }
}
/* line 773, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li:nth-child(2) a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 773, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li:nth-child(2) a {
    border-top: 1px solid #fff;
  }
}
/* line 778, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link {
  position: relative;
  /*small screen 320px + */
}
/* line 781, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after {
  top: 16px;
  right: auto;
  bottom: auto;
  left: 10px;
  position: absolute;
  content: "\f053";
  font-size: 1.5em;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 781, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after {
    content: "";
  }
}
@media only screen and (min-width: 992px) {
  /* line 778, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link {
    display: none;
  }
}
/* line 798, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li:hover {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 798, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li:hover {
    color: #d20000;
    background-color: #EFF5F8;
  }
}
/* line 804, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li > a {
  display: block;
  text-decoration: none;
  padding: 17px;
  text-transform: capitalize;
  font-family: 'helvatica75';
  color: #fff;
  text-align: center;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 804, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li > a {
    background-color: #fff;
    color: #161718;
    font-size: 1.0833333333em;
    padding: 12px 12px;
    text-align: left;
    text-transform: uppercase;
    border-top: 1px dotted #aaaaaa;
  }
}
/* line 822, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li > a span.fa, nav .first-level-wrapper > ul.drpdwn-menu > li > a span.nav-trigger:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .message-area span.collapse-area.opened:after, .message-area nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapse-area.opened:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .submit-success span.collapse-area.opened:after, .submit-success nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapse-area.opened:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .submit-failed span.collapse-area.opened:after, .submit-failed nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapse-area.opened:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .message-area span.collapse-area.closed:after, .message-area nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapse-area.closed:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .submit-success span.collapse-area.closed:after, .submit-success nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapse-area.closed:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .submit-failed span.collapse-area.closed:after, .submit-failed nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapse-area.closed:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block nav .first-level-wrapper > ul.drpdwn-menu > li > a span.refresh-btn:before, nav .first-level-wrapper > ul.drpdwn-menu > li > a span.has-sort:before, nav .first-level-wrapper > ul.drpdwn-menu > li > a span.has-sort:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar nav .first-level-wrapper > ul.drpdwn-menu > li > a span.ui-jqdialog-titlebar-close:before, nav .first-level-wrapper > ul.drpdwn-menu > li > a span.grid-form-heading:before, nav .first-level-wrapper > ul.drpdwn-menu > li > a .form-wrapper span.collapsable-header:after, .form-wrapper nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapsable-header:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper nav .first-level-wrapper > ul.drpdwn-menu > li > a span.collapsable-header:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper nav .first-level-wrapper > ul.drpdwn-menu > li > a span.link-one-header:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a span.page-title.linkpage:after, nav .first-level-wrapper > ul.drpdwn-menu > li > a .accumulator div div span.toggle-sender-list-btn, .accumulator div div nav .first-level-wrapper > ul.drpdwn-menu > li > a span.toggle-sender-list-btn {
  float: right;
  margin-top: 5px;
                            /*@include mq(desktop) {
								margin-top:2px;
								margin-left: 5px;
							}*/
}
/* line 831, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li > a:hover {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 831, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li > a:hover {
    border-top: none;
    padding: 13px 12px 12px;
    background-color: transparent;
    color: #d20000;
  }
}
/* line 841, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li.active a {
  border-left: 3px solid #d20000;
  background-color: #5e6165;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 841, ../ui_components/_tux.primary.navigation.scss */
  nav .first-level-wrapper > ul.drpdwn-menu > li.active a {
    color: #d20000;
    border-left: none;
    background-color: transparent;
  }
}
/* line 852, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name {
  background-color: #ffffff;
}
/* line 854, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name a {
  color: #161718;
  text-transform: uppercase;
  /*font-weight: bold;*/
}
/* line 858, ../ui_components/_tux.primary.navigation.scss */
nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name a.page-icon {
  font-size: 1.75em;
  padding: 15px;
}
/* line 866, ../ui_components/_tux.primary.navigation.scss */
nav .second-level-wrapper {
  border: none;
  overflow: auto;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 866, ../ui_components/_tux.primary.navigation.scss */
  nav .second-level-wrapper {
    display: block;
  }
}
/* line 872, ../ui_components/_tux.primary.navigation.scss */
nav .second-level-wrapper ul {
  border-right: none;
}

/* line 878, ../ui_components/_tux.primary.navigation.scss */
.active-tab {
  border-top: 3px solid #d20000;
  font-size: 1em;
  text-transform: uppercase;
  color: #d20000;
  font-weight: bold;
  border-right: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
}

/* line 888, ../ui_components/_tux.primary.navigation.scss */
.nav-hamburger, .nav-trigger {
  display: block;
  margin-left: 5px;
  margin-right: 5px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 888, ../ui_components/_tux.primary.navigation.scss */
  .nav-hamburger, .nav-trigger {
    display: none;
  }
}
/* line 896, ../ui_components/_tux.primary.navigation.scss */
.nav-hamburger .icon-bar, .nav-trigger .icon-bar {
  background-color: #43464a;
  width: 24px;
  height: 3px;
}

/* line 911, ../ui_components/_tux.primary.navigation.scss */
.active .skew-clock {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 7px;
  transition: all 0.5s ease-in-out 0s;
}

/* line 920, ../ui_components/_tux.primary.navigation.scss */
.active .hide-closed {
  opacity: 0 !important;
 
  transition: all 0.5s ease-in-out 0s;
  transition-delay: .1s;
  transition-duration: .4s;
}

/* line 927, ../ui_components/_tux.primary.navigation.scss */
.active .skew-counter {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -10px !important;
  transition: all 0.5s ease-in-out 0s;
}

/* line 936, ../ui_components/_tux.primary.navigation.scss */
.divider {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZjVmNWY1Ii8+PHN0b3Agb2Zmc2V0PSIzMiUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIvPjxzdG9wIG9mZnNldD0iNzIlIiBzdG9wLWNvbG9yPSIjZjVmNWY1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(25%, #f5f5f5), color-stop(32%, #f5f5f5), color-stop(51%, #aaaaaa), color-stop(72%, #f5f5f5), color-stop(100%, #f5f5f5));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 25%, #f5f5f5 32%, #aaaaaa 51%, #f5f5f5 72%, #f5f5f5 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 25%, #f5f5f5 32%, #aaaaaa 51%, #f5f5f5 72%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 25%, #f5f5f5 32%, #aaaaaa 51%, #f5f5f5 72%, #f5f5f5 100%);
  float: right;
  height: 54px;
  display: block;
  width: 1px;
}

/*for block search component*/
/* search container css starts */
/* line 3, ../ui_components/_tux.blockSearch.scss */
.search-container {
  padding: 10px;
}

/* line 7, ../ui_components/_tux.blockSearch.scss */
.search-section {
  border-right: 0;
  padding: 60px 0 0 0;
  position: relative;
  border: 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 7, ../ui_components/_tux.blockSearch.scss */
  .search-section {
    border: 1px solid #c5ccd3;
    padding: 0;
  }
}
/* line 16, ../ui_components/_tux.blockSearch.scss */
.search-section > div {
  height: 48px;
  line-height: 48px;
  margin: 0 0 10px 0;
  border: 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 16, ../ui_components/_tux.blockSearch.scss */
  .search-section > div {
    margin: 0;
    border-right: 1px solid #c5ccd3;
  }
}
/* line 26, ../ui_components/_tux.blockSearch.scss */
.search-section > div.location-wrapper {
  border: 1px solid #c5ccd3;
}
/* line 30, ../ui_components/_tux.blockSearch.scss */
.search-section > div.category-wrapper {
  border: 1px solid #c5ccd3;
}
/* line 34, ../ui_components/_tux.blockSearch.scss */
.search-section > div.search-outer-wrapper {
  padding-right: 0;
  background-color: #fff;
  border: 1px solid #c5ccd3;
  position: absolute;
  top: 0;
  left: 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 34, ../ui_components/_tux.blockSearch.scss */
  .search-section > div.search-outer-wrapper {
    border: none;
    position: static;
  }
}
/* line 45, ../ui_components/_tux.blockSearch.scss */
.search-section > div.search-outer-wrapper .btn {
  border: 0;
  box-shadow: none;
  border-radius: 0;
  height: 49px;
  color: #ffffff;
  font-size: 13px;
  float: left;
  width: 15%;
}
/* line 56, ../ui_components/_tux.blockSearch.scss */
.search-section > div.filter-container {
  text-align: center;
  background: none;
  border-right: none;
  position: absolute;
  top: 0;
  right: 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 56, ../ui_components/_tux.blockSearch.scss */
  .search-section > div.filter-container {
    position: static;
  }
}
/* line 66, ../ui_components/_tux.blockSearch.scss */
.search-section > div.filter-container a {
  color: #252525;
  font-size: 1.6666666667em;
  text-decoration: none;
}
/* line 72, ../ui_components/_tux.blockSearch.scss */
.search-section > div .btn-search {
  height: 49px;
}

/* line 81, ../ui_components/_tux.blockSearch.scss */
.search-section .dropdown .dropdown-toggle span {
  width: 84%;
  float: left;
  line-height: 47px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 90, ../ui_components/_tux.blockSearch.scss */
.search-section .dropdown .dropdown-menu {
  width: 100%;
}
/* line 92, ../ui_components/_tux.blockSearch.scss */
.search-section .dropdown .dropdown-menu > li > a {
  font-size: 1.0833333333em;
}
/* line 97, ../ui_components/_tux.blockSearch.scss */
.search-section .dropdown-toggle {
  width: 100%;
  display: inline-block;
  color: #676a6e;
  font-family: 'helvatica75';
  font-size: 1.0833333333em;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 106, ../ui_components/_tux.blockSearch.scss */
.search-section .icon {
  padding: 0 22px 0 5px;
  color: #4e4e4e;
  cursor: pointer;
  font-size: 1.3333333333em;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 106, ../ui_components/_tux.blockSearch.scss */
  .search-section .icon {
    padding: 0 8px 0 5px;
  }
}

/* line 117, ../ui_components/_tux.blockSearch.scss */
.location-marker {
  font-size: 18px;
}

/* line 121, ../ui_components/_tux.blockSearch.scss */
.list-group-item-selected {
  display: inline-block;
}

/* line 125, ../ui_components/_tux.blockSearch.scss */
.search-section .down-arrow {
  float: right;
  line-height: 50px;
  margin: 0 5px 0 0;
}

/* line 132, ../ui_components/_tux.blockSearch.scss */
.search-section .fa-search {
  float: right;
  width: 5%;
  height: 50px;
  line-height: 50px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 132, ../ui_components/_tux.blockSearch.scss */
  .search-section .fa-search {
    float: left;
  }
}

/* line 142, ../ui_components/_tux.blockSearch.scss */
.search-input, .search-input:focus {
  height: 40px;
  margin: 5px 0;
  border: 0;
  outline: 0;
  box-shadow: none;
  float: left;
  width: 82%;
}

/* line 152, ../ui_components/_tux.blockSearch.scss */
.btn-search:focus {
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #850000;
}

/* line 158, ../ui_components/_tux.blockSearch.scss */
.search-outer-wrapper .btn {
  position: absolute;
  right: 0px;
  top: -1px;
}

/* search container css ends */
/* line 169, ../ui_components/_tux.blockSearch.scss */
.favourite-popup .modal-header .modal-title:before, .favourite-popup .popover-content .pop-header .modal-title:before, .popover-content .favourite-popup .pop-header .modal-title:before, .favourite-popup .pop-content .pop-header .modal-title:before, .pop-content .favourite-popup .pop-header .modal-title:before, .favourite-popup .modal-header .popover-content .pop-title:before, .popover-content .favourite-popup .modal-header .pop-title:before, .favourite-popup .popover-content .pop-header .pop-title:before, .popover-content .favourite-popup .pop-header .pop-title:before, .favourite-popup .modal-header .pop-content .pop-title:before, .pop-content .favourite-popup .modal-header .pop-title:before, .favourite-popup .pop-content .pop-header .pop-title:before, .pop-content .favourite-popup .pop-header .pop-title:before {
  content: '';
}

/* line 178, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container {
  width: 100%;
  clear: both;
  padding: 10px;
  border-top: 1px solid #ced0d0;
  border-bottom: 1px solid #ced0d0;
  margin-bottom: 10px;
}
/* line 185, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .fav-heading {
  padding: 10px 0;
  margin: 0;
  font-size: 13px;
  font-family: 'helvatica75';
}
/* line 192, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .list-group-item.car-item {
  display: inline-block;
  color: #eff5f8;
  background: #464646;
  text-transform: uppercase;
  min-width: 0;
  padding: 8px 6% 7px 6%;
  margin: 0 4px 0 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 192, ../ui_components/_tux.blockSearch.scss */
  .tux-fav-container .list-group-item.car-item {
    padding: 0 0 20px 0;
    margin: 0 18px 0 0;
    min-width: 140px;
  }
}
/* line 206, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .list-group-item.car-item:first-child {
  text-transform: uppercase;
  padding: 8px 6% 7px 6%;
  margin: 0 4px 0 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 206, ../ui_components/_tux.blockSearch.scss */
  .tux-fav-container .list-group-item.car-item:first-child {
    padding: 0 0 20px 0;
    margin: 0 18px 0 0;
  }
}
/* line 215, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .list-group-item.car-item:last-item {
  min-width: 140px;
  text-transform: uppercase;
  padding: 8px 6% 7px 6%;
  margin: 0 4px 0 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 215, ../ui_components/_tux.blockSearch.scss */
  .tux-fav-container .list-group-item.car-item:last-item {
    padding: 0 0 20px 0;
    margin: 0 18px 0 0;
  }
}
/* line 225, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .list-group-item.car-item.addmore {
  background-color: #fff;
  color: #090909;
}
/* line 230, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .list-group-item.car-item > span.fa, .tux-fav-container .list-group-item.car-item > span.nav-trigger:after, .tux-fav-container .message-area .list-group-item.car-item > span.collapse-area.opened:after, .message-area .tux-fav-container .list-group-item.car-item > span.collapse-area.opened:after, .tux-fav-container .submit-success .list-group-item.car-item > span.collapse-area.opened:after, .submit-success .tux-fav-container .list-group-item.car-item > span.collapse-area.opened:after, .tux-fav-container .submit-failed .list-group-item.car-item > span.collapse-area.opened:after, .submit-failed .tux-fav-container .list-group-item.car-item > span.collapse-area.opened:after, .tux-fav-container .message-area .list-group-item.car-item > span.collapse-area.closed:after, .message-area .tux-fav-container .list-group-item.car-item > span.collapse-area.closed:after, .tux-fav-container .submit-success .list-group-item.car-item > span.collapse-area.closed:after, .submit-success .tux-fav-container .list-group-item.car-item > span.collapse-area.closed:after, .tux-fav-container .submit-failed .list-group-item.car-item > span.collapse-area.closed:after, .submit-failed .tux-fav-container .list-group-item.car-item > span.collapse-area.closed:after, .tux-fav-container #refresh-sortView-popover .refresh-block .list-group-item.car-item > span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-fav-container .list-group-item.car-item > span.refresh-btn:before, .tux-fav-container .list-group-item.car-item > span.has-sort:before, .tux-fav-container .list-group-item.car-item > span.has-sort:after, .tux-fav-container .ui-jqdialog .ui-jqdialog-titlebar .list-group-item.car-item > span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-fav-container .list-group-item.car-item > span.ui-jqdialog-titlebar-close:before, .tux-fav-container .list-group-item.car-item > span.grid-form-heading:before, .tux-fav-container .form-wrapper .list-group-item.car-item > span.collapsable-header:after, .form-wrapper .tux-fav-container .list-group-item.car-item > span.collapsable-header:after, .tux-fav-container .link-one-ul-wrapper .list-group-item.car-item > span.collapsable-header:after, .link-one-ul-wrapper .tux-fav-container .list-group-item.car-item > span.collapsable-header:after, .tux-fav-container .link-one-ul-wrapper .list-group-item.car-item > span.link-one-header:after, .link-one-ul-wrapper .tux-fav-container .list-group-item.car-item > span.link-one-header:after, .tux-fav-container .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .list-group-item.car-item > span.link-one-header:after, .tux-fav-container .list-group-item.car-item > span.page-title.linkpage:after, .tux-fav-container .accumulator div div .list-group-item.car-item > span.toggle-sender-list-btn, .accumulator div div .tux-fav-container .list-group-item.car-item > span.toggle-sender-list-btn {
  font-size: 20px;
  padding: 15px 0 10px 0;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 230, ../ui_components/_tux.blockSearch.scss */
  .tux-fav-container .list-group-item.car-item > span.fa, .tux-fav-container .list-group-item.car-item > span.nav-trigger:after, .tux-fav-container .message-area .list-group-item.car-item > span.collapse-area.opened:after, .message-area .tux-fav-container .list-group-item.car-item > span.collapse-area.opened:after, .tux-fav-container .submit-success .list-group-item.car-item > span.collapse-area.opened:after, .submit-success .tux-fav-container .list-group-item.car-item > span.collapse-area.opened:after, .tux-fav-container .submit-failed .list-group-item.car-item > span.collapse-area.opened:after, .submit-failed .tux-fav-container .list-group-item.car-item > span.collapse-area.opened:after, .tux-fav-container .message-area .list-group-item.car-item > span.collapse-area.closed:after, .message-area .tux-fav-container .list-group-item.car-item > span.collapse-area.closed:after, .tux-fav-container .submit-success .list-group-item.car-item > span.collapse-area.closed:after, .submit-success .tux-fav-container .list-group-item.car-item > span.collapse-area.closed:after, .tux-fav-container .submit-failed .list-group-item.car-item > span.collapse-area.closed:after, .submit-failed .tux-fav-container .list-group-item.car-item > span.collapse-area.closed:after, .tux-fav-container #refresh-sortView-popover .refresh-block .list-group-item.car-item > span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-fav-container .list-group-item.car-item > span.refresh-btn:before, .tux-fav-container .list-group-item.car-item > span.has-sort:before, .tux-fav-container .list-group-item.car-item > span.has-sort:after, .tux-fav-container .ui-jqdialog .ui-jqdialog-titlebar .list-group-item.car-item > span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-fav-container .list-group-item.car-item > span.ui-jqdialog-titlebar-close:before, .tux-fav-container .list-group-item.car-item > span.grid-form-heading:before, .tux-fav-container .form-wrapper .list-group-item.car-item > span.collapsable-header:after, .form-wrapper .tux-fav-container .list-group-item.car-item > span.collapsable-header:after, .tux-fav-container .link-one-ul-wrapper .list-group-item.car-item > span.collapsable-header:after, .link-one-ul-wrapper .tux-fav-container .list-group-item.car-item > span.collapsable-header:after, .tux-fav-container .link-one-ul-wrapper .list-group-item.car-item > span.link-one-header:after, .link-one-ul-wrapper .tux-fav-container .list-group-item.car-item > span.link-one-header:after, .tux-fav-container .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .list-group-item.car-item > span.link-one-header:after, .tux-fav-container .list-group-item.car-item > span.page-title.linkpage:after, .tux-fav-container .accumulator div div .list-group-item.car-item > span.toggle-sender-list-btn, .accumulator div div .tux-fav-container .list-group-item.car-item > span.toggle-sender-list-btn {
    font-size: 40px;
  }
}
/* line 237, ../ui_components/_tux.blockSearch.scss */
.tux-fav-container .list-group-item.car-item .close-icon, .tux-fav-container .list-group-item.car-item .widget-modal .modal-body .widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .widget-cont .jq-movingWidget__item .tux-fav-container .list-group-item.car-item .add-icon, .tux-fav-container .list-group-item.car-item .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .tux-fav-container .list-group-item.car-item .add-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 13px;
}

/* line 247, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont {
  width: 100%;
  clear: both;
}
/* line 250, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result {
  width: 100%;
  float: left;
  display: table;
}
/* line 255, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block {
  width: 100%;
  margin: 5px 0;
  padding: 10px 0;
  border: 1px solid #c1c8d0;
  float: left;
  display: table;
}
/* line 263, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .searchblock-rightCont {
  display: table;
}
/* line 266, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .imgCont {
  text-align: center;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 266, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block .imgCont {
    display: table-cell;
  }
}
/* line 271, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .imgCont img {
  max-width: 100%;
}
/* line 275, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block label.product-lable {
  font-family: 'helvatica75';
  color: #161718;
  text-transform: uppercase;
  width: 100%;
  font-weight: normal;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 275, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block label.product-lable {
    width: 25%;
    display: table-cell;
    border-right: 1px dotted #666666;
    padding: 0 10px;
    vertical-align: middle;
    height: 49px;
  }
}
/* line 290, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block p {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 290, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block p {
    width: 40%;
    display: table-cell;
    margin: 0;
    line-height: 20px;
    font-size: 13px;
    color: #676a6e;
    border-right: 1px dotted #666666;
    padding: 0 10px;
    height: 49px;
    vertical-align: middle;
  }
}
/* line 304, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .phoneCont, .tux-block-search-cont .search-result .search-block .reviewCont {
  width: 100%;
  /*small screen 320px + */
}
/* line 306, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .phoneCont span.fa, .tux-block-search-cont .search-result .search-block .reviewCont span.fa, .tux-block-search-cont .search-result .search-block .phoneCont span.nav-trigger:after, .tux-block-search-cont .search-result .search-block .reviewCont span.nav-trigger:after, .tux-block-search-cont .search-result .search-block .phoneCont .message-area span.collapse-area.opened:after, .message-area .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .message-area span.collapse-area.opened:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-success span.collapse-area.opened:after, .submit-success .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-success span.collapse-area.opened:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-failed span.collapse-area.opened:after, .submit-failed .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-failed span.collapse-area.opened:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .phoneCont .message-area span.collapse-area.closed:after, .message-area .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .message-area span.collapse-area.closed:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-success span.collapse-area.closed:after, .submit-success .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-success span.collapse-area.closed:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-failed span.collapse-area.closed:after, .submit-failed .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-failed span.collapse-area.closed:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .phoneCont #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-block-search-cont .search-result .search-block .phoneCont span.refresh-btn:before, .tux-block-search-cont .search-result .search-block .reviewCont #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-block-search-cont .search-result .search-block .reviewCont span.refresh-btn:before, .tux-block-search-cont .search-result .search-block .phoneCont span.has-sort:before, .tux-block-search-cont .search-result .search-block .reviewCont span.has-sort:before, .tux-block-search-cont .search-result .search-block .phoneCont span.has-sort:after, .tux-block-search-cont .search-result .search-block .reviewCont span.has-sort:after, .tux-block-search-cont .search-result .search-block .phoneCont .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-block-search-cont .search-result .search-block .phoneCont span.ui-jqdialog-titlebar-close:before, .tux-block-search-cont .search-result .search-block .reviewCont .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-block-search-cont .search-result .search-block .reviewCont span.ui-jqdialog-titlebar-close:before, .tux-block-search-cont .search-result .search-block .phoneCont span.grid-form-heading:before, .tux-block-search-cont .search-result .search-block .reviewCont span.grid-form-heading:before, .tux-block-search-cont .search-result .search-block .phoneCont .form-wrapper span.collapsable-header:after, .form-wrapper .tux-block-search-cont .search-result .search-block .phoneCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .form-wrapper span.collapsable-header:after, .form-wrapper .tux-block-search-cont .search-result .search-block .reviewCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .phoneCont .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .phoneCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .phoneCont .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .phoneCont span.link-one-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont span.link-one-header:after, .tux-block-search-cont .search-result .search-block .phoneCont span.page-title.linkpage:after, .tux-block-search-cont .search-result .search-block .reviewCont span.page-title.linkpage:after, .tux-block-search-cont .search-result .search-block .phoneCont .accumulator div div span.toggle-sender-list-btn, .accumulator div div .tux-block-search-cont .search-result .search-block .phoneCont span.toggle-sender-list-btn, .tux-block-search-cont .search-result .search-block .reviewCont .accumulator div div span.toggle-sender-list-btn, .accumulator div div .tux-block-search-cont .search-result .search-block .reviewCont span.toggle-sender-list-btn {
  font-size: 1.3333333333em;
  color: #d20000;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 306, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block .phoneCont span.fa, .tux-block-search-cont .search-result .search-block .reviewCont span.fa, .tux-block-search-cont .search-result .search-block .phoneCont span.nav-trigger:after, .tux-block-search-cont .search-result .search-block .reviewCont span.nav-trigger:after, .tux-block-search-cont .search-result .search-block .phoneCont .message-area span.collapse-area.opened:after, .message-area .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .message-area span.collapse-area.opened:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-success span.collapse-area.opened:after, .submit-success .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-success span.collapse-area.opened:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-failed span.collapse-area.opened:after, .submit-failed .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-failed span.collapse-area.opened:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .phoneCont .message-area span.collapse-area.closed:after, .message-area .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .message-area span.collapse-area.closed:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-success span.collapse-area.closed:after, .submit-success .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-success span.collapse-area.closed:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .phoneCont .submit-failed span.collapse-area.closed:after, .submit-failed .tux-block-search-cont .search-result .search-block .phoneCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .submit-failed span.collapse-area.closed:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .phoneCont #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-block-search-cont .search-result .search-block .phoneCont span.refresh-btn:before, .tux-block-search-cont .search-result .search-block .reviewCont #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-block-search-cont .search-result .search-block .reviewCont span.refresh-btn:before, .tux-block-search-cont .search-result .search-block .phoneCont span.has-sort:before, .tux-block-search-cont .search-result .search-block .reviewCont span.has-sort:before, .tux-block-search-cont .search-result .search-block .phoneCont span.has-sort:after, .tux-block-search-cont .search-result .search-block .reviewCont span.has-sort:after, .tux-block-search-cont .search-result .search-block .phoneCont .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-block-search-cont .search-result .search-block .phoneCont span.ui-jqdialog-titlebar-close:before, .tux-block-search-cont .search-result .search-block .reviewCont .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-block-search-cont .search-result .search-block .reviewCont span.ui-jqdialog-titlebar-close:before, .tux-block-search-cont .search-result .search-block .phoneCont span.grid-form-heading:before, .tux-block-search-cont .search-result .search-block .reviewCont span.grid-form-heading:before, .tux-block-search-cont .search-result .search-block .phoneCont .form-wrapper span.collapsable-header:after, .form-wrapper .tux-block-search-cont .search-result .search-block .phoneCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .form-wrapper span.collapsable-header:after, .form-wrapper .tux-block-search-cont .search-result .search-block .reviewCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .phoneCont .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .phoneCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .phoneCont .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .phoneCont span.link-one-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont span.link-one-header:after, .tux-block-search-cont .search-result .search-block .phoneCont span.page-title.linkpage:after, .tux-block-search-cont .search-result .search-block .reviewCont span.page-title.linkpage:after, .tux-block-search-cont .search-result .search-block .phoneCont .accumulator div div span.toggle-sender-list-btn, .accumulator div div .tux-block-search-cont .search-result .search-block .phoneCont span.toggle-sender-list-btn, .tux-block-search-cont .search-result .search-block .reviewCont .accumulator div div span.toggle-sender-list-btn, .accumulator div div .tux-block-search-cont .search-result .search-block .reviewCont span.toggle-sender-list-btn {
    width: 100%;
    text-align: center;
  }
}
/* line 314, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .phoneCont label, .tux-block-search-cont .search-result .search-block .reviewCont label {
  font-family: 'helvatica75';
  color: #161718;
  font-weight: normal;
  font-size: 1.25em;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 314, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block .phoneCont label, .tux-block-search-cont .search-result .search-block .reviewCont label {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  /* line 304, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block .phoneCont, .tux-block-search-cont .search-result .search-block .reviewCont {
    width: 15%;
    display: table-cell;
    height: 49px;
    vertical-align: middle;
    border-right: 1px dotted #666666;
  }
}
/* line 332, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .reviewCont {
  border-right: none;
}
/* line 335, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .reviewCont .starWrapper {
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 335, ../ui_components/_tux.blockSearch.scss */
  .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper {
    width: 100%;
    text-align: center;
  }
}
/* line 341, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.fa, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.nav-trigger:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .message-area span.collapse-area.opened:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-success span.collapse-area.opened:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-failed span.collapse-area.opened:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .message-area span.collapse-area.closed:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-success span.collapse-area.closed:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-failed span.collapse-area.closed:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper #refresh-sortView-popover .refresh-block span.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.refresh-btn:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.has-sort:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.has-sort:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .ui-jqdialog .ui-jqdialog-titlebar span.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.ui-jqdialog-titlebar-close:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.grid-form-heading:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .form-wrapper span.collapsable-header:after, .form-wrapper .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .link-one-ul-wrapper span.collapsable-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .link-one-ul-wrapper span.link-one-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.link-one-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.page-title.linkpage:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .accumulator div div span.toggle-sender-list-btn, .accumulator div div .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.toggle-sender-list-btn {
  width: auto;
  color: #666666;
}
/* line 344, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.fa.selected, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.nav-trigger:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .message-area span.selected.collapse-area.opened:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-success span.selected.collapse-area.opened:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-failed span.selected.collapse-area.opened:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapse-area.opened:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .message-area span.selected.collapse-area.closed:after, .message-area .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-success span.selected.collapse-area.closed:after, .submit-success .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .submit-failed span.selected.collapse-area.closed:after, .submit-failed .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapse-area.closed:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper #refresh-sortView-popover .refresh-block span.selected.refresh-btn:before, #refresh-sortView-popover .refresh-block .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.refresh-btn:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.has-sort:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.has-sort:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .ui-jqdialog .ui-jqdialog-titlebar span.selected.ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.ui-jqdialog-titlebar-close:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.grid-form-heading:before, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .form-wrapper span.selected.collapsable-header:after, .form-wrapper .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .link-one-ul-wrapper span.selected.collapsable-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.collapsable-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .link-one-ul-wrapper span.selected.link-one-header:after, .link-one-ul-wrapper .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.link-one-header:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.page-title.linkpage:after, .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper .accumulator div div span.selected.toggle-sender-list-btn, .accumulator div div .tux-block-search-cont .search-result .search-block .reviewCont .starWrapper span.selected.toggle-sender-list-btn {
  color: #ff8e14;
}
/* line 349, ../ui_components/_tux.blockSearch.scss */
.tux-block-search-cont .search-result .search-block .reviewCont label {
  text-transform: uppercase;
  font-size: 1.0833333333em;
  font-family: 'helvatica55';
}

/* form field color picker */
/* line 2, ../ui_components/_tux.home.scss */
.tux-form {
  border-top: 1px solid #eaeaea;
}

/* line 4, ../ui_components/_tux.home.scss */
.tux-form .form-group input::-webkit-input-placeholder {
  color: #C9C9C9;
}

/* line 5, ../ui_components/_tux.home.scss */
.tux-form .form-group input::-moz-placeholder {
  color: #C9C9C9;
}

/* firefox 19+ */
/* line 6, ../ui_components/_tux.home.scss */
.tux-form .form-group input:-ms-input-placeholder {
  color: #C9C9C9;
}

/* ie */
/* line 8, ../ui_components/_tux.home.scss */
.tux-form .form-group textarea::-webkit-input-placeholder {
  color: #C9C9C9;
}

/* line 9, ../ui_components/_tux.home.scss */
.tux-form .form-group textarea::-moz-placeholder {
  color: #C9C9C9;
}

/* firefox 19+ */
/* line 10, ../ui_components/_tux.home.scss */
.tux-form .form-group textarea:-ms-input-placeholder {
  color: #C9C9C9;
}

/* ie */
/* line 12, ../ui_components/_tux.home.scss */
.tux-form .form-wrapper #sec1, .tux-form .link-one-ul-wrapper #sec1 {
  margin-top: 21px;
}

/* line 13, ../ui_components/_tux.home.scss */
.tux-form .form-group textarea {
  width: 100%;
  height: 65px;
  resize: none;
}

/* line 14, ../ui_components/_tux.home.scss */
.tux-form .form-group .vb-example-text {
  color: #555555;
  font-weight: normal;
  margin-top: 5px;
  font-size: 0.9em;
}

@media only screen and (min-width: 768px) {
  /* line 17, ../ui_components/_tux.home.scss */
  .tux-form .form-group textarea {
    width: 100%;
  }
}
/* CSS for warning message */
/* line 21, ../ui_components/_tux.home.scss */
.modal .modal-header .modal-title, .modal .popover-content .pop-header .modal-title, .popover-content .modal .pop-header .modal-title, .modal .pop-content .pop-header .modal-title, .pop-content .modal .pop-header .modal-title, .modal .modal-header .popover-content .pop-title, .popover-content .modal .modal-header .pop-title, .modal .popover-content .pop-header .pop-title, .popover-content .modal .pop-header .pop-title, .modal .modal-header .pop-content .pop-title, .pop-content .modal .modal-header .pop-title, .modal .pop-content .pop-header .pop-title, .pop-content .modal .pop-header .pop-title {
  padding-left: 0;
}

/* line 22, ../ui_components/_tux.home.scss */
.modal .modal-header .modal-title:before, .modal .popover-content .pop-header .modal-title:before, .popover-content .modal .pop-header .modal-title:before, .modal .pop-content .pop-header .modal-title:before, .pop-content .modal .pop-header .modal-title:before, .modal .modal-header .popover-content .pop-title:before, .popover-content .modal .modal-header .pop-title:before, .modal .popover-content .pop-header .pop-title:before, .popover-content .modal .pop-header .pop-title:before, .modal .modal-header .pop-content .pop-title:before, .pop-content .modal .modal-header .pop-title:before, .modal .pop-content .pop-header .pop-title:before, .pop-content .modal .pop-header .pop-title:before {
  content: "";
}

/*.modal .modal-footer button[value='Cancel'] { position: relative; right: 58px; }*/
/** Header style **/
/* line 26, ../ui_components/_tux.home.scss */
.form-field-header label.required-indicator {
  margin: 10px 0;
}

/* line 27, ../ui_components/_tux.home.scss */
.form-wrapper .collapsable-header, .link-one-ul-wrapper .collapsable-header, .link-one-ul-wrapper .link-one-header, .link-one-ul-wrapper ul.list-group {
  cursor: auto;
}

/*.form-wrapper .collapsable-header.open:after { content: ""; padding: 0; width: 0; height: 0; border: none; }*/
/*****************************************************************************************************************************************/
/******* Grid ******/
/* line 34, ../ui_components/_tux.home.scss */
.colorBlock {
  width: 30px;
  height: 22px;
  border: 1px solid black;
  text-indent: -999999px;
  display: inline-block;
}

/* line 41, ../ui_components/_tux.home.scss */
.redBlock {
  background: #a21f23;
}

/* line 44, ../ui_components/_tux.home.scss */
.blackBlock {
  background: #000;
}

/* line 47, ../ui_components/_tux.home.scss */
.whiteBlock {
  background: #ffffff;
}

/* line 50, ../ui_components/_tux.home.scss */
.greyBlock {
  background: #c5bfbf;
}

/* line 53, ../ui_components/_tux.home.scss */
.blueBlock {
  background: #375265;
}

/* line 56, ../ui_components/_tux.home.scss */
.brownBlock {
  background: #4b2429;
}

/* line 59, ../ui_components/_tux.home.scss */
.orangeBlock {
  background: #d4aa00;
}

/* line 62, ../ui_components/_tux.home.scss */
.violetBlock {
  background: #d41be5;
}

/* line 65, ../ui_components/_tux.home.scss */
.yellowBlock {
  background: #eef606;
}

/* line 68, ../ui_components/_tux.home.scss */
.greenBlock {
  background: #23f328;
}

/* line 71, ../ui_components/_tux.home.scss */
.badge {
  width: 100%;
}

/***************************************************************************/
/* line 77, ../ui_components/_tux.home.scss */
.actionDrpdwnCont {
  border-top: 1px solid #bcd1e0;
  border-bottom: 1px solid #bcd1e0;
  background-color: #eff5f8;
  padding: 10px;
}

/* line 83, ../ui_components/_tux.home.scss */
.actionDrpdwnCont select {
  width: 77%;
  float: left;
  height: 40px;
  border: 1px solid #ccc;
}

/* line 89, ../ui_components/_tux.home.scss */
.actionDrpdwnCont .btn-default {
  width: auto;
}

/* line 92, ../ui_components/_tux.home.scss */
.fieldAction {
  width: 100%;
  float: left;
  padding: 10px 10px 25px;
}

/* line 97, ../ui_components/_tux.home.scss */
.fieldAction label {
  width: 100%;
}

/* line 101, ../ui_components/_tux.home.scss */
.fieldAction .standard {
  padding: 0 5px !important;
}

/* line 105, ../ui_components/_tux.home.scss */
.fieldAction input[type="text"].form-control, .fieldAction .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status input[type="text"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .fieldAction input[type="text"].status-selectbox, .fieldAction .table-content-wrapper .table-wrapper .editable-table .table-body tr td input[type="text"].status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .fieldAction input[type="text"].status-selectbox, .fieldAction .ui-search-input input[type="text"], .ui-search-input .fieldAction input[type="text"], .fieldAction input[type="text"].tms-drpdwn, .fieldAction input[type="text"].dropButton {
  border-right: 2px solid #c1c8d0;
}

@media only screen and (min-width: 768px) {
  /* line 110, ../ui_components/_tux.home.scss */
  .onecolumn-popover:before {
    right: 10px;
  }

  /* line 113, ../ui_components/_tux.home.scss */
  .onecolumn-popover:after {
    right: 10px;
  }

  /* line 116, ../ui_components/_tux.home.scss */
  .actionDrpdwnCont select {
    width: 85%;
  }
}
/* line 122, ../ui_components/_tux.home.scss */
.onecolumn-popover:before {
  right: 10px;
}

/* line 125, ../ui_components/_tux.home.scss */
.onecolumn-popover:after {
  right: 10px;
}

/*for image gallery component*/
/* line 2, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery {
  width: 100%;
  clear: both;
}
/* line 5, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles-wrapper {
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 8, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles-wrapper .gallery-image-detail {
  font-family: 'helvatica75';
}
/* line 10, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles-wrapper .gallery-image-detail h3 {
  color: #2688da;
  font-size: 12px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
/* line 16, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles-wrapper .gallery-image-detail a.image-title {
  cursor: pointer;
}
/* line 18, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles-wrapper .gallery-image-detail a.image-title:hover {
  text-decoration: none;
}
/* line 24, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  border: 1px solid #bcd1e0;
  -moz-box-shadow: 1px 1px 5px 1px rgba(7, 7, 7, 0.2);
  -webkit-box-shadow: 1px 1px 5px 1px rgba(7, 7, 7, 0.2);
  box-shadow: 1px 1px 5px 1px rgba(7, 7, 7, 0.2);
}
/* line 32, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles img {
  width: 100%;
  height: auto;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 32, ../ui_components/_tux.imagegallery.scss */
  .tux-image-gallery .tiles img {
    max-width: 100%;
  }
}
/* line 39, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles .tiles-caption {
  top: auto;
  right: 0px;
  bottom: 0px;
  left: auto;
  position: absolute;
  width: 100%;
  text-align: left;
  padding: 5px 10px;
  background-color: #000;
  color: #fff;
}
/* line 47, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles .gallery-hover-menu {
  top: -100px;
  right: 5px;
  bottom: auto;
  left: auto;
  position: absolute;
  font-size: 16px;
  border: 1px solid #c1c8d0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e7eff3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7eff3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e7eff3 100%);
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
/* line 60, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles .gallery-hover-menu a {
  color: #676a6e;
  padding: 0px 5px;
}
/* line 64, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles .gallery-hover-menu a + a {
  border-left: 1px solid #c1c8d0;
}
/* line 69, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles:hover .gallery-hover-menu {
  top: 5px;
}
/* line 72, ../ui_components/_tux.imagegallery.scss */
.tux-image-gallery .tiles:hover:after {
  content: "";
  border: 2px solid #d20000;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}

/* line 86, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-title, .gallery-popup .popover-content .pop-title, .popover-content .gallery-popup .pop-title, .gallery-popup .pop-content .pop-title, .pop-content .gallery-popup .pop-title {
  padding-left: 0;
}
/* line 88, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-title:before, .gallery-popup .popover-content .pop-title:before, .popover-content .gallery-popup .pop-title:before, .gallery-popup .pop-content .pop-title:before, .pop-content .gallery-popup .pop-title:before {
  content: '';
}
/* line 92, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body {
  position: relative;
  padding: 0px;
}
/* line 95, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body img {
  max-width: 100%;
}
/* line 98, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-carousel {
  width: 83.33%;
  float: none;
  margin: auto;
  position: relative;
  margin-bottom: 15px;
  /*small screen 320px + */
}
/* line 104, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-carousel .slick-slide a {
  display: block;
  position: relative;
}
/* line 108, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-carousel .slick-current a:after {
  content: "";
  border: 2px solid #d20000;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}
/* line 117, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-carousel .item {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  /* line 122, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .thumbnail-carousel .item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 128, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .carousel-wrap {
  position: relative;
}
/* line 131, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -15px;
  /*small screen 320px + */
}
/* line 136, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-controls a {
  font-size: 21px;
  color: #161718;
  position: absolute;
  cursor: pointer;
}
/* line 142, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-controls .thumbnail-prev {
  left: -10px;
}
/* line 145, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-controls .thumbnail-next {
  right: -10px;
}
@media only screen and (min-width: 768px) {
  /* line 149, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .thumbnail-controls .thumbnail-prev {
    left: -20px;
  }
  /* line 152, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .thumbnail-controls .thumbnail-next {
    right: -20px;
  }
}
/* line 156, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .thumbnail-controls .thumbnails-nav-wrap {
  width: 83.33%;
  margin: auto;
  position: relative;
}
/* line 162, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .owl-item.current .item a {
  position: relative;
  display: block;
}
/* line 165, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .owl-item.current .item a:after {
  content: "";
  border: 2px solid #d20000;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}
/* line 175, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-detail {
  font-size: 13px;
  padding: 15px 20px;
  text-align: left;
  color: #676a6e;
}
/* line 180, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-detail span {
  margin-right: 10px;
}
/* line 183, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-detail .gallery-desc {
  margin-bottom: 5px;
}
/* line 186, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-detail .old-price {
  text-decoration: line-through;
  font-family: "helvatica65";
}
/* line 190, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-detail .product-price {
  color: #161718;
  font-family: 'helvatica75';
}
/* line 194, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-detail .product-discount {
  background-color: #d20000;
  border-radius: 10px;
  color: #fff;
  padding: 2px 10px;
  font-family: "helvatica65";
}
/* line 202, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-carousel {
  /*small screen 320px + */
}
/* line 203, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-carousel .slick-arrow {
  color: #161718;
  z-index: 10;
}
/* line 207, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-carousel .slick-prev:before,
.gallery-popup .modal-body .gallery-carousel .slick-next:before {
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
}
/* line 212, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-carousel .slick-prev {
  left: 10px;
  /*small screen 320px + */
}
@media only screen and (min-width: 320px) {
  /* line 212, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .gallery-carousel .slick-prev {
    left: 0px;
  }
}
/* line 218, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .gallery-carousel .slick-next {
  right: 30px;
  /*small screen 320px + */
}
@media only screen and (min-width: 320px) {
  /* line 218, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .gallery-carousel .slick-next {
    right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 225, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .gallery-carousel .slick-prev:before,
  .gallery-popup .modal-body .gallery-carousel .slick-next:before {
    font-size: 40px;
  }
  /* line 229, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .gallery-carousel .slick-prev {
    left: 0px;
  }
  /* line 232, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .gallery-carousel .slick-next {
    right: 34px;
  }
}
/* line 237, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .nav {
  width: 100%;
  position: absolute;
  top: 20%;
  left: 0;
  /*small screen 320px + */
}
/* line 242, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-body .nav a {
  text-decoration: none;
  font-size: 20px;
  color: #161718;
  padding: 15px;
  background: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 768px) {
  /* line 237, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .nav {
    top: 30%;
  }
  /* line 251, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-body .nav a {
    font-size: 40px;
    padding: 15px;
  }
}
/* line 258, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-footer, .gallery-popup .popover-content .pop-footer, .popover-content .gallery-popup .pop-footer, .gallery-popup .pop-content .pop-footer, .pop-content .gallery-popup .pop-footer {
  padding: 0px;
}
/* line 260, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-footer .footer-buttons, .gallery-popup .popover-content .pop-footer .footer-buttons, .popover-content .gallery-popup .pop-footer .footer-buttons, .gallery-popup .pop-content .pop-footer .footer-buttons, .pop-content .gallery-popup .pop-footer .footer-buttons {
  float: right;
  margin-right: 10px;
}
/* line 264, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-footer .btn, .gallery-popup .popover-content .pop-footer .btn, .popover-content .gallery-popup .pop-footer .btn, .gallery-popup .pop-content .pop-footer .btn, .pop-content .gallery-popup .pop-footer .btn {
  width: auto;
  padding: 5px;
  line-height: 15px;
  margin: 10px 0px;
  /*small screen 320px + */
}
/* line 269, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-footer .btn .fa, .gallery-popup .popover-content .pop-footer .btn .fa, .popover-content .gallery-popup .pop-footer .btn .fa, .gallery-popup .pop-content .pop-footer .btn .fa, .pop-content .gallery-popup .pop-footer .btn .fa, .gallery-popup .modal-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .gallery-popup .modal-footer .btn a.user-settings:after, .gallery-popup .popover-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .gallery-popup .popover-content .pop-footer .btn a.user-settings:after, .popover-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .popover-content .gallery-popup .pop-footer .btn a.user-settings:after, .gallery-popup .pop-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .gallery-popup .pop-content .pop-footer .btn a.user-settings:after, .pop-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .pop-content .gallery-popup .pop-footer .btn a.user-settings:after, .gallery-popup .modal-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .gallery-popup .modal-footer .btn a.user-name:after, .gallery-popup .popover-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .gallery-popup .popover-content .pop-footer .btn a.user-name:after, .popover-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .popover-content .gallery-popup .pop-footer .btn a.user-name:after, .gallery-popup .pop-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .gallery-popup .pop-content .pop-footer .btn a.user-name:after, .pop-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .pop-content .gallery-popup .pop-footer .btn a.user-name:after, .gallery-popup .modal-footer .btn .nav-trigger:after, .gallery-popup .popover-content .pop-footer .btn .nav-trigger:after, .popover-content .gallery-popup .pop-footer .btn .nav-trigger:after, .gallery-popup .pop-content .pop-footer .btn .nav-trigger:after, .pop-content .gallery-popup .pop-footer .btn .nav-trigger:after, .gallery-popup .modal-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .gallery-popup .modal-footer .btn li.username:before, .gallery-popup .popover-content .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .gallery-popup .popover-content .pop-footer .btn li.username:before, .popover-content .gallery-popup .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .popover-content .gallery-popup .pop-footer .btn li.username:before, .gallery-popup .pop-content .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .gallery-popup .pop-content .pop-footer .btn li.username:before, .pop-content .gallery-popup .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .pop-content .gallery-popup .pop-footer .btn li.username:before, .gallery-popup .modal-footer .btn .message-area .collapse-area.opened:after, .message-area .gallery-popup .modal-footer .btn .collapse-area.opened:after, .gallery-popup .popover-content .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .gallery-popup .popover-content .pop-footer .btn .collapse-area.opened:after, .popover-content .gallery-popup .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .popover-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .pop-content .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .gallery-popup .pop-content .pop-footer .btn .collapse-area.opened:after, .pop-content .gallery-popup .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .pop-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .modal-footer .btn .submit-success .collapse-area.opened:after, .submit-success .gallery-popup .modal-footer .btn .collapse-area.opened:after, .gallery-popup .popover-content .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .gallery-popup .popover-content .pop-footer .btn .collapse-area.opened:after, .popover-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .popover-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .pop-content .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .gallery-popup .pop-content .pop-footer .btn .collapse-area.opened:after, .pop-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .pop-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .modal-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .gallery-popup .modal-footer .btn .collapse-area.opened:after, .gallery-popup .popover-content .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .gallery-popup .popover-content .pop-footer .btn .collapse-area.opened:after, .popover-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .popover-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .pop-content .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .gallery-popup .pop-content .pop-footer .btn .collapse-area.opened:after, .pop-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .pop-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .modal-footer .btn .message-area .collapse-area.closed:after, .message-area .gallery-popup .modal-footer .btn .collapse-area.closed:after, .gallery-popup .popover-content .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .gallery-popup .popover-content .pop-footer .btn .collapse-area.closed:after, .popover-content .gallery-popup .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .popover-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .pop-content .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .gallery-popup .pop-content .pop-footer .btn .collapse-area.closed:after, .pop-content .gallery-popup .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .pop-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .modal-footer .btn .submit-success .collapse-area.closed:after, .submit-success .gallery-popup .modal-footer .btn .collapse-area.closed:after, .gallery-popup .popover-content .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .gallery-popup .popover-content .pop-footer .btn .collapse-area.closed:after, .popover-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .popover-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .pop-content .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .gallery-popup .pop-content .pop-footer .btn .collapse-area.closed:after, .pop-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .pop-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .modal-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .gallery-popup .modal-footer .btn .collapse-area.closed:after, .gallery-popup .popover-content .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .gallery-popup .popover-content .pop-footer .btn .collapse-area.closed:after, .popover-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .popover-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .pop-content .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .gallery-popup .pop-content .pop-footer .btn .collapse-area.closed:after, .pop-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .pop-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .modal-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .gallery-popup .modal-footer .btn .refresh-btn:before, .gallery-popup .popover-content .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .gallery-popup .popover-content .pop-footer .btn .refresh-btn:before, .popover-content .gallery-popup .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .popover-content .gallery-popup .pop-footer .btn .refresh-btn:before, .gallery-popup .pop-content .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .gallery-popup .pop-content .pop-footer .btn .refresh-btn:before, .pop-content .gallery-popup .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .pop-content .gallery-popup .pop-footer .btn .refresh-btn:before, .gallery-popup .modal-footer .btn .has-sort:before, .gallery-popup .popover-content .pop-footer .btn .has-sort:before, .popover-content .gallery-popup .pop-footer .btn .has-sort:before, .gallery-popup .pop-content .pop-footer .btn .has-sort:before, .pop-content .gallery-popup .pop-footer .btn .has-sort:before, .gallery-popup .modal-footer .btn .has-sort:after, .gallery-popup .popover-content .pop-footer .btn .has-sort:after, .popover-content .gallery-popup .pop-footer .btn .has-sort:after, .gallery-popup .pop-content .pop-footer .btn .has-sort:after, .pop-content .gallery-popup .pop-footer .btn .has-sort:after, .gallery-popup .modal-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .gallery-popup .modal-footer .btn .ui-jqdialog-titlebar-close:before, .gallery-popup .popover-content .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .gallery-popup .popover-content .pop-footer .btn .ui-jqdialog-titlebar-close:before, .popover-content .gallery-popup .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .popover-content .gallery-popup .pop-footer .btn .ui-jqdialog-titlebar-close:before, .gallery-popup .pop-content .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .gallery-popup .pop-content .pop-footer .btn .ui-jqdialog-titlebar-close:before, .pop-content .gallery-popup .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .pop-content .gallery-popup .pop-footer .btn .ui-jqdialog-titlebar-close:before, .gallery-popup .modal-footer .btn .grid-form-heading:before, .gallery-popup .popover-content .pop-footer .btn .grid-form-heading:before, .popover-content .gallery-popup .pop-footer .btn .grid-form-heading:before, .gallery-popup .pop-content .pop-footer .btn .grid-form-heading:before, .pop-content .gallery-popup .pop-footer .btn .grid-form-heading:before, .gallery-popup .modal-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .gallery-popup .modal-footer .btn a:before, .gallery-popup .popover-content .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .gallery-popup .popover-content .pop-footer .btn a:before, .popover-content .gallery-popup .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .popover-content .gallery-popup .pop-footer .btn a:before, .gallery-popup .pop-content .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .gallery-popup .pop-content .pop-footer .btn a:before, .pop-content .gallery-popup .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .pop-content .gallery-popup .pop-footer .btn a:before, .gallery-popup .modal-footer .btn .breadcrumbs li:after, .breadcrumbs .gallery-popup .modal-footer .btn li:after, .gallery-popup .popover-content .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .gallery-popup .popover-content .pop-footer .btn li:after, .popover-content .gallery-popup .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .popover-content .gallery-popup .pop-footer .btn li:after, .gallery-popup .pop-content .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .gallery-popup .pop-content .pop-footer .btn li:after, .pop-content .gallery-popup .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .pop-content .gallery-popup .pop-footer .btn li:after, .gallery-popup .modal-footer .btn .page-title.linkpage:after, .gallery-popup .popover-content .pop-footer .btn .page-title.linkpage:after, .popover-content .gallery-popup .pop-footer .btn .page-title.linkpage:after, .gallery-popup .pop-content .pop-footer .btn .page-title.linkpage:after, .pop-content .gallery-popup .pop-footer .btn .page-title.linkpage:after, .gallery-popup .modal-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .gallery-popup .modal-footer .btn .toggle-sender-list-btn, .gallery-popup .popover-content .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .gallery-popup .popover-content .pop-footer .btn .toggle-sender-list-btn, .popover-content .gallery-popup .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .popover-content .gallery-popup .pop-footer .btn .toggle-sender-list-btn, .gallery-popup .pop-content .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .gallery-popup .pop-content .pop-footer .btn .toggle-sender-list-btn, .pop-content .gallery-popup .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .pop-content .gallery-popup .pop-footer .btn .toggle-sender-list-btn, .gallery-popup .modal-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .gallery-popup .modal-footer .btn a, .gallery-popup .popover-content .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .gallery-popup .popover-content .pop-footer .btn a, .popover-content .gallery-popup .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .popover-content .gallery-popup .pop-footer .btn a, .gallery-popup .pop-content .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .gallery-popup .pop-content .pop-footer .btn a, .pop-content .gallery-popup .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .pop-content .gallery-popup .pop-footer .btn a, .gallery-popup .modal-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .gallery-popup .modal-footer .btn button, .gallery-popup .popover-content .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .gallery-popup .popover-content .pop-footer .btn button, .popover-content .gallery-popup .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .popover-content .gallery-popup .pop-footer .btn button, .gallery-popup .pop-content .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .gallery-popup .pop-content .pop-footer .btn button, .pop-content .gallery-popup .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .pop-content .gallery-popup .pop-footer .btn button, .gallery-popup .modal-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .gallery-popup .modal-footer .btn ul.primary-nav > li > a.has-child:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .gallery-popup .popover-content .pop-footer .btn ul.primary-nav > li > a.has-child:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .popover-content .gallery-popup .pop-footer .btn ul.primary-nav > li > a.has-child:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .gallery-popup .pop-content .pop-footer .btn ul.primary-nav > li > a.has-child:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .pop-content .gallery-popup .pop-footer .btn ul.primary-nav > li > a.has-child:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .gallery-popup .modal-footer .btn a.page-icon, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .gallery-popup .popover-content .pop-footer .btn a.page-icon, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .popover-content .gallery-popup .pop-footer .btn a.page-icon, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .gallery-popup .pop-content .pop-footer .btn a.page-icon, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .pop-content .gallery-popup .pop-footer .btn a.page-icon, .gallery-popup .modal-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn .cart-tab ul li a:after, .cart-tab ul li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .pop-content .gallery-popup .pop-footer .btn a:after {
  display: inline-block;
  font-size: 20px;
}
/* line 273, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-footer .btn span, .gallery-popup .popover-content .pop-footer .btn span, .popover-content .gallery-popup .pop-footer .btn span, .gallery-popup .pop-content .pop-footer .btn span, .pop-content .gallery-popup .pop-footer .btn span {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 264, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-footer .btn, .gallery-popup .popover-content .pop-footer .btn, .popover-content .gallery-popup .pop-footer .btn, .gallery-popup .pop-content .pop-footer .btn, .pop-content .gallery-popup .pop-footer .btn {
    padding: 10px;
    line-height: 20px;
  }
  /* line 279, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-footer .btn .fa, .gallery-popup .popover-content .pop-footer .btn .fa, .popover-content .gallery-popup .pop-footer .btn .fa, .gallery-popup .pop-content .pop-footer .btn .fa, .pop-content .gallery-popup .pop-footer .btn .fa, .gallery-popup .modal-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .gallery-popup .modal-footer .btn a.user-settings:after, .gallery-popup .popover-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .gallery-popup .popover-content .pop-footer .btn a.user-settings:after, .popover-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .popover-content .gallery-popup .pop-footer .btn a.user-settings:after, .gallery-popup .pop-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .gallery-popup .pop-content .pop-footer .btn a.user-settings:after, .pop-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .pop-content .gallery-popup .pop-footer .btn a.user-settings:after, .gallery-popup .modal-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .gallery-popup .modal-footer .btn a.user-name:after, .gallery-popup .popover-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .gallery-popup .popover-content .pop-footer .btn a.user-name:after, .popover-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .popover-content .gallery-popup .pop-footer .btn a.user-name:after, .gallery-popup .pop-content .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .gallery-popup .pop-content .pop-footer .btn a.user-name:after, .pop-content .gallery-popup .pop-footer .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .pop-content .gallery-popup .pop-footer .btn a.user-name:after, .gallery-popup .modal-footer .btn .nav-trigger:after, .gallery-popup .popover-content .pop-footer .btn .nav-trigger:after, .popover-content .gallery-popup .pop-footer .btn .nav-trigger:after, .gallery-popup .pop-content .pop-footer .btn .nav-trigger:after, .pop-content .gallery-popup .pop-footer .btn .nav-trigger:after, .gallery-popup .modal-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .gallery-popup .modal-footer .btn li.username:before, .gallery-popup .popover-content .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .gallery-popup .popover-content .pop-footer .btn li.username:before, .popover-content .gallery-popup .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .popover-content .gallery-popup .pop-footer .btn li.username:before, .gallery-popup .pop-content .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .gallery-popup .pop-content .pop-footer .btn li.username:before, .pop-content .gallery-popup .pop-footer .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .pop-content .gallery-popup .pop-footer .btn li.username:before, .gallery-popup .modal-footer .btn .message-area .collapse-area.opened:after, .message-area .gallery-popup .modal-footer .btn .collapse-area.opened:after, .gallery-popup .popover-content .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .gallery-popup .popover-content .pop-footer .btn .collapse-area.opened:after, .popover-content .gallery-popup .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .popover-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .pop-content .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .gallery-popup .pop-content .pop-footer .btn .collapse-area.opened:after, .pop-content .gallery-popup .pop-footer .btn .message-area .collapse-area.opened:after, .message-area .pop-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .modal-footer .btn .submit-success .collapse-area.opened:after, .submit-success .gallery-popup .modal-footer .btn .collapse-area.opened:after, .gallery-popup .popover-content .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .gallery-popup .popover-content .pop-footer .btn .collapse-area.opened:after, .popover-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .popover-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .pop-content .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .gallery-popup .pop-content .pop-footer .btn .collapse-area.opened:after, .pop-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.opened:after, .submit-success .pop-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .modal-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .gallery-popup .modal-footer .btn .collapse-area.opened:after, .gallery-popup .popover-content .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .gallery-popup .popover-content .pop-footer .btn .collapse-area.opened:after, .popover-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .popover-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .pop-content .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .gallery-popup .pop-content .pop-footer .btn .collapse-area.opened:after, .pop-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.opened:after, .submit-failed .pop-content .gallery-popup .pop-footer .btn .collapse-area.opened:after, .gallery-popup .modal-footer .btn .message-area .collapse-area.closed:after, .message-area .gallery-popup .modal-footer .btn .collapse-area.closed:after, .gallery-popup .popover-content .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .gallery-popup .popover-content .pop-footer .btn .collapse-area.closed:after, .popover-content .gallery-popup .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .popover-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .pop-content .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .gallery-popup .pop-content .pop-footer .btn .collapse-area.closed:after, .pop-content .gallery-popup .pop-footer .btn .message-area .collapse-area.closed:after, .message-area .pop-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .modal-footer .btn .submit-success .collapse-area.closed:after, .submit-success .gallery-popup .modal-footer .btn .collapse-area.closed:after, .gallery-popup .popover-content .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .gallery-popup .popover-content .pop-footer .btn .collapse-area.closed:after, .popover-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .popover-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .pop-content .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .gallery-popup .pop-content .pop-footer .btn .collapse-area.closed:after, .pop-content .gallery-popup .pop-footer .btn .submit-success .collapse-area.closed:after, .submit-success .pop-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .modal-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .gallery-popup .modal-footer .btn .collapse-area.closed:after, .gallery-popup .popover-content .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .gallery-popup .popover-content .pop-footer .btn .collapse-area.closed:after, .popover-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .popover-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .pop-content .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .gallery-popup .pop-content .pop-footer .btn .collapse-area.closed:after, .pop-content .gallery-popup .pop-footer .btn .submit-failed .collapse-area.closed:after, .submit-failed .pop-content .gallery-popup .pop-footer .btn .collapse-area.closed:after, .gallery-popup .modal-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .gallery-popup .modal-footer .btn .refresh-btn:before, .gallery-popup .popover-content .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .gallery-popup .popover-content .pop-footer .btn .refresh-btn:before, .popover-content .gallery-popup .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .popover-content .gallery-popup .pop-footer .btn .refresh-btn:before, .gallery-popup .pop-content .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .gallery-popup .pop-content .pop-footer .btn .refresh-btn:before, .pop-content .gallery-popup .pop-footer .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .pop-content .gallery-popup .pop-footer .btn .refresh-btn:before, .gallery-popup .modal-footer .btn .has-sort:before, .gallery-popup .popover-content .pop-footer .btn .has-sort:before, .popover-content .gallery-popup .pop-footer .btn .has-sort:before, .gallery-popup .pop-content .pop-footer .btn .has-sort:before, .pop-content .gallery-popup .pop-footer .btn .has-sort:before, .gallery-popup .modal-footer .btn .has-sort:after, .gallery-popup .popover-content .pop-footer .btn .has-sort:after, .popover-content .gallery-popup .pop-footer .btn .has-sort:after, .gallery-popup .pop-content .pop-footer .btn .has-sort:after, .pop-content .gallery-popup .pop-footer .btn .has-sort:after, .gallery-popup .modal-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .gallery-popup .modal-footer .btn .ui-jqdialog-titlebar-close:before, .gallery-popup .popover-content .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .gallery-popup .popover-content .pop-footer .btn .ui-jqdialog-titlebar-close:before, .popover-content .gallery-popup .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .popover-content .gallery-popup .pop-footer .btn .ui-jqdialog-titlebar-close:before, .gallery-popup .pop-content .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .gallery-popup .pop-content .pop-footer .btn .ui-jqdialog-titlebar-close:before, .pop-content .gallery-popup .pop-footer .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .pop-content .gallery-popup .pop-footer .btn .ui-jqdialog-titlebar-close:before, .gallery-popup .modal-footer .btn .grid-form-heading:before, .gallery-popup .popover-content .pop-footer .btn .grid-form-heading:before, .popover-content .gallery-popup .pop-footer .btn .grid-form-heading:before, .gallery-popup .pop-content .pop-footer .btn .grid-form-heading:before, .pop-content .gallery-popup .pop-footer .btn .grid-form-heading:before, .gallery-popup .modal-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .form-wrapper .collapsable-header:after, .form-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .collapsable-header:after, .field-interaction-wrapper.form-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .modal-footer .btn .collapsable-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .collapsable-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .collapsable-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .collapsable-header:after, .field-interaction-wrapper.link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .collapsable-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .link-one-header:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .modal-footer .btn .link-one-header:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn .link-one-header:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn .link-one-header:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper .link-one-header:after, .field-interaction-wrapper.link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn .link-one-header:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.form-wrapper .link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper ul.list-group:after, .link-one-ul-wrapper .field-interaction-wrapper.form-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .modal-footer .btn ul.list-group:after, .gallery-popup .popover-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .popover-content .pop-footer .btn ul.list-group:after, .popover-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .popover-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .pop-content .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .gallery-popup .pop-content .pop-footer .btn ul.list-group:after, .pop-content .gallery-popup .pop-footer .btn .field-interaction-wrapper.link-one-ul-wrapper ul.list-group:after, .field-interaction-wrapper.link-one-ul-wrapper .pop-content .gallery-popup .pop-footer .btn ul.list-group:after, .gallery-popup .modal-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .gallery-popup .modal-footer .btn a:before, .gallery-popup .popover-content .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .gallery-popup .popover-content .pop-footer .btn a:before, .popover-content .gallery-popup .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .popover-content .gallery-popup .pop-footer .btn a:before, .gallery-popup .pop-content .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .gallery-popup .pop-content .pop-footer .btn a:before, .pop-content .gallery-popup .pop-footer .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .pop-content .gallery-popup .pop-footer .btn a:before, .gallery-popup .modal-footer .btn .breadcrumbs li:after, .breadcrumbs .gallery-popup .modal-footer .btn li:after, .gallery-popup .popover-content .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .gallery-popup .popover-content .pop-footer .btn li:after, .popover-content .gallery-popup .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .popover-content .gallery-popup .pop-footer .btn li:after, .gallery-popup .pop-content .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .gallery-popup .pop-content .pop-footer .btn li:after, .pop-content .gallery-popup .pop-footer .btn .breadcrumbs li:after, .breadcrumbs .pop-content .gallery-popup .pop-footer .btn li:after, .gallery-popup .modal-footer .btn .page-title.linkpage:after, .gallery-popup .popover-content .pop-footer .btn .page-title.linkpage:after, .popover-content .gallery-popup .pop-footer .btn .page-title.linkpage:after, .gallery-popup .pop-content .pop-footer .btn .page-title.linkpage:after, .pop-content .gallery-popup .pop-footer .btn .page-title.linkpage:after, .gallery-popup .modal-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .gallery-popup .modal-footer .btn .toggle-sender-list-btn, .gallery-popup .popover-content .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .gallery-popup .popover-content .pop-footer .btn .toggle-sender-list-btn, .popover-content .gallery-popup .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .popover-content .gallery-popup .pop-footer .btn .toggle-sender-list-btn, .gallery-popup .pop-content .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .gallery-popup .pop-content .pop-footer .btn .toggle-sender-list-btn, .pop-content .gallery-popup .pop-footer .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .pop-content .gallery-popup .pop-footer .btn .toggle-sender-list-btn, .gallery-popup .modal-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .gallery-popup .modal-footer .btn a, .gallery-popup .popover-content .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .gallery-popup .popover-content .pop-footer .btn a, .popover-content .gallery-popup .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .popover-content .gallery-popup .pop-footer .btn a, .gallery-popup .pop-content .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .gallery-popup .pop-content .pop-footer .btn a, .pop-content .gallery-popup .pop-footer .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .pop-content .gallery-popup .pop-footer .btn a, .gallery-popup .modal-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .gallery-popup .modal-footer .btn button, .gallery-popup .popover-content .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .gallery-popup .popover-content .pop-footer .btn button, .popover-content .gallery-popup .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .popover-content .gallery-popup .pop-footer .btn button, .gallery-popup .pop-content .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .gallery-popup .pop-content .pop-footer .btn button, .pop-content .gallery-popup .pop-footer .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .pop-content .gallery-popup .pop-footer .btn button, .gallery-popup .modal-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .gallery-popup .modal-footer .btn ul.primary-nav > li > a.has-child:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .gallery-popup .popover-content .pop-footer .btn ul.primary-nav > li > a.has-child:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .popover-content .gallery-popup .pop-footer .btn ul.primary-nav > li > a.has-child:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .gallery-popup .pop-content .pop-footer .btn ul.primary-nav > li > a.has-child:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li > a.has-child:after, nav .pop-content .gallery-popup .pop-footer .btn ul.primary-nav > li > a.has-child:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.active .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li.ptab-name .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li.main-tab .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li.main-tab .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .gallery-popup .modal-footer .btn a.page-icon, .gallery-popup .popover-content .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .gallery-popup .popover-content .pop-footer .btn a.page-icon, .popover-content .gallery-popup .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .popover-content .gallery-popup .pop-footer .btn a.page-icon, .gallery-popup .pop-content .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .gallery-popup .pop-content .pop-footer .btn a.page-icon, .pop-content .gallery-popup .pop-footer .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .pop-content .gallery-popup .pop-footer .btn a.page-icon, .gallery-popup .modal-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .pop-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .modal-footer .btn .cart-tab ul li a:after, .cart-tab ul li .gallery-popup .modal-footer .btn a:after, .gallery-popup .popover-content .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .gallery-popup .popover-content .pop-footer .btn a:after, .popover-content .gallery-popup .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .popover-content .gallery-popup .pop-footer .btn a:after, .gallery-popup .pop-content .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .gallery-popup .pop-content .pop-footer .btn a:after, .pop-content .gallery-popup .pop-footer .btn .cart-tab ul li a:after, .cart-tab ul li .pop-content .gallery-popup .pop-footer .btn a:after {
    display: inline-block;
    margin-right: 3px;
  }
  /* line 283, ../ui_components/_tux.imagegallery.scss */
  .gallery-popup .modal-footer .btn span, .gallery-popup .popover-content .pop-footer .btn span, .popover-content .gallery-popup .pop-footer .btn span, .gallery-popup .pop-content .pop-footer .btn span, .pop-content .gallery-popup .pop-footer .btn span {
    display: inline-block;
    vertical-align: top;
  }
}
/* line 289, ../ui_components/_tux.imagegallery.scss */
.gallery-popup .modal-footer .btn + .btn, .gallery-popup .popover-content .pop-footer .btn + .btn, .popover-content .gallery-popup .pop-footer .btn + .btn, .gallery-popup .pop-content .pop-footer .btn + .btn, .pop-content .gallery-popup .pop-footer .btn + .btn {
  margin-left: 15px;
}

/*for vertical gallery component*/
/* line 2, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery {
  /*small screen 320px + */
}
/* line 3, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .slick-prev,
.tux-vertical-gallery .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
/* line 20, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery {
  margin-top: 35px;
}
/* line 22, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .slick-prev {
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
/* line 27, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .vimage-gallery {
  padding: 5px;
  position: relative;
  cursor: pointer;
}
/* line 31, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .vimage-gallery:focus {
  outline: none;
}
/* line 35, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .slick-next {
  bottom: -30px;
  left: 50%;
  margin-left: -10px;
  top: auto;
}
/* line 41, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .slick-prev:before {
  content: "\f01b";
}
/* line 44, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .slick-next:before {
  content: "\f01a";
}
/* line 47, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .vertical-gallery .slick-current:after {
  content: "";
  border: 2px solid #d20000;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}
/* line 59, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .horizontal-gallery .slick-prev {
  left: 10px;
  z-index: 1;
}
/* line 63, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .horizontal-gallery .slick-next {
  right: 27px;
  z-index: 1;
}
/* line 67, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .horizontal-gallery .slick-prev:before {
  content: "\f190";
  font-size: 20px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
}
/* line 73, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .horizontal-gallery .slick-next:before {
  content: "\f18e";
  font-size: 20px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
}
/* line 81, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .gallery-detail .image-Title {
  font-family: 'helvatica75';
  font-size: 13px;
  margin-top: 0px;
  text-transform: uppercase;
}
/* line 87, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .gallery-detail .image-desc {
  color: #676a6e;
}
/* line 90, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .gallery-detail .item-caption {
  font-family: 'helvatica65';
  font-size: 15px;
  margin-top: 10px;
  color: #161718;
}
@media only screen and (max-width: 767px) {
  /* line 100, ../ui_components/_tux.verticalgallery.scss */
  .tux-vertical-gallery .horizontal-gallery {
    margin: auto;
    float: none;
  }
  /* line 104, ../ui_components/_tux.verticalgallery.scss */
  .tux-vertical-gallery .gallery-detail {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
/* line 109, ../ui_components/_tux.verticalgallery.scss */
.tux-vertical-gallery .slick-prev:before,
.tux-vertical-gallery .slick-next:before {
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height: 1;
  opacity: .75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*for feedback component*/
/* line 4, ../ui_components/_tux.feedback.scss */
.feedback-wrapper {
  position: fixed;
  right: -300px;
  top: 0;
  z-index: 999999;
  width: 280px;
  height: 100%;
  padding: 10px;
  border-left: 1px solid #ccc;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 4, ../ui_components/_tux.feedback.scss */
  .feedback-wrapper {
    width: 320px;
    right: -340px;
  }
}
/* line 18, ../ui_components/_tux.feedback.scss */
.feedback-wrapper .modal-body {
  /*small screen 320px + */
}
@media only screen and (max-width: 767px) {
  /* line 18, ../ui_components/_tux.feedback.scss */
  .feedback-wrapper .modal-body {
    padding: 0px;
  }
}
/* line 26, ../ui_components/_tux.feedback.scss */
.feedback-wrapper:before {
  width: 70px;
  height: 20px;
  background-color: #000;
  content: 'FEEDBACK';
  position: absolute;
  left: -65px;
  top: 90px;
  padding: 3px;
  border-radius: 4px 0px 0px 4px;
  cursor: pointer;
  color: #fff;
  -webkit-transform: rotate(-90deg);
  /* Safari */
  -moz-transform: rotate(-90deg);
  /* Firefox */
  -ms-transform: rotate(-90deg);
  /* IE */
  -o-transform: rotate(-90deg);
  /* Opera */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  /* Internet Explorer */
}
/* line 44, ../ui_components/_tux.feedback.scss */
.feedback-wrapper.on {
  right: 0px;
}
/* line 46, ../ui_components/_tux.feedback.scss */
.feedback-wrapper.on:before {
  left: -45px;
}
/* line 51, ../ui_components/_tux.feedback.scss */
.feedback-wrapper .feedback-form {
  overflow-y: auto;
}

/* line 55, ../ui_components/_tux.feedback.scss */
form label.error {
  color: #eb161e;
  line-height: 20px;
  font-weight: normal;
}

/* line 61, ../ui_components/_tux.feedback.scss */
.feedback-modal .form-control, .feedback-modal .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .feedback-modal .status-selectbox, .feedback-modal .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .feedback-modal .status-selectbox, .feedback-modal .ui-search-input input, .ui-search-input .feedback-modal input, .feedback-modal .tms-drpdwn, .feedback-modal .dropButton {
  font-size: 13px;
}

/* line 65, ../ui_components/_tux.feedback.scss */
.feedback-modal .subtext {
  font-size: 9px;
}

/* line 70, ../ui_components/_tux.feedback.scss */
.mandatory .tms-hform-label:before {
  content: "";
  background: #eb161e;
  width: 3px;
  height: 15px;
  position: relative;
  left: 0px;
  display: inline-block;
  float: left;
  margin-right: 8px;
}

/* line 81, ../ui_components/_tux.feedback.scss */
.required-fields-legend {
  margin-top: 10px;
}

/* line 86, ../ui_components/_tux.feedback.scss */
.feedback-validation-modal .modal-dialog {
  width: 530px;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 320px) {
  /* line 86, ../ui_components/_tux.feedback.scss */
  .feedback-validation-modal .modal-dialog {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  /* line 86, ../ui_components/_tux.feedback.scss */
  .feedback-validation-modal .modal-dialog {
    width: 530px;
  }
}
/* line 94, ../ui_components/_tux.feedback.scss */
.feedback-validation-modal .modal-dialog .fa-check {
  color: #009966;
  font-size: 3em;
}
/* line 98, ../ui_components/_tux.feedback.scss */
.feedback-validation-modal .modal-dialog .fa-times, .feedback-validation-modal .modal-dialog .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .feedback-validation-modal .modal-dialog .ui-jqdialog-titlebar-close:before, .feedback-validation-modal .modal-dialog .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .feedback-validation-modal .modal-dialog a {
  color: #eb161e;
  font-size: 3em;
}
/* line 102, ../ui_components/_tux.feedback.scss */
.feedback-validation-modal .modal-dialog span {
  display: inline-block;
  vertical-align: super;
}

/*for richtext editor component*/
/* line 1, ../ui_components/_tux.richtext.scss */
.editor-container {
  display: inline-block;
}

/* line 5, ../ui_components/_tux.richtext.scss */
.cke_bottom.hide-status-bar {
  display: none;
}

/* line 9, ../ui_components/_tux.richtext.scss */
textarea.cke_source {
  height: 150px !important;
}

/*for moving widget component*/
/* line 2, ../ui_components/_tux.dragndrop.scss */
.jq-movingWidget {
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 8, ../ui_components/_tux.dragndrop.scss */
.jq-movingWidget:after {
  content: "";
  display: block;
  clear: both;
}

/* line 14, ../ui_components/_tux.dragndrop.scss */
.jq-movingWidget__placeholder {
  width: 100px;
  height: 100px;
  list-style: none;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px dotted #ccc;
  background: #fff;
  margin: 0 20px 20px 0;
}

/* line 27, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body {
  padding: 0;
}
/* line 29, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body h2 {
  float: left;
  padding: 0 0 20px 0;
  margin: 0;
  font-size: 1.25em;
  font-family: 'helvatica75';
}
/* line 37, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .remove-widget, .widget-modal .modal-body .add-widget {
  display: block;
  float: left;
  font-size: 1.3333333333em;
  text-decoration: none;
  padding-left: 10px;
}
/* line 44, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont, .widget-modal .modal-body .add-widget-cont {
  float: left;
  width: 100%;
  position: relative;
            /*@include mq(tablet){
			    min-height: 321px;
				max-height: 280px;
				overflow-y:auto;
			}*/
}
/* line 55, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont.col-3 .jq-movingWidget-placeholder, .widget-modal .modal-body .col-3.add-widget-cont .jq-movingWidget-placeholder {
  height: 45px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px dotted #ccc;
  background: #fff;
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 55, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont.col-3 .jq-movingWidget-placeholder, .widget-modal .modal-body .col-3.add-widget-cont .jq-movingWidget-placeholder {
    height: 110px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 55, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont.col-3 .jq-movingWidget-placeholder, .widget-modal .modal-body .col-3.add-widget-cont .jq-movingWidget-placeholder {
    height: 110px;
  }
}
/* line 70, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont.col-2, .widget-modal .modal-body .col-2.add-widget-cont {
  width: 100%;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 70, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont.col-2, .widget-modal .modal-body .col-2.add-widget-cont {
    width: 66%;
  }
}
/* line 76, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont.col-2 .jq-movingWidget-placeholder, .widget-modal .modal-body .col-2.add-widget-cont .jq-movingWidget-placeholder {
  height: 45px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px dotted #ccc;
  background: #fff;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 76, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont.col-2 .jq-movingWidget-placeholder, .widget-modal .modal-body .col-2.add-widget-cont .jq-movingWidget-placeholder {
    height: 110px;
  }
}
/* line 88, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget-placeholder, .widget-modal .modal-body .add-widget-cont .jq-movingWidget-placeholder {
  position: static;
  margin-bottom: 20px;
  height: 45px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 88, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont .jq-movingWidget-placeholder, .widget-modal .modal-body .add-widget-cont .jq-movingWidget-placeholder {
    height: auto;
  }
}
/* line 96, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item {
  float: left;
  font-size: 1.5em;
  float: left;
  position: static;
  margin-bottom: 20px;
  /*small screen 320px + */
}
/* line 102, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item .movingWidgetWrapper, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .movingWidgetWrapper {
  float: left;
  padding: 10px;
  width: 100%;
  -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
  /*small screen 320px + */
  border: 1px solid #bcd1e0;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 102, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont .jq-movingWidget__item .movingWidgetWrapper, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .movingWidgetWrapper {
    padding: 0px;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  /* line 96, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont .jq-movingWidget__item, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item {
    height: 110px;
  }
}
/* line 120, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item._isDragged, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item._isDragged {
  cursor: move;
  position: absolute;
}
/* line 124, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item .close-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .close-icon, .widget-modal .modal-body .widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .add-icon {
                    /*width: 30px;
					height: 30px;*/
                    /*color: #676a6e;
					font-size:16px;
					text-align:center;*/
                    /*line-height:30px;
					float:right;
					text-decoration: none;*/
}
/* line 134, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .add-icon {
  width: 100%;
  text-align: center;
  float: right;
}
/* line 140, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-content, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 140, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-content, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content {
    width: 100%;
    padding-top: 16%;
    text-align: center;
  }
}
/* line 146, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-content .widget-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content .widget-icon {
  color: #6f7275;
  font-size: 16px;
  margin-right: 10px;
  float: left;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 146, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-content .widget-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content .widget-icon {
    display: block;
    margin-right: 0;
    float: none;
  }
}
/* line 157, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-content span, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content span {
  font-size: 13px;
  font-family: 'helvatica75';
  color: #161718;
  text-transform: uppercase;
  display: block;
  float: left;
  width: 70%;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 157, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-content span, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content span {
    display: block;
    padding: 8px 10px 0;
    float: none;
    width: auto;
  }
}
/* line 178, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-right-cont {
  width: 100%;
  float: left;
  padding: 20px 5px 0 20px;
  background-color: #eff5f8;
  border-left: 1px solid #bcd1e0;
}
/* line 185, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-left-container {
  width: 100%;
  float: left;
  padding: 20px;
}
/* line 189, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .widget-left-container .close-icon, .widget-modal .modal-body .widget-left-container .widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-left-container .add-icon, .widget-modal .modal-body .widget-left-container .add-widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-left-container .add-icon {
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  float: right;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #45484b), color-stop(39%, #45484b), color-stop(100%, #222425));
  background-image: -moz-linear-gradient(top, #45484b 1%, #45484b 39%, #222425 100%);
  background-image: -webkit-linear-gradient(top, #45484b 1%, #45484b 39%, #222425 100%);
  background-image: linear-gradient(to bottom, #45484b 1%, #45484b 39%, #222425 100%);
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 189, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .widget-left-container .close-icon, .widget-modal .modal-body .widget-left-container .widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .widget-cont .jq-movingWidget__item .widget-left-container .add-icon, .widget-modal .modal-body .widget-left-container .add-widget-cont .jq-movingWidget__item .add-icon, .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-left-container .add-icon {
    position: relative;
    top: -9px;
    right: -6px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
}
/* line 212, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .add-widget-cont {
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 212, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .add-widget-cont {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 20px;
  }
}
/* line 219, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .add-widget-cont .jq-movingWidget__item {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 0 2% 0;
  font-size: 1.5em;
  float: left;
  border: 1px solid #bcd1e0;
  padding: 0px;
  /*small screen 320px + */
}
/* line 229, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .movingWidgetWrapper {
  border: none;
  -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 768px) {
  /* line 219, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item {
    width: 92%;
    height: 109px;
    margin: 0 0 20px 0;
  }
}
/* line 240, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .add-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
  top: 0;
  right: 0;
  border: 1px solid #c1c8d0;
  border-radius: 0px;
  color: #676a6e;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 240, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .add-icon {
    border: none;
    border-left: 1px solid #c1c8d0;
    border-bottom: 1px solid #c1c8d0;
  }
}
/* line 258, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content {
  /*small screen 320px + */
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 258, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content {
    width: 100%;
    padding-top: 21%;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  /* line 258, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-body .add-widget-cont .jq-movingWidget__item .widget-content {
    padding-top: 24%;
  }
}
/* line 271, ../ui_components/_tux.dragndrop.scss */
.widget-modal .modal-dialog {
  width: 90%;
  margin: 30px auto 20px;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 271, ../ui_components/_tux.dragndrop.scss */
  .widget-modal .modal-dialog {
    width: 860px;
  }
}

/* line 280, ../ui_components/_tux.dragndrop.scss */
.moving-item {
  /*height:347px;*/
  float: left;
}

/* line 293, ../ui_components/_tux.dragndrop.scss */
.addmorewidget {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  display: block;
  float: left;
  margin-bottom: 15px;
  text-transform: uppercase;
  width: auto;
}

/* line 304, ../ui_components/_tux.dragndrop.scss */
.addmorewidget span {
  margin-right: 6px;
}

/* line 308, ../ui_components/_tux.dragndrop.scss */
.iconic-button {
  border-color: #ccc;
  padding: 5px 7px 5px 8px;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #feffff), color-stop(39%, #feffff), color-stop(100%, #e8f0f4));
  background-image: -moz-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
  background-image: -webkit-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
  background-image: linear-gradient(to bottom, #feffff 1%, #feffff 39%, #e8f0f4 100%);
}
/* line 316, ../ui_components/_tux.dragndrop.scss */
.iconic-button .fa, .iconic-button .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .iconic-button a.user-settings:after, .iconic-button .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .iconic-button a.user-name:after, .iconic-button .nav-trigger:after, .iconic-button .header-popover.settings ul li.username:before, .header-popover.settings ul .iconic-button li.username:before, .iconic-button .message-area .collapse-area.opened:after, .message-area .iconic-button .collapse-area.opened:after, .iconic-button .submit-success .collapse-area.opened:after, .submit-success .iconic-button .collapse-area.opened:after, .iconic-button .submit-failed .collapse-area.opened:after, .submit-failed .iconic-button .collapse-area.opened:after, .iconic-button .message-area .collapse-area.closed:after, .message-area .iconic-button .collapse-area.closed:after, .iconic-button .submit-success .collapse-area.closed:after, .submit-success .iconic-button .collapse-area.closed:after, .iconic-button .submit-failed .collapse-area.closed:after, .submit-failed .iconic-button .collapse-area.closed:after, .iconic-button #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .iconic-button .refresh-btn:before, .iconic-button .has-sort:before, .iconic-button .has-sort:after, .iconic-button .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .iconic-button .ui-jqdialog-titlebar-close:before, .iconic-button .grid-form-heading:before, .iconic-button .form-wrapper .collapsable-header:after, .form-wrapper .iconic-button .collapsable-header:after, .iconic-button .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .iconic-button .collapsable-header:after, .iconic-button .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .iconic-button .link-one-header:after, .iconic-button .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .iconic-button ul.list-group:after, .iconic-button .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .iconic-button a:before, .iconic-button .breadcrumbs li:after, .breadcrumbs .iconic-button li:after, .iconic-button .page-title.linkpage:after, .iconic-button .accumulator div div .toggle-sender-list-btn, .accumulator div div .iconic-button .toggle-sender-list-btn, .iconic-button .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .iconic-button a, .iconic-button .accumulator .accu-swap-group button, .accumulator .accu-swap-group .iconic-button button, .iconic-button nav ul.primary-nav > li > a.has-child:after, nav .iconic-button ul.primary-nav > li > a.has-child:after, .iconic-button nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .iconic-button a:after, .iconic-button nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .iconic-button a:after, .iconic-button nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .iconic-button a:after, .iconic-button nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .iconic-button a.page-icon, .iconic-button nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .iconic-button a:after, .iconic-button .cart-tab ul li a:after, .cart-tab ul li .iconic-button a:after {
  color: #676a6e;
}

/*for moving splitview component*/
/* line 3, ../ui_components/_tux.splitview.scss */
.tux-sv-result-section {
  width: 100%;
  float: left;
  padding: 15px 10px;
}
/* line 7, ../ui_components/_tux.splitview.scss */
.tux-sv-result-section label {
  /*min-width:100%;*/
}

/* line 12, ../ui_components/_tux.splitview.scss */
.tab-details {
  width: 100%;
  float: left;
}
/* line 15, ../ui_components/_tux.splitview.scss */
.tab-details .split-formbtn-wrapper-sec {
  width: 100%;
  padding: 10px;
  border-top: 1px solid #ccc;
  float: left;
}

/* line 22, ../ui_components/_tux.splitview.scss */
.cart-tab {
  width: 100%;
  float: left;
  border: 1px solid #bcd1e0;
  -webkit-box-shadow: 0px 8px 41px -24px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 41px -24px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 41px -24px rgba(0, 0, 0, 0.75);
  /*@include box-shadow(0, 8px, 41px, rgba(0, 0, 0, 0.075), outline);*/
}
/* line 32, ../ui_components/_tux.splitview.scss */
.cart-tab ul li {
  display: inline-block;
  position: relative;
  float: left;
}
/* line 36, ../ui_components/_tux.splitview.scss */
.cart-tab ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 36, ../ui_components/_tux.splitview.scss */
  .cart-tab ul li a {
    min-width: 210px;
    border-right: 2px solid #bcd1e0;
  }
}
/* line 44, ../ui_components/_tux.splitview.scss */
.cart-tab ul li a .conficon {
  top: 10px;
  right: 12px;
  bottom: auto;
  left: auto;
  position: absolute;
  color: #6cb800;
  font-size: 1.3333333333em;
}
/* line 49, ../ui_components/_tux.splitview.scss */
.cart-tab ul li a .icon {
  font-size: 2em;
  display: block;
  color: #161718;
}
/* line 54, ../ui_components/_tux.splitview.scss */
.cart-tab ul li a .icon + span {
  display: block;
  font-size: 1.1666666667em;
  line-height: 26px;
  text-transform: uppercase;
  color: #2688da;
}
/* line 61, ../ui_components/_tux.splitview.scss */
.cart-tab ul li a:after {
  top: 33%;
  right: -8px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "\f0da";
  color: #bcd1e0;
  font-size: 25px;
  z-index: 1;
}
/* line 71, ../ui_components/_tux.splitview.scss */
.cart-tab ul li.selected a {
  background-color: #EFF5F8;
  color: #161718;
}
/* line 74, ../ui_components/_tux.splitview.scss */
.cart-tab ul li.selected a .icon {
  color: #161718;
}
/* line 77, ../ui_components/_tux.splitview.scss */
.cart-tab ul li.selected a .icon + span {
  color: #161718;
}
/* line 83, ../ui_components/_tux.splitview.scss */
.cart-tab ul li:last-child a {
  /*small screen 320px + */
}
@media only screen and (min-width: 992px) {
  /* line 83, ../ui_components/_tux.splitview.scss */
  .cart-tab ul li:last-child a {
    border-right: none;
  }
}
/* line 87, ../ui_components/_tux.splitview.scss */
.cart-tab ul li:last-child a:after {
  content: "";
}

/*for scrollspy component*/
/* line 2, ../ui_components/_tux.scrollspy.scss */
body {
  position: relative;
  /*small screen 320px + */
  /*small screen 320px + */
  /*small screen 320px + */
}
/* line 4, ../ui_components/_tux.scrollspy.scss */
body header.main-nav {
  position: relative;
}
/* line 7, ../ui_components/_tux.scrollspy.scss */
body .scroll-spy {
  margin-top: 10px;
}
/* line 11, ../ui_components/_tux.scrollspy.scss */
body .scroll-link:focus, body .scroll-link:active {
  outline: none;
}
@media only screen and (max-width: 767px) {
  /* line 17, ../ui_components/_tux.scrollspy.scss */
  body .scrollSpy-pagination-buttons {
    display: none !important;
  }
}
/* line 21, ../ui_components/_tux.scrollspy.scss */
body .scrollSpy-pagination-buttons {
  display: none;
  position: fixed;
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 200px;
  top: 50%;
  right: 20px;
  z-index: 1;
}
/* line 32, ../ui_components/_tux.scrollspy.scss */
body .scrollSpy-pagination-buttons li a.pagination-link {
  color: #676a6e;
  display: block;
  text-align: right;
  text-transform: uppercase;
}
/* line 37, ../ui_components/_tux.scrollspy.scss */
body .scrollSpy-pagination-buttons li a.pagination-link span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #676a6e;
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 50, ../ui_components/_tux.scrollspy.scss */
body .scrollSpy-pagination-buttons li.active a {
  color: #d20000;
}
/* line 52, ../ui_components/_tux.scrollspy.scss */
body .scrollSpy-pagination-buttons li.active a span {
  background-color: #d20000;
}
/* line 59, ../ui_components/_tux.scrollspy.scss */
body .scrollSpy-pagination-buttons .scroll-link {
  font-size: 13px;
  font-family: 'helvatica75';
}
/* line 64, ../ui_components/_tux.scrollspy.scss */
body .scroll-spy-header {
  padding: 10px;
  background-color: #eff5f8;
}
@media only screen and (min-width: 768px) {
  /* line 69, ../ui_components/_tux.scrollspy.scss */
  body .scroll-spy-header {
    background-color: transparent;
    padding: 0px;
  }
}
@media only screen and (min-width: 320px) {
  /* line 76, ../ui_components/_tux.scrollspy.scss */
  body .scroll-spy .scroll-spy-header {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  }
}
/* line 83, ../ui_components/_tux.scrollspy.scss */
body .scrollspy-dd {
  float: none;
  cursor: pointer;
}

/* line 89, ../ui_components/_tux.scrollspy.scss */
.affix {
  top: 0;
  width: 100%;
  z-index: 100 !important;
}

/* line 95, ../ui_components/_tux.scrollspy.scss */
.navbar {
  margin-bottom: 0px;
}

/* line 99, ../ui_components/_tux.scrollspy.scss */
.affix ~ .container-fluid {
  position: relative;
  top: 50px;
}

/* line 104, ../ui_components/_tux.scrollspy.scss */
.scrollspy-section {
  padding: 20px 0px;
  position: relative;
}
/* line 107, ../ui_components/_tux.scrollspy.scss */
.scrollspy-section .scrollspy-section-header {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
  font-family: 'helvatica75';
  background-color: #eff5f8;
  border-bottom: 1px solid #bcd1e0;
  padding: 10px;
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
/* line 117, ../ui_components/_tux.scrollspy.scss */
.scrollspy-section .scrollspy-section-subheader {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'helvatica75';
  border-bottom: 1px solid #bcd1e0;
  padding: 10px;
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

/* line 129, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .middle-container-wrapper {
  margin-top: 65px;
  /*small screen 320px + */
}
@media only screen and (min-width: 320px) {
  /* line 129, ../ui_components/_tux.scrollspy.scss */
  .vehicle-info-gallery .middle-container-wrapper {
    margin-top: 60px;
  }
}
/* line 135, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .scroll-spy nav.navbar-custom {
  background: none;
  box-shadow: none;
}
/* line 139, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .navbar-header h2 {
  margin: 5px 10px 0;
  font-size: 2.0833333333em;
  color: #161718;
  text-transform: capitalize;
  font-family: 'helvatica45';
}
/* line 146, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .breadcrumb-wrapper {
  position: fixed;
  background: #fff;
  z-index: 10;
  height: 40px;
  width: 100%;
}
/* line 153, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .scroll-spy-header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 9;
  height: 64px;
  margin-top: 28px;
  top: 76px;
  /*small screen 320px + */
}
@media only screen and (min-width: 320px) {
  /* line 153, ../ui_components/_tux.scrollspy.scss */
  .vehicle-info-gallery .scroll-spy-header {
    margin-top: 24px;
  }
}
/* line 165, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .affix {
  top: 76px;
}
/* line 168, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .scroll-spy-section-container {
  margin-top: 92px;
}
/* line 171, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery nav.navbar-custom ul.navbar-nav {
  margin: 0px -10px;
  /*small screen 320px + */
}
@media only screen and (min-width: 768px) {
  /* line 171, ../ui_components/_tux.scrollspy.scss */
  .vehicle-info-gallery nav.navbar-custom ul.navbar-nav {
    margin-left: 150px;
  }
}
/* line 177, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .alert-info {
  background: none;
  border: none;
  font-size: 20px;
  font-family: 'helvatica55';
  color: #333;
  padding: 0;
}
/* line 185, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .section-title {
  font-size: 16px;
  font-family: 'helvatica55';
}
/* line 189, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery .scroll-page {
  position: relative;
}
/* line 193, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery #section2 .scroll-page {
  display: block;
  clear: both;
}
/* line 196, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery #section2 .scroll-page .section-title {
  margin-top: 0;
  font-size: 18px;
}
/* line 200, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery #section2 .scroll-page img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
/* line 206, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery #section2 .scrollSpy-pagination-buttons {
  right: none;
  left: 20px;
  width: 300px;
}
/* line 210, ../ui_components/_tux.scrollspy.scss */
.vehicle-info-gallery #section2 .scrollSpy-pagination-buttons li a.pagination-link {
  font-family: 'helvatica75';
  line-height: 25px;
}

/* line 218, ../ui_components/_tux.scrollspy.scss */
.scroll-spy-header .nav .dropdown-menu {
  /*small screen 320px + */
}
@media only screen and (max-width: 767px) {
  /* line 218, ../ui_components/_tux.scrollspy.scss */
  .scroll-spy-header .nav .dropdown-menu {
    background: #fff;
  }
}

/*for progressbar component*/
/* line 2, ../ui_components/_tux.progressbar.scss */
.sub-heading {
  font-size: 1.1em;
  color: #161718;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-family: 'helvatica75';
}

/* line 10, ../ui_components/_tux.progressbar.scss */
.progress-container .vertical {
  display: inline-block;
  width: 100%;
  height: 15px;
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  margin-top: 50%;
  margin-bottom: 50% !important;
}
/* line 19, ../ui_components/_tux.progressbar.scss */
.progress-container .progress-bar {
  background: #0094e4;
  background: -moz-linear-gradient(top, #0094e4 0%, #0c5c8a 66%, #247eba 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0094e4), color-stop(66%, #0c5c8a), color-stop(100%, #247eba));
  background: -webkit-linear-gradient(top, #0094e4 0%, #0c5c8a 66%, #247eba 100%);
  background: -o-linear-gradient(top, #0094e4 0%, #0c5c8a 66%, #247eba 100%);
  background: -ms-linear-gradient(top, #0094e4 0%, #0c5c8a 66%, #247eba 100%);
  background: linear-gradient(to bottom, #0094e4 0%, #0c5c8a 66%, #247eba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094e4', endColorstr='#247eba', GradientType=0 );
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -ms-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
/* line 37, ../ui_components/_tux.progressbar.scss */
.progress-container .progress {
  margin-bottom: 0;
  border-radius: 10px;
  box-shadow: 2px 2px 5px #888888;
}
/* line 42, ../ui_components/_tux.progressbar.scss */
.progress-container .progress-wrapper {
  margin-bottom: 17px;
}
/* line 45, ../ui_components/_tux.progressbar.scss */
.progress-container .simple {
  background: #EFF5F8;
  padding: 17px;
  border-radius: 30px;
}
/* line 49, ../ui_components/_tux.progressbar.scss */
.progress-container .simple .valueLabel {
  position: relative;
  margin-top: -14px;
  font-size: 12px;
  font-family: 'helvatica75';
  text-align: center;
}
/* line 57, ../ui_components/_tux.progressbar.scss */
.progress-container .shiftRight {
  text-align: right;
  margin: 0 -35px -17px 0;
}
/* line 61, ../ui_components/_tux.progressbar.scss */
.progress-container .complete {
  background: #3bd985;
  background: -moz-linear-gradient(top, #3bd985 0%, #16a170 65%, #24b960 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #3bd985), color-stop(65%, #16a170), color-stop(100%, #24b960));
  background: -webkit-linear-gradient(top, #3bd985 0%, #16a170 65%, #24b960 100%);
  background: -o-linear-gradient(top, #3bd985 0%, #16a170 65%, #24b960 100%);
  background: -ms-linear-gradient(top, #3bd985 0%, #16a170 65%, #24b960 100%);
  background: linear-gradient(to bottom, #3bd985 0%, #16a170 65%, #24b960 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd985', endColorstr='#24b960', GradientType=0 );
}
/* line 71, ../ui_components/_tux.progressbar.scss */
.progress-container .stacked-progress-wrapper {
  margin-bottom: 17px;
}
/* line 73, ../ui_components/_tux.progressbar.scss */
.progress-container .stacked-progress-wrapper .progress {
  height: 9px;
}
/* line 76, ../ui_components/_tux.progressbar.scss */
.progress-container .stacked-progress-wrapper .reference-labels-wrapper {
  margin: 30px 0 0;
}
/* line 78, ../ui_components/_tux.progressbar.scss */
.progress-container .stacked-progress-wrapper .reference-labels-wrapper .square-bullet {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-top: 2px;
  background-color: red;
  float: left;
  box-shadow: 2px 2px 5px #888888;
}
/* line 87, ../ui_components/_tux.progressbar.scss */
.progress-container .stacked-progress-wrapper .reference-labels-wrapper .reference-labels {
  float: left;
}
/* line 91, ../ui_components/_tux.progressbar.scss */
.progress-container .stacked-progress-wrapper .stacked-value {
  position: absolute;
  margin-top: 15px;
  color: #000;
  font-size: 12px;
}
/* line 99, ../ui_components/_tux.progressbar.scss */
.progress-container .progress-vertical-wrapper .valueLabel {
  width: 100%;
  text-align: center;
}
/* line 103, ../ui_components/_tux.progressbar.scss */
.progress-container .progress-vertical-wrapper .title {
  width: 100%;
  text-align: center;
}
/* line 107, ../ui_components/_tux.progressbar.scss */
.progress-container .progress-vertical-wrapper .progress {
  box-shadow: -2px 2px 5px #888888;
}
/* line 111, ../ui_components/_tux.progressbar.scss */
.progress-container .prog-circle .percenttext {
  font-size: 0.16em;
  color: #161718;
  font-family: 'helvatica75';
}
/* line 116, ../ui_components/_tux.progressbar.scss */
.progress-container .prog-circle .fill, .progress-container .prog-circle .bar {
  border-width: 0.08em;
  border-style: solid;
  background: #0094e4;
}

/*for global settings component*/
/* Global Settings css starts */
/* line 3, ../ui_components/_tux.globalSettings.scss */
.global-settings {
  /*small screen 320px + */
  /*small screen 320px + */
  /*small screen 320px + */
}
/* line 4, ../ui_components/_tux.globalSettings.scss */
.global-settings .form-wrapper .field-wrapper .tms-form-label, .global-settings .link-one-ul-wrapper .field-wrapper .tms-form-label {
  font-weight: bold;
  text-transform: none;
}
/* line 8, ../ui_components/_tux.globalSettings.scss */
.global-settings div.input-group {
  position: absolute;
  top: 20px;
  left: 80px;
  margin: 0px;
  width: 30px;
}
/* line 15, ../ui_components/_tux.globalSettings.scss */
.global-settings .photo-group {
  margin-bottom: 0;
}
/* line 17, ../ui_components/_tux.globalSettings.scss */
.global-settings .photo-group .btn {
  /*small screen 320px + */
  border-color: #ccc;
  padding: 5px 7px 5px 8px;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #feffff), color-stop(39%, #feffff), color-stop(100%, #e8f0f4));
  background-image: -moz-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
  background-image: -webkit-linear-gradient(top, #feffff 1%, #feffff 39%, #e8f0f4 100%);
  background-image: linear-gradient(to bottom, #feffff 1%, #feffff 39%, #e8f0f4 100%);
}
@media only screen and (min-width: 320px) {
  /* line 17, ../ui_components/_tux.globalSettings.scss */
  .global-settings .photo-group .btn {
    width: 30px;
    margin-bottom: 0;
  }
}
/* line 29, ../ui_components/_tux.globalSettings.scss */
.global-settings .photo-group .btn .fa, .global-settings .photo-group .btn .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .global-settings .photo-group .btn a.user-settings:after, .global-settings .photo-group .btn .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .global-settings .photo-group .btn a.user-name:after, .global-settings .photo-group .btn .nav-trigger:after, .global-settings .photo-group .btn .header-popover.settings ul li.username:before, .header-popover.settings ul .global-settings .photo-group .btn li.username:before, .global-settings .photo-group .btn .message-area .collapse-area.opened:after, .message-area .global-settings .photo-group .btn .collapse-area.opened:after, .global-settings .photo-group .btn .submit-success .collapse-area.opened:after, .submit-success .global-settings .photo-group .btn .collapse-area.opened:after, .global-settings .photo-group .btn .submit-failed .collapse-area.opened:after, .submit-failed .global-settings .photo-group .btn .collapse-area.opened:after, .global-settings .photo-group .btn .message-area .collapse-area.closed:after, .message-area .global-settings .photo-group .btn .collapse-area.closed:after, .global-settings .photo-group .btn .submit-success .collapse-area.closed:after, .submit-success .global-settings .photo-group .btn .collapse-area.closed:after, .global-settings .photo-group .btn .submit-failed .collapse-area.closed:after, .submit-failed .global-settings .photo-group .btn .collapse-area.closed:after, .global-settings .photo-group .btn #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .global-settings .photo-group .btn .refresh-btn:before, .global-settings .photo-group .btn .has-sort:before, .global-settings .photo-group .btn .has-sort:after, .global-settings .photo-group .btn .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .global-settings .photo-group .btn .ui-jqdialog-titlebar-close:before, .global-settings .photo-group .btn .grid-form-heading:before, .global-settings .photo-group .btn .form-wrapper .collapsable-header:after, .form-wrapper .global-settings .photo-group .btn .collapsable-header:after, .global-settings .photo-group .btn .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .global-settings .photo-group .btn .collapsable-header:after, .global-settings .photo-group .btn .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .global-settings .photo-group .btn .link-one-header:after, .global-settings .photo-group .btn .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .global-settings .photo-group .btn ul.list-group:after, .global-settings .photo-group .btn .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .global-settings .photo-group .btn a:before, .global-settings .photo-group .btn .breadcrumbs li:after, .breadcrumbs .global-settings .photo-group .btn li:after, .global-settings .photo-group .btn .page-title.linkpage:after, .global-settings .photo-group .btn .accumulator div div .toggle-sender-list-btn, .accumulator div div .global-settings .photo-group .btn .toggle-sender-list-btn, .global-settings .photo-group .btn .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .global-settings .photo-group .btn a, .global-settings .photo-group .btn .accumulator .accu-swap-group button, .accumulator .accu-swap-group .global-settings .photo-group .btn button, .global-settings .photo-group .btn nav ul.primary-nav > li > a.has-child:after, nav .global-settings .photo-group .btn ul.primary-nav > li > a.has-child:after, .global-settings .photo-group .btn nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .global-settings .photo-group .btn a:after, .global-settings .photo-group .btn nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .global-settings .photo-group .btn a:after, .global-settings .photo-group .btn nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .global-settings .photo-group .btn a:after, .global-settings .photo-group .btn nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .global-settings .photo-group .btn a.page-icon, .global-settings .photo-group .btn nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .global-settings .photo-group .btn a:after, .global-settings .photo-group .btn .cart-tab ul li a:after, .cart-tab ul li .global-settings .photo-group .btn a:after {
  color: #676a6e;
}
/* line 32, ../ui_components/_tux.globalSettings.scss */
.global-settings .photo-group .btn .hidden-xs {
  display: none;
}
/* line 38, ../ui_components/_tux.globalSettings.scss */
.global-settings .radio label {
  line-height: 25px;
}
/* line 41, ../ui_components/_tux.globalSettings.scss */
.global-settings .btn-icon {
  padding: 5px 8px 5px 9px;
}
/* line 44, ../ui_components/_tux.globalSettings.scss */
.global-settings .file-preview-thumbnails {
  width: 100px;
  height: 100px;
}
/* line 48, ../ui_components/_tux.globalSettings.scss */
.global-settings .file-input-new .file-preview, .global-settings .file-preview {
  /* background: url(../../images/profile_pic_bg.jpg) 0 0 no-repeat; */
  display: block;
  border-radius: 0;
  width: 100px;
  padding: 0;
  margin-bottom: 0px;
}
/* line 56, ../ui_components/_tux.globalSettings.scss */
.global-settings .file-preview-frame {
  box-shadow: none;
  width: 100px !important;
  height: 100px;
  margin: 0;
  padding: 0;
}
/* line 63, ../ui_components/_tux.globalSettings.scss */
.global-settings .file-thumbnail-footer, .global-settings .close, .global-settings .file-caption {
  display: none;
}
/* line 66, ../ui_components/_tux.globalSettings.scss */
.global-settings .file-preview-image {
  width: 100px !important;
  height: 100px !important;
}
/* line 70, ../ui_components/_tux.globalSettings.scss */
.global-settings .file-input-new, .global-settings .file-input {
  clear: both;
}
/* line 73, ../ui_components/_tux.globalSettings.scss */
.global-settings .input-group {
  margin: -45px 0 0 110px;
}
/* line 76, ../ui_components/_tux.globalSettings.scss */
.global-settings .shiftDown {
  margin-top: 10px;
}
/* line 79, ../ui_components/_tux.globalSettings.scss */
.global-settings .radio label:before {
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 320px) {
  /* line 84, ../ui_components/_tux.globalSettings.scss */
  .global-settings .edit-input .form-control, .global-settings .edit-input .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .global-settings .edit-input .status-selectbox, .global-settings .edit-input .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .global-settings .edit-input .status-selectbox, .global-settings .edit-input .ui-search-input input, .ui-search-input .global-settings .edit-input input, .global-settings .edit-input .tms-drpdwn, .global-settings .edit-input .dropButton {
    width: 87%;
  }
  /* line 87, ../ui_components/_tux.globalSettings.scss */
  .global-settings .edit-input .btn-icon {
    width: 10%;
  }
  /* line 90, ../ui_components/_tux.globalSettings.scss */
  .global-settings .checkbox.shiftDown label:before {
    top: 4px;
  }
  /* line 93, ../ui_components/_tux.globalSettings.scss */
  .global-settings .btn-primary {
    width: 20%;
  }
  /* line 96, ../ui_components/_tux.globalSettings.scss */
  .global-settings .btn-default {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 101, ../ui_components/_tux.globalSettings.scss */
  .global-settings .edit-input .form-control, .global-settings .edit-input .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .global-settings .edit-input .status-selectbox, .global-settings .edit-input .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .global-settings .edit-input .status-selectbox, .global-settings .edit-input .ui-search-input input, .ui-search-input .global-settings .edit-input input, .global-settings .edit-input .tms-drpdwn, .global-settings .edit-input .dropButton {
    width: 100%;
  }
  /* line 104, ../ui_components/_tux.globalSettings.scss */
  .global-settings .btn-primary, .global-settings .btn-default {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  /* line 109, ../ui_components/_tux.globalSettings.scss */
  .global-settings .checkbox {
    margin-bottom: 21px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 114, ../ui_components/_tux.globalSettings.scss */
  .global-settings .ui-datepicker-trigger {
    margin-bottom: 5px;
  }
}

/*for wizard component*/
/* line 1, ../ui_components/_tux.wizard.scss */
.tux-wizard {
  position: relative;
  /*small screen 320px + */
  /*small screen 320px + */
}
/* line 3, ../ui_components/_tux.wizard.scss */
.tux-wizard .form-footer {
  position: static;
}
/* line 6, ../ui_components/_tux.wizard.scss */
.tux-wizard .mobile-nav {
  position: absolute;
  top: 35px;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
/* line 12, ../ui_components/_tux.wizard.scss */
.tux-wizard .mobile-nav .phn-prev {
  position: absolute;
  left: 15px;
  cursor: pointer;
}
/* line 17, ../ui_components/_tux.wizard.scss */
.tux-wizard .mobile-nav .phn-next {
  position: absolute;
  right: 15px;
  cursor: pointer;
}
/* line 23, ../ui_components/_tux.wizard.scss */
.tux-wizard .wizard-step-count-wrapper {
  position: absolute;
  top: 72px;
  width: 100%;
  text-align: center;
}
/* line 29, ../ui_components/_tux.wizard.scss */
.tux-wizard .wizad-nav-last-link {
  display: none;
}
/* line 32, ../ui_components/_tux.wizard.scss */
.tux-wizard .wizard-nav-link {
  display: none;
  text-align: center;
  background: #eff5f8;
  font-weight: bold;
  padding-bottom: 25px;
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
/* line 39, ../ui_components/_tux.wizard.scss */
.tux-wizard .wizard-nav-link.active {
  display: block;
}
/* line 42, ../ui_components/_tux.wizard.scss */
.tux-wizard .wizard-nav-link a {
  border: none;
  background: none;
  font-size: 24px;
  color: #d20000;
}
@media only screen and (min-width: 768px) {
  /* line 50, ../ui_components/_tux.wizard.scss */
  .tux-wizard .form-footer {
    position: fixed;
  }
  /* line 53, ../ui_components/_tux.wizard.scss */
  .tux-wizard .mobile-nav,
  .tux-wizard .wizard-step-count-wrapper {
    display: none;
  }
  /* line 57, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizad-nav-last-link {
    display: inline-block;
    height: 10px;
    width: 10px;
    background: #bcd1e0;
    border-radius: 50%;
    position: relative;
    top: -4px;
    margin-left: 100px;
  }
  /* line 67, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link {
    background: none;
    text-align: left;
    padding-bottom: 0px;
    line-height: 1;
    position: relative;
    margin-left: 100px;
    display: inline-block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 76, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link a {
    border: 1px solid #ddd;
    padding: 18px;
    border-radius: 50%;
    display: inline-block;
    font-size: 25px;
    color: #000;
    height: 66px;
    width: 66px;
    text-align: center;
    cursor: default;
  }
  /* line 89, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link.activated .wizard-menu-title {
    color: #2688da;
    cursor: pointer;
  }
  /* line 94, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link.active {
    display: inline-block;
  }
  /* line 96, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link.active a {
    background-color: #eff5f8;
    color: #d20000;
  }
  /* line 100, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link.active .wizard-menu-title {
    color: #000;
  }
  /* line 104, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link:first-child {
    margin-left: 10px;
  }
  /* line 107, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link:after {
    content: "";
    width: 111px;
    height: 1px;
    border-top: 1px solid #bcd1e0;
    display: inline-block;
    position: absolute;
    left: 71px;
    top: 32px;
  }
  /* line 117, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link .wizard-menu-title {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 100px;
    margin-top: -30px;
    font-family: 'helvatica65';
    color: #676a6e;
    font-weight: normal;
  }
}
@media only screen and (min-width: 992px) {
  /* line 130, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizad-nav-last-link {
    margin-left: 155px;
  }
  /* line 133, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link {
    margin-left: 155px;
  }
  /* line 135, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link .wizard-menu-title {
    width: 158px;
    margin-top: -18px;
  }
  /* line 139, ../ui_components/_tux.wizard.scss */
  .tux-wizard .wizard-nav-link:after {
    width: 165px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 145, ../ui_components/_tux.wizard.scss */
  .tux-wizard .ui-datepicker-trigger {
    position: absolute;
  }
}

/*for Login component*/
/* Login Component Styles */
/* Mixin for Linear Gradient & can be modified for further extention */
/* Mixin for Linear Gradient & can be modified for further extention -- type2 */
/* In case there is only a logo in header */
/* line 44, ../ui_components/_tux.login.scss */
header > .tux-logo {
  padding: 3px 20px 12px;
}

/* line 48, ../ui_components/_tux.login.scss */
.login_wrapper {
  min-height: 100%;
  padding-top: 56px;
  /* background: #bcd1e0 url(../../images/login-bg.png) no-repeat; */
  background-size: cover;
}
/* line 53, ../ui_components/_tux.login.scss */
.login_wrapper header {
  top: 0;
}

/* line 58, ../ui_components/_tux.login.scss */
.login_container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  /*small screen 320px + */
}
/* line 63, ../ui_components/_tux.login.scss */
.login_container:before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  -moz-box-shadow: 0 0 50px #9EBCD0;
  -webkit-box-shadow: 0 0 50px #9EBCD0;
  box-shadow: 0 0 50px #9EBCD0;
  bottom: 0px;
  left: 20%;
  right: 20%;
  width: 60%;
  height: 48px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/* line 81, ../ui_components/_tux.login.scss */
.login_container .tms-drpdwn,
.login_container .i_input .form-control,
.login_container .i_input .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox,
.table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .login_container .i_input .status-selectbox,
.login_container .i_input .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox,
.table-content-wrapper .table-wrapper .editable-table .table-body tr td .login_container .i_input .status-selectbox,
.login_container .i_input .ui-search-input input,
.ui-search-input .login_container .i_input input,
.login_container .i_input .tms-drpdwn,
.login_container .i_input .dropButton {
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  /* line 58, ../ui_components/_tux.login.scss */
  .login_container {
    width: 390px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 15px;
  }
}
@media only screen and (min-width: 320px) {
  /* line 58, ../ui_components/_tux.login.scss */
  .login_container {
    overflow: auto;
    margin-bottom: 34px;
  }
}

/* line 103, ../ui_components/_tux.login.scss */
.login_head {
  font-size: 25px;
  position: relative;
  text-align: center;
  border: 1px solid #bcd1e0;
  z-index: 2;
  margin: 0;
  padding: 8px 12px 12px;
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #f4f5f8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f4f5f8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f5f8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f4f5f8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f4f5f8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f5f8 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );  IE6-9 */
}
@media only screen and (min-width: 768px) {
  /* line 103, ../ui_components/_tux.login.scss */
  .login_head {
    margin: 0 -15px;
    border-top: 3px solid #d81b23;
  }
  /* line 115, ../ui_components/_tux.login.scss */
  .login_head:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: -9px;
    border-top: 8px solid #6f7882;
    border-left: 15px solid transparent;
  }
  /* line 123, ../ui_components/_tux.login.scss */
  .login_head:after {
    content: "";
    position: absolute;
    right: -1px;
    bottom: -9px;
    border-top: 8px solid #6f7882;
    border-right: 15px solid transparent;
  }
}

/* line 134, ../ui_components/_tux.login.scss */
.login_body {
  background: #ebf1f6;
  padding: 20px 15px 10px;
  float: left;
  width: 100%;
  font-size: 13px;
  border: 1px solid #bcd1e0;
  margin-top: -1px;
  -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) {
  /* line 134, ../ui_components/_tux.login.scss */
  .login_body {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }
}
/* line 149, ../ui_components/_tux.login.scss */
.login_body .btn {
  min-width: 92px;
}

/* line 154, ../ui_components/_tux.login.scss */
.forgot_password {
  line-height: 25px;
  padding-left: 15px;
  position: relative;
}
/* line 158, ../ui_components/_tux.login.scss */
.forgot_password:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background-image: -o-linear-gradient(transparent 0%, rgba(147, 147, 147, 0.5) 50%, transparent 100%);
  background-image: -moz-linear-gradient(transparent 0%, rgba(147, 147, 147, 0.5) 50%, transparent 100%);
  background-image: -webkit-linear-gradient(transparent 0%, rgba(147, 147, 147, 0.5) 50%, transparent 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(147, 147, 147, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
}

/* input with icons on left component - can be extended further */
/* line 171, ../ui_components/_tux.login.scss */
.i_input {
  position: relative;
}
/* line 173, ../ui_components/_tux.login.scss */
.i_input:before {
  content: "";
  position: absolute;
  left: 45px;
  width: 1px;
  height: 100%;
  background-image: -o-linear-gradient(transparent 10%, rgba(147, 147, 147, 0.5) 50%, transparent 90%);
  background-image: -moz-linear-gradient(transparent 10%, rgba(147, 147, 147, 0.5) 50%, transparent 90%);
  background-image: -webkit-linear-gradient(transparent 10%, rgba(147, 147, 147, 0.5) 50%, transparent 90%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(147, 147, 147, 0.5) 50%, rgba(0, 0, 0, 0) 90%);
}
/* line 181, ../ui_components/_tux.login.scss */
.i_input .form-control, .i_input .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .status-selectbox, .table-content-wrapper .table-wrapper .editable-table thead tr.filtering th.status .i_input .status-selectbox, .i_input .table-content-wrapper .table-wrapper .editable-table .table-body tr td .status-selectbox, .table-content-wrapper .table-wrapper .editable-table .table-body tr td .i_input .status-selectbox, .i_input .ui-search-input input, .ui-search-input .i_input input, .i_input .tms-drpdwn, .i_input .dropButton {
  padding-left: 60px;
  outline: none;
  border: 1px solid #ced5db;
}
/* line 186, ../ui_components/_tux.login.scss */
.i_input .fa, .i_input .header-section-right .page-option-panel ul li a.user-settings:after, .header-section-right .page-option-panel ul li .i_input a.user-settings:after, .i_input .header-section-right .page-option-panel ul li a.user-name:after, .header-section-right .page-option-panel ul li .i_input a.user-name:after, .i_input .nav-trigger:after, .i_input .header-popover.settings ul li.username:before, .header-popover.settings ul .i_input li.username:before, .i_input .message-area .collapse-area.opened:after, .message-area .i_input .collapse-area.opened:after, .i_input .submit-success .collapse-area.opened:after, .submit-success .i_input .collapse-area.opened:after, .i_input .submit-failed .collapse-area.opened:after, .submit-failed .i_input .collapse-area.opened:after, .i_input .message-area .collapse-area.closed:after, .message-area .i_input .collapse-area.closed:after, .i_input .submit-success .collapse-area.closed:after, .submit-success .i_input .collapse-area.closed:after, .i_input .submit-failed .collapse-area.closed:after, .submit-failed .i_input .collapse-area.closed:after, .i_input #refresh-sortView-popover .refresh-block .refresh-btn:before, #refresh-sortView-popover .refresh-block .i_input .refresh-btn:before, .i_input .has-sort:before, .i_input .has-sort:after, .i_input .ui-jqdialog .ui-jqdialog-titlebar .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar .i_input .ui-jqdialog-titlebar-close:before, .i_input .grid-form-heading:before, .i_input .form-wrapper .collapsable-header:after, .form-wrapper .i_input .collapsable-header:after, .i_input .link-one-ul-wrapper .collapsable-header:after, .link-one-ul-wrapper .i_input .collapsable-header:after, .i_input .link-one-ul-wrapper .link-one-header:after, .link-one-ul-wrapper .i_input .link-one-header:after, .i_input .link-one-ul-wrapper ul.list-group:after, .link-one-ul-wrapper .i_input ul.list-group:after, .i_input .breadcrumbs li:nth-last-child(2) a:before, .breadcrumbs li:nth-last-child(2) .i_input a:before, .i_input .breadcrumbs li:after, .breadcrumbs .i_input li:after, .i_input .page-title.linkpage:after, .i_input .accumulator div div .toggle-sender-list-btn, .accumulator div div .i_input .toggle-sender-list-btn, .i_input .accumulator section > ul.accu-receiver-ul li a, .accumulator section > ul.accu-receiver-ul li .i_input a, .i_input .accumulator .accu-swap-group button, .accumulator .accu-swap-group .i_input button, .i_input nav ul.primary-nav > li > a.has-child:after, nav .i_input ul.primary-nav > li > a.has-child:after, .i_input nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li a:after, nav ul.primary-nav > li.mega-menu .first-level-wrapper ul li .i_input a:after, .i_input nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li a:after, nav ul.primary-nav > li.mega-menu .second-level-wrapper ul.drpdwn-menu li .i_input a:after, .i_input nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li a:after, nav ul.primary-nav > li.smMegamenu .second-level-wrapper .second-level-container ul li .i_input a:after, .i_input nav ul.primary-nav li.page-name a.page-icon, nav ul.primary-nav li.page-name .i_input a.page-icon, .i_input nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link a:after, nav .first-level-wrapper > ul.drpdwn-menu > li.ptab-name.single-link .i_input a:after, .i_input .cart-tab ul li a:after, .cart-tab ul li .i_input a:after {
  font-size: 16px;
  position: absolute;
  width: 45px;
  left: 0;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 198, ../ui_components/_tux.login.scss */
.i_input .tms-drpdwn {
  padding-left: 12px;
  text-indent: 44px;
  border: 1px solid #ced5db;
}

/* line 205, ../ui_components/_tux.login.scss */
.no-cssgradients .i_input:before {
  background: rgba(147, 147, 147, 0.5);
}

/* line 209, ../ui_components/_tux.login.scss */
.checkbox.top-fix label:before {
  top: 4px;
}

/* Helpers Extended */
/* line 216, ../ui_components/_tux.login.scss */
.full-left {
  float: left;
  width: 100%;
}

/* line 221, ../ui_components/_tux.login.scss */
.mb_10 {
  margin-bottom: 10px;
}

/* line 225, ../ui_components/_tux.login.scss */
.mb_20 {
  margin-bottom: 20px;
}

/* line 229, ../ui_components/_tux.login.scss */
.text-big {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 234, ../ui_components/_tux.login.scss */
.faded_hr {
  float: left;
  width: 100%;
  border: 0;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
/* line 241, ../ui_components/_tux.login.scss */
.faded_hr:before {
  content: "";
  margin: 0 0 10px;
  border: 0;
  height: 1px;
  background: #333;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}
/* line 258, ../ui_components/_tux.login.scss */
.faded_hr:after {
  content: "";
  position: absolute;
  top: -50px;
  z-index: 1;
  -webkit-box-shadow: 0 0 50px #BBD3E2;
  box-shadow: 0 0 50px #BBD3E2;
  -moz-box-shadow: 0 0 50px #BBD3E2;
  bottom: 0px;
  left: 20%;
  right: 20%;
  width: 60%;
  height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

/* line 277, ../ui_components/_tux.login.scss */
.fa-exclamation-triangle {
  font-size: 1.6em;
}

/* line 281, ../ui_components/_tux.login.scss */
.login_options p {
  line-height: 2em;
  width: 91%;
}

/* line 286, ../ui_components/_tux.login.scss */
a {
  cursor: pointer;
}

/* Visible Ultra Small is class to make a component visible only in viewport that is less than 481px */
/* line 293, ../ui_components/_tux.login.scss */
.visible-usm {
  display: none;
}
@media only screen and (max-width: 480px) {
  /* line 293, ../ui_components/_tux.login.scss */
  .visible-usm {
    display: block;
  }
     .addRowBtn,
     .delRowBtn {
         margin: 5px 5px;
     }
 }
 /*!
 * TUX Datetimepicker related CSS
 */
 
 .bootstrap-datetimepicker-widget {
     list-style: none;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu {
     margin: 2px 0;
     padding: 4px;
     width: 19em;
 }
 
 @media (min-width: 768px) {
     .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
         width: 38em;
     }
 }
 
 @media (min-width: 992px) {
     .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
         width: 38em;
     }
 }
 
 @media (min-width: 1200px) {
     .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
         width: 38em;
     }
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu:before,
 .bootstrap-datetimepicker-widget.dropdown-menu:after {
     content: '';
     display: inline-block;
     position: absolute;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
     border-left: 7px solid transparent;
     border-right: 7px solid transparent;
     border-bottom: 7px solid #ccc;
     border-bottom-color: rgba(0, 0, 0, 0.2);
     top: -7px;
     left: 7px;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
     border-left: 6px solid transparent;
     border-right: 6px solid transparent;
     border-bottom: 6px solid white;
     top: -6px;
     left: 8px;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
     border-left: 7px solid transparent;
     border-right: 7px solid transparent;
     border-top: 7px solid #ccc;
     border-top-color: rgba(0, 0, 0, 0.2);
     bottom: -7px;
     left: 6px;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
     border-left: 6px solid transparent;
     border-right: 6px solid transparent;
     border-top: 6px solid white;
     bottom: -6px;
     left: 7px;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
     left: auto;
     right: 6px;
 }
 
 .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
     left: auto;
     right: 7px;
 }
 
 .bootstrap-datetimepicker-widget .list-unstyled {
     margin: 0;
 }
 
 .bootstrap-datetimepicker-widget a[data-action] {
     padding: 6px 0;
 }
 
 .bootstrap-datetimepicker-widget a[data-action]:active {
     box-shadow: none;
 }
 
 .bootstrap-datetimepicker-widget .timepicker-hour,
 .bootstrap-datetimepicker-widget .timepicker-minute,
 .bootstrap-datetimepicker-widget .timepicker-second {
     width: 54px;
     font-weight: bold;
     font-size: 1.2em;
     margin: 0;
 }
 
 .bootstrap-datetimepicker-widget button[data-action] {
     padding: 6px;
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Increment Hours";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Increment Minutes";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Decrement Hours";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Decrement Minutes";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Show Hours";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Show Minutes";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Toggle AM/PM";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Clear the picker";
 }
 
 .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Set the date to today";
 }
 
 .bootstrap-datetimepicker-widget .picker-switch {
     text-align: center;
 }
 
 .bootstrap-datetimepicker-widget .picker-switch::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Toggle Date and Time Screens";
 }
 
 .bootstrap-datetimepicker-widget .picker-switch td {
     padding: 0;
     margin: 0;
     height: auto;
     width: auto;
     line-height: inherit;
 }
 
 .bootstrap-datetimepicker-widget .picker-switch td span {
     line-height: 2.5;
     height: 2.5em;
     width: 100%;
 }
 
 .bootstrap-datetimepicker-widget table {
     width: 100%;
     margin: 0;
 }
 
 .bootstrap-datetimepicker-widget table td,
 .bootstrap-datetimepicker-widget table th {
     text-align: center;
     border-radius: 4px;
 }
 
 .bootstrap-datetimepicker-widget table th {
     height: 20px;
     line-height: 20px;
     width: 20px;
 }
 
 .bootstrap-datetimepicker-widget table th.picker-switch {
     width: 145px;
 }
 
 .bootstrap-datetimepicker-widget table th.disabled,
 .bootstrap-datetimepicker-widget table th.disabled:hover {
     background: none;
     color: #777777;
     cursor: not-allowed;
 }
 
 .bootstrap-datetimepicker-widget table th.prev::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Previous Month";
 }
 
 .bootstrap-datetimepicker-widget table th.next::after {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
     content: "Next Month";
 }
 
 .bootstrap-datetimepicker-widget table thead tr:first-child th {
     cursor: pointer;
 }
 
 .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
     background: #eeeeee;
 }
 
 .bootstrap-datetimepicker-widget table td {
     height: 54px;
     line-height: 54px;
     width: 54px;
 }
 
 .bootstrap-datetimepicker-widget table td.cw {
     font-size: .8em;
     height: 20px;
     line-height: 20px;
     color: #777777;
 }
 
 .bootstrap-datetimepicker-widget table td.day {
     height: 20px;
     line-height: 20px;
     width: 20px;
 }
 
 .bootstrap-datetimepicker-widget table td.day:hover,
 .bootstrap-datetimepicker-widget table td.hour:hover,
 .bootstrap-datetimepicker-widget table td.minute:hover,
 .bootstrap-datetimepicker-widget table td.second:hover {
     background: #eeeeee;
     cursor: pointer;
 }
 
 .bootstrap-datetimepicker-widget table td.old,
 .bootstrap-datetimepicker-widget table td.new {
     color: #777777;
 }
 
 .bootstrap-datetimepicker-widget table td.today {
     position: relative;
 }
 
 .bootstrap-datetimepicker-widget table td.today:before {
     content: '';
     display: inline-block;
     border: solid transparent;
     border-width: 0 0 7px 7px;
     border-bottom-color: #337ab7;
     border-top-color: rgba(0, 0, 0, 0.2);
     position: absolute;
     bottom: 4px;
     right: 4px;
 }
 
 .bootstrap-datetimepicker-widget table td.active,
 .bootstrap-datetimepicker-widget table td.active:hover {
     background-color: #337ab7;
     color: #fff;
     text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 
 .bootstrap-datetimepicker-widget table td.active.today:before {
     border-bottom-color: #fff;
 }
 
 .bootstrap-datetimepicker-widget table td.disabled,
 .bootstrap-datetimepicker-widget table td.disabled:hover {
     background: none;
     color: #777777;
     cursor: not-allowed;
 }
 
 .bootstrap-datetimepicker-widget table td span {
     display: inline-block;
     width: 54px;
     height: 54px;
     line-height: 54px;
     margin: 2px 1.5px;
     cursor: pointer;
     border-radius: 4px;
 }
 
 .bootstrap-datetimepicker-widget table td span:hover {
     background: #eeeeee;
 }
 
 .bootstrap-datetimepicker-widget table td span.active {
     background-color: #337ab7;
     color: #fff;
     text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 
 .bootstrap-datetimepicker-widget table td span.old {
     color: #777777;
 }
 
 .bootstrap-datetimepicker-widget table td span.disabled,
 .bootstrap-datetimepicker-widget table td span.disabled:hover {
     background: none;
     color: #777777;
     cursor: not-allowed;
 }
 
 .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
     height: 27px;
     line-height: 27px;
 }
 
 .bootstrap-datetimepicker-widget.wider {
     width: 21em;
 }
 
 .bootstrap-datetimepicker-widget .datepicker-decades .decade {
     line-height: 1.8em !important;
 }
 
 .input-group.tux-datetimepicker .input-group-addon {
     cursor: pointer;
     padding: 0px;
 }
 
 .sr-only {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
 }