.legacy-content {
    margin: 20px 0 40px;
    min-height: 65vh;
}
.legacy-content html,
.legacy-content body {
    height: 100%;
}
.legacy-content #wrap {
    min-height: 100%;
}
.legacy-content #main {
    overflow: auto;
    padding-bottom: 180px;
    margin-top: 104px;
}
.legacy-content footer {
    position: relative;
    margin-top: -160px;
    height: 160px;
    clear: both;
}
.legacy-content html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.legacy-content body {
    margin: 0;
}
.legacy-content article,
.legacy-content aside,
.legacy-content details,
.legacy-content figcaption,
.legacy-content figure,
.legacy-content footer,
.legacy-content header,
.legacy-content hgroup,
.legacy-content main,
.legacy-content menu,
.legacy-content nav,
.legacy-content section,
.legacy-content summary {
    display: block;
}
.legacy-content audio,
.legacy-content canvas,
.legacy-content progress,
.legacy-content video {
    display: inline-block;
    vertical-align: baseline;
}
.legacy-content audio:not([controls]) {
    display: none;
    height: 0;
}
.legacy-content [hidden],
.legacy-content template {
    display: none;
}
.legacy-content a {
    background-color: transparent;
}
.legacy-content a:active,
.legacy-content a:hover {
    outline: 0;
}
.legacy-content abbr[title] {
    border-bottom: 1px dotted;
}
.legacy-content b,
.legacy-content strong {
    font-weight: bold;
}
.legacy-content dfn {
    font-style: italic;
}
.legacy-content h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.legacy-content mark {
    background: #ff0;
    color: #000;
}
.legacy-content small {
    font-size: 80%;
}
.legacy-content sub,
.legacy-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.legacy-content sup {
    top: -0.5em;
}
.legacy-content sub {
    bottom: -0.25em;
}
.legacy-content img {
    border: 0;
}
.legacy-content svg:not(:root) {
    overflow: hidden;
}
.legacy-content figure {
    margin: 1em 40px;
}
.legacy-content hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.legacy-content pre {
    overflow: auto;
}
.legacy-content code,
.legacy-content kbd,
.legacy-content pre,
.legacy-content samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.legacy-content button,
.legacy-content input,
.legacy-content optgroup,
.legacy-content select,
.legacy-content textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.legacy-content button {
    overflow: visible;
}
.legacy-content button,
.legacy-content select {
    text-transform: none;
}
.legacy-content button,
.legacy-content html input[type=button],
.legacy-content input[type=reset],
.legacy-content input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.legacy-content button[disabled],
.legacy-content html input[disabled] {
    cursor: default;
}
.legacy-content button::-moz-focus-inner,
.legacy-content input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.legacy-content input {
    line-height: normal;
}
.legacy-content input[type=checkbox],
.legacy-content input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.legacy-content input[type=number]::-webkit-inner-spin-button,
.legacy-content input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
.legacy-content input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.legacy-content input[type=search]::-webkit-search-cancel-button,
.legacy-content input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.legacy-content fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.legacy-content legend {
    border: 0;
    padding: 0;
}
.legacy-content textarea {
    overflow: auto;
}
.legacy-content optgroup {
    font-weight: bold;
}
.legacy-content table {
    border-collapse: collapse;
    border-spacing: 0;
}
.legacy-content td,
.legacy-content th {
    padding: 0;
}
@media only screen and (min-width: 1030px) and (max-width: 1366px) {
    .legacy-content ul.caracteristica_inmueble li label {
        max-width: 280px;
        flex-wrap: nowrap;
        display: flex !important;
    }
}
@media print {
    .legacy-content *,
    .legacy-content *:before,
    .legacy-content *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .legacy-content a,
    .legacy-content a:visited {
        text-decoration: underline;
    }
    .legacy-content a[href]:after {
        content: " (" attr(href) ")";
    }
    .legacy-content abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .legacy-content a[href^="#"]:after,
    .legacy-content a[href^="javascript:"]:after {
        content: "";
    }
    .legacy-content pre,
    .legacy-content blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .legacy-content thead {
        display: table-header-group;
    }
    .legacy-content tr,
    .legacy-content img {
        page-break-inside: avoid;
    }
    .legacy-content img {
        max-width: 100% !important;
    }
    .legacy-content p,
    .legacy-content h2,
    .legacy-content h3 {
        orphans: 3;
        widows: 3;
    }
    .legacy-content h2,
    .legacy-content h3 {
        page-break-after: avoid;
    }
    .legacy-content select {
        background: #fff !important;
    }
    .legacy-content .navbar {
        display: none;
    }
    .legacy-content .btn > .caret,
    .legacy-content .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .legacy-content .label {
        border: 1px solid #000;
    }
    .legacy-content .table {
        border-collapse: collapse !important;
    }
    .legacy-content .table td,
    .legacy-content .table th {
        background-color: #fff !important;
    }
    .legacy-content .table-bordered th,
    .legacy-content .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/fonts/glyphicons-halflings-regular.eot");
    src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.legacy-content .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings" !important;
    font-style: normal;
    font-weight: normal !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.legacy-content .glyphicon-search {
    color: #b2b2b2;
}
.legacy-content .glyphicon-asterisk:before {
    content: "\2a";
}
.legacy-content .glyphicon-plus:before {
    content: "\2b";
}
.legacy-content .glyphicon-euro:before,
.legacy-content .glyphicon-eur:before {
    content: "\20ac";
}
.legacy-content .glyphicon-minus:before {
    content: "\2212";
}
.legacy-content .glyphicon-cloud:before {
    content: "\2601";
}
.legacy-content .glyphicon-envelope:before {
    content: "\2709";
}
.legacy-content .glyphicon-pencil:before {
    content: "\270f";
}
.legacy-content .glyphicon-glass:before {
    content: "\e001";
}
.legacy-content .glyphicon-music:before {
    content: "\e002";
}
.legacy-content .glyphicon-search:before {
    content: "\e003";
}
.legacy-content .glyphicon-heart:before {
    content: "\e005";
}
.legacy-content .glyphicon-star:before {
    content: "\e006";
}
.legacy-content .glyphicon-star-empty:before {
    content: "\e007";
}
.legacy-content .glyphicon-user:before {
    content: "\e008";
}
.legacy-content .glyphicon-film:before {
    content: "\e009";
}
.legacy-content .glyphicon-th-large:before {
    content: "\e010";
}
.legacy-content .glyphicon-th:before {
    content: "\e011";
}
.legacy-content .glyphicon-th-list:before {
    content: "\e012";
}
.legacy-content .glyphicon-ok:before {
    content: "\e013";
}
.legacy-content .glyphicon-remove:before {
    content: "\e014";
}
.legacy-content .glyphicon-zoom-in:before {
    content: "\e015";
}
.legacy-content .glyphicon-zoom-out:before {
    content: "\e016";
}
.legacy-content .glyphicon-off:before {
    content: "\e017";
}
.legacy-content .glyphicon-signal:before {
    content: "\e018";
}
.legacy-content .glyphicon-cog:before {
    content: "\e019";
}
.legacy-content .glyphicon-trash:before {
    content: "\e020";
}
.legacy-content .glyphicon-home:before {
    content: "\e021";
}
.legacy-content .glyphicon-file:before {
    content: "\e022";
}
.legacy-content .glyphicon-time:before {
    content: "\e023";
}
.legacy-content .glyphicon-road:before {
    content: "\e024";
}
.legacy-content .glyphicon-download-alt:before {
    content: "\e025";
}
.legacy-content .glyphicon-download:before {
    content: "\e026";
}
.legacy-content .glyphicon-upload:before {
    content: "\e027";
}
.legacy-content .glyphicon-inbox:before {
    content: "\e028";
}
.legacy-content .glyphicon-play-circle:before {
    content: "\e029";
}
.legacy-content .glyphicon-repeat:before {
    content: "\e030";
}
.legacy-content .glyphicon-refresh:before {
    content: "\e031";
}
.legacy-content .glyphicon-list-alt:before {
    content: "\e032";
}
.legacy-content .glyphicon-lock:before {
    content: "\e033";
}
.legacy-content .glyphicon-flag:before {
    content: "\e034";
}
.legacy-content .glyphicon-headphones:before {
    content: "\e035";
}
.legacy-content .glyphicon-volume-off:before {
    content: "\e036";
}
.legacy-content .glyphicon-volume-down:before {
    content: "\e037";
}
.legacy-content .glyphicon-volume-up:before {
    content: "\e038";
}
.legacy-content .glyphicon-qrcode:before {
    content: "\e039";
}
.legacy-content .glyphicon-barcode:before {
    content: "\e040";
}
.legacy-content .glyphicon-tag:before {
    content: "\e041";
}
.legacy-content .glyphicon-tags:before {
    content: "\e042";
}
.legacy-content .glyphicon-book:before {
    content: "\e043";
}
.legacy-content .glyphicon-bookmark:before {
    content: "\e044";
}
.legacy-content .glyphicon-print:before {
    content: "\e045";
}
.legacy-content .glyphicon-camera:before {
    content: "\e046";
}
.legacy-content .glyphicon-font:before {
    content: "\e047";
}
.legacy-content .glyphicon-bold:before {
    content: "\e048";
}
.legacy-content .glyphicon-italic:before {
    content: "\e049";
}
.legacy-content .glyphicon-text-height:before {
    content: "\e050";
}
.legacy-content .glyphicon-text-width:before {
    content: "\e051";
}
.legacy-content .glyphicon-align-left:before {
    content: "\e052";
}
.legacy-content .glyphicon-align-center:before {
    content: "\e053";
}
.legacy-content .glyphicon-align-right:before {
    content: "\e054";
}
.legacy-content .glyphicon-align-justify:before {
    content: "\e055";
}
.legacy-content .glyphicon-list:before {
    content: "\e056";
}
.legacy-content .glyphicon-indent-left:before {
    content: "\e057";
}
.legacy-content .glyphicon-indent-right:before {
    content: "\e058";
}
.legacy-content .glyphicon-facetime-video:before {
    content: "\e059";
}
.legacy-content .glyphicon-picture:before {
    content: "\e060";
}
.legacy-content .glyphicon-map-marker:before {
    content: "\e062";
}
.legacy-content .glyphicon-adjust:before {
    content: "\e063";
}
.legacy-content .glyphicon-tint:before {
    content: "\e064";
}
.legacy-content .glyphicon-edit:before {
    content: "\e065";
}
.legacy-content .glyphicon-share:before {
    content: "\e066";
}
.legacy-content .glyphicon-check:before {
    content: "\e067";
}
.legacy-content .glyphicon-move:before {
    content: "\e068";
}
.legacy-content .glyphicon-step-backward:before {
    content: "\e069";
}
.legacy-content .glyphicon-fast-backward:before {
    content: "\e070";
}
.legacy-content .glyphicon-backward:before {
    content: "\e071";
}
.legacy-content .glyphicon-play:before {
    content: "\e072";
}
.legacy-content .glyphicon-pause:before {
    content: "\e073";
}
.legacy-content .glyphicon-stop:before {
    content: "\e074";
}
.legacy-content .glyphicon-forward:before {
    content: "\e075";
}
.legacy-content .glyphicon-fast-forward:before {
    content: "\e076";
}
.legacy-content .glyphicon-step-forward:before {
    content: "\e077";
}
.legacy-content .glyphicon-eject:before {
    content: "\e078";
}
.legacy-content .glyphicon-chevron-left:before {
    content: "\e079";
}
.legacy-content .glyphicon-chevron-right:before {
    content: "\e080";
}
.legacy-content .glyphicon-plus-sign:before {
    content: "\e081";
}
.legacy-content .glyphicon-minus-sign:before {
    content: "\e082";
}
.legacy-content .glyphicon-remove-sign:before {
    content: "\e083";
}
.legacy-content .glyphicon-ok-sign:before {
    content: "\e084";
}
.legacy-content .glyphicon-question-sign:before {
    content: "\e085";
}
.legacy-content .glyphicon-info-sign:before {
    content: "\e086";
}
.legacy-content .glyphicon-screenshot:before {
    content: "\e087";
}
.legacy-content .glyphicon-remove-circle:before {
    content: "\e088";
}
.legacy-content .glyphicon-ok-circle:before {
    content: "\e089";
}
.legacy-content .glyphicon-ban-circle:before {
    content: "\e090";
}
.legacy-content .glyphicon-arrow-left:before {
    content: "\e091";
}
.legacy-content .glyphicon-arrow-right:before {
    content: "\e092";
}
.legacy-content .glyphicon-arrow-up:before {
    content: "\e093";
}
.legacy-content .glyphicon-arrow-down:before {
    content: "\e094";
}
.legacy-content .glyphicon-share-alt:before {
    content: "\e095";
}
.legacy-content .glyphicon-resize-full:before {
    content: "\e096";
}
.legacy-content .glyphicon-resize-small:before {
    content: "\e097";
}
.legacy-content .glyphicon-exclamation-sign:before {
    content: "\e101";
}
.legacy-content .glyphicon-gift:before {
    content: "\e102";
}
.legacy-content .glyphicon-leaf:before {
    content: "\e103";
}
.legacy-content .glyphicon-fire:before {
    content: "\e104";
}
.legacy-content .glyphicon-eye-open:before {
    content: "\e105";
}
.legacy-content .glyphicon-eye-close:before {
    content: "\e106";
}
.legacy-content .glyphicon-warning-sign:before {
    content: "\e107";
}
.legacy-content .glyphicon-plane:before {
    content: "\e108";
}
.legacy-content .glyphicon-calendar:before {
    content: "\e109";
}
.legacy-content .glyphicon-random:before {
    content: "\e110";
}
.legacy-content .glyphicon-comment:before {
    content: "\e111";
}
.legacy-content .glyphicon-magnet:before {
    content: "\e112";
}
.legacy-content .glyphicon-chevron-up:before {
    content: "\e113";
}
.legacy-content .glyphicon-chevron-down:before {
    content: "\e114";
}
.legacy-content .glyphicon-retweet:before {
    content: "\e115";
}
.legacy-content .glyphicon-shopping-cart:before {
    content: "\e116";
}
.legacy-content .glyphicon-folder-close:before {
    content: "\e117";
}
.legacy-content .glyphicon-folder-open:before {
    content: "\e118";
}
.legacy-content .glyphicon-resize-vertical:before {
    content: "\e119";
}
.legacy-content .glyphicon-resize-horizontal:before {
    content: "\e120";
}
.legacy-content .glyphicon-hdd:before {
    content: "\e121";
}
.legacy-content .glyphicon-bullhorn:before {
    content: "\e122";
}
.legacy-content .glyphicon-bell:before {
    content: "\e123";
}
.legacy-content .glyphicon-certificate:before {
    content: "\e124";
}
.legacy-content .glyphicon-thumbs-up:before {
    content: "\e125 ";
}
.legacy-content .glyphicon-thumbs-down:before {
    content: "\e126";
}
.legacy-content .glyphicon-hand-right:before {
    content: "\e127";
}
.legacy-content .glyphicon-hand-left:before {
    content: "\e128";
}
.legacy-content .glyphicon-hand-up:before {
    content: "\e129";
}
.legacy-content .glyphicon-hand-down:before {
    content: "\e130";
}
.legacy-content .glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.legacy-content .glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.legacy-content .glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.legacy-content .glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.legacy-content .glyphicon-globe:before {
    content: "\e135";
}
.legacy-content .glyphicon-wrench:before {
    content: "\e136";
}
.legacy-content .glyphicon-tasks:before {
    content: "\e137";
}
.legacy-content .glyphicon-filter:before {
    content: "\e138";
}
.legacy-content .glyphicon-briefcase:before {
    content: "\e139";
}
.legacy-content .glyphicon-fullscreen:before {
    content: "\e140";
}
.legacy-content .glyphicon-dashboard:before {
    content: "\e141";
}
.legacy-content .glyphicon-paperclip:before {
    content: "\e142";
}
.legacy-content .glyphicon-heart-empty:before {
    content: "\e143";
}
.legacy-content .glyphicon-link:before {
    content: "\e144";
}
.legacy-content .glyphicon-phone:before {
    content: "\e145";
}
.legacy-content .glyphicon-pushpin:before {
    content: "\e146";
}
.legacy-content .glyphicon-usd:before {
    content: "\e148";
}
.legacy-content .glyphicon-gbp:before {
    content: "\e149";
}
.legacy-content .glyphicon-sort:before {
    content: "\e150";
}
.legacy-content .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.legacy-content .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.legacy-content .glyphicon-sort-by-order:before {
    content: "\e153";
}
.legacy-content .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.legacy-content .glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.legacy-content .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.legacy-content .glyphicon-unchecked:before {
    content: "\e157";
}
.legacy-content .glyphicon-expand:before {
    content: "\e158";
}
.legacy-content .glyphicon-collapse-down:before {
    content: "\e159";
}
.legacy-content .glyphicon-collapse-up:before {
    content: "\e160";
}
.legacy-content .glyphicon-log-in:before {
    content: "\e161";
}
.legacy-content .glyphicon-flash:before {
    content: "\e162";
}
.legacy-content .glyphicon-log-out:before {
    content: "\e163";
}
.legacy-content .glyphicon-new-window:before {
    content: "\e164";
}
.legacy-content .glyphicon-record:before {
    content: "\e165";
}
.legacy-content .glyphicon-save:before {
    content: "\e166";
}
.legacy-content .glyphicon-open:before {
    content: "\e167";
}
.legacy-content .glyphicon-saved:before {
    content: "\e168";
}
.legacy-content .glyphicon-import:before {
    content: "\e169";
}
.legacy-content .glyphicon-export:before {
    content: "\e170";
}
.legacy-content .glyphicon-send:before {
    content: "\e171";
}
.legacy-content .glyphicon-floppy-disk:before {
    content: "\e172";
}
.legacy-content .glyphicon-floppy-saved:before {
    content: "\e173";
}
.legacy-content .glyphicon-floppy-remove:before {
    content: "\e174";
}
.legacy-content .glyphicon-floppy-save:before {
    content: "\e175";
}
.legacy-content .glyphicon-floppy-open:before {
    content: "\e176";
}
.legacy-content .glyphicon-credit-card:before {
    content: "\e177";
}
.legacy-content .glyphicon-transfer:before {
    content: "\e178";
}
.legacy-content .glyphicon-cutlery:before {
    content: "\e179";
}
.legacy-content .glyphicon-header:before {
    content: "\e180";
}
.legacy-content .glyphicon-compressed:before {
    content: "\e181";
}
.legacy-content .glyphicon-earphone:before {
    content: "\e182";
}
.legacy-content .glyphicon-phone-alt:before {
    content: "\e183";
}
.legacy-content .glyphicon-tower:before {
    content: "\e184";
}
.legacy-content .glyphicon-stats:before {
    content: "\e185";
}
.legacy-content .glyphicon-sd-video:before {
    content: "\e186";
}
.legacy-content .glyphicon-hd-video:before {
    content: "\e187";
}
.legacy-content .glyphicon-subtitles:before {
    content: "\e188";
}
.legacy-content .glyphicon-sound-stereo:before {
    content: "\e189";
}
.legacy-content .glyphicon-sound-dolby:before {
    content: "\e190";
}
.legacy-content .glyphicon-sound-5-1:before {
    content: "\e191";
}
.legacy-content .glyphicon-sound-6-1:before {
    content: "\e192";
}
.legacy-content .glyphicon-sound-7-1:before {
    content: "\e193";
}
.legacy-content .glyphicon-copyright-mark:before {
    content: "\e194";
}
.legacy-content .glyphicon-registration-mark:before {
    content: "\e195";
}
.legacy-content .glyphicon-cloud-download:before {
    content: "\e197";
}
.legacy-content .glyphicon-cloud-upload:before {
    content: "\e198";
}
.legacy-content .glyphicon-tree-conifer:before {
    content: "\e199";
}
.legacy-content .glyphicon-tree-deciduous:before {
    content: "\e200";
}
.legacy-content .glyphicon-cd:before {
    content: "\e201";
}
.legacy-content .glyphicon-save-file:before {
    content: "\e202";
}
.legacy-content .glyphicon-open-file:before {
    content: "\e203";
}
.legacy-content .glyphicon-level-up:before {
    content: "\e204";
}
.legacy-content .glyphicon-copy:before {
    content: "\e205";
}
.legacy-content .glyphicon-paste:before {
    content: "\e206";
}
.legacy-content .glyphicon-alert:before {
    content: "\e209";
}
.legacy-content .glyphicon-equalizer:before {
    content: "\e210";
}
.legacy-content .glyphicon-king:before {
    content: "\e211";
}
.legacy-content .glyphicon-queen:before {
    content: "\e212";
}
.legacy-content .glyphicon-pawn:before {
    content: "\e213";
}
.legacy-content .glyphicon-bishop:before {
    content: "\e214";
}
.legacy-content .glyphicon-knight:before {
    content: "\e215";
}
.legacy-content .glyphicon-baby-formula:before {
    content: "\e216";
}
.legacy-content .glyphicon-tent:before {
    content: "\26fa";
}
.legacy-content .glyphicon-blackboard:before {
    content: "\e218";
}
.legacy-content .glyphicon-bed:before {
    content: "\e219";
}
.legacy-content .glyphicon-apple:before {
    content: "\f8ff";
}
.legacy-content .glyphicon-erase:before {
    content: "\e221";
}
.legacy-content .glyphicon-hourglass:before {
    content: "\231b";
}
.legacy-content .glyphicon-lamp:before {
    content: "\e223";
}
.legacy-content .glyphicon-duplicate:before {
    content: "\e224";
}
.legacy-content .glyphicon-piggy-bank:before {
    content: "\e225";
}
.legacy-content .glyphicon-scissors:before {
    content: "\e226";
}
.legacy-content .glyphicon-bitcoin:before {
    content: "\e227";
}
.legacy-content .glyphicon-btc:before {
    content: "\e227";
}
.legacy-content .glyphicon-xbt:before {
    content: "\e227";
}
.legacy-content .glyphicon-yen:before {
    content: "\00a5";
}
.legacy-content .glyphicon-jpy:before {
    content: "\00a5";
}
.legacy-content .glyphicon-ruble:before {
    content: "\20bd";
}
.legacy-content .glyphicon-rub:before {
    content: "\20bd";
}
.legacy-content .glyphicon-scale:before {
    content: "\e230";
}
.legacy-content .glyphicon-ice-lolly:before {
    content: "\e231";
}
.legacy-content .glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.legacy-content .glyphicon-education:before {
    content: "\e233";
}
.legacy-content .glyphicon-option-horizontal:before {
    content: "\e234";
}
.legacy-content .glyphicon-option-vertical:before {
    content: "\e235";
}
.legacy-content .glyphicon-menu-hamburger:before {
    content: "\e236";
}
.legacy-content .glyphicon-modal-window:before {
    content: "\e237";
}
.legacy-content .glyphicon-oil:before {
    content: "\e238";
}
.legacy-content .glyphicon-grain:before {
    content: "\e239";
}
.legacy-content .glyphicon-sunglasses:before {
    content: "\e240";
}
.legacy-content .glyphicon-text-size:before {
    content: "\e241";
}
.legacy-content .glyphicon-text-color:before {
    content: "\e242";
}
.legacy-content .glyphicon-text-background:before {
    content: "\e243";
}
.legacy-content .glyphicon-object-align-top:before {
    content: "\e244";
}
.legacy-content .glyphicon-object-align-bottom:before {
    content: "\e245";
}
.legacy-content .glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.legacy-content .glyphicon-object-align-left:before {
    content: "\e247";
}
.legacy-content .glyphicon-object-align-vertical:before {
    content: "\e248";
}
.legacy-content .glyphicon-object-align-right:before {
    content: "\e249";
}
.legacy-content .glyphicon-triangle-right:before {
    content: "\e250";
}
.legacy-content .glyphicon-triangle-left:before {
    content: "\e251";
}
.legacy-content .glyphicon-triangle-bottom:before {
    content: "\e252";
}
.legacy-content .glyphicon-triangle-top:before {
    content: "\e253";
}
.legacy-content .glyphicon-console:before {
    content: "\e254";
}
.legacy-content .glyphicon-superscript:before {
    content: "\e255";
}
.legacy-content .glyphicon-subscript:before {
    content: "\e256";
}
.legacy-content .glyphicon-menu-left:before {
    content: "\e257";
}
.legacy-content .glyphicon-menu-right:before {
    content: "\e258";
}
.legacy-content .glyphicon-menu-down:before {
    content: "\e259";
}
.legacy-content .glyphicon-menu-up:before {
    content: "\e260";
}
.legacy-content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.legacy-content *:before,
.legacy-content *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.legacy-content html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.legacy-content body {
    font-family: 'Montserrat';
    font-size: 17px;
    line-height: 1.42857143;
    color: #363636;
    background-color: #ffffff;
}
.legacy-content input,
.legacy-content button,
.legacy-content select,
.legacy-content textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.legacy-content a {
    color: #175191;
    text-decoration: none;
}
.legacy-content a:hover,
.legacy-content a:focus {
    color: #0d2c4f;
    text-decoration: none;
}
.legacy-content a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.legacy-content figure {
    margin: 0;
}
.legacy-content img {
    vertical-align: middle;
}
.legacy-content .img-responsive,
.legacy-content .thumbnail > img,
.legacy-content .thumbnail a > img,
.legacy-content .carousel-inner > .item > img,
.legacy-content .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.legacy-content .img-rounded {
    border-radius: 0px;
}
.legacy-content .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.legacy-content .img-circle {
    border-radius: 50%;
}
.legacy-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f6f6f6;
}
.legacy-content .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.legacy-content .sr-only-focusable:active,
.legacy-content .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.legacy-content [role=button] {
    cursor: pointer;
}
.legacy-content h1,
.legacy-content h2,
.legacy-content h3,
.legacy-content h4,
.legacy-content h5,
.legacy-content h6,
.legacy-content .h1,
.legacy-content .h2,
.legacy-content .h3,
.legacy-content .h4,
.legacy-content .h5,
.legacy-content .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.legacy-content h1 small,
.legacy-content h2 small,
.legacy-content h3 small,
.legacy-content h4 small,
.legacy-content h5 small,
.legacy-content h6 small,
.legacy-content .h1 small,
.legacy-content .h2 small,
.legacy-content .h3 small,
.legacy-content .h4 small,
.legacy-content .h5 small,
.legacy-content .h6 small,
.legacy-content h1 .small,
.legacy-content h2 .small,
.legacy-content h3 .small,
.legacy-content h4 .small,
.legacy-content h5 .small,
.legacy-content h6 .small,
.legacy-content .h1 .small,
.legacy-content .h2 .small,
.legacy-content .h3 .small,
.legacy-content .h4 .small,
.legacy-content .h5 .small,
.legacy-content .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #dedede;
}
.legacy-content h1,
.legacy-content .h1,
.legacy-content h2,
.legacy-content .h2,
.legacy-content h3,
.legacy-content .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.legacy-content h1 small,
.legacy-content .h1 small,
.legacy-content h2 small,
.legacy-content .h2 small,
.legacy-content h3 small,
.legacy-content .h3 small,
.legacy-content h1 .small,
.legacy-content .h1 .small,
.legacy-content h2 .small,
.legacy-content .h2 .small,
.legacy-content h3 .small,
.legacy-content .h3 .small {
    font-size: 65%;
}
.legacy-content h4,
.legacy-content .h4,
.legacy-content h5,
.legacy-content .h5,
.legacy-content h6,
.legacy-content .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.legacy-content h4 small,
.legacy-content .h4 small,
.legacy-content h5 small,
.legacy-content .h5 small,
.legacy-content h6 small,
.legacy-content .h6 small,
.legacy-content h4 .small,
.legacy-content .h4 .small,
.legacy-content h5 .small,
.legacy-content .h5 .small,
.legacy-content h6 .small,
.legacy-content .h6 .small {
    font-size: 75%;
}
.legacy-content h1,
.legacy-content .h1 {
    font-size: 36px;
}
.legacy-content h2,
.legacy-content .h2 {
    font-size: 30px;
}
.legacy-content h3,
.legacy-content .h3 {
    font-size: 24px;
}
.legacy-content h4,
.legacy-content .h4 {
    font-size: 18px;
}
.legacy-content h5,
.legacy-content .h5 {
    font-size: 14px;
}
.legacy-content h6,
.legacy-content .h6 {
    font-size: 12px;
}
.legacy-content p {
    margin: 0 0 10px;
}
.legacy-content .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 480px) {
    .legacy-content .lead {
        font-size: 21px;
    }
}
.legacy-content small,
.legacy-content .small {
    font-size: 85%;
}
.legacy-content mark,
.legacy-content .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.legacy-content .text-left {
    text-align: left;
}
.legacy-content .text-right {
    text-align: right;
}
.legacy-content .text-center {
    text-align: center;
}
.legacy-content .text-justify {
    text-align: justify;
}
.legacy-content .text-nowrap {
    white-space: nowrap;
}
.legacy-content .text-lowercase {
    text-transform: lowercase;
}
.legacy-content .text-uppercase {
    text-transform: uppercase;
}
.legacy-content .text-capitalize {
    text-transform: capitalize;
}
.legacy-content .text-muted {
    color: #dedede;
}
.legacy-content .text-primary {
    color: #ffd408;
}
.legacy-content a.text-primary:hover {
    color: #d4af00;
}
.legacy-content .text-success {
    color: #3c763d;
}
.legacy-content a.text-success:hover {
    color: #2b542c;
}
.legacy-content .text-info {
    color: #31708f;
}
.legacy-content a.text-info:hover {
    color: #245269;
}
.legacy-content .text-warning {
    color: #8a6d3b;
}
.legacy-content a.text-warning:hover {
    color: #66512c;
}
.legacy-content .text-danger {
    color: #a94442;
}
.legacy-content a.text-danger:hover {
    color: #843534;
}
.legacy-content .bg-primary {
    color: #fff;
    background-color: #ffd408;
}
.legacy-content a.bg-primary:hover {
    background-color: #d4af00;
}
.legacy-content .bg-success {
    background-color: #dff0d8;
}
.legacy-content a.bg-success:hover {
    background-color: #c1e2b3;
}
.legacy-content .bg-info {
    background-color: #d9edf7;
}
.legacy-content a.bg-info:hover {
    background-color: #afd9ee;
}
.legacy-content .bg-warning {
    background-color: #fcf8e3;
}
.legacy-content a.bg-warning:hover {
    background-color: #f7ecb5;
}
.legacy-content .bg-danger {
    background-color: #f2dede;
}
.legacy-content a.bg-danger:hover {
    background-color: #e4b9b9;
}
.legacy-content .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #f6f6f6;
}
.legacy-content ul,
.legacy-content ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.legacy-content ul ul,
.legacy-content ol ul,
.legacy-content ul ol,
.legacy-content ol ol {
    margin-bottom: 0;
}
.legacy-content .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.legacy-content .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.legacy-content .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.legacy-content dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.legacy-content dt,
.legacy-content dd {
    line-height: 1.42857143;
}
.legacy-content dt {
    font-weight: bold;
}
.legacy-content dd {
    margin-left: 0;
}
@media (min-width: 860px) {
    .legacy-content .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .legacy-content .dl-horizontal dd {
        margin-left: 180px;
    }
}
.legacy-content abbr[title],
.legacy-content abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #dedede;
}
.legacy-content .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.legacy-content blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #f6f6f6;
}
.legacy-content blockquote p:last-child,
.legacy-content blockquote ul:last-child,
.legacy-content blockquote ol:last-child {
    margin-bottom: 0;
}
.legacy-content blockquote footer,
.legacy-content blockquote small,
.legacy-content blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #dedede;
}
.legacy-content blockquote footer:before,
.legacy-content blockquote small:before,
.legacy-content blockquote .small:before {
    content: "\2014 \\00A0";
}
.legacy-content .blockquote-reverse,
.legacy-content blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f6f6f6;
    border-left: 0;
    text-align: right;
}
.legacy-content .blockquote-reverse footer:before,
.legacy-content blockquote.pull-right footer:before,
.legacy-content .blockquote-reverse small:before,
.legacy-content blockquote.pull-right small:before,
.legacy-content .blockquote-reverse .small:before,
.legacy-content blockquote.pull-right .small:before {
    content: "";
}
.legacy-content .blockquote-reverse footer:after,
.legacy-content blockquote.pull-right footer:after,
.legacy-content .blockquote-reverse small:after,
.legacy-content blockquote.pull-right small:after,
.legacy-content .blockquote-reverse .small:after,
.legacy-content blockquote.pull-right .small:after {
    content: "\00A0 \\2014";
}
.legacy-content address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.legacy-content code,
.legacy-content kbd,
.legacy-content pre,
.legacy-content samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.legacy-content code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0px;
}
.legacy-content kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.legacy-content kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #cfcece;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.legacy-content pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.legacy-content .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.legacy-content .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 1200px) {
    .legacy-content .container {
        width: 100%;
    }
}
@media (min-width: 1500px) {
    .legacy-content .container {
        width: 1470px;
    }
}
.legacy-content .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.legacy-content .row {
    margin-left: -15px;
    margin-right: -15px;
}
.legacy-content .col-xs-1,
.legacy-content .col-sm-1,
.legacy-content .col-md-1,
.legacy-content .col-lg-1,
.legacy-content .col-xs-2,
.legacy-content .col-sm-2,
.legacy-content .col-md-2,
.legacy-content .col-lg-2,
.legacy-content .col-xs-3,
.legacy-content .col-sm-3,
.legacy-content .col-md-3,
.legacy-content .col-lg-3,
.legacy-content .col-xs-4,
.legacy-content .col-sm-4,
.legacy-content .col-md-4,
.legacy-content .col-lg-4,
.legacy-content .col-xs-5,
.legacy-content .col-sm-5,
.legacy-content .col-md-5,
.legacy-content .col-lg-5,
.legacy-content .col-xs-6,
.legacy-content .col-sm-6,
.legacy-content .col-md-6,
.legacy-content .col-lg-6,
.legacy-content .col-xs-7,
.legacy-content .col-sm-7,
.legacy-content .col-md-7,
.legacy-content .col-lg-7,
.legacy-content .col-xs-8,
.legacy-content .col-sm-8,
.legacy-content .col-md-8,
.legacy-content .col-lg-8,
.legacy-content .col-xs-9,
.legacy-content .col-sm-9,
.legacy-content .col-md-9,
.legacy-content .col-lg-9,
.legacy-content .col-xs-10,
.legacy-content .col-sm-10,
.legacy-content .col-md-10,
.legacy-content .col-lg-10,
.legacy-content .col-xs-11,
.legacy-content .col-sm-11,
.legacy-content .col-md-11,
.legacy-content .col-lg-11,
.legacy-content .col-xs-12,
.legacy-content .col-sm-12,
.legacy-content .col-md-12,
.legacy-content .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.legacy-content .col-xs-1,
.legacy-content .col-xs-2,
.legacy-content .col-xs-3,
.legacy-content .col-xs-4,
.legacy-content .col-xs-5,
.legacy-content .col-xs-6,
.legacy-content .col-xs-7,
.legacy-content .col-xs-8,
.legacy-content .col-xs-9,
.legacy-content .col-xs-10,
.legacy-content .col-xs-11,
.legacy-content .col-xs-12 {
    float: left;
}
.legacy-content .col-xs-12 {
    width: 100%;
}
.legacy-content .col-xs-11 {
    width: 91.66666667%;
}
.legacy-content .col-xs-10 {
    width: 83.33333333%;
}
.legacy-content .col-xs-9 {
    width: 75%;
}
.legacy-content .col-xs-8 {
    width: 66.66666667%;
}
.legacy-content .col-xs-7 {
    width: 58.33333333%;
}
.legacy-content .col-xs-6 {
    width: 50%;
}
.legacy-content .col-xs-5 {
    width: 41.66666667%;
}
.legacy-content .col-xs-4 {
    width: 33.33333333%;
}
.legacy-content .col-xs-3 {
    width: 25%;
}
.legacy-content .col-xs-2 {
    width: 16.66666667%;
}
.legacy-content .col-xs-1 {
    width: 8.33333333%;
}
.legacy-content .col-xs-pull-12 {
    right: 100%;
}
.legacy-content .col-xs-pull-11 {
    right: 91.66666667%;
}
.legacy-content .col-xs-pull-10 {
    right: 83.33333333%;
}
.legacy-content .col-xs-pull-9 {
    right: 75%;
}
.legacy-content .col-xs-pull-8 {
    right: 66.66666667%;
}
.legacy-content .col-xs-pull-7 {
    right: 58.33333333%;
}
.legacy-content .col-xs-pull-6 {
    right: 50%;
}
.legacy-content .col-xs-pull-5 {
    right: 41.66666667%;
}
.legacy-content .col-xs-pull-4 {
    right: 33.33333333%;
}
.legacy-content .col-xs-pull-3 {
    right: 25%;
}
.legacy-content .col-xs-pull-2 {
    right: 16.66666667%;
}
.legacy-content .col-xs-pull-1 {
    right: 8.33333333%;
}
.legacy-content .col-xs-pull-0 {
    right: auto;
}
.legacy-content .col-xs-push-12 {
    left: 100%;
}
.legacy-content .col-xs-push-11 {
    left: 91.66666667%;
}
.legacy-content .col-xs-push-10 {
    left: 83.33333333%;
}
.legacy-content .col-xs-push-9 {
    left: 75%;
}
.legacy-content .col-xs-push-8 {
    left: 66.66666667%;
}
.legacy-content .col-xs-push-7 {
    left: 58.33333333%;
}
.legacy-content .col-xs-push-6 {
    left: 50%;
}
.legacy-content .col-xs-push-5 {
    left: 41.66666667%;
}
.legacy-content .col-xs-push-4 {
    left: 33.33333333%;
}
.legacy-content .col-xs-push-3 {
    left: 25%;
}
.legacy-content .col-xs-push-2 {
    left: 16.66666667%;
}
.legacy-content .col-xs-push-1 {
    left: 8.33333333%;
}
.legacy-content .col-xs-push-0 {
    left: auto;
}
.legacy-content .col-xs-offset-12 {
    margin-left: 100%;
}
.legacy-content .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.legacy-content .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.legacy-content .col-xs-offset-9 {
    margin-left: 75%;
}
.legacy-content .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.legacy-content .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.legacy-content .col-xs-offset-6 {
    margin-left: 50%;
}
.legacy-content .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.legacy-content .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.legacy-content .col-xs-offset-3 {
    margin-left: 25%;
}
.legacy-content .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.legacy-content .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.legacy-content .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 480px) {
    .legacy-content .col-sm-1,
    .legacy-content .col-sm-2,
    .legacy-content .col-sm-3,
    .legacy-content .col-sm-4,
    .legacy-content .col-sm-5,
    .legacy-content .col-sm-6,
    .legacy-content .col-sm-7,
    .legacy-content .col-sm-8,
    .legacy-content .col-sm-9,
    .legacy-content .col-sm-10,
    .legacy-content .col-sm-11,
    .legacy-content .col-sm-12 {
        float: left;
    }
    .legacy-content .col-sm-12 {
        width: 100%;
    }
    .legacy-content .col-sm-11 {
        width: 91.66666667%;
    }
    .legacy-content .col-sm-10 {
        width: 83.33333333%;
    }
    .legacy-content .col-sm-9 {
        width: 75%;
    }
    .legacy-content .col-sm-8 {
        width: 66.66666667%;
    }
    .legacy-content .col-sm-7 {
        width: 58.33333333%;
    }
    .legacy-content .col-sm-6 {
        width: 50%;
    }
    .legacy-content .col-sm-5 {
        width: 41.66666667%;
    }
    .legacy-content .col-sm-4 {
        width: 33.33333333%;
    }
    .legacy-content .col-sm-3 {
        width: 25%;
    }
    .legacy-content .col-sm-2 {
        width: 16.66666667%;
    }
    .legacy-content .col-sm-1 {
        width: 8.33333333%;
    }
    .legacy-content .col-sm-pull-12 {
        right: 100%;
    }
    .legacy-content .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .legacy-content .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .legacy-content .col-sm-pull-9 {
        right: 75%;
    }
    .legacy-content .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .legacy-content .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .legacy-content .col-sm-pull-6 {
        right: 50%;
    }
    .legacy-content .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .legacy-content .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .legacy-content .col-sm-pull-3 {
        right: 25%;
    }
    .legacy-content .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .legacy-content .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .legacy-content .col-sm-pull-0 {
        right: auto;
    }
    .legacy-content .col-sm-push-12 {
        left: 100%;
    }
    .legacy-content .col-sm-push-11 {
        left: 91.66666667%;
    }
    .legacy-content .col-sm-push-10 {
        left: 83.33333333%;
    }
    .legacy-content .col-sm-push-9 {
        left: 75%;
    }
    .legacy-content .col-sm-push-8 {
        left: 66.66666667%;
    }
    .legacy-content .col-sm-push-7 {
        left: 58.33333333%;
    }
    .legacy-content .col-sm-push-6 {
        left: 50%;
    }
    .legacy-content .col-sm-push-5 {
        left: 41.66666667%;
    }
    .legacy-content .col-sm-push-4 {
        left: 33.33333333%;
    }
    .legacy-content .col-sm-push-3 {
        left: 25%;
    }
    .legacy-content .col-sm-push-2 {
        left: 16.66666667%;
    }
    .legacy-content .col-sm-push-1 {
        left: 8.33333333%;
    }
    .legacy-content .col-sm-push-0 {
        left: auto;
    }
    .legacy-content .col-sm-offset-12 {
        margin-left: 100%;
    }
    .legacy-content .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .legacy-content .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .legacy-content .col-sm-offset-9 {
        margin-left: 75%;
    }
    .legacy-content .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .legacy-content .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .legacy-content .col-sm-offset-6 {
        margin-left: 50%;
    }
    .legacy-content .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .legacy-content .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .legacy-content .col-sm-offset-3 {
        margin-left: 25%;
    }
    .legacy-content .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .legacy-content .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .legacy-content .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 860px) {
    .legacy-content .col-md-1,
    .legacy-content .col-md-2,
    .legacy-content .col-md-3,
    .legacy-content .col-md-4,
    .legacy-content .col-md-5,
    .legacy-content .col-md-6,
    .legacy-content .col-md-7,
    .legacy-content .col-md-8,
    .legacy-content .col-md-9,
    .legacy-content .col-md-10,
    .legacy-content .col-md-11,
    .legacy-content .col-md-12 {
        float: left;
    }
    .legacy-content .col-md-12 {
        width: 100%;
    }
    .legacy-content .col-md-11 {
        width: 91.66666667%;
    }
    .legacy-content .col-md-10 {
        width: 83.33333333%;
    }
    .legacy-content .col-md-9 {
        width: 75%;
    }
    .legacy-content .col-md-8 {
        width: 66.66666667%;
    }
    .legacy-content .col-md-7 {
        width: 58.33333333%;
    }
    .legacy-content .col-md-6 {
        width: 50%;
    }
    .legacy-content .col-md-5 {
        width: 41.66666667%;
    }
    .legacy-content .col-md-4 {
        width: 33.33333333%;
    }
    .legacy-content .col-md-3 {
        width: 25%;
    }
    .legacy-content .col-md-2-5 {
        width: 20%;
    }
    .legacy-content .col-md-2 {
        width: 16.66666667%;
    }
    .legacy-content .col-md-1 {
        width: 8.33333333%;
    }
    .legacy-content .col-md-pull-12 {
        right: 100%;
    }
    .legacy-content .col-md-pull-11 {
        right: 91.66666667%;
    }
    .legacy-content .col-md-pull-10 {
        right: 83.33333333%;
    }
    .legacy-content .col-md-pull-9 {
        right: 75%;
    }
    .legacy-content .col-md-pull-8 {
        right: 66.66666667%;
    }
    .legacy-content .col-md-pull-7 {
        right: 58.33333333%;
    }
    .legacy-content .col-md-pull-6 {
        right: 50%;
    }
    .legacy-content .col-md-pull-5 {
        right: 41.66666667%;
    }
    .legacy-content .col-md-pull-4 {
        right: 33.33333333%;
    }
    .legacy-content .col-md-pull-3 {
        right: 25%;
    }
    .legacy-content .col-md-pull-2 {
        right: 16.66666667%;
    }
    .legacy-content .col-md-pull-1 {
        right: 8.33333333%;
    }
    .legacy-content .col-md-pull-0 {
        right: auto;
    }
    .legacy-content .col-md-push-12 {
        left: 100%;
    }
    .legacy-content .col-md-push-11 {
        left: 91.66666667%;
    }
    .legacy-content .col-md-push-10 {
        left: 83.33333333%;
    }
    .legacy-content .col-md-push-9 {
        left: 75%;
    }
    .legacy-content .col-md-push-8 {
        left: 66.66666667%;
    }
    .legacy-content .col-md-push-7 {
        left: 58.33333333%;
    }
    .legacy-content .col-md-push-6 {
        left: 50%;
    }
    .legacy-content .col-md-push-5 {
        left: 41.66666667%;
    }
    .legacy-content .col-md-push-4 {
        left: 33.33333333%;
    }
    .legacy-content .col-md-push-3 {
        left: 25%;
    }
    .legacy-content .col-md-push-2 {
        left: 16.66666667%;
    }
    .legacy-content .col-md-push-1 {
        left: 8.33333333%;
    }
    .legacy-content .col-md-push-0 {
        left: auto;
    }
    .legacy-content .col-md-offset-12 {
        margin-left: 100%;
    }
    .legacy-content .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .legacy-content .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .legacy-content .col-md-offset-9 {
        margin-left: 75%;
    }
    .legacy-content .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .legacy-content .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .legacy-content .col-md-offset-6 {
        margin-left: 50%;
    }
    .legacy-content .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .legacy-content .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .legacy-content .col-md-offset-3 {
        margin-left: 25%;
    }
    .legacy-content .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .legacy-content .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .legacy-content .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .legacy-content .col-lg-1,
    .legacy-content .col-lg-2,
    .legacy-content .col-lg-3,
    .legacy-content .col-lg-4,
    .legacy-content .col-lg-5,
    .legacy-content .col-lg-6,
    .legacy-content .col-lg-7,
    .legacy-content .col-lg-8,
    .legacy-content .col-lg-9,
    .legacy-content .col-lg-10,
    .legacy-content .col-lg-11,
    .legacy-content .col-lg-12 {
        float: left;
    }
    .legacy-content .col-lg-12 {
        width: 100%;
    }
    .legacy-content .col-lg-11 {
        width: 91.66666667%;
    }
    .legacy-content .col-lg-10 {
        width: 83.33333333%;
    }
    .legacy-content .col-lg-9 {
        width: 75%;
    }
    .legacy-content .col-lg-8 {
        width: 66.66666667%;
    }
    .legacy-content .col-lg-7 {
        width: 58.33333333%;
    }
    .legacy-content .col-lg-6 {
        width: 50%;
    }
    .legacy-content .col-lg-5 {
        width: 41.66666667%;
    }
    .legacy-content .col-lg-4 {
        width: 33.33333333%;
    }
    .legacy-content .col-lg-3 {
        width: 25%;
    }
    .legacy-content .col-lg-2 {
        width: 16.66666667%;
    }
    .legacy-content .col-lg-1 {
        width: 8.33333333%;
    }
    .legacy-content .col-lg-pull-12 {
        right: 100%;
    }
    .legacy-content .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .legacy-content .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .legacy-content .col-lg-pull-9 {
        right: 75%;
    }
    .legacy-content .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .legacy-content .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .legacy-content .col-lg-pull-6 {
        right: 50%;
    }
    .legacy-content .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .legacy-content .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .legacy-content .col-lg-pull-3 {
        right: 25%;
    }
    .legacy-content .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .legacy-content .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .legacy-content .col-lg-pull-0 {
        right: auto;
    }
    .legacy-content .col-lg-push-12 {
        left: 100%;
    }
    .legacy-content .col-lg-push-11 {
        left: 91.66666667%;
    }
    .legacy-content .col-lg-push-10 {
        left: 83.33333333%;
    }
    .legacy-content .col-lg-push-9 {
        left: 75%;
    }
    .legacy-content .col-lg-push-8 {
        left: 66.66666667%;
    }
    .legacy-content .col-lg-push-7 {
        left: 58.33333333%;
    }
    .legacy-content .col-lg-push-6 {
        left: 50%;
    }
    .legacy-content .col-lg-push-5 {
        left: 41.66666667%;
    }
    .legacy-content .col-lg-push-4 {
        left: 33.33333333%;
    }
    .legacy-content .col-lg-push-3 {
        left: 25%;
    }
    .legacy-content .col-lg-push-2 {
        left: 16.66666667%;
    }
    .legacy-content .col-lg-push-1 {
        left: 8.33333333%;
    }
    .legacy-content .col-lg-push-0 {
        left: auto;
    }
    .legacy-content .col-lg-offset-12 {
        margin-left: 100%;
    }
    .legacy-content .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .legacy-content .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .legacy-content .col-lg-offset-9 {
        margin-left: 75%;
    }
    .legacy-content .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .legacy-content .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .legacy-content .col-lg-offset-6 {
        margin-left: 50%;
    }
    .legacy-content .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .legacy-content .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .legacy-content .col-lg-offset-3 {
        margin-left: 25%;
    }
    .legacy-content .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .legacy-content .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .legacy-content .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.legacy-content table {
    background-color: transparent;
}
.legacy-content caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #dedede;
    text-align: left;
}
.legacy-content th {
    text-align: left;
}
.legacy-content .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.legacy-content .table > thead > tr > th,
.legacy-content .table > tbody > tr > th,
.legacy-content .table > tfoot > tr > th,
.legacy-content .table > thead > tr > td,
.legacy-content .table > tbody > tr > td,
.legacy-content .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #8a8a8a;
}
.legacy-content .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #8a8a8a;
}
.legacy-content .table > caption + thead > tr:first-child > th,
.legacy-content .table > colgroup + thead > tr:first-child > th,
.legacy-content .table > thead:first-child > tr:first-child > th,
.legacy-content .table > caption + thead > tr:first-child > td,
.legacy-content .table > colgroup + thead > tr:first-child > td,
.legacy-content .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.legacy-content .table > tbody + tbody {
    border-top: 2px solid #8a8a8a;
}
.legacy-content .table .table {
    background-color: #ffffff;
}
.legacy-content .table-condensed > thead > tr > th,
.legacy-content .table-condensed > tbody > tr > th,
.legacy-content .table-condensed > tfoot > tr > th,
.legacy-content .table-condensed > thead > tr > td,
.legacy-content .table-condensed > tbody > tr > td,
.legacy-content .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.legacy-content .table-bordered {
    border: 1px solid #8a8a8a;
}
.legacy-content .table-bordered > thead > tr > th,
.legacy-content .table-bordered > tbody > tr > th,
.legacy-content .table-bordered > tfoot > tr > th,
.legacy-content .table-bordered > thead > tr > td,
.legacy-content .table-bordered > tbody > tr > td,
.legacy-content .table-bordered > tfoot > tr > td {
    border: 1px solid #8a8a8a;
}
.legacy-content .table-bordered > thead > tr > th,
.legacy-content .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.legacy-content .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.legacy-content .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.legacy-content table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}
.legacy-content table td[class*=col-],
.legacy-content table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}
.legacy-content .table > thead > tr > td.active,
.legacy-content .table > tbody > tr > td.active,
.legacy-content .table > tfoot > tr > td.active,
.legacy-content .table > thead > tr > th.active,
.legacy-content .table > tbody > tr > th.active,
.legacy-content .table > tfoot > tr > th.active,
.legacy-content .table > thead > tr.active > td,
.legacy-content .table > tbody > tr.active > td,
.legacy-content .table > tfoot > tr.active > td,
.legacy-content .table > thead > tr.active > th,
.legacy-content .table > tbody > tr.active > th,
.legacy-content .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.legacy-content .table-hover > tbody > tr > td.active:hover,
.legacy-content .table-hover > tbody > tr > th.active:hover,
.legacy-content .table-hover > tbody > tr.active:hover > td,
.legacy-content .table-hover > tbody > tr:hover > .active,
.legacy-content .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.legacy-content .table > thead > tr > td.success,
.legacy-content .table > tbody > tr > td.success,
.legacy-content .table > tfoot > tr > td.success,
.legacy-content .table > thead > tr > th.success,
.legacy-content .table > tbody > tr > th.success,
.legacy-content .table > tfoot > tr > th.success,
.legacy-content .table > thead > tr.success > td,
.legacy-content .table > tbody > tr.success > td,
.legacy-content .table > tfoot > tr.success > td,
.legacy-content .table > thead > tr.success > th,
.legacy-content .table > tbody > tr.success > th,
.legacy-content .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.legacy-content .table-hover > tbody > tr > td.success:hover,
.legacy-content .table-hover > tbody > tr > th.success:hover,
.legacy-content .table-hover > tbody > tr.success:hover > td,
.legacy-content .table-hover > tbody > tr:hover > .success,
.legacy-content .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.legacy-content .table > thead > tr > td.info,
.legacy-content .table > tbody > tr > td.info,
.legacy-content .table > tfoot > tr > td.info,
.legacy-content .table > thead > tr > th.info,
.legacy-content .table > tbody > tr > th.info,
.legacy-content .table > tfoot > tr > th.info,
.legacy-content .table > thead > tr.info > td,
.legacy-content .table > tbody > tr.info > td,
.legacy-content .table > tfoot > tr.info > td,
.legacy-content .table > thead > tr.info > th,
.legacy-content .table > tbody > tr.info > th,
.legacy-content .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.legacy-content .table-hover > tbody > tr > td.info:hover,
.legacy-content .table-hover > tbody > tr > th.info:hover,
.legacy-content .table-hover > tbody > tr.info:hover > td,
.legacy-content .table-hover > tbody > tr:hover > .info,
.legacy-content .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.legacy-content .table > thead > tr > td.warning,
.legacy-content .table > tbody > tr > td.warning,
.legacy-content .table > tfoot > tr > td.warning,
.legacy-content .table > thead > tr > th.warning,
.legacy-content .table > tbody > tr > th.warning,
.legacy-content .table > tfoot > tr > th.warning,
.legacy-content .table > thead > tr.warning > td,
.legacy-content .table > tbody > tr.warning > td,
.legacy-content .table > tfoot > tr.warning > td,
.legacy-content .table > thead > tr.warning > th,
.legacy-content .table > tbody > tr.warning > th,
.legacy-content .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.legacy-content .table-hover > tbody > tr > td.warning:hover,
.legacy-content .table-hover > tbody > tr > th.warning:hover,
.legacy-content .table-hover > tbody > tr.warning:hover > td,
.legacy-content .table-hover > tbody > tr:hover > .warning,
.legacy-content .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.legacy-content .table > thead > tr > td.danger,
.legacy-content .table > tbody > tr > td.danger,
.legacy-content .table > tfoot > tr > td.danger,
.legacy-content .table > thead > tr > th.danger,
.legacy-content .table > tbody > tr > th.danger,
.legacy-content .table > tfoot > tr > th.danger,
.legacy-content .table > thead > tr.danger > td,
.legacy-content .table > tbody > tr.danger > td,
.legacy-content .table > tfoot > tr.danger > td,
.legacy-content .table > thead > tr.danger > th,
.legacy-content .table > tbody > tr.danger > th,
.legacy-content .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.legacy-content .table-hover > tbody > tr > td.danger:hover,
.legacy-content .table-hover > tbody > tr > th.danger:hover,
.legacy-content .table-hover > tbody > tr.danger:hover > td,
.legacy-content .table-hover > tbody > tr:hover > .danger,
.legacy-content .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.legacy-content .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 479px) {
    .legacy-content .class-img-simulador {
        width: 95%;
    }
    .legacy-content .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #a8a8a;
    }
    .legacy-content .table-responsive > .table {
        margin-bottom: 0;
    }
    .legacy-content .table-responsive > .table > thead > tr > th,
    .legacy-content .table-responsive > .table > tbody > tr > th,
    .legacy-content .table-responsive > .table > tfoot > tr > th,
    .legacy-content .table-responsive > .table > thead > tr > td,
    .legacy-content .table-responsive > .table > tbody > tr > td,
    .legacy-content .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .legacy-content .table-responsive > .table-bordered {
        border: 0;
    }
    .legacy-content .table-responsive > .table-bordered > thead > tr > th:first-child,
    .legacy-content .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .legacy-content .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .legacy-content .table-responsive > .table-bordered > thead > tr > td:first-child,
    .legacy-content .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .legacy-content .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .legacy-content .table-responsive > .table-bordered > thead > tr > th:last-child,
    .legacy-content .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .legacy-content .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .legacy-content .table-responsive > .table-bordered > thead > tr > td:last-child,
    .legacy-content .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .legacy-content .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .legacy-content .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .legacy-content .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .legacy-content .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .legacy-content .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.legacy-content fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
