﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* TechSoup Colors */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=c0bdd7f9-0482-42e0-a555-6b58fb91d017&fontids=1489426,1489440,1489456");

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, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p {
    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,
    .form legend,
    #productSummary .row > div h1,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p,
    .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table, table {
        border-collapse: collapse !important;
    }

        .table td, table td,
        .table th,
        table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon, .form .checkbox label input[type=checkbox]:checked: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;
}

.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, nav.navbar .navbar-corner #navSearch .glyphicon:before, nav.navbar .navbar-corner #navSearch .form .checkbox label input[type=checkbox]:checked:before, .form .checkbox label nav.navbar .navbar-corner #navSearch input[type=checkbox]:checked: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, .form .checkbox label input[type=checkbox]:checked:before {
    content: "\e013";
}

.glyphicon-remove:before, nav.navbar .navbar-corner.open #navSearch > .glyphicon:before, nav.navbar .navbar-corner.open .form .checkbox label #navSearch > input[type=checkbox]:checked:before, .form .checkbox label nav.navbar .navbar-corner.open #navSearch > input[type=checkbox]:checked:before, nav.navbar .navbar-corner.open #navAccount > .glyphicon:before, nav.navbar .navbar-corner.open .form .checkbox label #navAccount > input[type=checkbox]:checked:before, .form .checkbox label nav.navbar .navbar-corner.open #navAccount > input[type=checkbox]:checked:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #00739f;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only, #skip2Content, .member-profile section#profileInfo #profileDetail > dl dt {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

    .sr-only-focusable:active, #skip2Content:active, .sr-only-focusable:focus, #skip2Content:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto;
    }

[role="button"] {
    cursor: pointer;
}

h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, h3, h4, h5, h6,
.h1, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p, .h3, .tiny-content .form legend, .jumbotron .subtitle, .h4, .h5, .h6 {
    font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #222;
}

    h1 small, .carousel.slide .carousel-inner > .item .carousel-caption h3 small, .carousel.slide .carousel-inner > .item .carousel-caption p small,
    h1 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption h3 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption p .small, h2 small, .form legend small, #productSummary .row > div h1 small, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 small, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 small, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p small, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p small, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div small,
    h2 .small,
    .form legend .small,
    #productSummary .row > div h1 .small,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 .small,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p .small,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p .small,
    .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div .small, h3 small,
    h3 .small, h4 small,
    h4 .small, h5 small,
    h5 .small, h6 small,
    h6 .small,
    .h1 small,
    .h1 .small, .h2 small, .tiny-content h1 small, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3 small, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3 small, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p small, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p small,
    .h2 .small,
    .tiny-content h1 .small,
    .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3 .small,
    .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p .small,
    .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p .small, .h3 small, .tiny-content .form legend small, .jumbotron .subtitle small,
    .h3 .small,
    .tiny-content .form legend .small,
    .jumbotron .subtitle .small, .h4 small,
    .h4 .small, .h5 small,
    .h5 .small, .h6 small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777777;
    }

h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, .h1,
h2,
.form legend,
#productSummary .row > div h1,
#productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3,
.carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3,
#productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p,
.carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p,
.content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p,
h3, .h3, .tiny-content .form legend, .jumbotron .subtitle {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small, .carousel.slide .carousel-inner > .item .carousel-caption h3 small, .carousel.slide .carousel-inner > .item .carousel-caption p small,
    h1 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption h3 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption p .small, .h1 small,
    .h1 .small,
    h2 small,
    .form legend small,
    #productSummary .row > div h1 small,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 small,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 small,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p small,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p small,
    .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div small,
    h2 .small,
    .form legend .small,
    #productSummary .row > div h1 .small,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 .small,
    #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p .small,
    .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p .small,
    .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div .small, .h2 small, .tiny-content h1 small, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3 small, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3 small, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p small, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p small,
    .h2 .small,
    .tiny-content h1 .small,
    .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3 .small,
    .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3 .small,
    .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p .small,
    .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p .small,
    h3 small,
    h3 .small, .h3 small, .tiny-content .form legend small, .jumbotron .subtitle small,
    .h3 .small,
    .tiny-content .form legend .small,
    .jumbotron .subtitle .small {
        font-size: 65%;
    }

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small,
    h6 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, .h1 {
    font-size: 2rem;
}

h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p {
    font-size: 1.625rem;
}

h3, .h3, .tiny-content .form legend, .jumbotron .subtitle {
    font-size: 1.375rem;
}

h4, .h4 {
    font-size: 1.125rem;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}

small,
.small {
    font-size: 75%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #00739f;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #004e6c;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #003966;
}

a.text-info:hover,
a.text-info:focus {
    color: #001d33;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #e80000;
    font-style:italic;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #b50000;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #00739f;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #004e6c;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ul ol,
    ol ul,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled, nav.navbar ul, footer#page-footer ul {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        .blockquote-reverse small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        .blockquote-reverse small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }
    
    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table, table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, table > thead > tr > th,
    .table > thead > tr > td,
    table > thead > tr > td,
    .table > tbody > tr > th,
    table > tbody > tr > th,
    .table > tbody > tr > td,
    table > tbody > tr > td,
    .table > tfoot > tr > th,
    table > tfoot > tr > th,
    .table > tfoot > tr > td,
    table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        /*border-top: 1px solid #ddd;*/
    }

    .table > thead > tr > th, table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th, table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td,
    table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody, table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table, table .table, .table table, table table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover, .table-selectable > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, table > thead > tr > td.active,
.table > thead > tr > th.active,
table > thead > tr > th.active, .table > thead > tr.active > td, table > thead > tr.active > td, .table > thead > tr.active > th, table > thead > tr.active > th,
.table > tbody > tr > td.active,
table > tbody > tr > td.active,
.table > tbody > tr > th.active,
table > tbody > tr > th.active,
.table > tbody > tr.active > td,
table > tbody > tr.active > td,
.table > tbody > tr.active > th,
table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-selectable > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-selectable > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-selectable > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-selectable > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th, .table-selectable > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, table > thead > tr > td.success,
.table > thead > tr > th.success,
table > thead > tr > th.success, .table > thead > tr.success > td, table > thead > tr.success > td, .table > thead > tr.success > th, table > thead > tr.success > th,
.table > tbody > tr > td.success,
table > tbody > tr > td.success,
.table > tbody > tr > th.success,
table > tbody > tr > th.success,
.table > tbody > tr.success > td,
table > tbody > tr.success > td,
.table > tbody > tr.success > th,
table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-selectable > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-selectable > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-selectable > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-selectable > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th, .table-selectable > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, table > thead > tr > td.info,
.table > thead > tr > th.info,
table > thead > tr > th.info, .table > thead > tr.info > td, table > thead > tr.info > td, .table > thead > tr.info > th, table > thead > tr.info > th,
.table > tbody > tr > td.info,
table > tbody > tr > td.info,
.table > tbody > tr > th.info,
table > tbody > tr > th.info,
.table > tbody > tr.info > td,
table > tbody > tr.info > td,
.table > tbody > tr.info > th,
table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-selectable > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-selectable > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-selectable > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-selectable > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th, .table-selectable > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, table > thead > tr > td.warning,
.table > thead > tr > th.warning,
table > thead > tr > th.warning, .table > thead > tr.warning > td, table > thead > tr.warning > td, .table > thead > tr.warning > th, table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-selectable > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-selectable > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-selectable > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-selectable > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th, .table-selectable > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, table > thead > tr > td.danger,
.table > thead > tr > th.danger,
table > thead > tr > th.danger, .table > thead > tr.danger > td, table > thead > tr.danger > td, .table > thead > tr.danger > th, table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-selectable > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-selectable > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-selectable > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-selectable > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th, .table-selectable > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table, .table-responsive > table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > table > tfoot > tr > th,
            .table-responsive > .table > tfoot > 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 > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 24px;
    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: 16px;
    line-height: 1.42857;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eeeeee;
        opacity: 1;
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, .input-group-sm input[type="date"],
    input[type="time"].input-sm, .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm, .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg input[type="date"],
    input[type="time"].input-lg, .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg, .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 36px;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #e80000;
}

.has-error .form-control {
    border-color: #e80000;
    -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: #b50000;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4f4f;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4f4f;
    }

.has-error .input-group-addon {
    color: #e80000;
    border-color: #e80000;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #e80000;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label#skip2Content ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #959595;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    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: 16px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary, .btn-help {
    color: #fff!important;
    background-color: #00739f;
    border-color: #00739f!important;
}

    .btn-primary:focus, .btn-help:focus, .btn-primary.focus, .focus.btn-help {
        color: #fff;
        background-color: #004e6c;
        border-color: #001720;
    }

    .btn-primary:hover, .btn-help:hover {
        color: #fff;
        background-color: #004e6c;
        border-color: #004762;
    }
   
    .btn-primary:active, .btn-help:active, .btn-primary.active, .active.btn-help, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-help {
        color: #fff;
        background-color: #004e6c;
        border-color: #004762;
    }

        .btn-primary:active:hover, .btn-help:active:hover, .btn-primary:active:focus, .btn-help:active:focus, .btn-primary:active.focus, .btn-help:active.focus, .btn-primary.active:hover, .active.btn-help:hover, .btn-primary.active:focus, .active.btn-help:focus, .btn-primary.active.focus, .active.focus.btn-help, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.btn-help:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.btn-help:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-help {
            color: #fff;
            background-color: #003448;
            border-color: #001720;
        }

    .btn-primary:active, .btn-help:active, .btn-primary.active, .active.btn-help, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-help {
        background-image: none;
    }

    .btn-primary.disabled:hover, .disabled.btn-help:hover, .btn-primary.disabled:focus, .disabled.btn-help:focus, .btn-primary.disabled.focus, .disabled.focus.btn-help, .btn-primary[disabled]:hover, [disabled].btn-help:hover, .btn-primary[disabled]:focus, [disabled].btn-help:focus, .btn-primary[disabled].focus, [disabled].focus.btn-help, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-help:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-help:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.btn-help {
        background-color: #00739f;
        border-color: #00739f;
    }

    .btn-primary .badge, .btn-help .badge {
        color: #00739f;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #00bab5;
    border-color: #00bab5;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #008783;
        border-color: #003b39;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #008783;
        border-color: #007d79;
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #008783;
        border-color: #007d79;
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #006361;
            border-color: #003b39;
        }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
        background-color: #00bab5;
        border-color: #00bab5;
    }

    .btn-success .badge {
        color: #00bab5;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #00739f;
    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: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

        .nav > li.disabled > a {
            color: #777777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #00739f;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 2px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width: 992px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 992px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 992px) {
    .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: 93vh;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .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: 992px) {
    .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: 991px) {
    .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: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        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: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #222;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #d4e9ff;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #d4e9ff;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #fff;
}

    .navbar-default .navbar-link:hover {
        color: #d4e9ff;
    }

.navbar-default .btn-link {
    color: #fff;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #d4e9ff;
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff;
    }

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #777777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .pagination > li > a:hover, .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            z-index: 2;
            color: #23527c;
            background-color: #eeeeee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
    .pagination > .active > span,
    .pagination > .active > span:hover,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.jumbotron {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    color: #fff;
    background-color: #555;
}

    .jumbotron h1, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron h3, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron p,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 0.5rem;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #3c3c3c;
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .jumbotron h1, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron h3, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron p,
    .jumbotron .h1 {
        font-size: 2rem;
    }
}

.alert {
    padding: 15px!important;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #003966;
    color: #003966;
}

    .alert-info hr {
        border-top-color: #002b4d;
    }

    .alert-info .alert-link {
        color: #001d33;
    }

