/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }

body {
    margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block; }

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden], template {
    display: none; }

a {
    background-color: transparent; }

a:active, a:hover {
    outline: 0; }

abbr[title] {
    border-bottom: 1px dotted; }

b, strong {
    font-weight: 700; }

dfn {
    font-style: italic; }

h1 {
    margin: .67em 0;
    font-size: 2em; }

mark {
    color: #000;
    background: #ff0; }

small {
    font-size: 80%; }

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }

sup {
    top: -.5em; }

sub {
    bottom: -.25em; }

img {
    border: 0; }

svg:not(:root) {
    overflow: hidden; }

figure {
    margin: 1em 40px; }

hr {
    height: 0;
    box-sizing: content-box; }

pre {
    overflow: auto; }

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em; }

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit; }

button {
    overflow: visible; }

button, select {
    text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }

button[disabled], html input[disabled] {
    cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0; }

input {
    line-height: normal; }

input[type=checkbox], input[type=radio] {
    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] {
    box-sizing: content-box;
    -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver; }

legend {
    padding: 0;
    border: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: 700; }

table {
    border-spacing: 0;
    border-collapse: collapse; }

td, th {
    padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important; }
    a, a:visited {
        text-decoration: underline; }
    a[href]:after {
        content: " (" attr(href) ")"; }
    abbr[title]:after {
        content: " (" attr(title) ")"; }
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""; }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid; }
    thead {
        display: table-header-group; }
    img, tr {
        page-break-inside: avoid; }
    img {
        max-width: 100% !important; }
    h2, h3, p {
        orphans: 3;
        widows: 3; }
    h2, h3 {
        page-break-after: avoid; }
    .navbar {
        display: none; }
    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important; }
    .label {
        border: 1px solid #000; }
    .table {
        border-collapse: collapse !important; }
    .table td, .table th {
        background-color: #fff !important; }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important; } }

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

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

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

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

.glyphicon-eur:before, .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"; }

.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"; }

* {
    box-sizing: border-box; }

:after, :before {
    box-sizing: border-box; }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

a {
    color: #337ab7;
    text-decoration: none; }

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline; }

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
    margin: 0; }

img {
    vertical-align: middle; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto; }

.img-rounded {
    border-radius: 6px; }

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out; }

.img-circle {
    border-radius: 50%; }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

[role=button] {
    cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777; }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%; }

.h1, h1 {
    font-size: 36px; }

.h2, h2 {
    font-size: 30px; }

.h3, h3 {
    font-size: 24px; }

.h4, h4 {
    font-size: 18px; }

.h5, h5 {
    font-size: 14px; }

.h6, h6 {
    font-size: 12px; }

p {
    margin: 0 0 10px; }

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }

@media (min-width: 768px) {
    .lead {
        font-size: 21px; } }

.small, small {
    font-size: 85%; }

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3; }

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

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

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

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

.text-nowrap {
    white-space: nowrap; }

.text-lowercase {
    text-transform: lowercase; }

.text-uppercase {
    text-transform: uppercase; }

.text-capitalize {
    text-transform: capitalize; }

.text-muted {
    color: #777; }

.text-primary {
    color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
    color: #286090; }

.text-success {
    color: #3c763d; }

a.text-success:focus, a.text-success:hover {
    color: #2b542c; }

.text-info {
    color: #31708f; }

a.text-info:focus, a.text-info:hover {
    color: #245269; }

.text-warning {
    color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
    color: #66512c; }

.text-danger {
    color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
    color: #843534; }

.bg-primary {
    color: #fff;
    background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090; }

.bg-success {
    background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3; }

.bg-info {
    background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee; }

.bg-warning {
    background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5; }

.bg-danger {
    background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9; }

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }

ol, ul {
    margin-top: 0;
    margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0; }

.list-unstyled {
    padding-left: 0;
    list-style: none; }

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
    margin-top: 0;
    margin-bottom: 20px; }

dd, dt {
    line-height: 1.42857143; }

dt {
    font-weight: 700; }

dd {
    margin-left: 0; }

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .dl-horizontal dd {
        margin-left: 180px; } }

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }

.initialism {
    font-size: 90%;
    text-transform: uppercase; }

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'; }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

@media (min-width: 768px) {
    .container {
        width: 750px; } }

@media (min-width: 992px) {
    .container {
        width: 970px; } }

@media (min-width: 1200px) {
    .container {
        width: 1170px; } }

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

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

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left; }

.col-xs-12 {
    width: 100%; }

.col-xs-11 {
    width: 91.66666667%; }

.col-xs-10 {
    width: 83.33333333%; }

.col-xs-9 {
    width: 75%; }

.col-xs-8 {
    width: 66.66666667%; }

.col-xs-7 {
    width: 58.33333333%; }

.col-xs-6 {
    width: 50%; }

.col-xs-5 {
    width: 41.66666667%; }

.col-xs-4 {
    width: 33.33333333%; }

.col-xs-3 {
    width: 25%; }

.col-xs-2 {
    width: 16.66666667%; }

.col-xs-1 {
    width: 8.33333333%; }

.col-xs-pull-12 {
    right: 100%; }

.col-xs-pull-11 {
    right: 91.66666667%; }

.col-xs-pull-10 {
    right: 83.33333333%; }

.col-xs-pull-9 {
    right: 75%; }

.col-xs-pull-8 {
    right: 66.66666667%; }

.col-xs-pull-7 {
    right: 58.33333333%; }

.col-xs-pull-6 {
    right: 50%; }

.col-xs-pull-5 {
    right: 41.66666667%; }

.col-xs-pull-4 {
    right: 33.33333333%; }

.col-xs-pull-3 {
    right: 25%; }

.col-xs-pull-2 {
    right: 16.66666667%; }

.col-xs-pull-1 {
    right: 8.33333333%; }

.col-xs-pull-0 {
    right: auto; }

.col-xs-push-12 {
    left: 100%; }

.col-xs-push-11 {
    left: 91.66666667%; }

.col-xs-push-10 {
    left: 83.33333333%; }

.col-xs-push-9 {
    left: 75%; }

.col-xs-push-8 {
    left: 66.66666667%; }

.col-xs-push-7 {
    left: 58.33333333%; }

.col-xs-push-6 {
    left: 50%; }

.col-xs-push-5 {
    left: 41.66666667%; }

.col-xs-push-4 {
    left: 33.33333333%; }

.col-xs-push-3 {
    left: 25%; }

.col-xs-push-2 {
    left: 16.66666667%; }

.col-xs-push-1 {
    left: 8.33333333%; }

.col-xs-push-0 {
    left: auto; }

.col-xs-offset-12 {
    margin-left: 100%; }

.col-xs-offset-11 {
    margin-left: 91.66666667%; }

.col-xs-offset-10 {
    margin-left: 83.33333333%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-8 {
    margin-left: 66.66666667%; }

.col-xs-offset-7 {
    margin-left: 58.33333333%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-5 {
    margin-left: 41.66666667%; }

.col-xs-offset-4 {
    margin-left: 33.33333333%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-2 {
    margin-left: 16.66666667%; }

.col-xs-offset-1 {
    margin-left: 8.33333333%; }

.col-xs-offset-0 {
    margin-left: 0; }

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left; }
    .col-sm-12 {
        width: 100%; }
    .col-sm-11 {
        width: 91.66666667%; }
    .col-sm-10 {
        width: 83.33333333%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-8 {
        width: 66.66666667%; }
    .col-sm-7 {
        width: 58.33333333%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-5 {
        width: 41.66666667%; }
    .col-sm-4 {
        width: 33.33333333%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-2 {
        width: 16.66666667%; }
    .col-sm-1 {
        width: 8.33333333%; }
    .col-sm-pull-12 {
        right: 100%; }
    .col-sm-pull-11 {
        right: 91.66666667%; }
    .col-sm-pull-10 {
        right: 83.33333333%; }
    .col-sm-pull-9 {
        right: 75%; }
    .col-sm-pull-8 {
        right: 66.66666667%; }
    .col-sm-pull-7 {
        right: 58.33333333%; }
    .col-sm-pull-6 {
        right: 50%; }
    .col-sm-pull-5 {
        right: 41.66666667%; }
    .col-sm-pull-4 {
        right: 33.33333333%; }
    .col-sm-pull-3 {
        right: 25%; }
    .col-sm-pull-2 {
        right: 16.66666667%; }
    .col-sm-pull-1 {
        right: 8.33333333%; }
    .col-sm-pull-0 {
        right: auto; }
    .col-sm-push-12 {
        left: 100%; }
    .col-sm-push-11 {
        left: 91.66666667%; }
    .col-sm-push-10 {
        left: 83.33333333%; }
    .col-sm-push-9 {
        left: 75%; }
    .col-sm-push-8 {
        left: 66.66666667%; }
    .col-sm-push-7 {
        left: 58.33333333%; }
    .col-sm-push-6 {
        left: 50%; }
    .col-sm-push-5 {
        left: 41.66666667%; }
    .col-sm-push-4 {
        left: 33.33333333%; }
    .col-sm-push-3 {
        left: 25%; }
    .col-sm-push-2 {
        left: 16.66666667%; }
    .col-sm-push-1 {
        left: 8.33333333%; }
    .col-sm-push-0 {
        left: auto; }
    .col-sm-offset-12 {
        margin-left: 100%; }
    .col-sm-offset-11 {
        margin-left: 91.66666667%; }
    .col-sm-offset-10 {
        margin-left: 83.33333333%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-8 {
        margin-left: 66.66666667%; }
    .col-sm-offset-7 {
        margin-left: 58.33333333%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-5 {
        margin-left: 41.66666667%; }
    .col-sm-offset-4 {
        margin-left: 33.33333333%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-2 {
        margin-left: 16.66666667%; }
    .col-sm-offset-1 {
        margin-left: 8.33333333%; }
    .col-sm-offset-0 {
        margin-left: 0; } }

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left; }
    .col-md-12 {
        width: 100%; }
    .col-md-11 {
        width: 91.66666667%; }
    .col-md-10 {
        width: 83.33333333%; }
    .col-md-9 {
        width: 75%; }
    .col-md-8 {
        width: 66.66666667%; }
    .col-md-7 {
        width: 58.33333333%; }
    .col-md-6 {
        width: 50%; }
    .col-md-5 {
        width: 41.66666667%; }
    .col-md-4 {
        width: 33.33333333%; }
    .col-md-3 {
        width: 25%; }
    .col-md-2 {
        width: 16.66666667%; }
    .col-md-1 {
        width: 8.33333333%; }
    .col-md-pull-12 {
        right: 100%; }
    .col-md-pull-11 {
        right: 91.66666667%; }
    .col-md-pull-10 {
        right: 83.33333333%; }
    .col-md-pull-9 {
        right: 75%; }
    .col-md-pull-8 {
        right: 66.66666667%; }
    .col-md-pull-7 {
        right: 58.33333333%; }
    .col-md-pull-6 {
        right: 50%; }
    .col-md-pull-5 {
        right: 41.66666667%; }
    .col-md-pull-4 {
        right: 33.33333333%; }
    .col-md-pull-3 {
        right: 25%; }
    .col-md-pull-2 {
        right: 16.66666667%; }
    .col-md-pull-1 {
        right: 8.33333333%; }
    .col-md-pull-0 {
        right: auto; }
    .col-md-push-12 {
        left: 100%; }
    .col-md-push-11 {
        left: 91.66666667%; }
    .col-md-push-10 {
        left: 83.33333333%; }
    .col-md-push-9 {
        left: 75%; }
    .col-md-push-8 {
        left: 66.66666667%; }
    .col-md-push-7 {
        left: 58.33333333%; }
    .col-md-push-6 {
        left: 50%; }
    .col-md-push-5 {
        left: 41.66666667%; }
    .col-md-push-4 {
        left: 33.33333333%; }
    .col-md-push-3 {
        left: 25%; }
    .col-md-push-2 {
        left: 16.66666667%; }
    .col-md-push-1 {
        left: 8.33333333%; }
    .col-md-push-0 {
        left: auto; }
    .col-md-offset-12 {
        margin-left: 100%; }
    .col-md-offset-11 {
        margin-left: 91.66666667%; }
    .col-md-offset-10 {
        margin-left: 83.33333333%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-8 {
        margin-left: 66.66666667%; }
    .col-md-offset-7 {
        margin-left: 58.33333333%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-5 {
        margin-left: 41.66666667%; }
    .col-md-offset-4 {
        margin-left: 33.33333333%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-2 {
        margin-left: 16.66666667%; }
    .col-md-offset-1 {
        margin-left: 8.33333333%; }
    .col-md-offset-0 {
        margin-left: 0; } }

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left; }
    .col-lg-12 {
        width: 100%; }
    .col-lg-11 {
        width: 91.66666667%; }
    .col-lg-10 {
        width: 83.33333333%; }
    .col-lg-9 {
        width: 75%; }
    .col-lg-8 {
        width: 66.66666667%; }
    .col-lg-7 {
        width: 58.33333333%; }
    .col-lg-6 {
        width: 50%; }
    .col-lg-5 {
        width: 41.66666667%; }
    .col-lg-4 {
        width: 33.33333333%; }
    .col-lg-3 {
        width: 25%; }
    .col-lg-2 {
        width: 16.66666667%; }
    .col-lg-1 {
        width: 8.33333333%; }
    .col-lg-pull-12 {
        right: 100%; }
    .col-lg-pull-11 {
        right: 91.66666667%; }
    .col-lg-pull-10 {
        right: 83.33333333%; }
    .col-lg-pull-9 {
        right: 75%; }
    .col-lg-pull-8 {
        right: 66.66666667%; }
    .col-lg-pull-7 {
        right: 58.33333333%; }
    .col-lg-pull-6 {
        right: 50%; }
    .col-lg-pull-5 {
        right: 41.66666667%; }
    .col-lg-pull-4 {
        right: 33.33333333%; }
    .col-lg-pull-3 {
        right: 25%; }
    .col-lg-pull-2 {
        right: 16.66666667%; }
    .col-lg-pull-1 {
        right: 8.33333333%; }
    .col-lg-pull-0 {
        right: auto; }
    .col-lg-push-12 {
        left: 100%; }
    .col-lg-push-11 {
        left: 91.66666667%; }
    .col-lg-push-10 {
        left: 83.33333333%; }
    .col-lg-push-9 {
        left: 75%; }
    .col-lg-push-8 {
        left: 66.66666667%; }
    .col-lg-push-7 {
        left: 58.33333333%; }
    .col-lg-push-6 {
        left: 50%; }
    .col-lg-push-5 {
        left: 41.66666667%; }
    .col-lg-push-4 {
        left: 33.33333333%; }
    .col-lg-push-3 {
        left: 25%; }
    .col-lg-push-2 {
        left: 16.66666667%; }
    .col-lg-push-1 {
        left: 8.33333333%; }
    .col-lg-push-0 {
        left: auto; }
    .col-lg-offset-12 {
        margin-left: 100%; }
    .col-lg-offset-11 {
        margin-left: 91.66666667%; }
    .col-lg-offset-10 {
        margin-left: 83.33333333%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-8 {
        margin-left: 66.66666667%; }
    .col-lg-offset-7 {
        margin-left: 58.33333333%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-5 {
        margin-left: 41.66666667%; }
    .col-lg-offset-4 {
        margin-left: 33.33333333%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-2 {
        margin-left: 16.66666667%; }
    .col-lg-offset-1 {
        margin-left: 8.33333333%; }
    .col-lg-offset-0 {
        margin-left: 0; } }

table {
    background-color: transparent; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }

th {
    text-align: left; }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0; }

.table > tbody + tbody {
    border-top: 2px solid #ddd; }

.table .table {
    background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px; }

.table-bordered {
    border: 1px solid #ddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none; }

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc; }

.table-responsive {
    min-height: .01%;
    overflow-x: auto; }

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
    .table-responsive > .table {
        margin-bottom: 0; }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
        border: 0; }
    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0; }
    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0; } }

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

input[type=search] {
    box-sizing: border-box; }

input[type=checkbox], input[type=radio] {
    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=checkbox]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }

.form-control:-ms-input-placeholder {
    color: #999; }

.form-control::-webkit-input-placeholder {
    color: #999; }

.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
    height: auto; }

input[type=search] {
    -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px; }
    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px; }
    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px; } }

.form-group {
    margin-bottom: 15px; }

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px; }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px; }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed; }

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed; }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

select.input-sm {
    height: 30px;
    line-height: 30px; }

select[multiple].input-sm, textarea.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 select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto; }

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }

select.input-lg {
    height: 46px;
    line-height: 46px; }

select[multiple].input-lg, textarea.input-lg {
    height: auto; }

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto; }

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }

.has-feedback {
    position: relative; }

.has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d; }

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }

.has-success .form-control-feedback {
    color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b; }

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }

.has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442; }

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }

.has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label ~ .form-control-feedback {
    top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .form-inline .form-control-static {
        display: inline-block; }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto; }
    .form-inline .input-group > .form-control {
        width: 100%; }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0; }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px; }

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px; } }

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px; } }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none; }

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65; }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none; }

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none; }

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none; }

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0; }

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent; }

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-group-xs > .btn, .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=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%; }

.fade {
    opacity: 0;
    transition: opacity .15s linear; }

.fade.in {
    opacity: 1; }

.collapse {
    display: none; }

.collapse.in {
    display: block; }

tr.collapse.in {
    display: table-row; }

tbody.collapse.in {
    display: table-row-group; }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height,visibility; }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

.dropdown, .dropup {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

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

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777; }

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
    display: block; }

.open > a {
    outline: 0; }

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0; } }

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
    margin-left: -5px; }

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

.btn-group > .btn:first-child {
    margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group > .btn-group {
    float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0; }

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
    margin-left: 0; }

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }

.dropup .btn-lg .caret {
    border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
    float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }

.btn-group-justified > .btn-group .btn {
    width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group .form-control:focus {
    z-index: 3; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto; }

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }

.input-group-btn > .btn {
    position: relative; }

.input-group-btn > .btn + .btn {
    margin-left: -1px; }

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.nav > li {
    position: relative;
    display: block; }

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee; }

.nav > li.disabled > a {
    color: #777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7; }

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }

.nav > li > a > img {
    max-width: none; }

.nav-tabs {
    border-bottom: 1px solid #ddd; }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px; }

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }

.nav-tabs.nav-justified > li {
    float: none; }

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd; }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff; } }

.nav-pills > li {
    float: left; }

.nav-pills > li > a {
    border-radius: 4px; }

.nav-pills > li + li {
    margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
    float: none; }

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified {
    width: 100%; }

.nav-justified > li {
    float: none; }

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified {
    border-bottom: 0; }

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd; }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff; } }

.tab-content > .tab-pane {
    display: none; }

.tab-content > .active {
    display: block; }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px; } }

@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
    overflow-y: auto; }

@media (min-width: 768px) {
    .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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px; } }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0; } }

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0; } }

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-brand > img {
    display: block; }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px; } }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }

.navbar-toggle:focus {
    outline: 0; }

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none; } }

.navbar-nav {
    margin: 7.5px -15px; }

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px; }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none; } }

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0; }
    .navbar-nav > li {
        float: left; }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .navbar-form .form-control-static {
        display: inline-block; }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto; }
    .navbar-form .input-group > .form-control {
        width: 100%; }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0; }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px; }
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px; } }

@media (min-width: 768px) {
    .navbar-left {
        float: left !important; }
    .navbar-right {
        float: right !important;
        margin-right: -15px; }
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }

.navbar-default .navbar-brand {
    color: #777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent; }

.navbar-default .navbar-text {
    color: #777; }

.navbar-default .navbar-nav > li > a {
    color: #777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; }

.navbar-default .navbar-toggle {
    border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    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:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7; }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent; } }

.navbar-default .navbar-link {
    color: #777; }

.navbar-default .navbar-link:hover {
    color: #333; }

.navbar-default .btn-link {
    color: #777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc; }

.navbar-inverse {
    background-color: #222;
    border-color: #080808; }

.navbar-inverse .navbar-brand {
    color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    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:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent; }

.navbar-inverse .navbar-toggle {
    border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    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:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808; }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        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:focus, .navbar-inverse .btn-link:hover {
    color: #fff; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444; }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }

.breadcrumb > li {
    display: inline-block; }

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }

.breadcrumb > .active {
    color: #777; }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }

.pagination > li {
    display: inline; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }

.pager li {
    display: inline; }

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee; }

.pager .next > a, .pager .next > span {
    float: right; }

.pager .previous > a, .pager .previous > span {
    float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.label:empty {
    display: none; }

.btn .label {
    position: relative;
    top: -1px; }

.label-default {
    background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e; }

.label-primary {
    background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090; }

.label-success {
    background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44; }

.label-info {
    background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
    background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
    background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px; }

.badge:empty {
    display: none; }

.btn .badge {
    position: relative;
    top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }

.list-group-item > .badge {
    float: right; }

.list-group-item > .badge + .badge {
    margin-right: 5px; }

.nav-pills > li > a > .badge {
    margin-left: 3px; }

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }

.jumbotron .h1, .jumbotron h1 {
    color: inherit; }

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }

.jumbotron > hr {
    border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }

.jumbotron .container {
    max-width: 100%; }

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px; } }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7; }

.thumbnail .caption {
    padding: 9px;
    color: #333; }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }

.alert h4 {
    margin-top: 0;
    color: inherit; }

.alert .alert-link {
    font-weight: 700; }

.alert > p, .alert > ul {
    margin-bottom: 0; }

.alert > p + p {
    margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }

.alert-success hr {
    border-top-color: #c9e2b3; }

.alert-success .alert-link {
    color: #2b542c; }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }

.alert-info hr {
    border-top-color: #a6e1ec; }

.alert-info .alert-link {
    color: #245269; }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }

.alert-warning hr {
    border-top-color: #f7e1b5; }

.alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }

.alert-danger hr {
    border-top-color: #e4b9c0; }

.alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    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;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
    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-bar.active, .progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
    background-color: #5cb85c; }

.progress-striped .progress-bar-success {
    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: 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: 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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
    margin-top: 15px; }

.media:first-child {
    margin-top: 0; }

.media, .media-body {
    overflow: hidden;
    zoom: 1; }

.media-body {
    width: 10000px; }

.media-object {
    display: block; }

.media-object.img-thumbnail {
    max-width: none; }

.media-right, .media > .pull-right {
    padding-left: 10px; }

.media-left, .media > .pull-left {
    padding-right: 10px; }

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top; }

.media-middle {
    vertical-align: middle; }

.media-bottom {
    vertical-align: bottom; }

.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.media-list {
    padding-left: 0;
    list-style: none; }

.list-group {
    padding-left: 0;
    margin-bottom: 20px; }

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item {
    color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
    width: 100%;
    text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
    color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

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

.panel-body {
    padding: 15px; }

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

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

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

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit; }

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

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }

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

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

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

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

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

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

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

.panel > .table-responsive:first-child > .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:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }

.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 > 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: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 > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }

.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 > 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: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 > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }

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

.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:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

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

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

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

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

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

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

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .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, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > 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 {
    margin-bottom: 0;
    border: 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 > .list-group, .panel-group .panel-heading + .panel-collapse > .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 > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }

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

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

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

.panel-primary {
    border-color: #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; }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
    padding-bottom: 56.25%; }

.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    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: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0; }

.modal-open {
    overflow: hidden; }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }

.modal.in .modal-dialog {
    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;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
    margin-top: -2px; }

.modal-title {
    margin: 0;
    line-height: 1.42857143; }

.modal-body {
    position: relative;
    padding: 15px; }

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .modal-sm {
        width: 300px; } }

@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto; }

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }

.popover.top {
    margin-top: -10px; }

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

.popover.bottom {
    margin-top: 10px; }

.popover.left {
    margin-left: -10px; }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }

.popover-content {
    padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover > .arrow {
    border-width: 11px; }

.popover > .arrow:after {
    content: "";
    border-width: 10px; }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }

.carousel {
    position: relative; }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }

.carousel-inner > .item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        transform: translate3d(100%, 0, 0); }
    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0); }
    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        transform: translate3d(0, 0, 0); } }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block; }

.carousel-inner > .active {
    left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }

.carousel-inner > .next {
    left: 100%; }

.carousel-inner > .prev {
    left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0; }

.carousel-inner > .active.left {
    left: -100%; }

.carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5; }

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }

.carousel-control .icon-prev:before {
    content: '\2039'; }

.carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 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-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px; }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px; }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px; }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px; }
    .carousel-indicators {
        bottom: 20px; } }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both; }

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }

.pull-right {
    float: right !important; }

.pull-left {
    float: left !important; }

.hide {
    display: none !important; }

.show {
    display: block !important; }

.invisible {
    visibility: hidden; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important; }

.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    table.visible-xs {
        display: table !important; }
    tr.visible-xs {
        display: table-row !important; }
    td.visible-xs, th.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; }
    td.visible-sm, th.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; }
    td.visible-md, th.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; }
    td.visible-lg, th.visible-lg {
        display: table-cell !important; } }

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important; } }

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important; } }

.visible-print {
    display: none !important; }

@media print {
    .visible-print {
        display: block !important; }
    table.visible-print {
        display: table !important; }
    tr.visible-print {
        display: table-row !important; }
    td.visible-print, th.visible-print {
        display: table-cell !important; } }

.visible-print-block {
    display: none !important; }

@media print {
    .visible-print-block {
        display: block !important; } }

.visible-print-inline {
    display: none !important; }

@media print {
    .visible-print-inline {
        display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }

@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }

/*# sourceMappingURL=bootstrap.min.css.map */

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }

.slick-list:focus {
    outline: none; }

.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block; }

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''; }

.slick-track:after {
    clear: both; }

.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }

[dir='rtl'] .slick-slide {
    float: right; }

.slick-slide img {
    display: block; }

.slick-slide.slick-loading img {
    display: none; }

.slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
    display: block; }

.slick-loading .slick-slide {
    visibility: hidden; }

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
    max-width: none; }

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left; }

#cboxContent {
    position: relative; }

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }

#cboxTitle {
    margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer; }

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic; }

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: url(images/overlay.png) repeat 0 0;
    opacity: 0.9;
    filter: alpha(opacity=90); }

#colorbox {
    outline: 0; }

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -101px 0; }

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -130px 0; }

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -101px -29px; }

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -130px -29px; }

#cboxMiddleLeft {
    width: 21px;
    background: url(images/controls.png) left top repeat-y; }

#cboxMiddleRight {
    width: 21px;
    background: url(images/controls.png) right top repeat-y; }

#cboxTopCenter {
    height: 21px;
    background: url(images/border.png) 0 0 repeat-x; }

#cboxBottomCenter {
    height: 21px;
    background: url(images/border.png) 0 -29px repeat-x; }

#cboxContent {
    background: #fff;
    overflow: hidden; }

.cboxIframe {
    background: #fff; }

#cboxError {
    padding: 50px;
    border: 1px solid #ccc; }

#cboxLoadedContent {
    margin-bottom: 28px; }

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494; }

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494; }

#cboxLoadingOverlay {
    background: url(images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0; }

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef; }

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px; }

#cboxPrevious:hover {
    background-position: -75px -25px; }

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px; }

#cboxNext:hover {
    background-position: -50px -25px; }

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px; }

#cboxClose:hover {
    background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

table, td, div, a, h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p, input, textarea, select, label,
span,
b,
i,
strong {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    box-sizing: border-box; }

textarea, select, input[type="text"],
input[type="password"] {
    font-family: inherit;
    padding: 9px 10px;
    border: 1px solid #0075be;
    font-size: 16px;
    border-radius: 15px;
    background-repeat: no-repeat; }

table, td, h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p, form {
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border: none;
    font-weight: normal; }

.HLeft, .HCenter, .HRight {
    height: 150px;
    float: left;
    display: block; }

.MMain .MMSub, .MMain .MMSSub {
    transform-origin: left 0;
    position: absolute;
    width: 200px;
    padding: 10px 0;
    border-radius: 0 0 18px 18px;
    text-align: left;
    transition: transform ease-out .3s .3s; }

.MMain .a2,
.MMain .a3 {
    display: block;
    line-height: 36px;
    border-bottom: 1px dashed #fff;
    text-transform: uppercase; }

