@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i');
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ec7205;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #154259;
  text-decoration: underline;
}
a:focus {
  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: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable: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: #777777;
}
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: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #47b6b1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #39918d;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #19212b;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #06080b;
}
.bg-primary {
  color: #fff;
  background-color: #47b6b1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #39918d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.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: 640px) {
  .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: 1024px) {
  .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: 1400px) {
  .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: #777777;
  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 #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.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 #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > 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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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: #5adfd9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(90, 223, 217, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(90, 223, 217, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  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: 40px;
  }
  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: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #19212b;
}
.has-error .form-control {
  border-color: #19212b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #06080b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3f536c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3f536c;
}
.has-error .input-group-addon {
  color: #19212b;
  border-color: #19212b;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #19212b;
}
.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: #485f7c;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #6f3602;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #b05504;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #b05504;
}
.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: #ffffff;
  background-color: #974903;
  border-color: #6f3602;
}
.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: #ec7205;
  border-color: #ec7205;
}
.btn-default .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #39918d;
  border-color: #235a58;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #39918d;
  border-color: #368a86;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #39918d;
  border-color: #368a86;
}
.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: #ffffff;
  background-color: #2f7874;
  border-color: #235a58;
}
.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: #47b6b1;
  border-color: #47b6b1;
}
.btn-primary .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ec7205;
  font-weight: normal;
  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: #154259;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #47b6b1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  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-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
  height: 46px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
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 {
  font-size: 13px;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  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: 40px;
  line-height: 40px;
}
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;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
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: #19212b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ec7205;
}
.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 #dddddd;
}
.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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .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: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #47b6b1;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .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: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left;
    float: left !important;
  }
  .navbar-right {
    float: right;
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #19212b;
}
.breadcrumb > .active {
  color: #19212b;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ec7205;
  background-color: #ffffff;
  border: 1px solid transparent;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #153a59;
  background-color: transparent;
  border-color: #dddddd;
}
.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: #153a59;
  background-color: #47b6b1;
  border-color: #47b6b1;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #153a59;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #47b6b1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #39918d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.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: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ec7205;
}
.thumbnail .caption {
  padding: 9px;
  color: #19212b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #19212b;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #06080b;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #47b6b1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.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: #d9f0ef;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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: #3e5983;
  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: #3e5983;
  border-color: #3e5983;
}
.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: #19212b;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #19212b;
}
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: #19212b;
  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: #19212b;
  border-color: #19212b;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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 #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-left-radius: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #47b6b1;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #47b6b1;
}
.panel-primary > .panel-heading .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #47b6b1;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  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: #3e5983;
}
.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: #19212b;
  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: #19212b;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.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,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: block  !important;
  margin-left: auto  !important;
  margin-right: auto !important;
}
.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;
  font: 0/0 a !important;
  color: transparent  !important;
  text-shadow: none  !important;
  background-color: transparent  !important;
  border: 0 !important;
}
.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
@font-face {
  font-family: "Open Sans";
  src: url('../fonts/OpenSans-VariableFont_wdth_wght.woff') format('woff'), url('../fonts/OpenSans-VariableFont_wdth_wght.ttf') format('truetype'), url('../fonts/OpenSans-Italic-VariableFont_wdth_wght.woff') format('woff'), url('../fonts/OpenSans-Italic-VariableFont_wdth_wght.ttf') format('truetype');
}
@font-face {
  font-family: "Open Sans";
  src: url('../fonts/OpenSans-VariableFont_wdth_wght.woff') format('woff'), url('../fonts/OpenSans-VariableFont_wdth_wght.ttf') format('truetype'), url('../fonts/OpenSans-Italic-VariableFont_wdth_wght.woff') format('woff'), url('../fonts/OpenSans-Italic-VariableFont_wdth_wght.ttf') format('truetype');
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    border-radius: 0;
    height: 46px;
    padding: 10px 16px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #ec7205;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #19212b;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #47b6b1;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #fef0e2;
  color: #19212b;
}
.well.well-tertiary {
  background-color: #128a9e;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #ffffff;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #19212b;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #19212b;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #128a9e;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #d3d3d3;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  padding-top: 50px;
  margin-top: 30px;
  background: #0f7384;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #0f7384;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #0f7384;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #0f7384;
}
.footer__copyright {
  background: #005361;
  padding: 25px 0;
  color: #ffffff;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d3d3d3;
  z-index: 9999;
  background-color: #f8f8f8;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #154259;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #47b6b1;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #47b6b1;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
  background-color: transparent;
  color: inherit;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus {
  color: #47b6b1;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: #0d6878;
  color: #ffffff;
  text-decoration: none;
  height: 40px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #0d6878;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #154259;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #317f8c;
  border-bottom: 1px solid #317f8c;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #0f7384;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #47b6b1;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: #f8f8f8;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d3d3d3;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #b9bdc2;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f2f2f2;
  color: #19212b;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d3d3d3;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #128a9e;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #f2f2f2;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #128a9e;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #128a9e;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #ec7205;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #128a9e;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d3d3d3;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d3d3d3;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #f2f2f2;
    color: #47b6b1;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #128a9e;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #128a9e;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #128a9e;
  border-bottom: 1px solid #128a9e;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #128a9e;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #317f8c;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #0f7384;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #19212b;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f8f8f8;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d3d3d3;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #d3d3d3;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #19212b;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #d3d3d3;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f8f8f8;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #19212b;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f8f8f8;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #19212b;
    padding: 5px 50px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #19212b;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #f2f2f2;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #317f8c;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #0f7384;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #0d6878;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #317f8c;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #128a9e;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #128a9e;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #128a9e;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d3d3d3;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #128a9e;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #47b6b1;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #19212b;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #f2f2f2;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #f2f2f2;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #19212b;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #f2f2f2;
}
header {
  background: #f8f8f8;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.page-headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #ff973b;
  border-color: #ff973b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #f9d4b4;
  border-color: #f9d4b4;
}
.btn-default .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #5adfd9;
  border-color: #5adfd9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #c7e9e7;
  border-color: #c7e9e7;
}
.btn-primary .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid transparent;
  font-weight: 400;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: transparent;
  color: #153a59;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: transparent;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid transparent;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 700;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 24px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 24px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 45px;
    padding: 0;
    font-size: 24px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 15px;
    width: 65px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 15px;
    width: 65px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #153a59;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #19212b;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #47b6b1;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #47b6b1;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #47b6b1;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #ec7205;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #154259;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #19212b;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #47b6b1;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #154259;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 10px;
  color: #19212b;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #154259;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: normal;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #f2f2f2;
  padding-top: 30px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #19212b;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
    margin-right: -15px;
    margin-left: -15px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  border-bottom: 1px solid #ddd;
  border-bottom: none;
  background: #ffffff;
  height: 48px;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #ec7205;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #ec7205;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #19212b;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #47b6b1;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f2f2f2;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #47b6b1;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right;
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #19212b;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #f2f2f2;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f2f2f2;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #154259;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 10px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #154259;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #ec7205;
  border: 1px solid #ec7205;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #ec7205;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #47b6b1;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list .facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #b9bdc2;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f2f2f2;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
  .pagination-bar .pagination {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f2f2f2;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #128a9e;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #47b6b1;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f2f2f2;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #19212b;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #f2f2f2;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #f2f2f2;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f2f2f2;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #ec7205;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
  margin-right: -15px;
  margin-left: -15px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #154259;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f2f2f2;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #128a9e;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .glyphicon {
    top: 8px;
  }
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
#quoteFormDiv {
  background: #f8f8f8;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #19212b;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments__header .quote__comments--toggle {
  background: none;
  border: none;
}
.quote__comments__header .quote__comments--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments__header .quote__comments--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #47b6b1;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #47b6b1;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #47b6b1;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #47b6b1;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #47b6b1;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #47b6b1;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #47b6b1;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #47b6b1;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #47b6b1;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #47b6b1;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #47b6b1;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #47b6b1;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #47b6b1;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #47b6b1;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #154259;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #154259;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #154259;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #a6a6a6;
  color: #ffffff;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #ec7205;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #e5e5e5;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #19212b;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f2f2f2;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #ffffff !important;
  color: #19212b;
  padding: 60px 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 13px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #19212b;
    padding: 25px 20px;
    border-color: #e5e5e5;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #e5e5e5;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #19212b;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f2f2f2;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #19212b;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #19212b;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f2f2f2;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupon {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupon {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupon span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupon {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupon {
    width: 40%;
  }
}
.gift__coupon .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #47b6b1;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #19212b;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #06080b;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #47b6b1;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
    margin-right: -15px;
    margin-left: -15px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #19212b;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #c53131;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0!important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 640px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #ec7205;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #ec7205;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #19212b;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #128a9e;
  color: #ffffff;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f2f2f2;
}
.responsive-table-item a.responsive-table-link {
  color: #ec7205;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #154259;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #153a59;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
.form-control:focus {
  border-color: #5adfd9;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #b9bdc2;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #b9bdc2;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #153a59;
}
.has-error input.form-control {
  background: #f6e0e0;
  border-color: #c53131;
}
.has-error .help-block {
  font-weight: 600;
  color: #c53131;
}
.has-success .control-label {
  color: #153a59;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #47b6b1;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #47b6b1;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f2f2f2;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #d3d3d3;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f2f2f2;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 25%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f2f2f2;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d3d3d3;
    border-bottom: 2px solid #d3d3d3;
  }
  .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%;
  }
  .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%;
  }
  .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%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
}
html {
  -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: -0.5em;
}
sub {
  bottom: -0.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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00647A;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
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;
}
/* Typography */
h1,
h2,
h3,
h4,
h5,
h6,
.h-size1,
.h-size2,
.h-size3,
.h-size4,
.h-size5,
.h-size6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h-size1 small,
.h-size2 small,
.h-size3 small,
.h-size4 small,
.h-size5 small,
.h-size6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h-size1 .small,
.h-size2 .small,
.h-size3 .small,
.h-size4 .small,
.h-size5 .small,
.h-size6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h-size1,
h2,
.h-size2,
h3,
.h-size3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
.h-size4,
h5,
.h-size5,
h6,
.h-size6 {
  margin-top: 10px;
  margin-bottom: 5px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small h6 .small {
  font-size: 75%;
}
h1,
.h-size1 {
  font-size: 36px;
}
h2,
.h-size2 {
  font-size: 30px;
}
h3,
.h-size3 {
  font-size: 24px;
}
h4,
.h-size4 {
  font-size: 18px;
}
h5,
.h-size5 {
  font-size: 14px;
}
h6,
.h-size6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 1.2em;
  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-normal {
  font-weight: 300;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #455a64 !important;
}
.text-gray {
  color: #b0bec5;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
}
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: 6px solid #EFF2F3;
  font-family: 'Source Serif Pro', serif;
  font-weight: 300;
}
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;
  font-family: 'Source Sans Pro', sans-serif;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
  background: #ffe5d3;
  border: 6px solid #ffe5d3;
}
.blockquote-light {
  padding-right: 15px;
  padding-left: 15px;
  background: transparent;
  border: 6px solid #546e7a;
  text-align: left;
}
.blockquote-light small,
.blockquote-light-solid small {
  color: #cff3f9;
}
.blockquote-light-solid {
  padding-right: 15px;
  padding-left: 15px;
  background: #205460;
  border: 6px solid #205460;
  text-align: right;
}
.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, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 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;
}
/* Framework */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1380px) {
  .container {
    max-width: 1366px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-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 */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
thead {
  background: #EFF2F3;
  font-weight: 700;
  font-size: 90%;
}
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 transparent;
}
.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(even) {
  background-color: #EFF2F3;
}
.table-hover > tbody > tr:hover {
  background-color: #CFF3F9;
}
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: #daf4d4;
}
.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.value,
.table > tbody > tr > td.value,
.table > tfoot > tr > td.value,
.table > thead > tr > th.value,
.table > tbody > tr > th.value,
.table > tfoot > tr > th.value,
.table > thead > tr.value > td,
.table > tbody > tr.value > td,
.table > tfoot > tr.value > td,
.table > thead > tr.value > th,
.table > tbody > tr.value > th,
.table > tfoot > tr.value > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.value:hover,
.table-hover > tbody > tr > th.value:hover,
.table-hover > tbody > tr.value:hover > td,
.table-hover > tbody > tr:hover > .value,
.table-hover > tbody > tr.value: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;
}
.checkoutparagraph {
  margin-left: 47px;
  margin-top: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #333333 !important;
}
.areyoulegend {
  border-bottom: 0;
  margin: 0;
  word-spacing: 3px;
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  color: #153A59;
  padding-bottom: 0px !important;
}
.make-surecss {
  margin-left: 26px;
  margin-top: 10px;
  font-size: 14px;
  word-spacing: 2px;
  color: #333333;
  text-transform: none;
}
@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;
  }
  .btn_lookinside_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .contdesktp-login {
    margin-top: 0px !important;
  }
  .panel-group {
    margin-bottom: 20px !important;
  }
  .plplist {
    width: 100% !important;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  /* Signin dropdown Mobile starts */
  .Instructotrsignmobile {
    margin-top: 0px !important;
  }
  .instructoratag {
    line-height: 40px !important;
    padding-left: 20px !important;
    border-top: 1px solid gray;
  }
  .instdropdowmli {
    color: #ffffff !important;
    padding-bottom: 0px !important;
  }
  .header_mobile_text {
    float: right;
    margin: 8px -205px 0px 0px !important;
    font-size: 22px;
    font-weight: 700;
    font-family: "Source Serif Pro";
    color: white;
    cursor: pointer;
  }
  /* Signin dropdown mobile ends */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .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;
  }
}
/* Inputs and Forms */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  line-height: inherit;
  color: #333;
  border: 0;
  text-transform: uppercase;
  /*!  */
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0.025em;
  padding-bottom: 10px;
  border-bottom: solid 1px #EFF2F3;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}
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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eff2f3;
  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;
}
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: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
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: relative;
  width: auto;
  float: left;
  z-index: 2;
  display: block;
  line-height: 34px;
  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;
}
.form-control-feedback {
  margin-top: 0.25rem;
}
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #68B75F;
}
.has-success .form-control {
  border-color: #68B75F;
}
.has-success .input-group-addon {
  color: #68B75F;
  border-color: #68B75F;
  background-color: #DAF4D4;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2368B75F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #B79E25;
}
.has-warning .form-control {
  border-color: #B79E25;
}
.has-warning .input-group-addon {
  color: #B79E25;
  border-color: #B79E25;
  background-color: #fffbd7;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23B79E25' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
.has-error .form-control-feedback,
.has-error .form-control-label,
.has-error .col-form-label,
.has-error .form-check-label,
.has-error .custom-control {
  color: #EF5656;
}
.has-error .form-control {
  border-color: #d9534f;
}
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-error .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
@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;
    margin-right: 6px;
  }
  .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;
  }
}
/* Buttons */
.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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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-link {
  font-weight: 600;
  color: #00647A;
  border-radius: 0;
  margin: auto;
  padding: 0;
}
.btn-link:after {
  content: ' ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢';
  text-decoration: none;
  /*! vertical-align:middle; */
}
.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;
  border-bottom: solid 1px #00758E;
  background-color: transparent;
  text-decoration: none;
}
.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,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.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;
}
/* Dropdown */
.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: 100;
  display: none;
  float: left;
  min-width: 200px;
  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 #00758e;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(20, 42, 53, 0.2);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #cfd8dc;
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 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: white;
  text-decoration: none;
  background-color: #00758e;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #00758E;
  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 > .dropdown-menu {
  padding: 0 0 0 0;
}
.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: 100;
}
.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;
  }
}
/* Button Group */
.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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 5px;
}
.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 */
.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: #cfd8dc;
  border: 1px solid #cfd8dc;
  border-radius: 0px;
}
.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;
  height: 48px;
}
.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;
}
/* Navigation */
.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: #a2d6dd;
  color: #142a35;
}
.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: #45a5b5;
  /*! border-color: #00758E; */
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #cfd8dc;
}
.nav > li > a > img {
  max-width: none;
}
/* Navigation Tabs */
.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;
    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: 100px;
}
.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: #00758E;
}
.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;
}
/* Navigation Bar */
.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: 0px;
  padding-left: 0px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
.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 {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .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-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 250;
}
@media (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.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; */
    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: 5px;
  height: 5px;
  border-radius: 50%;
}
.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;
    min-height: 100%;
    overflow: visible;
  }
  .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-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;
  }
}
/* Breadcrumbs */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0 !important;
  list-style: none;
  background-color: #f8fafa;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
/* Pagination */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 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: #00758E;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #eff2f3;
  /*! box-shadow: 2px 2px 2px gray; */
}
#pagination-id .pagination > li > a,
.pagination > li > span {
  font-size: 14px;
}
.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: 5;
  color: #23527c;
  background-color: #cff3f9;
  border-color: #cff3f9;
  transform: scale(1.1);
}
.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: #00758E;
  border-color: #00758E;
}
.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: #eff2f3;
}
.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 */
.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-radius: 24px;
  box-shadow: 0px 5px 15px -5px rgba(207, 216, 220, 0.7);
  border: solid 1px transparent;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #cff3f9;
  border: solid 1px #00758e;
  /*! transform: scale(1.1); */
}
.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 */
.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;
}
/* Badge */
.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: #546E7A;
  border-radius: 10px;
}
@-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: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00758E;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -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: #68b75f;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #cff3f9;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-value {
  background-color: #e5d676;
}
.progress-striped .progress-bar-value {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ef5656;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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: transparent;
  border-bottom: 1px solid #ddd;
}
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: white;
  text-decoration: none;
  background-color: #142A35;
}
.pdp-list-item.active,
.pdp-list-item.active:hover,
.pdp-list-item.active:focus {
  color: white !important;
  text-decoration: none !important;
  background-color: #142A35 !important;
}
.ms-list-item.active,
.ms-list-item.active:hover,
.ms-list-item.active:focus {
  color: white !important;
  text-decoration: none !important;
  background-color: #142A35 !important;
}
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: #00758E;
  border-color: #00758E;
}
.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-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  background-color: #fff;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  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: 0px !important;
}
.well {
  min-height: 20px;
  margin-bottom: 0px;
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 10px;
  border-radius: 6px;
}
/* Modal */
.close .overlay_playViewDemo_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,
.overlay_playViewDemo_close:focus,
.overlay_playViewDemo_close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close,
button.overlay_playViewDemo_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: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  margin: auto;
  max-width: 992px;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.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, 0.2);
  border-radius: 0px;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #142A35;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #cfd8dc;
  background: #EFF2F3;
}
.modal-header .close,
.modal-header .overlay_playViewDemo_close {
  margin-top: -2px;
  float: right;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  float: left;
  font-weight: 600;
  font-size: 18px;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px 15px;
  text-align: right;
  border-top: 1px solid #cfd8dc;
}
.modal-footer .btn + .btn,
.modal-footer .btn-default {
  margin-left: 5px;
  margin-bottom: 0px;
}
.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: auto;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-md {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 60%;
  }
}
/* Tooltip */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  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=100);
  opacity: 1;
}
.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: 10px;
  color: #fff;
  text-align: left;
  background-color: #142A35;
  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: #142A35;
}
.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: #142A35;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #142A35;
}
/* Popover */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  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;
  color: #ffffff;
  background: #142A35;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(207, 216, 220, 0.5);
  box-shadow: 0 5px 10px rgba(207, 216, 220, 0.5);
  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, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #142A35;
  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, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #142A35;
  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, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #142A35;
}
.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, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #142A35;
}
.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,
.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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  display: table;
  content: " ";
}
.clearfix: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,
.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,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/* Visibility */
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  .mobile_show {
    display: block;
    min-width: 36px;
    max-width: 36px;
    background-position: center;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: 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;
  }
}
@charset "UTF-8";
/* Macmillan Learning Catalog */
html {
  height: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body,
html {
  padding: 0;
  margin: 0;
  min-width: 100%;
}
body {
  background: #eff2f3;
  position: relative;
  font-family: 'Source Sans Pro', sans serif;
  color: #0b171d;
  line-height: 1.6;
  min-height: 100%;
  font-size: 15px;
  padding-top: 80px;
  padding-bottom: 97px;
}
main {
  min-height: 100%;
}
footer {
  padding: 16px;
  background: #637a86;
  margin-top: 0px;
  color: white;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  font-size: 13px;
  position: absolute;
}
footer ul li a {
  color: white;
  text-decoration: none;
}
footer ul li a:hover,
footer ul li a:focus {
  color: white;
}
footer .specs-divider {
  color: #B1C0C6;
  font-size: 80%;
  vertical-align: middle;
  opacity: 0.8;
}
footer img {
  max-width: 30px;
  height: auto;
  float: right;
}
.facebookimgli img {
  max-width: 35px;
}
/** Custom **/
.container-margin-bottom {
  padding-bottom: 48px;
}
.padding {
  padding: 10px 0px;
}
.padding-small {
  padding: 5px 0px;
}
.no-right-padding {
  padding-right: 0;
}
.clear-float {
  clear: both;
}
select {
  font-family: 'Source Sans Pro', sans serif;
  background: #FFF;
  color: #142A35;
  border-color: #EFF2F3;
}
select.form-control {
  font-family: 'Source Sans Pro', sans serif;
  background: #EFF2F3;
  color: #142A35;
  border-color: #CFD8DC;
}
select:hover,
select:focus {
  background: #EFF2F3 !important;
}
selectmultiple:focus option:checked,
option:checked,
option:hover,
selectmultiple:focus option:hover,
option:focus,
selectmultiple:focus option:focus {
  background: #205460 !important;
  color: white !important;
}
.well select.form-control {
  background: white;
}
/** Typography **/
a {
  color: #00647A;
}
.link-inline {
  border-bottom: solid 2px;
}
.bold {
  font-weight: 700;
}
.hr-small {
  margin: 10px 0px;
}
.hr-dark {
  border-color: #455A64;
  margin: 24px 0px;
}
.hr-white {
  border-color: white;
}
.p-large {
  font-size: 1.25em;
  font-weight: 300;
}
a.caret-text,
.caret-text {
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 24px;
}
a img:hover,
a img:focus {
  opacity: 0.7;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  filter: alpha(opacity=50);
}
.serif {
  font-family: 'Source Serif Pro', serif;
}
.text-red {
  color: #da1b2c;
}
.text-red-star {
  color: #da1b2c;
}
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6,
hgroup p {
  margin: 4px 0 6px;
}
hgroup h5,
hgroup h6,
hgroup p {
  margin: 6px 0;
}
/** Table of Contents **/
.toc-header a {
  color: white;
  font-size: 1.25em;
  font-weight: bold;
}
.toc-1 {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 0;
}
#product-tabs p.toc-1 {
  font-weight: 600;
  letter-spacing: 0.05em;
}
.toc-2 {
  font-size: 1.1em;
  margin-left: 20px;
  font-weight: 400;
}
.toc-3 {
  font-size: 1em;
  margin-left: 40px;
  font-weight: 400;
}
.toc-4 {
  font-size: 0.9em;
  margin-left: 60px;
  font-weight: 300;
}
.toc-5 {
  font-size: 0.8em;
  margin-left: 80px;
  font-weight: 300;
}
/** Navigation **/
.navbar {
  min-height: 70px;
  margin-bottom: 0;
}
.navbar-fixed-top {
  border: none;
}
.navbar-default {
  background-color: #142a35;
  border-color: transparent;
  margin-bottom: 24px;
  border-bottom: solid 1px #021018 !important;
}
.navbar-default .navbar-toggle {
  border: none;
  height: 36px;
  padding: 13px 16px;
  margin: 0;
  border-radius: 0;
  width: 48px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #45a5b5;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #eff2f3;
}
.navbar-brand {
  height: 0px;
  display: block;
  min-width: 230px;
  max-width: 230px;
  background-position: center;
  margin: 1px 15px 0px 0px !important;
  padding: 0px;
}
.student-store-logo {
  background: #142a35;
  margin-left: -16px;
  width: 60px;
  /*! margin-top: 10px; */
}
.navbar-nav > li > a {
  height: 50px;
  border-left: 1px solid #455A64;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  padding-top: 12px;
  line-height: 24px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  background: #205460;
  color: #ffffff;
}
.navbar-nav > li > a.menu {
  background: #142a35;
  margin-left: 0 !important;
  width: 60px;
}
.navbar-nav > li > a.menu:hover,
.navbar-nav > li > a.menu:focus {
  background: #142a35;
}
.navbar-nav > li > a > img {
  max-width: 24px;
  display: block;
  min-width: 24px;
}
.nav-tabs {
  border-bottom: none;
  background: #ffffff;
  height: 48px;
}
#nav-searchtabs {
  position: absolute;
  height: auto;
  z-index: 100;
  width: 100%;
  background: white;
}
/** Buttons **/
.btn {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 39px;
  padding: 0 15px;
  margin: 0;
  border: none;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.btn:hover,
a.btn:hover,
.btn:focus,
a.btn:focus {
  opacity: 1;
  box-shadow: inset 0 0 0 3px #45a5b5;
  -webkit-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
  background: #205460;
}
.btn.btn-default:hover,
a.btn.btn-default:hover,
a.btn.btn-default:focus {
  opacity: 0.8;
  box-shadow: inset 0 0 0 3px #546e7a;
  -webkit-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.btn:disabled:hover,
a.btn:disabled:hover,
.btn:disabled:focus,
a.btn:disabled:focus {
  opacity: 1;
  cursor: default;
}
.btn:focus,
a.btn:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
}
.btn-default {
  background: #CFD8DC;
  color: #142A35;
}
.btn.btn-primary,
a.button.btn-primary,
.input-group-addon.btn-primary {
  color: #ffffff;
  background: #00758e;
}
.input-group-addon.btn-primary {
  border: none;
  border-radius: 0;
}
.btn.btn-primary.disabled,
.btn.btn-primary[disabled],
fieldset[disabled] .btn.btn-primary {
  color: #ffffff;
  background: #b0bec5;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  color: #00758e;
  background: #ffffff;
  border: 1px solid #00758e;
  font-weight: 400;
  border-radius: 3px !important;
}
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
a.btn.btn-secondary:focus {
  opacity: 1;
  background: #cff3f9;
  color: #205460;
  border-color: #205460;
  box-shadow: inset 0 0 0 3px #205460;
  -webkit-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.btn.btn-secondary:disabled,
a.btn.btn-secondary:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
.btn.btn-solid-light,
a.button.btn-solid-light,
.input-group-addon.btn-solid-light {
  color: #080808;
  background: #a2d6dd;
}
.btn.btn-solid-light:hover,
a.btn.btn-solid-light:hover,
.btn.btn-solid-light:focus,
a.btn.btn-solid-light:focus {
  opacity: 1;
  background: white;
}
.input-group-addon.btn-solid-light {
  border: none;
  border-radius: 0;
}
.btn.btn-solid-light.disabled,
.btn.btn-solid-light[disabled],
fieldset[disabled] .btn.btn-solid-light {
  color: #ffffff;
  background: #b0bec5;
}
.btn.btn-light,
a.btn.btn-light {
  color: white;
  background: transparent;
  border: 1px solid white;
}
.btn.btn-light:hover,
a.btn.btn-light:hover,
.btn.btn-light:focus,
a.btn.btn-light:focus {
  opacity: 1;
  background: white;
  /*background: #CFF3F9;*/
  color: #142A35;
  border-color: #45a5b5;
}
.btn.btn-light:disabled,
a.btn.btn-light:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
.btn.btn-dark,
a.btn.btn-dark {
  background: #ffffff;
  color: #142A35;
  border: 1px solid #142A35;
}
.btn.btn-dark:hover,
a.btn.btn-dark:hover,
.btn.btn-dark:focus,
a.btn.btn-dark:focus {
  opacity: 1;
  color: #ffffff;
  background: #142A35;
  border: 1px solid #142A35;
}
a.btn-dark span.button-caret {
  fill: white;
}
.btn.btn-dark:disabled,
a.btn.btn-dark:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
.btn.btn-white,
a.btn.btn-white {
  color: #080808;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.btn.btn-white:hover,
a.btn.btn-white:hover,
btn.btn-white:focus,
a.btn.btn-white:focus {
  opacity: 1;
  background: #205460;
  color: #ffffff;
  border: 1px solid #205460;
}
a.btn-white span.button-caret {
  fill: #080808;
}
a.btn-white:hover span.button-caret,
a.btn-white:focus span.button-caret {
  fill: #ffffff;
}
.btn.btn-white:disabled,
a.btn.btn-white:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
span.button-caret {
  margin-left: 6px;
  display: inline-block;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.collapsed span.button-caret {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.btn.icon svg {
  position: absolute;
  top: 12px;
  left: 11px;
  width: 16px;
  height: 16px;
}
.btn.btn-small.icon svg {
  position: absolute;
  top: 9px;
  left: 11px;
  width: 13px;
  height: 13px;
}
a.link-light {
  color: #a2d6dd;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}
.btn.icon {
  padding-left: 34px;
  position: relative;
}
.btn.btn-primary.icon svg {
  fill: #ffffff;
}
.btn.btn-secondary.icon svg {
  fill: #00758E;
}
.btn.btn-light.icon svg {
  fill: #ffffff;
}
a.link-light svg {
  fill: white;
}
.btn.btn-large.icon svg {
  top: 15px;
}
.btn-small {
  height: 32px;
  line-height: 31px;
  font-size: 13px;
}
.btn-large {
  height: 48px;
  line-height: 47px;
  font-size: 16px;
}
.btn-justified {
  margin: 5px 0;
  width: 100%;
}
btn-group-justifed.btn-inline {
  margin-right: 5px;
}
.btn-inline {
  margin-right: 5px;
  /*! margin-bottom: 5p; */
}
.list-group .btn-inline {
  margin-right: 5px;
  margin-bottom: 5px;
}
.btn-icon {
  max-width: 14px;
  margin: -2px 0px 0px 5px;
}
.btn-caret {
  max-width: 12px;
  margin: -2px 0px 0px 2px;
}
.btn-search-results {
  border: solid 2px #607D8B;
  background: transparent;
  height: auto;
}
.dropdown-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #142A35;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.edit {
  float: right;
  vertical-align: middle;
  margin-top: 0;
}
.hide-option {
  display: none;
}
#nav-top-button {
  margin-top: -20px;
  margin-bottom: 16px;
  background: #a2d6dd;
  background: -webkit-linear-gradient(left, #a2d6dd 25%, transparent);
  background: -o-linear-gradient(right, #a2d6dd 25%, transparent);
  background: -moz-linear-gradient(right, #a2d6dd 25%, transparent);
  background: linear-gradient(to right, #a2d6dd 10%, transparent);
}
#nav-top-button .btn {
  margin-bottom: 0;
  text-align: left;
  color: #080808;
}
.btn-orders {
  margin-top: 5px;
}
/** Input **/
.form-control {
  border-radius: 0;
  border-color: #cfd8dc;
  height: 48px;
}
.form-control::-webkit-input-placeholder {
  color: #142a35;
  font-size: 0.875em;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #142a35;
  font-size: 0.875em;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #142a35;
  font-size: 0.875em;
}
.form-control:-ms-input-placeholder {
  color: #142a35;
  font-size: 0.875em;
}
.form-control:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
input[type=radio].purchase-radio {
  margin-left: -24px;
  margin-right: 5px;
}
.panel-default.panel-price .panel-heading label.disabled {
  color: #b0bec5;
}
label {
  font-size: 90%;
  text-transform: none;
}
label.checkbox {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  color: #080808;
  margin-left: 24px;
  font-weight: 600;
}
label.checkbox span {
  display: inline-block;
}
input:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
input[type=checkbox] {
  background: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0px;
  /*-moz-border-radius: 0px;*/
  border-radius: 0px;
  -webkit-appearance: none;
  /*-moz-appearance: none;*/
  appearance: none;
  margin: 3px 6px 3px 0px;
}
input[type=checkbox].addon {
  margin: 3px 6px 3px -24px;
}
input[type=checkbox]:checked {
  background: #00758e url('http://clients.openfieldcreative.com/macmillan/cdl/style/_img/checkbox-white.svg') center center;
  border-color: transparent;
}
input[type=checkbox]:disabled {
  background: #f3f3f3;
}
input[type=checkbox]:checked:disabled {
  background: #f3f3f3 url('http://clients.openfieldcreative.com/macmillan/cdl/style/_img/checkbox-gray.svg') center center;
  border: 1px solid #c8c8c8;
}
label.checkbox-inline,
label.radio-inline {
  margin-right: 24px;
  padding-top: 5px;
}
.radio label {
  margin-left: 26px;
}
.radio input {
  margin-left: -26px;
}
label.radio {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  font-size: 15px;
  color: #080808;
}
label.radio span {
  display: inline-block;
  margin-left: 6px;
}
input:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
.radio input[type="radio"],
input[type=radio] {
  margin-right: 6px;
}
input[type=radio],
input.purchase-radio[type="radio"] {
  background: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-appearance: none;
  appearance: none;
}
input[type=radio].radio-unchecked {
  background: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  vertical-align: bottom;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-appearance: none;
  appearance: none;
}
input[type=radio]:checked,
input.purchase-radio[type="radio"]:checked {
  background: white;
  border: solid 5px #00758e;
}
input[type=radio].radio-checked {
  background: #00758e;
  border-color: transparent;
}
input[type=radio]:disabled {
  background: #f3f3f3;
}
input[type=radio]:checked:disabled {
  background: #f3f3f3;
  border: 1px solid #c8c8c8;
}
.panel-default.panel-price .panel-body p.form-text {
  margin-left: 24px;
}
small.form-text {
  margin-top: 10px;
}
.form-text {
  margin: 5px 0px;
}
/** Panels **/
.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
.panel .panel-default {
  margin-bottom: 10px;
}
.panel.orders,
.panel.checkout {
  margin-bottom: 10px;
  box-shadow: 0px 2px 10px #c9d4d8;
}
.expand-minus-caret-up,
.expand-plus-caret-down {
  display: block;
  height: 14px;
  width: 14px;
  float: left;
  margin-right: 6px;
  margin-top: 2px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  margin-left: -18px;
  vertical-align: text-top;
}
.expand-minus-caret-up {
  background: white;
  border: solid 4px #00758e;
}
.expand-plus-caret-down {
  background: transparent;
  border: solid 1px #b0bec5;
}
.expand-plus {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/minus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.collapsed .expand-plus {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/plus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.expand-minus-white {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/minus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.expand-plus-white {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/plus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.panel-group .panel + .panel-price .panel-heading {
  border-top: solid 1px #eff2f3;
  padding: 10px;
  border-radius: 0;
  box-shadow: none;
}
.panel-default.panel-price .panel-body {
  padding-top: 0;
}
.panel-default.panel-price .panel-body.see-all-options {
  margin: 0 -15px;
}
.panel-default.panel-price .panel-heading label {
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 24px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2em;
  font-weight: 700;
}
.panel-default.panel-price .panel-heading p {
  font-size: 12px;
  color: #546e7a;
  font-weight: 400;
  margin: 0;
  text-transform: none;
}
.panel-default.panel-price .panel-body p {
  font-size: 12px;
  color: #546e7a;
  margin: 0 0 10px;
}
.panel-default.panel-price .panel-body p.small.addon-margin {
  margin-left: 24px;
}
.panel-default .panel-title {
  font-weight: 700;
}
.panel-default .panel-title p {
  color: inherit;
  font-weight: 400;
}
.panel-default .panel-heading {
  background: white;
  border: none;
  min-height: 36px;
  padding: 15px 10px;
  border-radius: 0;
}
.panel-default .panel-heading,
.panel-default .panel-footer {
  background: white;
  border-radius: 3px;
  border: 0;
  border-top: solid 1px #eff2f3;
  /*! margin-top: -15px; */
}
.orders {
  border-top: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-dark {
  background: #142A35;
}
.panel-dark .panel-title {
  color: white;
  text-align: left;
}
.panel-dark .panel-heading {
  border-top: solid 1px #080808;
  padding: 20px 15px;
  background: #142a35;
  border-radius: 0;
}
#contents.panel-dark .panel-heading {
  border-top: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid transparent;
}
.panel-body.panel-top-fix {
  padding-top: 0;
}
.panel-primary {
  border: none;
}
.panel-primary > .panel-body {
  padding: 0;
}
.panel-primary > .panel-footer {
  background: white;
  border: none;
  padding: 16px 24px;
}
.panel-primary > .panel-footer h3 {
  margin: 5px 0;
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
  font-size: 1.5em;
}
.panel-primary > .panel-footer {
  background: white;
  border: none;
}
.panel .panel-toc {
  border-radius: 0;
}
.panel-toc > .panel-heading {
  color: white;
  background-color: #142a35;
  border-radius: 0;
  border-top: solid 1px #455A64;
  padding: 10px 0px;
}
.panel-toc .expand-plus-white,
.panel-toc .expand-minus-white {
  margin-top: 6px;
}
.panel-toc > .panel-heading + .panel-collapse > .panel-body {
  color: white;
  background-color: #142a35;
  border-radius: 0;
  border: none;
  padding: 0 0 24px;
}
.panel-orders {
  border-radius: 0px;
  margin-bottom: 5px;
  /*!  */
}
.panel-orders .panel-heading {
  background: #455a64;
  color: white;
  border-radius: 0;
  /*! border: none; */
}
.panel-orders img {
  max-height: 180px;
  margin-bottom: 10px;
}
.panel-orders .panel-body {
  padding: 16px 24px 24px;
}
.panel-orders .panel-body p {
  font-size: 13px;
  margin-bottom: 5px;
}
.panel-orders .panel-body h4 {
  margin-top: 5px;
}
.panel-orders .panel-footer {
  background: #EFF2F3;
  border-radius: 0;
}
.panel-orders .panel-title {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-weight: 600;
}
#personal .panel.orders {
  margin: 0;
  box-shadow: none;
  border-bottom: solid 1px #EFF2F3;
  line-height: 30px;
  border-radius: 0;
}
#personal .orders .panel-title {
  font-size: 14px;
  text-transform: none;
}
.checkout .panel-disabled {
  background: #e2e9ec;
}
.panel-filter .panel-title {
  font-size: 12px;
}
.panel.panel-filter .panel-heading h1 {
  padding: 0px;
  margin-top: -2px;
}
.panel.panel-filter .panel-heading {
  padding: 10px 0px;
  background: #F8FAFA;
  height: 37px;
}
.panel.panel-filter {
  background: white;
  border-radius: 0;
  border-top: solid 1px #e2e9ec;
  position: absolute;
  top: -35px;
  width: 100%;
  height: 36px;
  border-bottom: solid 1px #e2e9ec;
  line-height: 16px;
}
.panel.panel-filter .panel-body {
  background: white;
  box-shadow: 0px 5px 10px rgba(20, 42, 53, 0.2);
  margin-top: 6px;
}
#add-filters {
  margin-top: 48px;
  margin-bottom: -24px;
}
h4.filter-checklist {
  margin-top: 16px;
}
/** Wells **/
.well {
  margin-bottom: 5px;
}
.well-formabc {
  padding: 0px 10px;
}
.well-address {
  border: solid 1px #EFF2F3;
  margin-bottom: 24px;
  padding: 15px;
}
.well-blue {
  background: #cff3f9;
  border: solid 1px #a2d6dd;
  border-radius: 4px;
}
.well-yellow {
  background: #faf2a9;
  border: solid 1px #e5d676;
  border-radius: 4px;
}
.well-dark-teal {
  color: white;
  background: #205460;
  border: solid 2px #a2d6dd;
  border-radius: 4px;
}
.well-light-gray {
  background: #EFF2F3;
}
.well-gray {
  background: #EFF2F3;
  border: solid 1px #CFD8DC;
}
.well-gray legend {
  border-color: #CFD8DC;
}
.well-sm p {
  margin: 0 0 10px 0;
}
.well-sm p.h-size5 {
  margin: 10px 0 0 0;
}
/** Banners **/
.jumbotron {
  margin: 0px;
  text-align: center;
  padding: 48px;
  color: white;
  background: #546e7a;
  margin-bottom: 24px;
}
.jumbotron.incopy {
  text-align: left;
  margin: 0 0 24px;
}
.jumbotron.incopy h1 {
  margin-top: 0;
}
#single-search.jumbotron {
  padding-top: 48px;
  padding-bottom: 0;
  margin-top: 0;
  background: #a2d6dd;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  text-align: center;
  color: #142a35;
}
#single-search.jumbotron:after {
  content: " ";
  background: #a2d6dd;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: -1;
  transform-origin: bottom;
}
#single-search-admin.jumbotron {
  padding-top: 48px;
  padding-bottom: 0;
  margin-top: 0;
  background: #b0daff;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  text-align: center;
  color: #142a35;
}
#single-search-admin.jumbotron:after {
  content: " ";
  background: #b0daff;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: -1;
  transform-origin: bottom;
}
#single-search h1 {
  font-size: 5em;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  line-height: 1;
  text-shadow: 1px 1px 0px #a2d6de, 3px 3px 0px rgba(94, 172, 189, 0.8) !important;
  margin-bottom: 10px !important;
}
#single-search-admin h1 {
  font-size: 4em;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin: 0;
  line-height: 1;
  text-shadow: 1px 1px 0px #b0daff, 2px 2px 0px #3192d3;
}
.jumbotron-textbox {
  position: relative;
  top: auto;
  left: auto;
  transform: translate(0%, 0%);
  min-width: 100%;
  z-index: 1;
}
.mp-pushed .jumbotron-textbox {
  z-index: 0;
}
#discipline.jumbotron {
  padding-top: 24px;
  padding-bottom: 0;
  margin-top: 0;
  background: #a2d6dd;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  text-align: center;
  color: #142a35;
}
#discipline.jumbotron:after {
  content: " ";
  background: #a2d6dd;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: -1;
  transform-origin: bottom;
}
.discipline-textbox {
  position: relative;
  top: auto;
  left: auto;
  transform: translate(0%, 0%);
  min-width: 100%;
}
.jumbotron .discipline-textbox h1,
.jumbotron .jumbotron-textbox h1 {
  font-size: 3.8em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1;
  text-shadow: 2px 2px 0px #50a4b5, 4px 4px 0px #fff;
  margin-bottom: 24px;
}
.discipline-lead {
  max-width: 740px;
  margin: 20px auto 36px;
  font-size: 18px;
  font-weight: 200;
}
.discipline-textbox ul,
.discipline-home-textbox ul,
.jumbotron-textbox ul,
.jumbotron-home-textbox ul {
  text-align: left;
  border: 0;
  padding: 16px;
}
.discipline-textbox ul li,
.jumbotron-textbox ul li {
  border-top: solid 1px #eff2f3;
  padding: 5px 0;
  border-bottom: 0;
  border-right: 0 !important;
  border-left: 0 !important;
}
.discipline-textbox ul li.course-lvl-1,
.jumbotron-textbox ul li.course-lvl-1 {
  border-top: solid 6px #a2d6dd66;
  font-weight: 700;
  font-size: 1.2em;
  border-bottom: 0;
  margin-top: 16px;
}
.discipline-textbox ul.course-lvl-3,
.jumbotron-textbox ul.course-lvl-3 {
  font-size: 0.9em;
}
.discipline-textbox ul.course-lvl-3 li a,
.jumbotron-textbox ul.course-lvl-3 li a {
  margin-left: 24px;
  color: #455A64;
}
.discipline-textbox ul li a.accordion-toggle,
.jumbotron-textbox ul li a.accordion-toggle {
  font-weight: normal;
}
.discipline-home-textbox ul li,
jumbotron-home-textbox ul li {
  border-top: solid 1px #eff2f3;
  font-weight: 500;
  font-size: 1em;
  padding: 10px;
  border-bottom: 0;
}
.discipline-textbox ul li a,
.jumbotron-textbox ul li a {
  color: #080808;
  font-size: 0.9em;
}
.discipline-textbox ul li.course-lvl-1 a,
.discipline-home-textbox ul li a,
.jumbotron-textbox ul li.course-lvl-1 a,
.jumbotron-home-textbox ul li a {
  color: #080808;
}
#showcourses a.accordion-toggle .expand-plus-caret-down,
#home_browseButton {
  margin-left: 0px !important;
}
.discipline-icon {
  max-width: 160px;
  margin: auto;
}
.jumbotron h1,
.jumbotron .h-size1 {
  font-size: 2.8em;
  font-family: 'Source Serif Pro', serif;
  margin: 36px 0 0 0;
  color: #142a35;
  font-weight: 600;
}
.jumbotron h2 {
  color: #455A64;
  margin: 5px 0;
  font-weight: 100;
  font-size: 1.6em;
}
.jumbotron .lead {
  margin-bottom: 10px;
  color: #205460;
}
.jumbotron ul.search-results p {
  margin-bottom: 15px;
  font-size: 1em;
  text-align: left;
  color: #546e7a;
}
.jumbotron ul.search-results {
  text-align: left;
}
#homepage-search.tab-content {
  padding: 36px;
  background: transparent;
}
#home-search-box {
  margin: 24px auto;
  max-width: 640px;
  background: white;
  border: solid 1px #3E9DA8;
}
#search-box-nav {
  max-width: 100%;
  box-shadow: 0px 2px 10px #c9d4d8;
  margin-bottom: 10px;
}
#home-search-box .input-group .form-control,
#home-search-box2 .input-group .form-control,
#nav-searchtabs .input-group .form-control,
#search-box-nav .input-group .form-control {
  background: white;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  height: 56px;
}
#home-search-box .btn-info,
#home-search-box2 .btn-info,
#nav-searchtabs .btn-info,
#search-box-nav .btn-info {
  border: none;
  background: white;
  border-radius: 0px;
  color: black;
}
#homepage-callouts {
  text-align: center;
  margin-bottom: 48px;
  margin-top: 0;
}
#homepage-course-callouts {
  margin-top: 36px;
  margin-bottom: 16%;
}
#homepage-callouts h2 {
  font-weight: 900;
  font-size: 1.7em;
  font-family: 'Source Serif Pro', serif;
  margin: 15px 0 5px 0;
}
#homepage-callouts p {
  font-weight: 400;
  font-size: 1em;
}
#homepage-callouts a {
  font-weight: 600;
}
#homepage-callouts img.icon {
  margin: auto;
  max-width: 100px;
}
#homepage-callouts .col-md-4 {
  border-right: solid 1px #C2CED2;
}
#homepage-callouts .col-md-4:last-child {
  border-right: solid 1px transparent;
}
#Error404.jumbotron,
#discipline.jumbotron {
  height: 100% !important;
}
.Error404-textbox {
  position: relative;
  top: 0% !important;
  left: 0% !important;
  transform: translate(0%, 0%) !important;
  min-width: 100%;
  margin-left: 0 !important;
  padding: 0 16px;
}
.jumbotron .Error404-textbox h1 {
  font-size: 2em !important;
  margin: 10px auto !important;
}
.jumbotron .Error404-textbox h1 span.leadhead {
  font-size: 2.5em !important;
}
.Error404-lead {
  font-size: 2.25em;
  line-height: 1.4;
  font-weight: 100;
}
.Error404-textbox img {
  margin-top: 0px !important;
}
/** LIST **/
.list {
  width: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 36px;
}
.plplist {
  width: 75%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 36px;
}
.list-item {
  width: 33.33%;
  float: left;
  padding: 0.9rem;
  /* 10 */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.list-item-3col-max {
  width: 33.33333333% !important;
}
.list-item-3col-max .list-item-inner {
  box-shadow: 0px 2px 10px rgba(20, 43, 53, 0.2);
  border-radius: 6px;
}
.list-item-3col-max.list-cover.digital-list-item img {
  height: auto;
  width: 100%;
  max-height: auto !important;
}
.list-cover.digital-list-item {
  padding: 0;
  height: auto;
  width: 100%;
}
.list-cover.digital-list-item img {
  box-shadow: none;
  min-width: 100%;
  padding: 0;
  max-height: 100%;
  max-width: 100%;
}
.list-item-inner-digital {
  width: 100%;
  color: white;
  background-color: #121e44;
  overflow: hidden;
  box-shadow: 0px 2px 10px #c9d4d8;
  border-radius: 12px;
}
.list-item-register {
  width: 50%;
  float: left;
  padding: 0.625rem;
  /* 10 */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.list-item-inner {
  width: 100%;
  color: #142A35;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 2px 10px #c9d4d8;
}
.list-item img,
.list-item-register img {
  width: auto;
  display: block;
  max-height: 180px;
  max-width: 240px;
}
/* JavaScript disabled */
html.no-js .list-item {
  width: 100%;
  float: none;
}
html.no-js .list-item img {
  max-width: 9.375rem;
  /* 150 */
  float: right;
  margin-left: 1.25rem;
  /* 20 */
}
html.no-js .list-item img {
  max-width: none;
  float: none;
  margin-left: 0;
}
.list-digital {
  display: block;
  padding-top: 10px;
  margin-top: 16px !important;
  border-top: none !important;
}
.list-digital-label {
  max-width: 20px !important;
  display: inline-block !important;
  margin-right: 5px;
}
#list-ad {
  background-color: #142A35;
  color: white;
}
@media only screen and (max-width: 1200px) {
  .list-item {
    width: 33.333%;
    /* 3 items per row */
  }
  .list-item-3col-max {
    width: 50% !important;
  }
  .list-item-register {
    width: 50%;
    /* 2 items per row */
  }
}
@media only screen and (max-width: 991px) {
  .list-item {
    width: 50%;
    /* 2 items per row */
  }
  .list-item-3col-max {
    width: 50% !important;
  }
  .list-item-register {
    width: 100%;
    /* 1 items per row */
  }
  .list-cover.digital-list-item img {
    max-height: 100%;
    width: 100%;
  }
  .pagination {
    margin: 0;
  }
  .Bootstrappage {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .list-item {
    width: 100%;
    /* 1 item per row */
    float: none;
  }
  .navbar-brand {
    height: 0px;
    display: block;
    min-width: 230px;
    max-width: 230px;
    background-position: center;
    margin: 8px 15px 0px 0px !important;
    padding: 0px;
  }
  .list-item-3col-max {
    width: 100% !important;
  }
  .list-item-3col-max.list-item {
    padding: 16px;
  }
  .list-item-register {
    width: 100%;
    /* 2 items per row */
  }
  html.no-js .list-item img {
    max-width: none;
    float: none;
    margin-left: 0;
  }
}
.list-cover {
  background: #f8fafa;
  display: block;
  height: 220px;
  padding: 16px;
}
.list-cover img {
  box-shadow: -5px 10px 30px -10px rgba(20, 42, 53, 0.4);
}
.product-content-body .list-specs {
  min-height: 179px;
}
.list-specs {
  padding: 0px 16px 16px 16px;
}
.list-specs .h-size3 {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 3px;
  line-height: 1.2;
}
.list-specs .h-size3.serif {
  font-size: 1.8em;
}
.list-specs .h-size3 a {
  color: #142A35;
}
.list-specs p {
  margin-bottom: 5px;
}
.list-specs .small {
  margin: 0;
}
.list-specs .btn-primary {
  margin-top: 10px;
}
.digital-name-specs {
  font-weight: 400;
  color: #142A35;
  width: 100%;
  display: block;
  margin-top: 10px;
}
.lp-icon {
  height: 12px;
  width: 12px;
  background: #da1b2c;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.sapling-icon {
  height: 12px;
  width: 12px;
  background: green;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.writershelp-icon {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: teal;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.digital-icon-spacer {
  height: 12px;
  width: 12px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.label-list {
  font-size: 0.825em;
  padding: .3em 0.6em .4em;
  color: #142a35;
  border-radius: 24px;
  float: right;
  text-transform: uppercase;
  background: #ffc196;
}
.label-list.new {
  background: #aee5d3;
}
.label-list.best {
  background: #faf2a9;
}
.label-list.order-type {
  float: none;
}
.price-range {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 80%;
}
.specs-divider {
  color: #cfd8dc;
  margin: 0 4px;
  font-weight: 200;
}
.resource-badge {
  background: #a2d6dd;
  color: #080808;
  font-weight: 500;
  margin-right: 3px;
}
.cart-menu {
  min-width: 300px;
}
.cart-badge-empty,
.cart-badge {
  color: #080808;
  font-weight: 700;
  margin-left: 3px;
}
.cart-badge-empty {
  background: #CFD8DC;
}
.cart-badge {
  background: #ffc196;
  margin-left: 0px !important;
  margin-top: 4px;
}
.accordion-group {
  margin: 0;
  padding: 15px;
}
.accordion-inner {
  border-top: solid 1px #EEF1F2;
  margin-top: 5px;
}
.accordion-toggle {
  font-weight: 600;
  color: #142A35;
}
a.accordion-toggle:hover,
a.accordion-toggle:focus {
  opacity: 1;
}
.accordion-toggle .panel-title {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2em;
  margin-left: 18px;
  vertical-align: text-top;
  font-weight: 700;
  text-transform: uppercase;
}
.panel-default.panel-price .panel-heading p.isbn {
  margin-left: 24px;
}
/** PRODUCT **/
#product-image {
  box-shadow: -5px 12px 8px rgba(20, 42, 53, 0.5);
}
#product-specs img {
  box-shadow: -10px 10px 20px -10px rgba(20, 42, 53, 0.4);
  margin-bottom: 10px;
  width: 100%;
}
#product-specs .col-md-5 {
  padding: 0px 24px;
}
#product-specs .h-size3 {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 24px;
}
#product-specs .h-size4 {
  margin-top: 5px;
}
.subhead {
  margin: 0 0 10px 0 !important;
  font-weight: 200 !important;
}
#product-specs .author,
#product-specs .edition {
  margin: 0;
  line-height: 1.4;
}
.tab-content {
  background: #ffffff;
  padding-bottom: 4px;
}
#product-tabs .tab-content {
  color: #080808;
  background: transparent;
}
#product-tabs {
  color: #080808;
}
#product-tabs p {
  color: #080808;
  font-weight: 400;
}
#product-tabs #features h4 {
  font-family: 'Source Serif Pro', serif;
}
#specs {
  margin: 36px;
}
.dropdown-price {
  float: right;
  margin: 0;
  font-size: 0.9em;
  font-weight: 700;
}
.label-rentbuy {
  letter-spacing: 0.025em;
}
.product-isbn {
  margin-top: 3px;
  margin-bottom: 0px;
}
.product-price-from,
.product-price-best {
  font-weight: 300;
  font-size: 80%;
}
.product-price-best {
  text-transform: uppercase;
  display: block;
  margin: 0;
}
.addon-total .product-price {
  font-size: 1.1em;
  font-weight: 700;
}
.product-price {
  font-size: 0.9em;
  font-weight: 600;
  float: right;
  margin-right: 5px;
  color: #142a35;
}
.best-value {
  color: #142A35;
  background: #faf2a9;
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px 5px;
  margin-right: 0px;
  text-align: right;
  line-height: 1.2;
  font-size: 1em;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: none;
  border-radius: 0;
  color: #080808;
  height: 48px;
  border-right: solid 1px #eff2f3;
  padding: 12px;
  font-size: 13px;
  /*!  */
}
.nav-tabs.nav-justified > li > a:hover {
  color: #142A35;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border-color: transparent;
  color: #080808;
  background: #eff2f3;
  font-weight: 700;
}
.nav-tabs.nav-price {
  background: #ffffff;
  height: auto;
  width: 100%;
}
.nav-tabs.nav-price > li > a {
  border-radius: 0;
  color: #142A35;
  padding: 10px 10px 12px;
  background: white;
  height: auto;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.02em;
  border-left: solid 1px #EFF2F3;
  border-top: solid 4px #EFF2F3;
  margin: 0;
  border-bottom: none;
  border-right: none;
}
.nav-tabs.nav-price li a.last {
  border-right: 0;
}
.nav-tabs.nav-price li a.first {
  border-left: 0;
  border-right: 0;
}
.nav-tabs.nav-price > li > a:hover {
  color: #142A35;
}
.nav-tabs.nav-price > .active > a,
.nav-tabs.nav-price > .active > a:hover,
.nav-tabs.nav-price > .active > a:focus {
  color: #142a35;
  background: white;
  border-top: solid 4px #da1b2c;
  border-left: solid 1px #EFF2F3;
  border-bottom: solid 1px white;
}
.price-box-padding {
  margin-bottom: 24px;
}
.addon-total {
  margin-bottom: 10px;
  display: inline-block;
  float: right;
}
#search-browse-menu .nav-tabs.nav-justified > .active > a,
#search-browse-menu .nav-tabs.nav-justified > .active > a:hover,
#search-browse-menu .nav-tabs.nav-justified > .active > a:focus {
  background: #a2d6dd !important;
}
#search-browse-menu .nav-tabs {
  height: 42px !important;
}
#search-browse-menu .nav-tabs.nav-justified > li > a {
  height: 42px !important;
  padding: 10px !important;
}
/** Custom Store **/
.custom-store #product-specs img {
  box-shadow: none;
  margin-bottom: 10px;
}
.custom-store .panel-default.panel-price .panel-heading label {
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
/** Components **/
#home-search-box ul.search-results {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 1em;
  position: absolute;
  width: 100%;
  z-index: 100;
  max-width: 640px;
  /*! margin-bottom: 36px; */
}
#search-box-nav ul.search-results {
  width: 85%;
}
ul.search-results hr {
  margin: 0;
}
ul.search-results li {
  list-style: none;
  margin: 0;
  padding: 8px 16px;
  border-bottom: solid 1px #EFF2F3;
}
.search-results img {
  max-width: 50px;
  margin-right: 10px;
  margin-top: 5px;
  max-height: 75px;
}
ul.search-results li p.h-size4 {
  margin-bottom: 0px;
  color: #00758E;
  font-weight: 700;
  font-size: 18px;
  max-height: 70px;
  /** SS-5443 **/
}
/** Alerts **/
.alert {
  position: relative;
  width: 100%;
  height: auto;
  background: #CFF3F9;
  border: 1px solid #45A5B5;
  font-size: 14px;
  color: #080808;
  box-sizing: border-box;
  /*! top:70px; */
  padding: 10px;
}
.alert-icon {
  position: absolute;
  top: 7px;
  left: 13px;
}
.alert-icon svg {
  fill: #45a5b5;
}
.alert span {
  display: inline-block;
  padding-left: 45px;
  box-sizing: border-box;
  color: black;
}
.alert span strong {
  margin-right: 5px;
}
.alert-top {
  margin-top: 16px;
  margin-bottom: 16px;
}
.alert.warning {
  background: #fffbd7;
  border-color: #B79E25;
}
.alert.warning .alert-icon svg {
  fill: #B79E25;
}
.alert.error {
  background: #FFE7E5;
  border-color: #EF5656;
}
.alert.error .alert-icon svg {
  fill: #EF5656;
}
.alert.success {
  background: #DAF4D4;
  border-color: #68B75F;
}
.alert.success .alert-icon svg {
  fill: #68B75F;
}
/** Preview **/
.preview-sidebar {
  background: white;
  position: fixed;
  width: 300px;
  z-index: 1;
  padding-top: 56px;
}
.digital-sidebar {
  position: fixed;
  width: 56px;
  z-index: 1;
  margin-top: -36px;
}
.preview-close-bar {
  background: #455a64;
  color: white;
  padding: 15px;
  min-height: 110vh;
  width: 56px;
  display: inline-block;
  text-align: center;
  float: left;
  padding-top: 36px !important;
}
.preview-close-bar a {
  color: white;
}
.digital-sidebar .preview-close-bar a {
  color: white;
  top: 24px;
  position: relative;
}
.list-indicator {
  font-size: 24px;
  line-height: 0.8;
}
.preview-content {
  height: 100vh;
  padding: 48px;
  display: inline-block;
  margin-left: 300px;
}
.digital-content {
  padding: 7% 10%;
  margin-left: 56px;
  top: 50%;
  left: 50%;
}
.digital-content h6 {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 200;
  color: #546e7a;
}
.digital-line::after {
  content: "ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ï¿½";
  display: block;
  font-weight: 900;
  color: #304ffe;
  font-size: 1em;
  line-height: 0.7;
}
.digital-background {
  background: #142A35;
  height: 100vh;
}
.white-type,
.white-type h6 {
  color: white;
}
.preview-close-bar svg {
  fill: #ffffff;
  width: 36px;
}
.scroll-icon {
  height: 50px;
  width: 50px;
  display: inline-block;
  background-color: transparent;
  margin-top: 60px;
}
.scroll-icon-chevron-1,
.scroll-icon-chevron-2 {
  fill: none;
  stroke: #142A35;
}
.scroll-icon-chevron-white {
  fill: none;
  stroke: #ffffff;
}
.scroll-icon-chevron-1 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.scroll-icon-chevron-2 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1px;
}
ul.preview-list {
  margin-left: 70px;
  padding: 15px;
}
ul.preview-list li {
  display: block;
  padding: 16px 0px;
  border-bottom: solid 1px #eee;
  margin-right: 16px;
  list-style: none;
}
ul.preview-list li.current {
  font-weight: bold;
}
/** Full Page Section **/
.full-page {
  width: 100%;
  background-color: transparent;
  min-height: 100vh;
  position: relative;
  overflow: visible;
}
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7 {
  min-height: 100vh;
  top-bottom: 0px;
  margin-bottom: 0px;
}
.section-header {
  text-align: center;
}
#section1 {
  /*!  */
  background: white;
}
#section2 {
  background: #142a35;
  color: white;
}
#section3 {
  background: white;
}
#section4 {
  background: #142a35;
  color: white !important;
}
.content-margin {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -25%);
}
.content-margin.wide {
  min-width: 80%;
}
.content-margin h1 {
  font-size: 2.5em;
  margin-bottom: 24px;
}
.section-title {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: inherit;
}
.service-heading {
  margin: 20px 0 5px;
  text-transform: none;
}
.bar {
  background-color: #ef5656;
  width: 40px;
  height: 2px !important;
  margin: 16px auto !important;
}
.section-header .bar {
  margin: 10px auto 40px;
}
/** Checkout / My Account / Cart **/
.table-summary {
  font-size: 12px;
}
.checkout-number {
  height: 36px;
  width: 36px;
  display: inline-block;
  padding: 2px;
  border: solid 1px #46a5b5;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  font-size: 21px;
  line-height: 28px;
  font-weight: 200;
  font-family: 'Source Sans Pro';
  vertical-align: middle;
}
.checkout-number.checked {
  background: #cff3f9;
  padding-top: 5px;
  border-color: #cff3f9;
}
.expand-icon-margin p {
  margin-left: 36px;
}
.expand-circle {
  margin-left: -36px;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 2px;
  border: solid 1px #142A35;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  font-size: 20px;
  line-height: 18px;
  font-weight: 200;
  font-family: 'Source Sans Pro';
  vertical-align: middle;
}
.order-specs span,
.item-break span {
  clear: left;
  display: list-item;
  list-style: none;
}
p.order-specs.small span,
p.item-break.small span {
  line-height: 1.4;
}
p.order-specs.small span strong {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.8;
}
ul.product-list-item {
  list-style: none;
  padding: 0;
}
ul.product-list-item li img {
  max-width: 220px;
  width: 100%;
  margin-bottom: 16px;
}
ul.product-list-item li {
  border-top: solid 1px #EFF2F3;
  padding: 16px 0;
}
ul.product-list-item li:first-child {
  border-top: solid 1px transparent;
}
.product-list-item .price {
  float: right;
  margin-right: 10px;
}
.checkout .panel-title {
  font-size: 16px;
  font-family: 'Source Serif Pro';
}
.checkout .panel-body {
  padding: 36px;
}
.orders .panel-title {
  font-size: 18px;
  line-height: 36px;
}
.form-checkout {
  padding: 0px 24px;
}
.form-checkout h4 {
  margin-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.form-checkout .control-label {
  font-weight: 600;
}
.form-checkout input[type=checkbox] {
  margin-left: 0px;
}
/*NEW MY ACCOUNT */
.order-thumbnail {
  margin-top: 0;
  width: 100%;
  max-width: 130px;
}
.course-link {
  text-decoration: underline;
  font-size: 1.1em;
  margin-top: 10px;
}
.table.table-courses > tbody > tr {
  padding: 16px 10px 24px !important;
}
.table-courses > thead > tr > td {
  padding: 8px 24px;
}
.table-courses tbody tr {
  border-top: solid 2px #eff2f3;
}
.table-courses tbody tr td {
  padding: 24px;
}
/** NEW 3/31 **/
.return-steps p {
  margin-left: 46px;
  font-size: 85%;
}
.return-steps hr {
  border-color: #a2d6dd;
}
.return-item {
  margin-bottom: 24px;
  background: #f8fafa;
  display: inline-block;
  padding: 15px;
  border-radius: 6px;
  border: solid 1px #eff2f3;
}
.return-item img {
  margin-top: 10px;
}
.return-item input[type="checkbox"] {
  width: 24px;
  height: 24px;
  margin-left: -15px;
  border-color: #c8c8c8;
}
.details-rental-addon .btn {
  margin-top: 10px;
}
.details-rental-addon .radio input[type="radio"],
input[type="radio"] {
  margin-left: 0;
}
.rental-period label {
  text-transform: none;
  font-size: 0.9375em;
  margin-bottom: 0;
}
.rental-period .radio input[type="radio"],
.rental-period input[type="radio"] {
  margin-bottom: 3px;
}
.rental-period-addon {
  margin-top: 16px;
}
.flag-mbl-li {
  display: none !important;
}
.flag-desk-div {
  display: block;
}
/** Media Queries **/
@media only screen and (max-width: 767px) {
  body {
    padding-bottom: 0px;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-toggle[aria-expanded="true"] .caret {
    transform: rotate(180deg);
  }
  .navbar-nav .flag-mbl-li .open .dropdown-toggle[aria-expanded="false"] .caret {
    transform: rotate(0deg);
  }
  .flag-mbl-li {
    display: block;
  }
  .flag-mbl-li .content .top-bar-right {
    padding: 8px !important;
    float: left !important;
  }
  .flag-mbl-li .content .top-bar-right .top-bar-dropdown .btn-light {
    background: none !important;
    border: none !important;
    border-color: none !important;
    color: #080808!important;
    outline: none !important;
    box-shadow: none !important;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-menu {
    margin-left: -5px;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-menu > li {
    border-top: 1px solid #455A64;
    margin-bottom: -5px;
    margin-top: 5px;
    width: 700px;
    margin-left: -5px;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-menu > li > a {
    color: #080808;
  }
  .flag-desk-div {
    display: none;
  }
  footer {
    margin-top: 0px;
    height: auto;
    bottom: 0;
    position: relative;
    padding: 16px 0px;
  }
  footer ul li a {
    color: white;
    line-height: 36px;
  }
  footer .list-inline > li {
    display: block;
    border-bottom: dotted 1px #566a75;
    margin-left: -20px;
  }
  footer .container-fluid .list-inline {
    margin-right: -20px;
  }
  footer img {
    visibility: hidden;
    display: none;
  }
  table.table-responsive td,
  table.table-responsive tr,
  table.table-responsive tbody {
    display: inline-block;
    width: 100%;
  }
  .table.table-responsive > tbody > tr > td {
    padding: 4px;
  }
  .table.table-responsive > tbody > tr {
    padding: 8px 4px;
  }
  .table.table-responsive > tbody > tr.order-divider {
    border-top: solid 5px #CFD8DC;
  }
  .table-list span {
    clear: left;
  }
  .cover-image {
    max-width: 180px;
    margin-bottom: 16px;
  }
  .navbar-default {
    margin-top: 0px;
    position: fixed;
    margin-bottom: 0;
  }
  .branding-mobile {
    padding: 0px 0 9px 0;
  }
  .navbar-brand {
    display: block;
    width: 36px;
    height: 36px;
    min-width: 36px;
    max-width: 36px;
    background-position: center;
    margin-left: 10px !important;
  }
  .logoClass .banner {
    display: none;
  }
  .navbar-header {
    margin-top: 5px !important;
  }
  .nav > li {
    position: relative;
    display: inline-block;
    /*! min-height: 100%; */
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    height: 100%;
  }
  .navbar-nav {
    margin: 0;
    float: left;
  }
  .navbar-left .menu {
    height: auto;
    padding: 23px 16px;
  }
  .navbar-nav > li > a {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 24px;
    margin-bottom: 0px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }
  #homepage-callouts img.icon {
    margin-top: 0;
  }
  #homepage-callouts .col-md-4 {
    border-right: none;
    padding: 24px 16px;
  }
  .jumbotron {
    padding: 24px;
    min-height: 100%;
    margin: -26px -15px 0px -15px;
    text-align: left;
  }
  .jumbotron h1 {
    font-size: 2.25em;
  }
  .jumbotron h2 {
    font-size: 1.2em;
    margin-bottom: 16px;
    font-weight: 300;
  }
  .jumbotron p {
    font-size: 1.2em;
    margin-bottom: 24px !important;
  }
  #single-search.jumbotron {
    height: auto;
    margin-bottom: 0;
  }
  .search-results img {
    visibility: hidden;
    width: 0;
  }
  .jumbotron-textbox {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0%, 0%);
    min-width: 100%;
  }
  .panel.panel-filter {
    top: 77px;
  }
  .panel.panel-filter .panel-body {
    background: #ffffff;
    margin-top: 0px;
  }
  .panel.panel-filter .container {
    max-width: 1170px;
  }
  .panel.panel-filter {
    position: relative;
    top: 0;
    z-index: 100;
    height: 60px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    height: 60px;
  }
  .orders .panel-title {
    font-size: 16px;
  }
  .well-form {
    padding: 0;
  }
  .nav-tabs.nav-price > li {
    float: none;
    width: 1%;
    display: table-cell;
    font-size: 0.9em;
  }
  .nav-tabs.nav-price > li > a {
    margin-bottom: 0;
  }
  .form-checkout {
    padding: 0px;
  }
  .digital-content {
    height: auto;
    padding: 70px 24px;
    display: inline-block;
    margin-left: 0px;
    width: 100%;
  }
  .digital-sidebar {
    width: 100%;
    position: relative;
  }
  .preview-sidebar {
    visibility: hidden;
    width: 0px;
    z-index: 0;
    top: 0px;
  }
  .preview-close-bar {
    padding: 0px 15px;
    width: 100%;
    float: none;
    height: 56px;
    text-align: left;
    min-height: auto;
  }
  .digital-sidebar .preview-close-bar a {
    position: absolute;
    margin-top: 2px;
  }
  /** Full Page Section **/
  .full-page {
    width: 100%;
    background-color: transparent;
    min-height: auto;
    position: relative;
    z-index: 1;
  }
  #section1 {
    margin-top: 0px;
    background: transparent;
  }
  #section1,
  #section2,
  #section3,
  #section4,
  #section5,
  #section6,
  #section7 {
    min-height: auto;
    text-align: left;
  }
  .section-header {
    text-align: left;
  }
  .content-margin {
    position: relative;
    top: 0%;
    left: 0%;
    transform: none;
    padding: 36px 0px;
  }
  .content-margin h1 {
    font-size: 1.7em;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  .content-margin.wide {
    min-width: 80%;
  }
  .section-title {
    margin-top: 24px;
  }
  .section-header .bar {
    margin: 10px 0;
  }
  #product-specs img,
  img.product-related {
    margin-bottom: 0px;
  }
  #product-specs {
    padding: 15px;
  }
  #specs {
    margin: 0;
  }
  #price-box-padding {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
  }
  .panel-body .product-price {
    font-size: 85%;
  }
  #site-wrapper {
    height: auto;
  }
  #site-menu {
    position: fixed;
    z-index: 100;
    top: 70px;
  }
  .product-list-item .price {
    float: none;
    margin-bottom: 16px;
  }
  #product-tabs {
    padding-bottom: 0;
    background: transparent;
    margin-top: 0;
  }
  .details-rental-addon {
    clear: none;
    border-left: none;
    padding: 0px;
    margin-top: 16px;
  }
  .details-rental-addon .btn {
    margin-top: 10px;
  }
  .look-icon {
    margin: 0 5px 0 0;
  }
  .navbar-right {
    float: right;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  footer .list-inline > li {
    margin-left: -20px;
    margin-right: -100px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  #instructor .nav-tabs.nav-justified > li > a {
    font-size: 11px !important;
    padding-top: 16px !important;
  }
  .well {
    padding: 10px;
  }
  .well-form {
    padding: 0;
  }
  .well-gray,
  .well-blue {
    padding: 10px;
  }
  body {
    padding-bottom: 0;
  }
  footer {
    margin-top: 0px;
    height: auto;
    bottom: 0;
    position: relative;
    padding: 16px 0px;
  }
  footer ul li a {
    color: white;
    line-height: 36px;
  }
  footer .list-inline > li {
    display: block;
    border-bottom: dotted 1px #566a75;
  }
  footer img {
    visibility: hidden;
    display: none;
  }
  #homepage-callouts h2 {
    font-size: 1.4em;
  }
  #homepage-callouts p {
    font-size: 90%;
  }
  /** Full Page Section **/
  .full-page {
    width: 100%;
    background-color: transparent;
    min-height: auto;
    position: relative;
    z-index: 1;
  }
  #section1 {
    padding-bottom: 24px;
  }
  #section1,
  #section2,
  #section3,
  #section4,
  #section5,
  #section6,
  #section7 {
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: auto;
    text-align: left;
    padding: 30px 60px;
  }
  .section-header {
    text-align: left;
  }
  .content-margin {
    position: relative;
    top: 0%;
    left: 0%;
    transform: none;
    padding: 60px;
  }
  .content-margin h1 {
    font-size: 1.7em;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  .content-margin.wide {
    min-width: 80%;
  }
  .section-title {
    margin-top: 24px;
  }
  .section-header .bar {
    margin: 10px 0;
  }
  #product-wrapper {
    position: relative;
    width: 100%;
    margin: auto;
    padding: 0;
  }
  #product-specs {
    left: 0;
    width: 100%;
    padding: 16px;
  }
  #product-tabs {
    float: none;
    left: 0;
    width: 100%;
    background: tranparent;
    padding-bottom: 36px;
  }
  #product-tabs .tab-content {
    padding: 24px 24px 60px;
  }
  .preview-content {
    height: 100vh;
    padding: 16px;
    display: inline-block;
    margin-left: 0px;
    width: 100%;
  }
  /** Full Page Section **/
  .content-margin {
    min-width: 80%;
  }
  .details-rental-addon {
    clear: none;
    border-left: none;
    padding: 0px;
    margin-top: 16px;
  }
  #instructor .panel-dark .panel-heading {
    background: #fff;
    border-top: solid 1px #d0dee3;
  }
  #instructor .panel-price .panel-heading {
    background: white;
    border-top: 0;
  }
  #instructor .panel-price .panel-heading .parent-label {
    margin-left: 0;
    font-weight: 600;
  }
  .panel-default.panel-price .panel-body {
    background: white;
  }
  #instructor .panel-dark .panel-title {
    color: #080808;
  }
  #instructor .nav-tabs.nav-justified > .active > a,
  #instructor .nav-tabs.nav-justified > .active > a:hover,
  #instructor .nav-tabs.nav-justified > .active > a:focus {
    background: #142a35;
    color: white;
    border-right: solid 1px #eff2f3;
  }
  .resource-mobile-caret {
    margin-left: 10px !important;
    margin-top: 0 !important;
  }
  .resource-mobile {
    margin-left: 10px !important;
  }
  .showcase-bar {
    visibility: hidden !important;
  }
}
@media only screen and (min-width: 992px) {
  #product-wrapper {
    display: table;
    width: 100%;
    margin: auto;
    padding: 0;
    height: 100vh;
  }
  #product-specs {
    vertical-align: top;
    width: 100%;
  }
  #product-tabs {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    background: transparent;
  }
  #product-tabs .tab-content {
    padding: 2% 3% 20%;
  }
  .digital-content {
    max-width: 1366px;
    margin: auto;
  }
  .modal {
    top: 25%;
    max-width: 992px;
    margin: auto;
  }
  .details-rental-addon {
    clear: both;
    border-left: solid 1px #EFF2F3;
    padding: 24px;
    margin-top: 16px;
  }
  .mobile_show {
    display: none !important;
  }
}
@media only screen and (min-width: 1300px) {
  .nav-tabs.nav-justified > li > a {
    font-size: 14px;
  }
  .content-margin.wide {
    max-width: 1300px;
    min-width: 1140px;
  }
  .section-header {
    max-width: 920px;
  }
  .details-rental-addon {
    clear: both;
    border-left: solid 1px #EFF2F3;
    padding: 24px;
    margin-top: 16px;
  }
}
.sidebar-offcanvas {
  top: 0;
}
.row-offcanvas {
  margin-bottom: 0;
  padding-left: 70px;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    padding-left: 0;
    margin-top: 46px;
  }
  .panel-mbl-background {
    background: #ffffff !important;
    border: none !important;
  }
  .sort-mobile {
    height: 40px !important;
  }
  .sort-margin-mobile {
    margin-right: -75px !important;
  }
  .PLP-main-mobile {
    margin-top: -120px !important;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  #preview-section .row-offcanvas {
    padding-left: 0 !important;
    margin-top: -16px;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }
  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */
  }
  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */
  }
}
/** Accordion **/
.accordion-menu {
  width: 90%;
  max-width: 600px;
  background: #4d5158;
  margin: 4em auto;
  box-shadow: 0 4px 40px #70ac76;
}
.accordion-menu ul {
  /* by default hide all sub menus */
  display: none;
}
.accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.accordion-menu label,
.accordion-menu a {
  position: relative;
  display: block;
  padding: 18px 18px 18px 64px;
  background: #4d5158;
  box-shadow: inset 0 -1px #555960;
  color: #ffffff;
  font-size: 1.6rem;
}
.no-touch .accordion-menu label:hover,
.no-touch .accordion-menu a:hover {
  background: #52565d;
}
.accordion-menu label::before,
.accordion-menu label::after,
.accordion-menu a::after {
  /* icons */
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordion-menu label {
  cursor: pointer;
}
.accordion-menu label::before,
.accordion-menu label::after {
  background-image: url(../img/icons.svg);
  background-repeat: no-repeat;
}
.accordion-menu label::before {
  /* arrow icon */
  left: 18px;
  background-position: 0 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.accordion-menu label::after {
  /* folder icons */
  left: 41px;
  background-position: -16px 0;
}
.accordion-menu a::after {
  /* image icon */
  left: 36px;
}
.accordion-menu input[type=checkbox]:checked + label::before {
  /* rotate arrow */
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordion-menu input[type=checkbox]:checked + label::after {
  /* show open folder icon if item is checked */
  background-position: -32px 0;
}
.accordion-menu input[type=checkbox]:checked + label + ul,
.accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
  /* show addons when item is checked */
  display: block;
}
.accordion-menu ul label,
.accordion-menu ul a {
  background: #35383d;
  box-shadow: inset 0 -1px #41444a;
  padding-left: 82px;
}
.no-touch .accordion-menu ul label:hover,
.no-touch .accordion-menu ul a:hover {
  background: #3c3f45;
}
.accordion-menu > li:last-of-type > label,
.accordion-menu > li:last-of-type > a,
.accordion-menu > li > ul > li:last-of-type label,
.accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}
.accordion-menu ul label::before {
  left: 36px;
}
.accordion-menu ul label::after,
.accordion-menu ul a::after {
  left: 59px;
}
.accordion-menu ul ul label,
.accordion-menu ul ul a {
  padding-left: 100px;
}
.accordion-menu ul ul label::before {
  left: 54px;
}
.accordion-menu ul ul label::after,
.accordion-menu ul ul a::after {
  left: 77px;
}
.accordion-menu ul ul ul label,
.accordion-menu ul ul ul a {
  padding-left: 118px;
}
.accordion-menu ul ul ul label::before {
  left: 72px;
}
.accordion-menu ul ul ul label::after,
.accordion-menu ul ul ul a::after {
  left: 95px;
}
@media only screen and (min-width: 600px) {
  .accordion-menu label,
  .accordion-menu a {
    padding: 24px 24px 24px 82px;
    font-size: 1.9rem;
  }
  .accordion-menu label::before {
    left: 24px;
  }
  .accordion-menu label::after {
    left: 53px;
  }
  .accordion-menu ul label,
  .accordion-menu ul a {
    padding-left: 106px;
  }
  .accordion-menu ul label::before {
    left: 48px;
  }
  .accordion-menu ul label::after,
  .accordion-menu ul a::after {
    left: 77px;
  }
  .accordion-menu ul ul label,
  .accordion-menu ul ul a {
    padding-left: 130px;
  }
  .accordion-menu ul ul label::before {
    left: 72px;
  }
  .accordion-menu ul ul label::after,
  .accordion-menu ul ul a::after {
    left: 101px;
  }
  .accordion-menu ul ul ul label,
  .accordion-menu ul ul ul a {
    padding-left: 154px;
  }
  .accordion-menu ul ul ul label::before {
    left: 96px;
  }
  .accordion-menu ul ul ul label::after,
  .accordion-menu ul ul ul a::after {
    left: 125px;
  }
}
.accordion-menu.animated label::before {
  /* this class is used if you're using jquery to animate the accordion */
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/** For Mock Ups Only **/
.ui-section {
  background: white;
  padding: 24px;
  margin-bottom: 24px;
}
.ui-section-dark {
  background: #142A35;
  color: white;
  padding: 24px;
  margin-bottom: 24px;
}
.ui-header2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  border-bottom: solid 1px #EFF2F3;
}
.page-header {
  font-weight: 400;
  margin: 10px 0;
  font-size: 2em;
  font-family: 'Source Serif Pro';
}
.palette-square {
  width: 100%;
  display: block;
  padding: 16px;
}
/* NEW 2018*/
.container-menu {
  position: relative;
  overflow: hidden;
}
.menu-trigger {
  width: 100%;
  font-size: 0.9em;
  padding: 5px 2px;
  color: white;
  border-left: none !important;
}
.menu-trigger:hover,
.menu-trigger:focus {
  transform: scale(0.8);
}
#nav-icon4 {
  width: 30px;
  height: 16px;
  position: relative;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* Icon 4 */
#nav-icon4 span:nth-child(1) {
  top: 2px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4.mp-level-open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
  left: 2px;
}
#nav-icon4.mp-level-open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon4.mp-level-open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 2px;
  top: 20px;
}
.mp-pusher {
  position: relative;
  left: 0;
  height: 100%;
  perspective: 1000px;
}
.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 320px;
  min-height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  overflow: hidden;
}
.mp-level {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  width: 346px;
  min-height: 100%;
  background: #142A35;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2 !important;
}
/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
}
.mp-pusher::after,
.mp-level::after {
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-level::after {
  z-index: -1;
}
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  min-height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
  cursor: pointer;
}
.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  min-height: 100%;
  background: transparent;
  opacity: 1;
}
.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* content style */
.mp-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 320px;
}
.mp-menu h2 {
  margin: 0;
  padding: 1.5em 1.2em 1.2em 1.2em;
  color: white;
  font-weight: 300;
  font-size: 2em;
}
.mp-menu h2 a {
  color: white;
}
.mp-menu h2 a::after {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  content: "\e080";
  right: 10px;
  font-size: 1em;
  color: white;
}
.mp-menu.mp-overlap h2::before {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 8px;
  font-size: 75%;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mp-menu.mp-cover h2 {
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 3px;
  font-size: 0.875em;
}
.mp-overlap .mp-level.mp-level-overlay > h2::before {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.mp-menu ul li > a {
  display: block;
  padding: 1em;
  outline: none;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  font-size: 1em;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  color: white;
}
.mp-menu ul li::before {
  position: absolute;
  left: 10px;
  z-index: -1;
  color: rgba(0, 0, 0, 0.2);
  line-height: 3.5;
}
.mp-level > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
}
/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
  background: rgba(0, 0, 0, 0.1);
  outline: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  font-size: 0.8em;
  padding: 1em 1.5em;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  width: 320px;
}
a.mp-back:hover,
a.mp-back:focus {
  color: white;
}
.mp-back::after {
  position: absolute;
  content: " \2190";
  right: 10px;
  font-size: 1.3em;
  color: white;
}
.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent;
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
/*.no-csstransforms3d .mp-pusher, .no-js .mp-pusher {
	padding-left: 320px;
}*/
.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none;
}
.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block;
}
/* NEW INSTRUCTOR 2018 */
/* NEW FOR instructor FLOW */
#instructor #product-tabs p {
  color: #142a35;
  margin-left: 0;
}
#instructor #product-tabs p.lead {
  font-weight: 200;
  margin-bottom: 10px;
}
#instructor #product-tabs .panel-body p.description {
  margin-left: 0;
}
#instructor #product-tabs {
  width: 100%;
  vertical-align: top;
  background: transparent;
}
#instructor .tab-content {
  color: #142a35;
  padding: 0;
}
#instructor #product-specs {
  padding: 0;
  margin: 0;
}
#instructor .product-content {
  max-width: 1920px;
  margin: auto;
  padding: 2.5% 5% 10%;
}
#purchasetypes.tab-content {
  padding: 0;
}
#instructor #product-specs .col-md-5 {
  padding: 0;
}
#instructor .nav-tabs.nav-price {
  background: transparent;
  height: auto;
  width: 100%;
}
#instructor .nav-tabs.nav-price > li > a {
  border-radius: 0;
  color: #142A35;
  padding: 10px 10px 12px;
  background: #D0DEE3;
  height: auto;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin: 0;
  border: none;
}
#instructor .nav-tabs.nav-price > .active > a,
#instructor .nav-tabs.nav-price > .active > a:hover,
#instructor .nav-tabs.nav-price > .active > a:focus {
  color: white;
  background: #142a35;
  border-top: none;
}
#instructor .nav-tabs.nav-justified > .active > a,
#instructor .nav-tabs.nav-justified > .active > a:hover,
#instructor .nav-tabs.nav-justified > .active > a:focus {
  border-color: transparent;
  color: #142a35;
  background: #ef5656;
  font-weight: 600;
}
#instructor .nav-tabs {
  background: #ffffff;
  color: #142a35;
  height: 45px;
  border-bottom: solid 1px #eef2f3;
}
#instructor .nav-tabs.nav-justified > li > a {
  border-radius: 0;
  color: #142a35;
  height: 45px;
  border-right: solid 1px #eff2f3;
  padding: 11px;
  font-size: 14px;
}
.tab-pane section {
  padding: 16px 3%;
}
.tab-pane section#preview-section {
  padding: 0 !important;
  margin: 0;
}
.product-content-body {
  margin-top: 16px;
}
#instructor #product-specs .nav-tabs.nav-justified {
  background: transparent;
  color: #142a35;
}
.active-underline {
  border-bottom: solid 3px #142a35;
  padding-bottom: 5px;
}
#instructor #product-specs .nav-tabs.nav-justified > .active > a,
#instructor .nav-tabs.nav-justified > .active > a:hover,
#instructor .nav-tabs.nav-justified > .active > a:focus {
  background: #142a35;
  color: #eff2f3;
  font-weight: 600;
  border-color: #eff2f3;
}
#instructor #product-specs .nav-tabs.nav-justified > .active > a span .active-underline,
#instructor .nav-tabs.nav-justified > .active > a:hover span .active-underline,
#instructor .nav-tabs.nav-justified > .active > a:focus span .active-underline {
  border-color: transparent;
  background: #142a35;
  color: #eff2f3;
  font-weight: 600;
}
#instructor .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 6px;
  background: #eff2f3;
}
#instructor .panel-dark {
  border-radius: 0;
}
#instructor .panel-default .panel-heading,
.panel-default .panel-footer {
  background: white;
  border-radius: 6px;
  border: 0;
  margin-top: 10px;
}
#instructor .panel-default .panel-heading {
  background: white;
  border: none;
  min-height: 36px;
  padding: 16px;
  border-radius: 6px;
  color: #080808;
}
#instructor .panel-title {
  font-size: 1em;
  text-transform: none;
}
#instructor #product-tabs p.isbn {
  margin-left: 18px !important;
  margin: 0;
}
#instructor #product-tabs #section2 p,
#instructor #product-tabs #section4 p {
  color: white;
}
#instructor hgroup {
  margin-bottom: 10px;
}
.parent-label input[type="radio"],
input.purchase-radio[type="radio"] {
  background: none;
  display: inline-block;
  box-sizing: border-box;
  border-right: 0;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -webkit-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #080808;
}
.parent-label input[type="radio"]:checked,
input.purchase-radio[type="radio"]:checked {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #080808;
  border-bottom: 0;
  margin-bottom: 6px;
  margin-right: 2px;
}
.addon {
  float: left;
}
.panel-default.panel-price .panel-heading label {
  line-height: 1.4;
}
.panel-default.panel-price .panel-heading p {
  line-height: 1.4;
}
.panel-default.panel-price .panel-heading p.isbn-lvl2 {
  margin-left: 24px;
}
a.list-group-item {
  color: #080808;
  border-color: #cfd8dc !important;
}
#product-specs img .digital-icon {
  border-radius: 50%;
  background: none;
}
.price-box-padding {
  max-width: 100%;
  margin-top: 10px;
}
.label-exam-copy {
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 0;
  border-left: solid 2px #EFF2F3;
  border-right: solid 2px #EFF2F3;
  padding: 6px 10px;
  font-size: 0.825em;
  color: #142a35;
  background: #ffc196;
  width: 100%;
}
.well-student-callout {
  border-radius: 6px;
  background: #aee5d3;
  margin: 10px 0 0 0;
  text-align: center;
}
.well-student-callout a.btn-link {
  color: #080808;
  font-weight: 400;
  font-size: 14px;
}
.look-icon {
  margin: 6px 6px 0 -2px;
  max-width: 16px;
}
.digital-icon {
  border-radius: 50%;
  margin-top: 24px;
  max-width: 80px;
  width: 100%;
}
.download-arrow {
  margin-left: 5px;
  /*!  */
}
.callout-image {
  margin-top: 10px;
}
/* AUTHOR SECTION */
.author-photo {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* RESOURCES SECTION */
.resource-entry {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 3px 0px;
  background: white;
  border-radius: 0px;
  box-shadow: 0px 2px 10px rgba(201, 212, 216, 0.2);
}
.resource-entry .col {
  flex: 1;
  padding: 10px;
  width: 100%;
}
.resource-entry .col:nth-child(1) {
  background: #f8fafa;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  max-width: 60px;
  text-align: center;
  height: auto;
  padding-top: 16px;
}
.resource-entry .col:nth-child(2) {
  background: white;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  max-width: 54px;
  text-align: center;
  padding-right: 0;
  padding-left: 24px;
}
.resource-entry .col:nth-child(3) {
  align-self: flex-start;
  background: white;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.resource-tier {
  margin: 24px 24px 24px 0px;
  clear: both;
}
.resource-entry input {
  margin: 0;
}
.resource-entry .col .no-icon {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  max-width: 0px;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
.resource-entry .col .radio-select {
  background: white;
  padding: 10px 0;
  max-width: 40px;
}
#product-specs .resource-entry .col .radio-select input[type=radio] {
  margin: 4px 0 !important;
  margin-left: 0px !important;
}
.resource-entry .col .select-label {
  padding-left: 0;
}
#resources_college .resource-entry .btn {
  margin-top: 10px;
}
#resources_college .resource-entry .h-size4 {
  margin: 5px 0 0 0;
  font-size: 1.1em;
}
#resources_college .resource-entry .resource-mobile-caret a.accordion-toggle.collapsed .expand-plus-caret-down {
  margin-left: 5px !important;
  transform: rotate(-90deg) scale(1.1) !important;
}
#resources_college .resource-entry hgroup {
  line-height: 1;
}
.resource-entry img {
  text-align: center;
  box-shadow: none !important;
  margin: 4px auto;
}
.resource-entry .expand-plus-caret-down {
  margin-left: 18px !important;
  margin-top: 6px;
}
#resources_college .white-type {
  color: white !important;
}
#resources_college a.link-light svg {
  fill: #080808;
}
#resources_college .btn.btn-secondary.disabled,
#resources_college .btn.btn-secondary[disabled],
#resources_college fieldset[disabled] .btn.btn-secondary {
  color: #ffffff;
  background: #b0bec5;
  border: solid 1px #b0bec5;
}
#resources_college hgroup div.small {
  margin: 6px 0;
  color: #142a35;
  font-weight: 400;
  line-height: 1.5;
}
#resources_college div.small {
  margin: 6px 0;
  color: #142a35;
  font-weight: 400;
  line-height: 1.5;
}
#resources_college .checkbox {
  margin: 0;
}
#resources_college .resource-entry .col-sm-1 {
  width: 6%;
}
#resources_college .resource-entry hgroup,
.checkbox label {
  text-transform: none;
}
#resources_college hgroup {
  margin-bottom: 0px;
}
#resources_college .hgroup-ir-caret {
  margin-left: -15px;
}
#resources_college .resource-entry .checkbox label {
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 5px;
  margin-left: 18px;
}
#resources_college .resource-entry .checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  margin-left: -18px;
}
#resources_college .resource-entry .well-sm {
  padding: 0 10px;
}
#resources_college .resource-entry .form-group {
  padding: 10px 0px;
}
.resource-div-block {
  display: block;
}
/* PREVIEW SECTION */
#preview-tab-content {
  height: auto;
}
.preview-content-margin {
  height: auto;
  position: relative;
  overflow: auto;
  background: #f8fafa !important;
}
#preview-features .preview-content-inner,
#preview-new .preview-content-inner,
#preview-reviews .preview-content-inner {
  padding: 5%;
}
#preview-features .feature-fluid,
#preview-new .feature-fluid {
  padding: 0px 15px 0px 15px;
}
#preview-section .row-offcanvas {
  padding-left: 24px;
}
.list-group#preview-tab,
.list-group.microsite-sidebar {
  font-size: 13px;
  margin-right: -16px;
}
.product-listmbl {
  margin-top: 70px !important;
  margin-left: -16px !important;
}
/* --------------- Responsive Fixes --------------- */
@media (max-width: 767px) {
  #instructor .product-content {
    padding: 0;
    padding-bottom: 36px;
  }
  #instructor .panel-dark .panel-heading {
    background: #fff;
    border-top: solid 1px #d0dee3;
  }
  #instructor .panel-price .panel-heading {
    background: white;
    border-top: 0;
  }
  #instructor .panel-price .panel-heading .parent-label {
    margin-left: 0px;
  }
  .panel-default.panel-price .panel-body {
    background: white;
  }
  #instructor .panel-dark .panel-title {
    color: #080808;
  }
  #instructor .nav-tabs.nav-justified > li > a {
    font-size: 12px;
    padding: 15px 6px;
  }
  #instructor .nav-tabs.nav-justified > .active > a,
  #instructor .nav-tabs.nav-justified > .active > a:hover,
  #instructor .nav-tabs.nav-justified > .active > a:focus {
    background: #142a35;
    color: white;
    border-right: solid 1px #eff2f3;
  }
  #instructor #product-tabs .rental-period p.isbn {
    margin-left: 6px !important;
    margin: 0;
  }
  /* ------- SS-6428 : Responsive Fixes --------- */
  /* ------- SS-6428 : Responsive Fixes --------- */
  /* ------- SS-6457 Start: Responsive Fixes --------- */
  /* ------- SS-6457 End: Responsive Fixes --------- */
  #instructor #preview-section .tab-content > .fade {
    opacity: 100;
  }
  #preview-tab-content,
  .preview-content-margin {
    height: 100%;
  }
  #product-callout {
    margin-bottom: 24px;
  }
  .look-icon {
    margin: -2px 6px 0 -2px;
    max-width: 16px;
  }
  .resource-entry {
    padding: 0;
    margin: 16px 0px;
    background: white;
    border-radius: 6px;
  }
  .resource-entry .h-size4 {
    margin-top: 2px;
  }
  .resource-entry .col {
    padding: 16px;
  }
  .resource-entry .col:nth-child(1) {
    padding-top: 16px;
  }
  .resource-entry .col:nth-child(2) {
    max-width: 0px;
  }
  .resource-entry .expand-plus-caret-down {
    margin-left: 8px !important;
    margin-top: 16px;
  }
  .resource-mobile-caret {
    margin-left: -10px !important;
    margin-top: 10px !important;
  }
  .resource-mobile {
    margin-left: -36px !important;
  }
  .btn-margin {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) {
  #preview-section .device-small {
    display: block;
  }
  .resource-mobile {
    margin-left: -36px !important;
  }
}
@media only screen and (max-width: 767px) {
  .list-group#preview-tab,
  .list-group.microsite-sidebar {
    margin-right: 0px;
  }
}
/* HOMEPAGE 2018*/
/*SS - Homepage Updates */
.ss-home-box {
  background: white;
  padding: 36px 16px 48px;
  box-shadow: 0px 2px 10px rgba(20, 43, 53, 0.2);
}
#single-search:after {
  content: " ";
  background: #A2D6DD;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: -300px;
  left: 0;
  z-index: -1;
}
#showdigital {
  padding: 60px 36px;
  background: #cff3f9;
  height: 100%;
}
#showdigital {
  margin-bottom: 36px;
  margin-top: -20px;
  margin-left: 36px;
  margin-right: 36px;
  border-radius: 6px;
}
#browse-catalog {
  width: 100%;
  display: block;
  text-align: center;
  background: #A2D6DD;
  padding: 0;
  margin-bottom: 40px;
}
.digital-product-steps {
  display: none;
}
.digital-product-steps h2 {
  margin-top: 30px;
  text-shadow: 1px 1px 0px #cff3f9, 2px 2px 0px #9ed1d9;
  font-weight: 500;
}
.digital -textbox ul,
.digital-find-textbox ul {
  text-align: center;
  border: 0;
}
.digital-textbox ul li {
  border: 0;
  padding: 10px 0 0;
}
.digital-textbox ul li.course-lvl-1 {
  border-top: solid 1px #eff2f3;
  font-weight: 700;
  font-size: 1.1em;
}
.digital-find-textbox ul li {
  border-top: 0;
  font-weight: 500;
  font-size: 1em;
  border-bottom: 0;
}
.digital-textbox ul li a {
  color: #455A64;
  font-size: 0.8em;
}
.digital-textbox ul li.course-lvl-1 a,
.digital-find-textbox ul li a {
  color: #080808;
}
span.button-caret {
  margin-left: 6px;
  display: inline-block;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.collapsed span.button-caret {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.btn.icon svg {
  position: absolute;
  top: 12px;
  left: 11px;
  width: 16px;
  height: 16px;
}
.btn.btn-small.icon svg {
  position: absolute;
  top: 9px;
  left: 11px;
  width: 13px;
  height: 13px;
}
.btn-round {
  border-radius: 24px !important;
}
/* HOMEPAGE CALLOUTS */
.list-home {
  margin: 0;
}
.list-item-3col-max {
  transition: .3s ease;
}
.list-item-3col-max .list-item-inner {
  box-shadow: 0px 2px 10px rgba(20, 43, 53, 0.2);
  border-radius: 6px;
}
.list-item-3col-max:hover {
  transform: translateY(-10px) scale(1.02);
}
.col3-digital.list-item-3col-max .list-specs {
  padding: 20px;
}
.col3-digital.list-item-3col-max:hover {
  transform: translateY(0) scale(1) !important;
}
.list-item-3col-max:hover .list-title {
  background-position: -100% 0;
}
.list-item-3col-max .list-specs {
  padding: 16px;
}
.list-title {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #faf2a9 50%);
  background-size: 200%;
  background-position: 0 0;
  display: inline;
  transition: 0.5s ease-in-out;
  font-family: 'Source Sans Pro', arial, sans-serif;
  padding: 2px 4px;
}
.list-title a {
  color: #080808;
  text-decoration: none;
}
.circle-caret {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  margin-bottom: 24px;
}
.circle-caret a {
  display: inline-block;
  border-radius: 50%;
}
.step-number {
  height: 50px;
  width: 50px;
  display: block;
  padding: 0;
  border: solid 3px #ffe5d3;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  font-size: 1.7em;
  font-weight: 600;
  text-shadow: -1px 1px 0px #ffc196, -2px 2px 0px #ffe5d3;
  background: #ffc196;
  box-shadow: -2px 2px 0px #e5d676;
}
select.form-control.custom-select {
  display: inline-block;
  width: 100%;
  height: 48px;
  padding: 10px 16px;
  line-height: 1.5;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%205460' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 12px 16px;
  border: 2px solid #46A5B5;
  border-radius: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* HOMEPAGE 2018*/
@media only screen and (max-width: 767px) {
  .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
    font-size: 14px !important;
  }
  #showdigital {
    margin-left: 10px;
    margin-right: 10px;
  }
  .Error404-textbox img {
    margin-top: 0 !important;
    margin-left: 24px !important;
  }
  #single-search {
    padding-bottom: 48px;
  }
  #single-search:after {
    display: none;
  }
  #showcourses,
  #showdiscipline,
  #home_browseButton {
    padding: 0 !important;
  }
  .discipline-textbox ul,
  .discipline-home-textbox ul {
    padding: 5px !important;
  }
  #discipline.jumbotron,
  #single-search.jumbotron #single-search-admin.jumbotron {
    height: 100%;
  }
  #single-search h1 {
    font-size: 3em;
    margin-bottom: 10px;
  }
  #single-search-admin h1 {
    font-size: 2.5em;
    width: 100%;
    margin-bottom: 10px;
  }
  .discipline-textbox {
    top: 0% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
    padding-bottom: 60px;
  }
  .jumbotron .discipline-textbox h1 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 992px) {
  .jumbotron .Error404-textbox h1 span.leadhead {
    font-size: 2em !important;
  }
  .Error404-textbox {
    top: 5% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
  }
  .microsite-wrapper .layer-light-align {
    display: flex;
    padding: 0px;
  }
}
.list-home {
  margin: 0;
}
.list-item-3col-max {
  transition: .3s ease;
}
.list-item-3col-max:hover {
  transform: translateY(-10px) scale(1.02);
}
.list-item-3col-max:hover .list-title {
  background-position: -100% 0;
}
.list-item-3col-max .list-specs {
  padding: 16px;
}
.list-title {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #faf2a9 50%);
  background-size: 200%;
  background-position: 0 0;
  display: inline;
  transition: 0.5s ease-in-out;
  font-family: 'Source Sans Pro', arial, sans-serif;
  padding: 2px 4px;
}
.list-title a {
  color: #080808;
  text-decoration: none;
}
.circle-caret {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  margin-bottom: 24px;
}
.circle-caret a {
  display: inline-block;
  border-radius: 50%;
}
.bottom {
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  border: 0.2em solid #a2d6dd;
  background: #a2d6dd;
}
.bottom a:hover,
.bottom a:focus {
  color: white;
}
.bottom:after {
  content: '';
  display: inline-block;
  margin-top: 1em;
  width: .8em;
  height: .8em;
  border-bottom: 0.2em solid #080808;
  border-top: 0;
  border-right: 0;
  border-left: 0.2em solid #080808;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.collapsed .bottom {
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  border: 0.2em solid #142a35;
  background: none;
}
.collapsed .bottom:after {
  content: '';
  display: inline-block;
  margin-top: 0.7em;
  width: .8em;
  height: .8em;
  border-top: 0.2em solid #142A35;
  border-bottom: 0;
  border-right: 0.2em solid #142A35;
  border-left: 0;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#showcourses,
#showdiscipline,
#home_browseButton {
  padding: 36px;
  background: white;
  margin-top: -6px;
  border-radius: 6px;
}
#showdiscipline {
  background: white;
  margin-bottom: 36px;
}
#discipline-home {
  background: white;
  width: 100%;
  display: block;
  padding: 10px 0;
  text-align: center;
}
.showcase-bar {
  height: 10px;
  width: 10px;
  background: #142a35;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  visibility: hidden !important;
}
.showcase-bar-long {
  height: 3px;
  width: 30px;
  background: #9fd1d9;
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px;
  visibility: visible;
}
/* DISCIPLINE PAGE */
.discipline-cover {
  margin: auto;
  max-height: 100%;
}
/* CSS Document */
section h2.section-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 36px;
}
section h3.section-subheading {
  margin-bottom: 40px;
  text-transform: none;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 2;
}
.section-title {
  font-weight: normal;
  color: #33cc99;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.service-heading {
  margin: 20px 0 5px;
  text-transform: none;
}
#start .start-item {
  right: 0;
  margin: 0 0 15px;
}
#start .start-item .start-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#start .start-item .start-link .start-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(51, 204, 153, 0.8);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
#start .start-item .start-link .start-hover:hover {
  opacity: 1;
}
#start .start-item .start-link .start-hover .start-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#start .start-item .start-link .start-hover .start-hover-content i {
  margin-top: -12px;
}
#start .start-item .start-link .start-hover .start-hover-content h3,
#start .start-item .start-link .start-hover .start-hover-content h4 {
  margin: 0;
}
#start .start-item .start-caption {
  margin: 0 auto;
  padding: 25px;
  max-width: 400px;
  background-color: #fff;
}
#start .start-item .start-caption h4 {
  margin: 0;
  text-transform: none;
}
#start .start-item .start-caption p {
  margin: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
#start * {
  z-index: 2;
}
@media (min-width: 767px) {
  #start .start-item {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  #headernav ul.navbar-right {
    height: 205px !important;
    overflow: scroll !important;
  }
}
#testimonials .testimonials-item {
  right: 0;
  margin: 0 0 15px;
}
#testimonials .testimonials-item .testimonials-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(51, 204, 153, 0.8);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover:hover {
  opacity: 1;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content i {
  margin-top: -12px;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content h3,
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content h4 {
  margin: 0;
}
#testimonials .testimonials-item .testimonials-caption {
  margin: 0 auto;
  padding: 25px;
  max-width: 400px;
  background-color: #fff;
}
#testimonials .testimonials-item .testimonials-caption h4 {
  margin: 0;
  text-transform: none;
}
#testimonials .testimonials-item .testimonials-caption p {
  margin: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
#testimonials * {
  z-index: 2;
}
@media (min-width: 767px) {
  #testimonials .testimonials-item {
    margin: 0 0 30px;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-selected {
  color: white;
  background: #00758E;
  padding: 1px 3px;
  border-radius: 4px;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.1);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
  margin-right: 5px;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.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;
}
/* CSS Macmillan Learning Microsite */
.microsite-content {
  background-color: #EFF2F3;
}
#microsite-tab-content {
  background-color: #ffffff;
  padding: 0px;
}
.mp-pushed .microsite-content {
  margin-left: 0;
}
.microsite-spacing {
  margin: 0;
  padding: 0;
}
.microsite-spacing-right {
  padding-right: 0;
}
#microsite-tab {
  font-size: 13px;
}
.microsite-content h1 {
  font-size: 2.5em;
}
.microsite-content h2 {
  font-size: 1.8em;
}
.microsite-content .btn {
  border-radius: 3px !important;
  white-space: normal;
  height: auto;
}
.microsite-content h3 {
  font-weight: 600;
  font-size: 1.7em;
}
.microsite-content h4 {
  font-size: 1.25em;
}
.subhead {
  font-weight: 200;
}
.microsite-content h1,
.microsite-content h2,
.microsite-content h3,
.microsite-content h4 {
  margin: 3px 0;
}
.microsite-content h1 p,
.microsite-content h2 p {
  margin: 0;
}
.microsite-content .copyText p {
  margin: 16px 0 24px;
  font-size: 1em;
}
.microsite-content p {
  margin: 16px 0 24px;
  font-size: 1em;
}
.microsite-content .img-top {
  height: auto;
  width: 100%;
}
.microsite-content img {
  margin-bottom: 36px;
}
.microsite-content .image-column img {
  box-shadow: -5px 10px 30px -10px rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
  max-height: 640px;
}
.microsite-wrapper {
  display: flex;
  width: 100%;
  margin: auto;
  padding: 0;
  margin-top: 0px;
  min-height: 100%;
}
.microsite-full-height {
  width: 100%;
  display: inline-block;
  min-height: 100vh;
  padding: 5% 5% 8%;
}
.microsite-full-height-inner {
  overflow: visible;
}
.microsite-100-height {
  width: 100%;
  display: inline-block;
  min-height: 100%;
  padding: 3% 5%;
}
.microsite-100-height:first-child {
  padding: 8% 5% 3%;
}
.microsite-100-height:last-child {
  padding: 3% 5% 8%;
}
.height-auto-page {
  width: 100%;
  background-color: transparent;
  min-height: 100%;
  position: relative;
  overflow: visible;
}
/* SIDEBAR NAVIGATION */
.microsite-sidebar {
  height: 100%;
  width: 220px;
  position: fixed;
  z-index: 1;
  top: 86px;
  left: 0;
  overflow-x: hidden;
}
/* IMAGE + COPY */
.image-column,
.image-background-column {
  width: 50% !important;
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: none;
  min-height: 100vh;
}
.image-background-column {
  min-height: auto !important;
}
.image-background-column img {
  margin: 0px !important;
  width: 100% !important;
}
.copy-column {
  width: 50%;
  display: inline-block;
  min-height: 100vh;
}
.image-column-centered,
.copy-column-centered {
  padding: 10%;
  position: relative;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  overflow: visible;
}
.video-column-centered {
  height: 70%;
  padding: 10%;
  position: relative;
  top: 25%;
  left: 25%;
  transform: translate(-25%, -25%);
  overflow: visible;
}
@media only screen and (max-width: 991px) {
  .microsite-wrapper {
    display: block;
    width: 100%;
    min-height: 100%;
  }
  .image-background-column {
    width: 100% !important;
  }
  .image-column,
  .copy-column {
    width: 100% !important;
    min-height: 100%;
  }
  .image-column-centered,
  .copy-column-centered,
  .microsite-full-centered {
    padding: 10%;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    overflow: visible;
  }
  .video-column-centered {
    padding: 10%;
    position: relative !important;
    top: 0% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
    overflow: visible;
  }
  .microsite-content-center.full-page {
    height: 100%;
  }
}
/* COPY CENTER */
.microsite-content-center {
  text-align: center;
}
.microsite-full-centered {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
}
.microsite-full-centered.fullHeight {
  width: 50%;
  margin-bottom: 80px;
  margin-top: 20px;
  height: unset;
}
.microsite-content-center.full-page {
  height: 100% !important;
}
.microsite-content-center .copyText p {
  color: unset !important;
}
/* THREE COLUMN */
/* EXPAND / COLLAPSE */
.multi-level-menu {
  margin-top: 36px;
}
.multi-level-menu ul {
  list-style-type: none;
  padding: 0;
}
.multi-level-menu label {
  padding: 3px;
  padding-left: 25px;
  color: #080808;
  font-size: 1em;
}
.multi-level-menu label strong {
  font-size: 1.1em;
}
.multi-level-menu label a {
  color: #080808;
  text-decoration: none;
  border-bottom: solid 2px inherit;
  padding-bottom: 2px;
}
.multi-level-menu li a {
  color: #080808;
  text-decoration: none;
  border-bottom: solid 2px #142a35;
  padding-bottom: 2px;
}
.multi-level-menu li {
  margin: 10px 10px 0px 10px;
  padding: 15px 10px 0px;
  color: #080808;
  background: #fff;
  border-radius: 6px;
}
.multi-level-menu input[type=checkbox] {
  display: none;
}
.multi-level-menu input[type=checkbox] ~ ul {
  max-height: 0;
  max-width: 0;
  opacity: 0;
  overflow: visible;
}
.multi-level-menu input[type=checkbox]:checked ~ ul {
  max-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.multi-level-menu input[type=checkbox] + label:before {
  transform-origin: 25% 50%;
  border: 6px solid transparent;
  border-width: 6px 8px;
  border-left-color: #142a35;
  margin-left: -16px;
  width: 0;
  height: 0;
  display: inline-block;
  text-align: center;
  content: '';
  color: #0F222C;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: absolute;
  margin-top: 6px;
}
.multi-level-menu input[type=checkbox]:checked + label:before {
  transform: rotate(90deg);
}
/* NEW PURCHASE OPTIONS */
h1,
h2,
h3,
h4,
h5,
h6,
.h-size1,
.h-size2,
.h-size3,
.h-size4,
.h-size5,
.h-size6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.3;
  color: inherit;
}
#product-specs .h-size1,
#product-specs .h-size2,
#product-specs .h-size3,
#product-specs .h-size4,
#product-specs .h-size5,
#product-specs .h-size6,
#product-tabs .h-size1,
#product-tabs .h-size2,
#product-tabs .h-size3,
#product-tabs .h-size4,
#product-tabs .h-size5,
#product-tabs .h-size6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.4;
  color: inherit;
}
#product-specs .h-size3 {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 22px;
}
#instructor .expand-minus-caret-up,
#instructor .expand-plus-caret-down {
  background: none;
  display: inline-block;
  box-sizing: border-box;
  border-right: 0;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -webkit-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
}
#product-specs a.accordion-toggle .expand-plus-caret-down,
#instructor a.accordion-toggle .expand-plus-caret-down {
  border-top: 6px solid #080808;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-bottom: 6px;
  margin-right: 6px;
  margin-top: 9px;
  margin-left: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  border-bottom: 0;
}
#product-specs a.accordion-toggle.collapsed .expand-plus-caret-down,
#instructor a.accordion-toggle.collapsed .expand-plus-caret-down {
  transform: rotate(-90deg) !important;
}
#product-specs .expand-plus-caret-down,
#instructor .expand-plus-caret-down {
  background: none;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -webkit-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
}
@media only screen and (min-width: 992px) {
  #product-specs .nav-tabs.nav-price > .active > a,
  .nav-tabs.nav-price > .active > a:hover,
  .nav-tabs.nav-price > .active > a:focus {
    color: white;
    background: #142a35;
  }
  #product-specs .nav-tabs.nav-price > li > a {
    border-radius: 0;
    color: #142A35;
    padding: 11px 6px 12px;
    background: #D0DEE3;
    height: auto;
    font-size: 0.85em;
    font-weight: 400;
    letter-spacing: 0.02em;
    border: solid 2px #eff2f3;
    border-radius: 6px;
  }
  #product-specs label.radio {
    font-size: 14px;
    margin-left: 16px;
  }
  #product-specs .radio input[type="radio"],
  #product-specs input[type="radio"] {
    margin-right: 6px;
    margin-bottom: 4px;
    margin-left: -24px !important;
  }
  #product-specs .panel {
    border-radius: 6px;
  }
  #product-specs .parent-label {
    clear: both;
  }
  #product-specs .panel .panel-body {
    background: white;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 16px;
    margin-top: -6px;
  }
  #product-specs .panel .panel-heading {
    background: white;
    border-radius: 6px;
    border: none;
    margin-top: 19px;
  }
  .tab-pane .panel-group:first-child .panel-heading {
    margin-top: 5px !important;
  }
  #product-specs .tab-content {
    background: transparent;
  }
  #instructor .expand-minus-caret-up,
  #instructor .expand-plus-caret-down {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    border-right: 0;
    vertical-align: bottom;
    position: relative;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
  }
  #product-specs a.accordion-toggle .expand-plus-caret-down,
  #instructor a.accordion-toggle .expand-plus-caret-down {
    border-top: 6px solid #080808;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px;
    margin-left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  #product-specs a.accordion-toggle.collapsed .expand-plus-caret-down,
  #instructor a.accordion-toggle.collapsed .expand-plus-caret-down {
    transform: rotate(-90deg) !important;
  }
  #product-specs .expand-plus-caret-down,
  #instructor .expand-plus-caret-down {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    position: relative;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
  }
  #product-specs .panel-default.panel-price .panel-body p {
    margin-top: 0px !important;
  }
  #product-specs .panel-default.panel-price .panel-heading p.isbn {
    margin-left: 18px;
  }
  #product-specs .panel-default.panel-price .panel-body p.isbn {
    margin-left: 24px;
    margin-top: 0px !important;
  }
  #product-specs .label-list {
    margin-top: 10px;
    font-size: 75%;
    float: left;
    margin-right: 5px;
    text-transform: none;
    padding: 3px 10px;
  }
  #product-specs label span {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #product-specs a.accordion-toggle .expand-plus-caret-down {
    border-top: 6px solid #080808;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px;
    margin-left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  #product-specs a.accordion-toggle.collapsed .expand-plus-caret-down {
    transform: rotate(-90deg) !important;
  }
  #product-specs .expand-plus-caret-down {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    position: relative;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
  }
}
/* NEW CANADA 2017*/
.top-bar {
  display: block;
  height: 30px;
  background: #021018;
}
.top-bar-left,
.top-bar-right {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-bar-left li a {
  background: #021018;
  color: #ffffff;
  border-right: solid 1px #142a35;
  font-weight: 400;
  display: inline-block;
  height: 100%;
  font-size: 0.9em;
  float: left;
  padding: 0 40px;
  height: 30px;
  line-height: 28px;
}
.top-bar-left li a.top-bar-active {
  font-weight: 600;
  color: #ffffff;
  background: #142a35;
}
.top-bar-right {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.top-bar-dropdown .btn-light {
  line-height: 30px;
  height: 30px;
  border: 0;
}
.top-bar-dropdown .btn.btn-light:hover,
.top-bar-dropdown a.btn.btn-light:hover,
.top-bar-dropdown .btn.btn-light:focus,
.top-bar-dropdown a.btn.btn-light:focus {
  border: 0;
  border-radius: 0;
  border-color: white;
}
.top-bar-dropdown .dropdown-menu-right {
  min-width: 50px;
}
.country-flag {
  height: 16px;
  width: 16px;
  margin-left: 6px;
}
.top-bar-left li a span.square-indicator {
  height: 0;
  width: 0;
  background: none;
  display: none;
}
.top-bar-left li a.top-bar-active span.square-indicator {
  height: 10px;
  width: 10px;
  background: #ef5656;
  display: inline-block;
  margin-right: 8px;
}
@media only screen and (max-width: 600px) {
  .top-bar-left li a {
    line-height: 20px;
    padding: 7px 9px;
    font-size: 13px;
  }
  .top-bar-dropdown .btn-light {
    padding: 3px 5px;
  }
}
/* Transitions */
/* Preview */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/* ------------------------------------------------------------------- */
.m-scene .scene_element {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.m-scene .scene_element--fadeinup {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.m-scene .scene_element--fadeindown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.m-scene .scene_element--fadeinright {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.m-scene .scene_element--fadeinleft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.m-scene .scene_element--delayed {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.m-scene.is-exiting .scene_element {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
.m-scene.is-exiting .scene_element--delayed {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.m-scene.is-exiting .scene_element--noexiting {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
@media screen and (min-width: 768px) {
  .m-scene .scene_element--fadeinright-wide {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
}
@media screen and (min-width: 768px) {
  .m-scene .scene_element--fadeinleft-wide {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
}
.is-loading,
.is-loading a {
  cursor: progress;
}
.slide {
  opacity: 0;
  width: 0%;
  -webkit-transition: width ease 0.2s;
  -moz-transition: width ease 0.2s;
  -o-transition: width ease 0.2s;
  transition: width ease 0.2s;
}
.slide.in {
  opacity: 1;
  width: 100%;
}
/*Modal search popup*/
.overlay,
.overlay_address,
.sample_overlay,
.viewProfileOverlay,
.overlay_editemailaddress,
.overlay_selectaddress,
.overlay_editaddress,
.overlay_viewdemo,
.overlay_playViewDemo,
#ir-pending-status,
#confirmdownload,
#loadingdownload,
.overlay_editdeptaddress {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1041;
  top: 0;
  left: 0;
  background-color: #142A35;
  background-color: rgba(20, 42, 53, 0.7);
  overflow-x: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 10%;
  width: 80%;
  text-align: center;
  margin: 30px auto;
}
.overlay .overlay-content {
  top: 20%;
}
.overlay_viewdemo .overlay-content {
  position: relative;
  top: 10%;
  width: 80%;
  text-align: left;
  margin: 30px auto;
}
@media only screen and (max-width: 767px) {
  .overlay-content {
    position: relative;
    top: 0;
    width: auto;
    text-align: center;
    margin: 0px auto;
  }
  .overlay .modal-dialog,
  .overlay_address .modal-dialog,
  .sample_overlay .modal-dialog,
  .overlay_editemailaddress .modal-dialog,
  .overlay_selectaddress .modal-dialog,
  .overlay_editaddress .modal-dialog,
  .overlay_viewdemo .modal-dialog,
  .overlay_playViewDemo .modal-dialog,
  #ir-pending-status .modal-dialog,
  #confirmdownload .modal-dialog,
  #loadingdownload .modal-dialog,
  overlay_editdeptaddress .modal-dialog {
    max-width: 100% !important;
  }
}
.search-results-list {
  list-style: none;
  margin: 0;
  padding: 8px 16px;
  border-bottom: solid 1px #EFF2F3;
}
#search-box-nav ul.search-results {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 1em;
  position: absolute;
  width: 97% !important;
  z-index: 100;
  border-top: solid 1px #EFF2F3;
}
.sort-refine-bar .dropdown-menu {
  color: #142A35;
  background: #fff !important;
}
.sort-refine-bar select:hover,
select:focus {
  background: #fff !important;
  color: #142A35;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
}
.navbar-nav > li:hover,
.navbar-nav > li:focus {
  background: #205460;
  color: #ffffff;
}
#headernav .navbar-nav li .banner__component.banner,
#headernav .navbar-nav li .nav-cart {
  height: 50px;
  border-left: 1px solid #455A64;
  padding: 10px 15px;
}
.mini-cart-count.js-mini-cart-count {
  display: inline-block;
  width: 25px;
}
#headernav .navbar-nav li .banner__component.banner img {
  max-width: 24px;
  display: block;
  min-width: 24px;
}
a.mini-cart-link.js-mini-cart-link .pull-left {
  float: left;
  width: 25px;
}
.navbar-header {
  margin-top: 10px !important;
  margin-left: 15px !important;
  min-width: 230px;
}
.overlay .modal-title,
.overlay_address .modal-title,
.sample_overlay .modal-title,
.overlay_editemailaddress .modal-title,
.overlay_selectaddress .modal-title,
.overlay_editaddress .modal-title,
.overlay_viewdemo .modal-title,
.overlay_playViewDemo .modal-title,
#ir-pending-status .modal-title,
#confirmdownload .modal-title,
#loadingdownload .modal-title,
.overlay_editdeptaddress .modal-title {
  color: #0b171d;
}
.overlay_address .modal-dialog,
.sample_overlay .modal-dialog,
.overlay_editemailaddress .modal-dialog,
.overlay_selectaddress .modal-dialog,
.overlay_viewdemo .modal-dialog,
.overlay_playViewDemo .modal-dialog,
#loadingdownload .modal-dialog {
  max-width: 57%;
  top: 25%;
}
.overlay .modal-dialog {
  max-width: 64%;
  top: 25%;
}
.overlay_editaddress .modal-dialog,
.overlay_editdeptaddress .modal-dialog {
  max-width: 75%;
  top: 25%;
}
#confirmdownload .modal-dialog {
  max-width: 57%;
  top: 0%;
}
#confirmdownload .modal-body {
  Overflow: scroll;
  max-height: 370px;
}
/* All Layers */
/* Layer Light */
.layer-light-box {
  background-color: #ffffff;
  color: #0f222c;
  padding: 90px 48px 100px 48px;
  margin-top: -24px;
  position: relative;
  text-align: left;
}
.microsite-wrapper .layer-light-align {
  width: 100%;
  margin-bottom: 60px;
  padding: 50px 48px 40px 48px;
}
.layer-light-box-inner {
  max-width: 800px;
  margin: auto;
  text-align: left;
}
/* Layer Three */
.layer-dark-box {
  background-color: #0f222c;
  color: white;
  padding: 90px 48px 100px 48px;
  margin-top: -24px;
  position: relative;
}
.layer-dark-box-inner {
  max-width: 800px;
  margin: auto;
  text-align: left;
}
.layer-sections h2 {
  line-height: 1.2;
  font-weight: 700;
  font-size: 2em;
  text-align: center;
  margin-bottom: 16px;
}
.layer-sections p {
  font-size: 1em;
  line-height: 1.6;
  font-weight: 400;
  padding-right: 16px;
}
.layer-page {
  z-index: 1;
  position: relative;
  display: block;
  width: auto;
  height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.lsi-icon {
  max-height: 110px;
  margin-bottom: 10px;
}
.digital-offerings p {
  color: #080808;
  margin-left: 30px;
  margin-bottom: 10px;
}
.layer-dark-box .digital-offerings p,
.layer-dark-box .digital-offerings label,
.layer-dark-box .digital-offerings input[type=checkbox] + label:after {
  color: white;
}
.digital-offerings ul {
  list-style-type: none;
  margin: 0 0 0 16px;
}
.digital-offerings label {
  border-radius: 5px;
  color: #080808;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 5px 0;
}
.digital-offerings li {
  margin: 0px 16px;
  padding: 10px 0px;
  background: none;
  border-radius: 0;
  border-top: solid 1px #CFD8DC;
}
.layer-dark-box .digital-offerings li {
  border-top: solid 1px #21475a;
}
.layer-dark-box .digital-offerings li .description {
  border-top: none;
  margin: 0;
}
.digital-offerings .description {
  border-top: none;
  padding-top: 0;
  margin: 0;
}
.digital-offerings input[type=checkbox] {
  display: none;
}
.digital-offerings input[type=checkbox] ~ ul {
  max-height: 0;
  max-width: 0;
  opacity: 0;
  overflow: visible;
  -webkit-transition: all 0.35s ease-in;
  -moz-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
}
.digital-offerings input[type=checkbox]:checked ~ ul {
  max-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.digital-offerings input[type=checkbox] + label:after {
  width: 0;
  height: 0;
  display: inline-block;
  text-align: center;
  content: '\002B';
  color: #080808;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  float: right;
  font-size: 24px;
  margin-right: 24px;
}
.digital-offerings input[type=checkbox]:checked + label:after {
  content: '\2013';
  font-weight: 500;
}
.decor-line {
  width: 30px;
  height: 2px;
  display: block;
  margin: auto;
  background: linear-gradient(to right, #00baa3, #1565c0) !important;
  margin-bottom: 30px;
}
.decor-line-iclicker {
  width: 30px;
  height: 2px;
  display: block;
  margin: auto;
  background: linear-gradient(to right, #00baa3, #589ce8) !important;
  margin-bottom: 30px;
}
.row-fluid {
  width: 100%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.span12 {
  width: 960px;
}
.span11 {
  width: 878px;
}
.span10 {
  width: 796px;
}
.span9 {
  width: 714px;
}
.span8 {
  width: 632px;
}
.span7 {
  width: 550px;
}
.span6 {
  width: 468px;
}
.span5 {
  width: 386px;
}
.span4 {
  width: 304px;
}
.span3 {
  width: 222px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 58px;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .offset2 {
  margin-left: 19.583333333333336%;
  *margin-left: 19.479166666666668%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.083333333333336%;
  *margin-left: 16.979166666666668%;
}
.row-fluid .offset2 {
  margin-left: 19.583333333333336%;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}
.offset2 {
  margin-left: 188px;
}
.row-fluid .span6 {
  width: 48.75%;
}
.row-fluid .span8 {
  width: 65.83333333333334%;
}
.span8 {
  width: 632px;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 24px;
}
.digital-offerings .digital-icon {
  max-height: 36px;
  max-width: 36px;
  margin-right: 10px;
  margin-bottom: 0px ;
  margin-top: 0px;
  border-radius: 100%;
  box-shadow: -3px 2px 3px rgba(96, 125, 139, 0.5);
}
.digital-offerings label {
  border-radius: 5px;
  color: #080808;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0 ;
  padding: 5px 0;
  width: 100%;
  text-transform: initial;
}
/* Controllers */
.bfw-control-box {
  background: #363940;
  padding: 2px;
  text-align: right;
}
.bfw-control-box a {
  color: #ffffff;
  text-decoration: none;
}
.bfw-collapsible {
  padding: 5px 0;
  margin-bottom: 20px;
}
.bfw-collapsible-header {
  padding: 4px 0 8px;
}
.bfw-collapsible-content {
  padding-top: 4px;
  padding-bottom: 4px;
  display: none;
}
.bfw-expanded .bfw-collapsible-content {
  display: block;
}
.bfw-collapsible .bfw-toggler {
  color: #363940;
  text-decoration: none;
}
.bfw-collapsible .bfw-toggler .bfw-label {
  margin: 0 0 0 10px;
}
.bfw-collapsible .bfw-toggler-indicator {
  padding-left: 30px;
  background: url("../../common/images/icons/square-plus.gif") left center no-repeat;
  line-height: 20px;
  color: #363940;
  text-decoration: none;
  display: block;
}
.bfw-collapsible .bfw-expanded .bfw-toggler-indicator {
  background: url("../../common/images/icons/square-minus.gif") left center no-repeat;
}
.bfw-toc-togglers {
  margin-bottom: 20px;
}
.bfw-btn-main,
.bfw-btn-sub,
.bfw-btn-main-small,
.bfw-btn-sub-small,
.bfw-btn-branded,
.bfw-btn-branded-small {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 7px 18px 8px;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  border: none;
  *margin-left: .3em;
  -moz-box-shadow: 2px 2px #cccccc;
  -webkit-box-shadow: 2px 2px #cccccc;
  box-shadow: 2px 2px #cccccc;
  text-decoration: none;
}
.bfw-btn-main-small,
.bfw-btn-sub-small,
.bfw-btn-branded-small {
  padding: 3px 12px 4px;
  font-size: 13px;
}
.bfw-btn-main,
.bfw-btn-main-small {
  background: #C3161C;
}
.bfw-btn-sub,
.bfw-btn-sub-small {
  background: #4D4D52;
}
.bfw-btn-main:hover,
.bfw-btn-main:focus,
.bfw-btn-main:active,
.bfw-btn-main-small:hover,
.bfw-btn-main-small:focus,
.bfw-btn-main-small:active,
a.bfw-btn-main:hover,
a.bfw-btn-main:focus,
a.bfw-btn-main:active,
a.bfw-btn-main-small:hover,
a.bfw-btn-main-small:focus,
a.bfw-btn-main-small:active {
  color: #ffffff;
  background-color: #881822;
  text-decoration: none;
}
.bfw-btn-sub:hover,
.bfw-btn-sub:focus,
.bfw-btn-sub:active,
.bfw-btn-sub-small:hover,
.bfw-btn-sub-small:focus,
.bfw-btn-sub-small:active,
a.bfw-btn-sub:hover,
a.bfw-btn-sub:focus,
a.bfw-btn-sub:active,
a.bfw-btn-sub-small:hover,
a.bfw-btn-sub-small:focus,
a.bfw-btn-sub-small:active {
  color: #ffffff;
  background-color: #21242A;
  text-decoration: none;
}
.bfw-btn-main:first-child,
.bfw-btn-sub:first-child,
.bfw-btn-main-small:first-child,
.bfw-btn-sub-small:first-child,
.bfw-btn-branded:first-child,
.bfw-btn-branded-small:first-child {
  *margin-left: 0;
}
.bfw-btn-disabled,
.bfw-btn-main[disabled],
.bfw-btn-sub[disabled],
.bfw-btn-branded[disabled],
.bfw-btn-main-small[disabled],
.bfw-btn-sub-small[disabled],
.bfw-btn-branded-small[disabled],
.bfw-btn-disabled:hover,
.bfw-btn-main[disabled]:hover,
.bfw-btn-sub[disabled]:hover,
.bfw-btn-branded[disabled]:hover,
.bfw-btn-main-small[disabled]:hover,
.bfw-btn-sub-small[disabled]:hover,
.bfw-btn-branded-small[disabled]:hover {
  cursor: default;
  background-image: none;
  background: #ECEEEA !important;
  color: #939B9D !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Buttons */
.bfw-btn-branded,
.bfw-btn-branded-small {
  background: #C3161C;
}
.bfw-btn-branded:hover,
.bfw-btn-branded-small:hover,
a.bfw-btn-branded:hover,
a.bfw-btn-branded-small:hover {
  color: #ffffff;
  background-color: #C3161C;
  text-decoration: none;
}
.bfw-btn-main,
.bfw-btn-main-small {
  background: #C3161C;
}
.bfw-btn-sub,
.bfw-btn-sub-small {
  background: #007D96;
}
#specs span {
  clear: left;
  display: list-item;
  list-style: none;
}
#specs span.specs-divider {
  clear: none;
  display: inline;
  list-style: none;
}
#specs span.edition {
  font-size: 0.8em;
  font-weight: 400;
  margin: 5px 0;
}
/* FIND YOUR REP */
#find-rep {
  padding-top: 7%;
  padding-bottom: 19%;
}
#find-rep .btn-group-spacing .btn-group {
  padding-left: 5px;
  padding-right: 5px;
}
#find-rep .nav-pills li {
  padding-left: 5px;
  padding-right: 5px;
}
#find-rep .nav-pills li a {
  border: solid 1px #00758e;
}
#find-rep .nav-pills {
  display: flex;
}
#find-rep .nav-pills li {
  display: flex;
  flex: 1;
}
#find-rep .nav-pills li a {
  flex: 1;
}
#find-rep .nav-tabs {
  background: white;
  border: 0;
}
#find-rep .nav-tabs.nav-price > li > a {
  border-radius: 6px;
  color: #142A35;
  background: #D0DEE3;
  font-size: 0.85em;
  font-weight: 400;
  border: solid 2px #ffffff;
}
#find-rep .nav-tabs .nav-justified > li > a {
  border-right: 0;
}
#find-rep .nav-tabs.nav-justified > .active > a,
#find-rep .nav-tabs.nav-justified > .active > a:hover,
#find-rep .nav-tabs.nav-justified > .active > a:focus {
  background: #142a35;
  color: #eff2f3;
  font-weight: 600;
  border-color: #ffffff;
  border-radius: 6px;
}
#find-rep ul {
  margin: 0;
  margin-bottom: -36px;
  padding: 0;
  font-size: 1em;
  width: 100% !important;
  z-index: 0;
  border-top: solid 1px #EFF2F3;
  position: relative !important;
  background-color: #ffffff;
  left: 0 !important;
  padding-left: 0px !important;
  max-height: 220px;
  overflow: auto;
}
#find-rep ul li,
#outPopUp ul li {
  list-style: none;
  margin: 0;
  padding: 8px 16px;
  border-bottom: solid 1px #EFF2F3;
  background: white;
}
.college-thankyou ul li {
  list-style: initial !important;
  padding: 0px 0px 12px 0px !important;
  border-bottom: none !important;
  line-height: 1.0 !important;
}
#find-rep .light-tab-section {
  background: white;
  padding: 48px 25px;
  margin-bottom: -48px;
}
#divSchoolAjaxLoading {
  float: right;
  display: none;
  margin: -41px 36px 0px 10px;
}
@media only screen and (max-width: 767px) {
  #find-rep .nav-tabs.nav-price > li > a {
    border: solid 1px white;
    height: 48px;
    padding: 0;
    line-height: 1.2;
    vertical-align: middle;
    display: table-cell;
    width: 33.33333333%;
  }
  #find-rep .well-address {
    border: none;
    padding: 0;
  }
}
.loggedInnote {
  color: white;
  padding: 14px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
#outPopUp a {
  background-color: transparent;
}
#outPopUp a:active,
#outPopUp a:hover {
  outline: 0;
}
#outPopUp img {
  border: 0;
}
html,
body {
  width: 100%;
  top: 0;
  left: 0;
}
body {
  position: relative;
  margin: 0;
  min-height: 100%;
}
.page-instructorVerificationPage #container,
.page-instructorThankYouPage #container {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container #content {
  position: relative;
  top: 0px;
  left: 0px;
  bottom: 60px;
  width: 100%;
  padding: 20px;
  padding-bottom: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container #content > div,
#container #content > form {
  margin: 10px auto;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  #outPopUp a:visited {
    text-decoration: underline;
  }
  #outPopUp a[href]:after {
    content: " (" attr(href) ")";
  }
  #outPopUp img {
    page-break-inside: avoid;
  }
  #outPopUp img {
    max-width: 100% !important;
  }
}
#outPopUp a {
  color: #00758E;
  text-decoration: none;
}
#outPopUp a:hover,
#outPopUp a:focus {
  color: #23527c;
  text-decoration: underline;
}
#outPopUp a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#outPopUp img {
  vertical-align: middle;
}
#outPopUp ul {
  margin-top: 0;
  margin-bottom: 10px;
}
#outPopUp .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
#outPopUp .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
#outPopUp .row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-direction: row;
}
#outPopUp .col-sm-2,
#outPopUp .col-md-3,
#outPopUp .col-md-9,
#outPopUp .col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  #outPopUp .col-sm-2,
  #outPopUp .col-sm-10 {
    float: left;
  }
  #outPopUp .col-sm-10 {
    width: 83.33333333%;
  }
  #outPopUp .col-sm-2 {
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  #outPopUp .col-md-3,
  #outPopUp .col-md-9 {
    float: left;
  }
  #outPopUp .col-md-9 {
    width: 75%;
  }
  #outPopUp .col-md-3 {
    width: 25%;
  }
}
#outPopUp .container-fluid:before,
#outPopUp .container-fluid:after,
#outPopUp .row:before,
#outPopUp .row:after {
  display: table;
  content: " ";
}
#outPopUp .container-fluid:after,
#outPopUp .row:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  #outPopUp .hidden-xs {
    display: none !important;
  }
  #orderhistory .table.table-responsive > tbody > tr:first-child {
    border-top: 0;
  }
  #orderhistory .table.table-responsive > tbody > tr {
    border-top: solid 1px #eef2f3;
    margin-top: 10px;
  }
}
#outPopUp a {
  color: #00758E;
}
#outPopUp .specs-divider {
  color: #cfd8dc;
  margin: 0 4px;
  font-weight: 200;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  body {
    padding-bottom: 0;
  }
  #container #content {
    padding: 10px;
    padding-bottom: 260px;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#outPopUp .logo {
  width: 100%;
}
#container #content {
  float: left ;
}
#container .verificationmobile {
  float: initial !important ;
}
#outPopUp a:link,
#outPopUp a:visited {
  text-decoration: none;
  color: #00758E;
}
#outPopUp {
  padding: 50px;
  width: 440px;
  background: white;
  -webkit-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
}
#outPopUp #signIn {
  color: #686868;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
#outPopUp #passwordDiv {
  color: #686868;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
#outPopUp label {
  padding: 0;
  margin: 0;
  display: block;
  margin-bottom: 6px;
  margin-top: 30px;
  font-size: 14px;
  color: #686868;
}
#outPopUp .padTop {
  margin-top: 35px !important;
}
#outPopUp .padTop-small {
  margin-top: 16px !important;
}
::-webkit-input-placeholder {
  color: #888;
  font-style: italic;
  font-weight: normal;
}
:-moz-placeholder {
  color: #888;
  font-style: italic;
  font-weight: normal;
}
::-moz-placeholder {
  color: #888;
  font-style: italic;
  font-weight: normal;
}
:-ms-input-placeholder {
  color: #888 ;
  font-style: italic;
  font-weight: normal;
}
#outPopUp input:focus {
  outline: none;
  /*box-shadow:     0 0 6px rgba(0,117,142,1);*/
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
#outPopUp select {
  height: 34px;
  width: 100%;
  background-color: #fff;
  color: #00758E;
  cursor: pointer;
  outline: none;
}
#outPopUp input[type=text],
#outPopUp input[type=email],
#outPopUp input[type=password],
#outPopUp input[type=search] {
  font-size: 14px;
  /* 16px avoids iPhone form zoom */
  font-family: 'SourceSansPro-Regular', Arial, sans-serif;
  color: #080808;
  padding: 5px 8px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
#outPopUp input[type=text].error,
#outPopUp input[type=email].error,
#outPopUp input[type=password].error,
#outPopUp select.error {
  border: 1px solid #da1b2c;
  background-color: #ffafaf;
}
#outPopUp input[type=text]:disabled,
#outPopUp #outPopUp input[type=password]:disabled,
#outPopUp input[type=search]:disabled {
  background: #f3f3f3;
  color: #c8c8c8;
}
#outPopUp #schoolName:disabled,
#outPopUp #primaryEmail:disabled {
  background: #f3f3f3;
  color: #080808;
}
#outPopUp .input-error-text {
  font-size: 13px;
  color: #ef5656;
}
#outPopUp .input-error {
  border: 1px solid #ef5656;
  background: #ffe7e5;
  margin-top: 15px;
  padding: 15px;
}
#outPopUp .input-error .input-error-text {
  color: #000000;
}
#outPopUp .button,
#outPopUp a.button {
  display: inline-block;
  font-family: 'SourceSansPro-Regular', Arial, sans-serif;
  font-size: 15px;
  margin: 0px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
  padding: 8px 10px;
  width: 100%;
  max-width: 100%;
}
#outPopUp .button:hover,
#outPopUp a.button:hover {
  opacity: 0.8;
}
#outPopUp .button:disabled:hover,
#outPopUp a.button:disabled:hover {
  opacity: 1;
  cursor: default;
}
#outPopUp .button:focus,
#outPopUp a.button:focus {
  /*  outline: none;
  box-shadow:     0 0 6px rgba(0,117,142,1); */
  /* teal glow */
}
#outPopUp .button.primary,
#outPopUp a.button.primary {
  color: #ffffff;
  background: #00758E;
  text-align: center;
}
#outPopUp .button.primary:disabled,
#outPopUp a.button.primary:disabled,
#outPopUp .button.primary.disabled,
#outPopUp .button.secondary:disabled,
#outPopUp a.button.secondary:disabled,
#outPopUp .button.secondary.disabled {
  color: #ffffff;
  background: #dddddd;
  pointer-events: none;
}
#outPopUp .button.secondary,
#outPopUp a.button.secondary {
  color: #00758E;
  background: #ffffff;
  border: solid 1px #00758E;
  text-align: left;
  width: 93%;
  padding: 8px 10px;
}
#outPopUp .plus-sign {
  float: right;
  font-size: 16px;
  font-weight: bold;
}
#outPopUp .cancel-x {
  float: right;
  font-size: 18px;
  font-weight: normal;
  color: #080808;
  padding: 4px 8px;
  line-height: 16px;
  border-radius: 4px;
  background: #B1C0C6;
}
#outPopUp .button.secondary:hover,
#outPopUp a.button.secondary:hover,
#outPopUp .button.secondary:focus,
#outPopUp a.button.secondary:focus {
  color: #ffffff;
  background: #00758E;
  pointer-events: none;
}
/* forgot pwd page */
#outPopUp .field {
  margin: 20px 0;
}
#outPopUp .pad {
  margin: 20px 0 0;
}
#outPopUp .hide {
  display: none;
}
#outPopUp .wrapper {
  display: flex;
  flex-direction: column;
  min-height: 400px;
  align-items: center;
}
#outPopUp .locked {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin: 40px 0 0;
  align-items: center;
}
/* Create Account */
.createAccount label {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 0px;
  text-transform: none;
}
#outPopUp label.withIcon,
.createAccount label.withIcon {
  display: flex;
  align-items: center;
}
#outPopUp .field.center {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
#outPopUp .optIn {
  font-size: 14px;
  color: #666;
}
#outPopUp .optIn label {
  display: inline;
}
/* tooltip */
#outPopUp a.tooltip {
  position: relative;
  display: inline;
  margin-left: 10px;
}
#outPopUp a.tooltip span {
  position: absolute;
  width: 160px;
  color: #FFFFFF;
  background: #142A35;
  text-align: center;
  visibility: hidden;
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 12px;
}
#outPopUp a.tooltip span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #142A35;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#outPopUp a:focus.tooltip span,
#outPopUp a:hover.tooltip span {
  visibility: visible;
  opacity: 1;
  top: 30px;
  left: 50%;
  margin-left: -96px;
  z-index: 999;
}
#outPopUp .svg {
  width: 13px;
  height: 13px;
  fill: #000;
}
#outPopUp .svg.svg-aqua {
  width: 20px;
  height: 20px;
  fill: #00758e;
}
#outPopUp a.tooltip.text {
  margin-left: 0;
}
#outPopUp a.tooltip.left span {
  text-align: left;
}
/* institution */
#outPopUp .instWrapper {
  display: flex;
  flex-direction: row;
}
#outPopUp .awesomplete > ul {
  margin: 27px 0 0;
}
#outPopUp .generalError {
  font-size: 13px;
}
#outPopUp .fieldError,
#outPopUp .quesError {
  color: #da1b2c;
  margin-top: 10px;
}
#outPopUp .generalError,
#outPopUp .pwdError,
#outPopUp .confirmError,
#outPopUp .institutionError {
  color: #da1b2c;
  margin-top: 10px;
  display: none;
}
#outPopUp .generalError.show,
#outPopUp .pwdError.show,
#outPopUp .institutionError.show,
#outPopUp .confirmError.show {
  display: block;
}
/* username style */
#outPopUp input[readonly].username {
  border: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
}
#outPopUp .hidden,
#outPopUp .cAccount {
  display: none;
}
#outPopUp .autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
#outPopUp .autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333;
}
#outPopUp .autocomplete-suggestion b {
  font-weight: normal;
  color: #1f8dd6;
}
#outPopUp .autocomplete-suggestion.selected {
  background: #f0f0f0;
}
#outPopUp .cdlBtn,
#outPopUp a.cdlBtn {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  height: 34px;
  line-height: 32px;
  padding: 0 15px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
#outPopUp .cdlBtn:hover,
#outPopUp a.cdlBtn:hover {
  opacity: 0.8;
}
#outPopUp .cdlBtn:disabled:hover,
#outPopUp a.cdlBtn:disabled:hover {
  opacity: 1;
  cursor: default;
}
#outPopUp .cdlBtn:focus,
#outPopUp a.cdlBtn:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
}
#outPopUp .cdlBtn.secondary,
#outPopUp a.cdlBtn.secondary {
  color: #00758E;
  background: transparent;
  border: 1px solid #00758E;
}
#outPopUp .cdlBtn.secondary:hover,
#outPopUp a.cdlBtn.secondary:hover {
  opacity: 1;
  background: rgba(0, 117, 142, 0.1);
  /*background: #CFF3F9;*/
}
#outPopUp .cdlBtn.secondary:disabled,
#outPopUp a.cdlBtn.secondary:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
#outPopUp hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
#outPopUp .well-blue {
  background: #cff3f9;
  border: solid 1px #a2d6dd;
  border-radius: 4px;
  padding: 3px 16px;
}
#outPopUp .step-text {
  color: #fff;
  background: #dd1a2d;
  padding: 2px 4px;
  font-size: 0.75em;
  font-weight: 600;
  margin-right: 5px;
  letter-spacing: 0.03rem;
  border-radius: 3px;
}
#outPopUp .asterisk {
  color: #dd1a2d;
}
#outPopUp .btn-add-school {
  max-width: 340px !important;
}
#outPopUp input[type="radio"] {
  margin: 3px 3px 0px 5px;
}
#outPopUp input[type="radio"] {
  -webkit-appearance: radio;
  box-sizing: border-box;
}
#outPopUp input[type="radio"],
#outPopUp input[type="checkbox"] {
  background-color: initial;
  margin: 3px 0.5ex;
  padding: initial;
  border: initial;
}
#outPopUp input {
  -webkit-appearance: textfield;
  background-color: white;
  -webkit-rtl-ordering: logical;
  cursor: auto;
  padding: 1px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}
#outPopUp input,
#outPopUp textarea,
#outPopUp select,
#outPopUp button {
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  margin: 0em;
  font: 400 13.3333px Arial;
}
#outPopUp input,
#outPopUp textarea,
#outPopUp select,
#outPopUp button,
#outPopUp meter,
#outPopUp progress {
  -webkit-writing-mode: horizontal-tb;
}
#outPopUp input[type="checkbox"] {
  margin: 3px 3px 3px 4px;
}
#outPopUp input[type="checkbox"] {
  -webkit-appearance: checkbox;
  box-sizing: border-box;
}
.shopping-button .btn {
  border-radius: 3px;
}
.label-pdp {
  font-size: 0.8em;
  padding: .3em 0.6em .4em;
  color: #142a35;
  border-radius: 24px;
  float: none;
  text-transform: uppercase;
  background: #ffe5d3;
}
#showcourses .list-group-item-border,
#home_browseButton {
  border: none;
  border-top: solid 1px #eff2f3;
}
#showcourses .list-group-item,
#home_browseButton {
  border-left: none;
  border-right: none;
}
#collapseOne1 {
  margin-top: -15px;
}
.template-pages-account-accountLayoutPage .container-margin {
  padding-top: 36px;
  padding-bottom: 48px;
}
.container-margin {
  padding-bottom: 48px;
  margin-bottom: 0px !important;
  padding-top: 36px !important;
  margin-top: 0px !important;
}
.template-pages-account-accountLayoutPage .unlock-img {
  background: #ffafaf;
  padding: 1px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
  display: inline;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 5px;
  border-radius: 2px;
}
.template-pages-account-accountLayoutPage .btn {
  border-radius: 3px !important;
}
.studentBuyRent {
  margin-bottom: 24px;
  padding: 16px 3%;
}
.studentBuyRent .purchase-border {
  background: #f8fafa;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0px 2px 10px rgba(201, 212, 216, 0.2);
}
#resources_college .resource-entry .col-sm-1 {
  width: 6%;
}
#resources_college .resource-entry hgroup,
.checkbox label {
  text-transform: none;
}
#resources_college hgroup {
  margin-bottom: 0px;
}
#resources_college .hgroup-ir-caret {
  margin-left: -15px;
}
#resources_college .resource-entry .checkbox label {
  font-weight: 600;
}
#orderhistory table th {
  font-size: 80%;
  font-weight: 700;
  text-transform: none;
  background-color: #EFF2F3;
  padding: 8px 10px;
  vertical-align: top;
  color: #080808;
}
#specs a.link-light {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  color: #00758E;
}
.dept-class {
  padding-top: 0;
  text-transform: none;
}
.text-transform-none {
  text-transform: none;
}
#orderhistory table td {
  text-transform: none;
}
.save-profile {
  float: right;
}
.error {
  color: #EF5656;
}
#microsite-tab-content .btn {
  border-radius: 3px !important;
  white-space: normal;
  height: auto;
}
.product-specs-orders p {
  margin: 0 0 2px 0;
}
#orderhistory .btn.btn-secondary,
#orderhistory a.btn.btn-secondary {
  border-radius: 3px !important;
  color: #00758e;
  background: #ffffff;
  border: 1px solid #00758e;
  font-weight: 400;
  text-transform: none;
}
#orderhistory .product-specs-orders h2 {
  margin-top: 0px;
}
.ship {
  background: #faf2a9 !important;
}
.edit-large {
  float: right;
  vertical-align: middle;
  margin-top: 0;
}
.overlay_address label,
.delivery-method label,
.sample_overlay label {
  color: #080808;
  text-transform: none;
  font-size: 90%;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px !important;
  font-weight: 600;
}
.overlay_address a,
.sample_overlay a {
  color: #23527c;
}
.overlay_address .modal-footer,
.sample_overlay .modal-footer {
  padding: 15px;
}
.overlay_address .btn,
.delivery-method .btn,
.sample_overlay .btn {
  text-transform: none;
  border-radius: 3px !important;
}
.edit-link {
  font-weight: 600;
}
.default,
.communication,
.ship {
  background: #ffafaf;
  padding: 1px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
  display: inline;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 5px;
  border-radius: 2px;
}
.edit_add_shipping {
  float: right;
}
.communication {
  background: #a2d6dd !important;
}
.ship {
  background: #faf2a9 !important;
}
.termSelection .inline-checkbox {
  display: inline-block;
  margin-left: 20px;
}
.termSelection .inline-checkbox label {
  margin-bottom: 0;
  margin-left: 0px;
}
.termSelection .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0px;
}
.saveCourseInfo {
  border-radius: 3px !important;
}
.editemailaddress-align {
  text-align: left;
}
.checkbox .editemailpreference {
  margin-left: 5px;
  text-align: left;
  text-transform: none;
  font-weight: 600;
}
#editemailaddress {
  float: right;
}
.overlay_selectaddress .padding-small {
  padding: 5px 0px;
  text-align: left;
}
.overlay_selectaddress label {
  font-size: 90%;
  text-transform: none;
  color: #0b171d !important;
}
#addnewaddress {
  float: left;
}
#set-default-address1 label {
  float: left;
  font-weight: 600;
}
#set-default-address1 .ship {
  float: left;
}
#set-default-address1 #defaultAddressCheck {
  margin-left: -20px;
}
#addEditAddressForm legend {
  text-align: left;
}
.form-horizontal .control-label {
  text-transform: none;
}
/* SS-5426 - START */
.container-menu {
  position: relative;
  overflow: hidden;
}
#Error404.jumbotron,
#discipline.jumbotron {
  height: 100% !important;
}
.Error404-textbox {
  position: relative;
  top: 0% !important;
  left: 0% !important;
  transform: translate(0%, 0%) !important;
  min-width: 100%;
  margin-left: 0 !important;
  padding: 0 16px;
}
#Error404.jumbotron {
  padding-top: 24px;
  padding-bottom: 0;
  margin-top: 0;
  background: #ffe7e5;
  margin-bottom: 0px;
  height: 100vh !important;
  position: relative;
  text-align: left;
  color: #142a35;
}
.Error404-textbox {
  position: relative;
  top: 25% !important;
  left: 25% !important;
  transform: translate(-25%, -25%) !important;
  min-width: 100%;
  margin-left: 56px !important;
}
.jumbotron .Error404-textbox h1 {
  font-size: 3.25em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1.1;
  text-shadow: 2px 2px 0px #ffe7e5, 4px 4px 0px #ffc196;
  margin: 36px auto 24px;
  color: #080808;
}
.jumbotron .Error404-textbox h1 span.leadhead {
  font-weight: 200;
  font-size: 2.5em !important;
  clear: left;
  display: list-item;
  list-style: none;
}
.jumbotron.error-class .Error404-textbox .Error404-lead {
  font-size: 1.5em !important;
  line-height: 1.4;
  font-weight: 200 !important;
}
.Error404-textbox img {
  margin-top: -48px;
  margin-left: -24px;
}
.jumbotron.error-class .Error404-textbox h1 {
  font-size: 3.25em !important;
  margin: 36px auto 24px !important;
}
.link-inline-error {
  text-decoration: underline !important;
}
.jumbotron.error-class p {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}
/* SS-5426 - END */
.overlay_viewdemo,
.overlay_playViewDemo {
  top: -13% !important;
}
.overlay_editemailaddress .modal-dialog {
  max-width: 75%;
  top: 25%;
}
.overlay_editemailaddress .form-horizontal .control-label {
  float: left;
}
.overlay_editemailaddress .overlay-content {
  top: 2%;
}
.overlay_editemailaddress .modal-footer {
  padding: 15px;
}
.sample_overlay .modal-dialog {
  width: auto !important;
  top: 10% !important;
}
/* SS-5822 start*/
#ir-pending-status .modal-footer {
  padding: 15px 15px;
}
#ir-pending-status .modal-dialog {
  max-width: 59%;
  top: 15%;
}
#outPopUp p,
#outPopUp h1 {
  font-family: 'SourceSansPro-Regular', Arial, sans-serif;
}
#outPopUp p {
  margin: 15px 0px 15px 0px;
}
#outPopUp ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
.loader-circle {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 90px;
  height: 90px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.enrollment-error-show {
  display: block;
  color: red;
}
.enrollment-error-hide {
  display: none;
}
.term-error-show {
  color: red;
  display: inline-block;
  margin-left: 20px;
}
.term-error-hide {
  display: none;
}
/* SS-5179-start*/
#preview-custom .layer-light-box {
  margin-top: 0px;
}
/* SS-5179-end*/
/* SS-5153-start */
.microsite-full-height-inner {
  word-break: break-word;
  /* Chrome, Safari */
  word-wrap: break-word;
  /* IE11, Firefox */
}
.microsite-full-height-inner a.btn {
  word-break: break-all;
}
/* SS-5153-end */
.ir-selections {
  max-height: 200px;
  overflow-y: scroll;
}
#confirmdownload .ir-selections p {
  font-weight: 700;
  margin-bottom: 16px;
}
/* SS-8004 END*/
/* SS-5458 Start*/
.fullHeight {
  height: 100%;
}
.vhHeight {
  height: 100vh;
}
/* SS-8004-Start */
.imgmblanddesk {
  height: 95px;
  width: 65px !important;
}
.editmblanddesk {
  width: 340px;
  margin-left: 0px;
  margin-bottom: 18px;
  text-align: center;
}
.mblwidanddeswid {
  width: 400px;
}
.inyurbgimgcnt {
  margin-top: 0px;
  margin-left: 15px;
  font-size: 17px;
  font-weight: bold;
}
.paprbcdes {
  margin-left: 15px;
}
.imgmbanddesmar {
  margin-top: 10px;
}
.Bookbagdeskcntft {
  margin-bottom: 20px !important;
  margin-left: -15px !important;
}
.cart-restoration-bar {
  margin-bottom: -25px !important;
}
@media only screen and (min-width: 360px) and (max-width: 812px) {
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
}
.edit-buttondeskmbl {
  padding: 0px 45px 0px 0px;
}
.courseinfosec-margin {
  margin-left: 30px;
}
/* SS-5458 End*/
@media screen and (max-width: 767px) {
  .fullHeight,
  .vhHeight {
    height: 100%;
  }
  .filterbymobileinvisible {
    display: none;
  }
  .edit-buttondeskmbl {
    padding: 0px 13px 0px 0px;
  }
  .courseinfosec-margin {
    margin-left: 0px;
  }
  #instructor_verification h4 {
    font-size: 12px !important;
  }
  .cartheadmbl {
    display: None;
  }
  .cartbdymbl {
    float: left;
    min-width: 100%;
    max-width: 100%;
    white-space: normal;
    border: none;
  }
  #outPopUp {
    padding: 50px;
    width: 320px;
    background: white;
    -webkit-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
  }
  #outPopUp .padTop {
    width: 250px !important;
  }
}
.sort-refine-bar .js-show-facets {
  display: none;
}
.form-group .form-control-feedback {
  color: #EF5656;
}
@media only screen and (min-width: 992px) {
  .instructor.modal {
    top: 15%;
    max-width: 800px;
    margin: auto;
    overflow-y: auto;
  }
  .instructor .modal-dialog {
    max-width: 800px;
    margin: 0;
  }
}
#instructor_cartmodal thead {
  font-size: 80%;
}
#instructor_cartmodal .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
#instructor_cartmodal table th {
  font-weight: 700;
  text-transform: none;
  background-color: #EFF2F3;
  color: #080808;
}
#instructor_cartmodal .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #EFF2F3;
}
#instructor_cartmodal .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
#table-responsive-cart .product-specs-orders {
  padding: 0 30px 0 0;
}
#instructor_cartmodal .modal-footer {
  padding: 15px;
}
#instructor_cartmodal *,
#instructor_cartmodal:before,
#instructor_cartmodal:after {
  box-sizing: border-box;
}
#instructor_cartmodal .table-hover > tbody > tr:hover {
  background-color: #CFF3F9;
}
.overlay_editdeptaddress .overlay-content {
  text-align: left;
}
.overlay_editdeptaddress .modal-footer,
.overlay_editaddress .modal-footer,
.overlay_selectaddress .modal-footer {
  padding: 15px;
}
.navCartDisabled {
  pointer-events: none;
  opacity: 0.5;
}
/* SS-6375 Start*/
.toc-des-btn {
  background: #007D96 !important;
}
a.toc-des-btn:hover {
  color: #ffffff;
  background-color: #21242A !important;
  text-decoration: none;
}
/* SS-6375 End*/
#outPopUp select {
  color: #00758E !important;
  padding: 0px !important;
}
#instructor_verification h2 {
  font-size: 18px;
}
#instructor_verification h4 {
  font-size: 14px;
}
.search-by-name-js-sfVerify::-webkit-input-placeholder {
  color: #888;
  font-style: normal;
  font-weight: normal;
}
.search-by-name-js-sfVerify:-moz-placeholder {
  color: #888;
  font-style: normal;
  font-weight: normal;
}
.search-by-name-js-sfVerify::-moz-placeholder {
  color: #888;
  font-style: normal;
  font-weight: normal;
}
.search-by-name-js-sfVerify:-ms-input-placeholder {
  color: #888 ;
  font-style: normal;
  font-weight: normal;
}
#outPopUp #contactCreateSubmit {
  padding: 16px 10px !important;
}
#outPopUp #instructor_verification ul {
  padding-left: 0px;
}
#divSchoolAjaxLoading_form {
  float: right;
  display: none;
  margin: -30px -35px 0px 10px;
}
#confirmdownload .well-lg {
  word-break: break-word;
}
.alert.alert-danger {
  background: #efd7d7;
  border: 1px solid #f50707;
}
.alertError-img {
  display: inline;
  width: 20px;
  height: 21px;
  vertical-align: middle;
  margin: 0px 12px 0px 2px;
}
.breadcrumb li:last-child {
  color: #00647A;
}
.date-select {
  float: right;
}
.program-resource-history-filter-select {
  margin: 18px;
}
.program-resource-history-filter-select option {
  font-weight: normal;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0px 2px 1px;
  font-size: 13px;
}
@media (min-width: 768px) and (max-width: 830px) {
  .nav > li > a,
  #headernav .navbar-nav li .nav-cart {
    padding: 10px 6px;
  }
  .loggedInnote {
    padding: 14px 6px;
  }
}
.policy-alert {
  position: relative;
  width: 100%;
  height: auto;
  background: #CFF3F9;
  border: 1px solid #45A5B5;
  font-size: 14px;
  color: #080808;
  box-sizing: border-box;
  padding: 10px;
  font: inherit;
}
.policy-alert-icon {
  position: absolute;
  top: 7px;
  left: 13px;
}
.policy-alert-icon svg {
  fill: #45a5b5;
}
.policy-alert span {
  display: inline-block;
  padding-left: 45px;
  box-sizing: border-box;
  padding-right: 36px;
}
.policy-alert span a {
  font-weight: 700;
  color: #080808;
  text-decoration: underline;
}
button.close.policy {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.close.policy {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  color: #080808;
  filter: alpha(opacity=20);
  opacity: 1;
  text-shadow: none;
  margin-left: 10px;
}
.m-scene-top {
  padding-top: 64px !important;
}
.cartmodal-drop-top {
  top: 147px !important;
}
.main_Privacy {
  margin-top: 46px;
}
.account-section-content_Privacy {
  margin-top: 65px;
}
.checkout-success_Privacy {
  margin-top: 46px;
}
.withPrivacyNotice {
  margin-top: 81px !important;
}
.withoutPrivacyNotice {
  margin-top: 35px;
}
#cboxTitle,
#cboxClose {
  display: none !important;
}
.date-select {
  float: right;
}
.order-history-filter-select {
  margin: 18px;
}
.order-history-filter-select option {
  font-weight: normal;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0px 2px 1px;
  font-size: 13px;
}
@media only screen and (max-width: 600px) {
  .date-select {
    float: none !important;
    margin-bottom: 30px;
  }
  .date-select .btn-small {
    width: 100%;
  }
  .order-history-filter-select {
    margin: 0px;
  }
}
/* Global from Marketing START*/
a.link-inline,
.multi-level-menu li a {
  border-bottom: solid 1px #00647A !important;
  padding-bottom: 2px !important;
  text-decoration: none !important;
}
a.link-inline:hover,
.multi-level-menu li a:hover {
  border-bottom: solid 2px #00647A !important;
  text-decoration: none !important;
  transition: border-width 0.1s linear !important;
}
.btn,
.list-specs .btn-primary {
  text-transform: none !important;
  border-radius: 3px !important;
}
.btn-inline {
  margin-bottom: 5px !important;
}
.btn.btn-default:hover,
a.btn.btn-default:hover,
a.btn.btn-default:focus {
  opacity: 0.8 !important;
  box-shadow: inset 0 0 0 3px #45a5b5 !important;
  -webkit-transition: box-shadow 0.2s ease-in !important;
  transition: box-shadow 0.2s ease-in !important;
  color: white !important;
}
.small {
  font-size: 85% !important;
}
iframe {
  border: none !important;
  box-shadow: none !important;
  width: 100% !important;
  height: 100% !important;
}
table th {
  background: #eef2f3 !important;
  color: #080808;
  font-weight: 700;
}
.navbar-nav > li > a,
#headernav .navbar-nav li .banner_component.banner,
#headernav .navbar-nav li .banner_component.banner,
#headernav .navbar-nav li .nav-cart {
  border-left-color: #021018 !important;
  line-height: 25px !important;
  padding-top: 12px !important;
}
.navbar-left li {
  margin-left: -15px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h-size1 small,
.h-size2 small,
.h-size3 small,
.h-size4 small,
.h-size5 small,
.h-size6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h-size1 .small,
.h-size2 .small,
.h-size3 .small,
.h-size4 .small,
.h-size5 .small,
.h-size6 .small {
  color: #455a64 !important;
}
.list-item-3col-max div.content {
  flex: 1;
  display: flex;
}
.list-item-3col-max .list-item-inner div.content {
  flex: auto;
  display: block;
}
.list-item-3col-max .list-item-inner .list-specs p {
  margin-bottom: 10px !important;
}
.list-item-3col-max .list-item-inner a {
  color: #080808 !important;
}
.list-item-3col-max .list-item-inner a:hover {
  text-decoration: none;
}
.bar {
  height: 2px !important;
  margin: 16px auto !important;
}
/* Discipline */
.jumbotron .discipline-textbox h1 {
  text-shadow: 1px 1px 0px #a2d6de, 3px 3px 0px rgba(94, 172, 189, 0.8) !important;
  margin-bottom: 16px !important;
}
.discipline-textbox ul {
  padding: 0 16px !important;
  margin-bottom: 0 !important;
}
/* Product */
#preview-home {
  background: #f8fafa !important;
}
#preview-home .preview-content-inner {
  padding: 5% !important;
}
.preview-content-inner {
  min-height: 100vh !important;
  background: #ffffff !important;
}
.preview-content-inner .microsite-content-center .copytext {
  max-width: 740px !important;
  margin: auto !important;
}
.section-title {
  letter-spacing: 1px !important;
  font-weight: 400 !important;
}
#preview-tab-content .bar {
  margin: 16px 0 !important;
}
#digital .btn-inline {
  margin-right: 3px;
}
/* Global from Marketing START*/
/* Test Bank CSS Start*/
@media only screen and (max-width: 991px) {
  .resource-entry .col:nth-child(3) {
    min-width: unset;
  }
}
#resources_college .resource-entry .h-size4 {
  margin: 0 !important;
}
.test_bank_learn {
  color: #00758E !important;
  text-decoration: underline;
}
#test_bank .resource-entry .col:nth-child(3) {
  min-width: 65%;
}
.test_bank_req_btn a.link-light {
  color: #ffffff !important;
}
.test_bank_req_btn a {
  color: #ffffff !important;
}
#resources_college .product-content-body {
  margin-top: 0px;
}
#resources_college .price-box-padding {
  margin-top: 0px;
}
.requestSelect_btn {
  margin-right: 0px;
}
/* Test Bank CSS end*/
.panel-price .accordion-toggle .panel-heading {
  padding-bottom: 33px !important;
}
.tab-pane .panel-price .isbn {
  margin-top: -34px !important;
  padding-left: 16px;
  padding-bottom: 0px;
}
.tab-pane .panel-price .panel-collapse {
  margin-top: 12px !important;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin: 0px !important;
  }
  .pagination {
    width: auto !important;
  }
}
/* SS-7437 CSS */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 5;
  color: white !important;
  background-color: #00758E !important;
  border-color: #cff3f9;
  transform: scale(1.1);
}
.pagination > li > a,
.pagination > li > span {
  padding: 12px 12px !important;
  width: 48px !important;
  height: 46px !important;
}
#pagination-id .pagination > li > a,
.pagination > li > span {
  font-size: 17px !important;
}
.pagination-href {
  font-size: 17px !important;
}
.Bootstrappage {
  width: 100%;
  text-align: center;
  padding-bottom: 0px;
}
.imgClass .nav-cart a .mini-cart-count.js-mini-cart-count {
  float: left;
}
.banner__component {
  margin-left: 0px;
  margin-right: 0px;
}
.valuetag {
  left: 18%;
  bottom: 12px;
}
.valuesample {
  left: -3%;
}
.valuetagspan {
  display: -webkit-inline-box !important;
  /* list-style: none; */
  margin: 0px !important;
  top: 3px !important;
  left: -3px !important;
  font-size: 8px !important;
  width: 8px;
}
@media only screen and (max-device-width: 767px) {
  .valuetag {
    left: 40%;
  }
  .valuesample {
    left: -8%;
  }
  .freealgn {
    left: -18%;
  }
  .addtcrtlgn {
    left: -19%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .valuesample {
    left: -10%;
  }
  #ajaxCartTopTotalSection {
    min-height: 155px;
  }
  .btn_lookinside_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .search-main {
    margin-top: 40px;
  }
  .contdesktp-login {
    margin-top: 80px !important;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  .panel-mbl-background {
    background: none !important;
    border: none !important;
  }
  .sortplpcontainer {
    width: 261px;
    margin-left: -195px !important;
    margin-top: -30px !important;
    border: 1px solid #080808;
  }
  .edit-buttondeskmbl {
    padding: 0px 13px 0px 0px;
  }
  .courseinfosec-margin {
    margin-left: 0px;
  }
  .plplist {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .algnvaluetag {
    left: 42%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .algnvaluetag {
    left: 40%;
  }
  .filterbymobileinvisible {
    display: block !important;
  }
  .filter-mobile-plp {
    display: none !important;
  }
  .panel.panel-filter {
    background: white;
    border-radius: 0;
    border-top: solid 1px #e2e9ec;
    position: absolute;
    top: 60px;
    width: 100%;
    height: 36px;
    border-bottom: solid 1px #e2e9ec;
    line-height: 16px;
    margin-left: -30px;
  }
  .list-item {
    width: 49.333%;
  }
  .plplist {
    width: 75%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .filter-mobile-plp {
    display: none;
  }
}
.padding-valuetag {
  padding: 0px 0px;
}
.priceandvaluetag {
  top: 2px;
}
.valuetagalhn {
  margin: -2px !important;
}
#instructorPDPvaluetag {
  background: #00b300!important;
  border: none !important;
  border-radius: 20px !important;
  width: 75px !important;
  font-weight: bold !important;
  height: 23px !important;
  font-size: 13px !important;
  padding: 3px 10px !important;
  clear: none !important;
  display: inline-block !important;
}
.newtagmargin {
  margin-right: 15px;
}
.valueplptag {
  font-weight: bold;
  font-size: 12px;
}
/* Signin dropdown Desktop starts */
.instsigninbtn {
  color: #ffffff !important;
  background: #142a35 !important;
  border-left: 1px solid #455A64 !important;
  font-weight: 600 !important;
  height: 50px !important;
  box-shadow: none !important;
  outline: none !important;
}
.instdropdowmul {
  background: #142a35 !important;
  left: 0 !important;
}
.instdropdowmli {
  color: #ffffff !important;
}
.insthr {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border: 0;
  border-top: 2px solid black;
}
.instsigninbtn[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
.header_mobile_text {
  float: right;
  margin: 3px -200px 0px 0px;
  font-size: 22px;
  font-weight: 700;
  font-family: "Source Serif Pro";
  color: white;
  cursor: pointer;
}
/* Signin dropdown Desktop Ends */
#colorbox {
  outline: 0;
}
.container-margin p.findmyrep-text {
  margin-left: 225px;
}
.neweditionavailable {
  margin-left: 10px !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  border-bottom: 2px solid !important;
}
/* Signin dropdown Desktop Ends */
.dropdown #signindropdown {
  text-transform: uppercase !important;
}
#pageMinHeight {
  margin-bottom: 0px !important;
  padding-bottom: 48px;
}
/* FOOTER SOCIAL ICONS CSS UPDATES */
.facebookimgli {
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: 5px;
}
.listdeskmar {
  margin-left: 10px;
  margin-bottom: -5px;
}
@media only screen and (max-width: 767px) {
  .facebookimglivis {
    visibility: visible !important;
    display: block !important;
    float: left !important;
    margin-right: 10px;
    max-width: 40px !important;
  }
  .listdeskmar {
    margin-left: 10px;
    margin-bottom: 0px !important;
  }
  .listdeskmar > li {
    border-bottom: 0px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .facebookimglivis {
    visibility: visible !important;
    display: block !important;
    float: left !important;
    margin-right: 10px;
    max-width: 40px !important;
  }
  .listdeskmar > li {
    border-bottom: 0px !important;
  }
}
.PlPnewvaluetag {
  margin-right: 5px;
  font-size: 11px;
  padding: 2px 12px !important;
  color: #080808;
  float: right;
}
.newplptagpdp {
  background: #aee5d3 !important;
  border: none !important;
  /* color: black !important; */
  border-radius: 20px !important;
  width: 42px !important;
  font-weight: 700 !important;
  height: 25px !important;
  font-family: 'Source Sans Pro', sans-serif;
  /* font-size: 0.8em !important; */
  height: 16px !important;
  line-height: 8px !important;
  display: inline-block !important;
  padding: 4px 10px !important;
  margin-right: -4px;
  cursor: auto;
}
.coming-soon {
  color: #080808;
  background: #ffc196;
}
.cmgsn {
  color: #080808;
  cursor: auto;
  font-size: 11px;
  font-weight: 700 !important;
}
.coming-soonplp {
  display: inline;
  /* padding: .2em .6em .3em; */
  padding: 4px 10px;
  font-size: 11px;
  width: 90px;
  line-height: -1;
  line-height: 8px !important;
  height: 16px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 700 !important;
  float: right;
  margin-right: -10px;
  cursor: auto;
}
.valuetagalhn {
  margin: -2px !important;
}
.valuetagahref {
  padding: 3px 10px !important;
  background: #3b822e !important;
  border: none !important;
  border-radius: 20px !important;
  width: 65px !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  height: auto !important;
  font-size: 13px !important;
  padding: 2px 12px !important;
  display: inline-block !important;
  float: right;
}
.coming-soontagpdp {
  background: #ffc196 !important;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 11px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.coming-soontagplp {
  background: #ffc196;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  font-weight: bold !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 11px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.coming-soontagplpprod {
  background: #ffe5d3;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 11px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.newtagpdp {
  background: #aee5d3 !important;
  border: none !important;
  border-radius: 20px !important;
  width: 46px !important;
  font-weight: bold !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 12px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.PDPvaluetag {
  margin-right: 5px;
  font-size: 13px;
  padding: 3px 10px !important;
  color: #080808;
  cursor: auto;
}
.valuetagpdp {
  background: #3b822e !important;
  border: none !important;
  border-radius: 20px !important;
  width: 70px !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  height: 16px !important;
  font-size: 13px !important;
  padding: 2px 12px !important;
  display: inline-block !important;
  margin-bottom: 3px;
  margin-right: 5px;
  cursor: auto;
}
.valuetagpdpicon {
  display: -webkit-inline-box !important;
  /* list-style: none; */
  margin: 0px !important;
  top: 0px !important;
  left: -2px !important;
  font-size: 9px !important;
}
@media (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {
  .filterbtnmbl.sort {
    margin-top: -10px !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .sort-margin-mobile {
    margin-right: -75px !important;
  }
  .filterbtnmbl.sort {
    margin-top: -10px !important;
  }
}
@media (max-width: 767px) {
  .navbar-toggle {
    display: block !important;
  }
  .insthr {
    border-top: none;
  }
  .sortplpcontainer {
    width: 261px;
    margin-left: -194px !important;
    margin-top: -40px !important;
    border: 1px solid #080808;
  }
  .navbar-header {
    float: none;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-header {
    margin-top: 0px !important;
  }
}
/* SS-8048 Start*/
.list-digital {
  display: block;
  border-top: solid 1px #efefef;
  padding-top: 10px;
  margin-top: 16px !important;
}
.list-digital-label {
  max-width: 20px !important;
  display: inline-block !important;
  margin-right: 5px;
}
.list-digital-labelabc {
  max-width: 24px !important;
  display: inline-block !important;
  margin-right: 5px;
  margin-bottom: 2px;
}
.modal {
  top: 5%;
  max-width: 800px;
  margin: auto;
  overflow-y: auto;
}
.AchieveFCS {
  width: 482px;
  height: 450px;
}
#viewdemoabc .modal-header {
  background: none !important;
  border-bottom: 1px solid #DDDDDD;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: auto;
    max-width: 100%;
    margin: 30px auto;
  }
}
@media only screen and (min-width: 992px) {
  .modal {
    top: 5%;
    max-width: 800px;
    margin: auto;
    overflow-y: auto;
  }
}
.mblviewafc {
  display: none;
}
.mblviewafcd {
  display: block;
}
@media only screen and (min-width: 360px) and (max-width: 812px) {
  .AchieveFCS {
    width: 393px;
    height: 450px;
    padding-right: 17px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mobileViewCorrection {
    margin-left: 25px;
    white-space: pre;
  }
}
/* SS-8048 End*/
/* IC PLP Redesign Start*/
.searchmbl {
  float: right;
  width: 400px;
}
.sortmbl {
  margin-top: -3px;
}
.sortinvmbl {
  display: none;
}
.contdesktp {
  margin-top: 115px;
}
.inyourbookbagdesk {
  display: none;
}
.imgmblanddesk {
  height: 95px;
  width: 65px !important;
}
.mblwidanddeswid {
  width: 400px;
}
.imgmbanddesmar {
  margin-top: 10px;
}
.editmblanddesk {
  width: 340px;
  margin-left: 0px;
  margin-bottom: 18px;
  text-align: center;
}
.mbcimgdec {
  /* box-shadow:-5px 10px 30px -10px rgba(20,42,53,0.4); */
  margin-bottom: 36px;
  max-width: 160px;
}
.bookbagindicator {
  background-color: #ffc196;
  color: black;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 15px;
  text-align: center;
  border-radius: 2em;
  padding: 0.166667em 0.5em;
}
.bookbagindicatordesk {
  margin-left: 26px;
  margin-top: 2px;
}
.panelbtmspace {
  /* margin-bottom: 400px; */
}
.cancconfmar {
  margin-right: 20px;
}
.inyurbgimgcnt {
  margin-top: 0px;
  margin-left: 15px;
  font-size: 17px;
  font-weight: bold;
}
.paprbcdes {
  margin-left: 15px;
}
.editalignc {
  margin-right: 65px;
}
.editaligncm {
  margin-right: 15px;
}
.mblviewafc {
  display: none;
}
.mblviewafcd {
  display: block;
  margin-top: 20px;
}
.mblviewafb {
  display: none;
}
#viewdemoabc .modal-header {
  background: none !important;
  border-bottom: 1px solid #DDDDDD;
}
.acfcsdesk {
  width: 393px;
  height: 108px;
  background: #F8FAFA;
  border-radius: 5px;
}
.acfcsdesk .acfcsspan {
  margin-left: 25px;
  padding-top: 20px;
}
.acfcsimg {
  width: 16px !important;
  height: 22px !important;
  margin-right: 10px !important;
  box-shadow: none !important;
}
.acfcssspan {
  color: #051B26 !important;
  font-size: 16px !important;
  font-weight: bold !important;
  clear: none !important;
}
.acfcsdesk .acfcsp {
  font-size: 14px !important;
  padding-top: 6px !important;
  color: #000000 !important;
}
.acfcsa {
  color: #00758E !important;
  font-weight: normal !important;
  cursor: pointer !important;
}
.acfcsssspan {
  clear: none !important;
  margin-left: 51px !important;
  line-height: 17px !important;
}
.thankyoudesk {
  font-size: 38px;
  color: #0B171D;
  font-family: Source Serif Pro Bold;
  margin-top: 5px;
}
.yourreturndesk {
  font-size: 24px;
  color: #0B171D;
  font-family: Source Sans Pro Semibold;
}
.ftsdesk {
  border: 2px solid #A2D6DD;
  background: #CFF3F9;
  width: 505px;
  height: 703px;
  border-radius: 5px;
  margin-left: 20px;
}
.ftsdesh {
  font-size: 16px;
  color: #0B171D;
  font-weight: bold;
}
.ftsdeshh {
  font-size: 18px;
  color: #0B171D;
  font-weight: bold;
}
.ftsdeshhh {
  font-size: 15px;
  color: #DA1B2C;
  font-weight: bold;
  margin-top: -5px !important;
}
/* Portrait and Landscape */
@media only screen and (min-device-width: 770px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  .ftsdesk {
    border: 2px solid #A2D6DD;
    background: #CFF3F9;
    width: auto !important;
    height: auto;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* Portrait and Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -60px !important;
    margin-top: 58px;
  }
  .filterbtnmbl.sort {
    margin-top: -10px !important;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -80px !important;
  }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (orientation: landscape) {
  .filterbtnmbl.sort {
    margin-top: -10px !important;
    margin-right: 0px;
  }
  .contdesktp-login {
    margin-top: 80px !important;
  }
}
/*Galaxy-S5-Portrait */
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -190px !important;
    margin-top: 10px;
  }
  .sortmbl {
    margin-top: 32px;
    margin-right: -222px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .panel.panel-filter .panel-heading {
    padding: 37px 0px !important;
    background: none!important;
    height: 37px;
  }
  .search-main {
    margin-top: -2px;
  }
  .surface-input-grp {
    margin-top: 20px;
  }
}
/*I-phone-X-Portrait */
@media only screen and (min-width: 360px) and (max-width: 1024px) {
  .brcmbsm {
    width: 500px;
    /* margin-top: 15px; */
  }
  .product-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .btrmbl {
    margin-left: 570px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -15px;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 200px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait */
@media only screen and (min-device-width: 816px) and (max-device-width: 1039px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
  .bookbagcheckoutcourseabc {
    width: 772px;
  }
  footer {
    width: 800px;
  }
}
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
  footer .specs-divider {
    display: none;
  }
  footer .list-inline > li {
    display: block;
    border-bottom: dotted 1px #566a75;
    margin-right: -227px;
    margin-left: -15px;
  }
  .brcmbsm {
    width: 500px;
    margin-top: 35px;
  }
  .sortmbl {
    margin-top: 0px;
    margin-right: -15px;
  }
  .ftsdesk {
    border: 2px solid #A2D6DD;
    background: #CFF3F9;
    width: 400px !important;
    height: auto;
    border-radius: 5px;
  }
  .bookbagcheckoutcourseabc {
    width: auto;
  }
  footer {
    width: 800px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .contdesktp {
    margin-top: 0px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 6px !important;
    background: none!important;
    height: 37px;
  }
  .search-main {
    margin-top: 0px !important;
  }
  .surface-input-grp {
    margin-top: 7px;
  }
}
/* Portrait and Landscape */
@media screen and (device-width: 800px) and (device-height: 400px) {
  .brcmbsm {
    width: 350px;
    margin-top: 55px !important;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .ftsdeshipad {
    width: auto;
    margin-left: 0px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
}
/* Portrait */
/*I-phone-X-Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .mbllndscape {
    display: none;
  }
  .search-main {
    margin-top: 40px;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  .filter-mobile-plp {
    display: block !important;
  }
  .filterbtnmbl.sort {
    margin-right: -40px;
  }
  .plplist {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .list-item {
    width: 50%;
  }
  .panel.panel-filter {
    background: white;
    border-radius: 0;
    border-top: solid 1px #e2e9ec;
    position: absolute;
    top: -35px;
    width: 100%;
    height: 36px;
    border-bottom: solid 1px #e2e9ec;
    line-height: 16px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .brcmbsm {
    width: 350px;
    margin-top: 45px;
  }
  .btrmbl {
    margin-left: 630px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 10px;
  }
  .bookbagcheckoutcourseabc {
    margin-left: -14px !important;
    width: 824px;
  }
  .contdesktp {
    margin-top: 90px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 453px;
  }
  .btrmbl {
    margin-left: 620px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/*I-phone-6,7,8-Landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mbllndscape {
    display: none;
  }
  .btrmbl {
    margin-left: 630px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
  .mblip {
    display: none;
  }
  footer {
    width: 850px;
  }
  .sortmbl {
    margin-top: 32px;
    margin-right: -220px;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 10px;
  }
  .bookbagcheckoutcourseabc {
    margin-left: -14px !important;
    width: auto !important;
  }
  .contdesktp {
    margin-top: 90px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -200px;
    margin-top: 10px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 453px;
  }
  .btrmbl {
    margin-left: 650px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
.searchmblhv {
  float: left;
  width: 362px;
  margin-left: 20px;
  margin-top: 20px;
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -60px !important;
    margin-top: 58px;
  }
  .mblip {
    width: 445px ;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -70px !important;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .product-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -110px !important;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -120px !important;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 235px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -280px;
    margin-top: 10px;
  }
  .sortmbl {
    margin-top: 32px;
    margin-right: -295px;
  }
}
@media only screen and (min-device-width: 410px) and (max-device-width: 645px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: 464px !important;
  }
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .filterbymobileinvisible {
    display: none !important;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -100px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -90px !important;
    margin-top: 58px;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .product-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    width: 362px;
    margin-left: 5px;
    margin-top: 50px;
    margin-right: -50px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -60px;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 200px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .filterbtnmbl.sort {
    margin-right: 0px;
  }
  .filterbtnmbl.sort {
    margin-top: -10px !important;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -20px !important;
    margin-top: 58px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -50px;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .product-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -65px !important;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -76px !important;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 235px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/* ----------- Galaxy S4, S5 and Note 3 ----------- */
/* Portrait */
@media screen and (min-width: 320px) and (min-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -20px !important;
    margin-top: 58px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -50px;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: 434px !important;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .product-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -100px !important;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -110px !important;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 235px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
.breadcrumbnewplp {
  color: #00758E;
  font-size: 15px;
  cursor: pointer;
}
.breadcrumbnewplpclr {
  color: #00819A;
  font-size: 14px;
  cursor: pointer;
}
.numberCircle {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 6px 12px;
  background: #CFF3F9;
  border: 1px solid #51ABBA;
  color: #666;
  text-align: center;
  font: 20px Source Sans Pro Light;
}
.foo {
  float: left;
  width: 10px;
  height: 10px;
  margin: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #0B171D;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  .sortmbl {
    margin-top: -25px !important;
    margin-right: -15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .mblip {
    width: 480px;
  }
}
@media only screen and (min-device-width: 384px) and (max-device-width: 640px) and (orientation: portrait) {
  .sortmbl {
    margin-top: -24px;
    margin-right: -55px !important;
  }
  .mblip {
    width: 445px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -45px !important;
    margin-top: 58px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
}
@media only screen and (min-device-width: 411px) and (max-device-width: 731px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .mblip {
    width: 475px;
  }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 600px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .mblip {
    width: 660px;
  }
}
@media only screen and (max-device-width: 1280px) and (min-device-width: 800px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    margin-left: -15px !important;
    width: auto !important;
  }
}
.breadcrumbnewplpsa {
  color: #008DA5;
  font-size: 15px;
  cursor: pointer;
}
.breadcrumbnewplpsm {
  color: #00758E;
  font-size: 15px;
  cursor: pointer;
}
.checkoutparagraph {
  margin-left: 47px;
  margin-top: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #333333 !important;
}
.bookbagcheckoutcourseab {
  margin-left: 230px;
}
.bookbagcheckout {
  margin-left: 100px;
}
.inputnewplpdsgn.inputsrchtg.form-control {
  border-radius: 0;
  border-color: #C9D4D8;
  height: 40px;
  background: #FFFFFF;
  font-style: italic;
  font-size: 16px !important;
  font-weight: 600;
  color: #555;
  box-shadow: 0 6px 12px #C9D4D8;
  cursor: pointer;
  padding: 0 22px;
  z-index: 0;
}
a.caret-text.sort {
  color: #142A35;
  font-weight: bold;
  font-size: 14px;
  font-family: Source Sans Pro !important;
  text-transform: uppercase;
  padding: 3px 10px;
  text-decoration: none;
  margin-right: 3px;
  margin-left: 0px;
}
.filterbtnmbl.sort {
  margin-top: 4px;
}
.btn-caret.sort {
  max-width: 12px;
  margin: -3px 0px 0px 2px;
}
.mm-checkbox-filter input[type=checkbox] {
  border: 1px solid #686868;
  border-radius: 4px;
  margin: 0px 6px 8px 0px;
}
.mm-checkbox-filter input[type=checkbox]:checked {
  background: #00758e url(../images/checkMarkSortPLPHover.svg) no-repeat center center;
  background-size: 10px 12px;
  border-color: transparent;
}
label.labelCheckbox {
  font-size: 90%;
  color: #080808;
  font-weight: normal;
}
.pagination-div .pagination > li > a,
.pagination > li > span {
  font-size: 15px !important;
}
.mm-filter-header {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #142a35;
}
.sortColorPLP {
  color: #00647A;
  background-color: #ffffff;
}
.sortColorPLP:hover {
  color: white;
  text-decoration: none;
  background-color: #00758e;
}
.sortHighlights:hover > span {
  height: 16px;
  width: 16px;
  background: url(../images/checkMarkSortPLPHover.svg) center;
  background-size: 16px 16px;
  float: right;
  color: white;
  text-decoration: none;
  background-color: #00758e;
}
.sortHighlightplp {
  float: right;
  font-weight: bold;
  height: 16px;
  width: 16px;
  background: url(https://prod-cat-files.macmillan.cloud/MediaResources/instructorcatalog/global/checkmark-sort.svg) center;
  background-size: 16px 16px;
}
@media screen and (device-width: 360px) and (device-height: 640px) and (orientation: landscape) {
  .contdesktp-login {
    margin-top: 80px !important;
  }
}
#sortOptions1 li {
  padding: 8px 10px;
}
.sortplpcontainer {
  width: 261px;
  margin-left: -181px;
  margin-top: -50px;
  border: 1px solid #080808;
}
.hrsort {
  color: #cfd8dc !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
span.breadcrumbnewplpclr {
  color: #00819A;
  font-size: 14px;
  cursor: default !important;
}
#sortOptions1 hr:last-child {
  display: none;
}
.search-bar-icon-desk {
  cursor: pointer;
  height: 0px !important;
  background: #a2d6dd !important;
  padding: 0px 13px;
  border-radius: 0px;
  box-shadow: 0 6px 12px #C9D4D8 !important;
}
.checkBoxDisable {
  pointer-events: none;
  opacity: 0.3;
}
.search-results li > p {
  text-align: left !important;
}
.PLPmodal-Header {
  padding: 15px 0px 10px 15px !important;
}
.modal-body-height {
  height: calc(95vh);
  overflow-y: auto;
}
.pagination > .active > span {
  z-index: 0;
}
.modal-caret {
  transform: rotate(-90deg);
}
.modal-carett {
  transform: rotate(-90deg);
}
.modal-caret-in {
  transform: rotate(0deg);
}
.js-site-search-input {
  z-index: 0 !important;
}
.filter-background {
  z-index: 0 !important;
}
.contdesktp-login {
  margin-top: 150px;
}
.card-body-spacing {
  margin-left: 19px;
  margin-top: 5px;
}
#search-box-mobile .input-group .form-control {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 6px 12px #C9D4D8 ;
  border-radius: 0px;
  border-color: #cfd8dc;
  height: 48px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#search-box-mobile .input-group .form-control:focus {
  border-color: #66afe9;
}
#search-box-mobile .input-group .input-group-addon {
  color: #080808;
  border: none;
  cursor: pointer;
  height: 0px !important;
  background: #a2d6dd;
  padding: 0px 12px;
  border-radius: 0px;
  box-shadow: 0 6px 12px #C9D4D8;
}
#search-box-mobile ul.search-results {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 1em;
  position: absolute;
  width: 97% !important;
  z-index: 100;
  border-top: solid 1px #EFF2F3;
}
/* IC PLP Redesign End*/
.lookinside_warning {
  margin: 10px;
  margin-top: -5px;
}
.lookinside_paragraphText {
  font-size: 12px;
  line-height: 15px;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  margin: 10px;
}
.lookinside_fileHead {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  margin-left: 10px;
  margin-top: -10px;
}
.lookinside_listgroup {
  margin-left: 10px;
  margin-bottom: -30px;
}
.lookinside_title {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #080808;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.modal-body-height {
  padding-bottom: 60px;
}
.switch-site {
  margin-left: 1200px;
  width: 50px;
  right: 0px;
  top: -10px;
}
.site-tab {
  max-width: 400px;
  left: 0px;
  height: 10px;
}
.nav-bar {
  left: 0px;
  max-width: 300px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px !important;
  padding-left: 5px;
}
footer .container-fluid .row .col-md-9 .col-md-9 {
  width: 100% !important;
}
.include_font {
  font-family: Source Sans Pro !important;
  font-weight: 600 !important;
  font-size: 13px;
}
small.include_font {
  color: #000000 !important;
}
.new_size_fnt {
  background: #FFAFAF !important;
}
.text-muted .link-inline {
  border-bottom: solid 1px !important;
}
.statusalertimg {
  width: 15px !important;
  height: 13px !important;
  margin-bottom: 3px !important;
}
.label-verification {
  float: none !important;
  margin-left: 0px !important;
  font-size: 13px;
  padding: 3px 6px 3px 5px!important;
  vertical-align: middle !important;
}
.label-verification-false {
  float: none !important;
  margin-left: 0px !important;
  font-size: 13px;
  padding: 3px 6px 3px 5px!important;
  vertical-align: middle !important;
}
.myaccount-verification-fnlabel {
  margin-right: 10px !important;
}
.include_font {
  text-transform: capitalize !important;
}
.almost-there-page {
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: initial !important;
}
.almost-there-verfication {
  top: 0px;
  left: 0px;
  bottom: 60px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.at-author {
  font-family: Source Sans Pro !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.at-phone {
  color: #080808 !important;
  font-family: Source Sans Pro !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.at-mail {
  color: #1155CC !important;
  font-family: Source Sans Pro !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.at-return-btn {
  color: #ffffff !important;
  background: #00758E !important;
  text-align: center !important;
  display: inline-block !important;
  font-family: 'SourceSansPro-Regular', Arial, sans-serif !important;
  font-size: 15px !important;
  margin: 0px !important;
  border: none !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  text-decoration: none !important;
  cursor: pointer !important;
  padding: 8px 10px !important;
  width: 100% !important;
  max-width: 100% !important;
}
.at-publisher {
  font-family: Source Sans Pro !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}
.at-author-v1 {
  font-family: Source Sans Pro !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  margin-bottom: 0px !important;
}
.at-universtity {
  font-family: Source Sans Pro !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-top: -5px !important;
  word-break: break-all;
}
.at-font {
  font-family: Source Sans Pro !important;
  font-size: 20px !important;
  margin-top: 10px !important;
}
.almost_there-thankyou {
  line-height: 1.4 !important;
  padding: 30px !important;
}
.almost_there-thankyou .logo {
  margin-bottom: -20px !important;
}
.return-at-btn {
  margin-bottom: 30px !important;
}
.at-container-thankyou {
  top: -30px !important;
}
.at-container-verification {
  padding-top: 0px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .at-container-thankyou #content {
    padding-bottom: 0px !important;
  }
  .almost_there-thankyou {
    margin-bottom: -10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .at-container-thankyou #content {
    padding-bottom: 0px !important;
  }
  .almost_there-thankyou {
    margin-bottom: -10px !important;
  }
}
#signindropdown:focus {
  border: 2px solid white !important;
}
.page-productDetails p a.link-light {
  color: #00758e !important;
}
.page-productDetails p a.btn-inline.btn-margin.link-light {
  color: #ffffff !important;
}
#onetrust-banner-sdk {
  height: 187px !important;
  overflow-y: hidden !important;
}
#onetrust-banner-sdk #onetrust-close-btn-container {
  top: 53% !important;
}
#onetrust-banner-sdk.bottom {
  width: auto !important;
  border-radius: 0% !important;
}
#onetrust-button-group {
  display: grid !important;
}
.page-productDetails p a.btn.btn-primary.link-light {
  color: #ffffff !important;
}
#loadingdownload .modal-dialog {
  top: 0% !important;
}
@media only screen and (max-width: 767px) {
  .container-margin p.findmyrep-text {
    margin-left: 0px;
  }
  .template-pages-product-productLayout1Page #tabContent1 .tab-pane {
    padding: 25px;
  }
  #loadingdownload .modal-body {
    height: 300px;
    overflow: scroll;
  }
}
#ada-entry > iframe {
  pointer-events: none !important;
}
.bold-text {
  font-weight: bold;
}
.underlined-text {
  text-decoration: underline;
}
.input-box {
  margin-left: 25px;
  margin-top: 5px;
}
.char-counter {
  font-size: 12px;
  color: #555;
  margin-left: 25px;
}
.radio-label > input {
  width: 20px;
  height: 20px;
  margin: 8px 10px 1px;
}
#selectReason,
#enterText {
  margin-left: 25px;
  color: red;
}
@media only screen and (max-width: 767px) {
  #onetrust-banner-sdk {
    height: 330px !important;
  }
  #onetrust-close-btn-container {
    top: 5% !important;
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #onetrust-banner-sdk {
    height: 260px !important;
  }
  #onetrust-close-btn-container {
    top: 5% !important;
    display: none;
  }
  #onetrust-banner-sdk.bottom {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #onetrust-banner-sdk {
    height: 260px !important;
  }
  #onetrust-banner-sdk.bottom {
    padding-left: 20px;
  }
  #onetrust-close-btn-container {
    top: 5% !important;
    display: none;
  }
}
#onetrust-banner-sdk.bottom:after {
  display: none;
}
@media all and (max-width: 425px) {
  .top-bar {
    visibility: visible !important;
    display: block !important;
  }
}
html {
  -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: -0.5em;
}
sub {
  bottom: -0.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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00647A;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
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;
}
/* Typography */
h1,
h2,
h3,
h4,
h5,
h6,
.h-size1,
.h-size2,
.h-size3,
.h-size4,
.h-size5,
.h-size6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h-size1 small,
.h-size2 small,
.h-size3 small,
.h-size4 small,
.h-size5 small,
.h-size6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h-size1 .small,
.h-size2 .small,
.h-size3 .small,
.h-size4 .small,
.h-size5 .small,
.h-size6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h-size1,
h2,
.h-size2,
h3,
.h-size3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
.h-size4,
h5,
.h-size5,
h6,
.h-size6 {
  margin-top: 10px;
  margin-bottom: 5px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small h6 .small {
  font-size: 75%;
}
h1,
.h-size1 {
  font-size: 36px;
}
h2,
.h-size2 {
  font-size: 30px;
}
h3,
.h-size3 {
  font-size: 24px;
}
h4,
.h-size4 {
  font-size: 18px;
}
h5,
.h-size5 {
  font-size: 14px;
}
h6,
.h-size6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 1.2em;
  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-normal {
  font-weight: 300;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #455a64 !important;
}
.text-gray {
  color: #b0bec5;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
}
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: 6px solid #EFF2F3;
  font-family: 'Source Serif Pro', serif;
  font-weight: 300;
}
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;
  font-family: 'Source Sans Pro', sans-serif;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
  background: #ffe5d3;
  border: 6px solid #ffe5d3;
}
.blockquote-light {
  padding-right: 15px;
  padding-left: 15px;
  background: transparent;
  border: 6px solid #546e7a;
  text-align: left;
}
.blockquote-light small,
.blockquote-light-solid small {
  color: #cff3f9;
}
.blockquote-light-solid {
  padding-right: 15px;
  padding-left: 15px;
  background: #205460;
  border: 6px solid #205460;
  text-align: right;
}
.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, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 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;
}
/* Framework */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1380px) {
  .container {
    max-width: 1366px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-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 */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
thead {
  background: #EFF2F3;
  font-weight: 700;
  font-size: 90%;
}
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 transparent;
}
.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(even) {
  background-color: #EFF2F3;
}
.table-hover > tbody > tr:hover {
  background-color: #CFF3F9;
}
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: #daf4d4;
}
.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.value,
.table > tbody > tr > td.value,
.table > tfoot > tr > td.value,
.table > thead > tr > th.value,
.table > tbody > tr > th.value,
.table > tfoot > tr > th.value,
.table > thead > tr.value > td,
.table > tbody > tr.value > td,
.table > tfoot > tr.value > td,
.table > thead > tr.value > th,
.table > tbody > tr.value > th,
.table > tfoot > tr.value > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.value:hover,
.table-hover > tbody > tr > th.value:hover,
.table-hover > tbody > tr.value:hover > td,
.table-hover > tbody > tr:hover > .value,
.table-hover > tbody > tr.value: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;
}
.checkoutparagraph {
  margin-left: 47px;
  margin-top: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #333333 !important;
}
.areyoulegend {
  border-bottom: 0;
  margin: 0;
  word-spacing: 3px;
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  color: #153A59;
  padding-bottom: 0px !important;
}
.make-surecss {
  margin-left: 26px;
  margin-top: 10px;
  font-size: 14px;
  word-spacing: 2px;
  color: #333333;
  text-transform: none;
}
@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;
  }
  .btn_lookinside_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .contdesktp-login {
    margin-top: 0px !important;
  }
  .panel-group {
    margin-bottom: 20px !important;
  }
  .plplist {
    width: 100% !important;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  /* Signin dropdown Mobile starts */
  .Instructotrsignmobile {
    margin-top: 0px !important;
  }
  .instructoratag {
    line-height: 40px !important;
    padding-left: 20px !important;
    border-top: 1px solid gray;
  }
  .instdropdowmli {
    color: #ffffff !important;
    padding-bottom: 0px !important;
  }
  .header_mobile_text {
    float: right;
    margin: 8px -205px 0px 0px !important;
    font-size: 22px;
    font-weight: 700;
    font-family: "Source Serif Pro";
    color: white;
    cursor: pointer;
  }
  /* Signin dropdown mobile ends */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .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;
  }
}
/* Inputs and Forms */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  line-height: inherit;
  color: #333;
  border: 0;
  text-transform: uppercase;
  /*!  */
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0.025em;
  padding-bottom: 10px;
  border-bottom: solid 1px #EFF2F3;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}
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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eff2f3;
  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;
}
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: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
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: relative;
  width: auto;
  float: left;
  z-index: 2;
  display: block;
  line-height: 34px;
  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;
}
.form-control-feedback {
  margin-top: 0.25rem;
}
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #68B75F;
}
.has-success .form-control {
  border-color: #68B75F;
}
.has-success .input-group-addon {
  color: #68B75F;
  border-color: #68B75F;
  background-color: #DAF4D4;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2368B75F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #B79E25;
}
.has-warning .form-control {
  border-color: #B79E25;
}
.has-warning .input-group-addon {
  color: #B79E25;
  border-color: #B79E25;
  background-color: #fffbd7;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23B79E25' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
.has-error .form-control-feedback,
.has-error .form-control-label,
.has-error .col-form-label,
.has-error .form-check-label,
.has-error .custom-control {
  color: #EF5656;
}
.has-error .form-control {
  border-color: #d9534f;
}
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-error .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
@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;
    margin-right: 6px;
  }
  .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;
  }
}
/* Buttons */
.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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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-link {
  font-weight: 600;
  color: #00647A;
  border-radius: 0;
  margin: auto;
  padding: 0;
}
.btn-link:after {
  content: ' ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢';
  text-decoration: none;
  /*! vertical-align:middle; */
}
.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;
  border-bottom: solid 1px #00758E;
  background-color: transparent;
  text-decoration: none;
}
.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,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.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;
}
/* Dropdown */
.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: 100;
  display: none;
  float: left;
  min-width: 200px;
  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 #00758e;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(20, 42, 53, 0.2);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #cfd8dc;
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 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: white;
  text-decoration: none;
  background-color: #00758e;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #00758E;
  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 > .dropdown-menu {
  padding: 0 0 0 0;
}
.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: 100;
}
.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;
  }
}
/* Button Group */
.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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 5px;
}
.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 */
.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: #cfd8dc;
  border: 1px solid #cfd8dc;
  border-radius: 0px;
}
.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;
  height: 48px;
}
.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;
}
/* Navigation */
.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: #a2d6dd;
  color: #142a35;
}
.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: #45a5b5;
  /*! border-color: #00758E; */
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #cfd8dc;
}
.nav > li > a > img {
  max-width: none;
}
/* Navigation Tabs */
.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;
    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: 100px;
}
.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: #00758E;
}
.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;
}
/* Navigation Bar */
.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: 0px;
  padding-left: 0px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
.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 {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .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-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 250;
}
@media (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.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; */
    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: 5px;
  height: 5px;
  border-radius: 50%;
}
.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;
    min-height: 100%;
    overflow: visible;
  }
  .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-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;
  }
}
/* Breadcrumbs */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0 !important;
  list-style: none;
  background-color: #f8fafa;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
/* Pagination */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 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: #00758E;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #eff2f3;
  /*! box-shadow: 2px 2px 2px gray; */
}
#pagination-id .pagination > li > a,
.pagination > li > span {
  font-size: 14px;
}
.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: 5;
  color: #23527c;
  background-color: #cff3f9;
  border-color: #cff3f9;
  transform: scale(1.1);
}
.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: #00758E;
  border-color: #00758E;
}
.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: #eff2f3;
}
.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 */
.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-radius: 24px;
  box-shadow: 0px 5px 15px -5px rgba(207, 216, 220, 0.7);
  border: solid 1px transparent;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #cff3f9;
  border: solid 1px #00758e;
  /*! transform: scale(1.1); */
}
.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 */
.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;
}
/* Badge */
.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: #546E7A;
  border-radius: 10px;
}
@-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: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00758E;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -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: #68b75f;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #cff3f9;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-value {
  background-color: #e5d676;
}
.progress-striped .progress-bar-value {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ef5656;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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: transparent;
  border-bottom: 1px solid #ddd;
}
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: white;
  text-decoration: none;
  background-color: #142A35;
}
.pdp-list-item.active,
.pdp-list-item.active:hover,
.pdp-list-item.active:focus {
  color: white !important;
  text-decoration: none !important;
  background-color: #142A35 !important;
}
.ms-list-item.active,
.ms-list-item.active:hover,
.ms-list-item.active:focus {
  color: white !important;
  text-decoration: none !important;
  background-color: #142A35 !important;
}
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: #00758E;
  border-color: #00758E;
}
.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-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  background-color: #fff;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  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: 0px !important;
}
.well {
  min-height: 20px;
  margin-bottom: 0px;
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 10px;
  border-radius: 6px;
}
/* Modal */
.close .overlay_playViewDemo_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,
.overlay_playViewDemo_close:focus,
.overlay_playViewDemo_close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close,
button.overlay_playViewDemo_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: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  margin: auto;
  max-width: 992px;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.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, 0.2);
  border-radius: 0px;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #142A35;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #cfd8dc;
  background: #EFF2F3;
}
.modal-header .close,
.modal-header .overlay_playViewDemo_close {
  margin-top: -2px;
  float: right;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  float: left;
  font-weight: 600;
  font-size: 18px;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px 15px;
  text-align: right;
  border-top: 1px solid #cfd8dc;
}
.modal-footer .btn + .btn,
.modal-footer .btn-default {
  margin-left: 5px;
  margin-bottom: 0px;
}
.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: auto;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-md {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 60%;
  }
}
/* Tooltip */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  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=100);
  opacity: 1;
}
.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: 10px;
  color: #fff;
  text-align: left;
  background-color: #142A35;
  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: #142A35;
}
.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: #142A35;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #142A35;
}
/* Popover */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  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;
  color: #ffffff;
  background: #142A35;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(207, 216, 220, 0.5);
  box-shadow: 0 5px 10px rgba(207, 216, 220, 0.5);
  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, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #142A35;
  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, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #142A35;
  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, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #142A35;
}
.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, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #142A35;
}
.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,
.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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  display: table;
  content: " ";
}
.clearfix: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,
.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,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/* Visibility */
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  .mobile_show {
    display: block;
    min-width: 36px;
    max-width: 36px;
    background-position: center;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: 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;
  }
}
/* Macmillan Learning Catalog */
html {
  height: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body,
html {
  padding: 0;
  margin: 0;
  min-width: 100%;
}
body {
  background: #eff2f3;
  position: relative;
  font-family: 'Source Sans Pro', sans serif;
  color: #0b171d;
  line-height: 1.6;
  min-height: 100%;
  font-size: 15px;
  padding-top: 80px;
  padding-bottom: 97px;
}
main {
  min-height: 100%;
}
footer {
  padding: 16px;
  background: #637a86;
  margin-top: 0px;
  color: white;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  font-size: 13px;
  position: absolute;
}
footer ul li a {
  color: white;
  text-decoration: none;
}
footer ul li a:hover,
footer ul li a:focus {
  color: white;
}
footer .specs-divider {
  color: #B1C0C6;
  font-size: 80%;
  vertical-align: middle;
  opacity: 0.8;
}
footer img {
  max-width: 30px;
  height: auto;
  float: right;
}
.facebookimgli img {
  max-width: 35px;
}
/** Custom **/
.container-margin-bottom {
  padding-bottom: 48px;
}
.padding {
  padding: 10px 0px;
}
.padding-small {
  padding: 5px 0px;
}
.no-right-padding {
  padding-right: 0;
}
.clear-float {
  clear: both;
}
select {
  font-family: 'Source Sans Pro', sans serif;
  background: #FFF;
  color: #142A35;
  border-color: #EFF2F3;
}
select.form-control {
  font-family: 'Source Sans Pro', sans serif;
  background: #EFF2F3;
  color: #142A35;
  border-color: #CFD8DC;
}
select:hover,
select:focus {
  background: #EFF2F3 !important;
}
selectmultiple:focus option:checked,
option:checked,
option:hover,
selectmultiple:focus option:hover,
option:focus,
selectmultiple:focus option:focus {
  background: #205460 !important;
  color: white !important;
}
.well select.form-control {
  background: white;
}
/** Typography **/
a {
  color: #00647A;
}
.link-inline {
  border-bottom: solid 2px;
}
.bold {
  font-weight: 700;
}
.hr-small {
  margin: 10px 0px;
}
.hr-dark {
  border-color: #455A64;
  margin: 24px 0px;
}
.hr-white {
  border-color: white;
}
.p-large {
  font-size: 1.25em;
  font-weight: 300;
}
a.caret-text,
.caret-text {
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 24px;
}
a img:hover,
a img:focus {
  opacity: 0.7;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  filter: alpha(opacity=50);
}
.serif {
  font-family: 'Source Serif Pro', serif;
}
.text-red {
  color: #da1b2c;
}
.text-red-star {
  color: #da1b2c;
}
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6,
hgroup p {
  margin: 4px 0 6px;
}
hgroup h5,
hgroup h6,
hgroup p {
  margin: 6px 0;
}
/** Table of Contents **/
.toc-header a {
  color: white;
  font-size: 1.25em;
  font-weight: bold;
}
.toc-1 {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 0;
}
#newPDPProduct-tabs p.toc-1 {
  font-weight: 600;
  letter-spacing: 0.05em;
}
.toc-2 {
  font-size: 1.1em;
  margin-left: 20px;
  font-weight: 400;
}
.toc-3 {
  font-size: 1em;
  margin-left: 40px;
  font-weight: 400;
}
.toc-4 {
  font-size: 0.9em;
  margin-left: 60px;
  font-weight: 300;
}
.toc-5 {
  font-size: 0.8em;
  margin-left: 80px;
  font-weight: 300;
}
/** Navigation **/
.navbar {
  min-height: 70px;
  margin-bottom: 0;
}
.navbar-fixed-top {
  border: none;
}
.navbar-default {
  background-color: #142a35;
  border-color: transparent;
  margin-bottom: 24px;
  border-bottom: solid 1px #021018 !important;
}
.navbar-default .navbar-toggle {
  border: none;
  height: 36px;
  padding: 13px 16px;
  margin: 0;
  border-radius: 0;
  width: 48px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #45a5b5;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #eff2f3;
}
.navbar-brand {
  height: 0px;
  display: block;
  min-width: 230px;
  max-width: 230px;
  background-position: center;
  margin: 1px 15px 0px 0px !important;
  padding: 0px;
}
.student-store-logo {
  background: #142a35;
  margin-left: -16px;
  width: 60px;
  /*! margin-top: 10px; */
}
.navbar-nav > li > a {
  height: 50px;
  border-left: 1px solid #455A64;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  padding-top: 12px;
  line-height: 24px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  background: #205460;
  color: #ffffff;
}
.navbar-nav > li > a.menu {
  background: #142a35;
  margin-left: 0 !important;
  width: 60px;
}
.navbar-nav > li > a.menu:hover,
.navbar-nav > li > a.menu:focus {
  background: #142a35;
}
.navbar-nav > li > a > img {
  max-width: 24px;
  display: block;
  min-width: 24px;
}
.nav-tabs {
  border-bottom: none;
  background: #ffffff;
  height: 48px;
}
#nav-searchtabs {
  position: absolute;
  height: auto;
  z-index: 100;
  width: 100%;
  background: white;
}
/** Buttons **/
.btn {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 39px;
  padding: 0 15px;
  margin: 0;
  border: none;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.btn:hover,
a.btn:hover,
.btn:focus,
a.btn:focus {
  opacity: 1;
  box-shadow: inset 0 0 0 3px #45a5b5;
  -webkit-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
  background: #205460;
}
.btn.btn-default:hover,
a.btn.btn-default:hover,
a.btn.btn-default:focus {
  opacity: 0.8;
  box-shadow: inset 0 0 0 3px #546e7a;
  -webkit-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.btn:disabled:hover,
a.btn:disabled:hover,
.btn:disabled:focus,
a.btn:disabled:focus {
  opacity: 1;
  cursor: default;
}
.btn:focus,
a.btn:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
}
.btn-default {
  background: #CFD8DC;
  color: #142A35;
}
.btn.btn-primary,
a.button.btn-primary,
.input-group-addon.btn-primary {
  color: #ffffff;
  background: #00758e;
}
.input-group-addon.btn-primary {
  border: none;
  border-radius: 0;
}
.btn.btn-primary.disabled,
.btn.btn-primary[disabled],
fieldset[disabled] .btn.btn-primary {
  color: #ffffff;
  background: #b0bec5;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  color: #00758e;
  background: #ffffff;
  border: 1px solid #00758e;
  font-weight: 400;
  border-radius: 3px !important;
}
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
a.btn.btn-secondary:focus {
  opacity: 1;
  background: #cff3f9;
  color: #205460;
  border-color: #205460;
  box-shadow: inset 0 0 0 3px #205460;
  -webkit-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.btn.btn-secondary:disabled,
a.btn.btn-secondary:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
.btn.btn-solid-light,
a.button.btn-solid-light,
.input-group-addon.btn-solid-light {
  color: #080808;
  background: #a2d6dd;
}
.btn.btn-solid-light:hover,
a.btn.btn-solid-light:hover,
.btn.btn-solid-light:focus,
a.btn.btn-solid-light:focus {
  opacity: 1;
  background: white;
}
.input-group-addon.btn-solid-light {
  border: none;
  border-radius: 0;
}
.btn.btn-solid-light.disabled,
.btn.btn-solid-light[disabled],
fieldset[disabled] .btn.btn-solid-light {
  color: #ffffff;
  background: #b0bec5;
}
.btn.btn-light,
a.btn.btn-light {
  color: white;
  background: transparent;
  border: 1px solid white;
}
.btn.btn-light:hover,
a.btn.btn-light:hover,
.btn.btn-light:focus,
a.btn.btn-light:focus {
  opacity: 1;
  background: white;
  /*background: #CFF3F9;*/
  color: #142A35;
  border-color: #45a5b5;
}
.btn.btn-light:disabled,
a.btn.btn-light:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
.btn.btn-dark,
a.btn.btn-dark {
  background: #ffffff;
  color: #142A35;
  border: 1px solid #142A35;
}
.btn.btn-dark:hover,
a.btn.btn-dark:hover,
.btn.btn-dark:focus,
a.btn.btn-dark:focus {
  opacity: 1;
  color: #ffffff;
  background: #142A35;
  border: 1px solid #142A35;
}
a.btn-dark span.button-caret {
  fill: white;
}
.btn.btn-dark:disabled,
a.btn.btn-dark:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
.btn.btn-white,
a.btn.btn-white {
  color: #080808;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.btn.btn-white:hover,
a.btn.btn-white:hover,
btn.btn-white:focus,
a.btn.btn-white:focus {
  opacity: 1;
  background: #205460;
  color: #ffffff;
  border: 1px solid #205460;
}
a.btn-white span.button-caret {
  fill: #080808;
}
a.btn-white:hover span.button-caret,
a.btn-white:focus span.button-caret {
  fill: #ffffff;
}
.btn.btn-white:disabled,
a.btn.btn-white:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
span.button-caret {
  margin-left: 6px;
  display: inline-block;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.collapsed span.button-caret {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.btn.icon svg {
  position: absolute;
  top: 12px;
  left: 11px;
  width: 16px;
  height: 16px;
}
.btn.btn-small.icon svg {
  position: absolute;
  top: 9px;
  left: 11px;
  width: 13px;
  height: 13px;
}
a.link-light {
  color: #a2d6dd;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}
.btn.icon {
  padding-left: 34px;
  position: relative;
}
.btn.btn-primary.icon svg {
  fill: #ffffff;
}
.btn.btn-secondary.icon svg {
  fill: #00758E;
}
.btn.btn-light.icon svg {
  fill: #ffffff;
}
a.link-light svg {
  fill: white;
}
.btn.btn-large.icon svg {
  top: 15px;
}
.btn-small {
  height: 32px;
  line-height: 31px;
  font-size: 13px;
}
.btn-large {
  height: 48px;
  line-height: 47px;
  font-size: 16px;
}
.btn-justified {
  margin: 5px 0;
  width: 100%;
}
btn-group-justifed.btn-inline {
  margin-right: 5px;
}
.btn-inline {
  margin-right: 5px;
  /*! margin-bottom: 5p; */
}
.list-group .btn-inline {
  margin-right: 5px;
  margin-bottom: 5px;
}
.btn-icon {
  max-width: 14px;
  margin: -2px 0px 0px 5px;
}
.btn-caret {
  max-width: 12px;
  margin: -2px 0px 0px 2px;
}
.btn-search-results {
  border: solid 2px #607D8B;
  background: transparent;
  height: auto;
}
.dropdown-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #142A35;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.edit {
  float: right;
  vertical-align: middle;
  margin-top: 0;
}
.hide-option {
  display: none;
}
#nav-top-button {
  margin-top: -20px;
  margin-bottom: 16px;
  background: #a2d6dd;
  background: -webkit-linear-gradient(left, #a2d6dd 25%, transparent);
  background: -o-linear-gradient(right, #a2d6dd 25%, transparent);
  background: -moz-linear-gradient(right, #a2d6dd 25%, transparent);
  background: linear-gradient(to right, #a2d6dd 10%, transparent);
}
#nav-top-button .btn {
  margin-bottom: 0;
  text-align: left;
  color: #080808;
}
.btn-orders {
  margin-top: 5px;
}
/** Input **/
.form-control {
  border-radius: 0;
  border-color: #cfd8dc;
  height: 48px;
}
.form-control::-webkit-input-placeholder {
  color: #142a35;
  font-size: 0.875em;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #142a35;
  font-size: 0.875em;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #142a35;
  font-size: 0.875em;
}
.form-control:-ms-input-placeholder {
  color: #142a35;
  font-size: 0.875em;
}
.form-control:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
input[type=radio].purchase-radio {
  margin-left: -24px;
  margin-right: 5px;
}
.panel-default.panel-price .panel-heading label.disabled {
  color: #b0bec5;
}
label {
  font-size: 90%;
  text-transform: none;
}
label.checkbox {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  color: #080808;
  margin-left: 24px;
  font-weight: 600;
}
label.checkbox span {
  display: inline-block;
}
input:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
input[type=checkbox] {
  background: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0px;
  /*-moz-border-radius: 0px;*/
  border-radius: 0px;
  -webkit-appearance: none;
  /*-moz-appearance: none;*/
  appearance: none;
  margin: 3px 6px 3px 0px;
}
input[type=checkbox].addon {
  margin: 3px 6px 3px -24px;
}
input[type=checkbox]:checked {
  background: #00758e url('http://clients.openfieldcreative.com/macmillan/cdl/style/_img/checkbox-white.svg') center center;
  border-color: transparent;
}
input[type=checkbox]:disabled {
  background: #f3f3f3;
}
input[type=checkbox]:checked:disabled {
  background: #f3f3f3 url('http://clients.openfieldcreative.com/macmillan/cdl/style/_img/checkbox-gray.svg') center center;
  border: 1px solid #c8c8c8;
}
label.checkbox-inline,
label.radio-inline {
  margin-right: 24px;
  padding-top: 5px;
}
.radio label {
  margin-left: 26px;
}
.radio input {
  margin-left: -26px;
}
label.radio {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  font-size: 15px;
  color: #080808;
}
label.radio span {
  display: inline-block;
  margin-left: 6px;
}
input:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
.radio input[type="radio"],
input[type=radio] {
  margin-right: 6px;
}
input[type=radio],
input.purchase-radio[type="radio"] {
  background: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-appearance: none;
  appearance: none;
}
input[type=radio].radio-unchecked {
  background: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  vertical-align: bottom;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-appearance: none;
  appearance: none;
}
input[type=radio]:checked,
input.purchase-radio[type="radio"]:checked {
  background: white;
  border: solid 5px #00758e;
}
input[type=radio].radio-checked {
  background: #00758e;
  border-color: transparent;
}
input[type=radio]:disabled {
  background: #f3f3f3;
}
input[type=radio]:checked:disabled {
  background: #f3f3f3;
  border: 1px solid #c8c8c8;
}
.panel-default.panel-price .panel-body p.form-text {
  margin-left: 24px;
}
small.form-text {
  margin-top: 10px;
}
.form-text {
  margin: 5px 0px;
}
/** Panels **/
.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
.panel .panel-default {
  margin-bottom: 10px;
}
.panel.orders,
.panel.checkout {
  margin-bottom: 10px;
  box-shadow: 0px 2px 10px #c9d4d8;
}
.expand-minus-caret-up,
.expand-plus-caret-down {
  display: block;
  height: 14px;
  width: 14px;
  float: left;
  margin-right: 6px;
  margin-top: 2px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  margin-left: -18px;
  vertical-align: text-top;
}
.expand-minus-caret-up {
  background: white;
  border: solid 4px #00758e;
}
.expand-plus-caret-down {
  background: transparent;
  border: solid 1px #b0bec5;
}
.expand-plus {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/minus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.collapsed .expand-plus {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/plus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.expand-minus-white {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/minus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.expand-plus-white {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/plus.svg) center;
  background-size: 16px 16px;
  float: right;
}
.panel-group .panel + .panel-price .panel-heading {
  border-top: solid 1px #eff2f3;
  padding: 10px;
  border-radius: 0;
  box-shadow: none;
}
.panel-default.panel-price .panel-body {
  padding-top: 0;
}
.panel-default.panel-price .panel-body.see-all-options {
  margin: 0 -15px;
}
.panel-default.panel-price .panel-heading label {
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 24px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2em;
  font-weight: 700;
}
.panel-default.panel-price .panel-heading p {
  font-size: 12px;
  color: #546e7a;
  font-weight: 400;
  margin: 0;
  text-transform: none;
}
.panel-default.panel-price .panel-body p {
  font-size: 12px;
  color: #546e7a;
  margin: 0 0 10px;
}
.panel-default.panel-price .panel-body p.small.addon-margin {
  margin-left: 24px;
}
.panel-default .panel-title {
  font-weight: 700;
}
.panel-default .panel-title p {
  color: inherit;
  font-weight: 400;
}
.panel-default .panel-heading {
  background: white;
  border: none;
  min-height: 36px;
  padding: 15px 10px;
  border-radius: 0;
}
.panel-default .panel-heading,
.panel-default .panel-footer {
  background: white;
  border-radius: 3px;
  border: 0;
  border-top: solid 1px #eff2f3;
  /*! margin-top: -15px; */
}
.orders {
  border-top: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-dark {
  background: #142A35;
}
.panel-dark .panel-title {
  color: white;
  text-align: left;
}
.panel-dark .panel-heading {
  border-top: solid 1px #080808;
  padding: 20px 15px;
  background: #142a35;
  border-radius: 0;
}
#contents.panel-dark .panel-heading {
  border-top: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid transparent;
}
.panel-body.panel-top-fix {
  padding-top: 0;
}
.panel-primary {
  border: none;
}
.panel-primary > .panel-body {
  padding: 0;
}
.panel-primary > .panel-footer {
  background: white;
  border: none;
  padding: 16px 24px;
}
.panel-primary > .panel-footer h3 {
  margin: 5px 0;
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
  font-size: 1.5em;
}
.panel-primary > .panel-footer {
  background: white;
  border: none;
}
.panel .panel-toc {
  border-radius: 0;
}
.panel-toc > .panel-heading {
  color: white;
  background-color: #142a35;
  border-radius: 0;
  border-top: solid 1px #455A64;
  padding: 10px 0px;
}
.panel-toc .expand-plus-white,
.panel-toc .expand-minus-white {
  margin-top: 6px;
}
.panel-toc > .panel-heading + .panel-collapse > .panel-body {
  color: white;
  background-color: #142a35;
  border-radius: 0;
  border: none;
  padding: 0 0 24px;
}
.panel-orders {
  border-radius: 0px;
  margin-bottom: 5px;
  /*!  */
}
.panel-orders .panel-heading {
  background: #455a64;
  color: white;
  border-radius: 0;
  /*! border: none; */
}
.panel-orders img {
  max-height: 180px;
  margin-bottom: 10px;
}
.panel-orders .panel-body {
  padding: 16px 24px 24px;
}
.panel-orders .panel-body p {
  font-size: 13px;
  margin-bottom: 5px;
}
.panel-orders .panel-body h4 {
  margin-top: 5px;
}
.panel-orders .panel-footer {
  background: #EFF2F3;
  border-radius: 0;
}
.panel-orders .panel-title {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-weight: 600;
}
#personal .panel.orders {
  margin: 0;
  box-shadow: none;
  border-bottom: solid 1px #EFF2F3;
  line-height: 30px;
  border-radius: 0;
}
#personal .orders .panel-title {
  font-size: 14px;
  text-transform: none;
}
.checkout .panel-disabled {
  background: #e2e9ec;
}
.panel-filter .panel-title {
  font-size: 12px;
}
.panel.panel-filter .panel-heading h1 {
  padding: 0px;
  margin-top: -2px;
}
.panel.panel-filter .panel-heading {
  padding: 10px 0px;
  background: #F8FAFA;
  height: 37px;
}
.panel.panel-filter {
  background: white;
  border-radius: 0;
  border-top: solid 1px #e2e9ec;
  position: absolute;
  top: -35px;
  width: 100%;
  height: 36px;
  border-bottom: solid 1px #e2e9ec;
  line-height: 16px;
}
.panel.panel-filter .panel-body {
  background: white;
  box-shadow: 0px 5px 10px rgba(20, 42, 53, 0.2);
  margin-top: 6px;
}
#add-filters {
  margin-top: 48px;
  margin-bottom: -24px;
}
h4.filter-checklist {
  margin-top: 16px;
}
/** Wells **/
.well {
  margin-bottom: 5px;
}
.well-formabc {
  padding: 0px 10px;
}
.well-address {
  border: solid 1px #EFF2F3;
  margin-bottom: 24px;
  padding: 15px;
}
.well-blue {
  background: #cff3f9;
  border: solid 1px #a2d6dd;
  border-radius: 4px;
}
.well-yellow {
  background: #faf2a9;
  border: solid 1px #e5d676;
  border-radius: 4px;
}
.well-dark-teal {
  color: white;
  background: #205460;
  border: solid 2px #a2d6dd;
  border-radius: 4px;
}
.well-light-gray {
  background: #EFF2F3;
}
.well-gray {
  background: #EFF2F3;
  border: solid 1px #CFD8DC;
}
.well-gray legend {
  border-color: #CFD8DC;
}
.well-sm p {
  margin: 0 0 10px 0;
}
.well-sm p.h-size5 {
  margin: 10px 0 0 0;
}
/** Banners **/
.jumbotron {
  margin: 0px;
  text-align: center;
  padding: 48px;
  color: white;
  background: #546e7a;
  margin-bottom: 24px;
}
.jumbotron.incopy {
  text-align: left;
  margin: 0 0 24px;
}
.jumbotron.incopy h1 {
  margin-top: 0;
}
#single-search.jumbotron {
  padding-top: 48px;
  padding-bottom: 0;
  margin-top: 0;
  background: #a2d6dd;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  text-align: center;
  color: #142a35;
}
#single-search.jumbotron:after {
  content: " ";
  background: #a2d6dd;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: -1;
  transform-origin: bottom;
}
#single-search-admin.jumbotron {
  padding-top: 48px;
  padding-bottom: 0;
  margin-top: 0;
  background: #b0daff;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  text-align: center;
  color: #142a35;
}
#single-search-admin.jumbotron:after {
  content: " ";
  background: #b0daff;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: -1;
  transform-origin: bottom;
}
#single-search h1 {
  font-size: 5em;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  line-height: 1;
  text-shadow: 1px 1px 0px #a2d6de, 3px 3px 0px rgba(94, 172, 189, 0.8) !important;
  margin-bottom: 10px !important;
}
#single-search-admin h1 {
  font-size: 4em;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin: 0;
  line-height: 1;
  text-shadow: 1px 1px 0px #b0daff, 2px 2px 0px #3192d3;
}
.jumbotron-textbox {
  position: relative;
  top: auto;
  left: auto;
  transform: translate(0%, 0%);
  min-width: 100%;
  z-index: 1;
}
.mp-pushed .jumbotron-textbox {
  z-index: 0;
}
#discipline.jumbotron {
  padding-top: 24px;
  padding-bottom: 0;
  margin-top: 0;
  background: #a2d6dd;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  text-align: center;
  color: #142a35;
}
#discipline.jumbotron:after {
  content: " ";
  background: #a2d6dd;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: -1;
  transform-origin: bottom;
}
.discipline-textbox {
  position: relative;
  top: auto;
  left: auto;
  transform: translate(0%, 0%);
  min-width: 100%;
}
.jumbotron .discipline-textbox h1,
.jumbotron .jumbotron-textbox h1 {
  font-size: 3.8em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1;
  text-shadow: 2px 2px 0px #50a4b5, 4px 4px 0px #fff;
  margin-bottom: 24px;
}
.discipline-lead {
  max-width: 740px;
  margin: 20px auto 36px;
  font-size: 18px;
  font-weight: 200;
}
.discipline-textbox ul,
.discipline-home-textbox ul,
.jumbotron-textbox ul,
.jumbotron-home-textbox ul {
  text-align: left;
  border: 0;
  padding: 16px;
}
.discipline-textbox ul li,
.jumbotron-textbox ul li {
  border-top: solid 1px #eff2f3;
  padding: 5px 0;
  border-bottom: 0;
  border-right: 0 !important;
  border-left: 0 !important;
}
.discipline-textbox ul li.course-lvl-1,
.jumbotron-textbox ul li.course-lvl-1 {
  border-top: solid 6px #a2d6dd66;
  font-weight: 700;
  font-size: 1.2em;
  border-bottom: 0;
  margin-top: 16px;
}
.discipline-textbox ul.course-lvl-3,
.jumbotron-textbox ul.course-lvl-3 {
  font-size: 0.9em;
}
.discipline-textbox ul.course-lvl-3 li a,
.jumbotron-textbox ul.course-lvl-3 li a {
  margin-left: 24px;
  color: #455A64;
}
.discipline-textbox ul li a.accordion-toggle,
.jumbotron-textbox ul li a.accordion-toggle {
  font-weight: normal;
}
.discipline-home-textbox ul li,
jumbotron-home-textbox ul li {
  border-top: solid 1px #eff2f3;
  font-weight: 500;
  font-size: 1em;
  padding: 10px;
  border-bottom: 0;
}
.discipline-textbox ul li a,
.jumbotron-textbox ul li a {
  color: #080808;
  font-size: 0.9em;
}
.discipline-textbox ul li.course-lvl-1 a,
.discipline-home-textbox ul li a,
.jumbotron-textbox ul li.course-lvl-1 a,
.jumbotron-home-textbox ul li a {
  color: #080808;
}
#showcourses a.accordion-toggle .expand-plus-caret-down,
#home_browseButton {
  margin-left: 0px !important;
}
.discipline-icon {
  max-width: 160px;
  margin: auto;
}
.jumbotron h1,
.jumbotron .h-size1 {
  font-size: 2.8em;
  font-family: 'Source Serif Pro', serif;
  margin: 36px 0 0 0;
  color: #142a35;
  font-weight: 600;
}
.jumbotron h2 {
  color: #455A64;
  margin: 5px 0;
  font-weight: 100;
  font-size: 1.6em;
}
.jumbotron .lead {
  margin-bottom: 10px;
  color: #205460;
}
.jumbotron ul.search-results p {
  margin-bottom: 15px;
  font-size: 1em;
  text-align: left;
  color: #546e7a;
}
.jumbotron ul.search-results {
  text-align: left;
}
#homepage-search.tab-content {
  padding: 36px;
  background: transparent;
}
#home-search-box {
  margin: 24px auto;
  max-width: 640px;
  background: white;
  border: solid 1px #3E9DA8;
}
#search-box-nav {
  max-width: 100%;
  box-shadow: 0px 2px 10px #c9d4d8;
  margin-bottom: 10px;
}
#home-search-box .input-group .form-control,
#home-search-box2 .input-group .form-control,
#nav-searchtabs .input-group .form-control,
#search-box-nav .input-group .form-control {
  background: white;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  height: 56px;
}
#home-search-box .btn-info,
#home-search-box2 .btn-info,
#nav-searchtabs .btn-info,
#search-box-nav .btn-info {
  border: none;
  background: white;
  border-radius: 0px;
  color: black;
}
#homepage-callouts {
  text-align: center;
  margin-bottom: 48px;
  margin-top: 0;
}
#homepage-course-callouts {
  margin-top: 36px;
  margin-bottom: 16%;
}
#homepage-callouts h2 {
  font-weight: 900;
  font-size: 1.7em;
  font-family: 'Source Serif Pro', serif;
  margin: 15px 0 5px 0;
}
#homepage-callouts p {
  font-weight: 400;
  font-size: 1em;
}
#homepage-callouts a {
  font-weight: 600;
}
#homepage-callouts img.icon {
  margin: auto;
  max-width: 100px;
}
#homepage-callouts .col-md-4 {
  border-right: solid 1px #C2CED2;
}
#homepage-callouts .col-md-4:last-child {
  border-right: solid 1px transparent;
}
#Error404.jumbotron,
#discipline.jumbotron {
  height: 100% !important;
}
.Error404-textbox {
  position: relative;
  top: 0% !important;
  left: 0% !important;
  transform: translate(0%, 0%) !important;
  min-width: 100%;
  margin-left: 0 !important;
  padding: 0 16px;
}
.jumbotron .Error404-textbox h1 {
  font-size: 2em !important;
  margin: 10px auto !important;
}
.jumbotron .Error404-textbox h1 span.leadhead {
  font-size: 2.5em !important;
}
.Error404-lead {
  font-size: 2.25em;
  line-height: 1.4;
  font-weight: 100;
}
.Error404-textbox img {
  margin-top: 0px !important;
}
/** LIST **/
.list {
  width: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 36px;
}
.plplist {
  width: 75%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 36px;
}
.list-item {
  width: 33.33%;
  float: left;
  padding: 0.9rem;
  /* 10 */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.list-item-3col-max {
  width: 33.33333333% !important;
}
.list-item-3col-max .list-item-inner {
  box-shadow: 0px 2px 10px rgba(20, 43, 53, 0.2);
  border-radius: 6px;
}
.list-item-3col-max.list-cover.digital-list-item img {
  height: auto;
  width: 100%;
  max-height: auto !important;
}
.list-cover.digital-list-item {
  padding: 0;
  height: auto;
  width: 100%;
}
.list-cover.digital-list-item img {
  box-shadow: none;
  min-width: 100%;
  padding: 0;
  max-height: 100%;
  max-width: 100%;
}
.list-item-inner-digital {
  width: 100%;
  color: white;
  background-color: #121e44;
  overflow: hidden;
  box-shadow: 0px 2px 10px #c9d4d8;
  border-radius: 12px;
}
.list-item-register {
  width: 50%;
  float: left;
  padding: 0.625rem;
  /* 10 */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.list-item-inner {
  width: 100%;
  color: #142A35;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 2px 10px #c9d4d8;
}
.list-item img,
.list-item-register img {
  width: auto;
  display: block;
  max-height: 180px;
  max-width: 240px;
}
/* JavaScript disabled */
html.no-js .list-item {
  width: 100%;
  float: none;
}
html.no-js .list-item img {
  max-width: 9.375rem;
  /* 150 */
  float: right;
  margin-left: 1.25rem;
  /* 20 */
}
html.no-js .list-item img {
  max-width: none;
  float: none;
  margin-left: 0;
}
.list-digital {
  display: block;
  padding-top: 10px;
  margin-top: 16px !important;
  border-top: none !important;
}
.list-digital-label {
  max-width: 20px !important;
  display: inline-block !important;
  margin-right: 5px;
}
#list-ad {
  background-color: #142A35;
  color: white;
}
@media only screen and (max-width: 1200px) {
  .list-item {
    width: 33.333%;
    /* 3 items per row */
  }
  .list-item-3col-max {
    width: 50% !important;
  }
  .list-item-register {
    width: 50%;
    /* 2 items per row */
  }
}
@media only screen and (max-width: 991px) {
  .list-item {
    width: 50%;
    /* 2 items per row */
  }
  .list-item-3col-max {
    width: 50% !important;
  }
  .list-item-register {
    width: 100%;
    /* 1 items per row */
  }
  .list-cover.digital-list-item img {
    max-height: 100%;
    width: 100%;
  }
  .pagination {
    margin: 0;
  }
  .Bootstrappage {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .list-item {
    width: 100%;
    /* 1 item per row */
    float: none;
  }
  .navbar-brand {
    height: 0px;
    display: block;
    min-width: 230px;
    max-width: 230px;
    background-position: center;
    margin: 8px 15px 0px 0px !important;
    padding: 0px;
  }
  .list-item-3col-max {
    width: 100% !important;
  }
  .list-item-3col-max.list-item {
    padding: 16px;
  }
  .list-item-register {
    width: 100%;
    /* 2 items per row */
  }
  html.no-js .list-item img {
    max-width: none;
    float: none;
    margin-left: 0;
  }
}
.list-cover {
  background: #f8fafa;
  display: block;
  height: 220px;
  padding: 16px;
}
.list-cover img {
  box-shadow: -5px 10px 30px -10px rgba(20, 42, 53, 0.4);
}
.newPDPProduct-content-body .list-specs {
  min-height: 179px;
}
.list-specs {
  padding: 0px 16px 16px 16px;
}
.list-specs .h-size3 {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 3px;
  line-height: 1.2;
}
.list-specs .h-size3.serif {
  font-size: 1.8em;
}
.list-specs .h-size3 a {
  color: #142A35;
}
.list-specs p {
  margin-bottom: 5px;
}
.list-specs .small {
  margin: 0;
}
.list-specs .btn-primary {
  margin-top: 10px;
}
.digital-name-specs {
  font-weight: 400;
  color: #142A35;
  width: 100%;
  display: block;
  margin-top: 10px;
}
.lp-icon {
  height: 12px;
  width: 12px;
  background: #da1b2c;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.sapling-icon {
  height: 12px;
  width: 12px;
  background: green;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.writershelp-icon {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: teal;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.digital-icon-spacer {
  height: 12px;
  width: 12px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.label-list {
  font-size: 0.825em;
  padding: .3em 0.6em .4em;
  color: #142a35;
  border-radius: 24px;
  float: right;
  text-transform: uppercase;
  background: #ffc196;
}
.label-list.new {
  background: #aee5d3;
}
.label-list.best {
  background: #faf2a9;
}
.label-list.order-type {
  float: none;
}
.price-range {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 80%;
}
.specs-divider {
  color: #cfd8dc;
  margin: 0 4px;
  font-weight: 200;
}
.resource-badge {
  background: #a2d6dd;
  color: #080808;
  font-weight: 500;
  margin-right: 3px;
}
.cart-menu {
  min-width: 300px;
}
.cart-badge-empty,
.cart-badge {
  color: #080808;
  font-weight: 700;
  margin-left: 3px;
}
.cart-badge-empty {
  background: #CFD8DC;
}
.cart-badge {
  background: #ffc196;
  margin-left: 0px !important;
  margin-top: 4px;
}
.accordion-group {
  margin: 0;
  padding: 15px;
}
.accordion-inner {
  border-top: solid 1px #EEF1F2;
  margin-top: 5px;
}
.accordion-toggle {
  font-weight: 600;
  color: #142A35;
}
a.accordion-toggle:hover,
a.accordion-toggle:focus {
  opacity: 1;
}
.accordion-toggle .panel-title {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2em;
  margin-left: 18px;
  vertical-align: text-top;
  font-weight: 700;
  text-transform: uppercase;
}
.panel-default.panel-price .panel-heading p.isbn {
  margin-left: 24px;
}
/** newPDPProduct **/
#newPDPProduct-image {
  box-shadow: -5px 12px 8px rgba(20, 42, 53, 0.5);
}
#newPDPProduct-specs img {
  box-shadow: -10px 10px 20px -10px rgba(20, 42, 53, 0.4);
  margin-bottom: 10px;
  width: 100%;
}
#newPDPProduct-specs .col-md-5 {
  padding: 0px 24px;
}
#newPDPProduct-specs .h-size3 {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 24px;
}
#newPDPProduct-specs .h-size4 {
  margin-top: 5px;
}
.subhead {
  margin: 0 0 10px 0 !important;
  font-weight: 200 !important;
}
#newPDPProduct-specs .author,
#newPDPProduct-specs .edition {
  margin: 0;
  line-height: 1.4;
}
.tab-content {
  background: #ffffff;
  padding-bottom: 4px;
}
#newPDPProduct-tabs .tab-content {
  color: #080808;
  background: transparent;
}
#newPDPProduct-tabs {
  color: #080808;
}
#newPDPProduct-tabs p {
  color: #080808;
  font-weight: 400;
}
#newPDPProduct-tabs #features h4 {
  font-family: 'Source Serif Pro', serif;
}
#specs {
  margin: 36px;
}
.dropdown-price {
  float: right;
  margin: 0;
  font-size: 0.9em;
  font-weight: 700;
}
.label-rentbuy {
  letter-spacing: 0.025em;
}
.newPDPProduct-isbn {
  margin-top: 3px;
  margin-bottom: 0px;
}
.newPDPProduct-price-from,
.newPDPProduct-price-best {
  font-weight: 300;
  font-size: 80%;
}
.newPDPProduct-price-best {
  text-transform: uppercase;
  display: block;
  margin: 0;
}
.addon-total .newPDPProduct-price {
  font-size: 1.1em;
  font-weight: 700;
}
.newPDPProduct-price {
  font-size: 0.9em;
  font-weight: 600;
  float: right;
  margin-right: 5px;
  color: #142a35;
}
.best-value {
  color: #142A35;
  background: #faf2a9;
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px 5px;
  margin-right: 0px;
  text-align: right;
  line-height: 1.2;
  font-size: 1em;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: none;
  border-radius: 0;
  color: #080808;
  height: 48px;
  border-right: solid 1px #eff2f3;
  padding: 12px;
  font-size: 13px;
  /*!  */
}
.nav-tabs.nav-justified > li > a:hover {
  color: #142A35;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border-color: transparent;
  color: #080808;
  background: #eff2f3;
  font-weight: 700;
}
.nav-tabs.nav-price {
  background: #ffffff;
  height: auto;
  width: 100%;
}
.nav-tabs.nav-price > li > a {
  border-radius: 0;
  color: #142A35;
  padding: 10px 10px 12px;
  background: white;
  height: auto;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.02em;
  border-left: solid 1px #EFF2F3;
  border-top: solid 4px #EFF2F3;
  margin: 0;
  border-bottom: none;
  border-right: none;
}
.nav-tabs.nav-price li a.last {
  border-right: 0;
}
.nav-tabs.nav-price li a.first {
  border-left: 0;
  border-right: 0;
}
.nav-tabs.nav-price > li > a:hover {
  color: #142A35;
}
.nav-tabs.nav-price > .active > a,
.nav-tabs.nav-price > .active > a:hover,
.nav-tabs.nav-price > .active > a:focus {
  color: #142a35;
  background: white;
  border-top: solid 4px #da1b2c;
  border-left: solid 1px #EFF2F3;
  border-bottom: solid 1px white;
}
.price-box-padding {
  margin-bottom: 24px;
}
.addon-total {
  margin-bottom: 10px;
  display: inline-block;
  float: right;
}
#search-browse-menu .nav-tabs.nav-justified > .active > a,
#search-browse-menu .nav-tabs.nav-justified > .active > a:hover,
#search-browse-menu .nav-tabs.nav-justified > .active > a:focus {
  background: #a2d6dd !important;
}
#search-browse-menu .nav-tabs {
  height: 42px !important;
}
#search-browse-menu .nav-tabs.nav-justified > li > a {
  height: 42px !important;
  padding: 10px !important;
}
/** Custom Store **/
.custom-store #newPDPProduct-specs img {
  box-shadow: none;
  margin-bottom: 10px;
}
.custom-store .panel-default.panel-price .panel-heading label {
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
/** Components **/
#home-search-box ul.search-results {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 1em;
  position: absolute;
  width: 100%;
  z-index: 100;
  max-width: 640px;
  /*! margin-bottom: 36px; */
}
#search-box-nav ul.search-results {
  width: 85%;
}
ul.search-results hr {
  margin: 0;
}
ul.search-results li {
  list-style: none;
  margin: 0;
  padding: 8px 16px;
  border-bottom: solid 1px #EFF2F3;
}
.search-results img {
  max-width: 50px;
  margin-right: 10px;
  margin-top: 5px;
  max-height: 75px;
}
ul.search-results li p.h-size4 {
  margin-bottom: 0px;
  color: #00758E;
  font-weight: 700;
  font-size: 18px;
  max-height: 70px;
  /** SS-5443 **/
}
/** Alerts **/
.alert {
  position: relative;
  width: 100%;
  height: auto;
  background: #CFF3F9;
  border: 1px solid #45A5B5;
  font-size: 14px;
  color: #080808;
  box-sizing: border-box;
  /*! top:70px; */
  padding: 10px;
}
.alert-icon {
  position: absolute;
  top: 7px;
  left: 13px;
}
.alert-icon svg {
  fill: #45a5b5;
}
.alert span {
  display: inline-block;
  padding-left: 45px;
  box-sizing: border-box;
  color: black;
}
.alert span strong {
  margin-right: 5px;
}
.alert-top {
  margin-top: 16px;
  margin-bottom: 16px;
}
.alert.warning {
  background: #fffbd7;
  border-color: #B79E25;
}
.alert.warning .alert-icon svg {
  fill: #B79E25;
}
.alert.error {
  background: #FFE7E5;
  border-color: #EF5656;
}
.alert.error .alert-icon svg {
  fill: #EF5656;
}
.alert.success {
  background: #DAF4D4;
  border-color: #68B75F;
}
.alert.success .alert-icon svg {
  fill: #68B75F;
}
/** Preview **/
.preview-sidebar {
  background: white;
  position: fixed;
  width: 300px;
  z-index: 1;
  padding-top: 56px;
}
.digital-sidebar {
  position: fixed;
  width: 56px;
  z-index: 1;
  margin-top: -36px;
}
.preview-close-bar {
  background: #455a64;
  color: white;
  padding: 15px;
  min-height: 110vh;
  width: 56px;
  display: inline-block;
  text-align: center;
  float: left;
  padding-top: 36px !important;
}
.preview-close-bar a {
  color: white;
}
.digital-sidebar .preview-close-bar a {
  color: white;
  top: 24px;
  position: relative;
}
.list-indicator {
  font-size: 24px;
  line-height: 0.8;
}
.preview-content {
  height: 100vh;
  padding: 48px;
  display: inline-block;
  margin-left: 300px;
}
.digital-content {
  padding: 7% 10%;
  margin-left: 56px;
  top: 50%;
  left: 50%;
}
.digital-content h6 {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 200;
  color: #546e7a;
}
.digital-line::after {
  content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¯Â¿Â½";
  display: block;
  font-weight: 900;
  color: #304ffe;
  font-size: 1em;
  line-height: 0.7;
}
.digital-background {
  background: #142A35;
  height: 100vh;
}
.white-type,
.white-type h6 {
  color: white;
}
.preview-close-bar svg {
  fill: #ffffff;
  width: 36px;
}
.scroll-icon {
  height: 50px;
  width: 50px;
  display: inline-block;
  background-color: transparent;
  margin-top: 60px;
}
.scroll-icon-chevron-1,
.scroll-icon-chevron-2 {
  fill: none;
  stroke: #142A35;
}
.scroll-icon-chevron-white {
  fill: none;
  stroke: #ffffff;
}
.scroll-icon-chevron-1 {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.scroll-icon-chevron-2 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1px;
}
ul.preview-list {
  margin-left: 70px;
  padding: 15px;
}
ul.preview-list li {
  display: block;
  padding: 16px 0px;
  border-bottom: solid 1px #eee;
  margin-right: 16px;
  list-style: none;
}
ul.preview-list li.current {
  font-weight: bold;
}
/** Full Page Section **/
.full-page {
  width: 100%;
  background-color: transparent;
  min-height: 100vh;
  position: relative;
  overflow: visible;
}
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7 {
  min-height: 100vh;
  top-bottom: 0px;
  margin-bottom: 0px;
}
.section-header {
  text-align: center;
}
#section1 {
  /*!  */
  background: white;
}
#section2 {
  background: #142a35;
  color: white;
}
#section3 {
  background: white;
}
#section4 {
  background: #142a35;
  color: white !important;
}
.content-margin {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -25%);
}
.content-margin.wide {
  min-width: 80%;
}
.content-margin h1 {
  font-size: 2.5em;
  margin-bottom: 24px;
}
.section-title {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: inherit;
}
.service-heading {
  margin: 20px 0 5px;
  text-transform: none;
}
.bar {
  background-color: #ef5656;
  width: 40px;
  height: 2px !important;
  margin: 16px auto !important;
}
.section-header .bar {
  margin: 10px auto 40px;
}
/** Checkout / My Account / Cart **/
.table-summary {
  font-size: 12px;
}
.checkout-number {
  height: 36px;
  width: 36px;
  display: inline-block;
  padding: 2px;
  border: solid 1px #46a5b5;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  font-size: 21px;
  line-height: 28px;
  font-weight: 200;
  font-family: 'Source Sans Pro';
  vertical-align: middle;
}
.checkout-number.checked {
  background: #cff3f9;
  padding-top: 5px;
  border-color: #cff3f9;
}
.expand-icon-margin p {
  margin-left: 36px;
}
.expand-circle {
  margin-left: -36px;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 2px;
  border: solid 1px #142A35;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  font-size: 20px;
  line-height: 18px;
  font-weight: 200;
  font-family: 'Source Sans Pro';
  vertical-align: middle;
}
.order-specs span,
.item-break span {
  clear: left;
  display: list-item;
  list-style: none;
}
p.order-specs.small span,
p.item-break.small span {
  line-height: 1.4;
}
p.order-specs.small span strong {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.8;
}
ul.newPDPProduct-list-item {
  list-style: none;
  padding: 0;
}
ul.newPDPProduct-list-item li img {
  max-width: 220px;
  width: 100%;
  margin-bottom: 16px;
}
ul.newPDPProduct-list-item li {
  border-top: solid 1px #EFF2F3;
  padding: 16px 0;
}
ul.newPDPProduct-list-item li:first-child {
  border-top: solid 1px transparent;
}
.newPDPProduct-list-item .price {
  float: right;
  margin-right: 10px;
}
.checkout .panel-title {
  font-size: 16px;
  font-family: 'Source Serif Pro';
}
.checkout .panel-body {
  padding: 36px;
}
.orders .panel-title {
  font-size: 18px;
  line-height: 36px;
}
.form-checkout {
  padding: 0px 24px;
}
.form-checkout h4 {
  margin-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.form-checkout .control-label {
  font-weight: 600;
}
.form-checkout input[type=checkbox] {
  margin-left: 0px;
}
/*NEW MY ACCOUNT */
.order-thumbnail {
  margin-top: 0;
  width: 100%;
  max-width: 130px;
}
.course-link {
  text-decoration: underline;
  font-size: 1.1em;
  margin-top: 10px;
}
.table.table-courses > tbody > tr {
  padding: 16px 10px 24px !important;
}
.table-courses > thead > tr > td {
  padding: 8px 24px;
}
.table-courses tbody tr {
  border-top: solid 2px #eff2f3;
}
.table-courses tbody tr td {
  padding: 24px;
}
/** NEW 3/31 **/
.return-steps p {
  margin-left: 46px;
  font-size: 85%;
}
.return-steps hr {
  border-color: #a2d6dd;
}
.return-item {
  margin-bottom: 24px;
  background: #f8fafa;
  display: inline-block;
  padding: 15px;
  border-radius: 6px;
  border: solid 1px #eff2f3;
}
.return-item img {
  margin-top: 10px;
}
.return-item input[type="checkbox"] {
  width: 24px;
  height: 24px;
  margin-left: -15px;
  border-color: #c8c8c8;
}
.details-rental-addon .btn {
  margin-top: 10px;
}
.details-rental-addon .radio input[type="radio"],
input[type="radio"] {
  margin-left: 0;
}
.rental-period label {
  text-transform: none;
  font-size: 0.9375em;
  margin-bottom: 0;
}
.rental-period .radio input[type="radio"],
.rental-period input[type="radio"] {
  margin-bottom: 3px;
}
.rental-period-addon {
  margin-top: 16px;
}
.flag-mbl-li {
  display: none !important;
}
.flag-desk-div {
  display: block;
}
/** Media Queries **/
@media only screen and (max-width: 767px) {
  body {
    padding-bottom: 0px;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-toggle[aria-expanded="true"] .caret {
    transform: rotate(180deg);
  }
  .navbar-nav .flag-mbl-li .open .dropdown-toggle[aria-expanded="false"] .caret {
    transform: rotate(0deg);
  }
  .flag-mbl-li {
    display: block;
  }
  .flag-mbl-li .content .top-bar-right {
    padding: 8px !important;
    float: left !important;
  }
  .flag-mbl-li .content .top-bar-right .top-bar-dropdown .btn-light {
    background: none !important;
    border: none !important;
    border-color: none !important;
    color: #080808!important;
    outline: none !important;
    box-shadow: none !important;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-menu {
    margin-left: -5px;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-menu > li {
    border-top: 1px solid #455A64;
    margin-bottom: -5px;
    margin-top: 5px;
    width: 700px;
    margin-left: -5px;
  }
  .navbar-nav .flag-mbl-li .open .dropdown-menu > li > a {
    color: #080808;
  }
  .flag-desk-div {
    display: none;
  }
  footer {
    margin-top: 0px;
    height: auto;
    bottom: 0;
    position: relative;
    padding: 16px 0px;
  }
  footer ul li a {
    color: white;
    line-height: 36px;
  }
  footer .list-inline > li {
    display: block;
    border-bottom: dotted 1px #566a75;
    margin-left: -20px;
  }
  footer .container-fluid .list-inline {
    margin-right: -20px;
  }
  footer img {
    visibility: hidden;
    display: none;
  }
  table.table-responsive td,
  table.table-responsive tr,
  table.table-responsive tbody {
    display: inline-block;
    width: 100%;
  }
  .table.table-responsive > tbody > tr > td {
    padding: 4px;
  }
  .table.table-responsive > tbody > tr {
    padding: 8px 4px;
  }
  .table.table-responsive > tbody > tr.order-divider {
    border-top: solid 5px #CFD8DC;
  }
  .table-list span {
    clear: left;
  }
  .cover-image {
    max-width: 180px;
    margin-bottom: 16px;
  }
  .navbar-default {
    margin-top: 0px;
    position: fixed;
    margin-bottom: 0;
  }
  .branding-mobile {
    padding: 0px 0 9px 0;
  }
  .navbar-brand {
    display: block;
    width: 36px;
    height: 36px;
    min-width: 36px;
    max-width: 36px;
    background-position: center;
    margin-left: 10px !important;
  }
  .logoClass .banner {
    display: none;
  }
  .navbar-header {
    margin-top: 5px !important;
  }
  .nav > li {
    position: relative;
    display: inline-block;
    /*! min-height: 100%; */
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    height: 100%;
  }
  .navbar-nav {
    margin: 0;
    float: left;
  }
  .navbar-left .menu {
    height: auto;
    padding: 23px 16px;
  }
  .navbar-nav > li > a {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 24px;
    margin-bottom: 0px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }
  #homepage-callouts img.icon {
    margin-top: 0;
  }
  #homepage-callouts .col-md-4 {
    border-right: none;
    padding: 24px 16px;
  }
  .jumbotron {
    padding: 24px;
    min-height: 100%;
    margin: -26px -15px 0px -15px;
    text-align: left;
  }
  .jumbotron h1 {
    font-size: 2.25em;
  }
  .jumbotron h2 {
    font-size: 1.2em;
    margin-bottom: 16px;
    font-weight: 300;
  }
  .jumbotron p {
    font-size: 1.2em;
    margin-bottom: 24px !important;
  }
  #single-search.jumbotron {
    height: auto;
    margin-bottom: 0;
  }
  .search-results img {
    visibility: hidden;
    width: 0;
  }
  .jumbotron-textbox {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0%, 0%);
    min-width: 100%;
  }
  .panel.panel-filter {
    top: 77px;
  }
  .panel.panel-filter .panel-body {
    background: #ffffff;
    margin-top: 0px;
  }
  .panel.panel-filter .container {
    max-width: 1170px;
  }
  .panel.panel-filter {
    position: relative;
    top: 0;
    z-index: 100;
    height: 60px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    height: 60px;
  }
  .orders .panel-title {
    font-size: 16px;
  }
  .well-form {
    padding: 0;
  }
  .nav-tabs.nav-price > li {
    float: none;
    width: 1%;
    display: table-cell;
    font-size: 0.9em;
  }
  .nav-tabs.nav-price > li > a {
    margin-bottom: 0;
  }
  .form-checkout {
    padding: 0px;
  }
  .digital-content {
    height: auto;
    padding: 70px 24px;
    display: inline-block;
    margin-left: 0px;
    width: 100%;
  }
  .digital-sidebar {
    width: 100%;
    position: relative;
  }
  .preview-sidebar {
    visibility: hidden;
    width: 0px;
    z-index: 0;
    top: 0px;
  }
  .preview-close-bar {
    padding: 0px 15px;
    width: 100%;
    float: none;
    height: 56px;
    text-align: left;
    min-height: auto;
  }
  .digital-sidebar .preview-close-bar a {
    position: absolute;
    margin-top: 2px;
  }
  /** Full Page Section **/
  .full-page {
    width: 100%;
    background-color: transparent;
    min-height: auto;
    position: relative;
    z-index: 1;
  }
  #section1 {
    margin-top: 0px;
    background: transparent;
  }
  #section1,
  #section2,
  #section3,
  #section4,
  #section5,
  #section6,
  #section7 {
    min-height: auto;
    text-align: left;
  }
  .section-header {
    text-align: left;
  }
  .content-margin {
    position: relative;
    top: 0%;
    left: 0%;
    transform: none;
    padding: 36px 0px;
  }
  .content-margin h1 {
    font-size: 1.7em;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  .content-margin.wide {
    min-width: 80%;
  }
  .section-title {
    margin-top: 24px;
  }
  .section-header .bar {
    margin: 10px 0;
  }
  #newPDPProduct-specs img,
  img.newPDPProduct-related {
    max-width: 200px;
    margin-bottom: 10px;
  }
  #newPDPProduct-specs {
    padding: 15px;
  }
  #specs {
    margin: 0;
  }
  #price-box-padding {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
  }
  .panel-body .newPDPProduct-price {
    font-size: 85%;
  }
  #site-wrapper {
    height: auto;
  }
  #site-menu {
    position: fixed;
    z-index: 100;
    top: 70px;
  }
  .newPDPProduct-list-item .price {
    float: none;
    margin-bottom: 16px;
  }
  #newPDPProduct-tabs {
    padding-bottom: 0;
    background: transparent;
    margin-top: 0;
  }
  .details-rental-addon {
    clear: none;
    border-left: none;
    padding: 0px;
    margin-top: 16px;
  }
  .details-rental-addon .btn {
    margin-top: 10px;
  }
  .look-icon {
    margin: 0 5px 0 0;
  }
  .navbar-right {
    float: right;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  footer .list-inline > li {
    margin-left: -20px;
    margin-right: -100px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  #instructor .nav-tabs.nav-justified > li > a {
    font-size: 11px !important;
    padding-top: 16px !important;
  }
  .well {
    padding: 10px;
  }
  .well-form {
    padding: 0;
  }
  .well-gray,
  .well-blue {
    padding: 10px;
  }
  body {
    padding-bottom: 0;
  }
  footer {
    margin-top: 0px;
    height: auto;
    bottom: 0;
    position: relative;
    padding: 16px 0px;
  }
  footer ul li a {
    color: white;
    line-height: 36px;
  }
  footer .list-inline > li {
    display: block;
    border-bottom: dotted 1px #566a75;
  }
  footer img {
    visibility: hidden;
    display: none;
  }
  #homepage-callouts h2 {
    font-size: 1.4em;
  }
  #homepage-callouts p {
    font-size: 90%;
  }
  /** Full Page Section **/
  .full-page {
    width: 100%;
    background-color: transparent;
    min-height: auto;
    position: relative;
    z-index: 1;
  }
  #section1 {
    padding-bottom: 24px;
  }
  #section1,
  #section2,
  #section3,
  #section4,
  #section5,
  #section6,
  #section7 {
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: auto;
    text-align: left;
    padding: 30px 60px;
  }
  .section-header {
    text-align: left;
  }
  .content-margin {
    position: relative;
    top: 0%;
    left: 0%;
    transform: none;
    padding: 60px;
  }
  .content-margin h1 {
    font-size: 1.7em;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  .content-margin.wide {
    min-width: 80%;
  }
  .section-title {
    margin-top: 24px;
  }
  .section-header .bar {
    margin: 10px 0;
  }
  #newPDPProduct-wrapper {
    position: relative;
    width: 100%;
    margin: auto;
    padding: 0;
  }
  #newPDPProduct-specs {
    left: 0;
    width: 100%;
    padding: 16px;
  }
  #newPDPProduct-tabs {
    float: none;
    left: 0;
    width: 100%;
    background: tranparent;
    padding-bottom: 36px;
  }
  #newPDPProduct-tabs .tab-content {
    padding: 24px 24px 60px;
  }
  .preview-content {
    height: 100vh;
    padding: 16px;
    display: inline-block;
    margin-left: 0px;
    width: 100%;
  }
  /** Full Page Section **/
  .content-margin {
    min-width: 80%;
  }
  .details-rental-addon {
    clear: none;
    border-left: none;
    padding: 0px;
    margin-top: 16px;
  }
  #instructor .panel-dark .panel-heading {
    background: #fff;
    border-top: solid 1px #d0dee3;
  }
  #instructor .panel-price .panel-heading {
    background: white;
    border-top: 0;
  }
  #instructor .panel-price .panel-heading .parent-label {
    margin-left: 0;
    font-weight: 600;
  }
  .panel-default.panel-price .panel-body {
    background: white;
  }
  #instructor .panel-dark .panel-title {
    color: #080808;
  }
  #instructor .nav-tabs.nav-justified > .active > a,
  #instructor .nav-tabs.nav-justified > .active > a:hover,
  #instructor .nav-tabs.nav-justified > .active > a:focus {
    background: #142a35;
    color: white;
    border-right: solid 1px #eff2f3;
  }
  .resource-mobile-caret {
    margin-left: 10px !important;
    margin-top: 0 !important;
  }
  .resource-mobile {
    margin-left: 10px !important;
  }
  .showcase-bar {
    visibility: hidden !important;
  }
}
@media only screen and (min-width: 992px) {
  #newPDPProduct-wrapper {
    display: table;
    width: 100%;
    margin: auto;
    padding: 0;
    height: 100vh;
  }
  #newPDPProduct-specs {
    vertical-align: top;
    width: 100%;
  }
  #newPDPProduct-tabs {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    background: transparent;
  }
  #newPDPProduct-tabs .tab-content {
    padding: 2% 3% 20%;
  }
  .digital-content {
    max-width: 1366px;
    margin: auto;
  }
  .modal {
    top: 25%;
    max-width: 992px;
    margin: auto;
  }
  .details-rental-addon {
    clear: both;
    border-left: solid 1px #EFF2F3;
    padding: 24px;
    margin-top: 16px;
  }
  .mobile_show {
    display: none !important;
  }
}
@media only screen and (min-width: 1300px) {
  .nav-tabs.nav-justified > li > a {
    font-size: 14px;
  }
  .content-margin.wide {
    max-width: 1300px;
    min-width: 1140px;
  }
  .section-header {
    max-width: 920px;
  }
  .details-rental-addon {
    clear: both;
    border-left: solid 1px #EFF2F3;
    padding: 24px;
    margin-top: 16px;
  }
}
.sidebar-offcanvas {
  top: 0;
}
.row-offcanvas {
  margin-bottom: 0;
  padding-left: 70px;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    padding-left: 0;
    margin-top: 46px;
  }
  .panel-mbl-background {
    background: #ffffff !important;
    border: none !important;
  }
  .sort-mobile {
    height: 40px !important;
  }
  .sort-margin-mobile {
    margin-right: -75px !important;
  }
  .PLP-main-mobile {
    margin-top: -120px !important;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  #preview-section .row-offcanvas {
    padding-left: 0 !important;
    margin-top: -16px;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }
  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */
  }
  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */
  }
}
/** Accordion **/
.accordion-menu {
  width: 90%;
  max-width: 600px;
  background: #4d5158;
  margin: 4em auto;
  box-shadow: 0 4px 40px #70ac76;
}
.accordion-menu ul {
  /* by default hide all sub menus */
  display: none;
}
.accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.accordion-menu label,
.accordion-menu a {
  position: relative;
  display: block;
  padding: 18px 18px 18px 64px;
  background: #4d5158;
  box-shadow: inset 0 -1px #555960;
  color: #ffffff;
  font-size: 1.6rem;
}
.no-touch .accordion-menu label:hover,
.no-touch .accordion-menu a:hover {
  background: #52565d;
}
.accordion-menu label::before,
.accordion-menu label::after,
.accordion-menu a::after {
  /* icons */
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordion-menu label {
  cursor: pointer;
}
.accordion-menu label::before,
.accordion-menu label::after {
  background-image: url(../img/icons.svg);
  background-repeat: no-repeat;
}
.accordion-menu label::before {
  /* arrow icon */
  left: 18px;
  background-position: 0 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.accordion-menu label::after {
  /* folder icons */
  left: 41px;
  background-position: -16px 0;
}
.accordion-menu a::after {
  /* image icon */
  left: 36px;
}
.accordion-menu input[type=checkbox]:checked + label::before {
  /* rotate arrow */
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordion-menu input[type=checkbox]:checked + label::after {
  /* show open folder icon if item is checked */
  background-position: -32px 0;
}
.accordion-menu input[type=checkbox]:checked + label + ul,
.accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
  /* show addons when item is checked */
  display: block;
}
.accordion-menu ul label,
.accordion-menu ul a {
  background: #35383d;
  box-shadow: inset 0 -1px #41444a;
  padding-left: 82px;
}
.no-touch .accordion-menu ul label:hover,
.no-touch .accordion-menu ul a:hover {
  background: #3c3f45;
}
.accordion-menu > li:last-of-type > label,
.accordion-menu > li:last-of-type > a,
.accordion-menu > li > ul > li:last-of-type label,
.accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}
.accordion-menu ul label::before {
  left: 36px;
}
.accordion-menu ul label::after,
.accordion-menu ul a::after {
  left: 59px;
}
.accordion-menu ul ul label,
.accordion-menu ul ul a {
  padding-left: 100px;
}
.accordion-menu ul ul label::before {
  left: 54px;
}
.accordion-menu ul ul label::after,
.accordion-menu ul ul a::after {
  left: 77px;
}
.accordion-menu ul ul ul label,
.accordion-menu ul ul ul a {
  padding-left: 118px;
}
.accordion-menu ul ul ul label::before {
  left: 72px;
}
.accordion-menu ul ul ul label::after,
.accordion-menu ul ul ul a::after {
  left: 95px;
}
@media only screen and (min-width: 600px) {
  .accordion-menu label,
  .accordion-menu a {
    padding: 24px 24px 24px 82px;
    font-size: 1.9rem;
  }
  .accordion-menu label::before {
    left: 24px;
  }
  .accordion-menu label::after {
    left: 53px;
  }
  .accordion-menu ul label,
  .accordion-menu ul a {
    padding-left: 106px;
  }
  .accordion-menu ul label::before {
    left: 48px;
  }
  .accordion-menu ul label::after,
  .accordion-menu ul a::after {
    left: 77px;
  }
  .accordion-menu ul ul label,
  .accordion-menu ul ul a {
    padding-left: 130px;
  }
  .accordion-menu ul ul label::before {
    left: 72px;
  }
  .accordion-menu ul ul label::after,
  .accordion-menu ul ul a::after {
    left: 101px;
  }
  .accordion-menu ul ul ul label,
  .accordion-menu ul ul ul a {
    padding-left: 154px;
  }
  .accordion-menu ul ul ul label::before {
    left: 96px;
  }
  .accordion-menu ul ul ul label::after,
  .accordion-menu ul ul ul a::after {
    left: 125px;
  }
}
.accordion-menu.animated label::before {
  /* this class is used if you're using jquery to animate the accordion */
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/** For Mock Ups Only **/
.ui-section {
  background: white;
  padding: 24px;
  margin-bottom: 24px;
}
.ui-section-dark {
  background: #142A35;
  color: white;
  padding: 24px;
  margin-bottom: 24px;
}
.ui-header2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  border-bottom: solid 1px #EFF2F3;
}
.page-header {
  font-weight: 400;
  margin: 10px 0;
  font-size: 2em;
  font-family: 'Source Serif Pro';
}
.palette-square {
  width: 100%;
  display: block;
  padding: 16px;
}
/* NEW 2018*/
.container-menu {
  position: relative;
  overflow: hidden;
}
.menu-trigger {
  width: 100%;
  font-size: 0.9em;
  padding: 5px 2px;
  color: white;
  border-left: none !important;
}
.menu-trigger:hover,
.menu-trigger:focus {
  transform: scale(0.8);
}
#nav-icon4 {
  width: 30px;
  height: 16px;
  position: relative;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* Icon 4 */
#nav-icon4 span:nth-child(1) {
  top: 2px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4.mp-level-open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
  left: 2px;
}
#nav-icon4.mp-level-open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon4.mp-level-open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 2px;
  top: 20px;
}
.mp-pusher {
  position: relative;
  left: 0;
  height: 100%;
  perspective: 1000px;
}
.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 320px;
  min-height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  overflow: hidden;
}
.mp-level {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  width: 346px;
  min-height: 100%;
  background: #142A35;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2 !important;
}
/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
}
.mp-pusher::after,
.mp-level::after {
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-level::after {
  z-index: -1;
}
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  min-height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
  cursor: pointer;
}
.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  min-height: 100%;
  background: transparent;
  opacity: 1;
}
.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* content style */
.mp-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 320px;
}
.mp-menu h2 {
  margin: 0;
  padding: 1.5em 1.2em 1.2em 1.2em;
  color: white;
  font-weight: 300;
  font-size: 2em;
}
.mp-menu h2 a {
  color: white;
}
.mp-menu h2 a::after {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  content: "\e080";
  right: 10px;
  font-size: 1em;
  color: white;
}
.mp-menu.mp-overlap h2::before {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 8px;
  font-size: 75%;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mp-menu.mp-cover h2 {
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 3px;
  font-size: 0.875em;
}
.mp-overlap .mp-level.mp-level-overlay > h2::before {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.mp-menu ul li > a {
  display: block;
  padding: 1em;
  outline: none;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  font-size: 1em;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  color: white;
}
.mp-menu ul li::before {
  position: absolute;
  left: 10px;
  z-index: -1;
  color: rgba(0, 0, 0, 0.2);
  line-height: 3.5;
}
.mp-level > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
}
/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
  background: rgba(0, 0, 0, 0.1);
  outline: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  font-size: 0.8em;
  padding: 1em 1.5em;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  width: 320px;
}
a.mp-back:hover,
a.mp-back:focus {
  color: white;
}
.mp-back::after {
  position: absolute;
  content: " \2190";
  right: 10px;
  font-size: 1.3em;
  color: white;
}
.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent;
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
/*.no-csstransforms3d .mp-pusher, .no-js .mp-pusher {
	padding-left: 320px;
}*/
.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none;
}
.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block;
}
/* NEW INSTRUCTOR 2018 */
/* NEW FOR instructor FLOW */
#instructor #newPDPProduct-tabs p {
  color: #142a35;
  margin-left: 0;
}
#instructor #newPDPProduct-tabs p.lead {
  font-weight: 200;
  margin-bottom: 10px;
}
#instructor #newPDPProduct-tabs .panel-body p.description {
  margin-left: 0;
}
#instructor #newPDPProduct-tabs {
  width: 100%;
  vertical-align: top;
  background: transparent;
}
#instructor .tab-content {
  color: #142a35;
  padding: 0;
}
#instructor #newPDPProduct-specs {
  padding: 0;
  margin: 0;
}
#instructor .newPDPProduct-content {
  max-width: 1920px;
  margin: auto;
  padding: 2.5% 5% 10%;
}
#purchasetypes.tab-content {
  padding: 0;
}
#instructor #newPDPProduct-specs .col-md-5 {
  padding: 0;
}
#instructor .nav-tabs.nav-price {
  background: transparent;
  height: auto;
  width: 100%;
}
#instructor .nav-tabs.nav-price > li > a {
  border-radius: 0;
  color: #142A35;
  padding: 10px 10px 12px;
  background: #D0DEE3;
  height: auto;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin: 0;
  border: none;
}
#instructor .nav-tabs.nav-price > .active > a,
#instructor .nav-tabs.nav-price > .active > a:hover,
#instructor .nav-tabs.nav-price > .active > a:focus {
  color: white;
  background: #142a35;
  border-top: none;
}
#instructor .nav-tabs.nav-justified > .active > a,
#instructor .nav-tabs.nav-justified > .active > a:hover,
#instructor .nav-tabs.nav-justified > .active > a:focus {
  border-color: transparent;
  color: #142a35;
  background: #ef5656;
  font-weight: 600;
}
#instructor .nav-tabs {
  background: #ffffff;
  color: #142a35;
  height: 45px;
  border-bottom: solid 1px #eef2f3;
}
#instructor .nav-tabs.nav-justified > li > a {
  border-radius: 0;
  color: #142a35;
  height: 45px;
  border-right: solid 1px #eff2f3;
  padding: 11px;
  font-size: 14px;
}
.tab-pane section {
  padding: 16px 3%;
}
.tab-pane section#preview-section {
  padding: 0 !important;
  margin: 0;
}
.newPDPProduct-content-body {
  margin-top: 16px;
}
#instructor #newPDPProduct-specs .nav-tabs.nav-justified {
  background: transparent;
  color: #142a35;
}
.active-underline {
  border-bottom: solid 3px #142a35;
  padding-bottom: 5px;
}
#instructor #newPDPProduct-specs .nav-tabs.nav-justified > .active > a,
#instructor .nav-tabs.nav-justified > .active > a:hover,
#instructor .nav-tabs.nav-justified > .active > a:focus {
  background: #142a35;
  color: #eff2f3;
  font-weight: 600;
  border-color: #eff2f3;
}
#instructor #newPDPProduct-specs .nav-tabs.nav-justified > .active > a span .active-underline,
#instructor .nav-tabs.nav-justified > .active > a:hover span .active-underline,
#instructor .nav-tabs.nav-justified > .active > a:focus span .active-underline {
  border-color: transparent;
  background: #142a35;
  color: #eff2f3;
  font-weight: 600;
}
#instructor .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 6px;
  background: #eff2f3;
}
#instructor .panel-dark {
  border-radius: 0;
}
#instructor .panel-default .panel-heading,
.panel-default .panel-footer {
  background: white;
  border-radius: 6px;
  border: 0;
  margin-top: 10px;
}
#instructor .panel-default .panel-heading {
  background: white;
  border: none;
  min-height: 36px;
  padding: 16px;
  border-radius: 6px;
  color: #080808;
}
#instructor .panel-title {
  font-size: 1em;
  text-transform: none;
}
#instructor #newPDPProduct-tabs p.isbn {
  margin-left: 18px !important;
  margin: 0;
}
#instructor #newPDPProduct-tabs #section2 p,
#instructor #newPDPProduct-tabs #section4 p {
  color: white;
}
#instructor hgroup {
  margin-bottom: 10px;
}
.parent-label input[type="radio"],
input.purchase-radio[type="radio"] {
  background: none;
  display: inline-block;
  box-sizing: border-box;
  border-right: 0;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -webkit-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #080808;
}
.parent-label input[type="radio"]:checked,
input.purchase-radio[type="radio"]:checked {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #080808;
  border-bottom: 0;
  margin-bottom: 6px;
  margin-right: 2px;
}
.addon {
  float: left;
}
.panel-default.panel-price .panel-heading label {
  line-height: 1.4;
}
.panel-default.panel-price .panel-heading p {
  line-height: 1.4;
}
.panel-default.panel-price .panel-heading p.isbn-lvl2 {
  margin-left: 24px;
}
a.list-group-item {
  color: #080808;
  border-color: #cfd8dc !important;
}
#newPDPProduct-specs img .digital-icon {
  border-radius: 50%;
  background: none;
}
.price-box-padding {
  max-width: 100%;
  margin-top: 10px;
}
.label-exam-copy {
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 0;
  border-left: solid 2px #EFF2F3;
  border-right: solid 2px #EFF2F3;
  padding: 6px 10px;
  font-size: 0.825em;
  color: #142a35;
  background: #ffc196;
  width: 100%;
}
.well-student-callout {
  border-radius: 6px;
  background: #aee5d3;
  margin: 10px 0 0 0;
  text-align: center;
}
.well-student-callout a.btn-link {
  color: #080808;
  font-weight: 400;
  font-size: 14px;
}
.look-icon {
  margin: 6px 6px 0 -2px;
  max-width: 16px;
}
.digital-icon {
  border-radius: 50%;
  margin-top: 24px;
  max-width: 80px;
  width: 100%;
}
.download-arrow {
  margin-left: 5px;
  /*!  */
}
.callout-image {
  margin-top: 10px;
}
/* AUTHOR SECTION */
.author-photo {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* RESOURCES SECTION */
.resource-entry {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 3px 0px;
  background: white;
  border-radius: 0px;
  box-shadow: 0px 2px 10px rgba(201, 212, 216, 0.2);
}
.resource-entry .col {
  flex: 1;
  padding: 10px;
  width: 100%;
}
.resource-entry .col:nth-child(1) {
  background: #f8fafa;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  max-width: 60px;
  text-align: center;
  height: auto;
  padding-top: 16px;
}
.resource-entry .col:nth-child(2) {
  background: white;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  max-width: 54px;
  text-align: center;
  padding-right: 0;
  padding-left: 24px;
}
.resource-entry .col:nth-child(3) {
  align-self: flex-start;
  background: white;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.resource-tier {
  margin: 24px 24px 24px 0px;
  clear: both;
}
.resource-entry input {
  margin: 0;
}
.resource-entry .col .no-icon {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  max-width: 0px;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
.resource-entry .col .radio-select {
  background: white;
  padding: 10px 0;
  max-width: 40px;
}
#newPDPProduct-specs .resource-entry .col .radio-select input[type=radio] {
  margin: 4px 0 !important;
  margin-left: 0px !important;
}
.resource-entry .col .select-label {
  padding-left: 0;
}
#resources_college .resource-entry .btn {
  margin-top: 10px;
}
#resources_college .resource-entry .h-size4 {
  margin: 5px 0 0 0;
  font-size: 1.1em;
}
#resources_college .resource-entry .resource-mobile-caret a.accordion-toggle.collapsed .expand-plus-caret-down {
  margin-left: 5px !important;
  transform: rotate(-90deg) scale(1.1) !important;
}
#resources_college .resource-entry hgroup {
  line-height: 1;
}
.resource-entry img {
  text-align: center;
  box-shadow: none !important;
  margin: 4px auto;
}
.resource-entry .expand-plus-caret-down {
  margin-left: 18px !important;
  margin-top: 6px;
}
#resources_college .white-type {
  color: white !important;
}
#resources_college a.link-light svg {
  fill: #080808;
}
#resources_college .btn.btn-secondary.disabled,
#resources_college .btn.btn-secondary[disabled],
#resources_college fieldset[disabled] .btn.btn-secondary {
  color: #ffffff;
  background: #b0bec5;
  border: solid 1px #b0bec5;
}
#resources_college hgroup div.small {
  margin: 6px 0;
  color: #142a35;
  font-weight: 400;
  line-height: 1.5;
}
#resources_college div.small {
  margin: 6px 0;
  color: #142a35;
  font-weight: 400;
  line-height: 1.5;
}
#resources_college .checkbox {
  margin: 0;
}
#resources_college .resource-entry .col-sm-1 {
  width: 6%;
}
#resources_college .resource-entry hgroup,
.checkbox label {
  text-transform: none;
}
#resources_college hgroup {
  margin-bottom: 0px;
}
#resources_college .hgroup-ir-caret {
  margin-left: -15px;
}
#resources_college .resource-entry .checkbox label {
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 5px;
  margin-left: 18px;
}
#resources_college .resource-entry .checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  margin-left: -18px;
}
#resources_college .resource-entry .well-sm {
  padding: 0 10px;
}
#resources_college .resource-entry .form-group {
  padding: 10px 0px;
}
.resource-div-block {
  display: block;
}
/* PREVIEW SECTION */
#preview-tab-content {
  height: auto;
}
.preview-content-margin {
  height: auto;
  position: relative;
  overflow: auto;
  background: #f8fafa !important;
}
#preview-features .preview-content-inner,
#preview-new .preview-content-inner,
#preview-reviews .preview-content-inner {
  padding: 5%;
}
#preview-features .feature-fluid,
#preview-new .feature-fluid {
  padding: 0px 15px 0px 15px;
}
#preview-section .row-offcanvas {
  padding-left: 24px;
}
.list-group#preview-tab,
.list-group.microsite-sidebar {
  font-size: 13px;
  margin-right: -16px;
}
.newPDPProduct-listmbl {
  margin-top: 70px !important;
  margin-left: -16px !important;
}
/* --------------- Responsive Fixes --------------- */
@media (max-width: 767px) {
  #instructor .newPDPProduct-content {
    padding: 0;
    padding-bottom: 36px;
  }
  #instructor .panel-dark .panel-heading {
    background: #fff;
    border-top: solid 1px #d0dee3;
  }
  #instructor .panel-price .panel-heading {
    background: white;
    border-top: 0;
  }
  #instructor .panel-price .panel-heading .parent-label {
    margin-left: 0px;
  }
  .panel-default.panel-price .panel-body {
    background: white;
  }
  #instructor .panel-dark .panel-title {
    color: #080808;
  }
  #instructor .nav-tabs.nav-justified > li > a {
    font-size: 12px;
    padding: 15px 6px;
  }
  #instructor .nav-tabs.nav-justified > .active > a,
  #instructor .nav-tabs.nav-justified > .active > a:hover,
  #instructor .nav-tabs.nav-justified > .active > a:focus {
    background: #142a35;
    color: white;
    border-right: solid 1px #eff2f3;
  }
  #instructor #newPDPProduct-tabs .rental-period p.isbn {
    margin-left: 6px !important;
    margin: 0;
  }
  /* ------- SS-6428 : Responsive Fixes --------- */
  /* ------- SS-6428 : Responsive Fixes --------- */
  /* ------- SS-6457 Start: Responsive Fixes --------- */
  /* ------- SS-6457 End: Responsive Fixes --------- */
  #instructor #preview-section .tab-content > .fade {
    opacity: 100;
  }
  #preview-tab-content,
  .preview-content-margin {
    height: 100%;
  }
  #newPDPProduct-callout {
    margin-bottom: 24px;
  }
  .look-icon {
    margin: -2px 6px 0 -2px;
    max-width: 16px;
  }
  .resource-entry {
    padding: 0;
    margin: 16px 0px;
    background: white;
    border-radius: 6px;
  }
  .resource-entry .h-size4 {
    margin-top: 2px;
  }
  .resource-entry .col {
    padding: 16px;
  }
  .resource-entry .col:nth-child(1) {
    padding-top: 16px;
  }
  .resource-entry .col:nth-child(2) {
    max-width: 0px;
  }
  .resource-entry .expand-plus-caret-down {
    margin-left: 8px !important;
    margin-top: 16px;
  }
  .resource-mobile-caret {
    margin-left: -10px !important;
    margin-top: 10px !important;
  }
  .resource-mobile {
    margin-left: -36px !important;
  }
  .btn-margin {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) {
  #preview-section .device-small {
    display: block;
  }
  .resource-mobile {
    margin-left: -36px !important;
  }
}
@media only screen and (max-width: 767px) {
  .list-group#preview-tab,
  .list-group.microsite-sidebar {
    margin-right: 0px;
  }
}
/* HOMEPAGE 2018*/
/*SS - Homepage Updates */
.ss-home-box {
  background: white;
  padding: 36px 16px 48px;
  box-shadow: 0px 2px 10px rgba(20, 43, 53, 0.2);
}
#single-search:after {
  content: " ";
  background: #A2D6DD;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: -300px;
  left: 0;
  z-index: -1;
}
#showdigital {
  padding: 60px 36px;
  background: #cff3f9;
  height: 100%;
}
#showdigital {
  margin-bottom: 36px;
  margin-top: -20px;
  margin-left: 36px;
  margin-right: 36px;
  border-radius: 6px;
}
#browse-catalog {
  width: 100%;
  display: block;
  text-align: center;
  background: #A2D6DD;
  padding: 0;
  margin-bottom: 40px;
}
.digital-newPDPProduct-steps {
  display: none;
}
.digital-newPDPProduct-steps h2 {
  margin-top: 30px;
  text-shadow: 1px 1px 0px #cff3f9, 2px 2px 0px #9ed1d9;
  font-weight: 500;
}
.digital -textbox ul,
.digital-find-textbox ul {
  text-align: center;
  border: 0;
}
.digital-textbox ul li {
  border: 0;
  padding: 10px 0 0;
}
.digital-textbox ul li.course-lvl-1 {
  border-top: solid 1px #eff2f3;
  font-weight: 700;
  font-size: 1.1em;
}
.digital-find-textbox ul li {
  border-top: 0;
  font-weight: 500;
  font-size: 1em;
  border-bottom: 0;
}
.digital-textbox ul li a {
  color: #455A64;
  font-size: 0.8em;
}
.digital-textbox ul li.course-lvl-1 a,
.digital-find-textbox ul li a {
  color: #080808;
}
span.button-caret {
  margin-left: 6px;
  display: inline-block;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.collapsed span.button-caret {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.btn.icon svg {
  position: absolute;
  top: 12px;
  left: 11px;
  width: 16px;
  height: 16px;
}
.btn.btn-small.icon svg {
  position: absolute;
  top: 9px;
  left: 11px;
  width: 13px;
  height: 13px;
}
.btn-round {
  border-radius: 24px !important;
}
/* HOMEPAGE CALLOUTS */
.list-home {
  margin: 0;
}
.list-item-3col-max {
  transition: .3s ease;
}
.list-item-3col-max .list-item-inner {
  box-shadow: 0px 2px 10px rgba(20, 43, 53, 0.2);
  border-radius: 6px;
}
.list-item-3col-max:hover {
  transform: translateY(-10px) scale(1.02);
}
.col3-digital.list-item-3col-max .list-specs {
  padding: 20px;
}
.col3-digital.list-item-3col-max:hover {
  transform: translateY(0) scale(1) !important;
}
.list-item-3col-max:hover .list-title {
  background-position: -100% 0;
}
.list-item-3col-max .list-specs {
  padding: 16px;
}
.list-title {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #faf2a9 50%);
  background-size: 200%;
  background-position: 0 0;
  display: inline;
  transition: 0.5s ease-in-out;
  font-family: 'Source Sans Pro', arial, sans-serif;
  padding: 2px 4px;
}
.list-title a {
  color: #080808;
  text-decoration: none;
}
.circle-caret {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  margin-bottom: 24px;
}
.circle-caret a {
  display: inline-block;
  border-radius: 50%;
}
.step-number {
  height: 50px;
  width: 50px;
  display: block;
  padding: 0;
  border: solid 3px #ffe5d3;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  font-size: 1.7em;
  font-weight: 600;
  text-shadow: -1px 1px 0px #ffc196, -2px 2px 0px #ffe5d3;
  background: #ffc196;
  box-shadow: -2px 2px 0px #e5d676;
}
select.form-control.custom-select {
  display: inline-block;
  width: 100%;
  height: 48px;
  padding: 10px 16px;
  line-height: 1.5;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%205460' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 12px 16px;
  border: 2px solid #46A5B5;
  border-radius: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* HOMEPAGE 2018*/
@media only screen and (max-width: 767px) {
  .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
    font-size: 14px !important;
  }
  #showdigital {
    margin-left: 10px;
    margin-right: 10px;
  }
  .Error404-textbox img {
    margin-top: 0 !important;
    margin-left: 24px !important;
  }
  #single-search {
    padding-bottom: 48px;
  }
  #single-search:after {
    display: none;
  }
  #showcourses,
  #showdiscipline,
  #home_browseButton {
    padding: 0 !important;
  }
  .discipline-textbox ul,
  .discipline-home-textbox ul {
    padding: 5px !important;
  }
  #discipline.jumbotron,
  #single-search.jumbotron #single-search-admin.jumbotron {
    height: 100%;
  }
  #single-search h1 {
    font-size: 3em;
    margin-bottom: 10px;
  }
  #single-search-admin h1 {
    font-size: 2.5em;
    width: 100%;
    margin-bottom: 10px;
  }
  .discipline-textbox {
    top: 0% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
    padding-bottom: 60px;
  }
  .jumbotron .discipline-textbox h1 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 992px) {
  .jumbotron .Error404-textbox h1 span.leadhead {
    font-size: 2em !important;
  }
  .Error404-textbox {
    top: 5% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
  }
  .microsite-wrapper .layer-light-align {
    display: flex;
    padding: 0px;
  }
}
.list-home {
  margin: 0;
}
.list-item-3col-max {
  transition: .3s ease;
}
.list-item-3col-max:hover {
  transform: translateY(-10px) scale(1.02);
}
.list-item-3col-max:hover .list-title {
  background-position: -100% 0;
}
.list-item-3col-max .list-specs {
  padding: 16px;
}
.list-title {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #faf2a9 50%);
  background-size: 200%;
  background-position: 0 0;
  display: inline;
  transition: 0.5s ease-in-out;
  font-family: 'Source Sans Pro', arial, sans-serif;
  padding: 2px 4px;
}
.list-title a {
  color: #080808;
  text-decoration: none;
}
.circle-caret {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  margin-bottom: 24px;
}
.circle-caret a {
  display: inline-block;
  border-radius: 50%;
}
.bottom {
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  border: 0.2em solid #a2d6dd;
  background: #a2d6dd;
}
.bottom a:hover,
.bottom a:focus {
  color: white;
}
.bottom:after {
  content: '';
  display: inline-block;
  margin-top: 1em;
  width: .8em;
  height: .8em;
  border-bottom: 0.2em solid #080808;
  border-top: 0;
  border-right: 0;
  border-left: 0.2em solid #080808;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.collapsed .bottom {
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  border: 0.2em solid #142a35;
  background: none;
}
.collapsed .bottom:after {
  content: '';
  display: inline-block;
  margin-top: 0.7em;
  width: .8em;
  height: .8em;
  border-top: 0.2em solid #142A35;
  border-bottom: 0;
  border-right: 0.2em solid #142A35;
  border-left: 0;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#showcourses,
#showdiscipline,
#home_browseButton {
  padding: 36px;
  background: white;
  margin-top: -6px;
  border-radius: 6px;
}
#showdiscipline {
  background: white;
  margin-bottom: 36px;
}
#discipline-home {
  background: white;
  width: 100%;
  display: block;
  padding: 10px 0;
  text-align: center;
}
.showcase-bar {
  height: 10px;
  width: 10px;
  background: #142a35;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  visibility: hidden !important;
}
.showcase-bar-long {
  height: 3px;
  width: 30px;
  background: #9fd1d9;
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px;
  visibility: visible;
}
/* DISCIPLINE PAGE */
.discipline-cover {
  margin: auto;
  max-height: 100%;
}
/* CSS Document */
section h2.section-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 36px;
}
section h3.section-subheading {
  margin-bottom: 40px;
  text-transform: none;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 2;
}
.section-title {
  font-weight: normal;
  color: #33cc99;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.service-heading {
  margin: 20px 0 5px;
  text-transform: none;
}
#start .start-item {
  right: 0;
  margin: 0 0 15px;
}
#start .start-item .start-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#start .start-item .start-link .start-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(51, 204, 153, 0.8);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
#start .start-item .start-link .start-hover:hover {
  opacity: 1;
}
#start .start-item .start-link .start-hover .start-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#start .start-item .start-link .start-hover .start-hover-content i {
  margin-top: -12px;
}
#start .start-item .start-link .start-hover .start-hover-content h3,
#start .start-item .start-link .start-hover .start-hover-content h4 {
  margin: 0;
}
#start .start-item .start-caption {
  margin: 0 auto;
  padding: 25px;
  max-width: 400px;
  background-color: #fff;
}
#start .start-item .start-caption h4 {
  margin: 0;
  text-transform: none;
}
#start .start-item .start-caption p {
  margin: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
#start * {
  z-index: 2;
}
@media (min-width: 767px) {
  #start .start-item {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  #headernav ul.navbar-right {
    height: 205px !important;
    overflow: scroll !important;
  }
}
#testimonials .testimonials-item {
  right: 0;
  margin: 0 0 15px;
}
#testimonials .testimonials-item .testimonials-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(51, 204, 153, 0.8);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover:hover {
  opacity: 1;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content i {
  margin-top: -12px;
}
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content h3,
#testimonials .testimonials-item .testimonials-link .testimonials-hover .testimonials-hover-content h4 {
  margin: 0;
}
#testimonials .testimonials-item .testimonials-caption {
  margin: 0 auto;
  padding: 25px;
  max-width: 400px;
  background-color: #fff;
}
#testimonials .testimonials-item .testimonials-caption h4 {
  margin: 0;
  text-transform: none;
}
#testimonials .testimonials-item .testimonials-caption p {
  margin: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
#testimonials * {
  z-index: 2;
}
@media (min-width: 767px) {
  #testimonials .testimonials-item {
    margin: 0 0 30px;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-selected {
  color: white;
  background: #00758E;
  padding: 1px 3px;
  border-radius: 4px;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.1);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
  margin-right: 5px;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.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;
}
/* CSS Macmillan Learning Microsite */
.microsite-content {
  background-color: #EFF2F3;
}
#microsite-tab-content {
  background-color: #ffffff;
  padding: 0px;
}
.mp-pushed .microsite-content {
  margin-left: 0;
}
.microsite-spacing {
  margin: 0;
  padding: 0;
}
.microsite-spacing-right {
  padding-right: 0;
}
#microsite-tab {
  font-size: 13px;
}
.microsite-content h1 {
  font-size: 2.5em;
}
.microsite-content h2 {
  font-size: 1.8em;
}
.microsite-content .btn {
  border-radius: 3px !important;
  white-space: normal;
  height: auto;
}
.microsite-content h3 {
  font-weight: 600;
  font-size: 1.7em;
}
.microsite-content h4 {
  font-size: 1.25em;
}
.subhead {
  font-weight: 200;
}
.microsite-content h1,
.microsite-content h2,
.microsite-content h3,
.microsite-content h4 {
  margin: 3px 0;
}
.microsite-content h1 p,
.microsite-content h2 p {
  margin: 0;
}
.microsite-content .copyText p {
  margin: 16px 0 24px;
  font-size: 1em;
}
.microsite-content p {
  margin: 16px 0 24px;
  font-size: 1em;
}
.microsite-content .img-top {
  height: auto;
  width: 100%;
}
.microsite-content img {
  margin-bottom: 36px;
}
.microsite-content .image-column img {
  box-shadow: -5px 10px 30px -10px rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
  max-height: 640px;
}
.microsite-wrapper {
  display: flex;
  width: 100%;
  margin: auto;
  padding: 0;
  margin-top: 0px;
  min-height: 100%;
}
.microsite-full-height {
  width: 100%;
  display: inline-block;
  min-height: 100vh;
  padding: 5% 5% 8%;
}
.microsite-full-height-inner {
  overflow: visible;
}
.microsite-100-height {
  width: 100%;
  display: inline-block;
  min-height: 100%;
  padding: 3% 5%;
}
.microsite-100-height:first-child {
  padding: 8% 5% 3%;
}
.microsite-100-height:last-child {
  padding: 3% 5% 8%;
}
.height-auto-page {
  width: 100%;
  background-color: transparent;
  min-height: 100%;
  position: relative;
  overflow: visible;
}
/* SIDEBAR NAVIGATION */
.microsite-sidebar {
  height: 100%;
  width: 220px;
  position: fixed;
  z-index: 1;
  top: 86px;
  left: 0;
  overflow-x: hidden;
}
/* IMAGE + COPY */
.image-column,
.image-background-column {
  width: 50% !important;
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: none;
  min-height: 100vh;
}
.image-background-column {
  min-height: auto !important;
}
.image-background-column img {
  margin: 0px !important;
  width: 100% !important;
}
.copy-column {
  width: 50%;
  display: inline-block;
  min-height: 100vh;
}
.image-column-centered,
.copy-column-centered {
  padding: 10%;
  position: relative;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  overflow: visible;
}
.video-column-centered {
  height: 70%;
  padding: 10%;
  position: relative;
  top: 25%;
  left: 25%;
  transform: translate(-25%, -25%);
  overflow: visible;
}
@media only screen and (max-width: 991px) {
  .microsite-wrapper {
    display: block;
    width: 100%;
    min-height: 100%;
  }
  .image-background-column {
    width: 100% !important;
  }
  .image-column,
  .copy-column {
    width: 100% !important;
    min-height: 100%;
  }
  .image-column-centered,
  .copy-column-centered,
  .microsite-full-centered {
    padding: 10%;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    overflow: visible;
  }
  .video-column-centered {
    padding: 10%;
    position: relative !important;
    top: 0% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
    overflow: visible;
  }
  .microsite-content-center.full-page {
    height: 100%;
  }
}
/* COPY CENTER */
.microsite-content-center {
  text-align: center;
}
.microsite-full-centered {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
}
.microsite-full-centered.fullHeight {
  width: 50%;
  margin-bottom: 80px;
  margin-top: 20px;
  height: unset;
}
.microsite-content-center.full-page {
  height: 100% !important;
}
.microsite-content-center .copyText p {
  color: unset !important;
}
/* THREE COLUMN */
/* EXPAND / COLLAPSE */
.multi-level-menu {
  margin-top: 36px;
}
.multi-level-menu ul {
  list-style-type: none;
  padding: 0;
}
.multi-level-menu label {
  padding: 3px;
  padding-left: 25px;
  color: #080808;
  font-size: 1em;
}
.multi-level-menu label strong {
  font-size: 1.1em;
}
.multi-level-menu label a {
  color: #080808;
  text-decoration: none;
  border-bottom: solid 2px inherit;
  padding-bottom: 2px;
}
.multi-level-menu li a {
  color: #080808;
  text-decoration: none;
  border-bottom: solid 2px #142a35;
  padding-bottom: 2px;
}
.multi-level-menu li {
  margin: 10px 10px 0px 10px;
  padding: 15px 10px 0px;
  color: #080808;
  background: #fff;
  border-radius: 6px;
}
.multi-level-menu input[type=checkbox] {
  display: none;
}
.multi-level-menu input[type=checkbox] ~ ul {
  max-height: 0;
  max-width: 0;
  opacity: 0;
  overflow: visible;
}
.multi-level-menu input[type=checkbox]:checked ~ ul {
  max-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.multi-level-menu input[type=checkbox] + label:before {
  transform-origin: 25% 50%;
  border: 6px solid transparent;
  border-width: 6px 8px;
  border-left-color: #142a35;
  margin-left: -16px;
  width: 0;
  height: 0;
  display: inline-block;
  text-align: center;
  content: '';
  color: #0F222C;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: absolute;
  margin-top: 6px;
}
.multi-level-menu input[type=checkbox]:checked + label:before {
  transform: rotate(90deg);
}
/* NEW PURCHASE OPTIONS */
h1,
h2,
h3,
h4,
h5,
h6,
.h-size1,
.h-size2,
.h-size3,
.h-size4,
.h-size5,
.h-size6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.3;
  color: inherit;
}
#newPDPProduct-specs .h-size1,
#newPDPProduct-specs .h-size2,
#newPDPProduct-specs .h-size3,
#newPDPProduct-specs .h-size4,
#newPDPProduct-specs .h-size5,
#newPDPProduct-specs .h-size6,
#newPDPProduct-tabs .h-size1,
#newPDPProduct-tabs .h-size2,
#newPDPProduct-tabs .h-size3,
#newPDPProduct-tabs .h-size4,
#newPDPProduct-tabs .h-size5,
#newPDPProduct-tabs .h-size6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.4;
  color: inherit;
}
#newPDPProduct-specs .h-size3 {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 22px;
}
#instructor .expand-minus-caret-up,
#instructor .expand-plus-caret-down {
  background: none;
  display: inline-block;
  box-sizing: border-box;
  border-right: 0;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -webkit-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
}
#newPDPProduct-specs a.accordion-toggle .expand-plus-caret-down,
#instructor a.accordion-toggle .expand-plus-caret-down {
  border-top: 6px solid #080808;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-bottom: 6px;
  margin-right: 6px;
  margin-top: 9px;
  margin-left: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  border-bottom: 0;
}
#newPDPProduct-specs a.accordion-toggle.collapsed .expand-plus-caret-down,
#instructor a.accordion-toggle.collapsed .expand-plus-caret-down {
  transform: rotate(-90deg) !important;
}
#newPDPProduct-specs .expand-plus-caret-down,
#instructor .expand-plus-caret-down {
  background: none;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: bottom;
  position: relative;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -webkit-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
}
@media only screen and (min-width: 992px) {
  #newPDPProduct-specs .nav-tabs.nav-price > .active > a,
  .nav-tabs.nav-price > .active > a:hover,
  .nav-tabs.nav-price > .active > a:focus {
    color: white;
    background: #142a35;
  }
  #newPDPProduct-specs .nav-tabs.nav-price > li > a {
    border-radius: 0;
    color: #142A35;
    padding: 11px 6px 12px;
    background: #D0DEE3;
    height: auto;
    font-size: 0.85em;
    font-weight: 400;
    letter-spacing: 0.02em;
    border: solid 2px #eff2f3;
    border-radius: 6px;
  }
  #newPDPProduct-specs label.radio {
    font-size: 14px;
    margin-left: 16px;
  }
  #newPDPProduct-specs .radio input[type="radio"],
  #newPDPProduct-specs input[type="radio"] {
    margin-right: 6px;
    margin-bottom: 4px;
    margin-left: -24px !important;
  }
  #newPDPProduct-specs .panel {
    border-radius: 6px;
  }
  #newPDPProduct-specs .parent-label {
    clear: both;
  }
  #newPDPProduct-specs .panel .panel-body {
    background: white;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 16px;
    margin-top: -6px;
  }
  #newPDPProduct-specs .panel .panel-heading {
    background: white;
    border-radius: 6px;
    border: none;
    margin-top: 19px;
  }
  .tab-pane .panel-group:first-child .panel-heading {
    margin-top: 5px !important;
  }
  #newPDPProduct-specs .tab-content {
    background: transparent;
  }
  #instructor .expand-minus-caret-up,
  #instructor .expand-plus-caret-down {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    border-right: 0;
    vertical-align: bottom;
    position: relative;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
  }
  #newPDPProduct-specs a.accordion-toggle .expand-plus-caret-down,
  #instructor a.accordion-toggle .expand-plus-caret-down {
    border-top: 6px solid #080808;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px;
    margin-left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  #newPDPProduct-specs a.accordion-toggle.collapsed .expand-plus-caret-down,
  #instructor a.accordion-toggle.collapsed .expand-plus-caret-down {
    transform: rotate(-90deg) !important;
  }
  #newPDPProduct-specs .expand-plus-caret-down,
  #instructor .expand-plus-caret-down {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    position: relative;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
  }
  #newPDPProduct-specs .panel-default.panel-price .panel-body p {
    margin-top: 0px !important;
  }
  #newPDPProduct-specs .panel-default.panel-price .panel-heading p.isbn {
    margin-left: 18px;
  }
  #newPDPProduct-specs .panel-default.panel-price .panel-body p.isbn {
    margin-left: 24px;
    margin-top: 0px !important;
  }
  #newPDPProduct-specs .label-list {
    margin-top: 10px;
    font-size: 75%;
    float: left;
    margin-right: 5px;
    text-transform: none;
    padding: 3px 10px;
  }
  #newPDPProduct-specs label span {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #newPDPProduct-specs a.accordion-toggle .expand-plus-caret-down {
    border-top: 6px solid #080808;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px;
    margin-left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  #newPDPProduct-specs a.accordion-toggle.collapsed .expand-plus-caret-down {
    transform: rotate(-90deg) !important;
  }
  #newPDPProduct-specs .expand-plus-caret-down {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    position: relative;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
  }
}
/* NEW CANADA 2017*/
.top-bar {
  display: block;
  height: 30px;
  background: #021018;
}
.top-bar-left,
.top-bar-right {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-bar-left li a {
  background: #021018;
  color: #ffffff;
  border-right: solid 1px #142a35;
  font-weight: 400;
  display: inline-block;
  height: 100%;
  font-size: 0.9em;
  float: left;
  padding: 0 40px;
  height: 30px;
  line-height: 28px;
}
.top-bar-left li a.top-bar-active {
  font-weight: 600;
  color: #ffffff;
  background: #142a35;
}
.top-bar-right {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.top-bar-dropdown .btn-light {
  line-height: 30px;
  height: 30px;
  border: 0;
}
.top-bar-dropdown .btn.btn-light:hover,
.top-bar-dropdown a.btn.btn-light:hover,
.top-bar-dropdown .btn.btn-light:focus,
.top-bar-dropdown a.btn.btn-light:focus {
  border: 0;
  border-radius: 0;
  border-color: white;
}
.top-bar-dropdown .dropdown-menu-right {
  min-width: 50px;
}
.country-flag {
  height: 16px;
  width: 16px;
  margin-left: 6px;
}
.top-bar-left li a span.square-indicator {
  height: 0;
  width: 0;
  background: none;
  display: none;
}
.top-bar-left li a.top-bar-active span.square-indicator {
  height: 10px;
  width: 10px;
  background: #ef5656;
  display: inline-block;
  margin-right: 8px;
}
@media only screen and (max-width: 600px) {
  .top-bar-left li a {
    line-height: 20px;
    padding: 7px 9px;
    font-size: 13px;
  }
  .top-bar-dropdown .btn-light {
    padding: 3px 5px;
  }
}
/* Transitions */
/* Preview */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/* ------------------------------------------------------------------- */
.m-scene .scene_element {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.m-scene .scene_element--fadeinup {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.m-scene .scene_element--fadeindown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.m-scene .scene_element--fadeinright {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.m-scene .scene_element--fadeinleft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.m-scene .scene_element--delayed {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.m-scene.is-exiting .scene_element {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
.m-scene.is-exiting .scene_element--delayed {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.m-scene.is-exiting .scene_element--noexiting {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
@media screen and (min-width: 768px) {
  .m-scene .scene_element--fadeinright-wide {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
}
@media screen and (min-width: 768px) {
  .m-scene .scene_element--fadeinleft-wide {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
}
.is-loading,
.is-loading a {
  cursor: progress;
}
.slide {
  opacity: 0;
  width: 0%;
  -webkit-transition: width ease 0.2s;
  -moz-transition: width ease 0.2s;
  -o-transition: width ease 0.2s;
  transition: width ease 0.2s;
}
.slide.in {
  opacity: 1;
  width: 100%;
}
/*Modal search popup*/
.overlay,
.overlay_address,
.sample_overlay,
.viewProfileOverlay,
.overlay_editemailaddress,
.overlay_selectaddress,
.overlay_editaddress,
.overlay_viewdemo,
.overlay_playViewDemo,
#ir-pending-status,
#confirmdownload,
#loadingdownload,
.overlay_editdeptaddress {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1041;
  top: 0;
  left: 0;
  background-color: #142A35;
  background-color: rgba(20, 42, 53, 0.7);
  overflow-x: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 10%;
  width: 80%;
  text-align: center;
  margin: 30px auto;
}
.overlay .overlay-content {
  top: 20%;
}
.overlay_viewdemo .overlay-content {
  position: relative;
  top: 10%;
  width: 80%;
  text-align: left;
  margin: 30px auto;
}
@media only screen and (max-width: 767px) {
  .overlay-content {
    position: relative;
    top: 0;
    width: auto;
    text-align: center;
    margin: 0px auto;
  }
  .overlay .modal-dialog,
  .overlay_address .modal-dialog,
  .sample_overlay .modal-dialog,
  .overlay_editemailaddress .modal-dialog,
  .overlay_selectaddress .modal-dialog,
  .overlay_editaddress .modal-dialog,
  .overlay_viewdemo .modal-dialog,
  .overlay_playViewDemo .modal-dialog,
  #ir-pending-status .modal-dialog,
  #confirmdownload .modal-dialog,
  #loadingdownload .modal-dialog,
  overlay_editdeptaddress .modal-dialog {
    max-width: 100% !important;
  }
}
.search-results-list {
  list-style: none;
  margin: 0;
  padding: 8px 16px;
  border-bottom: solid 1px #EFF2F3;
}
#search-box-nav ul.search-results {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 1em;
  position: absolute;
  width: 97% !important;
  z-index: 100;
  border-top: solid 1px #EFF2F3;
}
.sort-refine-bar .dropdown-menu {
  color: #142A35;
  background: #fff !important;
}
.sort-refine-bar select:hover,
select:focus {
  background: #fff !important;
  color: #142A35;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
}
.navbar-nav > li:hover,
.navbar-nav > li:focus {
  background: #205460;
  color: #ffffff;
}
#headernav .navbar-nav li .banner__component.banner,
#headernav .navbar-nav li .nav-cart {
  height: 50px;
  border-left: 1px solid #455A64;
  padding: 10px 15px;
}
.mini-cart-count.js-mini-cart-count {
  display: inline-block;
  width: 25px;
}
#headernav .navbar-nav li .banner__component.banner img {
  max-width: 24px;
  display: block;
  min-width: 24px;
}
a.mini-cart-link.js-mini-cart-link .pull-left {
  float: left;
  width: 25px;
}
.navbar-header {
  margin-top: 10px !important;
  margin-left: 15px !important;
  min-width: 230px;
}
.overlay .modal-title,
.overlay_address .modal-title,
.sample_overlay .modal-title,
.overlay_editemailaddress .modal-title,
.overlay_selectaddress .modal-title,
.overlay_editaddress .modal-title,
.overlay_viewdemo .modal-title,
.overlay_playViewDemo .modal-title,
#ir-pending-status .modal-title,
#confirmdownload .modal-title,
#loadingdownload .modal-title,
.overlay_editdeptaddress .modal-title {
  color: #0b171d;
}
.overlay_address .modal-dialog,
.sample_overlay .modal-dialog,
.overlay_editemailaddress .modal-dialog,
.overlay_selectaddress .modal-dialog,
.overlay_viewdemo .modal-dialog,
.overlay_playViewDemo .modal-dialog,
#loadingdownload .modal-dialog {
  max-width: 57%;
  top: 25%;
}
.overlay .modal-dialog {
  max-width: 64%;
  top: 25%;
}
.overlay_editaddress .modal-dialog,
.overlay_editdeptaddress .modal-dialog {
  max-width: 75%;
  top: 25%;
}
#confirmdownload .modal-dialog {
  max-width: 57%;
  top: 0%;
}
#confirmdownload .modal-body {
  Overflow: scroll;
  max-height: 370px;
}
/* All Layers */
/* Layer Light */
.layer-light-box {
  background-color: #ffffff;
  color: #0f222c;
  padding: 90px 48px 100px 48px;
  margin-top: -24px;
  position: relative;
  text-align: left;
}
.microsite-wrapper .layer-light-align {
  width: 100%;
  margin-bottom: 60px;
  padding: 50px 48px 40px 48px;
}
.layer-light-box-inner {
  max-width: 800px;
  margin: auto;
  text-align: left;
}
/* Layer Three */
.layer-dark-box {
  background-color: #0f222c;
  color: white;
  padding: 90px 48px 100px 48px;
  margin-top: -24px;
  position: relative;
}
.layer-dark-box-inner {
  max-width: 800px;
  margin: auto;
  text-align: left;
}
.layer-sections h2 {
  line-height: 1.2;
  font-weight: 700;
  font-size: 2em;
  text-align: center;
  margin-bottom: 16px;
}
.layer-sections p {
  font-size: 1em;
  line-height: 1.6;
  font-weight: 400;
  padding-right: 16px;
}
.layer-page {
  z-index: 1;
  position: relative;
  display: block;
  width: auto;
  height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.lsi-icon {
  max-height: 110px;
  margin-bottom: 10px;
}
.digital-offerings p {
  color: #080808;
  margin-left: 30px;
  margin-bottom: 10px;
}
.layer-dark-box .digital-offerings p,
.layer-dark-box .digital-offerings label,
.layer-dark-box .digital-offerings input[type=checkbox] + label:after {
  color: white;
}
.digital-offerings ul {
  list-style-type: none;
  margin: 0 0 0 16px;
}
.digital-offerings label {
  border-radius: 5px;
  color: #080808;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 5px 0;
}
.digital-offerings li {
  margin: 0px 16px;
  padding: 10px 0px;
  background: none;
  border-radius: 0;
  border-top: solid 1px #CFD8DC;
}
.layer-dark-box .digital-offerings li {
  border-top: solid 1px #21475a;
}
.layer-dark-box .digital-offerings li .description {
  border-top: none;
  margin: 0;
}
.digital-offerings .description {
  border-top: none;
  padding-top: 0;
  margin: 0;
}
.digital-offerings input[type=checkbox] {
  display: none;
}
.digital-offerings input[type=checkbox] ~ ul {
  max-height: 0;
  max-width: 0;
  opacity: 0;
  overflow: visible;
  -webkit-transition: all 0.35s ease-in;
  -moz-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
}
.digital-offerings input[type=checkbox]:checked ~ ul {
  max-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.digital-offerings input[type=checkbox] + label:after {
  width: 0;
  height: 0;
  display: inline-block;
  text-align: center;
  content: '\002B';
  color: #080808;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  float: right;
  font-size: 24px;
  margin-right: 24px;
}
.digital-offerings input[type=checkbox]:checked + label:after {
  content: '\2013';
  font-weight: 500;
}
.decor-line {
  width: 30px;
  height: 2px;
  display: block;
  margin: auto;
  background: linear-gradient(to right, #00baa3, #1565c0) !important;
  margin-bottom: 30px;
}
.decor-line-iclicker {
  width: 30px;
  height: 2px;
  display: block;
  margin: auto;
  background: linear-gradient(to right, #00baa3, #589ce8) !important;
  margin-bottom: 30px;
}
.row-fluid {
  width: 100%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.span12 {
  width: 960px;
}
.span11 {
  width: 878px;
}
.span10 {
  width: 796px;
}
.span9 {
  width: 714px;
}
.span8 {
  width: 632px;
}
.span7 {
  width: 550px;
}
.span6 {
  width: 468px;
}
.span5 {
  width: 386px;
}
.span4 {
  width: 304px;
}
.span3 {
  width: 222px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 58px;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .offset2 {
  margin-left: 19.583333333333336%;
  *margin-left: 19.479166666666668%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.083333333333336%;
  *margin-left: 16.979166666666668%;
}
.row-fluid .offset2 {
  margin-left: 19.583333333333336%;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}
.offset2 {
  margin-left: 188px;
}
.row-fluid .span6 {
  width: 48.75%;
}
.row-fluid .span8 {
  width: 65.83333333333334%;
}
.span8 {
  width: 632px;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 24px;
}
.digital-offerings .digital-icon {
  max-height: 36px;
  max-width: 36px;
  margin-right: 10px;
  margin-bottom: 0px ;
  margin-top: 0px;
  border-radius: 100%;
  box-shadow: -3px 2px 3px rgba(96, 125, 139, 0.5);
}
.digital-offerings label {
  border-radius: 5px;
  color: #080808;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0 ;
  padding: 5px 0;
  width: 100%;
  text-transform: initial;
}
/* Controllers */
.bfw-control-box {
  background: #363940;
  padding: 2px;
  text-align: right;
}
.bfw-control-box a {
  color: #ffffff;
  text-decoration: none;
}
.bfw-collapsible {
  padding: 5px 0;
  margin-bottom: 20px;
}
.bfw-collapsible-header {
  padding: 4px 0 8px;
}
.bfw-collapsible-content {
  padding-top: 4px;
  padding-bottom: 4px;
  display: none;
}
.bfw-expanded .bfw-collapsible-content {
  display: block;
}
.bfw-collapsible .bfw-toggler {
  color: #363940;
  text-decoration: none;
}
.bfw-collapsible .bfw-toggler .bfw-label {
  margin: 0 0 0 10px;
}
.bfw-collapsible .bfw-toggler-indicator {
  padding-left: 30px;
  background: url("../../common/images/icons/square-plus.gif") left center no-repeat;
  line-height: 20px;
  color: #363940;
  text-decoration: none;
  display: block;
}
.bfw-collapsible .bfw-expanded .bfw-toggler-indicator {
  background: url("../../common/images/icons/square-minus.gif") left center no-repeat;
}
.bfw-toc-togglers {
  margin-bottom: 20px;
}
.bfw-btn-main,
.bfw-btn-sub,
.bfw-btn-main-small,
.bfw-btn-sub-small,
.bfw-btn-branded,
.bfw-btn-branded-small {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 7px 18px 8px;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  border: none;
  *margin-left: .3em;
  -moz-box-shadow: 2px 2px #cccccc;
  -webkit-box-shadow: 2px 2px #cccccc;
  box-shadow: 2px 2px #cccccc;
  text-decoration: none;
}
.bfw-btn-main-small,
.bfw-btn-sub-small,
.bfw-btn-branded-small {
  padding: 3px 12px 4px;
  font-size: 13px;
}
.bfw-btn-main,
.bfw-btn-main-small {
  background: #C3161C;
}
.bfw-btn-sub,
.bfw-btn-sub-small {
  background: #4D4D52;
}
.bfw-btn-main:hover,
.bfw-btn-main:focus,
.bfw-btn-main:active,
.bfw-btn-main-small:hover,
.bfw-btn-main-small:focus,
.bfw-btn-main-small:active,
a.bfw-btn-main:hover,
a.bfw-btn-main:focus,
a.bfw-btn-main:active,
a.bfw-btn-main-small:hover,
a.bfw-btn-main-small:focus,
a.bfw-btn-main-small:active {
  color: #ffffff;
  background-color: #881822;
  text-decoration: none;
}
.bfw-btn-sub:hover,
.bfw-btn-sub:focus,
.bfw-btn-sub:active,
.bfw-btn-sub-small:hover,
.bfw-btn-sub-small:focus,
.bfw-btn-sub-small:active,
a.bfw-btn-sub:hover,
a.bfw-btn-sub:focus,
a.bfw-btn-sub:active,
a.bfw-btn-sub-small:hover,
a.bfw-btn-sub-small:focus,
a.bfw-btn-sub-small:active {
  color: #ffffff;
  background-color: #21242A;
  text-decoration: none;
}
.bfw-btn-main:first-child,
.bfw-btn-sub:first-child,
.bfw-btn-main-small:first-child,
.bfw-btn-sub-small:first-child,
.bfw-btn-branded:first-child,
.bfw-btn-branded-small:first-child {
  *margin-left: 0;
}
.bfw-btn-disabled,
.bfw-btn-main[disabled],
.bfw-btn-sub[disabled],
.bfw-btn-branded[disabled],
.bfw-btn-main-small[disabled],
.bfw-btn-sub-small[disabled],
.bfw-btn-branded-small[disabled],
.bfw-btn-disabled:hover,
.bfw-btn-main[disabled]:hover,
.bfw-btn-sub[disabled]:hover,
.bfw-btn-branded[disabled]:hover,
.bfw-btn-main-small[disabled]:hover,
.bfw-btn-sub-small[disabled]:hover,
.bfw-btn-branded-small[disabled]:hover {
  cursor: default;
  background-image: none;
  background: #ECEEEA !important;
  color: #939B9D !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Buttons */
.bfw-btn-branded,
.bfw-btn-branded-small {
  background: #C3161C;
}
.bfw-btn-branded:hover,
.bfw-btn-branded-small:hover,
a.bfw-btn-branded:hover,
a.bfw-btn-branded-small:hover {
  color: #ffffff;
  background-color: #C3161C;
  text-decoration: none;
}
.bfw-btn-main,
.bfw-btn-main-small {
  background: #C3161C;
}
.bfw-btn-sub,
.bfw-btn-sub-small {
  background: #007D96;
}
#specs span {
  clear: left;
  display: list-item;
  list-style: none;
}
#specs span.specs-divider {
  clear: none;
  display: inline;
  list-style: none;
}
#specs span.edition {
  font-size: 0.8em;
  font-weight: 400;
  margin: 5px 0;
}
/* FIND YOUR REP */
#find-rep {
  padding-top: 7%;
  padding-bottom: 19%;
}
#find-rep .btn-group-spacing .btn-group {
  padding-left: 5px;
  padding-right: 5px;
}
#find-rep .nav-pills li {
  padding-left: 5px;
  padding-right: 5px;
}
#find-rep .nav-pills li a {
  border: solid 1px #00758e;
}
#find-rep .nav-pills {
  display: flex;
}
#find-rep .nav-pills li {
  display: flex;
  flex: 1;
}
#find-rep .nav-pills li a {
  flex: 1;
}
#find-rep .nav-tabs {
  background: white;
  border: 0;
}
#find-rep .nav-tabs.nav-price > li > a {
  border-radius: 6px;
  color: #142A35;
  background: #D0DEE3;
  font-size: 0.85em;
  font-weight: 400;
  border: solid 2px #ffffff;
}
#find-rep .nav-tabs .nav-justified > li > a {
  border-right: 0;
}
#find-rep .nav-tabs.nav-justified > .active > a,
#find-rep .nav-tabs.nav-justified > .active > a:hover,
#find-rep .nav-tabs.nav-justified > .active > a:focus {
  background: #142a35;
  color: #eff2f3;
  font-weight: 600;
  border-color: #ffffff;
  border-radius: 6px;
}
#find-rep ul {
  margin: 0;
  margin-bottom: -36px;
  padding: 0;
  font-size: 1em;
  width: 100% !important;
  z-index: 0;
  border-top: solid 1px #EFF2F3;
  position: relative !important;
  background-color: #ffffff;
  left: 0 !important;
  padding-left: 0px !important;
  max-height: 220px;
  overflow: auto;
}
#find-rep ul li,
#outPopUp ul li {
  list-style: none;
  margin: 0;
  padding: 8px 16px;
  border-bottom: solid 1px #EFF2F3;
  background: white;
}
.college-thankyou ul li {
  list-style: initial !important;
  padding: 0px 0px 12px 0px !important;
  border-bottom: none !important;
  line-height: 1.0 !important;
}
#find-rep .light-tab-section {
  background: white;
  padding: 48px 25px;
  margin-bottom: -48px;
}
#divSchoolAjaxLoading {
  float: right;
  display: none;
  margin: -41px 36px 0px 10px;
}
@media only screen and (max-width: 767px) {
  #find-rep .nav-tabs.nav-price > li > a {
    border: solid 1px white;
    height: 48px;
    padding: 0;
    line-height: 1.2;
    vertical-align: middle;
    display: table-cell;
    width: 33.33333333%;
  }
  #find-rep .well-address {
    border: none;
    padding: 0;
  }
}
.loggedInnote {
  color: white;
  padding: 14px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
#outPopUp a {
  background-color: transparent;
}
#outPopUp a:active,
#outPopUp a:hover {
  outline: 0;
}
#outPopUp img {
  border: 0;
}
html,
body {
  width: 100%;
  top: 0;
  left: 0;
}
body {
  position: relative;
  margin: 0;
  min-height: 100%;
}
.page-instructorVerificationPage #container,
.page-instructorThankYouPage #container {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container #content {
  position: relative;
  top: 0px;
  left: 0px;
  bottom: 60px;
  width: 100%;
  padding: 20px;
  padding-bottom: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container #content > div,
#container #content > form {
  margin: 10px auto;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  #outPopUp a:visited {
    text-decoration: underline;
  }
  #outPopUp a[href]:after {
    content: " (" attr(href) ")";
  }
  #outPopUp img {
    page-break-inside: avoid;
  }
  #outPopUp img {
    max-width: 100% !important;
  }
}
#outPopUp a {
  color: #00758E;
  text-decoration: none;
}
#outPopUp a:hover,
#outPopUp a:focus {
  color: #23527c;
  text-decoration: underline;
}
#outPopUp a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#outPopUp img {
  vertical-align: middle;
}
#outPopUp ul {
  margin-top: 0;
  margin-bottom: 10px;
}
#outPopUp .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
#outPopUp .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
#outPopUp .row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-direction: row;
}
#outPopUp .col-sm-2,
#outPopUp .col-md-3,
#outPopUp .col-md-9,
#outPopUp .col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  #outPopUp .col-sm-2,
  #outPopUp .col-sm-10 {
    float: left;
  }
  #outPopUp .col-sm-10 {
    width: 83.33333333%;
  }
  #outPopUp .col-sm-2 {
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  #outPopUp .col-md-3,
  #outPopUp .col-md-9 {
    float: left;
  }
  #outPopUp .col-md-9 {
    width: 75%;
  }
  #outPopUp .col-md-3 {
    width: 25%;
  }
}
#outPopUp .container-fluid:before,
#outPopUp .container-fluid:after,
#outPopUp .row:before,
#outPopUp .row:after {
  display: table;
  content: " ";
}
#outPopUp .container-fluid:after,
#outPopUp .row:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  #outPopUp .hidden-xs {
    display: none !important;
  }
  #orderhistory .table.table-responsive > tbody > tr:first-child {
    border-top: 0;
  }
  #orderhistory .table.table-responsive > tbody > tr {
    border-top: solid 1px #eef2f3;
    margin-top: 10px;
  }
}
#outPopUp a {
  color: #00758E;
}
#outPopUp .specs-divider {
  color: #cfd8dc;
  margin: 0 4px;
  font-weight: 200;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  body {
    padding-bottom: 0;
  }
  #container #content {
    padding: 10px;
    padding-bottom: 260px;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#outPopUp .logo {
  width: 100%;
}
#container #content {
  float: left ;
}
#container .verificationmobile {
  float: initial !important ;
}
#outPopUp a:link,
#outPopUp a:visited {
  text-decoration: none;
  color: #00758E;
}
#outPopUp {
  padding: 50px;
  width: 440px;
  background: white;
  -webkit-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
}
#outPopUp #signIn {
  color: #686868;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
#outPopUp #passwordDiv {
  color: #686868;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
#outPopUp label {
  padding: 0;
  margin: 0;
  display: block;
  margin-bottom: 6px;
  margin-top: 30px;
  font-size: 14px;
  color: #686868;
}
#outPopUp .padTop {
  margin-top: 35px !important;
}
#outPopUp .padTop-small {
  margin-top: 16px !important;
}
::-webkit-input-placeholder {
  color: #888;
  font-style: italic;
  font-weight: normal;
}
:-moz-placeholder {
  color: #888;
  font-style: italic;
  font-weight: normal;
}
::-moz-placeholder {
  color: #888;
  font-style: italic;
  font-weight: normal;
}
:-ms-input-placeholder {
  color: #888 ;
  font-style: italic;
  font-weight: normal;
}
#outPopUp input:focus {
  outline: none;
  /*box-shadow:     0 0 6px rgba(0,117,142,1);*/
  /* teal glow */
  /*border: 1px solid #00758E !important;*/
}
#outPopUp select {
  height: 34px;
  width: 100%;
  background-color: #fff;
  color: #00758E;
  cursor: pointer;
  outline: none;
}
#outPopUp input[type=text],
#outPopUp input[type=email],
#outPopUp input[type=password],
#outPopUp input[type=search] {
  font-size: 14px;
  /* 16px avoids iPhone form zoom */
  font-family: 'SourceSansPro-Regular', Arial, sans-serif;
  color: #080808;
  padding: 5px 8px;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
#outPopUp input[type=text].error,
#outPopUp input[type=email].error,
#outPopUp input[type=password].error,
#outPopUp select.error {
  border: 1px solid #da1b2c;
  background-color: #ffafaf;
}
#outPopUp input[type=text]:disabled,
#outPopUp #outPopUp input[type=password]:disabled,
#outPopUp input[type=search]:disabled {
  background: #f3f3f3;
  color: #c8c8c8;
}
#outPopUp #schoolName:disabled,
#outPopUp #primaryEmail:disabled {
  background: #f3f3f3;
  color: #080808;
}
#outPopUp .input-error-text {
  font-size: 13px;
  color: #ef5656;
}
#outPopUp .input-error {
  border: 1px solid #ef5656;
  background: #ffe7e5;
  margin-top: 15px;
  padding: 15px;
}
#outPopUp .input-error .input-error-text {
  color: #000000;
}
#outPopUp .button,
#outPopUp a.button {
  display: inline-block;
  font-family: 'SourceSansPro-Regular', Arial, sans-serif;
  font-size: 15px;
  margin: 0px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
  padding: 8px 10px;
  width: 100%;
  max-width: 100%;
}
#outPopUp .button:hover,
#outPopUp a.button:hover {
  opacity: 0.8;
}
#outPopUp .button:disabled:hover,
#outPopUp a.button:disabled:hover {
  opacity: 1;
  cursor: default;
}
#outPopUp .button:focus,
#outPopUp a.button:focus {
  /*  outline: none;
  box-shadow:     0 0 6px rgba(0,117,142,1); */
  /* teal glow */
}
#outPopUp .button.primary,
#outPopUp a.button.primary {
  color: #ffffff;
  background: #00758E;
  text-align: center;
}
#outPopUp .button.primary:disabled,
#outPopUp a.button.primary:disabled,
#outPopUp .button.primary.disabled,
#outPopUp .button.secondary:disabled,
#outPopUp a.button.secondary:disabled,
#outPopUp .button.secondary.disabled {
  color: #ffffff;
  background: #dddddd;
  pointer-events: none;
}
#outPopUp .button.secondary,
#outPopUp a.button.secondary {
  color: #00758E;
  background: #ffffff;
  border: solid 1px #00758E;
  text-align: left;
  width: 93%;
  padding: 8px 10px;
}
#outPopUp .plus-sign {
  float: right;
  font-size: 16px;
  font-weight: bold;
}
#outPopUp .cancel-x {
  float: right;
  font-size: 18px;
  font-weight: normal;
  color: #080808;
  padding: 4px 8px;
  line-height: 16px;
  border-radius: 4px;
  background: #B1C0C6;
}
#outPopUp .button.secondary:hover,
#outPopUp a.button.secondary:hover,
#outPopUp .button.secondary:focus,
#outPopUp a.button.secondary:focus {
  color: #ffffff;
  background: #00758E;
  pointer-events: none;
}
/* forgot pwd page */
#outPopUp .field {
  margin: 20px 0;
}
#outPopUp .pad {
  margin: 20px 0 0;
}
#outPopUp .hide {
  display: none;
}
#outPopUp .wrapper {
  display: flex;
  flex-direction: column;
  min-height: 400px;
  align-items: center;
}
#outPopUp .locked {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin: 40px 0 0;
  align-items: center;
}
/* Create Account */
.createAccount label {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 0px;
  text-transform: none;
}
#outPopUp label.withIcon,
.createAccount label.withIcon {
  display: flex;
  align-items: center;
}
#outPopUp .field.center {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
#outPopUp .optIn {
  font-size: 14px;
  color: #666;
}
#outPopUp .optIn label {
  display: inline;
}
/* tooltip */
#outPopUp a.tooltip {
  position: relative;
  display: inline;
  margin-left: 10px;
}
#outPopUp a.tooltip span {
  position: absolute;
  width: 160px;
  color: #FFFFFF;
  background: #142A35;
  text-align: center;
  visibility: hidden;
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 12px;
}
#outPopUp a.tooltip span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #142A35;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#outPopUp a:focus.tooltip span,
#outPopUp a:hover.tooltip span {
  visibility: visible;
  opacity: 1;
  top: 30px;
  left: 50%;
  margin-left: -96px;
  z-index: 999;
}
#outPopUp .svg {
  width: 13px;
  height: 13px;
  fill: #000;
}
#outPopUp .svg.svg-aqua {
  width: 20px;
  height: 20px;
  fill: #00758e;
}
#outPopUp a.tooltip.text {
  margin-left: 0;
}
#outPopUp a.tooltip.left span {
  text-align: left;
}
/* institution */
#outPopUp .instWrapper {
  display: flex;
  flex-direction: row;
}
#outPopUp .awesomplete > ul {
  margin: 27px 0 0;
}
#outPopUp .generalError {
  font-size: 13px;
}
#outPopUp .fieldError,
#outPopUp .quesError {
  color: #da1b2c;
  margin-top: 10px;
}
#outPopUp .generalError,
#outPopUp .pwdError,
#outPopUp .confirmError,
#outPopUp .institutionError {
  color: #da1b2c;
  margin-top: 10px;
  display: none;
}
#outPopUp .generalError.show,
#outPopUp .pwdError.show,
#outPopUp .institutionError.show,
#outPopUp .confirmError.show {
  display: block;
}
/* username style */
#outPopUp input[readonly].username {
  border: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
}
#outPopUp .hidden,
#outPopUp .cAccount {
  display: none;
}
#outPopUp .autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
#outPopUp .autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333;
}
#outPopUp .autocomplete-suggestion b {
  font-weight: normal;
  color: #1f8dd6;
}
#outPopUp .autocomplete-suggestion.selected {
  background: #f0f0f0;
}
#outPopUp .cdlBtn,
#outPopUp a.cdlBtn {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  height: 34px;
  line-height: 32px;
  padding: 0 15px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
#outPopUp .cdlBtn:hover,
#outPopUp a.cdlBtn:hover {
  opacity: 0.8;
}
#outPopUp .cdlBtn:disabled:hover,
#outPopUp a.cdlBtn:disabled:hover {
  opacity: 1;
  cursor: default;
}
#outPopUp .cdlBtn:focus,
#outPopUp a.cdlBtn:focus {
  outline: none;
  box-shadow: 0 0 6px #00758e;
  /* teal glow */
}
#outPopUp .cdlBtn.secondary,
#outPopUp a.cdlBtn.secondary {
  color: #00758E;
  background: transparent;
  border: 1px solid #00758E;
}
#outPopUp .cdlBtn.secondary:hover,
#outPopUp a.cdlBtn.secondary:hover {
  opacity: 1;
  background: rgba(0, 117, 142, 0.1);
  /*background: #CFF3F9;*/
}
#outPopUp .cdlBtn.secondary:disabled,
#outPopUp a.cdlBtn.secondary:disabled {
  color: #dddddd;
  background: transparent;
  border: 1px solid #dddddd;
}
#outPopUp hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
#outPopUp .well-blue {
  background: #cff3f9;
  border: solid 1px #a2d6dd;
  border-radius: 4px;
  padding: 3px 16px;
}
#outPopUp .step-text {
  color: #fff;
  background: #dd1a2d;
  padding: 2px 4px;
  font-size: 0.75em;
  font-weight: 600;
  margin-right: 5px;
  letter-spacing: 0.03rem;
  border-radius: 3px;
}
#outPopUp .asterisk {
  color: #dd1a2d;
}
#outPopUp .btn-add-school {
  max-width: 340px !important;
}
#outPopUp input[type="radio"] {
  margin: 3px 3px 0px 5px;
}
#outPopUp input[type="radio"] {
  -webkit-appearance: radio;
  box-sizing: border-box;
}
#outPopUp input[type="radio"],
#outPopUp input[type="checkbox"] {
  background-color: initial;
  margin: 3px 0.5ex;
  padding: initial;
  border: initial;
}
#outPopUp input {
  -webkit-appearance: textfield;
  background-color: white;
  -webkit-rtl-ordering: logical;
  cursor: auto;
  padding: 1px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}
#outPopUp input,
#outPopUp textarea,
#outPopUp select,
#outPopUp button {
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  margin: 0em;
  font: 400 13.3333px Arial;
}
#outPopUp input,
#outPopUp textarea,
#outPopUp select,
#outPopUp button,
#outPopUp meter,
#outPopUp progress {
  -webkit-writing-mode: horizontal-tb;
}
#outPopUp input[type="checkbox"] {
  margin: 3px 3px 3px 4px;
}
#outPopUp input[type="checkbox"] {
  -webkit-appearance: checkbox;
  box-sizing: border-box;
}
.shopping-button .btn {
  border-radius: 3px;
}
.label-pdp {
  font-size: 0.8em;
  padding: .3em 0.6em .4em;
  color: #142a35;
  border-radius: 24px;
  float: none;
  text-transform: uppercase;
  background: #ffe5d3;
}
#showcourses .list-group-item-border,
#home_browseButton {
  border: none;
  border-top: solid 1px #eff2f3;
}
#showcourses .list-group-item,
#home_browseButton {
  border-left: none;
  border-right: none;
}
#collapseOne1 {
  margin-top: -15px;
}
.template-pages-account-accountLayoutPage .container-margin {
  padding-top: 36px;
  padding-bottom: 48px;
}
.container-margin {
  padding-bottom: 48px;
  margin-bottom: 0px !important;
  padding-top: 36px !important;
  margin-top: 0px !important;
}
.template-pages-account-accountLayoutPage .unlock-img {
  background: #ffafaf;
  padding: 1px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
  display: inline;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 5px;
  border-radius: 2px;
}
.template-pages-account-accountLayoutPage .btn {
  border-radius: 3px !important;
}
.studentBuyRent {
  margin-bottom: 24px;
  padding: 16px 3%;
}
.studentBuyRent .purchase-border {
  background: #f8fafa;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0px 2px 10px rgba(201, 212, 216, 0.2);
}
#resources_college .resource-entry .col-sm-1 {
  width: 6%;
}
#resources_college .resource-entry hgroup,
.checkbox label {
  text-transform: none;
}
#resources_college hgroup {
  margin-bottom: 0px;
}
#resources_college .hgroup-ir-caret {
  margin-left: -15px;
}
#resources_college .resource-entry .checkbox label {
  font-weight: 600;
}
#orderhistory table th {
  font-size: 80%;
  font-weight: 700;
  text-transform: none;
  background-color: #EFF2F3;
  padding: 8px 10px;
  vertical-align: top;
  color: #080808;
}
#specs a.link-light {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  color: #00758E;
}
.dept-class {
  padding-top: 0;
  text-transform: none;
}
.text-transform-none {
  text-transform: none;
}
#orderhistory table td {
  text-transform: none;
}
.save-profile {
  float: right;
}
.error {
  color: #EF5656;
}
#microsite-tab-content .btn {
  border-radius: 3px !important;
  white-space: normal;
  height: auto;
}
.newPDPProduct-specs-orders p {
  margin: 0 0 2px 0;
}
#orderhistory .btn.btn-secondary,
#orderhistory a.btn.btn-secondary {
  border-radius: 3px !important;
  color: #00758e;
  background: #ffffff;
  border: 1px solid #00758e;
  font-weight: 400;
  text-transform: none;
}
#orderhistory .newPDPProduct-specs-orders h2 {
  margin-top: 0px;
}
.ship {
  background: #faf2a9 !important;
}
.edit-large {
  float: right;
  vertical-align: middle;
  margin-top: 0;
}
.overlay_address label,
.delivery-method label,
.sample_overlay label {
  color: #080808;
  text-transform: none;
  font-size: 90%;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px !important;
  font-weight: 600;
}
.overlay_address a,
.sample_overlay a {
  color: #23527c;
}
.overlay_address .modal-footer,
.sample_overlay .modal-footer {
  padding: 15px;
}
.overlay_address .btn,
.delivery-method .btn,
.sample_overlay .btn {
  text-transform: none;
  border-radius: 3px !important;
}
.edit-link {
  font-weight: 600;
}
.default,
.communication,
.ship {
  background: #ffafaf;
  padding: 1px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
  display: inline;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 5px;
  border-radius: 2px;
}
.edit_add_shipping {
  float: right;
}
.communication {
  background: #a2d6dd !important;
}
.ship {
  background: #faf2a9 !important;
}
.termSelection .inline-checkbox {
  display: inline-block;
  margin-left: 20px;
}
.termSelection .inline-checkbox label {
  margin-bottom: 0;
  margin-left: 0px;
}
.termSelection .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0px;
}
.saveCourseInfo {
  border-radius: 3px !important;
}
.editemailaddress-align {
  text-align: left;
}
.checkbox .editemailpreference {
  margin-left: 5px;
  text-align: left;
  text-transform: none;
  font-weight: 600;
}
#editemailaddress {
  float: right;
}
.overlay_selectaddress .padding-small {
  padding: 5px 0px;
  text-align: left;
}
.overlay_selectaddress label {
  font-size: 90%;
  text-transform: none;
  color: #0b171d !important;
}
#addnewaddress {
  float: left;
}
#set-default-address1 label {
  float: left;
  font-weight: 600;
}
#set-default-address1 .ship {
  float: left;
}
#set-default-address1 #defaultAddressCheck {
  margin-left: -20px;
}
#addEditAddressForm legend {
  text-align: left;
}
.form-horizontal .control-label {
  text-transform: none;
}
/* SS-5426 - START */
.container-menu {
  position: relative;
  overflow: hidden;
}
#Error404.jumbotron,
#discipline.jumbotron {
  height: 100% !important;
}
.Error404-textbox {
  position: relative;
  top: 0% !important;
  left: 0% !important;
  transform: translate(0%, 0%) !important;
  min-width: 100%;
  margin-left: 0 !important;
  padding: 0 16px;
}
#Error404.jumbotron {
  padding-top: 24px;
  padding-bottom: 0;
  margin-top: 0;
  background: #ffe7e5;
  margin-bottom: 0px;
  height: 100vh !important;
  position: relative;
  text-align: left;
  color: #142a35;
}
.Error404-textbox {
  position: relative;
  top: 25% !important;
  left: 25% !important;
  transform: translate(-25%, -25%) !important;
  min-width: 100%;
  margin-left: 56px !important;
}
.jumbotron .Error404-textbox h1 {
  font-size: 3.25em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1.1;
  text-shadow: 2px 2px 0px #ffe7e5, 4px 4px 0px #ffc196;
  margin: 36px auto 24px;
  color: #080808;
}
.jumbotron .Error404-textbox h1 span.leadhead {
  font-weight: 200;
  font-size: 2.5em !important;
  clear: left;
  display: list-item;
  list-style: none;
}
.jumbotron.error-class .Error404-textbox .Error404-lead {
  font-size: 1.5em !important;
  line-height: 1.4;
  font-weight: 200 !important;
}
.Error404-textbox img {
  margin-top: -48px;
  margin-left: -24px;
}
.jumbotron.error-class .Error404-textbox h1 {
  font-size: 3.25em !important;
  margin: 36px auto 24px !important;
}
.link-inline-error {
  text-decoration: underline !important;
}
.jumbotron.error-class p {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}
/* SS-5426 - END */
.overlay_viewdemo,
.overlay_playViewDemo {
  top: -13% !important;
}
.overlay_editemailaddress .modal-dialog {
  max-width: 75%;
  top: 25%;
}
.overlay_editemailaddress .form-horizontal .control-label {
  float: left;
}
.overlay_editemailaddress .overlay-content {
  top: 2%;
}
.overlay_editemailaddress .modal-footer {
  padding: 15px;
}
.sample_overlay .modal-dialog {
  width: auto !important;
  top: 10% !important;
}
/* SS-5822 start*/
#ir-pending-status .modal-footer {
  padding: 15px 15px;
}
#ir-pending-status .modal-dialog {
  max-width: 59%;
  top: 15%;
}
#outPopUp p,
#outPopUp h1 {
  font-family: 'SourceSansPro-Regular', Arial, sans-serif;
}
#outPopUp p {
  margin: 15px 0px 15px 0px;
}
#outPopUp ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
.loader-circle {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 90px;
  height: 90px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.enrollment-error-show {
  display: block;
  color: red;
}
.enrollment-error-hide {
  display: none;
}
.term-error-show {
  color: red;
  display: inline-block;
  margin-left: 20px;
}
.term-error-hide {
  display: none;
}
/* SS-5179-start*/
#preview-custom .layer-light-box {
  margin-top: 0px;
}
/* SS-5179-end*/
/* SS-5153-start */
.microsite-full-height-inner {
  word-break: break-word;
  /* Chrome, Safari */
  word-wrap: break-word;
  /* IE11, Firefox */
}
.microsite-full-height-inner a.btn {
  word-break: break-all;
}
/* SS-5153-end */
.ir-selections {
  max-height: 200px;
  overflow-y: scroll;
}
#confirmdownload .ir-selections p {
  font-weight: 700;
  margin-bottom: 16px;
}
/* SS-8004 END*/
/* SS-5458 Start*/
.fullHeight {
  height: 100%;
}
.vhHeight {
  height: 100vh;
}
/* SS-8004-Start */
.imgmblanddesk {
  height: 95px;
  width: 65px !important;
}
.editmblanddesk {
  width: 340px;
  margin-left: 0px;
  margin-bottom: 18px;
  text-align: center;
}
.mblwidanddeswid {
  width: 400px;
}
.inyurbgimgcnt {
  margin-top: 0px;
  margin-left: 15px;
  font-size: 17px;
  font-weight: bold;
}
.paprbcdes {
  margin-left: 15px;
}
.imgmbanddesmar {
  margin-top: 10px;
}
.Bookbagdeskcntft {
  margin-bottom: 20px !important;
  margin-left: -15px !important;
}
.cart-restoration-bar {
  margin-bottom: -25px !important;
}
@media only screen and (min-width: 360px) and (max-width: 812px) {
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
}
.edit-buttondeskmbl {
  padding: 0px 45px 0px 0px;
}
.courseinfosec-margin {
  margin-left: 30px;
}
/* SS-5458 End*/
@media screen and (max-width: 767px) {
  .fullHeight,
  .vhHeight {
    height: 100%;
  }
  .filterbymobileinvisible {
    display: none;
  }
  .edit-buttondeskmbl {
    padding: 0px 13px 0px 0px;
  }
  .courseinfosec-margin {
    margin-left: 0px;
  }
  #instructor_verification h4 {
    font-size: 12px !important;
  }
  .cartheadmbl {
    display: None;
  }
  .cartbdymbl {
    float: left;
    min-width: 100%;
    max-width: 100%;
    white-space: normal;
    border: none;
  }
  #outPopUp {
    padding: 50px;
    width: 320px;
    background: white;
    -webkit-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.75);
  }
  #outPopUp .padTop {
    width: 250px !important;
  }
}
.sort-refine-bar .js-show-facets {
  display: none;
}
.form-group .form-control-feedback {
  color: #EF5656;
}
@media only screen and (min-width: 992px) {
  .instructor.modal {
    top: 15%;
    max-width: 800px;
    margin: auto;
    overflow-y: auto;
  }
  .instructor .modal-dialog {
    max-width: 800px;
    margin: 0;
  }
}
#instructor_cartmodal thead {
  font-size: 80%;
}
#instructor_cartmodal .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
#instructor_cartmodal table th {
  font-weight: 700;
  text-transform: none;
  background-color: #EFF2F3;
  color: #080808;
}
#instructor_cartmodal .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #EFF2F3;
}
#instructor_cartmodal .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
#table-responsive-cart .newPDPProduct-specs-orders {
  padding: 0 30px 0 0;
}
#instructor_cartmodal .modal-footer {
  padding: 15px;
}
#instructor_cartmodal *,
#instructor_cartmodal:before,
#instructor_cartmodal:after {
  box-sizing: border-box;
}
#instructor_cartmodal .table-hover > tbody > tr:hover {
  background-color: #CFF3F9;
}
.overlay_editdeptaddress .overlay-content {
  text-align: left;
}
.overlay_editdeptaddress .modal-footer,
.overlay_editaddress .modal-footer,
.overlay_selectaddress .modal-footer {
  padding: 15px;
}
.navCartDisabled {
  pointer-events: none;
  opacity: 0.5;
}
/* SS-6375 Start*/
.toc-des-btn {
  background: #007D96 !important;
}
a.toc-des-btn:hover {
  color: #ffffff;
  background-color: #21242A !important;
  text-decoration: none;
}
/* SS-6375 End*/
#outPopUp select {
  color: #00758E !important;
  padding: 0px !important;
}
#instructor_verification h2 {
  font-size: 18px;
}
#instructor_verification h4 {
  font-size: 14px;
}
.search-by-name-js-sfVerify::-webkit-input-placeholder {
  color: #888;
  font-style: normal;
  font-weight: normal;
}
.search-by-name-js-sfVerify:-moz-placeholder {
  color: #888;
  font-style: normal;
  font-weight: normal;
}
.search-by-name-js-sfVerify::-moz-placeholder {
  color: #888;
  font-style: normal;
  font-weight: normal;
}
.search-by-name-js-sfVerify:-ms-input-placeholder {
  color: #888 ;
  font-style: normal;
  font-weight: normal;
}
#outPopUp #contactCreateSubmit {
  padding: 16px 10px !important;
}
#outPopUp #instructor_verification ul {
  padding-left: 0px;
}
#divSchoolAjaxLoading_form {
  float: right;
  display: none;
  margin: -30px -35px 0px 10px;
}
#confirmdownload .well-lg {
  word-break: break-word;
}
.alert.alert-danger {
  background: #efd7d7;
  border: 1px solid #f50707;
}
.alertError-img {
  display: inline;
  width: 20px;
  height: 21px;
  vertical-align: middle;
  margin: 0px 12px 0px 2px;
}
.breadcrumb li:last-child {
  color: #00647A;
}
.date-select {
  float: right;
}
.program-resource-history-filter-select {
  margin: 18px;
}
.program-resource-history-filter-select option {
  font-weight: normal;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0px 2px 1px;
  font-size: 13px;
}
@media (min-width: 768px) and (max-width: 830px) {
  .nav > li > a,
  #headernav .navbar-nav li .nav-cart {
    padding: 10px 6px;
  }
  .loggedInnote {
    padding: 14px 6px;
  }
}
.policy-alert {
  position: relative;
  width: 100%;
  height: auto;
  background: #CFF3F9;
  border: 1px solid #45A5B5;
  font-size: 14px;
  color: #080808;
  box-sizing: border-box;
  padding: 10px;
  font: inherit;
}
.policy-alert-icon {
  position: absolute;
  top: 7px;
  left: 13px;
}
.policy-alert-icon svg {
  fill: #45a5b5;
}
.policy-alert span {
  display: inline-block;
  padding-left: 45px;
  box-sizing: border-box;
  padding-right: 36px;
}
.policy-alert span a {
  font-weight: 700;
  color: #080808;
  text-decoration: underline;
}
button.close.policy {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.close.policy {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  color: #080808;
  filter: alpha(opacity=20);
  opacity: 1;
  text-shadow: none;
  margin-left: 10px;
}
.m-scene-top {
  padding-top: 64px !important;
}
.cartmodal-drop-top {
  top: 147px !important;
}
.main_Privacy {
  margin-top: 46px;
}
.account-section-content_Privacy {
  margin-top: 65px;
}
.checkout-success_Privacy {
  margin-top: 46px;
}
.withPrivacyNotice {
  margin-top: 81px !important;
}
.withoutPrivacyNotice {
  margin-top: 35px;
}
#cboxTitle,
#cboxClose {
  display: none !important;
}
.date-select {
  float: right;
}
.order-history-filter-select {
  margin: 18px;
}
.order-history-filter-select option {
  font-weight: normal;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0px 2px 1px;
  font-size: 13px;
}
@media only screen and (max-width: 600px) {
  .date-select {
    float: none !important;
    margin-bottom: 30px;
  }
  .date-select .btn-small {
    width: 100%;
  }
  .order-history-filter-select {
    margin: 0px;
  }
}
/* Global from Marketing START*/
a.link-inline,
.multi-level-menu li a {
  border-bottom: solid 1px #00647A !important;
  padding-bottom: 2px !important;
  text-decoration: none !important;
}
a.link-inline:hover,
.multi-level-menu li a:hover {
  border-bottom: solid 2px #00647A !important;
  text-decoration: none !important;
  transition: border-width 0.1s linear !important;
}
.btn,
.list-specs .btn-primary {
  text-transform: none !important;
  border-radius: 3px !important;
}
.btn-inline {
  margin-bottom: 5px !important;
}
.btn.btn-default:hover,
a.btn.btn-default:hover,
a.btn.btn-default:focus {
  opacity: 0.8 !important;
  box-shadow: inset 0 0 0 3px #45a5b5 !important;
  -webkit-transition: box-shadow 0.2s ease-in !important;
  transition: box-shadow 0.2s ease-in !important;
  color: white !important;
}
.small {
  font-size: 85% !important;
}
iframe {
  border: none !important;
  box-shadow: none !important;
  width: 100% !important;
  height: 100% !important;
}
table th {
  background: #eef2f3 !important;
  color: #080808;
  font-weight: 700;
}
.navbar-nav > li > a,
#headernav .navbar-nav li .banner_component.banner,
#headernav .navbar-nav li .banner_component.banner,
#headernav .navbar-nav li .nav-cart {
  border-left-color: #021018 !important;
  line-height: 25px !important;
  padding-top: 12px !important;
}
.navbar-left li {
  margin-left: -15px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h-size1 small,
.h-size2 small,
.h-size3 small,
.h-size4 small,
.h-size5 small,
.h-size6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h-size1 .small,
.h-size2 .small,
.h-size3 .small,
.h-size4 .small,
.h-size5 .small,
.h-size6 .small {
  color: #455a64 !important;
}
.list-item-3col-max div.content {
  flex: 1;
  display: flex;
}
.list-item-3col-max .list-item-inner div.content {
  flex: auto;
  display: block;
}
.list-item-3col-max .list-item-inner .list-specs p {
  margin-bottom: 10px !important;
}
.list-item-3col-max .list-item-inner a {
  color: #080808 !important;
}
.list-item-3col-max .list-item-inner a:hover {
  text-decoration: none;
}
.bar {
  height: 2px !important;
  margin: 16px auto !important;
}
/* Discipline */
.jumbotron .discipline-textbox h1 {
  text-shadow: 1px 1px 0px #a2d6de, 3px 3px 0px rgba(94, 172, 189, 0.8) !important;
  margin-bottom: 16px !important;
}
.discipline-textbox ul {
  padding: 0 16px !important;
  margin-bottom: 0 !important;
}
/* newPDPProduct */
#preview-home {
  background: #f8fafa !important;
}
#preview-home .preview-content-inner {
  padding: 5% !important;
}
.preview-content-inner {
  min-height: 100vh !important;
  background: #ffffff !important;
}
.preview-content-inner .microsite-content-center .copytext {
  max-width: 740px !important;
  margin: auto !important;
}
.section-title {
  letter-spacing: 1px !important;
  font-weight: 400 !important;
}
#preview-tab-content .bar {
  margin: 16px 0 !important;
}
#digital .btn-inline {
  margin-right: 3px;
}
/* Global from Marketing START*/
/* Test Bank CSS Start*/
@media only screen and (max-width: 991px) {
  .resource-entry .col:nth-child(3) {
    min-width: unset;
  }
}
#resources_college .resource-entry .h-size4 {
  margin: 0 !important;
}
.test_bank_learn {
  color: #00758E !important;
  text-decoration: underline;
}
#test_bank .resource-entry .col:nth-child(3) {
  min-width: 65%;
}
.test_bank_req_btn a.link-light {
  color: #ffffff !important;
}
.test_bank_req_btn a {
  color: #ffffff !important;
}
#resources_college .newPDPProduct-content-body {
  margin-top: 0px;
}
#resources_college .price-box-padding {
  margin-top: 0px;
}
.requestSelect_btn {
  margin-right: 0px;
}
/* Test Bank CSS end*/
.panel-price .accordion-toggle .panel-heading {
  padding-bottom: 33px !important;
}
.tab-pane .panel-price .isbn {
  margin-top: -34px !important;
  padding-left: 16px;
  padding-bottom: 0px;
}
.tab-pane .panel-price .panel-collapse {
  margin-top: 12px !important;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin: 0px !important;
  }
  .pagination {
    width: auto !important;
  }
}
/* SS-7437 CSS */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 5;
  color: white !important;
  background-color: #00758E !important;
  border-color: #cff3f9;
  transform: scale(1.1);
}
.pagination > li > a,
.pagination > li > span {
  padding: 12px 12px !important;
  width: 48px !important;
  height: 46px !important;
}
#pagination-id .pagination > li > a,
.pagination > li > span {
  font-size: 17px !important;
}
.pagination-href {
  font-size: 17px !important;
}
.Bootstrappage {
  width: 100%;
  text-align: center;
  padding-bottom: 0px;
}
.imgClass .nav-cart a .mini-cart-count.js-mini-cart-count {
  float: left;
}
.banner__component {
  margin-left: 0px;
  margin-right: 0px;
}
.valuetag {
  left: 18%;
  bottom: 12px;
}
.valuesample {
  left: -3%;
}
.valuetagspan {
  display: -webkit-inline-box !important;
  /* list-style: none; */
  margin: 0px !important;
  top: 3px !important;
  left: -3px !important;
  font-size: 8px !important;
  width: 8px;
}
@media only screen and (max-device-width: 767px) {
  .valuetag {
    left: 40%;
  }
  .valuesample {
    left: -8%;
  }
  .freealgn {
    left: -18%;
  }
  .addtcrtlgn {
    left: -19%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .valuesample {
    left: -10%;
  }
  #ajaxCartTopTotalSection {
    min-height: 155px;
  }
  .btn_lookinside_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .search-main {
    margin-top: 40px;
  }
  .contdesktp-login {
    margin-top: 80px !important;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  .panel-mbl-background {
    background: none !important;
    border: none !important;
  }
  .sortplpcontainer {
    width: 261px;
    margin-left: -195px !important;
    margin-top: -30px !important;
    border: 1px solid #080808;
  }
  .edit-buttondeskmbl {
    padding: 0px 13px 0px 0px;
  }
  .courseinfosec-margin {
    margin-left: 0px;
  }
  .plplist {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .algnvaluetag {
    left: 42%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .algnvaluetag {
    left: 40%;
  }
  .filterbymobileinvisible {
    display: block !important;
  }
  .filter-mobile-plp {
    display: none !important;
  }
  .panel.panel-filter {
    background: white;
    border-radius: 0;
    border-top: solid 1px #e2e9ec;
    position: absolute;
    top: 60px;
    width: 100%;
    height: 36px;
    border-bottom: solid 1px #e2e9ec;
    line-height: 16px;
    margin-left: -30px;
  }
  .list-item {
    width: 49.333%;
  }
  .plplist {
    width: 75%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .filter-mobile-plp {
    display: none;
  }
}
.padding-valuetag {
  padding: 0px 0px;
}
.priceandvaluetag {
  top: 2px;
}
.valuetagalhn {
  margin: -2px !important;
}
#instructorPDPvaluetag {
  background: #00b300!important;
  border: none !important;
  border-radius: 20px !important;
  width: 75px !important;
  font-weight: bold !important;
  height: 23px !important;
  font-size: 13px !important;
  padding: 3px 10px !important;
  clear: none !important;
  display: inline-block !important;
}
.newtagmargin {
  margin-right: 15px;
}
.valueplptag {
  font-weight: bold;
  font-size: 12px;
}
/* Signin dropdown Desktop starts */
.instsigninbtn {
  color: #ffffff !important;
  background: #142a35 !important;
  border-left: 1px solid #455A64 !important;
  font-weight: 600 !important;
  height: 50px !important;
  box-shadow: none !important;
  outline: none !important;
}
.instdropdowmul {
  background: #142a35 !important;
  left: 0 !important;
}
.instdropdowmli {
  color: #ffffff !important;
}
.insthr {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border: 0;
  border-top: 2px solid black;
}
.instsigninbtn[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
.header_mobile_text {
  float: right;
  margin: 3px -200px 0px 0px;
  font-size: 22px;
  font-weight: 700;
  font-family: "Source Serif Pro";
  color: white;
  cursor: pointer;
}
/* Signin dropdown Desktop Ends */
#colorbox {
  outline: 0;
}
.container-margin p.findmyrep-text {
  margin-left: 225px;
}
.neweditionavailable {
  margin-left: 10px !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  border-bottom: 2px solid !important;
}
/* Signin dropdown Desktop Ends */
.dropdown #signindropdown {
  text-transform: uppercase !important;
}
#pageMinHeight {
  margin-bottom: 0px !important;
  padding-bottom: 48px;
}
/* FOOTER SOCIAL ICONS CSS UPDATES */
.facebookimgli {
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: 5px;
}
.listdeskmar {
  margin-left: 10px;
  margin-bottom: -5px;
}
@media only screen and (max-width: 767px) {
  .facebookimglivis {
    visibility: visible !important;
    display: block !important;
    float: left !important;
    margin-right: 10px;
    max-width: 40px !important;
  }
  .listdeskmar {
    margin-left: 10px;
    margin-bottom: 0px !important;
  }
  .listdeskmar > li {
    border-bottom: 0px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .facebookimglivis {
    visibility: visible !important;
    display: block !important;
    float: left !important;
    margin-right: 10px;
    max-width: 40px !important;
  }
  .listdeskmar > li {
    border-bottom: 0px !important;
  }
}
.PlPnewvaluetag {
  margin-right: 5px;
  font-size: 11px;
  padding: 2px 12px !important;
  color: #080808;
  float: right;
}
.newplptagpdp {
  background: #aee5d3 !important;
  border: none !important;
  /* color: black !important; */
  border-radius: 20px !important;
  width: 42px !important;
  font-weight: 700 !important;
  height: 25px !important;
  font-family: 'Source Sans Pro', sans-serif;
  /* font-size: 0.8em !important; */
  height: 16px !important;
  line-height: 8px !important;
  display: inline-block !important;
  padding: 4px 10px !important;
  margin-right: -4px;
  cursor: auto;
}
.coming-soon {
  color: #080808;
  background: #ffc196;
}
.cmgsn {
  color: #080808;
  cursor: auto;
  font-size: 11px;
  font-weight: 700 !important;
}
.coming-soonplp {
  display: inline;
  /* padding: .2em .6em .3em; */
  padding: 4px 10px;
  font-size: 11px;
  width: 90px;
  line-height: -1;
  line-height: 8px !important;
  height: 16px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 700 !important;
  float: right;
  margin-right: -10px;
  cursor: auto;
}
.valuetagalhn {
  margin: -2px !important;
}
.valuetagahref {
  padding: 3px 10px !important;
  background: #3b822e !important;
  border: none !important;
  border-radius: 20px !important;
  width: 65px !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  height: auto !important;
  font-size: 13px !important;
  padding: 2px 12px !important;
  display: inline-block !important;
  float: right;
}
.coming-soontagpdp {
  background: #ffc196 !important;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 11px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.coming-soontagplp {
  background: #ffc196;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  font-weight: bold !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 11px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.coming-soontagplpprod {
  background: #ffe5d3;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 11px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.newtagpdp {
  background: #aee5d3 !important;
  border: none !important;
  border-radius: 20px !important;
  width: 46px !important;
  font-weight: bold !important;
  font-family: 'Source Sans Pro', sans-serif;
  height: 16px !important;
  line-height: 12px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.PDPvaluetag {
  margin-right: 5px;
  font-size: 13px;
  padding: 3px 10px !important;
  color: #080808;
  cursor: auto;
}
.valuetagpdp {
  background: #3b822e !important;
  border: none !important;
  border-radius: 20px !important;
  width: 70px !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  height: 16px !important;
  font-size: 13px !important;
  padding: 2px 12px !important;
  display: inline-block !important;
  margin-bottom: 3px;
  margin-right: 5px;
  cursor: auto;
}
.valuetagpdpicon {
  display: -webkit-inline-box !important;
  /* list-style: none; */
  margin: 0px !important;
  top: 0px !important;
  left: -2px !important;
  font-size: 9px !important;
}
@media (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {
  .filterbtnmbl.sort {
    margin-top: -10px !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .sort-margin-mobile {
    margin-right: -75px !important;
  }
  .filterbtnmbl.sort {
    margin-top: -10px !important;
  }
}
@media (max-width: 767px) {
  .navbar-toggle {
    display: block !important;
  }
  .insthr {
    border-top: none;
  }
  .sortplpcontainer {
    width: 261px;
    margin-left: -194px !important;
    margin-top: -40px !important;
    border: 1px solid #080808;
  }
  .navbar-header {
    float: none;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-header {
    margin-top: 0px !important;
  }
}
/* SS-8048 Start*/
.list-digital {
  display: block;
  border-top: solid 1px #efefef;
  padding-top: 10px;
  margin-top: 16px !important;
}
.list-digital-label {
  max-width: 20px !important;
  display: inline-block !important;
  margin-right: 5px;
}
.list-digital-labelabc {
  max-width: 24px !important;
  display: inline-block !important;
  margin-right: 5px;
  margin-bottom: 2px;
}
.modal {
  top: 5%;
  max-width: 800px;
  margin: auto;
  overflow-y: auto;
}
.AchieveFCS {
  width: 482px;
  height: 450px;
}
#viewdemoabc .modal-header {
  background: none !important;
  border-bottom: 1px solid #DDDDDD;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: auto;
    max-width: 100%;
    margin: 30px auto;
  }
}
@media only screen and (min-width: 992px) {
  .modal {
    top: 5%;
    max-width: 800px;
    margin: auto;
    overflow-y: auto;
  }
}
.mblviewafc {
  display: none;
}
.mblviewafcd {
  display: block;
}
@media only screen and (min-width: 360px) and (max-width: 812px) {
  .AchieveFCS {
    width: 393px;
    height: 450px;
    padding-right: 17px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mobileViewCorrection {
    margin-left: 25px;
    white-space: pre;
  }
}
/* SS-8048 End*/
/* IC PLP Redesign Start*/
.searchmbl {
  float: right;
  width: 400px;
}
.sortmbl {
  margin-top: -3px;
}
.sortinvmbl {
  display: none;
}
.contdesktp {
  margin-top: 115px;
}
.inyourbookbagdesk {
  display: none;
}
.imgmblanddesk {
  height: 95px;
  width: 65px !important;
}
.mblwidanddeswid {
  width: 400px;
}
.imgmbanddesmar {
  margin-top: 10px;
}
.editmblanddesk {
  width: 340px;
  margin-left: 0px;
  margin-bottom: 18px;
  text-align: center;
}
.mbcimgdec {
  /* box-shadow:-5px 10px 30px -10px rgba(20,42,53,0.4); */
  margin-bottom: 36px;
  max-width: 160px;
}
.bookbagindicator {
  background-color: #ffc196;
  color: black;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 15px;
  text-align: center;
  border-radius: 2em;
  padding: 0.166667em 0.5em;
}
.bookbagindicatordesk {
  margin-left: 26px;
  margin-top: 2px;
}
.panelbtmspace {
  /* margin-bottom: 400px; */
}
.cancconfmar {
  margin-right: 20px;
}
.inyurbgimgcnt {
  margin-top: 0px;
  margin-left: 15px;
  font-size: 17px;
  font-weight: bold;
}
.paprbcdes {
  margin-left: 15px;
}
.editalignc {
  margin-right: 65px;
}
.editaligncm {
  margin-right: 15px;
}
.mblviewafc {
  display: none;
}
.mblviewafcd {
  display: block;
  margin-top: 20px;
}
.mblviewafb {
  display: none;
}
#viewdemoabc .modal-header {
  background: none !important;
  border-bottom: 1px solid #DDDDDD;
}
.acfcsdesk {
  width: 393px;
  height: 108px;
  background: #F8FAFA;
  border-radius: 5px;
}
.acfcsdesk .acfcsspan {
  margin-left: 25px;
  padding-top: 20px;
}
.acfcsimg {
  width: 16px !important;
  height: 22px !important;
  margin-right: 10px !important;
  box-shadow: none !important;
}
.acfcssspan {
  color: #051B26 !important;
  font-size: 16px !important;
  font-weight: bold !important;
  clear: none !important;
}
.acfcsdesk .acfcsp {
  font-size: 14px !important;
  padding-top: 6px !important;
  color: #000000 !important;
}
.acfcsa {
  color: #00758E !important;
  font-weight: normal !important;
  cursor: pointer !important;
}
.acfcsssspan {
  clear: none !important;
  margin-left: 51px !important;
  line-height: 17px !important;
}
.thankyoudesk {
  font-size: 38px;
  color: #0B171D;
  font-family: Source Serif Pro Bold;
  margin-top: 5px;
}
.yourreturndesk {
  font-size: 24px;
  color: #0B171D;
  font-family: Source Sans Pro Semibold;
}
.ftsdesk {
  border: 2px solid #A2D6DD;
  background: #CFF3F9;
  width: 505px;
  height: 703px;
  border-radius: 5px;
  margin-left: 20px;
}
.ftsdesh {
  font-size: 16px;
  color: #0B171D;
  font-weight: bold;
}
.ftsdeshh {
  font-size: 18px;
  color: #0B171D;
  font-weight: bold;
}
.ftsdeshhh {
  font-size: 15px;
  color: #DA1B2C;
  font-weight: bold;
  margin-top: -5px !important;
}
/* Portrait and Landscape */
@media only screen and (min-device-width: 770px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  .ftsdesk {
    border: 2px solid #A2D6DD;
    background: #CFF3F9;
    width: auto !important;
    height: auto;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* Portrait and Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -60px !important;
    margin-top: 58px;
  }
  .filterbtnmbl.sort {
    margin-top: -10px !important;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -80px !important;
  }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (orientation: landscape) {
  .filterbtnmbl.sort {
    margin-top: -10px !important;
    margin-right: 0px;
  }
  .contdesktp-login {
    margin-top: 80px !important;
  }
}
/*Galaxy-S5-Portrait */
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -190px !important;
    margin-top: 10px;
  }
  .sortmbl {
    margin-top: 32px;
    margin-right: -222px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .panel.panel-filter .panel-heading {
    padding: 37px 0px !important;
    background: none!important;
    height: 37px;
  }
  .search-main {
    margin-top: -2px;
  }
  .surface-input-grp {
    margin-top: 20px;
  }
}
/*I-phone-X-Portrait */
@media only screen and (min-width: 360px) and (max-width: 1024px) {
  .brcmbsm {
    width: 500px;
    /* margin-top: 15px; */
  }
  .newPDPProduct-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .btrmbl {
    margin-left: 570px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -15px;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 200px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait */
@media only screen and (min-device-width: 816px) and (max-device-width: 1039px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
  .bookbagcheckoutcourseabc {
    width: 772px;
  }
  footer {
    width: 800px;
  }
}
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
  footer .specs-divider {
    display: none;
  }
  footer .list-inline > li {
    display: block;
    border-bottom: dotted 1px #566a75;
    margin-right: -227px;
    margin-left: -15px;
  }
  .brcmbsm {
    width: 500px;
    margin-top: 35px;
  }
  .sortmbl {
    margin-top: 0px;
    margin-right: -15px;
  }
  .ftsdesk {
    border: 2px solid #A2D6DD;
    background: #CFF3F9;
    width: 400px !important;
    height: auto;
    border-radius: 5px;
  }
  .bookbagcheckoutcourseabc {
    width: auto;
  }
  footer {
    width: 800px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .contdesktp {
    margin-top: 0px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 6px !important;
    background: none!important;
    height: 37px;
  }
  .search-main {
    margin-top: 0px !important;
  }
  .surface-input-grp {
    margin-top: 7px;
  }
}
/* Portrait and Landscape */
@media screen and (device-width: 800px) and (device-height: 400px) {
  .brcmbsm {
    width: 350px;
    margin-top: 55px !important;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .ftsdeshipad {
    width: auto;
    margin-left: 0px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
}
/* Portrait */
/*I-phone-X-Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .mbllndscape {
    display: none;
  }
  .search-main {
    margin-top: 40px;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  .filter-mobile-plp {
    display: block !important;
  }
  .filterbtnmbl.sort {
    margin-right: -40px;
  }
  .plplist {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .list-item {
    width: 50%;
  }
  .panel.panel-filter {
    background: white;
    border-radius: 0;
    border-top: solid 1px #e2e9ec;
    position: absolute;
    top: -35px;
    width: 100%;
    height: 36px;
    border-bottom: solid 1px #e2e9ec;
    line-height: 16px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .brcmbsm {
    width: 350px;
    margin-top: 45px;
  }
  .btrmbl {
    margin-left: 630px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 10px;
  }
  .bookbagcheckoutcourseabc {
    margin-left: -14px !important;
    width: 824px;
  }
  .contdesktp {
    margin-top: 90px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -5px;
    margin-top: -10px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 453px;
  }
  .btrmbl {
    margin-left: 620px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/*I-phone-6,7,8-Landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mbllndscape {
    display: none;
  }
  .btrmbl {
    margin-left: 630px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
  .mblip {
    display: none;
  }
  footer {
    width: 850px;
  }
  .sortmbl {
    margin-top: 32px;
    margin-right: -220px;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 10px;
  }
  .bookbagcheckoutcourseabc {
    margin-left: -14px !important;
    width: auto !important;
  }
  .contdesktp {
    margin-top: 90px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -200px;
    margin-top: 10px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 453px;
  }
  .btrmbl {
    margin-left: 650px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
.searchmblhv {
  float: left;
  width: 362px;
  margin-left: 20px;
  margin-top: 20px;
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -60px !important;
    margin-top: 58px;
  }
  .mblip {
    width: 445px ;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -70px !important;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .newPDPProduct-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -110px !important;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -120px !important;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 235px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -280px;
    margin-top: 10px;
  }
  .sortmbl {
    margin-top: 32px;
    margin-right: -295px;
  }
}
@media only screen and (min-device-width: 410px) and (max-device-width: 645px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: 464px !important;
  }
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .filterbymobileinvisible {
    display: none !important;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -100px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -90px !important;
    margin-top: 58px;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .newPDPProduct-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    width: 362px;
    margin-left: 5px;
    margin-top: 50px;
    margin-right: -50px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -60px;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 200px;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .filterbtnmbl.sort {
    margin-right: 0px;
  }
  .filterbtnmbl.sort {
    margin-top: -10px !important;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -20px !important;
    margin-top: 58px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -50px;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  .mblviewafcd {
    display: none;
  }
  .mblviewafb {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .newPDPProduct-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -65px !important;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -76px !important;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 235px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
/* ----------- Galaxy S4, S5 and Note 3 ----------- */
/* Portrait */
@media screen and (min-width: 320px) and (min-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -20px !important;
    margin-top: 58px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -50px;
  }
  .filterbymobileinvisible {
    display: none !important;
  }
  a.caret-text,
  .caret-text {
    color: #142A35 !important;
    font-weight: bold;
    font-size: 16px !important;
    font-family: Source Sans Pro !important;
    text-transform: uppercase;
    /* border: solid 1px #080808; */
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 3px;
  }
  .panel.panel-filter .panel-heading {
    padding: 0px 0px;
    background: none!important;
    height: 37px;
  }
  .inputsrchtg {
    width: 313px !important;
    margin-left: 0px;
  }
  .acfcsa {
    color: #00819A !important;
    font-weight: normal !important;
    cursor: pointer !important;
  }
  .acfcsp {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #000000 !important;
    margin-left: 50px !important;
  }
  .acfcsimg {
    width: 16px !important;
    height: 23px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
  }
  .acfcsspanmbl {
    margin-left: 25px !important;
    padding-top: 18px !important;
  }
  .acfcsmbl {
    width: 346px;
    height: 120px;
    background: #F8FAFA;
    border-radius: 5px;
  }
  .AchieveFCS {
    width: 393px;
    height: 450px;
  }
  .mblviewafc {
    display: block;
  }
  input[type=checkbox] {
    margin: 6px 5px 8px 4px;
  }
  .breadcrumbmbloly {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: -15px;
    color: #142A35;
    font-size: 16px;
    width: 350px;
  }
  .editaligncm {
    margin-right: -1px;
  }
  .editalignc {
    margin-right: 2px;
  }
  .padding-areyou {
    margin-top: 40px;
  }
  .paprbcdes {
    margin-left: 10px;
  }
  .cutwoimg {
    width: 247px;
    height: 295px;
  }
  .inyurbgimgcnt {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
  }
  .savandcntdeskabc {
    width: 100%;
  }
  .cncsrdesk {
    margin-right: 10px !important;
  }
  .panelbtmspace {
    margin-bottom: 0px;
  }
  .cmppm {
    margin-left: -5px;
  }
  .editmblanddesk {
    width: 340px;
    /* margin-left: 20px;*/
    margin-bottom: 20px;
    text-align: center;
  }
  .mbldisanddes {
    display: none;
  }
  .mbcimgdec {
    max-width: 250px;
  }
  .disciplinemblcrt[aria-expanded="false"] .btn-caret {
    transform: rotate(-90deg);
  }
  .mblwidanddeswid {
    width: 400px;
    margin-top: 30px;
  }
  .imgmbanddesmar {
    margin-top: 30px;
  }
  .inyourbookbagmbl {
    display: none;
  }
  .bookbagcheckout {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseab {
    margin-left: 0px !important;
    width: 400px;
  }
  .bookbagcheckoutcourseabc {
    width: 434px !important;
  }
  .imgmblanddesk {
    height: 300px;
    width: 247px !important;
    margin-left: 5px;
  }
  .imgmblcart {
    width: 247px;
  }
  .inyourbookbagdesk {
    display: block;
    color: black !important;
  }
  .disciplinemblcrt[aria-expanded="true"] .btn-caret {
    transform: rotate(0deg);
  }
  .newPDPProduct-listmbl {
    margin-top: 0px !important;
    margin-left: -16px !important;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -100px !important;
    margin-top: 58px;
  }
  .contdesktp {
    margin-top: 0px;
  }
  .sortmbl {
    margin-top: -24px;
    margin-right: -110px !important;
  }
  .filterbtnmbl {
    display: flex;
  }
  .sortinvmbl {
    display: block;
  }
  .list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 36px;
    float: right;
  }
  .deskfilter {
    display: block !important;
  }
  .btrmbl {
    margin-left: 235px !important;
    /* padding-top: 3px; */
    height: 23px;
    line-height: 0px !important;
    /* padding-bottom: 28px; */
  }
}
.breadcrumbnewplp {
  color: #00758E;
  font-size: 15px;
  cursor: pointer;
}
.breadcrumbnewplpclr {
  color: #00819A;
  font-size: 14px;
  cursor: pointer;
}
.numberCircle {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 6px 12px;
  background: #CFF3F9;
  border: 1px solid #51ABBA;
  color: #666;
  text-align: center;
  font: 20px Source Sans Pro Light;
}
.foo {
  float: left;
  width: 10px;
  height: 10px;
  margin: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #0B171D;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  .sortmbl {
    margin-top: -25px !important;
    margin-right: -15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .mblip {
    width: 480px;
  }
}
@media only screen and (min-device-width: 384px) and (max-device-width: 640px) and (orientation: portrait) {
  .sortmbl {
    margin-top: -24px;
    margin-right: -55px !important;
  }
  .mblip {
    width: 445px;
  }
  .searchmbl {
    float: right;
    width: 362px;
    margin-right: -45px !important;
    margin-top: 58px;
  }
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
}
@media only screen and (min-device-width: 411px) and (max-device-width: 731px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .mblip {
    width: 475px;
  }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 600px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
  .mblip {
    width: 660px;
  }
}
@media only screen and (max-device-width: 1280px) and (min-device-width: 800px) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    width: auto !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .bookbagcheckoutcourseabc {
    margin-left: -15px !important;
    width: auto !important;
  }
}
.breadcrumbnewplpsa {
  color: #008DA5;
  font-size: 15px;
  cursor: pointer;
}
.breadcrumbnewplpsm {
  color: #00758E;
  font-size: 15px;
  cursor: pointer;
}
.checkoutparagraph {
  margin-left: 47px;
  margin-top: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #333333 !important;
}
.bookbagcheckoutcourseab {
  margin-left: 230px;
}
.bookbagcheckout {
  margin-left: 100px;
}
.inputnewplpdsgn.inputsrchtg.form-control {
  border-radius: 0;
  border-color: #C9D4D8;
  height: 40px;
  background: #FFFFFF;
  font-style: italic;
  font-size: 16px !important;
  font-weight: 600;
  color: #555;
  box-shadow: 0 6px 12px #C9D4D8;
  cursor: pointer;
  padding: 0 22px;
  z-index: 0;
}
a.caret-text.sort {
  color: #142A35;
  font-weight: bold;
  font-size: 14px;
  font-family: Source Sans Pro !important;
  text-transform: uppercase;
  padding: 3px 10px;
  text-decoration: none;
  margin-right: 3px;
  margin-left: 0px;
}
.filterbtnmbl.sort {
  margin-top: 4px;
}
.btn-caret.sort {
  max-width: 12px;
  margin: -3px 0px 0px 2px;
}
.mm-checkbox-filter input[type=checkbox] {
  border: 1px solid #686868;
  border-radius: 4px;
  margin: 0px 6px 8px 0px;
}
.mm-checkbox-filter input[type=checkbox]:checked {
  background: #00758e url(../images/checkMarkSortPLPHover.svg) no-repeat center center;
  background-size: 10px 12px;
  border-color: transparent;
}
label.labelCheckbox {
  font-size: 90%;
  color: #080808;
  font-weight: normal;
}
.pagination-div .pagination > li > a,
.pagination > li > span {
  font-size: 15px !important;
}
.mm-filter-header {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #142a35;
}
.sortColorPLP {
  color: #00647A;
  background-color: #ffffff;
}
.sortColorPLP:hover {
  color: white;
  text-decoration: none;
  background-color: #00758e;
}
.sortHighlights:hover > span {
  height: 16px;
  width: 16px;
  background: url(../images/checkMarkSortPLPHover.svg) center;
  background-size: 16px 16px;
  float: right;
  color: white;
  text-decoration: none;
  background-color: #00758e;
}
.sortHighlightplp {
  float: right;
  font-weight: bold;
  height: 16px;
  width: 16px;
  background: url(https://prod-cat-files.macmillan.cloud/MediaResources/instructorcatalog/global/checkmark-sort.svg) center;
  background-size: 16px 16px;
}
@media screen and (device-width: 360px) and (device-height: 640px) and (orientation: landscape) {
  .contdesktp-login {
    margin-top: 80px !important;
  }
}
#sortOptions1 li {
  padding: 8px 10px;
}
.sortplpcontainer {
  width: 261px;
  margin-left: -181px;
  margin-top: -50px;
  border: 1px solid #080808;
}
.hrsort {
  color: #cfd8dc !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
span.breadcrumbnewplpclr {
  color: #00819A;
  font-size: 14px;
  cursor: default !important;
}
#sortOptions1 hr:last-child {
  display: none;
}
.search-bar-icon-desk {
  cursor: pointer;
  height: 0px !important;
  background: #a2d6dd !important;
  padding: 0px 13px;
  border-radius: 0px;
  box-shadow: 0 6px 12px #C9D4D8 !important;
}
.checkBoxDisable {
  pointer-events: none;
  opacity: 0.3;
}
.search-results li > p {
  text-align: left !important;
}
.PLPmodal-Header {
  padding: 15px 0px 10px 15px !important;
}
.modal-body-height {
  height: calc(95vh);
  overflow-y: auto;
}
.pagination > .active > span {
  z-index: 0;
}
.modal-caret {
  transform: rotate(-90deg);
}
.modal-carett {
  transform: rotate(-90deg);
}
.modal-caret-in {
  transform: rotate(0deg);
}
.js-site-search-input {
  z-index: 0 !important;
}
.filter-background {
  z-index: 0 !important;
}
.contdesktp-login {
  margin-top: 150px;
}
.card-body-spacing {
  margin-left: 19px;
  margin-top: 5px;
}
#search-box-mobile .input-group .form-control {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 6px 12px #C9D4D8 ;
  border-radius: 0px;
  border-color: #cfd8dc;
  height: 48px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#search-box-mobile .input-group .form-control:focus {
  border-color: #66afe9;
}
#search-box-mobile .input-group .input-group-addon {
  color: #080808;
  border: none;
  cursor: pointer;
  height: 0px !important;
  background: #a2d6dd;
  padding: 0px 12px;
  border-radius: 0px;
  box-shadow: 0 6px 12px #C9D4D8;
}
#search-box-mobile ul.search-results {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 1em;
  position: absolute;
  width: 97% !important;
  z-index: 100;
  border-top: solid 1px #EFF2F3;
}
/* IC PLP Redesign End*/
.lookinside_warning {
  margin: 10px;
  margin-top: -5px;
}
.lookinside_paragraphText {
  font-size: 12px;
  line-height: 15px;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  margin: 10px;
}
.lookinside_fileHead {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  margin-left: 10px;
  margin-top: -10px;
}
.lookinside_listgroup {
  margin-left: 10px;
  margin-bottom: -30px;
}
.lookinside_title {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #080808;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.modal-body-height {
  padding-bottom: 60px;
}
.switch-site {
  margin-left: 1200px;
  width: 50px;
  right: 0px;
  top: -10px;
}
.site-tab {
  max-width: 400px;
  left: 0px;
  height: 10px;
}
.nav-bar {
  left: 0px;
  max-width: 300px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px !important;
  padding-left: 5px;
}
footer .container-fluid .row .col-md-9 .col-md-9 {
  width: 100% !important;
}
.include_font {
  font-family: Source Sans Pro !important;
  font-weight: 600 !important;
  font-size: 13px;
}
small.include_font {
  color: #000000 !important;
}
.new_size_fnt {
  background: #FFAFAF !important;
}
.text-muted .link-inline {
  border-bottom: solid 1px !important;
}
.statusalertimg {
  width: 15px !important;
  height: 13px !important;
  margin-bottom: 3px !important;
}
.label-verification {
  float: none !important;
  margin-left: 0px !important;
  font-size: 13px;
  padding: 3px 6px 3px 5px!important;
  vertical-align: middle !important;
}
.label-verification-false {
  float: none !important;
  margin-left: 0px !important;
  font-size: 13px;
  padding: 3px 6px 3px 5px!important;
  vertical-align: middle !important;
}
.myaccount-verification-fnlabel {
  margin-right: 10px !important;
}
.include_font {
  text-transform: capitalize !important;
}
.almost-there-page {
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: initial !important;
}
.almost-there-verfication {
  top: 0px;
  left: 0px;
  bottom: 60px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.at-author {
  font-family: Source Sans Pro !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.at-phone {
  color: #080808 !important;
  font-family: Source Sans Pro !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.at-mail {
  color: #1155CC !important;
  font-family: Source Sans Pro !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.at-return-btn {
  color: #ffffff !important;
  background: #00758E !important;
  text-align: center !important;
  display: inline-block !important;
  font-family: 'SourceSansPro-Regular', Arial, sans-serif !important;
  font-size: 15px !important;
  margin: 0px !important;
  border: none !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  text-decoration: none !important;
  cursor: pointer !important;
  padding: 8px 10px !important;
  width: 100% !important;
  max-width: 100% !important;
}
.at-publisher {
  font-family: Source Sans Pro !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}
.at-author-v1 {
  font-family: Source Sans Pro !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  margin-bottom: 0px !important;
}
.at-universtity {
  font-family: Source Sans Pro !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-top: -5px !important;
  word-break: break-all;
}
.at-font {
  font-family: Source Sans Pro !important;
  font-size: 20px !important;
  margin-top: 10px !important;
}
.almost_there-thankyou {
  line-height: 1.4 !important;
  padding: 30px !important;
}
.almost_there-thankyou .logo {
  margin-bottom: -20px !important;
}
.return-at-btn {
  margin-bottom: 30px !important;
}
.at-container-thankyou {
  top: -30px !important;
}
.at-container-verification {
  padding-top: 0px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .at-container-thankyou #content {
    padding-bottom: 0px !important;
  }
  .almost_there-thankyou {
    margin-bottom: -10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .at-container-thankyou #content {
    padding-bottom: 0px !important;
  }
  .almost_there-thankyou {
    margin-bottom: -10px !important;
  }
}
#signindropdown:focus {
  border: 2px solid white !important;
}
/* @layer utilities */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(-50%);
  transform: var(--tw-transform);
  margin-left: -2px;
  margin-top: -7px;
}
.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.text-gray-700 {
  --tw-text-opacity: 1;
}
.text-gray-900 {
  --tw-text-opacity: 1;
}
.text-primary {
  --tw-text-opacity: 1;
}
.text-white {
  --tw-text-opacity: 1;
}
.translate-y-12 {
  --tw-translate-y: 3rem;
  transform: var(--tw-transform);
}
.shadow-\[-10px_10px_20px_-10px_rgba\(20\,42\,53\,0\.20\)\] {
  --tw-shadow: -10px 10px 20px -10px rgba(20, 42, 53, 0.2);
  --tw-shadow-colored: -10px 10px 20px -10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_4px_20px_0_rgba\(136\,136\,136\,0\.4\)\] {
  --tw-shadow: 0 4px 20px 0 rgba(136, 136, 136, 0.4);
  --tw-shadow-colored: 0 4px 20px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.absolute {
  position: absolute;
}
.block {
  display: block;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.fill-current {
  fill: currentColor;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
}
.flex-auto {
  flex: 1 1 auto;
}
.gap-1 {
  grid-gap: 0.25rem;
  gap: 0.25rem;
}
.gap-3 {
  grid-gap: 0.75rem;
  gap: 0.75rem;
}
.gap-4 {
  grid-gap: 1rem;
  gap: 1rem;
}
.gap-5 {
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
.gap-6 {
  grid-gap: 1.5rem;
  gap: 1.5rem;
}
.gap-8 {
  grid-gap: 2rem;
  gap: 2rem;
}
.gap-10 {
  grid-gap: 2.5rem;
  gap: 2.5rem;
}
.gap-16 {
  grid-gap: 4rem;
  gap: 4rem;
}
.grid {
  display: -ms-grid;
  display: grid;
}
.h-5 {
  height: 1.25rem;
}
.h-auto {
  height: auto;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.opacity-0 {
  opacity: 0;
}
.order-last {
  order: 9999;
}
.overflow-hidden {
  overflow: hidden;
}
.p-2 {
  padding: 0.5rem;
}
.p-6 {
  padding: 1.5rem;
}
.relative {
  position: relative;
}
.w-5 {
  width: 1.25rem;
}
.w-20 {
  width: 5rem;
}
.w-32 {
  width: 8rem;
}
.w-full {
  width: 100%;
}
.bg-danger {
  --tw-bg-opacity: 1;
}
.bg-primary {
  --tw-bg-opacity: 1;
}
.bg-primary-200 {
  --tw-bg-opacity: 1;
}
.bg-primary-300 {
  --tw-bg-opacity: 1;
}
.bg-ui {
  --tw-bg-opacity: 1;
}
.bg-ui-600 {
  --tw-bg-opacity: 1;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: #ffffff;
}
.border-gray-500 {
  --tw-border-opacity: 1;
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
}
.inset-x-0 {
  right: 0px;
  left: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-28 {
  padding-top: 2rem;
  padding-bottom: 7rem;
}
.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.text-2xl {
  font-size: 2.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 2.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 2rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 2rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.text-xl {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 1.75rem;
  line-height: 1rem;
}
.top-1\/2 {
  top: 50%;
}
.border-1 {
  border-width: 1px;
}
.border-current {
  border-color: currentColor;
}
.bottom-0 {
  bottom: 0px;
}
.flex-col {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-wrap {
  flex-wrap: wrap;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.leading-6 {
  line-height: 1.9rem;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.left-0 {
  left: 0px;
}
.left-4 {
  left: 1rem;
}
.max-w-\[170px\] {
  max-width: 170px;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 94%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 45rem;
}
.max-w-screen-xs {
  max-width: 458px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xs {
  max-width: 20rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-px {
  margin-bottom: 1px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-auto {
  margin-left: auto;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.overflow-y-auto {
  overflow-y: auto;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-60 {
  padding-bottom: 15rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-28 {
  padding-top: 7rem;
}
.pt-32 {
  padding-top: 8rem;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-center {
  text-align: center;
}
.top-0 {
  top: 0px;
}
.uppercase {
  text-transform: uppercase;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.grid-cols-1 {
  -ms-grid-columns: repeat(1, minmax(0, 1fr));
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  -ms-grid-columns: repeat(2, minmax(0, 1fr));
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.list-disc {
  list-style-type: disc;
}
.list-img {
  list-style-type: img;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.underline {
  text-decoration-line: underline;
}
.rounded-br-\[40px\] {
  border-bottom-right-radius: 40px;
}
.\[\&\>\:nth-child\(odd\)_\.list-img\]\:order-last > :nth-child(odd) .list-img {
  order: 9999;
}
.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
}
.hover\:text-current:hover {
  color: currentColor;
}
.hover\:bg-primary-600:hover {
  --tw-bg-opacity: 1;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.focus\:text-gray-400:focus {
  --tw-text-opacity: 1;
}
.focus\:text-white:focus {
  --tw-text-opacity: 1;
}
.focus\:text-current:focus {
  color: currentColor;
}
.focus\:bg-primary-600:focus {
  --tw-bg-opacity: 1;
}
.focus\:no-underline:focus {
  text-decoration-line: none;
}
.\[\&_details\[open\]\>summary_\.iconify\]\:rotate-90 details[open] > summary .iconify {
  --tw-rotate: 90deg;
  transform: var(--tw-transform);
}
.\[\&\[aria-expanded\=true\]\>\.iconify\]\:rotate-90[aria-expanded="true"] > .iconify {
  --tw-rotate: 90deg;
  transform: var(--tw-transform);
}
.\[\&\[aria-expanded\=true\]\]\:text-gray-900[aria-expanded="true"] {
  --tw-text-opacity: 1;
}
.group:focus .group-focus\:text-primary {
  --tw-text-opacity: 1;
}
.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
}
.\[\&_details\>summary\+div_a\]\:text-primary details > summary + div a {
  --tw-text-opacity: 1;
}
.\[\&\>li\>a\]\:text-primary > li > a {
  --tw-text-opacity: 1;
}
.\[\&\>\.active\>a\]\:text-white > .active > a {
  --tw-text-opacity: 1;
}
.\[\&_\*\]\:cursor-not-allowed * {
  cursor: not-allowed;
}
.\[\&_details\>summary\]\:cursor-pointer details > summary {
  cursor: pointer;
}
.\[\&_details\>summary\]\:flex details > summary {
  display: flex;
}
.\[\&_details\>summary_\.iconify\]\:flex-none details > summary .iconify {
  flex: none;
}
.\[\&_details\>summary\]\:gap-2 details > summary {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}
.\[\&\>\*\]\:inline > * {
  display: inline;
}
.\[\&_details\>summary_\.iconify\]\:opacity-50 details > summary .iconify {
  opacity: 0.5;
}
.\[\&\>\.active\>a\]\:bg-primary > .active > a {
  --tw-bg-opacity: 1;
}
.\[\&\>li\>a\]\:bg-white > li > a {
  --tw-bg-opacity: 1;
}
.\[\&\>li\:not\(\:last-child\)\]\:border-gray-300 > li:not(:last-child) {
  --tw-border-opacity: 1;
}
.\[\&_details\]\:py-4 details {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.\[\&_details\>summary\]\:text-lg details > summary {
  font-size: 2.125rem;
  line-height: 1.75rem;
}
.\[\&_details\>summary\]\:font-bold details > summary {
  font-weight: 700;
}
.placeholder\:italic::placeholder {
  font-style: italic;
}
.\[\&_details\>summary\]\:items-center details > summary {
  align-items: center;
}
.\[\&_details\>summary\]\:justify-between details > summary {
  justify-content: space-between;
}
.\[\&_details\>summary\]\:leading-6 details > summary {
  line-height: 1.5rem;
}
.\[\&\>li\:not\(\:last-child\)\]\:mb-10 > li:not(:last-child) {
  margin-bottom: 2.5rem;
}
.\[\&\>li\:not\(\:last-child\)\]\:pb-10 > li:not(:last-child) {
  padding-bottom: 2.5rem;
}
.\[\&_\*\]\:pointer-events-none * {
  pointer-events: none;
}
.\[\&_details\>summary\+div\]\:pt-2 details > summary + div {
  padding-top: 0.5rem;
}
.\[\&_details\>summary\]\:list-none details > summary {
  list-style-type: none;
}
.group:focus .group-focus\:underline {
  text-decoration-line: underline;
}
.group:hover .group-hover\:underline {
  text-decoration-line: underline;
}
.\[\&_details\>summary\+div_a\]\:underline details > summary + div a {
  text-decoration-line: underline;
}
.\[\&\>li\:not\(\:last-child\)\]\:border-b > li:not(:last-child) {
  border-bottom-width: 1px;
}
.\[\&\>li\>a\]\:ring-current > li > a {
  --tw-ring-color: currentColor;
}
.\[\&\>\.active\>a\]\:hover\:bg-primary > .active > a:hover {
  background-color: #00758e;
}
.\[\&\>li\>a\]\:hover\:bg-primary-200 > li > a:hover {
  background-color: #cff3f9;
}
@media (prefers-reduced-motion: no-preference) {
  .motion-safe\:transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .motion-safe\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .motion-safe\:duration-300 {
    transition-duration: 300ms;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .\[\&_details\>summary_\.iconify\]\:motion-safe\:transition details > summary .iconify {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}
@media (min-width: 768px) {
  .md\:text-sm {
    font-size: 1.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px) {
  .md\:max-w-\[200px\] {
    max-width: 200px;
  }
}
@media (min-width: 992px) {
  .lg\:flex {
    display: flex;
  }
}
@media (min-width: 992px) {
  .lg\:flex-auto {
    flex: 1 1 auto;
  }
}
@media (min-width: 992px) {
  .lg\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
}
@media (min-width: 992px) {
  .lg\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem;
  }
}
@media (min-width: 992px) {
  .lg\:order-last {
    order: 9999;
  }
}
@media (min-width: 992px) {
  .lg\:order-none {
    order: 0;
  }
}
@media (min-width: 992px) {
  .lg\:w-72 {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .lg\:w-auto {
    width: auto;
  }
}
@media (min-width: 992px) {
  .lg\:border-gray-300 {
    --tw-border-opacity: 1;
  }
}
@media (min-width: 992px) {
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (min-width: 992px) {
  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 992px) {
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .lg\:text-lg {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .lg\:flex-row {
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .lg\:items-start {
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .lg\:max-w-none {
    max-width: none;
  }
}
@media (min-width: 992px) {
  .lg\:ml-0 {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .lg\:ml-auto {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .lg\:pt-28 {
    padding-top: 2rem;
  }
}
@media (min-width: 992px) {
  .lg\:grid-cols-2 {
    -ms-grid-columns: repeat(2, minmax(0, 1fr));
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .lg\:grid-cols-3 {
    -ms-grid-columns: repeat(3, minmax(0, 1fr));
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .lg\:grid-cols-4 {
    -ms-grid-columns: repeat(4, minmax(0, 1fr));
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .lg\:border-r {
    border-right-width: 1px;
  }
}
@media (min-width: 1200px) {
  .xl\:ml-72 {
    margin-left: 0rem;
  }
}
@media (min-width: 1200px) {
  .xl\:grid-cols-5 {
    -ms-grid-columns: repeat(5, minmax(0, 1fr));
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.divide-gray-300 .panel {
  background-color: #fff !important;
  border-bottom: 2px solid #f3f3f3 !important;
}
.collapse.in {
  visibility: visible !important;
}
.\[\&\>li\>a\]\:bg-white > li > a {
  background-color: #ffffff;
}
.\[\&\>\.active\>a\]\:bg-primary > .active > a {
  background-color: #00758e;
}
.\[\&\>\.active\>a\]\:text-white > .active > a {
  color: #ffffff;
}
@media (min-width: 992px) {
  .lg\:border-gray-300 {
    border-color: #dddddd;
  }
}
.text-lg {
  font-size: 2rem;
  line-height: 1.75rem;
}
.bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: #a2d6dd;
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: #080808;
}
.bg-ui {
  --tw-bg-opacity: 1;
  background-color: #142a35;
}
.text-white {
  --tw-text-opacity: 1;
  color: #ffffff;
}
.template-pages-alternateProduct-alternateProductLayout1Page {
  overflow-y: hidden;
}
.newPDPProduct-content .microsite-wrapper .copy-column .copy-column-centered .microsite-button {
  color: #00758e !important;
  background: #ffffff !important;
  border: 1px solid #00758e !important;
  font-weight: 400;
  border-radius: 3px !important;
}
.template-pages-alternateProduct-alternateProductLayout1Page footer {
  display: none;
}
.main-sub-pills > ul > li > a {
  border: 1px solid !important;
}
.bg-primary-200 {
  background-color: #a2d6dd;
}
.readmoreissuefix {
  pointer-events: none;
}
.instructor_newcartmodal {
  pointer-events: all;
}
a[aria-expanded="true"] .text-gray-700 {
  transform: rotate(90deg) !important;
}
.collapsed .text-gray-700 {
  transform: rotate(0deg) !important;
}
#aside-nav li a {
  color: inherit;
}
#aside-nav li a:hover,
#aside-nav li a:hover {
  color: #23527c;
  text-decoration: underline;
}
.microsite-product-info {
  padding-bottom: 2.5rem;
}
.template-pages-alternateProduct-alternateProductLayout1Page #instructor .nav-tabs.nav-justified > .active > a {
  border-color: transparent;
  color: #142a35;
  background: #FFFFFF;
  font-weight: 600;
  border-bottom: 5px solid #00758e;
}
.max-w-6xl .newtab-pane {
  display: none;
}
.max-w-6xl .active {
  display: block;
}
.newPDPComingSoonTag {
  background: #E0EB83;
  font-family: Source Sans Pro;
  color: #080808 !important;
  font-weight: 600 !important;
  font-size: 12px;
  line-height: 18px !important;
  border: none !important;
  border-radius: 20px !important;
  width: auto !important;
  height: 21px !important;
  display: inline-block !important;
  padding: 1px 12px !important;
}
.studentpricingdisplay {
  display: none;
}
.carousel {
  position: relative !important;
}
.carousel-inner {
  position: relative  !important;
  overflow: hidden  !important;
  width: 100% !important;
}
.carousel-inner > #relatedTitlesCarousel > .item {
  display: none  !important;
  position: relative  !important;
  -webkit-transition: 1000s ease-in-out left !important;
  transition: 1000s ease-in-out left !important;
}
.carousel-inner > #relatedTitlesCarousel > .item > img,
.carousel-inner > #relatedTitlesCarousel > .item > a > img {
  display: block  !important;
  max-width: 100%  !important;
  height: auto  !important;
  line-height: 1 !important;
}
.carousel-inner > #relatedTitlesCarousel > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block  !important;
}
.carousel-inner > #relatedTitlesCarousel > .active {
  left: 0  !important;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute  !important;
  top: 0  !important;
  width: 100% !important;
}
.carousel-inner > .next {
  left: 100% !important;
}
.carousel-inner > .prev {
  left: -100% !important;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0 !important;
}
.carousel-inner > .active.left {
  left: -100% !important;
}
.carousel-inner > .active.right {
  left: 100% !important;
}
.carousel-control {
  position: absolute  !important;
  top: 0  !important;
  left: 0  !important;
  bottom: 0  !important;
  width: 15%  !important;
  opacity: .5  !important;
  filter: alpha(opacity=50) !important;
  font-size: 20px  !important;
  color: #fff  !important;
  text-align: center  !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6) !important;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%)) !important;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important;
}
.carousel-control.right {
  left: auto  !important;
  right: 0  !important;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%)) !important;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1) !important;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0  !important;
  color: #fff  !important;
  text-decoration: none  !important;
  opacity: .9  !important;
  filter: alpha(opacity=90) !important;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute  !important;
  top: 50%  !important;
  z-index: 5  !important;
  display: inline-block !important;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50% !important;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50% !important;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px  !important;
  height: 20px  !important;
  margin-top: -10px !important;
  margin-left: -10px !important;
  font-family: serif !important;
}
.carousel-control .icon-prev:before {
  content: '\2039' !important;
}
.carousel-control .icon-next:before {
  content: '\203a' !important;
}
.carousel-indicators {
  position: absolute  !important;
  bottom: 10px  !important;
  left: 50%  !important;
  z-index: 15  !important;
  width: 60%  !important;
  margin-left: -30% !important;
  padding-left: 0  !important;
  list-style: none  !important;
  text-align: center !important;
}
.carousel-indicators li {
  display: inline-block !important;
  width: 10px  !important;
  height: 10px  !important;
  margin: 1px  !important;
  text-indent: -999px !important;
  border: 1px solid #fff  !important;
  border-radius: 10px  !important;
  cursor: pointer  !important;
  background-color: #000 \9  !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.carousel-indicators .active {
  margin: 0  !important;
  width: 12px  !important;
  height: 12px  !important;
  background-color: #fff !important;
}
.carousel-caption {
  position: absolute  !important;
  left: 15%  !important;
  right: 15%  !important;
  bottom: 20px  !important;
  z-index: 10  !important;
  padding-top: 20px  !important;
  padding-bottom: 20px  !important;
  color: #fff  !important;
  text-align: center  !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6) !important;
}
.carousel-caption .btn {
  text-shadow: none !important;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px  !important;
    height: 30px  !important;
    margin-top: -15px !important;
    margin-left: -15px !important;
    font-size: 30px !important;
  }
  .carousel-caption {
    left: 20%  !important;
    right: 20%  !important;
    padding-bottom: 30px !important;
  }
  .carousel-indicators {
    bottom: 20px !important;
  }
}
.clearfix:before,
.clearfix: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-footer:before,
.modal-footer: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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " " !important;
  display: table !important;
}
.clearfix: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-footer: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,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both !important;
}
.center-block {
  display: block  !important;
  margin-left: auto  !important;
  margin-right: auto !important;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden !important;
}
.text-hide {
  font: 0/0 a !important;
  color: transparent  !important;
  text-shadow: none  !important;
  background-color: transparent  !important;
  border: 0 !important;
}
.hidden {
  display: none  !important;
  visibility: hidden !important;
}
.affix {
  position: fixed !important;
}
@-ms-viewport {
  width: device-width !important;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  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;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !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;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !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;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !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 (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.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;
  }
}
@media print {
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.slide {
  opacity: 1 !important;
  width: 100% !important;
  -webkit-transition: width ease 0.2s !important;
  -moz-transition: width ease 0.2s !important;
  -o-transition: width ease 0.2s !important;
  transition: width ease 0.2s !important;
}
.sub-nav li.active a {
  font-weight: bold;
  color: #080808;
  position: relative;
}
.sub-nav li.active a::after {
  content: " >";
  color: #080808;
  font-weight: 400;
  position: absolute;
  font-size: 2.5em;
  right: 0;
  top: 45%;
  transform: scale(50%, 80%) translateY(-60%);
}
.pd-h3 {
  margin: 0px 0px 3rem;
  font-size: 32px;
  font-weight: 700;
}
.pd-section-media {
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1.77777778;
  border-radius: 0.25rem;
}
.pd-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.preview-bar {
  background-color: #ef5656;
  width: 40px;
  height: 2px !important;
  margin: 16px 0 !important;
}
.template-pages-alternateProduct-alternateProductLayout1Page .first,
.template-pages-alternateProduct-alternateProductLayout1Page .purchase-type-link {
  background: #ffffff !important;
  color: #080808 !important;
}
.template-pages-alternateProduct-alternateProductLayout1Page #formats-tab.active .first,
.template-pages-alternateProduct-alternateProductLayout1Page #packages-tab.active .purchase-type-link,
.template-pages-alternateProduct-alternateProductLayout1Page #resources-tab.active .last {
  background: #080808 !important;
  color: #ffffff !important;
}
.studentpricingnewpdp,
.findmyrepnewpdp,
.cta-button {
  width: auto;
  margin-top: -37px;
  font-size: 18px;
  margin-left: 15px;
}
.new-pricing-bg-color {
  background: #ffffff !important;
}
.new-request-sample-button {
  width: 48%;
  float: right;
  margin-top: -42px;
  border-radius: 5px !important;
}
.new-student-access-btn {
  width: 50%;
  float: left;
  border-radius: 5px !important;
}
#sideNavbar #sideNavbar {
  height: 250px !important;
}
.lg:text-5xlh1 {
  margin-top: 10px;
  width: 70% !important;
}
.pt-mobile {
  padding-top: 2rem;
  height: 320px;
}
.parent-mobile {
  display: none !important;
}
.ptsetmobileheightout {
  height: 60vh !important;
}
.ptsetmobileheight {
  height: 56vh !important;
}
.newpdpfootercss {
  height: auto;
}
.ptsetmobileheight .newpdpfootercss {
  height: 148px !important;
}
.ptsetmobileheightout .newpdpfootercss {
  height: 142px !important;
}
.newpdpproducttitle {
  font-size: 28px;
}
.newpdpcover-image {
  width: 90px !important;
  height: 110px !important;
}
#aside-nav .panel.active {
  border-bottom: 2px solid #00758e !important;
  border-radius: 2px !important;
}
.sidenavnewpdp {
  min-height: 40vh;
  max-height: 45vh;
}
.max-w-800 {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding-top: 10px;
}
.contributorname {
  font-size: 24px;
  font-weight: 600;
}
.max-w-960 {
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding-top: 10px;
}
.pt-5 {
  margin-top: 10px;
}
.template-pages-alternateProduct-alternateProductLayout1Page .purchase-type.active > a {
  border-bottom: none !important;
}
#newPDPProduct-tabs .videoWrapper iframe {
  padding: 0 !important;
  border-radius: 12px;
}
@media only screen and (max-width: 767px) {
  .text-\[32px\] {
    font-size: 20px;
  }
  #test_bank .resource-entry .col:nth-child(3) {
    min-width: 48%;
  }
  .test_bank_req_btn {
    padding-right: 0;
  }
  .new-student-access-btn {
    width: 100%;
    float: left;
    border-radius: 5px !important;
  }
  .new-request-sample-button {
    width: 100%;
    float: right;
    margin-top: 4px;
    border-radius: 5px !important;
  }
  .ptsetmobileheight .newpdpfootercss {
    height: 520px !important;
  }
  .ptsetmobileheightout .newpdpfootercss {
    height: 510px !important;
  }
  .newpdpproducttitle {
    font-size: 17px;
  }
  .mobilenewpdppadding {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .newpdpfootercss {
    height: auto !important;
  }
  .lg:text-5xlh1 {
    margin-top: 15px;
    width: 100% !important;
  }
  .pt-mobile {
    padding-top: 2rem;
  }
  .pt-mobileheight {
    height: 60vh !important;
  }
  #newPDPProduct-tabs {
    margin-top: 0px !important;
  }
  .pt-mobile32 {
    padding-top: 0rem;
  }
  .pt-mobile32 .content {
    margin-bottom: 5px;
  }
  .newtab-pane-l2 {
    width: 96% !important;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
  #newPDPProduct-tabs .content > p {
    margin-bottom: -22px !important;
  }
  .newpdpsuboption.collapsed .ship {
    transform: rotate(0deg) !important;
  }
  .newpdpsuboption .ship {
    transform: rotate(180deg);
  }
  .authorsmobilenew {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #newPDPProduct-tabs .content > p > strong {
    margin-left: 13px !important;
  }
  .template-pages-alternateProduct-alternateProductLayout1Page .parent-mobile {
    display: block !important;
  }
  .template-pages-alternateProduct-alternateProductLayout1Page #tabmobile {
    height: 250px !important;
    overflow: scroll !important;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .template-pages-alternateProduct-alternateProductLayout1Page .parent-mobile {
    display: none !important;
  }
  .template-pages-alternateProduct-alternateProductLayout1Page #tabmobile {
    height: auto !important;
  }
  .template-pages-alternateProduct-alternateProductLayout1Page #tabmobile {
    display: block !important;
  }
  .purchase-contenttype-link {
    font-size: 10px !important;
  }
  .header-cta form#addToCartAccessForm button {
    margin-top: -90px !important;
  }
  .header-cta {
    float: none !important;
    margin-top: -62px;
  }
  .header-cta > a {
    font-size: 10px !important;
  }
  .header-cta > button {
    font-size: 10px !important;
  }
  .ptsetmobileheight .newpdpfootercss {
    height: 480px !important;
  }
  .ptsetmobileheightout .newpdpfootercss {
    height: 450px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  #newPDPProduct-tabs {
    margin-top: 0px !important;
  }
  .pt-mobile32 {
    padding: 0rem !important;
  }
  .pt-mobile32 .max-w-6xl {
    padding-bottom: 0rem !important;
    margin-top: -10px !important;
  }
  .ptsetmobileheight .newpdpfootercss {
    height: 500px !important;
  }
  .ptsetmobileheightout .newpdpfootercss {
    height: 510px !important;
  }
  .newpdpproducttitle {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .newpdpcover-image {
    width: 80px !important;
    height: 95px !important;
  }
  .authorsmobilenew {
    margin-bottom: 0px !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .pt-mobileheight {
    height: 67vh !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .pt-mobileheight {
    height: 54vh !important;
  }
}
.findnewpdpbtn .findmyrepnewpdp {
  width: 46%;
  margin-top: 5px;
  font-size: 18px;
  margin-right: 18px;
}
.newpdponscroll {
  margin-top: 177px !important;
}
.aside-nav-container {
  border-right: solid 1px #dddddd;
  width: 25%;
  height: 100vh;
  overflow: auto;
}
#aside-nav .panel {
  margin-bottom: 0px !important;
}
#aside-nav .panel > a {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}
.mobilenewpdppadding .pd-section .row {
  padding-bottom: 30px;
}
.template-pages-alternateProduct-alternateProductLayout1Page .panel-default.panel-price .panel-body p.isbn {
  margin-left: 24px;
  margin-top: 0px !important;
}
.template-pages-alternateProduct-alternateProductLayout1Page p.isbn {
  color: #080808 !important;
}
.template-pages-alternateProduct-alternateProductLayout1Page .newPDPProduct-price {
  width: 60% !important;
  text-align: right !important;
}
@media only screen and (max-width: 767px) {
  .template-pages-alternateProduct-alternateProductLayout1Page .newPDPProduct-price {
    width: auto !important;
    text-align: right !important;
  }
}
.rep-mobile {
  width: 46%;
  margin-top: 7px;
  font-size: 18px;
  margin-left: 10px;
}
.findnewpdpbtn form#addToCartAccessForm button {
  width: 56%;
  margin-top: -76px;
  font-size: 16px;
  margin-left: 42%;
}
.header-cta form#addToCartAccessForm button {
  width: auto;
  margin-top: -62px;
  font-size: 18px;
  margin-left: 10px;
}
.template-pages-alternateProduct-alternateProductLayout1Page #instructor .nav-tabs.nav-justified > li > a {
  border-radius: 0;
  color: #142a35;
  height: 45px;
  border-right: solid 0px #eff2f3 !important;
  padding: 11px;
  font-size: 14px;
}
.sub-nav li.active a::after {
  content: " ";
  color: #080808;
  font-weight: 400;
  position: absolute;
  font-size: 2.5em;
  right: 0;
  top: 45%;
  transform: scale(50%, 80%) translateY(-60%);
}
.template-pages-alternateProduct-alternateProductLayout1Page #instructor .nav-tabs.nav-justified > .active > a {
  border-color: transparent;
  color: #142a35;
  background: #FFFFFF;
  font-weight: 600;
  outline: 0 !important;
  border-bottom: 5px solid #00758e;
}
a:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.pt-mobile32 {
  margin-bottom: 10px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.3);
}
#loadingdownload .modal-dialog {
  top: 0% !important;
}
@media only screen and (max-width: 767px) {
  .container-margin p.findmyrep-text {
    margin-left: 0px;
  }
  .template-pages-product-productLayout1Page #tabContent1 .tab-pane {
    padding: 25px;
  }
  .purchase-contenttype-link .visible-xs {
    display: none !important;
  }
  #loadingdownload .modal-body {
    height: 300px;
    overflow: scroll;
  }
}
.newpdpcover-image-mini {
  width: 50px !important;
  height: 60px !important;
}
.contentcssmargin {
  margin-left: -50px;
}
.header-ctascrollcss {
  margin-top: -14px !important;
}
.ptsetmobileheightout {
  height: 65vh !important;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .header-ctascrollcss {
    margin-top: -25px !important;
  }
}
@media screen and (min-width: 1280px) {
  .ptsetmobileheightout {
    height: 83vh !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .pt-mobileheight {
    height: 83vh !important;
  }
}
@media only screen and (min-width: 1281px) {
  .ptsetmobileheightout {
    height: 67% !important;
  }
}
@media only screen and (min-width: 1400px) {
  .ptsetmobileheightout {
    height: 68% !important;
  }
}
@media only screen and (min-width: 1500px) {
  .ptsetmobileheightout {
    height: 70% !important;
  }
}
@media only screen and (min-width: 1600px) {
  .ptsetmobileheightout {
    height: 75% !important;
  }
}
@media only screen and (min-width: 1700px) {
  .ptsetmobileheightout {
    height: 75% !important;
  }
}
@media only screen and (min-width: 1900px) {
  .ptsetmobileheightout {
    height: 80% !important;
  }
}
@media only screen and (min-width: 2000px) {
  .ptsetmobileheightout {
    height: 80% !important;
  }
}
.addToCartButtonwithoutstudent {
  margin-top: 5px !important;
}
.footerLogo > div > img {
  border-radius: 0px !important;
}
.template-pages-alternateProduct-alternateProductLayout1Page .preview-content {
  height: auto !important;
}