.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: #e80000;
    color: #e80000;
}

    .alert-danger hr {
        border-top-color: #cf0000;
    }

    .alert-danger .alert-link {
        color: #b50000;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > table,
.panel > .table-responsive > .table,
.panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.panel > .panel-collapse > table {
    margin-bottom: 0;
}

    .panel > .table caption, .panel > table caption,
    .panel > .table-responsive > .table caption,
    .panel > .table-responsive > table caption,
    .panel > .panel-collapse > .table caption,
    .panel > .panel-collapse > table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child, .panel > table:first-child,
    .panel > .table-responsive:first-child > .table:first-child,
    .panel > .table-responsive:first-child > table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .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:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody: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 > 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-responsive:first-child > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .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:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody: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 > 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-responsive:first-child > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .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:last-child,
    .panel > .table-responsive:last-child > .table:last-child,
    .panel > .table-responsive:last-child > table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .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: 3px;
            border-bottom-right-radius: 3px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot: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 > 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-responsive:last-child > .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-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .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:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot: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 > 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-responsive:last-child > .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-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .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,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .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 th,
    .panel > .table > tbody:first-child > tr:first-child td,
    .panel > table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #d0d2d3;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #d0d2d3;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d0d2d3;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d0d2d3;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header:before, .modal-header:after {
        content: " ";
        display: table;
    }

    .modal-header:after {
        clear: both;
    }

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide, .btn-selected > span, .table-selectable tbody > tr:not(.already-selected):hover td .btn-select > span {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .subnav-black button, nav.account-nav button {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs, .subnav-black button, nav.account-nav button {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs, nav.navbar .navbar-corner #navAccount, .hidden-mobile, section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar, section#msdc-table {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm, nav.navbar .navbar-corner #navAccount, .hidden-mobile {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/* TechSoup Styles */
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
@font-face {
    font-family: "Helvetica LT";
    src: url("../icon-font-pathHelveticaLT/1489426/c5adf088-7439-4a6b-acbd-bac43b29611f.eot?#iefix");
    src: url("../icon-font-pathHelveticaLT/1489426/c5adf088-7439-4a6b-acbd-bac43b29611f.eot?#iefix") format("eot"), url("../icon-font-pathHelveticaLT/1489426/029995c5-b31f-4d95-9db2-4d6118cfdb06.woff2") format("woff2"), url("../icon-font-pathHelveticaLT/1489426/8f4376e4-6220-436c-ba68-e2321411ef24.woff") format("woff"), url("../icon-font-pathHelveticaLT/1489426/1c42ea6a-313a-473e-94be-ba68020c82cb.ttf") format("truetype"), url("../icon-font-pathHelveticaLT/1489426/65e03bf4-17dc-4111-a52c-93597ba89df0.svg#65e03bf4-17dc-4111-a52c-93597ba89df0") format("svg");
    font-weight: 100;
}

@font-face {
    font-family: "Helvetica LT";
    src: url("../icon-font-pathHelveticaLT/1489440/3aa6be54-5c08-4e95-bca9-849466ae2dd5.eot?#iefix");
    src: url("../icon-font-pathHelveticaLT/1489440/3aa6be54-5c08-4e95-bca9-849466ae2dd5.eot?#iefix") format("eot"), url("../icon-font-pathHelveticaLT/1489440/44a857e5-bb9c-4164-a9f8-82e0390eaf0f.woff2") format("woff2"), url("../icon-font-pathHelveticaLT/1489440/4deeb3d8-6eff-48da-9238-9220bb4a35f0.woff") format("woff"), url("../icon-font-pathHelveticaLT/1489440/cf3f905b-b625-44f1-966c-c587905f0f29.ttf") format("truetype"), url("../icon-font-pathHelveticaLT/1489440/1b02a95d-5e53-43b5-9773-1d43d684b92a.svg#1b02a95d-5e53-43b5-9773-1d43d684b92a") format("svg");
    font-weight: normal;
}

@font-face {
    font-family: "Helvetica LT";
    src: url("../icon-font-pathHelveticaLT/1489456/893142f2-c343-44de-949a-f933374e648c.eot?#iefix");
    src: url("../icon-font-pathHelveticaLT/1489456/893142f2-c343-44de-949a-f933374e648c.eot?#iefix") format("eot"), url("../icon-font-pathHelveticaLT/1489456/5b00a1f2-3a6d-4922-a126-bde89e7f683c.woff2") format("woff2"), url("../icon-font-pathHelveticaLT/1489456/0b6078b5-b3d8-46ee-a22e-5197ae487290.woff") format("woff"), url("../icon-font-pathHelveticaLT/1489456/2faee65d-e956-4390-9a9c-3928d6118c09.ttf") format("truetype"), url("../icon-font-pathHelveticaLT/1489456/7097497b-efab-4cdb-9cbe-0b555b4de266.svg#7097497b-efab-4cdb-9cbe-0b555b4de266") format("svg");
    font-weight: bold;
}
/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * techsoup.org
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2015
 */
@font-face {
    font-family: "Replica-Pro";
    src: url("../fonts/ReplicaPro/lineto-replica-pro-regular.eot");
    src: url("../fonts/ReplicaPro/lineto-replica-pro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ReplicaPro/lineto-replica-pro-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Replica-Pro";
    src: url("../fonts/ReplicaPro/lineto-replica-pro-bold.eot");
    src: url("../fonts/ReplicaPro/lineto-replica-pro-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ReplicaPro/lineto-replica-pro-bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

#skip2Content:active, #skip2Content:focus {
    background-color: #fff;
    display: block;
    height: 31px;
    position: relative;
}

    #skip2Content:active span, #skip2Content:focus span {
        padding: 0 30px;
        position: absolute;
        top: 55px;
        text-align: center;
        text-decoration: underline;
        width: 100%;
    }

main {
    padding-top: 50px;
}

    main > *:last-child {
        margin-bottom: 0;
        padding-bottom: 60px;
    }

section, aside {
    margin-bottom: 5em;
    padding-top: 2rem;
}

    section > *:first-child, aside > *:first-child {
        margin-top: 0;
    }

.hero-heading {
    background-color: #d0d2d3;
    margin: 0 0 20px;
    padding: 1.8em 15px;
    text-align: center;
}

.margin-bottom {
    margin-bottom: 2rem;
}

.margin-top-small {
    margin-top: 1rem;
}

.margin-top-bottom {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.margin-top-none {
    margin-top: 0;
}

.padding-top-lg {
    padding-top: 4rem;
}

.tiny-content {
    min-height: 400px;
    padding-bottom: 40px;
    padding-top: 40px;
}

img.pull-left {
    margin-bottom: 15px;
    margin-right: 15px;
}

html {
    font-size: 100%;
}

body {
    font-size: 1rem;
    line-height: 1.25;
    position: relative;
}

h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, .jumbotron h1, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron h3, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron p {
    font-size: 2rem;
    line-height: 1.25;
}

h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p {
    font-size: 1.625rem;
    line-height: 1.15;
    margin-bottom: 20px;
}

    h2.text-uppercase, h2.initialism, .form legend.initialism, #productSummary .row > div h1.initialism, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3.initialism, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3.initialism, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p.initialism, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p.initialism, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div.initialism, .form legend.text-uppercase, #productSummary .row > div h1.text-uppercase, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3.text-uppercase, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3.text-uppercase, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p.text-uppercase, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p.text-uppercase, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div.text-uppercase {
        font-size: 1.1rem;
    }

h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p, h3, .h3, .tiny-content .form legend, .jumbotron .subtitle {
    margin-top: 30px;
}

h3, .h3, .tiny-content .form legend, .jumbotron .subtitle {
    font-size: 1.375rem;
    line-height: 1.136;
}

h4, .h4 {
    font-size: 1.125rem;
    line-height: 1.111;
}

@media (min-width: 768px) {
    body {
        line-height: 1.375;
    }

    h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, .jumbotron h1, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron h3, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron p {
        font-size: 2.5rem;
        line-height: 1.125;
    }

    h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p {
        font-size: 2rem;
        line-height: 1.25;
    }

        h2.text-uppercase, h2.initialism, .form legend.initialism, #productSummary .row > div h1.initialism, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3.initialism, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3.initialism, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p.initialism, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p.initialism, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div.initialism, .form legend.text-uppercase, #productSummary .row > div h1.text-uppercase, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3.text-uppercase, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3.text-uppercase, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p.text-uppercase, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p.text-uppercase, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div.text-uppercase {
            font-size: 1.3rem;
        }

    h3, .h3, .tiny-content .form legend, .jumbotron .subtitle {
        font-size: 1.4rem;
        line-height: 1.25;
    }

    h4, .h4 {
        line-height: 1.222;
    }
}

@media (min-width: 992px) {
    h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, .jumbotron h1, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron h3, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron p {
        font-size: 3rem;
        line-height: 1.05;
    }

    h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p {
        font-size: 2rem;
    }

    h3, .h3, .tiny-content .form legend, .jumbotron .subtitle {
        font-size: 1.5rem;
    }
}

h1, .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p, h2, .form legend, #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .h2, .tiny-content h1, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p {
    font-weight: bold;
}

aside h4 {
    margin-bottom: 0;
}

 p {
    margin-bottom: 1.5rem;
}

main :not(.nav) ul.list-links li {
    color: #b3b3b3;
}

 ul:not([class]) li, main ol:not([class]) li {
    margin-bottom: 10px;
}

dl dt {
    font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.7em;
    text-transform: uppercase;
}

dl dd {
    color: #222;
    font-weight: bold;
    margin-bottom: 10px;
}

dl.dl-align-left {
    text-align: left;
}

    dl.dl-align-left dt {
        float: left;
        line-height: 2;
        margin-right: 10px;
    }

        dl.dl-align-left dt:after {
            content: ":";
        }

dl.dl-align-right {
    text-align: right;
}

    dl.dl-align-right dt {
        float: left;
        font-weight: bold;
        width: 70%;
    }

        dl.dl-align-right dt .btn.btn-help {
            /*display: unset;*/
            margin-left: 0;
            margin-right: 5px;
            padding: 1px 6px;
            width: 1.7em;
        }

    dl.dl-align-right dd {
        font-weight: normal;
        margin-left: 75%;
    }

@media (min-width: 992px) {
    dl.dl-align-right dt {
        width: 85%;
    }

    dl.dl-align-right dd {
        margin-left: 85%;
    }
}

@media (min-width: 768px) {
    .dl-horizontal-buttons {
        min-height: 34.85714px;
        position: relative;
        width: 180px;
    }

        .dl-horizontal-buttons .btn {
            position: absolute;
        }

            .dl-horizontal-buttons .btn.btn-primary, .dl-horizontal-buttons .btn.btn-help {
                left: 180px;
            }

            .dl-horizontal-buttons .btn.btn-cancel {
                right: 20px;
            }

    ul.three-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

.text-large {
    font-size: 1.2em;
}

.text-xxl {
    font-size: 2em;
}

pre {
    white-space: normal;
    word-break: normal;
}

a.download-alt:before {
    content: "\e025";
    font-family: 'Glyphicons Halflings';
    padding-right: 10px;
}

ul.faqs {
    list-style: none;
    padding: 0;
}

    ul.faqs li, ul.faqs h4 {
        margin-bottom: 15px;
    }

ul.no-bullets {
    list-style: none;
    padding-left: 0;
}

    ul.no-bullets > li {
        margin-bottom: 8px;
    }

ol.three-steps {
    margin-left: -15px;
    margin-right: -15px;
    display: inline-block;
    font-size: small;
    list-style: none;
    margin: 2rem 0 4rem;
    padding: 0;
    position: relative;
    width: 100%;
}

    ol.three-steps:before, ol.three-steps:after {
        content: " ";
        display: table;
    }

    ol.three-steps:after {
        clear: both;
    }

    ol.three-steps:before, ol.three-steps:after {
        color: #b3b3b3;
        content: "\00B7 \00B7 \00B7";
        font-size: 90px;
        line-height: 1rem;
        position: absolute;
        top: 7px;
        z-index: -1;
    }

    ol.three-steps:before {
        left: 23%;
    }

    ol.three-steps:after {
        right: 23%;
    }

@media (min-width: 768px) {
    ol.three-steps {
        font-size: 1rem;
    }

        ol.three-steps:before, ol.three-steps:after {
            letter-spacing: 0.35em;
        }

        ol.three-steps:after {
            right: 19%;
        }
}

@media (min-width: 992px) {
    ol.three-steps {
        font-size: 1rem;
    }

        ol.three-steps:before {
            left: 30.5%;
        }

        ol.three-steps:after {
            right: 27%;
        }

        ol.three-steps > li:first-child {
            margin-left: 12.5%;
        }
}

@media (min-width: 1200px) {
    ol.three-steps:before {
        left: 31.5%;
    }

    ol.three-steps:after {
        right: 28.5%;
    }
}

ol.three-steps > li {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    counter-increment: list;
    display: inline-block;
    font-family: "Replica-Pro", sans-serif;
    padding-top: 50px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
}

@media (min-width: 992px) {
    ol.three-steps > li {
        float: left;
        width: 25%;
    }
}

ol.three-steps > li:before {
    background-color: #b3b3b3;
    border-radius: 50%;
    content: counter(list);
    color: #fff;
    font-size: 25px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    position: absolute;
    top: 0;
    width: 40px;
}

ol.three-steps > li.active:before {
    background-color: #00c0e8;
}

ol.three-steps > li.completed:before {
    background-color: #00bab5;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 20px;
}

ol.numbers-blue {
    padding: 0;
}

    ol.numbers-blue > li {
        counter-increment: list;
        list-style-type: none;
        margin-bottom: 20px;
        padding-left: 75px;
        position: relative;
    }

        ol.numbers-blue > li::before {
            background-color: #00c0e8;
            border-radius: 50%;
            content: counter(list);
            color: #fff;
            font-family: "Replica-Pro", sans-serif;
            font-size: 24px;
            height: 45px;
            left: 15px;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 45px;
        }

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
}

    .breadcrumb > li:first-child {
        font-weight: bold;
    }

    .breadcrumb > li + li:before {
        content: "|";
    }

.btn {
    border-radius: 2px;
    font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.08em;
    padding: 7px 32px;
    text-transform: uppercase;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.btn-cancel, .btn-white {
    color: #00739f;
    background-color: transparent;
    border-color: #00739f;
}

    .btn-cancel:focus, .btn-cancel.focus, .btn-white:focus, .btn-white.focus {
        color: #00739f;
        background-color: transparent;
        border-color: #001720;
    }

    .btn-cancel:hover, .btn-white:hover {
        color: #00739f;
        background-color: transparent;
        border-color: #004762;
    }

    .btn-cancel:active, .btn-cancel.active, .open > .btn-cancel.dropdown-toggle, .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
        color: #00739f;
        background-color: transparent;
        border-color: #004762;
    }

        .btn-cancel:active:hover, .btn-cancel:active:focus, .btn-cancel:active.focus, .btn-cancel.active:hover, .btn-cancel.active:focus, .btn-cancel.active.focus, .open > .btn-cancel.dropdown-toggle:hover, .open > .btn-cancel.dropdown-toggle:focus, .open > .btn-cancel.dropdown-toggle.focus, .btn-white:active:hover, .btn-white:active:focus, .btn-white:active.focus, .btn-white.active:hover, .btn-white.active:focus, .btn-white.active.focus, .open > .btn-white.dropdown-toggle:hover, .open > .btn-white.dropdown-toggle:focus, .open > .btn-white.dropdown-toggle.focus {
            color: #00739f;
            background-color: transparent;
            border-color: #001720;
        }

    .btn-cancel:active, .btn-cancel.active, .open > .btn-cancel.dropdown-toggle, .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
        background-image: none;
    }

    .btn-cancel.disabled:hover, .btn-cancel.disabled:focus, .btn-cancel.disabled.focus, .btn-cancel[disabled]:hover, .btn-cancel[disabled]:focus, .btn-cancel[disabled].focus, fieldset[disabled] .btn-cancel:hover, fieldset[disabled] .btn-cancel:focus, fieldset[disabled] .btn-cancel.focus, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white.focus {
        background-color: transparent;
        border-color: #00739f;
    }

    .btn-cancel .badge, .btn-white .badge {
        color: transparent;
        background-color: #00739f;
    }

    .btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active, .btn-white:hover, .btn-white:focus, .btn-white:active {
        border-color: #00aaec;
        color: #0098d2;
    }

    .btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active, .btn-white:hover, .btn-white:focus, .btn-white:active {
        background-color: #00739f;
        border-color: #00739f;
        color: #fff;
    }

    .btn-cancel .glyphicon-menu-left, .btn-white .glyphicon-menu-left {
        margin-right: 2px;
        top: 2px;
    }

.btn-blue-white {
    color: #fff;
    background-color: #00c0e8;
    border-color: #fff;
}

    .btn-blue-white:focus, .btn-blue-white.focus {
        color: #fff;
        background-color: #0096b5;
        border-color: #bfbfbf;
    }

    .btn-blue-white:hover {
        color: #fff;
        background-color: #0096b5;
        border-color: #e0e0e0;
    }

    .btn-blue-white:active, .btn-blue-white.active, .open > .btn-blue-white.dropdown-toggle {
        color: #fff;
        background-color: #0096b5;
        border-color: #e0e0e0;
    }

        .btn-blue-white:active:hover, .btn-blue-white:active:focus, .btn-blue-white:active.focus, .btn-blue-white.active:hover, .btn-blue-white.active:focus, .btn-blue-white.active.focus, .open > .btn-blue-white.dropdown-toggle:hover, .open > .btn-blue-white.dropdown-toggle:focus, .open > .btn-blue-white.dropdown-toggle.focus {
            color: #fff;
            background-color: #007891;
            border-color: #bfbfbf;
        }

    .btn-blue-white:active, .btn-blue-white.active, .open > .btn-blue-white.dropdown-toggle {
        background-image: none;
    }

    .btn-blue-white.disabled:hover, .btn-blue-white.disabled:focus, .btn-blue-white.disabled.focus, .btn-blue-white[disabled]:hover, .btn-blue-white[disabled]:focus, .btn-blue-white[disabled].focus, fieldset[disabled] .btn-blue-white:hover, fieldset[disabled] .btn-blue-white:focus, fieldset[disabled] .btn-blue-white.focus {
        background-color: #00c0e8;
        border-color: #fff;
    }

    .btn-blue-white .badge {
        color: #00c0e8;
        background-color: #fff;
    }

    .btn-blue-white:hover, .btn-blue-white:focus, .btn-blue-white:active {
        background-color: #fff;
        color: #00c0e8 !important;
    }

.btn-green-white {
    color: #fff;
    background-color: #00bab5;
    border-color: #fff;
}

    .btn-green-white:focus, .btn-green-white.focus {
        color: #fff;
        background-color: #008783;
        border-color: #bfbfbf;
    }

    .btn-green-white:hover {
        color: #fff;
        background-color: #008783;
        border-color: #e0e0e0;
    }

    .btn-green-white:active, .btn-green-white.active, .open > .btn-green-white.dropdown-toggle {
        color: #fff;
        background-color: #008783;
        border-color: #e0e0e0;
    }

        .btn-green-white:active:hover, .btn-green-white:active:focus, .btn-green-white:active.focus, .btn-green-white.active:hover, .btn-green-white.active:focus, .btn-green-white.active.focus, .open > .btn-green-white.dropdown-toggle:hover, .open > .btn-green-white.dropdown-toggle:focus, .open > .btn-green-white.dropdown-toggle.focus {
            color: #fff;
            background-color: #006361;
            border-color: #bfbfbf;
        }

    .btn-green-white:active, .btn-green-white.active, .open > .btn-green-white.dropdown-toggle {
        background-image: none;
    }

    .btn-green-white.disabled:hover, .btn-green-white.disabled:focus, .btn-green-white.disabled.focus, .btn-green-white[disabled]:hover, .btn-green-white[disabled]:focus, .btn-green-white[disabled].focus, fieldset[disabled] .btn-green-white:hover, fieldset[disabled] .btn-green-white:focus, fieldset[disabled] .btn-green-white.focus {
        background-color: #00bab5;
        border-color: #fff;
    }

    .btn-green-white .badge {
        color: #00bab5;
        background-color: #fff;
    }

    .btn-green-white:hover, .btn-green-white:focus, .btn-green-white:active {
        background-color: #fff;
        color: #00bab5 !important;
    }

.btn-orange-white {
    color: #fff;
    background-color: #ff8300;
    border-color: #fff;
}

    .btn-orange-white:focus, .btn-orange-white.focus {
        color: #fff;
        background-color: #cc6900;
        border-color: #bfbfbf;
    }

    .btn-orange-white:hover {
        color: #fff;
        background-color: #cc6900;
        border-color: #e0e0e0;
    }

    .btn-orange-white:active, .btn-orange-white.active, .open > .btn-orange-white.dropdown-toggle {
        color: #fff;
        background-color: #cc6900;
        border-color: #e0e0e0;
    }

        .btn-orange-white:active:hover, .btn-orange-white:active:focus, .btn-orange-white:active.focus, .btn-orange-white.active:hover, .btn-orange-white.active:focus, .btn-orange-white.active.focus, .open > .btn-orange-white.dropdown-toggle:hover, .open > .btn-orange-white.dropdown-toggle:focus, .open > .btn-orange-white.dropdown-toggle.focus {
            color: #fff;
            background-color: #a85600;
            border-color: #bfbfbf;
        }

    .btn-orange-white:active, .btn-orange-white.active, .open > .btn-orange-white.dropdown-toggle {
        background-image: none;
    }

    .btn-orange-white.disabled:hover, .btn-orange-white.disabled:focus, .btn-orange-white.disabled.focus, .btn-orange-white[disabled]:hover, .btn-orange-white[disabled]:focus, .btn-orange-white[disabled].focus, fieldset[disabled] .btn-orange-white:hover, fieldset[disabled] .btn-orange-white:focus, fieldset[disabled] .btn-orange-white.focus {
        background-color: #ff8300;
        border-color: #fff;
    }

    .btn-orange-white .badge {
        color: #ff8300;
        background-color: #fff;
    }

    .btn-orange-white:hover, .btn-orange-white:focus, .btn-orange-white:active {
        background-color: #fff;
        color: #ff8300 !important;
    }

.btn-darkblue-white {
    color: #fff;
    background-color: #00739f;
    border-color: #fff;
}

    .btn-darkblue-white:focus, .btn-darkblue-white.focus {
        color: #fff;
        background-color: #004e6c;
        border-color: #bfbfbf;
    }

    .btn-darkblue-white:hover {
        color: #fff;
        background-color: #004e6c;
        border-color: #e0e0e0;
    }

    .btn-darkblue-white:active, .btn-darkblue-white.active, .open > .btn-darkblue-white.dropdown-toggle {
        color: #fff;
        background-color: #004e6c;
        border-color: #e0e0e0;
    }

        .btn-darkblue-white:active:hover, .btn-darkblue-white:active:focus, .btn-darkblue-white:active.focus, .btn-darkblue-white.active:hover, .btn-darkblue-white.active:focus, .btn-darkblue-white.active.focus, .open > .btn-darkblue-white.dropdown-toggle:hover, .open > .btn-darkblue-white.dropdown-toggle:focus, .open > .btn-darkblue-white.dropdown-toggle.focus {
            color: #fff;
            background-color: #003448;
            border-color: #bfbfbf;
        }

    .btn-darkblue-white:active, .btn-darkblue-white.active, .open > .btn-darkblue-white.dropdown-toggle {
        background-image: none;
    }

    .btn-darkblue-white.disabled:hover, .btn-darkblue-white.disabled:focus, .btn-darkblue-white.disabled.focus, .btn-darkblue-white[disabled]:hover, .btn-darkblue-white[disabled]:focus, .btn-darkblue-white[disabled].focus, fieldset[disabled] .btn-darkblue-white:hover, fieldset[disabled] .btn-darkblue-white:focus, fieldset[disabled] .btn-darkblue-white.focus {
        background-color: #00739f;
        border-color: #fff;
    }

    .btn-darkblue-white .badge {
        color: #00739f;
        background-color: #fff;
    }

    .btn-darkblue-white:hover, .btn-darkblue-white:focus, .btn-darkblue-white:active {
        background-color: #fff;
        color: #00739f !important;
    }
    .btn-black-white-inverse {		
  color: #222;		
  background-color: #fff;		
  border-color: #fff;		
  color: #222 !important; }		
  .btn-black-white-inverse:focus, .btn-black-white-inverse.focus {		
    color: #222;		
    background-color: #e6e6e6;		
    border-color: #bfbfbf; }		
  .btn-black-white-inverse:hover {		
    color: #222;		
    background-color: #e6e6e6;		
    border-color: #e0e0e0; }		
  .btn-black-white-inverse:active, .btn-black-white-inverse.active, .open > .btn-black-white-inverse.dropdown-toggle {		
    color: #222;		
    background-color: #e6e6e6;		
    border-color: #e0e0e0; }		
    .btn-black-white-inverse:active:hover, .btn-black-white-inverse:active:focus, .btn-black-white-inverse:active.focus, .btn-black-white-inverse.active:hover, .btn-black-white-inverse.active:focus, .btn-black-white-inverse.active.focus, .open > .btn-black-white-inverse.dropdown-toggle:hover, .open > .btn-black-white-inverse.dropdown-toggle:focus, .open > .btn-black-white-inverse.dropdown-toggle.focus {		
      color: #222;		
      background-color: #d4d4d4;		
      border-color: #bfbfbf; }		
  .btn-black-white-inverse:active, .btn-black-white-inverse.active, .open > .btn-black-white-inverse.dropdown-toggle {		
    background-image: none; }		
  .btn-black-white-inverse.disabled:hover, .btn-black-white-inverse.disabled:focus, .btn-black-white-inverse.disabled.focus, .btn-black-white-inverse[disabled]:hover, .btn-black-white-inverse[disabled]:focus, .btn-black-white-inverse[disabled].focus, fieldset[disabled] .btn-black-white-inverse:hover, fieldset[disabled] .btn-black-white-inverse:focus, fieldset[disabled] .btn-black-white-inverse.focus {		
    background-color: #fff;		
    border-color: #fff; }		
  .btn-black-white-inverse .badge {		
    color: #fff;		
    background-color: #222; }		
  .btn-black-white-inverse:hover, .btn-black-white-inverse:focus, .btn-black-white-inverse:active {		
    background-color: #222;		
    color: #fff !important; }		
			
			
	
.btn-black-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

    .btn-black-white:focus, .btn-black-white.focus {
        color: #fff;
        background-color: transparent;
        border-color: #bfbfbf;
    }

    .btn-black-white:hover {
        color: #fff;
        background-color: transparent;
        border-color: #e0e0e0;
    }

    .btn-black-white:active, .btn-black-white.active, .open > .btn-black-white.dropdown-toggle {
        color: #fff;
        background-color: transparent;
        border-color: #e0e0e0;
    }

        .btn-black-white:active:hover, .btn-black-white:active:focus, .btn-black-white:active.focus, .btn-black-white.active:hover, .btn-black-white.active:focus, .btn-black-white.active.focus, .open > .btn-black-white.dropdown-toggle:hover, .open > .btn-black-white.dropdown-toggle:focus, .open > .btn-black-white.dropdown-toggle.focus {
            color: #fff;
            background-color: transparent;
            border-color: #bfbfbf;
        }

    .btn-black-white:active, .btn-black-white.active, .open > .btn-black-white.dropdown-toggle {
        background-image: none;
    }

    .btn-black-white.disabled:hover, .btn-black-white.disabled:focus, .btn-black-white.disabled.focus, .btn-black-white[disabled]:hover, .btn-black-white[disabled]:focus, .btn-black-white[disabled].focus, fieldset[disabled] .btn-black-white:hover, fieldset[disabled] .btn-black-white:focus, fieldset[disabled] .btn-black-white.focus {
        background-color: transparent;
        border-color: #fff;
    }

    .btn-black-white .badge {
        color: transparent;
        background-color: #fff;
    }

    .btn-black-white:hover, .btn-black-white:focus, .btn-black-white:active {
        background-color: #fff;
        color: #222 !important;
    }

.btn-white-black {
    color: #555;
    background-color: #fff;
    border-color: #b3b3b3;
}

    .btn-white-black:focus, .btn-white-black.focus {
        color: #555;
        background-color: #e6e6e6;
        border-color: #737373;
    }

    .btn-white-black:hover {
        color: #555;
        background-color: #e6e6e6;
        border-color: #949494;
    }

    .btn-white-black:active, .btn-white-black.active, .open > .btn-white-black.dropdown-toggle {
        color: #555;
        background-color: #e6e6e6;
        border-color: #949494;
    }

        .btn-white-black:active:hover, .btn-white-black:active:focus, .btn-white-black:active.focus, .btn-white-black.active:hover, .btn-white-black.active:focus, .btn-white-black.active.focus, .open > .btn-white-black.dropdown-toggle:hover, .open > .btn-white-black.dropdown-toggle:focus, .open > .btn-white-black.dropdown-toggle.focus {
            color: #555;
            background-color: #d4d4d4;
            border-color: #737373;
        }

    .btn-white-black:active, .btn-white-black.active, .open > .btn-white-black.dropdown-toggle {
        background-image: none;
    }

    .btn-white-black.disabled:hover, .btn-white-black.disabled:focus, .btn-white-black.disabled.focus, .btn-white-black[disabled]:hover, .btn-white-black[disabled]:focus, .btn-white-black[disabled].focus, fieldset[disabled] .btn-white-black:hover, fieldset[disabled] .btn-white-black:focus, fieldset[disabled] .btn-white-black.focus {
        background-color: #fff;
        border-color: #b3b3b3;
    }

    .btn-white-black .badge {
        color: #fff;
        background-color: #555;
    }

    .btn-white-black:hover, .btn-white-black:focus, .btn-white-black:active {
        background-color: #555;
        color: #fff;
    }

.btn-orange {
    color: #fff;
    background-color: #ff8300;
    border-color: #ff8300;
}

    .btn-orange:focus, .btn-orange.focus {
        color: #fff;
        background-color: #cc6900;
        border-color: #804200;
    }

    .btn-orange:hover {
        color: #fff;
        background-color: #cc6900;
        border-color: #c26400;
    }

    .btn-orange:active, .btn-orange.active, .open > .btn-orange.dropdown-toggle {
        color: #fff;
        background-color: #cc6900;
        border-color: #c26400;
    }

        .btn-orange:active:hover, .btn-orange:active:focus, .btn-orange:active.focus, .btn-orange.active:hover, .btn-orange.active:focus, .btn-orange.active.focus, .open > .btn-orange.dropdown-toggle:hover, .open > .btn-orange.dropdown-toggle:focus, .open > .btn-orange.dropdown-toggle.focus {
            color: #fff;
            background-color: #a85600;
            border-color: #804200;
        }

    .btn-orange:active, .btn-orange.active, .open > .btn-orange.dropdown-toggle {
        background-image: none;
    }

    .btn-orange.disabled:hover, .btn-orange.disabled:focus, .btn-orange.disabled.focus, .btn-orange[disabled]:hover, .btn-orange[disabled]:focus, .btn-orange[disabled].focus, fieldset[disabled] .btn-orange:hover, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange.focus {
        background-color: #ff8300;
        border-color: #ff8300;
    }

    .btn-orange .badge {
        color: #ff8300;
        background-color: #fff;
    }

.btn-blue {
    color: #fff;
    background-color: #00c0e8;
    border-color: #00c0e8;
}

    .btn-blue:focus, .btn-blue.focus {
        color: #fff;
        background-color: #0096b5;
        border-color: #005669;
    }

    .btn-blue:hover {
        color: #fff;
        background-color: #0096b5;
        border-color: #008dab;
    }

    .btn-blue:active, .btn-blue.active, .open > .btn-blue.dropdown-toggle {
        color: #fff;
        background-color: #0096b5;
        border-color: #008dab;
    }

        .btn-blue:active:hover, .btn-blue:active:focus, .btn-blue:active.focus, .btn-blue.active:hover, .btn-blue.active:focus, .btn-blue.active.focus, .open > .btn-blue.dropdown-toggle:hover, .open > .btn-blue.dropdown-toggle:focus, .open > .btn-blue.dropdown-toggle.focus {
            color: #fff;
            background-color: #007891;
            border-color: #005669;
        }

    .btn-blue:active, .btn-blue.active, .open > .btn-blue.dropdown-toggle {
        background-image: none;
    }

    .btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled.focus, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled].focus, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue.focus {
        background-color: #00c0e8;
        border-color: #00c0e8;
    }

    .btn-blue .badge {
        color: #00c0e8;
        background-color: #fff;
    }

.btn-wide {
    /*  @include button-size($padding-base-vertical, $padding-base-horizontal*2.5, $font-size-base, $line-height-base, 0);*/
}

@media (max-width: 767px) {
    .btn-xs-full-width, .form-horizontal .form-group .control-button .btn,
    .form-horizontal .form-group .checkbox .btn, .panel .panel-body .btn {
        display: block;
        margin-bottom: 10px;
        width: 100%;
        white-space: normal;
    }
}

.btn.pull-left {
    margin-right: 10px;
}

.btn-help {
    border-radius: 50%;
    font-size: 1em;
    height: 1.7em;
    margin-left: 10px;
    padding: 2px 6px 2px 8px;
    width: 1.7em;
}

    .btn-help:before {
        content: "?";
    }

.btn-select {
    -webkit-box-shadow: inset 2px 2px 5px #b3b3b3;
    box-shadow: inset 2px 2px 5px #b3b3b3;
    background-color: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 50%;
    display: block;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    width: 20px;
}

.btn-selected > span, .table-selectable tbody > tr:not(.already-selected):hover td .btn-select > span {
    background-color: #00c0e8;
    border-radius: 50%;
    display: block;
    height: 13px;
    margin: 3px;
    width: 13px;
}

.btn-recaptcha {
    width: 304px;
}

.btn-wordwrap {
    white-space: normal;
}

.btn-sm {
    padding: 6px 12px;
}

.well .btn {
    padding: 6px 12px;
}

h2 .btn:last-child, .form legend .btn:last-child, #productSummary .row > div h1 .btn:last-child, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 .btn:last-child, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 .btn:last-child, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p .btn:last-child, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p .btn:last-child, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div .btn:last-child {
    margin-left: 12px;
}

.related-content, .related-products {
    background-color: #00bab5;
    margin: 2rem 0;
    padding: 1rem 0 3rem;
}

    .related-content h2, .related-products h2, .related-content .form legend, .form .related-content legend, .related-products .form legend, .form .related-products legend, .related-content #productSummary .row > div h1, #productSummary .row > div .related-content h1, .related-products #productSummary .row > div h1, #productSummary .row > div .related-products h1, .related-content #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .related-content h3, .related-products #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .related-products h3, .related-content .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .related-content h3, .related-products .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .related-products h3, .related-content #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .related-content p, .related-products #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .related-products p, .related-content .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .related-content p, .related-products .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .related-products p, .related-content .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .related-content div, .related-products .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .related-products div {
        font-size: 1rem;
        margin: 10px 0 20px;
        text-transform: uppercase;
    }

    .related-content ul.carousel-responsive, .related-products ul.carousel-responsive {
        padding: 0 30px;
    }

        .related-content ul.carousel-responsive button, .related-products ul.carousel-responsive button {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0;
            background: none;
            border-bottom: 2px solid #fff;
            border-right: 2px solid #fff;
            height: 1.2rem;
            position: absolute;
            top: 45%;
            width: 1.2rem;
        }

            .related-content ul.carousel-responsive button.slick-prev, .related-products ul.carousel-responsive button.slick-prev {
                -webkit-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -o-transform: rotate(135deg);
                transform: rotate(135deg);
                left: 10px;
            }

            .related-content ul.carousel-responsive button.slick-next, .related-products ul.carousel-responsive button.slick-next {
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 10px;
            }

        .related-content ul.carousel-responsive .card, .related-products ul.carousel-responsive .card {
            font-size: small;
            margin: 10px;
        }

            .related-content ul.carousel-responsive .card:focus, .related-products ul.carousel-responsive .card:focus, .related-content ul.carousel-responsive .card:hover, .related-products ul.carousel-responsive .card:hover {
                -webkit-box-shadow: 0 2px 5px #777;
                box-shadow: 0 2px 5px #777;
            }

            .related-content ul.carousel-responsive .card figure, .related-products ul.carousel-responsive .card figure {
                height: 4rem;
                position: relative;
            }

                .related-content ul.carousel-responsive .card figure:before, .related-products ul.carousel-responsive .card figure:before, .related-content ul.carousel-responsive .card figure:after, .related-products ul.carousel-responsive .card figure:after {
                    content: "";
                    height: 100%;
                    left: 0;
                    position: absolute;
                    top: 0;
                    width: 100%;
                }

                .related-content ul.carousel-responsive .card figure:before, .related-products ul.carousel-responsive .card figure:before {
                    background-color: #222;
                    opacity: 0.6;
                }

                .related-content ul.carousel-responsive .card figure:after, .related-products ul.carousel-responsive .card figure:after {
                    background-position: center;
                    background-repeat: no-repeat;
                    background-size: 2rem 2rem;
                }

        .related-content ul.carousel-responsive .content-info, .related-products ul.carousel-responsive .content-info {
            overflow: hidden;
            position: relative;
            padding: 10px;
        }

            .related-content ul.carousel-responsive .content-info:after, .related-products ul.carousel-responsive .content-info:after {
                background: #fff;
                /* For browsers that do not support gradients */
                background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
                /* Standard syntax */
                bottom: 0;
                content: '';
                height: 20%;
                left: 0;
                position: absolute;
                width: 100%;
            }

        .related-content ul.carousel-responsive li.related-article figure:after, .related-products ul.carousel-responsive li.related-article figure:after {
            background-image: url("/images/icon_arrticels-how-tos.svg");
        }

        .related-content ul.carousel-responsive li.related-blogpost figure:after, .related-products ul.carousel-responsive li.related-blogpost figure:after {
            background-image: url("/images/icon_blogs.svg");
        }

        .related-content ul.carousel-responsive li.related-forumpost figure:after, .related-products ul.carousel-responsive li.related-forumpost figure:after {
            background-image: url("/images/icon_forums.svg");
        }

        .related-content ul.carousel-responsive li.related-webinar figure:after, .related-products ul.carousel-responsive li.related-webinar figure:after {
            background-image: url("/images/icon_webinars.svg");
        }

        .related-content ul.carousel-responsive small.category, .related-products ul.carousel-responsive small.category {
            display: block;
            margin-bottom: 10px;
        }

        .related-content ul.carousel-responsive .content-title, .related-products ul.carousel-responsive .content-title, .related-content ul.carousel-responsive .product-name, .related-products ul.carousel-responsive .product-name {
            font-weight: 500;
            height: 3rem;
        }

        .related-content ul.carousel-responsive figure.product-img, .related-products ul.carousel-responsive figure.product-img {
            padding: 10px 10px 0;
            text-align: center;
        }

            .related-content ul.carousel-responsive figure.product-img:before, .related-products ul.carousel-responsive figure.product-img:before, .related-content ul.carousel-responsive figure.product-img:after, .related-products ul.carousel-responsive figure.product-img:after {
                content: none;
            }

            .related-content ul.carousel-responsive figure.product-img img, .related-products ul.carousel-responsive figure.product-img img {
                display: inline-block;
                height: 62px;
                width: auto;
            }

        .related-content ul.carousel-responsive footer, .related-products ul.carousel-responsive footer {
            padding: 10px;
        }

            .related-content ul.carousel-responsive footer.date, .related-products ul.carousel-responsive footer.date {
                font-size: 0.8em;
            }

            .related-content ul.carousel-responsive footer.product-fee, .related-products ul.carousel-responsive footer.product-fee {
                color: #00739f;
                font-style: normal;
                font-weight: 500;
            }

@media (max-width: 480px) {
    .related-content ul.carousel-responsive, .related-products ul.carousel-responsive {
        padding: 0;
        margin: 0 -15px;
    }
}

.related-products {
    background-color: #00c0e8;
}

.carousel.slide {
    position: relative;
}

    .carousel.slide .carousel-indicators li {
        background-color: transparent;
        border: none;
        border-radius: 0;
        height: 23px;
        margin: 0 3px;
        padding: 10px 0;
        width: 25px;
    }

@media (min-width: 768px) {
    .carousel.slide .carousel-indicators li {
        width: 40px;
    }
}

.carousel.slide .carousel-indicators li .progress {
    height: 3px;
    background-color: #fff;
}

    .carousel.slide .carousel-indicators li .progress .progress-bar {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        background-color: #00c0e8;
        width: 0;
    }

.carousel.slide .carousel-indicators li.active .progress-bar {
    -webkit-transition: width 5s linear;
    -o-transition: width 5s linear;
    transition: width 5s linear;
    width: 100%;
}

.carousel.slide .carousel-inner {
    background-color: #555;
    height: 28rem;
}

    .carousel.slide .carousel-inner > .item {
        background-color: #222;
        height: 100%;
        width: 100%;
    }

        .carousel.slide .carousel-inner > .item > img, .carousel.slide .carousel-inner > .item > a > img {
            width: 100%;
        }

        .carousel.slide .carousel-inner > .item .carousel-caption {
            max-height: 300px;
            left: 0px;
            padding: 5% 10%;
            position: absolute;
            top: 0px;
            width: 100%;
        }

            .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p {
                color: #fff;
                margin-bottom: 2.5rem;
            }

@media (min-width: 768px) {
    .carousel.slide .carousel-inner.right-align .carousel-caption {
        padding-left: 45%;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .carousel.slide .carousel-inner {
        height: 17rem;
    }

        .carousel.slide .carousel-inner > .item > img, .carousel.slide .carousel-inner > .item > a > img {
            min-height: 17rem;
        }

        .carousel.slide .carousel-inner > .item .carousel-caption {
            text-align: center;
        }

            .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption p {
                font-size: 1.5rem;
                line-height: 1.1;
            }

            .carousel.slide .carousel-inner > .item .carousel-caption button {
                font-size: 0.7rem;
            }
}

.carousel.slide .carousel-control {
    background-image: none;
}

    .carousel.slide .carousel-control span.glyphicon {
        display: none;
    }

@media (min-width: 768px) {
    .carousel.slide .carousel-control {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

        .carousel.slide .carousel-control span.glyphicon {
            -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
            -webkit-transition: background-color 0.5s;
            -o-transition: background-color 0.5s;
            transition: background-color 0.5s;
            background-color: #b3b3b3;
            border-radius: 50%;
            color: #222;
            display: block;
            font-size: 1rem;
            height: 50px;
            line-height: 50px;
            position: absolute;
            top: 45%;
            text-shadow: none;
            width: 50px;
        }

            .carousel.slide .carousel-control span.glyphicon:hover, .carousel.slide .carousel-control span.glyphicon:focus {
                background-color: #e6e6e6;
            }

        .carousel.slide .carousel-control.left span.glyphicon {
            left: 30%;
        }

        .carousel.slide .carousel-control.right span.glyphicon {
            right: 30%;
        }

        .carousel.slide .carousel-control:hover, .carousel.slide .carousel-control:focus {
            opacity: 0.9;
            filter: alpha(opacity=90);
            -webkit-transition: opacity 0.5s;
            -o-transition: opacity 0.5s;
            transition: opacity 0.5s;
            background-image: none;
        }
}

ul.webpart-slider-3-items {
    margin-bottom: 0;
    padding: 5rem 0;
}

    ul.webpart-slider-3-items li {
        height: 300px;
    }

        ul.webpart-slider-3-items li .card {
            background-size: cover;
            background-position: center;
            height: 100%;
            margin: 0 8px;
            overflow: hidden;
            position: relative;
        }

            ul.webpart-slider-3-items li .card .content-info {
                background-color: rgba(34, 34, 34, 0.9);
                border-top: 2px solid #ff8300;
                bottom: 0;
                color: #fff;
                padding: 15px;
                position: absolute;
                width: 100%;
            }

                ul.webpart-slider-3-items li .card .content-info .category {
                    color: #00c0e8;
                    display: block;
                    font-size: 0.7em;
                    margin-bottom: 10px;
                }

                ul.webpart-slider-3-items li .card .content-info p {
                    font-family: "Replica-Pro", sans-serif;
                    font-size: 1.2em;
                    margin: 0;
                }

    ul.webpart-slider-3-items .slick-dots {
        margin-top: 20px;
        padding: 0;
        text-align: center;
    }

        ul.webpart-slider-3-items .slick-dots > li {
            display: inline;
            margin: 0 5px;
        }

            ul.webpart-slider-3-items .slick-dots > li button {
                background-color: transparent;
                border: none;
                color: transparent;
                height: 23px;
                position: relative;
                width: 40px;
            }

@media (max-width: 767px) {
    ul.webpart-slider-3-items .slick-dots > li button {
        width: 20px;
    }
}

ul.webpart-slider-3-items .slick-dots > li button:before {
    border-bottom: 3px solid #b3b3b3;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 43%;
    width: 100%;
}

ul.webpart-slider-3-items .slick-dots > li.slick-active button:before {
    border-color: #00739f;
}

@media (max-width: 767px) {
    ul.webpart-slider-3-items {
        left: -12px;
        margin-left: -45px;
        /*margin-right: -45px;*/
    }

        ul.webpart-slider-3-items li.invisible {
            display: none;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    ul.webpart-slider-3-items .slick-list {
        /*overflow: visible;*/
    }

        ul.webpart-slider-3-items .slick-list:before {
            background-color: #f1f1f2;
            content: "";
            height: 100%;
            position: absolute;
            right: 100%;
            width: 100%;
            z-index: 1;
        }

        ul.webpart-slider-3-items .slick-list li:nth-child(3n+2) .content-info .category, ul.webpart-slider-3-items .slick-list li:nth-child(3n) .content-info .category {
            margin-bottom: 5px;
        }

        ul.webpart-slider-3-items .slick-list li:nth-child(3n+2) .content-info p, ul.webpart-slider-3-items .slick-list li:nth-child(3n) .content-info p {
            font-size: 1em;
            line-height: 1.1;
        }
}

@media (min-width: 768px) {
    ul.webpart-slider-3-items .slick-track li {
        height: 300px;
        width: 360px !important;
    }

        ul.webpart-slider-3-items .slick-track li:nth-child(3n+2), ul.webpart-slider-3-items .slick-track li:nth-child(3n) {
            height: 145px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(3n) {
            position: absolute;
            top: 155px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(3) {
            left: 360px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(6) {
            left: 1080px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(9) {
            left: 1800px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(12) {
            left: 2520px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(15) {
            left: 3240px;
        }

        ul.webpart-slider-3-items .slick-track li:nth-child(18) {
            left: 3960px;
        }
}

@media (min-width: 992px) {
    ul.webpart-slider-3-items .slick-arrow {
        -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
        -webkit-transition: all, 0.5s;
        -o-transition: all, 0.5s;
        transition: all, 0.5s;
        opacity: 0.95;
        filter: alpha(opacity=95);
        background-color: #e6e6e6;
        border: none;
        border-radius: 50%;
        color: #e6e6e6;
        height: 50px;
        overflow: hidden;
        position: absolute;
        top: 42%;
        width: 50px;
        z-index: 1;
    }

        ul.webpart-slider-3-items .slick-arrow:after {
            color: #222;
            font-family: 'glyphicons halflings';
            position: absolute;
            top: 30%;
        }

        ul.webpart-slider-3-items .slick-arrow:focus, ul.webpart-slider-3-items .slick-arrow:hover {
            background-color: #f1f1f2;
            color: #f1f1f2;
        }

        ul.webpart-slider-3-items .slick-arrow.slick-prev {
            left: -15px;
        }

            ul.webpart-slider-3-items .slick-arrow.slick-prev:after {
                content: "\e257";
                left: 16px;
            }

        ul.webpart-slider-3-items .slick-arrow.slick-next {
            right: -15px;
        }

            ul.webpart-slider-3-items .slick-arrow.slick-next:after {
                content: "\e258";
                right: 16px;
            }

    ul.webpart-slider-3-items .slick-list {
        height: 351px;
    }

        ul.webpart-slider-3-items .slick-list .slick-track li {
            transform: translateY(1px);
            height: 350px;
            width: 470px !important;
        }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3n+2), ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3n) {
                height: 170px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3n) {
                position: absolute;
                top: 180px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3) {
                left: 470px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(6) {
                left: 1410px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(9) {
                left: 2350px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(12) {
                left: 3290px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(15) {
                left: 4230px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(18) {
                left: 5170px;
            }
}

@media (min-width: 1200px) {
    ul.webpart-slider-3-items .slick-list {
        height: 401px;
    }

        ul.webpart-slider-3-items .slick-list .slick-track li {
            transform: translateY(1px);
            height: 400px;
            width: 570px !important;
        }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3n+2), ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3n) {
                height: 195px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3n) {
                position: absolute;
                top: 205px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(3) {
                left: 570px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(6) {
                left: 1710px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(9) {
                left: 2850px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(12) {
                left: 3990px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(15) {
                left: 5130px;
            }

            ul.webpart-slider-3-items .slick-list .slick-track li:nth-child(18) {
                left: 6270px;
            }
}

.form fieldset {
    margin-bottom: 20px;
}

.form legend {
    border: none;
    margin: 20px 0;
}

.form > legend {
    text-align: center;
}

.form .help-block, .form .text-danger {
    font-size: 0.8em;
}

.form .help-block {
    color: #555;
}

.form label.control-label,
.form legend.control-label {
    color: #222;
    font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.form input.input-small {
    max-width: 100px !important;
}

.form .checkbox label {
    padding-left: 40px;
}

   .form .checkbox label input[type=checkbox] {
           display: none; }
    .form .checkbox label input[type=checkbox] + *:before {
        -webkit-box-shadow: inset 1px 1px 3px #e6e6e6;
        box-shadow: inset 1px 1px 3px #e6e6e6;
        border: 1px solid #b3b3b3;
        content: "";
        cursor: pointer;
        height: 25px;
        position: absolute;
        left: 15px;
        width: 25px; }
    @media (min-width: 768px) {
         .form .checkbox label input[type=checkbox] + *:before {
             left: -20px; } }
    .form .checkbox label input[type=checkbox]:checked + *:before {
         -webkit-box-shadow: none;
            box-shadow: none;
            background-color: #00c0e8;
            border: none;
            color: #fff;
            content: "\e013";
            font-family: "glyphicons halflings";
            font-weight: normal;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
         /*appearance: none;*/
        /*-moz-appearance: none;*/
        /* Firefox */
        /*-webkit-appearance: none;*/
        /* Safari and Chrome */
        /*-webkit-box-shadow: inset 1px 1px 3px #e6e6e6;
        box-shadow: inset 1px 1px 3px #e6e6e6;
        border: 1px solid #b3b3b3;
        cursor: pointer;
        height: 25px;
        margin-left: -40px;
        top: -2px;
        width: 25px;*/
    

        /*.form .checkbox label input[type=checkbox]::-ms-expand {
            display: none;
        }*/

        /*.form .checkbox label input[type=checkbox]:checked {
            -webkit-box-shadow: none;
            box-shadow: none;
            background-color: #00c0e8;
            border: none;
        }*/

            /*.form .checkbox label input[type=checkbox]:checked:before {
                color: #fff;
                height: 25px;
                line-height: 25px;
                text-align: center;
                width: 25px;
            }*/

.form .form-control {
    border-radius: 2px;
}

.form select.form-control {
    padding-right: 39px;
}

@-moz-document url-prefix() {
    .form select.form-control {
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        background: url("../images/select-arrow.png") no-repeat center;
        background: url("../images/select-arrow.svg") no-repeat center, linear-gradient(transparent, transparent);
        background-position: right;
    }

        .form select.form-control::-ms-expand {
            display: none;
        }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .form select.form-control {
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        background: url("../images/select-arrow.png") no-repeat center;
        background: url("../images/select-arrow.svg") no-repeat center, linear-gradient(transparent, transparent);
        background-position: right;
    }

        .form select.form-control::-ms-expand {
            display: none;
        }
}

.form select.form-control:hover {
    cursor: pointer;
}

.form .form-control[disabled] {
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding-left: 0;
}

.form.form-inline label {
    margin-right: 10px;
}

.form.form-inline input, .form.form-inline select {
    height: auto;
}

.form.form-inline .form-group {
    display: inline-block;
}

    .form.form-inline .form-group .control-input {
        display: inline-block;
        margin-bottom: 20px;
    }

        .form.form-inline .form-group .control-input .text-danger {
            position: absolute;
        }

.form.form-inline .form-control {
    display: inline-block;
    width: auto;
}

.form.form-inline .btn {
    vertical-align: top;
}

    .form.form-inline .btn.btn-addon {
        border-radius: 2px;
        margin-left: -5px;
    }

.form .form-group .inline-input.control-input input, .form .form-group .inline-input.control-input select {
    float: left;
    margin: 0 10px 5px 0;
    max-width: 80%;
    width: auto;
}

.form .form-group .inline-input.control-input .radio {
    margin-top: 10px;
}

.form .form-group .inline-input.control-input .btn-help {
    vertical-align: baseline;
}

.form .form-group .inline-input.control-input .text-danger {
    clear: both;
}

.form .form-group .inline-input.control-input .area-code {
    display: inline-flex;
    float: left;
    font-size: 15px;
    line-height: 30px;
}

    .form .form-group .inline-input.control-input .area-code:after {
        content: ")";
        margin-right: 10px;
    }

    .form .form-group .inline-input.control-input .area-code:before {
        content: "(";
    }

    .form .form-group .inline-input.control-input .area-code input {
        margin: 0 5px;
        width: 52px;
    }

@media (max-width: 767px) {
    .form .form-group .control-input > * {
        margin-top: 5px;
    }
}

.form fieldset.well legend {
    font-size: 1.375rem;
    position: relative;
    top: 35px;
}

.form-horizontal .form-group {
    position: relative;
}

    .form-horizontal .form-group .control-label {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

@media (min-width: 768px) {
    .form-horizontal .form-group .control-label {
        float: left;
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .form-horizontal .form-group .control-label {
        float: left;
        width: 16.66667%;
    }
}

.form-horizontal .form-group .control-input {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group .control-input {
        float: left;
        width: 75%;
    }
}

@media (min-width: 992px) {
    .form-horizontal .form-group .control-input {
        float: left;
        width: 58.33333%;
    }
}

@media (min-width: 1200px) {
    .form-horizontal .form-group .control-input {
        float: left;
        width: 83.33333%;
    }
}

.form-horizontal .form-group .control-button,
.form-horizontal .form-group .checkbox {
    padding-left: 15px;
    padding-right: 15px;
}

.form-horizontal .form-group .control-label-with-help .btn-help {
    padding: 1px 8px 3px 6px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group .control-label-with-help {
        padding-right: 40px;
        position: relative;
    }

        .form-horizontal .form-group .control-label-with-help .btn-help {
            position: absolute;
            right: 12px;
            top: 5px;
        }

    .form-horizontal .form-group .control-button,
    .form-horizontal .form-group .checkbox {
        display: flex;
    }

        .form-horizontal .form-group .control-button > .btn-cancel,
        .form-horizontal .form-group .checkbox > .btn-cancel {
            position: absolute;
        }
}

@media (min-width: 768px) and (min-width: 768px) {
    .form-horizontal .form-group .control-button > .btn-cancel,
    .form-horizontal .form-group .checkbox > .btn-cancel {
        right: 75%;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .form-horizontal .form-group .control-button > .btn-cancel,
    .form-horizontal .form-group .checkbox > .btn-cancel {
        right: 83.33333%;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group .control-button > .btn-primary, .form-horizontal .form-group .control-button > .btn-help, .form-horizontal .form-group .control-button > label,
    .form-horizontal .form-group .checkbox > .btn-primary,
    .form-horizontal .form-group .checkbox > .btn-help,
    .form-horizontal .form-group .checkbox > label {
        position: absolute;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .form-horizontal .form-group .control-button > .btn-primary, .form-horizontal .form-group .control-button > .btn-help, .form-horizontal .form-group .control-button > label,
    .form-horizontal .form-group .checkbox > .btn-primary,
    .form-horizontal .form-group .checkbox > .btn-help,
    .form-horizontal .form-group .checkbox > label {
        left: 25%;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .form-horizontal .form-group .control-button > .btn-primary, .form-horizontal .form-group .control-button > .btn-help, .form-horizontal .form-group .control-button > label,
    .form-horizontal .form-group .checkbox > .btn-primary,
    .form-horizontal .form-group .checkbox > .btn-help,
    .form-horizontal .form-group .checkbox > label {
        left: 16.66667%;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group .control-button {
        margin: 30px 0px;
    }

        .form-horizontal .form-group .control-button > .btn-primary, .form-horizontal .form-group .control-button > .btn-help {
            margin-left: 15px;
        }

    .form-horizontal .form-group .checkbox {
        min-height: 50px;
    }

        .form-horizontal .form-group .checkbox > label {
            margin-left: -20px;
            padding: 0 0 20px 35px;
        }

            .form-horizontal .form-group .checkbox > label > input {
                cursor: pointer;
                margin-left: -50px;
            }
}

@media (min-width: 1200px) {
    .form-horizontal .control-input > input,
    .form-horizontal .control-input > select,
    .form-horizontal .control-input textarea,
    .form-horizontal .checkbox label {
        width: 50%;
    }

    .form-horizontal fieldset.col-lg-6 .control-input > input,
    .form-horizontal fieldset.col-lg-6 .control-input > select {
        width: 100%;
    }

    .form-horizontal .help-block {
        border-top: 1px solid #00c0e8;
        margin-top: 0;
        padding-top: 5px;
        position: absolute;
        right: 15px;
        top: 0;
        width: 47%;
    }
}

.col-sm-6 .form-horizontal .form-group .control-label {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .col-sm-6 .form-horizontal .form-group .control-label {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-sm-6 .form-horizontal .form-group .control-label {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .col-sm-6 .form-horizontal .form-group .control-label {
        float: left;
        width: 25%;
    }
}

@media (max-width: 991px) {
    .col-sm-6 .form-horizontal .form-group .control-label {
        text-align: left;
    }
}

.col-sm-6 .form-horizontal .form-group .control-input {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .col-sm-6 .form-horizontal .form-group .control-input {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-sm-6 .form-horizontal .form-group .control-input {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 1200px) {
    .col-sm-6 .form-horizontal .form-group .control-input {
        float: left;
        width: 75%;
    }
}

.col-sm-6 .form-horizontal .form-group .control-input input {
    width: 100%;
}

@media (min-width: 992px) {
    .col-sm-6 .form-horizontal .form-group .control-button > .btn-cancel {
        right: 66.66667%;
    }
}

@media (min-width: 1200px) {
    .col-sm-6 .form-horizontal .form-group .control-button > .btn-cancel {
        right: 75%;
    }
}

@media (min-width: 768px) {
    .col-sm-6 .form-horizontal .form-group .control-button > .btn-primary, .col-sm-6 .form-horizontal .form-group .control-button > .btn-help {
        left: 0%;
    }
}

@media (min-width: 992px) {
    .col-sm-6 .form-horizontal .form-group .control-button > .btn-primary, .col-sm-6 .form-horizontal .form-group .control-button > .btn-help {
        left: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .col-sm-6 .form-horizontal .form-group .control-button > .btn-primary, .col-sm-6 .form-horizontal .form-group .control-button > .btn-help {
        left: 25%;
    }
}

@media (min-width: 1200px) {
    .col-lg-6 .form-group .control-label {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .col-lg-6 .form-group .control-label {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .col-lg-6 .form-group .control-input {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .col-lg-6 .form-group .control-input {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 1200px) {
    .col-lg-6 .form-group .checkbox > label {
        left: 33.33333%;
    }
}

.checkbox-block {
    color: #003966;
    font-weight: normal;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

    .checkbox-blockfocus, .checkbox-block:hover {
        -webkit-box-shadow: 0 2px 10px #d0d2d3;
        box-shadow: 0 2px 10px #d0d2d3;
        -webkit-transform: translate(0, -1px);
        -ms-transform: translate(0, -1px);
        -o-transform: translate(0, -1px);
        transform: translate(0, -1px);
        cursor: pointer;
    }

    .checkbox-block span {
        background-color: #fff;
        border: 2px solid #003966;
        border-radius: 2px;
        display: block;
        padding: 8px 8px 8px 32px;
        position: relative;
        width: 100%;
    }

        .checkbox-block span:before, .checkbox-block span:after {
            background-color: #fff;
            border-radius: 50%;
            content: "";
            position: absolute;
        }

        .checkbox-block span:before {
            border: 2px solid #003966;
            height: 16px;
            left: 10px;
            top: 12px;
            width: 16px;
        }

    .checkbox-block input[type="checkbox"] {
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        position: absolute;
        height: 100%;
        left: 0;
        margin: 0;
        top: 0;
        width: 100%;
    }

        .checkbox-block input[type="checkbox"]::-ms-expand {
            display: none;
        }

        .checkbox-block input[type="checkbox"]:checked ~ span {
            background-color: #003966;
            border-color: #003966;
            color: #fff;
        }

            .checkbox-block input[type="checkbox"]:checked ~ span:before {
                border: 2px solid #003966;
                height: 20px;
                left: 8px;
                top: 10px;
                width: 20px;
            }

            .checkbox-block input[type="checkbox"]:checked ~ span:after {
                border: 2px solid #003966;
                height: 10px;
                left: 13px;
                top: 15px;
                width: 10px;
            }

.form-agreement .checkbox {
    margin-bottom: 6rem;
}

    .form-agreement .checkbox label {
        padding-left: 65px;
    }

        .form-agreement .checkbox label input[type="checkbox"] {
            margin-left: -65px;
        }

            .form-agreement .checkbox label input[type="checkbox"] + strong {
                left: 0;
                position: absolute;
                top: 30px;
            }

@media (max-width: 767px) {
    .form-agreement .checkbox label input[type="checkbox"] + strong:before {
        left: 0;
        top: -30px;
    }
}

@media (min-width: 768px) {
    .form-agreement .checkbox label {
        padding-left: 120px;
    }

        .form-agreement .checkbox label input[type="checkbox"] {
            margin-left: -120px;
        }

            .form-agreement .checkbox label input[type="checkbox"] + strong {
                /*left: 35px;*/
                left: 20px;
                 padding-left: 15px;
                top: 5px;
            }

    .form-agreement .control-button {
        position: relative;
    }

        .form-agreement .control-button .btn-primary, .form-agreement .control-button .btn-help {
            margin-left: 120px;
        }

        .form-agreement .control-button .btn-cancel {
            left: 0;
            position: absolute;
        }
}

.col-sm-10-center {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .col-sm-10-center {
        float: left;
        width: 83.33333%;
    }
}

@media (min-width: 768px) {
    .col-sm-10-center {
        margin-left: 8.33333%;
    }
}

@media (min-width: 768px) {
    .row.row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.row.row-eq-height .col-sm-6 > div.panel {
    height: 100%;
    padding: 2rem;
}

    .row.row-eq-height .col-sm-6 > div.panel h2:first-child, .row.row-eq-height .col-sm-6 > div.panel .form legend:first-child, .form .row.row-eq-height .col-sm-6 > div.panel legend:first-child, .row.row-eq-height .col-sm-6 > div.panel #productSummary .row > div h1:first-child, #productSummary .row > div .row.row-eq-height .col-sm-6 > div.panel h1:first-child, .row.row-eq-height .col-sm-6 > div.panel #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3:first-child, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .row.row-eq-height .col-sm-6 > div.panel h3:first-child, .row.row-eq-height .col-sm-6 > div.panel .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3:first-child, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .row.row-eq-height .col-sm-6 > div.panel h3:first-child, .row.row-eq-height .col-sm-6 > div.panel #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p:first-child, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .row.row-eq-height .col-sm-6 > div.panel p:first-child, .row.row-eq-height .col-sm-6 > div.panel .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p:first-child, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .row.row-eq-height .col-sm-6 > div.panel p:first-child, .row.row-eq-height .col-sm-6 > div.panel .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div:first-child, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .row.row-eq-height .col-sm-6 > div.panel div:first-child {
        margin-top: 0;
    }

    .row.row-eq-height .col-sm-6 > div.panel .btn:last-child, .row.row-eq-height .col-sm-6 > div.panel .form-group:last-child {
        margin-bottom: 0;
    }

@media (min-width: 992px) {
    .col-md-vertical-divider {
        border-right: 1px solid #d0d2d3;
        padding-right: 3rem;
    }

        .col-md-vertical-divider + * {
            padding-left: 3rem;
        }
}

.jumbotron {
    background-color: #00c0e8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    padding-top: 6rem;
    padding-bottom: 6rem;
    position: relative;
    text-align: center;
}

    .jumbotron.bg-no-overlay p {
        color: #222;
    }

    .jumbotron:not(.bg-no-overlay):before {
        background-color: #000;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .jumbotron > h1.container, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron > h3.container, .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron > p.container {
        margin-bottom: 0;
        margin-top: 0;
    }

    .jumbotron h2, .jumbotron .form legend, .form .jumbotron legend, .jumbotron #productSummary .row > div h1, #productSummary .row > div .jumbotron h1, .jumbotron #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron h3, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .jumbotron h3, .jumbotron #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .jumbotron p, .jumbotron .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .jumbotron p, .jumbotron .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .jumbotron div {
        color: #fff;
    }

    .jumbotron + *:not(.nav) {
        padding-top: 60px;
    }

        .jumbotron + *:not(.nav) > *:first-child {
            padding-top: 0;
        }

            .jumbotron + *:not(.nav) > *:first-child.pull-right {
                margin-top: -40px;
            }

.jumbotron-gray {
    background-blend-mode: soft-light;
    background-color: #d0d2d3;
    color: #222;
}

    .jumbotron-gray:before {
        display: none;
    }

h1.jumbotron, .carousel.slide .carousel-inner > .item .carousel-caption h3.jumbotron, .carousel.slide .carousel-inner > .item .carousel-caption p.jumbotron {
    margin: 0;
    padding-left: 12px;
    padding-right: 12px;
}

header.scroll-fade + *:not(.nav) {
    padding-top: 60px;
}

    header.scroll-fade + *:not(.nav) > *:first-child {
        padding-top: 2rem !important;
    }

        header.scroll-fade + *:not(.nav) > *:first-child.pull-right {
            margin-top: -40px;
        }
        .remove-margin-spacetop{
            margin-top:-60px !important;
          
        }

.scroll-fade {
    background-color: #fff;
    text-align: center;
}

    .scroll-fade .header-container {
        overflow: hidden;
        position: relative;
    }

        .scroll-fade .header-container .header-content {
            opacity: 1;
            top: 1rem;
        }

        .scroll-fade .header-container h1, .scroll-fade .header-container .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .scroll-fade .header-container h3, .scroll-fade .header-container .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .scroll-fade .header-container p {
            margin-top: 0;
        }

        .scroll-fade .header-container .subtitle {
            display: none;
        }

	/*@media (min-width: 768px) {*/ /*removed media query for bringing scroll effect in mobile device*/
    .scroll-fade .header-container {
        height: 15rem;
    }

        .scroll-fade .header-container .header-content {
            left: 0;
            position: absolute;
            right: 0;
            top: 4rem;
        }

            .scroll-fade .header-container .header-content h1, .scroll-fade .header-container .header-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .scroll-fade .header-container .header-content h3, .scroll-fade .header-container .header-content .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .scroll-fade .header-container .header-content p {
                margin-top: 1.5rem;
            }

            .scroll-fade .header-container .header-content .subtitle {
                color: #fff;
                display: block;
            }
/*}*/

.scroll-fade .header-container-lg {
    height: 22rem;
}

    .scroll-fade .header-container-lg h1.h1-only, .scroll-fade .header-container-lg .carousel.slide .carousel-inner > .item .carousel-caption h3.h1-only, .carousel.slide .carousel-inner > .item .carousel-caption .scroll-fade .header-container-lg h3.h1-only, .scroll-fade .header-container-lg .carousel.slide .carousel-inner > .item .carousel-caption p.h1-only, .carousel.slide .carousel-inner > .item .carousel-caption .scroll-fade .header-container-lg p.h1-only {
        padding-top: 3rem;
    }

.scroll-fade .author-date {
    margin-top: -5.5rem;
    position: relative;
}

    .scroll-fade .author-date img {
        border: 3px solid #fff;
        border-radius: 50%;
        height: 4rem;
        margin-bottom: 0.6rem;
        width: 4rem;
    }

    .scroll-fade .author-date address {
        font-weight: bold;
        margin-bottom: 0.6rem;
    }

    .scroll-fade .author-date time {
        color: #555;
    }

    .scroll-fade .author-date dl, .scroll-fade .author-date dl dd:last-child {
        margin-bottom: 0;
    }

.article header.scroll-fade .header-container, .webinar header.scroll-fade .header-container {
    height: 27rem;
}

    .article header.scroll-fade .header-container .col-sm-10-center, .webinar header.scroll-fade .header-container .col-sm-10-center {
        background-color: transparent;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 3rem;
        padding-top: 3.5rem;
    }

.article header.scroll-fade .col-sm-10-center {
    background-image: url("/images/icon_arrticels-how-tos.svg");
}

.webinar header.scroll-fade .col-sm-10-center {
    background-image: url("/images/icon_webinars.svg");
}

.full-image-with-text {
    color: #fff;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
}

    .full-image-with-text h1, .full-image-with-text .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .full-image-with-text h3, .full-image-with-text .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .full-image-with-text p, .full-image-with-text h2, .full-image-with-text .form legend, .form .full-image-with-text legend, .full-image-with-text #productSummary .row > div h1, #productSummary .row > div .full-image-with-text h1, .full-image-with-text #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .full-image-with-text h3, .full-image-with-text .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .full-image-with-text h3, .full-image-with-text #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .full-image-with-text p, .full-image-with-text .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .full-image-with-text p, .full-image-with-text .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .full-image-with-text div, .full-image-with-text h3 {
        color: #fff;
    }

.modal {
    top: 50px;
}

.modal-open {
    padding-right: 0 !important;
}

    .modal-open #boostOffer {
        display: none;
    }

.modal-content {
    border: none;
    border-radius: 0;
}

    .modal-content .modal-header {
        background-color: #00739f;
        border-bottom: none;
    }

        .modal-content .modal-header h4 {
            color: #fff;
        }

        .modal-content .modal-header .close {
            color: #fff;
            filter: alpha(opacity=80);
            font-weight: 300;
            opacity: 0.8;
        }

            .modal-content .modal-header .close:hover, .modal-content .modal-header .close:focus {
                filter: alpha(opacity=100);
                opacity: 1;
            }

    .modal-content .modal-body p {
        font-weight: normal;
    }

    .modal-content .modal-footer {
        border: none;
        text-align: left;
    }

        .modal-content .modal-footer .btn {
            white-space: normal;
        }

        .modal-content .modal-footer .btn-primary, .modal-content .modal-footer .btn-help {
            float: right;
        }

        .modal-content .modal-footer .btn + .btn.btn-xs-full-width, .modal-content .modal-footer .form-horizontal .form-group .control-button .btn + .btn, .form-horizontal .form-group .control-button .modal-content .modal-footer .btn + .btn,
        .modal-content .modal-footer .form-horizontal .form-group .checkbox .btn + .btn,
        .form-horizontal .form-group .checkbox .modal-content .modal-footer .btn + .btn, .modal-content .modal-footer .panel .panel-body .btn + .btn, .panel .panel-body .modal-content .modal-footer .btn + .btn {
            margin-left: 0;
        }

@media (min-width: 768px) {
    .modal-content .modal-footer .btn {
        max-width: 48%;
    }
}

.modal-fullscreen {
    top: 10px;
    z-index: 999999999;
}

    .modal-fullscreen .modal-dialog {
        background-color: #fff;
        height: 80%;
        height: 80vh;
        margin: auto;
        width: 95%;
        width: 95vw;
    }

        .modal-fullscreen .modal-dialog .modal-content, .modal-fullscreen .modal-dialog .embed-container {
            height: 100%;
            margin: 0;
        }

.logged-out #navCart, .logged-out #myAccount, .logged-in #signIn {
     display: none !important;
}

@media (max-width: 991px) {
    .navbar-expanded {
        overflow: hidden;
    }

        .navbar-expanded .at-share-dock-outer {
            display: none;
        }
}

nav.navbar {
    background-color: #222;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0;
    z-index: 1000300;
}

    nav.navbar a {
        color: #fff;
        font-weight: 100;
    }

        nav.navbar a:hover, nav.navbar a:focus {
            color: #d4e9ff;
        }

    nav.navbar button {
        background-color: transparent;
        border: none;
    }

    nav.navbar .btn {
        font-size: 1em;
        padding: 2px 8px;
    }

    nav.navbar ul {
        margin: 0;
    }

    nav.navbar .dropdown-menu {
        background-color: #222;
        border: none;
        border-radius: 0;
    }

    nav.navbar .user-icon {
        background-color: #fff;
        border-radius: 50%;
        color: #222;
        display: inline-block;
        text-align: center;
    }

    nav.navbar .navbar-header .navbar-toggle {
        float: left;
    }

    nav.navbar .navbar-header .navbar-brand {
        background: url("../images/tslogo.png") no-repeat center;
        background: url("../images/tslogo.svg") no-repeat center, linear-gradient(transparent, transparent);
        display: block;
        height: 50px;
        margin: 0 15px;
        padding: 0;
        width: 118px;
    }

    nav.navbar .navbar-utilities .dropdown.open .dropdown-menu {
        z-index: 1001;
    }

    nav.navbar .navbar-corner > a, nav.navbar .navbar-corner#signIn > div {
        align-items: center;
        -webkit-align-items: center;
        /* Safari 7.0+ */
        display: flex;
        display: -webkit-flex;
        /* Safari */
        height: 50px;
        justify-content: center;
        padding: 0;
        position: relative;
    }

    nav.navbar .navbar-corner > a {
        float: right;
        width: 40px;
    }

        nav.navbar .navbar-corner > a:hover, nav.navbar .navbar-corner > a:focus {
            text-decoration: none;
        }

        nav.navbar .navbar-corner > a .glyphicon, nav.navbar .navbar-corner > a .form .checkbox label input[type=checkbox]:checked:before, .form .checkbox label nav.navbar .navbar-corner > a input[type=checkbox]:checked:before {
            font-size: 1.3rem;
        }

    nav.navbar .navbar-corner #navCart #cartNum {
        background-color: #ff8300;
        border-radius: 50%;
        color: #fff;
        font-size: 0.75rem;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        padding: 0 2px;
        position: absolute;
        right: 10%;
        text-align: center;
        text-overflow: ellipsis;
        top: 10%;
        width: 20px;
    }

    nav.navbar .navbar-corner.open #navSearch > .glyphicon, nav.navbar .navbar-corner.open .form .checkbox label #navSearch > input[type=checkbox]:checked:before, .form .checkbox label nav.navbar .navbar-corner.open #navSearch > input[type=checkbox]:checked:before, nav.navbar .navbar-corner.open #navAccount > .glyphicon, nav.navbar .navbar-corner.open .form .checkbox label #navAccount > input[type=checkbox]:checked:before, .form .checkbox label nav.navbar .navbar-corner.open #navAccount > input[type=checkbox]:checked:before {
        font-size: 1rem;
    }

    nav.navbar .navbar-corner.open #navSearch {
        background-color: #e6e6e6;
        color: #222;
    }

    nav.navbar .navbar-corner.open #navAccount {
        background-color: #555;
        color: #fff;
    }

        nav.navbar .navbar-corner.open #navAccount .user-icon {
            display: none;
        }

    nav.navbar .navbar-corner.open .dropdown-menu {
        background-color: #555;
        margin-top: 50px;
        padding: 15px;
        width: 100%;
    }

        nav.navbar .navbar-corner.open .dropdown-menu .user-icon {
            font-size: 3rem;
            height: 7rem;
            line-height: 7rem;
            width: 7rem;
        }

        nav.navbar .navbar-corner.open .dropdown-menu .user-fullname {
            text-transform: uppercase;
        }

        nav.navbar .navbar-corner.open .dropdown-menu .user-orgname a:hover, nav.navbar .navbar-corner.open .dropdown-menu .user-orgname a:focus {
            color: #fff;
        }

    nav.navbar .navbar-corner.open fieldset.dropdown-menu {
        background-color: #e6e6e6;
        font-size: 1.5rem;
        font-weight: 100;
        padding: 15px;
        width: 100%;
    }

        nav.navbar .navbar-corner.open fieldset.dropdown-menu input {
            background-color: #e6e6e6;
            border: none;
            color: #222;
            width: 70%;
        }

            nav.navbar .navbar-corner.open fieldset.dropdown-menu input::-moz-placeholder {
                color: #d0d2d3;
                opacity: 1;
            }

            nav.navbar .navbar-corner.open fieldset.dropdown-menu input:-ms-input-placeholder {
                color: #d0d2d3;
            }

            nav.navbar .navbar-corner.open fieldset.dropdown-menu input::-webkit-input-placeholder {
                color: #d0d2d3;
            }

        nav.navbar .navbar-corner.open fieldset.dropdown-menu button {
            background-color: transparent;
            border: none;
            color: #222;
            float: right;
        }

    nav.navbar #mainMenu > ul.nav > li {
        text-transform: uppercase;
    }

        nav.navbar #mainMenu > ul.nav > li > a:hover, nav.navbar #mainMenu > ul.nav > li > a:focus {
            background-color: transparent;
        }

        nav.navbar #mainMenu > ul.nav > li:not(.dropdown) > a:hover, nav.navbar #mainMenu > ul.nav > li:not(.dropdown) > a:focus {
            text-decoration: underline;
        }

        nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle {
            display: block;
            position: relative;
            width: 100%;
        }

            nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle:after, nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle:before {
                border-top: 2px solid #fff;
                content: "";
                height: 8px;
                position: absolute;
                -webkit-transition: all 0.1s;
                -o-transition: all 0.1s;
                transition: all 0.1s;
                top: 45%;
                width: 8px;
            }

            nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle:after {
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                right: 20px;
            }

            nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle:before {
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 11px;
            }

            nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle[aria-expanded='true']:after, nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle[aria-expanded='true']:before {
                height: 10px;
                width: 10px;
            }

            nav.navbar #mainMenu > ul.nav > li.dropdown a.dropdown-toggle[aria-expanded='true']:after {
                right: 17px;
            }

        nav.navbar #mainMenu > ul.nav > li.dropdown.open, nav.navbar #mainMenu > ul.nav > li.dropdown.open ul.dropdown-menu, nav.navbar #mainMenu > ul.nav > li.dropdown.open a.dropdown-toggle, nav.navbar #mainMenu > ul.nav > li.dropdown.open a:hover, nav.navbar #mainMenu > ul.nav > li.dropdown.open a:focus {
            background-color: #555;
        }

            nav.navbar #mainMenu > ul.nav > li.dropdown.open a.dropdown-toggle:hover, nav.navbar #mainMenu > ul.nav > li.dropdown.open a.dropdown-toggle:focus, nav.navbar #mainMenu > ul.nav > li.dropdown.open a.dropdown-toggle:active {
                color: #fff;
                text-decoration: none;
            }

            nav.navbar #mainMenu > ul.nav > li.dropdown.open ul.dropdown-menu {
                font-weight: normal;
                overflow: hidden;
                padding: 0;
            }

                nav.navbar #mainMenu > ul.nav > li.dropdown.open ul.dropdown-menu li:last-child {
                    padding-bottom: 9px;
                }

                nav.navbar #mainMenu > ul.nav > li.dropdown.open ul.dropdown-menu li a {
                    color: #fff;
                }

                    nav.navbar #mainMenu > ul.nav > li.dropdown.open ul.dropdown-menu li a:hover, nav.navbar #mainMenu > ul.nav > li.dropdown.open ul.dropdown-menu li a:focus {
                        text-decoration: underline;
                    }

@media (min-width: 992px) {
    nav.navbar #countriesSelect {
        float: left;
        margin: 15px 30px 0 -5px;
    }

        nav.navbar #countriesSelect label {
            display: none;
        }

        nav.navbar #countriesSelect select#countriesList {
            appearance: none;
            -moz-appearance: none;
            /* Firefox */
            -webkit-appearance: none;
            /* Safari and Chrome */
            background: url("../images/select-arrow-nav.png") no-repeat center;
            background: url("../images/select-arrow-nav.svg") no-repeat center, linear-gradient(transparent, transparent);
            background-position: right;
            background-size: 12px 12px;
            border: none;
            color: #fff;
            font-size: 13px;
            line-height: 20px;
            padding-right: 5px;
            text-overflow: ellipsis;
            width: 100px;
        }

            nav.navbar #countriesSelect select#countriesList::-ms-expand {
                display: none;
            }

            nav.navbar #countriesSelect select#countriesList:hover, nav.navbar #countriesSelect select#countriesList:focus {
                color: #d4e9ff;
                cursor: pointer;
            }

            nav.navbar #countriesSelect select#countriesList option {
                background-color: #222;
            }

    nav.navbar .navbar-corner > a, nav.navbar .navbar-corner#signIn > div {
        float: right;
    }

    nav.navbar .navbar-corner > a {
        width: 40px;
    }

    nav.navbar .navbar-corner#signIn > div {
        margin-right: 5px;
    }

    nav.navbar .navbar-corner#signIn > div .btn {
            font-size: 0.9em;
        }
     nav.navbar .navbar-corner#joinIn > div .btn {
            font-size: 0.9em;
        }

            nav.navbar .navbar-corner#signIn > div .btn + .btn {
                margin-left: 5px;
            }

    nav.navbar .navbar-corner #navSearch {
         margin-right: 15px; 
    }
   
    nav.navbar .navbar-corner #navCart {
        right: 15px;
    }

    nav.navbar .navbar-corner dl dd {
        color: #fff;
    }

    nav.navbar .navbar-corner #navAccount {
        margin-right: 5px;
    }

        nav.navbar .navbar-corner #navAccount .user-icon {
            height: 1.5rem;
            line-height: 1.5rem;
            width: 1.5rem;
        }

        nav.navbar .navbar-corner #navAccount:hover .user-icon, nav.navbar .navbar-corner #navAccount:focus .user-icon {
            background: #d4e9ff;
        }

    nav.navbar .navbar-corner.open .dropdown-menu {
        padding: 30px;
    }

    nav.navbar #mainMenu {
        position: absolute;
        right: 190px; /*changed by Aman from 180px to accomodate Join button;*/
    }
    nav.navbar #mainMenu > ul > li > a {
            padding-left: 8px;
            padding-right: 8px;
        }

        nav.navbar #mainMenu li#navDonation.active {
            background-color: #fff;
        }

            nav.navbar #mainMenu li#navDonation.active a {
                color: #222;
            }

                nav.navbar #mainMenu li#navDonation.active a:hover, nav.navbar #mainMenu li#navDonation.active a:focus, nav.navbar #mainMenu li#navDonation.active a:active {
                    text-decoration: none;
                }

        nav.navbar #mainMenu li.dropdown a.dropdown-toggle {
            padding-right: 28px;
        }

        nav.navbar #mainMenu li.dropdown ul.dropdown-menu {
            font-size: 0.875rem;
            text-transform: none;
            width: 1000%;
        }

            nav.navbar #mainMenu li.dropdown ul.dropdown-menu a {
                padding: 6px 15px;
            }

    @-webkit-keyframes slide {
        100% {
            right: -15px;
        }
    }

    @keyframes slide {
        100% {
            right: -15px;
        }
    }

    nav.navbar #boostOffer a {
        background-color: #fff;
        border: 1px solid #222;
        border-radius: 2px;
        box-shadow: 0px 1px 3px #b3b3b3;
        color: #222;
        font-size: 0.85em;
        right: -150px;
        padding: 3px 25px 3px 10px;
        position: absolute;
        text-transform: uppercase;
        top: 100px;
        -webkit-animation: slide 0.5s forwards;
        -o-animation: slide 0.5s forwards;
        animation: slide 0.5s forwards;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

        nav.navbar #boostOffer a:hover, nav.navbar #boostOffer a:focus {
            padding-right: 28px;
            text-decoration: none;
        }
}