.legacy-content legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #cfcece;
    border: 0;
    border-bottom: 1px solid #8a8a8a;
}
.legacy-content label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.legacy-content input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.legacy-content input[type=radio],
.legacy-content input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \\9;
    line-height: normal;
}
.legacy-content input[type=file] {
    display: block;
}
.legacy-content input[type=range] {
    display: block;
    width: 100%;
}
.legacy-content select[multiple],
.legacy-content select[size] {
    height: auto;
}
.legacy-content input[type=file]:focus,
.legacy-content input[type=radio]:focus,
.legacy-content input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.legacy-content output {
    display: block;
    padding-top: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #9c9b9b;
}
.legacy-content .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 5px 10px 0px;
    font-size: 16px;
    line-height: 1;
    color: #666666;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #b0b0b0;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.legacy-content .form-control:focus {
    border-color: #8a8a8a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 138, 138, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 138, 138, 0.6);
}
.legacy-content .form-control::-webkit-input-placeholder {
    color: #aaaaaa;
}
.legacy-content .form-control:-moz-placeholder {
    color: #aaaaaa;
}
.legacy-content .form-control::-moz-placeholder {
    color: #aaaaaa;
}
.legacy-content .form-control:-ms-input-placeholder {
    color: #aaaaaa;
}
.legacy-content .form-control::-moz-placeholder {
    color: #b0b0b0;
    opacity: 1;
}
.legacy-content .form-control:-ms-input-placeholder {
    color: #b0b0b0;
}
.legacy-content .form-control::-webkit-input-placeholder {
    color: #b0b0b0;
}
.legacy-content .form-control[disabled],
.legacy-content .form-control[readonly],
.legacy-content fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.legacy-content .form-control[disabled],
.legacy-content fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.legacy-content textarea.form-control {
    height: auto;
}
.legacy-content input[type=search] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .legacy-content input[type=date],
    .legacy-content input[type=time],
    .legacy-content input[type=datetime-local],
    .legacy-content input[type=month] {
        line-height: 32px;
    }
    .legacy-content input[type=date].input-sm,
    .legacy-content input[type=time].input-sm,
    .legacy-content input[type=datetime-local].input-sm,
    .legacy-content input[type=month].input-sm,
    .legacy-content .input-group-sm input[type=date],
    .legacy-content .input-group-sm input[type=time],
    .legacy-content .input-group-sm input[type=datetime-local],
    .legacy-content .input-group-sm input[type=month] {
        line-height: 30px;
    }
    .legacy-content input[type=date].input-lg,
    .legacy-content input[type=time].input-lg,
    .legacy-content input[type=datetime-local].input-lg,
    .legacy-content input[type=month].input-lg,
    .legacy-content .input-group-lg input[type=date],
    .legacy-content .input-group-lg input[type=time],
    .legacy-content .input-group-lg input[type=datetime-local],
    .legacy-content .input-group-lg input[type=month] {
        line-height: 46px;
    }
}
.legacy-content .form-group {
    margin-bottom: 15px;
}
.legacy-content .radio,
.legacy-content .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.legacy-content .radio label,
.legacy-content .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.legacy-content .radio input[type=radio],
.legacy-content .radio-inline input[type=radio],
.legacy-content .checkbox input[type=checkbox],
.legacy-content .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \\9;
}
.legacy-content .radio + .radio,
.legacy-content .checkbox + .checkbox {
    margin-top: -5px;
}
.legacy-content .radio-inline,
.legacy-content .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.legacy-content .radio-inline + .radio-inline,
.legacy-content .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.legacy-content input[type=radio][disabled],
.legacy-content input[type=checkbox][disabled],
.legacy-content input[type=radio].disabled,
.legacy-content input[type=checkbox].disabled,
.legacy-content fieldset[disabled] input[type=radio],
.legacy-content fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed;
}
.legacy-content .radio-inline.disabled,
.legacy-content .checkbox-inline.disabled,
.legacy-content fieldset[disabled] .radio-inline,
.legacy-content fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.legacy-content .radio.disabled label,
.legacy-content .checkbox.disabled label,
.legacy-content fieldset[disabled] .radio label,
.legacy-content fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.legacy-content .form-control-static {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0;
    min-height: 34px;
}
.legacy-content .form-control-static.input-lg,
.legacy-content .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.legacy-content .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
.legacy-content select.input-sm {
    height: 30px;
    line-height: 30px;
}
.legacy-content textarea.input-sm,
.legacy-content select[multiple].input-sm {
    height: auto;
}
.legacy-content .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
.legacy-content select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
.legacy-content textarea.form-group-sm .form-control,
.legacy-content select[multiple].form-group-sm .form-control {
    height: auto;
}
.legacy-content .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px;
}
.legacy-content .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.legacy-content select.input-lg {
    height: 46px;
    line-height: 46px;
}
.legacy-content textarea.input-lg,
.legacy-content select[multiple].input-lg {
    height: auto;
}
.legacy-content .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.legacy-content select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
.legacy-content textarea.form-group-lg .form-control,
.legacy-content select[multiple].form-group-lg .form-control {
    height: auto;
}
.legacy-content .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px;
}
.legacy-content .has-feedback {
    position: relative;
}
.legacy-content .has-feedback .form-control {
    padding-right: 40px;
}
.legacy-content .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}
.legacy-content .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.legacy-content .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.legacy-content .has-success .help-block,
.legacy-content .has-success .control-label,
.legacy-content .has-success .radio,
.legacy-content .has-success .checkbox,
.legacy-content .has-success .radio-inline,
.legacy-content .has-success .checkbox-inline,
.legacy-content .has-success.radio label,
.legacy-content .has-success.checkbox label,
.legacy-content .has-success.radio-inline label,
.legacy-content .has-success.checkbox-inline label {
    color: #3c763d;
}
.legacy-content .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.legacy-content .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.legacy-content .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.legacy-content .has-success .form-control-feedback {
    color: #3c763d;
}
.legacy-content .has-warning .help-block,
.legacy-content .has-warning .control-label,
.legacy-content .has-warning .radio,
.legacy-content .has-warning .checkbox,
.legacy-content .has-warning .radio-inline,
.legacy-content .has-warning .checkbox-inline,
.legacy-content .has-warning.radio label,
.legacy-content .has-warning.checkbox label,
.legacy-content .has-warning.radio-inline label,
.legacy-content .has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.legacy-content .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.legacy-content .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.legacy-content .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.legacy-content .has-warning .form-control-feedback {
    color: #8a6d3b;
}
.legacy-content .has-error .help-block,
.legacy-content .has-error .control-label,
.legacy-content .has-error .radio,
.legacy-content .has-error .checkbox,
.legacy-content .has-error .radio-inline,
.legacy-content .has-error .checkbox-inline,
.legacy-content .has-error.radio label,
.legacy-content .has-error.checkbox label,
.legacy-content .has-error.radio-inline label,
.legacy-content .has-error.checkbox-inline label {
    color: #a94442;
}
.legacy-content .label-radio-sexo {
    margin-top: 5px;
    vertical-align: middle;
}
.legacy-content .radio-sexo {
    height: 40px !important;
    padding-left: 5px;
}
.legacy-content .sexo-error {
    border: 2px solid #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}
.legacy-content input.has-error, .legacy-content select.has-error,
.legacy-content .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.legacy-content .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.legacy-content .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.legacy-content .has-error .form-control-feedback {
    color: #a94442;
}
.legacy-content .has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.legacy-content .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.legacy-content .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #767676;
}
@media (min-width: 480px) {
    .legacy-content .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .legacy-content .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .legacy-content .form-inline .form-control-static {
        display: inline-block;
    }
    .legacy-content .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .legacy-content .form-inline .input-group .input-group-addon,
    .legacy-content .form-inline .input-group .input-group-btn,
    .legacy-content .form-inline .input-group .form-control {
        width: auto;
    }
    .legacy-content .form-inline .input-group > .form-control {
        width: 100%;
    }
    .legacy-content .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .legacy-content .form-inline .radio,
    .legacy-content .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .legacy-content .form-inline .radio label,
    .legacy-content .form-inline .checkbox label {
        padding-left: 0;
    }
    .legacy-content .form-inline .radio input[type=radio],
    .legacy-content .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0;
    }
    .legacy-content .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .legacy-content .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 6px;
    }
    .legacy-content .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
    .legacy-content .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.legacy-content .form-horizontal .radio,
