/* Minification failed. Returning unminified contents.
(12715,20): run-time error CSS1038: Expected hex color, found '#d7dd7d7'
 */
@font-face {
	font-family: 'Basic-Icons';
	src:url('../../fonts/icon-fonts/Basic-Icons.eot?-hlloxb');
	src:url('../../fonts/icon-fonts/Basic-Icons.eot?#iefix-hlloxb') format('embedded-opentype'),
		url('../../fonts/icon-fonts/Basic-Icons.ttf?-hlloxb') format('truetype'),
		url('../../fonts/icon-fonts/Basic-Icons.woff?-hlloxb') format('woff'),
		url('../../fonts/icon-fonts/Basic-Icons.svg?-hlloxb#Basic-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Basic-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-google-plus:before {
	content: "\31";
}
.icon-google-plus2:before {
	content: "\32";
}
.icon-google-plus3:before {
	content: "\33";
}
.icon-google:before {
	content: "\67";
}
.icon-lock:before {
	content: "\38";
}
.icon-search:before {
	content: "\73";
}
.icon-minus:before {
	content: "\2d";
}
.icon-traingle-left:before {
	content: "\25c2";
}
.icon-triangle-right-large:before {
	content: "\25b7";
}
.icon-pause:before {
	content: "\2016";
}
.icon-rss:before {
	content: "\72";
}
.icon-arrow-left:before {
	content: "\25c5";
}
.icon-arrow-right:before {
	content: "\25bb";
}
.icon-phone:before {
	content: "\1f4de";
}
.icon-youtube:before {
	content: "\59";
}
.icon-arrow-right-bold:before {
	content: "\27b1";
}
.icon-arrow-left-bold:before {
	content: "\2ff";
}
.icon-bracket-left:before {
	content: "\3c";
}
.icon-menu:before {
	content: "\2338";
}
.icon-info:before {
	content: "\24d8";
}
.icon-home:before {
	content: "\2302";
}
.icon-like:before {
	content: "\6b";
}
.icon-facebook:before {
	content: "\66";
}
.icon-twitter:before {
	content: "\74";
}
.icon-linkedin:before {
	content: "\6c";
}
.icon-plus:before {
	content: "\2b";
}
.icon-bracket-right:before {
	content: "\3e";
}
.icon-triangle-right:before {
	content: "\25b8";
}
.icon-triangle-left-large:before {
	content: "\25c1";
}
.icon-login:before {
	content: "\2386";
}
.icon-volume-high:before {
	content: "\1f50a";
}
.icon-triangle-up:before {
	content: "\25b4";
}
.icon-triangle-down:before {
	content: "\25be";
}
.icon-envelop:before {
	content: "\2709";
}
.icon-print:before {
	content: "\2399";
}
.icon-volume-mute:before {
	content: "\6d";
}
.icon-undo:before {
	content: "\238c";
}
.icon-arrow-right2:before {
	content: "\25b9";
}
.icon-arrow-left2:before {
	content: "\25c3";
}
.icon-educators:before {
	content: "\e900";
}
.icon-employers:before {
	content: "\e901";
}
.icon-facebook2:before {
	content: "\e902";
}
.icon-ima_linkup:before {
	content: "\e903";
}
.icon-linkedin2:before {
	content: "\e904";
}
.icon-play:before {
	content: "\e905";
}
.icon-professionals:before {
	content: "\e906";
}
.icon-search2:before {
	content: "\e907";
}
.icon-twitter2:before {
	content: "\e909";
}
.icon-youtube2:before {
	content: "\e90a";
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}



html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;    
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {

  }
}
@media (min-width: 992px) {
  .container {

  }
}
@media (min-width: 1382px) {
  .container {
    width: 1342px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.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-right: 20px;
  padding-left: 20px;
}
@media (min-width: 640px) {
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	  float: left;
	}
	.col-xs-12 {
	  width: 100%;
	}
	.col-xs-11 {
	  width: 91.66666667%;
	}
	.col-xs-10 {
	  width: 83.33333333%;
	}
	.col-xs-9 {
	  width: 75%;
	}
	.col-xs-8 {
	  width: 66.66666667%;
	}
	.col-xs-7 {
	  width: 58.33333333%;
	}
	.col-xs-6 {
	  width: 50%;
	}
	.col-xs-5 {
	  width: 41.66666667%;
	}
	.col-xs-4 {
	  width: 33.33333333%;
	}
	.col-xs-3 {
	  width: 25%;
	}
	.col-xs-2 {
	  width: 16.66666667%;
	}
	.col-xs-1 {
	  width: 8.33333333%;
	}
	.col-xs-pull-12 {
	  right: 100%;
	}
	.col-xs-pull-11 {
	  right: 91.66666667%;
	}
	.col-xs-pull-10 {
	  right: 83.33333333%;
	}
	.col-xs-pull-9 {
	  right: 75%;
	}
	.col-xs-pull-8 {
	  right: 66.66666667%;
	}
	.col-xs-pull-7 {
	  right: 58.33333333%;
	}
	.col-xs-pull-6 {
	  right: 50%;
	}
	.col-xs-pull-5 {
	  right: 41.66666667%;
	}
	.col-xs-pull-4 {
	  right: 33.33333333%;
	}
	.col-xs-pull-3 {
	  right: 25%;
	}
	.col-xs-pull-2 {
	  right: 16.66666667%;
	}
	.col-xs-pull-1 {
	  right: 8.33333333%;
	}
	.col-xs-pull-0 {
	  right: auto;
	}
	.col-xs-push-12 {
	  left: 100%;
	}
	.col-xs-push-11 {
	  left: 91.66666667%;
	}
	.col-xs-push-10 {
	  left: 83.33333333%;
	}
	.col-xs-push-9 {
	  left: 75%;
	}
	.col-xs-push-8 {
	  left: 66.66666667%;
	}
	.col-xs-push-7 {
	  left: 58.33333333%;
	}
	.col-xs-push-6 {
	  left: 50%;
	}
	.col-xs-push-5 {
	  left: 41.66666667%;
	}
	.col-xs-push-4 {
	  left: 33.33333333%;
	}
	.col-xs-push-3 {
	  left: 25%;
	}
	.col-xs-push-2 {
	  left: 16.66666667%;
	}
	.col-xs-push-1 {
	  left: 8.33333333%;
	}
	.col-xs-push-0 {
	  left: auto;
	}
	.col-xs-offset-12 {
	  margin-left: 100%;
	}
	.col-xs-offset-11 {
	  margin-left: 91.66666667%;
	}
	.col-xs-offset-10 {
	  margin-left: 83.33333333%;
	}
	.col-xs-offset-9 {
	  margin-left: 75%;
	}
	.col-xs-offset-8 {
	  margin-left: 66.66666667%;
	}
	.col-xs-offset-7 {
	  margin-left: 58.33333333%;
	}
	.col-xs-offset-6 {
	  margin-left: 50%;
	}
	.col-xs-offset-5 {
	  margin-left: 41.66666667%;
	}
	.col-xs-offset-4 {
	  margin-left: 33.33333333%;
	}
	.col-xs-offset-3 {
	  margin-left: 25%;
	}
	.col-xs-offset-2 {
	  margin-left: 16.66666667%;
	}
	.col-xs-offset-1 {
	  margin-left: 8.33333333%;
	}
	.col-xs-offset-0 {
	  margin-left: 0;
	}
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: inherit;
  border: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 6px;
  font-size: 18px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fdfdfd;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: none;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 10px 15px 10px 0px;
}
.panel-heading {
  padding: 10px 15px 10px 0px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {

}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #0b7abf;
  background: none;
  border: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {

}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ddd;
}
.panel-primary > .panel-heading {
  padding:16px 24px;
  color: #fff;
  background-color: #00325f;
  border-color: #00325f;
}
.panel-primary > .panel-heading > .panel-title {
  font-family:'Open Sans', sans-serif;
  font-size:22px;
  font-weight:300;
}
.panel-primary > .panel-body {
  padding:20px;
  background:#fdfdfd;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00325f;
}
.panel-primary > .panel-heading .badge {
  color: #00325f;
  background-color: #fff;
}
.panel-primary > .panel-footer { padding:20px 25px; background-color:#fdfdfd; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00325f;
}
.panel-primary .list-group-item {
  padding:20px 25px;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* CUSTOM addition */
.grid-space-3 .row {margin:0 -3px;}
.grid-space-3 .row.flexing {margin:0;}
.grid-space-3 [class*="col-"] {padding: 0 3px;}

@media only screen and (max-width:767px) {
	.container { padding-right: 10px;  padding-left: 10px;}
}
/* ## corrects possible view port issues in browsers that do not recognize the viewport meta tag ## */
/* http://timkadlec.com/2013/01/windows-phone-8-and-device-width/ */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }


/* FONTS USAGE */
/*
font-family: 'Open Sans', sans-serif; font-weight: 300, 400, 600, 700, 800;

font-family: 'Chronicle SSm A', 'Chronicle SSm B', serif;
Normal (font-weight: 400; font-style: normal;)
Normal Italic (font-weight: 400; font-style: italic)
Bold (font-weight: 600; font-style: normal;)
Bold Italic (font-weight: 600; font-style: italic;)
*/

.font-primary {font-family: 'Open Sans', sans-serif;}

/* NG: Removed Duplicate Normalize CSS - already exists in Bootstrap */

/* ===============  Default Adjustments  =============== */

/* NG: Updated box sizing on bootstrap */

html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow-x:hidden; }
body { overflow-x: hidden; }