@media (min-width: 1200px) {
    nav.navbar #mainMenu > ul.nav li a, nav.navbar #mainMenu > ul.nav li.dropdown.open ul.dropdown-menu > li > a {
        padding-left: 24px;
        padding-right: 24px;
    }


        nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle {
            display: block;
            position: relative;
            width: 100%;
            padding-right: 43px;
        }

            nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle:after, nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle:before {
                border-top: 2px solid #fff;
                content: "";
                height: 8px;
                position: absolute;
                -webkit-transition: all 0.1s;
                -o-transition: all 0.1s;
                transition: all 0.1s;
                top: 45%;
                width: 8px;
            }

            nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle:after {
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                right: 35px;
            }

            nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle:before {
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 26px;
            }

            nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle[aria-expanded='true']:after, nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle[aria-expanded='true']:before {
                height: 10px;
                width: 10px;
            }

            nav.navbar #mainMenu > ul.nav li.dropdown > a.dropdown-toggle[aria-expanded='true']:after {
                right: 32px;
            }
}

@media (max-width: 991px) {
    nav.navbar {
        /* mobile collapsible menu */
    }

        nav.navbar .navbar-header {
            position: absolute;
            text-align: center;
            width: 100%;
            /* hamburger menu */
        }

            nav.navbar .navbar-header .navbar-brand {
                display: inline-block;
                float: none;
            }

            nav.navbar .navbar-header .navbar-toggle {
                left: 15px;
                position: absolute;
                top: 0px;
            }

            nav.navbar .navbar-header .hamburger-to-close {
                width: 26px;
                height: 33px;
                cursor: pointer;
            }

                nav.navbar .navbar-header .hamburger-to-close:hover .hamburger-middle, nav.navbar .navbar-header .hamburger-to-close:hover:before, nav.navbar .navbar-header .hamburger-to-close:hover:after, nav.navbar .navbar-header .hamburger-to-close:focus .hamburger-middle, nav.navbar .navbar-header .hamburger-to-close:focus:before, nav.navbar .navbar-header .hamburger-to-close:focus:after, nav.navbar .navbar-header .hamburger-to-close:active .hamburger-middle, nav.navbar .navbar-header .hamburger-to-close:active:before, nav.navbar .navbar-header .hamburger-to-close:active:after {
                    background-color: #d4e9ff;
                }

                nav.navbar .navbar-header .hamburger-to-close:before, nav.navbar .navbar-header .hamburger-to-close:after {
                    content: '';
                }

                nav.navbar .navbar-header .hamburger-to-close.collapsed:before {
                    top: 7px;
                    -webkit-transform: rotate(0deg);
                    -ms-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg);
                    -webkit-transition: top 200ms ease 200ms, -webkit-transform ease 200ms;
                    transition: top 200ms ease 200ms, transform ease 200ms;
                }

                nav.navbar .navbar-header .hamburger-to-close.collapsed:after {
                    bottom: 8px;
                    -webkit-transform: rotate(0deg);
                    -ms-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg);
                    -webkit-transition: bottom 200ms ease 200ms, -webkit-transform ease 200ms;
                    transition: bottom 200ms ease 200ms, transform ease 200ms;
                }

                nav.navbar .navbar-header .hamburger-to-close.collapsed .hamburger-middle {
                    top: 50%;
                    margin-top: -2px;
                    -webkit-transform: rotate(0deg);
                    -ms-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg);
                    -webkit-transition: -webkit-transform ease 200ms;
                    -moz-transition: -moz-transform ease 200ms;
                    -o-transition: -o-transform ease 200ms;
                    transition: transform ease 200ms;
                }

                nav.navbar .navbar-header .hamburger-to-close .hamburger-middle, nav.navbar .navbar-header .hamburger-to-close:before, nav.navbar .navbar-header .hamburger-to-close:after {
                    position: absolute;
                    left: 0;
                    width: 25px;
                    height: 2px;
                    background-color: #fff;
                    border-radius: 10px;
                }

                nav.navbar .navbar-header .hamburger-to-close:before {
                    top: 17px;
                    -webkit-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                    -webkit-transition: top ease 200ms, -webkit-transform 200ms ease 200ms;
                    transition: top ease 200ms, transform 200ms ease 200ms;
                }

                nav.navbar .navbar-header .hamburger-to-close:after {
                    bottom: 14px;
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    transform: rotate(45deg);
                    -webkit-transition: bottom ease 200ms, -webkit-transform 200ms ease 200ms;
                    transition: bottom ease 200ms, transform 200ms ease 200ms;
                }

                nav.navbar .navbar-header .hamburger-to-close .hamburger-middle {
                    -webkit-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                    -webkit-transition: -webkit-transform 200ms ease 200ms;
                    -moz-transition: -moz-transform 200ms ease 200ms;
                    -o-transition: -o-transform 200ms ease 200ms;
                    transition: transform 200ms ease 200ms;
                }

            nav.navbar .navbar-header #navCart {
                margin: 0 5px;
            }

        nav.navbar #myAccount {
            /*display: flex;*/ /*Bug 21447 - My account not centered in mobile view*/
        }

            nav.navbar #myAccount .dropdown-menu {
                box-shadow: none;
                display: block;
                position: relative;
                width: 100%;
            }

        nav.navbar .navbar-collapse {
            margin-top: 50px;
            padding-right: 0;
        }

            nav.navbar .navbar-collapse.collapse.in {
                height: 100vh;
                min-height: 100vh;
            }

            nav.navbar .navbar-collapse.collapsing #countriesSelect, nav.navbar .navbar-collapse.collapsing #boostOffer {
                display: none;
            }

            nav.navbar .navbar-collapse .flex-buttons {
                display: flex;
                margin: 40px 0;
                text-align: center;
            }

                nav.navbar .navbar-collapse .flex-buttons a {
                    margin: 0 15px;
                    width: 100%;
                }

                    nav.navbar .navbar-collapse .flex-buttons a + a {
                        margin-left: 0;
                    }

            nav.navbar .navbar-collapse #mainMenu > ul.nav > li, nav.navbar .navbar-collapse #countriesSelect > label, nav.navbar .navbar-collapse #boostOffer {
                padding: 0;
                width: 100%;
            }

                nav.navbar .navbar-collapse #mainMenu > ul.nav > li > a, nav.navbar .navbar-collapse #mainMenu > ul.nav > li > label > a, nav.navbar .navbar-collapse #countriesSelect > label > a, nav.navbar .navbar-collapse #countriesSelect > label > label > a, nav.navbar .navbar-collapse #boostOffer > a, nav.navbar .navbar-collapse #boostOffer > label > a {
                    box-shadow: none;
                    color: #fff;
                    display: block;
                    font-size: 1rem;
                    font-weight: 100;
                    line-height: 20px;
                    padding: 20px 15px;
                    text-transform: uppercase;
                }

                    nav.navbar .navbar-collapse #mainMenu > ul.nav > li > a:hover, nav.navbar .navbar-collapse #mainMenu > ul.nav > li > a:focus, nav.navbar .navbar-collapse #mainMenu > ul.nav > li > a:active, nav.navbar .navbar-collapse #mainMenu > ul.nav > li > label > a:hover, nav.navbar .navbar-collapse #mainMenu > ul.nav > li > label > a:focus, nav.navbar .navbar-collapse #mainMenu > ul.nav > li > label > a:active, nav.navbar .navbar-collapse #countriesSelect > label > a:hover, nav.navbar .navbar-collapse #countriesSelect > label > a:focus, nav.navbar .navbar-collapse #countriesSelect > label > a:active, nav.navbar .navbar-collapse #countriesSelect > label > label > a:hover, nav.navbar .navbar-collapse #countriesSelect > label > label > a:focus, nav.navbar .navbar-collapse #countriesSelect > label > label > a:active, nav.navbar .navbar-collapse #boostOffer > a:hover, nav.navbar .navbar-collapse #boostOffer > a:focus, nav.navbar .navbar-collapse #boostOffer > a:active, nav.navbar .navbar-collapse #boostOffer > label > a:hover, nav.navbar .navbar-collapse #boostOffer > label > a:focus, nav.navbar .navbar-collapse #boostOffer > label > a:active {
                        background-color: #333;
                        border-bottom: 1px solid #fff;
                        border-top: 1px solid #fff;
                        color: #fff;
                        padding-bottom: 19px;
                        padding-top: 19px;
                        text-decoration: none;
                    }

                nav.navbar .navbar-collapse #mainMenu > ul.nav > li.dropdown.open a.dropdown-toggle {
                    background-color: #333;
                }

                nav.navbar .navbar-collapse #mainMenu > ul.nav > li.dropdown.open > ul.dropdown-menu {
                    border-bottom: 1px solid #fff;
                }

                    nav.navbar .navbar-collapse #mainMenu > ul.nav > li.dropdown.open > ul.dropdown-menu li a {
                        padding: 15px;
                    }

            nav.navbar .navbar-collapse #countriesSelect label {
                margin-bottom: 0;
            }

            nav.navbar .navbar-collapse #countriesSelect select {
                display: none;
            }
}