.legacy-content .form-horizontal .checkbox,
.legacy-content .form-horizontal .radio-inline,
.legacy-content .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
}
.legacy-content .form-horizontal .radio,
.legacy-content .form-horizontal .checkbox {
    min-height: 26px;
}
.legacy-content .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.legacy-content .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
.legacy-content .btn {
    display: inline-block;
    background: transparent;
    color: #FFF;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 10px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.legacy-content .btn:focus,
.legacy-content .btn:active:focus,
.legacy-content .btn.active:focus,
.legacy-content .btn.focus,
.legacy-content .btn:active.focus,
.legacy-content .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.legacy-content .btn:hover,
.legacy-content .btn:focus,
.legacy-content .btn.focus {
    color: #ffffff;
    text-decoration: none;
}
.legacy-content .btn:active,
.legacy-content .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.legacy-content .btn.disabled,
.legacy-content .btn[disabled],
.legacy-content fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    zoom: 1;
    -webkit-opacity: 0.45;
    -moz-opacity: 0.45;
    opacity: 0.45;
    filter: alpha(opacity=45);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content .btn2 {
    font-size: 14px;
    padding: 14px 12px;
    color: #AAA;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}
@media (max-width: 1080px) and (min-width: 859px) {
    .legacy-content .btn-header .shopping p {
        display: none;
    }
}
.legacy-content .btn-header .shopping p {
    margin: 5px 5px 5px 10px;
}
.legacy-content .btn-default {
    color: #ffffff;
    background-color: #0681ff;
    border-color: #8a8a8a;
}
.legacy-content .btn-default:hover,
.legacy-content .btn-default:focus,
.legacy-content .btn-default.focus,
.legacy-content .btn-default:active,
.legacy-content .btn-default.active,
.legacy-content .open > .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #0068d2;
    border-color: #6b6b6b;
}
.legacy-content .btn-default:active,
.legacy-content .btn-default.active,
.legacy-content .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.legacy-content .btn-default.disabled,
.legacy-content .btn-default[disabled],
.legacy-content fieldset[disabled] .btn-default,
.legacy-content .btn-default.disabled:hover,
.legacy-content .btn-default[disabled]:hover,
.legacy-content fieldset[disabled] .btn-default:hover,
.legacy-content .btn-default.disabled:focus,
.legacy-content .btn-default[disabled]:focus,
.legacy-content fieldset[disabled] .btn-default:focus,
.legacy-content .btn-default.disabled.focus,
.legacy-content .btn-default[disabled].focus,
.legacy-content fieldset[disabled] .btn-default.focus,
.legacy-content .btn-default.disabled:active,
.legacy-content .btn-default[disabled]:active,
.legacy-content fieldset[disabled] .btn-default:active,
.legacy-content .btn-default.disabled.active,
.legacy-content .btn-default[disabled].active,
.legacy-content fieldset[disabled] .btn-default.active {
    background-color: #0681ff;
    border-color: #8a8a8a;
}
.legacy-content .btn-default .badge {
    color: #0681ff;
    background-color: #ffffff;
}
.legacy-content .btn-primary {
    color: #ffffff;
    background-color: #ffd408;
    border-color: #edc400;
}
.legacy-content .btn-primary:hover,
.legacy-content .btn-primary:focus,
.legacy-content .btn-primary.focus,
.legacy-content .btn-primary:active,
.legacy-content .btn-primary.active,
.legacy-content .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #d4af00;
    border-color: #b09200;
}
.legacy-content .btn-primary:active,
.legacy-content .btn-primary.active,
.legacy-content .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.legacy-content .btn-primary.disabled,
.legacy-content .btn-primary[disabled],
.legacy-content fieldset[disabled] .btn-primary,
.legacy-content .btn-primary.disabled:hover,
.legacy-content .btn-primary[disabled]:hover,
.legacy-content fieldset[disabled] .btn-primary:hover,
.legacy-content .btn-primary.disabled:focus,
.legacy-content .btn-primary[disabled]:focus,
.legacy-content fieldset[disabled] .btn-primary:focus,
.legacy-content .btn-primary.disabled.focus,
.legacy-content .btn-primary[disabled].focus,
.legacy-content fieldset[disabled] .btn-primary.focus,
.legacy-content .btn-primary.disabled:active,
.legacy-content .btn-primary[disabled]:active,
.legacy-content fieldset[disabled] .btn-primary:active,
.legacy-content .btn-primary.disabled.active,
.legacy-content .btn-primary[disabled].active,
.legacy-content fieldset[disabled] .btn-primary.active {
    background-color: #ffd408;
    border-color: #edc400;
}
.legacy-content .btn-primary .badge {
    color: #ffd408;
    background-color: #ffffff;
}
.legacy-content .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.legacy-content .btn-success:hover,
.legacy-content .btn-success:focus,
.legacy-content .btn-success.focus,
.legacy-content .btn-success:active,
.legacy-content .btn-success.active,
.legacy-content .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.legacy-content .btn-success:active,
.legacy-content .btn-success.active,
.legacy-content .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.legacy-content .btn-success.disabled,
.legacy-content .btn-success[disabled],
.legacy-content fieldset[disabled] .btn-success,
.legacy-content .btn-success.disabled:hover,
.legacy-content .btn-success[disabled]:hover,
.legacy-content fieldset[disabled] .btn-success:hover,
.legacy-content .btn-success.disabled:focus,
.legacy-content .btn-success[disabled]:focus,
.legacy-content fieldset[disabled] .btn-success:focus,
.legacy-content .btn-success.disabled.focus,
.legacy-content .btn-success[disabled].focus,
.legacy-content fieldset[disabled] .btn-success.focus,
.legacy-content .btn-success.disabled:active,
.legacy-content .btn-success[disabled]:active,
.legacy-content fieldset[disabled] .btn-success:active,
.legacy-content .btn-success.disabled.active,
.legacy-content .btn-success[disabled].active,
.legacy-content fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.legacy-content .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.legacy-content .btn-info {
    color: #ffffff;
    background-color: rgba(62, 172, 178, 1);
    margin-bottom: 3px;
    transition: all 0.2s ease-in-out;
    padding: 6px 10px;
}
.legacy-content .btn-info:hover,
.legacy-content .btn-info:focus,
.legacy-content .btn-info.focus,
.legacy-content .btn-info:active,
.legacy-content .btn-info.active,
.legacy-content .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color:rgba(44, 118, 122, 1);
}
.legacy-content .btn-info:active,
.legacy-content .btn-info.active,
.legacy-content .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.legacy-content .btn-info.disabled,
.legacy-content .btn-info[disabled],
.legacy-content fieldset[disabled] .btn-info,
.legacy-content .btn-info.disabled:hover,
.legacy-content .btn-info[disabled]:hover,
.legacy-content fieldset[disabled] .btn-info:hover,
.legacy-content .btn-info.disabled:focus,
.legacy-content .btn-info[disabled]:focus,
.legacy-content fieldset[disabled] .btn-info:focus,
.legacy-content .btn-info.disabled.focus,
.legacy-content .btn-info[disabled].focus,
.legacy-content fieldset[disabled] .btn-info.focus,
.legacy-content .btn-info.disabled:active,
.legacy-content .btn-info[disabled]:active,
.legacy-content fieldset[disabled] .btn-info:active,
.legacy-content .btn-info.disabled.active,
.legacy-content .btn-info[disabled].active,
.legacy-content fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.legacy-content .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.legacy-content .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.legacy-content .btn-warning:hover,
.legacy-content .btn-warning:focus,
.legacy-content .btn-warning.focus,
.legacy-content .btn-warning:active,
.legacy-content .btn-warning.active,
.legacy-content .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.legacy-content .btn-warning:active,
.legacy-content .btn-warning.active,
.legacy-content .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.legacy-content .btn-warning.disabled,
.legacy-content .btn-warning[disabled],
.legacy-content fieldset[disabled] .btn-warning,
.legacy-content .btn-warning.disabled:hover,
.legacy-content .btn-warning[disabled]:hover,
.legacy-content fieldset[disabled] .btn-warning:hover,
.legacy-content .btn-warning.disabled:focus,
.legacy-content .btn-warning[disabled]:focus,
.legacy-content fieldset[disabled] .btn-warning:focus,
.legacy-content .btn-warning.disabled.focus,
.legacy-content .btn-warning[disabled].focus,
.legacy-content fieldset[disabled] .btn-warning.focus,
.legacy-content .btn-warning.disabled:active,
.legacy-content .btn-warning[disabled]:active,
.legacy-content fieldset[disabled] .btn-warning:active,
.legacy-content .btn-warning.disabled.active,
.legacy-content .btn-warning[disabled].active,
.legacy-content fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.legacy-content .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.legacy-content .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.legacy-content .btn-danger:hover,
.legacy-content .btn-danger:focus,
.legacy-content .btn-danger.focus,
.legacy-content .btn-danger:active,
.legacy-content .btn-danger.active,
.legacy-content .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.legacy-content .btn-danger:active,
.legacy-content .btn-danger.active,
.legacy-content .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.legacy-content .btn-danger.disabled,
.legacy-content .btn-danger[disabled],
.legacy-content fieldset[disabled] .btn-danger,
.legacy-content .btn-danger.disabled:hover,
.legacy-content .btn-danger[disabled]:hover,
.legacy-content fieldset[disabled] .btn-danger:hover,
.legacy-content .btn-danger.disabled:focus,
.legacy-content .btn-danger[disabled]:focus,
.legacy-content fieldset[disabled] .btn-danger:focus,
.legacy-content .btn-danger.disabled.focus,
.legacy-content .btn-danger[disabled].focus,
.legacy-content fieldset[disabled] .btn-danger.focus,
.legacy-content .btn-danger.disabled:active,
.legacy-content .btn-danger[disabled]:active,
.legacy-content fieldset[disabled] .btn-danger:active,
.legacy-content .btn-danger.disabled.active,
.legacy-content .btn-danger[disabled].active,
.legacy-content fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.legacy-content .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.legacy-content .btn-link {
    color: #175191;
    font-weight: normal;
    border-radius: 0;
}
.legacy-content .btn-link,
.legacy-content .btn-link:active,
.legacy-content .btn-link.active,
.legacy-content .btn-link[disabled],
.legacy-content fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content .btn-link,
.legacy-content .btn-link:hover,
.legacy-content .btn-link:focus,
.legacy-content .btn-link:active {
    border-color: transparent;
}
.legacy-content .btn-link:hover,
.legacy-content .btn-link:focus {
    color: #0d2c4f;
    text-decoration: none;
    background-color: transparent;
}
.legacy-content .btn-link[disabled]:hover,
.legacy-content fieldset[disabled] .btn-link:hover,
.legacy-content .btn-link[disabled]:focus,
.legacy-content fieldset[disabled] .btn-link:focus {
    color: #dedede;
    text-decoration: none;
}
.legacy-content .btn-lg,
.legacy-content .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    transition: all 0.2s ease-in-out;
}
.legacy-content .btn-sm,
.legacy-content .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
.legacy-content .btn-xs,
.legacy-content .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
.legacy-content .btn-block {
    display: block;
    width: 100%;
}
.legacy-content .btn-block + .btn-block {
    margin-top: 5px;
}
.legacy-content .btn-md-categorias {
    padding: 0 !important;
    border: none;
    line-height: 43px;
    color: #000;
    font-weight: bold;
}
.legacy-content .btn-md-categorias span {
    padding: 0px 10px 0 0;
    position: relative;
    top: 1px;
}
.legacy-content .btn-md-categorias span:after {
    content: "\f078";
    font-family: "Font Awesome 5";
    font-weight: 600;
    position: absolute;
    right: -12px;
    top: -14px;
    transition: all 0.2s ease-in-out;
}
.legacy-content .dropdown.open .btn-md-categorias span:after {
    transform: rotate(-90deg);
}
.legacy-content input[type=submit].btn-block,
.legacy-content input[type=reset].btn-block,
.legacy-content input[type=button].btn-block {
    width: 100%;
}
.legacy-content .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.legacy-content .fade.in {
    opacity: 1;
}
.legacy-content .collapse {
    display: none;
}
.legacy-content .collapse.in {
    display: block;
}
.legacy-content tr.collapse.in {
    display: table-row;
}
.legacy-content tbody.collapse.in {
    display: table-row-group;
}
.legacy-content .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -o-transition-property: height, visibility;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -o-transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.legacy-content .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.legacy-content .dropup,
.legacy-content .dropdown {
    position: relative;
}
.legacy-content .dropdown-toggle:focus {
    outline: 0;
}
.legacy-content .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 8px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.legacy-content .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.legacy-content .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.legacy-content .dropdown-menu > li > a {
    display: block;
    padding: 9px 15px;
    line-height: 20px;
    color: #444;
    font-size: 15px;
    transition: all 0.1s ease-in-out;
}
.legacy-content .dropdown-menu > li > a:hover,
.legacy-content .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #555;
    font-weight: bold;
}
.legacy-content .dropdown-menu > .active > a,
.legacy-content .dropdown-menu > .active > a:hover,
.legacy-content .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #ffd408;
}
.legacy-content .dropdown-menu > .disabled > a,
.legacy-content .dropdown-menu > .disabled > a:hover,
.legacy-content .dropdown-menu > .disabled > a:focus {
    color: #dedede;
}
.legacy-content .dropdown-menu > .disabled > a:hover,
.legacy-content .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}
.legacy-content .menu-usuario {
    min-width: 110px;
    text-transform: none;
    left: 0 !important;
}
.legacy-content .menu-usuario > li > a {
    color: #000;
}
.legacy-content .menu-usuario > li > a:hover,
.legacy-content .menu-usuario > li > a:focus {
    text-decoration: none;
    color: #000;
    background-color: #f5f5f5;
}
.legacy-content .open > .dropdown-menu {
    display: block;
}
.legacy-content .open > a {
    outline: 0;
}
.legacy-content .dropdown-menu-right {
    left: auto;
    right: 0;
}
.legacy-content .dropdown-menu-left {
    left: 0;
    right: auto;
}
.legacy-content .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #dedede;
    white-space: nowrap;
}
.legacy-content .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.legacy-content .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.legacy-content .dropup .caret,
.legacy-content .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.legacy-content .dropup .dropdown-menu,
.legacy-content .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 860px) {
    .legacy-content .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .legacy-content .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.legacy-content .btn-group,
.legacy-content .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.legacy-content .btn-group > .btn,
.legacy-content .btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.legacy-content .btn-group > .btn:hover,
.legacy-content .btn-group-vertical > .btn:hover,
.legacy-content .btn-group > .btn:focus,
.legacy-content .btn-group-vertical > .btn:focus,
.legacy-content .btn-group > .btn:active,
.legacy-content .btn-group-vertical > .btn:active,
.legacy-content .btn-group > .btn.active,
.legacy-content .btn-group-vertical > .btn.active {
    z-index: 2;
}
.legacy-content .btn-group .btn + .btn,
.legacy-content .btn-group .btn + .btn-group,
.legacy-content .btn-group .btn-group + .btn,
.legacy-content .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.legacy-content .btn-toolbar {
    margin-left: -5px;
}
.legacy-content .btn-toolbar .btn-group,
.legacy-content .btn-toolbar .input-group {
    float: left;
}
.legacy-content .btn-toolbar > .btn,
.legacy-content .btn-toolbar > .btn-group,
.legacy-content .btn-toolbar > .input-group {
    margin-left: 5px;
}
.legacy-content .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.legacy-content .btn-group > .btn:first-child {
    margin-left: 0;
}
.legacy-content .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.legacy-content .btn-group > .btn:last-child:not(:first-child),
.legacy-content .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.legacy-content .btn-group > .btn-group {
    float: left;
}
.legacy-content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.legacy-content .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.legacy-content .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.legacy-content .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.legacy-content .btn-group .dropdown-toggle:active,
.legacy-content .btn-group.open .dropdown-toggle {
    outline: 0;
}
.legacy-content .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.legacy-content .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.legacy-content .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.legacy-content .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content .btn .caret {
    margin-left: 0;
}
.legacy-content .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.legacy-content .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.legacy-content .btn-group-vertical > .btn,
.legacy-content .btn-group-vertical > .btn-group,
.legacy-content .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.legacy-content .btn-group-vertical > .btn-group > .btn {
    float: none;
}
.legacy-content .btn-group-vertical > .btn + .btn,
.legacy-content .btn-group-vertical > .btn + .btn-group,
.legacy-content .btn-group-vertical > .btn-group + .btn,
.legacy-content .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.legacy-content .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.legacy-content .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.legacy-content .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.legacy-content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.legacy-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.legacy-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.legacy-content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.legacy-content .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.legacy-content .btn-group-justified > .btn,
.legacy-content .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.legacy-content .btn-group-justified > .btn-group .btn {
    width: 100%;
}
.legacy-content .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
.legacy-content .btn-trans {
    background: none;
    box-shadow: none;
}
.legacy-content [data-toggle=buttons] > .btn input[type=radio],
.legacy-content [data-toggle=buttons] > .btn-group > .btn input[type=radio],
.legacy-content [data-toggle=buttons] > .btn input[type=checkbox],
.legacy-content [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.legacy-content .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.legacy-content .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.legacy-content .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.legacy-content .input-group-lg > .form-control,
.legacy-content .input-group-lg > .input-group-addon,
.legacy-content .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.legacy-content select.input-group-lg > .form-control,
.legacy-content select.input-group-lg > .input-group-addon,
.legacy-content select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
.legacy-content textarea.input-group-lg > .form-control,
.legacy-content textarea.input-group-lg > .input-group-addon,
.legacy-content textarea.input-group-lg > .input-group-btn > .btn,
.legacy-content select[multiple].input-group-lg > .form-control,
.legacy-content select[multiple].input-group-lg > .input-group-addon,
.legacy-content select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.legacy-content .input-group-sm > .form-control,
.legacy-content .input-group-sm > .input-group-addon,
.legacy-content .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
.legacy-content select.input-group-sm > .form-control,
.legacy-content select.input-group-sm > .input-group-addon,
.legacy-content select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
.legacy-content textarea.input-group-sm > .form-control,
.legacy-content textarea.input-group-sm > .input-group-addon,
.legacy-content textarea.input-group-sm > .input-group-btn > .btn,
.legacy-content select[multiple].input-group-sm > .form-control,
.legacy-content select[multiple].input-group-sm > .input-group-addon,
.legacy-content select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.legacy-content .input-group-addon,
.legacy-content .input-group-btn,
.legacy-content .input-group .form-control {
    display: table-cell;
}
.legacy-content .input-group-addon:not(:first-child):not(:last-child),
.legacy-content .input-group-btn:not(:first-child):not(:last-child),
.legacy-content .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.legacy-content .input-group-addon,
.legacy-content .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.legacy-content .input-group-addon {
    padding: 5px 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #9c9b9b;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #b0b0b0;
    border-radius: 0px;
}
.legacy-content .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0px;
}
.legacy-content .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0px;
}
.legacy-content .input-group-addon input[type=radio],
.legacy-content .input-group-addon input[type=checkbox] {
    margin-top: 0;
}
.legacy-content .input-group .form-control:first-child,
.legacy-content .input-group-addon:first-child,
.legacy-content .input-group-btn:first-child > .btn,
.legacy-content .input-group-btn:first-child > .btn-group > .btn,
.legacy-content .input-group-btn:first-child > .dropdown-toggle,
.legacy-content .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.legacy-content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.legacy-content .input-group-addon:first-child {
    border-right: 0;
}
.legacy-content .input-group .form-control:last-child,
.legacy-content .input-group-addon:last-child,
.legacy-content .input-group-btn:last-child > .btn,
.legacy-content .input-group-btn:last-child > .btn-group > .btn,
.legacy-content .input-group-btn:last-child > .dropdown-toggle,
.legacy-content .input-group-btn:first-child > .btn:not(:first-child),
.legacy-content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.legacy-content .input-group-addon:last-child {
    border-left: 0;
}
.legacy-content .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.legacy-content .input-group-btn > .btn {
    position: relative;
}
.legacy-content .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.legacy-content .input-group-btn > .btn:hover,
.legacy-content .input-group-btn > .btn:focus,
.legacy-content .input-group-btn > .btn:active {
    z-index: 2;
}
.legacy-content .input-group-btn:first-child > .btn,
.legacy-content .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.legacy-content .input-group-btn:last-child > .btn,
.legacy-content .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.legacy-content .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.legacy-content .nav > li {
    position: relative;
    display: block;
}
.legacy-content .nav > li > a {
    position: relative;
    display: block;
    padding: 8px 12px;
}
.legacy-content .nav > li.disabled > a {
    color: #dedede;
}
.legacy-content .nav > li.disabled > a:hover,
.legacy-content .nav > li.disabled > a:focus {
    color: #dedede;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.legacy-content .nav .open > a,
.legacy-content .nav .open > a:hover,
.legacy-content .nav .open > a:focus {
    background-color: #f6f6f6;
    border-color: #175191;
}
.legacy-content .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.legacy-content .nav > li > a > img {
    max-width: none;
}
.legacy-content .nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.legacy-content .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.legacy-content .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
}
.legacy-content .nav-tabs > li > a:hover {
    border-color: #f6f6f6 #f6f6f6 #dddddd;
}
.legacy-content .nav-tabs > li.active > a,
.legacy-content .nav-tabs > li.active > a:hover,
.legacy-content .nav-tabs > li.active > a:focus {
    color: #9c9b9b;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.legacy-content .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.legacy-content .nav-tabs.nav-justified > li {
    float: none;
}
.legacy-content .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.legacy-content .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 480px) {
    .legacy-content .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .legacy-content .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.legacy-content .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px;
}
.legacy-content .nav-tabs.nav-justified > .active > a,
.legacy-content .nav-tabs.nav-justified > .active > a:hover,
.legacy-content .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 480px) {
    .legacy-content .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0px 0px 0 0;
    }
    .legacy-content .nav-tabs.nav-justified > .active > a,
    .legacy-content .nav-tabs.nav-justified > .active > a:hover,
    .legacy-content .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.legacy-content .nav-pills > li {
    float: left;
}
.legacy-content .nav-pills > li > a {
    border-radius: 0px;
}
.legacy-content .nav-pills > li + li {
    margin-left: 2px;
}
.legacy-content .nav-pills > li.active > a,
.legacy-content .nav-pills > li.active > a:hover,
.legacy-content .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #ffd408;
}
.legacy-content .nav-stacked > li {
    float: none;
}
.legacy-content .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.legacy-content .nav-justified {
    width: 100%;
}
.legacy-content .nav-justified > li {
    float: none;
}
.legacy-content .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.legacy-content .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 480px) {
    .legacy-content .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .legacy-content .nav-justified > li > a {
        margin-bottom: 0;
    }
    .legacy-content .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0px 0px 0 0;
    }
    .legacy-content .nav-tabs-justified > .active > a,
    .legacy-content .nav-tabs-justified > .active > a:hover,
    .legacy-content .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.legacy-content .nav-tabs-justified {
    border-bottom: 0;
}
.legacy-content .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0px;
}
.legacy-content .nav-tabs-justified > .active > a,
.legacy-content .nav-tabs-justified > .active > a:hover,
.legacy-content .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
.legacy-content .tab-content > .tab-pane {
    display: none;
}
.legacy-content .tab-content > .active {
    display: block;
}
.legacy-content .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.legacy-content .navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 7px;
    border: 1px solid transparent;
}
@media (min-width: 860px) {
    .legacy-content .navbar {
        border-radius: 0px;
    }
    .legacy-content .navbar-header {
        float: left;
    }
    .legacy-content .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .legacy-content .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .legacy-content .navbar-collapse.in {
        overflow-y: visible;
    }
    .legacy-content .navbar-fixed-top .navbar-collapse,
    .legacy-content .navbar-static-top .navbar-collapse,
    .legacy-content .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .legacy-content .container > .navbar-header,
    .legacy-content .container-fluid > .navbar-header,
    .legacy-content .container > .navbar-collapse,
    .legacy-content .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .legacy-content .navbar-static-top {
        border-radius: 0;
    }
    .legacy-content .navbar-fixed-top,
    .legacy-content .navbar-fixed-bottom {
        border-radius: 0;
    }
    .legacy-content .navbar > .container .navbar-brand,
    .legacy-content .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
    .legacy-content .navbar-toggle {
        display: none;
    }
    .legacy-content .navbar-nav {
        float: left;
        margin: 0;
    }
    .legacy-content .navbar-nav > li {
        float: left;
        padding: 0 2px;
    }
    .legacy-content .navbar-nav > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .legacy-content .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .legacy-content .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .legacy-content .navbar-left {
        float: left !important;
    }
    .legacy-content .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .legacy-content .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.legacy-content .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.legacy-content .navbar-collapse.in {
    overflow-y: auto;
}
.legacy-content .navbar-fixed-top .navbar-collapse,
.legacy-content .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 320px) and (orientation: landscape) {
    .legacy-content .navbar-fixed-top .navbar-collapse,
    .legacy-content .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.legacy-content .container > .navbar-header,
.legacy-content .container-fluid > .navbar-header,
.legacy-content .container > .navbar-collapse,
.legacy-content .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
.legacy-content .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.legacy-content .navbar-fixed-top,
.legacy-content .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.legacy-content .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.legacy-content .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.legacy-content .navbar-brand {
    float: left;
}
.legacy-content .navbar-brand:hover,
.legacy-content .navbar-brand:focus {
    text-decoration: none;
}
.legacy-content .navbar-brand > img {
    display: block;
}
.legacy-content .navbar-toggle:focus span {
    /* color: white; */
}
.legacy-content .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 8px 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.legacy-content .navbar-toggle:focus {
    outline: 0;
}
.legacy-content .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.legacy-content .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.legacy-content .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 859px) {
    .legacy-content .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .legacy-content .navbar-nav .open .dropdown-menu > li > a,
    .legacy-content .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .legacy-content .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .legacy-content .navbar-nav .open .dropdown-menu > li > a:hover,
    .legacy-content .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
    .legacy-content .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .legacy-content .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .legacy-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .legacy-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.legacy-content .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 9px;
    margin-bottom: 9px;
}
@media (min-width: 480px) {
    .legacy-content .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .legacy-content .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .legacy-content .navbar-form .form-control-static {
        display: inline-block;
    }
    .legacy-content .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .legacy-content .navbar-form .input-group .input-group-addon,
    .legacy-content .navbar-form .input-group .input-group-btn,
    .legacy-content .navbar-form .input-group .form-control {
        width: auto;
    }
    .legacy-content .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .legacy-content .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .legacy-content .navbar-form .radio,
    .legacy-content .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .legacy-content .navbar-form .radio label,
    .legacy-content .navbar-form .checkbox label {
        padding-left: 0;
    }
    .legacy-content .navbar-form .radio input[type=radio],
    .legacy-content .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0;
    }
    .legacy-content .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