.MMain .L2, .MMain .L3 {
    display: block;
    padding: 0 10px;
    color: #fff;
    transition: color .6s; }

.CB, .RB {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: -3000px; }

.FMsgOK, .FMsgError {
    color: #fff;
    text-align: center;
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.AIco1, .AIco2 {
    display: block;
    float: left;
    background-position: center;
    background-repeat: no-repeat; }

.AdvRnX, .Adv300x250Box {
    border: 1px solid #6e7175;
    background-image: url(../images/pubblicita.jpg);
    background-repeat: no-repeat;
    background-position: center top; }

#at_share .at_item, #at15s, #at16p, #at16p label,
#at16p textarea,
#at16p form input {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt !important;
    outline-style: none;
    outline-width: 0;
    line-height: 1em; }

#at15s a,
#at15s span {
    outline: 0;
    direction: ltr;
    text-transform: none; }

.addthis_16x16_style .at4-icon, .at4-icon, .addthis_default_style .at4-icon, .at-16x16 {
    width: 1pc;
    height: 1pc;
    line-height: 1pc;
    background-size: 1pc !important; }

.addthis_32x32_style .at4-icon, .at-32x32 {
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    background-size: 2pc !important; }

.addthis_24x24_style .at4-icon, .at-24x24 {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-size: 24px !important; }

.addthis_20x20_style .at4-icon, .at-20x20 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-size: 20px !important; }

#at_share .at_item, #at_hover .at_item {
    background: #fff !important;
    float: left !important;
    color: #4e555e !important; }

#at_share .at_item.athov, #at_share .at_item:hover, #at_hover .at_item.athov, #at_hover .at_item:focus, #at_hover .at_item:hover {
    background: #E4ECF1 !important;
    border: 1px solid #E4ECF1;
    color: #000 !important;
    text-decoration: none; }

.addthis_20x20_style .at15t, .addthis_20x20_style .at300bs {
    overflow: hidden;
    display: block;
    height: 20px !important;
    width: 20px !important;
    line-height: 20px !important; }

.addthis_32x32_style .at15t, .addthis_32x32_style .at300bs {
    overflow: hidden;
    display: block;
    height: 2pc !important;
    width: 2pc !important;
    line-height: 2pc !important; }

#at_hover.atm-s a, .atm-s a {
    display: block;
    text-decoration: none;
    padding: 4px 10px;
    color: #0075be !important;
    font-weight: 400;
    font-style: normal;
    transition: none; }

#at_hover.atm-s a:hover, .atm-s a:hover {
    background: #0075be;
    text-decoration: none;
    color: #fff !important; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

@keyframes atRecommendedJumboAnimatedBackground {
    0% {
        transform: scale(1, 1); }
    to {
        transform: scale(1.1, 1.1); } }

.addthis-animated {
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    animation-duration: .3s; }

.slideInDown {
    animation-name: slideInDown; }
.slideInDown.addthis-animated {
    animation-duration: .4s; }

.slideInLeft {
    animation-name: slideInLeft; }
.slideInLeft.addthis-animated {
    animation-duration: .4s; }

.slideInRight {
    animation-name: slideInRight; }
.slideInRight.addthis-animated {
    animation-duration: .4s; }

.slideInUp {
    animation-name: slideInUp; }
.slideInUp.addthis-animated {
    animation-duration: .4s;
    animation-duration: .4s; }

.slideOutDown {
    animation-name: slideOutDown; }
.slideOutDown.addthis-animated {
    animation-duration: .4s; }

.slideOutLeft {
    animation-name: slideOutLeft; }
.slideOutLeft.addthis-animated {
    animation-duration: .4s; }

.slideOutRight {
    animation-name: slideOutRight; }
.slideOutRight.addthis-animated {
    animation-duration: .4s; }

.slideOutUp {
    animation-name: slideOutUp; }
.slideOutUp.addthis-animated {
    animation-duration: .4s; }

@keyframes fadeIn {
    0% {
        opacity: 0; }
    to {
        opacity: 1; } }

.fadeIn {
    animation-name: fadeIn; }

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px); }
    to {
        opacity: 1;
        transform: translateY(0); } }

.fadeInUp {
    animation-name: fadeInUp; }

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px); }
    to {
        opacity: 1;
        transform: translateY(0); } }

.fadeInDown {
    animation-name: fadeInDown; }

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px); }
    to {
        opacity: 1;
        transform: translateX(0); } }

.fadeInLeft {
    animation-name: fadeInLeft; }

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px); }
    to {
        opacity: 1;
        transform: translateX(0); } }

.fadeInRight {
    animation-name: fadeInRight; }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    to {
        opacity: 0; } }

.fadeOut {
    animation-name: fadeOut; }

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0); }
    to {
        opacity: 0;
        transform: translateY(-20px); } }

.fadeOutUp {
    animation-name: fadeOutUp; }

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0); }
    to {
        opacity: 0;
        transform: translateY(20px); } }

.fadeOutDown {
    animation-name: fadeOutDown; }

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0); }
    to {
        opacity: 0;
        transform: translateX(-20px); } }

.fadeOutLeft {
    animation-name: fadeOutLeft; }

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0); }
    to {
        opacity: 0;
        transform: translateX(20px); } }

.fadeOutRight {
    animation-name: fadeOutRight; }

@keyframes slideInUp {
    0% {
        transform: translateY(1500px);
        opacity: 1; }
    to {
        opacity: 1;
        transform: translateY(0); } }

@keyframes slideInDown {
    0% {
        transform: translateY(-850px);
        opacity: 1; }
    to {
        opacity: 1;
        transform: translateY(0); } }

@keyframes slideOutUp {
    0% {
        transform: translateY(0);
        opacity: 1; }
    to {
        opacity: 1;
        transform: translateY(-250px); } }

@keyframes slideOutUpFast {
    0% {
        transform: translateY(0);
        opacity: 1; }
    to {
        opacity: 1;
        transform: translateY(-1250px); } }

#at4m-menu.slideOutUp {
    animation-name: slideOutUpFast; }

#at4m-menu.slideOutDown {
    animation-name: slideOutDownFast; }

@keyframes slideOutDown {
    0% {
        transform: translateY(0);
        opacity: 1; }
    to {
        opacity: 1;
        transform: translateY(350px); } }

@keyframes slideOutDownFast {
    0% {
        transform: translateY(0);
        opacity: 1; }
    to {
        opacity: 1;
        transform: translateY(1250px); } }

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-850px); }
    to {
        transform: translateX(0); } }

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(1250px); }
    to {
        transform: translateX(0); } }

@keyframes slideOutLeft {
    0% {
        transform: translateX(0); }
    to {
        opacity: 0;
        transform: translateX(-350px); } }

@keyframes slideOutRight {
    0% {
        transform: translateX(0); }
    to {
        opacity: 0;
        transform: translateX(350px); } }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.Paging {
    margin: 10px 0;
    text-align: center; }

.PagUnsel {
    color: #000 !important;
    display: inline-block;
    padding: 10px;
    font-size: 22px !important;
    font-weight: 400;
    transition: color .3s;
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }
.PagUnsel:hover {
    color: #0075be !important;
    text-decoration: none !important; }