::-moz-selection { background: #3197fc; text-shadow: none; }
::selection { background: #3197fc; text-shadow: none; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
img { max-width:100%; height:auto !important; vertical-align: middle; }
fieldset {border: 0;margin: 0; padding: 0; }
textarea { resize: vertical; }

p { margin:0 0 1em 0; }

.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }
.ir:before { content: ""; display: block; width: 0; height: 100%; }
.hidden { display: none; visibility: hidden; }
.visually-hidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visually-hidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clear { overflow:hidden; clear:both; height:0; margin:0; font-size:1px; line-height:0; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.nowrap { white-space:nowrap; }
.borderless { border:0; border-collapse:collapse; }
.breakforprint { page-break-after:always; }

/* ## Base List styles ## */
ul, ol { margin:0 0 1em; padding: 0 0 0 20px; }
ul li, ol li { margin:0 0 15px; }
.noBullet { padding:0 0 0 1em; list-style-type:none; }
.noIndent { padding:0; list-style-type:none; }
.bulletSquare { list-style-type:square; }

/* ## Note/hint text or link ## */
.note { margin:0 7px; font-size:.8em; color:#4e4e4e; }
.note a, .note a:link, .note a:visited { text-decoration:underline; }


.click-user *:focus { outline:0; }

/* ================================================================
   PRIMARY LAYOUT STYLES
   ================================================================ */

/* ## Disabled Form Fields ## */
input[disabled=true]    { background-color: #F0F0F0; }
textarea[disabled=true] { background-color: #F0F0F0; }
select[disabled=true]   { background-color: #F0F0F0; }
input[readonly=true]    { background-color: #F0F0F0; }
textarea[readonly=true] { background-color: #F0F0F0; }
select[readonly=true]   { background-color: #F0F0F0; }

h1, h2, h3 {font-family: 'Chronicle SSm A', 'Chronicle SSm B', serif; font-weight: 400; color:#003768; margin: 0 0 0.5em 0;}
h4, h5, h6 { font-weight: 600; color:#4d917b; margin: 0 0 0.5em 0;}
h1 {font-size: 2.5em;}
h2 {font-size: 40px;}
h3 {font-size: 30px;}
h4 {font-size: 24px;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}

.block {display:block;}

/* Removed :link from the list to help cut down on writing time and prevent the need for extra specificity for classes */
a, a:visited { color:#0079c1; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:underline; }
a:active, a:focus { outline:0; }

a.green-link, a.green-link:visited { color:#4d917b; text-decoration:none; }

.btnText { margin:0; padding:0; color:#6D6D6D; text-decoration:underline; border:0; background:none; }
.btnText:hover { color:#6D6D6D; text-decoration:none; }


/* ## Link Modifiers ## */
a .text { text-decoration:underline; }
a:hover .text, a:active .text, a:focus .text { text-decoration:none; }
a [class^="icon-"] { text-decoration:none; }


/* ## Link Lists ## */
/* We use '<ul class="link-list">' when setting a list of organized links. */
.link-list {margin:0 0 25px 0; padding:0; list-style-type:none;}
.link-list li {margin-bottom:15px; position: relative;}
.link-list.list-with-icon li {padding-left: 20px;}
.link-list a, .link-list a:visited { text-decoration:none; }
.link-list a:hover, .link-list a:active {text-decoration:underline;}
.link-list .more { position: absolute;  top: 0;  left: 0;}

.link-list.hexagon-list li {margin-bottom:15px; font-size:18px;}
.link-list.hexagon-list.hexagon-list-alt li { margin: 30px 0; font-size:28px;}

.hexagon-list li > span:first-child {position:relative; display:inline-block; width:22px; margin-right:15px; color:#fff; background:#023969;  text-align: center; line-height: 0.85; font-size: 16px;}
.hexagon-list li > span:first-child:before {content:""; position:absolute; bottom:100%; left:0; height:0; border: 11px solid transparent; border-bottom: 7px solid #023969; }
.hexagon-list li > span:first-child:after {content:""; position:absolute; top:100%; left:0; height:0; border: 11px solid transparent; border-top: 7px solid #023969; }

.hexagon-list.hexagon-list-alt li {padding-left:50px;}
.hexagon-list.hexagon-list-alt li > span:first-child {position:absolute; top: 10px; left: 0; padding:2px; display:inline-block; width:34px; margin-right:15px; color:#fff; background:#adbdcc;  text-align: center; line-height: 0.85;}
.hexagon-list.hexagon-list-alt li > span:first-child:before {content:""; position:absolute; bottom:100%; left:0; height:0; border: 17px solid transparent; border-bottom: 9px solid #adbdcc; }
.hexagon-list.hexagon-list-alt li > span:first-child:after {content:""; position:absolute; top:100%; left:0; height:0; border: 17px solid transparent; border-top: 9px solid #adbdcc; }
.hexagon-list.hexagon-list-alt li > span:first-child span {position:relative; display:inline-block; width:28px; color:#fff; background:#023969;  text-align: center; font-size: 22px; z-index:1;}
.hexagon-list.hexagon-list-alt li > span:first-child span:before{content:""; position:absolute; bottom:100%; left:0; height:0; border: 14px solid transparent; border-bottom: 7px solid #023969; }
.hexagon-list.hexagon-list-alt li > span:first-child span:after {content:""; position:absolute; top:100%; left:0; height:0; border: 14px solid transparent; border-top: 7px solid #023969; }

.hexagon-list.hexagon-list-alt-01 li > span > span:first-child { position:relative; display:inline-block;  width:16px; margin-right:15px; background:#8ebcd9; height:9px}
.hexagon-list.hexagon-list-alt-01 li > span > span:before {border: 8px solid transparent; border-bottom: 5px solid #8ebcd9; }
.hexagon-list.hexagon-list-alt-01 li > span > span:after { border: 8px solid transparent; border-top: 5px solid #8ebcd9; }

.hexagon-list-alt-01 li {padding-left:30px; font-size:18px;}
.hexagon-list-alt-01 li > span {position: absolute; left: 0px; }
.hexagon-list-alt-01 li > span > span:first-child {height:9px; position:relative; display:inline-block; width:16px; margin-right:15px; color:#fff; background:#8ebcd9;  text-align: center; line-height: 0.85; font-size: 16px;}
.hexagon-list-alt-01 li > span > span:first-child:before {content:""; position:absolute; bottom:100%; left:0; height:0; border: 8px solid transparent; border-bottom: 5px solid #8ebcd9; }
.hexagon-list-alt-01 li > span > span:first-child:after {content:""; position:absolute; top:100%; left:0; height:0; border: 8px solid transparent; border-top: 5px solid #8ebcd9; }

.hexagon-list-alt-01.alt-color li > span > span:first-child {background:#023969;}
.hexagon-list-alt-01.alt-color li > span > span:first-child:before {border-bottom: 5px solid #023969; }
.hexagon-list-alt-01.alt-color li > span > span:first-child:after {border-top: 5px solid #023969; }

.hexagon-list-alt-02 li {padding-left:40px; font-size:18px;  margin-bottom: 20px;}
.hexagon-list-alt-02 li > span {position: absolute; left: 0px; }
.hexagon-list-alt-02 li > span > span:first-child {height:16px; position:relative; display:inline-block; width:24px; margin-right:15px; color:#fff; background:#023969;  text-align: center; line-height: 1; font-size: 16px;}
.hexagon-list-alt-02 li > span > span:first-child:before {content:""; position:absolute; bottom:100%; left:0; height:0; border: 12px solid transparent; border-bottom: 7px solid #023969; }
.hexagon-list-alt-02 li > span > span:first-child:after {content:""; position:absolute; top:100%; left:0; height:0; border: 12px solid transparent; border-top: 7px solid #023969; }

.disk-list li {padding-left:24px; font-size:18px;  margin-bottom: 20px;}
.disk-list li > span {position: absolute; left: 0px; top: 5px; display:inline-block; width:10px; height:10px; border-radius:50%; background:#023969;  }

@media only screen and (min-width:640px) {
	.link-list.list-columns-02 {
		-webkit-columns: 2; /* Chrome, Safari, Opera */
		-moz-columns: 2; /* Firefox */
		columns: 2;
	}
	.link-list.list-columns-02 li { display:inline-block; margin:0; width:100%; line-height: 33px; }
	.link-list.list-columns-02 .more { top: 5px;}

	.link-list.list-columns-03 {
		-webkit-columns: 3; /* Chrome, Safari, Opera */
		-moz-columns: 3; /* Firefox */
		columns: 3;
	}
	.link-list.list-columns-03 li { display:inline-block; margin:0; line-height: 33px;}
	.link-list.list-columns-03 .more { top: 5px;}
}

.list-rows-table li { display: table; width: 100%;}
.list-rows-table li > span { display: table-cell; padding-right: 5px;}

.horisontal-list {margin:0 0 15px 0; padding:0; list-style-type:none;}
.horisontal-list li {margin:0 50px 15px 0; display:inline-block; vertical-align: middle;}
@media only screen and (max-width:767px) {
	.horisontal-list li { float: left; width: 50%; margin:0 0 15px 0;}
}

.toollink-list-item {display:table; width:100%;}
.toollink-list-item > span:not(.icon) {display:table-cell; vertical-align:middle; font-size:16px; width:100%; }
.toollink-list-item > span:first-child:not(.icon) { width: 55px; padding-right:15px;}
.toollink-list-item > .icon { margin-right:15px; }
.toollink-list-size-01 .toollink-list-item > span { font-size:24px; }
.toollink-list-size-01 .toollink-list-item > span:first-child:not(.icon) { width: 100px; padding-right:20px;}
.toollink-list-size-01 .toollink-list-item > .icon { width:76px; height:76px; }

/* AE NOTE - currently under the assumption that the class is added at the component level */
.svg-hexagon .toollink-list-item .icon { margin-bottom:15px !important; width:50px; height:28px; }
.svg-hexagon .toollink-list-item .icon:before,
.svg-hexagon .toollink-list-item .icon:after { margin-left:-25px; border-width:25px; }
.svg-hexagon .toollink-list-item .icon:before { border-bottom-width:15px; }
.svg-hexagon .toollink-list-item .icon:after { border-top-width:15px; }

.svg-hexagon .toollink-list-size-01 .icon { margin-bottom:21px !important; width:76px; height:50px; }
.svg-hexagon .toollink-list-size-01 .icon:before,
.svg-hexagon .toollink-list-size-01 .icon:after { margin-left:-38px; border-width:38px; }

.svg-hexagon .toollink-list-size-01 .icon:before { border-bottom-width:21px; }
.svg-hexagon .toollink-list-size-01 .icon:after { border-top-width:21px; }

.toollink-list-alt .toollink-list-item > span { vertical-align:top; }
.toollink-list-alt.link-list li {margin-bottom:5px;}
.toollink-list-alt .hexagon-item-alt {margin-top:12px;}

/* ## Start Up Layout - Use, modify, or delete as need be ## */
@media only screen and (min-width:992px) {
	.reverse-grids > [class*="col-md"]:first-child {left: 50%;}
	.reverse-grids > [class*="col-md"]:last-child {margin-left: -50%;}
}
.svg-legend {  position: absolute;  top: -999em;   width: 0;   height: 0;}

body {background:#d8ebf7; font-size:16px; color:#2f2f2f; font-family: 'Open Sans', sans-serif; }
.main-header {
    background:#fff;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(233, 233, 233, 1);
    -moz-box-shadow:    0px 3px 3px 0px rgba(233, 233, 233, 1);
    box-shadow:         0px 3px 3px 0px rgba(233, 233, 233, 1);
}
.siteBody { background:#f6f5f6; min-height:300px; padding:0 0 40px 0; }
@media only screen and (min-width:992px) {
	.siteBody { padding: 40px 0; }
}
#main-content { outline: 0; }
@media only screen and (max-width:991px) {
	.row > .col-md-9.col-md-push-3 {padding-bottom:30px;}
}

.logged-show { display:none; }
.logged-in .logged-show { display:inline-block; }
.logged-in .logged-hide { display:none; }

/* ## Site Header ## */
.main-header .upper {float:right; margin:35px 0 0 0;}
.main-header .upper > div {display:table;}
.main-header .upper > div > div {display:table-cell; vertical-align:middle;}
.main-header .upper .top-menu {color:#918d91; font-size:14px; }
.main-header .upper .top-menu a {color:#918d91; }
.main-header .upper .top-menu a:hover, .main-header .upper .top-menu a:focus {color:#918d91; text-decoration:none; }
.main-header .upper .top-menu > div {display:inline-block; position:relative; margin: 0 14px;}
.main-header .upper .top-menu > div .trigger:hover {color:#003768;}
.main-header .upper .top-menu > div .trigger:hover span {color:#003768;}
.main-header .upper .top-menu > a {margin: 0 15px;}
.main-header .upper .svg-icon-home { margin-top:-3px; margin-right:3px; height:19px; }
.main-header .upper .svg-icon-cart { margin-top:-2px; }
.top-menu .hidden-content {max-height:0; overflow:hidden;}
.top-menu .hidden-content.open {max-height:1000px;}
.top-menu .icon-bracket-right{ display:inline-block; font-size:10px; margin-left:5px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.top-menu > a:last-child span {margin-right:5px;}

top-menu a:hover span#numCartItems{
	background-color: rgba(1,54,104,1);
}

#numCartItems{
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	top: -10px;
	left: -65px;
	background-color: rgba(1,121,193,0.7);
	border-radius: 100px;
	padding-right: 4px;
	padding-left: 4px;
}

@media only screen and (max-width : 1023px) {
	#numCartItems{
		position: static;
	}
}

.main-header .upper .top-menu .hidden-content {position:absolute;  background: #f7f7f7;  z-index: 10000; width: 200px;}
.main-header .upper .top-menu .hidden-content.open {border: 1px solid #d4d4d4; }
.main-header .upper .top-menu .hidden-content a {display:block; padding: 10px 20px; color:#918d91; }
.main-header .upper .top-menu .hidden-content a:hover, .main-header .upper .top-menu .hidden-content a:focus {background: #d4d4d4; text-decoration:none;}
.main-header .btn.btn-tertiary { padding: 12px 25px; margin-left:14px; }

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .login .btn span {display:none;}	

    .main-header .row.alt-view > [class*="col-"] {
        width:100%;
    }
    .main-header .row.alt-view .main-nav {
        margin-top:-20px;
	float:none;
    }
}
@media only screen and (min-width:1201px) {
    .main-header .row.alt-view .lower { padding-top:40px; }
}

.sitelogo {display:block; margin: 34px 0 42px 0; max-width:390px; }

/* ICONS */
.icon {
    display:inline-block;
    margin: 5px 0 0;
    padding:8px;
    width: 72px;
    height: 72px;
    fill: #f6f5f6;
    color: #003768;
    background: #003768;
    border-radius:50%;
}
.icon svg { width:100%; height:100%; }

.svg-size-01 .icon,
.links-navigation .icon,
.toollink-list-item .icon,
.slider-nav .icon {
    width: 50px;
    height: 50px;
}

.svg-size-02 .icon,
.svg-size-02.svg-hexagon .icon { width:90px; height:90px; }
.svg-size-02.svg-hexagon .icon { margin-top:24px; margin-bottom:24px; height:45px; }
.svg-size-02.svg-hexagon .icon:before,
.svg-size-02.svg-hexagon .icon:after { margin-left:-45px; border-width:45px; }
.svg-size-02.svg-hexagon .icon:before { border-bottom-width:24px; }
.svg-size-02.svg-hexagon .icon:after { border-top-width:24px; }

.svg-size-03 .icon { width:160px; }

.svg-margin-01 .icon { margin-bottom:10px;}
.top-menu .icon {
    margin:0;
    padding:0;
    width: 20px;
    height: 20px;
    vertical-align:middle;
    background: none;
    border-radius:0;
    fill: #a8a7a8;
}
.top-menu a:hover .icon,
.top-menu a:focus .icon { fill: #003768; }
.svg-color-02 .icon { color:#CD6B33; background:#CD6B33;}
.svg-color-03 .icon { color:#73c6a1; background:#73c6a1;}
.svg-color-04 .icon { color:#CD6B33; background:#CD6B33;} /* Duplicate of 02 due to consolidation */
.svg-color-05 .icon { color:#0079c1; background:#0079c1;}
.svg-color-06 .icon { color:#73C6A1; background:#73C6A1;} /* Duplicate of 03 due to consolidation */
.svg-color-07 .icon { color:#B3B38C; background:#B3B38C;}
.svg-color-08 .icon { color:#003768; background:#003768;} /* Duplicate of 01 due to consolidation */
.svg-color-09 .icon { color:#918d91; background:#918d91;}
.svg-color-10 .icon { color:#4D917B; background:#4D917B;}
.svg-color-11 .icon { color:#003768; background:#003768;} /* Duplicate of 01 due to consolidation */
.svg-color-12 .icon { color:#73C6A1; background:#73C6A1;} /* Duplicate of 03 due to consolidation */
.svg-color-13 .icon { color:#717074; background:#717074;}
.svg-color-14 .icon { color:#64B1DF; background:#64B1DF;}
.svg-color-15 .icon { color:#0079C1; background:#0079C1;} /* Duplicate of 05 due to consolidation */
.svg-color-16 .icon { color:#B3B38C; background:#B3B38C;} /* Duplicate of 07 due to consolidation */
.svg-color-17 .icon { color:#9f2064; background:#9f2064;}

.lock-icon.icon {
    margin:0; padding:0;
    width:25px; height:25px;
    vertical-align:middle;
}

.svg-hexagon .icon {
   position:relative;
   margin-top:20px; margin-bottom:20px;
   padding-top:0; padding-bottom:0;
   border-radius:0;
   width:62px; height:35px;
}
.svg-hexagon .icon:before,
.svg-hexagon .icon:after {
    content:" ";
    position:absolute;
    left:50%;
    margin-left:-31px;
    border:31px solid transparent;
}
.svg-hexagon .icon:before { bottom:100%; border-bottom:17px solid currentColor; }
.svg-hexagon .icon:after { top:100%; border-top:17px solid currentColor; }


@media only screen and (max-width:1023px) {
    /* NG: Not sure this is needed if you go with .col-lg rather than col-md */
	.main-header .container .row > .col-md-4, .main-header .container  .row > .col-md-8 {width:100%;}
	.main-header .upper {margin: 0 0 30px 0;}
	
	.main-header .upper > div > div.top-menu {display:none;}
	
	.login .btn span {display:none;}
	
	.top-menu > div, .top-menu > a {display:block; border-bottom: 1px solid #a0afb9; padding: 10px; color:#353333; font-size:14px;}
	.top-menu .icon {  fill: #353333;}
	.top-menu a:hover .icon {fill: #353333;}
	.top-menu a:hover {text-decoration:none;}
	.top-menu .hidden-content a {display:block; padding: 5px 0;}
	.top-menu .hidden-content a:first-child {display:block; padding-top: 15px;}
}


/* ## SEARCH ## */
.search-trigger {display:none;}

.site-search {width: 206px; border:1px solid #d4d4d4; background:#f7f7f7; border-radius:3px; margin-left:30px;}
.site-search > span {float:left;}
.site-search > span:first-child {width:34px;}
.site-search > span:last-child { width:170px;}
.site-search > span:last-child input { width:100%;height: 42px; outline:none; color:#333434; font-size:13px;}
.site-search * {background:none !important; border:none !important;} 

.site-search > span:first-child > span input {z-index: 1; position: relative; width: 34px; height: 42px;}
.site-search > span:first-child > span:before {position:absolute;  padding: 13px 10px;}

@media only screen and (max-width:479px){
	.site-search {display:none; position: absolute;  width: 206px;  right: 20px;  top: 0; }
	.search-trigger {display:block; width: 85px;  padding: 12px 5px; font-size: 13px; margin-left: 12px;  border:1px solid #d4d4d4; background:#f7f7f7; border-radius:3px; cursor: pointer;}	
	.search-trigger > span:first-child {width:30px;}
}

/* ==========================================================================
	Modules
   ========================================================================== */

.fixed-heights .large-box {height: 593px; overflow:hidden;}
@media only screen and (min-width:992px){
	.large-box .image-banner img {min-width:866px;}
}
.fixed-heights .small-box {height: 338px; overflow:hidden;}
.fixed-heights .small-box-alt {height: 249px; overflow:hidden;}

@media only screen and (min-width:768px){
	.large-box .image-banner img {min-width:866px;}
	.min-height-01 {min-height:555px;}
	.min-height-02 {min-height:388px;}
	.min-height-03 {min-height:300px;}
}

.banner { position:relative; font-size: 18px; }
.banner .content { position:relative; padding: 15px 10px; background:#fff; }
.banner .content .title { margin:0 0 10px 0; font-size:40px; }

.banner .media { position:relative; height:0; padding-top:71%; background-repeat:no-repeat; background-size:cover; }
.content-align-01 .media { background-position:100% 50%; }
.content-align-02 .media { background-position:0 50%; }
.content-align-03 .media { background-position:0 50%; }
.content-align-04 .media { background-position: 77% 50%; }
.banner .media:before { content:""; display:none; position:absolute; width:0; height:100%; top:0; right:0; }
.banner.content-no-background .media:before { left:0; right:auto; }
.banner.content-no-background.content-align-01 .media:before { left:0; right:auto; }

.content-space-01 .media:before { width:50%; }
.content-space-02 .media:before { width:25%; }
.content-space-03 .media:before { width:45%; }
.content-space-04 .media:before { width:60%;  right: 40%;}
.content-space-04.content-align-01 .media:before { left: 40%;}
.content-space-05 .media:before { width:100%; }
.content-space-06 .media:before { width:25%; }
.content-space-07.content-no-background .media:before { width:100%; }

/* .content-space-01.content-align-01 .media:before, */
.content-space-01.content-align-02 .media:before {right:50%; }

.content-space-02.content-align-01 .media:before { right:75%; }
.content-space-02.content-align-02 .media:before { right:25%; }

.content-align-02 .media:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+45,f6f5f6+100&0+0,0+45,1+100  */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY1ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(246,245,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(246,245,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.content-align-02.overlay-alt .media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0+50,0.5+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.5) 75%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.content-align-01 .media:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f5f6+0,ffffff+85,ffffff+100&1+0,0+85,0+100 */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-linear-gradient(left,  rgba(246,245,246,1) 0%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(246,245,246,1) 0%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.content-align-01.overlay-alt .media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+85,ffffff+100&1+0,0+85,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.content-space-05.content-align-01 .media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f5f6+0,f6f5f6+53,ffffff+78,ffffff+100&1+0,1+53,0.6+78,0.5+100 */
	background: -moz-linear-gradient(left,  rgba(246,245,246,1) 0%, rgba(246,245,246,1) 53%, rgba(255,255,255,0.6) 78%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(246,245,246,1) 0%,rgba(246,245,246,1) 53%,rgba(255,255,255,0.6) 78%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(246,245,246,1) 0%,rgba(246,245,246,1) 53%,rgba(255,255,255,0.6) 78%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f6', endColorstr='#80ffffff',GradientType=1 ); /* IE6-9 */
}

.banner .video-control {
	position:absolute;
    margin-top:-80px;
	width:100%;
	text-align:center;
	top:50%;
    left:0%;
}
.banner.content-align-02 .video-control {
    left: 0%;
}
@media only screen and (min-width:768px){
	.banner .video-control {
		left:50%;
		width:50%;
	}
	.banner.content-space-03 .video-control {
		left:60%;
		width:40%;
	}
}
.banner .video-control .control {
    display: inline-block;
    position: relative;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 163px;
    height: 163px;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
}
.banner .video-control .control:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -29px 0 0 -16px;
    border: 29px solid transparent;
    border-left: 50px solid #fff;
}

.button-stacked-btm { position:absolute; bottom:0; }
.button-stacked-btm ul, .button-stacked-btm li { margin:0;}

.slideshow .banner .content { color:#003768; }
/* NG: COULD POSSIBLY SWITCH TO A DIFFERENT APPROACH BUT SLIDEHSOWS LOOK TO USE THE DIAGONAL */
.slideshow .content-align-01 .media:before,
.slideshow .content-align-02 .media:before { right:0; width:100%; }
.slideshow .content-align-02 .media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0+40,0.6+50,0.7+64,0.8+74,0.9+85,1+93,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0.7) 64%, rgba(255,255,255,0.8) 74%, rgba(255,255,255,0.9) 85%, rgba(255,255,255,1) 93%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0.7) 64%,rgba(255,255,255,0.8) 74%,rgba(255,255,255,0.9) 85%,rgba(255,255,255,1) 93%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0.7) 64%,rgba(255,255,255,0.8) 74%,rgba(255,255,255,0.9) 85%,rgba(255,255,255,1) 93%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.slideshow .content-align-02.diagonal-overlay .media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0+49,0.45+58,0.56+67,0.68+77,0.83+85,1+93,1+100 */
	background: -moz-linear-gradient(45deg,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 49%, rgba(255,255,255,0.45) 58%, rgba(255,255,255,0.56) 67%, rgba(255,255,255,0.68) 77%, rgba(255,255,255,0.83) 85%, rgba(255,255,255,1) 93%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 49%,rgba(255,255,255,0.45) 58%,rgba(255,255,255,0.56) 67%,rgba(255,255,255,0.68) 77%,rgba(255,255,255,0.83) 85%,rgba(255,255,255,1) 93%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 49%,rgba(255,255,255,0.45) 58%,rgba(255,255,255,0.56) 67%,rgba(255,255,255,0.68) 77%,rgba(255,255,255,0.83) 85%,rgba(255,255,255,1) 93%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.slideshow .content-align-01 .media:before {
    right:100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,1+6,0.66+17,0.5+28,0.15+40,0+100 */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC42NiIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 6%,rgba(255,255,255,0.66) 17%,rgba(255,255,255,0.5) 28%,rgba(255,255,255,0.15) 40%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 6%,rgba(255,255,255,0.66) 17%,rgba(255,255,255,0.5) 28%,rgba(255,255,255,0.15) 40%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.top-banner-hold {position:relative; height:100%;}
@media only screen and (max-width:991px) {
	.image-banner img {width:100%;}
}

@media (min-width:768px) {
    .banner.newsletter{
    min-height:315px;
  }
}

@media (min-width:48em) {
    .image-banner .banner-text,
    .banner .content { padding-top: 40px; width:50%; padding: 5% 2% 3% 3%; text-align: left; background:#f6f5f6; }
    .banner .content .padded-right-01{ padding-right: 18%;}
    .banner.overlay-alt .content { background:#fff; }
	.banner.vertical-middle .content { display:table; height:100%; padding: 20px 2%; }
    .banner.vertical-middle .content > div { display:table-cell; vertical-align: middle; }	
    .banner.right .content { text-align: right; }
    .banner.content-no-background .content { background:none; }
    .banner.content-space-03 .content { width:55%; }
    .banner.content-space-03.content-align-01 .content { padding: 5% 0 3% 2%; }
    .banner.content-space-04 .content { width:40%; }
    .banner.content-space-05 .content { width:100%; background:none; padding-top: 30px;}
    .banner.content-space-06 .content { width:75%;}
    .banner.content-space-07 .content { width:66%;}
    .slideshow .banner .content { padding: 5% 5% 3% 7.6%; background:none; }
    .content-align-02 .content,
    .image-banner.right-overlay .banner-text { margin-left:auto; margin-right:0; }

    .banner .media { display:block; position:absolute; top:0; left:0; padding-top:0; width:100%; height:100%; }
    .banner.has-overlay .media:before { display:block; }
    
    .banner .media-hold ~ .description,
    .banner .media-hold ~ .bullet-list,
    .banner .media-hold ~ .link-list,
    .banner .media-hold ~ .cta-buttons { margin-left:105px; }
    .banner .media-hold + .description { margin-top:-50px; }	
	.banner .media-hold.media-hold-01 + .description { margin: -20px 0 0 90px;}
	.banner .media-hold.media-hold-01 ~ .link-list,
    .banner .media-hold.media-hold-01 ~ .cta-buttons { margin-left:90px; }
	
	.banner .intended-left-01, .banner.intended-left-01 .description {margin-left: -150px;}
	.banner .intended-left-02, .banner.intended-left-02 .description {margin-left: -50px;}
	.banner .content .title.intended-left-01, .banner.intended-left-01 .title {margin-left: -150px;}
	.banner .content .title.intended-left-02, .banner.intended-left-02 .title {margin-left: -50px;}
	
	.banner .intended-right-01, .banner.intended-right-01 .description {margin-right: -150px;}
	.banner .intended-right-02, .banner.intended-right-02 .description {margin-right: -50px;}
	.banner .content .title.intended-right-01, .banner.intended-right-01 .title {margin-right: -150px;}
	.banner .content .title.intended-right-02, .banner.intended-right-02 .title {margin-right: -50px;}	
}
@media (min-width:48em) and (max-width: 991px) {
	.content-align-04.banner .media { position:relative; height: 0; padding-top: 71%; background-repeat: no-repeat; background-size: cover; }
	.content-align-04.banner .content { position: relative;  padding: 15px 10px;  background: #fff;}
}

.slider-nav-hold-alt-02 {padding:20px;}
.slider-nav-hold-alt-02 .slick-list {display:block; width:100%;}

.links-navigation.view-01 { padding: 0px; margin-bottom:40px; }
.links-navigation.view-01 > div {padding: 0 10px; margin-bottom:10px;}
.view-01.links-navigation a { padding: 0 20px 0 2px !important;}
.links-navigation.view-01 a.active,
.links-navigation.view-01 a:hover { text-decoration:none; background: #9fceec; border-radius: 50px; padding: 0 20px 0 2px; opacity:1; }

.view-01.links-navigation .icon,
.view-02.links-navigation .icon { margin:5px; }

@media (min-width: 48em) {
	.links-navigation.view-01 > div { display: table-cell; height: 100%; vertical-align: middle; margin:0;	}
}
@media (min-width: 48em) and (max-width: 991px) {
	.links-navigation.view-01 {font-size:19px;}
}



/* Alternative Banner (used for Upcoming Nomination module) */
.banner.banner-alt.content-space-03 .content { width:60%; }
.banner-alt.content-space-03 .media:before { width:40%; }

@media (min-width:48em) {
	.banner.content-space-03.content-align-01.banner-alt .content {padding: 2% 0 3% 3%;}	
	.banner-alt .col-md-7  { padding: 0 40px 0 0; border-right: 1px solid #c1e2f6;}
	.banner-alt .col-md-5  { padding: 0 0 0 40px; }
}

/* Box WIDGETS */
.box-widget { padding:20px 30px; margin-bottom:20px; }

.mobile-only {  margin-bottom:6px;  }
.mobile-only .content-block {  padding: 0;  }
.mobile-only .expandable { padding-left: 15px; padding-right: 15px; padding-top:15px; border-bottom: 1px solid #c7c5c8;  }
.mobile-only .expandable .trigger { position:relative; }

@media only screen and (max-width:1023px) {
	.mobile-only .expandable .trigger:after { content:"+"; position:absolute; right:0px; top:0px; font-size: 30px; line-height: 1;}
	.mobile-only .expandable .hidden-content {display:none;}
	.mobile-only .expandable .hidden-content.open  {display:block;}
}

/* Grids WIDGET */
.grids-block { padding:50px 0px; font-size: 18px; }
.grids-block .content .title { margin:0; }

/* Media Hold  */
.small-box .media-hold .video-image {height:233px; overflow:hidden;}
.media-hold {display:table; padding:20px;}
.small-box .media-hold {padding:0px 20px; height: 105px;}
.media-hold > div{display:table-cell; vertical-align:middle; padding:6px;}
.media-hold.media-hold-01 h3 { margin-bottom: 0;}
@media only screen and (min-width:768px) and (max-width:991px) {
	.video-image { height: 242px;  overflow: hidden;}
	.video-image img { min-width: 430px; width: 100%;}
}

.landscape-banner .media-hold {padding:0;}
.landscape-banner .media-hold > div{ padding:0;}
.landscape-banner .media-hold > div:first-child {padding-right: 10px; width:86px;}
.landscape-banner .media-hold > div:last-child {max-width:310px;}
.landscape-banner .media-hold > div > img {max-width: initial;}

/* VIDEO BOX */
.video-hold {position:relative;}
.icon-play {position:relative; display: block; border-radius:50%;  height: 33px; width: 33px;}
.icon-play:before { position:absolute; top:-2px; left:-3px; font-size:40px;}
.theme-02 .icon-play { background: #002d55;}
.theme-02 .icon-play:before {font-size:40px; color:#9cb1c4; }
.video-more-info {font-size:24px; line-height: 1em;}
.video-more-info a {font-size:16px;}
.banner-video .media img {margin: 0 auto;  display: block;}
@media only screen and (max-width:767px) {
    .video-hold .bg-blue {max-width:430px;}	
	.video-more-info {font-size: 16px; line-height:1.2em;}
	.more a {font-size: 14px;}
}
/* VIDEO BOX - ALT */
.banner-video.alt { max-width: 384px;  margin: 0 auto 10px auto; }
.banner-video.alt .video-more-info {font-size:21px;}
.banner-video.alt .video-more-info em {font-size:15px; line-height: 15px;}
.banner-video.alt .media-hold { padding: 15px 20px 5px 20px;}
.banner-video.alt .media-hold > div { vertical-align: top; }

/* AWARDS Custom List BOX */
.awards-custom-item {position:relative; width:100%; }
.awards-custom-row:nth-child(odd) .awards-custom-item {float:right; padding-left: 112px;}
.awards-custom-row:nth-child(even) .awards-custom-item {float:left; padding-right: 112px; text-align:right;}
.ac-date { position: absolute;  width: 85px;  text-align: center; padding-bottom: 5px; border-bottom:1px solid #0c7ac0;}
.awards-custom-row:nth-child(odd) .ac-date { left: 0; }
.awards-custom-row:nth-child(even) .ac-date { right: 0;}

.awards-custom-row .awards-custom-item:before {content:""; position: absolute; top: 27px; display:block; background:#0c7ac0; width:7px; height:7px; border-radius:50%;  }
.awards-custom-row .awards-custom-item:after {content:""; position: absolute; top: 24px; display:block; border:3px solid #0c7ac0; background:#fff; width:13px; height:13px; border-radius:50%;  }
.awards-custom-row:nth-child(odd) .awards-custom-item:before {left: -4px; }
.awards-custom-row:nth-child(odd) .awards-custom-item:after {left: 80px; }
.awards-custom-row:nth-child(even) .awards-custom-item:before {right: -4px;}
.awards-custom-row:nth-child(even) .awards-custom-item:after {right:80px;}

.ac-text {position:relative; display:block; background:#fff; color:#0079c1; padding: 15px 15px 15px 15px; margin-top: 12px; border-radius: 10px; margin-bottom:17px; }
.ac-text a {color:#0079c1 !important; }
.ac-text:before {content:""; position:absolute; top:12px; width:0; height:0; border: 6px solid transparent;}
.awards-custom-row:nth-child(odd) .ac-text:before {left:-12px; border-right:6px solid #fff;}
.awards-custom-row:nth-child(even) .ac-text:before {right:-12px; border-left:6px solid #fff;}

.ac-devider {display:none; position:absolute; top:0; left:50%; margin-left:-5px; height: 100%; width:9px; border-top: 1px solid #0c7ac0; border-bottom: 1px solid #0c7ac0; }
.ac-devider:before {content:""; position:absolute; left:4px; height:100%; width:1px; background:#0c7ac0;}

.item-slideshow-alt {margin-bottom:30px;}

@media (min-width:640px) {
	.awards-custom-item {width:50%;}
	.ac-text { display:inline-block; }
	.ac-devider { display:block; }
}

/* Accordions */
.panel-group .icon-plus {display:none;  vertical-align: 2px;}
.panel-group .collapsed .icon-plus {display:inline-block; padding: 0 10px 0px 0;}
.panel-group .icon-minus {display:inline-block; padding: 0 10px 0px 0;  vertical-align: 2px;}
.panel-group [aria-expanded="true"] .icon-plus {display:none;}
.panel-group [aria-expanded="false"] .icon-plus {display:inline-block;}
.panel-group [aria-expanded="true"] .icon-minus {display:inline-block;}
.panel-group [aria-expanded="false"] .icon-minus {display:none;}


.panel-title a { color: #0079C1; font-size: 18px; display: block; position:relative; }
.panel-title [data-toggle] { padding-left:35px; }
.panel-title a:hover, .panel-title a:focus {text-decoration:none;}
.panel-title a span {position: absolute; left:0; top:-2px;}
.panel-title a span:before {color:#fff; background: #0079C1; border-radius: 50%; padding:5px; display:inline-block; font-size:10px;}

.panel-group-controls {margin-bottom: 10px;}
.panel-group-controls > span {cursor:pointer;}

.panel-title > span { color: #0079C1; font-size: 18px; display: block; position:relative; }

/* FAQ */
h2.faq-title { cursor:pointer; font-size: 30px; position: relative; padding-left: 35px; }
h2.faq-title span { position: absolute; left: 0; top: 3px; }
.faq-title a { color:#003768; text-decoration:none; }
.faq-title .icon-plus, .faq-title .icon-minus { display:none; font-size: 16px; padding: 0 10px 0px 0px; vertical-align: 6px; }
.faq-title span:before {color:#fff; background: #003768; border-radius: 50%; padding:5px; display:inline-block; font-size:10px;}
.faq-title [aria-expanded="true"] .icon-plus {display:none;}
.faq-title [aria-expanded="false"] .icon-plus {display:inline-block;}
.faq-title [aria-expanded="true"] .icon-minus {display:inline-block;}
.faq-title [aria-expanded="false"] .icon-minus {display:none;}

.faq-title + .panel-group,
.faq-title + .panel-group .panel-group { padding-left:20px; padding-right:20px; }
.faq-title + .panel-group .faq-title { padding:.5em 0; border-bottom:1px solid #ddd; font-size:24px; }

/* GRID AND ROW STYLES
   ============================================================== */

.section { margin-bottom:6px; }
.section.has-border { border-bottom: 1px solid #e2e0e2; padding-bottom: 6px; }

.expand-row-03 {margin:0 -3px;}
.expand-row-03 .expand-row-item {margin: 0 3px;}
.expand-row-20 {margin: 0 -20px;}
.col-md-12 > .content-block.expand-row-20 { padding-left:0; padding-right:0; }


@media(min-width:480px) {
    .flex-aside {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: stretch;
           -moz-align-items: stretch;
            -ms-align-items: stretch;
                align-items: stretch;
        -webkit-align-content: stretch;
           -moz-align-content: stretch;
            -ms-align-content: stretch;
                align-content: stretch;
        -webkit-flex-flow: row wrap;
           -moz-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
    }
    .flex-aside .flex-item {
        float:left;
        width:48%;        
        -webkit-flex: 1 1 auto;
           -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
    }
}

@media (min-width:992px){
    
    .row.flexing > .column { border-left:3px solid #f6f5f6; border-right:3px solid #f6f5f6; }
    .row.flexing > .column:first-child { border-left:none; }
    .row.flexing > .column:last-child { border-right:none; }
    .row.flexing { display:table; table-layout:fixed; width:100%; font-size: 18px; }
    .row.flexing:before, .row.flexing:after { display:none; }
    .row.flexing > .column { display:table-cell; vertical-align:top; }

    .row.flexing .column-border-right {
      position:relative;
    }
    .row.flexing .column-border-right:after {
      content:"";
      position:absolute;
      top:0;
      right:0;
      width:1px; height:100%;
      background:#b6b6b6;
    }

    .row.flexing .padding-right-01.column-border-right:after {
      right:15px;
    }
    
    .row.flex-row, .flex-column {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: stretch;
           -moz-align-items: stretch;
            -ms-align-items: stretch;
                align-items: stretch;
        -webkit-align-content: stretch;
           -moz-align-content: stretch;
            -ms-align-content: stretch;
                align-content: stretch;
    }
    .flex-row {
        -webkit-flex-flow: row wrap;
           -moz-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
    }
    .flex-column {
        -webkit-flex-flow: column nowrap;
           -moz-flex-flow: column nowrap;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
    }
	
	.one-half {width: 50%}
	.one-third {width: 33.333%}
	.one-fourth {width: 25%}
	.two-thirds {width: 66.666%}
    
    /* Add float and widths for older browsers */
    .flex-item {
        position:relative;
        float:left;
        -webkit-flex: 1 1 auto;
           -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;        
    }
    .flex-column .flex-item { float:none; width:100%; }
    .flex-column .flex-item + .flex-item { margin-top:6px; }

    .row.flex-row:before, .row.flex-row:after { display:none; }
    .row.flex-row > .flex-item { padding:0 3px; }
    .row.flex-row > .flex-main { width:66.666%; }
    .row.flex-row > .flex-aside { width:33.333%; }
    
    /* .flex-item .banner { position:absolute; top:0; left:0; width:100%; height:100%;  }*/ 
    .flex-item .banner { position:relative; z-index:10; }
    .flex-item .banner .media { z-index:-1; }
    .flex-item .banner.border-01 {border:0; }
    .flex-item .banner.border-01:after {content:""; display:block; position:absolute; z-index:-1; top:0; left:0; border: 1px solid #c1e2f6; width:100%; height:100%; }
    .flex-item .banner .content { height:100%; padding-top:12%; padding-right:8%;  }
    .flex-item .slideshow .banner { position:relative;  }
}

.teaser { padding:30px 25px 10px 25px; position: relative; }
.vertical-banner .teaser { padding-top: 0px;}
.teaser > h4 {margin-bottom: 30px;}
.teaser .title-alt-3 { margin:0; font-size:18px; }
.teaser .title-alt-3 + h5 {margin: 6px 0;}
.teaser .teaser-item {margin-bottom: 35px;}


/* =================================================================
      ADD DIFFERENT BORDER TO FLEXING COLUMNS WHERE NEEDED
===================================================================*/
.row.flexing > .column { position: relative; z-index:5;  border-top:none; border-bottom:none;}
.row.flexing > .column.border-01 { box-shadow: inset 0 0 0 1px #c1e2f6; }

/*=========*/

.width-05 {width:50%;}

.no-padding { padding:0 !important;}
.padding-01 { padding: 40px 7%;}
.padding-02 { padding: 0px 40px;}
.padding-03 { padding: 0px 30px;}
.padding-04 { padding: 40px 0;}
.padding-05{ padding: 0 10px;}
.padding-06{ padding: 0 20px;}
.padding-07{ padding: 0 10%;}
.padding-08{ padding: 0 7%;}
.padding-09{ padding: 10px 15%;}
.padding-top-01{ padding-top: 30px;}
.padding-bottom-01{ padding-bottom: 30px;}
.padding-right-01{ padding-right: 30px;}
.padding-right-02{ padding-right: 60px;}
.padding-left-02{ padding-left: 60px;}

.no-margin{ margin:0 !important;}
.margin-01 { margin-bottom: 30px;}
.margin-02 { margin-bottom: 15px;}

.section-margin-01 { margin-bottom: 50px;}

.view-01 { padding: 20px; }
.view-01 > div { margin-bottom: 10px; }

.view-03 a .icon { margin-bottom:15px; }
.view-03 .svg-hexagon .icon { margin-bottom:36px; }

/* AE NOTE - currently under the assumption that the class is added at the component level */
.view-03.svg-hexagon .icon { margin-bottom:34px; }

@media only screen and (min-width:992px) and (max-width:1200px){	
	.padding-01 { padding: 30px 0;}
	.view-03 a span { display:block; padding-left: 0px; }
	.view-03 h4 { font-size: 20px;}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.padding-01 { padding: 30px 0; }
	.view-03 a span { display:block; }
	.view-03 h4 { font-size: 20px; text-align: left;}
}

@media only screen and (max-width:767px) {	
    /* NG: Try and avoid !important since it starts an overwrite dominoe effect where you have to keep using !important from then on - not needed if same specificity */
	.view-03 {padding:20px 0 !important;}
	.view-03 > div {display:block; text-align:left; padding: 5px 0;}
	
	.partners .view-03 { padding: 0 !important;}
	.partners .view-03 > div { width:100% !important; text-align:center;}
	.partners .view-03 > div { display: block; width: 50% !important; float: left; text-align:center;}
	.partners .view-03 > div:nth-child(2n+1) {clear: left;}
}
@media (min-width:1360px) {
	.view-01 {display:table; width:100%; padding: 40px 7%; }	
	.view-01 > div, .view-02 > div {display:table-cell; height:100%; vertical-align: middle; margin-bottom:0;}
	.view-01 > div.carousel, .view-02 > div.carousel {display:block;}
	.view-01 > div {min-width: 200px;}
	.view-01 .slick-slider, .view-02 .slick-slider {margin-bottom: 0;}
}

/* Item List */
.item-list {margin:0; padding:0; list-style:none; }
.item-list > li {padding:0 24px; margin-bottom: 20px; float:left;}
.item-list > li > a {color:#2f2f2f;}
.item-list > li > a:hover, .item-list li > a:focus {text-decoration:none; opacity:0.7;}
.item-list > li > a h3 {margin:0;}
.item-list > li img {margin-bottom:15px;}
.item-list > li > div img {margin-bottom:15px;}
@media only screen and (min-width:768px) {	
	.item-list {margin:0 -24px;}
	.item-list.two-items-row > li {width:50%;}
	.item-list.two-items-row > li:nth-child(2n+1) {clear:left;}
	.item-list.three-items-row > li {width:33.333%;}
	.item-list.three-items-row > li:nth-child(3n+1) {clear:left;}
	.item-list.four-items-row > li {width:25%;}
	.item-list.four-items-row > li:nth-child(4n+1) {clear:left;}	
}


/* Content with left icon */
.sign-block { position:relative; padding-left:56px; line-height: 40px; display: inline-block;}
.sign-block .sb-sign{ position:absolute; top:0; left:0; display:inline-block; width:40px; height:40px; }

.tick-sign {border:3px solid #dedede; background: #73c6a1 url(../../images/layout/tick.png) no-repeat 50% 50%; background-size: 20px 15px; text-indent:-9999em; border-radius:50%;}

/* Match Heights group */
.vertical-banner { margin-bottom:6px; padding:45px 0 120px 0; position:relative; }
.vertical-banner.theme-01 { color:#003768; }
.vertical-banner.theme-02 { color:#fff; }
.vertical-banner.theme-03 { color:#003768; }
.vertical-banner .button-hold {position:absolute; left:0; bottom: 40px; width:100%; text-align:center;}
.vertical-banner .button-hold.left {text-align: left; }
.vb-alt-3 .button-hold {position:absolute; right:25px; bottom: 45px;text-align:right;}
@media only screen and (max-width:479px) {	
	.vb-alt-3 .button-hold {position:static;}
}
.vertical-banner .title-with-num {font-size:48px; padding:0 25px; margin-bottom:0px; text-align:center;}
.vertical-banner .vb-content {font-size:20px; display:block; padding:0 25px;}
.vertical-banner .vb-content.num {font-size:82px; font-weight:bold;}
.vertical-banner img.vb-image {  margin-top: 30px;}

.vertical-banner > .vb-alt h3 {font-size:64px; padding:0 25px; margin-bottom:20px;}
.vertical-banner > .vb-alt img { margin:0px;}
.vertical-banner > .vb-alt > .theme-04,
.vertical-banner > .vb-alt > .bg-orange { margin:30px 0;}

.vertical-banner > .vb-alt-2 h3 {font-size:60px; padding:0 65px;}
.vertical-banner > .vb-alt-2 .vb-content {font-size:30px; padding:0 65px;}
.vertical-banner > .vb-alt-2 .vb-content.num {font-size:86px; font-weight:bold;}

.vertical-banner.vb-alt-3 { padding: 0;}

.text-indent {padding-left: 86px;}
@media only screen and (max-width:767px) {	
	.vertical-banner .title-with-num {font-size:40px;}
	.vertical-banner > .vb-alt h3 {font-size:40px;}
	.vertical-banner > .vb-alt-2 h3 {font-size:50px;}
	.vertical-banner .vb-content.num {font-size: 74px;}
	.text-indent {padding-left: 0px;}
}

@media only screen and (min-width:992px) and (max-width:1200px){	
	.vertical-banner .title-with-num {font-size:33px;}
	.vertical-banner > .vb-alt h3 {font-size:44px;}
	.vertical-banner > .vb-alt-2 h3 {font-size:40px;}
}

/* INTERIORS Modules */
.banner-module {padding:20px 25px; margin-bottom:30px;}

.content-block {padding: 40px 25px; font-size:18px;}
.content-block.content-block-alt-01 {padding: 20px 25px 10px 25px;}
.content-block > *:last-child {margin-bottom:0;}
.content-block.content-block-alt {font-size:16px;}
.content-block-alt .view-03 > div {padding:0;}
.content-block-alt .view-03 > div:first-child {padding-right: 25px; }
@media only screen and (min-width:1024px) {
	.content-block-alt .view-03 > div:first-child {width:46%;}
	.padded-alt-01 {padding: 0 75px;}
}
.main-aside .content-block {font-size:16px;}
.content-block.padding-01 { padding: 30px 7%; }
.content-block .padding-01 { padding: 0 7%; }
.vertical-banner .content-block {padding: 0 30px;}
[class*="col-"] > .content-block {padding: 40px 10px;}
.col-md-12 > .content-block {padding: 40px 25px;}
.col-md-12 > .content-block.content-block-alt-01 {padding: 20px 25px 10px 25px;}
@media only screen and (max-width:767px) {
	.content-block.padding-01 { padding: 30px 0; }
	.content-block .padding-01 { padding: 0; }
	.padding-07 { padding: 0; }
}

.content-with-icon {position:relative; padding-left: 70px;}
.content-with-icon > .icon {position:absolute; width:60px; height:60px; top:-22px; left:0;}
.content-with-icon.svg-hexagon > .icon { height:35px; }

.content-with-icon.content-with-icon-alt {padding-left: 154px;}
.content-with-icon.content-with-icon-alt > .icon { width:114px; height:114px;}
.content-with-icon.content-with-icon-alt.svg-hexagon > .icon { margin-top:31px; margin-bottom:31px; height:64px; }
.content-with-icon.content-with-icon-alt.svg-hexagon .icon:before,
.content-with-icon.content-with-icon-alt.svg-hexagon .icon:after { margin-left:-56px; border-width:56px; }
.content-with-icon.content-with-icon-alt.svg-hexagon .icon:before { border-bottom-width:32px; }
.content-with-icon.content-with-icon-alt.svg-hexagon .icon:after { border-top-width:32px; }

.content-with-icon.content-with-icon-alt-01 {padding-left: 70px;}
.content-with-icon.content-with-icon-alt-01 > .icon { width:50px; height:50px;}
.content-with-icon.content-with-icon-alt-01.svg-hexagon > .icon { margin-bottom:15px; height:28px; }
.content-with-icon.content-with-icon-alt-01.svg-hexagon .icon:before,
.content-with-icon.content-with-icon-alt-01.svg-hexagon .icon:after { margin-left:-25px; border-width:25px; }
.content-with-icon.content-with-icon-alt-01.svg-hexagon .icon:before { border-bottom-width:15px; }
.content-with-icon.content-with-icon-alt-01.svg-hexagon .icon:after { border-top-width:15px; }

.title-bdr .content-with-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding-left:0;
}
.title-bdr .content-with-icon > .icon {
	position:relative;
	margin-right:15px;
	top:0; left:0;
    -webkit-flex-shrink:0;
      -ms-flex-negative:0;
            flex-shrink:0;
}

@media only screen and (max-width:639px) {
	.content-with-icon.content-with-icon-alt {padding-left: 0;}
	.content-with-icon.content-with-icon-alt > .icon { position:static; display:block; margin-bottom:10px;}	
}

@media only screen and (max-width:989px) {
	.horisontal-to-vertical .border-03-right,
	.horisontal-to-vertical .border-02-right {border:0;}
	.horisontal-to-vertical [class*="padding-left"],
	.horisontal-to-vertical [class*="padding-right"] {padding:0;}
}

.mod { position: relative; margin:0 0 1em; }
.moreLink {text-align:right;}
.moreLink a {text-decoration:none;}
.moreLink a:after {
	content:'\3e';
	font-family: 'Basic-Icons';
	font-size:12px;
	font-weight:bold;
}

.moreLink a:hover,
.moreLink a:focus {text-decoration:none; color:#000;}

.title { font-size:52px; }
.vertical-banner .title {margin: 0 0 40px 0;}
.title-alt { font-size:64px; }
.title-alt-0 { font-size: 48px; }
.title-alt-1 { font-size:40px; }
.title-alt-2 { font-size: 36px; }
.title-alt-2-1 { font-size: 30px; }
.title-alt-3 { font-size: 26px; }
.title-alt-4 { font-size: 24px; }
.title-alt-5 { font-size: 20px; }
.title-alt-6 { font-size: 38px; }

.title-with-margin { margin: 40px 0; }
.title-with-margin-btm { margin: 0 0 40px 0; }
.title-bdr {padding-bottom:20px; margin-bottom:30px; }
.title-with-num {font-size:54px;}
.title-with-num strong {font-size:82px; display:block;}

@media only screen and (max-width:767px) {
	.title { font-size:28px; }
	.title-alt  { font-size:30px; }
	.title-alt-2, .title-alt-1 { font-size: 36px; }
	.title-alt-3 { font-size: 26px; }
}
@media only screen and (min-width:768px) and (max-width:991px){
	.title { font-size:37px; }
	.title-alt { font-size:50px; }
	.title-alt-2, .title-alt-1  { font-size: 31px; }
	.title-alt-3 { font-size: 21px; }
}
@media only screen and (min-width:992px) and (max-width:1200px){
	.title { font-size:39px; }
	.title-alt { font-size:54px; }
	.title-alt-2, .title-alt-1  { font-size: 31px; }
	.title-alt-3 { font-size: 21px; }
}

.title .more {color:#0079c1;}
@media only screen and (max-width:767px) {
	.title .more {display:block; margin-top: -15px;}	
}

.modContent{
	padding: 15px;
}




/* Item Lists Content
   ========================================================================== */

.item-list-vertical {
	margin:0;
	padding:0;
	list-style:none;
}

.item {
	display: table;
	padding: 1em 0;
	width: 100%;
	border-top: 1px solid #ccc;
}
.item:first-child { border-top:0; padding-top:0; }
.item:last-child { padding-bottom: 0; }

.item > .content {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}

.item .contentExtra {
	display: table-cell;
	vertical-align: top;
}

.content .title { margin:0; }
.itemList .content p { margin: 0; }
.content .date { font-size:0.85em; }

.list-group-item .title { margin-bottom:.2em; font-family:"Open Sans", sans-serif; font-weight:600; color:#2f2f2f; }
.list-group-item .content .date { color:#b0b0b0; font-size:1em; }
.list-group-item .content .source { color:#b0b0b0; font-size:1em; }
.panel-footer .pagination { margin-top:0; width:auto; }

.topic-item.item { display:block; border-top:0; width:100%; padding:0; }
.topic-item.item > .media,
.topic-item.item > .content { display:block; }
.topic-item.item > .content { text-align:left; padding-top:15px; font-size: 0.9em; line-height: 1.5; }
.topic-item.item .media .title { font-size:1em; font-family: "Open Sans", sans-serif; line-height:1.5; color:#222; font-weight: bold; margin-bottom: 0; }
.topic-item.item > .media { display:table; width: 100%; text-align:left; }
.topic-item.item > .media > .svg-hexagon { width:80px; }
.topic-item.item > .media > .svg-hexagon,
.topic-item.item > .media > .media-title-wrapper { display: table-cell; vertical-align:middle; }

.query-wrapper { display: flex; margin-bottom: 15px;}



@media (min-width:30em) {
	.list-group-item { display:table; width:100%; }
	.list-group-item .content,
	.list-group-item .action-links { display:table-cell; vertical-align:middle; }
	.list-group-item .action-links { width:150px; }
}


/* Item Media
   ========================================================================== */

.aside {
	display: table-cell;
	padding: 0 30px 0 0;
	text-align: center;
}
@media (min-width:640px) {
	.aside img {
		width: 268px; max-width: 268px;
	}
}

.caption {
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
}


/* Media Queries for Item Lists
  ========================================================================== */


@media (max-width : 639px) {

	.item { display: block; }
	.item > .content { display: block;}
	.item > .aside { display: block; padding: 0 0 20px 0;}

}

.boxes .item {padding: 30px 20px; background:#fff; margin-bottom: 10px;}

/* Products Results Lists and Product Details
  ========================================================================== */
.results-list { margin: 0; padding: 0; list-style: none; }
.results-item { display: block; border-top: 1px solid #e2e0e2; padding: 30px 0;}
.results-item .series-and-topics .topics {display:table; margin: 16px 0;}
.results-item .series-and-topics .topics > div {display:table-cell; vertical-align:middle; padding-right: 10px; }
.results-item .series-and-topics .topics > div.topic-label {color:#4d917b; font-size:17px;}
.results-item .series-and-topics .topics > div.topic-title {color:#003768; font-size:15px; padding-right: 0px;}
.results-item .series-and-topics .content-type {display:table; margin: 16px 0;}
.results-item .series-and-topics .content-type > div {display:table-cell; vertical-align:middle; padding-right: 10px; }
.results-item .series-and-topics .content-type > div.type-label {color:#4d917b; font-size:17px;}
.results-item .series-and-topics .content-type > div.type-title {color:#003768; font-size:15px; padding-right: 0px;}

.is-package .topic-icons > span  { float:left; }
.topic-icons > span  .icon { margin: 0;}
.topic-icons > span  .icon { width: 62px; height: 72px; }
.results-item .topic-icons > span  .icon { width: 44px; height: 52px; }
.is-package .topic-icons { padding-top:21px;}
.is-package .topic-icons > span  .icon { width: 38px; height: 42px; margin: 0 1px 0 -19px;}
.is-package .topic-icons > span:first-child  .icon{  margin-left: 0px;}
.is-package .topic-icons > span:nth-child(even) .icon{  margin-top: -21px;}

.results-item .topic-icons .svg-hexagon .icon { margin-top:13px; margin-bottom:13px; padding:1px 0; height:25px; }
.results-item .topic-icons .svg-hexagon .icon:before,
.results-item .topic-icons .svg-hexagon .icon:after { margin-left:-22px; border-width:22px; }
.results-item .topic-icons .svg-hexagon .icon:before { border-bottom-width:13px; }
.results-item .topic-icons .svg-hexagon .icon:after { border-top-width:13px; }

@media (min-width: 48em) {
	.results-item { display: table; width: 100%; }
	.results-item > div { display: table-cell; }
	.results-item .series-and-topics { width: 280px; font-size:20px; }
	.results-item .description { font-size:16px; padding: 0 30px; }
	.results-item .actions { width: 150px; text-align:center; color:#003768; font-size:20px; }
	.results-item .actions .btn { margin:0; }
	
	.results-item .series-and-topics .topics { margin-bottom:0; }
	.results-item .series-and-topics .content-type { margin-bottom:0; }
}

/* News
   ========================================================================== */

.article > .aside {
	float:right;
	margin: 1em;
}

.meta{
	margin:0.5em 0;
}

.meta > div {
	float: left;
}

.meta .social-tools{
	float: right;
}


/* ==========================================================================
   Filters
   ========================================================================== */

.filter{
/*
	padding: 1em;
	border: 1px solid #444444;
	background: #cccccc;
*/	
}
.filter input[type="text"],
.filter select
 {
   font-size:15px;
   font-weight: 300;
   padding: 8px 10px;
   background: #f7f7f7;
   border:none;
   border-radius:3px;
   color:#333434;
}
.filter select {}
.filter input[type="text"] {}
.filter label {margin-right: 10px; font-size:20px;}
.filter .view-02 {display:table; width:100%;}
.filter .view-02 > div {padding-right:30px; margin-bottom: 10px;}
@media (max-width: 479px) {
	.filter label {display:block;}
	.filter fieldset label {display: inline-block; width: 80%;}
}

.filter-options{
	float: left;
}

.filter-actions{
	float: right;
}

/* Pagination
   ========================================================================== */

.paging {
	padding: 1em;
}

.paging-results {
	float: left;
}

.paging-list {
	float: right;
}

.paging-list ul {
	display: block;
	padding: 0;
	margin: 0;
}

.paging-list li{
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #002B40;
	border-left-width: 0;
	float: left;
}

.paging-list li:first-child{
	border-left-width: 1px;
}

.paging-list li a,
.paging-list li span {
	display: block;
	min-width: 30px;
	padding: 2px 5px;
	text-align: center;
}

.paging-list li a {
	/* Link State */
}

.paging-list li span {
	/* Current Page State */
}

.paging-list li.disabled {
	display: none;
}

.paging-list li.disabled+li {
	border-left-width: 1px;
}

.paging-list li.disabled+.all {
	border-left-width: 0;
}


/* Hexagons */
.hexagon {
  position: relative;
  width: 320px; 
  height: 184.75px;
  margin: 92.38px 0;   
}
.hexagon .hexagon { margin:0; border:none; border-left: solid 1px #cae5f6; border-right: solid 1px #cae5f6; cursor:pointer; }
.hexagon .hexagon:before,
.hexagon .hexagon:after {
  content: "";
  position: absolute;
  width: 226.27px;
  height: 226.27px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  left: 45.8629px;
  -webkit-backface-visibility:hidden;
}
.hexagon .hexagon:before {
  top: -113.1371px;
  border-top: solid 1.4142px #cae5f6;
  border-right: solid 1.4142px #cae5f6;
  z-index: 1;
}
.hexagon .hexagon:after {
  bottom: -113.1371px;
  border-bottom: solid 1.4142px #cae5f6;
  border-left: solid 1.4142px #cae5f6;
  z-index: 2;
}

.front .hexagon, .front .hexagon:before, .front .hexagon:after { background: #f6f5f6; }
.back .hexagon, .back .hexagon:before, .back .hexagon a, .back .hexagon:after { background: #107bbf; color:#fff;}
.back .hexagon a {text-decoration:underline;}
.back .hexagon a:hover {text-decoration:none;}
.back .hexagon .hexagon-icon .icon { fill: #fff; background: none;}
.back .hexagon h4{ color:#fff; }

.hexagon-content {position:relative; z-index:10; text-align:center; padding-top:20px; height: 100%;}
.hexagon-icon {position:absolute; top: -60px; text-align: left;  padding-left: 122px;}
.hexagon-content h4 {font-size:24px; color: #003768; padding: 0 20px; margin: 0 0 5px 0; font-weight:400;}
.hexagon-content p {font-size:20px; padding: 0 20px;}
.hexagon-content .more-info {position:absolute; width:100%; bottom: -50px;}
.hexagon-content .icon-plus:before {border: 2px solid #0079C1; color:#0079C1; padding: 5px; border-radius: 50%; font-size: 10px;}
.hexagon-content .icon-minus:before {border: 2px solid #fff; color:#fff; padding: 5px; border-radius: 50%; font-size: 10px;}

.hexagon-content .vertical-align {height:100%; width:100%; display:table;}
.hexagon-content .vertical-align h4 {display:table-cell; vertical-align:middle; padding-bottom: 15px; margin:0;}
.hexagon-content .vertical-align .vertical-align-cell {display:table-cell; vertical-align:middle; margin:0;}

.hexagon-items-hold { text-align: center;}
.hexagon-items-hold .hexagon-item { margin-top: 6px; display: inline-block;}


@media (min-width: 768px) {
	.hexagon-items-hold { padding-top: 88px;}
	.hexagon-items-hold .hexagon-item { float: left; margin-top: -88px;}
}
@media (min-width: 768px) and (max-width: 869px) {
	.hexagon-items-hold { padding-left: 5%;}
	.hexagon-items-hold .hexagon-item:nth-child(3n) { margin-left: 167px;}
}
@media (min-width: 870px) and (max-width: 1020px) {
	.hexagon-items-hold .hexagon-item:nth-child(3) {clear: left; margin-left: 167px;}
	.hexagon-items-hold .hexagon-item:nth-child(5) {clear: left;}
	.hexagon-items-hold .hexagon-item:nth-child(7) {clear: left; margin-left: 167px;}
	.hexagon-items-hold .hexagon-item:nth-child(9) {clear: left;}	
}
@media (min-width: 1021px) and (max-width: 1099px) {
	.hexagon-items-hold {margin-left: -10px; margin-right:-10px;}
	.hexagon-items-hold .hexagon-item:nth-child(4) {clear: left; margin-left: 167px;}
	.hexagon-items-hold .hexagon-item:nth-child(6) {clear: left;}
	.hexagon-items-hold .hexagon-item:nth-child(9) {clear: left; margin-left: 167px;}
}
@media (min-width: 1100px) and (max-width: 1299px) {
	.hexagon-items-hold .hexagon-item:nth-child(4) {clear: left; margin-left: 167px;}
	.hexagon-items-hold .hexagon-item:nth-child(6) {clear: left;}
	.hexagon-items-hold .hexagon-item:nth-child(9) {clear: left; margin-left: 167px;}
}
@media (min-width: 1300px) {
	.hexagon-items-hold .hexagon-item:nth-child(1) {margin-left: 330px;}
	.hexagon-items-hold .hexagon-item:nth-child(3) {clear: left; margin-left: 167px;}
	
	.hexagon-items-hold.hexagon-items-hold-alt .hexagon-item:nth-child(1) {margin-left: 0px;}
	.hexagon-items-hold.hexagon-items-hold-alt .hexagon-item:nth-child(3) {clear: none;}
}

/* Hexagons Alt - Current CMAs page */
.hexagon-items-hold-alt .hexagon {
  position: relative;
  width: 260px; 
  height: 150.11px;
  margin: 75.06px 0;
  border-left: solid 0px #ffffff;
  border-right: solid 0px #ffffff;
}

.hexagon-items-hold-alt .hexagon .hexagon:before,
.hexagon-items-hold-alt .hexagon .hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 183.85px;
  height: 183.85px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 38.0761px;
}

.hexagon-items-hold-alt .hexagon .hexagon:before {
  top: -91.9239px;
  border-top: solid 0.0000px #ffffff;
  border-right: solid 0.0000px #ffffff;
}

.hexagon-items-hold-alt .hexagon .hexagon:after {
  bottom: -91.9239px;
  border-bottom: solid 0.0000px #ffffff;
  border-left: solid 0.0000px #ffffff;
}

.hexagon-items-hold-alt .front .hexagon, .hexagon-items-hold-alt .front .hexagon:before, .hexagon-items-hold-alt .front .hexagon:after { background: #fff; }
.hexagon-items-hold-alt .hexagon-content h4 {font-size:20px;}
.hexagon-items-hold-alt .hexagon-content p {font-size:18px;}
.hexagon-items-hold-alt .hexagon-icon {  padding-left: 94px; }

.hexagon-items-hold-alt.hexagon-items-hold { padding-top: 0; padding-bottom: 70px;}
@media (min-width: 768px) {
	.hexagon-items-hold-alt.hexagon-items-hold { padding-top: 0; }
	.hexagon-items-hold-alt.hexagon-items-hold .hexagon-item { margin-top: 6px; }
	.hexagon-items-hold-alt.hexagon-items-hold .hexagon-item:nth-child(3) { margin-left: 3px; }
}
@media (min-width: 1300px) {
	.hexagon-items-hold-alt.hexagon-items-hold .hexagon-item { margin-top: -70px; }
	.hexagon-items-hold-alt.hexagon-items-hold .hexagon-item:nth-child(3) { margin-left: 133px; }
}
@media (max-width: 1299px) {
	.hexagon-items-hold-alt.hexagon-items-hold { margin-top: -70px; }
}
@media (max-width: 1299px) and (min-width: 1100px) {
	.hexagon-items-hold-alt.hexagon-items-hold .hexagon-item:nth-child(4) {
		clear: none;
		margin-left: 3px;
	}
}
@media (max-width: 479px) {
	.hexagon-items-hold-alt.hexagon-items-hold { margin-left: -30px; }
}


/* Hexagons Backend Adjustment */
.hexagon-items-hold.flip-coin-backend-items {padding-top:0; margin-bottom:120px;}
.hexagon-items-hold.flip-coin-backend-items > .hexagon-item { margin-top:0; }
.flip-coin-backend-items > .hexagon-item > .hexagon {height:420px;}
.flip-coin-backend-items .hexagon .hexagon {margin-top:186px;}

.hexagon-item-alt {
	position: relative;
    padding: 2px;
    display: inline-block;
    width: 64px;
    margin-right: 15px;
    color: #fff;
    background: #8ebcda;
    text-align: center;
    line-height: 0.85;
}
.hexagon-item-alt:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    height: 0;
    border: 32px solid transparent;
    border-bottom: 20px solid #8ebcda;
}
.hexagon-item-alt:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    border: 32px solid transparent;
    border-top: 20px solid #8ebcda;
}
.hexagon-item-alt span {
    position: relative;
    display: inline-block;
    width: 58px;
    color: #8ebcda;
    background: #fff;
    text-align: center;
    font-size: 36px;
	font-weight: bold;
    z-index: 1;
}
.hexagon-item-alt span:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    height: 0;
    border: 29px solid transparent;
    border-bottom: 18px solid #fff;
}
.hexagon-item-alt span:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    border: 29px solid transparent;
    border-top: 18px solid #fff;
}



/* pagination and filters - removed since these ended up never being developed or used - bootstrap was used instead for some instances */


   
/* ==============================================================
FORMS
============================================================== */
.form-req{color:#de4a4a;}
.required-label {color:#de4a4a;}
@media only screen and (min-width:640px) {
	.required-label {position:absolute; top: 20px; right: 30px;}
}

.ima-form {position:relative;}
.ima-form .form-title {color:#0079C1; margin-bottom: 24px; font-size: 19px;}
.ima-form-box {margin-bottom:8px; padding:15px 0 25px 0;}
.ima-form-box [class*="col-"] {padding:0 30px;}
.ima-form-box .label-hold {width:27%; max-width:160px; padding: 0px 10px 0px 0; line-height: 1em; margin:0; }
.ima-form label .label-more-info {font-size: 14px;}
.ima-form fieldset label {width:auto; float:none;}
.ima-form fieldset legend {display:inline-block; max-width:160px; padding-right:10px; font-size:18px; }
.ima-form input[type="text"] {border:1px solid #d4d4d4; border-radius:2px; width:100%; max-width:396px; padding:10px; margin-bottom:7px;}
.ima-form select {border:1px solid #d4d4d4; border-radius:2px; width:100%; max-width:396px; padding:10px; margin-bottom:7px;}
.input-more-info { margin: -3px 0 7px 27%;  float: left; font-size:14px;}
.input-more-info.more a { font-size:14px;}
.form-btn .btn {padding: 12px 60px; margin-top:15px;}

.ima-form-box .col-md-6 .btn { width:100%; margin-bottom:10px; }

.form-items .col-md-6:nth-of-type(odd) {clear:left;}
.form-items.break-items .col-md-6 {clear:left;}
@media only screen and (max-width:991px) {
	.form-items [class*="col-"] {clear:left;}
}

@media only screen and (max-width:639px) {
	.ima-form-box .label-hold {width:100%; max-width:100%;}
	.ima-form-box fieldset legend {width:100%; max-width:100%; display:block}
	.ima-form-box input[type="text"], .ima-form-box select {width:100%; max-width:100%;}
	.input-more-info { margin: -7px 0 7px 0; }
	.ima-form-box [class*="col-"] {padding:0 10px;}	
}

@media only screen and (min-width:640px) {
	.form-item {display: table; width: 100%;}
	.label-hold {display: table-cell; vertical-align: middle; }
	
	.ima-form-box .col-md-6 .btn { width:auto; margin-right:10px; }
}

/* quiz */
.quiz-item {position: relative; padding-left:20px;}
.quiz-num {position: absolute; top:0; left:0; color:#0079C1; font-size: 20px;}
.quiz-item legend {color:#0079C1; font-size: 20px;}
.quiz-item label { font-size: 16px;}

/* ==============================================================
GLOBAL STYLES
============================================================== */
::-webkit-input-placeholder {
   color: #333434;
}
:-moz-placeholder { /* Firefox 18- */
   color: #333434;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #333434;  
}
:-ms-input-placeholder {  
   color: #333434;  
}   

.trigger {cursor: pointer;}
.hidden-content {
	-webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
}
   
.bigger-font {font-size:1.5em;}

.quoted-text {padding-left: 68px;}
.quoted-text .quotes {position:relative; margin-bottom: 40px; margin-top: 17px;}
.quoted-text .quotes:before, .quoted-text .quotes:after {content:",,";  position: absolute; color:#c0c0c0; font-size:150px; font-family: 'Chronicle SSm A', 'Chronicle SSm B', serif; line-height:0; font-style: italic; letter-spacing: -14px;}
.quoted-text .quotes:before {top:55px; left:-68px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
 }
.quoted-text .quotes p { display: inline; }
.quoted-text .quotes:after {margin-top: -20px; margin-left: 10px;}
.theme-03 .quoted-text .quotes:before, .theme-03 .quoted-text .quotes:after { color:#9cbd90; }
@media only screen and (max-width:767px) {
	.quoted-text { padding-left: 40px; }
	.quoted-text .quotes:before, .quoted-text .quotes:after { font-size:80px; letter-spacing: -10px; }
	.quoted-text .quotes:before { top: 32px; left: -36px;}
	.quoted-text .quotes:after { margin-top: -10px; margin-left:5px;}
}

   
.more.icon-bracket-right:before {padding-right:5px; font-size:11px; color:#0079c1;}
.more a {font-size:16px; font-family: 'Open Sans', sans-serif;}
.more + .more {margin-left: 20px;}
.teaser .more + .more {float: right; margin:0;}
.vertical-banner .teaser .more + .more {float: none; margin-left: 20px;}
@media only screen and (max-width:767px) {
	.more a {font-size: 14px;}
}

.blue {color:#003768;}
.light-blue {color:#0079C1;}
.white {color:#fff;}
.green {color:#4d917b;}
.green a {color:#4d917b;}

.bg-blue {background:#003768 !important; color:#fff;}
.bg-blue a, .bg-blue .more.icon-bracket-right:before {color:#fff;}
.bg-orange {background:#cd6b33 !important;}
.bg-green {background:#4d917b !important;}
.bg-light-green {background:#bddfb2 !important;}
.bg-gray {background:#d1cdd1 !important;}

.green-bdr {border:1px solid #c1e2f6;}

img.desaturate { 
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


/* THEME COLORS - NG: Numbered rather than color based for easy switching
   ============================================================== */

.theme-01 { background:#d1cdd1; }
.theme-02 { background:#003768; color:#fff;}
.theme-02 h2,
.theme-02 h3,
.theme-02 a,
.theme-02 .more.icon-bracket-right:before {color:#fff;}
.slideshow .theme-02 h2,
.slideshow .theme-02 h3 {color:#003768;}
.theme-03 { background:#bddfb2; }
.theme-04 { background:#cd6b33; }
.theme-05 { background:#4D917B; }
.theme-06 { background:#013668; }  /*DW - Probably Primary Blue theme-02?*/
.theme-07 { background:#e4e2e4; }
.theme-08 { background:#c1e2f6; }
.theme-09 { background:#06325b; color:#fff;}
.theme-09 a,
.theme-09 .more.icon-bracket-right:before,
.theme-09 h2,
.theme-09 h3 {color:#fff;}
.theme-10 {background:#bfdcb5;}
.theme-11 {background:#03325e; color:#fff;}
.theme-11 a,
.theme-11 .more.icon-bracket-right:before,
.theme-11 h2,
.theme-11 h3 {color:#fff;}
.theme-12 {background:#48bdc2; color:#202020;}
.theme-12 h2, 
.theme-12 h3, 
.theme-12 a,
.theme-12 .more.icon-bracket-right:before { color:#202020;}
.theme-13 { background:#b4d7ed;}
.theme-14 { background:#c1ddb5;}
.theme-15 { background:#fff;}
.theme-16 { background:#9d1e63; }
.theme-17 { background:#0079c1; }
.theme-18 { background:#9f2064 }
.theme-gradient-01 { background:#7ab6dc;}
@media(min-width:1024px) {
	.theme-gradient-01 { 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7ab6dc+0,7ab6dc+25,7ab6dc+25,7ab6dc+25,f6f5f6+75,f6f5f6+100 */
	background: rgb(122,182,220); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(122,182,220,1) 0%, rgba(122,182,220,1) 25%, rgba(122,182,220,1) 25%, rgba(122,182,220,1) 25%, rgba(246,245,246,1) 75%, rgba(246,245,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(122,182,220,1) 0%,rgba(122,182,220,1) 25%,rgba(122,182,220,1) 25%,rgba(122,182,220,1) 25%,rgba(246,245,246,1) 75%,rgba(246,245,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(122,182,220,1) 0%,rgba(122,182,220,1) 25%,rgba(122,182,220,1) 25%,rgba(122,182,220,1) 25%,rgba(246,245,246,1) 75%,rgba(246,245,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ab6dc', endColorstr='#f6f5f6',GradientType=1 ); /* IE6-9 */
	}
}


.color-01,
.color-01 a {color:#003768;}
.color-02 {color:#0079C1;}
.color-03 {color:#fff;}
.color-04,
.color-04 a {color:#4d917b;}
.color-05,
h4.color-05, h5.color-05, h6.color-05 {color:#717074;}
.color-06 {color:#d80303;}
.color-07 {color:#B3B38C;}
.color-08 {color:#918D91;}
.color-09 {color:#73C6A1;}
.color-10 {color:#717074;}
.color-11 {color:#4D917B;}
.color-12 {color:#003768;} /* 12 is now a duplicate of 01 due to consolidation */
.color-13 {color:#CD6B33;}
.color-14 {color:#64B1DF;}
.color-15 {color:#0079C1;} /* 15 is now a duplicate of 02 due to consolidation */
.color-16 {color:#4D917B;}
.color-17,
h4.color-17, h5.color-17, h6.color-17 {color:#171717;}
.color-18 {color:#003768;} /* 18 is now a duplicate of 01 due to consoldiation */
.color-19 {color:#73C6A1;} /* 19 is now a duplicate of 09 due to consoldiation */
.color-20 {color:#2f2f2f;}
.color-30 {color:#9f2064;}

.color-02 .icon {fill:#0079C1; background:none;}
.color-07 .icon {fill:#B3B38C; background:none;}
.color-08 .icon {fill:#918D91; background:none;}
.color-09 .icon {fill:#73C6A1; background:none;}
.color-10 .icon {fill:#717074; background:none;}
.color-11 .icon {fill:#4D917B; background:none;}
.color-12 .icon {fill:#003768; background:none;}
.color-13 .icon {fill:#CD6B33; background:none;}
.color-14 .icon {fill:#64B1DF; background:none;}

.Primary-Blue { color: #003768 }
.Secondary-Medium-Blue { color: #0079C1}
.Secondary-Light-Blue { color: #64B1DF}
.Primary-Dark-Green { color: #4D917B}
.Primary-Light-Green { color: #BDDFB2}
.Secondary-Aqua-Green { color: #73C6A1}
.Neutral-Dark-Gray  { color: #717074}
.Neutral-Medium-Gray { color: #918D91}
.Neutral-Light-Gray { color: #D1CDD1}
.CMA-Secondary-Dark-Brown { color: #867A6E}
.CMA-Secondary-Light-Brown { color: #B3B38C}
.CMA-Primary-Orange { color: #CD6B33}
.CSCA-purple {
    color:#9f2064;
}


.border-01 {border:1px solid #c1e2f6;}
.border-01-right {border-right:1px solid #c1e2f6;}
.border-02 {border:1px solid #e2e0e2;}
.border-02-btm {border-bottom:1px solid #e2e0e2;}
.border-02-top {border-top:1px solid #e2e0e2;}
.border-02-right {border-right:1px solid #e2e0e2;}
.border-03 {border:1px solid #b6b6b6;}
.border-03-btm {border-bottom:1px solid #b6b6b6;}
.border-03-right {border-right:1px solid #b6b6b6;}
.border-04-btm {border-right:1px solid #4d7397;}
.border-05 {border:1px solid #b3d2e4;}


.border-06 {border-bottom:2px solid #bddfb2;}
.border-07 {border-bottom:2px solid #d1cdd1;}
.border-08 {border-bottom:2px solid #8ebdda;}
.border-09 {border-bottom:2px solid #a9c9bf;}
.border-10 {border-bottom:2px solid #488974;}

.border-10 {border:1px solid #cce6f6;}
.border-11 {border:1px solid #e0dee5;}



.italic {font-style:italic;}

.font-size-01 {font-size:16px;}
.font-size-02 {font-size:18px;}
.font-size-03 {font-size:20px;}
.font-size-04 {font-size:22px;}
.font-size-05 {font-size:24px;}

@media(max-width:767px) {
	.font-size-02,
	.font-size-03,
	.font-size-04 {font-size:16px;}
	.content-block {font-size:16px;}
	.font-size-05 {font-size:18px;}
}

.semi-bold {font-weight:600;}
.extra-bold {font-weight:800;}

/* ## Button Styles ## */
/*
    NG: WE WILL WANT TO SWITCH TO only having one .btn container. There aren't instances where the input needs an icon and if there is it should be a <button> instead  
*/
/*
    <span class="btnWrapper"><input class="btn" value="Submit" /></span>
	or
	<a href="#" class="btnWrapper"><span class="btn">Submit</a></a>
*/

.btn, a.btn {
    display:inline-block;
    /* margin: 0 20px 0 0; */
    font-size:15px;
    padding: 12px 35px;
    border-radius: 25px;
    font-weight:600;
    color:#fff;
    background-color:#003768;
    border:none;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    overflow:visible;
 }
.btn:hover, .btn:focus,
a.btn:hover, a.btn:focus { opacity:0.9; color:#fff; }

.btn.fixed-size-btn {width:230px; font-size:13px; padding: 10px;}
.btn.btn-alt-font-size {font-size:13px;}

/* ## modifier for icon fonts (IcoMoon) embedded within button wrapper ## */

.btnWrapper [class^="icon-"] { margin:0 3px; font-size:0.7em; }

.btn.btn-primary { background:#003768; }
.btn.btn-secondary { background:#cd6b33; }
.btn.btn-tertiary {background:#4d917b; }
.btn.btn-fourth { background-color:#64b1df;}
.btn.btn-fifth { background-color:#0079C1;}

.btn.btn-color-06 { background-color:#BDDFB2; }
.btn.btn-color-07 { background-color:#73C6A1; }
.btn.btn-color-08 { background-color:#717074; }
.btn.btn-color-09 { background-color:#918D91; }
.btn.btn-color-10 { background-color:#D1CDD1; }
.btn.btn-color-11 { background-color:#867A6E; }
.btn.btn-color-12 { background-color:#B3B38C; }
.btn.btn-color-13 { background-color:#9d1e63; }
.btn.btn-color-14 { 
	color:#003768;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5a9ab+0,e5e5e5+100 */
	background: rgb(165,169,171); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(165,169,171,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(165,169,171,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(165,169,171,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a9ab', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.btn.btn-color-14:hover,
.btn.btn-color-14:focus {
	color:#003768;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,a5a9ab+100 */
	background: rgb(229,229,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(165,169,171,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(165,169,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(165,169,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#a5a9ab',GradientType=0 ); /* IE6-9 */
}

.btn.btn-size-01 { padding: 12px 59px; }
.btn.has-border-01 {border:2px solid #fff; }

.btn.btn-invert { color:#003768; background:#fff; }
.btn.btn-invert em { color:#cd6b33; font-style:normal; }
.btn.btn-invert:hover, .btn.btn-invert:focus { color:#003768; }

/* Keep for temp purpose only */
.btn.btn-sixth { background-color:#003768; border:2px solid #adbdcc; padding: 12px 59px;}
.btn.btn-sixth:hover,.btn.btn-sixth:focus { }

/*.btn.btn-seventh { background-color:#cd6b33;} /* Duplicate of secondary
.btn.btn-seventh:hover,.btn.btn-seventh:focus { }
.btn.btn-eightth { background-color:#4d917b;} /* Duplicate of tertiary
.btn.btn-eightth:hover,.btn.btn-eightth:focus { }*/

/* Duplicate of the btn-sixth which is also eventually being removed
.btn.btn-nineth { background-color:#003768; border:2px solid #fff; padding: 12px 59px;}
.btn.btn-nineth:hover,.btn.btn-nineth:focus { }
*/

/*.btn.btn-tenth { background-color:#cd6b33;} /* Duplicate of secondary
.btn.btn-tenth:hover,.btn.btn-tenth:focus { }
.btn.btn-eleventh { background-color:#003768;} /* Duplicate of primary */

.cta-buttons .btn, .cta-buttons a {margin-right:15px;}
.right .cta-buttons .btn, .right .cta-buttons a {margin-right:0px; margin-left:15px;}


/* Unique Modules Styles */
.custom-btn-holder {padding: 20px 0 0 0; border-top:4px solid #cce5c3; margin: 0 20%;}

.testimonials-carousel {position:relative; margin: -20px 30px; }
.testimonials-carousel .slick-slide { padding-top:140px; }
.testimonials-carousel .slick-slide > p:last-child {color:#003768;}
@media (min-width:768px) {
	.testimonials-carousel .slick-slide > p:last-child { padding-right: 310px;}
	.testimonials-carousel .btn {position:absolute; bottom:30px; right:20px;}
}
.series-set-options {display:table; width: 100%; table-layout:fixed; margin-bottom:30px;}
.series-set-options > div { position:relative; padding: 0 20px;}
@media (min-width:768px) {
	.series-set-options > div {display:table-cell; vertical-align:top;}
	.series-set-options > div:before {content:""; position:absolute; top: 31px; left:-50%; width:100%; height:7px; background:#dedede;}
	.series-set-options > div.current:before { background:#0079C1;}
	.series-set-options > div:first-child:before {display:none;}
}
.series-set-options a > span:first-child {display:inline-block; border:5px solid #dedede; background:#eeeeee; color:#bbbbbb; position:relative; z-index:1; overflow:hidden; font-size:40px; border-radius:50%; text-decoration:none !important; width:70px; height:70px;}
.series-set-options .current a > span:first-child {border:5px solid #0079C1; background:#0079C1; color:#fff; }
.series-set-options .past a > span:first-child {color:#fff; text-indent:-9999em; background: #73c6a1 url(../../images/layout/tick.png) no-repeat 50% 50%; }
.series-set-options .past a > span:first-child span { opacity:0; }

.series-set-options a > span:last-child {display:block;}

.login-box {background:#003768; padding: 20px 10px; color:#fff; font-size:14px;}
@media (min-width:480px) {
	.login-box { padding:20px 60px;}
}
@media (min-width:1024px) {
	.login-box { position:absolute; left:85px; top:28px; width:430px; line-height: 2em;}
}
.login-box h3 {color:#fff; margin:0; font-size:44px;}
.login-box a {color:#fff;}
.login-box label {font-size:14px; font-weight:bold;}
.login-box ::-webkit-input-placeholder {
   color: #4d917b;
}
.login-box :-moz-placeholder { /* Firefox 18- */
   color: #4d917b;  
}
.login-box ::-moz-placeholder {  /* Firefox 19+ */
   color: #4d917b;  
}
.login-box :-ms-input-placeholder {  
   color: #4d917b;  
}
.login-box input[type="text"]{color:#4d917b; padding: 5px 10px; font-size:16px; float:left; border:1px solid #51ad84; margin-bottom:8px;}
@media (min-width:480px) {
	.login-box input[type="text"]{ width:276px;}
}
.login-box .user:before {content: "\2386"; font-family: 'Basic-Icons'; float:left; padding: 5px 8px; background:#f1f9f5; color:#73c6a1;
border-top:1px solid #51ad84;
border-bottom:1px solid #51ad84;
border-left:1px solid #51ad84;
}
.login-box .password:before {content: "\38"; font-family: 'Basic-Icons'; float:left; padding: 5px 8px; background:#f1f9f5; color:#73c6a1;
border-top:1px solid #51ad84;
border-bottom:1px solid #51ad84;
border-left:1px solid #51ad84;
}
.login-box .btn {border:3px solid #fff; background:none; font-size:13px;}
.login-box .table-view { margin-top: 10px; width:100%;}
.login-box-ftr {border-top:1px solid #2c5c86; margin-top:10px; padding-top:10px; text-align:center;}


.custom-module-01 {position:relative;}
.custom-module-01 span {font-size:28px; font-weight:bold;}
.custom-module-01 .btn span { font-size:15px; }
.custom-module-01 span:last-child {color:#fff;}
.custom-module-01 .num-special {font-size:22px; display:inline-block;  padding-top: 7px; color:#e7473e; text-align:center; width:47px; height:51px;  margin-right: 5px; background: #48bdc2 url('/Includes/images/layout/bg-num-special.png') no-repeat 50% 0;}
@media only screen and (min-width:1024px) {
	.custom-module-01 {margin-left:20px;}
	.custom-module-01-items > div { position:relative; float:left; padding:0 30px; width:33.33%; border-left: 1px solid #fff; border-bottom: 1px solid #fff; height: 88px; margin-bottom: 60px;}
	.custom-module-01 .num-special { position:absolute; top:0; left:0; margin-left:-24px;}
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
	.custom-module-01 .num-special { margin-right: 0px; }
	.custom-module-01 span { display:inline-block; padding-top:7px; font-size:21px;}
}
@media only screen and (min-width:1201px) {
	.custom-module-01 span { font-size:26px; }
}
@media only screen and (min-width:1360px) {
	.custom-module-01-items {width: 1060px;}
	.custom-module-01 .btn {  position: absolute;  bottom: 37px;  left: 1060px;}
}

.custom-module-02 {border:2px solid #fff; border-radius: 8px;  padding: 30px 47px 30px 30px; margin: 30px 0; display: inline-block;}
.custom-module-02-items span {height:40px; float:left; position:relative; margin-bottom:10px; text-align:right; font-weight: 600; padding: 6px;}
.custom-module-02-items span:first-child {width:194px; background: #fff; color:#0079C1; z-index:1;}
.custom-module-02-items span:nth-child(2) {width:128px; background: #d16c40; margin-left:5px;}
.custom-module-02-items span:first-child:before {content:""; position:absolute; width:0; height:0; left:100%; top:0; border:20px solid transparent; border-left:17px solid #fff;}
.custom-module-02-items span:nth-child(2):before {content:""; position:absolute; width:0; height:0; left:100%; top:0; border:20px solid transparent; border-left:17px solid #d16c40}
.custom-module-02-items span:nth-child(2):after {content:""; position:absolute; width:0; height:0; left:0; top:0; border:20px solid transparent; border-left:17px solid #003768}
@media only screen and (max-width:639px) {
	.custom-module-02 { padding: 20px 37px 20px 20px;}
	.custom-module-02-items span {padding: 9px 0; font-size: 13px;}
	.custom-module-02-items span:first-child {width:92px;}
	.custom-module-02-items span:nth-child(2) {width:84px;}
}

.custom-module-02.alt {border:0; padding:0; margin: 40px 0 50px 0px; color:#fff;}
.custom-module-02.alt .custom-module-02-items span { font-weight: 600; }
.custom-module-02.alt .custom-module-02-items span:first-child { background:#153a67; color:#fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6ca5cc+0,153a67+50,153a67+100 */
background: rgb(108,165,204); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(108,165,204,1) 0%, rgba(21,58,103,1) 50%, rgba(21,58,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(108,165,204,1) 0%,rgba(21,58,103,1) 50%,rgba(21,58,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(108,165,204,1) 0%,rgba(21,58,103,1) 50%,rgba(21,58,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca5cc', endColorstr='#153a67',GradientType=1 ); /* IE6-9 */
}
.custom-module-02.alt .custom-module-02-items span:nth-child(2):after {  border: 20px solid transparent;  border-left: 17px solid #7AB6DC; }
.custom-module-02.alt .custom-module-02-items span:nth-child(2):before { border: 20px solid transparent; border-left: 17px solid #d16c40; }
.custom-module-02.alt .custom-module-02-items span:first-child:before { border: 20px solid transparent; border-left: 17px solid #153a67; }
@media only screen and (min-width:992px) {
	.custom-module-02.alt {border:0; padding:0; margin-left: -45px;}
}
@media only screen and (min-width:1240px) {
	.custom-module-02.alt { font-size:29px; }
	.custom-module-02.alt .custom-module-02-items span {  height: 64px;  width: 188px; padding: 10px;}
	.custom-module-02.alt .custom-module-02-items span:first-child { width: 360px; padding-right: 50px;}
	.custom-module-02.alt .custom-module-02-items span:nth-child(2) { margin-left: 7px; }
	.custom-module-02.alt .custom-module-02-items span:nth-child(2):after {  border: 32px solid transparent;  border-left: 27px solid #7AB6DC; }
	.custom-module-02.alt .custom-module-02-items span:nth-child(2):before { border: 32px solid transparent; border-left: 27px solid #d16c40; }
	.custom-module-02.alt .custom-module-02-items span:first-child:before { border: 32px solid transparent; border-left: 27px solid #153a67; }
}

.custom-module-03 {position:relative; overflow:hidden; width:100%; max-width:648px; height:100%; color:#fff; background: #2d2d2d;}
.custom-module-03-img { position:relative; height: 390px; width:100%; background: #2d2d2d; }
.custom-module-03-img img { position:absolute; top:0; left:0; max-width:none; min-width:100% !important; min-height:100% !important; }
.custom-module-03 .text-top { position:absolute; width:260px; max-width:50%; top:30px; right:30px; text-align:right;}
.custom-module-03 .text-top > div:first-child { font-size:30px; font-weight:bold;}
.custom-module-03 .text-top > div:nth-child(2) { font-size:22px; }
.custom-module-03 .text-bottom { position:absolute; width:260px; max-width:45%; bottom:30px; right:30px; text-align:right; font-size:18px;}
.custom-module-03-btn {  position:absolute; top:310px; left:30px; }
@media only screen and (max-width:639px) {
	.custom-module-03 .text-top,
	.custom-module-03 .text-bottom { position:static; width:100%; max-width:100%; padding: 20px 30px; text-align:left;}
}

.custom-module-04 {display:table; width: 100%; table-layout:fixed; margin-top:25px;}
.custom-module-04 > div { position:relative; padding: 0 20px; text-align: center; margin-bottom:30px;}
.custom-module-04 > div > div > span:first-child {display:inline-block; background:#0079C1; color:#fff; position:relative; z-index:1; overflow:hidden; font-size:40px; line-height: 64px;  font-weight: 700; border-radius:50%; text-decoration:none !important; width:70px; height:70px;}
.custom-module-04 > div > div > span:last-child,
.custom-module-04 > div > div > span:last-child span {display:inherit;}
.custom-module-04 > div > div > span:last-child span.more {display:inline-block;}


.custom-module-04.alt-view-01 > div > div > span:first-child { background:#1d3560; }
.custom-module-04.alt-view-01 .cm-4-title { color:#9d1e63; }
.custom-module-04.alt-view-01 .cm-4-description { text-align:center; }
.custom-module-04.alt-view-01 .btn-eleventh { background-color:#9d1e63; }

@media (min-width:768px) {
	.custom-module-04 > div {display:table-cell; vertical-align:top; margin-bottom:0px;}
	.custom-module-04 > div:before {content:""; position:absolute; top: 31px; left: 0%; width:50%; height:7px; background:#dedede;}
	.custom-module-04 > div:after {content:""; position:absolute; top: 31px; right: 0%; width:50%; height:7px; background:#dedede;}
	.custom-module-04 > div:first-child:before {display:none;}
	.custom-module-04 > div:last-child:after {display:none;}
}
.custom-module-04 > div > div > span:first-child {display:inline-block; background:#0079C1; color:#fff; position:relative; z-index:1; overflow:hidden; font-size:40px; line-height: 64px;  font-weight: 700; border-radius:50%; text-decoration:none !important; width:70px; height:70px;}
.custom-module-04 > div > div > span:last-child,
.custom-module-04 > div > div > span:last-child span {display:inherit;}
.custom-module-04 > div > div > span:last-child span.more {display:inline-block;}
.cm-4-title {margin: 20px 0 25px 0; font-size:20px; color:#0079c1;}
.cm-4-description {margin: 0 0 40px 0; font-size:18px; text-align:left;}
.cm-4-more {text-align:left;}

.quick-tips-custom .qt-left {color:#fff; font-size:18px; padding: 50px 20px 30px 20px; }
.quick-tips-custom .qt-left h2 {color:#fff;}
.quick-tips-custom .qt-right {padding: 30px 30px 30px 20px;}
.quick-tips-custom .quotes { font-size:22px; color:#003768; font-family: 'Chronicle SSm A', 'Chronicle SSm B', serif;}
.quick-tips-custom .quoted-text-bottom > span {display:block;}
@media only screen and (min-width:768px) {
	.quick-tips-custom .quotes { font-size:25px;}
	.quoted-text-bottom > span:first-child {float:left}
	.quoted-text-bottom > span:last-child {float:right}
}
@media only screen and (min-width:992px) {
	.quick-tips-custom .qt-left {padding-left: 100px; background:none; background-size: 100% 100%; background-position: 100% 0;}
}
@media only screen and (min-width:1200px) {
	.quick-tips-custom .quotes { font-size:30px; }
	.quick-tips-custom .qt-left {padding-left: 126px; }
	.quick-tips-custom .qt-right {padding-right:100px;}
	.quick-tips-custom .quoted-text-bottom > span:last-child {margin-right:-50px;}
}
@media only screen and (max-width:991px) {
	.quick-tips-custom .qt-left {background:#003260; background-image: none !important;}
}
@media only screen and (max-width:767px) {
	.quoted-text-bottom > span:first-child {margin-bottom:20px;}
	.quick-tips-custom .quoted-text .quotes:after {margin-top: -30px;}
}

.product-top > div.product-top-actions > div { text-align: center; padding: 30px 0;}	
.product-top > div.product-top-actions .btn { margin:0;}
@media only screen and (min-width:768px) {
	.product-top { display:table; width:100%;}
	.product-top > div { display:table-cell; vertical-align: top;}
	.product-top > div.product-top-actions { width: 246px;}
}

.table-view > div.asside-01 {position: absolute; }
.table-view div.asside-01 + div h3 {margin-left:80px; min-height: 70px;}
@media only screen and (min-width:1024px) {
	.table-view {display:table; table-layout:fixed;}
	.table-view.full-table { width:100%; }
	.table-view > div {display:table-cell; }
	.table-view.align-middle > div { vertical-align: middle; }
	.table-view.align-top > div {vertical-align: top; }
	.table-view > div.asside-01 {position:static; width:85px; padding-right:25px; }
	.table-view div.asside-01 + div h3 {margin-left:0px; min-height: 0px;}
}
.table-view .table-view {display:table; table-layout:fixed;}
.table-view .table-view > div {display:table-cell; }
.table-view .table-view.align-middle > div { vertical-align: middle; }
.table-view .table-view.align-top > div {vertical-align: top; }
.table-view .table-view > div.asside-01 {width:85px; padding-right:25px; }

.table-view + .table-view { margin-top:1em; }

.view-01, .view-02 {font-size:22px; }
.view-01 a:not(.btn), .view-02 a:not(.btn) { color:#003768; padding: 0 20px; display: table;}
@media (max-width:479px){
	.view-01 .carousel a:not(.btn), .view-02 .carousel a:not(.btn) { margin: 0 auto;}
}
.view-02 a:not(.btn) { margin: 0 auto;}
.view-01 a:hover, .view-01 a:focus, .view-02 a:hover, .view-02 a:focus {text-decoration:none;}
.view-01 a:hover, .view-02 a:hover { opacity:0.8;}
.view-01 > div span, .view-02 > div span {padding-left: 5px; display: table-cell; vertical-align: middle;}
.view-01 > div .icon,
.view-02 > div .icon { display:inline-block; margin-bottom:10px; padding-left:8px; }

.view-03 {display:table; width:100%; table-layout: fixed;}
.view-03.view-03-alt { table-layout: initial;}
.view-03 a span { display: block; margin-left:auto; margin-right:auto; text-align:center; }
.view-03 a:hover, .view-03 a:focus {text-decoration:none;}
.view-03 a:hover { opacity:0.8;}
.view-03 > div {padding: 0 0 10px 0;}
@media (min-width:768px){
	.view-03 > div {display:table-cell; height:100%; vertical-align: top; padding: 0 20px;}
}
.view-04 .slick-slide span {display:block; margin-left:auto; margin-right:auto;}
.view-04 .slick-slide .icon { padding:14px; }
.view-05 .slick-slide a {display:table; margin: 0 auto; border-radius:50px; font-size:20px; padding: 0 10px;}
.view-05 .slick-slide a span:not(.icon) {display:table-cell; vertical-align: middle; height:62px; padding-left:10px; }
.view-05 .slick-current a {background: #0079C1; color:#fff;}
.view-05 a:hover, .view-05 a:focus {background: #0079C1; color:#fff; text-decoration:none;}
.view-05 .icon {margin-top: 6px;}

.view-05.view-05-alt a {background: #64b1df; color:#fff; padding: 0 40px;}
.view-05.view-05-alt a span {padding-left:0;}
.view-05.view-05-alt .slick-current a {background: #0079C1; color:#fff;}
.view-05.view-05-alt a:hover, .view-05.view-05-alt a:focus {background: #0079C1; color:#fff; text-decoration:none;}

/* =================================================================
                           SHOW / HIDE CLONED ELEMENTS
===================================================================*/
.desktop-only {display:none;}

@media (min-width:990px){
	.mobile-only {display:none;}
	.desktop-only {display:block;}
}


/* =================================================================
                           MODULE STYLES
===================================================================*/

/* ##  Breadcrumb  ## */

.breadcrumbs { font-size:14px; color:#003768;  margin: 10px 0 30px 0;}
.top-interior-heading + .container .breadcrumbs { margin-top:-15px; }
.breadcrumbs .icon-bracket-right:before { font-size:10px; color:#0079c1; }
.breadcrumbs a, .breadcrumbs a:visited { text-decoration:none; }
.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:active { text-decoration:underline; }
.breadcrumbs span { margin:0 5px; font-weight:normal; }

@media (min-width:992px) {
    .breadcrumbs { margin-top: -15px; }
}

/* ##  Progres bar  ## */
.progress-bar-hold {
	position:relative;
	display: inline-block;
    width: 190px;
    height: 190px;
    background: #dedede;
    padding-top: 15px;
    border-radius: 50%;
}
.progress-bar-hold:before {
	content:"";
	position:absolute;
	top: 20px;
	left: 20px;
    width: 150px;
    height: 150px;
    background: #eeeeee;
    border-radius: 50%;
}
.progress-bar-hold > div {
	position:relative;
	display: inline-block !important;
	color:#767676;
}
.progress-bar-hold > div:after {
	content:"%";
	position:absolute;
	top: 40px;
	left:100px;
	font-size:40px
}
.progress-bar-hold > div:before {
	content:"COMPLETED";
	position:absolute;
	top: 100px;
	left:40px;
	width: 75px;
	text-align:center;
	font-size:15px;
}
.progress-bar-hold .progress-bar-knob {
	position:relative;
	font-size:60px !important;
	height: 58px !important;
	margin-top: 43px !important;
	margin-left: -130px !important;
}


/* ##  PAGE TOOLS  ## */
/* Print and Email icons and wrapper */

.page-tools { display:none; float:right; text-align:right;}
@media (min-width:1024px) {
    .page-tools { display:block; }
}

.pageTool { margin:0 10px 0; font-size:0.938em; color:#686868; font-weight:normal; text-decoration:none; cursor:pointer; }

.page-tools a {display:inline; text-decoration:none;}
.page-tools a:hover, .page-tools a:focus {color:#1C4E87; text-decoration:none;}

.page-tools .addthis_toolbox { float:right; display:inline; }
.page-tools .addthis_toolbox a,
.page-tools .addthis_toolbox a:link,
.page-tools .addthis_toolbox a:visited {background:none; padding:0; margin:0 0 0 5px; }

.addthis_toolbox { display:inline; }

/* ==============================================================
   Interior Top Heading
   ============================================================== */
.top-interior-heading { margin-bottom:45px;}
@media (min-width:992px) {
	.top-interior-heading {margin-top:-40px;}
}
.top-interior-heading h1 { margin: 0; padding: 50px 0px; color:#fff; font-size:40px; line-height:1em; position:relative;}

.top-interior-heading h1 > span { display: block; margin-top:10px; }
@media (min-width:1024px) {
	.top-interior-heading h1 > span {  float:right; margin:0; }
}
.top-interior-heading h1 .btn {  border:3px solid #fff; background:none; font-family: 'Open Sans', sans-serif; font-weight:normal;}

.top-interior-heading .ima-form label { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:normal; }
.top-interior-heading .ima-form select { font-family: 'Open Sans', sans-serif; width: auto; font-size:14px; color:#2f2f2f; margin-left:10px; font-weight:normal;}


/* =================================================================
                        THIRD PARTY STYLES
===================================================================*/


/* CMA Email Signup has 3rd party HTML, so we are adding styles */

.he_stage .rm-form-error-summary { margin-bottom:20px; }
.he_stage .formTable { min-width:0; height:auto; min-height:90px; overflow:hidden !important; }

.flex-item .he_stage .rm-form-error-summary { margin:0 40px 20px; }
.flex-item .he_stage table,
.flex-item .he_stage thead,
.flex-item .he_stage tbody, 
.flex-item .he_stage tr, 
.flex-item .he_stage td, 
.flex-item .he_stage th { display:block; max-width:100%; }

.flex-item .he_stage .formTable { padding:0 40px !important; text-align:center; }

.flex-row .flex-item .formContent {
    display:block;
    float:none !important;
    min-width:100%;
}

.flex-row .flex-item .formContent input[type="text"] {
    border: 1px solid #51ad84;
    margin-bottom: 40px;
    padding: 15px;
    width: 100%;
    border-radius: 2px;
    color: #333434;
    font-size: 16px;
    border: none;
    height:50px;
}

.flex-item .rm-form-submit {
    position:static !important;
    display: inline-block;
    border-radius: 25px;
    padding: 12px 35px;
    margin-bottom: 0;
    width: auto !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-transform:uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background: #cd6b33 !important;
    cursor: pointer;
}

@media (max-width:479px) {
	.he_stage table, .he_stage thead, .he_stage tbody, .he_stage tr, .he_stage td, .he_stage th { display:block; max-width:100%; }
}



/*=================================================================
PRINT STYLES
===================================================================*/

@media print {
* {background: transparent !important;color: #000 !important;box-shadow:none !important;text-shadow: none !important;zoom: .98;}

a, a:visited { text-decoration: underline; }
abbr[title]:after { content: " (" attr(title) ")"; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }

.carousel:not(:nth-child(0)) {display:none;}
.quicklinks .view-01,.login {display:none !important;}
.column .theme-01 .vertical-banner {width:33.333%}
}



/* ## Site Icons - removed due to using SVG and iconfonts ## */


/* ## footer ## */

.footer {position:relative; margin-bottom:10px; padding:20px 0 0;}
.footer-top {background:#013668; padding: 60px 0;}
.footer-bottom {background:#002c56; padding: 40px 0 30px 0; }

.adv-list {margin:0 0 10px; padding:0; list-style-type:none;}
.adv-list a, .adv-list a:visited {text-decoration:none;}
.adv-list a:hover,
.adv-list a:active {text-decoration:underline;}
.adv-list .listhdng {display:block; margin-bottom:30px; font-size:23px; color:#bddeb1; font-weight:normal;}
.adv-list .link-list a {font-size:18px; color:#fff;}
.adv-list .link-list a:hover {text-decoration:none; color:#809bb4;}
.adv-list .link-list a span {margin-right:8px; font-size:25px; color:#809bb4; vertical-align: -5px;}

.copyright { float:left; color:#ace2ff; font-size:13px;}
.powered-hold { float:right; color:#fff; font-size:13px;}
.powered-hold a { color:#fff;}
.powered-hold img { margin: -2px 10px 0 0;}

/* ## Footer Email Signup ## */
.sign-up-form { padding:25px 35px; color:#fff; font-size:18px; }
.sign-up-form.sign-up-form-alt { padding:0; max-width:310px;}
.sign-up-form.sign-up-form-alt input[type="text"] { border: 1px solid #d4d4d4; background:#f7f7f7; margin-bottom:15px; }
.sign-up-form.sign-up-form-alt-01 { padding:25px 0; }
.sign-up-form.sign-up-form-alt-01 input[type="text"] { border: 1px solid #51ad84; margin-bottom:40px; }
.main-footer .sign-up-form { border:1px solid #fff; }
.sign-up-form h4 { color:#bddeb1; margin:0; }
.sign-up-form h4 small { font-weight: 600; color: inherit !important; font-size: 96%; }

.sign-up-form .col-sm-8 { padding:0 7px 0 0; }
.sign-up-form .col-sm-4 { padding:0 0 0 7px; }
.sign-up-form .btn { padding: 15px 20px; }
.sign-up-form input[type="text"] { padding: 15px; width:100%; border-radius: 2px; color: #333434; font-size: 13px;  border: none; }

/* Footer Email Signup has new HTML, so we are adding styles */
.main-footer .formTable { border: 1px solid #fff; width:100%; min-width:0 !important;}
.main-footer .formTable * {font-family:'Open Sans', sans-serif !important;}
.main-footer .formContent:first-child {width:100% !important; padding: 25px 35px;}
.main-footer .formContent:first-child .emailHeadCopy { font-size: 24px; line-height: 24px; font-weight:600; }
.main-footer .formContent:first-child .emailSubCopy { font-style: italic; font-size: 18px;}
.main-footer .formContent:nth-child(2) { width: 100% !important; padding: 0 35px 10px 35px;}
.main-footer .formContent:nth-child(3) { width: 100% !important; padding: 0 35px 25px 35px;}
.main-footer .formContent label { width: 100%; }
.main-footer .formContent .rm-form-input { padding: 15px;  width: 100%;  border-radius: 2px;  color: #333434;  font-size: 13px;  border: none; height: auto !important; line-height: 1em !important; }
.main-footer .formContent .rm-form-submit { position: static !important; width: auto !important; margin:0; display: inline-block;  font-size: 15px;  padding: 15px 20px; border-radius: 25px; height:45px; font-weight: 600; color: #fff; background-color: #64b1df !important; border: none; text-align: center; text-decoration: none; cursor: pointer; overflow: visible; text-transform:uppercase;  }
/* Footer Email Signup multiple tables HTML issue fix */
.he_stage table:not(.formTable) {border: 0 !important;}
.he_stage table:not(.formTable) > tr > td {padding: 0 !important;}

@media only screen and (max-width:479px) {
	.main-footer .formContent .rm-form-submit {width:100% !important;}
}
@media only screen and (min-width:480px) {
	.main-footer .formContent:nth-child(2) { width: 62% !important; padding: 0 7px 25px 35px;}
	.main-footer .formContent:nth-child(3) { width: 38% !important; padding: 0 35px 25px 7px;}
}
@media only screen and (min-width:992px) and (max-width:1300px) {
	.sign-up-form .col-sm-8, .sign-up-form .col-sm-4 { width:100%; padding:5px 0;}
	
	.main-footer .formContent:nth-child(2) { width: 100% !important; padding: 0 35px 10px 35px;}
	.main-footer .formContent:nth-child(3) { width: 100% !important; padding: 0 35px 25px 35px;}
}
@media only screen and (max-width:991px) {
	.main-footer .link-list {
        max-height:0;
        margin: 0;
        overflow:hidden;
        -webkit-transition: all 0.5s ease;
                transition: all 0.5s ease;
	}
	.main-footer .link-list.open { max-height:1000px;}
	.vertical-banner .vb-content {padding:0 10px !important;}
	.vertical-banner [class*="title-with-num"] {padding:0 10px !important;}
	
	.adv-list { padding: 0 10px;}
	.adv-list .listhdng { margin-bottom: 15px; position:relative;}
	.adv-list .listhdng:after { content:"+"; position:absolute; right:0px; top:0px; font-size: 30px; line-height: 1;}
	.sign-up-form { padding: 25px 10px;}
	.sign-up-form .col-sm-8 { padding: 7px 10px 7px 0px;}
	.sign-up-form .col-sm-4 { padding: 7px 0px 7px 10px;}
	
	.footer-bottom {  text-align: center;}
	.footer-bottom .copyright {  float:none; display:block; margin: 0 10%; margin-bottom:30px; }
	.footer-bottom .powered-hold { float:none; display:block;}
}
@media only screen and (max-width:639px) {
	.sign-up-form .btn {	width: 100%;}
	.sign-up-form .col-sm-8 { padding: 7px 0px;}
	.sign-up-form .col-sm-4 { padding: 7px 0px;}
	.footer-bottom .powered-hold a:first-child { display:block; margin-bottom:15px;}
}


/* ## Table Wrapper to allow for overflow/scroll on smaller screens ## */
.table-wrapper { overflow:auto; }
.data-table {
	width:100%;
	display: table;
	border-collapse:collapse;
	margin-bottom:20px;}
.data-table th { background:#478c26; padding:6px 15px; font-size:1em; border:1px solid #478c26; border-bottom:2px solid #fdd539; color:#fff;}
.data-table th a { color:#fff; text-decoration:underline;}
.data-table td { vertical-align:top; padding:6px 15px; border:1px solid #E1E1E1; }
.data-table td td { border-style:none; }


.vd {padding:0 5px;}

.figure-right {display:table; max-width:100%; float:right; margin:0 0 15px 20px; padding:5px 0;}
.figure-left  {display:table; max-width:100%; float:left; margin:0 20px 15px 0; padding:5px 0;}
.figure-right figcaption,
.figure-left figcaption {margin-top:5px; display:table-caption; caption-side:bottom; font-size:0.9em;}

.figure-right img,
.figure-left img {
    display: block;
    width: 100%;}
	
/* ##  Client custom styles  ## */
.thirdcolbox {
	padding: 25px;
	border: 1px solid #c1e2f6;
	margin-bottom: 20px;
}


/* LEADERSHIP
   ========================================================================== */

.leadership-dropdown { margin:2em 0; }
.leadership-dropdown label { font-size:16px; }
.leadership-dropdown label span { display:block; margin-bottom:.8em; }
.leadership-dropdown select { padding:7px 10px; background:transparent; }

.leadership-item.item { border-top:0; }
.leadership-item.item .title { margin-bottom:8px; font-size:18px; color:#222; }
.leadership-item.item p { margin-bottom:0; }
.leadership-item.item { margin:2em 0; padding:0; }
.leadership-item .aside { text-align:left; }
.leadership-item .aside img { border-radius:50%; width:100px; }

.bio-item.item { margin-bottom:1.2em; }
.bio-item.item > .media,
.bio-item.item > .content { vertical-align:middle; }
.bio-item.item .title { margin:0 0 16px; font-size:40px; }
.bio-item.item .title span { display:block; margin-top:6px; font-size:24px; color:#222; }
.bio-item .aside img { border-radius:50%; width:150px; }

@media (min-width:400px) {
	.bio-item .aside { text-align:left; }
}

@media (min-width:480px) {
    .leadership-item.item { display:inline-block; width:48%; }
}

/* Css Class for  */
.BlackContent{
    color:black !important;
}


/* New Main Header */

.main-header .btn.btn-color-14 {
	font-size: 15px;
    border-radius: 0;
    padding: 12px 10px 13px 10px;
    line-height: 1em;
    margin-right: -15px;
    margin-left: 5px;
    margin-top: 5px;
    width: auto;
    font-weight: normal; 
}
.main-nav .btn.btn-color-14 {
	background: none;
    margin: 0;
    border-radius: 0;
    width: auto;
    color: #353333;
	display: block;
	border-bottom: 1px solid #a0afb9;
    padding: 10px;
	text-align: left;
    font-weight: normal;
    font-size: 14px;
}

@media (max-width: 1023px) {
	.main-header .col-md-4:before {
		content: "Institute of Management Accountants";
		position: absolute;
		top: -34px;
		left: 0;
		font-size:13px;
	    background: #003768;
		color: #fff;
		width: 100%;
		padding: 3px 21px;
	}	
	.cm-js-menu-active .main-header .col-md-4:before {		
		left: 10px;
	}	
	.main-header .btn.btn-color-14 {display:none;}
}

@media (min-width: 1024px) {
  .main-header:before {
    content: "";
    color: white;
    background: #003768;
    display: block;
    height: 40px;
  }
  .main-header .col-md-4:before {
    content: "Institute of Management Accountants";
    color: white;
    position: absolute;
    top: -30px;
    left: 20px;
	font-size:14px;
  }
  .main-header .upper {
    position: absolute;
    top: -80px;
    right: 0;
  }
  .main-header .upper > div > div {
    vertical-align: top;
  }
  .main-header .upper .top-menu {
    padding-top: 15px;
  }
  .main-header .upper .top-menu a {
    color: white;
  }
  .main-header .upper .top-menu a .icon svg {
    fill: white;
  }
  .main-header .upper .top-menu a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .main-header .upper .top-menu a:hover .icon svg {
    fill: rgba(255, 255, 255, 0.5);
  }
  .main-header .upper .top-menu > div .trigger {
    color: white;
  }
  .main-header .upper .top-menu > div .trigger:hover, .main-header .upper .top-menu > div .trigger:hover span {
    color: rgba(255, 255, 255, 0.5);
  }

  .main-header .upper .login .btn.btn-tertiary {
    font-weight: bold;
    padding: 10px 25px 10px 25px;
    margin-top: 5px;
    border-radius: 0;
    font-size: 14px;
    display: inline-block;
  }
  .main-header .upper .site-search-hold .site-search {
    width: 100%;
    height: 40px;
    border: 0;
    border-radius: 0;
    margin-left: 0;
    margin-top: 5px;
  }
  .main-header .upper .site-search-hold .site-search > span:first-child {
    width: 20%;
  }
  .main-header .upper .site-search-hold .site-search > span:last-child {
    width: 80%;
  }
  .main-header .lower {
    margin-top: 30px;
  }
  .main-header .lower .nav-bar > ul > li > a > span {
    font-size: 14px;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
	.main-header .btn.btn-color-14 {
		padding: 12px 10px 13px 10px;
	}
	.main-header .upper .login .btn.btn-tertiary {
		padding: 10px 10px 10px 10px;
	}
	.main-header .col-md-4:before {
		top: -28px;
		font-size: 13px;
	}
	.main-header .upper .top-menu > a {
		margin: 0 5px;
	}
	.main-header .upper .top-menu > div {
		margin: 0 5px 0 -55px;
	}
}

@media (min-width: 1100px) {
  .main-header .lower .nav-bar > ul > li > a > span {
    font-size: 16px;
  }
}

/* 


    .main-header .upper .login {
      height: 44px;
  }

.main-header .upper .site-search-hold {
      height: 44px;
}
*/



/* Video Listing */
.video-listing .media-hold {
	padding: 15px 0;
}
.video-listing .video-more-info {
    font-size: 16px;
	padding: 0;
    line-height: 1.2em;
    font-weight: 600;
}
.video-listing .banner-video .media {
	position:relative;
}
.video-listing .banner-video .media .control {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
	color: #fff;
	opacity: .7;
}
.video-listing .banner-video .media .control:hover {
	opacity:1;
	color: #23527c;
}
.video-listing .banner-video .media .control .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
}

/* Home Callous going next to Slideshow and Video for Desktop */
/*.home-main-banners .quicklinks.view-01.change-desktop-position { display: none; }
@media (min-width: 1200px) {
	.quicklinks.view-01.change-desktop-position { display: none; }
	.home-main-banners  { position: relative; padding-right: 145px;	}
	.home-main-banners .quicklinks.view-01.change-desktop-position { display: block;  width: 140px; position: absolute; top: 0; right: 0; height: 100%;	text-align: center;	padding: 25px 5px; background: #003768;	}
	.home-main-banners .view-01 > div { display: block; width: 100%; height: auto; min-width: 0; }
	.home-main-banners .view-01 a:not(.btn) { color: #fff; display: block; padding:0;     font-size: 17px; margin-bottom:24px;  }
	.home-main-banners .view-01 > div span { padding: 0px;  display: block;  margin: 0 auto; }
	.home-main-banners .view-01 > div span.icon { padding:7px; width: 40px;  height: 40px;     margin-bottom: 7px;}
	.home-main-banners .quicklinks h4 { font-size: 15px;  color: #fff;  font-weight: normal; margin-bottom: 20px; }
}*/
/*================================================================
                 CLICK MENU STYLES
================================================================*/

/*
    THESE STYLES will probably not be needed and are adjusted in your main styles
    - * for example is most efficient when not a child of a class
       -- hopefully you already are using the box sizing globally
    - you may not need text-decoration etc. depending on your global anchors
*/
.cm-menu a, .cm-menu a:visited { color:#003768; text-decoration:none; }
.cm-menu *, .cm-menu *:after, .cm-menu *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.cm-menu:focus { outline:3px solid blue;  }
.cm-menu, .cm-menu ul { margin:0; padding:0; list-style:none; background:#222; }

.toggle-menu + .cm-menu, .cm-menu ul {
    max-height:0;
    opacity:0;
    overflow:hidden;
    -wekbit-transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;
            transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.cm-menu { position:relative; }
.cm-menu li a { display:block; padding:10px; position:relative; background:#999; }

.cm-menu li { border-top:1px solid #ccc; }
.cm-menu li:first-child { border-top:0; }
.cm-menu li { position:relative; }

.cm-menu .has-sub:after,
.cm-menu .expander-wrap .has-sub > span:after {
    content:"\3e";
	font-family: 'Basic-Icons';
	font-size:14px;
	color:#003768;
    display:inline-block;
    position:absolute; top:50%; right:10px;
    margin: 0 5px;
    vertical-align:middle;
    -wekbit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0.98) translateY(-50%) rotate(90deg);
        -ms-transform: scale(0.98) translateY(-50%) rotate(90deg);
            transform: scale(0.98) translateY(-50%) rotate(90deg);
}

.cm-menu .opened > .has-sub:after,
.cm-menu .opened > .expander-wrap .has-sub > span:after{
    -webkit-transform: scale(0.98) translateY(-50%) rotate(-90deg);
        -ms-transform: scale(0.98) translateY(-50%) rotate(-90deg);
            transform: scale(0.98) translateY(-50%) rotate(-90deg);
}

.cm-menu > .opened > a,
.cm-menu > li > a:hover,
.cm-menu > li > a:focus,
.cm-menu > li > div > a:hover,
.cm-menu > li > div > a:focus { background:#d8ebf7;}

.cm-menu .expander-wrap .has-sub:hover > span,
.cm-menu .expander-wrap .has-sub:focus > span { background:#d8ebf7; }

.cm-menu ul .opened > a,
.cm-menu ul a:hover, .cm-menu ul li a:focus { }

.cm-menu ul .opened > .has-sub:after,
.cm-menu ul .opened > .expander-wrap .has-sub > span:after{
    border-top-color:#fff;
}

.cm-js-active .cm-menu { max-height:80em; opacity:1; }
.cm-menu .opened > ul { max-height:80em; opacity:1; }

/* ================= SEPARATE EXPANDERS OPTION IS ENABLED ================= */

.cm-menu .expander-wrap { display:table; width:100%; }
.cm-menu .expander-wrap a { display:table-cell; }
.cm-menu .expander-wrap .has-sub { position:relative; width:30px; }
.cm-menu .expander-wrap .has-sub:after { display:none; }
.cm-menu .expander-wrap .has-sub > span {
    display:block;
    position:absolute; top:0; right:0;
    width:100%; height:100%;
    background:#aaa;
}
.cm-menu .expander-wrap .has-sub > span:after {
    content:" ";
    display:inline-block;
    position:absolute; top:50%; right:50%;
    margin:2px 0 0 5px;
    vertical-align:middle;
    border:5px solid transparent;
    /* Extra is for anti-aliasing issues in firefox and others */
    border:5px solid rgba(0,0,0,0);
    border-top-color:#fff;
    -wekbit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0.98) translate(50%, -50%);
        -ms-transform: scale(0.98) translate(50%, -50%);
            transform: scale(0.98) translate(50%, -50%);
}
.cm-menu .opened > .expander-wrap .has-sub > span:after {
    border-top-color:#333;
    -webkit-transform: scale(0.98) translate(50%, -75%) rotate(-180deg);
        -ms-transform: scale(0.98) translate(50%, -75%) rotate(-180deg);
            transform: scale(0.98) translate(50%, -75%) rotate(-180deg);
}

/* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */

.no-js .toggle-menu + .cm-menu { opacity:1; max-height:80em; }
.no-js .cm-menu > li:hover > a { background:#333; }
.no-js .cm-menu ul ul li:hover > a { background:#444; }

.no-js .cm-menu li:hover > ul { display:block; max-height:80em; opacity:1; width:100%; }
.no-js .cm-menu ul { display:none; overflow:visible; }


/* ================= MENU OPEN FUNCTIONALITY ADDED ON SETUP ================= */

@media (min-width:48em){
    .toggle-menu + .cm-menu { max-height:80em; opacity:1; overflow:visible; }
    .cm-menu ul { top:100%; overflow:hidden; }
    .cm-menu .opened > ul { max-height:80em; opacity:1; }

    .cm-menu .animated > ul { overflow:visible; z-index:10; }
    .cm-menu .animating > ul { z-index:-1; }
}


/*================================================================
                 CLICK MENU MENU TYPES
================================================================*/

/*  NAV BAR STYLE TYPE
    ================================================================*/

@media (min-width:1024px){
    .nav-bar li { border-top:0; }

    .nav-bar > ul { display:table; width:100%; background:none;}
    .nav-bar > ul > li { display:table-cell; vertical-align:middle; padding: 22px 5px 27px 5px;}
    .nav-bar > ul > li > a { display:table; width:100%; padding:0; background:none; border-radius: 20px;}
    .nav-bar > ul > li > a > span { display:table-cell; padding:0 10px; height:35px; vertical-align:middle; text-align:center; color: #003768; }
    .nav-bar > ul > li:before {content:""; position:absolute; margin-top:-12px; top:50%; left:0; width: 1px; height: 24px; background:#abddc7;}
    .nav-bar > ul > li:first-child:before { width: 0px; height: 0; background:none;}
    .nav-bar > ul > li.opened:after {content:""; position:absolute; top:100%; left:50%; margin-top:-34px; margin-left:-18px; width: 0px; height: 0px; border:16px solid transparent; border-bottom: 18px solid #d8ebf7; }
    .nav-bar > ul > li > ul { position:absolute; padding: 10px 0; background:#d8ebf7;}

    .nav-bar .has-sub span:after { position:static; margin-top:10px; }
    .nav-bar ul ul .has-sub:after { right:5px; }

    .nav-bar ul { margin:0;}
    .nav-bar ul li li { margin:0;}
    .nav-bar ul li li li { margin-left:0; margin-right:0; }
    .nav-bar ul ul a { padding:10px 15px; background:#d8ebf7; }

    .nav-bar ul ul a:hover,
    .nav-bar ul ul .opened > a { background:#fff; }

    /* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */

    .no-js .nav-bar ul ul li:hover > a { color:#000; background:#ddd; }

	.cm-menu > li > .has-sub > span:after, .cm-menu > li > .has-sub:after {display:none !important;}
}
@media (max-width:1023px){
	.cm-menu li { margin:0; padding:0; border:none;}
	.cm-menu li a { background: #d8ebf7; border:none; border-bottom: 1px solid #a0afb9}
	.cm-menu li li a { background: #003768; color:#fff !important; border:none;}
	.cm-menu li li li a { padding:5px 10px 5px 20px; background:#0A2E4E;}
	.cm-menu .has-sub:after, .cm-menu .expander-wrap .has-sub > span:after {  color: #fff;	}
	.cm-menu > li > .has-sub > span:after, .cm-menu > li > .has-sub:after { color: #353333;}
}
/*  ACCORDION NAVIGATION
    ================================================================*/

/* ------------- CURRENTLY KEEPS SMALL SCREEN STYLES -------------- */


/*  DROP DOWN NAVIGATION
    ================================================================*/

@media (min-width:1024px){
    [data-type="dropdown"] ul {
		position:absolute;
        display:block;
        z-index:-1;
        top:100%; left:0;
        width:100%;
        -wekbit-transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out, left 0.4s ease-in-out, right 0.4s ease-in-out;
                transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out, left 0.4s ease-in-out, right 0.4s ease-in-out;
    }
    [data-type="dropdown"] > ul {min-width:290px;}
    [data-type="dropdown"] ul ul { top:0px; width:190px; }
    [data-type="dropdown"] .opened > ul { left:100%; max-height:80em; opacity:1; }

    li[data-type="dropdown"]:nth-last-child(-n+3) ul { left:auto; right:0; }
    li[data-type="dropdown"]:nth-last-child(-n+3) .opened > ul { left:auto; right:100%; }

    .nav-bar ul li[data-type="dropdown"] li li { }

    [data-type="dropdown"] a + .has-sub { width:0; min-height:0; height:100%; }
    [data-type="dropdown"] a + .has-sub > span { min-height:0; height:100%; }

    /* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */

    .no-js .cm-menu [data-type="dropdown"] li:hover > ul { left:100%; }
    .no-js .cm-menu [data-type="dropdown"]:nth-last-child(-n+3) ul { left:auto; right:0; }
    .no-js .cm-menu [data-type="dropdown"]:nth-last-child(-n+3) li:hover > ul { left:auto; right:100%; }

}

/*  SLIDING MENU NAVIGATION ADJUSTMENTS
    ================================================================*/


[data-type="sliding"].opened .sub-menu,
[data-type="sliding"].opened .sub-menu ul { max-width:100%; }

.cm-menu [data-type="sliding"].opened .sub-menu > ul { max-height:80em; opacity:1; }
.cm-menu [data-type="sliding"].animated .sub-menu > ul { overflow:visible; z-index:10; }
.cm-menu [data-type="sliding"].animating .sub-menu { z-index:-1; }

@media (min-width:48em){

    [data-type="sliding"] .sub-menu {
        position:absolute;
        -wekbit-transition: all 0.4s ease-in-out;
                transition: all 0.4s ease-in-out;
    }
    [data-type="sliding"] .sub-menu > ul {
        display:block;
        position:absolute;
        z-index:-1;
        top:100%; left:0;
        width:180px;
        background:#333;
        -wekbit-transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out, left 0.4s ease-in-out, right 0.4s ease-in-out;
                transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out, left 0.4s ease-in-out, right 0.4s ease-in-out;
    }

    [data-type="sliding"] .sub-menu > ul li { position:static; }
    [data-type="sliding"] .sub-menu > ul > li > ul { position:absolute; top:0; }

    [data-type="sliding"] .sub-menu > ul ul { position:absolute; top:0; }

    [data-type="sliding"] .sub-menu ul ul ul { position:static; margin:0; padding:0; max-height:80em; width:100%; overflow:hidden; background:transparent; opacity:1; }

    [data-type="sliding"] .sub-menu ul ul .has-sub { color:#fff; cursor:default; }
    [data-type="sliding"] .sub-menu ul ul .has-sub { background: none; border-bottom:1px solid #fff; }
    [data-type="sliding"] .sub-menu ul ul .has-sub:after,
    [data-type="sliding"] .sub-menu ul ul .expander-wrap .has-sub  { display:none; }

    [data-type="sliding"] .sub-menu > ul > li > ul > li { float:left; width:50%; padding:0 5px; }
    [data-type="sliding"] .sub-menu > ul > li > ul > li:nth-child(2n+1) { clear:left; }
    [data-type="sliding"] .sub-menu > ul > li > ul > .link-landing { margin-left:0; margin-right:0; width:100%; }
    [data-type="sliding"] .sub-menu > ul > li > ul > .link-landing ~ li:nth-child(2n+1) { clear:none; }
    [data-type="sliding"] .sub-menu > ul > li > ul > .link-landing ~ li:nth-child(2n+2) { clear:left; }

    /* ================= ESSENTIAL SLIDING FUNCTIONALITY ================= */

    [data-type="sliding"] .sub-menu.cm-js-inactive { position:relative; left:0 !important; width:100% !important; }
    [data-type="sliding"] .sub-menu.cm-js-inactive > ul { min-width:100%; }
    [data-type="sliding"] .sub-menu.cm-js-inactive > ul > li > ul { padding:0; max-width:0; }

    [data-type="sliding"] .sub-menu > ul ul { width:100%; margin-left:-5px; padding-left:180px; padding-right:5px; z-index:-1; opacity:0; }
    [data-type="sliding"] .sub-menu .animated ul { opacity:1; }

    [data-type="sliding"].opened .sub-menu, [data-type="sliding"].opened .sub-menu ul { max-width:none; }

    /* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */

    .no-js .cm-menu [data-type="sliding"] li:hover > ul { left:100%; }
    .no-js .cm-menu [data-type="sliding"]:nth-last-child(-n+2) ul { left:auto; right:0; }
    .no-js .cm-menu [data-type="sliding"]:nth-last-child(-n+2) li:hover > ul { left:auto; right:100%; }

}

/*  MEGA MENU NAVIGATION ADJUSTMENTS
    ================================================================*/

@media (min-width:48em){

    .cm-menu [data-type="mega"] { position:static; }
    [data-type="mega"] > ul {
        position:absolute;
        top:100%; left:0;
        width:100%; max-height:0;
        background:#333;
        overflow:hidden;
        -wekbit-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;
    }

    [data-type="mega"] > ul ul { position:static; max-height:80em; width:100%; overflow:hidden; background:transparent; opacity:1; }
    [data-type="mega"] > ul .opened ul { margin-left:0; }
    [data-type="mega"] > ul > li { float:left; width:25%; }
    [data-type="mega"] > ul > li:nth-child(4n+1) { clear:left; }

    [data-type="mega"] > ul > .link-landing { margin:0; width:100%; }
    [data-type="mega"] > ul > .link-landing ~ li:nth-child(4n+1) { clear:none; }
    [data-type="mega"] > ul > .link-landing ~ li:nth-child(4n+2) { clear:left; }

    /* ================= OPENED FUNCTIONALITY ADDED ON SETUP ================= */

    [data-type="mega"] a + .has-sub { width:0; min-height:0; height:100%; }
    [data-type="mega"] a + .has-sub > span { min-height:0; height:100%; }
    [data-type="mega"] ul .has-sub:after { display:none; }
    [data-type="mega"].opened > ul { padding:20px; }

    /* ================= SEPARATE EXPANDERS OPTION IS ENABLED ================= */

    [data-type="mega"] ul a + .has-sub { display:none; }

    /* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */

    .no-js .cm-menu [data-type="mega"] ul ul { display:block; }

}


/*================================================================
                 NAVIGATION TOGGLE STYLES
================================================================*/

.toggle-menu { display:block; position:relative; width:50px; height:46px; background:#333; }
.toggle-menu:before, .toggle-menu:after, .toggle-menu > span:before {
    content:" ";
    position:absolute;
    left:15%;
    border-radius:2px;
    width:70%; height:3px;
    background:#fff;
}

.toggle-menu:before { top:11px; }
.toggle-menu:after { top:21px; }
.toggle-menu > span:before { top:31px; }

.toggle-menu:hover, .toggle-menu:focus, .js-menu-active .toggle-menu { background:#111; }

@media (min-width:48em){
    .toggle-menu { display:none; }
}


/*================================================================
                 EXTRA OVERWRITE STYLES
================================================================*/

.main-nav { position:relative; z-index:1000; }

[data-type="sliding"] .sub-menu .item-banner { width:100%; }
[data-type="sliding"] .sub-menu .item-banner a { text-align:center; background:none; }

[data-type="mega"] .custom-sub {
    max-height:0; opacity:0;
    overflow:hidden;
    -wekbit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
}
[data-type="mega"] .custom-sub ul { position:static; opacity:1; max-height:80em; }
[data-type="mega"] .custom-sub p { margin:10px; color:#fff; }

[data-type="mega"] .custom-sub .banner-wrap { width:100%; }
[data-type="mega"] .custom-sub .banner-wrap a { text-align:center; background:none; }

.cm-menu .opened > .custom-sub { max-height:80em; opacity:1; padding:20px; }
.cm-menu .animated > .custom-sub { overflow:visible; z-index:10; }
.cm-menu .animating > .custom-sub { z-index:-1; }

@media (min-width:48em) {
    [data-type="mega"] .custom-sub {
        position:absolute;
        top:100%; left:0;
        width:100%;
        background:#333;
    }
}

@media (min-width:48em) {
    .table-row { display:table; width:100%; }
    .table-col { display:table-cell; vertical-align:top; }
}

.section-nav .opened > ul { border-bottom:1px solid #d4d4d4; max-height:80em; opacity:1; }
.section-nav .opened > a,
.section-nav .opened > .expander-wrap a { border-bottom:1px solid #aaa; color:#333; background:#d4d4d4; }
.section-nav .opened .opened > .expander-wrap > a { background:#c4c4c4; }





/* Additional changes for drawer */
.site-wrap {
    position:relative; z-index:2000;
    left:0;
    width:100%;
    -wekbit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}
body > .main-nav {
    position:absolute; z-index:1000;
    top:0; right:100%;
    width:100%; height:100%;
    background:#d8ebf7;
    -wekbit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}
body > .main-nav .toggle-menu { display:none; }
.cm-js-menu-active .main-nav { padding-left:17%; right:17%; }
.cm-js-menu-active .site-wrap { left:83%; }

.main-header .main-nav { display:none; }

a.new-toggle{ display:block; position:relative; width:50px; height:66px; background:#fff; padding-top: 40px; text-align: center; font-size:13px; color:#003768; }
.new-toggle:before, .new-toggle:after, .new-toggle > span:before {
    content:" ";
    position:absolute;
    left:25%;
    width:50%; height:6px;
    background:#003768;	
}

.new-toggle:before { top:11px; }
.new-toggle:after { top:20px; }
.new-toggle > span:before { top:29px; }

.new-toggle:hover, .new-toggle:focus, .js-menu-active .new-toggle { color:#003768; text-decoration:none;}

@media (min-width:1024px) {
    a.new-toggle { display:none; }
    body > .main-nav { display:none; }
    .main-header .main-nav { display:block;  float: right; }

    .cms-js-menu-active .site-wrap { left:0; }
}
/* ##  Section Navigation  ## */

.section-navigation h3 { font-size: 24px; }

.section-navigation .link-list { margin:0 0 20px 0; padding:0px; list-style-type:none; font-family:inherit;}
.section-navigation .link-list li {padding:5px 0;}
.section-navigation .link-list a {text-decoration:none; font-family:inherit; display:block;}
.section-navigation .link-list:hover,
.section-navigation .link-list:focus,
.section-navigation .link-list .on { text-decoration:none; }

.section-navigation .link-list ul  { margin:4px 0 0 10px; padding:0; list-style-type:none; font-size:15px;}
.section-navigation .link-list ul li  { padding:0; margin-bottom:5px; }
.section-navigation .link-list ul ul  { margin:4px 0 0 5px; font-size:14px; }
.section-navigation .link-list ul ul li { margin-bottom: 0px; }
.section-navigation .link-list ul ul li a { color:#4d917b }

/* ##  Section Navigation Alt (for Members)  ## */
.section-navigation-alt h4 {position:relative; background:#013668; padding: 30px 110px 20px 30px; font-size: 19px; font-weight:500; color:#fff;}
.section-navigation-alt h4 a {position:absolute; bottom:20px; right: 30px; color:#fff; font-size: 14px;}
.section-navigation-alt .link-list {background:#013668; margin:0; padding:0;}
.section-navigation-alt .link-list li {border-top:1px solid #4d7397; margin:0; padding:0;}
.section-navigation-alt .link-list a {
    display:table;
    padding: 10px 0;
    width:100%;
    color:#fff;
    font-size: 25px;
    font-family: 'Chronicle SSm A', 'Chronicle SSm B', serif;
}
.section-navigation-alt .link-list a > span {display:table-cell; vertical-align:middle; width:100%; }
.section-navigation-alt .link-list a > span:last-child { padding-right:50px; }
.section-navigation-alt .link-list a > .icon { display:inline-block; margin:0; width:90px; height:55px; }
.section-navigation-alt .link-list a:hover, .section-navigation-alt .link-list a:focus {background: #4d917c; text-decoration:none;}
.section-navigation-alt .icon { fill: #fff; background: transparent;}
.section-navigation-alt .icon.lock-icon { position:absolute; right:20px; top:50%; margin-top:-10px;  }

.flex-item .section-navigation-alt h4 a { display:table; width:75px; }
.flex-item .section-navigation-alt h4 a > span { display:table-cell; vertical-align:top; }
.flex-item .section-navigation-alt .link-list a { font-size:20px; }

/* ##  Section Navigation Alt 01 (CMA)  ## */
.section-navigation-alt-01.section-navigation-alt .link-list {background:none; padding:0 38px;}
.section-navigation-alt-01.section-navigation-alt .link-list li {border-top:1px solid #c1e2f6;}
.section-navigation-alt-01.section-navigation-alt .link-list li:first-child {border-top:0;}
.section-navigation-alt-01.section-navigation-alt .link-list a { font-family:"Open Sans"; font-size: 20px; color:#1f83df; font-weight:800; padding: 38px 0px 33px 0px; }
.section-navigation-alt-01.section-navigation-alt .link-list a em { font-weight:400; }

.section-navigation-alt-01.section-navigation-alt .link-list a:hover,
.section-navigation-alt-01.section-navigation-alt .link-list a:focus {background:none;}
.section-navigation-alt-01.section-navigation-alt .link-list a > span:last-child { padding-right:0; }
.section-navigation-alt-01.section-navigation-alt a .icon { margin:0 20px; padding:2px; width: 30px; height: 30px; fill: #1f83df; background: #fff; }
.section-navigation-alt-01.section-navigation-alt a:hover .icon,
.section-navigation-alt-01.section-navigation-alt a:focus .icon { fill: #fff; background: #1f83df; }
/* Slider */
.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;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.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);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slideshow .slick-prev,
.slideshow .slick-next
{
    width: 60px;
    height: 64px;
    margin-top: -32px;
    background: #000;
	z-index:1;
	opacity:0.3;
}
@media only screen and (max-width:479px) {
	.slideshow .slick-prev, .slideshow .slick-next { top: 160px;}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
	.slideshow .slick-prev, .slideshow .slick-next {width: 38px;}
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slideshow .slick-prev:hover,
.slideshow .slick-next:hover,
.slideshow .slick-prev:focus,
.slideshow .slick-next:focus
{
    background: #afafaf;
	opacity: 1;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'Basic-Icons';
    font-size: 37px;
    line-height: 1;

    color: #cccccc;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.theme-03 .slick-prev:before,
.theme-03 .slick-next:before
{
    color: #4d917b;
}
.slideshow .slick-prev:before,
.slideshow .slick-next:before
{
    font-size: 45px;
    opacity: 1;
    color: #fff;
}
.color-01 .slick-prev:before,
.color-01 .slick-next:before
{
    color: #003768;
}

.slick-prev
{
    left: -40px;
}
[dir='rtl'] .slick-prev
{
    right: -40px;
    left: auto;
}
.slick-prev:before
{
    content: "\3c";
}
[dir='rtl'] .slick-prev:before
{
    content: "\3c";
}
.slideshow .slick-prev
{
    left: 0;
	border-radius: 0 10px 10px 0;
}

.slick-next
{
    right: -40px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -40px;
}
.slick-next:before
{
    content: "\3e";
}
[dir='rtl'] .slick-next:before
{
    content: "\3e";
}

.slideshow .slick-next
{
    right: 0;
	border-radius: 10px 0 0 10px;
}

@media only screen and (min-width:1024px) {
	.padded-alt-01 .slick-prev
	{
		left: -75px;
	}
	.padded-alt-01 .slick-next
	{
		right: -75px;
	}	
}

/* Dots */
.slick-slider
{

}

.slick-dots
{
    position: absolute;
    bottom: 0;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 10px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 56px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;

    content: '';
    text-align: center;

    border: 1px solid #fff;
	border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
	background: #fff;
}

/* Custom Slick Styles */

@media only screen and (max-width:767px) {
	.slideshow .slick-dots {display:none !important;}
}

.slick-slide {position:relative; outline:none;}
.center .slick-slide img {  margin: 0 auto;}
.slideshow {margin-bottom: 0;}

@media only screen and (min-width:768px) {
	.height-01 {height: 388px !important;}
	.height-02 { min-height: 601px; }
	.height-03 {height: 450px !important;}
}

/* Slideshow With Login Box */
.slideshow-with-login-box {position:relative;}

/* Slideshow with Nav */
.slideshow-with-nav-hold {position:relative;}
.slider-nav-hold {position:absolute; bottom:0; width: 100%; padding: 15px; background:rgba(255,255,255,.85);}
.slider-nav-hold .slider-nav {margin-bottom: 0;}

/* Slideshow with Nav Alt */
.slider-nav-hold-alt { max-width:490px; margin: 0 auto 20px auto; padding:0 25px; background: #074f85; border-radius: 25px; font-family: 'Chronicle SSm A', 'Chronicle SSm B', serif; font-size: 30px; line-height:1em; text-align:center;}
.slider-nav-alt { position:relative; }
.slider-nav-alt:before {
	content:" ";
	position:absolute;
	z-index:20;
	left:0; top:0;
	width:30px; height:100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NGY4NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzRmODUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-linear-gradient(left, rgba(7,79,133,1) 0%,rgba(7,79,133,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(7,79,133,1) 0%,rgba(7,79,133,0) 100%);
}
.slider-nav-alt:after {
	content:" ";
	position:absolute;
	z-index:20;
	right:0; top:0;
	width:30px; height:100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NGY4NSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzRmODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-linear-gradient(left, rgba(7,79,133,0) 0%,rgba(7,79,133,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(7,79,133,0) 0%,rgba(7,79,133,1) 100%);
}
.slider-nav-alt .slick-slide span { width:160px; padding:15px 35px 5px 35px; display:block; cursor:pointer;}
.slider-nav-alt .slick-slide.slick-current span { font-size:40px;  background: #0c7ac0; border-radius: 25px;}

.item-slideshow-alt { z-index:50; }
.item-slideshow-alt .slick-prev { left: -20px; top: -50px; width:35px; height:35px; }
.item-slideshow-alt .slick-next { right: -20px; top: -50px; width:35px; height:35px; }
.item-slideshow-alt .slick-prev:before { content:"\25c5"; color:#fff; }
.item-slideshow-alt .slick-next:before { content:"\25bb"; color:#fff; }

@media (min-width:560px) {
	.item-slideshow-alt .slick-prev { left: 50%; margin-left: -230px; }
	.item-slideshow-alt .slick-next { right:auto; left: 50%; margin-left: 200px; }
	.slider-nav-alt:before, .slider-nav-alt:after { width:40px; }
}
.ima-border {
    border: 1px solid #c1e2f6; padding: 25px; margin-bottom: 20px;
    }

.ima-social img {
    height: 50px;
    width: 50px;
    padding: 10px 10px 0px 0px;
    -ms-interpolation-mode: bicubic !important;
}

@charset "UTF-8";
@font-face {
  font-family: 'hawksearch';
  src: url("/Includes/HawkSearch/fonts/hawksearch.eot?-lisfor");
  src: url("/Includes/HawkSearch/fonts/hawksearch.eot?#iefix-lisfor") format("embedded-opentype"), url("/Includes/HawkSearch/fonts/hawksearch.woff?-lisfor") format("woff"), url("/Includes/HawkSearch/fonts/hawksearch.ttf?-lisfor") format("truetype"), url("/Includes/HawkSearch/fonts/hawksearch.svg?-lisfor#hawksearch") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="hawkIcon-"], [class*=" hawkIcon-"] {
  font-family: 'hawksearch';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hawkIcon-search:before {
  content: "\e601";
}
.hawk-searchWithinButton .hawkIcon-search:before {
    color: #003768;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hawkIcon-menu:before {
  content: "\2261";
}

.hawkIcon-notification:before {
  content: "\21";
}

.hawkIcon-question:before {
  content: "\3f";
}

.hawkIcon-info:before {
  content: "\69";
}

.hawkIcon-blocked:before {
  content: "\20e0";
}

.hawkIcon-close:before {
  content: "\58";
}

.hawkIcon-checkmark:before {
  content: "\2714";
}

.hawkIcon-checkmark2:before {
  content: "\2713";
}

.hawkIcon-minus:before {
  content: "\2212";
}

.hawkIcon-plus:before {
  content: "\2b";
}

.hawkIcon-sub-checked:before {
  content: "\25a0";
}

.hawkIcon-radio-checked:before {
  content: "\1f518";
}

.hawkIcon-radio-unchecked:before {
  content: "\20dd";
}

.hawkIcon-filter:before {
  content: "\25e2";
}

.hawkIcon-arrow-left:before {
  content: "\27";
}

.hawkIcon-arrow-down:before {
  content: "\e600";
}

.hawkIcon-arrow-up:before {
  content: "\e602";
}

.hawkIcon-arrow-right:before {
  content: "\26";
}

.hawkIcon-arrow-left2:before {
  content: "\e603";
}

.hawkIcon-arrow-down2:before {
  content: "\e604";
}

.hawkIcon-arrow-up2:before {
  content: "\e605";
}

.hawkIcon-arrow-right2:before {
  content: "\e606";
}

/* ## Contain floats: h5bp.com/q ## */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.hawk-visuallyHidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.hawk-visuallyHidden.focusable:active, .hawk-visuallyHidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

#hawktoppager,
#hawkbottompager {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}

#hawktoppager:active,
#hawkbottompager:active {
  -ms-touch-action: none;
  background: none;
}

/* ## directly embed icons on :before and :after psuedo classes ## */
[class^="hawk-iconBefore"]:before,
[class^="hawk-iconAfter"]:after {
  font-family: 'hawksearch';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ## icon image sprites ## */
.iconImage {
  display: inline-block;
  width: 20px;
  height: 18px;
  margin-right: 5px;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
  background: url(/Includes/HawkSearch/images/icons_png.png) no-repeat 0 0;
}

.iconCheckbox {
  width: 18px;
  height: 14px;
  background-position: -23px -112px;
  position: relative;
}

.iconXSquareRed {
  width: 12px;
  height: 12px;
  background-position: 0 -112px;
}

.iconSearch {
  width: 14px;
  height: 14px;
  background-position: -55px 0;
}

/* ## search view options ## */
#hawktoppager {  font-family:"Roboto Condensed", sans-serif;}
#hawktoppager > .clearfix > p {
    margin-top: -45px;
    text-align: center !important;
}

.hawk-searchView {
    display: table;
    width: 100%;
    table-layout: fixed; 
    margin-bottom: 15px;
}

.hawk-searchView .hawk-viewOption {
    position: relative;
    display:inline-block;
    text-align: center;
    vertical-align:middle;
    padding:0 4px;
    height: 100%;
}

.hawk-searchView .hawk-viewOption .hawk-viewOptionInner,
.hawk-searchView .hawk-viewOption .hawk-viewOptionInner:visited {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  padding: 10px 15px;
  width: 100%;
  color: inherit;
  background:#e4e2e5;
  color:#42352d;
  text-decoration: none;
  font-size:18px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media (max-width:767px) {
	.hawk-searchView .hawk-viewOption {
		padding:0;
		display:block;
	}
	.hawk-searchView .hawk-viewOption .hawk-viewOptionInner,
	.hawk-searchView .hawk-viewOption .hawk-viewOptionInner:visited {
		padding: 10px;
		min-height: 0;
		border-bottom: 1px solid #4d86b9;
		-webkit-border-radius: 0;
		border-radius: 0;
	}  
}

.hawk-searchView .hawk-viewOptionOff {
  border-color: #f0f0f0;
}

.hawk-searchView .hawk-viewOptionOff:after {
  display: none;
}

.hawk-searchView .hawk-viewOption.hawk-viewOptionOn .hawk-viewOptionInner {
  background:#003768;
  color:#fff;
  cursor:default;
}


/* ## layout control box ## */
.hawk-listingControls {
  margin-bottom: 15px;
}

.hawk-listingControls .hawk-mainControls {
  padding: 7px 0px;
  color: #404040;
  font-family:"Roboto Condensed", sans-serif;
}

.hawk-listingControls .hawk-subControls {
  padding: 8px 0px;
  background: #f0f0f0;
}

.hawk-sortWrapper {
  display: inline;
  float: left;
  margin: 0 0 5px;
}

.hawk-sortWrapper .sortList, .hawk-distance {
  display: inline;
  float: left;
  padding: 3px 10px 0 0;
}

.hawk-sortWrapper .sortList label {
  display: inline;
  margin: 0 5px 0 0;
  font-size: 18px;
}

.hawk-mainControls select {
  padding:8px;
  font-size: 15px;
  color: #42352d;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
 
@media (max-width:479px) {
	.hawk-sortWrapper,
	.hawk-sortWrapper .sortList,
	.hawk-distance,
	.hawk-mainControls .hawk-pagination,
	.hawk-mainControls .hawksortby,
	.hawk-listingControls .hawk-pagination .hawk-viewNumber	{ display:block !important; margin: 5px 0 !important; float:none !important;}
     
    .hawk-listingControls .hawk-pagination .hawk-paging .total { display:block; }
}


.hawk-listingControls .hawk-pagination {
  float: right;
  width: auto;
  margin: 3px 0 0;
}

.hawk-listingControls .hawk-pagination .hawk-viewNumber {
  float: right;
}

@media (min-width:480px) {
	.hawk-listingControls .hawk-pagination .hawk-viewNumber {
	  margin-left: 10px;
	}
}

.hawk-listingControls .hawk-pagination .hawk-paging {
  float: left;
  border: 0;
}

.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink,
.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink:visited {
  display: inline-block;
  min-width: 15px;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
}

.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink:hover,
.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink:focus {
    z-index: 3;
    color: #2e2e2e;
}

.hawk-arrowLeft.hawk-pageLink:before,
.hawk-arrowRight.hawk-pageLink:after {
    position:relative; top:-2px;
}

.hawk-listingControls .hawk-pagination .hawk-paging .hawk-pageActive {
  display: inline-block;
  min-width: 15px;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  color: #23527c;
  font-size: 20px; 
}

.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowLeft,
.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowRight {
  display: inline-block;
  min-width: 15px;
  padding: 0 4px;
  text-decoration: none;
}

/* embedding icomoon for previous and next arrows */
.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowLeft:before,
.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowRight:after {
  font-family: 'hawksearch';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowLeft:before {
  content: "\e603";
}

.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowRight:after {
  content: "\e606";
}

.hawk-listingControls .hawk-pagination .hawk-paging .total {
  line-height: 40px;
}

.hawk-compareList {
  float: left;
  display: inline;
}

.hawk-compareList .hawk-compareHeading {
  float: left;
  color: #3f3f40;
  font-size: 0.750em;
}

.hawk-compareList .hawk-compareHeading span {
  display: block;
  font-size: .8em;
  color: #6f6e70;
}

.hawk-compareList ul {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
  padding: 0;
  list-style-type: none;
}

.hawk-compareList li {
  position: relative;
  float: left;
  display: inline;
  width: 35px;
  height: 35px;
  margin-left: 6px;
  background: #fff;
  border: 1px solid #c5c3c4;
}

.hawk-compareList li img {
  position: absolute;
  left: 2px;
  right: 2px;
  width: 28px !important;
  height: auto;
}

.hawk-compareList li a:after {
  position: absolute;
  right: -5px;
  top: -5px;
  color: lime;
  font-size: 16px;
  line-height: 1;
  z-index: 5;
  cursor: pointer;
}

.hawk-compareList .btnWrapper {
  float: left;
  margin: 0 0 0 10px;
}

.clear {
  overflow: hidden;
  clear: both;
  height: 0;
  margin: 0;
  font-size: 1px;
  line-height: 0;
}

/* ## Layout Control Styles ## */
.hawk-gridView, .hawk-listView {
  height: 16px;
  background: url(/Includes/HawkSearch/images/icon_grid_list.gif) no-repeat 0 0;
  padding-left: 24px;
}

.hawk-listView {
  background-position: 0 -44px;
}

/* ## Results Styles ## */
.results {
  border-width: 1px;
  border-spacing: 4px;
  border-style: hidden;
}

.results td {
  vertical-align: top;
  border-width: 1px;
  padding: 10px 5px 10px 5px;
  border-style: none;
  border-color: gray;
  -moz-border-radius: 0px 0px 0px 0px;
}

/* ## ajax popup overlay ## */
.apOvrly {
  display: none;
  position: absolute;
  width: 708px;
  height: 400px;
  min-height: 1px;
  z-index: 1000;
}

.apOvrly .apOvrlyTop,
.apOvrly .apOvrlyBottom {
  height: 5px;
  background: url(/Includes/HawkSearch/images/core/bg_overlay_ends.png) no-repeat 0 0;
  overflow: hidden;
}

.apOvrly .apOvrlyBottom {
  background-position: 0 -5px;
}

.apOvrly .apOvrlyInner {
  height: 1%;
  min-height: 400px;
  background: #fff url(/Includes/HawkSearch/images/core/bg_overlay.gif) no-repeat 0 0;
  padding: 20px 0 15px;
}

.apOvrlyBar {
  position: relative;
}

.apOvrly .ovrlyClse {
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  top: -17px;
  right: 7px;
  background: url(/Includes/HawkSearch/images/core/overlay_close.gif) no-repeat 0 0;
  cursor: pointer;
}

.apOvrlyContent {
  margin: 0 25px;
  overflow: auto;
  width: 680px;
  height: 400px;
}

/* ## more like this overlay ## */
.mltOvrly {
  display: none;
  position: absolute;
  width: 508px;
  height: 400px;
  min-height: 50px;
  text-align: left;
  background-color: #fff;
  border: 2px solid #143f6a;
  padding-bottom: 10px;
  z-index: 1000;
}

.mltOvrly .mltOvrlyTop,
.mltOvrly .mltOvrlyBottom {
  height: 0;
  overflow: hidden;
}

.mltOvrly .mltOvrlyBottom {
  background-position: 0 -5px;
}

.mltOvrly .mltOvrlyInner {
  min-height: 400px;
  padding: 0 0 15px;
}

.mltOvrly .ovrlyClse {
  position: absolute;
  right: 5px;
  top: 6px;
  padding: 0 5px;
  font-size: 12px;
  color: #BE8E03;
  cursor: pointer;
}

.mltOvrlyBar {
  position: relative;
  margin: 0 0 7px 0;
  padding: 4px 15px;
  font-size: 16px;
  color: #283380;
  background-color: #CEE1F1;
}

.mltOvrlyContent {
  margin: 0 25px;
  overflow: auto;
  width: 480px;
  height: 365px;
}

/* ## Grid View ## */
.MultilineTable th {
  background: url(/assets/images/table_header.gif) repeat-x;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  text-align: left;
  vertical-align: middle;
  padding: 1px 4px 1px 4px;
}

.MultilineTable th a {
  color: #fff;
  text-decoration: none;
}

.MultilineTable th a:link {
  color: #fff;
  text-decoration: none;
}

.MultilineTable th a:visited {
  color: #fff;
  text-decoration: none;
}

.MultilineTable th a:hover {
  color: #fff;
  text-decoration: underline;
}

.MultilineTable th a:active {
  color: #fff;
  text-decoration: underline;
}

.MultilineTable td {
  vertical-align: middle;
}

.MultilineTable td.ActionButtons {
  width: 75px;
}

.MultilineTable td.ActionButtons a {
  padding: 1px;
}

.alternate {
  background: #f1f1f1;
  color: #000;
  font-size: 12px;
}

.alternate a {
  color: #069;
  text-decoration: none;
}

.alternate a:link {
  color: #069;
  text-decoration: none;
}

.alternate a:visited {
  color: #069;
  text-decoration: none;
}

.alternate a:hover {
  color: #069;
  text-decoration: underline;
}

.alternate a:active {
  color: #069;
  text-decoration: underline;
}

.MultilineTable .row,
.MultilineTable .field {
  text-align: center;
  color: #000;
  font-size: 12px;
}

.accountBlocks {
  position: relative;
  min-height: 1px;
  margin: 25px 10px 5px 0;
  border: 1px solid #444;
}

.accountBlocks .inner {
  padding: 25px 15px 10px;
  text-align: left;
  font-size: 11px;
}

.accountBlocks .blockhdng {
  position: absolute;
  font-size: 1.2em;
  top: -14px;
  left: 10px;
  padding: 3px 5px;
  margin: 0;
  background-color: #fff;
  border: 1px;
  background-position: 50% 50%;
}

.bannerTop {
  text-align: center;
}

.bannerLeftTop {
  text-align: center;
}

.bannerLeftBottom {
  text-align: center;
}

/* ## TagCloud ## */
/* Applies to the entire tag cloud */
.TagCloud {
  font-family: Arial;
  margin: 10px 3px 3px;
  padding: 3px;
  text-align: center;
}

/* Applies to each tag of the tag cloud */
.TagCloud > span {
  margin-right: 3px;
  text-align: center;
}

/* Applies to the largest to smallest tags */
.TagCloud > span.TagWeight1 {
  font-size: 24px;
}

.TagCloud > span.TagWeight2 {
  font-size: 21px;
  font-weight: bold;
}

.TagCloud > span.TagWeight3 {
  font-size: 17px;
}

.TagCloud > span.TagWeight4 {
  font-size: 15px;
  font-weight: bold;
}

.TagCloud > span.TagWeight5 {
  font-size: 12px;
}

/* ## results List Display ## */
.hawk-brokenImage {
  min-width: 10px;
  min-height: 10px;
}

/* ## hawk guided nav ## */
.hawk-railNavHeading {
  display: none;
  margin: 0;
  padding: 10px;
  font-size: 22px;
  position: relative;
  margin: 0 0 -1px;
  padding: 10px 20px;
  background: #003768;
  color:#fff;
  font-family:"Roboto Condensed", sans-serif;
}

.hawk-railNavHeading span {
  padding: 0 0 0 15px;
}

.hawk-railNavHeading a,
.hawk-railNavHeading a:visited {
  color: #fff;
  text-decoration: none;
}

.hawk-railNavHeading a:hover,
.hawk-railNavHeading a:active {
  color: #fff;
  text-decoration: none;
}

.hawkRailNav {
  background-color: #e4e2e5;
  overflow: hidden;
  margin: 0 0 15px 0;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  filter: none !important;
}

.hawk-guidedNavWrapper {
    padding: 0 0 10px;
}

.hawk-guidedNavWrapper .hawk-navGroupHdng {
  margin: 10px 6px 0 6px;
  font-size: 1em;
  font-weight: bold;
}

.hawk-guidedNavWrapper .hawk-navGroupContent {
  padding: 10px 0px 20px 0px;
}

.hawk-guidedNavWrapper .hawk-collapsed .hawk-navGroupContent {
  display:none;
}

.hawk-guidedNavWrapper .hawk-navGroup:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.hawk-guidedNavWrapper .hawk-navGroup:last-child .hawk-navGroupContent {
  border-bottom: 0;
}

.hawk-navGroup { 
  padding: 0 25px;
}

/* ## facets group heading ## */
.hawk-guidedNavWrapper .hawk-groupHeading,
.hawk-guidedNavWrapper .hawk-resultsSearch label {
  position: relative;
  margin: 0 0 -1px;
  padding: 12px 25px 10px 0;
  font-size:22px;
  font-weight:normal;
  color: #404040;
  font-family:"Roboto Condensed", sans-serif;
}
.hawk-guidedNavWrapper .hawk-groupHeading { font-size:20px; color: #0079c1; }

.hawk-guidedNavWrapper .hawk-groupHeading[aria-expanded=false],
.hawk-guidedNavWrapper .hawk-collapsed .hawk-groupHeading {
	color: #004f94;
}
.hawk-guidedNavWrapper .hawk-navGroup:first-child .hawk-groupHeading {
  border-top: none;
}

.hawk-guidedNavWrapper .hawk-groupHeading:before,
.hawk-guidedNavWrapper .hawk-groupHeading:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0px;
    background:#999;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.hawk-guidedNavWrapper .hawk-groupHeading:before {
    width:14px; height:2px;
}
.hawk-guidedNavWrapper .hawk-groupHeading:after {
    right:6px;
    margin-top:0;
    width:2px; height:0;
}

.hawk-guidedNavWrapper .hawk-collapsible .hawk-groupHeading {
  cursor: pointer;
}

.hawk-guidedNavWrapper .hawk-collapsible .hawk-groupHeading:after {

}

.hawk-guidedNavWrapper .hawk-groupHeading[aria-expanded=false]:after,
.hawk-guidedNavWrapper .hawk-collapsed .hawk-groupHeading:after {
    margin-top:-6px;
    height:14px;
}

.hawk-guidedNavWrapper .hawk-navGroup input[type="text"] {
  border: 1px solid #d0d0d0;
}

@media (min-width:992px) {
	.hawk-datePicker label {float:left !important; width: 30% !important; margin-bottom:5px;}
	.hawk-datePicker input[type="text"] {float:right !important; width: 120px !important; text-align: left !important; margin-bottom:5px;  padding: 4px 11px !important; font-size: 14px !important;}
}

/* ## facet list ## */
.hawk-guidedNavWrapper .hawk-navGroup ul {
  margin: 0;
  padding: 10px 20px;
  list-style-type: none;
  background: #f7f7f7;
  border: 1px solid #bdbdbd;
  -webkit-border-radius: 5px 5px 5px 5px;
		  border-radius: 5px 5px 5px 5px;
}

.hawk-guidedNavWrapper .hawk-navGroup ul.hawk-scrollList {
  max-height: 170px;
  overflow-y: auto;
}

.hawk-guidedNavWrapper .hawk-navGroup li {
  position: relative;
  margin-top: 5px;
}

.hawk-guidedNavWrapper .hawk-navGroup li a,
.hawk-guidedNavWrapper .hawk-navGroup li a:visited {
  display: inline-block;
  padding-left:25px;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
}

.hawk-guidedNavWrapper .hawk-navGroup li .hawk-selectionInner .hawk-facetCount {
  color: #a1a1a1;
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawk-navMore {
  color: #000;
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawk-navMore span {
  display: inline-block;
  cursor: pointer;
}

.hawk-collapseState {
  cursor: pointer;
}

.hawk-collapseState:after {
  display: inline-block;
  position: absolute;
  content: "\2212";
  font-size: 10px;
  font-family: 'hawksearch';
  color: #b8b8b8;
  right: 2px;
  top: 4px;
  cursor: pointer;
}

.collapsed.hawk-collapseState:after {
  content: "\2b";
}

.hawk-nestedfacet ul.hawk-facetgroup {
  border: 0px;
}

.hawk-accordionTitle {
  cursor: pointer;
}

.hawkfacet-nestedlinklist .hawkFacet-active > a > .hawk-selectionInner,
.hawkfacet-nestedlinklist .hawkFacet-isInPath > a > .hawk-selectionInner {
  font-weight: bold;
}

.hawk-collapseState + .hawk-facetgroup.collapse {
  display: none;
}

.hawk-collapseState + .hawk-facetgroup.collapse.in {
  display: block;
}

.hawk-facetgroup.collapse + .hawk-facetgroup.collapse {
  display: none;
}

/* ## current selections ## */
.hawk-guidedNavWrapper .hawk-selectedNav {
    border-radius:4px;
    border-bottom: none;
    margin: 0;
    padding: 10px 24px;
    background: #d5d3d6;
    font-family: "Roboto Condensed", sans-serif;
    font-size:18px;
}

.hawk-guidedNavWrapper .hawk-selectedNav .hawk-navGroupContent { padding-bottom:5px; }
.hawk-guidedNavWrapper .hawk-selectedGroup {
	margin: 0 0 15px 0;
    padding: 0 0 20px 0;
    font-family: "Roboto Condensed", sans-serif;
    border-bottom: 1px solid #d1d1d1;
}

.hawk-guidedNavWrapper .hawk-selectedGroup .hawk-selectedHeading a:hover,
.hawk-guidedNavWrapper .hawk-selectedGroup .hawk-selectedHeading a:focus,
.hawk-guidedNavWrapper .hawk-selectedGroup a:hover,
.hawk-guidedNavWrapper .hawk-selectedGroup a:focus { color:#559279; }

.hawk-guidedNavWrapper .hawk-selectedGroup .hawkIcon-close {
  display:inline-block;
  position:absolute;
  left:0;
  top:3px;
  border-radius: 50%;
  margin-right:5px;
  padding: 5px;
  width:16px; height:16px;
  vertical-align:middle;
  font-size: 8px;
  color: #fff;
  background:#559279;
}

.hawk-guidedNavWrapper .hawk-selectedGroup .hawkIcon-close:before,
.hawk-guidedNavWrapper .hawk-selectedGroup .hawkIcon-close:after {
  content:" ";
  position:absolute;
  top:50%; left:50%;
  width:10px; height:2px;
  background-color:#fff;
}

.hawk-guidedNavWrapper .hawk-selectedGroup .hawkIcon-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.hawk-guidedNavWrapper .hawk-selectedGroup .hawkIcon-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);

}

.hawk-guidedNavWrapper .hawk-selectedHeading {
  position: relative;
  margin: 0;
}

.hawk-guidedNavWrapper .hawk-selectedHeading,
.hawk-guidedNavWrapper .hawk-selectedHeading a,
.hawk-guidedNavWrapper .hawk-selectedHeading a:visited {
  margin: 0 0 15px 0;
  padding-left: 12px;
  font-size: 18px;
  text-decoration: none;
  font-family:"Roboto Condensed", sans-serif;
}

.hawk-guidedNavWrapper .hawk-selectedGroup ul {
  max-height: none;
  margin: 0;
  padding: 0 20px;
  overflow: visible;
}

.hawk-guidedNavWrapper .hawk-selectedGroup ul li {
  margin: 15px 0;
}

.hawk-guidedNavWrapper .hawk-selectedGroup ul a,
.hawk-guidedNavWrapper .hawk-selectedGroup ul a:visited {
  font-size: 16px;
}

.hawk-guidedNavWrapper .hawk-clearSelected {
  border-top:1px solid #acacac;
  padding: 7px 0;
  text-align: right;
}


.hawk-guidedNavWrapper .hawk-clearSelected a:hover,
.hawk-guidedNavWrapper .hawk-clearSelected a:active {
  text-decoration: underline;
}

/* ## search within ## */
.hawk-guidedNavWrapper .hawk-navGroup .hawk-resultsSearch .hawk-searchWithin {
  position: relative;
  margin-bottom: 5px;
  border: 1px solid #bdbdbd;
  background: #fff;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawk-resultsSearch label {
  display: block;
  margin-bottom: 5px;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawk-resultsSearch input[type="text"] {
  width: 100%;
  padding: 8px 8px 8px 36px;
  border:none;
  background:#f7f7f7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawk-resultsSearch .hawk-searchWithinButton {
  position: absolute;
  top: 5px;
  bottom: 2px;
  left: 2px;
  padding: 3px 6px 0;
  font-size: 18px;
  background: #f7f7f7;
  cursor: pointer;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawk-resultsSearch .iconSearch {
  margin: 0;
}

.hawk-guidedNavWrapper.recentSearches .hawk-navGroup .hawk-clearSelected {
  border: 0 none;
}

/* ## facet checkbox style ## */
.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox,
.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox:link,
.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox:visited {
  position: relative;
  padding-left: 20px;
}

.hawk-guidedNavWrapper .hawk-navGroup li .hawk-styleCheckbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 12px;
  height: 12px;
  color: #4F4D4E;
  font-size: 10px;
  line-height: 10px;
  border: 1px solid #b8b8b8;
  background-color: #f3f3f3;
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-hover > .hawk-styleCheckbox:before {
  content: "\2714";
  color:#265b96;
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-active > .hawk-styleCheckbox:before {
  content: "\2714";
  color:#265b96;
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-indetermined > .hawk-styleCheckbox:before {
  content: "";
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-indetermined > .hawk-styleCheckbox:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 5px;
  width: 6px;
  height: 6px;
  background-color: #295C94;
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-active .hawk-rating {
  display: inline-block;
  width: 85px;
  position: relative;
  top: 2px;
}

/* ## facet swatch and size style ## */
.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-swatch .value {
  display: none;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-swatch li.hawk-navMore,
.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-size li.hawk-navMore {
  float: none;
  clear: both;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-swatch,
.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-size {
  padding: 5px 0px 0px 7px;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-swatch li,
.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-size li {
  float: left;
  padding: 0;
  margin: 1px;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawkfacet-swatch li,
.hawk-guidedNavWrapper .hawk-navGroup .size-value:hover {
  color: #999;
}

.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleSwatch,
.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleSwatch:visited {
  display: inline-block;
  height: 38px;
  width: 38px;
  padding: 0;
  text-align: center;
  overflow: hidden;
  text-shadow: 0 1px 0 #FFF;
  display: inline-block;
  color: #333;
  font-weight: bold;
  border: 3px solid #fff;
}

.hawk-guidedNavWrapper .hawk-navGroup li .hawk-styleSwatch .hawk-selectionInner {
  display: block;
  height: 32px;
  width: 32px;
  border: 2px solid #fff;
  overflow: hidden;
}

.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleBlock,
.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleBlock:visited {
  display: inline-block;
  height: 36px;
  min-width: 36px;
  padding: 0;
  text-align: center;
  overflow: hidden;
  text-shadow: 0 1px 0 #FFF;
  display: inline-block;
  color: #333;
  font-weight: bold;
  border: 3px solid #fff;
}

.hawk-guidedNavWrapper .hawk-navGroup li .hawk-styleBlock .hawk-selectionInner {
  display: block;
  height: 32px;
  padding: 0 5px;
  line-height: 32px;
  background: #E6E7E8;
  border: 2px solid #fff;
  overflow: hidden;
}

.hawk-guidedNavWrapper .hawk-navGroup li .hawk-styleBlock .hawk-selectionInner span {
  color: #333;
}

.hawk-guidedNavWrapper .hawk-navGroup .hawkFacet-active .hawk-styleSwatch,
.hawk-guidedNavWrapper .hawk-navGroup .hawkFacet-active .hawk-styleBlock {
  border-color: #E98820;
}

/* ## embedded clear fix ## */
.hawk-guidedNavWrapper .hawk-navGroup li:before, .hawk-guidedNavWrapper .hawk-navGroup li:after {
  content: "";
  display: table;
}

.hawk-guidedNavWrapper .hawk-navGroup li:after {
  clear: both;
}

.hawk-guidedNavWrapper .hawk-navGroup li {
  zoom: 1;
}

/* ## nav list search ## */
.hawk-guidedNavWrapper .hawk-quickSearch label {
  display: block;
  margin: 0 0 2px 0;
  font-family:"Merriweather", sans-serif;
}

.hawk-guidedNavWrapper .hawk-quickSearch {
  margin-bottom: 1em;
}

.hawk-guidedNavWrapper .hawk-quickSearch input[type="text"] {
  width: 100%;
  padding: 4px 8px;
  font-size: 0.933em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* ## facet Slider Styles ## */
.hawk-guidedNavWrapper .hawk-slideFacet {
  display: block;
  position: relative;
  margin: 3px 5px;
}

.hawk-guidedNavWrapper .hawk-slideFacet .slider-clear {
  font-size: .95em;
  float: right;
  clear: both;
  cursor: pointer;
}

.hawk-guidedNavWrapper .hawk-slideFacet .numeric-from,
.hawk-guidedNavWrapper .hawk-slideFacet .numeric-to {
  float: left;
  display: inline-block;
  width: 32%;
  padding: 4px 3px;
  position: relative;
  font-family: inherit;
  font-size: 11px;
  text-align: left;
  font-weight: normal;
}

.hawk-guidedNavWrapper .hawk-slideFacet .slider-cur-value {
  float: left;
  display: block;
  position: absolute;
  left: 45px;
  height: 15px;
  color: #000;
  font-family: Arial;
  font-size: 11px;
  text-align: right;
  padding-top: 2px;
  font-weight: normal;
}

.hawk-guidedNavWrapper .hawk-slideFacet .numeric-to {
  float: right;
  text-align: right;
}

.hawk-guidedNavWrapper .hawk-slideFacet .slider-start-value {
  float: left;
  display: block;
  position: relative;
  height: 15px;
  color: #868686;
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  padding-top: 2px;
}

.hawk-guidedNavWrapper .hawk-slideFacet .slider-end-value {
  float: right;
  display: block;
  position: relative;
  height: 15px;
  color: #868686;
  font-family: Arial;
  font-size: 11px;
  text-align: right;
  padding-top: 2px;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-widget-header {
  background: #ccc;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider {
  position: relative;
  text-align: left;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.hawk-slideFacet .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider .ui-slider-single {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal {
  height: 12px;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-handle {
  top: -3px;
  width: 10px;
  height: 18px;
  margin-left: -6px;
  padding: 0;
  background: #A30008;
  border: 1px solid #930000;
  cursor: hand;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-single {
  top: 0;
  height: 100%;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-single-min {
  left: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-horizontal .ui-slider-single-max {
  right: 0;
}

.hawk-slideFacet .ui-slider-horizontal .ui-slider-single-cur {
  left: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-single {
  left: 0;
  width: 100%;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-single-min {
  bottom: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-single-max {
  top: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .ui-slider-vertical .ui-slider-single-cur {
  bottom: 0;
}

.hawk-guidedNavWrapper .hawk-slideFacet .hawk-slideRange {
  margin: 20px 0 10px;
  background: #ccc;
}

.hawk-guidedNavWrapper .hawk-slideFacet #slider-single {
  margin-bottom: 10px;
}

.hawk-guidedNavWrapper .hawk-slideFacet #slider-single a.handle {
  cursor: pointer;
  background: url(/assets/images/layout/leftslider.png) 50% 50% no-repeat;
  border: none;
  padding: 0;
  width: 15px;
  height: 19px;
  z-index: 12;
}

/* ## Horizontal Facets ## */
.hawk-horizontalFacets {
  position: relative;
  margin-bottom: 20px;
  z-index: 10;
}

/* embedding clearfix on horzontal facet container */
.hawk-horizontalFacets:before, .hawk-horizontalFacets:after {
  content: "";
  display: table;
}

.hawk-horizontalFacets:after {
  clear: both;
}

.hawk-horizontalFacets {
  zoom: 1;
}

.hawk-horizontalFacets .hawk-navGroup {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 5px;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.hawk-horizontalFacets .hawk-navGroup:first-child {
  padding-left: 0;
}

.hawk-horizontalFacets .hawk-groupHeading {
  height: 20px;
  padding: 5px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.hawk-horizontalFacets .hawk-groupHeading:after {
  content: "\2212";
  display: block;
  right: 6px;
  top: 7px;
}

.hawk-horizontalFacets .hawk-navGroupContent {
  position: absolute;
  top: 32px;
  left: 5px;
  right: 5px;
  padding: 5px;
  background: #f3f3f3;
  border: 1px solid #ccc;
  border-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 4px 1px rgba(50, 50, 50, 0.25);
  box-shadow: 0 0 4px 1px rgba(50, 50, 50, 0.25);
}

.hawk-horizontalFacets .hawk-navGroup:first-child .hawk-navGroupContent {
  left: 0;
}

.hawk-horizontalFacets .hawk-collapsed .hawk-groupHeading:after {
  content: "\2b";
}

.hawk-horizontalFacets .hawk-collapsed .hawk-navGroupContent {
  left: -9999em !important;
  right: auto !important;
}

div.growlUI {
  padding: 2px;
  border-top: 1px solid #000000;
  box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.5);
  bottom: 0;
  position: fixed;
  background-color: #311F09;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  width: 100%;
  z-index: 99998;
  right: 0px;
}

div.growlUI span {
  font-size: 21px;
  color: white;
  padding: 10px 0 10px 20px;
  margin: 0;
  text-align: left;
  border-bottom: none;
  background-color: transparent;
}

#aBug {
  color: #666;
  background-color: #fff;
  border: 1px solid #5a3810;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 5px;
  text-decoration: none;
}

#aEye {
  color: #666;
  background-color: #fff;
  border: 1px solid #5a3810;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 5px;
  text-decoration: none;
}

/* ## Smart Bug ## */
.smartbug {
  background: #5a3810;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  padding: 0;
  border: 1px solid #AAAAAA !important;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.5);
}

.smartbug ul {
  padding: 0px 5px 0px 5px;
  list-style-type: none;
  background-color: #5a3810;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

.smartbug li {
  border-bottom: 1px solid #5a3810;
}

.smartbug a,
.smartbug a:visited {
  text-decoration: none;
  display: block;
  color: #fff;
  padding: 5px;
}

.smartbug a:hover {
  background-color: #fff;
  color: #5a3810;
}

/* ## Search Lookup Dropdown ## */
.hawk-searchQuery {
    position: absolute;
    display: none;
    width: 300px;
    margin: 5px 0 0 0;
    background: #fff;
    border: 1px solid #AAAAAA !important;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0 0 4px 1px rgba(50,50,50,0.25);
    box-shadow: 0 0 4px 1px rgba(50,50,50,0.25);
    z-index: 999999;
    font-size:16px;
}

@media (max-width:1199px) {
    /* ## autosuggest */
	.hawk-searchQuery {
		left:0 !important;
		width: 100% !important;
		padding: 0 !important;
		overflow-y: auto;
	}
	.hawk-searchQuery .hawk-sqTermsItems {
		height: 100%;
	}
}
@media (min-width:1200px) {
	.hawk-searchQuery {
	  width: 300px !important;
	  margin: 5px 0 0 -111px;
	}
}

.hawk-searchQuery .hawk-sqTermsItems {
  display: table;
  width: 100%;
}

.hawk-searchQuery .hawk-sqHeader {
  padding: 10px 15px;
  background:#e4e2e5;
  font-size:16px;
  font-weight:normal;
  color: #333;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
}

.hawk-searchQuery .hawk-sqContent {
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;  
  background: #fff;
  overflow:hidden;
}

.hawk-searchQuery .hawk-sqItem {
  position: relative;
  display: table;
  margin: 0;
  padding: 4px 20px;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
}

.hawk-searchQuery .hawk-sqItem:hover, .hawk-searchQuery .hawk-sqItem:focus { color:#0079c1; text-decoration: underline; }

/* embedded clearfix on results item: h5bp.com/q */
.hawk-searchQuery .hawk-sqItem:before, .hawk-searchQuery .hawk-sqItem:after {
  content: "";
  display: table;
}

.hawk-searchQuery .hawk-sqItem:after {
  clear: both;
}

.hawk-searchQuery .hawk-sqItemImage {
  display: inline;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #fff;
}
.hawk-searchQuery .hawk-sqItemImage img {
	display:block;
	width:70px;
	margin-right: 10px;
}

.hawk-searchQuery .hawk-sqItemImage img.circle-crop {
	-webkit-border-radius: 50%;
    border-radius: 50%;
}

.hawk-searchQuery .hawk-sqItemContent {
  /*float: left;*/
  /*padding-left:10px;*/
  display:table-cell;
  vertical-align: middle;
}

.hawk-searchQuery .hawk-sqItemName {
  display: block;
  margin: 0;
  padding: 0;
  color: #0079c1;
  font-weight: normal;
  font-size: 16px;
  border: 0;
  padding: 5px 0;
}

.hawk-searchQuery .hawk-sqRating {
  margin: 0 0 5px;
  padding: 0;
  border: none;
}

.hawk-searchQuery .hawk-sqRating > .ratingDisplay {
  float: none;
}

.hawk-searchQuery .hawk-sqTerms,
.hawk-searchQuery .hawk-sqItems {
  display: table-cell;
  vertical-align: top;
  padding-top: 15px;
}

.hawk-searchQuery .hawk-sqTerms {
  background-color: #EEEDEE;
  border-right: 1px solid #EEEDEE;
}

.hawk-searchQuery .hawk-sqTerms .hawk-sqItem {
  background: none;
  border: none;
}

.hawk-searchQuery .hawk-sqTerms .hawk-sqActive {
  background-color: #fff;
}

.hawk-searchQuery .hawk-sqTerms .hawk-sqItemName {
  padding: 0;
}

.hawk-searchQuery .hawk-sqItems {
  width: 60%;
  padding: 15px 15px 40px;
}

.hawk-searchQuery .hawk-sqItems .hawk-sqHeader {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.hawk-searchQuery .hawk-sqItems .hawk-sqItem {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}

.hawk-searchQuery .hawk-sqItems .hawk-sqItem:first-child {
  border-top: none;
}

.hawk-searchQuery .hawk-sqItems .hawk-sqActive .hawk-sqItemImage {
  border-color: #a80000;
}

.hawk-searchQuery .hawk-sqFooterCount {
  display: none;
}

.hawk-searchQuery .hawk-sqFooter {
  border:1px solid #d7dd7d7;
  padding-top:20px;
  background:#fff;
}
.hawk-searchQuery .hawk-sqFooter a,
.hawk-searchQuery .hawk-sqFooter a:visited {
  display: block;
  margin:0 15px;
  border-radius:6px;
  padding: 10px 15px;
  text-decoration: none;
  text-align:center;
  background: #003768;
  color: #fff;
}
.hawk-searchQuery .hawk-sqFooter a:hover, .hawk-searchQuery .hawk-sqFooter a:focus {
    opacity: 0.9;
}
.hawk-sqFooter > div {
  padding: 13px 25px;
  color: #333;
  margin:0 !important;
  text-align:center;
}

/* Rating*/
.hawk-listingRating {
  text-align: center;
  width: 115px;
  margin: 0 0 10px 2px;
}

.hawk-listingRating .hawk-rating {
  float: left;
  width: 85px;
}

.hawk-rating {
  position: relative;
  cursor: pointer;
  display: block;
  height: 15px;
  margin-left: 0px;
  position: relative;
  text-indent: 85px;
}

.hawk-rating:before,
.hawk-rating:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 16px;
  background-image: url("../../images/layout/star.png");
  background-repeat: repeat-x;
}

/* rating foreground */
.hawk-rating:after {
  width: 0;
  background-position: 0 -48px;
}

.hawk-ratingDecimal {
  height: 15px;
  padding: 0 3px;
  color: #fff;
  font-size: 12px;
  vertical-align: top;
  background-color: #414142;
}

.hawk-rated05:after {
  width: 8px;
}

.hawk-rated1:after {
  width: 16px;
}

.hawk-rated15:after {
  width: 24px;
}

.hawk-rated2:after {
  width: 32px;
}

.hawk-rated25:after {
  width: 40px;
}

.hawk-rated3:after {
  width: 48px;
}

.hawk-rated35:after {
  width: 56px;
}

.hawk-rated4:after {
  width: 64px;
}

.hawk-rated45:after {
  width: 72px;
}

.hawk-rated5:after {
  width: 80px;
}

/* ## responsive media-queries ## */ 
@media only screen and (max-width: 991px) {

  .hawk-sortWrapper { float: none;}
  .hawk-listingControls .hawk-pagination { float: none;}
  .hawk-listingControls .hawk-pagination .hawk-viewNumber{ float: none;}
  .hawk-listingControls .hawk-pagination .hawk-paging { margin-top: 10px;}
  
  .hawk-railNavHeading {
    display: block;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
	padding-right: 45px;
  }

  .hawk-railNavHeading:before,
  .hawk-railNavHeading:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 10px;
    background:#fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hawk-railNavHeading:before {
    width:14px; height:2px;
  }
  .hawk-railNavHeading:after {
    right:16px;
    margin-top:-6px;
    width:2px; height:14px;
  }

  .hawk-railNavHeadingActive {
    margin-bottom: 0;
  }

  .hawk-railNavHeading.hawk-railNavHeadingActive:after  {
    margin-top:0;
    height:0;
  }
  .hawk-railNavHeading span {
    padding: 0 0 0 15px;
  }
  .hawk-railNavHeading a,
  .hawk-railNavHeading a:visited {
    color: #fff;
    text-decoration: none;
  }
  .hawk-railNavHeading a:hover,
  .hawk-railNavHeading a:active {
    color: #fff;
    text-decoration: none;
  }
  .hawkRailNav {
    display: none;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
  }
  .hawk-notCollapsed {
    display: block;
  }
  .hawk-guidedNavWrapper {
    margin-bottom: -2px;
    border-bottom: 1px solid #fff;
  }
  .hawk-guidedNavWrapper hawk-navGroup .hawk-groupHeading {
    position: relative;
    cursor: pointer;
  }
  /* ## overwrite default collapse mode ## */
  .hawk-guidedNavWrapper .hawk-collapsed .hawk-navGroupContent {
    position: static;
    left: 0;
  }
  /* ## Use special responsive collapse styles ## */
  .hawk-guidedNavWrapper .hawk-navGroup .hawk-groupHeading:after {
    display: block;

  }
  .hawk-guidedNavWrapper .hawk-notCollapsed .hawk-groupHeading:after {

  }
  .hawk-guidedNavWrapper .hawk-navGroup .hawk-navGroupContent {
    display: none;
  }
  .hawk-guidedNavWrapper .hawk-navGroup.hawk-selectedNav .hawk-navGroupContent {
    display: block;
  }
  .hawk-guidedNavWrapper .hawk-navGroup .hawk-navGroupContent.hawk-resultsSearch {
    display: block;
  }
  .hawk-guidedNavWrapper .hawk-notCollapsed .hawk-navGroupContent {
    display: block;
  }
  /* ## small device facet list style ## */
  .hawk-guidedNavWrapper .hawk-navGroup .hawk-navGroupContent > ul {
    padding: 0;
    list-style-type: none;
  }
  .hawk-guidedNavWrapper .hawk-navGroup ul.hawk-scrollList:before,
  .hawk-guidedNavWrapper .hawk-navGroup ul.hawk-scrollList:after {
    content: "";
    display: table;
  }
  .hawk-guidedNavWrapper .hawk-navGroup ul.hawk-scrollList:after {
    clear: both;
  }
  .hawk-guidedNavWrapper .hawk-navGroup ul.hawk-scrollList {
    max-height: none !important;
    height: auto !important;
    list-style-type: none;
    overflow-y: visible;
    zoom: 1;
  }
  .hawk-guidedNavWrapper .hawk-navGroup li a,
  .hawk-guidedNavWrapper .hawk-navGroup li a:visited {
    display: block;
  }
  .hawk-guidedNavWrapper .hawk-navGroup li:first-child a.hawk-styleList {
    border-top: 0;
  }

  .hawk-guidedNavWrapper .hawk-navGroup li.hawk-navMore span {
    display: inline-block;
    cursor: pointer;
  }
}

@media only screen and (max-width: 560px) {
  .hawk-searchQuery .hawk-sqTermsItems {
    display: block;
    height: auto;
  }
  .hawk-searchQuery .hawk-sqTerms, .hawk-searchQuery .hawk-sqItems {
    display: block;
    width: auto !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  /* ## autosuggest */
  .hawk-searchQuery {
	margin-top: 70px;
  }
}

/* preview info*/
.banner-container, .featured-container {
  position: relative;
  width: 100%;
}

.featured-container .preview-info {
  right: 0;
}

.preview-info {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  background-color: #FEF087;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
  z-index: 100;
  font-size: 12px;
}

.preview-info.hover {
  opacity: 1;
}

.preview-info.preview-info-icon {
  width: 30px;
  height: 30px;
  background-image: url(/sites/shared/images/question.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

.preview-info.explain-info {
  padding: 3px;
}

.preview-tip .popover-content {
  text-align: center;
}

.banner-tip {
  width: 200px;
}

.trigger-tip .trigger-name {
  font-weight: bold;
  padding-top: 5px;
}

.trigger-tip .rule {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #e7bea2;
}

.trigger-tip .rule .condition {
  text-transform: uppercase;
  color: #abc;
}

.trigger-tip .rule .connector {
  text-transform: uppercase;
  color: red;
}

.trigger-tip .rule .field, .trigger-tip .rule .value {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  -ms-text-decoration-style: dotted;
  -o-text-decoration-style: dotted;
  text-decoration-style: dotted;
}

.bootbox-close-button {
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  opacity: .2;
  filter: alpha(opacity=20);
}

.bootbox .modal-header {
  padding: 15px;
}

.bootbox .modal-title {
  margin: 0;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 500;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.hawkNoResults .hawkNoResultsLabel {
  font-weight: bold;
  padding-top: 1em;
  padding-right: 0px;
  padding-bottom: 0.5em;
  padding-left: 0px;
}

.hawkNoResults .hawkNoResultsKeyword {
  font-weight: bold;
  padding-bottom: 1em;
}

.hawk-facet-tooltip {
  cursor: pointer;
}

.hawk-facet-tooltip-content {
  display: none;
}

/* # Recommendations */
.hawk-recommendation {
  position: relative;
}

.hawk-recommendation .hawk-recommendation-inner {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}

.hawk-recommendation .hawk-recommendation-inner .hawk-recommendation-list {
  display: block !important;
}

.hawk-recommendation.hawk-recommendation-horizontal {
  text-align: left;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner .hawk-recommendation-list.slick-initialized {
  margin: 0 25px;
  padding: 0;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner .hawk-recommendation-item {
  min-width: 100px;
  float: left;
}

.hawk-recommendation.hawk-recommendation-vertical .hawk-recommendation-inner .hawk-recommendation-item {
  width: 161px;
  margin: 0;
  padding: 0;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner .hawk-recommendation-item img {
  width: auto !important;
}

.hawk-recommendation .hawk-carousel-next, .hawk-recommendation .hawk-carousel-prev {
  display: inline-block;
  height: 38px;
  width: 38px;
  padding: 0;
  color: #000;
  text-decoration: none;
  font-size: 1.8em;
  background: none;
  border: none;
  z-index: 10;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-next,
.hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-prev {
  position: absolute;
  bottom: 50%;
  margin-top: -19px;
}

.hawk-recommendation .hawk-carousel-next.slick-disabled,
.hawk-recommendation .hawk-carousel-prev.slick-disabled {
  display: none !important;
}

.hawk-recommendation .hawk-carousel-next > span,
.hawk-recommendation .hawk-carousel-prev > span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner {
  display: block;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-next {
  right: -40px;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-prev {
  left: -40px;
}

.hawk-recommendation.hawk-recommendation-vertical .has-arrows {
  padding: 40px 0;
}

.hawk-recommendation.hawk-recommendation-vertical .hawk-carousel-prev,
.hawk-recommendation.hawk-recommendation-vertical .hawk-carousel-next {
  position: absolute;
  left: 50%;
  margin-left: -19px;
}

.hawk-recommendation.hawk-recommendation-vertical .hawk-carousel-prev {
  position: absolute;
  top: -40px;
}

.hawk-recommendation.hawk-recommendation-vertical .hawk-carousel-next {
  position: absolute;
  bottom: -40px;
}

/* embedding icomoon for previous and next arrows */
.hawk-recommendation .hawk-carousel-next:before,
.hawk-recommendation .hawk-carousel-prev:after {
  font-family: 'hawksearch';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hawk-recommendation del {
  display: block;
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-next:before {
  content: "\e606";
}

.hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-prev:after {
  content: "\e603";
}

.hawk-recommendation.hawk-recommendation-vertical .hawk-carousel-next:before {
  content: "\e604";
}

.hawk-recommendation.hawk-recommendation-vertical .hawk-carousel-prev:after {
  content: "\e605";
}

.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;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.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);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  text-indent: -9999px;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'hawksearch';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '\2219';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #F37624;
}

.blockUI.blockMsg.blockPage {padding: 40px 10px !important;}

/* smartbug datetimepicker preview */
.smartbug-datepicker-wrapper {
    float: right;
    padding: 7px;
}

.smartbug-datepicker-wrapper .well {
    display: inline-block;
    vertical-align: top;
}

.smartbug-datepicker-wrapper .description {
    font-size: 16px;
    padding: 2px;
    display: inline-block;
}

.smartbug-datepicker-wrapper .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 195px;
}

.smartbug-datepicker-wrapper input {
    border-radius: 4px 0 0 4px;
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    height: 24px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    padding: 1px 5px;
}

.smartbug-datepicker-wrapper .input-group-addon,
.smartbug-datepicker-wrapper .input-go {
    cursor: pointer;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    border-collapse: separate;
    border-left-width: 0;
}

.smartbug-datepicker-wrapper .input-go {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.smartbug-datepicker-wrapper .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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-collapse: separate;
}

.bootstrap-datetimepicker-widget {
    background-color: #fff;
    position: fixed;
    z-index: 99999;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#hawksmartbug {
    position: relative;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.bootstrap-datetimepicker-widget .collapse {
    display: none;
    visibility: hidden;
}

.bootstrap-datetimepicker-widget .collapse.in {
    display: block;
    visibility: visible;
}

.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 table {
    width: 100%;
    margin: 0;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
}

.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;
    color: #000;
}

.bootstrap-datetimepicker-widget .datepicker-years span {
    padding-left: 0;
    width: 74px;
    text-align: center;
}

.bootstrap-datetimepicker-widget .btn-primary {
    font-size: 18px;
    padding: 4px 10px;
    border-radius: 4px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.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:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{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,.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 #fff;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,.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 #fff;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:700;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:0 0;color:#777;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:#eee}.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:#777}.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:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:0 solid transparent;border-bottom-color:#F37624;border-top-color:rgba(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:#F37624;color:#fff;text-shadow:0 -1px 0 rgba(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:0 0;color:#777;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:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#F37624;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}

.bootstrap-datetimepicker-widget .picker-switch td span {
    padding: 0;
    height: 1.5em;
    color: #000;
}

.bootstrap-datetimepicker-widget table td {
    height: 28px;
    line-height: 28px;
}

.bootstrap-datetimepicker-widget .timepicker-picker span {
    height: 28px;
    line-height: 28px;
    color: #000;
    padding: 0;
    text-align: center;
}

.bootstrap-datetimepicker-widget table td a.btn {
    line-height: 0;
    background-color: transparent;
}

.bootstrap-datetimepicker-widget .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'hawksearch';
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 0;
    padding-right: 0;
    width: auto !important;
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-up:before {
    content: "\e605";
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-down:before {
    content: "\e604";
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-left:before {
    content: "\e603";
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-right:before {
    content: "\e606";
}

.smartbug-datepicker-wrapper .icon {
    font-family: 'hawksearch';
    color: #000;
    font-style: normal;
    line-height: 0.9;
}

.bootstrap-datetimepicker-widget .glyphicon-calendar {
    font-size: 16px;
}

.smartbug-datepicker-wrapper .icon-play {
    font-size: 10px;
}

.smartbug-datepicker-wrapper .icon-calendar:before, 
.bootstrap-datetimepicker-widget .glyphicon-calendar:before {
    content: "\e60c";
}

.bootstrap-datetimepicker-widget .glyphicon-time:before {
    font-size: 16px;
    content: "\e60d";
}

.smartbug-datepicker-wrapper .icon-play:before {
    content: "\e60e";
}
.hawk-itemWrapper-placeholder {
    border: 2px dashed #808080 !important;
    margin: 10px 10px;
}

.hawk-compare .hawk-compare-th {
    width:170px; 
    background: none repeat scroll 0 0 #f3f3f3;
    font-weight:bold;
    list-style-type:none
}

.hawk-compare .hawk-compare-item-td {
    padding-top: 8px; 
    padding-bottom:8px; 
    width:200px; 
    padding-left:2px;
}

.hawk-compare .hawk-compare-header-td {
    width:170px; 
}

.hawk-compare .itemButtons {
    display:none;
}

.hawk-compare {
    text-align:center
}

/*Compare hawkmodal*/
.hawk-preview.hawk-compare.modal .modal-body {
    height:520px;
    width:1200px;
    padding:0px;
    max-height:none;
}
.bootbox.modal.fade.hawk-preview.hawk-compare.in {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -350px;
    margin-left: -600px;
    width: 1200px;
}

.onoffswitch-container {
	margin-top: 4px;
	margin-left: 7px;
	display: inline-block
}
.onoffswitch {
	position: relative;
	width: 50px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle
}
.onoffswitch-checkbox {
	display: none
}
.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #626262;
	border-radius: 50px;
	border-color: #adadad #b3b3b3 #9e9e9e;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
    padding-left:0;
}
.onoffswitch-inner {
	width: 200%;
	margin-left: -100%;
	display: block
}
.onoffswitch-inner:after,.onoffswitch-inner:before {
	float: left;
	width: 50%;
	height: 15px;
	padding: 0;
	line-height: 15px;
	font-size: 10px;
	font-family: Trebuchet,Arial,sans-serif;
	font-weight: 700;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.onoffswitch-inner:before {
	content: 'ON';
	text-shadow: 0 -1px 0 #333;
	padding-left: 7px;
	background-color: #777777;
	color: #fff;
	-webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 6px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.05);
	text-align: left
}
.onoffswitch-inner:after {
	content: 'OFF';
	padding-right: 7px;
	text-shadow: 0 -1px 0 #fff;
	background-color: #fff;
	color: #555;
	text-align: right;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}
.onoffswitch-switch {
	width: 19px;
	height: 19px;
	margin: -2px;
	background: #fff;
	border: 1px solid #9a9a9a;
	border-radius: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 32px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #f4f4f4;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
	background-image: -webkit-linear-gradient(top,#fff,#eee);
	background-image: -webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));
	background-image: linear-gradient(to bottom,#fff,#eee);
	background-repeat: repeat-x;
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
	box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
}
.onoffswitch-checkbox+.onoffswitch-label .onoffswitch-switch:before,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before {
	content: "\58";
	color: #a90329;
	display: block;
	text-align: center;
	line-height: 19px;
	font-size: 10px;
	text-shadow: 0 -1px 0 #fff;
	font-weight: 700;
	font-family: HawkSearch;
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before {
	content: "\2714";
	color: #008800;
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
	display: block;
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	right: 0;
}
.onoffswitch-switch:hover {
	background-color: #eee;
}
.onoffswitch-switch:active {
	background-color: #eee;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}
.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-inner:before,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-inner:after {
	text-shadow: 0 1px 0 #fff;
	background: #bfbfbf;
	color: #333;
}
.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-switch,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-switch {
	background-color: #f4f4f4;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#bfbfbf),to(#f4f4f4));
	background-image: -webkit-linear-gradient(top,#bfbfbf,#f4f4f4);
	background-image: -webkit-gradient(linear,top left,bottom left,from(#bfbfbf),to(#f4f4f4));
	background-image: linear-gradient(to bottom,#bfbfbf,#f4f4f4);
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-label,.onoffswitch-checkbox:disabled+.onoffswitch-label {
	border-color: #ababab #999 #878787!important
}
.onoffswitch-checkbox:checked+.onoffswitch-label {
	border-color: #555555 #555555 #555555
}
.onoffswitch+span,.onoffswitch-title {
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px
}


/* ## bootstrap datepicker ## */

/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days .datepicker-days,.datepicker.months .datepicker-months,.datepicker.years .datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover:focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today:hover,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{color:#000;background-color:#ffcd70;border-color:#f59e00}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today:hover,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{background-image:none}.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled],fieldset[disabled] .datepicker table tr td.today,fieldset[disabled] .datepicker table tr td.today:hover,fieldset[disabled] .datepicker table tr td.today.disabled,fieldset[disabled] .datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover.disabled:hover,.datepicker table tr td.today.disabled.disabled:hover,.datepicker table tr td.today.disabled:hover.disabled:hover,.datepicker table tr td.today[disabled]:hover,.datepicker table tr td.today:hover[disabled]:hover,.datepicker table tr td.today.disabled[disabled]:hover,.datepicker table tr td.today.disabled:hover[disabled]:hover,fieldset[disabled] .datepicker table tr td.today:hover,fieldset[disabled] .datepicker table tr td.today:hover:hover,fieldset[disabled] .datepicker table tr td.today.disabled:hover,fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today:hover.disabled:focus,.datepicker table tr td.today.disabled.disabled:focus,.datepicker table tr td.today.disabled:hover.disabled:focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today:hover[disabled]:focus,.datepicker table tr td.today.disabled[disabled]:focus,.datepicker table tr td.today.disabled:hover[disabled]:focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover:focus,fieldset[disabled] .datepicker table tr td.today.disabled:focus,fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today:hover.disabled:active,.datepicker table tr td.today.disabled.disabled:active,.datepicker table tr td.today.disabled:hover.disabled:active,.datepicker table tr td.today[disabled]:active,.datepicker table tr td.today:hover[disabled]:active,.datepicker table tr td.today.disabled[disabled]:active,.datepicker table tr td.today.disabled:hover[disabled]:active,fieldset[disabled] .datepicker table tr td.today:active,fieldset[disabled] .datepicker table tr td.today:hover:active,fieldset[disabled] .datepicker table tr td.today.disabled:active,fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today:hover.disabled.active,.datepicker table tr td.today.disabled.disabled.active,.datepicker table tr td.today.disabled:hover.disabled.active,.datepicker table tr td.today[disabled].active,.datepicker table tr td.today:hover[disabled].active,.datepicker table tr td.today.disabled[disabled].active,.datepicker table tr td.today.disabled:hover[disabled].active,fieldset[disabled] .datepicker table tr td.today.active,fieldset[disabled] .datepicker table tr td.today:hover.active,fieldset[disabled] .datepicker table tr td.today.disabled.active,fieldset[disabled] .datepicker table tr td.today.disabled:hover.active{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{color:#000;background-color:#f7ca77;border-color:#f1a417;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:focus,.datepicker table tr td.range.today:hover:focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover:focus,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.range.today,.open .dropdown-toggle.datepicker table tr td.range.today:hover,.open .dropdown-toggle.datepicker table tr td.range.today.disabled,.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover{color:#000;background-color:#f4bb51;border-color:#bf800c}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.range.today,.open .dropdown-toggle.datepicker table tr td.range.today:hover,.open .dropdown-toggle.datepicker table tr td.range.today.disabled,.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover{background-image:none}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled],fieldset[disabled] .datepicker table tr td.range.today,fieldset[disabled] .datepicker table tr td.range.today:hover,fieldset[disabled] .datepicker table tr td.range.today.disabled,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover.disabled:hover,.datepicker table tr td.range.today.disabled.disabled:hover,.datepicker table tr td.range.today.disabled:hover.disabled:hover,.datepicker table tr td.range.today[disabled]:hover,.datepicker table tr td.range.today:hover[disabled]:hover,.datepicker table tr td.range.today.disabled[disabled]:hover,.datepicker table tr td.range.today.disabled:hover[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today:hover,fieldset[disabled] .datepicker table tr td.range.today:hover:hover,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today:hover.disabled:focus,.datepicker table tr td.range.today.disabled.disabled:focus,.datepicker table tr td.range.today.disabled:hover.disabled:focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today:hover[disabled]:focus,.datepicker table tr td.range.today.disabled[disabled]:focus,.datepicker table tr td.range.today.disabled:hover[disabled]:focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover:focus,fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today:hover.disabled:active,.datepicker table tr td.range.today.disabled.disabled:active,.datepicker table tr td.range.today.disabled:hover.disabled:active,.datepicker table tr td.range.today[disabled]:active,.datepicker table tr td.range.today:hover[disabled]:active,.datepicker table tr td.range.today.disabled[disabled]:active,.datepicker table tr td.range.today.disabled:hover[disabled]:active,fieldset[disabled] .datepicker table tr td.range.today:active,fieldset[disabled] .datepicker table tr td.range.today:hover:active,fieldset[disabled] .datepicker table tr td.range.today.disabled:active,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today:hover.disabled.active,.datepicker table tr td.range.today.disabled.disabled.active,.datepicker table tr td.range.today.disabled:hover.disabled.active,.datepicker table tr td.range.today[disabled].active,.datepicker table tr td.range.today:hover[disabled].active,.datepicker table tr td.range.today.disabled[disabled].active,.datepicker table tr td.range.today.disabled:hover[disabled].active,fieldset[disabled] .datepicker table tr td.range.today.active,fieldset[disabled] .datepicker table tr td.range.today:hover.active,fieldset[disabled] .datepicker table tr td.range.today.disabled.active,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{color:#fff;background-color:#999;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:focus,.datepicker table tr td.selected:hover:focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover:focus,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.selected,.open .dropdown-toggle.datepicker table tr td.selected:hover,.open .dropdown-toggle.datepicker table tr td.selected.disabled,.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover{color:#fff;background-color:#858585;border-color:#373737}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.selected,.open .dropdown-toggle.datepicker table tr td.selected:hover,.open .dropdown-toggle.datepicker table tr td.selected.disabled,.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover{background-image:none}.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled],fieldset[disabled] .datepicker table tr td.selected,fieldset[disabled] .datepicker table tr td.selected:hover,fieldset[disabled] .datepicker table tr td.selected.disabled,fieldset[disabled] .datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover.disabled:hover,.datepicker table tr td.selected.disabled.disabled:hover,.datepicker table tr td.selected.disabled:hover.disabled:hover,.datepicker table tr td.selected[disabled]:hover,.datepicker table tr td.selected:hover[disabled]:hover,.datepicker table tr td.selected.disabled[disabled]:hover,.datepicker table tr td.selected.disabled:hover[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected:hover,fieldset[disabled] .datepicker table tr td.selected:hover:hover,fieldset[disabled] .datepicker table tr td.selected.disabled:hover,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected:hover.disabled:focus,.datepicker table tr td.selected.disabled.disabled:focus,.datepicker table tr td.selected.disabled:hover.disabled:focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected:hover[disabled]:focus,.datepicker table tr td.selected.disabled[disabled]:focus,.datepicker table tr td.selected.disabled:hover[disabled]:focus,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover:focus,fieldset[disabled] .datepicker table tr td.selected.disabled:focus,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected:hover.disabled:active,.datepicker table tr td.selected.disabled.disabled:active,.datepicker table tr td.selected.disabled:hover.disabled:active,.datepicker table tr td.selected[disabled]:active,.datepicker table tr td.selected:hover[disabled]:active,.datepicker table tr td.selected.disabled[disabled]:active,.datepicker table tr td.selected.disabled:hover[disabled]:active,fieldset[disabled] .datepicker table tr td.selected:active,fieldset[disabled] .datepicker table tr td.selected:hover:active,fieldset[disabled] .datepicker table tr td.selected.disabled:active,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected:hover.disabled.active,.datepicker table tr td.selected.disabled.disabled.active,.datepicker table tr td.selected.disabled:hover.disabled.active,.datepicker table tr td.selected[disabled].active,.datepicker table tr td.selected:hover[disabled].active,.datepicker table tr td.selected.disabled[disabled].active,.datepicker table tr td.selected.disabled:hover[disabled].active,fieldset[disabled] .datepicker table tr td.selected.active,fieldset[disabled] .datepicker table tr td.selected:hover.active,fieldset[disabled] .datepicker table tr td.selected.disabled.active,fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active{background-color:#999;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover:focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active:hover,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active:hover,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{background-image:none}.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled],fieldset[disabled] .datepicker table tr td.active,fieldset[disabled] .datepicker table tr td.active:hover,fieldset[disabled] .datepicker table tr td.active.disabled,fieldset[disabled] .datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover.disabled:hover,.datepicker table tr td.active.disabled.disabled:hover,.datepicker table tr td.active.disabled:hover.disabled:hover,.datepicker table tr td.active[disabled]:hover,.datepicker table tr td.active:hover[disabled]:hover,.datepicker table tr td.active.disabled[disabled]:hover,.datepicker table tr td.active.disabled:hover[disabled]:hover,fieldset[disabled] .datepicker table tr td.active:hover,fieldset[disabled] .datepicker table tr td.active:hover:hover,fieldset[disabled] .datepicker table tr td.active.disabled:hover,fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active:hover.disabled:focus,.datepicker table tr td.active.disabled.disabled:focus,.datepicker table tr td.active.disabled:hover.disabled:focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active:hover[disabled]:focus,.datepicker table tr td.active.disabled[disabled]:focus,.datepicker table tr td.active.disabled:hover[disabled]:focus,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover:focus,fieldset[disabled] .datepicker table tr td.active.disabled:focus,fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active:hover.disabled:active,.datepicker table tr td.active.disabled.disabled:active,.datepicker table tr td.active.disabled:hover.disabled:active,.datepicker table tr td.active[disabled]:active,.datepicker table tr td.active:hover[disabled]:active,.datepicker table tr td.active.disabled[disabled]:active,.datepicker table tr td.active.disabled:hover[disabled]:active,fieldset[disabled] .datepicker table tr td.active:active,fieldset[disabled] .datepicker table tr td.active:hover:active,fieldset[disabled] .datepicker table tr td.active.disabled:active,fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active:hover.disabled.active,.datepicker table tr td.active.disabled.disabled.active,.datepicker table tr td.active.disabled:hover.disabled.active,.datepicker table tr td.active[disabled].active,.datepicker table tr td.active:hover[disabled].active,.datepicker table tr td.active.disabled[disabled].active,.datepicker table tr td.active.disabled:hover[disabled].active,fieldset[disabled] .datepicker table tr td.active.active,fieldset[disabled] .datepicker table tr td.active:hover.active,fieldset[disabled] .datepicker table tr td.active.disabled.active,fieldset[disabled] .datepicker table tr td.active.disabled:hover.active{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active:hover,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active:hover,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{background-image:none}.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled],fieldset[disabled] .datepicker table tr td span.active,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active.disabled,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active[disabled]:hover,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active.disabled:hover[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active:hover.disabled:active,.datepicker table tr td span.active.disabled.disabled:active,.datepicker table tr td span.active.disabled:hover.disabled:active,.datepicker table tr td span.active[disabled]:active,.datepicker table tr td span.active:hover[disabled]:active,.datepicker table tr td span.active.disabled[disabled]:active,.datepicker table tr td span.active.disabled:hover[disabled]:active,fieldset[disabled] .datepicker table tr td span.active:active,fieldset[disabled] .datepicker table tr td span.active:hover:active,fieldset[disabled] .datepicker table tr td span.active.disabled:active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active:hover.disabled.active,.datepicker table tr td span.active.disabled.disabled.active,.datepicker table tr td span.active.disabled:hover.disabled.active,.datepicker table tr td span.active[disabled].active,.datepicker table tr td span.active:hover[disabled].active,.datepicker table tr td span.active.disabled[disabled].active,.datepicker table tr td span.active.disabled:hover[disabled].active,fieldset[disabled] .datepicker table tr td span.active.active,fieldset[disabled] .datepicker table tr td span.active:hover.active,fieldset[disabled] .datepicker table tr td span.active.disabled.active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child .cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:400;line-height:1.42857143;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:solid #ccc;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-size:13px;line-height:1.42857143}.datepicker.dropdown-menu th,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.datepicker-inline td{padding:0 5px}