.legacy-content .navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
}
.legacy-content .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.legacy-content .navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px;
}
.legacy-content .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.legacy-content .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.legacy-content .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
.legacy-content .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.legacy-content .navbar-default .navbar-brand {
    color: #777777;
}
.legacy-content .navbar-default .navbar-brand:hover,
.legacy-content .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.legacy-content .navbar-default .navbar-text {
    color: #777777;
}
.legacy-content .navbar-default .navbar-nav > li > a {
    color: #777777;
}
.legacy-content .navbar-default .navbar-nav > li > a:hover,
.legacy-content .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.legacy-content .navbar-default .navbar-nav > .active > a,
.legacy-content .navbar-default .navbar-nav > .active > a:hover,
.legacy-content .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.legacy-content .navbar-default .navbar-nav > .disabled > a,
.legacy-content .navbar-default .navbar-nav > .disabled > a:hover,
.legacy-content .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.legacy-content .navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.legacy-content .navbar-default .navbar-toggle:hover,
.legacy-content .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.legacy-content .navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.legacy-content .navbar-default .navbar-collapse,
.legacy-content .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.legacy-content .navbar-default .navbar-nav > .open > a,
.legacy-content .navbar-default .navbar-nav > .open > a:hover,
.legacy-content .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
.legacy-content .navbar-default .navbar-link {
    color: #777777;
}
.legacy-content .navbar-default .navbar-link:hover {
    color: #333333;
}
.legacy-content .navbar-default .btn-link {
    color: #777777;
}
.legacy-content .navbar-default .btn-link:hover,
.legacy-content .navbar-default .btn-link:focus {
    color: #333333;
}
.legacy-content .navbar-default .btn-link[disabled]:hover,
.legacy-content fieldset[disabled] .navbar-default .btn-link:hover,
.legacy-content .navbar-default .btn-link[disabled]:focus,
.legacy-content fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}
.legacy-content .navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.legacy-content .navbar-inverse .navbar-brand {
    color: #ffffff;
}
.legacy-content .navbar-inverse .navbar-brand:hover,
.legacy-content .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.legacy-content .navbar-inverse .navbar-text {
    color: #ffffff;
}
.legacy-content .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.legacy-content .navbar-inverse .navbar-nav > li > a:hover,
.legacy-content .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.legacy-content .navbar-inverse .navbar-nav > .active > a,
.legacy-content .navbar-inverse .navbar-nav > .active > a:hover,
.legacy-content .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.legacy-content .navbar-inverse .navbar-nav > .disabled > a,
.legacy-content .navbar-inverse .navbar-nav > .disabled > a:hover,
.legacy-content .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.legacy-content .navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.legacy-content .navbar-inverse .navbar-toggle:hover,
.legacy-content .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.legacy-content .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.legacy-content .navbar-inverse .navbar-collapse,
.legacy-content .navbar-inverse .navbar-form {
    border-color: #101010;
}
.legacy-content .navbar-inverse .navbar-nav > .open > a,
.legacy-content .navbar-inverse .navbar-nav > .open > a:hover,
.legacy-content .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
.legacy-content .navbar-inverse .navbar-link {
    color: #ffffff;
}
.legacy-content .navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.legacy-content .navbar-inverse .btn-link {
    color: #ffffff;
}
.legacy-content .navbar-inverse .btn-link:hover,
.legacy-content .navbar-inverse .btn-link:focus {
    color: #ffffff;
}
.legacy-content .navbar-inverse .btn-link[disabled]:hover,
.legacy-content fieldset[disabled] .navbar-inverse .btn-link:hover,
.legacy-content .navbar-inverse .btn-link[disabled]:focus,
.legacy-content fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}
.legacy-content .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
}
.legacy-content .breadcrumb > li {
    display: inline-block;
}
.legacy-content .breadcrumb > li + li:before {
    content: "/\\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.legacy-content .breadcrumb > .active {
    color: #dedede;
}
.legacy-content .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0px;
}
.legacy-content .pagination > li {
    display: inline;
}
.legacy-content .pagination > li > a,
.legacy-content .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #175191;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.legacy-content .pagination > li:first-child > a,
.legacy-content .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.legacy-content .pagination > li:last-child > a,
.legacy-content .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.legacy-content .pagination > li > a:hover,
.legacy-content .pagination > li > span:hover,
.legacy-content .pagination > li > a:focus,
.legacy-content .pagination > li > span:focus {
    color: #0d2c4f;
    background-color: #f6f6f6;
    border-color: #dddddd;
}
.legacy-content .pagination > .active > a,
.legacy-content .pagination > .active > span,
.legacy-content .pagination > .active > a:hover,
.legacy-content .pagination > .active > span:hover,
.legacy-content .pagination > .active > a:focus,
.legacy-content .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #ffd408;
    border-color: #ffd408;
    cursor: default;
}
.legacy-content .pagination > .disabled > span,
.legacy-content .pagination > .disabled > span:hover,
.legacy-content .pagination > .disabled > span:focus,
.legacy-content .pagination > .disabled > a,
.legacy-content .pagination > .disabled > a:hover,
.legacy-content .pagination > .disabled > a:focus {
    color: #dedede;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.legacy-content .pagination-lg > li > a,
.legacy-content .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.legacy-content .pagination-lg > li:first-child > a,
.legacy-content .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.legacy-content .pagination-lg > li:last-child > a,
.legacy-content .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.legacy-content .pagination-sm > li > a,
.legacy-content .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.legacy-content .pagination-sm > li:first-child > a,
.legacy-content .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.legacy-content .pagination-sm > li:last-child > a,
.legacy-content .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.legacy-content .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.legacy-content .pager li {
    display: inline;
}
.legacy-content .pager li > a,
.legacy-content .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.legacy-content .pager li > a:hover,
.legacy-content .pager li > a:focus {
    text-decoration: none;
    background-color: #f6f6f6;
}
.legacy-content .pager .next > a,
.legacy-content .pager .next > span {
    float: right;
}
.legacy-content .pager .previous > a,
.legacy-content .pager .previous > span {
    float: left;
}
.legacy-content .pager .disabled > a,
.legacy-content .pager .disabled > a:hover,
.legacy-content .pager .disabled > a:focus,
.legacy-content .pager .disabled > span {
    color: #dedede;
    background-color: #ffffff;
    cursor: not-allowed;
}
.legacy-content .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.legacy-content a.label:hover,
.legacy-content a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.legacy-content .label:empty {
    display: none;
}
.legacy-content .btn .label {
    position: relative;
    top: -1px;
}
.legacy-content .label-default {
    background-color: #dedede;
}
.legacy-content .label-default[href]:hover,
.legacy-content .label-default[href]:focus {
    background-color: #c5c5c5;
}
.legacy-content .label-primary {
    background-color: #ffd408;
}
.legacy-content .label-primary[href]:hover,
.legacy-content .label-primary[href]:focus {
    background-color: #d4af00;
}
.legacy-content .label-success {
    background-color: #5cb85c;
}
.legacy-content .label-success[href]:hover,
.legacy-content .label-success[href]:focus {
    background-color: #449d44;
}
.legacy-content .label-info {
    background-color: #5bc0de;
}
.legacy-content .label-info[href]:hover,
.legacy-content .label-info[href]:focus {
    background-color: #31b0d5;
}
.legacy-content .label-warning {
    background-color: #f0ad4e;
}
.legacy-content .label-warning[href]:hover,
.legacy-content .label-warning[href]:focus {
    background-color: #ec971f;
}
.legacy-content .label-danger {
    background-color: #d9534f;
}
.legacy-content .label-danger[href]:hover,
.legacy-content .label-danger[href]:focus {
    background-color: #c9302c;
}
.legacy-content .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #dedede;
    border-radius: 0;
}
.legacy-content .badge:empty {
    display: none;
}
.legacy-content .btn .badge {
    position: relative;
    top: -1px;
}
.legacy-content .btn-xs .badge,
.legacy-content .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.legacy-content a.badge:hover,
.legacy-content a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.legacy-content .list-group-item.active > .badge,
.legacy-content .nav-pills > .active > a > .badge {
    color: #175191;
    background-color: #ffffff;
}
.legacy-content .list-group-item > .badge {
    float: right;
}
.legacy-content .list-group-item > .badge + .badge {
    margin-right: 5px;
}
.legacy-content .nav-pills > li > a > .badge {
    margin-left: 3px;
}
.legacy-content .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f6f6f6;
}
.legacy-content .jumbotron h1,
.legacy-content .jumbotron .h1 {
    color: inherit;
}
.legacy-content .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.legacy-content .jumbotron > hr {
    border-top-color: #dddddd;
}
.legacy-content .container .jumbotron,
.legacy-content .container-fluid .jumbotron {
    border-radius: 0px;
}
.legacy-content .jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 480px) {
    .legacy-content .jumbotron {
        padding: 48px 0;
    }
    .legacy-content .container .jumbotron,
    .legacy-content .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .legacy-content .jumbotron h1,
    .legacy-content .jumbotron .h1 {
        font-size: 63px;
    }
}
.legacy-content .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.legacy-content .thumbnail > img,
.legacy-content .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
.legacy-content .thumbnail a > img.logo-galeria-tienda {
    margin: 10px 0 0 0;
    width: 100px;
    height: 70px;
}
.legacy-content a.thumbnail:hover,
.legacy-content a.thumbnail:focus,
.legacy-content a.thumbnail.active {
    border-color: #175191;
}
.legacy-content .thumbnail .caption {
    padding: 9px;
    color: #363636;
}
.legacy-content .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0px;
}
.legacy-content .alert h4 {
    margin-top: 0;
    color: inherit;
}
.legacy-content .alert .alert-link {
    font-weight: bold;
}
.legacy-content .alert > p,
.legacy-content .alert > ul {
    margin-bottom: 0;
}
.legacy-content .alert > p + p {
    margin-top: 5px;
}
.legacy-content .alert-dismissable,
.legacy-content .alert-dismissible {
    padding-right: 35px;
}
.legacy-content .alert-dismissable .close,
.legacy-content .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.legacy-content .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.legacy-content .alert-success hr {
    border-top-color: #c9e2b3;
}
.legacy-content .alert-success .alert-link {
    color: #2b542c;
}
.legacy-content .alert-info {
    background-color: rgba(217, 237, 247, 0.25);
    border-color: #bce8f1;
    color: #31708f !important;
}
.legacy-content .alert-info hr {
    border-top-color: #a6e1ec;
}
.legacy-content .alert-info .alert-link {
    color: #245269;
}
.legacy-content .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.legacy-content .alert-warning hr {
    border-top-color: #f7e1b5;
}
.legacy-content .alert-warning .alert-link {
    color: #66512c;
}
.legacy-content .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    margin: 0px;
}
.legacy-content .alert-danger hr {
    border-top-color: #e4b9c0;
}
.legacy-content .alert-danger .alert-link {
    color: #843534;
}
.legacy-content .alert-atencion {
    margin-right: 5px;
    top: 3px;
    color: #a94442;
    line-height: 20px;
}
.legacy-content .atencion-link {
    color: rgba(255, 0, 0, 0.75);
}
.legacy-content .atencion-link:hover {
    color: red;
}
.legacy-content .alert-descripcion {
    font-size: 15px;
}
.legacy-content .alert-titulo {
    font-size: 18px;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.legacy-content .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.legacy-content .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #46b8da;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.legacy-content .progress-striped .progress-bar,
.legacy-content .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.legacy-content .progress.active .progress-bar,
.legacy-content .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.legacy-content .progress-bar-success {
    background-color: #5cb85c;
}
.legacy-content .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy-content .progress-bar-info {
    background-color: #5bc0de;
}
.legacy-content .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy-content .progress-bar-warning {
    background-color: #f0ad4e;
}
.legacy-content .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy-content .progress-bar-danger {
    background-color: #d9534f;
}
.legacy-content .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy-content .glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}
@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
.legacy-content .glyphicon-left {
    margin-right: 7px;
}
.legacy-content .media {
    margin-top: 15px;
}
.legacy-content .media:first-child {
    margin-top: 0;
}
.legacy-content .media,
.legacy-content .media-body {
    zoom: 1;
    overflow: hidden;
}
.legacy-content .media-body {
    width: 10000px;
}
.legacy-content .media-object {
    display: block;
}
.legacy-content .media-right,
.legacy-content .media > .pull-right {
    padding-left: 10px;
}
.legacy-content .media-left,
.legacy-content .media > .pull-left {
    padding-right: 10px;
}
.legacy-content .media-left,
.legacy-content .media-right,
.legacy-content .media-body {
    display: table-cell;
    vertical-align: top;
}
.legacy-content .media-middle {
    vertical-align: middle;
}
.legacy-content .media-bottom {
    vertical-align: bottom;
}
.legacy-content .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.legacy-content .media-list {
    padding-left: 0;
    list-style: none;
}
.legacy-content .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.legacy-content .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.legacy-content .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.legacy-content .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.legacy-content a.list-group-item {
    color: #555555;
}
.legacy-content a.list-group-item .list-group-item-heading {
    color: #333333;
}
.legacy-content a.list-group-item:hover,
.legacy-content a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
}
.legacy-content .list-group-item.disabled,
.legacy-content .list-group-item.disabled:hover,
.legacy-content .list-group-item.disabled:focus {
    background-color: #f6f6f6;
    color: #dedede;
    cursor: not-allowed;
}
.legacy-content .list-group-item.disabled .list-group-item-heading,
.legacy-content .list-group-item.disabled:hover .list-group-item-heading,
.legacy-content .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.legacy-content .list-group-item.disabled .list-group-item-text,
.legacy-content .list-group-item.disabled:hover .list-group-item-text,
.legacy-content .list-group-item.disabled:focus .list-group-item-text {
    color: #dedede;
}
.legacy-content .list-group-item.active,
.legacy-content .list-group-item.active:hover,
.legacy-content .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #ffd408;
    border-color: #ffd408;
}
.legacy-content .list-group-item.active .list-group-item-heading,
.legacy-content .list-group-item.active:hover .list-group-item-heading,
.legacy-content .list-group-item.active:focus .list-group-item-heading,
.legacy-content .list-group-item.active .list-group-item-heading > small,
.legacy-content .list-group-item.active:hover .list-group-item-heading > small,
.legacy-content .list-group-item.active:focus .list-group-item-heading > small,
.legacy-content .list-group-item.active .list-group-item-heading > .small,
.legacy-content .list-group-item.active:hover .list-group-item-heading > .small,
.legacy-content .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.legacy-content .list-group-item.active .list-group-item-text,
.legacy-content .list-group-item.active:hover .list-group-item-text,
.legacy-content .list-group-item.active:focus .list-group-item-text {
    color: #fff8d4;
}
.legacy-content .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
.legacy-content a.list-group-item-success {
    color: #3c763d;
}
.legacy-content a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
.legacy-content a.list-group-item-success:hover,
.legacy-content a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
.legacy-content a.list-group-item-success.active,
.legacy-content a.list-group-item-success.active:hover,
.legacy-content a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.legacy-content .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
.legacy-content a.list-group-item-info {
    color: #31708f;
}
.legacy-content a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
.legacy-content a.list-group-item-info:hover,
.legacy-content a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
.legacy-content a.list-group-item-info.active,
.legacy-content a.list-group-item-info.active:hover,
.legacy-content a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.legacy-content .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.legacy-content a.list-group-item-warning {
    color: #8a6d3b;
}
.legacy-content a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
.legacy-content a.list-group-item-warning:hover,
.legacy-content a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
.legacy-content a.list-group-item-warning.active,
.legacy-content a.list-group-item-warning.active:hover,
.legacy-content a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.legacy-content .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
.legacy-content a.list-group-item-danger {
    color: #a94442;
}
.legacy-content a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
.legacy-content a.list-group-item-danger:hover,
.legacy-content a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
.legacy-content a.list-group-item-danger.active,
.legacy-content a.list-group-item-danger.active:hover,
.legacy-content a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.legacy-content .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.legacy-content .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.legacy-content .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.legacy-content .panel-body {
    padding: 15px;
}
.legacy-content .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}
.legacy-content .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.legacy-content .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.legacy-content .panel-title > a,
.legacy-content .panel-title > small,
.legacy-content .panel-title > .small,
.legacy-content .panel-title > small > a,
.legacy-content .panel-title > .small > a {
    color: inherit;
}
.legacy-content .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.legacy-content .panel > .list-group,
.legacy-content .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.legacy-content .panel > .list-group .list-group-item,
.legacy-content .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.legacy-content .panel > .list-group:first-child .list-group-item:first-child,
.legacy-content .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}
.legacy-content .panel > .list-group:last-child .list-group-item:last-child,
.legacy-content .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.legacy-content .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.legacy-content .list-group + .panel-footer {
    border-top-width: 0;
}
.legacy-content .panel > .table,
.legacy-content .panel > .table-responsive > .table,
.legacy-content .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.legacy-content .panel > .table caption,
.legacy-content .panel > .table-responsive > .table caption,
.legacy-content .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.legacy-content .panel > .table:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}
.legacy-content .panel > .table:first-child > thead:first-child > tr:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.legacy-content .panel > .table:first-child > tbody:first-child > tr:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px;
}
.legacy-content .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.legacy-content .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.legacy-content .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.legacy-content .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px;
}
.legacy-content .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.legacy-content .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.legacy-content .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.legacy-content .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.legacy-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px;
}
.legacy-content .panel > .table:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.legacy-content .panel > .table:last-child > tbody:last-child > tr:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.legacy-content .panel > .table:last-child > tfoot:last-child > tr:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px;
}
.legacy-content .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.legacy-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.legacy-content .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.legacy-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px;
}
.legacy-content .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.legacy-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.legacy-content .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.legacy-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.legacy-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px;
}
.legacy-content .panel > .panel-body + .table,
.legacy-content .panel > .panel-body + .table-responsive,
.legacy-content .panel > .table + .panel-body,
.legacy-content .panel > .table-responsive + .panel-body {
    border-top: 1px solid #8a8a8a;
}
.legacy-content .panel > .table > tbody:first-child > tr:first-child th,
.legacy-content .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.legacy-content .panel > .table-bordered,
.legacy-content .panel > .table-responsive > .table-bordered {
    border: 0;
}
.legacy-content .panel > .table-bordered > thead > tr > th:first-child,
.legacy-content .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.legacy-content .panel > .table-bordered > tbody > tr > th:first-child,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.legacy-content .panel > .table-bordered > tfoot > tr > th:first-child,
.legacy-content .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.legacy-content .panel > .table-bordered > thead > tr > td:first-child,
.legacy-content .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.legacy-content .panel > .table-bordered > tbody > tr > td:first-child,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.legacy-content .panel > .table-bordered > tfoot > tr > td:first-child,
.legacy-content .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.legacy-content .panel > .table-bordered > thead > tr > th:last-child,
.legacy-content .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.legacy-content .panel > .table-bordered > tbody > tr > th:last-child,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.legacy-content .panel > .table-bordered > tfoot > tr > th:last-child,
.legacy-content .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.legacy-content .panel > .table-bordered > thead > tr > td:last-child,
.legacy-content .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.legacy-content .panel > .table-bordered > tbody > tr > td:last-child,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.legacy-content .panel > .table-bordered > tfoot > tr > td:last-child,
.legacy-content .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.legacy-content .panel > .table-bordered > thead > tr:first-child > td,
.legacy-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.legacy-content .panel > .table-bordered > tbody > tr:first-child > td,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.legacy-content .panel > .table-bordered > thead > tr:first-child > th,
.legacy-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.legacy-content .panel > .table-bordered > tbody > tr:first-child > th,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.legacy-content .panel > .table-bordered > tbody > tr:last-child > td,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.legacy-content .panel > .table-bordered > tfoot > tr:last-child > td,
.legacy-content .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.legacy-content .panel > .table-bordered > tbody > tr:last-child > th,
.legacy-content .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.legacy-content .panel > .table-bordered > tfoot > tr:last-child > th,
.legacy-content .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.legacy-content .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.legacy-content .panel-group {
    margin-bottom: 20px;
}
.legacy-content .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.legacy-content .panel-group .panel + .panel {
    margin-top: 5px;
}
.legacy-content .panel-group .panel-heading {
    border-bottom: 0;
}
.legacy-content .panel-group .panel-heading + .panel-collapse > .panel-body,
.legacy-content .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}
.legacy-content .panel-group .panel-footer {
    border-top: 0;
}
.legacy-content .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.legacy-content .panel-default {
    border-color: #dddddd;
}
.legacy-content .panel-default > .panel-heading {
    color: #cfcece;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.legacy-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}
.legacy-content .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #cfcece;
}
.legacy-content .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}
.legacy-content .panel-primary {
    border-color: #ffd408;
}
.legacy-content .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #ffd408;
    border-color: #ffd408;
}
.legacy-content .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ffd408;
}
.legacy-content .panel-primary > .panel-heading .badge {
    color: #ffd408;
    background-color: #ffffff;
}
.legacy-content .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffd408;
}
.legacy-content .panel-success {
    border-color: #d6e9c6;
}
.legacy-content .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.legacy-content .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.legacy-content .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.legacy-content .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.legacy-content .panel-info {
    border-color: #bce8f1;
}
.legacy-content .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.legacy-content .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.legacy-content .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.legacy-content .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.legacy-content .panel-warning {
    border-color: #faebcc;
}
.legacy-content .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.legacy-content .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.legacy-content .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.legacy-content .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.legacy-content .panel-danger {
    border-color: #ebccd1;
}
.legacy-content .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.legacy-content .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.legacy-content .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.legacy-content .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.legacy-content .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.legacy-content .embed-responsive .embed-responsive-item,
.legacy-content .embed-responsive iframe,
.legacy-content .embed-responsive embed,
.legacy-content .embed-responsive object,
.legacy-content .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.legacy-content .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.legacy-content .embed-responsive-4by3 {
    padding-bottom: 75%;
}
.legacy-content .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.legacy-content .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.legacy-content .well-lg {
    padding: 24px;
    border-radius: 0px;
}
.legacy-content .well-sm {
    padding: 9px;
    border-radius: 0px;
}
.legacy-content .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    zoom: 1;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.legacy-content .close:hover,
.legacy-content .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.legacy-content button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.legacy-content .modal-open {
    overflow: hidden;
}
.legacy-content .modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1055;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.legacy-content .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.legacy-content .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.legacy-content .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.legacy-content .modal-dialog {
    background-color: #ffffff;
    position: relative;
    width: auto;
    margin: 120px 10px 10px;
}
.legacy-content .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.legacy-content .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.legacy-content .modal-backdrop.fade {
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.legacy-content .modal-backdrop.in {
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.legacy-content .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.legacy-content .modal-header .close {
    margin-top: -2px;
}
.legacy-content .modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.legacy-content .modal-body {
    position: relative;
    padding: 15px;
}
.legacy-content .modal-body .linea {
    line-height: 1.8;
}
.legacy-content .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.legacy-content .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.legacy-content .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.legacy-content .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.legacy-content .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 480px) {
    .legacy-content .modal-dialog {
        width: 600px;
        margin: 120px auto 30px;
    }
    .legacy-content .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .legacy-content .modal-sm {
        width: 300px;
    }
}
@media (min-width: 860px) {
    .legacy-content .modal-lg {
        width: 900px;
    }
}
.legacy-content .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.legacy-content .popover.top {
    margin-top: -10px;
}
.legacy-content .popover.right {
    margin-left: 10px;
}
.legacy-content .popover.bottom {
    margin-top: 10px;
}
.legacy-content .popover.left {
    margin-left: -10px;
}
.legacy-content .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 0 0;
}
.legacy-content .popover-content {
    padding: 9px 14px;
}
.legacy-content .popover > .arrow,
.legacy-content .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.legacy-content .popover > .arrow {
    border-width: 11px;
}
.legacy-content .popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.legacy-content .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.legacy-content .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.legacy-content .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.legacy-content .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.legacy-content .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.legacy-content .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.legacy-content .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.legacy-content .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.legacy-content .carousel {
    position: relative;
}
.legacy-content .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.legacy-content .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.legacy-content .carousel-inner > .item > img,
.legacy-content .carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .legacy-content .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .legacy-content .carousel-inner > .item.next,
    .legacy-content .carousel-inner > .item.active.right {
        -o-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .legacy-content .carousel-inner > .item.prev,
    .legacy-content .carousel-inner > .item.active.left {
        -o-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .legacy-content .carousel-inner > .item.next.left,
    .legacy-content .carousel-inner > .item.prev.right,
    .legacy-content .carousel-inner > .item.active {
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.legacy-content .carousel-inner > .active,
.legacy-content .carousel-inner > .next,
.legacy-content .carousel-inner > .prev {
    display: block;
}
.legacy-content .carousel-inner > .active {
    left: 0;
}
.legacy-content .carousel-inner > .next,
.legacy-content .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.legacy-content .carousel-inner > .next {
    left: 100%;
}
.legacy-content .carousel-inner > .prev {
    left: -100%;
}
.legacy-content .carousel-inner > .next.left,
.legacy-content .carousel-inner > .prev.right {
    left: 0;
}
.legacy-content .carousel-inner > .active.left {
    left: -100%;
}
.legacy-content .carousel-inner > .active.right {
    left: 100%;
}
.legacy-content .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.legacy-content .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}
.legacy-content .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.legacy-content .carousel-control:hover,
.legacy-content .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    zoom: 1;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.legacy-content .carousel-control .icon-prev,
.legacy-content .carousel-control .icon-next,
.legacy-content .carousel-control .glyphicon-chevron-left,
.legacy-content .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.legacy-content .carousel-control .icon-prev,
.legacy-content .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.legacy-content .carousel-control .icon-next,
.legacy-content .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.legacy-content .carousel-control .icon-prev,
.legacy-content .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}
.legacy-content .carousel-control .icon-prev:before {
    content: "\2039";
}
.legacy-content .carousel-control .icon-next:before {
    content: "\203a";
}
.legacy-content .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.legacy-content .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \\9;
    background-color: rgba(0, 0, 0, 0);
}
.legacy-content .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.legacy-content .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.legacy-content .carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 480px) {
    .legacy-content .carousel-control .glyphicon-chevron-left,
    .legacy-content .carousel-control .glyphicon-chevron-right,
    .legacy-content .carousel-control .icon-prev,
    .legacy-content .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .legacy-content .carousel-control .glyphicon-chevron-left,
    .legacy-content .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .legacy-content .carousel-control .glyphicon-chevron-right,
    .legacy-content .carousel-control .icon-next {
        margin-right: -15px;
    }
    .legacy-content .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .legacy-content .carousel-indicators {
        bottom: 20px;
    }
}
.legacy-content .clearfix:before,
.legacy-content .clearfix:after,
.legacy-content .dl-horizontal dd:before,
.legacy-content .dl-horizontal dd:after,
.legacy-content .container:before,
.legacy-content .container:after,
.legacy-content .container-fluid:before,
.legacy-content .container-fluid:after,
.legacy-content .row:before,
.legacy-content .row:after,
.legacy-content .form-horizontal .form-group:before,
.legacy-content .form-horizontal .form-group:after,
.legacy-content .btn-toolbar:before,
.legacy-content .btn-toolbar:after,
.legacy-content .btn-group-vertical > .btn-group:before,
.legacy-content .btn-group-vertical > .btn-group:after,
.legacy-content .nav:before,
.legacy-content .nav:after,
.legacy-content .navbar:before,
.legacy-content .navbar:after,
.legacy-content .navbar-header:before,
.legacy-content .navbar-header:after,
.legacy-content .navbar-collapse:before,
.legacy-content .navbar-collapse:after,
.legacy-content .pager:before,
.legacy-content .pager:after,
.legacy-content .panel-body:before,
.legacy-content .panel-body:after,
.legacy-content .modal-footer:before,
.legacy-content .modal-footer:after {
    content: " ";
    display: table;
}
.legacy-content .clearfix:after,
.legacy-content .dl-horizontal dd:after,
.legacy-content .container:after,
.legacy-content .container-fluid:after,
.legacy-content .row:after,
.legacy-content .form-horizontal .form-group:after,
.legacy-content .btn-toolbar:after,
.legacy-content .btn-group-vertical > .btn-group:after,
.legacy-content .nav:after,
.legacy-content .navbar:after,
.legacy-content .navbar-header:after,
.legacy-content .navbar-collapse:after,
.legacy-content .pager:after,
.legacy-content .panel-body:after,
.legacy-content .modal-footer:after {
    clear: both;
}
.legacy-content .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.legacy-content .pull-right {
    float: right !important;
}
.legacy-content .pull-left {
    float: left !important;
}
.legacy-content .hide {
    display: none !important;
}
.legacy-content .show {
    display: block !important;
}
.legacy-content .invisible {
    visibility: hidden;
}
.legacy-content .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.legacy-content .hidden {
    display: none !important;
}
.legacy-content .hiddeIt {
    visibility: hidden;
}
.legacy-content .affix {
    position: fixed;
}
@-ms-viewport {
    .legacy-content {
        width: device-width;
    }
}
.legacy-content .visible-xs,
.legacy-content .visible-sm,
.legacy-content .visible-md,
.legacy-content .visible-lg {
    display: none !important;
}
.legacy-content .visible-xs-block,
.legacy-content .visible-xs-inline,
.legacy-content .visible-xs-inline-block,
.legacy-content .visible-sm-block,
.legacy-content .visible-sm-inline,
.legacy-content .visible-sm-inline-block,
.legacy-content .visible-md-block,
.legacy-content .visible-md-inline,
.legacy-content .visible-md-inline-block,
.legacy-content .visible-lg-block,
.legacy-content .visible-lg-inline,
.legacy-content .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 479px) {
    .legacy-content .visible-xs {
        display: block !important;
    }
    .legacy-content table.visible-xs {
        display: table;
    }
    .legacy-content tr.visible-xs {
        display: table-row !important;
    }
    .legacy-content th.visible-xs,
    .legacy-content td.visible-xs {
        display: table-cell !important;
    }
    .legacy-content .visible-xs-block {
        display: block !important;
    }
    .legacy-content .visible-xs-inline {
        display: inline !important;
    }
    .legacy-content .visible-xs-inline-block {
        display: inline-block !important;
    }
    .legacy-content .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 480px) and (max-width: 859px) {
    .legacy-content .visible-sm {
        display: block !important;
    }
    .legacy-content table.visible-sm {
        display: table;
    }
    .legacy-content tr.visible-sm {
        display: table-row !important;
    }
    .legacy-content th.visible-sm,
    .legacy-content td.visible-sm {
        display: table-cell !important;
    }
    .legacy-content .visible-sm-block {
        display: block !important;
    }
    .legacy-content .visible-sm-inline {
        display: inline !important;
    }
    .legacy-content .visible-sm-inline-block {
        display: inline-block !important;
    }
    .legacy-content .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 860px) and (max-width: 1199px) {
    .legacy-content .visible-md {
        display: block !important;
    }
    .legacy-content table.visible-md {
        display: table;
    }
    .legacy-content tr.visible-md {
        display: table-row !important;
    }
    .legacy-content th.visible-md,
    .legacy-content td.visible-md {
        display: table-cell !important;
    }
    .legacy-content .visible-md-block {
        display: block !important;
    }
    .legacy-content .visible-md-inline {
        display: inline !important;
    }
    .legacy-content .visible-md-inline-block {
        display: inline-block !important;
    }
    .legacy-content .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .legacy-content .visible-lg {
        display: block !important;
    }
    .legacy-content table.visible-lg {
        display: table;
    }
    .legacy-content tr.visible-lg {
        display: table-row !important;
    }
    .legacy-content th.visible-lg,
    .legacy-content td.visible-lg {
        display: table-cell !important;
    }
    .legacy-content .visible-lg-block {
        display: block !important;
    }
    .legacy-content .visible-lg-inline {
        display: inline !important;
    }
    .legacy-content .visible-lg-inline-block {
        display: inline-block !important;
    }
    .legacy-content .hidden-lg {
        display: none !important;
    }
}
@media print {
    .legacy-content .visible-print {
        display: block !important;
    }
    .legacy-content table.visible-print {
        display: table;
    }
    .legacy-content tr.visible-print {
        display: table-row !important;
    }
    .legacy-content th.visible-print,
    .legacy-content td.visible-print {
        display: table-cell !important;
    }
    .legacy-content .visible-print-block {
        display: block !important;
    }
    .legacy-content .visible-print-inline {
        display: inline !important;
    }
    .legacy-content .visible-print-inline-block {
        display: inline-block !important;
    }
    .legacy-content .hidden-print {
        display: none !important;
    }
}
.legacy-content .visible-print {
    display: none !important;
}
.legacy-content .visible-print-block {
    display: none !important;
}
.legacy-content .visible-print-inline {
    display: none !important;
}
.legacy-content .visible-print-inline-block {
    display: none !important;
}
.legacy-content .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.legacy-content .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.legacy-content .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.legacy-content .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.legacy-content .owl-carousel .owl-wrapper,
.legacy-content .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.legacy-content .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.legacy-content .owl-carousel .owl-nav.disabled,
.legacy-content .owl-carousel .owl-dots.disabled {
    display: none;
}
.legacy-content .owl-carousel .owl-nav .owl-prev,
.legacy-content .owl-carousel .owl-nav .owl-next,
.legacy-content .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.legacy-content .owl-carousel .owl-nav button.owl-prev,
.legacy-content .owl-carousel .owl-nav button.owl-next,
.legacy-content .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.legacy-content .owl-carousel.owl-loaded {
    display: block;
}
.legacy-content .owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.legacy-content .owl-carousel.owl-hidden {
    opacity: 0;
}
.legacy-content .owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.legacy-content .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.legacy-content .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.legacy-content .owl-carousel.owl-rtl {
    direction: rtl;
}
.legacy-content .owl-carousel.owl-rtl .owl-item {
    float: right;
}
.legacy-content .no-js .owl-carousel {
    display: block;
}
.legacy-content .owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.legacy-content .owl-carousel .owl-animated-in {
    z-index: 0;
}
.legacy-content .owl-carousel .owl-animated-out {
    z-index: 1;
}
.legacy-content .owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.legacy-content .owl-height {
    transition: height 500ms ease-in-out;
}
.legacy-content .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.legacy-content .owl-carousel .owl-item .owl-lazy[src^=""],
.legacy-content .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}
.legacy-content .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.legacy-content .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.legacy-content .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.legacy-content .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.legacy-content .owl-carousel .owl-video-playing .owl-video-tn,
.legacy-content .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.legacy-content .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.legacy-content .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}
@-o-keyframes empty {
    0% {
        opacity: 1;
    }
}
@keyframes empty {
    0% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}