.PagSel {
    color: #000 !important;
    display: inline-block;
    padding: 10px;
    font-size: 22px !important;
    transition: color .3s;
    color: #0075be !important;
    text-decoration: none !important;
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.PageA {
    display: inline-block;
    padding: 10px 5px;
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 30px;
    vertical-align: middle; }

.PageAFirst {
    background-image: url(../images/first.jpg); }

.PageAPrev {
    background-image: url(../images/prev.jpg); }

.PageANext {
    background-image: url(../images/next.jpg); }

.PageALast {
    background-image: url(../images/last.jpg); }

.PagingMore .PagUnsel, .PagingMore .PagSel {
    font-size: 18px;
    vertical-align: middle; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

html {
    height: 100%; }
html > body #at15s {
    width: 250px !important; }

.Clear {
    clear: both;
    font-size: 1px;
    visibility: hidden; }

.Content {
    text-align: center; }

.corpo {
    background: #E4ECF1; }

.Page {
    width: 1170px;
    max-width: 100%;
    min-height: 600px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15); }
@media only screen and (max-width: 767px) {
    .Page {
        border-top: 0 none; } }

@media only screen and (max-width: 767px) {
    .main.container {
        padding: 0; } }

.PageContent {
    float: left;
    width: calc(100% - 365px);
    max-width: 100%;
    overflow: hidden;
    margin-left: 15px; }
@media only screen and (max-width: 767px) {
    .PageContent {
        width: 100%; } }

.PageShoulder {
    float: right;
    width: 335px;
    overflow: hidden;
    padding: 15px 0 0; }
@media only screen and (max-width: 767px) {
    .PageShoulder {
        width: 100%; } }

.PageList {
    margin: 0 15px; }

.HShoulder {
    width: 320px;
    max-width: 100%; }

.Head {
    height: 280px;
    background-color: #fff; }

.HLeft {
    width: 220px;
    padding: 48px 0 0 40px; }

.HCenter {
    width: 500px;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../images/logo-junior.jpg); }

.AList {
    padding-bottom: 30px; }
@media only screen and (max-width: 767px) {
    .AList .AList {
        width: auto; } }
.AList .SATover {
    position: absolute;
    right: 0; }

.HBSpecial {
    padding: 20px 0 20px 3px;
    text-align: center; }
@media only screen and (max-width: 767px) {
    .HBSpecial {
        position: relative;
        padding: 20px 0; } }
.HBSpecial a {
    display: inline-block;
    width: 21.5%;
    padding-bottom: 12%;
    margin: 0 2% 2px 1%;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 2px 2px 5px #6e7175;
    border: 4px solid #fff; }
@media only screen and (max-width: 767px) {
    .HBSpecial a {
        margin: 0 1% 5px;
        float: left;
        width: 48%;
        height: auto;
        padding-bottom: 26%;
        background-size: cover; } }
.HBSpecial a:hover {
    margin: 1px 1% 1px 2%;
    box-shadow: 0 0 5px #6e7175; }
@media only screen and (max-width: 767px) {
    .HBSpecial a:hover {
        margin: 1px 1.5% 4px 0.5%; } }

.BackNRC {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

.BackNRR {
    background-repeat: no-repeat;
    background-position: center right; }

.BackNRL {
    background-repeat: no-repeat;
    background-position: center left; }

.BackNRT {
    background-repeat: no-repeat;
    background-position: center top; }

.BackNRB {
    background-repeat: no-repeat;
    background-position: center bottom; }

.BkBlue {
    background-color: #0075be; }

.BkYellow {
    background-color: #fff200; }

.HSAdv {
    margin: 0 10px 20px; }
.HSAdv .HSAdvItem {
    padding-bottom: 10px;
    margin-bottom: 10px; }
.HSAdv .HSBoxSum {
    padding: 60px 0 0; }

.Adv300x250 {
    width: 300px;
    max-width: 100%;
    min-height: 250px;
    margin: 0 auto 10px auto;
    box-shadow: inset 0 0 2px #6e7175; }

.AdvRnX {
    padding: 30px 0 10px;
    display: none;
    text-align: center; }

.Adv300x250Box {
    padding: 20px 10px 10px;
    margin: 0 auto 10px auto;
    width: 320px;
    max-width: 100%;
    min-height: 280px; }
.Adv300x250Box .Adv300x250 {
    margin-bottom: 0; }

.AdvFixed {
    position: fixed;
    top: 5px;
    z-index: 999999;
    margin-left: 15px; }

.AdvML {
    text-align: center;
    font-size: 0;
    background-color: #000; }

.AdvMobile, .AIco0, .MediaBreak, #MediaTab, #MediaMenu, .at15dn {
    display: none; }

.pushdownFixed {
    position: fixed;
    top: 0;
    z-index: 999999;
    margin-left: 15px; }

.CLawBanner {
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 370px;
    max-width: 100%;
    padding: 10px;
    border-top: #000;
    font-size: 12px;
    background-color: #6e7175;
    color: #6e7175;
    transition: opacity .5s;
    opacity: 1;
    line-height: 14px; }

.CLawLeft {
    float: left;
    width: 87%; }
.CLawLeft a {
    color: #000; }

.CLawRight {
    float: right;
    width: 13%;
    text-align: center; }

.CLawClose {
    display: inline-block;
    background-color: #6e7175;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    border: 2px solid #6e7175;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    transition: background-color .5s; }
.CLawClose:hover {
    background-color: #fff; }

.CLawHide {
    opacity: .0; }

.showHide {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }

#MediaBody {
    padding-top: 30px; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.HListHead {
    padding: 8px 12px;
    margin: 0 14px 15px; }
@media only screen and (max-width: 767px) {
    .HListHead {
        text-align: center; } }

.HListTitle {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 15px;
    color: #0075be; }

.HListSommario {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px; }

.AListTitle {
    padding: 15px 25px;
    font-family: "Montserrat";
    display: block;
    font-size: 28px;
    color: #32363b;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 110%; }
@media only screen and (max-width: 991px) {
    .AListTitle {
        font-size: 20px; } }
@media only screen and (max-width: 767px) {
    .AListTitle {
        padding: 15px 0;
        font-size: 20px; } }

.AListImg {
    border-radius: 30px;
    display: block;
    width: inherit;
    text-align: center;
    line-height: 0;
    font-size: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    clear: both; }
@media only screen and (max-width: 767px) {
    .AListImg {
        margin: 0 auto; } }
.AListImg img {
    border-radius: 30px;
    max-width: 100%;
    width: 100%; }
.AListImg.videoThumb {
    position: relative; }
.AListImg.videoThumb:after {
    display: block;
    width: 80px;
    height: 80px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/play-btn.png) no-repeat center center transparent;
    background-size: contain; }
@media only screen and (max-width: 991px) {
    .AListImg.videoThumb:after {
        width: 60px;
        height: 60px; } }
@media only screen and (max-width: 767px) {
    .AListImg.videoThumb:after {
        width: 50px;
        height: 50px; } }

.AListSum {
    padding: 20px 0;
    position: relative; }

.AListDate {
    float: left; }

@media only screen and (max-width: 767px) {
    .HShoulder {
        margin: 0 auto;
        width: auto; }
    .HSBox {
        margin: 35px auto 0 auto; } }

.HList {
    min-height: 40px; }
.HList .ASponsor {
    border-radius: 30px;
    background-color: #f6e9f2;
    padding-bottom: 15px;
    margin-bottom: 15px; }
.HList .ASponsor .AListSpecial {
    display: none; }
.HList .ASponsor .AListSum {
    padding-left: 10px;
    color: #4e555e; }
.HList .ASponsor .AListTitle {
    color: #4e555e;
    padding-right: 5px; }
.HList .ASponsor .AListImg img {
    border-radius: 0;
    margin: 0 2px;
    width: calc(100% - 4px);
    max-width: 100%; }

.SeeMore {
    height: 60px;
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: 1px solid #E4ECF1; }
.SeeMore p {
    display: inline-block;
    padding-top: 5px;
    color: #0075be;
    font-size: 14px;
    font-weight: 700; }

.SeeMoreN {
    background-image: url(../images/see_more.jpg);
    cursor: pointer; }

.SeeMoreL {
    background-image: url(../images/loading.gif); }

.SeeMoreE {
    background-image: none;
    height: 30px; }
.SeeMoreE p {
    display: none; }

.ASponsorDesc {
    padding: 10px 25px 0;
    font-size: 13px;
    color: #4e555e; }
@media only screen and (max-width: 767px) {
    .ASponsorDesc {
        padding: 15px 10px 0; } }

.HBoxAuto {
    display: block;
    text-align: center;
    padding-top: 20px;
    font-size: 0;
    line-height: 0; }

.HSBox {
    padding: 35px 10px 0; }

.HSBoxTitle {
    min-height: 35px; }

.HSBoxSum {
    padding: 20px 0; }

.HSBoxLink {
    display: block;
    padding-top: 20px;
    text-align: right;
    text-decoration: underline; }

.HSMrItem {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px dashed #0075be; }

.HSMrImg {
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    box-shadow: 0 0 4px #6e7175;
    background-size: cover; }

.HSMrDate {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding-top: 5px; }

.HSMrDesc {
    color: #32363b;
    font-size: 22px;
    line-height: 120%;
    font-weight: 700;
    display: block;
    float: left;
    width: 220px;
    padding: 0 0 0 10px; }
@media only screen and (max-width: 767px) {
    .HSMrDesc {
        width: 210px; } }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.Foot {
    clear: both;
    color: #fff;
    margin-top: 60px;
    border-top: 1px solid #E4ECF1;
    padding-bottom: 80px;
    background: #fff;
    z-index: 2;
    position: relative; }
@media only screen and (max-width: 767px) {
    .Foot {
        width: auto; } }
.Foot .FootHead {
    height: 150px;
    color: #0075be;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/logo-junior.jpg);
    max-width: 1170px;
    margin: 0 auto;
    width: 100%; }
@media only screen and (max-width: 1170px) {
    .Foot .FootHead {
        background-size: 300px; } }
@media only screen and (max-width: 991px) {
    .Foot .FootHead {
        background-size: 250px; } }
@media only screen and (max-width: 767px) {
    .Foot .FootHead {
        background-size: auto 85px;
        background-position: center center;
        height: auto;
        background-position: center 20px; } }
.Foot .FootBody {
    padding: 15px 5px 0;
    background-color: #0075be; }
.Foot .FootBody .MFoot {
    list-style: none;
    display: block;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%; }
.Foot .FootBody .MFoot:after {
    display: block;
    clear: both;
    content: '';
    height: 0;
    visibility: hidden; }
.Foot .FootBody .MFoot ul {
    list-style: none; }
.Foot .FootBody .MFoot .L1 {
    float: left;
    width: 25%;
    height: 200px;
    padding: 0 15px 20px; }
@media only screen and (max-width: 767px) {
    .Foot .FootBody .MFoot .L1 {
        width: 50%;
        height: 220px;
        text-align: left; } }
.Foot .FootBody .MFoot .a1 {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700; }
.Foot .FootBody .MFoot .a1:hover, .Foot .FootBody .MFoot .a1:focus, .Foot .FootBody .MFoot .a1:active, .Foot .FootBody .MFoot .a1:visited {
    color: #fff; }
.Foot .FootBody .MFoot .MMSub .L1 {
    float: none;
    width: auto;
    height: auto;
    padding: 0; }
.Foot .FootBody .MFoot .MMSub .a1 {
    display: block;
    font-weight: 300;
    text-transform: none;
    font-weight: normal;
    padding-bottom: 0; }
.Foot .FootBody .MFoot .MMSSub,
.Foot .FootBody .MFoot #MMi9,
.Foot .FootBody .MFoot #MMi109,
.Foot .FootBody .MFoot #MMi122 {
    display: none; }
.Foot .FootBody .FootLoghi {
    text-align: center; }
.Foot .FootBody .FootLoghi a {
    display: inline-block;
    max-width: 150px;
    width: 30%;
    background-size: contain;
    height: 87px;
    background-repeat: no-repeat;
    background-position: center top; }
.Foot .FootBody .FootLoghi .Focus {
    background-image: url(../images/focus.png); }
.Foot .FootBody .FootLoghi .Nostrofiglio {
    background-image: url(../images/nostrofiglio.png); }
.Foot .FootBody .FootLoghi .FocusP {
    background-image: url(../images/pico.png); }
.Foot .FBottom {
    padding: 20px 0;
    background-image: url(../images/mondadori.png);
    background-repeat: no-repeat;
    color: #32363b;
    background-position: left center;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    font-family: "Montserrat"; }
@media only screen and (max-width: 767px) {
    .Foot .FBottom {
        padding: 60px 10px 10px;
        background-position: center 15px;
        font-size: 10px; } }
.Foot .FBottom div {
    padding-top: 15px;
    text-align: center; }
.Foot .FBottom div:first-child {
    text-transform: uppercase; }
.Foot .FBottom #menu-service-menu li {
    display: inline-block;
    list-style: none;
    margin: 0 5px; }
.Foot .FBottom #menu-service-menu li a {
    text-decoration: none; }

.FootPin {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 1;
    margin: -25px 0 0 -20px;
    left: 50%;
    background-image: url(../images/pin.png);
    cursor: pointer; }

.FHLogo {
    height: inherit;
    float: left;
    width: 50%; }
@media only screen and (max-width: 767px) {
    .FHLogo {
        display: none; } }

.FHSocial {
    height: inherit;
    float: left;
    width: 30%;
    line-height: 36px;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    padding-top: 57px; }
@media only screen and (max-width: 767px) {
    .FHSocial {
        height: auto;
        width: auto;
        float: none;
        padding: 120px 10px 20px;
        text-align: center; } }

.FHAbbona {
    height: inherit;
    float: left;
    float: right; }

.FootRing {
    font-size: 18px;
    text-align: center;
    padding: 30px 20px;
    font-weight: 700;
    text-transform: uppercase; }

.HAbbona {
    width: 140px;
    display: block;
    background-image: url(../images/cover-abbona.jpg);
    background-size: auto 100%;
    height: inherit; }
.HAbbona .BtRed {
    display: block;
    margin-top: 112px;
    padding: 10px 15px;
    background-image: url(../images/bt-abbona.png);
    background-position: right center;
    background-repeat: no-repeat; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.ameheader_header {
    margin-bottom: 0; }

.ameheader_tal {
    background-color: #E4ECF1;
    z-index: 0; }
@media only screen and (max-width: 767px) {
    .ameheader_tal {
        height: 35px;
        line-height: 35px; } }
.ameheader_tal img {
    height: 30px !important; }

.ameheader_special .ameheader_cover.ameheader_hidden ~ a,
.ameheader_overlay_special > a,
.ameheader_special > a {
    margin-right: 0;
    background-color: #0075be;
    border: solid 1px #0075be;
    color: #fff; }

.ameheader_nav > ul li > ul {
    background: #0075be;
    color: #fff; }
.ameheader_nav > ul li > ul a,
.ameheader_nav > ul li > ul a:hover {
    color: #fff; }

/* nav */
[class$="_nav"] > ul li a {
    color: #0075be; }
[class$="_nav"] > ul li a:hover, [class$="_nav"] > ul li a:active, [class$="_nav"] > ul li a:focus {
    color: #0075be;
    opacity: 1 !important; }

.container.two-columns {
    padding: 0px; }

.content-container {
    position: relative;
    z-index: 1; }

.header {
    z-index: 99999;
    position: relative; }

.ameheader_search {
    background-size: 28px; }

/* side menu & overlay menu open */
.ameheader_external ul li a {
    color: #0075be; }

.ameheader_hamburger {
    z-index: 1000; }
.ameheader_hamburger:before, .ameheader_hamburger:after {
    background-color: #0075be !important; }
.ameheader_hamburger span:after {
    color: #0075be; }

.ameheader_overlay_opened .ameheader_overlay_container {
    background-color: #fff; }

.ameheader_overlay_social {
    border-bottom: solid 2px #0075be !important;
    padding: 10px 0 16px; }
@media only screen and (max-width: 991px) {
    .ameheader_overlay_social {
        margin: 0 5% 40px; } }
.ameheader_overlay_social:before {
    color: #0075be !important;
    font-size: 14px !important;
    font-family: "Roboto" !important;
    border-top: 1px solid #0075be !important;
    padding-top: 20px !important; }

.ameheader_overlay_login > a {
    color: #0075be;
    font-family: "Roboto";
    font-weight: normal;
    font-size: 16px; }

.ameheader_overlay_external ul li a {
    color: #0075be; }

.ameheader_overlay {
    background-color: rgba(74, 74, 74, 0.78); }
@media only screen and (max-width: 767px) {
    .ameheader_overlay {
        background: transparent; } }

.ameheader_cover {
    width: 100%;
    max-width: 200px;
    margin: 0px auto; }

.ameheader_overlay_nav > ul li > ul:before,
.ameheader_nav > ul li > ul li > ul:before {
    width: 2px; }

@media (max-width: 1024px) {
    .ameheader_overlay_social {
        margin: 0 5% 40px !important; } }

.ameheader_facebook:before,
.ameheader_twitter:before,
.ameheader_googleplus:before,
.ameheader_pinterest:before,
.ameheader_instagram:before,
.ameheader_youtube:before,
.ameheader_whatsapp:before,
.ameheader_rss:before {
    background-color: #fff; }

.ameheader_overlay_special > a,
.ameheader_special > a {
    background: #0075be;
    color: #fff; }

.ameheader_overlay_nav > ul li > ul:before,
.ameheader_nav > ul li > ul li > ul:before,
.ameheader_topstrip .ameheader_bottom_container,
.ameheader_header_sticky .ameheader_bottom_container,
.ameheader_extra .ameheader_search:before,
.ameheader_nav_overflow,
.ameheader_search_submit,
.ameheader_header {
    background-color: #fff; }

.ameheader_bottom_container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.ameheader_overlay_login > a:first-child {
    background-color: #fff200; }

.ameheader_overlay_close:before, .ameheader_overlay_close:after {
    background-color: #0075be; }

.ameheader_facebook:before,
.ameheader_twitter:before,
.ameheader_googleplus:before,
.ameheader_pinterest:before,
.ameheader_instagram:before,
.ameheader_youtube:before,
.ameheader_whatsapp:before,
.ameheader_rss:before {
    background-color: #0075be; }

.ameheader_search_submit {
    border-color: #fff; }

.ameheader_top_container {
    position: relative; }

/* fix che centra l'header */
.ameheader.ameheader_header.ameheader_header_sticky .ameheader_second_logo {
    margin-top: -4px !important; }

.ameheader_logo {
    width: 400px;
    margin-left: -200px;
    height: 170px;
    bottom: auto;
    top: 0; }
@media (max-width: 999px) {
    .ameheader_logo {
        width: 200px;
        margin-left: -100px;
        height: 50px; } }
@media only screen and (max-width: 767px) {
    .ameheader_logo {
        width: 160px;
        margin-left: -80px; } }

@media only screen and (min-width: 768px) {
    .ameheader_overlay_close {
        display: block;
        background-color: #fff; }
    .ameheader_nav > ul li > ul li.ameheader_has_children:after, .ameheader_nav > ul li > ul li.ameheader_has_children:before {
        background: #0075be; }
    .ameheader_nav_overflow .ameheader_nav_overflow_menu {
        background: linear-gradient(to right, rgba(251, 201, 16, 0) 0%, #ffffff 30px); }
    .ameheader_nav_overflow .ameheader_nav_overflow_menu span {
        background: #0075be; }
    .ameheader_nav_overflow .ameheader_nav_overflow_menu span:before, .ameheader_nav_overflow .ameheader_nav_overflow_menu span:after {
        background: #0075be; }
    .ameheader_nav > ul li > ul {
        background: #0075be; }
    .ameheader_topstrip .ameheader_external,
    .ameheader_topstrip .ameheader_top_container {
        display: block; }
    .ameheader_topstrip .ameheader_nav {
        padding-right: 180px; }
    .ameheader_header .ameheader_top_container {
        height: 110px; }
    .ameheader_nav {
        margin-left: 70px;
        padding-right: 70px;
        transition: none;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .ameheader_nav > ul {
        text-align: left;
        float: none;
        background: #fff; }
    /* HEADER */
    .ameheader_header_sticky .ameheader_nav {
        padding-right: 180px;
        margin-left: 230px; }
    .ameheader_second_logo {
        position: absolute;
        bottom: 0px;
        width: 150px !important;
        height: auto;
        left: 80px;
        z-index: 13;
        margin-top: 0px;
        padding-top: 0px;
        line-height: 200%;
        display: none !important;
        margin: 0;
        padding: 0;
        font-size: 15px;
        vertical-align: middle;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center; }
    .ameheader_header_sticky .ameheader_second_logo {
        display: -ms-flexbox !important;
        display: flex !important; }
    .ameheader_overlay_special > a,
    .ameheader_special > a {
        margin-left: auto;
        margin-right: auto; }
    /* CLOSE HEADER */
    .ameheader_nav > ul {
        width: calc(100% - 250px); } }

.ameheader_tal:before {
    content: "Questo sito contribuisce alla audience di"; }

.ameheader_overlay_container [class$="_nav"] > ul li > ul {
    font-size: 14px !important; }
.ameheader_overlay_container [class$="_nav"] > ul li > ul li {
    min-height: 0;
    line-height: 110%; }

.ameheader_overlay_container [class$="_nav"] > ul li a {
    font-size: 14px !important;
    padding: 2px; }
.ameheader_overlay_container [class$="_nav"] > ul li a:hover {
    background: #fff200; }

.ameheader_overlay_container .ameheader_social_channel:nth-child(5) {
    margin-right: 19px; }

.ameheader_search_opened .ameheader_search_container {
    background: #fff; }
@media only screen and (min-width: 768px) {
    .ameheader_search_opened .ameheader_search_container {
        top: -10px; } }
.ameheader_search_opened .ameheader_search_container .ameheader_search_close:before, .ameheader_search_opened .ameheader_search_container .ameheader_search_close:after {
    background: #0075be; }
@media only screen and (max-width: 767px) {
    .ameheader_search_opened .ameheader_search_container .ameheader_hamburger {
        display: none; } }

@media only screen and (max-width: 767px) {
    .ameheader_overlay_external ul li a {
        font-style: 14px; } }

@media only screen and (min-width: 1000px) {
    .ameheader_bottom_container .ameheader_nav > ul > li {
        margin: 0 !important;
        padding: 0 7px;
        border-radius: 5px; }
    .ameheader_bottom_container .ameheader_nav > ul > li:hover {
        background: #fff200; }
    .ameheader_bottom_container .ameheader_nav > ul > li.ameheader_has_children {
        padding-right: 20px;
        border-radius: 5px 5px 0 0; }
    .ameheader_bottom_container .ameheader_nav > ul > li.ameheader_has_children:before {
        right: 9px; }
    .ameheader_bottom_container .ameheader_nav > ul > li.ameheader_has_children:after {
        right: 5px; }
    .ameheader_nav > ul li:hover > ul {
        margin-left: -7px;
        border-radius: 0 5px 5px 5px; } }

#menu-secondary li a {
    color: #de0202;
    font-size: 16px; }

.ameheader_nav > ul li > ul > li:hover > a {
    color: #fff200; }

.ameheader_external ul li {
    padding-top: 3px; }
.ameheader_external ul li a {
    display: inline-block;
    padding: 2px 4px;
    height: auto; }
.ameheader_external ul li a:hover {
    opacity: 1;
    background: #fff200; }

.ameheader_search_opened .ameheader_search_container {
    top: 0;
    opacity: 1;
    overflow: visible;
    z-index: 9999;
    width: 100%;
    background-color: #fff !important;
    margin: 0; }
@media only screen and (max-width: 767px) {
    .ameheader_search_opened .ameheader_search_container {
        height: auto;
        padding: 3px 0; } }
.ameheader_search_opened .ameheader_search_container form {
    padding: 3px 0; }
.ameheader_search_opened .ameheader_search_container .ameheader_search_close {
    margin: 0 20px;
    top: 10px; }
.ameheader_search_opened .ameheader_search_container .ameheader_search_close:before, .ameheader_search_opened .ameheader_search_container .ameheader_search_close:after {
    background-color: #0075be; }
.ameheader_search_opened .ameheader_search_container .ameheader_search_submit {
    border: solid 1px #0075be !important;
    background-color: #0075be !important;
    padding: 0 20px;
    border-radius: 0 10px 10px 0;
    font-size: 15px;
    color: #fff;
    height: 40px;
    top: 5px;
    line-height: 20px; }
.ameheader_search_opened .ameheader_search_container .ameheader_search_input {
    margin: 5px 0;
    width: 100%;
    background: #f5f5f5;
    height: 40px;
    padding: 5px 0;
    text-indent: 10px;
    font-size: 20px;
    color: #6e7175;
    font-weight: 100; }

.ameheader_overlay_opened .ameheader_bottom_container {
    min-height: 50px;
    background: #fff; }

.shiny-stat-img {
    position: fixed;
    visibility: hidden;
    width: 1px;
    height: 1px; }

#strip_adv {
    background: #000; }

.ameheader_external ul#menu-secondary {
    padding: 10px 0; }
.ameheader_external ul#menu-secondary .ameheader_external ul li {
    padding-top: 3px; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.Bt, .wpcf7-submit {
    display: inline-block;
    padding: 7px 12px;
    min-width: 150px;
    border-radius: 15px;
    border: 3px solid #fff;
    transition: color .4s;
    text-transform: uppercase;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-weight: 700; }

.BtRed {
    transition: color .4s;
    color: #fff;
    background-color: #de0202; }
.BtRed:hover {
    color: #fff200; }

.BtBlue {
    transition: color .4s;
    color: #fff;
    background-color: #0075be; }
.BtBlue:hover {
    color: #fff200; }

.BtYellow, .wpcf7-submit {
    transition: color .4s;
    color: #000;
    background-color: #fff200; }
.BtYellow:hover, .wpcf7-submit:hover {
    color: #de0202; }

.BtPrev {
    float: left; }

.BtNext {
    float: right; }

.Link {
    color: #0075be; }
.Link:hover {
    text-decoration: underline; }

.LinkU {
    text-decoration: none;
    transition: color .5s; }
.LinkU:hover {
    text-decoration: none;
    color: #0075be; }

.LinkA {
    color: #0075be; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.ATitle {
    font-weight: 700;
    font-size: 28px;
    padding: 10px 0;
    color: #32363b;
    text-transform: uppercase; }

.AAdv {
    float: right;
    padding: 10px 0;
    text-align: center; }

.ASleft {
    padding: 20px 0;
    float: left; }

.ASright {
    padding: 20px 0;
    float: right; }

.AImgFirst {
    border-radius: 30px;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    text-align: center;
    margin: 0 auto; }
.AImgFirst img {
    border-radius: 30px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.15); }

.AImgCopy, figcaption {
    font-size: 12px;
    padding: 6px 0;
    text-align: center;
    margin-bottom: 20px;
    color: #6e7175; }

.ASommario {
    padding: 20px 0 30px;
    font-size: 22px;
    color: #0075be; }

.AFirma {
    float: left;
    line-height: 50px;
    padding: 4px 6px 4px 0; }
.AFirma span {
    color: #0075be; }
.AFirma a {
    color: #0075be; }

.ADates {
    float: left;
    line-height: 50px;
    color: #32363b; }

.AImgDida {
    color: #0075be !important;
    padding: 10px 0;
    font-size: 16px;
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }
.AImgDida span {
    color: #0075be !important; }

.AImg600 {
    margin: 10px 0;
    text-align: center; }
.AImg600 img {
    border-radius: 30px;
    max-width: 100%; }

.AImg300 {
    margin: 10px 0;
    text-align: center; }
.AImg300 img {
    border-radius: 30px; }

.AGallery {
    margin: 10px 0;
    font-family: "Short Stack", Verdana, Geneva, sans-serif;
    padding-bottom: 15px;
    border-radius: 15px;
    background-color: #eff7fc; }

.AGalImgs {
    padding: 10px 0;
    text-align: center; }
.AGalImgs img {
    display: inline-block;
    margin: 10px 5px 0 0;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(110, 113, 117, 0.7);
    border-radius: 40px; }
.AGalImgs img:hover {
    box-shadow: 0 0 0 3px #fff200; }
.AGalImgs img:last-child {
    margin-right: 0; }

.AGalTitle {
    display: block;
    font-weight: 700;
    font-size: 20px;
    padding: 8px 15px 8px 45px;
    color: #000 !important;
    border-radius: 15px 15px 0 0;
    background-color: #fff200;
    background-image: url(../images/ico-photo.png);
    background-repeat: no-repeat;
    background-position: 10px center; }

.AGalDida {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #0075be; }
.AGalDida span {
    font-size: 14px;
    color: #000; }

.AText {
    padding: 15px 0 20px;
    font-size: 16px;
    line-height: 28px;
    color: #000; }
.AText a {
    text-decoration: none;
    color: #0075be;
    word-break: break-word; }
.AText a:hover {
    text-decoration: underline; }
.AText ul {
    padding: 10px 10px 10px 20px;
    margin-bottom: 15px; }
.AText ul li {
    list-style: circle; }
.AText iframe {
    max-width: 100%; }
.AText a.BtBlue {
    color: #fff; }

.ATags {
    padding: 50px 0 50px 85px;
    background-image: url(../images/tag.gif);
    background-position: 0 40px; }
.ATags a {
    display: inline-block;
    padding: 0 10px 0 35px;
    margin: 0 10px 5px 0;
    color: #0075be;
    font-size: 32px;
    text-transform: lowercase;
    background-color: #eff7fc;
    background-image: url(../images/tag-hash.gif);
    background-repeat: no-repeat;
    background-position: left center; }
@media only screen and (max-width: 767px) {
    .ATags a {
        font-size: 19px; } }

.ATextQuote {
    font-size: 32px;
    font-weight: 700;
    padding: 15px 5px;
    margin: 30px 10px;
    color: #fff;
    display: block;
    background-color: #0075be;
    text-align: center;
    transform: rotate(-2deg);
    vertical-align: bottom; }
.ATextQuote a {
    color: #eff7fc; }

.ATextTitle {
    font-size: 32px;
    font-weight: 700;
    padding: 10px 10px 30px 10px;
    line-height: 40px; }

.ATextSubTitle {
    font-size: 24px;
    font-weight: 700;
    padding: 10px 10px 30px 10px; }

.ARTitle {
    font-size: 24px;
    color: #0075be;
    margin-bottom: 30px;
    text-align: center; }
.ARTitle span {
    display: inline-block;
    padding: 5px 10px; }
.ARTitle p {
    font-size: 32px; }

.ARItem {
    padding: 20px 0 20px 30px;
    list-style: disc; }

.ARItemTitle {
    font-size: 18px;
    font-weight: 700; }

.ARBox {
    width: 48%;
    float: left;
    margin-bottom: 40px;
    margin-right: 4%; }
.ARBox:nth-child(even) {
    margin-right: 0; }
@media only screen and (max-width: 767px) {
    .ARBox {
        height: auto;
        width: 100%;
        margin: 0 0 40px; } }
.ARBox img {
    width: 100%;
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.15); }

.ARABImg {
    display: block; }

.ARABTitle {
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 100px;
    text-transform: uppercase;
    line-height: 120%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4; }
@media only screen and (max-width: 767px) {
    .ARABTitle {
        height: auto;
        margin: 0 0 20px; } }

.ARelated, .ARelatedA {
    padding-bottom: 30px; }

.ARelatedN {
    padding: 30px 0; }
.ARelatedN .ARTitle {
    font-size: 32px; }
.ARelatedN .AListImg {
    padding-bottom: 66%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.ASponsor .ATitle, .ASponsor .ASommario, .ASponsor .AText {
    color: #6e7175; }

.ASponsorBy {
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 100px;
    background-image: url(../images/sponsor_by.jpg); }

.ASponsorEdit {
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 100px;
    background-image: url(../images/edit_by.jpg); }

.ASponsorADV {
    float: right;
    margin-right: 10px; }

.NoteNew {
    padding: 40px 0; }
.NoteNew .Label {
    padding: 15px 0 5px;
    font-size: 18px; }
.NoteNew .Cmp textarea {
    width: 100%;
    height: 200px; }
.NoteNew .Cmp input {
    width: 100%; }
.NoteNew .Bts {
    padding: 25px 0; }

.NoteTitle {
    padding: 10px 0 40px 90px;
    font-size: 32px;
    color: #0075be;
    min-height: 100px;
    background-image: url(../images/ico-note.png);
    background-repeat: no-repeat;
    background-position: left 10px; }
@media only screen and (max-width: 767px) {
    .NoteTitle {
        font-size: 19px; } }

.NItem {
    padding: 20px 15px 30px;
    font-size: 16px;
    border-bottom: 2px dashed #0075be; }

.NItemDate {
    padding-bottom: 10px;
    color: #6e7175;
    font-size: 12px; }

.NItemText {
    padding-bottom: 10px;
    line-height: 20px; }

.NItemSign {
    color: #0075be; }

.ASAT .at300b {
    float: left; }

.ARTitleY span {
    background-color: #fff200;
    text-transform: uppercase; }

.ARTitleB span {
    background-color: #0075be;
    color: #fff; }

.NoteBox .ARTitle {
    text-align: left;
    font-size: 32px; }

.topmaincontent {
    padding: 20px 0; }
@media only screen and (max-width: 991px) {
    .topmaincontent {
        padding: 20px 10px; } }

.videocontent {
    background-color: #E4ECF1;
    padding: 15px 20px;
    border-radius: 15px;
    margin-bottom: 20px; }

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative; }

.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.special-attachment .padd {
    background-color: #E4ECF1;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 20px; }
.special-attachment .padd h4 {
    font-size: 30px;
    text-align: center; }
.special-attachment .padd p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px; }
.special-attachment .padd .btn {
    background: #fff200;
    color: #0075be;
    padding: 5px 10px;
    margin: 5px;
    font-size: 1.5em; }
.special-attachment .padd .cta-space {
    padding: 15px;
    text-align: center; }
.special-attachment .padd .cta-space span {
    display: block;
    margin: 10px 0; }
.special-attachment .padd .attachdoc {
    border: 2px dashed;
    display: block;
    padding: 20px;
    border-radius: 15px;
    position: relative;
    color: #0075be; }
@media only screen and (max-width: 991px) {
    .special-attachment .padd .attachdoc {
        padding-right: 40px; } }
.special-attachment .padd .attachdoc .line-attachment {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid; }
.special-attachment .padd .attachdoc .line-attachment:after {
    display: block;
    content: '';
    clear: both;
    visibility: hidden; }
.special-attachment .padd .attachdoc .line-attachment:nth-last-child {
    margin-bottom: 0;
    border-bottom: 0 none; }
.special-attachment .padd .attachdoc .line-attachment .icon-download {
    float: left;
    margin-right: 10px; }
.special-attachment .padd .attachdoc span {
    font-size: 16px;
    display: block;
    margin-bottom: 10px; }
.special-attachment .padd .attachdoc span.title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px; }
.special-attachment .padd .attachdoc span.size {
    font-style: italic;
    color: #1b1b1b; }
.special-attachment .padd .attachdoc span.cta {
    font-weight: bold;
    text-decoration: underline; }
.special-attachment .padd .attachdoc i.download-icon {
    display: none;
    position: absolute;
    height: 34px;
    width: 34px;
    border-radius: 17px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    background-image: url(../images/bt-pdf.png);
    top: 10px;
    right: 10px; }
@media only screen and (max-width: 991px) {
    .special-attachment .padd .attachdoc i.download-icon {
        right: 10px; } }

figure.aligncenter {
    text-align: center;
    width: auto;
    max-width: 100%; }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

/*.GMain {
	background-color: $light-gray;
	padding-bottom: 15px;
	border-radius: 15px;
}

.GDida {
	padding: 20px 0;
	a {
		color: $blue;
	}
}

.GDidaN {
	color: $blue;
	font-weight: 700;
	a {
		font-size: 18px;
	}
}

.GLeft {
	float: left;
	width: 300px;
	min-height: 90px;
	margin-left: 30px;
}

.GFirma {
	padding: 0 0 20px 0px;
	color: $dark-gray;
	font-size: 12px;
	.AFirmaImg {
		float: left;
		width: 50px;
	}
	a {
		float: left;
		display: block;
		padding: 15px 0 0 5px;
	}
}

.GSommario {
	color: $blue;
	padding: 20px 0;
	font-size: 22px;
	a {
		color: $blue;
	}
}

.GThumb {
	width: 630px;
	padding: 15px 0;
	margin: 0 auto;
}

.GThumbA {
	height: 86px;
	width: 72px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.GThumbB {
	height: inherit;
	width: 470px;
	max-width: 100%;
	float: left;
	overflow: hidden;
}

.GThumbI {
	height: inherit;
	white-space: nowrap;
	text-align: center;
}

.GThumb {
	.L {
		background-image: url(../images/tarrow_left.png);
		background-position: right;
	}
	.R {
		background-image: url(../images/tarrow_right.png);
		background-position: left;
	}
}

.GThumbB {
	a {
		border-radius: 43px;
		display: inline-block;
		margin: 3px 8px 3px 3px;
		font-size: 0;
		line-height: 0;
		&:hover {
			box-shadow: 0 0 0 3px $yellow;
		}
	}
	.GThumbSel {
		box-shadow: 0 0 0 3px $yellow;
	}
	img {
		border-radius: 40px;
	}
}

.GZoom {
	min-height: 420px;
	margin: 4px 0;
}

.GZoomA {
	min-height: 420px;
	width: 60px;
	display: table-cell;
	background-repeat: no-repeat;
	cursor: pointer;
}

.GZoomB {
	min-height: 420px;
	width: 630px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/loading.gif);
}

.GZoom {
	.L {
		background-image: url(../images/zarrow_left.png);
		background-position: right;
	}
	.R {
		background-image: url(../images/zarrow_right.png);
		background-position: left;
	}
}

.GZoomR {
	background-color: $white;
	padding: 30px;
	margin: 30px;
}

.GZoomRT {
	font-size: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.GZoomRTitle {
	font-size: 18px;
	display: block;
	padding-bottom: 15px;
}

.GZadv {
	background-color: $white;
}

.GShare {
	position: absolute;
	width: 37px;
	margin: -140px 0 0 16px;
	height: 130px;
	.SBtB img {
		width: 37px;
		height: 37px;
	}
}

.GOver {
	background-color: $white;
	width: 100%;
	min-width: 620px;
	height: 100%;
	min-height: 400px;
	position: fixed;
	z-index: 5001;
	top: 0;
	left: 0;
}

.GOScroll {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.GOHead {
	padding-left: 200px;
	border-bottom: 1px solid $very-light-blue;
	margin-bottom: 20px;
	box-shadow: 0 0 5px $very-light-blue;
	background-image: url(../images/mobile_junior.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: auto 96%;
}

.GOver {
	.GMain {
		float: left;
	}
	.ATitle {
		float: left;
		display: block;
		width: 90%;
		overflow: hidden;
		white-space: nowrap;
		padding: 4px 0 0 0;
	}
}

.GORight {
	float: right;
	margin: 0 30px;
	width: 300px;
}

.GODida {
	font-size: 14px;
	overflow-y: scroll;
	.GDidaN {
		display: block;
		padding-bottom: 20px;
	}
	.ACopy {
		display: block;
		padding: 5px 0 0 0;
	}
}

.GOShare {
	padding: 20px 0;
}

.GOAdv {
	position: absolute;
	right: 30px;
	bottom: 10px;
}

.GOClose {
	float: right;
	display: block;
	width: 38px;
	height: 38px;
	background-image: url(../images/close.jpg);
	margin: 3px 4px;
	cursor: pointer;
}

@media only screen and (max-width:767px) {
	.GDida {
		padding: 20px 10px;
	}

	.GLeft {
		margin-left: 10px;
		float: none;
		width: auto;
		.AFirma {
			margin-left: 0;
		}
	}

	.GCenter {
		margin: 0 0 0 10px;
	}

	.GRight {
		margin-right: 10px;
	}

	.GThumb {
		display: none;
	}

	.GZoom {
		min-height: inherit;
		margin: 0;
		padding-top: 5px;
	}

	.GZoomA {
		min-height: inherit;
		display: block;
		width: 30px;
		position: absolute;
		z-index: 1;
	}

	.GZoomB {
		min-height: inherit;
		display: block;
	}

	.GZoom {
		.L,
		.R {
			background-size: 100% auto;
		}
		.L {
			left: 50%;
			margin-left: -50%;
		}
		.R {
			right: 50%;
			margin-right: -50%;
		}
	}

	.GZoomR {
		margin: 0 20px;
		padding: 10px;
	}
}
*/
.fullgallery-detail {
    position: relative; }

.GZLens,
.GZOver {
    display: block;
    position: absolute;
    background-position: center;
    cursor: pointer;
    right: 0;
    top: 0;
    z-index: 999; }

.GZLens {
    background-image: url(../images/lens.jpg);
    width: 45px;
    height: 45px; }

.GZOver {
    background-image: url(../images/overlay.jpg);
    width: 40px;
    height: 40px; }

.gallery {
    background-color: #E4ECF1;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
    .gallery {
        padding: 0; } }
.gallery label {
    padding: 0 0 5px 0; }
.gallery .text-dida {
    color: #6e7175;
    padding-bottom: 15px; }
.gallery div {
    position: relative; }
.gallery div .caption {
    position: relative;
    text-align: center;
    padding: 10px 0; }
@media only screen and (max-width: 767px) {
    .gallery div .caption {
        padding: 10px; } }
.gallery div .caption h1,
.gallery div .caption h2 {
    margin-top: 0;
    margin-bottom: 0; }
.gallery div .caption h1 a,
.gallery div .caption h2 a {
    font-size: 28px;
    font-weight: 400; }
@media only screen and (max-width: 767px) {
    .gallery div .caption h1 a,
    .gallery div .caption h2 a {
        font-size: 24px; } }
.gallery div figure {
    position: relative; }
.gallery div figure:after {
    content: "";
    z-index: 3;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center; }
.gallery .slide-wrapper {
    display: none; }
.gallery .slide-wrapper:first-child {
    display: block; }
.gallery .slide-wrapper.initialized {
    display: block !important; }
.gallery .slick-arrow {
    transform: translate(0, -50%); }
.gallery .slick-arrow.slick-prev {
    left: 5px; }
.gallery .slick-arrow.slick-next {
    right: 5px; }
.gallery .slick-dots {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    z-index: 8;
    text-align: center;
    display: none !important; }
@media only screen and (max-width: 767px) {
    .gallery .slick-dots {
        display: block !important;
        top: 0 !important; } }
.gallery .slick-dots li {
    display: inline-block;
    vertical-align: middle; }
.gallery .slick-dots li button {
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    margin: 0 3px;
    padding: 0 !important;
    border: 0 none;
    overflow: hidden;
    border: 0 none;
    text-indent: 2000em; }
.gallery .slick-dots li.slick-active button {
    background: #0075be;
    margin: 0 3px;
    width: 9px;
    height: 9px; }
.gallery.detail-gallery {
    margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
    .gallery.detail-gallery {
        margin: 0; } }
.gallery.detail-gallery figure {
    height: 500px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: #fff; }
@media only screen and (max-width: 767px) {
    .gallery.detail-gallery figure {
        height: 400px; } }
.gallery.detail-gallery figure img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }
.gallery.detail-gallery .slick-arrow {
    top: 250px !important; }
@media only screen and (max-width: 767px) {
    .gallery.detail-gallery .slick-arrow {
        top: 200px !important; } }

.detail-gallery img {
    max-width: 100%; }

.gallery-home-content .slick-dots {
    display: block !important; }

.top-main-full-block .gallery-home-content {
    margin-left: -20px;
    margin-right: -20px; }

.dida {
    text-align: left; }
.dida .arrow-dida {
    text-align: center; }
.dida .arrow-dida .square {
    width: 30px;
    height: 30px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer; }
.dida .arrow-dida .plus,
.dida .arrow-dida .minus {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 32px;
    text-align: center;
    transition: .5s all ease-out; }
.dida .arrow-dida .plus .glyphicon-plus:before {
    content: "";
    height: 18px;
    width: 18px;
    display: block;
    background: url(../images/plus.png);
    background-size: contain;
    background-position: center; }
.dida .arrow-dida .minus .glyphicon-minus:before {
    content: "";
    height: 18px;
    width: 18px;
    display: block;
    background: url(../images/meno.png);
    background-size: contain;
    background-position: center; }
.dida .arrow-dida .plus {
    opacity: 1;
    transform: rotate(0deg); }
.dida .arrow-dida .on .square .plus {
    opacity: 0;
    transform: rotate(90deg); }
.dida .arrow-dida .minus {
    opacity: 0;
    transform: rotate(-90deg); }
.dida .arrow-dida .on .square .minus {
    opacity: 1;
    transform: rotate(0deg); }

.full-video-content {
    padding: 25px 0;
    position: relative;
    z-index: 5; }
@media only screen and (max-width: 767px) {
    .full-video-content {
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 0; } }
.full-video-content h2 {
    position: relative;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 300;
    color: #6e7175;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 2px solid; }
.full-video-content video {
    width: 100%; }
.full-video-content video::-internal-media-controls-download-button {
    display: none; }
.full-video-content video::-webkit-media-controls-enclosure {
    overflow: hidden; }
.full-video-content video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
    /* Adjust as needed */ }
@media only screen and (max-width: 767px) {
    .full-video-content .container {
        padding-left: 0;
        padding-right: 0; } }

.open-zoom-gallery {
    width: 36px;
    height: 36px;
    background-image: url(../images/icon-fullscreen.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    font-size: 0px;
    text-indent: -9000px;
    border-radius: 18px;
    position: absolute;
    z-index: 100;
    right: -18px;
    top: -18px; }
@media only screen and (max-width: 767px) {
    .open-zoom-gallery {
        right: 7px; } }

.slick-arrow {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    bottom: auto;
    border: 0 none;
    overflow: hidden;
    text-indent: 2000em;
    font-size: 0;
    z-index: 9;
    border-radius: 50%;
    background-position: center;
    background-size: contain;
    text-align: center; }
.slick-arrow.slick-prev {
    left: 5px;
    background-image: url(../images/zarrow_left.png); }
.slick-arrow.slick-next {
    right: 5px;
    background-image: url(../images/zarrow_right.png); }

.overlay-gallery-main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #eff7fc;
    z-index: 9; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main {
        overflow: auto; } }
.overlay-gallery-main .gallery {
    padding: 0;
    border-radius: 0;
    background: transparent;
    margin: 0; }
.overlay-gallery-main .gallery .slick-arrow {
    top: 50% !important; }
.overlay-gallery-main .heading {
    background: #fff;
    z-index: 100;
    padding: 15px;
    border-bottom: 1px solid #E4ECF1;
    height: 10vh; }
@media only screen and (max-width: 767px) {
    .overlay-gallery-main .heading {
        height: auto; } }
.overlay-gallery-main .heading .logo {
    max-width: 200px;
    position: absolute;
    left: 20px;
    top: 5vh;
    transform: translate(0, -50%); }
.overlay-gallery-main .heading .logo h3 {
    padding: 0;
    margin: 0; }
.overlay-gallery-main .heading .title-zone {
    position: absolute;
    top: 0vh;
    left: 250px;
    right: 350px;
    bottom: 90vh; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .heading .title-zone {
        left: 20px; } }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .heading .title-zone {
        display: none; } }
.overlay-gallery-main .heading .title-zone h2 {
    display: -ms-flexbox;
    display: flex;
    font-size: 32px;
    padding: 0;
    margin: 0;
    height: 10vh;
    -ms-flex-align: center;
    align-items: center; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .heading .title-zone h2 {
        font-size: 18px; } }
.overlay-gallery-main .heading .title-zone h2 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 125%; }
.overlay-gallery-main .heading .slide-count-wrap {
    position: absolute;
    right: 290px;
    top: 5vh;
    transform: translate(-50%, -50%); }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .heading .slide-count-wrap {
        right: auto;
        left: 20px; } }
@media only screen and (max-width: 767px) {
    .overlay-gallery-main .heading .slide-count-wrap {
        position: relative;
        top: 0;
        padding: 5px 0;
        transform: none !important;
        float: left; } }
.overlay-gallery-main .heading .gallery-icons {
    position: absolute;
    right: 20px;
    top: 5vh;
    transform: translate(0%, -50%); }
@media only screen and (max-width: 767px) {
    .overlay-gallery-main .heading .gallery-icons {
        transform: none !important;
        height: 40px;
        position: relative;
        top: 0;
        right: 0; }
    .overlay-gallery-main .heading .gallery-icons .ASleft {
        padding: 0; } }
.overlay-gallery-main .heading .gallery-icons .icon-share {
    display: inline-block;
    float: right; }
.overlay-gallery-main .heading .gallery-icons .icon-share .s-btn {
    background: #E4ECF1 !important;
    border-radius: 50%; }
.overlay-gallery-main .heading .gallery-icons .icon-share .s-btn:hover {
    background: #0075be !important; }
.overlay-gallery-main .heading .gallery-icons .icon-close {
    display: inline-block;
    float: right;
    width: 4vh;
    margin: 1vh 0 0 10px;
    cursor: pointer; }
@media only screen and (max-width: 767px) {
    .overlay-gallery-main .heading .gallery-icons .icon-close {
        width: 32px;
        height: 32px;
        margin: 0; } }
.overlay-gallery-main .heading .gallery-icons .icon-close img {
    max-width: 100%; }
.overlay-gallery-main .galleryslides .left-content-overlay {
    text-align: center;
    padding-right: 400px;
    position: absolute;
    left: 0;
    top: 11vh;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .galleryslides .left-content-overlay {
        padding: 0;
        top: 0;
        display: block;
        position: relative; } }
.overlay-gallery-main .galleryslides .left-content-overlay .sponsor-area {
    height: 15vh;
    padding: 0 20px;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
@media only screen and (max-width: 767px) {
    .overlay-gallery-main .galleryslides .left-content-overlay .sponsor-area {
        display: none; } }
.overlay-gallery-main .galleryslides .left-content-overlay .sponsor-area .label {
    display: block;
    text-align: left;
    padding: 0 0 10px;
    color: #6e7175;
    font-weight: 400;
    font-style: normal; }
.overlay-gallery-main .galleryslides .left-content-overlay .galleryslides-inner {
    height: 74vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .galleryslides .left-content-overlay .galleryslides-inner {
        height: auto;
        margin-bottom: 20px; } }
.overlay-gallery-main .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery {
    position: relative;
    padding-left: 30px; }
@media only screen and (max-width: 767px) {
    .overlay-gallery-main .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery {
        padding-left: 0; } }
.overlay-gallery-main .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery .slick-slide figure {
    text-align: center;
    display: block; }
.overlay-gallery-main .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery .slick-slide figure img {
    max-height: 70vh;
    margin: 0 auto;
    max-width: 100%; }
.overlay-gallery-main .galleryslides .right-content-overlay {
    position: absolute;
    right: 0;
    width: 400px;
    max-width: 100%;
    top: 11vh;
    bottom: 0;
    text-align: center; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .galleryslides .right-content-overlay {
        position: relative;
        top: 0; } }
.overlay-gallery-main .galleryslides .right-content-overlay .adv {
    padding: 20px;
    background: #E4ECF1;
    display: inline-block; }
@media only screen and (max-width: 991px) {
    .overlay-gallery-main .galleryslides .right-content-overlay .adv {
        display: none; } }
.overlay-gallery-main .gallery-credits {
    text-align: left;
    padding: 20px 0;
    max-width: 340px;
    width: 100%;
    margin: 0 auto; }
.overlay-gallery-main .gallery-credits h4 {
    font-weight: bold; }
.overlay-gallery-main .gallery-credits p {
    font-weight: 300; }
.overlay-gallery-main .gallery-credits .GFirma {
    padding-top: 30px; }

.full-video-carousel-content {
    background: #0075be;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    padding: 40px 0;
    position: relative;
    z-index: 5; }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content .padd {
        padding: 0 15px; } }
.full-video-carousel-content.float-element {
    text-align: center; }
.full-video-carousel-content.float-element .slick-btn-custom {
    display: none; }
.full-video-carousel-content.float-element .full-video-carousel > div {
    display: inline-block;
    text-align: left; }
.full-video-carousel-content.float-element .full-video-carousel > div .abs-preview img {
    width: 400px;
    max-width: 100%; }
@media (min-width: 1400px) {
    .full-video-carousel-content:before, .full-video-carousel-content:after {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 200px;
        z-index: 3;
        display: block;
        content: ""; } }
.full-video-carousel-content > .container {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%; }
.full-video-carousel-content .title-preview {
    margin: 0 30px;
    padding: 10px;
    text-align: center;
    min-height: 135px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .full-video-carousel-content .title-preview {
        min-height: 165px; } }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content .title-preview {
        margin: 0 20px; } }
.full-video-carousel-content .title-preview .label {
    display: block;
    margin-bottom: 10px; }
.full-video-carousel-content .block-video .abs-preview {
    position: relative;
    margin-bottom: 0; }
.full-video-carousel-content .block-video .abs-preview:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: url("../images/play-btn.png");
    background-size: contain;
    background-position: center;
    z-index: 8;
    content: "";
    background-repeat: no-repeat;
    pointer-events: none; }
.full-video-carousel-content .block-video .abs-preview img {
    border-radius: 30px;
    width: 100%; }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content .block-video .abs-preview img {
        margin: 0 auto; } }
.full-video-carousel-content h4, .full-video-carousel-content h3 {
    position: relative;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 300;
    color: #6e7175;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-transform: uppercase; }
.full-video-carousel-content .slick-arrow {
    margin-top: -77px; }
.full-video-carousel-content .slick-arrow.slick-prev {
    left: 10px; }
@media only screen and (max-width: 991px) {
    .full-video-carousel-content .slick-arrow.slick-prev {
        left: 30px; } }
.full-video-carousel-content .slick-arrow.slick-next {
    right: 10px; }
@media only screen and (max-width: 991px) {
    .full-video-carousel-content .slick-arrow.slick-next {
        right: 30px; } }
.full-video-carousel-content .block-video, .full-video-carousel-content .block-casa {
    padding-left: 15px;
    padding-right: 15px; }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content .block-video img, .full-video-carousel-content .block-casa img {
        width: 100%; } }
.full-video-carousel-content h5, .full-video-carousel-content h2 {
    font-size: 20px;
    margin-top: 0;
    text-align: center; }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content h5, .full-video-carousel-content h2 {
        font-size: 16px; } }
.full-video-carousel-content h5 a, .full-video-carousel-content h2 a {
    color: #fff;
    font-weight: 500;
    display: inline-block; }
@media only screen and (max-width: 767px) {
    .full-video-carousel-content header {
        left: -5%;
        width: 110%; } }

.thumb-video figure:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: url(../images/play-btn.png);
    background-size: cover;
    background-position: center;
    z-index: 8;
    content: "";
    pointer-events: none; }

#gallery-fullscreen .galleryslides .slick-initialized .slick-slide {
    display: -ms-flexbox;
    display: flex;
    height: 74vh;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
@media only screen and (max-width: 767px) {
    #gallery-fullscreen .galleryslides .slick-initialized .slick-slide {
        height: auto; } }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

.left-column,
.right-column {
    width: 100%;
    float: none; }

.corpo {
    position: relative; }
.corpo .main-cas.container {
    padding: 20px;
    position: relative;
    z-index: 1; }
.corpo .main-cas.container.main-foglia {
    padding: 20px;
    position: relative;
    z-index: 1; }

.main-cas {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }

.position-relative {
    position: relative;
    clear: both; }

.hidden-blocks {
    display: none; }
.hidden-blocks.load-blocks {
    display: block; }

.login-page h1 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    padding: 20px 0 !important;
    margin-bottom: 0; }

.login-page .btn-blue {
    color: #fff !important;
    text-align: center;
    display: block;
    max-width: 200px;
    margin: 0 auto; }

.login-page h2 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px; }

.login-page .btn.btn-primary {
    font-family: "Short Stack";
    background-color: #0075be;
    white-space: initial;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 5px;
    min-width: 200px;
    padding: 7px 12px;
    border-radius: 15px;
    border: 3px solid #fff;
    transition: color .4s;
    text-transform: uppercase;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-weight: 700; }

.login-page label,
.login-page .login-remind {
    font-weight: 300;
    font-size: 16px;
    font-weight: 400; }

.login-page label.uppercase {
    text-transform: uppercase; }

.login-page .login-remind {
    margin-bottom: 30px;
    display: inline-block;
    text-decoration: underline;
    font-weight: 400;
    font-size: 16px; }
.login-page .login-remind.uppercase {
    text-transform: uppercase; }

.login-page .error {
    color: #ea0039;
    padding: 6px 0 8px 0; }

.login-page .row-form {
    margin-bottom: 10px; }

.login-page .centered-disclaimer {
    text-align: center;
    min-height: 250px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
.login-page .centered-disclaimer p {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 23px; }

.login-page input[type="text"], .login-page input[type="password"] {
    width: 100%;
    text-indent: 7px; }

.login-page input[type=checkbox] {
    margin-right: 5px; }

.login-page .top-page {
    margin-bottom: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: stretch;
    align-items: stretch; }
@media only screen and (max-width: 767px) {
    .login-page .top-page {
        display: block; } }
.login-page .top-page .reg-align {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center; }

.login-page .bottom-page {
    margin-bottom: 80px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding-top: 30px; }
.login-page .bottom-page .row-form label {
    padding-top: 13px;
    margin-bottom: 30px; }

.login-page .remember-me-row {
    margin-bottom: 20px; }

.login-page .buttons .Bt {
    margin: 10px 0; }

.registration-page .registration-main {
    max-width: 700px;
    width: 100%;
    margin: 0 auto; }

.registration-page h1 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
    padding: 5px 0;
    margin-bottom: 0; }

.registration-page h2 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    padding: 25px 0;
    margin-bottom: 0;
    color: #645959; }

.registration-page .btn.btn-primary {
    font-family: "Short Stack";
    background-color: #0075be;
    white-space: initial;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 5px;
    min-width: 200px;
    padding: 7px 12px;
    border-radius: 15px;
    border: 3px solid #fff;
    transition: color .4s;
    text-transform: uppercase;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-weight: 700; }

.registration-page label,
.registration-page .login-remind {
    font-weight: 400;
    font-size: 16px;
    margin-right: 5px; }

.registration-page label.uppercase {
    text-transform: uppercase; }

.registration-page .login-remind {
    margin-bottom: 30px;
    display: inline-block; }
.registration-page .login-remind.uppercase {
    text-transform: uppercase; }

.registration-page .error {
    color: #ea0039;
    padding: 6px 0 8px 0; }

.registration-page .row-form {
    min-height: 50px;
    margin-bottom: 15px; }

.registration-page .centered-disclaimer {
    text-align: center;
    min-height: 250px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
.registration-page .centered-disclaimer p {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 23px; }

.registration-page .top-page .padd h1 {
    padding: 10px; }

.registration-page .top-page .padd label {
    font-size: 16px;
    font-weight: 500; }

.registration-page .top-page .padd input[type="text"], .registration-page .top-page .padd input[type="password"] {
    width: 100%;
    height: 40px;
    padding: 0;
    border-radius: 0;
    text-indent: 7px;
    max-width: 340px; }

.registration-page .top-page .padd label {
    font-size: 16px;
    font-weight: 400; }

.registration-page .top-page {
    margin-bottom: 50px; }
.registration-page .top-page .padd {
    min-height: 360px; }

.registration-page .bottom-page {
    margin-bottom: 50px; }
.registration-page .bottom-page .row-form label {
    padding-top: 3px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px; }
.registration-page .bottom-page .row-form label.uppercase {
    padding-top: 0; }
.registration-page .bottom-page .row-form .text-right {
    padding-top: 10px; }

.registration-page .remember-me-row {
    margin-bottom: 20px; }

.registration-page .custom-select {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-right: 5%;
    width: 100%; }
.registration-page .custom-select:last-child {
    margin-right: 0; }

.registration-page .day-select {
    max-width: 20%; }

.registration-page .month-select {
    max-width: 38%; }

.registration-page .year-select {
    max-width: 25%; }

.registration-page .prov-select {
    max-width: 340px; }

.registration-page .check-cont {
    display: inline-block;
    margin-right: 20px; }
.registration-page .check-cont label {
    padding-top: 0;
    font-size: 14px; }

.registration-page .submit-area p {
    padding-bottom: 30px; }

.registration-page p {
    display: block; }
.registration-page p.descr {
    font-size: 14px;
    color: #645959;
    margin: 0; }

.registration-page .row-form {
    font-size: 14px !important;
    font-weight: 400 !important; }
.registration-page .row-form strong {
    font-size: 14px !important;
    font-weight: 400 !important; }

.registration-page .top-page .padd label {
    font-size: 14px !important;
    font-weight: 400 !important; }

.registration-page .acceptation-terms {
    padding: 20px 0; }

.pauconnect-error-grigio {
    margin: 0;
    width: auto; }

.pau-error-grigio-riga {
    margin: 0; }

.pau-error-grigio-txt {
    background: none;
    padding: 0; }

.pau-error-grigio-riga {
    display: none; }

.menuprofile_email {
    margin-left: 30px; }

.box-account-information {
    border-style: solid;
    padding: 5px;
    text-align: center; }

.box-account-informationselected {
    border-style: solid;
    padding: 5px;
    text-align: center; }

#alertbox2 {
    position: absolute;
    margin-left: 0px;
    margin-top: -100px;
    display: none; }

.alertbox2Class {
    float: left;
    padding: 5px 10px;
    border: 1px solid;
    width: 400px;
    text-align: left; }

.alertbox2Close {
    line-height: 100%;
    font-size: 11px; }

.labelHeight {
    height: 35px; }

.tooltip {
    display: none;
    position: absolute;
    border: 1px solid;
    padding: 2px 6px; }

.fb-box {
    text-align: center;
    border: 1px solid;
    background: none repeat scroll 0pt 0pt transparent;
    padding-bottom: 20px; }

.servizi-nome {
    text-align: right; }

@media only screen and (max-width: 991px) {
    .top-main-full-block .left-column {
        width: 55%;
        float: left; }
    .top-main-full-block .left-column .col-sm-6.block {
        width: 100%; }
    .top-main-full-block .right-column {
        width: 42%;
        float: right; }
    .top-main-full-block .right-column .padd {
        text-align: right; }
    .top-main-full-block .right-column .padd .sticky-adv {
        margin: 0 !important;
        display: inline-block !important; }
    .bottom-main-full-block .aside {
        display: none; }
    .bottom-main-full-block .news-blocks {
        margin-bottom: 20px; }
    .login-page .centered-disclaimer {
        min-height: 277px; }
    .login-page .top-page .padd {
        min-height: 400px; }
    .registration-page .btn.btn-primary {
        font-size: 22px; }
    .registration-page .top-page .padd {
        min-height: 400px; } }

@media only screen and (max-width: 767px) {
    .login-page h1 {
        text-align: center; }
    .login-page .centered-disclaimer {
        min-height: 130px; }
    .login-page .bottom-page .row-form label {
        text-align: center;
        width: 100%;
        margin-bottom: 10px; }
    .buttons {
        text-align: center; }
    .buttons .btn {
        margin: 0 0 10px !important; }
    .registration-page h1,
    h2 {
        text-align: center; }
    .registration-page .centered-disclaimer {
        min-height: 130px; }
    .registration-page input[type="text"], .registration-page input[type="password"], .registration-page input[type="email"] {
        max-width: 100%; }
    .registration-page .top-page {
        margin-bottom: 30px; }
    .registration-page .top-page .padd {
        margin-bottom: 20px;
        min-height: 250px;
        padding: 0; }
    .registration-page .bottom-page {
        margin-bottom: 30px; }
    .registration-page .bottom-page .row-form label {
        text-align: center;
        width: 100%;
        margin-bottom: 10px; }
    .registration-page .custom-select {
        margin-right: 1%; }
    .registration-page .month-select {
        max-width: 30.5%; }
    .registration-page .year-select {
        max-width: 30.5%; }
    .login-page h2 {
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px; }
    .login-page .login-remind {
        display: block;
        text-align: center; } }

/* FORM - FIELDS */
.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    content: '';
    visibility: hidden; }

.clearboth {
    clear: both; }

.FormBox {
    padding: 20px 0;
    margin: 0 auto 40px 0;
    border-top: 3px solid #0075be; }

.Form textarea {
    margin: 5px 15px 5px 0;
    min-height: 80px; }

.Form .Captcha {
    padding: 10px 0; }
.Form .Captcha img {
    border: 1px solid #00ce9b;
    margin-top: 15px; }

.Form .Subscribe {
    display: block; }
.Form .Subscribe label {
    padding-right: 15px; }

.Form .Label {
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 10px 0; }
.Form .Label h6 {
    font-size: 12px; }

.Form .Solo {
    font-size: 24px;
    font-weight: 700;
    padding-top: 30px; }
.Form .Solo p {
    font-size: 16px;
    font-weight: normal; }
.Form .Solo p a {
    text-decoration: underline; }

.Form .ReadOnly {
    font-size: 12px !important;
    padding-bottom: 10px; }
.Form .ReadOnly a {
    text-decoration: underline; }

.Form .Data {
    padding-right: 24px;
    background-image: url(../images/data.png);
    background-repeat: no-repeat;
    background-position: center right; }

.Form .DataD {
    position: absolute;
    width: auto;
    z-index: 9999999; }

.Form .CBO {
    overflow: hidden; }

.Form .CB {
    float: left;
    width: 18px;
    display: block; }

.Form .CL {
    float: left;
    max-width: 276px;
    width: 100%;
    display: block; }

.Form .Bts {
    padding-top: 20px;
    text-align: left; }

.Form .Reqrequested {
    background-image: url(../images/cmprequested.png);
    background-position: left 20px;
    background-repeat: no-repeat;
    text-indent: 20px; }

.Form .Requested {
    font-size: 12px; }

.Form .Row {
    float: none;
    max-width: 550px;
    width: 100%;
    min-height: 105px; }
.Form .Row input,
.Form .Row select,
.Form .Row textarea {
    width: 100%; }

/* FORM - RESET */
.Form input[type="checkbox"], .Form input[type="radio"] {
    width: auto !important;
    min-width: auto !important;
    margin: auto !important; }

/* INSEGNANTI */
.Form .Row.progettofield {
    padding: 0px 10px 20px 10px;
    margin-bottom: 30px;
    border: 3px solid #0075be;
    text-align: left;
    border-radius: 10px;
    background: #eff7fc; }

.Form .Row.progettofield .Label span {
    color: #0075be !important; }

.check-cont label {
    position: relative;
    padding-left: 30px; }

.check-cont input[type="radio"],
.check-cont input[type="checkbox"] {
    display: none; }
.check-cont input[type="radio"]:checked + label:before,
.check-cont input[type="radio"]:not(:checked) + label:before,
.check-cont input[type="checkbox"]:checked + label:before,
.check-cont input[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 2px solid #0075be;
    border-radius: 100%;
    background: #fff; }
.check-cont input[type="radio"]:checked ~ label:before,
.check-cont input[type="checkbox"]:checked ~ label:before {
    border: 2px solid #0075be;
    background: #0075be; }

.error {
    display: none; }

.menuprofile_email {
    margin-left: 30px; }

.boxtema {
    display: inline;
    float: left;
    margin-bottom: 25px; }

.boxtema a {
    color: #329FAA !important; }

.accountboxtema a {
    color: #FFFFFF !important; }

.boxtemaradio {
    margin-bottom: 5px;
    margin-top: 5px; }

.box-account-information {
    background-color: #0075be;
    border-color: #0075be;
    border-style: solid;
    padding: 5px;
    text-align: center; }

.box-account-informationselected {
    background-color: #262b33;
    border-color: #262b33;
    border-style: solid;
    color: #ffffff;
    padding: 5px;
    text-align: center; }

#alertbox2 {
    position: absolute;
    margin-left: 0px;
    margin-top: -100px;
    display: none; }

.alertbox2Class {
    float: left;
    padding: 5px 10px;
    border: 1px solid #8080b3;
    width: 400px;
    background-color: #ededec;
    text-align: left; }

.alertbox2Close {
    line-height: 100%;
    font-size: 11px; }

.labelHeight {
    height: 35px; }

.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #333;
    background-color: #ffed8a;
    padding: 2px 6px; }

.fb-box {
    text-align: center;
    border: 1px solid #333;
    background: none repeat scroll 0pt 0pt transparent;
    padding-bottom: 20px; }

.servizi-nome {
    text-align: right; }

@media only screen and (min-width: 768px) {
    .pau-connect-rememberme-mf {
        margin-bottom: 90px; } }

@media only screen and (max-width: 767px) {
    .login-page h2 {
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px; }
    .login-page .login-remind {
        display: block;
        text-align: center; } }

.row-head {
    margin-bottom: 20px; }
.row-head .column-r {
    text-align: center; }
@media only screen and (max-width: 767px) {
    .row-head .column-r {
        padding: 20px; } }

@font-face {
    font-family: 'Short Stack';
    font-style: normal;
    font-weight: 400;
    src: local("Short Stack"), local("ShortStack"), url(https://fonts.gstatic.com/s/shortstack/v7/bMrzmS2X6p0jZC6EcmPFX9SVe34h0Wq7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.Montserrat {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.SStack {
    font-family: "Short Stack", Verdana, Geneva, sans-serif; }

@media only screen and (max-width: 991px) {
    .at4-recommended-horizontal .at4-recommended-item {
        width: 15pc; }
    .at4-recommended-horizontal .at4-recommended-item .at4-recommended-item-img {
        width: 15pc; } }

@media only screen and (max-width: 767px) {
    .at4win {
        width: 100%; }
    .at4-thankyou-inner .at4-recommended-container {
        height: 122px;
        overflow: hidden; }
    .at4-thankyou-inner .at4-recommended .at4-recommended-item:first-child {
        border-bottom: 1px solid #E4ECF1; }
    .at4-whatsnextmobile {
        height: 85px;
        font-size: 14px; }
    .at4-whatsnextmobile .col-2:first-child {
        width: 75pt; }
    .at4-whatsnextmobile .col-2:last-child {
        right: 25px;
        left: 75pt; }
    .at4-whatsnextmobile .footer {
        left: 75pt; }
    .at4-whatsnextmobile .at-close-control {
        width: 25px;
        height: 25px; }
    .at4-whatsnextmobile .at-h3, .at4-whatsnextmobile .at-h6 {
        margin-top: 12.5px; }
    .FormReadOnly {
        width: 300px; }
    .Paging {
        margin: 0; }
    #MediaBody {
        position: relative;
        width: 100%;
        background-color: #fff;
        transition: margin .4s;
        padding-top: 0; }
    #MediaMenu {
        position: fixed;
        top: 0;
        width: 250px;
        display: none;
        height: 100%;
        overflow-y: scroll;
        background-color: #0075be;
        background-repeat: no-repeat;
        background-position: 10px 10px; }
    #MediaMenuIco {
        width: 48px;
        height: 52px;
        display: block;
        margin: 0;
        background-image: url(../images/media_menu.png);
        background-color: #0075be;
        cursor: pointer; }
    .MediaBreak {
        display: block;
        clear: both; }
    .MediaHide {
        display: none; }
    .MediaHead {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #E4ECF1;
        background-color: #fff; }
    .Content {
        margin: 0 auto;
        min-width: 320px; }
    .Page {
        width: auto;
        box-shadow: none; }
    .PageBody {
        width: auto;
        margin-top: 10px; }
    .PageContent {
        float: none;
        overflow: visible;
        width: auto;
        margin: 0 10px; }
    .PageList {
        margin: 0 10px; }
    .PageShoulder {
        float: none;
        overflow: visible;
        width: auto;
        box-shadow: none; }
    .DModerna {
        display: none; }
    .Head {
        height: 52px;
        width: 100%;
        min-width: 320px;
        position: fixed;
        z-index: 1000;
        top: 0;
        background-image: none;
        padding: 0; }
    .HLeft, .HAbbona {
        display: none; }
    .HCenter {
        height: 52px;
        width: calc(100% - 170px);
        background-image: url(../images/mobile_junior.png);
        background-position: center;
        background-size: auto 80%; }
    .HRight {
        height: 52px;
        width: 120px; }
    .HRight .HSearch {
        display: block;
        height: inherit;
        float: right; }
    .HRight .HSearch .Expand {
        margin-top: 15px; }
    .HRight #FJloginMobile {
        display: block;
        height: inherit;
        float: right; }
    .HRight .HLink {
        width: 40px;
        height: inherit;
        padding: 0 0 0 40px !important;
        overflow: hidden; }
    .HeadFly, .MMain {
        display: none; }
    .MMMain {
        padding: 10px; }
    .MMMain .MMSub {
        display: none; }
    .MMMain ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0; }
    .MMMain a {
        display: block;
        padding: 5px 0 !important;
        color: #fff !important;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700; }
    .MMMain a:hover {
        color: #fff200; }
    .MMMain .MMainUp {
        width: auto;
        float: none;
        padding: 20px 0 10px;
        border-bottom: 1px solid #fff; }
    .MMMain .MMainDown {
        width: auto;
        float: none;
        padding: 20px 0 10px;
        border-bottom: 1px solid #fff; }
    .MMMain .LS {
        border-top: 2px dashed #fff;
        margin-top: 10px; }
    .MMMain .LSP {
        border-top: 2px dashed #fff;
        margin-top: 10px;
        padding-top: 10px; }
    .MMMain .LSP a {
        display: inline-block;
        margin-right: 10px; }
    .MMMain .FB {
        background-image: url(../images/head-fb-bw.png); }
    .MMMain .YT {
        background-image: url(../images/head-yt-bw.png); }
    .MMMain .IG {
        background-image: url(../images/head-ig-bw.png); }
    .ATypeB {
        height: 40px;
        width: 40px;
        margin: 0 10px 5px 0;
        border-radius: 20px;
        background-size: 100%; }
    .AdvRnX,
    .AdvMobile {
        display: block; }
    .Crumbs {
        padding-top: 10px; }
    .LoginBox {
        padding: 10px 0;
        width: 300px; }
    .LoginBox input {
        width: 240px;
        margin-top: 3px; }
    .LoginForm {
        padding: 10px; }
    .LoginClose {
        margin-left: 248px; }
    .LoginTitle {
        font-size: 26px;
        padding: 10px 0 5px; }
    .LoginTxt {
        font-size: 16px; }
    .LoginNL {
        padding: 10px;
        margin-top: 0;
        font-size: 14px; }
    .iFrame {
        width: 300px !important;
        height: 200px !important; }
    .CLawBanner {
        width: 100%;
        max-width: 310px;
        margin-left: 5px; }
    .HList .ASponsor .AListTitle {
        padding: 15px 5px; }
    .HList .ASponsor .AListSum {
        padding-left: 5px; }
    .HSearch:hover .MSearchBox {
        margin: -30px 0 0 -295px; }
    .MSearchBox form {
        width: 320px;
        padding: 13px; }
    .Ico.Print {
        display: none; } }

@media print {
    #at4-follow,
    #at4-share,
    #at4-thankyou,
    #at4-whatsnext,
    #at4m-mobile,
    #at15s,
    .at4,
    .at4-recommended {
        display: none !important; }
    .Head, .PageShoulder, .Foot, .ASleft, .ASright, .NoteNew, .ARelated, .ARelatedA, .ARelatedN {
        display: none; }
    .PageContent {
        width: auto; } }

body {
    height: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
    text-align: left; }

*:focus, *:active, a:focus, a:active {
    outline: 0 none; }

table {
    width: 100%; }

td {
    vertical-align: top;
    white-space: pre-line; }

div.atclear {
    clear: both; }

div.at-share-close-control.ats-dark {
    background: #262b33; }

div.at-share-close-control.ats-light {
    background: #fff; }

div.at-share-close-control.ats-gray {
    background: #E4ECF1; }

div.at-share-open-control-left.ats-dark {
    background: #262b33; }

div.at-share-open-control-left.ats-light {
    background: #fff; }

div.at-share-open-control-left.ats-gray {
    background: #E4ECF1; }

div.at-share-open-control-right.ats-dark {
    background: #262b33; }

div.at-share-open-control-right.ats-light {
    background: #fff; }

div.at-share-open-control-right.ats-gray {
    background: #E4ECF1; }

div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
    padding: 0;
    margin: 0; }

div.at4-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAoCAYAAABpYH0BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAV1JREFUeNrsmesOgyAMhQfxwfrofTM3E10ME2i5Oeppwr9a5OMUCrh1XV+wcvNAAIAA+BiAzrmtUWln27dbjEcC3AdODfo0BdEPhmcO4nIDvDNELi2jggk4/k8dT7skfeKzWIEd4VUpMQKvNB7X+OZSmAZkATWC1xvipbpnLmOosbJZC08CkAeA4E6qFUEMwLAGnlSBPCE8lW8CYnZTcimH2HoT7kSFOx5HBmCnDhTIu1p5s98G+QZrxGPhZVMY1vgyAQaAAAiAAAgDQACcBOD+BvJtBWfRy7NpJK5tBe4FNzXokywV734wPHMQlxvgnSGyNoUP/2ACjv/7iSeYKO3YWKzAjvCqlBiBVxqPa3ynexNJwOsN8TJbzL6JNIYYXWpMv4lIIAZgWANPqkCeEJ7KNwExu8lpLlSpAVQarO77TyKdBsyRPuwV0h0gmoGnTWFYzVkYBoAA+I/2FmAAt6+b5XM9mFkAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999em;
    text-align: left;
    cursor: pointer; }
div.at4-arrow.at-right {
    background-position: -20px 0; }
div.at4-arrow.at-left {
    background-position: 0 0; }
div.at4-arrow.at-down {
    background-position: -60px 0; }
div.at4-arrow.at-up {
    background-position: -40px 0; }

a {
    text-decoration: none; }
a:hover {
    text-decoration: none; }
a .at-icon-wrapper {
    cursor: pointer; }
a#at15sptx {
    top: 4px;
    right: 4px;
    text-decoration: none;
    color: #4e555e;
    font-weight: 700; }
a.at4-logo {
    background: url(data:image/gif;base64,R0lGODlhBwAHAJEAAP9uQf///wAAAAAAACH5BAkKAAIALAAAAAAHAAcAAAILFH6Ge8EBH2MKiQIAOw==) no-repeat left center; }
a.at300b .at4-icon {
    display: block; }
a.at300m .at4-icon {
    display: block; }
a.at-branding-logo:visited {
    color: initial; }

h3 {
    margin-top: 20px; }

input {
    background-color: #fff; }

textarea {
    resize: none;
    background-color: #fff; }

select {
    background-color: #fff;
    background-image: url(../images/select-arrow.png);
    background-position: center right;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

img {
    border: none; }

::-webkit-input-placeholder {
    color: #eff7fc; }

:-moz-placeholder {
    color: #eff7fc;
    opacity: 1; }

::-moz-placeholder {
    color: #eff7fc;
    opacity: 1; }

:-ms-input-placeholder {
    color: #eff7fc; }

.DModerna {
    height: 40px;
    background-color: #fff;
    background-image: url(../images/donna-moderna.png);
    background-repeat: no-repeat;
    background-position: 20px top;
    border-bottom: 1px solid #E4ECF1; }

.HLink {
    height: inherit;
    display: block;
    float: right;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    background-repeat: no-repeat;
    background-position: left center; }

.GrayDark {
    color: #4e555e !important; }

.Azure {
    color: #0075be; }

.HLogin {
    padding-left: 40px !important;
    background-image: url(../images/login.png); }

.HLogged {
    padding-left: 40px !important;
    background-image: url(../images/logged.png); }

.HLogout {
    padding-left: 40px !important;
    background-image: url(../images/logout.png); }

.HSearch {
    position: relative;
    background-image: url(../images/search.png);
    background-position: center !important;
    width: 50px; }
.HSearch .Expand {
    position: absolute;
    height: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    transition: height .4s;
    line-height: 40px; }
.HSearch .Ins {
    padding: 5%;
    background-color: #fff;
    max-width: 62%;
    border: 1px solid #E4ECF1;
    border-top: none; }
.HSearch .Ins input[type="text"] {
    padding: 5px;
    border: 1px solid #0075be;
    font-size: 12px;
    width: 24%;
    margin: 0 1%; }
.HSearch .Ins input[type="submit"] {
    background-color: #0075be;
    padding: 5px;
    font-size: 12px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer; }
.HSearch:hover .Expand {
    height: 65px; }

.HeadFly {
    height: 60px;
    width: inherit;
    position: fixed;
    top: -100px;
    z-index: 1000;
    background-color: #fff;
    border-bottom: 1px solid #E4ECF1;
    box-shadow: 0 0 5px #E4ECF1;
    transition: top .3s; }
.HeadFly .HLink {
    line-height: 60px; }

.HFLogo {
    float: left;
    background-image: url(../images/mobile_junior.png);
    background-position: center;
    width: 220px; }

.HFMenu {
    float: left;
    background-image: url(../images/media_menu.png);
    width: 60px;
    background-color: #0075be; }
.HFMenu:hover .HFSub {
    display: block; }

.HFSub {
    display: none;
    line-height: 30px;
    background-color: #fff;
    position: absolute;
    top: 59px;
    left: 0;
    padding: 5px 10px;
    border: 1px solid #0075be; }
.HFSub ul {
    list-style: none; }
.HFSub .LS {
    border-top: 2px dashed #0075be;
    padding-top: 7px;
    margin-top: 5px; }

.HJNews {
    color: #fff;
    background-color: #0075be !important; }

.HRight {
    float: right; }
.HRight .HSearch {
    display: none; }
.HRight #FJloginMobile {
    display: none; }

#MediaMenuIco {
    display: none;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer; }

.Crumbs {
    padding: 0 15px; }

.HCrumbs {
    padding: 5px 23px; }
@media only screen and (max-width: 767px) {
    .HCrumbs {
        text-align: center; } }

.PagePath {
    font-size: 12px;
    color: #4e555e; }

.MMain {
    text-align: center; }
.MMain .MMainUp {
    height: 36px;
    background-color: #E4ECF1; }
.MMain .MMainDown {
    height: 40px; }
.MMain ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
.MMain li, .MMain a {
    display: inline-block; }
.MMain .L1 {
    padding-top: 8px; }
.MMain .L1:hover .a1 {
    background-color: #fff200; }
.MMain .L1:hover .MMSub {
    transform: scaleY(1); }
.MMain .L1:last-child .a1 {
    border-right: none; }
.MMain .a1 {
    line-height: 20px;
    padding: 0 10px;
    border-right: 1px solid #000;
    transition: background-color .5s; }
.MMain .a1open {
    background-color: #fff200; }
.MMain .a1open:hover .MMSub {
    transform: scaleY(1); }
.MMain .MMSub {
    transform: scaleY(0);
    z-index: 99999999991;
    background-color: #0075be;
    border-radius: 0 0 18px 18px; }
.MMain .MMSSub {
    transform: scaleX(0);
    z-index: 99999999990;
    background-color: #0075be;
    border-radius: 0 18px 18px 18px;
    margin: -47px 0 0 190px; }
.MMain .L2:hover {
    color: #fff200; }
.MMain .L2:hover .MMSSub {
    transform: scaleX(1); }
.MMain .L2:last-child .a2 {
    border-bottom: none; }
.MMain .L3:hover {
    color: #fff200; }
.MMain .L3:last-child .a3 {
    border-bottom: none; }
.MMain .L2open {
    color: #fff200; }
.MMain .L2open:hover .MMSSub {
    transform: scaleX(1); }
.MMain .L3open {
    color: #fff200; }

.SATover {
    height: 34px;
    width: 120px;
    text-align: left;
    line-height: 34px;
    color: #0075be;
    transition: height .4s;
    overflow: hidden; }
.SATover:hover {
    height: 75px; }
.SATover:hover .Ico {
    border-radius: 17px 0 0 17px;
    transform: rotate(90deg); }
.SATover:hover .addthis_toolbox {
    border-radius: 0 0 15px 15px; }
.SATover .addthis_toolbox {
    background-color: #fff200;
    line-height: 0;
    padding: 10px 0 10px 15px;
    border-radius: 0 0 15px 15px; }
.SATover .at300b {
    float: left;
    margin: 0 6px 0 0; }

.SBtB {
    float: left;
    margin: 0 6px 0 0; }

.SP {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    transition: all .3s; }

.FB {
    background-image: url(../images/head-fb.png); }

.YT {
    background-image: url(../images/head-yt.png); }

.IG {
    background-image: url(../images/head-ig.png); }

.BtIco {
    height: 40px;
    line-height: 36px;
    color: #0075be;
    cursor: pointer; }

.Ico {
    height: 34px;
    width: 34px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 17px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle; }
.Ico.Share {
    background-image: url(../images/bt-share.gif); }
.Ico.Print {
    background-image: url(../images/bt-print.gif); }

.CB + label, .RB + label {
    cursor: pointer; }

.FMsgOK {
    background-color: #0075be;
    transform: rotate(-1deg); }

.FMsgError {
    background-color: #de0202;
    transform: rotate(1deg); }

.LoginFly {
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); }
.LoginFly .LoginTitle {
    text-align: center; }

.LoginBox {
    padding: 20px 0;
    border: 3px solid #0075be;
    border-radius: 20px;
    background-color: #fff;
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
    transition: margin .3s;
    text-align: center; }
.LoginBox input {
    width: 200px !important;
    min-width: 200px !important;
    margin: 0 5px; }
.LoginBox .Bt {
    margin: 20px auto 10px auto; }

.LoginForm {
    padding: 20px;
    border-top: 3px solid #0075be;
    border-bottom: 3px solid #0075be; }
.LoginForm input {
    min-width: 250px !important;
    margin: 5px 15px 5px 0; }
.LoginForm .Bt {
    margin-top: 20px; }

.LoginClose {
    display: block;
    position: absolute;
    z-index: 99999999;
    width: 42px;
    height: 42px;
    margin: 0 20px 0 398px;
    cursor: pointer;
    transition: transform 1s;
    background-image: url(../images/close.jpg);
    background-repeat: no-repeat;
    background-position: center; }
.LoginClose:hover {
    transform: rotate(360deg); }

.LoginTitle {
    padding: 25px 0 10px;
    font-size: 36px;
    font-weight: 700; }

.LoginTxt {
    padding: 10px 0;
    font-size: 20px;
    display: block; }

.LoginInfo {
    padding: 10px 0;
    display: block; }

.LoginNL {
    border-top: 1px solid #6e7175;
    border-bottom: 1px solid #6e7175;
    padding: 10px 5px;
    margin-top: 20px; }

.TitleRedLabel {
    color: #fff;
    text-align: center; }
.TitleRedLabel span {
    display: inline-block;
    background-color: #de0202;
    padding: 3px 10px;
    font-size: 26px;
    transform: rotate(-3deg); }

.Title35 {
    font-size: 35px;
    padding: 10px 0 25px;
    font-weight: 700;
    color: #32363b; }

.Title24 {
    font-size: 24px;
    padding: 10px 0 15px; }

.Title16 {
    font-size: 16px;
    padding: 5px 0 10px; }

.ImgLeft {
    float: left;
    margin: 0 15px 15px 0; }

.ImgCenter {
    text-align: center;
    margin-bottom: 15px; }

.CPara {
    padding: 30px 0; }
.CPara img {
    max-width: 100%;
    width: 220px; }
@media only screen and (max-width: 767px) {
    .CPara img {
        width: 150px; } }

.Unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.CText {
    line-height: 24px;
    padding: 5px 0;
    font-size: 14px;
    color: #262b33; }
.CText p {
    padding: 10px 0; }
.CText a {
    text-decoration: none;
    color: #0075be; }
.CText a:hover {
    text-decoration: underline; }
.CText ul {
    padding-left: 25px; }

.ATypeS {
    height: 26px;
    width: 30px;
    margin: 0 5px 0 0; }
.ATypeS.AIco1 {
    background-image: url(../images/type-photo-small.jpg); }
.ATypeS.AIco2 {
    background-image: url(../images/type-video-small.jpg); }

.ATypeB {
    height: 80px;
    width: 80px;
    margin: 0 20px 10px 0;
    border-radius: 40px; }
.ATypeB.AIco1 {
    background-image: url(../images/type-photo.jpg); }
.ATypeB.AIco2 {
    background-image: url(../images/type-video.jpg); }

.IcoDate {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/date-clock.png);
    padding: 4px 0 4px 30px; }

.at-icon {
    fill: #fff;
    border: 0; }

.at-icon-wrapper {
    display: inline-block;
    overflow: hidden; }

.at-rounded {
    border-radius: 12%; }

.at-circular {
    border-radius: 50%; }

.addthis_32x32_style .at-icon {
    width: 2pc;
    height: 2pc; }

.addthis_24x24_style .at-icon {
    width: 24px;
    height: 24px; }

.addthis_20x20_style .at-icon {
    width: 20px;
    height: 20px; }

.addthis_16x16_style .at-icon {
    width: 1pc;
    height: 1pc; }

#at16lb {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: #000;
    opacity: .001; }

#at_complete, #at_error, #at_success {
    position: static !important; }

#at_share {
    position: static !important;
    margin: 0;
    padding: 0; }
#at_share .at_item {
    width: 123px !important;
    padding: 4px;
    margin-right: 2px;
    border: 1px solid #fff; }
#at_share .at_item .at-icon-wrapper {
    margin-right: 5px; }

#at15s {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiZGBgaGAgAjAxEAlGFVJHIUCAAQDcngCUgqGMqwAAAABJRU5ErkJggg==);
    float: none;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 5px;
    text-align: left;
    position: absolute; }
#at15s.mmborder {
    position: fixed !important;
    width: 250px !important; }
#at15s .at-label {
    margin-left: 5px; }
#at15s .at-icon-wrapper {
    width: 1pc;
    height: 1pc;
    vertical-align: middle; }
#at15s .at-icon {
    width: 1pc;
    height: 1pc; }
#at15s .at4-icon {
    text-indent: 20px;
    padding: 0;
    overflow: visible;
    white-space: nowrap;
    background-size: 1pc;
    width: 1pc;
    height: 1pc;
    background-position: top left;
    display: inline-block;
    line-height: 1pc; }
#at15s.atm {
    background: none !important;
    padding: 0 !important;
    width: 10pc !important; }
#at15s #at16pf a {
    top: 1px; }

#at16p {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiZGBgaGAgAjAxEAlGFVJHIUCAAQDcngCUgqGMqwAAAABJRU5ErkJggg==);
    z-index: 10000001;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    padding: 10px;
    margin: 0 auto;
    margin-top: -185px;
    margin-left: -155px;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    color: #4e555e; }

.at4-icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0;
    overflow: hidden;
    cursor: pointer; }
.at4-icon.circular {
    border-radius: 50%; }
.at4-icon.rounded {
    border-radius: 4px; }

.addthis_default_style .at4-icon {
    float: left; }

.addthis_default_style .addthis_separator {
    margin: 0 5px;
    display: inline;
    float: left; }

.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
    float: left;
    padding: 0 2px; }

.addthis_default_style .at300bs {
    float: left; }

.addthis_default_style .at15t_compact,
.addthis_default_style .at15t_expanded {
    margin-right: 4px; }

.circular .at4-icon {
    border-radius: 50%; }

.circular.aticon {
    border-radius: 50%; }

.at4-icon-left {
    float: left; }

#at15s_inner {
    background: #fff;
    border: 1px solid #fff;
    margin: 0; }

#at15s_head {
    position: relative;
    background: #E4ECF1;
    padding: 4px;
    cursor: default;
    border-bottom: 1px solid #E4ECF1; }

.at15s_head_success {
    background: #a9d582 !important;
    border-bottom: 1px solid #a9d582 !important; }
.at15s_head_success a {
    color: #000 !important;
    text-decoration: none; }
.at15s_head_success span {
    color: #000 !important;
    text-decoration: none; }

#at15s_brand {
    position: absolute;
    top: 4px;
    right: 4px; }

#at15sptx {
    position: absolute; }
#at15sptx:hover {
    text-decoration: underline; }
#at15sptx:focus {
    outline: thin dotted; }

#at16_brand {
    position: absolute;
    top: 5px;
    right: 30px;
    cursor: default; }

.at15s_brandx {
    right: 20px !important; }

#at_hover {
    padding: 4px; }
#at_hover .at_item {
    width: 7pc !important;
    padding: 2px 3px !important;
    margin: 1px;
    text-decoration: none !important; }
#at_hover .at_item.athov {
    margin: 0 !important; }
#at_hover .at_item:focus {
    margin: 0 !important; }
#at_hover .at_item:hover {
    margin: 0 !important; }
#at_hover .at_bold {
    font-weight: 700;
    color: #000 !important; }
#at_hover.atm-s a:hover .at_bold {
    color: #fff !important; }
#at_hover.atm-s .at_bold {
    color: #0075be !important;
    font-weight: 700; }

.at15t {
    display: block !important;
    height: 1pc !important;
    line-height: 1pc !important;
    padding-left: 20px !important;
    background-position: 0 0;
    text-align: left;
    cursor: pointer; }

.addthis_button {
    cursor: pointer; }

.addthis_toolbox a {
    margin-bottom: 5px;
    line-height: initial; }
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    width: auto; }
.addthis_toolbox a.addthis_button_counter, .addthis_toolbox a.addthis_button_facebook_like, .addthis_toolbox a.addthis_button_facebook_send, .addthis_toolbox a.addthis_button_facebook_share, .addthis_toolbox a.addthis_button_foursquare, .addthis_toolbox a.addthis_button_google_plusone, .addthis_toolbox a.addthis_button_linkedin_counter, .addthis_toolbox a.addthis_button_pinterest_pinit, .addthis_toolbox a.addthis_button_stumbleupon_badge, .addthis_toolbox a.addthis_button_tweet {
    display: inline-block; }

.addthis_toolbox.addthis_vertical_style {
    width: 200px; }
.addthis_toolbox.addthis_vertical_style a {
    display: block; }
.addthis_toolbox.addthis_vertical_style .at300bs {
    margin-right: 4px;
    float: left; }
.addthis_toolbox.addthis_vertical_style span.addthis_follow_label {
    display: block;
    white-space: nowrap; }
.addthis_toolbox.addthis_vertical_style.addthis_32x32_style a {
    line-height: 2pc;
    height: 2pc; }

.addthis_toolbox.addthis_pill_combo_style a {
    float: left; }
.addthis_toolbox.addthis_pill_combo_style a.addthis_button_tweet {
    margin-top: -2px; }

.addthis_toolbox.addthis_pill_combo_style .addthis_button_compact .at15t_compact {
    float: left;
    margin-right: 4px; }

.addthis_toolbox .addthis_button_pinterest_pinit {
    position: relative; }

.addthis_toolbox span.addthis_follow_label {
    display: none; }

.addthis_toolbox.addthis_20x20_style span {
    line-height: 20px; }

.addthis_toolbox.addthis_32x32_style span {
    line-height: 2pc; }

.addthis_button_facebook_like .fb_iframe_widget {
    line-height: 100%; }

.addthis_button_facebook_like iframe.fb_iframe_widget_lift {
    max-width: none; }

.addthis_button_facebook_like.at300b:hover, .addthis_button_facebook_like.at300bs:hover {
    opacity: 1; }

.at-share-tbx-element {
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    line-height: 0; }
.at-share-tbx-element .fb_iframe_widget {
    display: block; }
.at-share-tbx-element .fb_iframe_widget span {
    vertical-align: baseline !important; }
.at-share-tbx-element .at-share-btn {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    line-height: 0;
    cursor: pointer;
    margin: 0 5px 5px 0;
    display: inline-block;
    overflow: hidden;
    border: 0;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
    color: inherit;
    transition: all .2s ease-in-out; }
.at-share-tbx-element .at-share-btn:focus {
    transform: translateY(-4px);
    outline-offset: -1px;
    color: inherit; }
.at-share-tbx-element .at-share-btn:hover {
    transform: translateY(-4px);
    outline-offset: -1px;
    color: inherit; }
.at-share-tbx-element .at-share-btn.at-share-btn.at-svc-compact:hover {
    transform: none; }
.at-share-tbx-element .at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0; }
.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle; }
.at-share-tbx-element .at4-share-count, .at-share-tbx-element .at-label {
    margin: 0 7.5px 0 2.5px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    background: none;
    height: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
.at-share-tbx-element.at-mobile .at4-share-count, .at-share-tbx-element.at-mobile .at-label {
    display: none; }
.at-share-tbx-element .at_native_button {
    vertical-align: middle; }
.at-share-tbx-element .google_plusone_iframe_widget > span > div {
    vertical-align: top !important; }
.at-share-tbx-element .addthis_counter.addthis_bubble_style {
    margin: 0 2px;
    vertical-align: middle;
    display: inline-block; }
.at-share-tbx-element.at-share-tbx-native .at300b {
    vertical-align: middle; }

.at300b,
.at300bo {
    cursor: pointer; }
.at300b img,
.at300bo img {
    border: 0; }

.at300bs {
    cursor: pointer;
    overflow: hidden;
    display: block;
    background-position: 0 0;
    height: 1pc;
    width: 1pc;
    line-height: 1pc !important; }

.at300m {
    cursor: pointer; }

.addthis_button_facebook_send.at300b:hover, .addthis_button_facebook_send.at300bs:hover {
    opacity: 1; }

#at16pt {
    position: relative;
    background: #E4ECF1;
    height: 13px;
    padding: 5px 10px; }
#at16pt a {
    font-weight: 700;
    position: absolute;
    top: 5px;
    right: 10px;
    color: #4e555e;
    text-decoration: none;
    padding: 2px; }
#at16pt a:focus {
    outline: thin dotted; }
#at16pt h4 {
    font-weight: 700;
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 9pt;
    color: #4e555e;
    cursor: default; }

#_atssh {
    width: 1px !important;
    height: 1px !important;
    border: 0 !important; }

.atm {
    width: 10pc !important;
    margin: 0;
    line-height: 9pt;
    letter-spacing: normal;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    color: #4e555e;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiZGBgaGAgAjAxEAlGFVJHIUCAAQDcngCUgqGMqwAAAABJRU5ErkJggg==);
    padding: 4px; }

.atm-f {
    text-align: right;
    border-top: 1px solid #E4ECF1;
    padding: 5px 8px; }

.atm-i {
    background: #fff;
    border: 1px solid #E4ECF1;
    padding: 0;
    margin: 0;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); }

.atm-s {
    margin: 0 !important;
    padding: 0 !important; }
.atm-s a:focus {
    border: transparent;
    outline: 0;
    transition: none; }
.atm-s a .at-label {
    vertical-align: middle;
    margin-left: 5px;
    direction: ltr; }

.at_PinItButton {
    display: block;
    width: 40px;
    height: 20px;
    padding: 0;
    margin: 0;
    background-image: url(//s7.addthis.com/static/t00/pinit00.png);
    background-repeat: no-repeat; }
.at_PinItButton:hover {
    background-position: 0 -20px; }

#at16pf {
    height: auto;
    text-align: right;
    padding: 4px 8px; }

.at-privacy-info {
    position: absolute;
    left: 7px;
    bottom: 7px;
    cursor: pointer;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 9pt;
    letter-spacing: .2px;
    color: #4e555e; }
.at-privacy-info:hover {
    color: #000; }

.at-branding-logo {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 10px;
    display: inline-block;
    margin: 2px 0;
    letter-spacing: .2px; }
.at-branding-logo .at-branding-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////+GlNUkcc1QAAAB1JREFUeNpiYIQDBjQmAwMmkwEM0JnY1WIxFyDAABGeAFEudiZsAAAAAElFTkSuQmCC);
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 4px;
    margin-right: 3px;
    margin-bottom: -1px;
    background-repeat: no-repeat; }
.at-branding-logo .at-privacy-icon {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 4px;
    margin-right: 3px;
    margin-bottom: -1px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAMAAABR24SMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRF8fr9ot/xXcfn2/P5AKva////////AKTWodjhjAAAAAd0Uk5T////////ABpLA0YAAAA6SURBVHjaJMzBDQAwCAJAQaj7b9xifV0kUKJ9ciWxlzWEWI5gMF65KUTv0VKkjVeTerqE/x7+9BVgAEXbAWI8QDcfAAAAAElFTkSuQmCC); }
.at-branding-logo span {
    text-decoration: none; }
.at-branding-logo .at-branding-addthis {
    color: #4e555e; }
.at-branding-logo .at-branding-addthis:hover {
    color: #32363b; }
.at-branding-logo .at-branding-powered-by {
    color: #4e555e; }

.at-branding-info {
    display: inline-block;
    padding: 0 5px;
    color: #4e555e;
    border: 1px solid #4e555e;
    border-radius: 50%;
    font-size: 10px;
    line-height: 9pt;
    opacity: .7;
    transition: all .3s ease;
    text-decoration: none; }
.at-branding-info span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
.at-branding-info:before {
    content: 'i';
    font-family: "Times New Roman"; }
.at-branding-info:hover {
    color: #0075be;
    border-color: #0075be; }

.at-share-dock.atss {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000200;
    box-shadow: 0 0 1px 1px #E4ECF1; }

.at-share-dock.at-share-dock-zindex-hide {
    z-index: -1 !important; }

.at-share-dock.atss-top {
    bottom: auto;
    top: 0; }

.at-share-dock a {
    width: auto;
    transition: none;
    color: #fff;
    text-decoration: none;
    box-sizing: content-box; }
.at-share-dock a:hover {
    width: auto; }

.at-share-dock .at4-count {
    height: 43px;
    padding: 5px 0 0;
    line-height: 20px;
    background: #fff;
    font-family: "Helvetica Neue", Arial; }
.at-share-dock .at4-count span {
    width: 100%; }
.at-share-dock .at4-count .at4-share-label {
    color: #6e7175;
    font-size: 10px;
    letter-spacing: 1px; }
.at-share-dock .at4-count .at4-counter {
    top: 2px;
    position: relative;
    display: block;
    color: #1b1b1b;
    font-size: 22px; }

.at-share-dock.at-shfs-medium .at4-count {
    height: 36px;
    line-height: 1pc;
    padding-top: 4px; }
.at-share-dock.at-shfs-medium .at4-count .at4-counter {
    font-size: 18px; }

.at-share-dock.at-shfs-medium .at-share-btn .at-icon-wrapper {
    padding: 6px 0; }

.at-share-dock.at-shfs-medium a .at-icon-wrapper {
    padding: 6px 0; }

.at-share-dock.at-shfs-small .at4-count {
    height: 26px;
    line-height: 1;
    padding-top: 3px; }
.at-share-dock.at-shfs-small .at4-count .at4-share-label {
    font-size: 8px; }
.at-share-dock.at-shfs-small .at4-count .at4-counter {
    font-size: 14px; }

.at-share-dock.at-shfs-small .at-share-btn .at-icon-wrapper {
    padding: 4px 0; }

.at-share-dock.at-shfs-small a .at-icon-wrapper {
    padding: 4px 0; }

.atss {
    position: fixed;
    top: 20%;
    width: 3pc;
    z-index: 100020;
    background: none; }
.atss.atss-right a {
    float: right; }
.atss.atss-right .at4-share-title {
    float: right;
    overflow: hidden; }
.atss .at-share-btn {
    position: relative;
    display: block;
    width: 3pc;
    margin: 0;
    outline-offset: -1px;
    text-align: center;
    float: left;
    transition: width .15s ease-in-out;
    overflow: hidden;
    background: #E4ECF1;
    z-index: 100030;
    cursor: pointer;
    border: 0;
    padding: 0; }
.atss .at-share-btn:focus {
    width: 4pc; }
.atss .at-share-btn:hover {
    width: 4pc; }
.atss .at-share-btn .at-icon-wrapper {
    display: block;
    padding: 8px 0; }
.atss .at-share-btn:last-child {
    border: none; }
.atss .at-share-btn span .at-icon {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    border: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    cursor: hand; }
.atss a {
    position: relative;
    display: block;
    width: 3pc;
    margin: 0;
    outline-offset: -1px;
    text-align: center;
    float: left;
    transition: width .15s ease-in-out;
    overflow: hidden;
    background: #E4ECF1;
    z-index: 100030;
    cursor: pointer; }
.atss a:focus, .atss a:hover {
    width: 4pc; }
.atss a .at-icon-wrapper {
    display: block;
    padding: 8px 0; }
.atss a:last-child {
    border: none; }
.atss a span .at-icon {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    border: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    cursor: hand; }

.at-share-close-control {
    position: relative;
    width: 3pc;
    overflow: auto; }
.at-share-close-control .at4-arrow.at-left {
    float: right; }

.at-share-open-control-left {
    position: fixed;
    top: 20%;
    z-index: 100020;
    left: 0;
    width: 22px; }

.atss-left {
    left: 0;
    float: left;
    right: auto; }

.atss-right {
    left: auto;
    float: right;
    right: 0; }
.atss-right .at-share-btn {
    float: right; }
.atss-right.at-share-close-control .at4-arrow {
    float: left; }
.atss-right.at-share-close-control .at4-arrow.at-right {
    position: relative;
    right: 0;
    overflow: auto; }
.atss-right .at-share-close-control .at4-arrow {
    float: left; }

.at-share-open-control-right {
    position: fixed;
    top: 20%;
    z-index: 100020;
    right: 0;
    width: 22px;
    float: right; }

.at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0; }

.at4-share .at-custom-sidebar-counter {
    font-family: "Helvetica Neue", Arial;
    vertical-align: top;
    margin-right: 4px;
    display: inline-block;
    text-align: center; }

.at4-share .at-custom-sidebar-count {
    font-size: 17px;
    line-height: 1.25em;
    color: #1b1b1b; }

.at4-share .at-custom-sidebar-text {
    font-size: 9px;
    line-height: 1.25em;
    color: #6e7175;
    letter-spacing: 1px; }

.at4-share .at4-share-count-container {
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: inherit;
    line-height: 1pc;
    font-size: 10px; }

.at4-share .at4-share-count {
    line-height: 1pc;
    font-size: 10px;
    text-indent: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 200;
    width: 100%;
    height: 1pc; }

.at4-share .at4-share-count-anchor {
    padding-bottom: 8px;
    text-decoration: none;
    transition: padding .15s ease-in-out .15s, width .15s ease-in-out; }

#at4-drawer-outer-container {
    top: 0;
    width: 20pc;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
#at4-drawer-outer-container.at4-drawer-inline {
    position: relative; }
#at4-drawer-outer-container.at4-drawer-inline.at4-drawer-right {
    float: right;
    right: 0;
    left: auto; }
#at4-drawer-outer-container.at4-drawer-inline.at4-drawer-left {
    float: left;
    left: 0;
    right: auto; }
#at4-drawer-outer-container.at4-drawer-shown {
    z-index: 999999; }
#at4-drawer-outer-container.at4-drawer-shown * {
    z-index: 999999; }
#at4-drawer-outer-container.at4-drawer-shown.at4-drawer-right {
    left: auto;
    right: 0; }
#at4-drawer-outer-container.at4-drawer-shown.at4-drawer-left {
    right: auto;
    left: 0; }
#at4-drawer-outer-container .at4-drawer-outer {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
#at4-drawer-outer-container.at4-drawer-right {
    left: auto;
    right: -20pc; }
#at4-drawer-outer-container.at4-drawer-left {
    right: auto;
    left: -20pc; }

#at-drawer {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    z-index: 9999999;
    height: 100%;
    animation-duration: .4s; }
#at-drawer.drawer-push.at-right, #at-drawer.drawer-push.at4-drawer-push-animation-right-back {
    right: -20pc; }
#at-drawer.drawer-push.at-left {
    left: -20pc; }
#at-drawer.drawer-push.at4-drawer-push-animation-right {
    right: 0; }
#at-drawer.drawer-push.at4-drawer-push-animation-left {
    left: 0; }
#at-drawer.drawer-push.at4-drawer-push-animation-left-back {
    left: -20pc !important; }
#at-drawer .at-recommended-label {
    padding: 0 0 0 20px;
    color: #6e7175;
    line-height: 3pc;
    font-size: 18px;
    font-weight: 300;
    cursor: default; }
#at-drawer.ats-dark {
    background: #262b33; }
#at-drawer.ats-dark .at4-closebutton.drawer-close {
    color: #fff; }
#at-drawer.ats-dark.at4-recommended .at4-logo-container a {
    color: #4e555e; }
#at-drawer.ats-dark.at4-recommended .at4-logo-container a:hover {
    color: #fff; }
#at-drawer.at4-recommended .at4-recommended-vertical {
    padding: 0; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item {
    position: relative;
    padding: 0;
    width: 20pc;
    height: 180px;
    margin: 0; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption small {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 20px;
    width: auto;
    color: #6e7175; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption .at-h4 a:hover {
    text-decoration: none; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption .at-h4 a:link {
    color: #fff; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1000000;
    transition: all .2s ease-in-out; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item.at-hover .at4-recommended-item-img a:after {
    background: rgba(0, 0, 0, 0.8); }
#at-drawer.at4-recommended .at4-logo-container {
    margin-left: 20px; }
#at-drawer.at4-recommended .at-logo {
    margin: 0; }
#at-drawer.at4-recommended .at4-recommended-item .sponsored-label {
    margin: 2px 0 0 21px;
    color: #E4ECF1; }
#at-drawer.ats-gray {
    background: #E4ECF1; }
#at-drawer.ats-light {
    background: #fff; }
#at-drawer .at4-closebutton.drawer-close {
    content: 'X';
    color: #6e7175;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    width: 3pc;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    opacity: .5; }
#at-drawer .at4-closebutton.drawer-close:hover {
    opacity: 1; }
#at-drawer .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img {
    width: 20pc;
    height: 180px;
    float: none; }
#at-drawer .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img a, #at-drawer .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img img {
    width: 20pc;
    height: 180px;
    float: none; }
#at-drawer .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px; }
#at-drawer .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption .at-h4 {
    color: #fff;
    position: absolute;
    height: 52px;
    top: 0;
    left: 20px;
    right: 20px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    font-size: 20px;
    font-weight: 600;
    z-index: 1000001;
    text-decoration: none;
    text-transform: none; }

.at4-drawer-push-content-right-back {
    position: relative;
    right: 0; }

.at4-drawer-push-content-right {
    position: relative;
    left: 20pc !important; }

.at4-drawer-push-content-left-back {
    position: relative;
    left: 0; }

.at4-drawer-push-content-left {
    position: relative;
    right: 20pc !important; }

#at-drawer-arrow {
    width: 30px;
    height: 5pc; }
#at-drawer-arrow.ats-dark {
    background: #262b33; }
#at-drawer-arrow.ats-gray {
    background: #E4ECF1; }
#at-drawer-arrow.at4-drawer-modern-browsers {
    position: fixed;
    top: 40%;
    background-repeat: no-repeat;
    background-position: 0 0 !important;
    z-index: 9999999; }
#at-drawer-arrow.at4-drawer-modern-browsers.at-right {
    right: 0; }
#at-drawer-arrow.at4-drawer-modern-browsers.at-left {
    left: 0; }

#at-drawer-open-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABcCAYAAAC1OT8uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk3ODNCQjdERUQ3QjExRTM5NjFGRUZBODc3MTIwMTNCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk3ODNCQjdFRUQ3QjExRTM5NjFGRUZBODc3MTIwMTNCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTc4M0JCN0JFRDdCMTFFMzk2MUZFRkE4NzcxMjAxM0IiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTc4M0JCN0NFRDdCMTFFMzk2MUZFRkE4NzcxMjAxM0IiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7kstzCAAAB4ElEQVR42uyWv0oDQRDGb9dYimgVjliID2Ca9AGfwtZob2Grja1PIFj7EhGCYK99VPBPOkVMp8X5rc6FeN7dfjOksMjAxwXZ3667OzvfLKRr682l5ZV9aDh+fxsnRHhoDzqGLjFBi4XOoFtoAxowoB893o/w7WpAl/+QgQMBwwRdTPhUC2lAV/wDA7qy5WOgq9psHejqTqkKdLE7KYCv0JZjMgBgB58raBG6mP1K6j2pT099T+qMUOeeOss1wDcEIA1PnQXy576rAUI0oFMoC7VCnn40Gs8Pd4lAiXNUKmJ0lh1mPzGEWiyUCqAGW3Pwv4IvUJsFO9CHgP3Zr6Te0xwgAf3LxaAjS241pbikCRkOg+nSJdV4p8HOPl3vvRYI5dtrgVDvvcWovcWovcWovcWovcWovcWovQChWNywNpqvdAKtQp/QNmPUIQ6kwwqt2Xmsxf6GMPM1Pptsbz45CPmXqKb+15Gz4J/LZcDSNIqBlQlbB0afe1mmUDWiCNKFZRq0VKMeXY1CTDq2sJLWsCmoaBBRqNRR6qBKC6qCaj2rDIqaXBGiXHEaom00h1S+K3fVlr6HNuqgvgCh0+owt21bybQn8+mZ78mcEebcM2e5+T2ZX24ZqCph0qn1vgQYAJ/KDpLQr2tPAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    width: 13px;
    height: 23px;
    margin: 28px 0 0 8px; }

.ats-dark #at-drawer-open-arrow {
    background-position: 0 -23px; }

.ats-dark.at-left #at-drawer-open-arrow {
    background-position: 0 -69px; }

.ats-dark div.at4-arrow.at-right {
    background-position: -20px -20px; }

.ats-dark div.at4-arrow.at-left {
    background-position: 0 -20px; }

.ats-dark div.at4-arrow.at-down {
    background-position: -60px -20px; }

.ats-dark div.at4-arrow.at-up {
    background-position: -40px -20; }

.at4-drawer-push-animation-left,
.at4-drawer-push-animation-right {
    transition: right .4s ease-in-out .15s; }

.at4-follow {
    position: fixed;
    top: 0;
    right: 0;
    font-weight: 400;
    color: #4e555e;
    cursor: default;
    z-index: 10001; }
.at4-follow.at-mobile {
    display: none !important; }
.at4-follow .at4-follow-inner {
    position: relative;
    padding: 10px 24px 10px 15px; }
.at4-follow .at4-follow-inner .at4-follow-close-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    cursor: pointer;
    display: none; }
.at4-follow .at4-follow-inner .at4-follow-close-control div {
    display: block;
    line-height: 20px;
    text-indent: -9999em;
    margin-top: calc(50% +1px);
    overflow: hidden; }
.at4-follow .at4-follow-container {
    margin-left: 9pt; }
.at4-follow .at4-follow-container .at-follow-label {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    padding: 0;
    cursor: default;
    float: left; }
.at4-follow .at4-follow-container .at-icon-wrapper {
    height: 24px;
    width: 24px; }
.at4-follow.ats-dark .at4-follow-inner {
    background: #262b33;
    border-color: #000;
    color: #fff; }
.at4-follow.ats-dark .at-follow-close-control {
    background-color: #262b33; }
.at4-follow.ats-light .at4-follow-inner {
    background: #fff;
    border-color: #E4ECF1; }
.at4-follow.ats-light .at4-follow-close-control {
    background: #E4ECF1; }
.at4-follow.at4-follow-24 .at4-follow-container {
    height: 24px;
    line-height: 23px;
    font-size: 13px; }
.at4-follow.at4-follow-32 .at4-follow-container {
    width: 15pc;
    height: 2pc;
    line-height: 2pc;
    font-size: 14px; }
.at4-follow.ats-transparent .at4-follow-inner {
    border-color: transparent; }
.at4-follow.ats-gray .at4-follow-inner {
    background: #E4ECF1;
    border-color: #E4ECF1; }

.at4-follow-inner {
    border: 0 solid #E4ECF1;
    border-width: 1px 0 1px 1px;
    margin-top: -1px; }

.at-follow-open-control {
    border: 0 solid #E4ECF1;
    border-width: 1px 0 1px 1px;
    margin-top: -1px;
    position: fixed;
    height: 35px;
    top: 0;
    right: 0;
    padding-top: 10px;
    z-index: 10002; }
.at-follow-open-control.ats-transparent {
    border-color: transparent; }
.at-follow-open-control.ats-dark {
    background: #262b33;
    border-color: #000;
    color: #fff; }
.at-follow-open-control.ats-gray {
    background: #E4ECF1;
    border-color: #E4ECF1; }
.at-follow-open-control.ats-light {
    background: #E4ECF1; }
.at-follow-open-control div.at4-arrow.at-left {
    background-position: 0 -2px; }

.at-follow-btn {
    margin: 0 5px 5px 0;
    padding: 0;
    outline-offset: -1px;
    display: inline-block;
    box-sizing: content-box;
    transition: all .2s ease-in-out; }
.at-follow-btn:focus, .at-follow-btn:hover {
    transform: translateY(-4px); }

.at-follow-tbx-element .at300b {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 2px 5px;
    outline-offset: -1px;
    transition: all .2s ease-in-out; }
.at-follow-tbx-element .at300b:focus, .at-follow-tbx-element .at300b:hover {
    transform: translateY(-4px); }

.at-follow-tbx-element .at300m {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 2px 5px;
    outline-offset: -1px;
    transition: all .2s ease-in-out; }
.at-follow-tbx-element .at300m:focus, .at-follow-tbx-element .at300m:hover {
    transform: translateY(-4px); }

.at-follow-tbx-element .addthis_vertical_style .at300b {
    display: block; }
.at-follow-tbx-element .addthis_vertical_style .at300b .addthis_follow_label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
.at-follow-tbx-element .addthis_vertical_style .at300b .at-icon-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
.at-follow-tbx-element .addthis_vertical_style .at300b:focus, .at-follow-tbx-element .addthis_vertical_style .at300b:hover {
    transform: none; }

.at-follow-tbx-element .addthis_vertical_style .at300m {
    display: block; }
.at-follow-tbx-element .addthis_vertical_style .at300m .addthis_follow_label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
.at-follow-tbx-element .addthis_vertical_style .at300m .at-icon-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
.at-follow-tbx-element .addthis_vertical_style .at300m:focus, .at-follow-tbx-element .addthis_vertical_style .at300m:hover {
    transform: none; }

.at4-jumboshare .at-share-btn {
    margin-right: 13px;
    margin-top: 13px;
    display: inline-block;
    margin: 0 2px;
    line-height: 0;
    padding: 0;
    overflow: hidden;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
    border: 0;
    background-color: transparent; }
.at4-jumboshare .at-share-btn .at-icon {
    float: left; }
.at4-jumboshare .at-share-btn .at300bs {
    display: inline-block;
    float: left;
    cursor: pointer; }
.at4-jumboshare .at-share-btn:focus {
    transform: translateY(-4px);
    color: #fff;
    text-decoration: none; }
.at4-jumboshare .at-share-btn:hover {
    transform: translateY(-4px);
    color: #fff;
    text-decoration: none;
    text-decoration: none; }
.at4-jumboshare .at-share-btn:link {
    text-decoration: none; }

.at4-jumboshare .at4-count {
    font-size: 60px;
    line-height: 60px;
    font-family: "Helvetica Neue", Arial;
    font-weight: 700; }

.at4-jumboshare .at4-count-container {
    display: table-cell;
    text-align: center;
    min-width: 200px;
    vertical-align: middle;
    border-right: 1px solid #6e7175;
    padding-right: 20px; }

.at4-jumboshare .at4-share-container {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px; }
.at4-jumboshare .at4-share-container.at-share-tbx-element {
    padding-top: 0; }

.at4-jumboshare .at4-title {
    position: relative;
    font-size: 18px;
    line-height: 18px;
    bottom: 2px; }

.at4-jumboshare .at4-spacer {
    height: 1px;
    display: block;
    visibility: hidden;
    opacity: 0; }

.at4-jumboshare .at-label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 9pt;
    padding: 0 15px 0 0;
    margin: 0;
    height: 2pc;
    line-height: 2pc;
    background: none; }

.at4-jumboshare .at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0; }

.at4-jumboshare .at4-mobile .at-share-btn {
    padding: 0; }
.at4-jumboshare .at4-mobile .at-share-btn .at-icon, .at4-jumboshare .at4-mobile .at-share-btn .at-icon-wrapper {
    margin: 0;
    padding: 0; }
.at4-jumboshare .at4-mobile .at-share-btn .at-label {
    display: none; }

.at4-jumboshare.at-mobile .at-label {
    display: none; }

.at4-recommendedbox-outer-container {
    display: inline; }
.at4-recommendedbox-outer-container .at4-recommended-recommendedbox .at4-logo-container a:hover {
    color: #000; }

.at4-recommended-outer {
    position: static; }

.at4-recommended {
    top: 20%;
    margin: 0;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: #4e555e; }
.at4-recommended.at-inline .at4-recommended-horizontal {
    text-align: left; }
.at4-recommended.at-inline .at4-recommended-horizontal .at4-recommended-item {
    margin: 10px 20px 0 0; }
.at4-recommended.at-inline .at4-recommended-horizontal .at-logo {
    text-align: left; }
.at4-recommended.at-inline .at4-recommended-horizontal-logo {
    text-align: left; }
.at4-recommended.at-medium .at4-recommended-horizontal {
    max-height: 15pc; }
.at4-recommended.at-medium .at4-recommended-horizontal .at4-recommended-item {
    margin: 10px 10px 0 0; }
.at4-recommended.at-medium .at4-recommended-item {
    width: 140px;
    overflow: hidden; }
.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-img {
    height: 140px; }
.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-img a {
    height: 140px; }
.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-caption {
    height: 50px;
    padding: 15px; }
.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-caption .at-h4 {
    font-size: 9pt;
    line-height: 1pc;
    height: 33px; }
.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-caption small {
    font-size: 9px; }
.at4-recommended.at4-minimal .at4-recommended-horizontal .at4-recommended-item-caption {
    padding: 20px 0 0 !important; }
.at4-recommended.at4-minimal .at4-recommended-horizontal .at4-recommended-item .at4-recommended-item-caption {
    padding: 0 0 10px; }
.at4-recommended.at4-minimal.at-medium .at4-recommended-horizontal {
    padding-top: 10px;
    max-height: 230px; }
.at4-recommended .at4-recommended-item {
    display: inline-block;
    position: relative;
    background: #fff;
    border: 1px solid #E4ECF1;
    width: 200px;
    margin: 10px; }
.at4-recommended .at4-recommended-item .sponsored-label {
    color: #4e555e;
    font-size: 9px;
    position: absolute;
    top: -20px; }
.at4-recommended .at4-recommended-item .at4-recommended-item-img {
    position: relative;
    text-align: center;
    width: 100%;
    height: 200px;
    line-height: 0;
    overflow: hidden; }
.at4-recommended .at4-recommended-item .at4-recommended-item-img a {
    display: block;
    width: 100%;
    height: 200px; }
.at4-recommended .at4-recommended-item .at4-recommended-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    margin: 0;
    padding: 0; }
.at4-recommended .at4-recommended-item .at4-recommended-item-caption {
    height: 74px;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    box-sizing: content-box; }
.at4-recommended .at4-recommended-item .at4-recommended-item-caption .at-h4 {
    height: 54px;
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left; }
.at4-recommended .at4-recommended-item .at4-recommended-item-caption .at-h4 a:hover {
    text-decoration: underline;
    color: #000; }
.at4-recommended .at4-recommended-item .at4-recommended-item-caption small {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    color: #4e555e; }
.at4-recommended .at4-recommended-item:hover .at4-recommended-item-caption .at-h4 {
    text-decoration: underline; }
.at4-recommended .at4-recommended-item-img .at-tli, .at4-recommended .at4-recommended-item-img a {
    position: absolute;
    left: 0; }
.at4-recommended a:link, .at4-recommended a:visited {
    text-decoration: none;
    color: #4e555e; }
.at4-recommended .at4-recommended-vertical {
    padding: 15px 0 0; }
.at4-recommended .at4-recommended-vertical .at4-recommended-item {
    display: block;
    width: auto;
    max-width: 100%;
    height: 60px;
    border: none;
    margin: 0 0 15px;
    box-shadow: none;
    background: none; }
.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption .at-h4 {
    height: 38px;
    margin: 0; }
.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption small {
    position: absolute;
    bottom: 0; }
.at4-recommended .at4-recommended-item-placeholder-img {
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100% !important;
    height: 100% !important; }
.at4-recommended.ats-dark .at4-recommended-vertical .at4-recommended-item-caption {
    background: #262b33; }
.at4-recommended.ats-dark .at4-recommended-vertical .at4-recommended-item {
    background: none; }
.at4-recommended.ats-dark .at4-recommended-item-caption {
    color: #fff; }
.at4-recommended.ats-dark .at4-recommended-horizontal .at4-recommended-item-caption {
    background: #262b33; }
.at4-recommended.ats-dark .at4-recommended-item .at4-recommended-item-caption a:hover, .at4-recommended.ats-dark .at4-recommended-item .at4-recommended-item-caption a:link, .at4-recommended.ats-dark .at4-recommended-item .at4-recommended-item-caption a:visited {
    color: #fff; }
.at4-recommended.ats-dark .at4-recommended-item .at4-recommended-item-caption small {
    color: #fff; }
.at4-recommended.ats-dark .at-logo a:hover,
.at4-recommended.ats-dark .at-recommended-label.at-vertical {
    color: #fff; }
.at4-recommended .at-logo {
    margin: 10px 0 0;
    padding: 0;
    height: 25px;
    overflow: auto;
    box-sizing: content-box; }
.at4-recommended .at-recommended-label.at-vertical {
    text-align: left; }
.at4-recommended.ats-gray .at4-recommended-horizontal .at4-recommended-item-caption {
    background: #E4ECF1; }
.at4-recommended.ats-light .at4-recommended-horizontal .at4-recommended-item-caption {
    background: #fff; }
.at4-recommended .at4-logo-container a.at-sponsored-link {
    color: #4e555e; }
.at4-recommended.at4-recommended-toaster div.at-recommended-label {
    line-height: 1pc;
    font-size: 1pc;
    text-align: left;
    padding: 20px 0 0 20px; }
.at4-recommended.at4-recommended-toaster div.at-recommended-label.ats-gray {
    color: #4e555e; }
.at4-recommended.at4-recommended-toaster div.at-recommended-label.ats-light {
    color: #4e555e; }
.at4-recommended.at4-recommended-toaster div.at-recommended-label.ats-dark {
    color: #fff; }

.at4-recommended-recommendedbox {
    padding: 0;
    z-index: inherit; }

.at4-recommended-recommended {
    padding: 40px 0; }

.at4-recommended-horizontal {
    max-height: 340px;
    padding-top: 5px;
    overflow-y: hidden; }
.at4-recommended-horizontal .at4-no-image-dark-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAfCAYAAACCox+xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlFNUUyQTg3MTI0RDExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlFNUUyQTg4MTI0RDExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUU1RTJBODUxMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUU1RTJBODYxMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6oCfPiAAABfUlEQVR42uyWTU/DMAyGm3bdBxp062hHe+PC//9HCIkDYpNAO7CPAuWN5Eohyhpno2GHWqq8pO78xHHsiLquH4L/l6cwuBAZaOPKs//YBFIJIR59UiAt7huYi90aE/UQakTDLaL26RUEAAJqiefm93T9Bpj1X4O0bY0OIUXCpYBJvYDAUWyAUCWliHGTcnpqRMaM72ImRAJVknYG+eb4YEDIBeU0zGnsBLK1ODogYSsLhDwIJeVVk18lzfNA4ERGZNXi59UCIQhiYDilpSm/jp4awLxDvWhlf4/nGe8+LLuSt+SZul28ggaHG6gNVhDR+IuRFzOoxGKWwG7vVFm5AAQxgcqYpzrjFjR9zwPH5LSuT7XlNr2MQm5LzqjLpncNNaM+s8M27Y60g3FwhoSMzrtUQllgLtRs5pZ2cB4IhbvQbGRZv1NsrhyS8+SI5Mo9RJWpjAI1xqKL+0iEP180vy214JbeR12AyOgsHI7e0NfFyKv0ID1ID+IqPwIMAOeljGQOryBmAAAAAElFTkSuQmCC) !important; }
.at4-recommended-horizontal .at4-no-image-gray-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAfCAYAAACCox+xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTMyMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTMzMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUU1RTJBODkxMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUU1RTJBOEExMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6dfDQvAAABg0lEQVR42uyWS0vDQBDH82jaKNW0qUltbl68e/Di98eLBz+CCB5EBaWIpUat/4UJLMuame1j7SEDYbqbKfPLvHbDi8ur8+D/5T4K9kR6xrr27D+xgdS3N9d3PilQFmcNzN6mxkbdhxrQcoGofXkFAUAINcVzrG2vsP8KmJdtg7SlxoRQouBywOReQOAosUDoklPEpEU5XDciqeB/iRAig6pIO4P8CHysBBDqg0palrR2Alkwjj5RsDUDoRqhorpq6quifRkInKiIPLf4eWIgQoLoWbq0stXXn10DmDeoR2PsL/E84N0Hk5Wypc70dMkGGhzOoeb4gpjW34K6GEFljFkGu6XTZJUCEMQBVCHs6kI60MycB47FyUmo20oPvYJCzhVnvIsR3zg5ghoRTNpyHKTBBhIJTt6pFsoZ9iLDZswcB5uBULhnho0a66eazaFDca59Hym1e4guQ4rCO4Fu/T4Sw8Gk+c3MghN6H+8CRKVg4tB6fV8XI6/SgXQgHYir/AowAMU5TskhKVUNAAAAAElFTkSuQmCC) !important; }
.at4-recommended-horizontal .at4-no-image-light-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAfCAYAAACCox+xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTMyMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTMzMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUU1RTJBODkxMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUU1RTJBOEExMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6dfDQvAAABg0lEQVR42uyWS0vDQBDH82jaKNW0qUltbl68e/Di98eLBz+CCB5EBaWIpUat/4UJLMuame1j7SEDYbqbKfPLvHbDi8ur8+D/5T4K9kR6xrr27D+xgdS3N9d3PilQFmcNzN6mxkbdhxrQcoGofXkFAUAINcVzrG2vsP8KmJdtg7SlxoRQouBywOReQOAosUDoklPEpEU5XDciqeB/iRAig6pIO4P8CHysBBDqg0palrR2Alkwjj5RsDUDoRqhorpq6quifRkInKiIPLf4eWIgQoLoWbq0stXXn10DmDeoR2PsL/E84N0Hk5Wypc70dMkGGhzOoeb4gpjW34K6GEFljFkGu6XTZJUCEMQBVCHs6kI60MycB47FyUmo20oPvYJCzhVnvIsR3zg5ghoRTNpyHKTBBhIJTt6pFsoZ9iLDZswcB5uBULhnho0a66eazaFDca59Hym1e4guQ4rCO4Fu/T4Sw8Gk+c3MghN6H+8CRKVg4tB6fV8XI6/SgXQgHYir/AowAMU5TskhKVUNAAAAAElFTkSuQmCC) !important; }
.at4-recommended-horizontal .at4-no-image-minimal-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAfCAYAAACCox+xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTMyMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTMzMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUU1RTJBODkxMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUU1RTJBOEExMjREMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6dfDQvAAABg0lEQVR42uyWS0vDQBDH82jaKNW0qUltbl68e/Di98eLBz+CCB5EBaWIpUat/4UJLMuame1j7SEDYbqbKfPLvHbDi8ur8+D/5T4K9kR6xrr27D+xgdS3N9d3PilQFmcNzN6mxkbdhxrQcoGofXkFAUAINcVzrG2vsP8KmJdtg7SlxoRQouBywOReQOAosUDoklPEpEU5XDciqeB/iRAig6pIO4P8CHysBBDqg0palrR2Alkwjj5RsDUDoRqhorpq6quifRkInKiIPLf4eWIgQoLoWbq0stXXn10DmDeoR2PsL/E84N0Hk5Wypc70dMkGGhzOoeb4gpjW34K6GEFljFkGu6XTZJUCEMQBVCHs6kI60MycB47FyUmo20oPvYJCzhVnvIsR3zg5ghoRTNpyHKTBBhIJTt6pFsoZ9iLDZswcB5uBULhnho0a66eazaFDca59Hym1e4guQ4rCO4Fu/T4Sw8Gk+c3MghN6H+8CRKVg4tB6fV8XI6/SgXQgHYir/AowAMU5TskhKVUNAAAAAElFTkSuQmCC) !important; }

.at4-minimal {
    background: none;
    color: #000;
    border: none !important;
    box-shadow: none !important; }
.at4-minimal a.at4-logo {
    background: url(data:image/gif;base64,R0lGODlhBwAHAJEAAP9uQf///wAAAAAAACH5BAkKAAIALAAAAAAHAAcAAAILFH6Ge8EBH2MKiQIAOw==) no-repeat left center !important; }

.addthis-smartlayers {
    padding: 0;
    margin: 0; }
.addthis-smartlayers .at4-recommended .at-h3.at-recommended-label {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #4e555e;
    width: 100%;
    display: inline-block; }
.addthis-smartlayers .at4-recommended.at-inline .at-h3.at-recommended-label {
    text-align: left; }
.addthis-smartlayers .at4-arrow:hover {
    cursor: pointer; }
.addthis-smartlayers .at4-arrow:after, .addthis-smartlayers .at4-arrow:before {
    content: none; }

#at4-thankyou .addthis-smartlayers .at4-recommended.at-inline .at-h3.at-recommended-label, #at4-thankyou .at4-recommended.at-inline .at4-recommended-horizontal {
    text-align: center; }

#at4-thankyou .at4-recommended-recommendedbox .at-logo {
    display: none; }

.at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img {
    width: 60px;
    height: 60px;
    float: left; }
.at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img img {
    width: 60px;
    height: 60px;
    float: left; }

.at4-recommended-vertical .at4-recommended-item .at4-recommended-item-caption {
    border-top: none;
    margin: 0;
    height: 60px;
    padding: 3px 5px; }

.at4-recommended-vertical .at4-no-image-dark-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTM2MTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTM3MTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDNEQzI1MzQxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDNEQzI1MzUxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5GfbtkAAAAxklEQVR42qRSTQvCMAxduk53mEOHKFPP/v8/5cGTiIibivVFUomlG7gFHvloXpKmJefcPhkmNyvGEWj+IOZA6ckPImoxxVwOLvCvXUzkpayNCpRQK64IbOBnAYGAXMeMslNlU+CzrIEdCkxi5DPAoz6BE8ZuVNdKJuL8rS9sv62IXlCHyP0KqKUKZXK9uwkSLVArfwpVR3b225kXwovibcP+jC4jUtfWPZmfqJJnYlkAM128j1z0nHWKSUbIKDL/msHktwADAPptQo+vkZNLAAAAAElFTkSuQmCC) !important; }

.at4-recommended-vertical .at4-no-image-gray-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTNBMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTNCMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDNEQzI1MzgxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDNEQzI1MzkxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz65Fr9cAAAA0ElEQVR42qRRuQrCQBDd3SSaIgYNosSrtLew8f+xsfAnYmEVRMR4YHwjExjCbsBk4DHHzptjR2+2u7VqJ3efjTNQ/EEMgbgiv46H/QNTDPnhCv/mYiLPI21EIIaaUEVgBj+oETQQypgRtidsXfNJpsACBXo28gWgUd9AjrEL0TXhiSh/XhWudlZI/kCdLPtFUGMRCni9p6kl+kAq/D5UavmzX2fNd87obsCSfztnrOR0rjvTiRImkoyAQQNRyZ2jhjenGNVBOpF1WZatyV8BBgBJ+irgS/KHdAAAAABJRU5ErkJggg==) !important; }

.at4-recommended-vertical .at4-no-image-light-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTNBMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTNCMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDNEQzI1MzgxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDNEQzI1MzkxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz65Fr9cAAAA0ElEQVR42qRRuQrCQBDd3SSaIgYNosSrtLew8f+xsfAnYmEVRMR4YHwjExjCbsBk4DHHzptjR2+2u7VqJ3efjTNQ/EEMgbgiv46H/QNTDPnhCv/mYiLPI21EIIaaUEVgBj+oETQQypgRtidsXfNJpsACBXo28gWgUd9AjrEL0TXhiSh/XhWudlZI/kCdLPtFUGMRCni9p6kl+kAq/D5UavmzX2fNd87obsCSfztnrOR0rjvTiRImkoyAQQNRyZ2jhjenGNVBOpF1WZatyV8BBgBJ+irgS/KHdAAAAABJRU5ErkJggg==) !important; }

.at4-recommended-vertical .at4-no-image-minimal-recommended .at4-recommended-item-placeholder-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzREMyNTNBMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzREMyNTNCMTI0RjExRTM4NzAwREJDRjlCQzAyMUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDNEQzI1MzgxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDNEQzI1MzkxMjRGMTFFMzg3MDBEQkNGOUJDMDIxRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz65Fr9cAAAA0ElEQVR42qRRuQrCQBDd3SSaIgYNosSrtLew8f+xsfAnYmEVRMR4YHwjExjCbsBk4DHHzptjR2+2u7VqJ3efjTNQ/EEMgbgiv46H/QNTDPnhCv/mYiLPI21EIIaaUEVgBj+oETQQypgRtidsXfNJpsACBXo28gWgUd9AjrEL0TXhiSh/XhWudlZI/kCdLPtFUGMRCni9p6kl+kAq/D5UavmzX2fNd87obsCSfztnrOR0rjvTiRImkoyAQQNRyZ2jhjenGNVBOpF1WZatyV8BBgBJ+irgS/KHdAAAAABJRU5ErkJggg==) !important; }

.at4-no-image-light-recommended,
.at4-no-image-minimal-recommended,
.at4-no-image-gray-recommended,
.at4-no-image-dark-recommended {
    background-color: #4e555e !important; }

.at4-recommended-vertical-logo {
    padding-top: 0;
    text-align: left; }
.at4-recommended-vertical-logo .at4-logo-container {
    line-height: 10px; }

.at4-recommended-horizontal-logo {
    text-align: center; }

.at-recommendedjumbo-outer-container {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    color: #000; }

.at-recommendedjumbo-footer {
    position: relative;
    width: 100%;
    height: 510px;
    overflow: hidden;
    transition: all .3s ease-in-out; }
.at-recommendedjumbo-footer:hover #at-recommendedjumbo-footer-bg {
    animation: atRecommendedJumboAnimatedBackground 1s ease-in-out 1;
    animation-fill-mode: forwards; }
.at-recommendedjumbo-footer:hover #bg-link:after {
    background: rgba(0, 0, 0, 0.85); }
.at-recommendedjumbo-footer *, .at-recommendedjumbo-footer:after, .at-recommendedjumbo-footer:before {
    box-sizing: border-box; }
.at-recommendedjumbo-footer #at-recommendedjumbo-top-holder {
    position: absolute;
    top: 0;
    padding: 0 40px;
    width: 100%; }
.at-recommendedjumbo-footer .at-recommendedjumbo-footer-inner {
    position: relative;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    z-index: 2;
    width: 100%; }
.at-recommendedjumbo-footer #at-recommendedjumbo-label-holder {
    margin: 40px 0 0;
    max-height: 30px; }
.at-recommendedjumbo-footer #at-recommendedjumbo-label {
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    margin: 0; }
.at-recommendedjumbo-footer #at-recommendedjumbo-title-holder {
    margin: 20px 0 0;
    min-height: 3pc;
    max-height: 78pt; }
.at-recommendedjumbo-footer #at-recommendedjumbo-content-title {
    font-size: 3pc;
    line-height: 52px;
    font-weight: 700;
    margin: 0; }
.at-recommendedjumbo-footer a {
    text-decoration: none;
    color: #fff; }
.at-recommendedjumbo-footer a:visited {
    color: #fff; }
.at-recommendedjumbo-footer a.at-sponsored-link {
    color: #6e7175; }
.at-recommendedjumbo-footer small {
    margin: 20px 0 0;
    display: inline-block;
    height: 2pc;
    line-height: 2pc;
    font-size: 14px;
    color: #6e7175;
    cursor: default; }
.at-recommendedjumbo-footer .at-logo-container {
    position: absolute;
    bottom: 20px;
    margin: auto;
    left: 0;
    right: 0; }
.at-recommendedjumbo-footer #bg-link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75); }
.at-recommendedjumbo-footer div #at-recommendedjumbo-logo-link {
    padding: 2px 0 0 11px;
    text-decoration: none;
    line-height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #6e7175; }

.at-mobile .at-recommendedjumbo-footer {
    height: 250px; }
.at-mobile .at-recommendedjumbo-footer #at-recommendedjumbo-top-holder {
    padding: 0 20px; }
.at-mobile .at-recommendedjumbo-footer #at-recommendedjumbo-label-holder {
    margin: 20px 0 0;
    max-height: 20px; }
.at-mobile .at-recommendedjumbo-footer #at-recommendedjumbo-label {
    font-weight: 150;
    font-size: 14px;
    line-height: 14px; }
.at-mobile .at-recommendedjumbo-footer #at-recommendedjumbo-title-holder {
    margin: 10px 0 0;
    min-height: 24px;
    max-height: 54px; }
.at-mobile .at-recommendedjumbo-footer #at-recommendedjumbo-content-title {
    font-size: 24px;
    line-height: 27px; }
.at-mobile .at-recommendedjumbo-footer small {
    margin: 10px 0 0;
    height: 14px;
    line-height: 14px;
    font-size: 9pt; }
.at-mobile .at-recommendedjumbo-footer .at-logo-container {
    bottom: 10px; }

.at-mobile .at-resp-share-element .at-label {
    display: none; }

.at-mobile .at-resp-share-element .at-share-btn {
    padding: 5px;
    margin-right: 5px; }

.at-resp-share-element {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0; }
.at-resp-share-element:after, .at-resp-share-element:before {
    content: " ";
    display: table; }
.at-resp-share-element.at-mobile .at4-share-count-container,
.at-resp-share-element.at-mobile .at-label {
    display: none; }
.at-resp-share-element.at-mobile .at-share-btn {
    margin-right: 5px; }
.at-resp-share-element .at-share-btn {
    display: inline-block;
    margin: 0 2px 5px;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
    border: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent; }
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    transform: translateY(-4px);
    color: #fff;
    text-decoration: none; }
.at-resp-share-element .at-share-btn .at-icon-wrapper {
    float: left; }
.at-resp-share-element .at-share-btn .at-label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 9pt;
    padding: 0 15px 0 0;
    margin: 0 0 0 5px;
    height: 2pc;
    line-height: 2pc;
    background: none; }
.at-resp-share-element .at-share-btn.at-share-btn.at-svc-compact:hover {
    transform: none; }
.at-resp-share-element .at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0; }
.at-resp-share-element .at-icon,
.at-resp-share-element .at-label {
    cursor: pointer; }
.at-resp-share-element .at4-share-count-container {
    text-decoration: none;
    float: right;
    padding-right: 15px;
    font-size: 9pt; }

.at-style-jumbo {
    display: table; }
.at-style-jumbo .at4-spacer {
    height: 1px;
    display: block;
    visibility: hidden;
    opacity: 0; }
.at-style-jumbo .at4-count-container {
    display: table-cell;
    text-align: center;
    min-width: 200px;
    vertical-align: middle;
    border-right: 1px solid #6e7175;
    padding-right: 20px; }
.at-style-jumbo .at4-count {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700; }
.at-style-jumbo .at4-count-title {
    position: relative;
    font-size: 18px;
    line-height: 18px;
    bottom: 2px; }
.at-style-jumbo .at-share-btn-elements {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px; }

.at_flat_counter {
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: auto;
    margin: 0 5px;
    padding: 0 6px;
    left: -1px;
    background: #E4ECF1;
    color: #32363b;
    transition: all .2s ease; }
.at_flat_counter:after {
    top: 30%;
    left: -4px;
    content: "";
    position: absolute;
    border-width: 5px 8px 5px 0;
    border-style: solid;
    border-color: transparent #E4ECF1 transparent transparent;
    display: block;
    width: 0;
    height: 0;
    transform: translateY(360deg); }
.at_flat_counter:hover {
    background: #E4ECF1; }

.at4-thankyou-background {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpizCuu/sRABGBiIBKMKqSOQoAAAwC8KgJipENhxwAAAABJRU5ErkJggg==);
    background: rgba(110, 113, 117, 0.95); }
.at4-thankyou-background.at-thankyou-shown {
    position: fixed; }
.at4-thankyou-background .at4lb-inner {
    position: relative;
    width: 100%;
    height: 100%; }
.at4-thankyou-background .at4lb-inner .at4x {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 20px;
    margin: 0;
    cursor: pointer;
    transition: opacity .25s ease-in;
    opacity: .4;
    background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTEvMTMvMTKswDp5AAAAd0lEQVQ4jb2VQRLAIAgDE///Z3qqY1FAhalHMCsCIkVEAIAkkVgvp2lDBgYAnAyHkWotLccNrEd4A7X2TqIdqLfnWBAdaF5rJdyJfjtPH5GT37CaGhoVq3nOm/XflUuLUto2pY1d+vRKh0Pp+MrAVtDe2JkvYNQ+jVSEEFmOkggAAAAASUVORK5CYII=) no-repeat center center;
    overflow: hidden;
    text-indent: -99999em;
    border: 1px solid transparent; }
.at4-thankyou-background .at4lb-inner .at4x:focus, .at4-thankyou-background .at4lb-inner .at4x:hover {
    border: 1px solid #fff;
    border-radius: 50%;
    outline: 0; }
.at4-thankyou-background .at4lb-inner #at4-palogo {
    position: absolute;
    bottom: 10px;
    display: inline-block;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    cursor: pointer;
    transition: opacity .25s ease-in;
    opacity: .5;
    z-index: 100020;
    color: #fff;
    padding: 2px 0 0 13px; }
.at4-thankyou-background .at4lb-inner #at4-palogo .at-branding-addthis, .at4-thankyou-background .at4lb-inner #at4-palogo .at-branding-info {
    color: #fff; }
.at4-thankyou-background .at4lb-inner #at4-palogo:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1; }
.at4-thankyou-background.ats-dark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiZGBgeMZABGBiIBKMKqSOQoAAAwB+cQD6hqlbCwAAAABJRU5ErkJggg==);
    background: rgba(0, 0, 0, 0.85); }
.at4-thankyou-background.ats-dark .thankyou-description, .at4-thankyou-background.ats-dark .thankyou-title {
    color: #fff; }
.at4-thankyou-background.ats-dark .at4lb-inner a#at4-palogo:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1; }
.at4-thankyou-background .thankyou-title {
    color: #fff;
    font-size: 38.5px;
    margin: 10px 20px;
    line-height: 38.5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300; }
.at4-thankyou-background .thankyou-description {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
    line-height: 24px;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300; }
.at4-thankyou-background .at4-thanks-icons {
    padding-top: 10px; }

.at4-thankyou-inner {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 50%;
    margin-left: -50%;
    text-align: center; }

.at4-thankyou-mobile .at4-thankyou-inner {
    top: 5%; }

.thankyou-description {
    font-weight: 400; }

.at4-thanks {
    padding-top: 50px;
    text-align: center; }
.at4-thanks label {
    display: block;
    margin: 0 0 15px;
    font-size: 1pc;
    line-height: 1pc; }
.at4-thanks .at4-h2 {
    background: none;
    border: none;
    margin: 0 0 10px;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #000; }
.at4-thanks .at4-thanks-icons {
    position: relative;
    height: 2pc; }
.at4-thanks .at4-thanks-icons .at-thankyou-label {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    color: #4e555e; }

.at4-recommended-toaster {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: 100021; }
.at4-recommended-toaster.ats-light {
    border: 1px solid #E4ECF1;
    background: #fff; }
.at4-recommended-toaster.ats-gray {
    border: 1px solid #E4ECF1;
    background: #E4ECF1; }
.at4-recommended-toaster.ats-dark {
    background: #262b33;
    color: #fff; }
.at4-recommended-toaster .at4-recommended-container {
    padding-top: 0;
    margin: 0; }
.at4-recommended-toaster .at-logo {
    margin: 0 0 3px 20px;
    text-align: left; }
.at4-recommended-toaster .at-logo .at4-logo-container.at-sponsored-logo {
    position: relative; }

.at4-toaster-outer .at4-recommended .at4-recommended-item .at4-recommended-item-caption .at-h4 {
    font-size: 11px;
    line-height: 11px;
    margin: 10px 0 6px;
    height: 30px; }

.at4-toaster-outer .at4-recommended .at4-recommended-item .at4-recommended-item-caption small {
    width: auto;
    line-height: 14px;
    margin: 0; }

.at4-toaster-outer .at4-recommended.ats-dark .at4-recommended-item .at4-recommended-item-caption small {
    color: #fff; }

.at4-toaster-outer .at4-recommended-item {
    width: 90pt;
    border: 0;
    margin: 9px 10px 0; }
.at4-toaster-outer .at4-recommended-item:first-child {
    margin-left: 20px; }
.at4-toaster-outer .at4-recommended-item:last-child {
    margin-right: 20px; }
.at4-toaster-outer .at4-recommended-item .at4-recommended-item-img {
    max-height: 90pt;
    max-width: 90pt; }
.at4-toaster-outer .at4-recommended-item .at4-recommended-item-img img {
    height: 90pt;
    width: 90pt; }
.at4-toaster-outer .at4-recommended-item .at4-recommended-item-caption {
    padding: 0;
    margin: 0;
    height: initial; }
.at4-toaster-outer .at4-recommended-item .sponsored-label {
    text-align: right;
    font-size: 10px;
    color: #4e555e;
    float: right;
    position: fixed;
    bottom: 6px;
    right: 20px;
    top: initial;
    z-index: 99999; }

.at4-toaster-outer .ats-dark .at4-recommended-item .at4-recommended-item-caption {
    background: #262b33; }

.at4-toaster-close-control {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 5px 5px 0 0;
    padding: 0;
    text-indent: -9999em; }

.at4-toaster-open-control {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100020; }

.at4-whatsnext {
    position: fixed;
    bottom: 0 !important;
    right: 0;
    background: #fff;
    border: 1px solid #E4ECF1;
    margin: -1px;
    width: 390px;
    height: 90pt;
    overflow: hidden;
    font-size: 9pt;
    font-weight: 400;
    color: #000;
    z-index: 1800000000; }
.at4-whatsnext a {
    color: #4e555e; }
.at4-whatsnext .at-whatsnext-content {
    height: 90pt;
    position: relative; }
.at4-whatsnext .at-whatsnext-content .at-branding {
    position: absolute;
    bottom: 15px;
    right: 10px;
    padding-left: 9px;
    text-decoration: none;
    line-height: 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #4e555e; }
.at4-whatsnext .at-whatsnext-content .at-whatsnext-content-inner {
    position: absolute;
    top: 15px;
    right: 20px;
    bottom: 15px;
    left: 140px;
    text-align: left;
    height: 105px; }
.at4-whatsnext .at-whatsnext-content .at-h3 {
    text-align: left;
    margin: 5px 0;
    padding: 0;
    line-height: 1.2em;
    font-weight: 400;
    font-size: 14px;
    height: 3pc; }
.at4-whatsnext .at-whatsnext-content .at-whatsnext-content-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 90pt;
    height: 90pt;
    overflow: hidden; }
.at4-whatsnext .at-whatsnext-content .at-whatsnext-content-img img {
    position: absolute;
    top: 0;
    left: 0;
    max-height: none;
    max-width: none; }
.at4-whatsnext .at-whatsnext-content-inner a {
    display: inline-block; }
.at4-whatsnext .at-whatsnext-content-inner a:link, .at4-whatsnext .at-whatsnext-content-inner a:visited {
    text-decoration: none;
    font-weight: 400;
    color: #4e555e; }
.at4-whatsnext .at-whatsnext-content-inner a:hover {
    color: #000; }
.at4-whatsnext .at-whatsnext-content-inner small {
    position: absolute;
    bottom: 15px;
    line-height: 10px;
    font-size: 11px;
    color: #4e555e;
    cursor: default;
    text-align: left; }
.at4-whatsnext .at-whatsnext-content-inner div.at-h6 {
    text-align: left;
    margin: 0;
    padding: 0 0 3px;
    font-size: 11px;
    color: #4e555e;
    cursor: default; }
.at4-whatsnext .at-whatsnext-close-control {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 5px 0 0;
    padding: 0;
    text-indent: -9999em; }
.at4-whatsnext.ats-dark {
    background: #262b33; }
.at4-whatsnext.ats-dark .at-whatsnext-content .at-h3, .at4-whatsnext.ats-dark .at-whatsnext-content a.at4-logo:hover {
    color: #fff; }
.at4-whatsnext.ats-dark .at-whatsnext-content-inner a:link, .at4-whatsnext.ats-dark .at-whatsnext-content-inner a:visited {
    color: #fff; }
.at4-whatsnext.ats-light {
    background: #fff; }
.at4-whatsnext.ats-gray {
    background: #E4ECF1; }
.at4-whatsnext.at-whatsnext-nophoto {
    width: 270px; }
.at4-whatsnext.at-whatsnext-nophoto .at-whatsnext-content-img {
    display: none; }
.at4-whatsnext.at-whatsnext-nophoto .at-whatsnext-content .at-whatsnext-content-inner {
    top: 15px;
    right: 0;
    left: 20px; }
.at4-whatsnext.at-whatsnext-nophoto .at-whatsnext-content .at-whatsnext-content-inner.addthis_32x32_style {
    top: 0;
    right: 0;
    left: 0;
    padding: 45px 20px 0;
    font-size: 20px; }
.at4-whatsnext.at-whatsnext-nophoto .at-whatsnext-content .at-whatsnext-content-inner .at4-icon, .at4-whatsnext.at-whatsnext-nophoto .at-whatsnext-content .at-whatsnext-content-inner .at4-icon-fw, .at4-whatsnext.at-whatsnext-nophoto .at-whatsnext-content .at-whatsnext-content-inner .whatsnext-msg {
    vertical-align: middle; }

.at-whatsnext-open-control {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100020; }

.at-whatsnext-img,
.at-whatsnext-img-lnk {
    position: absolute;
    left: 0; }

.at4-whatsnextmobile {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 9999998;
    height: 170px;
    font-size: 28px; }
.at4-whatsnextmobile .col-2 {
    height: 100%;
    font-size: 1em; }
.at4-whatsnextmobile .col-2:first-child {
    max-width: 200px;
    display: inline-block;
    float: left; }
.at4-whatsnextmobile .col-2:last-child {
    position: absolute;
    left: 200px;
    right: 50px;
    top: 0;
    bottom: 0;
    display: inline-block; }
.at4-whatsnextmobile .at-whatsnext-content-inner {
    font-size: 1em; }
.at4-whatsnextmobile .at-close-control {
    font-size: 1em;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px; }
.at4-whatsnextmobile .at-close-control button {
    width: 100%;
    height: 100%;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    opacity: .5;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    color: #E4ECF1; }
.at4-whatsnextmobile .at-h3 {
    font-size: 1em;
    margin: 0;
    color: #6e7175;
    margin-left: 2.5%;
    margin-top: 25px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 500;
    height: 50%; }
.at4-whatsnextmobile .at-h3 a {
    font-size: 1em;
    text-decoration: none; }
.at4-whatsnextmobile .at-h6 {
    font-size: 1em;
    margin: 0;
    color: #6e7175;
    margin-left: 2.5%;
    margin-top: 25px;
    font-size: .8em;
    line-height: .8em;
    font-weight: 500; }
.at4-whatsnextmobile .footer {
    position: absolute;
    bottom: 2px;
    left: 200px;
    right: 0;
    padding-left: 2.5%;
    font-size: 1em;
    line-height: .6em; }
.at4-whatsnextmobile .footer small {
    font-size: .6em;
    color: #6e7175; }
.at4-whatsnextmobile .footer small:first-child {
    margin-right: 5%;
    float: left; }
.at4-whatsnextmobile .footer small:last-child {
    margin-right: 2.5%;
    float: right; }
.at4-whatsnextmobile .at-whatsnext-content {
    height: 100%; }
.at4-whatsnextmobile.ats-dark {
    background: #262b33;
    color: #fff; }
.at4-whatsnextmobile.ats-dark a:link, .at4-whatsnextmobile.ats-dark a:visited {
    color: #fff; }
.at4-whatsnextmobile.ats-dark .footer a:link, .at4-whatsnextmobile.ats-dark .footer a:visited {
    color: #6e7175; }
.at4-whatsnextmobile.ats-gray {
    background: #E4ECF1;
    color: #262b33; }
.at4-whatsnextmobile.ats-gray a:link, .at4-whatsnextmobile.ats-gray a:visited {
    color: #262b33; }
.at4-whatsnextmobile.ats-gray .footer a:link, .at4-whatsnextmobile.ats-gray .footer a:visited {
    color: #6e7175; }
.at4-whatsnextmobile.ats-light {
    background: #fff;
    color: #262b33; }
.at4-whatsnextmobile.ats-light a:link, .at4-whatsnextmobile.ats-light a:visited {
    color: #262b33; }
.at4-whatsnextmobile.ats-light .footer a:link, .at4-whatsnextmobile.ats-light .footer a:visited {
    color: #6e7175; }
.at4-whatsnextmobile .at-whatsnext-content-img img {
    height: 100%;
    width: 100%; }

.at-custom-mobile-bar {
    left: 0;
    right: 0;
    width: 100%;
    height: 56px;
    position: fixed;
    text-align: center;
    z-index: 100020;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    font: initial;
    line-height: normal;
    top: auto;
    bottom: 0; }
.at-custom-mobile-bar.at-custom-mobile-bar-zindex-hide {
    z-index: -1 !important; }
.at-custom-mobile-bar.atss-top {
    top: 0;
    bottom: auto; }
.at-custom-mobile-bar.atss-bottom {
    top: auto;
    bottom: 0; }
.at-custom-mobile-bar .at-custom-mobile-bar-btns {
    display: inline-block;
    text-align: center; }
.at-custom-mobile-bar .at-custom-mobile-bar-counter {
    margin-top: 4px;
    font-family: "Helvetica Neue", Arial;
    vertical-align: top;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block; }
.at-custom-mobile-bar .at-share-btn {
    margin-top: 4px;
    display: inline-block;
    text-decoration: none;
    transition: none;
    box-sizing: content-box; }
.at-custom-mobile-bar .at-custom-mobile-bar-count {
    font-size: 26px;
    line-height: 1.25em;
    color: #1b1b1b; }
.at-custom-mobile-bar .at-custom-mobile-bar-text {
    font-size: 9pt;
    line-height: 1.25em;
    color: #6e7175;
    letter-spacing: 1px; }
.at-custom-mobile-bar .at-icon-wrapper {
    text-align: center;
    height: 3pc;
    width: 3pc;
    margin: 0 4px; }
.at-custom-mobile-bar .at-icon {
    vertical-align: top;
    margin: 8px;
    width: 2pc;
    height: 2pc; }
.at-custom-mobile-bar.at-shfs-medium {
    height: 3pc; }
.at-custom-mobile-bar.at-shfs-medium .at-custom-mobile-bar-counter {
    margin-top: 6px; }
.at-custom-mobile-bar.at-shfs-medium .at-custom-mobile-bar-count {
    font-size: 18px; }
.at-custom-mobile-bar.at-shfs-medium .at-custom-mobile-bar-text {
    font-size: 10px; }
.at-custom-mobile-bar.at-shfs-medium .at-icon-wrapper {
    height: 40px;
    width: 40px; }
.at-custom-mobile-bar.at-shfs-medium .at-icon {
    margin: 6px;
    width: 28px;
    height: 28px; }
.at-custom-mobile-bar.at-shfs-small {
    height: 40px; }
.at-custom-mobile-bar.at-shfs-small .at-custom-mobile-bar-counter {
    margin-top: 3px; }
.at-custom-mobile-bar.at-shfs-small .at-custom-mobile-bar-count {
    font-size: 1pc; }
.at-custom-mobile-bar.at-shfs-small .at-custom-mobile-bar-text {
    font-size: 10px; }
.at-custom-mobile-bar.at-shfs-small .at-icon-wrapper {
    height: 2pc;
    width: 2pc; }
.at-custom-mobile-bar.at-shfs-small .at-icon {
    margin: 4px;
    width: 24px;
    height: 24px; }

.at-custom-sidebar {
    width: 58px;
    position: fixed;
    text-align: center;
    z-index: 100020;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    font: initial;
    line-height: normal;
    top: auto;
    bottom: 0; }
.at-custom-sidebar.at-custom-sidebar-zindex-hide {
    z-index: -1 !important; }
.at-custom-sidebar.atss-left {
    left: 0;
    right: auto;
    float: left;
    border-radius: 0 4px 4px 0; }
.at-custom-sidebar.atss-right {
    left: auto;
    right: 0;
    float: right;
    border-radius: 4px 0 0 4px; }
.at-custom-sidebar .at-custom-sidebar-btns {
    display: inline-block;
    text-align: center;
    padding-top: 4px; }
.at-custom-sidebar .at-custom-sidebar-counter {
    margin-bottom: 8px;
    font-family: "Helvetica Neue", Arial;
    vertical-align: top;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block; }
.at-custom-sidebar .at-share-btn {
    display: inline-block;
    text-decoration: none;
    transition: none;
    box-sizing: content-box; }
.at-custom-sidebar .at-custom-sidebar-count {
    font-size: 21px;
    line-height: 1.25em;
    color: #1b1b1b; }
.at-custom-sidebar .at-custom-sidebar-text {
    font-size: 10px;
    line-height: 1.25em;
    color: #6e7175;
    letter-spacing: 1px; }
.at-custom-sidebar .at-icon-wrapper {
    text-align: center;
    margin: 0 4px;
    position: relative; }
.at-custom-sidebar .at-icon {
    vertical-align: top;
    margin: 9px;
    width: 2pc;
    height: 2pc; }
.at-custom-sidebar .at4-share-count {
    line-height: 1pc;
    font-size: 10px;
    text-indent: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 200;
    width: 100%;
    height: 1pc; }
.at-custom-sidebar .at4-share-count-container {
    line-height: 1pc;
    font-size: 10px;
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: inherit; }
.at-custom-sidebar .at4-share-count-anchor .at-icon {
    margin-top: 3px; }

.at-image-sharing-mobile-icon {
    position: absolute;
    background: #000 url(//s7.addthis.com/static/44a36d35bafef33aa9455b7d3039a771.png) no-repeat top center;
    background-color: rgba(0, 0, 0, 0.9);
    background-image: url(//s7.addthis.com/static/10db525181ee0bbe1a515001be1c7818.svg), none;
    border-radius: 3px;
    width: 50px;
    height: 40px;
    top: -9999px;
    left: -9999px; }

.at-image-sharing-tool {
    display: block;
    position: absolute;
    text-align: center;
    z-index: 9001;
    background: none;
    overflow: hidden;
    top: -9999px;
    left: -9999px;
    font: initial;
    line-height: 0; }
.at-image-sharing-tool.addthis-animated {
    animation-duration: .15s; }
.at-image-sharing-tool.at-image-sharing-tool-size-mobile .at-share-btn {
    margin: 0 !important; }
.at-image-sharing-tool.at-image-sharing-tool-size-mobile .at-icon-wrapper {
    height: 60px;
    width: 100%;
    border-radius: 0 !important; }
.at-image-sharing-tool.at-image-sharing-tool-size-mobile .at-icon {
    max-width: 100%;
    height: 54px !important;
    width: 54px !important; }
.at-image-sharing-tool .at-custom-shape.at-image-sharing-tool-btns, .at-image-sharing-tool .at-custom-shape .at-share-btn {
    margin-top: 8px;
    margin-left: 8px; }
.at-image-sharing-tool .at-share-btn {
    line-height: 0;
    text-decoration: none;
    transition: none;
    box-sizing: content-box; }
.at-image-sharing-tool .at-icon-wrapper {
    text-align: center;
    height: 100%;
    width: 100%; }
.at-image-sharing-tool .at-icon {
    vertical-align: top;
    width: 2pc;
    height: 2pc;
    margin: 3px; }
.at-image-sharing-tool.at-orientation-vertical .at-share-btn {
    display: block; }
.at-image-sharing-tool.at-orientation-horizontal .at-share-btn {
    display: inline-block; }
.at-image-sharing-tool.at-image-sharing-tool-size-big .at-icon {
    width: 43px;
    height: 43px; }

.at-expanding-share-button {
    box-sizing: border-box;
    position: fixed;
    z-index: 9999; }
.at-expanding-share-button *, .at-expanding-share-button:after, .at-expanding-share-button:before {
    box-sizing: border-box; }
.at-expanding-share-button .at-expanding-share-button-services-list {
    display: none;
    list-style: none;
    margin: 0 5px;
    overflow: visible;
    padding: 0; }
.at-expanding-share-button .at-expanding-share-button-services-list > li {
    display: block;
    height: 45px;
    position: relative;
    overflow: visible; }
.at-expanding-share-button .at-expanding-share-button-toggle-btn {
    transition: .1s;
    text-decoration: none;
    position: relative;
    overflow: auto; }
.at-expanding-share-button .at-expanding-share-button-toggle-btn.at-expanding-share-button-hidden[data-name]:after {
    display: none; }
.at-expanding-share-button .at-share-btn {
    transition: .1s;
    text-decoration: none;
    display: block;
    height: 40px;
    padding: 0 3px 0 0; }
.at-expanding-share-button .at-expanding-share-button-toggle-bg {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    position: relative; }
.at-expanding-share-button .at-expanding-share-button-toggle-bg > span {
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3Eshare%3C%2Ftitle%3E%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%3Cpath%20d%3D%22M26%2C13.4285714%20C26%2C13.6220248%2025.9293162%2C13.7894338%2025.7879464%2C13.9308036%20L20.0736607%2C19.6450893%20C19.932291%2C19.786459%2019.7648819%2C19.8571429%2019.5714286%2C19.8571429%20C19.3779752%2C19.8571429%2019.2105662%2C19.786459%2019.0691964%2C19.6450893%20C18.9278267%2C19.5037195%2018.8571429%2C19.3363105%2018.8571429%2C19.1428571%20L18.8571429%2C16.2857143%20L16.3571429%2C16.2857143%20C15.6279725%2C16.2857143%2014.9750773%2C16.3080355%2014.3984375%2C16.3526786%20C13.8217977%2C16.3973217%2013.2488868%2C16.477306%2012.6796875%2C16.5926339%20C12.1104882%2C16.7079619%2011.6157015%2C16.8660704%2011.1953125%2C17.0669643%20C10.7749235%2C17.2678581%2010.3824423%2C17.5264121%2010.0178571%2C17.8426339%20C9.65327199%2C18.1588557%209.35565592%2C18.534596%209.125%2C18.9698661%20C8.89434408%2C19.4051361%208.71391434%2C19.9203839%208.58370536%2C20.515625%20C8.45349637%2C21.1108661%208.38839286%2C21.7842224%208.38839286%2C22.5357143%20C8.38839286%2C22.9449425%208.40699386%2C23.4025272%208.44419643%2C23.9084821%20C8.44419643%2C23.9531252%208.45349693%2C24.0405499%208.47209821%2C24.1707589%20C8.4906995%2C24.3009679%208.5%2C24.3995532%208.5%2C24.4665179%20C8.5%2C24.5781256%208.46837829%2C24.6711306%208.40513393%2C24.7455357%20C8.34188956%2C24.8199408%208.25446484%2C24.8571429%208.14285714%2C24.8571429%20C8.02380893%2C24.8571429%207.9196433%2C24.7938994%207.83035714%2C24.6674107%20C7.77827355%2C24.6004461%207.72991094%2C24.5186017%207.68526786%2C24.421875%20C7.64062478%2C24.3251483%207.59040206%2C24.2135423%207.53459821%2C24.0870536%20C7.47879436%2C23.9605648%207.43973225%2C23.87128%207.41741071%2C23.8191964%20C6.47246551%2C21.6986501%206%2C20.0208395%206%2C18.7857143%20C6%2C17.3050521%206.19717065%2C16.0662252%206.59151786%2C15.0691964%20C7.79688103%2C12.0706695%2011.0520568%2C10.5714286%2016.3571429%2C10.5714286%20L18.8571429%2C10.5714286%20L18.8571429%2C7.71428571%20C18.8571429%2C7.52083237%2018.9278267%2C7.35342333%2019.0691964%2C7.21205357%20C19.2105662%2C7.07068382%2019.3779752%2C7%2019.5714286%2C7%20C19.7648819%2C7%2019.932291%2C7.07068382%2020.0736607%2C7.21205357%20L25.7879464%2C12.9263393%20C25.9293162%2C13.067709%2026%2C13.2351181%2026%2C13.4285714%20L26%2C13.4285714%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform .4s ease;
    border-radius: 50%;
    display: block; }
.at-expanding-share-button .at-icon-wrapper {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px; }
.at-expanding-share-button .at-icon {
    display: inline-block;
    height: 34px;
    margin: 3px 0;
    vertical-align: top;
    width: 34px; }
.at-expanding-share-button.at-expanding-share-button-animate-in .at-expanding-share-button-toggle-bg > span {
    transform: rotate(270deg);
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%3E%3Cpath%20d%3D%22M18%2014V8h-4v6H8v4h6v6h4v-6h6v-4h-6z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-position: center center;
    background-repeat: no-repeat; }
.at-expanding-share-button.at-expanding-share-button-animate-in [data-name]:after {
    opacity: 1; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle {
    height: 50px; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg {
    height: 50px;
    line-height: 50px;
    width: 50px; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg > span {
    height: 50px;
    width: 50px; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg:after {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    transition: opacity .2s ease;
    border-radius: 50%;
    content: '';
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg:hover:after {
    opacity: 1; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-icon-wrapper:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-btn[data-name]:after {
    top: 25px; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-services-list {
    margin: 0; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-toggle-btn, .at-expanding-share-button.at-expanding-share-button-mobile .at-share-btn {
    outline: 0; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-toggle {
    height: 40px; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg {
    height: 40px;
    line-height: 40px;
    width: 40px; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg span {
    height: 40px;
    line-height: 40px;
    width: 40px; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-click-flash {
    transform: scale(0);
    transition: transform ease, opacity ease-in;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    height: 40px;
    opacity: 1;
    position: absolute;
    width: 40px;
    z-index: 10000; }
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-click-flash.at-expanding-share-button-click-flash-animate {
    transform: scale(1);
    opacity: 0; }
.at-expanding-share-button.at-expanding-share-button-mobile + .at-expanding-share-button-mobile-overlay {
    transition: opacity ease;
    bottom: 0;
    background-color: rgba(110, 113, 117, 0.7);
    display: block;
    height: auto;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: auto;
    z-index: 9998; }
.at-expanding-share-button.at-expanding-share-button-mobile + .at-expanding-share-button-mobile-overlay.at-expanding-share-button-hidden {
    height: 0;
    width: 0;
    z-index: -10000; }
.at-expanding-share-button.at-expanding-share-button-mobile.at-expanding-share-button-animate-in + .at-expanding-share-button-mobile-overlay {
    transition: opacity ease;
    opacity: 1; }
.at-expanding-share-button [data-name]:after {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    transform: translate(0, -50%);
    transition: .4s;
    background-color: #fff;
    border-radius: 3px;
    color: #4e555e;
    content: attr(data-name);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 9pt;
    line-height: 9pt;
    font-weight: 500;
    opacity: 0;
    padding: 3px 5px;
    position: relative;
    top: 20px;
    white-space: nowrap; }
.at-expanding-share-button.at-expanding-share-button-show-icons .at-expanding-share-button-services-list, .at-expanding-share-button.at-hide-label [data-name]:after {
    display: none; }

.at-expanding-share-button[data-position=bottom-right] {
    bottom: 10px;
    right: 10px; }
.at-expanding-share-button[data-position=bottom-right] .at-expanding-share-button-toggle-bg {
    float: right; }
.at-expanding-share-button[data-position=bottom-right] .at-icon-wrapper {
    float: right;
    margin-right: -3px; }
.at-expanding-share-button[data-position=bottom-right] .at-expanding-share-button-toggle-btn[data-name]:after {
    float: right;
    margin-right: 5px; }
.at-expanding-share-button[data-position=bottom-right] [data-name]:after {
    float: right;
    margin-right: 10px; }

.at-expanding-share-button[data-position=bottom-left] {
    bottom: 10px;
    left: 10px; }
.at-expanding-share-button[data-position=bottom-left] .at-expanding-share-button-toggle-bg, .at-expanding-share-button[data-position=bottom-left] .at-icon-wrapper {
    float: left; }
.at-expanding-share-button[data-position=bottom-left] .at-expanding-share-button-toggle-btn[data-name]:after {
    float: left;
    margin-left: 5px; }
.at-expanding-share-button[data-position=bottom-left] [data-name]:after {
    float: left;
    margin-left: 10px; }

.at-tjin-element .at300b, .at-tjin-element .at300m {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 2px 5px;
    outline-offset: -1px;
    transition: all .2s ease-in-out; }
.at-tjin-element .at300b:focus, .at-tjin-element .at300b:hover, .at-tjin-element .at300m:focus, .at-tjin-element .at300m:hover {
    transform: translateY(-4px); }

.at-tjin-element .addthis_tjin_label {
    display: none; }

.at-tjin-element .addthis_vertical_style .at300b, .at-tjin-element .addthis_vertical_style .at300m {
    display: block; }
.at-tjin-element .addthis_vertical_style .at300b .addthis_tjin_label, .at-tjin-element .addthis_vertical_style .at300b .at-icon-wrapper, .at-tjin-element .addthis_vertical_style .at300m .addthis_tjin_label, .at-tjin-element .addthis_vertical_style .at300m .at-icon-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
.at-tjin-element .addthis_vertical_style .at300b:focus, .at-tjin-element .addthis_vertical_style .at300b:hover, .at-tjin-element .addthis_vertical_style .at300m:focus, .at-tjin-element .addthis_vertical_style .at300m:hover {
    transform: none; }

.at-tjin-element .at-tjin-btn {
    margin: 0 5px 5px 0;
    padding: 0;
    outline-offset: -1px;
    display: inline-block;
    box-sizing: content-box;
    transition: all .2s ease-in-out; }
.at-tjin-element .at-tjin-btn:focus, .at-tjin-element .at-tjin-btn:hover {
    transform: translateY(-4px); }

.at-tjin-element .at-tjin-title {
    margin: 0 0 15px; }

#addthissmartlayerscssready {
    color: #a9d582 !important; }

#at4-follow-label {
    padding: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    text-indent: -9999em; }

#at4-share-label,
#at4-whatsnext-label {
    padding: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    text-indent: -9999em; }

.at4-opacity-hidden {
    opacity: 0 !important; }

.at4-opacity-visible {
    opacity: 1 !important; }

.at4-visually-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden; }

.at4-hidden-off-screen {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important; }
.at4-hidden-off-screen * {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important; }

.at4-show {
    display: block !important;
    opacity: 1 !important; }

.at4-show-content {
    opacity: 1 !important;
    visibility: visible; }

.at4-hide, .at-wordpress-hide {
    display: none !important;
    opacity: 0 !important; }

.at4-hide-content {
    opacity: 0 !important;
    visibility: hidden; }

.at4-visible {
    display: block !important;
    opacity: 0 !important; }

.at4win {
    margin: 0 auto;
    background: #fff;
    border: 1px solid #E4ECF1;
    width: 25pc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    z-index: 9999; }
.at4win .at4win-header {
    position: relative;
    border-bottom: 1px solid #E4ECF1;
    background: #fff;
    height: 49px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: default; }
.at4win .at4win-header .at-h3 {
    height: 49px;
    line-height: 49px;
    margin: 0 50px 0 0;
    padding: 1px 0 0;
    margin-left: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1pc;
    font-weight: 700;
    text-shadow: 0 1px #fff;
    color: #32363b; }
.at4win .at4win-header .at-h3 img {
    display: inline-block;
    margin-right: 4px; }
.at4win .at4win-header h3 {
    height: 49px;
    line-height: 49px;
    margin: 0 50px 0 0;
    padding: 1px 0 0;
    margin-left: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1pc;
    font-weight: 700;
    text-shadow: 0 1px #fff;
    color: #32363b; }
.at4win .at4win-header h3 img {
    display: inline-block;
    margin-right: 4px; }
.at4win .at4win-header .at4-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(data:image/gif;base64,R0lGODlhFAAUAIABAAAAAP///yH5BAEAAAEALAAAAAAUABQAAAIzBIKpG+YMm5Enpodw1HlCfnkKOIqU1VXk55goVb2hi7Y0q95lfG70uurNaqLgTviyyUoFADs=) no-repeat center center;
    width: 49px;
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    text-indent: -9999px;
    text-shadow: none;
    cursor: pointer;
    opacity: .5;
    border: 0;
    transition: opacity .15s ease-in; }
.at4win .at4win-header .at4-close:hover {
    opacity: 1;
    background-color: #E4ECF1;
    border-top-right-radius: 7px; }
.at4win .at4win-header .at4-close::-moz-focus-inner {
    border: 0;
    padding: 0; }
.at4win .at4win-content {
    position: relative;
    background: #fff;
    min-height: 220px; }
.at4win.ats-dark {
    border-color: #4e555e;
    box-shadow: none; }
.at4win.ats-dark .at4win-header {
    background: #1b1b1b;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
.at4win.ats-dark .at4win-header .at4-close {
    background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTEvMTMvMTKswDp5AAAAd0lEQVQ4jb2VQRLAIAgDE///Z3qqY1FAhalHMCsCIkVEAIAkkVgvp2lDBgYAnAyHkWotLccNrEd4A7X2TqIdqLfnWBAdaF5rJdyJfjtPH5GT37CaGhoVq3nOm/XflUuLUto2pY1d+vRKh0Pp+MrAVtDe2JkvYNQ+jVSEEFmOkggAAAAASUVORK5CYII=) no-repeat center center;
    background-image: url(//s7.addthis.com/static/fb08f6d50887bd0caacc86a62bcdcf68.svg), none;
    border-color: #32363b; }
.at4win.ats-dark .at4win-header .at4-close:hover {
    background-color: #000; }
.at4win.ats-dark .at4win-header .at-h3, .at4win.ats-dark .at4win-header h3 {
    color: #fff;
    text-shadow: 0 1px #000; }
.at4win.ats-gray .at4win-header {
    background: #fff;
    border-color: #E4ECF1;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
.at4win.ats-gray .at4win-header a.at4-close {
    border-color: #E4ECF1; }
.at4win.ats-gray .at4win-header a.at4-close:hover {
    background-color: #E4ECF1; }
.at4win.ats-gray #at4win-footer {
    border-color: #E4ECF1; }
.at4win .clear {
    clear: both; }
.at4win ::-moz-selection,
.at4win ::-moz-selection {
    background: #fe6d4c;
    color: #fff; }
.at4win ::selection,
.at4win ::-moz-selection {
    background: #fe6d4c;
    color: #fff; }

#at4win-footer {
    position: relative;
    background: #fff;
    border-top: 1px solid #E4ECF1;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 11px;
    line-height: 11px;
    padding: 5px 20px;
    font-size: 11px;
    color: #4e555e;
    box-sizing: content-box; }
#at4win-footer a {
    margin-right: 10px;
    text-decoration: none;
    color: #4e555e; }
#at4win-footer a:hover {
    text-decoration: none;
    color: #000; }
#at4win-footer a.at4-logo {
    top: 5px;
    padding-left: 10px; }
#at4win-footer a.at4-privacy {
    position: absolute;
    top: 5px;
    right: 10px;
    padding-right: 14px; }

.at4-icon-fw {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 5px 0 0;
    overflow: hidden;
    text-indent: -9999em;
    cursor: pointer;
    padding: 0;
    border-radius: 50%; }

.at44-follow-container .at4-icon-fw {
    margin: 0; }

.at44-follow-container a.aticon {
    height: 2pc;
    margin: 0 5px 5px 0; }

.Form .Msg {
    padding: 20px;
    margin: 30px 5%;
    font-size: 28px; }

.pushdown#advstrip {
    height: 255px; }

.at-rounded-element .at-icon-wrapper {
    border-radius: 12%; }

.at-circular-element .at-icon-wrapper {
    border-radius: 50%; }

* html #at15s.mmborder {
    position: absolute !important; }

.rounded .at4-icon {
    border-radius: 4px; }

.addthis_vertical_style .at4-icon,
.at4-follow-container .at4-icon {
    margin-right: 5px; }

.ipad #at_hover .at_item:focus {
    background: #fff !important;
    border: 1px solid #fff; }

.body .wsb-social-share .wsb-social-share-button-vert {
    padding-top: 0;
    padding-bottom: 0; }

.body .wsb-social-share.addthis_counter_style .addthis_button_tweet.wsb-social-share-button {
    padding-top: 40px; }

.body .wsb-social-share.addthis_counter_style .addthis_button_google_plusone.wsb-social-share-button {
    padding-top: 0; }

.body .wsb-social-share.addthis_counter_style .addthis_button_facebook_like.wsb-social-share-button {
    padding-top: 21px; }

.at-cv-with-image .at-branding-addthis {
    color: #fff; }
.at-cv-with-image .at-branding-addthis:hover {
    color: #fff; }

.at-left #at-drawer-open-arrow {
    background-position: 0 -46px; }

.at4-drawer-inline #at-drawer-arrow {
    position: absolute; }

.at4-follow-24 .at-follow-btn {
    height: 25px;
    line-height: 0;
    width: 25px; }

.at4-recommended-text-only .at4-recommended-horizontal {
    max-height: 130px; }

.addthis_recommended_horizontal .at4-recommended-item {
    border: none; }

.at4-recommended-class .at4-logo-container a:hover {
    color: #000; }

.at-style-responsive .at-share-btn {
    padding: 5px; }

.at4-thankyou .at-h3 {
    height: 49px;
    line-height: 49px;
    margin: 0 50px 0 20px;
    padding: 1px 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1pc;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px #000; }

.at4-thankyou-layer .at-follow .at-icon-wrapper {
    width: 2pc;
    height: 2pc; }

.at4-recommended-label.hidden {
    padding: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    text-indent: -9999em; }

button.at4-closebutton {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
    background: transparent;
    border: 0;
    font-size: 19px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2; }
button.at4-closebutton:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

#at4-recommendedpanel-outer-container .at4-arrow.at-right {
    background-position: -20px 0; }

#at4-recommendedpanel-outer-container .at4-arrow.at-left {
    background-position: 0 0; }

.HShoulder {
    position: relative; }

.prelimit {
    position: relative;
    margin-top: 20px; }
.prelimit .sticky-adv {
    display: block;
    left: auto !important;
    position: relative; }
.prelimit .sticky-adv.absoluteadv {
    top: auto !important;
    bottom: 0; }
.prelimit .sticky-adv .HBoxAuto {
    padding-top: 0; }

.instagram-section {
    padding: 30px 15px; }

.profile-page {
    max-width: 500px;
    margin: 0 auto;
    text-align: center; }
.profile-page h1 {
    background: #fff200;
    color: #0075be;
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 10px; }
.profile-page .row-profile {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    text-align: left; }
.profile-page .row-profile .label {
    color: #4e555e;
    font-size: 16px; }
.profile-page .row-profile strong {
    color: #000;
    font-size: 16px; }
.profile-page .buttons {
    padding: 30px 15px;
    text-align: right; }

.not-found {
    padding: 25px 0;
    border-bottom: 3px solid #0075be;
    margin-bottom: 30px;
    text-align: center; }
@media only screen and (max-width: 767px) {
    .not-found {
        padding: 20px; } }
.not-found h1, .not-found h2 {
    font-size: 30px;
    color: #0075be; }
.not-found p {
    margin-bottom: 20px; }
.not-found #searchsubmit {
    display: inline-block;
    padding: 7px 12px;
    min-width: 150px;
    border-radius: 15px;
    border: 3px solid #fff;
    transition: color .4s;
    text-transform: uppercase;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #0075be; }

.Cmp.input-file span {
    position: relative;
    content: '';
    display: block;
    width: 100%;
    background: transparent;
    border: 2px dashed #0075be;
    padding: 0;
    height: 70px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 1em;
    text-align: center;
    z-index: 0;
    margin-bottom: 40px; }
.Cmp.input-file span input[type='file'] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 25px 15px;
    text-indent: 0;
    font-size: 1.2em;
    text-align: center;
    border: 0 none !important;
    background: transparent; }
.Cmp.input-file span input[type='file']:focus {
    outline: 0 none; }
.Cmp.input-file span input[type='file']:before {
    content: '';
    position: absolute;
    top: 24px;
    left: 30px;
    border: solid #0075be;
    border-width: 0 7px 7px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-45deg); }
.Cmp.input-file span input[type='file']::-webkit-file-upload-button {
    visibility: hidden;
    position: relative;
    text-align: center; }
.Cmp.input-file span:hover {
    border: 2px dashed #0075be; }
.Cmp.input-file span .field-error {
    margin-top: 70px;
    text-align: left; }

.amp-single img {
    max-width: 100%; }

.amp-single .AGalImgs {
    padding: 10px; }

.sub-menu-fj-inpage {
    margin-bottom: 20px; }
.sub-menu-fj-inpage h2 {
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    min-height: 100px;
    font-size: 22px; }
.sub-menu-fj-inpage h2 a {
    display: block;
    background: #0075be;
    padding: 40px 20px;
    font-family: "Short Stack";
    color: #fff;
    transition: all .7s ease; }
.sub-menu-fj-inpage h2 a:hover {
    background: #fff200;
    color: #0075be; }

.subsub-menu-fj-inpage {
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    margin: 0 0 20px; }
.subsub-menu-fj-inpage h1 {
    font-family: "Short Stack";
    display: block;
    background: #fff200;
    color: #0075be;
    text-align: center;
    min-height: 100px;
    font-weight: 700;
    font-size: 22px;
    padding: 40px 20px;
    margin: 0;
    position: relative; }
.subsub-menu-fj-inpage h1:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 25px 0 25px;
    border-color: #fff200 transparent transparent transparent; }
.subsub-menu-fj-inpage nav {
    text-align: center;
    background: #0075be;
    padding: 40px 20px; }
.subsub-menu-fj-inpage nav ul {
    padding: 0;
    margin: 0; }
.subsub-menu-fj-inpage nav ul li {
    list-style: none;
    display: block;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px 0; }
.subsub-menu-fj-inpage nav ul li a {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    transition: all .7s ease; }
.subsub-menu-fj-inpage nav ul li a:hover {
    background: #fff200;
    color: #0075be; }
.subsub-menu-fj-inpage nav ul li a figure {
    float: left;
    width: 100px;
    margin-right: 20px; }
.subsub-menu-fj-inpage nav ul li a figure img {
    max-width: 100%;
    transform: rotate(-15deg);
    border-radius: 5px; }
.subsub-menu-fj-inpage nav ul li a span {
    display: block;
    padding: 20px;
    text-align: left;
    position: relative; }
.subsub-menu-fj-inpage nav ul li a span i {
    color: #fff;
    position: absolute;
    right: 0;
    top: 25px;
    border: solid #fff;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 10px; }
.subsub-menu-fj-inpage nav ul li a span i.right {
    transform: rotate(-45deg); }

/* adv */
.amePlaceholderBox {
	min-height: 250px;
	width: 300px!important;
	margin-left: auto!important;
	margin-right: auto!important;
	background-color: #f6f6f6;
	position: relative;
}
.amePlaceholderBox:before {
	content: 'Adv';
	color: #ccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: absolute;
    left:0;
	line-height: 250px;
	width: 100%;
	text-align: center;
	font-weight: 700;
}
.amePlaceholderBox > div {
	position: relative;
}
.wrap-promobox {
    width:300px;
    margin:20px auto 0;
}
.wrap-promobox > div iframe {
    margin-bottom:20px;
}
@media only screen and (max-width: 767px) {
    .wrap-promobox {
        margin-top:20px;
    }
}
#flyfirst-placement {
	display:none;
}
#flyfirst-mobile-placement {
	width: 300px;
    margin: 15px auto 0;
}
@media all and (min-width: 1000px) {
    #flyfirst-placement {
        display:block;
        margin:0 0 15px;
    }
    #flyfirst-mobile-placement {
        display:none;
    }
}
/* end adv */
    
/* Floor ad close style */
.showHide {
    display: none;
}
.showHide.showHide.adVisible {
    display: block;
}
.floorAd-close {
    display: block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #de0202;
    position: absolute;
    right: 30px;
    top: 3px;
    z-index: 100000;
    overflow: hidden;
    cursor: pointer;
}
.floorAd-close:after {
    content: 'x';
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    text-align: center;
    line-height: 13px;
    color: #fff;
}
@media only screen and (min-width: 480px) {
    .floorAd-close {
        right: 10px;
        top: 5px;
    }
}

@media only screen and (min-width: 1000px) {
    .floorAd-close {
        width: 20px;
        height: 20px;
        line-height: 20px;
        right: 0px;
        top: 5px;
        left: 10px;
    }
    .floorAd-close:after {
        width: 20px;
        height: 20px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media only screen and (min-width: 1200px) { 
    .floorAd-close {
        right: 10px;
        top: 10px;
        left: auto;
    }
}