.return-to-cart {
    float: right;
    font-size: small;
    line-height: 50px;
    margin: 0 15px;
    position: relative;
    text-transform: uppercase;
}

@media (max-width: 480px) {
    .return-to-cart {
        font-size: 0.5rem;
        font-size: 2.5vw;
    }
}

nav, .nav {
    font-family: "Replica-Pro", sans-serif;
}

    nav.nav-secondary {
        background-color: #fff;
        border-bottom: 1px solid #b3b3b3;
        padding: 10px 12px;
        position: fixed;
        width: 100%;
        z-index: 1000299;
    }

        nav.nav-secondary + * {
            margin-top: 2.6rem;
        }

        nav.nav-secondary > *, nav.nav-secondary ul.nav > li {
            display: inline-block;
        }

        nav.nav-secondary h4 {
            font-size: 1rem;
            margin: 0 3rem 0 0;
        }

        nav.nav-secondary > ul.nav > li {
            border-left: 1px solid #d0d2d3;
        }

            nav.nav-secondary > ul.nav > li > button, nav.nav-secondary > ul.nav > li > a {
                background-color: transparent;
                border: 2px solid transparent;
                color: #222;
                display: unset;
                padding: 0;
                margin: 0 2rem;
            }

                nav.nav-secondary > ul.nav > li > button:hover, nav.nav-secondary > ul.nav > li > button:focus, nav.nav-secondary > ul.nav > li > button:active, nav.nav-secondary > ul.nav > li > a:hover, nav.nav-secondary > ul.nav > li > a:focus, nav.nav-secondary > ul.nav > li > a:active {
                    border-bottom: 2px solid #ff8300;
                }

                nav.nav-secondary > ul.nav > li > button > span:after {
                    content: "\e259";
                    font-family: 'Glyphicons Halflings';
                    font-size: 0.6em;
                    padding-left: 8px;
                }

        nav.nav-secondary .modal {
            background-color: #fff;
            top: 97px;
        }

            nav.nav-secondary .modal nav.affix {
                font-size: 0.6em;
                height: 80vh;
                left: 15px;
                overflow-x: hidden;
                overflow-y: auto;
                top: 120px;
                width: 3rem;
                z-index: 1000000;
            }

                nav.nav-secondary .modal nav.affix li {
                    display: block;
                    height: 1.5em;
                    text-align: center;
                    width: 1.5em;
                }

                    nav.nav-secondary .modal nav.affix li > a {
                        padding: 0;
                    }

                    nav.nav-secondary .modal nav.affix li.active a, nav.nav-secondary .modal nav.affix li a:hover, nav.nav-secondary .modal nav.affix li a:focus, nav.nav-secondary .modal nav.affix li a:active {
                        background-color: #00c0e8;
                        border-radius: 50%;
                        color: #fff;
                        height: 100%;
                        width: 100%;
                    }