@-o-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
}
@keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }
}
@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}
@-o-keyframes backSlideIn {
    0%, 25% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}
@keyframes backSlideIn {
    0%, 25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
    }
}
@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}
@-o-keyframes scaleToFade {
    to {
        opacity: 0;
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}
@-o-keyframes goDown {
    from {
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}
@-o-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}
@-o-keyframes scaleUpTo {
    to {
        opacity: 0;
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
}
.legacy-content .owl-carousel .owl-nav {
    margin-top: 10px;
    text-align: center;
}
.legacy-content .owl-carousel .owl-nav button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    top: 40%;
    filter: alpha(opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    width: 38px;
    height: 45px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    outline: none !important;
}
.legacy-content .owl-carousel .owl-nav button:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    text-decoration: none;
}
.legacy-content .owl-carousel .owl-nav .owl-prev {
    left: 10px;
    background: url("/assets/icons/button-previous.png") no-repeat !important;
}
.legacy-content .owl-carousel .owl-nav .owl-next {
    right: 10px;
    background: url("/assets/icons/button-next.png") no-repeat !important;
}
.legacy-content .owl-carousel .owl-nav button span {
    display: none;
}
.legacy-content .owl-carousel .owl-nav button.disabled {
    display: none;
}
.legacy-content .owl-carousel .owl-nav .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.legacy-content .owl-carousel .owl-nav .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 20px;
    background: #869791;
}
.legacy-content .owl-carousel .owl-nav .owl-page.active span,
.legacy-content .owl-carousel .owl-nav .owl-page:hover span {
    filter: alpha(opacity=100);
    opacity: 1;
}
.legacy-content .owl-carousel .owl-nav .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px;
}
.legacy-content .owl-item.loading {
    min-height: 150px;
    background: url("/assets/icons/AjaxLoader.gif") no-repeat center center;
}
.legacy-content .carousel-avisos .owl-item .caja-imagen,
.legacy-content .carousel-tiendas .owl-item .item {
    background: url("/assets/brand/R20/loading-carousel.jpg") no-repeat center center;
}
.legacy-content .carousel-avisos .item {
    margin: 5px 10px;
}
.legacy-content .carousel-avisos .img-thumbnail {
    max-height: 160px;
}
.legacy-content .carousel-tiendas {
    padding: 20px 0;
}
.legacy-content .carousel-tiendas .item {
    text-align: center;
    height: 110px;
}
.legacy-content .carousel-tiendas .item img {
    width: 157px;
    height: 110px;
}
.legacy-content .carousel-tiendas .owl-nav .owl-prev {
    left: 0;
}
.legacy-content .carousel-tiendas .owl-nav .owl-next {
    right: 0;
}
@font-face {
    .legacy-content {
        font-family: 'Montserrat';
        src: url("/fonts/DINWeb.eot");
        src: url("/fonts/DINWeb.eot?#iefix") format("embedded-opentype"), url("/fonts/DINWeb.woff") format("woff"), url("/fonts/DINComp.ttf") format("truetype");
    }
}
.legacy-content .color-brand {
    color: #ffd408;
}
.legacy-content .border-brand {
    border: 1px solid #d4af00;
}
.legacy-content .bg-brand {
    background-color: #ffd408;
}
.legacy-content #header {
    background: #FFF;
    padding-top: 10px;
    margin: auto;
    z-index: 10;
    position: relative;
}
.legacy-content #header header {
    padding-top: 20px;
    padding-bottom: 20px;
}
.legacy-content #header #header-top {
    background: #000;
    text-transform: uppercase;
}
.legacy-content #header #header-top .glyphicon {
    font-size: 20px;
    line-height: 15px;
}
.legacy-content #header #header-top .navbar {
    margin-bottom: 0;
}
.legacy-content #header #header-top .navbar-nav > li > a {
    color: #FFF;
    font-size: 14px;
}
.legacy-content #header #header-top .navbar-nav > li > a:hover {
    text-decoration: underline;
}
.legacy-content #header #header-top .navbar-nav > li {
    border-right: 1px solid #8a8a8a;
}
.legacy-content #header #header-top .navbar-nav > li:last-child {
    border: none;
}
.legacy-content #header #header-top .navbar-nav > li:first-child {
    padding: 0;
}
.legacy-content #header-bottom {
    background: linear-gradient(to right, #f9b806, #eedb00);
}
.legacy-content #header #header-main .navbar-header {
    width: 100%;
    margin-bottom: -8px;
}
@media (min-width: 480px) {
    .legacy-content #header #header-main .navbar-header {
        margin-bottom: 8px;
    }
}
.legacy-content #header #header-main .navbar-toggle {
    float: left;
}
.legacy-content #header #header-main .navbar-toggle:hover,
.legacy-content #header #header-main .navbar-toggle:focus {
    border-radius: 3px;
}
.legacy-content #header #header-main .navbar-toggle:hover .mobile-justify-icon,
.legacy-content #header #header-main .navbar-toggle:focus .mobile-justify-icon {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.legacy-content #header #header-main .navbar-toggle:hover .icon-bar,
.legacy-content #header #header-main .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}
.legacy-content #header #header-main .navbar-toggle .icon-bar {
    background-color: #363636;
}
.legacy-content #header #header-main .logo {
    height: auto;
    padding-left: 0;
}
.legacy-content .mainHeader {
    color: #AAA;
}
@media (max-width: 859px) {
    .legacy-content #header {
        border-top: none;
        padding-top: 0;
    }
    .legacy-content #header #header-main .logo {
        width: 100px;
        padding-top: 15px;
        margin-top: -4px;
    }
    .legacy-content #header #header-main .navbar-toggle {
        margin-left: -8px;
        margin-right: 5px;
    }
    .legacy-content #header #header-main .accountLinks {
        margin-top: 12px;
        float: right;
        margin-right: -15px;
    }
    .legacy-content #header #header-main .accountLinks ul {
        list-style: none;
        padding-left: 0;
    }
    .legacy-content #header #header-main .accountLinks li {
        display: inline;
    }
    .legacy-content #header #header-main .accountLinks li:last-child {
        background-image: url("/assets/icons/icono_shopping_tablet.png");
        background-repeat: no-repeat;
        margin-left: 8px;
    }
    .legacy-content #header #header-main .accountLinks li:last-child a {
        margin-left: 16px;
        color: #AAA;
    }
    .legacy-content #header #header-main .accountLinks a {
        font-size: 14px;
        line-height: 30px;
        color: #FFF;
    }
    .legacy-content #header #header-main .search {
        clear: both;
    }
}
.legacy-content #header #header-main .shopping {
    background: #5bc0de;
    border: 1px solid #5bc0de;
    padding: 10px 15px;
    float: right;
    font-size: 20px;
    height: 50px;
    font-weight: bold;
    transition: background-color 0.5s ease;
}
.legacy-content .text .glyphicon-camera {
    top: 3px !important;
    color: #FFF;
}
.legacy-content #header #header-main .shopping:hover {
    background-color: #00bcd4;
}
.legacy-content #header #header-main .shopping .text {
    display: inline-flex;
    font-size: 16px;
}
.legacy-content #header #header-main .shopping .text span {
    font-size: 20px;
}
.legacy-content #header #header-main .shopping a,
.legacy-content #header #header-main .btn-header {
    color: #ffffff;
    text-decoration: none;
}
.legacy-content .search form#buscar {
    margin-bottom: 0 !important;
}
.legacy-content #header #header-main .search .input-group-addon {
    border: 0;
    padding: 0;
}
.legacy-content #header #header-main .search .form-control {
    height: 35px;
    padding: 8px 10px 6px 10px;
    border: 1px solid #d4d4d4;
    border-right: none;
}
.legacy-content #txt_buscar {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.legacy-content select#subcategoria {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.legacy-content .select-cat:after {
    content: "\f078";
    font-family: "Font Awesome 5";
    font-weight: 900;
    color: #b2b2b2;
    position: relative;
    right: 27px;
    z-index: 99;
    top: 11px;
    background: white;
    padding: 8px 0 8px 8px;
}

.legacy-content #header #header-main .search .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 138, 138, 0.2);
}
@media (min-width: 860px) {
    .legacy-content #header .search {
        margin-top: 8px;
    }
    .legacy-content #header #header-bottom .categorias-destacadas {
        margin-left: -25px;
    }
}
@media (max-width: 859px) {
    .legacy-content #header .btn-vender {
        padding: 6px 12px !important;
    }
    .legacy-content .btn-dotMenu {
        margin-top: -2px;
        float: right !important;
        margin-left: 0 !important;
        border: none;
        margin-bottom: 0;
    }
    .legacy-content #header {
        height: 95px !important;
    }
    .legacy-content #main {
        margin-top: 95px !important;
        padding-bottom: 290px;
    }
    .legacy-content footer {
        height: 270px;
        margin-top: -270px;
        padding: 40px 0 20px 0 !important;
    }
    .legacy-content footer .list-inline {
        margin-bottom: 15px !important;
        margin-top: 15px;
    }
    .legacy-content footer .right-links .list-inline > li {
        padding: 0 8px !important;
    }
    .legacy-content #cd_delivery {
        margin-left: 0 !important;
    }
    .legacy-content #main-container {
        padding-bottom: 270px !important;
    }
}
.legacy-content #header #header-main .search .form-group,
.legacy-content #header #header-main .search .input-group {
    width: 100%;
}
.legacy-content #header #header-main .search .select-cat {
    width: 209px;
}
.legacy-content #header #header-main .search .btn-search {
    width: 42px;
}
.legacy-content #header #header-main .search .btn-search .btn {
    font-size: 20px;
    padding: 5px 10px;
    height: 35px;
    background: white;
    border: 1px solid #d4d4d4;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media (max-width: 480px) {
    .legacy-content #header #header-main .search {
        clear: both;
        margin-bottom: 0;
    }
    .legacy-content #header #header-main .search {
        width: 100%;
    }
    .legacy-content .input-group-addon.select-cat {
        display: none;
    }
}
.legacy-content #header #header-bottom .btn:hover,
.legacy-content #header #header-bottom .btn:focus {
    border: none;
    box-shadow: none;
    color: #000;
}
.legacy-content #header #header-bottom .menu-categories > li > a {
    color: #363636;
}
.legacy-content #header #header-bottom .menu-categories > li > a:hover {
    font-weight: bold;
}
.legacy-content #header #header-bottom .categorias-destacadas > li {
    padding: 12px 0 9px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}
.legacy-content #cd_servicios a {
    padding-right: 20px;
}
.legacy-content #cd_delivery {
    background: #f9b806;
    margin-left: 30px;
}
.legacy-content #cd_delivery a {
    padding-left: 28px;
    text-transform: uppercase;
}
.legacy-content #cd_delivery:hover,
.legacy-content #cd_delivery:focus {
    background: #f6a401 !important;
}
.legacy-content #cd_delivery:before {
    content: url(/assets/icons/menu-delivery.png);
    position: absolute;
    top: -2px;
    left: -16px;
    transition: all 0.2s ease-in-out;
    z-index: 999;
}
.legacy-content #cd_delivery:hover:before {
    transform: rotate(-10deg);
}
.legacy-content #header .btn-ayuda {
    color: #b2b2b2;
    line-height: 50px;
    transition: all 0.2s ease-in-out;
}
.legacy-content #header .btn-ayuda:hover,
.legacy-content #header .btn-ayuda:focus {
    color: #656565;
}
.legacy-content #header .btn-vender {
    background: #000;
    text-align: center;
    padding: 0 15px;
    border-radius: 5px;
    margin: 6px 5px 0;
}
.legacy-content #header .btn-vender a {
    line-height: 40px;
    color: #FFF;
}
.legacy-content #header .btn-mi-region {
    margin-right: 20px;
}
.legacy-content #header .btn-mi-region button {
    background: none;
    border: none;
    box-shadow: none;
    line-height: 50px;
    color: #656565;
}
.legacy-content #header .btn-mi-region button:before {
    content: "\f007";
    font-family: "Font Awesome 5";
    position: absolute;
    left: -20px;
    top: 0;
    font-weight: 600;
    font-size: 18px;
    color: #888;
}
.legacy-content #header .btn-mi-region button:after {
    content: "\f078";
    font-family: "Font Awesome 5";
    font-weight: 600;
    font-size: 14px;
    color: #888;
    position: absolute;
    right: -10px;
    transition: all 0.2s ease-in-out;
}
.legacy-content #header .btn-mi-region.open button:after {
    transform: rotate(-90deg);
}
.legacy-content #header .btn-mi-region .menu-usuario {
    top: 40px;
    left: -10px !important;
    width: 150px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}
