<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 1200px; }
}

* {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    background-repeat: no-repeat;
    border: none;
    box-sizing: border-box;
    font-weight: normal;
    outline: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    vertical-align: baseline;
}

/* Added by JW */

.cart-items-box {
    background: #88a7af;
    border-radius: 8px;
    clear: both;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    margin: -8px 0px 0px 14px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 16px;
    z-index: 10;
}

.cart-items {
    font-weight: bold;
    margin: -2px 0px 0px 0px;
    position: relative;
}

.login-box .remember-me { display: inline-block }

.ajax-loading {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
            
    background-color: #333333;
    background-image: -moz-linear-gradient(top, #333333, #000000);
    background-image: -ms-linear-gradient(top, #333333, #000000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#000000));
    background-image: -webkit-linear-gradient(top, #333333, #000000);
    background-image: -o-linear-gradient(top, #333333, #000000);
    background-image: linear-gradient(top, #333333, #000000);
    background-repeat: repeat-x;
    border: 1px solid #000000;
    border-color: #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    color: #F5F5F5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 10px 10px 0px 10px;
    position: absolute;
    width: 192px;
    z-index: 1100;
}

.ajax-update-background {
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 1099;
}

.ajax-update-animation {
    background-color: #fff;
    border: 1px solid #CCCCCC;
    height: 100px;
    left: 0;
    padding-top: 16px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 178px;
    z-index: 1100;
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('/fonts/glyphicons-halflings-regular.eot');
    src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    position: relative;
    top: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="radio"] {
    -webkit-appearance: none;
    background: none;
    border: 3px solid #88a7af;
    border-radius: 999px;
    float: left;
    height: 22px;
    width: 22px;
}

input[type="radio"]:checked {
    background: url('/content/pixels/icons/conditions-icon.png');
    border: none
}

.application-page {
    background: #fff;
    border: 1px solid #cecece;
    display: none;
    margin-bottom: 40px;
    padding: 40px;
    position: relative;
}

@media (max-width: 767px) {
    .application-modal { padding: 20px 15px }
}

.application-page-content span.close {
    opacity: 1;
    position: absolute;
    right: -9px;
    top: -10px;
}

.application-page-content blockquote {
    border-left: 3px solid rgba(67, 84, 104, 0.43);
    color: #435468;
    font-size: 22px;
    font-style: italic;
    line-height: 23px;
    margin-top: 35px;
    padding: 5px 0 5px 30px;
}

.application-modal-content blockquote .author {
    color: #a3a7aa;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    margin-top: 5px;
}

.application-page-content input[type="radio"] {
    -webkit-appearance: none;
    background: none;
    border: 3px solid #88a7af;
    border-radius: 999px;
    float: left;
    height: 22px;
    width: 22px;
}

.application-page-content input[type="radio"]:checked {
    background: url('/content/pixels/icons/conditions-icon.png');
    border: none
}

.application-page-content label {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-left: 15px;
}

.application-modal-content label span {
    clear: left;
    float: left;
    font-size: 12px
}

.application-page-content .add-on {
    background: #f1f1f1;
    border-right: 1px solid #cecece;
    display: inline-block;
    float: left;
    font-style: 21px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.application-page-content .user-count {
    background: #f9f9f9;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 35px;
    margin: 0;
    width: 70px;
}

.application-page-content .user-count-wrapper {
    border: 1px solid #cecece;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.application-page-content .user-count-label {
    display: inline-block;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 25px;
}

.application-page-content .total-price {
    font-size: 22px;
    margin: 15px 0 30px;
}

.button_100_percent {
    border: 1px solid 1px solid #cecece;
    height: 50px;
    padding-left: 12px;
    width: 100%;
}

.bordered-container {
    -moz-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.10);
    -webkit-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.10);
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.10);
    margin-top: 0px;
    padding: 12px;
}

.mb-0 {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cta.mini {
    font-size: 13px;
    padding: 7px 15px;
}

@media (max-width: 480px) {
    .cta.mini { padding: 7px 12px }
}

td.valign-middle { vertical-align: middle; }

.table-head {
    background-color: #55beda;
    color: #fff;
    font-weight: bold;
}

.rounded-corners-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.rounded-corners-top-left { border-top-left-radius: 5px; }

.rounded-corners-top-right { border-top-right-radius: 5px; }

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

.input-field {
    height: 32px;
    padding: 0 6px;
}

.submit-standard {
    margin-top: 20px;
    padding: 12px;
}

.submit-standard label, .submit-standard a {
    color: #555b61;
    display: inline-block;
    font-size: 13px;
    font-weight: 600
}

.submit-standard .large {
    margin-top: 16px;
    max-width: 470px;
    text-align: left;
    width: 100%;
}

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

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

.panel-body { padding: 15px; }

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

.panel-heading &gt; .dropdown .dropdown-toggle { color: inherit; }

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

.panel-title &gt; a { color: inherit; }

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

.panel &gt; .list-group { margin-bottom: 0; }

.panel &gt; .list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0;
}

.panel &gt; .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel &gt; .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

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

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

.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table { margin-bottom: 0; }

.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

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

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

.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

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

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

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

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

.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered { border: 0; }

.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child { border-left: 0; }

.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child { border-right: 0; }

.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th { border-bottom: 0; }

.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th { border-bottom: 0; }

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

.panel-group { margin-bottom: 20px; }

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
}

.panel-group .panel + .panel { margin-top: 5px; }

.panel-group .panel-heading { border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse &gt; .panel-body { border-top: 1px solid #ddd; }

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

.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }

.panel-default &gt; .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}

.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body { border-top-color: #ddd; }

.panel-default &gt; .panel-heading .badge {
    background-color: #333;
    color: #f5f5f5;
}

.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body { border-bottom-color: #ddd; }

.panel-primary { border-color: #428bca; }

.panel-primary &gt; .panel-heading {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
}

.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body { border-top-color: #428bca; }

.panel-primary &gt; .panel-heading .badge {
    background-color: #fff;
    color: #428bca;
}

.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body { border-bottom-color: #428bca; }

.panel-success { border-color: #d6e9c6; }

.panel-success &gt; .panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body { border-top-color: #d6e9c6; }

.panel-success &gt; .panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8;
}

.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body { border-bottom-color: #d6e9c6; }

.panel-info { border-color: #bce8f1; }

.panel-info &gt; .panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body { border-top-color: #bce8f1; }

.panel-info &gt; .panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7;
}

.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body { border-bottom-color: #bce8f1; }

.panel-warning { border-color: #faebcc; }

.panel-warning &gt; .panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body { border-top-color: #faebcc; }

.panel-warning &gt; .panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3;
}

.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }

.panel-danger &gt; .panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body { border-top-color: #ebccd1; }

.panel-danger &gt; .panel-heading .badge {
    background-color: #a94442;
    color: #f2dede;
}

.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body { border-bottom-color: #ebccd1; }

.grey-button {
    background-color: #88a7af;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-right: 6px;
    padding: 8px 10px;
    text-shadow: none;
}

@media (max-width: 1200px) {
    .blue-button {
        font-size: 13px;
        padding: 7px
    }
}

@media (max-width: 979px) {
    .blue-button {
        font-size: 12px;
        margin-bottom: 4px
    }
}

.blue-button:hover { color: #fff }

/* End added by JW */

body {
    background: #f0f4f9;
    color: #555b61;
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 80px;
}

b { font-weight: bold }

p.bold { font-weight: bold }

.rounded-corners { border-radius: 5px }

.rounded-corners-bottom {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.rounded-corners-bottom-left { border-bottom-left-radius: 5px }

.rounded-corners-bottom-right { border-bottom-right-radius: 5px }

.heading {
    color: #555b61;
    font-weight: 600
}

.heading.large {
    font-size: 38px;
    line-height: 40px
}

.heading.medium {
    font-size: 30px;
    line-height: 30px
}

.heading.small {
    font-size: 26px;
    line-height: 26px
}

.no-margin, html body label.no-margin {
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

@media (max-width: 767px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.content {
    background: #fff;
    border: 1px solid #cecece
}

.image-border {
    border: 3px solid #fff;
    outline: 1px solid #cecece
}

.medium-content {
    font-size: 18px;
    line-height: 25px
}

.large-content {
    font-size: 20px;
    line-height: 25px
}

.extra-large-content {
    font-size: 24px;
    line-height: 28px
}

.semibold { font-weight: 600 }

hr {
    border-bottom: 0;
    border-top: 1px solid #cecece;
}

a { color: #55beda }

.blue-primary { color: #55beda }

span.regular {
    font-weight: normal;
    text-decoration: none
}

iframe { max-width: 100% }

.separator {
    background: url('/content/pixels/divider-bg.png') repeat-x 0 center;
    display: inline-block;
    margin: 0 auto;
    padding: 0 70px;
    width: auto;
}

.separator span {
    font-size: 30px;
    font-weight: 300;
    text-transform: none
}

@media (max-width: 480px) {
    .separator {
        background: none;
        padding: 0;
        text-align: left;
    }
}

.separator.separator-left {
    background: none;
    margin: 0;
    padding: 0;
}

.separator.separator-left h1 { padding: 0 }

.separator h1 {
    background: #f0f4f9;
    color: #555b61;
    font-size: 40px;
    font-weight: 300;
    line-height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
}

@media (max-width: 480px) {
    .separator h1 {
        font-size: 28px;
        padding: 0 10px;
    }
}

.relative { position: relative }

.mtb-15 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.mtb-30 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.mtb-60 {
    margin-bottom: 60px;
    margin-top: 60px;
}

.mr-10 { margin-right: 10px; }

.mrl-5 {
    margin-left: 5px;
    margin-right: 5px;
}

.mrl-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mrl-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.mb-20 { margin-bottom: 20px }

.mb-30 { margin-bottom: 30px }

.mb-50 { margin-bottom: 50px }

.mb-70 { margin-bottom: 70px }

.mt-0 { margin-top: 0 }

.mt-10 { margin-top: 10px }

.mt-20 { margin-top: 20px }

.mt-30 { margin-top: 30px }

.mt-40 { margin-top: 40px }

.mt-60 { margin-top: 60px }

.mt-80 { margin-top: 80px }

.mt-120 { margin-top: 120px }

.ml-0 { margin-left: 0 }

.ml-5 { margin-left: 5px }

.ml-10 { margin-left: 10px }

.ml-15 { margin-left: 15px }

.ml-20 { margin-left: 20px }

.pr-20 { padding-right: 20px }

.no-padding, html body tr td.no-padding {
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

@media (max-width: 1200px) {
    .span10.span12-tablet { width: 100% }
}

.main-header {
    -webkit-transform: translate3d(0, 0, 1px);
    background: #fff;
    border: 1px solid rgba(67, 84, 104, 0.32);
    box-shadow: 0 2px 0 0 rgba(0, 1, 1, 0.05);
    height: 80px;
    left: 0;
    position: fixed;
    top: 0;
    transform: translate3d(0, 0, 1px);
    width: 100%;
    z-index: 3000;
}

@media (max-width: 767px) {
    .main-header { height: 87px }
}

@media (max-width: 390px) {
    .main-header { height: 87px }
}

.logo-wrapper {
    float: left;
    margin: 13px 0
}

@media (max-width: 767px) {
    .logo-wrapper.span3 {
        float: left;
        width: auto;
    }

    .logo-wrapper img {
        height: auto;
        max-width: 150px;
    }
}

@media (max-width: 390px) {
    .logo-wrapper img { max-width: 120px }
}

.header-button { margin: 20px 0 }

@media (max-width: 767px) {
    .header-button { margin: 14px 0 20px }
}

@media (max-width: 979px) and (min-width: 767px) {
    .header-button.small.cta {
        font-size: 13px;
        margin-top: 23px;
        padding: 9px 13px;
    }
}

@media (max-width: 390px) {
    .header-button.small.cta {
        font-size: 12px;
        margin: 13px 0 21px;
        padding: 7px;
    }
}

.buttons-mobile { float: right }

.header-navigation {
    float: left;
    margin-right: 45px;
    width: 670px;
}

@media (max-width: 1200px) and (min-width: 979px) {
    .header-navigation {
        margin-right: 20px;
        width: 440px;
    }
}

@media (max-width: 979px) and (min-width: 767px) {
    .header-navigation {
        margin-right: 10px;
        width: 280px;
    }
}

@media (max-width: 767px) {
    .header-navigation {
        margin-right: 0;
        margin-top: -8px;
        width: 100%;
    }

    .header-navigation.span7 {
        float: left;
        margin-top: -7px;
        text-align: center
    }
}

.header-navigation ul { margin: 30px 0 }

@media (max-width: 767px) {
    .header-navigation ul {
        margin: 0;
        width: 100%
    }
}

.header-navigation ul li {
    float: left;
    font-size: 17px;
    list-style: none;
    margin-right: 45px;
}

@media (max-width: 979px) and (min-width: 767px) {
    .header-navigation ul li {
        font-size: 14px;
        margin-right: 25px
    }
}

@media (max-width: 767px) {
    .header-navigation ul li {
        font-size: 13px;
        margin: 0;
        text-align: center;
        width: 25%;
    }
}

.header-navigation ul li a {
    color: #435468;
    font-weight: 600;
    text-transform: uppercase;
}

.header-navigation ul li a.active { color: #55beda }

.submenu {
    -moz-transition: top .7s;
    -webkit-transition: top .7s;
    background: #55beda;
    height: 45px;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    transition: top .7s;
    width: 100%;
    z-index: 1;
}

.submenu.sticky { top: 80px }

@media (max-width: 767px) {
    .submenu.sticky {
        height: 30px;
        text-align: center;
        top: 87px;
    }

    .submenu.sticky ul {
        display: inline-block;
        margin: 0
    }

    .submenu.sticky ul li {
        font-size: 13px;
        line-height: 30px;
        margin-right: 13px;
    }
}

.submenu ul li {
    float: left;
    list-style: none;
    margin-right: 15px;
}

.submenu ul li a { color: #fff }

.submenu ul li a.active { font-weight: bold }

.page-header {
    background: #7ecce2;
    color: #fff;
    height: 150px;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .page-header { height: 115px }
}

@media (max-width: 480px) {
    .page-header { height: 95px }
}

.page-header h1 {
    font-size: 44px;
    font-weight: 600;
    height: 100%;
    line-height: 150px;
    margin: 0;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.17)
}

@media (max-width: 767px) {
    .page-header h1 {
        font-size: 35px;
        line-height: 115px;
    }
}

@media (max-width: 480px) {
    .page-header h1 {
        font-size: 25px;
        line-height: 95px;
    }
}

.page-header h1 span {
    font-weight: 300;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.17)
}

.cta {
    -moz-transition: background .3s;
    -webkit-transition: background .3s;
    box-shadow: 0 2px 0 rgba(0, 1, 1, 0.1), inset 0 -2px 0 0 rgba(0, 0, 0, 0.18);
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(0, 1, 1, 0.25);
    transition: background .3s
}

.cta.small {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 20px;
}

@media (max-width: 767px) {
    .cta.small {
        font-size: 14px;
        padding: 10px;
    }
}

.cta.medium {
    font-size: 21px;
    padding: 15px 50px;
}

@media (max-width: 480px) {
    .cta.medium { padding: 15px 25px }
}

.cta.large {
    font-size: 24px;
    padding: 20px 75px;
}

@media (max-width: 480px) {
    .cta.large { padding: 20px 35px }
}

.cta.max-width {
    text-align: center;
    width: 100%;
}

.cta.flat {
    box-shadow: none;
    font-size: 18px;
    padding: 7px 20px;
    text-shadow: none;
}

.grey {
    background: #88a7af;
    color: #fff
}

.grey:hover {
    background: #6d919b;
    color: #fff;
    text-decoration: none
}

.blue {
    background: #55beda;
    color: #fff
}

.blue:hover {
    background: #4ac8e9;
    color: #fff;
    text-decoration: none
}

.white {
    background: #feffff;
    color: #435468;
    text-shadow: none
}

.button-transition {
    -moz-transition: background .3s;
    -webkit-transition: background .3s;
    transition: background .3s
}

/*.carousel{margin-bottom:0}.carousel .item{height:480px}@media (max-width:979px){.carousel .item{height:390px}}@media (max-width:767px){.carousel .item{height:330px}}@media (max-width:480px){.carousel .item{height:270px}}@media (max-width:390px){.carousel .item{height:210px}}.carousel .item img{height:100%}*/

.carousel { margin-bottom: 0; }

.carousel .item { height: 580px; }

@media (max-width: 1400px) {
    .carousel .item { height: 520px; }
}

@media (max-width: 1200px) {
    .carousel .item { height: 450px; }
}

@media (max-width: 979px) {
    .carousel .item { height: 390px; }
}

@media (max-width: 767px) {
    .carousel .item { height: 330px; }
}

@media (max-width: 480px) {
    .carousel .item { height: 270px; }
}

@media (max-width: 390px) {
    .carousel .item { height: 210px; }
}

@media (min-width: 1601px) {
    .carousel {
        border: 5px solid #fff;
        box-shadow: 0 -3px 1px -3px #d9d9d9, 3px 0 1px -3px #d9d9d9, -3px 0 1px -3px #d9d9d9;
        margin: 25px auto 0;
        width: 1600px;
    }
}

@media (max-width: 390px) {
    .carousel {
        background: #fff;
        height: 180px;
    }

    .carousel img { display: none }
}

.carousel .carousel-inner img {
    max-height: 100% !important;
    width: 100% !important;
}

.carousel .carousel-caption {
    background: none;
    bottom: auto;
    left: 0;
    right: auto;
    top: 110px;
    width: 100%;
}

@media (max-width: 979px) {
    .carousel .carousel-caption { top: 70px }
}

@media (max-width: 767px) {
    .carousel .carousel-caption {
        position: absolute;
        top: 15px;
    }
}

@media (max-width: 390px) {
    .carousel .carousel-caption { padding: 0 }
}

.carousel a.carousel-control {
    background: none;
    border: none;
    filter: alpha(opacity=80);
    font-size: 90px;
    opacity: .8;
    z-index: 3;
}

.carousel a.carousel-control.right { right: 10px }

@media (max-width: 767px) {
    .carousel a.carousel-control.right { right: 0 }
}

.carousel a.carousel-control.left { left: 10px }

@media (max-width: 767px) {
    .carousel a.carousel-control.left { left: 0 }
}

.carousel ol.carousel-indicators { top: 20px }

.carousel.carousel-fade { opacity: 1 }

.carousel.carousel-fade .item {
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    display: block !important;
    left: 0 !important;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity ease-in-out .7s;
    width: 100%;
    z-index: 1
}

.carousel.carousel-fade .item:first-child {
    position: relative;
    top: auto;
}

.carousel.carousel-fade .item.active {
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    opacity: 1;
    transition: opacity ease-in-out .7s;
    z-index: 2
}

.caption-heading, .caption-subheading {
    background: #fff;
    display: inline-block;
    font-family: 'aleoregular', sans-serif;
    font-weight: normal;
}

.caption-heading {
    font-size: 43px;
    padding: 10px 20px;
}

@media (max-width: 767px) {
    .caption-heading {
        font-size: 27px;
        line-height: 28px;
        margin-bottom: 3px;
    }
}

@media (max-width: 480px) {
    .caption-heading {
        font-size: 21px;
        line-height: 24px
    }
}

@media (max-width: 390px) {
    .caption-heading { padding: 0 }
}

.caption-subheading {
    font-size: 19px;
    line-height: 22px;
    padding: 5px 10px;
}

@media (max-width: 767px) {
    .caption-subheading {
        font-size: 19px;
        line-height: 25px
    }
}

@media (max-width: 480px) {
    .caption-subheading {
        font-size: 16px;
        line-height: 19px
    }
}

@media (max-width: 390px) {
    .caption-subheading { padding: 0 }
}

.caption-content { max-width: 710px; }

.cta.slider-cta {
    background: #4ac8e9;
    color: #fff;
    padding-left: 95px;
    padding-right: 95px;
}

@media (max-width: 767px) {
    .cta.slider-cta { display: none }
}

@media (max-width: 390px) {
    .cta.slider-cta {
        display: inline-block;
        font-size: 20px;
        padding: 15px 40px;
    }
}

.cta.slider-cta:hover {
    background: #36b9db;
    text-decoration: none
}

.partners-wrapper {
    background: #fff;
    border-bottom: 1px solid #cecece;
    height: 100px;
}

@media (min-width: 1601px) {
    .partners-wrapper {
        box-shadow: 0 -3px 1px -3px #d9d9d9, 3px 0 1px -3px #d9d9d9, -3px 0 1px -3px #d9d9d9;
        margin: 0 auto;
        margin-bottom: 30px;
        max-width: 1600px;
    }
}

@media (max-width: 480px) {
    .partners-wrapper { height: 80px }
}

.partners {
    height: 100%;
    line-height: 100px
}

.partners a.partners-img-container {
    display: inline-block;
    float: left;
    margin: 0 60px
}

@media (max-width: 979px) {
    .partners a.partners-img-container {
        margin: 0;
        padding: 0 5px;
        text-align: center;
        width: 25%;
    }
}

@media (max-width: 768px) {
}

.partners a.partners-img-container:last-child { margin-right: 0 }

.partners a.partners-img-container.ie-nth-child { margin-right: 0 }

.partners-left {
    border-right: 1px solid #cecece;
    float: left;
    height: 100%;
    line-height: 100px;
    padding-right: 70px;
}

@media (max-width: 1200px) {
    .partners-left { display: none }
}

.partners-left span {
    color: #9199a3;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.no-opacity .span4.application-container { margin: 0 }

.span4.application-container {
    border-right: 1px solid #cecece;
    border-top: 1px solid #cecece;
    height: 100%;
    margin-left: 0;
    padding: 90px 50px 60px;
    width: 33.333333%;
}

@media (max-width: 1201px) {
    .span4.application-container { padding: 90px 25px 60px }
}

@media (max-width: 979px) and (min-width: 768px) {
    .span4.application-container { width: 50% }

    .span4.application-container:nth-child(2n + 2) { border-right: 0 }

    .span4.application-container:nth-last-child(-n + 2) { border-bottom: 1px solid #cecece }
}

@media (max-width: 767px) {
    .span4.application-container {
        border-right: 0;
        padding: 90px 0 60px;
        width: 100%;
    }

    .span4.application-container:last-child { border-bottom: 1px solid #cecece }

    .span4.application-container.ie-nth-child { border-bottom: 1px solid #cecece }
}

.span4.application-container:hover { background: #e2e7ee }

@media (max-width: 767px) {
    .span4.application-container:hover { background: none }
}

@media (min-width: 979px) {
    .span4.application-container:nth-last-child(-n + 3) { border-bottom: 1px solid #cecece }

    .span4.application-container:nth-child(3n + 3) { border-right: 0 }
}

.application {
    background: #fff;
    border: 1px solid #cecece;
    color: #868688;
    font-size: 16px;
    height: 300px;
    position: relative;
}

.application h1 {
    color: #435468;
    font-size: 25px;
    font-weight: 600
}

.application header {
    color: #435468;
    font-size: 24px;
    font-weight: 600
}

.application header img {
    border: 3px solid #fff;
    border-radius: 999px;
    box-shadow: 0 0 0 2px #55beda;
    margin-top: -62px;
}

.application footer {
    bottom: 0;
    position: absolute;
    width: 100%
}

.application footer .half-width {
    border-right: 1px solid #fff;
    padding: 15px 0
}

.application footer .half-width:last-child {
    border-left: 1px solid #fff;
    border-right: 0;
}

.application .application-content { padding: 0 30px; }

.checked-list { margin: 20px 0 0 }

.checked-list li {
    list-style: none;
    margin-bottom: 10px;
}

.checked-icon {
    display: block;
    float: left
}

.checked-list-content { margin-left: 30px }

.half-width {
    float: left;
    width: 50%;
}

.whole-width {
    padding: 15px 0;
    width: 100%;
}

.application-modal {
    background: #fff;
    border: 1px solid #cecece;
    display: none;
    margin-bottom: 40px;
    padding: 40px;
    position: relative;
}

@media (max-width: 767px) {
    .application-modal { padding: 20px 15px }
}

.application-modal-content span.close {
    opacity: 1;
    position: absolute;
    right: -9px;
    top: -10px;
}

.application-modal-content blockquote {
    border-left: 3px solid rgba(67, 84, 104, 0.43);
    color: #435468;
    font-size: 22px;
    font-style: italic;
    line-height: 23px;
    margin-top: 35px;
    padding: 5px 0 5px 30px;
}

.application-modal-content blockquote .author {
    color: #a3a7aa;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    margin-top: 5px;
}

.application-modal-content input[type="radio"] {
    -webkit-appearance: none;
    background: none;
    border: 3px solid #88a7af;
    border-radius: 999px;
    float: left;
    height: 22px;
    width: 22px;
}

.application-modal-content input[type="radio"]:checked {
    background: url('/content/pixels/icons/conditions-icon.png');
    border: none
}

.application-modal-content label {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-left: 15px;
}

.application-modal-content label span {
    clear: left;
    float: left;
    font-size: 12px
}

.application-modal-content .add-on {
    background: #f1f1f1;
    border-right: 1px solid #cecece;
    display: inline-block;
    float: left;
    font-style: 21px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.application-modal-content .user-count {
    background: #f9f9f9;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 35px;
    margin: 0;
    width: 70px;
}

.application-modal-content .user-count-wrapper {
    border: 1px solid #cecece;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.application-modal-content .user-count-label {
    display: inline-block;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 25px;
}

.application-modal-content .total-price {
    font-size: 22px;
    margin: 15px 0 30px;
}

@media (max-width: 767px) {
    .application-modal-content .large {
        font-size: 18px;
        margin: 7px 0;
        padding: 20px 25px;
    }
}

.how-it-works-container { padding: 0 50px }

@media (max-width: 979px) and (min-width: 768px) {
    .how-it-works-container { padding: 0 10px }
}

@media (max-width: 768px) {
    .how-it-works-container { margin-bottom: 35px }
}

@media (max-width: 768px) {
    .how-it-works { margin-bottom: 35px }
}

.how-it-works .mtb-30 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.how-it-works-img-wrapper {
    background: #88a7af;
    border-radius: 999px;
    box-shadow: 0 0 0 5px rgba(136, 167, 175, 0.2);
    display: inline-block;
    height: 190px;
    line-height: 190px;
    width: 190px;
}

.how-it-works-img-wrapper.no-bg { background: none }

.testimonial-image {
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    border-radius: 999px;
    cursor: pointer;
    margin: 0 20px;
    opacity: .5;
    transition: opacity .5s;
    width: 75px;
}

@media (max-width: 767px) {
    .testimonial-image {
        margin: 0 6px;
        width: 60px;
    }
}

@media (max-width: 390px) {
    .testimonial-image {
        margin: 0 5px;
        width: 50px;
    }
}

.testimonial-image:hover { opacity: .8 }

.testimonial-image.active {
    opacity: 1;
    width: 110px;
}

@media (max-width: 767px) {
    .testimonial-image.active { width: 85px }
}

@media (max-width: 390px) {
    .testimonial-image.active { width: 65px }
}

.testimonial-content {
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
    color: #555b61;
    display: none;
    float: left;
    font-size: 20px;
    line-height: 26px;
    transition: all 1.2s;
    width: 100%;
}

.testimonial-content.active { display: inline-block }

.author {
    display: block;
    margin: 10px 0
}

.company {
    color: #55beda;
    display: block;
    font-size: 18px;
}

.quotemark { margin: 40px 30px }

.co-worker h1 {
    color: #435468;
    margin-bottom: 2px
}

.co-worker span.position {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

.contact-form { margin: 0 }

.contact-form input, .contact-form textarea {
    border: 1px solid 1px solid #cecece;
    height: 50px;
    padding-left: 12px;
    width: 100%;
}

.contact-form textarea {
    height: 120px;
    max-width: 100%;
    padding-top: 12px
}

.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
    color: #959596;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}

.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
    color: #959595;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}

.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
    color: #959595;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}

.contact-form input:-o-input-placeholder, .contact-form textarea:-o-input-placeholder {
    color: #959595;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}

.submit-button {
    background: #55beda;
    color: #fff;
    font-size: 18px;
}

.submit-button:hover { background: #4ac8e9 }

.case {
    float: left;
    margin-bottom: 60px;
    padding: 0 25px;
    width: 31.9%;
}

@media (max-width: 979px) and (min-width: 768px) {
    .case { width: 47% }
}

@media (max-width: 768px) {
    .case { width: 100% }
}

@media (max-width: 767px) {
    .case { margin-left: -20px }
}

.cases-content {
    border-bottom: 1px solid #cecece;
    font-size: 20px;
    padding-bottom: 60px;
}

.cases-content img { margin-bottom: 20px }

h2.name {
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin: 0
}

hr.line-short {
    border-bottom: 0;
    border-top: 3px solid rgba(67, 84, 104, 0.43);
    clear: both;
    display: inline-block;
    width: 70px;
}

.intro-text p {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}

@media (max-width: 1200px) and (min-width: 768px) {
    .contact-form-wrapper.span5.offset1 {
        margin-left: 0;
        width: 48.61878453038674%
    }
}

@media (max-width: 768px) {
    .contact-info { margin-top: 35px }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .contact-info.span4 { width: 40.05524861878453% }
}

.contact-info a {
    color: inherit;
    font-weight: 600
}

.fixed-checkout {
    display: none;
    pointer-events: none;
    position: fixed;
    width: 100%;
    z-index: 8;
}

.checkout-box {
    background: #f8f8f8;
    box-shadow: 0 8px 8px 0 rgba(0, 1, 1, 0.09);
    font-size: 16px;
    margin-top: -1px;
    padding: 30px;
    pointer-events: auto
}

@media (max-width: 767px) {
    .checkout-box {
        margin-top: 7px;
        padding: 20px 5px
    }
}

.checkout-box .checkout-box-heading { font-size: 20px }

@media (max-width: 767px) {
    .checkout-box .checkout-box-heading { font-size: 17px }
}

.checkout-box * { font-weight: 600 }

@media (min-width: 767px) and (max-width: 979px) {
    .checkout-box.span5 { width: 60% }
}

@media (max-width: 767px) {
    .checkout-box .span6 {
        float: left;
        font-size: 13px;
        line-height: 13px;
        margin-bottom: 5px;
        width: 48.93617021276595% !important;
    }
}

.checkout-icon {
    background: #f8f8f8;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 13px;
    padding: 21px;
}

.table-wrapper {
    padding-bottom: 10px;
    width: 100%;
}

@media (max-width: 979px) {
    .table-wrapper { overflow-x: scroll }
}

.table-wrapper::-webkit-scrollbar { height: 10px }

.table-wrapper::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.085);
    border-radius: 10px;
}

.table-wrapper::-webkit-scrollbar-thumb {
    background: #55beda;
    border-radius: 10px;
}

.price-table-mobile { width: 100% }

.checkout-table, .price-table { width: 100% }

.checkout-table thead tr, .price-table thead tr { height: 60px }

.checkout-table thead tr td, .price-table thead tr td {
    background: #f5f8fb;
    border: 1px solid #cecece;
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
}

.checkout-table tr, .price-table tr { height: 40px }

.checkout-table tr:nth-child(2n) td, .price-table tr:nth-child(2n) td { background: #f5f8fb }

.checkout-table tr.ie-nth-child td, .price-table tr.ie-nth-child td { background: #f5f8fb }

.checkout-table tr td.w-370, .price-table tr td.w-370 { width: 370px }

.checkout-table tr td.w-185, .price-table tr td.w-185 { width: 185px }

.checkout-table tr td.w-160, .price-table tr td.w-160 { width: 160px }

.checkout-table tr td.w-140, .price-table tr td.w-140 { width: 140px }

.checkout-table tr td.w-110, .price-table tr td.w-110 { width: 110px }

.checkout-table tr td.w-100, .price-table tr td.w-100 { width: 100px }

@media (max-width: 979px) and (min-width: 768px) {
    .checkout-table tr td.w-100, .price-table tr td.w-100 { width: 120px }
}

.checkout-table tr td, .price-table tr td {
    border: 1px solid #cecece;
    font-size: 18px;
    line-height: 40px;
    padding-left: 20px;
}

.checkout-table.price-table tr, .price-table.price-table tr { text-align: center }

.checkout-table.price-table tr td, .price-table.price-table tr td { padding-left: 0 }

@media (max-width: 979px) {
    .checkout-table { width: 1000px }
}

html body .checkout-user-count {
    border-left: 1px solid #cecece;
    float: left;
    height: 40px;
    margin-bottom: -15px !important;
    text-align: center;
    width: 33px;
}

html body .checkout-user-count.modal-prices { border-left: 0 }

html body .checkout-user-count:first-child { border-left: 0 }

input.checkout-user-count {
    border: 0;
    border-left: 1px solid #cecece;
    border-radius: 0;
    margin: 0
}

input.checkout-user-count.modal-prices {
    border: 1px solid #cecece;
    height: 25px;
}

a.read-more-image {
    display: inline-block;
    margin-top: 10px;
}

.minus, .plus, .refresh {
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.remove-item { cursor: pointer }

.account {
    color: #435468;
    font-size: 18px;
    padding: 40px;
}

@media (max-width: 979px) {
    .account { padding: 15px }
}

.account label { font-size: 18px }

.account label.required { font-weight: 600 }

.account input[type="text"], .account input[type="password"], .account input[type="email"] {
    background: #f9f9f9;
    height: 40px;
    max-width: 345px;
    width: 100%;
}

.submit-account {
    margin-top: 80px;
    padding: 40px;
}

.submit-account label, .submit-account a {
    color: #555b61;
    display: inline-block;
    font-size: 18px;
    font-weight: 600
}

.submit-account .large {
    margin-top: 22px;
    max-width: 470px;
    text-align: center;
    width: 100%;
}

input[type="checkbox"].styled-checkbox {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: 3px solid #88a7af;
    border-radius: 999px;
    height: 22px;
    margin: 0;
    margin: -3px 5px 0 0;
    width: 22px;
}

input[type="checkbox"].styled-checkbox:checked {
    background: url('/content/pixels/icons/conditions-icon.png');
    border: none
}

.faq {
    background: #fff;
    border: 1px solid #cecece;
    border-bottom: 0;
    border-radius: 3px;
    display: inline-block !important;
    margin-bottom: 40px;
}

@media (max-width: 979px) {
    .faq.span6 {
        margin-left: 0;
        width: 100%;
    }
}

.faq-question {
    border-bottom: 1px solid #cecece;
    height: 70px;
}

.faq-question .question {
    font-size: 16px;
    margin: 0 145px 0 45px;
    padding: 10px 20px;
}

@media (max-width: 1200px) and (min-width: 979px) {
    .faq-question .question {
        font-size: 14px;
        margin: 0 109px 0 39px;
        padding: 5px 10px;
    }
}

@media (max-width: 767px) {
    .faq-question .question {
        font-size: 13px;
        margin: 0 109px 0 39px;
        padding: 5px 10px;
    }
}

@media (max-width: 979px) and (min-width: 767px) {
    .faq-question .question {
        margin: 0 40px 0 39px;
        padding: 5px 8px;
    }
}

@media (max-width: 480px) {
    .faq-question .question {
        margin: 0 40px 0 39px;
        padding: 5px 8px;
    }
}

.faq-question .question-mark, .faq-question .show-answers {
    background: #f8f8f8;
    display: block;
    float: right;
    height: 100%;
}

.faq-question .question-mark {
    border-right: 1px solid #cecece;
    float: left;
    line-height: 70px;
    text-align: center;
    width: 43px;
}

.faq-question .question-mark span {
    color: #a2a2a2;
    font-size: 40px;
    font-weight: 300;
}

.faq-question .show-answers {
    border-left: 1px solid #cecece;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
    width: 140px;
}

@media (max-width: 1200px) and (min-width: 979px) {
    .faq-question .show-answers {
        font-size: 16px;
        width: 110px;
    }
}

@media (max-width: 767px) {
    .faq-question .show-answers {
        font-size: 16px;
        width: 110px;
    }
}

@media (max-width: 979px) and (min-width: 767px) {
    .faq-question .show-answers { width: 40px }
}

@media (max-width: 480px) {
    .faq-question .show-answers { width: 40px }
}

.faq-question .show-answers span { margin-left: 5px }

@media (max-width: 979px) and (min-width: 767px) {
    .faq-question .show-answers span { display: none }
}

@media (max-width: 480px) {
    .faq-question .show-answers span { display: none }
}

.faq-question .show-answers a {
    color: #55beda;
    font-weight: 600;
}

.javascript .faq-answer {
    border-bottom: 1px solid #cecece;
    display: none;
    float: left;
    font-size: 18px;
    height: auto;
}

.faq-answer.open {
    border-bottom: 1px solid #cecece;
    max-height: 500px
}

.faq-answer-content { margin: 15px }

.main-footer { margin-top: 80px }

input[type="email"] { color: #555b61 }

.footer-top {
    background: #55beda;
    color: #fff;
    height: 140px;
    line-height: 140px
}

@media (max-width: 480px) {
    .footer-top { display: none }
}

@media (max-width: 768px) {
    .footer-top h1 { display: none }
}

.footer-top form {
    float: right;
    height: 50px;
}

@media (max-width: 767px) {
    .footer-top form { width: 100% }
}

/*ASP .net hack */

.asp-form {
    float: right;
    height: 50px;
}

@media (max-width: 767px) {
    .footer-top form { width: 100% }
}

/*END ASP .net hack*/

/*.footer-top input[type="email"]{margin:0;height:100%;width:350px;border:0;background:rgba(254,254,254,0.24);font-size:22px;color:#fff}@media (max-width:979px) and (min-width:768px){.footer-top input[type="email"]{width:270px}}@media (max-width:767px) and (min-width:480px){.footer-top input[type="email"]{width:75%}}*/

.footer-top input[type="email"],
.footer-top .footer-top-email {
    background: rgba(254, 254, 254, 0.24);
    border: 0;
    color: #fff;
    color: # 000\9;
    font-size: 22px;
    height: 100%;
    margin: 0;
    width: 350px;
}

@media (max-width: 979px) and (min-width: 768px) {
    .footer-top input[type="email"],
    .footer-top .footer-top-email { width: 270px; }
}

@media (max-width: 767px) and (min-width: 480px) {
    .footer-top input[type="email"],
    .footer-top .footer-top-email { width: 75%; }
}

.footer-top input[type="email"]::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 27px
}

.footer-top input[type="email"]::-moz-placeholder {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 27px
}

.footer-top input[type="email"]:-ms-input-placeholder {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 27px
}

@media (max-width: 1200px) {
    .footer-top {
        height: 90px;
        line-height: 90px
    }

    .footer-top .contact-button {
        margin-left: 10px;
        width: 100px;
    }

    .footer-top input { width: 230px }
}

.footer-top .contact-button {
    font-size: 22px;
    height: 100%;
    margin-left: 30px;
    width: 230px;
}

@media (max-width: 1200px) {
    .footer-top .contact-button {
        font-size: 17px;
        width: auto
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .footer-top .contact-button { font-size: 15px }
}

@media (max-width: 767px) and (min-width: 480px) {
    .footer-top .contact-button {
        margin-left: 0;
        width: 24%;
    }
}

.footer-top .contact-button:hover { background: #f0f0f0 }

.footer-heading {
    float: left;
    font-size: 60px;
    font-weight: 300;
    line-height: 140px;
    margin: 0
}

@media (max-width: 1200px) {
    .footer-heading {
        font-size: 34px;
        line-height: 90px
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .footer-heading { font-size: 32px }
}

.footer-bottom {
    background: #435468;
    min-height: 330px;
    padding: 60px 0 40px
}

@media (max-width: 767px) {
    .footer-bottom { padding: 15px 0 }
}

.footer-bottom ul { margin: 0 }

.footer-bottom ul.footer-menu { margin: 0 }

.footer-bottom ul.footer-menu li {
    color: #fff;
    font-size: 16px;
    list-style: none;
    text-transform: none;
}

.footer-bottom ul.footer-menu a { color: #fff }

.footer-bottom ul.footer-menu &gt; li {
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin-right: 73px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .footer-bottom ul.footer-menu &gt; li { float: none }
}

@media (max-width: 1200px) {
    .footer-bottom ul.footer-menu &gt; li { margin-right: 37px }
}

.footer-bottom ul.footer-menu &gt; li &gt; ul { margin-top: 15px }

@media (max-width: 767px) {
    .footer-bottom ul.footer-menu &gt; li &gt; ul { margin: 0 0 12px }
}

.footer-bottom ul.footer-menu &gt; li &gt; a { font-weight: 600 }

@media (max-width: 767px) {
    .footer-bottom .max-width { width: auto }
}

.modal-header .close { opacity: .9 }

.modal-header .close:hover { opacity: 1 }

@media (min-width: 1200px) {
    .visible-large { display: block }

    .hidden-large { display: none }
}

@media (max-width: 1200px) {
    .visible-large { display: none }

    .hidden-large { display: block }
}

#banner .carousel-inner .item {
    -moz-transition: all 2s;
    -o-transition: all 2s;
    -webkit-transition: all 2s;
    opacity: 0;
    transition: all 2s
}

#banner .carousel-inner .active { opacity: 1 }

.error-report {
    height: 150px;
    width: 100%;
}

.inputBox, .form-horizontal .inputBox {
    height: 30px;
    margin-bottom: 9px;
    padding: 0 5px;
}

.spice-text {
    max-height: 240px;
    overflow-y: scroll
}

textarea { max-width: 100% }

.well {
    -webkit-box-shadow: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    padding: 30px 0 0;
}

@media (max-width: 767px) {
    .well { padding: 30px 0 }
}

.well.question { padding-bottom: 20px }

.well-mail {
    -webkit-box-shadow: none;
    background-color: #f0f4f9;
    border: 0;
    border-bottom: 0;
    border-radius: 5px;
    box-shadow: none;
    color: #000000;
    margin-bottom: 64px;
    padding: 20px;
}

@media (max-width: 767px) {
    .well-mail { padding: 30px }
}

.well-mail.question { padding-bottom: 20px }

.filter { margin-bottom: 5px }

.large.large-height {
    padding-left: 0;
    padding-right: 0
}

.well-buttons { margin: 35px 0 }

.content-wrapper {
    background: #fff;
    border: 1px solid #cecece
}

.main-content {
    background: #fff;
    padding: 25px;
    position: relative;
}

@media (max-width: 480px) {
    .main-content { padding: 25px 13px }
}

.nav-list {
    background: #55bed5;
    height: 1230px;
    padding: 0;
}

@media (max-width: 1024px) {
    .nav-list {
        display: none;
        height: auto
    }
}

.nav-list-menu-mobile { display: none }

@media (max-width: 1024px) {
    .nav-list-menu-mobile {
        background: #55bed5;
        color: #fff;
        display: block;
        font-size: 15px;
        height: 50px;
        line-height: 50px;
    }

    .nav-list-menu-mobile button {
        background: none;
        height: auto;
        line-height: 4px;
        margin-top: 5px;
        width: 50px;
    }
}

@media (max-width: 1024px) {
    [class*="span"].breakpoint-tablet {
        float: none;
        margin-left: 0;
        width: 100%;
    }
}

.icon-bar {
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f5f5f5;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: inline-block;
    height: 4px;
    line-height: 14px;
    margin-top: 6px;
    width: 31px;
}

.number {
    background: rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin-top: -3px;
    min-width: 24px;
    padding: 0 5px;
    text-align: center;
    width: auto;
}

.nav-list li { border-bottom: 1px solid #36a0be }

li.sub-nav-list-header, .nav-list a {
    color: #fff;
    font-size: 15px;
    margin: 0 !important;
    padding: 16px 15px !important;
}

.nav-list a:hover { background: #4cb1cc !important }

.nav-list a.active { background: #3c94ac !important }

.nav-list a.active:hover { background: #3c94ac !important }

.sub-nav-list a {
    font-size: 13px;
    padding: 11px 35px !important;
}

html .caret { border-top: 4px solid #fff }

.blue-button {
    background-color: #36a0be;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-right: 6px;
    padding: 8px 10px;
    text-shadow: none;
}

@media (max-width: 1200px) {
    .blue-button {
        font-size: 13px;
        padding: 7px
    }
}

@media (max-width: 979px) {
    .blue-button {
        font-size: 12px;
        margin-bottom: 4px
    }
}

.blue-button:hover { color: #fff }

.stages {
    height: 30px;
    margin-top: -15px;
}

@media (max-width: 767px) {
    .stages { margin-top: 10px }
}

.stages ul {
    border-radius: 4px;
    height: 100%;
    margin: 0;
    overflow: hidden;
}

.stages ul li {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    height: 100%;
    list-style: none;
    padding: 4px 0;
    position: relative;
    text-align: center;
    width: 33.333333333%;
}

.stages ul li:nth-child(2) { border-right: 0 }

.stages ul li.active {
    background: #55beda;
    border-left: none;
    color: #fff;
    font-weight: 600;
}

.stages a { color: inherit }

@media (max-width: 480px) {
    .stages a { font-size: 12px }
}

fieldset input { width: 100% }

.form-horizontal p.help-block {
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 0;
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover {
    background: #4ac8e9;
    color: #fff
}

.rounded-image-border {
    border: 3px solid #fff;
    border-radius: 999px;
    box-shadow: 0 0 0 2px #55beda;
    padding: 10px
}

.btn-group {
    margin-right: 5px;
    text-align: left;
    vertical-align: top;
}

.btn-group.open .grey.dropdown-toggle {
    background: #88a7af;
    color: #fff
}

.btn-group.open .blue.dropdown-toggle {
    background: #4ac8e9;
    color: #fff
}

.dropdown-menu li a:hover { background: #55beda }

.question {
    padding-left: 0;
    padding-right: 0
}

.stages ul li.active:after {
    border-bottom: 18px solid transparent;
    border-left: 18px solid #fff;
    border-top: 18px solid transparent;
    content: "";
    margin-right: -16px;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

@media (max-width: 480px) {
    .stages ul li.active:after { display: none }
}

.stages ul li.active:after { border-left: 18px solid #55beda }

@media (max-width: 480px) {
    .stages ul li.active:after { display: none }
}

.suggestions .accordion-group { margin: 30px 0 }

.ItemIndex {
    font-size: 40px;
    font-weight: 300;
    margin-top: 30px
}

.tag {
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    margin: 3px 2px;
    padding: 3px 4px;
}

.inputBox {
    border: 1px solid #cecece;
    border-radius: 0;
}

ul.search-results {
    border-top: 1px solid #36a0be;
    display: none;
    float: left;
    list-style: none;
    margin: 0;
    margin-top: 4px;
    width: 100%;
}

ul.search-results li.sub-nav-list a {
    background: #3c94ac;
    border: 0;
    display: inline-block;
    padding: 12px 44px !important;
    width: 100%
}

input.search-documents {
    background: none;
    border: 1px solid transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    float: left;
    font-family: 'source sans pro';
    font-size: 16px;
    font-size: 20px;
    height: 27px;
    margin: 13px 0 0 7px;
    padding: 0;
}

input.search-documents::-webkit-input-placeholder { color: #fff }

input.search-documents:focus {
    border: 0;
    border-bottom: 1px solid #fff;
    box-shadow: none
}

input.search-documents:focus::-webkit-input-placeholder { color: rgba(254, 254, 254, 0.4) }

.pagination { margin: 0 }

@media (max-width: 767px) {
    .pagination { text-align: center }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .tablet-container-width { width: 100% }
}

@media (max-width: 767px) {
    .span6.half-width-mobile {
        float: left;
        width: 48.93617021276595%;
    }

    .span6.half-width-mobile:last-child { margin-left: 2.127659574468085% }

    .span6.half-width-mobile .cta {
        font-size: 16px;
        padding: 15px
    }
}

@media (max-width: 767px) {
    .mobile-select {
        margin-top: 20px;
        width: 100%;
    }
}

.accordion-heading { background: #f9f9f9 }

.accordion-inner { padding-top: 10px }

.next-previous-wrapper { display: inline }

.sidebar {
    display: none;
    padding: 20px
}

.sidebar.active { display: block }

@media (max-width: 480px) {
    .sidebar.active {
        background: #fff;
        height: 100%;
        left: 0;
        position: absolute;
        top: 150px;
        width: 100%;
        z-index: 9999;
    }
}

.sidebar, .content-width {
    -webkit-transition: width .2s;
    position: relative;
    transition: width .2s
}

.accordion-group { margin-bottom: 10px }

.accordion-group .accordion-toggle { padding: 8px 5px }

.accordion-body { width: 100% }

html body .input-append span.add-on {
    background-color: #36a0be;
    height: 30px;
}

.show-sidebar {
    clear: both;
    float: left;
    margin-bottom: 2px
}

.show-sidebar i { margin-right: 3px }

@media (max-width: 767px) {
    .show-sidebar {
        clear: none;
        margin-bottom: 0;
        margin-right: 9px;
    }

    .show-sidebar:last-child { margin-right: 0 }
}

.navbar .nav li.dropdown.open &gt; .dropdown-toggle, .navbar .nav li.dropdown.active &gt; .dropdown-toggle, .navbar .nav li.dropdown.open.active &gt; .dropdown-toggle { background: none }

.nav .dropdown-toggle { margin-top: 22px }

.half-width.half-width-separator { width: 48% }

.half-width.half-width-separator:last-child { margin-left: 10px }

.find-icon {
    float: left;
    margin: 16px 9px;
    width: 20px;
}

.search {
    background: #3c94ac;
    display: inline-block;
    min-height: 55px;
    width: 100%
}

.search-term {
    font-weight: bold;
    text-decoration: underline;
}

/* NYA ÄNDRINGAR */

.typeahead { margin-top: 15px; }

.typeahead li { padding: 8px 15px !important; }</pre></body></html>