@media (min-width: 768px) {
    nav.nav-secondary .modal nav.affix {
        font-size: 0.8em;
    }
}

nav.nav-secondary .modal .modal-dialog {
    margin-top: 1rem;
    width: 100%;
}

    nav.nav-secondary .modal .modal-dialog .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
        text-align: center;
    }

        nav.nav-secondary .modal .modal-dialog .modal-content .modal-header {
            background-color: #fff;
            padding-bottom: 0;
            padding-top: 0;
        }

            nav.nav-secondary .modal .modal-dialog .modal-content .modal-header .close {
                color: #222;
                font-size: 2em;
                line-height: 0.5;
            }

            nav.nav-secondary .modal .modal-dialog .modal-content .modal-header h4 {
                color: #222;
                text-transform: uppercase;
            }

        nav.nav-secondary .modal .modal-dialog .modal-content .modal-body ul, nav.nav-secondary .modal .modal-dialog .modal-content .modal-body dl {
            display: inline-block;
            text-align: left;
        }

            nav.nav-secondary .modal .modal-dialog .modal-content .modal-body ul li, nav.nav-secondary .modal .modal-dialog .modal-content .modal-body dl dd {
                margin-bottom: 5px;
            }

            nav.nav-secondary .modal .modal-dialog .modal-content .modal-body dl dt {
                font-weight: bold;
                padding-top: 1rem;
            }

            nav.nav-secondary .modal .modal-dialog .modal-content .modal-body dl dd {
                font-weight: normal;
            }

.nav-justified, .nav-tabs.nav-justified {
    text-transform: uppercase;
}

    .nav-justified.non-responsive > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified.non-responsive > li a, .nav-justified.non-responsive > li a:hover, .nav-justified.non-responsive > li a:focus, .nav-justified.non-responsive > li.active a, .nav-justified.non-responsive > li.active a:hover, .nav-justified.non-responsive > li.active a:focus {
            border: none;
            margin-bottom: 0;
        }

        .nav-justified.non-responsive > li.active > a {
            color: #222;
        }

    .nav-justified.nav-2tabs li:first-child a {
        text-align: right;
    }

    .nav-justified.nav-2tabs li:last-child a {
        text-align: left;
    }

.bg-lightest-gray .nav-justified.non-responsive > li.active > a {
    background-color: #f1f1f2;
}

.nav-dark-blue {
    padding-top: 0;
}

    .nav-dark-blue a {
        color: #fff;
    }

    .nav-dark-blue > :not(.active) > a {
        background-color: #00739f;
    }

        .nav-dark-blue > :not(.active) > a:hover {
            background-color: #004e6c;
        }

    .nav-dark-blue > li.active > a.bg-lightest-gray {
        background-color: #f1f1f2;
    }

nav.donation-requests-nav {
    background-color: #d0d2d3;
    margin: -50px 0 30px;
}

    nav.donation-requests-nav > ul {
        padding: 10px 20px;
    }

        nav.donation-requests-nav > ul > li {
            padding: 5px 15px;
        }

            nav.donation-requests-nav > ul > li img {
                height: 16px;
                margin-right: 5px;
                width: 16px;
                vertical-align: top;
            }

            nav.donation-requests-nav > ul > li small {
                display: none;
                text-transform: none;
            }

@media (min-width: 768px) {
    nav.donation-requests-nav > ul {
        display: table;
    }

        nav.donation-requests-nav > ul > li {
            display: table-cell;
        }

            nav.donation-requests-nav > ul > li small {
                display: block;
            }
}

.subnav-black, nav.account-nav {
    background-color: #222;
    color: #fff;
    margin: -20px 0 50px;
    position: relative;
    text-align: center;
}

    .subnav-black button, nav.account-nav button {
        display: block;
        position: relative;
        width: 100%;
        background-color: #222;
        border: none;
        padding: 5px 0;
        position: relative;
        text-transform: uppercase;
    }

        .subnav-black button:after, nav.account-nav button:after, .subnav-black button:before, nav.account-nav button:before {
            border-top: 2px solid #fff;
            content: "";
            height: 8px;
            position: absolute;
            -webkit-transition: all 0.1s;
            -o-transition: all 0.1s;
            transition: all 0.1s;
            top: 45%;
            width: 8px;
        }

        .subnav-black button:after, nav.account-nav button:after {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            right: 20px;
        }

        .subnav-black button:before, nav.account-nav button:before {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            right: 11px;
        }

        .subnav-black button[aria-expanded='true']:after, nav.account-nav button[aria-expanded='true']:after, .subnav-black button[aria-expanded='true']:before, nav.account-nav button[aria-expanded='true']:before {
            height: 10px;
            width: 10px;
        }

        .subnav-black button[aria-expanded='true']:after, nav.account-nav button[aria-expanded='true']:after {
            right: 17px;
        }

    .subnav-black a, nav.account-nav a {
        color: #fff;
    }

        .subnav-black a:hover, nav.account-nav a:hover, .subnav-black a:focus, nav.account-nav a:focus {
            color: #d4e9ff;
        }

    .subnav-black > ul, nav.account-nav > ul {
        background-color: #00c0e8;
        font-size: 0.875em;
        list-style: none;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        width: 100%;
    }

        .subnav-black > ul > li, nav.account-nav > ul > li {
            padding: 10px;
        }

            .subnav-black > ul > li.active a, nav.account-nav > ul > li.active a {
                pointer-events: none;
            }

@media (max-width: 767px) {
    .subnav-black ul > li.active a, nav.account-nav ul > li.active a {
        color: #222;
    }
}

@media (min-width: 768px) {
    .subnav-black ul, nav.account-nav ul {
        background-color: #222;
        padding: 5px 0;
    }

        .subnav-black ul.collapse, nav.account-nav ul.collapse {
            display: table;
        }

        .subnav-black ul > li, nav.account-nav ul > li {
            display: table-cell;
        }

            .subnav-black ul > li.active, nav.account-nav ul > li.active {
                position: relative;
            }

                .subnav-black ul > li.active:after, nav.account-nav ul > li.active:after {
                    border: 10px solid transparent;
                    border-bottom: 10px solid #fff;
                    bottom: -5px;
                    content: "";
                    height: 0;
                    left: 48%;
                    position: absolute;
                    width: 0;
                }
}

.distributed-nav > ul, nav.donation-requests-nav > ul, .subnav-black > ul, nav.account-nav > ul {
    font-family: "Replica-Pro", sans-serif;
    font-size: 0.875em;
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 100%;
}

.panel > .btn:first-child {
    float: right;
    margin: 0 30px -15px 0;
}

.panel .panel-body {
    clear: both;
}

    .panel .panel-body > h2:first-child, .panel .form .panel-body > legend:first-child, .form .panel .panel-body > legend:first-child, .panel #productSummary .row > div .panel-body > h1:first-child, #productSummary .row > div .panel .panel-body > h1:first-child, .panel #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel-body > h3:first-child, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body > h3:first-child, .panel .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .panel-body > h3:first-child, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .panel .panel-body > h3:first-child, .panel #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel-body > p:first-child, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body > p:first-child, .panel .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .panel-body > p:first-child, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .panel .panel-body > p:first-child, .panel .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .panel-body > div:first-child, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .panel .panel-body > div:first-child {
        margin-top: 0;
    }

    .panel .panel-body > h3:first-child {
        margin-top: 0;
    }

@media (max-width: 991px) {
    .panel .panel-body h2, .panel .panel-body .form legend, .form .panel .panel-body legend, .panel .panel-body #productSummary .row > div h1, #productSummary .row > div .panel .panel-body h1, .panel .panel-body #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body h3, .panel .panel-body .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .panel .panel-body h3, .panel .panel-body #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body p, .panel .panel-body .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .panel .panel-body p, .panel .panel-body .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .panel .panel-body div, .panel .panel-body .h2, .panel .panel-body .tiny-content h1, .tiny-content .panel .panel-body h1, .panel .panel-body .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption h3, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body h3, .panel .panel-body .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content h3, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content .panel .panel-body h3, .panel .panel-body .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption p, .tiny-content .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body p, .panel .panel-body .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content p, .carousel.slide .carousel-inner > .item .carousel-caption .tiny-content .panel .panel-body p {
        text-align: center;
    }

    .panel .panel-body > div:first-child + div > h2, .panel .form .panel-body > div:first-child + div > legend, .form .panel .panel-body > div:first-child + div > legend, .panel #productSummary .row.panel-body > div:first-child + div > h1, #productSummary .panel .row.panel-body > div:first-child + div > h1, .panel #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel-body > div:first-child + div > h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body > div:first-child + div > h3, .panel .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row.panel-body > div:first-child + div > h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .panel .row.panel-body > div:first-child + div > h3, .panel #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel-body > div:first-child + div > p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .panel .panel-body > div:first-child + div > p, .panel .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row.panel-body > div:first-child + div > p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .panel .row.panel-body > div:first-child + div > p, .panel .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .panel-body > div:first-child + div > div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .panel .panel-body > div:first-child + div > div {
        border-top: 1px solid #e6e6e6;
        padding-top: 30px;
    }
}

@media (min-width: 992px) {
    .panel .panel-body {
        padding: 20px;
    }

        .panel .panel-body > div.col-md-6:first-child + div.col-md-6:last-child {
            border-left: 1px solid #e6e6e6;
            padding-left: 35px;
        }
}

#faqAccordion h3, .faq-accordion h3 {
    margin-top: 0;
}

    #faqAccordion h3 a, .faq-accordion h3 a {
        color: #222;
        font-size: 1.2rem;
    }

#faqAccordion li.panel, .faq-accordion li.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #f1f1f2;
}

@media (max-width: 767px) {
    #faqAccordion > .panel.row > h3 > a[aria-expanded="true"]:after, .faq-accordion > .panel.row > h3 > a[aria-expanded="true"]:after {
        content: "\e014";
        font-family: 'Glyphicons Halflings';
        position: absolute;
        right: 10px;
        vertical-align: baseline;
    }

    #faqAccordion > .panel.row > h3 + .collapse > ul:first-child, .faq-accordion > .panel.row > h3 + .collapse > ul:first-child {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
        -webkit-transition: transform 0.2s ease-out 0s;
        -o-transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
    }

    #faqAccordion > .panel.row > h3 + .collapsing > ul:first-child, .faq-accordion > .panel.row > h3 + .collapsing > ul:first-child {
        -webkit-transform: translate3d(-110%, 0, 0);
        transform: translate3d(-110%, 0, 0);
        -webkit-transition: transform 0.2s ease-out 0s;
        -o-transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
    }
}

@media (min-width: 768px) {
    #faqAccordion, .faq-accordion {
        min-height: 50rem;
        position: relative;
    }

        #faqAccordion > .panel.row, .faq-accordion > .panel.row {
            -webkit-box-shadow: none;
            box-shadow: none;
            border: none;
            display: block !important;
            margin-bottom: 0;
        }

            #faqAccordion > .panel.row > h3, .faq-accordion > .panel.row > h3 {
                border-bottom: 1px solid #d0d2d3;
                display: table;
                height: 5rem;
                line-height: 1;
                padding-left: 0;
                padding-right: 0;
                position: absolute;
            }

                #faqAccordion > .panel.row > h3 > a, .faq-accordion > .panel.row > h3 > a {
                    display: table-cell;
                    padding-left: 1rem;
                    padding-right: 1rem;
                    vertical-align: middle;
                }

                    #faqAccordion > .panel.row > h3 > a[aria-expanded="true"], .faq-accordion > .panel.row > h3 > a[aria-expanded="true"] {
                        cursor: default;
                        font-weight: bold;
                        pointer-events: none;
                    }

                    #faqAccordion > .panel.row > h3 > a[aria-expanded="false"], .faq-accordion > .panel.row > h3 > a[aria-expanded="false"] {
                        background-color: #f1f1f2;
                        border-right: 1px solid #d0d2d3;
                    }

            #faqAccordion > .panel.row:nth-child(1) > h3, .faq-accordion > .panel.row:nth-child(1) > h3 {
                top: 0rem;
            }

            #faqAccordion > .panel.row:nth-child(2) > h3, .faq-accordion > .panel.row:nth-child(2) > h3 {
                top: 5rem;
            }

            #faqAccordion > .panel.row:nth-child(3) > h3, .faq-accordion > .panel.row:nth-child(3) > h3 {
                top: 10rem;
            }

            #faqAccordion > .panel.row:nth-child(4) > h3, .faq-accordion > .panel.row:nth-child(4) > h3 {
                top: 15rem;
            }

            #faqAccordion > .panel.row:nth-child(5) > h3, .faq-accordion > .panel.row:nth-child(5) > h3 {
                top: 20rem;
            }

            #faqAccordion > .panel.row:nth-child(6) > h3, .faq-accordion > .panel.row:nth-child(6) > h3 {
                top: 25rem;
            }

            #faqAccordion > .panel.row:nth-child(7) > h3, .faq-accordion > .panel.row:nth-child(7) > h3 {
                top: 30rem;
            }

            #faqAccordion > .panel.row:nth-child(8) > h3, .faq-accordion > .panel.row:nth-child(8) > h3 {
                top: 35rem;
            }

            #faqAccordion > .panel.row:nth-child(9) > h3, .faq-accordion > .panel.row:nth-child(9) > h3 {
                top: 40rem;
            }

            #faqAccordion > .panel.row:nth-child(10) > h3, .faq-accordion > .panel.row:nth-child(10) > h3 {
                top: 45rem;
            }

            #faqAccordion > .panel.row h4, .faq-accordion > .panel.row h4 {
                margin-bottom: 1.5rem;
            }
}

@media (max-width: 767px) {
    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }

        ::-webkit-scrollbar:vertical {
            width: 12px;
        }

        ::-webkit-scrollbar:horizontal {
            height: 12px;
        }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }

    .pull-right-xs {
        float: right;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .center-block-sm {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .text-center-sm, p#associationCode {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .text-center-mobile {
        text-align: center;
    }
}

@media (min-width: 768px) {
    abbr.abbr-responsive[title] {
        border: none;
        cursor: inherit;
        text-decoration: none;
    }

        abbr.abbr-responsive[title] span {
            display: none;
        }

        abbr.abbr-responsive[title]:before {
            content: attr(title);
        }

    .pull-right-nonxs {
        float: right;
    }
}

@media (max-width: 991px) {
    .embed-container {
        height: 0;
        margin: 2rem 0 3rem;
        overflow: hidden;
        padding-bottom: 56.25%;
        padding-top: 30px;
        position: relative;
    }

        .embed-container iframe, .embed-container object, .embed-container embed {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }
        .slideshare-embed iframe{
            height: 87%;
        }
}

.table > thead, table > thead {
    color: #222;
    font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
}

    .table > thead > tr > th:last-child, table > thead > tr > th:last-child {
        text-align: right;
    }

.table > tbody > tr > td, table > tbody > tr > td {
    vertical-align: middle;
}

    .table > tbody > tr > td:last-child, table > tbody > tr > td:last-child {
        text-align: right;
    }

        .table > tbody > tr > td:last-child .btn:last-child, table > tbody > tr > td:last-child .btn:last-child {
            margin-left: 10px;
        }

    .table > tbody > tr > td:first-child .btn-select, table > tbody > tr > td:first-child .btn-select {
        margin-left: 0;
    }