.legacy-content #header .link-header {
    color: #656565 !important;
}
.legacy-content #header #header-bottom .categorias-destacadas > li:hover,
.legacy-content #header #header-bottom .categorias-destacadas > li:focus {
    background: #f9b905;
}
.legacy-content #header #header-bottom .categorias-destacadas li a {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    transition: all 0.2s ease-in-out;
    padding: 0 25px 0 25px;
}
.legacy-content #header #header-bottom .categorias-destacadas li a:hover {
    text-decoration: none;
}
.legacy-content #header #mainMenu {
    clear: both;
    background: #363636;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 48px;
    margin-left: 7px;
    z-index: 1001;
}
.legacy-content #header #optionsMenu {
    clear: both;
    background: #FFF;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: -50px;
    text-align: right;
    z-index: 999;
    width: 190px;
    float: right;
    box-shadow: inset 0px 0px 0px 1px #D4D4D4;
    padding: 0;
}
.legacy-content #header #optionsMenu .oM-mRegion {
    background: linear-gradient(to right, #f9b806, #eedb00);
}
.legacy-content #header #optionsMenu .oM-mRegion a:before {
    content: "\f007";
    font-family: "Font Awesome 5";
    position: absolute;
    left: 15px;
    top: 9px;
    font-weight: 600;
    font-size: 18px;
    color: #666;
}
.legacy-content #sidebarCollapse {
    margin-bottom: 0 !important;
}
.legacy-content #header #mainMenu .navbar-nav,
.legacy-content #header #optionsMenu .navbar-nav {
    margin-bottom: 0;
    margin-top: 0;
}
.legacy-content #header #mainMenu .nav > li a,
.legacy-content #header #optionsMenu .nav > li a {
    color: #656565;
}
.legacy-content #header #mainMenu .nav > li a:hover,
.legacy-content #header #mainMenu .nav > li a:focus,
.legacy-content #header #optionsMenu .nav > li a:hover,
.legacy-content #header #optionsMenu .nav > li a:focus {
    background: transparent;
}
.legacy-content #header #mainMenu .dropdown2-menu .sub-menu > li a,
.legacy-content #header #optionsMenu .dropdown2-menu .sub-menu > li a {
    color: #000000;
}
.legacy-content #header #mainMenu .dropdown2-menu .sub-menu > li a:hover,
.legacy-content #header #mainMenu .dropdown2-menu .sub-menu > li a:focus,
.legacy-content #header #optionsMenu .dropdown2-menu .sub-menu > li a:hover,
.legacy-content #header #optionsMenu .dropdown2-menu .sub-menu > li a:focus {
    background: #9c9b9b;
}
.legacy-content .dropdown-menu > li {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #363636;
}
.legacy-content .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display: none;
    margin-top: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content .dropdown2-menu .sub-menu {
    display: none;
    background-color: #9c9b9b;
    list-style: none;
    padding: 15px;
}
.legacy-content footer {
    background: #000;
    color: #FFF;
    padding: 50px 0 30px 0;
    font-size: 13px;
}
.legacy-content footer .right-links .list-inline > li {
    padding-left: 15px;
    padding-right: 16px;
}
.legacy-content footer .right-links .list-inline > li:first-child {
    padding-left: 5px;
}
.legacy-content footer .right-links .list-inline > li:last-child {
    border: none;
}
.legacy-content footer .right-links a {
    color: #FFF;
    font-size: 16px;
}
.legacy-content footer .list-inline {
    margin-bottom: 30px;
}
.legacy-content .fCopy {
    margin-top: 15px;
}
.legacy-content .menu-titulo {
    background-color: #ffd408;
    height: 49px;
    font-weight: bold;
}
.legacy-content .offscreen {
    position: absolute;
    left: -999em;
}
.legacy-content .icon-shopping {
    background: url("/assets/icons/shopping.png") no-repeat;
    display: inline-block;
    width: 24px;
    height: 32px;
}
.legacy-content .gutter-top {
    margin-top: 20px !important;
}
@media (min-width: 480px) {
    .legacy-content .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (min-width: 860px) {
    .legacy-content .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.legacy-content .img-thumbnail {
    padding: 0;
}
.legacy-content .path {
    margin-top: 5px;
}
.legacy-content .path > a {
    text-decoration: underline;
}
.legacy-content .filtro {
    padding: 4px;
    margin-bottom: 5px;
    font-weight: bold;
    background: url("/assets/icons/menu-x-cerrar-filtro.jpg") no-repeat right #dedede;
    cursor: pointer;
}
.legacy-content .filtro_busqueda {
    padding: 0px 5px 10px 10px;
}
.legacy-content .filtro_busqueda button {
    margin: 7px 0px;
}
.legacy-content .primero {
    border-top: 1px solid #dedede;
}
.legacy-content .item-listado {
    border-bottom: 1px solid #dedede;
    padding: 10px 0px;
}
.legacy-content .item-listado .titulo {
    font-size: 18px;
    text-transform: capitalize;
}
.legacy-content .item-listado .precio {
    font-size: 18px;
    font-weight: bold;
}
.legacy-content .item-listado .destacado {
    font-weight: bold;
}
.legacy-content .item-listado .imgdestacado {
    border: 2px solid #ffd408;
}
.legacy-content .item-listado p {
    margin: 0;
}
.legacy-content .corazon {
    color: #dedede;
    cursor: pointer;
    text-decoration: none;
    margin-top: 10px;
    font-size: 20px;
    display: none;
}
.legacy-content .corazon :focus {
    background: #9c9b9b;
}
.legacy-content .displaynone {
    display: none !important;
}
.legacy-content .displaynoneLocalidad {
    display: none !important;
}
.legacy-content .cuerpo-detalle .precio {
    font-size: 40px;
    font-weight: bold;
}
.legacy-content .cuerpo-detalle .forma-pago {
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
}
.legacy-content .cuerpo-detalle .desc-forma-pago {
    padding-left: 10px;
}
.legacy-content .cuerpo-detalle .imagen-detalle {
    background: url("/assets/icons/sombra_detalle.jpg") bottom no-repeat;
    padding-bottom: 20px;
}
.legacy-content .cuerpo-detalle .datos-detalle {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.legacy-content .cuerpo-detalle .titulo-datos-detalle {
    font-size: 18px;
}
@media (max-width: 859px) {
    .legacy-content .cuerpo-detalle .datos-detalle {
        border: none;
    }
    .legacy-content .cuerpo-detalle p {
        font-size: 16px;
    }
    .legacy-content .cuerpo-detalle .forma-pago {
        font-size: 15px;
        padding-top: 10px;
    }
    .legacy-content .cuerpo-detalle .titulo-datos-detalle {
        font-weight: bold;
        font-size: 15px;
    }
    .legacy-content .cuerpo-detalle .imagen-detalle {
        background: none;
    }
    .legacy-content .cuerpo-detalle .score {
        font-size: 40px;
        font-weight: bold;
    }
    .legacy-content .cuerpo-detalle h2 {
        cursor: pointer;
        border: 1px solid #dedede;
        padding: 10px;
        font-size: 18px;
        font-weight: normal;
        background: url("/assets/icons/flecha_h2.jpg") right no-repeat;
        -webkit-box-shadow: 10px 10px 10px -6px #c7c5c7;
        box-shadow: 10px 10px 10px -6px #c7c5c7;
    }
    .legacy-content .cuerpo-detalle #div-descripcion {
        display: none;
    }
    .legacy-content .cuerpo-detalle #div-ubicacion {
        display: block;
        height: 300px;
    }
    .legacy-content .google-maps {
        height: 300px !important;
    }
    .legacy-content .cuerpo-detalle #div-preguntas {
        display: none;
    }
    .legacy-content .cuerpo-detalle #reviewsAnchorTop {
        display: none;
    }
    .legacy-content .header-detalle h1 {
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .legacy-content .header-detalle h1 {
        font-size: 20px;
        font-weight: bold;
    }
}
.legacy-content .header-detalle {
    border-bottom: 1px solid #dedede;
}
.legacy-content .header-detalle h1 {
    font-size: 36px;
    font-weight: bold;
}
.legacy-content .iconos {
    float: left;
}
.legacy-content .iconos li:hover {
    opacity: 1;
}
.legacy-content .iconos a {
    padding-right: 10px;
}
.legacy-content .iconos .corazon {
    font-size: 26px;
}
.legacy-content .iconos ul {
    list-style: none;
    padding: 0;
}
.legacy-content .iconos li {
    display: inline;
    opacity: 0.85;
    transition: all 0.2s ease-in-out;
}
.legacy-content .icono_detalle {
    margin-bottom: 4px;
}
.legacy-content h1 {
    margin: 50px 0 30px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.legacy-content h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 40px;
}
.legacy-content .google-maps {
    position: relative;
    overflow: hidden;
}
.legacy-content .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.legacy-content #preguntas {
    border: 1px solid #f6f6f6;
}
.legacy-content .preguntasRespv {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}
.legacy-content .preguntasRespv .preguntav {
    background: #f6f6f6;
    padding: 10px;
    margin-bottom: 5px;
}
.legacy-content .preguntasRespv .respuestav {
    padding: 10px 10px 10px 28px;
    background: #feffed;
    margin-bottom: 6px;
}
.legacy-content .preguntasRespv .respuestav em {
    color: #9c9b9b;
}
.legacy-content .publicar-pregunta {
    margin-top: 15px;
    padding: 15px;
    background: #fff3d1;
}
.legacy-content .publicar-pregunta p {
    margin: 0;
}
.legacy-content .tabla_reputacion {
    padding: 16px 10px 0px 13px;
    float: left;
    width: 500px;
    border: 1px solid #DDDDDD;
    background: #fff;
    text-align: right;
    font-family: 'Montserrat';
    font-size: 12px;
    margin-bottom: 10px;
}
.legacy-content .modal-calificaciones {
    margin-bottom: 5px;
    padding: 8px;
    background-color: whitesmoke;
}
.legacy-content .calificaciones {
    list-style: none;
}
.legacy-content .calificaciones .preguntav {
    background: #f6f6f6;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 13px;
}
.legacy-content .calificaciones .preguntav span {
    font-size: 16px;
    font-style: italic;
}
.legacy-content .score {
    font-size: 40px;
    font-weight: bold;
}
.legacy-content .cantidad-calificaciones {
    font-size: 16px;
}
@media (max-width: 500px) {
    .legacy-content #votos_rating td {
        padding: 0 3px;
        font-size: 15px;
    }
}
@media (min-width: 500px) {
    .legacy-content #votos_rating td {
        padding: 0 3px;
        font-size: 17px;
    }
}
.legacy-content .puntuacion {
    cursor: pointer;
    margin-right: 5px;
    clear: both;
    display: block;
    overflow: visible;
    margin: 5px 0px 25px 10px;
    float: none;
}
.legacy-content .puntuacion:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
}
.legacy-content .puntuacion .texto_calificar {
    float: left;
    font-size: 16px;
    padding-right: 5px;
}
.legacy-content .puntuacion #nombre_calificacion {
    float: left;
    padding-left: 5px;
}
.legacy-content .estrella {
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: inline-block;
    text-indent: -999em;
    cursor: pointer;
}
.legacy-content .estrella_izq,
.legacy-content .estrella_der {
    width: 9px;
}
.legacy-content .estrella,
.legacy-content .estrella a {
    background: url("/assets/icons/estrella_sprite.png") no-repeat 0 0px;
}
.legacy-content .estrella_izq,
.legacy-content .estrella_izq a {
    background: url("/assets/icons/estrella_sprite_izq.png") no-repeat 0 0px;
}
.legacy-content .estrella_der,
.legacy-content .estrella_der a {
    background: url("/assets/icons/estrella_sprite_der.png") no-repeat 0 0px;
}
.legacy-content .estrella a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0px;
}
.legacy-content div.puntuacion div.on a {
    background-position: 0px -22px;
}
.legacy-content div.puntuacion div.hover a,
.legacy-content div.puntuacion div a:hover {
    background-position: 0px -45px;
}
.legacy-content div.puntuacion_vendedor div.on a {
    background-position: 0px -22px;
}
.legacy-content .puntuacion_vendedor {
    display: block;
    overflow: visible;
    cursor: default;
}
.legacy-content #reputacion_vendedor {
    clear: none;
}
.legacy-content .rep-img-detalle img {
    margin-bottom: 5px;
}
.legacy-content .rep-goto img {
    cursor: pointer;
}
.legacy-content .estrella_izq_vendedor,
.legacy-content .estrella_der_vendedor {
    cursor: default;
    width: 9px;
}
.legacy-content .estrella_izq_vendedor,
.legacy-content .estrella_izq_vendedor a {
    background: url("/assets/icons/estrella_sprite_izq.png") no-repeat 0 0px;
}
.legacy-content .estrella_der_vendedor,
.legacy-content .estrella_der_vendedor a {
    background: url("/assets/icons/estrella_sprite_der.png") no-repeat 0 0px;
}
.legacy-content .ratingbar_wrapper {
    width: 200px;
    height: 15px;
    background-color: #EEE;
    border: 0px;
    overflow: hidden;
    margin-bottom: 3px;
}
.legacy-content .ratingbar_inner {
    width: 0px;
    height: 15px;
    border: 5px white;
    background-color: #F5CC00;
}
.legacy-content .ratingbar_text {
    color: white;
    font-size: 0%;
    padding-left: 5px;
    padding-top: 5px;
}
.legacy-content #popup .titulo_detalle h2 {
    font-size: 17px;
}
.legacy-content #navegacion ul {
    float: left;
    padding-top: 3px;
    padding-bottom: 5px;
}
.legacy-content #navegacion li {
    display: inline;
}
.legacy-content #navegacion li a {
    float: left;
    padding: 2px;
    margin-right: 3px;
}
.legacy-content #navegacion li.last a {
    margin: 0;
}
.legacy-content #navegacion .activeSlide {
    background: #C5C5C5;
}
.legacy-content #galeria {
    height: 203px;
    width: 258px;
}
.legacy-content #galeria_solapas {
    margin-bottom: 5px;
}
.legacy-content .sombra {
    padding: 4px;
    width: 248px;
    position: relative;
}
.legacy-content .banner_home_shopping {
    background: #fdcd07;
    font-size: 58px;
    color: #ffffff;
    line-height: 52px;
    padding: 40px 0 20px;
}
@media (max-width: 480px) {
    .legacy-content .banner_home_shopping {
        margin-left: 0px;
        margin-right: 0px;
    }
}
.legacy-content .banner_home_shopping span {
    font-size: 70px;
    font-weight: bold;
}
.legacy-content .banner_home_shopping a {
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    text-decoration: underline;
    font-weight: bold;
    white-space: nowrap;
}
.legacy-content .banner_home_shopping .link-planes {
    line-height: 40px;
    padding: 100px 30px 0 0;
}
@media (max-width: 859px) {
    .legacy-content .banner_home_shopping {
        font-size: 36px;
        line-height: 40px;
    }
    .legacy-content .banner_home_shopping .link-planes {
        padding: 30px 30px 0 0;
    }
    .legacy-content .banner_home_shopping span {
        font-size: 48px;
    }
    .legacy-content .banner_home_shopping a {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .legacy-content .banner_home_shopping {
        font-size: 30px;
        line-height: 28px;
    }
}
.legacy-content .promociones {
    font-size: 34px;
    background-color: #f6f6f6;
    border: 1px solid #dedede;
    font-weight: normal;
    color: #e05029;
    line-height: 28px;
    padding: 35px 0 7px;
}
.legacy-content .promociones span {
    color: #000000;
    font-size: 23px;
    font-weight: bold;
    white-space: nowrap;
}
@media (max-width: 859px) {
    .legacy-content .promociones {
        padding: 0;
        font-size: 28px;
    }
    .legacy-content .promociones span {
        font-size: 19px;
    }
}
.legacy-content .publicidad-home-shopping {
    padding: 0;
}
.legacy-content .publicidad-home-shopping img {
    padding-bottom: 20px;
}
@media (max-width: 859px) {
    .legacy-content .publicidad-home-shopping {
        padding-top: 20px;
    }
}
.legacy-content .lista-tiendas {
    list-style: none;
}
.legacy-content .lista-tiendas li {
    display: inline;
}
.legacy-content .lista-tiendas img {
    margin: 20px;
    padding: 10px;
    border: 1px solid #dedede;
}
@media (max-width: 859px) {
    .legacy-content h2 {
        cursor: pointer;
        border: 1px solid #dedede;
        padding: 10px;
        margin-top: 15px;
        font-size: 18px;
        font-weight: normal;
        background: url("/assets/icons/flecha_h2.jpg") right no-repeat;
        -webkit-box-shadow: 10px 10px 10px -6px #c7c5c7;
        box-shadow: 10px 10px 10px -6px #c7c5c7;
    }
    .legacy-content .display-none {
        display: none;
    }
}
.legacy-content .optgroup-filtros {
    padding: 2px;
}
.legacy-content .optgroup-filtros option {
    padding-top: 3px;
    padding-bottom: 3px;
}
.legacy-content .filtros-miregion {
    background-color: #f6f6f6;
    padding: 15px 0;
    margin-bottom: 15px;
}
.legacy-content .filtros-miregion input,
.legacy-content .filtros-miregion select {
    height: 34px;
}
.legacy-content .filtro_acciones {
    margin-top: 15px;
    vertical-align: middle;
    width: 100%;
}
.legacy-content .filtro_acciones .btn {
    height: 34px;
    margin-bottom: 1px;
}
.legacy-content .sinpadding [class*=col-] {
    padding: 0;
}
.legacy-content .moneda {
    padding: 5px !important;
}
.legacy-content .filtro_acciones {
    display: none;
}
.legacy-content .input-precio-mr {
    width: 70px;
}
.legacy-content .col-centered {
    float: none;
    margin: 0 auto;
}
.legacy-content .tip-yellowsimple {
    z-index: 1000;
    text-align: left;
    border: 1px solid #c7bf93;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px 8px;
    min-width: 50px;
    max-width: 300px;
    color: #000;
    background-color: #fff9c9;
}
.legacy-content .tip-yellowsimple .tip-inner {
    font: 12px/16px arial, helvetica, sans-serif;
}
.legacy-content .tip-yellowsimple .tip-arrow-top {
    margin-top: -6px;
    margin-left: -5px;
    top: 0;
    left: 50%;
    width: 9px;
    height: 6px;
    background: url("/assets/icons/tip-yellowsimple_arrows.gif") no-repeat;
}
.legacy-content .tip-yellowsimple .tip-arrow-right {
    margin-top: -4px;
    margin-left: 0;
    top: 50%;
    left: 100%;
    width: 6px;
    height: 9px;
    background: url("/assets/icons/tip-yellowsimple_arrows.gif") no-repeat -9px 0;
}
.legacy-content .tip-yellowsimple .tip-arrow-bottom {
    margin-top: 0;
    margin-left: -5px;
    top: 100%;
    left: 50%;
    width: 9px;
    height: 6px;
    background: url("/assets/icons/tip-yellowsimple_arrows.gif") no-repeat -18px 0;
}
.legacy-content .tip-yellowsimple .tip-arrow-left {
    margin-top: -4px;
    margin-left: -6px;
    top: 50%;
    left: 0;
    width: 6px;
    height: 9px;
    background: url("/assets/icons/tip-yellowsimple_arrows.gif") no-repeat -27px 0;
}
.legacy-content .selector {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    border: 1px solid #dedede;
    padding: 30px 25px 20px;
    text-align: left;
    transition: all 0.2s ease-in-out;
    height: 100%;
    position: relative;
}
.legacy-content p.caracteristica-empty {
    flex: 1 1;
    font-size: 0;
}
.legacy-content .selector p:last-of-type {
    flex: 1 1;
}
.legacy-content .selector .nombre {
    font-size: 42px;
    margin-bottom: 0px;
    font-weight: 800;
    color: var(--color-publicacion-tipo);
}
.legacy-content .selector .frase {
    color: #888888;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}
.legacy-content .selector .precio {
    font-size: 32px;
    font-weight: 600;
}
.legacy-content .selector .precio span {
    font-size: 24px;
    font-weight: 600;
}
.legacy-content .selector .caracteristica {
    margin-bottom: 6px;
}
.legacy-content .selector .caracteristica::before {
    content: '';
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    margin-right: 0.6em;
    background: #000;
    background: var(--color-publicacion-tipo);
    border-radius: 50%;
}
.selector a.btn {
    width: 100%;
    margin-top: 30px;
    background: var(--color-publicacion-tipo);
    color: var(--color-publicacion-tipo-2);
    border-radius: 5px;
    padding: 13px 16px;
}
.selector a.btn:hover,
.selector a.btn:focus {
    color: var(--color-publicacion-tipo-2);
    background: var(--color-publicacion-tipo-hover);
}
.selector p:last-child {
    margin-bottom: 0;
}

.legacy-content .azul {
    background: #007FFF;
}
@media screen and (max-width: 859px) {
    .legacy-content .elegido {
        margin-top: 26px;
        margin-right: 30px;
        margin-bottom: 5px;
        margin-left: 30px;
    }
    .legacy-content .noElegido {
        margin-top: 5px;
        margin-right: 30px;
        margin-bottom: 5px;
        margin-left: 30px;
    }
}
@media screen and (min-width: 860px) {
    .legacy-content .elegido {
        margin: 5px 0px;
    }
    .legacy-content .noElegido {
        margin: 5px 0px;
    }
}
.legacy-content .sincosto,
.legacy-content .maselegido {
    text-align: center;
    color: var(--color-publicacion-tipo-2);
    background-color: var(--color-publicacion-tipo);
    font-weight: 800;
    font-size: 14px;
    width: 165px;
    margin-top: 82px;
    position: absolute;
    right: -17px;
    top: 0;
    transform: rotate(45deg);
    transform-origin: right;
    height: 36px;
    line-height: 36px;
    clip-path: polygon(22% 0%, 78% 0%, 100% 100%, 0% 100%);
}
.legacy-content .sincosto {
    display: none;
}
.legacy-content .selector.bonificado-ok {
    background-color: color-mix(in srgb, var(--color-publicacion-tipo) 5%, transparent);
}
.legacy-content .bonificado-ok .sincosto {
    display: block;
}
.legacy-content .selector:has(:focus),
.legacy-content .selector:hover {
    box-shadow: 5px 5px 5px -3px #c7c5c7;
    background: #f6f6f6;
    border-color: #000;
    opacity: 1;
}
.legacy-content .selector[onclick] {
    cursor: pointer;
}
.legacy-content .frase_selectores {
    text-align: center;
    margin: 20px 0;
    font-size: 17px;
}
.legacy-content .separador1 {
    padding: 10px;
    background-color: #dedede;
}
.legacy-content .separador2 {
    padding: 10px 10px 10px 50px;
    margin: 20px 0;
    background-color: #ffd408;
    font-size: 16px;
}
.legacy-content .separador2-first {
    margin-top: 1px;
}
.legacy-content .display-table {
    display: table;
    table-layout: fixed;
}
.legacy-content .display-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.legacy-content .nivel {
    float: left;
    margin-right: 5px;
}
.legacy-content .none {
    display: none;
}
.legacy-content .venta_img {
    float: left;
}
.legacy-content .preview {
    width: 140px;
    float: left;
    margin: 5px 20px;
}
.legacy-content .agregar {
    display: block;
    text-align: center;
    color: #666;
    margin-top: 2px;
    transition: all 0.2s ease-in-out;
}
.legacy-content .agregar:hover {
    color: #000;
}
.legacy-content .medio {
    width: 190px;
    float: left;
    margin: 5px 15px;
}
.legacy-content .medio p {
    display: block;
    text-align: center;
}
.legacy-content h1.con-camino {
    margin: 10px 0 30px;
}
.legacy-content .header-vertical {
    height: 300px;
}
.legacy-content .header-vertical h1 {
    color: #FFF;
    text-transform: none;
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    text-shadow: 2px 2px 3px black;
}
.legacy-content .header-vertical a {
    color: #FFF;
    font-size: 18px;
}
.legacy-content .header-vertical ul {
    text-align: left;
    width: 92%;
    margin: auto;
    height: 165px;
    padding-top: 20px;
}
.legacy-content .header-vertical li {
    list-style: none;
    float: left;
    width: 33%;
}
.legacy-content .header-servicios {
    background: url("/assets/icons/fondo-servicios.jpg") center no-repeat;
    background-size: cover;
}
.legacy-content .header-vehiculos {
    background: url("/assets/icons/fondo-vehiculos.jpg") center no-repeat;
    background-size: cover;
}
.legacy-content .header-inmuebles {
    background: url("/assets/icons/fondo-inmuebles.jpg") center no-repeat;
    background-size: cover;
}
.legacy-content .header-tiendas {
    background: url("/assets/icons/fondo-tiendas.jpg") center no-repeat;
    margin-bottom: 30px;
}
.legacy-content .header-delivery {
    background: url("/assets/icons/fondo-delivery.jpg") center no-repeat;
    margin-bottom: 30px;
}
.legacy-content .header-vehiculos ul {
    height: 130px;
}
.legacy-content .header-vehiculos li {
    padding: 5px 10px;
    width: 25%;
}
.legacy-content .header-vehiculos .btn {
    width: 150px;
}
.legacy-content .header-inmuebles ul {
    height: 130px;
}
.legacy-content .header-inmuebles li {
    padding: 5px 10px;
    width: 25%;
}
.legacy-content .header-inmuebles .btn {
    width: 150px;
}
.legacy-content .header-tiendas ul {
    width: 70%;
    height: 120px;
    padding-left: 10%;
}
.legacy-content .header-tiendas li {
    padding: 5px 10px;
    width: 33%;
}
.legacy-content .header-tiendas .btn {
    width: 150px;
}
.legacy-content .header-tiendas h1 {
    margin: 40px 0 30px;
}
.legacy-content .header-tiendas h1 img {
    padding: 0 10px;
}
.legacy-content .h3-tienda {
    text-align: center;
    margin-top: -30px;
    margin-bottom: 15px;
    color: white;
    text-shadow: 2px 2px 4px black;
}
.legacy-content .header-localidad {
    height: 170px;
    padding-top: 10px;
}
.legacy-content .header-localidad .encabezado {
    margin-top: 60px;
}
.legacy-content .header-localidad .titulo {
    font-size: 50px;
    color: #f9b609;
    font-weight: bold;
    line-height: 1;
}
.legacy-content .header-localidad .titulo a {
    transition: all 0.2s ease-in-out;
    color: black;
}
.legacy-content .header-localidad .titulo a:hover,
.legacy-content .header-localidad .links a:hover {
    color: #f9b609;
}
.legacy-content .header-localidad .links {
    font-size: 24px;
    color: black;
    line-height: 1.3;
    margin-top: 10px;
}
.legacy-content .header-localidad .links a {
    transition: all 0.2s ease-in-out;
    font-size: 24px;
    color: black;
    text-transform: uppercase;
}
.legacy-content .header-localidad a img {
    float: right;
}
@media (max-width: 859px) {
    .legacy-content .header-vertical li {
        width: 50%;
    }
    .legacy-content .header-vertical a {
        font-size: 16px;
    }
    .legacy-content .header-vertical ul {
        width: 100%;
        height: 182px;
        padding: 20px;
    }
    .legacy-content .header-vertical h1 {
        margin: 20px 0;
    }
    .legacy-content .header-vehiculos li {
        width: 100%;
    }
    .legacy-content .header-vehiculos ul {
        height: 215px;
    }
    .legacy-content .header-inmuebles li {
        width: 100%;
    }
    .legacy-content .header-inmuebles ul {
        height: 190px;
    }
    .legacy-content .header-tiendas li {
        width: 100%;
    }
    .legacy-content .header-tiendas ul {
        text-align: center;
        height: 165px;
    }
    .legacy-content .h3-tienda {
        margin-top: -20px;
    }
    .legacy-content .header-localidad .encabezado {
        margin-top: 145px;
    }
}
@media (max-width: 480px) {
    .legacy-content .header-vertical li {
        width: 50%;
    }
    .legacy-content .header-vertical {
        padding-top: 15px;
    }
    .legacy-content .header-vertical h1 {
        margin: 0;
    }
    .legacy-content .header-vehiculos li {
        width: 100%;
    }
    .legacy-content .header-vehiculos ul {
        height: 205px;
    }
    .legacy-content .header-inmuebles li {
        width: 100%;
    }
    .legacy-content .header-inmuebles ul {
        height: 205px;
    }
    .legacy-content .header-tiendas {
        padding-top: 10px;
    }
    .legacy-content .header-tiendas li {
        width: 100%;
    }
    .legacy-content .header-tiendas ul {
        text-align: center;
        height: 168px;
    }
    .legacy-content .header-tiendas h1 {
        line-height: 0;
        font-size: 25px;
    }
    .legacy-content .h3-tienda {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 12px;
    }
    .legacy-content .header-localidad .encabezado {
        margin-top: 50px;
    }
    .legacy-content .header-localidad .titulo {
        font-size: 38px;
    }
    .legacy-content .header-localidad .links,
    .legacy-content .header-localidad .links a {
        font-size: 17px;
    }
}
.legacy-content #confirmBox {
    display: none;
    background-color: #FFF;
    border-radius: 1px;
    border: 1px solid #aaa;
    position: fixed;
    width: 360px;
    left: 50%;
    margin-left: -150px;
    padding: 36px 8px 36px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    margin-top: 100px;
    z-index: 1;
}
.legacy-content #confirmBox .button {
    background-color: #ccc;
    display: inline-block;
    border-radius: 1px;
    border: 1px solid #aaa;
    padding: 2px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
.legacy-content #confirmBox .button:hover {
    background-color: #ddd;
}
.legacy-content #confirmBox .message {
    margin-bottom: 20px;
}
.legacy-content .titulo_popup_preguntas {
    float: left;
    width: 100%;
    color: #55aaee;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 4px;
}
.legacy-content .subtitulo_popup_preguntas {
    float: left;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 4px 8px 0;
}
.legacy-content #preguntasResp {
    float: left;
    width: 100%;
    padding-bottom: 5px;
}
.legacy-content #preguntasResp li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    font-size: 14px;
}
.legacy-content #preguntasResp li.respuesta {
    background-color: #F9F9F9;
    width: 100%;
    padding: 10px;
}
.legacy-content #preguntasResp li p.fecha {
    float: left;
    font-weight: bold;
    width: 100%;
}
.legacy-content #preguntasResp li p.pregunta {
    /* float: left; */
    width: 100%;
}
.legacy-content #preguntasResp li .text_preguntas {
    float: left;
    width: 100%;
}
.legacy-content #preguntasResp li p.boton {
    float: right;
    font-weight: bold;
    text-align: center;
    padding-right: 5px;
}
.legacy-content #popup_preguntas ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.legacy-content #preguntasRespDetalle {
    float: left;
    width: 100%;
    padding-bottom: 5px;
}
.legacy-content #preguntasRespDetalle li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0 10px 0;
    font-size: 12px;
}
.legacy-content #preguntasRespDetalle li.pregunta {
    background-color: #CCCCCC;
}
.legacy-content #preguntasRespDetalle li.respuesta {
    background-color: #fef7d6;
}
.legacy-content #preguntasRespDetalle li p.fecha {
    float: left;
    font-weight: bold;
    padding: 0 15px;
}
.legacy-content #preguntasRespDetalle li p.pregunta {
    float: left;
    width: 370px;
}
.legacy-content #preguntasRespDetalle li p.autor {
    float: left;
    font-weight: bold;
    text-align: center;
    width: 83px;
}
.legacy-content .alerta {
    padding: 10px 30px;
    font-size: 16px;
    font-weight: bold;
    background: #FFF1A8;
}
.legacy-content .alerta strong {
    color: #FF0000;
}
.legacy-content .alerta span {
    font-size: 11px;
}
.legacy-content .preguntasv {
    padding: 16px 10px 0px 13px;
    float: left;
    width: 470px;
    border: 1px solid #DDDDDD;
    background: #fff;
    text-align: center;
}
.legacy-content .preguntasv h2 {
    font-size: 17px;
    font-weight: bold;
    float: left;
    margin: 0;
    padding-right: 5px;
}
.legacy-content .preguntasv span {
    color: #3466CB;
    font-size: 12px;
}
.legacy-content .preguntasv .hacer_pregunta {
    float: right;
    color: #333333;
    font-size: 10px;
}
.legacy-content .preguntasv .cont_titulo {
    float: left;
    padding-bottom: 8px;
    width: 100%;
}
.legacy-content .preguntasv .rojo {
    color: #FF0000;
}
.legacy-content .preguntasv .verde {
    color: #009900;
}
.legacy-content #preguntasRespv {
    float: left;
    width: 100%;
    color: #333333;
    text-align: left;
}
.legacy-content #preguntasRespv p {
    font-size: 12px;
}
.legacy-content #preguntasRespv .preguntav {
    padding: 10px;
    margin-bottom: 5px;
    list-style: none;
}
.legacy-content #preguntasRespv .respuestav {
    padding: 10px 10px 10px 28px;
    background: #f5f5f5;
    margin-bottom: 6px;
}
.legacy-content #preguntasRespv .respuestav span {
    color: #006600;
}
.legacy-content .a_pregunta {
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.legacy-content #preguntasRespv .preguntav .texto_calificar_estado {
    font-size: 12px;
    padding-right: 5px;
    padding-top: 4px;
}
.legacy-content #preguntasRespv .preguntav textarea {
    margin: 15px 5px 10px 0px;
}
.legacy-content .carousel-estrellas {
    /* margin-top: -9px; */
    margin-top: -32px;
    padding-right: 10px;
    float: right;
}
.legacy-content .listado-estrellas {
    margin-top: 8px;
    margin-left: 5px;
}
.legacy-content .galeria-estrellas {
    margin-top: 8px;
    margin-left: 5px;
}
.legacy-content .calificaciones {
    float: left;
    width: 100%;
    color: #333333;
    text-align: left;
}
.legacy-content .calificaciones p {
    font-size: 14px;
}
.legacy-content .calificaciones .preguntav {
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 5px;
}
.legacy-content .calificaciones .respuestav {
    padding: 10px 10px 10px 28px;
    background: #f5f5f5;
    margin-bottom: 6px;
}
.legacy-content .calificaciones .respuestav span {
    color: #006600;
}
.legacy-content .calificaciones .preguntav .texto_calificar_estado {
    float: right;
    font-size: 12px;
    padding-right: 5px;
    padding-top: 4px;
}
.legacy-content .calificaciones .preguntav textarea {
    margin: 15px 5px 10px 5px;
}
.legacy-content .detalle_calificacion {
    font-size: 16px;
    font-weight: bold;
    margin-left: 15px;
    text-align: right;
}
.legacy-content .finalizado {
    margin: 20px 0 20px 0;
    color: #f00;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}
.legacy-content .img-finalizado {
    opacity: 0.4;
}
.legacy-content .padding0 {
    padding: 0;
}
.legacy-content .caja-imagen-recientes {
    height: 97.5px;
    text-align: center;
    overflow: hidden;
}
.legacy-content .caja-imagen-recientes img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border: none;
}
.legacy-content .caja-imagen {
    height: 170px;
    text-align: center;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.legacy-content .caja-imagen img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border: none;
}
.legacy-content .label-login {
    width: 180px;
    text-align: right;
}
.legacy-content .popup h3 {
    font-size: 18px;
    margin: 5px 0 10px 0;
}
.legacy-content .tabla_filtros_ver_mas td {
    line-height: 12px;
}
.legacy-content .img-logo-tienda {
    margin: 0;
}
.legacy-content .imgLogoTienda {
    width: 100px;
    height: 70px;
}
.legacy-content .imgLogoTiendaSmall {
    width: 200px;
    height: 140px;
    transition: all 0.2s ease-in-out;
}
.legacy-content .imgLogoTiendaSmall:hover {
    transform: scale(1.05);
}
.legacy-content .link-directos {
    text-align: right;
    margin-top: 28px;
    font-size: 14px;
}
.legacy-content .busqueda_exito {
    margin: 10px 0px 0px 0px;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
}
.legacy-content .busqueda_error {
    margin: 75px 0px;
    color: #5bc0de;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.legacy-content .busqueda_exito:before {
    content: "\e101";
    font-size: 16px;
    font-family: "Glyphicons Halflings";
    margin-right: 5px;
}
.legacy-content .busqueda_error:before {
    content: "e101";
    font-size: 16px;
    font-family: "Glyphicons Halflings";
    margin-right: 5px;
    color: #5bc0de;
}
.legacy-content .roja {
    color: red;
}
.legacy-content .porResponder {
    color: #55aaee;
    cursor: pointer;
}
.legacy-content .porResponder:hover {
    color: #5599ff;
    cursor: pointer;
}
.legacy-content .porResponder:after {
    content: "\e111";
    font-size: 15px;
    font-family: "Glyphicons Halflings";
    color: #5bc0de;
}
.legacy-content .msj_exito {
    margin-bottom: 5px;
    color: #5bc0de;
    font-weight: bold;
    font-size: 20px;
}
.legacy-content .msj_exito:before {
    content: "\e101";
    font-size: 16px;
    font-family: "Glyphicons Halflings";
    margin-right: 5px;
}
.legacy-content #nro {
    color: #9e9e9e;
}
.legacy-content .bandeja_nuevo {
    font-size: 18px;
    color: #3c763d;
}
.legacy-content .bandeja_nuevo:before {
    content: "\e086";
    font-size: 18px;
    font-family: "Glyphicons Halflings";
    margin-top: 3px;
    color: #3c763d;
}
.legacy-content .listaMensajes {
    padding-left: 30px;
    padding-right: 15px;
}
.legacy-content .preguntas_ayuda {
    margin-top: 15px;
    font-size: 24px;
    font-weight: bold;
    border: none;
    box-shadow: none;
    background: none;
    cursor: none;
}
.legacy-content .categoria_ayuda {
    margin-top: 5px;
    font-size: 18px;
}
@media (max-width: 480px) {
    .legacy-content .categoria_ayuda {
        margin-top: 5px;
        margin-bottom: 8px;
    }
}
.legacy-content .vertical-middle {
    vertical-align: middle;
}
.legacy-content .navbar-right > li > a {
    padding: 0px 5px;
    color: #aaa;
}
.legacy-content .navbar-right > li > a.link-header {
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
}
.legacy-content .slider-content .owl-prev {
    margin-left: -10px;
}
.legacy-content .slider-content .owl-next {
    margin-right: -10px;
}
.legacy-content .slideWrapper {
    margin: 0 0 0 -5px !important;
}
.legacy-content .caja-imagen ~ h4 {
    height: 70px;
}
.legacy-content .bloque_az .titulo_az {
    margin: 4px 0 -10px 15px;
    font-size: 20px;
}
.legacy-content .bloque_az {
    margin-left: 10px;
}
.legacy-content .bloque_az a {
    display: inline-block;
    padding: 2px 8px;
    margin: 2px 1px;
    background-color: #86807a;
    border-radius: 2px;
    color: #eee;
    font-size: 15px;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}
.legacy-content .bloque_az a:hover {
    color: #666;
    background-color: rgba(134, 128, 122, 0.15);
}
.legacy-content .bloque_tiendas_az {
    margin: -30px 0 8px 36px;
}
.legacy-content .vender_titulo {
    line-height: 49px;
    padding-left: 15px;
    margin-bottom: 10px;
    border-radius: 6px;
}
.legacy-content .selectorVender {
    border: 1px solid #dedede;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.2s ease-in-out;
    margin: 10px;
    padding: 0px;
    max-width: 212px;
}
.legacy-content .selectorVender:hover {
    -webkit-box-shadow: 10px 10px 10px -6px #c7c5c7;
    box-shadow: 10px 10px 10px -6px #c7c5c7;
    opacity: 1;
    transform: scale(1.01);
}
.legacy-content .vender_selector select {
    width: 100%;
}
.legacy-content .vender_selector option {
    padding: 2px 0 1px 5px;
}
.legacy-content .vender_selector option:first-child {
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    background-color: #eee;
    color: rgba(0, 0, 0, 0.75);
}
.legacy-content .medios {
    padding: 10px;
    text-align: center;
}
.legacy-content .medios a,
.legacy-content .borrar a {
    color: #666;
    transition: all 0.2s ease-in-out;
}
.legacy-content .medios a:hover,
.legacy-content .borrar a:hover {
    color: #000;
}
.legacy-content #moneda option,
.legacy-content #tipo option {
    padding: 5px;
}
.legacy-content .consejos_utiles {
    font-size: 18px;
    top: 3px;
    padding-right: 5px;
}
.legacy-content .borrar a {
    text-align: center;
    cursor: pointer;
}

.legacy-content .btn_vender,
.legacy-content .btn_cancelar_vender,
.legacy-content .btn_importar_publicar,
.legacy-content #save_draft,
.legacy-content .btn_publicar_vender {
    float: right;
    margin: 5px;
    border-radius: 30px;
    background-color: #5bc0de;
    color: #FFF !important;
    font-weight: 700;
}
.legacy-content .btn_importar_publicar {
    background-color: #DE5571;
}
.legacy-content .btn_importar_publicar:hover {
    background-color: #d44b6c;
}
.legacy-content #save_draft,
.legacy-content .save-draft {
    background: #F1F1F1 !important;
    color: #4a4a4a !important;
    border-color: #d1d1d1 !important;
}
.legacy-content #save_draft:hover,
.legacy-content .save-draft:hover {
    background: #e1e1e1 !important;
    color: #000 !important;
    border-color: #c1c1c1 !important;
}
.legacy-content .btn_cancelar_vender {
    background-color: #757575!important;
    color: #FFF !important;
    float: left;
}
.legacy-content .selector_general {
    padding-left: 30px;
}
.legacy-content .selector_ecoregion {
    border: 1px solid #ddd;
    padding: 15px;
    line-height: 24px;
    margin: 0px;
    text-align: center;
}
.legacy-content .msj_publicacion_exitosa {
    padding: 20px;
}
.legacy-content .vender_ecoregion,
.legacy-content .opcion_ecoregion,
.legacy-content .btn_no_ecoregion {
    text-align: center;
}
.legacy-content .opcion_ecoregion p {
    margin-top: 5px;
}
.legacy-content .btn_no_ecoregion {
    margin-bottom: 15px;
}
.legacy-content .inline_importar_avisos {
    margin: 0 0 10px 15px;
}
.legacy-content .vender_url_servicio {
    line-height: 34px;
    padding-right: 5px;
    text-align: right;
}
.legacy-content .form-control-url-servicio {
    width: 50% !important;
}
@media (max-width: 859px) {
    .legacy-content .form-control-url-servicio {
        width: 100% !important;
    }
}
.legacy-content .servicio-aclaracion {
    font-style: italic;
    font-size: 15px;
}
.legacy-content .input-radio-vender {
    height: 22px;
    width: 16px;
    float: left;
}
.legacy-content .vender_precio_servicio {
    line-height: 34px;
    padding-left: 30px;
    text-align: left;
}
.legacy-content .incluir-mapa,
.legacy-content .auto-nuevo {
    margin-top: 32px;
}
.legacy-content .check-incluir-mapa {
    float: left;
    margin-right: 10px !important;
    height: 14px;
    width: 14px;
}
.legacy-content .bonificado {
    font-size: 26px;
    line-height: 1.7;
    font-weight: 600;
    background: var(--color-publicacion-tipo);
    color: var(--color-publicacion-tipo-2) !important;
    text-align: center;
    margin-left: -28px;
    width: 250px;
    border-radius: 0 25px 25px 2px;
    border-bottom: solid 0.1em #3333;
    position: relative;
}
.legacy-content .bonificado::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid var(--color-publicacion-tipo);
    left: 0;
    top: -3px;
    z-index: 0;
}
.bonificado+p.publicaciones_disponibles {
    background: color-mix(in srgb, var(--color-publicacion-tipo) 20%, #ffffff);
    width: 200px;
    font-size: 12px;
    color: #444444;
    padding: 2px 3px 3px 10px;
    margin: -10px 0 20px -25px;
    border-bottom-right-radius: 15px;
    font-weight: 500;
}
.legacy-content .caracteristica-fotos {
    margin: 0 5px;
    font-size: 20px;
}
.legacy-content .caracteristica-sin-fotos:after {
    content: "\e083";
    font-size: 17px;
    color: #f6f6f6;
    position: absolute;
    top: 7px;
    right: -3px;
}
.legacy-content .caracteristica_inmueble {
    padding-left: 0px;
}
.legacy-content .caracteristica_inmueble li {
    list-style: none;
}
.legacy-content .caracteristica_inmueble input {
    margin-right: 8px;
}
.legacy-content .label-caracteristica-inmueble {
    font-size: 18px;
}
.legacy-content .alerta-gratuito {
    font-weight: bold;
    color: #a94442;
}
.legacy-content .eco_pack_adicional span {
    font-size: 17px;
}
.legacy-content .eco_pack_adicional p {
    font-size: 15px;
    font-style: italic;
    margin-left: 15px;
}
.legacy-content .ecoregion-link {
    cursor: pointer;
    color: #007fff;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}
.legacy-content .ecoregion-link:hover {
    color: #5bc0de;
}
.legacy-content .selector_master_ecoregion {
    margin: 15px 0;
}
.legacy-content .vender_master_ecoregion {
    margin-top: 25px;
    margin-bottom: 15px;
}
.legacy-content #cargando-formulario img {
    height: 25px;
}
.legacy-content #cargando-formulario p {
    font-weight: bold;
}
.legacy-content .dz-eliminar {
    cursor: pointer !important;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 20;
    color: #9c9b9b;
    font-size: 20px;
    transition: all 0.2s ease-in-out;
}
.legacy-content .dz-eliminar:hover {
    color: red;
}
.legacy-content .dz-message span {
    font-size: 20px;
}
.legacy-content .left {
    float: left;
}
.legacy-content .selector-destacado-importar {
    line-height: 32px;
}
.legacy-content .medalla-importar {
    margin-left: 10px;
    margin-right: 4px;
}
.legacy-content img#captchaImage {
    margin-top: 22px;
}
.legacy-content .checkbox-registro {
    margin-top: 2.2em;
}
@media (max-width: 1024px) {
    .legacy-content .checkbox-registro {
        margin-top: 0px;
    }
    .legacy-content .form-control-nivel {
        padding: 5px 10px;
    }
}
.legacy-content .registro-wrapper-tipo{
    display: none;
}
.legacy-content .form-control-nivel {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    color: #666666;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #b0b0b0;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.legacy-content .categorias-home li a.con-hijos:after {
    content: "\f054";
    font-family: "Font Awesome 5";
    font-weight: 900;
    font-size: 12px;
    color: #bbb;
    float: right;
}
.legacy-content .categorias-home .dropdown-submenu {
    position: relative;
    min-width: 290px;
}
.legacy-content .categorias-home li a.con-hijos:hover:after {
    color: #888;
}
.legacy-content .categorias-home .dropdown-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display: none;
    margin-top: -1px;
}
.legacy-content .dropdown-submenu:hover > ul {
    display: block;
}
.legacy-content ul.dropdown-menu.categorias-home {
    margin-top: -1px;
}
@media (min-width: 860px) {
    .legacy-content .dropdown-submenu:hover > ul {
        width: 675px;
        min-height: 588px;
        padding: 2px 15px !important;
        background-color: #fafafa;
        border-left: none;
    }
    .legacy-content .categorias-home .dropdown-submenu {
        position: static;
    }
}
.legacy-content .categorias-home .dropdown-menu div.title,
.legacy-content .categorias-home .dropdown-menu li {
    cursor: default;
}
.legacy-content .categorias-home .dropdown-menu .title h2 {
    margin: 15px 0 10px;
    font-size: 16px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
}
.legacy-content .categorias-home .dropdown-menu a:hover {
    color: #5bc0de;
}
.legacy-content .categorias-home .dropdown-menu a {
    color: #444;
    transition: all 0.2s ease-in-out;
}
.legacy-content .categorias-home .dropdown-menu .ul-subcat {
    padding-left: 0;
}
.legacy-content .categorias-home .dropdown-menu .ul-subcat li {
    list-style: none;
    font-size: 14px;
    line-height: 1.5em;
}
.legacy-content .categorias-home .dropdown-submenu:hover {
    background-color: #fafafa;
}
.legacy-content .cat_localidad:before,
.legacy-content .ultimas_publicaciones:before {
    font-family: "Font Awesome 5";
    font-weight: 900;
    color: #f9b609;
    font-size: 16px;
    margin-right: 8px;
}
.legacy-content .cat_localidad:before {
    content: "\f3c5";
}
.legacy-content .categorias-destacadas .dropdown {
    cursor: pointer;
}
.legacy-content .categorias-destacadas .dropdown.open > a {
    background-color: transparent;
}
.legacy-content .categorias-destacadas .dropdown-menu {
    position: absolute;
    left: 0;
    top: 37px;
    width: 205px;
}
.legacy-content .categorias-destacadas .dropdown-menu li a {
    line-height: 20px !important;
    color: #444444 !important;
    font-size: 15px !important;
    padding: 8px 15px !important;
    transition: all 0.1s ease-in-out !important;
    border: none;
    font-weight: 100 !important;
    text-transform: inherit !important;
}
.legacy-content .categorias-destacadas .dropdown-menu > li > a:hover,
.legacy-content .categorias-destacadas .dropdown-menu > li > a:focus {
    color: #555555 !important;
    font-weight: bold !important;
    background-color: whitesmoke !important;
}
.legacy-content .uldm_vehiculos {
    background-image: url(/imagenes/menu/vehiculos.jpg);
}
.legacy-content .uldm_propiedades {
    background-image: url(/imagenes/menu/propiedades.jpg);
}
.legacy-content .uldm_servicios {
    background-image: url(/imagenes/menu/servicios.jpg);
}
.legacy-content .uldm_tecnologia {
    background-image: url(/imagenes/menu/tecnologia2.jpg);
}
.legacy-content .uldm_accesorios_vehiculos {
    background-image: url(/imagenes/menu/accesorios-para-vehiculos.jpg);
}
.legacy-content .uldm_animales_mascotas {
    background-image: url(/imagenes/menu/mascotas.jpg);
}
.legacy-content .uldm_deportes_aire_libre {
    background-image: url(/imagenes/menu/deportes.jpg);
}
.legacy-content .uldm_hogar_muebles_jardin {
    background-image: url(/imagenes/menu/hogar.jpg);
}
.legacy-content .uldm_herramientas_industria_campo {
    background-image: url(/imagenes/menu/herramientas-campo.jpg);
}
.legacy-content .uldm_juguetes_bebes {
    background-image: url(/imagenes/menu/juguetes.jpg);
}
.legacy-content .uldm_belleza_cuidado {
    background-image: url(/imagenes/menu/belleza.jpg);
}
.legacy-content .uldm_libros_musica {
    background-image: url(/imagenes/menu/librosymusica.jpg);
}
.legacy-content .uldm_mas_categorias {
    background-image: url(/imagenes/menu/mascategorias.jpg);
}
.legacy-content .uldm_alimentosybebidas {
    background-image: url(/imagenes/menu/alimentosybebidas.jpg);
}
.legacy-content .uldm_indumentaria_accesorios {
    background-image: url(/imagenes/menu/indumentariayaccesorios.jpg);
}
.legacy-content .uldm_libros {
    background-image: url(/imagenes/menu/libros.jpg);
}
.legacy-content .uldm {
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
    background-size: 100%;
    cursor: default;
}
.legacy-content .icon-share {
    width: 36px;
    height: 36px;
    position: absolute;
    bottom: -14px;
    background-size: cover;
}
.legacy-content .share-messenger {
    background-image: url("/assets/icons/messenger_c.jpg");
    right: 80px;
}
.legacy-content .share-whatsapp {
    background-image: url("/assets/icons/what_c.jpg");
    right: 40px;
}
.legacy-content .share-facebook {
    background-image: url("/assets/icons/face_c.jpg");
    right: 0px;
}
.legacy-content .load-more {
    text-align: center;
    width: 100%;
    float: left;
}
.legacy-content .alert-social-login {
    text-align: center;
    margin-bottom: 10px;
}
.legacy-content .back-top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    overflow: hidden;
    z-index: 9999;
}
.legacy-content .back-top a {
    background: rgba(249, 182, 9, 0.8);
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all 500ms ease-in-out;
}
.legacy-content .back-top a:after {
    content: "\f077";
    font-family: "Font Awesome 5";
    font-weight: 900;
    font-size: 18px;
}
.legacy-content .filtro_vermas {
    width: 25px;
    height: 25px;
    float: right;
}
.legacy-content .filtro_vermas span {
    color: #888;
    font-size: 23px;
    transition: all 0.2s ease-in-out;
    padding: 0;
}
.legacy-content .filtro_vermas span:hover {
    color: #5bc0de;
}
.legacy-content .modal-registrar-localidad {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .legacy-content .modal-registrar-localidad:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 75%;
        /* 100% para justo en el centro */
    }
}
.legacy-content .modal-registrar-localidad .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.legacy-content #modalPromoLocalidad .modal-content {
    background-image: url(/imagenes/promo-localidades-R20.jpg);
    height: 400px;
}
.legacy-content #modalPromoLocalidad .modal-body {
    height: inherit;
}
.legacy-content #modalPromoLocalidad p {
    color: white;
    font-size: 36px;
    position: relative;
    top: 14px;
    left: 110px;
}
.legacy-content #modalPromoLocalidad span {
    font-size: 40px;
    font-weight: bold;
}
.legacy-content #modalPromoLocalidad .btn-accion {
    width: 320px;
    text-align: center;
    position: relative;
    top: 62px;
    left: 100px;
}
.legacy-content #modalPromoLocalidad a {
    color: black;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}
.legacy-content #modalPromoLocalidad a:hover {
    color: white !important;
}
.legacy-content #modalPromoLocalidad .close {
    color: white;
    transition: all 0.2s ease-in-out;
}
@media (max-width: 480px) {
    .legacy-content #modalPromoLocalidad .modal-content {
        background-image: url(/imagenes/promo-localidades-R20-mobile.jpg) !important;
        background-size: contain;
        height: 380px;
    }
    .legacy-content #modalPromoLocalidad .btn-accion {
        width: 310px;
        top: 55px;
        left: -10px;
    }
    .legacy-content #modalPromoLocalidad p {
        top: 14px;
        left: 85px;
    }
    .legacy-content #modalPromoLocalidad a {
        font-size: 30px;
    }
}
.legacy-content span.item-free {
    text-decoration: line-through;
}
.legacy-content .selectorBandeja {
    border: 1px solid #dedede;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    height: 320px;
    max-width: 238px;
    margin: 15px auto;
}
.legacy-content .selectorBandeja:hover {
    -webkit-box-shadow: 10px 10px 10px -6px #c7c5c7;
    box-shadow: 10px 10px 10px -6px #c7c5c7;
    opacity: 1;
    transform: scale(1.05);
}
.legacy-content .selectorBandeja.sb-tipo-1 {
    background-image: url(/imagenes/selector-tipo-1.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.legacy-content .selectorBandeja.sb-tipo-2 {
    background-image: url(/imagenes/selector-tipo-2.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.legacy-content .selectorBandeja.sb-tipo-3 {
    background-image: url(/imagenes/selector-tipo-3.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.legacy-content .selectorBandeja.sb-tipo-4 {
    background-image: url(/imagenes/selector-tipo-4.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.legacy-content .selectorBandeja a {
    height: 100%;
    outline: 0px;
}
.legacy-content .bandeja-btn {
    border: solid 1px #ddd;
    padding: 10px;
    height: 220px;
}
.legacy-content .bandeja-btn p {
    text-align: center;
    color: black;
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    line-height: 18px;
    width: 230px;
}
.legacy-content .sb-tipo-articulo {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f9b609;
    margin-left: -15px;
}
.legacy-content .sb-gratis {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 0;
    padding: 0 0 4px 0;
}
.legacy-content .sb-cant-disponibles {
    text-align: center;
    font-size: 18px;
    color: black;
    margin: 0;
}
.legacy-content .sb-info {
    padding: 10px;
}
.legacy-content .sb-valor {
    background-color: #ffc622;
    padding: 20px 5px;
    position: relative;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    min-height: 104px;
}
.legacy-content .sb-center-block {
    height: 127px;
}
.legacy-content .sb-nombre-producto {
    color: black;
    text-align: center;
    margin: 10px 0 -10px 0;
    font-size: 13px;
}
.legacy-content .mc-info-sign {
    font-size: 18px;
    top: 3px;
    color: #5bc0de;
}
.legacy-content .c1 {
    color: #5bc0de;
}
.legacy-content .bf-banner-tiendas {
    padding-top: 32px !important;
    clear: both;
}
.legacy-content .btn,
.legacy-content a {
    outline: none !important;
}
.legacy-content #mapa_ampliado .infoBox > img:first-child {
    position: absolute !important;
    right: 8px;
}
.legacy-content .especificacion {
    background-color: #fafafa;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
    border: 1px solid #eee;
}
.legacy-content .especificacion p {
    font-size: 18px;
}
.legacy-content .especificacion span {
    font-size: 14px;
    color: #888;
}
.legacy-content .equipamientos li {
    list-style: none;
}
.legacy-content .equipamientos li:before {
    content: "\f054";
    font-family: "Font Awesome 5";
    font-weight: 900;
    display: inline-block;
    margin-left: -3em;
    width: 1.1em;
    font-size: 14px;
    color: #f9b609;
}
.legacy-content .sidebar_menu {
    padding: 0;
}
.legacy-content .sidebar_header {
    background-color: #dedede;
    padding: 10px 10px 8px 5px;
    line-height: 25px;
    border-bottom: 1px solid #fff;
}
.legacy-content .sidebar_body {
    background-color: #f6f6f6;
    padding: 3px 15px;
}
.legacy-content .sidebar_body li span {
    display: inline;
    padding: 0;
    font-size: 14px;
}
.legacy-content .sidebar_title {
    padding: 10px;
}
.legacy-content .sidebar_featured {
    background-color: #ffd408;
    font-weight: bold;
    margin-bottom: 20px;
}
.legacy-content .sidebar_featured span {
    color: #363636;
}
.legacy-content .btn-mr-sidebar {
    background-color: #ffd408;
    color: #363636 !important;
    font-weight: bold;
    text-align: left;
    padding: 9px;
}
.legacy-content .btn-mr-sidebar.title_caret:after {
    right: 10px;
    top: 8px;
}
.legacy-content .title_caret:after {
    content: "\f0d7";
    font-family: "Font Awesome 5";
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    color: #666;
    padding: 0 10px;
}
.legacy-content .title_caret.collapsed:after {
    transform: rotate(-90deg);
}
.legacy-content .menu-filtros {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.legacy-content .menu-filtrados {
    margin: -20px 0 20px;
    padding: 0;
}
.legacy-content .menu-filtrados li {
    list-style: none;
}
.legacy-content .filtrados {
    padding-left: 10px;
    margin-top: 3px;
}
.legacy-content .menu-filtros > li {
    border-bottom: 1px solid #ffffff;
}
.legacy-content .menu-filtros a {
    color: #000000;
}
.legacy-content .menu-filtros li a.selected {
    font-weight: bold;
}
.legacy-content .menu-titulo a {
    padding: 0px !important;
}
.legacy-content .menu-subtitulo {
    background-color: #FFF;
    height: 30px;
    font-weight: bold;
    color: #FFF;
}
@media (max-width: 480px) {
    .legacy-content .menu-filtrados {
        margin: 0 0 20px;
    }
}
@media (min-width: 480px) {
    .legacy-content #r20_sidebar_listado {
        display: block !important;
    }
}
@media (min-width: 860px) {
    .legacy-content #r20_sidebar {
        display: block !important;
    }
}
.legacy-content .modal-body label span {
    font-size: 14px;
}
.legacy-content .styled-checkbox {
    position: absolute;
    opacity: 0;
}
.legacy-content .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-weight: 400;
    z-index: 1;
}
.legacy-content .styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: sub;
    width: 20px;
    height: 20px;
    background: #fafafa;
    box-shadow: #ccc 1px 1px 0px;
    transition: all 0.2s ease-in-out;
}
.legacy-content .styled-checkbox:hover + label:before {
    background: #ffd408;
}
.legacy-content .styled-checkbox:checked + label:before {
    background: #ffd408;
}
.legacy-content .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.legacy-content .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}
.legacy-content .styled-checkbox:disabled:hover + label:before {
    background: #ddd !important;
}
.legacy-content .styled-checkbox:checked + label:after {
    content: "\f00c";
    position: absolute;
    left: 3px;
    top: 2px;
    font-weight: 100;
    font-size: 14px;
    font-family: "Font Awesome 5";
    font-weight: 900;
    color: white;
}
.legacy-content .alert-tandil-ecommerce {
    margin-bottom: 0;
    color: white;
    background-color: #2a3994;
    border: 1px solid #04abdf;
    line-height: 18px;
    font-size: 18px;
}
.legacy-content .alert-tandil-ecommerce a {
    color: white;
    transition: all 0.2s ease-in-out;
}
.legacy-content .alert-tandil-ecommerce a:hover {
    color: #04abdf;
}
.legacy-content .alert-tandil-ecommerce p {
    margin: 5px 0 0;
    line-height: 22px;
}
.legacy-content .alert-tandil-ecommerce .info {
    font-size: 16px;
    margin-left: 10px;
}
.legacy-content .alert-tandil-ecommerce i {
    margin: 0 8px;
    color: white;
    font-size: 16px;
}
.legacy-content .alert-tandil-ecommerce .cta {
    font-weight: 100;
    margin-left: 10px;
    display: inline-block;
}
.legacy-content .alert-tandil-ecommerce .fa-caret-right,
.legacy-content .alert-tandil-ecommerce .fa-caret-left {
    color: #04abdf;
    margin: 0 8px;
}
.legacy-content #header {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 104px;
}
.legacy-content .ac_results {
    z-index: 9999 !important;
}
.legacy-content .send_wsp {
    font-size: 16px;
    color: #059c01;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}
.legacy-content .send_wsp:hover {
    color: #05c100;
}
.legacy-content .send_wsp span {
    position: relative;
    top: -30px;
    left: 45px;
    display: inline-block;
}
.legacy-content .send_wsp_tienda {
    font-size: 16px;
    color: #059c01;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
    background: url(/imagenes/fondowapp.jpg) 100% 20% no-repeat;
    padding: 20px 20px 30px 40px;
}
.legacy-content .send_wsp_tienda:hover {
    color: #05c100;
}
.legacy-content .send_wsp_tienda {
    padding-top: 15px;
}
.legacy-content #validar_telefono_info {
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.legacy-content #validar_telefono_info i {
    font-size: 14px;
    color: #a3a3a3;
}
.legacy-content .checkbox-whatsapp + label {
    display: inline;
}
.legacy-content .checkbox-whatsapp:hover + label:before {
    background: #05c100;
}
.legacy-content .checkbox-whatsapp:checked + label:before {
    background: #05c100;
}
.legacy-content .checkbox-whatsapp:checked + label:after {
    top: -3px;
}
.legacy-content .alert-whatsapp {
    background-color: rgba(5, 156, 1, 0.1);
    border-color: rgba(5, 156, 1, 0.25);
    color: #059c01 !important;
}
.legacy-content .alert-whatsapp span {
    color: #059c01;
    font-size: 24px;
    position: relative;
    top: 3px;
}
.legacy-content .alert-whatsapp a {
    color: #059c01;
    transition: all 0.2s ease-in-out;
}
.legacy-content .alert-whatsapp a:hover {
    color: #05c100;
}
.legacy-content .cuerpo-detalle .btn-info {
    width: 236px;
}
.legacy-content #sidebar {
    width: 320px;
    position: fixed;
    top: 0;
    left: -325px;
    height: 100vh;
    z-index: 1000;
    background: #FFF;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.legacy-content #sidebar.active {
    left: 0;
}
.legacy-content #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.legacy-content #dismiss i {
    font-size: 22px;
    color: #222;
}
.legacy-content .overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
    top: 0;
    left: 0;
}
.legacy-content #sidebar .sidebar-header {
    padding: 2px 0;
    background: linear-gradient(to right, #f9b806, #eedb00);
}
.legacy-content #sidebar .sidebar-header h3 {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 10px;
    text-transform: uppercase;
    padding: 2px 15px;
}
.legacy-content #sidebar #dismiss {
    display: none;
}
.legacy-content #sidebar .destacadasMobile #cd_delivery {
    position: relative;
}
.legacy-content #sidebar .destacadasMobile #cd_delivery:before {
    top: -3px;
    left: 2px;
}
.legacy-content #sidebar .destacadasMobile #cd_delivery a {
    padding-left: 40px !important;
}
.legacy-content #sidebar .destacadasMobile li a {
    padding-left: 15px !important;
}
.legacy-content #sidebar ul p {
    color: #fff;
    padding: 10px;
}
.legacy-content #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
.legacy-content #sidebar ul li.active > a,
.legacy-content #sidebar a[aria-expanded=true] {
    background: #FAFAFA;
}
.legacy-content #sidebar a[data-toggle=collapse] {
    position: relative;
}
.legacy-content #sidebar a[aria-expanded=false]::before,
.legacy-content #sidebar a[aria-expanded=true]::before {
    content: "\e259";
    display: block;
    position: absolute;
    right: 18px;
    font-family: "Glyphicons Halflings";
    font-size: 0.7em;
    transition: all 0.2s ease-in-out;
    color: #000;
}
.legacy-content #sidebar a[aria-expanded=true]::before {
    transform: rotate(-180deg);
}
.legacy-content #sidebar ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #FAFAFA;
    color: #dedede;
}
.legacy-content #sidebar a.download {
    background: #fff;
    color: #7386D5;
}
.legacy-content #sidebar a.article,
.legacy-content #sidebar a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
.legacy-content #sidebar .link-doble a:first-child {
    width: 85%;
}
.legacy-content #sidebar .link-doble a {
    float: left;
    height: 40px;
    color: #fafafa;
    font-size: 17px;
}
.legacy-content #sidebar ul li a:first-child {
    height: 40px;
    color: #000;
    font-size: 17px;
}
.legacy-content #sidebar .link-doble {
    height: 40px;
}
.legacy-content #sidebar .link-doble a:last-child {
    width: 15%;
}
.legacy-content #sidebar ul {
    padding-left: 0;
    list-style: none;
}
.legacy-content #sidebar ul ul ul li a {
    padding-left: 45px !important;
    background-color: #FDFDFD;
}
.legacy-content .ac_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
    z-index: 999;
    margin-top: 1px;
}
.legacy-content .ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}
.legacy-content .ac_results iframe {
    display: none;
    /*sorry for IE5*/
    display/**/: block;
    /*sorry for IE5*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: mask();
    width: 3000px;
    height: 3000px;
}
.legacy-content .ac_results li {
    margin: 0px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    overflow: hidden;
    font-size: 14px;
    padding: 5px;
}
.legacy-content .ac_loading {
    background: Window url("/imagenes/cargando.gif") center no-repeat;
    background-size: 25px;
    background-position-x: 98%;
}
.legacy-content .ac_over {
    background-color: Highlight;
    color: HighlightText;
}
.legacy-content .fancybox-wrap,
.legacy-content .fancybox-skin,
.legacy-content .fancybox-outer,
.legacy-content .fancybox-inner,
.legacy-content .fancybox-image,
.legacy-content .fancybox-wrap iframe,
.legacy-content .fancybox-wrap object,
.legacy-content .fancybox-nav,
.legacy-content .fancybox-nav span,
.legacy-content .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.legacy-content .fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.legacy-content .fancybox-skin {
    position: relative;
    background: #ffffff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.legacy-content .fancybox-opened {
    z-index: 8030;
}
.legacy-content .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.legacy-content .fancybox-outer,
.legacy-content .fancybox-inner {
    position: relative;
}
.legacy-content .fancybox-inner {
    overflow: hidden;
}
.legacy-content .fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.legacy-content .fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.legacy-content .fancybox-image,
.legacy-content .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.legacy-content .fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
.legacy-content .fancybox-close,
.legacy-content .fancybox-prev span,
.legacy-content .fancybox-next span {
    background-image: url("/assets/icons/fancybox_sprite.png");
}
.legacy-content #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.95;
    cursor: pointer;
    z-index: 8060;
    background-color: white;
    border-radius: 8px;
}
.legacy-content #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("/assets/icons/spin.svg") center center no-repeat;
}
.legacy-content .fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.legacy-content .fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("/assets/icons/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}
.legacy-content .fancybox-prev {
    left: 0;
}
.legacy-content .fancybox-next {
    right: 0;
}
.legacy-content .fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.legacy-content .fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.legacy-content .fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.legacy-content .fancybox-nav:hover span {
    visibility: visible;
}
.legacy-content .fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
.legacy-content .fancybox-lock {
    overflow: hidden;
}
.legacy-content .fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("/assets/icons/fancybox_overlay.png");
}
.legacy-content .fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.legacy-content .fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.legacy-content .fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.legacy-content .fancybox-opened .fancybox-title {
    visibility: visible;
}
.legacy-content .fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.legacy-content .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.legacy-content .fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.legacy-content .fancybox-title-inside-wrap {
    padding-top: 10px;
}
.legacy-content .fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}
.legacy-content .mr-headlist {
    border-bottom: 1px solid #dedede;
}
.legacy-content .mr-headlist i.fa-sort {
    font-size: 14px;
}
.legacy-content .sidebar_body i.fa-hand-point-left {
    color: #4267b2;
}
.legacy-content .alert-facebook {
    color: #4267b2 !important;
    border-color: #4267b2;
    background-color: rgba(66, 103, 178, 0.1);
}
.legacy-content .alert-facebook i {
    font-size: 20px;
    position: relative;
    top: 2px;
    padding-right: 5px;
}
.legacy-content .acciones_avisos a {
    cursor: pointer;
    color: #b0b0b0;
    transition: all 0.2s ease-in-out;
    margin: 0 5px;
    font-size: 20px;
}
.legacy-content .acciones_avisos a:hover {
    color: #6b6b6b;
}
.legacy-content .acciones_avisos .accion_republicar span i:last-child {
    color: #4CAF50;
    top: 0.35em;
    left: 0em;
    font-size: 10px;
    top: 2em;
    position: absolute;
    left: 1.1em;
    background-color: #ffffff;
    width: 14px;
    height: 14px;
    line-height: 15px;
    border-radius: 50%;
}
.legacy-content .acciones_avisos .accion_finalizar span i:last-child {
    color: rgba(255, 39, 0, 0.65);
    top: 1.6em;
    position: absolute;
    left: 0.9em;
    font-size: 12px;
    background-color: #ffffff;
    width: 14px;
    height: 14px;
    line-height: 15px;
    border-radius: 100%;
}
.legacy-content .ClassPrecio {
    margin-top: 5px;
}
.legacy-content .exportar {
    padding-right: 15px;
}
.legacy-content .btn-spiner {
    position: relative;
    top: 1px;
    left: 3px;
}
.legacy-content .chatonline {
    position: fixed;
    bottom: 16px;
    right: 0px;
    left: 85%;
    z-index: 99999;
    opacity: 0;
    transform: scale(0);
    -webkit-animation: chat-init 1s 2s ease forwards;
    -moz-animation: chat-init 1s 2s ease forwards;
    -o-animation: chat-init 1s 2s ease forwards;
    animation: chat-init 1s 2s ease forwards;
}
.legacy-content .chatonline a:before {
    content: "";
    background-image: url(/imagenes/chatonline-whatsapp.png);
    position: absolute;
    width: 69px;
    height: 57px;
    background-repeat: no-repeat;
    top: -80px;
    left: -30px;
    opacity: 0;
    transform: scale(0);
    -webkit-animation: chat-init-wsp 1s 2.5s ease forwards;
    -moz-animation: chat-init-wsp 1s 2.5s ease forwards;
    -o-animation: chat-init-wsp 1s 2.5s ease forwards;
    animation: chat-init-wsp 1s 2.5s ease forwards;
}
.legacy-content .chatonline img{
    display: none;
}
@keyframes chat-init {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes chat-init-wsp {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@media (max-width: 767px) {
    .legacy-content .chatonline a:before {
        width: 35px;
        height: 30px;
        background-size: contain;
        top: -15px;
        left: -15px;
    }
    .legacy-content .chatonline img {
        width: 55px;
    }
    .legacy-content .chatonline {
        left: 80%;
    }
}
.legacy-content .lista-tiendas.lt-delivery {
    display: flex;
    align-items: center;
}
@media (min-width: 860px) {
    .legacy-content .lista-tiendas.lt-delivery {
        min-height: 200px;
    }
    .legacy-content .lista-tiendas.lt-delivery .ltd-logo img {
        width: 180px;
        height: 126px;
        margin: 20px 20px 20px 0;
        padding: 5px;
    }
}
@media (max-width: 859px) {
    .legacy-content .lista-tiendas.lt-delivery .ltd-logo img {
        width: 140px;
        height: 98px;
        margin: 20px 15px 20px 0 !important;
        padding: 5px !important;
    }
}
.legacy-content .lista-tiendas.lt-delivery .ltd-descripcion h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}
.legacy-content .lista-tiendas.lt-delivery .ltd-descripcion p {
    font-size: 16px;
}
.legacy-content .row.item-listado.mr-p-2 {
    border-left: solid 5px #ffd407;
    background: rgba(255, 212, 7, 0.05);
}
.legacy-content .row.item-listado.mr-p-5 {
    background: rgba(139, 195, 74, 0.03);
    border-left: solid 5px #8BC34A;
}
.legacy-content .row.item-listado.mr-p-6 {
    background: rgba(255, 87, 34, 0.03);
    border-left: solid 5px #FF5722;
}
.legacy-content .row.item-listado.mr-p-3,
.legacy-content .row.item-listado.mr-p-4 {
    border-left: solid 5px rgba(90, 192, 222, 0.75);
}
.legacy-content .disabled-link {
    cursor: not-allowed !important;
    opacity: 0.5;
    pointer-events: none;
}
.legacy-content .dp-datos-envio {
    background: #fafafa;
    padding: 15px 15px 0;
    border: 1px solid #dedede;
}
.legacy-content .dp-cambiar-estado select {
    width: 160px;
    display: inline;
}
.legacy-content .dp-cambiar-estado button {
    margin-top: -1px;
    padding: 0 10px;
    line-height: 32px;
}
.legacy-content .dptd-envio select {
    width: 300px;
    display: inline;
}
.legacy-content .dptd-monto-minimo {
    display: inline-block;
    padding-left: 15px;
}
.legacy-content .dptd-monto-minimo input,
.legacy-content .dptd-costo_envio input {
    width: 100px;
    padding: 5px 5px 3px 10px;
}
.legacy-content .ltd-envio {
    color: #eea200;
    font-weight: bold;
}
.legacy-content .mr-delivery-b img {
    height: 36px;
}
.legacy-content .mr-delivery-b a {
    line-height: 50px !important;
}
.legacy-content .mr-delivery-bm img {
    height: 28px;
    margin-top: -4px;
    margin-left: 4px;
}
.legacy-content .btn-pedido:before {
    content: "";
    position: absolute;
    background-image: url(/assets/icons/shopping-bag-detalle.png);
    background-size: cover;
    width: 30px;
    height: 30px;
    left: 12px;
    top: 8px;
}
.legacy-content .btn-pedido {
    position: relative;
    text-transform: uppercase;
    padding: 17px 5px 12px 40px;
    line-height: 1;
    background: #f9b608;
    border: none !important;
    box-shadow: none !important;
}
.legacy-content .btn-pedido:hover,
.legacy-content .btn-pedido:focus {
    background: #ffb700;
}
.legacy-content .btn-pedido.disabled,
.legacy-content .btn-pedido[disabled] {
    background: #f9b608;
}
.legacy-content .categorias_delivery {
    background: #f0f0f0;
    padding: 25px 0;
}
.legacy-content .categorias_delivery h1 {
    margin: 10px auto 20px;
    text-align: center;
    text-transform: none;
    font-weight: 100;
    font-size: 28px;
}
.legacy-content .categorias_delivery .owl-item {
    float: left;
}
.legacy-content .categorias_delivery .owl-nav.disabled,
.legacy-content .categorias_delivery .owl-dots.disabled {
    display: none;
}
.legacy-content .categorias_delivery .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.legacy-content .categorias_delivery .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.legacy-content .categorias_delivery img {
    width: 140px;
    /* filter: grayscale(1); */
}
.legacy-content .categorias_delivery img.enabled {
    filter: none;
}
.legacy-content .highlighted_localidad {
    font-weight: bold;
    color: black;
    /* background-image: url(/assets/icons/highlight.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 4px 0;
    position: relative;
    padding-right: 22px;
    margin-right: 5px;
}
.legacy-content .highlighted_localidad:after {
    content: "\f078";
    font-family: "Font Awesome 5";
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 6px;
    transition: all 0.2s ease-in-out;
    font-size: 20px;
}
@media screen and (min-width: 800px) {
    .legacy-content .mobile {
        display: none !important;
    }
}
@media screen and (max-width: 800px) {
    .legacy-content .titulo-asesoramiento {
        font-size: 35px !important;
    }
    .legacy-content .subtitulo {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 801px) {
    .legacy-content .desktop,
    .legacy-content .ps-list .ps-list {
        display: none !important;
    }
    .legacy-content .cuerpo-detalle {
        background: #f0f0f0;
    }
    .legacy-content .tabContent {
        min-height: 100px !important;
        border: 0px !important;
        margin: 0 !important;
    }
}
.legacy-content #detalleVehiculo p,
.legacy-content #detalleVehiculo strong,
.legacy-content #detalleVehiculo span,
.legacy-content #detalleVehiculo a,
.legacy-content #detalleVehiculo label,
.legacy-content #botonEnviar {
    font-family: 'Montserrat';
}
.legacy-content #detalleVehiculo p,
.legacy-content #detalleVehiculo span,
.legacy-content #detalleVehiculo a,
.legacy-content #detalleVehiculo label {
    font-weight: 500;
}
.legacy-content #detalleVehiculo .highlightTitle span,
.legacy-content #detalleVehiculo .titleContact,
.legacy-content #detalleVehiculo .biggerText,
.legacy-content #detalleVehiculo h3 span {
    font-family: 'Montserrat';
}
.legacy-content .container-form {
    max-width: 900px;
    margin: 0 auto;
}
.legacy-content .hidden {
    display: none !important;
}
.legacy-content .publicidadWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.legacy-content .detallesColumn {
    background: #f0f0f0;
}
.legacy-content #main-container {
    overflow: auto;
    padding-bottom: 180px;
}
.legacy-content .fullcontainer {
    background: #f6f6f6;
}
.legacy-content #comofunciona .container {
    max-width: 1100px;
}
.legacy-content h2.santanderTitles {
    cursor: auto;
    border: 0;
    padding: 0;
    margin-top: 15px;
    font-size: 32px;
    font-weight: 500;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content h2.asesoramientoSantander {
    cursor: auto;
    border: 0;
    padding: 0;
    margin-top: 15px;
    font-weight: 500;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-content .w-100 {
    width: 100% !important;
}
.legacy-content .w-100-2 {
    width: calc((100% / 1) - 5px) !important;
}
.legacy-content .vh-100 {
    height: 100vh;
}
.legacy-content .custom-height {
    min-height: 120px;
}
.legacy-content .firstRow {
    display: flex;
    flex-wrap: wrap;
}
.legacy-content .elemFlex {
    padding-right: 20px;
    flex-basis: 20%;
}
@media screen and (max-width: 750px) {
    .legacy-content .firstRow,
    .legacy-content .text-sm-center {
        text-align: center;
    }
    .legacy-content .elemFlex {
        padding: 0px;
        flex-basis: 100%;
    }
}
.legacy-content .firstRow li {
    flex-basis: 33%;
    padding: 0 2px;
}
.legacy-content .alfa-color {
    color: #ffc107;
}
.legacy-content .beta-color {
    color: white;
}
.legacy-content .gamma-color {
    color: #676767 !important;
}
.legacy-content .tita-color {
    color: #9c9c9c;
}
.legacy-content .error-color {
    color: red;
}
.legacy-content .caja-imagen ~ h4 a {
    color: #676767;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
}
.legacy-content .main-banner {
    background: url("../../assets/icons/landing-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 180px;
}
.legacy-content .middle-banner {
    background: url("../../assets/icons/Landing_Tiendas4.jpg_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}
.legacy-content .banner-text {
    padding: 30px 0;
}
.legacy-content .highlightTitle {
    font-size: 40px;
}
.legacy-content .highlightTitleInmb {
    font-size: 30px;
}
.legacy-content .highlightText {
    font-size: 24px;
}
.legacy-content .titulo-principal {
    font-size: 50px !important;
    /* important */
}
.legacy-content .titulo-asesoramiento {
    font-size: 50px;
}
.legacy-content .smallTitles,
.legacy-content .caja-imagen ~ p {
    font-size: 20px;
}
.legacy-content .subtitulo {
    font-size: 34px;
}
.legacy-content .subtitulo-funcion {
    font-size: 35px;
}
.legacy-content .parrafo-descripcion {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 100;
}
.legacy-content .fuente-grande {
    font-size: 40px;
    margin-bottom: 0;
}
.legacy-content .fuente-medio {
    font-size: 30px;
}
.legacy-content h1.customSize {
    font-size: 30px;
    text-transform: initial;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}