@media (max-width: 767px) {
    .table.table-xs-2cols > thead > tr > th:nth-child(2), table.table-xs-2cols > thead > tr > th:nth-child(2), .table.table-xs-2cols > thead > tr > th:nth-child(3), table.table-xs-2cols > thead > tr > th:nth-child(3) {
        display: none;
    }

    .table.table-xs-2cols > tbody > tr > td:nth-child(1), table.table-xs-2cols > tbody > tr > td:nth-child(1), .table.table-xs-2cols > tbody > tr > td:nth-child(2), table.table-xs-2cols > tbody > tr > td:nth-child(2), .table.table-xs-2cols > tbody > tr > td:nth-child(3), table.table-xs-2cols > tbody > tr > td:nth-child(3) {
        display: block;
    }

    .table.table-xs-2cols > tbody > tr > td:nth-child(2), table.table-xs-2cols > tbody > tr > td:nth-child(2), .table.table-xs-2cols > tbody > tr > td:nth-child(3), table.table-xs-2cols > tbody > tr > td:nth-child(3) {
        border-top: none;
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .table-xs-compress > tbody > tr, .table-xs-headers > tbody > tr {
        display: block;
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 0;
    }

        .table-xs-compress > tbody > tr > td, .table-xs-headers > tbody > tr > td {
            border-top: none;
            display: block;
            padding: 0;
            position: relative;
        }

            .table-xs-compress > tbody > tr > td, .table-xs-headers > tbody > tr > td, .table-xs-compress > tbody > tr > td:last-child, .table-xs-headers > tbody > tr > td:last-child {
                text-align: left;
            }
}

@media (max-width: 767px) {
    .table-xs-headers > thead {
        display: none;
    }

    .table-xs-headers > tbody > tr > td {
        padding-left: 20%;
    }

        .table-xs-headers > tbody > tr > td, .table-xs-headers > tbody > tr > td:last-child {
            text-align: right;
        }

            .table-xs-headers > tbody > tr > td:before {
                content: " " attr(headers) ": ";
                font-size: 0.8em;
                font-weight: bold;
                left: 0;
                position: absolute;
                text-transform: uppercase;
            }

            .table-xs-headers > tbody > tr > td.no-header:before {
                content: "";
            }

            .table-xs-headers > tbody > tr > td:last-child span {
                display: block;
            }

                .table-xs-headers > tbody > tr > td:last-child span + a.btn {
                    margin-top: 10px;
                }
}

.table-selectable tbody > tr:not(.already-selected):hover {
    background-color: #00739f;
    cursor: pointer;
}

    .table-selectable tbody > tr:not(.already-selected):hover td {
        color: #fff;
    }

.table-selectable tbody > tr.already-selected {
    background-color: #e6e6e6;
}

@media (max-width: 991px) {
    .table-selectable .td-bold-mobile {
        color: #00739f;
        font-weight: 500;
    }
}

.table-cart {
    /*
    @media (max-width: $screen-xs-max) {
      & > thead {
        display: none;
      }
  
      & > tbody > tr {
        border-bottom: 1px solid $ts-lighter-gray;
  
        & > td {
          border-top: none;
          display: block;
  
          &[headers="Availability"], &[headers="Fee"] {
            padding: 0 0 0 80px;
          }
  
          &[headers="Qty"], &[headers="Total"] {
            float: left;
            padding-left: 60px;
            position: relative;
            text-align: left;
            width: 49%;
  
            &:before {
              content: " " attr(headers) ": ";
              font-size: 0.8em;
              font-weight: bold;
              left: 8px;
              line-height: 1.7;
              position: absolute;
              text-transform: uppercase;
            }
          }
        }
      }
  
      .btn {
        margin-top: 5px;
      }
    }
  */
}

    .table-cart td[headers="Product"] > a {
        display: table-row;
    }

    .table-cart td[headers="Product"] img {
        display: table-cell;
        margin-right: 10px;
        width: 62px;
    }

        .table-cart td[headers="Product"] img + span {
            display: table-cell;
            vertical-align: middle;
        }

    .table-cart td[headers="Product"] > .restrictions {
        color: #e80000;
        display: table;
        font-size: small;
    }

        .table-cart td[headers="Product"] > .restrictions:before {
            color: #ffd000;
            content: "\e107";
            display: table-cell;
            font-family: 'glyphicons halflings';
            font-size: 32px;
            padding: 0 10px;
            vertical-align: middle;
        }

        .table-cart td[headers="Product"] > .restrictions ul {
            display: table-cell;
            vertical-align: middle;
        }

@media (max-width: 767px) {
    .table-cart > tbody > tr > td[headers="Product"] {
        padding: 0 0 10px 0;
        text-align: left;
    }

        .table-cart > tbody > tr > td[headers="Product"]:before {
            display: none;
        }

    .table-cart .btn {
        margin-top: 5px;
    }
}

footer#page-footer {
    background-color: #e6e6e6;
    border-top: 2px solid #fff;
    font-size: 0.75rem;
    padding: 15px 0 10px;
    position: relative;
}

    footer#page-footer a:not(.btn) {
        color: #555;
    }

        footer#page-footer a:not(.btn):hover, footer#page-footer a:not(.btn):focus {
            color: #222;
        }

    footer#page-footer p {
        color: #555;
        margin-bottom: 15px;
    }

    footer#page-footer a.btn-primary, footer#page-footer a.btn-help {
        width: 100%;
    }

    footer#page-footer h3 {
        font-size: 0.875rem;
        font-weight: bold;
        text-transform: uppercase;
    }

        footer#page-footer h3 > a {
            color: #555;
        }

    footer#page-footer ul li {
        margin-bottom: 10px;
    }

    footer#page-footer ul.follow-us li {
        display: inline;
    }

        footer#page-footer ul.follow-us li a {
            -webkit-transition: all 0.1s ease-out;
            -o-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
            background-color: #555;
            border-radius: 50%;
            color: #fff;
            font-size: 1rem;
            height: 35px;
            line-height: 35px;
            margin: 0 4px 5px 0;
            text-align: center;
            width: 35px;
        }

            footer#page-footer ul.follow-us li a:hover, footer#page-footer ul.follow-us li a:focus {
                background-color: #00739f;
                color: #fff;
                text-decoration: none;
            }

    footer#page-footer .footer-legal {
        margin-left: -15px;
        margin-right: -15px;
        border-top: 1px solid #ddd;
        margin: 40px 0 20px;
        padding-top: 12px;
    }

        footer#page-footer .footer-legal:before, footer#page-footer .footer-legal:after {
            content: " ";
            display: table;
        }

        footer#page-footer .footer-legal:after {
            clear: both;
        }

        footer#page-footer .footer-legal p.text-muted {
            color: #888;
        }

        footer#page-footer .footer-legal ul.list-inline li {
            border-right: 1px solid #ddd;
            margin-right: 10px;
            padding-right: 20px;
        }

@media (max-width: 991px) {
    footer#page-footer {
        padding-bottom: 30px;
    }

        footer#page-footer > .container > section > div {
            padding-top: 15px;
        }

        footer#page-footer nav > div {
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px;
        }

            footer#page-footer nav > div h3 {
                margin: 10px 0 5px;
                position: relative;
            }

                footer#page-footer nav > div h3 > a {
                    display: block;
                    padding: 10px 0;
                }

                    footer#page-footer nav > div h3 > a:after {
                        color: #555;
                        content: "+";
                        font-size: 1.5rem;
                        font-weight: lighter;
                        line-height: 0.875rem;
                        position: absolute;
                        -webkit-transform: rotate(45deg);
                        -ms-transform: rotate(45deg);
                        -o-transform: rotate(45deg);
                        transform: rotate(45deg);
                        -webkit-transition: all 0.2s;
                        -o-transition: all 0.2s;
                        transition: all 0.2s;
                        right: 0px;
                    }

                    footer#page-footer nav > div h3 > a.collapsed:after {
                        -webkit-transform: rotate(0deg);
                        -ms-transform: rotate(0deg);
                        -o-transform: rotate(0deg);
                        transform: rotate(0deg);
                        -webkit-transition: all 0.2s;
                        -o-transition: all 0.2s;
                        transition: all 0.2s;
                    }
}

@media (min-width: 992px) {
    html {
        position: relative;
        min-height: 100%;
    }

    body {
        margin-bottom: 426px;
        position: static;
    }

    footer#page-footer {
        bottom: 0;
        position: absolute;
        width: 100%;
    }

        footer#page-footer nav h3 > a {
            pointer-events: none;
        }

        footer#page-footer nav ul.collapse {
            display: block;
            height: auto !important;
        }

        footer#page-footer .footer-legal p {
            border-right: 1px solid #ddd;
            float: left;
            margin-right: 15px;
            padding-right: 20px;
        }
}

.card {
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    background-color: #fff;
    border-radius: 2px;
    color: #555;
    display: block;
    margin: 20px 0;
    overflow: hidden;
}

    .card:focus, .card:hover {
        -webkit-box-shadow: 0 2px 10px #d0d2d3;
        box-shadow: 0 2px 10px #d0d2d3;
        -webkit-transform: translate(0, -1px);
        -ms-transform: translate(0, -1px);
        -o-transform: translate(0, -1px);
        transform: translate(0, -1px);
        color: #222;
        text-decoration: none;
    }

    .card figure {
        overflow: hidden;
    }

        .card figure img {
            width: 100%;
        }

    .card .card-img {
        background-position: center;
        background-size: cover;
    }

    .card header {
        background-color: #00c0e8;
        color: #fff;
        font-family: "Replica-Pro", sans-serif;
        font-size: 2rem;
        padding: 2.5rem 1rem;
        text-transform: uppercase;
        width: 100%;
    }

    .card small.category {
        color: #00739f;
        font-weight: 500;
        text-transform: uppercase;
    }

    .card .card-content {
        padding: 20px;
        position: relative;
    }

        .card .card-content h3 {
            line-height: 1.125;
            margin: 20px 0;
        }

.hub .card figure, .hub .card header {
    height: 8rem;
}

@media (min-width: 992px) {
    .hub .card .card-content {
        overflow: hidden;
        position: relative;
        height: 20rem;
    }

        .hub .card .card-content:after {
            background: #fff;
            /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Firefox 3.6 to 15 */
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* Standard syntax */
            bottom: 0;
            content: '';
            height: 20%;
            left: 0;
            position: absolute;
            width: 100%;
        }

        .hub .card .card-content h3 {
            font-size: 1.375rem;
        }
}

.hub .card footer {
    margin: 10px 20px 20px;
}

    .hub .card footer.date {
        color: #757575;
        font-size: small;
    }

main .storefront-grid ul {
  padding: 0 5px; }
  main .storefront-grid ul li {
    margin: 0; }
main .storefront-grid a.card {
  float: left;
  height: 0;
  margin: 1%;
  min-height: 165px;
  min-width: 165px;
  padding-bottom: 23%;
  position: relative;
  text-align: center;
  width: 23%; }
  main .storefront-grid a.card img {
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-height: 40%;
    position: absolute;
    right: 0; }
  main .storefront-grid a.card .card-content {
    font-size: large;
    height: auto; }
    main .storefront-grid a.card .card-content p {
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 2px; }
    main .storefront-grid a.card .card-content small {
      display: block;
      line-height: 1;
      margin-top: 10px; }
  main .storefront-grid a.card dl dt {
    display: none; }
  main .storefront-grid a.card .overlay {
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    background-color: rgba(34, 34, 34, 0.9);
    bottom: 100%;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    width: 100%;
    z-index: 999; }
    main .storefront-grid a.card .overlay .overlay-content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #fff;
      left: 50%;
      overflow: hidden;
      position: absolute;
      top: 50%; }
      main .storefront-grid a.card .overlay .overlay-content h4 {
        color: #fff; }
      main .storefront-grid a.card .overlay .overlay-content p {
        max-height: 3.6rem;
        font-size: small;
        font-weight: lighter;
        overflow: hidden; }
        @supports (-webkit-line-clamp: 3) {
          main .storefront-grid a.card .overlay .overlay-content p {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; } }
@media (max-width: 991px) {
  main .storefront-grid {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    main .storefront-grid ul {
      min-width: 970px; }
      main .storefront-grid ul a.card {
        margin: 0.5%;
        padding-bottom: 18%;
        width: 18%; } }
@media (min-width: 992px) {
  main .storefront-grid li:first-child a {
    padding-bottom: 48%;
    position: relative;
    width: 48%; }
    main .storefront-grid li:first-child a img {
      margin-bottom: auto;
      margin-top: auto;
      width: 60%;
      right: auto;
      top: 0; }
    main .storefront-grid li:first-child a .card-content {
      font-size: 1.5em;
      line-height: 1.2;
      width: 40%;
      position: absolute;
      right: 0;
      top: 40%; }
    main .storefront-grid li:first-child a.card-right {
      float: right; }
      main .storefront-grid li:first-child a.card-right img {
        left: auto;
        right: 0; }
      main .storefront-grid li:first-child a.card-right .card-content {
        left: 0;
        right: auto; }
  main .storefront-grid a.card .card-content p {
    line-height: inherit;
    margin-bottom: 6px; }
  main .storefront-grid a.card .card-content small {
    line-height: 1.1;
    margin-top: 20px; }
  main .storefront-grid a.card:hover .overlay {
    bottom: 0;
    height: 100%; }
  main .storefront-grid a.card:hover .card-content, main .storefront-grid a.card:hover > img {
    -webkit-filter: blur(3px);
    filter: blur(3px); } }


.story-cards {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .story-cards .card:nth-child(even) > figure {
        left: 66.66667%;
    }
}

@media (min-width: 992px) {
    .story-cards .card:nth-child(even) > figure:after {
        left: 5%;
    }
}

@media (min-width: 992px) {
    .story-cards .card:nth-child(even) > article {
        right: 33.33333%;
    }
}

@media (min-width: 992px) {
    .story-cards .card:nth-child(even) > article {
        text-align: right;
    }
}

.story-cards .card figure {
    padding: 0;
}

    .story-cards .card figure figcaption {
        color: #757575;
        font-size: small;
        margin-top: 10px;
    }

@media (min-width: 768px) {
    .story-cards .card figure {
        padding-top: 2rem;
        text-align: center;
    }

        .story-cards .card figure .img-circle {
            display: inline-block;
            height: 180px;
            overflow: hidden;
            width: 180px;
        }

            .story-cards .card figure .img-circle img {
                height: 100%;
                margin-left: -50%;
                width: auto;
            }
}

@media (min-width: 992px) {
    .story-cards .card figure .img-circle {
        height: 220px;
        width: 220px;
    }
}

.story-cards .card article {
    padding: 1rem;
}

    .story-cards .card article small.orange {
        font-weight: 500;
    }

    .story-cards .card article h2, .story-cards .card article .form legend, .form .story-cards .card article legend, .story-cards .card article #productSummary .row > div h1, #productSummary .row > div .story-cards .card article h1, .story-cards .card article #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .story-cards .card article h3, .story-cards .card article .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .story-cards .card article h3, .story-cards .card article #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .story-cards .card article p, .story-cards .card article .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .story-cards .card article p, .story-cards .card article .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .story-cards .card article div {
        margin: 1rem 0;
    }

@media (max-width: 767px) {
    .story-cards .card figure {
        height: 8rem;
    }

        .story-cards .card figure img {
            margin-top: -15%;
        }

        .story-cards .card figure figcaption {
            background-color: #fff;
            bottom: 0;
            padding: 5px 5px 0;
            position: absolute;
            text-align: right;
            width: 100%;
        }

    .story-cards .card article blockquote {
        overflow: hidden;
        position: relative;
        height: 10rem;
    }

        .story-cards .card article blockquote:after {
            background: #fff;
            /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Firefox 3.6 to 15 */
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* Standard syntax */
            bottom: 0;
            content: '';
            height: 20%;
            left: 0;
            position: absolute;
            width: 100%;
        }
}

@media (min-width: 768px) {
    .story-cards .card {
        padding: 2rem;
    }
}

@media (min-width: 992px) {
    .story-cards .card:nth-child(odd) > article {
        padding-right: 4rem;
    }

    .story-cards .card:nth-child(even) > article {
        padding-left: 4rem;
    }
}

.ranked-cards .sortby-bar button.visible-xs-inline-block {
    background-color: transparent;
    border: none;
    color: #00739f;
    float: left;
}

.ranked-cards .sortby-bar p {
    display: inline-block;
    font-style: italic;
    margin-bottom: 10px;
}

.ranked-cards .sortby-bar .pull-right {
    font-size: 0.8em;
}

    .ranked-cards .sortby-bar .pull-right label {
        font-weight: normal;
    }

.ranked-cards footer {
    text-align: center;
    padding-top: 30px !important;/*Load More added extra space*/
}

    .ranked-cards footer small {
        display: block;
        font-style: italic;
        margin-top: 0.5rem;
    }

.ranked-cards .bg-lightest-gray {
    padding: 10px 10px;
}

.ranked-cards ol > li {
    padding-left: 5px;
    padding-right: 5px;
}

.ranked-cards .card {
    margin: 5px 0;
    text-align: center;
	background-color: transparent;
    padding-left: 2%;

}

.ranked-cards .card > * {
    background-color: #fff;
}

    .ranked-cards .card figure {
        height: 98px;
        padding-right: 0;
        padding-top: 10px;
		overflow: visible;
    }

        .ranked-cards .card figure img {
            border-right: 1px solid #d0d2d3;
            max-height: 80px;
            margin-top: 8px;
            max-width: 100%;
            padding-right: 5px;
            width: auto;
        }

    .ranked-cards .card .card-content {
        padding: 6px 12px 0;
        text-align: left;
    }

        .ranked-cards .card .card-content h4 {
            font-size: 0.9em;
        }

        .ranked-cards .card .card-content p {
            font-size: 0.8em;
            line-height: 1.2;
        }

    .ranked-cards .card footer {
        font-size: 0.8em;
        padding: 8px;
    }

@media (min-width: 768px) {
    .ranked-cards .card figure {
        padding: 5px;
    }

        .ranked-cards .card figure img {
            border: none;
            padding: 0;
        }

    .ranked-cards .card .card-content {
        height: 13rem;
    }

        .ranked-cards .card .card-content h4 {
            border-top: 1px solid #d0d2d3;
            padding-top: 1rem;
        }
}

@media (min-width: 992px) {
    .ranked-cards .card .card-content {
        height: 10rem;
    }

        .ranked-cards .card .card-content .overlay {
            -webkit-transition: 0.5s ease;
            -o-transition: 0.5s ease;
            transition: 0.5s ease;
            background-color: rgba(34, 34, 34, 0.9);
            color: #fff;
            height: 315px; 
            left: -2%;
            position: absolute;
            top: -415px;
            width: 102%;
            z-index: 1;
        }

            .ranked-cards .card .card-content .overlay .overlay-content {
                -webkit-transform: translate(0%, -50%);
                -ms-transform: translate(0%, -50%);
                -o-transform: translate(0%, -50%);
                transform: translate(0%, -50%);
                padding: 15px;
                position: absolute;
                text-align: center;
                top: 50%;
            }

                .ranked-cards .card .card-content .overlay .overlay-content p {
                    text-align: left;
                }

                .ranked-cards .card .card-content .overlay .overlay-content .btn {
                    padding: 6px 12px;
                }

    .ranked-cards .card:hover figure, .ranked-cards .card:hover h4, .ranked-cards .card:hover footer {
        -webkit-filter: blur(1px);
        filter: blur(1px);
    }

    .ranked-cards .card:hover .overlay {
        top: -98px;
    }
}

.featured-items {
    padding-bottom: 60px;
    padding-top: 40px;
}

    .featured-items .card-img {
        height: 120px;
    }

@media (max-width: 991px) {
    .featured-items figure {
        max-height: 120px;
    }

        .featured-items figure img {
            margin-top: -15%;
        }
}

@media (min-width: 992px) {
    .featured-items .card figure {
        height: 120px;
    }

    .featured-items .card .card-content {
        overflow: hidden;
        position: relative;
        height: 240px;
    }

        .featured-items .card .card-content:after {
            background: #fff;
            /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* For Firefox 3.6 to 15 */
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
            /* Standard syntax */
            bottom: 0;
            content: '';
            height: 20%;
            left: 0;
            position: absolute;
            width: 100%;
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .featured-items .col-md-6 .card-content {
        height: 200px;
    }
}

.featured-items-2col {
    padding-bottom: 60px;
    padding-top: 70px;
}

    .featured-items-2col header {
        text-align: center;
    }

    .featured-items-2col .card figure {
        height: 100px;
    }

        .featured-items-2col .card figure img {
            min-height: 100px;
        }

    .featured-items-2col .card .card-img {
        height: 100px;
    }

    .featured-items-2col .card .card-content h3 {
        margin-top: 10px;
    }

    .featured-items-2col .card footer {
        padding: 0 20px 30px;
    }

        .featured-items-2col .card footer .read-more {
            color: #00739f;
            font-weight: 500;
            text-transform: none;
        }

            .featured-items-2col .card footer .read-more:after {
                content: "\e092";
            }

            .featured-items-2col .card footer .read-more:hover, .featured-items-2col .card footer .read-more:focus {
                text-decoration: underline;
            }

@media (min-width: 768px) {
    .featured-items-2col .card .card-content {
        height: 250px;
    }
}

@media (min-width: 992px) {
    .featured-items-2col header {
        text-align: left;
    }
}

#searchClear {
    display: inline-block;
    position: relative;
}

    #searchClear button.form-control-feedback {
        background-color: transparent;
        border: none;
        pointer-events: auto;
    }

.menu-filters-xs section, .menu-filters section, .catalog-filters section {
    padding-top: 0;
}

    .menu-filters-xs section header, .menu-filters section header, .catalog-filters section header {
        background-color: #fff;
        padding: 1rem;
    }

        .menu-filters-xs section header button.close, .menu-filters section header button.close, .catalog-filters section header button.close {
            margin-top: -0.5rem;
        }

        .menu-filters-xs section header h3, .menu-filters section header h3, .catalog-filters section header h3 {
            font-size: 0.8rem;
            margin: 0;
        }

    .menu-filters-xs section ul, .menu-filters section ul, .catalog-filters section ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .menu-filters-xs section ul.dropdown, .menu-filters section ul.dropdown, .catalog-filters section ul.dropdown {
            background-color: #00739f;
        }

            .menu-filters-xs section ul.dropdown > li, .menu-filters section ul.dropdown > li, .catalog-filters section ul.dropdown > li {
                border-bottom: 1px solid #f1f1f2;
                border-top: 1px solid #f1f1f2;
            }

                .menu-filters-xs section ul.dropdown > li > span, .menu-filters section ul.dropdown > li > span, .catalog-filters section ul.dropdown > li > span, .menu-filters-xs section ul.dropdown > li > button, .menu-filters section ul.dropdown > li > button, .catalog-filters section ul.dropdown > li > button {
                    color: #fff;
                    display: block;
                    font-weight: 500;
                    padding: 1.5rem 1rem 5px 0;
                }

                    .menu-filters-xs section ul.dropdown > li > span.text-muted, .menu-filters section ul.dropdown > li > span.text-muted, .catalog-filters section ul.dropdown > li > span.text-muted, .menu-filters-xs section ul.dropdown > li > button.text-muted, .menu-filters section ul.dropdown > li > button.text-muted, .catalog-filters section ul.dropdown > li > button.text-muted {
                        color: #d0d2d3;
                    }

                .menu-filters-xs section ul.dropdown > li button, .menu-filters section ul.dropdown > li button, .catalog-filters section ul.dropdown > li button {
                    background-color: transparent;
                    border: none;
                    padding-bottom: 1.5rem;
                    position: relative;
                    text-align: left;
                    width: 100%;
                }

                    .menu-filters-xs section ul.dropdown > li button:after, .menu-filters section ul.dropdown > li button:after, .catalog-filters section ul.dropdown > li button:after {
                        content: "\e258";
                        float: right;
                        font-weight: 100;
                        font-family: 'Glyphicons Halflings';
                    }

                    .menu-filters-xs section ul.dropdown > li button small, .menu-filters section ul.dropdown > li button small, .catalog-filters section ul.dropdown > li button small {
                        bottom: 5px;
                        left: 0;
                        position: absolute;
                    }

                .menu-filters-xs section ul.dropdown > li small, .menu-filters section ul.dropdown > li small, .catalog-filters section ul.dropdown > li small {
                    color: #fff;
                    display: block;
                    margin-bottom: 5px;
                }

                .menu-filters-xs section ul.dropdown > li .dropdown-menu, .menu-filters section ul.dropdown > li .dropdown-menu, .catalog-filters section ul.dropdown > li .dropdown-menu {
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    background-color: #f1f1f2;
                    border: none;
                    font-size: 0.9em;
                    left: 0;
                    margin: 0;
                    padding: 0;
                    top: -48px;
                    width: 100%;
                }

                    .menu-filters-xs section ul.dropdown > li .dropdown-menu:after, .menu-filters section ul.dropdown > li .dropdown-menu:after, .catalog-filters section ul.dropdown > li .dropdown-menu:after {
                        content: "\e257";
                        font-family: 'Glyphicons Halflings';
                        position: absolute;
                        left: 1rem;
                        top: 1rem;
                    }

                    .menu-filters-xs section ul.dropdown > li .dropdown-menu:hover:after, .menu-filters section ul.dropdown > li .dropdown-menu:hover:after, .catalog-filters section ul.dropdown > li .dropdown-menu:hover:after {
                        cursor: pointer;
                    }

                    .menu-filters-xs section ul.dropdown > li .dropdown-menu > header.visible-xs, .menu-filters section ul.dropdown > li .dropdown-menu > header.visible-xs, .catalog-filters section ul.dropdown > li .dropdown-menu > header.visible-xs {
                        padding: 1rem 1.5rem;
                        text-align: center;
                    }

                        .menu-filters-xs section ul.dropdown > li .dropdown-menu > header.visible-xs h4, .menu-filters section ul.dropdown > li .dropdown-menu > header.visible-xs h4, .catalog-filters section ul.dropdown > li .dropdown-menu > header.visible-xs h4 {
                            margin: 0;
                        }

                    .menu-filters-xs section ul.dropdown > li .dropdown-menu ul, .menu-filters section ul.dropdown > li .dropdown-menu ul, .catalog-filters section ul.dropdown > li .dropdown-menu ul {
                        padding: 1rem 1.5rem;
                    }

                        .menu-filters-xs section ul.dropdown > li .dropdown-menu ul li, .menu-filters section ul.dropdown > li .dropdown-menu ul li, .catalog-filters section ul.dropdown > li .dropdown-menu ul li {
                            padding: 5px 0;
                        }

                            .menu-filters-xs section ul.dropdown > li .dropdown-menu ul li.remove-filter, .menu-filters section ul.dropdown > li .dropdown-menu ul li.remove-filter, .catalog-filters section ul.dropdown > li .dropdown-menu ul li.remove-filter {
                                border-bottom: 1px solid #d0d2d3;
                                margin-bottom: 5px;
                                padding-bottom: 10px;
                            }

                            .menu-filters-xs section ul.dropdown > li .dropdown-menu ul li a, .menu-filters section ul.dropdown > li .dropdown-menu ul li a, .catalog-filters section ul.dropdown > li .dropdown-menu ul li a {
                                color: #00739f;
                                white-space: normal;
                            }

                                .menu-filters-xs section ul.dropdown > li .dropdown-menu ul li a:hover, .menu-filters section ul.dropdown > li .dropdown-menu ul li a:hover, .catalog-filters section ul.dropdown > li .dropdown-menu ul li a:hover, .menu-filters-xs section ul.dropdown > li .dropdown-menu ul li a:focus, .menu-filters section ul.dropdown > li .dropdown-menu ul li a:focus, .catalog-filters section ul.dropdown > li .dropdown-menu ul li a:focus {
                                    text-decoration: underline;
                                }

        .menu-filters-xs section ul.small li, .menu-filters section ul.small li, .catalog-filters section ul.small li {
            padding: 5px 0;
        }