.legacy-content .font-weight-bold {
    font-weight: bold !important;
}
.legacy-content .subrayado {
    border-bottom: 1px solid black;
}
.legacy-content .container-form label {
    font-weight: 100;
}
.legacy-content .actualizado {
    font-size: 15px;
}
.legacy-content .tituloEquipamiento {
    font-size: 24px;
    font-weight: bold;
    margin-top: 40px;
    border: none;
    box-shadow: none;
    background: none;
    padding: 0;
}
@media screen and (max-width: 800px) {
    .legacy-content .equipamientos {
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .legacy-content .equipamientos li {
        flex-basis: 50% !important;
        padding: 0 2px !important;
        font-size: 16px !important;
        text-align: left !important;
    }
    .legacy-content .path a {
        font-size: 15px !important;
    }
    .legacy-content .path {
        font-size: 15px !important;
    }
}
@media screen and (max-width: 400px) {
    .legacy-content .mobile .buttonTab {
        font-size: 2.3rem !important;
    }
}
.legacy-content .icono-usuario {
    font-size: 37px;
    padding-bottom: 7px;
}
.legacy-content .u-particulares {
    align-items: flex-end;
}
.legacy-content .padding-1 {
    padding: 0 45px;
}
.legacy-content .padding-2 {
    padding: 0 55px;
}
.legacy-content .p-0 {
    padding: 0 !important;
}
.legacy-content .pl-0,
.legacy-content .px-0 {
    padding-left: 0 !important;
}
.legacy-content .pr-0,
.legacy-content .px-0 {
    padding-right: 0 !important;
}
.legacy-content .p-1 {
    padding: 0.25rem !important;
}
.legacy-content .pl-1,
.legacy-content .px-1 {
    padding-left: 0.25rem !important;
}
.legacy-content .pr-1,
.legacy-content .px-1 {
    padding-right: 0.25rem !important;
}
.legacy-content .p-3 {
    padding: 1rem !important;
}
.legacy-content .pl-3,
.legacy-content .px-3 {
    padding-left: 1rem !important;
}
.legacy-content .pr-3,
.legacy-content .px-3 {
    padding-right: 1rem !important;
}
.legacy-content .pt-3,
.legacy-content .py-3 {
    padding-top: 1rem !important;
}
.legacy-content .pb-3,
.legacy-content .py-3 {
    padding-bottom: 1rem !important;
}
.legacy-content .pt-5,
.legacy-content .py-5 {
    padding-top: 3rem !important;
}
.legacy-content .pb-5,
.legacy-content .pb-5 {
    padding-bottom: 3rem !important;
}
.legacy-content .pr-5,
.legacy-content .px-5 {
    padding-right: 3rem !important;
}
.legacy-content .pl-5,
.legacy-content .px-5 {
    padding-left: 3rem !important;
}
.legacy-content .button-padding {
    padding-top: 12px;
}
.legacy-content .selectOption {
    padding-top: 8px;
}
.legacy-content .listaErrores {
    padding-inline-start: 16px;
}
.legacy-content .caja-imagen ~ h4,
.legacy-content .caja-imagen ~ p {
    margin: 0 !important;
    padding: 10px !important;
}
.legacy-content .link-directos {
    margin-right: 17px;
}
.legacy-content .m-0 {
    margin: 0 !important;
}
.legacy-content .mb-0,
.legacy-content .my-0 {
    margin-bottom: 0 !important;
}
.legacy-content .mt-0,
.legacy-content .my-0 {
    margin-top: 0 !important;
}
.legacy-content .mb-1,
.legacy-content .my-1 {
    margin-bottom: 0.25rem !important;
}
.legacy-content .mt-1,
.legacy-content .my-1 {
    margin-top: 0.25rem !important;
}
.legacy-content .mt-2,
.legacy-content .my-2 {
    margin-top: 0.5rem !important;
}
.legacy-content .mb-2,
.legacy-content .my-2 {
    margin-bottom: 0.5rem !important;
}
.legacy-content .mt-3,
.legacy-content .my-3 {
    margin-top: 1rem !important;
}
.legacy-content .mb-3,
.legacy-content .my-3 {
    margin-bottom: 1rem !important;
}
.legacy-content .ml-3,
.legacy-content .mx-3 {
    margin-left: 1rem !important;
}
.legacy-content .mr-3,
.legacy-content .mx-3 {
    margin-right: 1rem !important;
}
.legacy-content .mt-4 {
    margin-top: 1.8rem !important;
}
.legacy-content .mb-4 {
    margin-bottom: 1.5rem !important;
}
.legacy-content .ml-5,
.legacy-content .mx-5 {
    margin-left: 3rem !important;
}
.legacy-content .mr-5,
.legacy-content .mx-5 {
    margin-right: 3rem !important;
}
.legacy-content .mt-5,
.legacy-content .my-5 {
    margin-top: 3rem !important;
}
.legacy-content .mb-5,
.legacy-content .my-5 {
    margin-bottom: 3rem !important;
}
.legacy-content .asesoramiento {
    margin-top: 40px !important;
}
.legacy-content #detalleVehiculo .equipamientos li:before {
    margin-left: 0 !important;
}
.legacy-content #h-santander {
    position: sticky !important;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #FFF;
    padding-top: 10px;
    margin: auto;
    border-bottom: 1px solid lightgrey;
}
.legacy-content .header-santander {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.legacy-content .header-img-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.legacy-content .items-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 51px;
}
.legacy-content .items-menu a {
    margin: 0;
    color: black;
    cursor: pointer;
}
.legacy-content .items-menu a:hover {
    color: #F6B900;
}
.legacy-content .item-link {
    margin: 0 12px;
}
.legacy-content .separadorLogos {
    border-right: 1px solid #dddddd;
    height: 50px;
    margin: 0 20px;
}
.legacy-content .imagenes-funcion {
    max-width: 250px;
}
.legacy-content .imagen-modal {
    margin: 25px 0;
    max-width: 85px;
}
.legacy-content .imagen-r20 {
    max-width: 20%;
}
.legacy-content .mensaje-logo-santander {
    font-size: 13px;
}
.legacy-content .gif-santander {
    max-width: 100%;
}
.legacy-content .imagen-santander {
    max-width: 60%;
}
.legacy-content .imagenes-financialo {
    margin: 0 5px;
}
.legacy-content .zoomable_1,
.legacy-content .zoomable_2,
.legacy-content .zoomable_3,
.legacy-content .zoomable_4,
.legacy-content .zoomable_5,
.legacy-content .zoomable_6,
.legacy-content .zoomable_7,
.legacy-content .zoomable_8 {
    max-height: 100% !important;
}
@media screen and (max-width: 650px) {
    .legacy-content .logo-header-r20 {
        width: 42%;
    }
    .legacy-content .logo12 {
        width: 40%;
    }
}
.legacy-content .input-formulario {
    padding-left: 15px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background: transparent;
}
.legacy-content :required::placeholder {
    content: "*";
    color: red;
}
.legacy-content .placeholder-label {
    color: #7a7a7a;
    position: absolute;
    top: 7px;
    left: 31px;
    font-weight: 100;
}
.legacy-content .placeholder-label:focus {
    display: none;
}
.legacy-content input {
    z-index: 999;
}
.legacy-content label {
    z-index: -1;
}
.legacy-content input[type=date]:in-range::-webkit-datetime-edit-year-field,
.legacy-content input[type=date]:in-range::-webkit-datetime-edit-month-field,
.legacy-content input[type=date]:in-range::-webkit-datetime-edit-day-field,
.legacy-content input[type=date]:in-range::-webkit-datetime-edit-text {
    color: black;
}
.legacy-content input.has-error, .legacy-content select.has-error {
    border: 2px solid #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
@media screen and (max-width: 800px) {
    .legacy-content label.twoLines {
        width: 100%;
    }
}
.legacy-content .labelCuotas,
.legacy-content .dropdownCuotas {
    display: inline-block;
}
.legacy-content select#cars,
.legacy-content #diaVencimiento {
    margin: 0;
    padding: 3px 8px;
    border: 0;
    border-bottom: 1px solid black;
}
.legacy-content select#cars {
    border-bottom: 0px;
    margin-right: 10px;
    padding: 0px;
    border: 0;
}
.legacy-content #evaluando-modal {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    top: 0;
    z-index: 9999;
}
.legacy-content .modal-container {
    max-width: 525px;
    background: white;
    margin: 50px auto;
    border-radius: 25px;
}
.legacy-content .cartel {
    display: flex;
    align-items: center;
    flex-flow: column;
}
.legacy-content .header-background {
    background-color: #398900;
}
.legacy-content .header-modal {
    background: #388900;
    color: white;
    width: 100%;
    border-radius: 25px 25px 0 0;
}
.legacy-content .imagen-modal-check {
    max-width: 80px;
}
.legacy-content .imagen-modal-asesor {
    max-width: 50px;
}
.legacy-content .loading,
.legacy-content .modalMensaje {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
}
.legacy-content .spinner-wrapper {
    font-size: 75px;
    color: #F6B900;
}
.legacy-content .mensaje-container {
    min-width: 250px;
    border-radius: 8px;
    background: white;
    margin: 50px auto;
    padding: 10px;
}
.legacy-content .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.legacy-content .input-group > .form-control,
.legacy-content .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.legacy-content .input-group > .form-control:focus,
.legacy-content .input-group > .form-select:focus {
    z-index: 3;
}
.legacy-content .input-group .btn {
    position: relative;
    z-index: 2;
}
.legacy-content .input-group .btn:focus {
    z-index: 3;
}
.legacy-content .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.legacy-content .ingreso-declarado-label {
    margin-left: 10px !important;
    margin-top: 3px;
}
.legacy-content .input-group-lg > .form-control,
.legacy-content .input-group-lg > .form-select,
.legacy-content .input-group-lg > .input-group-text,
.legacy-content .input-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.legacy-content .input-group-sm > .form-control,
.legacy-content .input-group-sm > .form-select,
.legacy-content .input-group-sm > .input-group-text,
.legacy-content .input-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.legacy-content .input-group-lg > .form-select,
.legacy-content .input-group-sm > .form-select {
    padding-right: 3rem;
}
.legacy-content .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.legacy-content .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.legacy-content .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.legacy-content .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.legacy-content .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.legacy-content .error-icono {
    font-size: 40px;
    margin-bottom: 10px;
}
.legacy-content .error-icono-rec {
    font-size: 60px;
    margin-bottom: 5px;
    width: 5%;
}
.legacy-content .error-color-rec {
    color: chocolate;
}
.legacy-content .cerrar {
    cursor: pointer;
}
.legacy-content .iconos-flex {
    display: flex;
    flex-flow: row wrap;
}
.legacy-content .titulo-error-rec {
    color: #5a5a5a;
    margin-left: 25px;
}
.legacy-content .arrow-visibility {
    visibility: hidden;
}
.legacy-content .mensaje-error-rechazado {
    text-align: center;
    margin-left: 35px;
    width: 425px;
}
.legacy-content .cerrar-rec {
    cursor: pointer;
    width: 20px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 25px;
    color: darkgray;
}
.legacy-content .mensaje-cftea {
    text-align: center;
    font-size: 45px;
    color: darkgray;
}
.legacy-content input[type=date]:not(.has-value):before {
    color: black !important;
    content: attr(placeholder);
}
.legacy-content #inputfechaNacimiento {
    padding-left: 200px;
}
.legacy-content #inputfechaNacimientoCT {
    padding-left: 200px;
}
.legacy-content #labelfechaNacimiento {
    padding: 8px;
    background: #f6f6f6;
    margin: -7px 0 0 -16px;
    border-radius: 5px 0 0 5px;
}
.legacy-content #labelfechaNacimientoCT {
    padding: 8px;
    background: #f6f6f6;
    margin: -7px 0 0 -16px;
    border-radius: 5px 0 0 5px;
}
.legacy-content .labelRange {
    width: 150px;
    height: 75px;
    font-size: 30px;
    color: #464646;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-60px);
}
.legacy-content .value {
    margin-bottom: 15px;
    text-align: center;
}
.legacy-content .value:before {
    content: "$";
}
.legacy-content .lines {
    margin: 0;
    transform: rotate(90deg);
    font-size: 18px;
    font-family: 'Montserrat' !important;
}
.legacy-content .linesMin {
    margin: 0;
    transform: rotate(-90deg);
    font-size: 14px;
    width: 50px !important;
    font-family: 'Montserrat' !important;
}
.legacy-content #range {
    margin-top: 115px;
    width: 100%;
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 1;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}
.legacy-content #range::-moz-range-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffc107;
    cursor: pointer;
}
.legacy-content #range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffc107;
    cursor: pointer;
}
.legacy-content .fill {
    position: relative;
    background: #ffc107;
    height: 10px;
    bottom: 9px;
    border-radius: 10px 0 0 10px;
}
.legacy-content .financiarLabelMax {
    position: relative;
    top: 100px;
    width: 165px;
}
.legacy-content .financiarLabelMin {
    position: relative;
    bottom: -5px;
    z-index: -1;
}
.legacy-content .positionMin {
    position: relative;
}
.legacy-content .financiar {
    margin-bottom: 0;
    text-align: right;
    line-height: 15px;
    font-size: 14px;
}
.legacy-content .financiarMin {
    margin-bottom: 0;
    text-align: left;
    line-height: 15px;
    font-size: 14px;
    padding-left: 30px;
}
.legacy-content .first-row {
    margin-top: 5rem;
}
.legacy-content #range.calculadora {
    margin-top: 10px;
}
.legacy-content .labelCalc {
    font-weight: bold;
}
.legacy-content .labelCalcTitle {
    font-weight: bold;
    font-size: 20px;
}
.legacy-content .valueCalc {
    font-size: 1.9rem;
}
.legacy-content .valueCuota {
    line-height: 2.5rem;
    font-size: 35px !important;
}
.legacy-content .tasa {
    font-size: 13px;
}
.legacy-content .lineImage {
    position: absolute;
    top: -4px;
    right: -15px;
}
.legacy-content .posicionTotal {
    display: flex;
    justify-content: flex-end;
    text-align: right !important;
}
.legacy-content .valorVehiculo,
.legacy-content .precioTotalVehiculo {
    margin-bottom: 0;
    text-align: right;
    line-height: 15px;
    font-size: 14px;
    padding-right: 7px;
}
.legacy-content .precioTotal {
    position: relative;
    top: -25px;
}
.legacy-content img.lineImageTotal {
    position: relative;
    top: -63px;
}
.legacy-content .radioContainer {
    display: inline-block;
    position: relative;
    padding: 15px 10% 0 10%;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2;
}
.legacy-content .radio-prestamo[type=radio] {
    position: absolute;
    top: -16px;
    left: calc(50% - 12.5px);
    opacity: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
}
.legacy-content .checkmark {
    position: absolute;
    top: -12px;
    left: calc(50% - 12.5px);
    height: 25px;
    width: 25px;
    background-color: #b7b7b7;
    border-radius: 50%;
}
.legacy-content .radioContainer:hover input ~ .checkmark {
    background-color: #ccc;
}
.legacy-content .radioContainer input:checked ~ .checkmark {
    background-color: #ffc107;
}
.legacy-content .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.legacy-content .radioContainer input:checked ~ .checkmark:after {
    display: block;
}
.legacy-content .radioContainer .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ffc107;
}
.legacy-content .radioLine {
    position: absolute;
    bottom: 50px;
    width: 93%;
    background: #e0e0ee;
    height: 7px;
    border-radius: 5px;
    z-index: 1;
}
.legacy-content .radiosWrapper {
    display: flex;
    justify-content: center;
}
.legacy-content .radio-wrapper {
    padding-left: 40px;
}
.legacy-content .checkmark.steps {
    position: absolute;
    top: auto;
    left: auto;
    height: 22px;
    width: 22px;
    background-color: transparent;
    border-radius: 50%;
    margin-left: -25px;
    border: 1px solid #b7b7b7;
}
.legacy-content .checkmark.steps:hover {
    background-color: #dddddd;
}
.legacy-content .radio-prestamo[type=radio].steps {
    position: absolute;
    top: auto;
    left: auto;
    opacity: 0;
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin: 0 0 0 -25px;
    padding: 0;
}
.legacy-content .radio-wrapper .checkmark.steps:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ffc107;
}
.legacy-content .radio-wrapper input:checked ~ .checkmark {
    background-color: #ffc107;
}
.legacy-content #main-container input:checked ~ .checkmark:before {
    content: "\f00c";
    position: absolute;
    left: 2px;
    font-weight: 100;
    font-size: 14px;
    font-family: "Font Awesome 5";
    font-weight: 900;
    color: white;
}
.legacy-content .btn-tradicional,
.legacy-content .btn-uva {
    font-size: 22px;
    border: 1px solid #d3d3d3;
    background: transparent;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.legacy-content .btn-tradicional:hover,
.legacy-content .btn-uva:hover {
    border: 1px solid black;
}
.legacy-content .active {
    background: #d3d3d3;
}
@media screen and (max-height: 800px) {
    .legacy-content .btn-r20-secondary,
    .legacy-content .btn-r20-primary,
    .legacy-content .btn-r20-tertiary,
    .legacy-content .btn-r20-whatsapp {
        font-size: 1.4rem !important;
    }
}
.legacy-content .btn-r20-secondary,
.legacy-content .btn-r20-primary,
.legacy-content .btn-r20-tertiary,
.legacy-content .btn-r20-whatsapp {
    font-size: 1.8rem;
    text-align: center;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    cursor: pointer;
}
.legacy-content .full-width {
    flex-basis: 100%;
}
.legacy-content .btn-r20-primary {
    border: none !important;
    background: #F6B900;
    color: black;
}
.legacy-content .btn-r20-primary:hover {
    background: #F6A401;
    color: black;
}
.legacy-content .btn-r20-secondary {
    border: none !important;
    color: #e0e0ee;
    background: #424242;
}
.legacy-content .btn-r20-secondary:hover {
    background-color: black;
    color: #e0e0ee;
}
.legacy-content .btn-r20-tertiary {
    background: #d3d3d3;
}
.legacy-content .btn-r20-tertiary:hover {
    color: black;
}
.legacy-content .btn-r20-whatsapp {
    border: 2px solid #1ab14a !important;
    color: #1ab14a;
    background: white;
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 0 !important;
}
.legacy-content .contactBlock .btn-r20-whatsapp {
    margin-top: 10px !important;
}
.legacy-content .btn-r20-whatsapp:hover {
    color: white;
    background: #1ab14a;
}
.legacy-content .button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.legacy-content .buttonTab {
    font-size: 20px;
    display: inline-block;
    text-align: center;
    width: 180px;
    padding-top: 18px;
    padding-bottom: 18px;
    background: #999999;
    cursor: pointer;
    border-radius: 8px 8px 0 0;
    margin: 0 10px 0 0;
    border: 1px solid #d1d1d1;
    color: white;
}
.legacy-content .btn-step1-form {
    flex-basis: 200px;
}
.legacy-content .noActive {
    display: none;
}
.legacy-content .buttonsRow {
    border: 1px solid lightgrey;
    display: flex;
    border-radius: 8px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.legacy-content .buttonsRow .icon {
    font-size: 4.5rem;
    color: #f0f0f0;
    cursor: pointer;
}
.legacy-content .buttonsRow .icon.available {
    font-size: 4.5rem;
    color: #d3d3d3;
    cursor: pointer;
}
.legacy-content .mobile .buttonTab {
    width: 100%;
    background: transparent;
    font-size: 2.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
}
.legacy-content .mobile .tab-wrapper {
    border: none !important;
}
.legacy-content .buttonTab:hover {
    color: white;
}
.legacy-content .selectedTab:hover {
    /* color: white; */
}
.legacy-content .selectedTab:hover {
    color: black;
}
.legacy-content .desktop .tab-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 25px;
}
.legacy-content .selectedTab {
    background: white;
    color: black;
    border-bottom: 0px;
    z-index: 999;
}
.legacy-content .tabContent {
    min-height: 295px;
    border-top: 1px solid #d1d1d1;
    background: white;
    margin: 0;
}
.legacy-content .d-flex {
    display: flex;
    flex-wrap: wrap;
}
.legacy-content .owl-carousel .owl-nav .owl-next {
    right: 0 !important;
}
.legacy-content .verMas,
.legacy-content .link-directos,
.legacy-content .link-directos a {
    color: #e6ad27;
    font-weight: bold;
}
.legacy-content .linkCiudad {
    color: black;
}
.legacy-content .verMas:hover,
.legacy-content .link-directos a:hover,
.legacy-content .linkCiudad:hover {
    color: #F6A401;
}
.legacy-content #descripcion p,
.legacy-content #financiacion p {
    font-size: 20px;
}
@media screen and (max-width: 800px) {
    .legacy-content #descripcion p,
    .legacy-content #financiacion p {
        font-size: 20px;
        font-weight: 300;
    }
    .legacy-content #detalleVehiculo p {
        font-weight: 300 !important;
    }
}
@media screen and (max-width: 750px) {
    .legacy-content span.biggerText {
        font-size: 24px !important;
    }
    .legacy-content span.smallText {
        font-size: 18px !important;
    }
}
.legacy-content span.biggerText {
    font-size: 30px;
    font-weight: 600;
}
.legacy-content .owl-item.active {
    background: white;
}
.legacy-content .carousel-avisos .item {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 290px;
}
.legacy-content .caja-titulo {
    padding: 8px;
}
.legacy-content .carousel-avisos .img-thumbnail {
    max-height: 100% !important;
    max-width: 100%;
}
.legacy-content .espWrapper {
    justify-content: flex-start;
}
@media screen and (max-width: 800px) {
    .legacy-content .especificacion {
        width: 140px !important;
    }
    .legacy-content .espWrapper {
        justify-content: center;
    }
}
.legacy-content .especificacion {
    margin: 5px;
    width: 182px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 21px;
}
.legacy-content .imgDefault {
    opacity: 0 !important;
}
.legacy-content .carouselTitle {
    height: 55px;
}
.legacy-content .carouselPrice {
    font-size: 25px;
}
.legacy-content div[data-role=carousel] .item {
    /* width: 250px; */
}
@media screen and (max-width: 760px) {
    .legacy-content div[data-role=carousel] {
        max-width: 280px;
        margin: 0 auto;
    }
}
.legacy-content .path a:visited,
.legacy-content .path a {
    color: #676767;
    font-size: 18px;
}
.legacy-content .titleContact {
    font-size: 35px;
}
.legacy-content .contactWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding: 25px;
    border-radius: 15px;
    margin-top: 40px !important;
    justify-content: center;
}
@media screen and (max-width: 800px) {
    .legacy-content .titleContact,
    .legacy-content .iconContact {
        font-size: 25px !important;
    }
    .legacy-content .contactWrapper,
    .legacy-content .contactBlock.buttons {
        padding: 0 !important;
    }
    .legacy-content .contactBlock.mainData,
    .legacy-content .contactBlock.buttons,
    .legacy-content .contactaVendedor,
    .legacy-content .contactBlock.comment,
    .legacy-content .contactBlock.submitBtn {
        flex-basis: 100% !important;
    }
    .legacy-content .textareaContact,
    .legacy-content .buttonContactSubmit {
        width: 100% !important;
    }
    .legacy-content .contactBlock.mainData {
        order: 1;
    }
    .legacy-content .contactBlock.buttons {
        order: 4;
        margin-bottom: 15px;
    }
    .legacy-content .contactBlock.comment {
        order: 2;
    }
    .legacy-content .contactBlock.submitBtn {
        order: 3;
    }
}
.legacy-content .iconContact {
    font-size: 30px;
    padding-right: 10px;
}
.legacy-content .labelContact {
    margin-top: 10px;
}
.legacy-content .contactBlock.mainData {
    flex-basis: 60%;
}
.legacy-content .contactBlock.buttons {
    flex-basis: 40%;
    padding-left: 25px;
    flex-flow: column;
}
.legacy-content .contactBlock.comment {
    flex-basis: 100%;
}
.legacy-content .textareaContact {
    width: 100%;
    border-radius: 5px;
    height: 100px;
    padding: 10px;
    border: 1px solid #d1d1d1;
    margin-top: 20px;
}
.legacy-content .textareaSantander {
    border: 1px solid #d1d1d1;
}
.legacy-content .buttonContact {
    width: 100%;
    margin-top: 10px;
    display: flex;
    justify-content: center;
}
.legacy-content .buttonContactSubmit {
    width: 25%;
    margin-top: 10px;
}
.legacy-content .inputContact {
    width: 100%;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    height: 40px;
    padding: 5px 10px;
}
.legacy-content .iconWsp {
    font-size: 25px;
    padding: 0 5px;
}
.legacy-content .userName {
    font-size: 24px;
    text-transform: capitalize;
}
.legacy-content .contactBlock.submitBtn {
    flex-basis: 100%;
    display: flex;
}
.legacy-content .texto-legales {
    margin-top: 100px;
}
.legacy-content .mensaje-legales {
    color: darkgray;
    font-size: 12.8px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: justify;
    text-size-adjust: 100%;
}
.legacy-content .mensaje-saber-mas {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    text-size-adjust: 100%;
}
.legacy-content .vehiculo-no-disponible {
    color: #777777;
}
@media screen and (max-width: 800px) {
    .legacy-content .compartir-wrapper {
        position: unset !important;
        text-align: right !important;
        width: 100% !important;
    }
    .legacy-content .modal-compartir {
        position: absolute !important;
        right: 0 !important;
        width: 150px !important;
        z-index: 999;
    }
}
.legacy-content .compartir-wrapper {
    position: absolute;
    top: -35px;
    width: 150px;
    right: 0;
    text-align: center;
    color: #ffc107;
}
.legacy-content .iconos-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 6px 0;
    background: white;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
}
.legacy-content .iconos-wrapper i {
    color: #ffc107;
    font-size: 25px;
}
.legacy-content #btnCompartirDesk {
    cursor: pointer;
    text-align: right;
}
.legacy-content .fadeIn {
    animation: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.legacy-content .fast {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.legacy-content .spin {
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.legacy-content .zoomIn {
    animation-name: zoomIn;
    animation-duration: 300ms;
    animation-timing-function: linear;
}
.legacy-content div[id^=zoomContainer_] {
    max-width: 870px;
}
@keyframes zoomIn {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.2);
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.legacy-content .pushAnimation:hover {
    animation-name: pushAnimation;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
@keyframes pushAnimation {
    50% {
        transform: scale(0.8);
    }
    100% {
        transform: scale(1);
    }
}
.legacy-content .grow {
    animation-name: grow;
    animation-duration: 500ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
@keyframes grow {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}
.legacy-content .fadeOut {
    animation: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.legacy-content #dots:after {
    display: inline-block;
    animation: dotty steps(1, end) 2s infinite;
    content: "";
}
@keyframes dotty {
    0% {
        content: "";
    }
    25% {
        content: ".";
    }
    50% {
        content: "..";
    }
    75% {
        content: "...";
    }
    100% {
        content: "";
    }
}
.legacy-content .flex-style {
    display: flex;
}
.legacy-content #btn-reintentar {
    margin-left: 14px;
}
.legacy-content .mensaje-flex {
    min-width: 250px;
    border-radius: 8px;
    background: white;
    padding: 35px 30px 25px 30px;
}
.legacy-content .selector-sin-flecha {
    appearance: none;
    text-indent: 1px;
}
.legacy-content ul.beneficios-credito {
    list-style: none;
    padding: 0;
}
.legacy-content li.lista-credito {
    padding-left: 1.3em;
}
.legacy-content li.lista-credito:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
    color: #f5b901;
}
.legacy-content .no-disponible-relacion-dependencia {
    position: relative;
    display: inline-block;
}
.legacy-content .vehiculo-no-disponible .mensaje-no-disponible-relacion-dependencia, .legacy-content .no-disponible-relacion-dependencia .mensaje-no-disponible-relacion-dependencia {
    visibility: hidden;
    width: 270px;
    background-color: white;
    border: 2px solid #d1d1d1;
    color: #363636;
    text-align: left;
    text-justify: distribute-all-lines;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}
.legacy-content .vehiculo-no-disponible .mensaje-no-disponible-relacion-dependencia::after, .legacy-content .no-disponible-relacion-dependencia .mensaje-no-disponible-relacion-dependencia::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 15px;
    border-style: solid;
    border-color: white transparent transparent transparent;
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}
.legacy-content .vehiculo-no-disponible:hover .mensaje-no-disponible-relacion-dependencia, .legacy-content .no-disponible-relacion-dependencia:hover .mensaje-no-disponible-relacion-dependencia {
    visibility: visible;
}
.legacy-content #mensaje-rg {
    width: 90%;
    padding-left: 10%;
    padding-right: 4%;
}
.legacy-content .botones-rg {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.legacy-content .boton-rg-izquierda {
    padding-right: 3px;
    width: 30%;
    background: #BFB8A4;
}
.legacy-content .boton-rg-izquierda:hover {
    background: #929292 !important;
}
.legacy-content .boton-rg-derecha {
    padding-left: 3px;
    width: 30%;
}
.legacy-content .cuil-input, .legacy-content .cuil-inputCT {
    display: inline-block;
    border: 0;
    padding: 0;
    outline: none;
    margin: 0 24px 0 0;
}

.estado-13 .aviso-a-borrador-container {
    display: block !important;
}

/* Legacy registro: Inmobiliaria / Concesionaria (radios como inputs) */
.legacy-content .registro-inm-or-cons {
    display: inline;
    gap: 10px;
    margin-top: 6px;
}

.legacy-content .registro-inm-or-cons-input {
    display:none;
}

.legacy-content .registro-wrapper-tipo > label:first-child {
    width: 100%;
    padding-left: 15px;  
}

.legacy-content .registro-inm-or-cons-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    border: 1px solid #b0b0b0;
    border-radius: 0px;
    background-color: #ffffff;
    color: #000;
    font-weight: 400;
    line-height: 1.42857143;
    cursor: pointer;
    user-select: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.legacy-content .registro-inm-or-cons-btn:hover {
    border-color: #66afe9;
}

.legacy-content .registro-inm-or-cons-input:focus-visible + .registro-inm-or-cons-btn {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.legacy-content .registro-inm-or-cons-input:checked + .registro-inm-or-cons-btn {
    border-color: #66afe9;
    font-weight: 600;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

@media (max-width: 480px) {
    .legacy-content .registro-inm-or-cons {
        grid-template-columns: 1fr;
    }
}