ul.knowledge-list {
    border: 1px solid #f1f1f2;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

    ul.knowledge-list > li > a {
        border-bottom: 1px solid #f1f1f2;
        color: #222;
        display: block;
        padding: 1rem;
    }

        ul.knowledge-list > li > a img {
            float: right;
            margin: 0 0 10px 10px;
            max-height: 66px;
            max-width: 50px;
        }

        ul.knowledge-list > li > a h4 {
            color: #00739f;
            margin: 0;
        }

        ul.knowledge-list > li > a .date {
            font-weight: bold;
            margin-right: 10px;
        }

        ul.knowledge-list > li > a .author {
            color: #b3b3b3;
            font-size: 0.9em;
            text-transform: uppercase;
        }

        ul.knowledge-list > li > a p {
            font-size: small;
            margin: 10px 0 0;
        }

ul.nav-knowledge a svg {
    display: block;
    height: 45px;
    margin: 20px auto 5px;
    width: 45px;
}

ul.nav-knowledge a:hover {
    background-color: transparent;
}

    ul.nav-knowledge a:hover svg circle {
        fill: #004e6c;
    }

ul.nav-knowledge li.active a svg circle {
    fill: #fff;
    stroke: #222;
    stroke-width: 2px;
}

ul.nav-knowledge li.active a svg path {
    fill: #222;
}

ul.nav-knowledge li.active a:after {
    border: 5px solid #222;
    border-radius: 50%;
    content: "";
    display: block;
    margin: 5px auto;
    width: 0;
}

@media (max-width: 767px) {
    .search-result section > header.sortby-bar {
        text-align: center;
    }

        .search-result section > header.sortby-bar .pull-right select {
            appearance: none;
            -moz-appearance: none;
            /* Firefox */
            -webkit-appearance: none;
            /* Safari and Chrome */
            background: url("../images/icon_sort.svg") center no-repeat;
            background-position: left;
            background-size: 20px 20px;
            border: none;
            color: transparent;
            width: 20px;
        }

            .search-result section > header.sortby-bar .pull-right select::-ms-expand {
                display: none;
            }

            .search-result section > header.sortby-bar .pull-right select:hover {
                cursor: pointer;
            }

            .search-result section > header.sortby-bar .pull-right select option {
                color: #222;
            }

    .search-result aside.menu-filters-xs section > header, .search-result aside.menu-filters section > header, .search-result aside.catalog-filters section > header {
        margin-top: -2rem;
    }

    .search-result .menu-filters-xs, .search-result .menu-filters, .search-result .catalog-filters {
        background-color: #00739f;
        display: block !important;
        height: 100vh;
        opacity: 1 !important;
        padding-left: 0;
        padding-right: 0 !important;
        top: 0;
        width: 97vw;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-transition: transform 0.2s ease-out 0s;
        -o-transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
        z-index: 10000000;
    }

        .search-result .menu-filters-xs.modal.fade.in, .search-result .modal.fade.in.menu-filters, .search-result .modal.fade.in.catalog-filters {
            transform: translate3d(0%, 0, 0);
        }

        .search-result .menu-filters-xs section > header, .search-result .menu-filters section > header, .search-result .catalog-filters section > header {
            padding-left: 15px;
        }

        .search-result .menu-filters-xs ul.dropdown > li, .search-result .menu-filters ul.dropdown > li, .search-result .catalog-filters ul.dropdown > li {
            padding-left: 15px;
        }

            .search-result .menu-filters-xs ul.dropdown > li .dropdown-menu, .search-result .menu-filters ul.dropdown > li .dropdown-menu, .search-result .catalog-filters ul.dropdown > li .dropdown-menu {
                display: block !important;
                min-height: 100vh;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                -webkit-transition: transform 0.2s ease-out 0s;
                -o-transition: transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s;
            }

            .search-result .menu-filters-xs ul.dropdown > li.open .dropdown-menu, .search-result .menu-filters ul.dropdown > li.open .dropdown-menu, .search-result .catalog-filters ul.dropdown > li.open .dropdown-menu {
                -webkit-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
            }

            .search-result .menu-filters-xs ul.dropdown > li:last-child, .search-result .menu-filters ul.dropdown > li:last-child, .search-result .catalog-filters ul.dropdown > li:last-child {
                border-bottom: none;
                padding-top: 1.5rem;
            }

                .search-result .menu-filters-xs ul.dropdown > li:last-child a, .search-result .menu-filters ul.dropdown > li:last-child a, .search-result .catalog-filters ul.dropdown > li:last-child a {
                    color: #fff;
                    text-transform: uppercase;
                }

    .search-result ul.nav-knowledge a {
        font-size: 0.8em;
    }
}

@media (min-width: 768px) {
    .menu-filters-sm, .menu-filters {
        padding-right: 0;
        display: block !important;
        left: auto;
        opacity: 1;
        overflow: visible;
        position: relative;
        right: 75%;
        top: 0;
    }

        .menu-filters-sm section header, .menu-filters section header {
            padding: 0.5rem;
        }

            .menu-filters-sm section header h3, .menu-filters section header h3 {
                text-transform: uppercase;
            }

        .menu-filters-sm section ul.dropdown, .menu-filters section ul.dropdown {
            background-color: #fff;
        }

            .menu-filters-sm section ul.dropdown > li, .menu-filters section ul.dropdown > li {
                border-right: 5px solid transparent;
                padding-left: 0;
            }

                .menu-filters-sm section ul.dropdown > li > span, .menu-filters section ul.dropdown > li > span, .menu-filters-sm section ul.dropdown > li > button, .menu-filters section ul.dropdown > li > button {
                    color: #00739f;
                }

                .menu-filters-sm section ul.dropdown > li small, .menu-filters section ul.dropdown > li small {
                    color: #555;
                    left: 0;
                }

                .menu-filters-sm section ul.dropdown > li.open, .menu-filters section ul.dropdown > li.open {
                    border-right-color: #ffd000;
                }

                    .menu-filters-sm section ul.dropdown > li.open .dropdown-menu, .menu-filters section ul.dropdown > li.open .dropdown-menu {
                        left: 100%;
                        overflow: auto;
                        top: 0;
                        width: 562.5px;
                    }

                        .menu-filters-sm section ul.dropdown > li.open .dropdown-menu:after, .menu-filters section ul.dropdown > li.open .dropdown-menu:after {
                            content: "\e014";
                            font-family: 'Glyphicons Halflings';
                            left: auto;
                            right: 1rem;
                            top: 0.5rem;
                        }

                        .menu-filters-sm section ul.dropdown > li.open .dropdown-menu ul, .menu-filters section ul.dropdown > li.open .dropdown-menu ul {
                            padding-left: 5vw;
                            padding-right: 5vw;
                        }

    ul.knowledge-list > li > a {
        padding-right: 125px;
        position: relative;
    }

        ul.knowledge-list > li > a img {
            max-width: 100px;
            position: absolute;
            right: 1rem;
        }
}

@media (min-width: 992px) {
    .search-result .menu-filters-sm section ul.dropdown > li.open .dropdown-menu, .search-result .menu-filters section ul.dropdown > li.open .dropdown-menu {
        width: 727.5px;
    }
}

@media (min-width: 1200px) {
    .search-result .menu-filters-sm section ul.dropdown > li.open .dropdown-menu, .search-result .menu-filters section ul.dropdown > li.open .dropdown-menu {
        width: 877.5px;
    }
}

@media (min-width: 768px) {
    .catalog-filters {
        opacity: 1;
        filter: alpha(opacity=100);
        display: block !important;
        overflow: visible;
        position: relative;
        top: 0;
    }

        .catalog-filters section ul.dropdown {
            background-color: #fff;
            text-align: center;
        }

            .catalog-filters section ul.dropdown > li {
                border-bottom: 5px solid #fff;
                border-left: 1px solid #f1f1f2;
                border-top: none;
                display: inline-block;
                padding-bottom: 0;
                padding-top: 10px;
                vertical-align: bottom;
            }

                .catalog-filters section ul.dropdown > li:first-child {
                    border-left: none;
                }

                .catalog-filters section ul.dropdown > li button, .catalog-filters section ul.dropdown > li > span {
                    color: #00739f;
                    padding: 0 20px;
                    text-align: left;
                }

                .catalog-filters section ul.dropdown > li button {
                    padding-bottom: 20px;
                }

                    .catalog-filters section ul.dropdown > li button > small {
                        bottom: 0px;
                    }

                    .catalog-filters section ul.dropdown > li button:after {
                        -webkit-transform: rotate(90deg);
                        -ms-transform: rotate(90deg);
                        -o-transform: rotate(90deg);
                        transform: rotate(90deg);
                        font-size: small;
                        padding-left: 5px;
                    }

                .catalog-filters section ul.dropdown > li span {
                    margin-bottom: 3px;
                }

                .catalog-filters section ul.dropdown > li small {
                    color: #555;
                    margin-bottom: 0;
                    padding: 0 20px;
                }

                .catalog-filters section ul.dropdown > li.open {
                    border-bottom-color: #ffd000;
                }

                    .catalog-filters section ul.dropdown > li.open .dropdown-menu {
                        min-height: 100%;
                        min-height: 100vh;
                        padding-bottom: 5rem;
                        text-align: center;
                        top: 57px;
                    }

                        .catalog-filters section ul.dropdown > li.open .dropdown-menu:after {
                            content: "\e014";
                            left: initial;
                            right: 1rem;
                        }

                        .catalog-filters section ul.dropdown > li.open .dropdown-menu ul {
                            display: inline-block;
                            text-align: left;
                        }
}

#fullCatalog > header {
    padding: 10px 16px;
}

    #fullCatalog > header .catalog-header {
        float: right;
    }

        #fullCatalog > header .catalog-header .text-right {
            font-size: small;
        }

@media (min-width: 768px) {
    #fullCatalog > header .catalog-header {
        display: table;
        width: 100%;
    }

        #fullCatalog > header .catalog-header > * {
            display: table-cell;
        }
}

#productSummary {
    margin: 0;
    padding: 0;
}

    #productSummary[class=''] {
        height: inherit !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    #productSummary + aside {
        margin: 0;
    }

    #productSummary .row {
        padding: 6rem 0 3rem;
    }

        #productSummary .row > figure {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            text-align: center;
        }

@media (min-width: 768px) {
    #productSummary .row > figure {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 992px) {
    #productSummary .row > figure {
        float: left;
        width: 33.33333%;
    }
}

#productSummary .row > div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    #productSummary .row > div {
        float: left;
        width: 58.33333%;
    }
}

@media (min-width: 992px) {
    #productSummary .row > div {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 768px) {
    #productSummary .row > div h1, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p {
        margin-top: 0;
    }
}

#productSummary .row > div dl {
    margin-bottom: 15px;
}

    #productSummary .row > div dl dt {
        text-transform: none;
    }

        #productSummary .row > div dl dt:after {
            content: ":";
        }

    #productSummary .row > div dl dd {
        color: #555;
        font-size: small;
        margin-bottom: 5px;
    }

    #productSummary .row > div dl dt#feeLabel {
        color: #222;
        font-weight: bold;
        margin-top: 20px;
    }

    #productSummary .row > div dl dd#feeValue {
        color: #e80000;
        font-size: 32px;
        font-weight: bold;
        line-height: 1;
    }

#productSummary .row > div .form-group {
    margin: 0;
}

    #productSummary .row > div .form-group label {
        font-size: small;
        margin-bottom: 15px;
    }

    #productSummary .row > div .form-group input[type='text'] {
        text-align: right;
        width: 2rem;
    }

#productSummary .row > div .btn-orange {
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 5rem;
    padding-right: 5rem;
}

#productSummary .row > div p.small {
    margin-bottom: 0;
}

#productSummary .row select.quantity-box {
    margin: 0 15px 10px 0;
}

#productSummary.cartbar-fixed {
    background-color: #fff;
    border-bottom: 1px solid #b3b3b3;
    margin: 0 !important;
    padding: 10px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

    #productSummary.cartbar-fixed .row {
        padding: 0;
    }

        #productSummary.cartbar-fixed .row > figure {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
        }

@media (min-width: 768px) {
    #productSummary.cartbar-fixed .row > figure {
        float: left;
        width: 8.33333%;
    }
}

@media (max-width: 767px) {
    #productSummary.cartbar-fixed .row > figure {
        display: none;
    }
}

#productSummary.cartbar-fixed .row > figure img {
    max-height: 50px;
}

#productSummary.cartbar-fixed .row > figure + div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    #productSummary.cartbar-fixed .row > figure + div {
        float: left;
        width: 91.66667%;
    }
}

#productSummary.cartbar-fixed .row > figure + div * {
    display: none;
}

#productSummary.cartbar-fixed .row > figure + div h1, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div h3, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div p {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    font-size: 1.2rem;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (min-width: 768px) {
    #productSummary.cartbar-fixed .row > figure + div h1, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div h3, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div p {
        float: left;
        width: 58.33333%;
    }
}

@media (min-width: 1200px) {
    #productSummary.cartbar-fixed .row > figure + div h1, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div h3, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div p {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 768px) {
    #productSummary.cartbar-fixed .row > figure + div h1, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div h3, #productSummary.cartbar-fixed .row > figure + div .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary.cartbar-fixed .row > figure + div p {
        font-size: 1.5rem;
        line-height: 77px;
    }
}

#productSummary.cartbar-fixed .row > figure + div .product-actions {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}

@media (min-width: 768px) {
    #productSummary.cartbar-fixed .row > figure + div .product-actions {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 1200px) {
    #productSummary.cartbar-fixed .row > figure + div .product-actions {
        float: left;
        width: 33.33333%;
    }
}

#productSummary.cartbar-fixed .row > figure + div .product-actions, #productSummary.cartbar-fixed .row > figure + div .product-actions * {
    display: inline-block;
    line-height: 1;
}

    #productSummary.cartbar-fixed .row > figure + div .product-actions .btn-orange {
        display: block;
        padding-left: inherit;
        padding-right: inherit;
    }

    #productSummary.cartbar-fixed .row > figure + div .product-actions p.small {
        text-align: right;
        width: 100%;
    }

    #productSummary.cartbar-fixed .row > figure + div .product-actions .form-group {
        display: inline-block;
        width: 35%;
        font-size: 0.6em;
    }

@media (min-width: 768px) and (max-width: 991px) {
    #productSummary.cartbar-fixed .row > figure + div .product-actions .form-group {
        font-size: small;
    }

        #productSummary.cartbar-fixed .row > figure + div .product-actions .form-group input[type='text'] {
            width: 1.5rem;
        }
}

#productSummary.cartbar-fixed .row > figure + div .product-actions .form-group + .btn-orange {
    display: inline-block;
    width: 63%;
}

@media (min-width: 768px) {
    #productSummary.cartbar-fixed {
        height: 97px;
    }

        #productSummary.cartbar-fixed .row > figure img {
            max-height: 77px;
        }

        #productSummary.cartbar-fixed .row > figure + div {
            line-height: 77px;
        }

            #productSummary.cartbar-fixed .row > figure + div .btn-orange {
                float: none;
            }
}

#productInfo {
    padding-top: 0;
}

    #productInfo > nav {
        border-bottom: 1px solid #d0d2d3;
        border-top: 1px solid #d0d2d3;
    }

        #productInfo > nav ul.nav-tabs {
            border-bottom: none;
        }

            #productInfo > nav ul.nav-tabs li > a {
                border: none;
                color: #757575;
                display: inline-block;
                font-size: 0.875rem;
                font-weight: 500;
                padding: 5px 0;
                text-transform: uppercase;
            }

                #productInfo > nav ul.nav-tabs li > a:hover, #productInfo > nav ul.nav-tabs li > a:focus {
                    background-color: transparent;
                    border-bottom: 2px solid #222;
                    color: #222;
                }

            #productInfo > nav ul.nav-tabs li.active > a {
                color: #00739f;
            }

                #productInfo > nav ul.nav-tabs li.active > a, #productInfo > nav ul.nav-tabs li.active > a:hover, #productInfo > nav ul.nav-tabs li.active > a:focus {
                    border-bottom: 2px solid #00739f;
                }

    #productInfo .tab-content article.tab-pane {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding: 0px;
    }

@media (min-width: 992px) {
    #productInfo .tab-content article.tab-pane {
        float: left;
        width: 66.66667%;
    }
}

#productInfo .tab-content article.tab-pane h2 a, #productInfo .tab-content article.tab-pane .form legend a, .form #productInfo .tab-content article.tab-pane legend a, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 a, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 a, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 a, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 a, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 a, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 a, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p a, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p a, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p a, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p a, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div a, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div a {
    color: #222;
    pointer-events: none;
}

#productInfo .tab-content article.tab-pane section {
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    #productInfo .tab-content article.tab-pane {
        border-bottom: 1px solid #e6e6e6;
        display: block;
    }

        #productInfo .tab-content article.tab-pane h2, #productInfo .tab-content article.tab-pane .form legend, .form #productInfo .tab-content article.tab-pane legend, #productInfo .tab-content article.tab-pane #productSummary .row > div h1, #productSummary .row > div #productInfo .tab-content article.tab-pane h1, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div {
            margin: 10px 0;
        }

            #productInfo .tab-content article.tab-pane h2 > a, #productInfo .tab-content article.tab-pane .form legend > a, .form #productInfo .tab-content article.tab-pane legend > a, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a {
                display: block;
                position: relative;
                width: 100%;
                font-size: 1.2rem;
                pointer-events: auto;
                text-transform: uppercase;
            }

                #productInfo .tab-content article.tab-pane h2 > a:after, #productInfo .tab-content article.tab-pane .form legend > a:after, .form #productInfo .tab-content article.tab-pane legend > a:after, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a:after, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a:after, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a:after, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a:after, #productInfo .tab-content article.tab-pane h2 > a:before, #productInfo .tab-content article.tab-pane .form legend > a:before, .form #productInfo .tab-content article.tab-pane legend > a:before, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a:before, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a:before, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a:before, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a:before, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a:before, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a:before, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a:before, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a:before, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a:before, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a:before, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a:before, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a:before {
                    border-top: 2px solid #00739f;
                    content: "";
                    height: 8px;
                    position: absolute;
                    -webkit-transition: all 0.1s;
                    -o-transition: all 0.1s;
                    transition: all 0.1s;
                    top: 45%;
                    width: 8px;
                }

                #productInfo .tab-content article.tab-pane h2 > a:after, #productInfo .tab-content article.tab-pane .form legend > a:after, .form #productInfo .tab-content article.tab-pane legend > a:after, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a:after, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a:after, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a:after, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a:after {
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    transform: rotate(45deg);
                    right: 20px;
                }

                #productInfo .tab-content article.tab-pane h2 > a:before, #productInfo .tab-content article.tab-pane .form legend > a:before, .form #productInfo .tab-content article.tab-pane legend > a:before, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a:before, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a:before, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a:before, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a:before, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a:before, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a:before, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a:before, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a:before, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a:before, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a:before, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a:before, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a:before {
                    -webkit-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                    right: 11px;
                }

                #productInfo .tab-content article.tab-pane h2 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .form legend > a[aria-expanded='true']:after, .form #productInfo .tab-content article.tab-pane legend > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a[aria-expanded='true']:after, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a[aria-expanded='true']:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a[aria-expanded='true']:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a[aria-expanded='true']:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a[aria-expanded='true']:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a[aria-expanded='true']:after, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane h2 > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane .form legend > a[aria-expanded='true']:before, .form #productInfo .tab-content article.tab-pane legend > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a[aria-expanded='true']:before, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a[aria-expanded='true']:before, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a[aria-expanded='true']:before, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a[aria-expanded='true']:before, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a[aria-expanded='true']:before, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a[aria-expanded='true']:before, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a[aria-expanded='true']:before, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a[aria-expanded='true']:before {
                    height: 10px;
                    width: 10px;
                }

                #productInfo .tab-content article.tab-pane h2 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .form legend > a[aria-expanded='true']:after, .form #productInfo .tab-content article.tab-pane legend > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a[aria-expanded='true']:after, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a[aria-expanded='true']:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a[aria-expanded='true']:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a[aria-expanded='true']:after, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a[aria-expanded='true']:after, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a[aria-expanded='true']:after, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a[aria-expanded='true']:after, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a[aria-expanded='true']:after {
                    right: 17px;
                }

                #productInfo .tab-content article.tab-pane h2 > a.collapsed, #productInfo .tab-content article.tab-pane .form legend > a.collapsed, .form #productInfo .tab-content article.tab-pane legend > a.collapsed, #productInfo .tab-content article.tab-pane #productSummary .row > div h1 > a.collapsed, #productSummary .row > div #productInfo .tab-content article.tab-pane h1 > a.collapsed, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3 > a.collapsed, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane h3 > a.collapsed, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3 > a.collapsed, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane h3 > a.collapsed, #productInfo .tab-content article.tab-pane #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p > a.collapsed, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption #productInfo .tab-content article.tab-pane p > a.collapsed, #productInfo .tab-content article.tab-pane .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p > a.collapsed, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div #productInfo .tab-content article.tab-pane p > a.collapsed, #productInfo .tab-content article.tab-pane .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div > a.collapsed, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header #productInfo .tab-content article.tab-pane div > a.collapsed {
                    color: #00739f;
                }
}

@media (min-width: 768px) {
    #productInfo .tab-content article.tab-pane .collapse {
        display: block;
    }
}

#productInfo > nav.infonav-fixed {
    background-color: #fff;
    position: fixed;
    top: 96px;
    width: 100%;
    z-index: 99999999;
}

.donor-header {
    padding-bottom: 3rem;
    padding-top: 3rem;
    text-align: center;
}

    .donor-header.border-bottom {
        border-bottom: 1px solid #d0d2d3;
        margin-bottom: 20px;
    }

    .donor-header img {
        max-height: 60px;
    }

    .donor-header h1, .donor-header .carousel.slide .carousel-inner > .item .carousel-caption h3, .carousel.slide .carousel-inner > .item .carousel-caption .donor-header h3, .donor-header .carousel.slide .carousel-inner > .item .carousel-caption p, .carousel.slide .carousel-inner > .item .carousel-caption .donor-header p {
        margin: 10px 0 0;
    }

.member-profile {
    text-align: center;
}

    .member-profile section#profileInfo {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: 1px solid #d0d2d3;
        margin-bottom: 40px;
    }

@media (min-width: 992px) {
    .member-profile section#profileInfo {
        float: left;
        width: 33.33333%;
    }
}

.member-profile section#profileInfo .profile-circle {
    background-color: #00c0e8;
    border-radius: 50%;
    color: #222;
    font-size: 50px;
    height: 110px;
    line-height: 110px;
    margin: 10px auto;
    vertical-align: middle;
    width: 110px;
}

.member-profile section#profileInfo #profileDetail > dl {
    margin-bottom: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .member-profile section#profileInfo {
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
    }

        .member-profile section#profileInfo:before, .member-profile section#profileInfo:after {
            content: " ";
            display: table;
        }

        .member-profile section#profileInfo:after {
            clear: both;
        }

        .member-profile section#profileInfo div#profileCircle {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
        }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .member-profile section#profileInfo div#profileCircle {
        float: left;
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .member-profile section#profileInfo div#profileCircle .profile-circle {
        margin-right: 30px;
    }

    .member-profile section#profileInfo div#profileDetail {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .member-profile section#profileInfo div#profileDetail {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .member-profile section#profileInfo {
        border-bottom: none;
        border-right: 1px solid #d0d2d3;
    }
}

.member-profile .btn {
    margin-bottom: 20px;
}

.member-profile section#myOrgs {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .member-profile section#myOrgs {
        float: left;
        width: 66.66667%;
    }
}

.member-profile section#myOrgs table {
    margin-top: 20px;
}

    .member-profile section#myOrgs table thead th:last-child {
        text-align: center;
    }

    .member-profile section#myOrgs table tbody {
        text-align: left;
    }

@media (min-width: 992px) {
    .member-profile section#myOrgs {
        padding-left: 5%;
    }
}

/* MSDC */
section#msdcTitleGroups > header {
    margin: 40px 0 20px;
}

    section#msdcTitleGroups > header > * {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle;
    }

    section#msdcTitleGroups > header .btn-help, section#msdcTitleGroups > header .titlegroup-complete {
        margin-right: 20px;
    }

    section#msdcTitleGroups > header .titlegroup-number {
        font-size: 1.625rem;
    }

section#msdcTitleGroups .titlegroup-remaining {
    color: #00c0e8;
}

section#msdcTitleGroups ol.titlegroup-list {
    padding-left: 20px;
    position: relative;
}

    section#msdcTitleGroups ol.titlegroup-list li {
        margin: 40px 0;
    }

        section#msdcTitleGroups ol.titlegroup-list li h4 {
            margin: 0;
        }

        section#msdcTitleGroups ol.titlegroup-list li a {
            color: #222;
            font-weight: bold;
        }

        section#msdcTitleGroups ol.titlegroup-list li .titlegroup-availibility {
            margin-bottom: 5px;
            padding-right: 60px;
        }

@media (min-width: 768px) {
    section#msdcTitleGroups ol.titlegroup-list li .titlegroup-availibility {
        text-align: right;
    }
}

section#msdcTitleGroups ol.titlegroup-list li .titlegroup-availibility .titlegroup-remaining {
    font-weight: bold;
    margin-left: 20px;
}

section#msdcTitleGroups ol.titlegroup-list li .titlegroup-availibility .titlegroup-full {
    color: #222;
}

section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar {
    padding: 0 60px 0 20px;
    position: relative;
}

    section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar:after, section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar:before {
        font-size: 0.7em;
        position: absolute;
        top: 0;
    }

    section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar:before {
        content: "0";
        left: 0;
    }

    section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar:after {
        content: "limit of 50";
        right: 0;
    }

    section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar .progress {
        background-color: #00c0e8;
        height: 1em;
    }

        section#msdcTitleGroups ol.titlegroup-list li .titlegroup-bar .progress .progress-bar {
            background-color: #222;
        }

section#msdcTitleGroups ol.titlegroup-list li.msdc-server-products-bar {
    border: 1px solid #e6e6e6;
    list-style: none;
    margin-left: -20px;
    padding: 10px 20px 0;
}

    section#msdcTitleGroups ol.titlegroup-list li.msdc-server-products-bar h4 {
        margin-bottom: 10px;
    }

    section#msdcTitleGroups ol.titlegroup-list li.msdc-server-products-bar .titlegroup-bar:after {
        content: "limit of 5";
    }

@media (min-width: 768px) {
    section#msdcTitleGroups ol.titlegroup-list li.msdc-server-products {
        width: 40%;
    }

    section#msdcTitleGroups ol.titlegroup-list li.msdc-server-products-bar {
        bottom: 0;
        margin: 0;
        position: absolute;
        right: 0;
        width: 55%;
    }
}

@media (min-width: 992px) {
    section#msdc-table {
        width: 170%;
    }
}

section#msAndYou .ms-donation-worth {
    background-color: #e6e6e6;
    display: block;
    margin-top: 10px;
    padding: 10px 20px;
    text-align: center;
}

@media (min-width: 992px) {
    section#msAndYou .ms-donation-worth .ms-donation-number {
        display: block;
    }
}

p#associationCode {
    position: relative;
}

    p#associationCode > span {
        color: #ff8300;
        font-size: larger;
        margin-bottom: 10px;
    }

 ul.list-join-benefits {
    list-style: none;
    margin: 0 0 30px;
    padding-left: 61px;
}

     ul.list-join-benefits li {
        margin-bottom: 15px;
        position: relative;
    }

         ul.list-join-benefits li:before {
            content: "";
            height: 36px;
            left: -61px;
            margin: 0;
            position: absolute;
            top: 3px;
            width: 36px;
        }

         ul.list-join-benefits li:nth-child(1):before {
            background: url("../images/list-join-benifits-1.svg") no-repeat;
        }

         ul.list-join-benefits li:nth-child(2):before {
            background: url("../images/list-join-benifits-2.svg") no-repeat;
        }

         ul.list-join-benefits li:nth-child(3):before {
            background: url("../images/list-join-benifits-3.svg") no-repeat;
        }

/*.mod-global-container > div:first-child,
.grid-12col > .fn-line-align,
.mod-first-nav,
footer.mod-main-footer {
    display: none;
}*/

.admin-bar {
    height: auto;
}

.content-fragment-page .layout .layout-content .layout-region.header .group-bread-crumbs {
    display: none;
}

.content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-title,
.content-fragment-page .layout .layout-content .layout-region.header .content-fragment.forum-title {
    display: block;
}

    .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-title .techsoup-content-fragment-bottom,
    .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.forum-title .techsoup-content-fragment-bottom {
        padding: 0;
    }

.content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-application-navigation .navigation-item {
    background-color: transparent;
    border: none;
    display: table-cell;
    float: none;
    padding: 10px;
}

    .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-application-navigation .navigation-item a {
        font-size: inherit;
    }

        .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-application-navigation .navigation-item a:hover, .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-application-navigation .navigation-item a:focus {
            text-decoration: underline;
        }

    .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-application-navigation .navigation-item.selected {
        background-color: transparent;
    }

        .content-fragment-page .layout .layout-content .layout-region.header .content-fragment.group-application-navigation .navigation-item.selected a {
            color: #fff;
        }

.content-fragment-page .layout .layout-content .layout-region.content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .content-fragment-page .layout .layout-content .layout-region.content {
        float: left;
        width: 66.66667%;
    }
}

.content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div {
    margin-top: 0;
}

.content-fragment-page .layout .layout-content .layout-region.content .content-fragment.featured-content-list .content-item .techsoup-featured-post-title {
    float: none;
    margin-bottom: 5px;
    width: inherit;
}

    .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.featured-content-list .content-item .techsoup-featured-post-title > p {
        display: none;
    }

.content-fragment-page .layout .layout-content .layout-region.content .content-fragment.featured-content-list .content-item .techsoup-post-author-date {
    float: none;
    width: 100%;
}

    .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.featured-content-list .content-item .techsoup-post-author-date .post-author, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.featured-content-list .content-item .techsoup-post-author-date .post-date {
        float: left;
    }

.content-fragment-page .layout .layout-content .layout-region.footer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #e6e6e6;
}

@media (min-width: 992px) {
    .content-fragment-page .layout .layout-content .layout-region.footer {
        float: left;
        width: 33.33333%;
    }
}

.content-fragment-page .layout .layout-content .layout-region.footer .content-fragment.with-header .content-fragment-header div {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
}

.content-fragment-content,
.techsoup-content-fragment-bottom {
    border: none;
}

.content-fragment.with-header .content-fragment-header {
    border: none;
    padding-bottom: 24px;
    padding-top: 28px;
}

.content-fragment.with-header .content-fragment-content {
    padding-top: 0;
}

.content-fragment.featured-content-list .content-item {
    background: none;
    margin-bottom: 36px;
}

.abbreviated-post .post-name, .abbreviated-post .post-name a {
    color: #222;
    font-size: 1.5rem;
    font-weight: normal;
}

.abbreviated-post .post-date {
    color: #757575;
    margin-left: 15px;
}

.abbreviated-post .post-author, .abbreviated-post .post-date, .abbreviated-post .post-application, .abbreviated-post .post-actions {
    font-size: 1rem;
}

.my-control-corner {
    background: none;
    font-weight: normal;
    padding: 0 24px 24px;
}

    .my-control-corner .bg-box-highlight {
        background: none;
        border: none;
        color: #222;
        font-size: 20px;
        padding: 0 10px 10px;
        text-align: left;
    }

    .my-control-corner ul.control-corner-links {
        border: none;
        list-style: none;
        padding: 0 10px;
    }

        .my-control-corner ul.control-corner-links li {
            background: none;
            padding: 5px 0;
        }

a.internal-link.rss {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

    a.internal-link.rss span {
        top: 28px;
    }

.black {
    color: #222;
}

.orange {
    color: #ff8300;
}

.yellow {
    color: #ffd000;
}

.red {
    color: #e80000;
}

.bg-lightest-gray {
    background-color: #f1f1f2;
}

    .bg-lightest-gray hr {
        border-color: #d0d2d3;
    }

.bg-green {
    background-color: #00bab5;
    color: #222 !important;
}

.bg-blue {
    background-color: #00c0e8;
    color: #222 !important;
}

.bg-dark-blue {
    background-color: #00739f;
    color: #fff !important;
}

    .bg-dark-blue h2, .bg-dark-blue .form legend, .form .bg-dark-blue legend, .bg-dark-blue #productSummary .row > div h1, #productSummary .row > div .bg-dark-blue h1, .bg-dark-blue #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption h3, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .bg-dark-blue h3, .bg-dark-blue .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div h3, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .bg-dark-blue h3, .bg-dark-blue #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption p, #productSummary .row > div .carousel.slide .carousel-inner > .item .carousel-caption .bg-dark-blue p, .bg-dark-blue .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div p, .carousel.slide .carousel-inner > .item .carousel-caption #productSummary .row > div .bg-dark-blue p, .bg-dark-blue .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header div, .content-fragment-page .layout .layout-content .layout-region.content .content-fragment.with-header .content-fragment-header .bg-dark-blue div {
        color: #fff !important;
    }

.bg-yellow {
    background-color: #ffd000;
    color: #222 !important;
}

.bg-light-gray {
    background-color: #d0d2d3;
    color: #222 !important;
}

.bg-orange {
    background-color: #ff8300;
    color: #222 !important;
}

.bg-black {
    background-color: #222;
    color: #fff !important;
}

.highlighted {
    background-color: #ffd000;
}

.emphasized {
    color: #222;
    font-style: normal;
    font-weight: bold;
}

@media (min-width: 768px) {
    dd.highlighted {
        margin-left: 0;
        padding-left: 180px;
    }
}

.read-more {
    margin-right: 20px;
    text-transform: uppercase;
}

    .read-more:after {
        content: "\e258";
        font-family: 'Glyphicons Halflings';
        padding-left: 5px;
        position: absolute;
    }

.warning-sign:before {
    color: #ffd000;
    content: "\e107";
    float: left;
    font-size: 2rem;
    font-family: 'glyphicons halflings';
    margin: 0 10px 10px 0;
}

.alert {
    padding: 15px !important;
}

.alert-info {
    background-color: #d4e9ff;
}

*[tabindex="-1"]:focus {
    outline: none;
}

blockquote {
    border: none;
    padding: 0;
}

    blockquote cite {
        color: #757575;
        font-style: normal;
    }

.align-baseline {
    vertical-align: baseline;
}

.height-1rem {
    height: 1rem;
}

.blue-ribbon {
    background-color: #00739f;
    color: #fff;
    font-family: "Replica-Pro", sans-serif;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}

@media (max-width: 767px) {
    .blue-ribbon small {
        font-size: 1em;
    }

        .blue-ribbon small:before {
            content: " - ";
        }
}

@media (min-width: 768px) {
    .blue-ribbon {
        -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        font-size: 1.2rem;
        left: -95px;
        padding: 10px 100px 5px;
        position: absolute;
        top: 25px;
    }

        .blue-ribbon small {
            display: block;
            font-size: 0.6em;
        }
}

@media (min-width: 768px) {
    header.scroll-fade > .blue-ribbon {
        top: 75px;
    }
}

.arrow-right:after {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    font-size: 0.7em;
}

ul.list-logos-table {
    padding-left: 0;
    list-style: none;
    padding-top: 30px;
}

    ul.list-logos-table > li {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        height: 80px;
    }

@media (min-width: 768px) {
    ul.list-logos-table > li {
        float: left;
        width: 25%;
    }
}

@media (min-width: 992px) {
    ul.list-logos-table > li {
        float: left;
        width: 16.66667%;
    }
}

@media (min-width: 992px) {
    ul.list-logos-table > li:nth-child(4n+1) {
        margin-left: 16.66667%;
    }
}

@media (max-width: 767px) {
    ul.list-logos-table > li {
        height: 100%;
        margin-bottom: 25px;
    }
}

.bg-overlay {
    background-position: center;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

    .bg-overlay:before {
        background-color: #000;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.5;
        top: 0;
        width: 100%;
    }

/*
.grid-12col > div.fn-line-align, .mod-first-nav, .mod-main-breadcrumb, .right-sidebar, .blog-bread-crumbs, .group-application-navigation, h3.post-name, #ctl00_ContentPlaceHolder_footer_MasterFooter_LinkCategoryList_ctrl1_divFooterItemMenu, #ctl00_ContentPlaceHolder_footer_MasterFooter_LinkCategoryList_ctrl3_divFooterItemMenu {
  display: none;
}

.content-fragment.blog-title {
  background-color: #00c0e8;
  color: #fff;
  padding: 8rem 0;
  display: block;
  text-align: center;

  & > div {
    @extend .container;

    & > div {
      @extend .row;
    }
  }
}

.content-fragment.blog-post .full-post {
  .post-author {
    @extend .container;
    margin-top: -5rem;
    text-align: center;
    display: block;
    padding: 0;
    font-size: inherit;
    color: inherit;

    .avatar {
      position: relative;
      border: none;
      left: 0;

      img {
        border: 4px solid #fff;
        border-radius: 50%;
        height: 5rem;
        width: 5rem;
        max-height: none !important;
        max-width: none !important;
      }
    }

    .user-name {
      display: block;
    }
  }

  .post-date {
    @extend .container;
    text-align: center;
    color: #b3b3b3;
    padding: 0;
    font-size: inherit;
    display: block;
  }

  .post-attributes {
    @extend .container;
    text-align: center;
    border: none;
    padding: 0;
    font-size: inherit;
    display: block;
  }

  .post-content {
    @extend .container;
    border: none;
  }
}*/
/** Need for social icons **/

.hidden-image
{
	position: absolute;
    top: 0;
	left: 0;
    height: 0px;
    width: 0px;
}

/** End **/


/*Image attribution - Bug 21378:RWD : enabling image attribution*/
.attributionstyle {
	color: rgba(117,117,117, 0.8);
	font-style:italic;
    text-decoration: none;
}

.attributionstyle a{
	color: rgba(117,117,117, 0.8);
cursor: pointer;
text-decoration: none;
outline: 0;
}

.attributionstyle a:hover{
    color: rgba(117,117,117, 0.8);
    text-decoration: none;
}

.attributionstyle a:visited {
color: rgba(117,117,117, 0.8);
text-decoration: none;
}
/*End*/

/**Header Caousel Updated CSS **/
#carouselHomepage.carousel.slide .carousel-indicators {
  bottom: 10px;
  margin-bottom: 0; }
  #carouselHomepage.carousel.slide .carousel-indicators li .progress {
    background-color: rgba(255, 255, 255, 0.6);
    margin-bottom: 0; }
    #carouselHomepage.carousel.slide .carousel-indicators li .progress .progress-bar {
      background-color: #555; }
#carouselHomepage.carousel.slide .carousel-inner {
 }
  #carouselHomepage.carousel.slide .carousel-inner .item:before {
    background-color: rgba(255, 131, 0, 0.9);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%; }
  #carouselHomepage.carousel.slide .carousel-inner .item .caption-box {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    padding: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%; }
    #carouselHomepage.carousel.slide .carousel-inner .item .caption-box p {
      color: #fff;
      font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 10px;
	  }
    #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn {
      color: #fff;
      background-color: #00739f;
      border-color: #00739f;
      -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
      box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.focus {
        color: #fff;
        background-color: #004e6c;
        border-color: #001720; }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:hover {
        color: #fff;
        background-color: #004e6c;
        border-color: #004762; }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.dropdown-toggle {
        color: #fff;
        background-color: #004e6c;
        border-color: #004762; }
        #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:active:hover, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:active:focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:active.focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.active:hover, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.active:focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.active.focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.dropdown-toggle:hover, .open > #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.dropdown-toggle:focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.dropdown-toggle.focus {
          color: #fff;
          background-color: #003448;
          border-color: #001720; }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.dropdown-toggle {
        background-image: none; }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.disabled:hover, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.disabled:focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.disabled.focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn[disabled]:hover, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn[disabled]:focus, #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn[disabled].focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:hover, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn:focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn.focus {
        background-color: #00739f;
        border-color: #00739f; }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box a.btn .badge {
        color: #00739f;
        background-color: #fff; }

      #carouselHomepage.carousel.slide .carousel-inner .item .bg-overlay {
        position: static; }

  #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2):before {
    background-color: rgba(0, 115, 159, 0.9); }

  #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn {
    color: #fff;
    background-color: #ff8300;
    border-color: #ff8300; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.focus {
      color: #fff;
      background-color: #cc6900;
      border-color: #804200; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:hover {
      color: #fff;
      background-color: #cc6900;
      border-color: #c26400; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.dropdown-toggle {
      color: #fff;
      background-color: #cc6900;
      border-color: #c26400; }
      #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:active:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:active:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:active.focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.active:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.active:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.active.focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.dropdown-toggle:hover, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.dropdown-toggle:focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.dropdown-toggle.focus {
        color: #fff;
        background-color: #a85600;
        border-color: #804200; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.dropdown-toggle {
      background-image: none; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.disabled:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.disabled:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.disabled.focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn[disabled]:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn[disabled]:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn[disabled].focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:hover, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn:focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn.focus {
      background-color: #ff8300;
      border-color: #ff8300; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box a.btn .badge {
      color: #ff8300;
      background-color: #fff; }
  #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3):before {
    background-color: rgba(0, 192, 232, 0.9); }
  #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn {
    color: #fff;
    background-color: #ff8300;
    border-color: #ff8300; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.focus {
      color: #fff;
      background-color: #cc6900;
      border-color: #804200; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:hover {
      color: #fff;
      background-color: #cc6900;
      border-color: #c26400; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.dropdown-toggle {
      color: #fff;
      background-color: #cc6900;
      border-color: #c26400; }
      #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:active:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:active:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:active.focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.active:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.active:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.active.focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.dropdown-toggle:hover, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.dropdown-toggle:focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.dropdown-toggle.focus {
        color: #fff;
        background-color: #a85600;
        border-color: #804200; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.dropdown-toggle {
      background-image: none; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.disabled:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.disabled:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.disabled.focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn[disabled]:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn[disabled]:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn[disabled].focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:hover, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn:focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn.focus {
      background-color: #ff8300;
      border-color: #ff8300; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box a.btn .badge {
      color: #ff8300;
      background-color: #fff; }
  #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n):before {
    background-color: rgba(0, 57, 102, 0.9); }
  #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn {
    color: #fff;
    background-color: #ff8300;
    border-color: #ff8300; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.focus {
      color: #fff;
      background-color: #cc6900;
      border-color: #804200; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:hover {
      color: #fff;
      background-color: #cc6900;
      border-color: #c26400; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.dropdown-toggle {
      color: #fff;
      background-color: #cc6900;
      border-color: #c26400; }
      #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:active:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:active:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:active.focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.active:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.active:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.active.focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.dropdown-toggle:hover, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.dropdown-toggle:focus, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.dropdown-toggle.focus {
        color: #fff;
        background-color: #a85600;
        border-color: #804200; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:active, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.active, .open > #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.dropdown-toggle {
      background-image: none; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.disabled:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.disabled:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.disabled.focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn[disabled]:hover, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn[disabled]:focus, #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn[disabled].focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:hover, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn:focus, fieldset[disabled] #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn.focus {
      background-color: #ff8300;
      border-color: #ff8300; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box a.btn .badge {
      color: #ff8300;
      background-color: #fff; }
@media (min-width: 768px) {
  #carouselHomepage.carousel.slide .carousel-inner {
  }
    #carouselHomepage.carousel.slide .carousel-inner .item .caption-box {
      background-color: rgba(255, 131, 0, 0.9);
      margin-left: 12%;
      text-align: left;
      width: 450px; }
      #carouselHomepage.carousel.slide .carousel-inner .item .caption-box p {
        font-size: 32px;
        line-height: 42px; }
    #carouselHomepage.carousel.slide .carousel-inner .item:before {
      display: none; }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+2) .caption-box {
      background-color: rgba(0, 115, 159, 0.9); }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n+3) .caption-box {
      background-color: rgba(0, 192, 232, 0.9); }
    #carouselHomepage.carousel.slide .carousel-inner .item:nth-child(4n) .caption-box {
      background-color: rgba(0, 57, 102, 0.9); } }

@media (min-width: 992px){
nav.navbar.navbar-fixed-top.logged-in.nav-one.emptycartclass  .navbar-corner #navAccount {
    right: 15px;
}
nav.navbar.navbar-fixed-top.logged-in.nav-one.emptycartclass #mainMenu {
   
    right: 130px;
}
}
/*End*/

/** START: Table Formatting issue fix **/
table.basetable > thead > tr > th:last-child,
table.basetable > tbody > tr > td:last-child {
    text-align: left;
}

@media (max-width: 767px) {
    .table-responsive > table.basetable > thead > tr > th,
    .table-responsive > table.basetable > thead > tr > td,
    .table-responsive > table.basetable > tbody > tr > th,
    .table-responsive > table.basetable > tbody > tr > td,
    .table-responsive > table.basetable > tfoot > tr > th,
    .table-responsive > table.basetable > tfoot > tr > td {
        white-space: normal;
    }
}

/** END: Table Formatting issue fix **/

/**START - Mozilla issue on tsArticlepage **/
.nav.navbar-nav {
    padding-top: 0px !important;
}
/**END**/

/*START : Product details table grid issue fix*/
@media (max-width: 767px) {
    .pullquote {
        float: none !important;
        margin: 0 0 20px !important;
        width: 100% !important;
        overflow: hidden;
    }
        
    .pullquote img {
        float: left;
        margin: 10px !important;
    }
}

.mod-simple-button {
    background-color: #00739f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.08em;
    margin-bottom: 10px;
    padding: 7px 32px;
    text-transform: uppercase;
}

.mod-simple-button:hover, .mod-simple-button:focus, .mod-simple-button:active {
    color: #fff;
    background-color: #004e6c;
    text-decoration: none;
}
/*END : Product details table grid issue fix*/

@media (max-width: 767px) {
  .form .form-group .control-input > .area-code,
  .form .form-group .control-input > .extn-code {
    margin-top: 0;
  }

  .form .form-group .control-input > .extn-code {
    display: block;
    clear: both;
  }

  .form .form-group .control-input > .extn-code label,
  .form .form-group .control-input > .extn-code input {
    float: none;
  }

  .form .form-group .control-input > .extn-code label {
    line-height: 16px;
  }
}

.extn-code {
  display: inline-block;
}

.extn-code label {
  color: #222;
  float: left;
  font-family: "Replica-Pro", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 32px;
  margin-right: 5px;
}

@media (max-width: 768px) {
    .FooterLogoPosition {
        float: right;
    }
}

@media (min-width: 768px) {
    .Newheadingcol {
        float: right;
    }
}

.AddPayment-btn
    {
        color:black!important;
        background-color:#FFD000;
        padding-left:8px ;
        padding-right:8px;
        border-color:#e1bd00!important;
        margin-left:10px;
      
       
    }

     .AddPayment-btn:hover{
         color:black!important;
         background-color:#e1bd00;
        
     }
     .skip-btn{
        background-color:transparent;
        border-color:white;
        margin-top:2%;
    }
    .skip-btn:hover{
        color:white!important;
    }
    .skip-btn:focus{
        color:white!important;
        border-color:white!important;
    }

@media (max-width: 768px) {
    .AddPayment-btn {
        margin-bottom: 10px;
    }
}
.has-textbox-warning .form-control {
    border-color: #e80000;
    -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);
}

.cat_discounts{
    margin-left: -5px;
	color: #FFFFFF;
    text-align: left;
    font-size: 0.9em;
    padding-left: 4px;
    margin-left: -5px;
	border-top: 12px solid #00739F;
	border-right: 12px solid transparent;
	line-height: 0%; 
	width: 100px;
	border-bottom: 12px solid #00739F;
	outline: 1px solid #FFFFFF;
	margin-top:4px;
}

.cat_donation{
    margin-left: -5px;
	color: #222222;
    text-align: left;
    font-size: 0.9em;
    padding-left: 4px;
    margin-left: -5px;
	border-top: 12px solid #00C0E8;
	border-right: 12px solid transparent;
	line-height: 0%; 
	width: 100px;
	border-bottom: 12px solid #00C0E8;
	outline: 1px solid #FFFFFF;
	margin-top:4px;
}

.cat_services{
    color: #222222;
    text-align: left;
    font-size: 0.9em;
    padding-left: 4px;
    margin-left: -5px;
	border-top: 12px solid #00BAB5;
	border-right: 12px solid transparent;
	line-height: 0%; 
	width: 100px;
	border-bottom: 12px solid #00BAB5;
	outline: 1px solid #FFFFFF;
	margin-top:4px;
}

.ranked-cards .card figure .cat_discounts, 
.ranked-cards .card figure .cat_services,
.ranked-cards .card figure .cat_donation  {
    left: -2%;
    margin-left: 0;
    position: absolute;
}

.prod-img .cat_discounts,
.prod-img .cat_services,
.prod-img .cat_donation {        
    text-align: right !important;
    border-left: 12px solid transparent !important;
    border-right: none !important;
    float: right;
    right: 10px;
}

.prod-img .product-fee {
    margin-left: 15px;
}

@media (max-width: 768px) {
    .ranked-cards .card {
        background-color: #fff;
        display: table;
        overflow: visible;
        padding-top: 15px;
        width: 100%;
    }

        .ranked-cards .card figure .cat_discounts,
        .ranked-cards .card figure .cat_services,
        .ranked-cards .card figure .cat_donation {
            left: -10%;
            margin-top: -18px;
            z-index: 1;
        }

}

.boost-txt {
    font-weight: bold !important; 
    margin-bottom: 1rem !important; 
    margin-top: 1rem !important;
}

.boostLogo {
    width: 120px !important;
    height: 120px !important;
}

.font-color {
    color: #FFFFFF !important;
}

.p-margin-top {
    margin-top: 1rem !important;
    margin-bottom: 0.1rem !important;
}

.top-span {
    margin-top: 4rem !important;
}