@charset "UTF-8";

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.label,
sub,
sup {
    vertical-align: baseline
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
    vertical-align: middle
}

.fa,
.glyphicon {
    -moz-osx-font-smoothing: grayscale
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.__24f5f ul,
.fa-ul {
    list-style-type: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.img-thumbnail,
body {
    background-color: #fff
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd,
dt {
    line-height: 1.42857
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .limpiar-float,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .limpiar-float,
.__e04f6 .main-section:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.ember-power-select-trigger:after,
.form-horizontal .form-group:after,
.mega-dropdown-menu .dropdown-titulo,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
footer {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.checkbox.disabled label,
.form-control[disabled],
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .form-control,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

legend,
pre {
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    border-spacing: 0
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

.checkbox label,
.radio label,
.well {
    min-height: 20px
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

.ember-basic-dropdown,
.ember-basic-dropdown-content,
.ember-basic-dropdown-content *,
.ember-power-select-dropdown * {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #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)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm>.input-group-btn>input.btn[type=date],
    .input-group-sm>.input-group-btn>input.btn[type=time],
    .input-group-sm>.input-group-btn>input.btn[type=datetime-local],
    .input-group-sm>.input-group-btn>input.btn[type=month],
    .input-group-sm>input.form-control[type=date],
    .input-group-sm>input.form-control[type=time],
    .input-group-sm>input.form-control[type=datetime-local],
    .input-group-sm>input.form-control[type=month],
    .input-group-sm>input.input-group-addon[type=date],
    .input-group-sm>input.input-group-addon[type=time],
    .input-group-sm>input.input-group-addon[type=datetime-local],
    .input-group-sm>input.input-group-addon[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg>.input-group-btn>input.btn[type=date],
    .input-group-lg>.input-group-btn>input.btn[type=time],
    .input-group-lg>.input-group-btn>input.btn[type=datetime-local],
    .input-group-lg>.input-group-btn>input.btn[type=month],
    .input-group-lg>input.form-control[type=date],
    .input-group-lg>input.form-control[type=time],
    .input-group-lg>input.form-control[type=datetime-local],
    .input-group-lg>input.form-control[type=month],
    .input-group-lg>input.input-group-addon[type=date],
    .input-group-lg>input.input-group-addon[type=time],
    .input-group-lg>input.input-group-addon[type=datetime-local],
    .input-group-lg>input.input-group-addon[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {

    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li>a,
.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after,
.nav:before {
    display: table;
    content: " "
}

.nav>li,
.nav>li>a {
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar-header:after,
.navbar-header:before {
    display: table;
    content: " "
}

.navbar-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (max-device-width: 480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 768px) {

    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #090909
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,
.pager:before {
    display: table;
    content: " "
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    text-decoration: none;
    word-wrap: normal
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.__a79ca input[type=number],
input[type=number] {
    -moz-appearance: textfield
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    display: table;
    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 .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.__adc45 .custom-modal .modal-dialog,
.__adc45 .custom-modal:before,
.fa-stack {
    vertical-align: middle;
    display: inline-block
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.__adc45 #autogestion-container {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-top: 50px
}

.__adc45 #autogestion-container .box {
    background: #fff;
    box-shadow: -1px 4px 4px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px;
    padding: 1px
}

.__adc45 #autogestion-container .content-current {
    padding-top: 0
}

.__adc45 #autogestion-container .tabs {
    margin: 0
}

.__adc45 #autogestion-container .tabs nav ul {
    width: 100%;
    background-color: #d5d2ca
}

.__adc45 #autogestion-container .tabs nav a {
    color: #FFF
}

.__adc45 #autogestion-container .tabs nav li a {
    outline: 0
}

.__adc45 #autogestion-container .tabs nav li.tab-current {
    box-shadow: none;
    z-index: 100;
    background-color: #FFF
}

.__adc45 #autogestion-container .tabs nav li.tab-current::after,
.__adc45 #autogestion-container .tabs nav li.tab-current::before {
    height: 0
}

.__adc45 #autogestion-container .tabs nav ul li {
    padding-bottom: 2px;
    border: 0;
    margin: 0;
    width: 33.333%;
    background-color: #d52b1e
}

.__adc45 #autogestion-container .tabs nav li.tab-current a {
    color: #333;
    outline: 0
}

.__adc45 .custom-modal {
    text-align: center;
    position: absolute
}

.__adc45 .custom-modal:before {
    content: " ";
    height: 100%
}

.__adc45 .custom-modal .modal-dialog {
    margin-top: -30px;
    text-align: left
}

.__adc45 .custom-modal.modal-success .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #00a599;
    color: #FFF;
    padding: 30px
}

.__adc45 .custom-modal.modal-error .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    color: #d52b1e;
    padding: 30px
}

.__adc45 .custom-modal.modal-error .modal-content .icono i {
    color: #d52b1e
}

.__adc45 .custom-modal .icono {
    display: inline-block;
    vertical-align: top
}

.__adc45 .custom-modal .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.__adc45 .custom-modal .titulo {
    display: inline-block;
    width: 80%
}

.__adc45 .custom-modal .titulo h3 {
    display: inline-block;
    margin: 0 0 10px
}

.__adc45 .custom-modal .titulo p {
    font-size: 16px
}

.__adc45 #olvido-clave-container .titulo,
.__adc45 #olvido-usuario-container .titulo {
    color: #d52b1e;
    margin: 25px 0
}

.__adc45 #olvido-clave-container .titulo i,
.__adc45 #olvido-usuario-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 6px 12px
}

.__adc45 #olvido-clave-container .titulo h3,
.__adc45 #olvido-usuario-container .titulo h3 {
    display: inline-block
}

.__adc45 #olvido-clave-container .subtitulo,
.__adc45 #olvido-usuario-container .subtitulo {
    font-size: 15px
}

.__adc45 #olvido-clave-container .subtitulo p,
.__adc45 #olvido-usuario-container .subtitulo p {
    margin: 10px 0;
    font-size: 14px;
    font-style: italic
}

.__adc45 #olvido-clave-container .subtitulo p i,
.__adc45 #olvido-usuario-container .subtitulo p i {
    color: #d52b1e
}

.__adc45 #olvido-clave-container .formulario,
.__adc45 #olvido-usuario-container .formulario {
    padding-top: 15px
}

.__adc45 #olvido-clave-container .formulario .control-label,
.__adc45 #olvido-usuario-container .formulario .control-label {
    font-weight: 400;
    font-size: 15px
}

.__adc45 #olvido-clave-container .formulario input,
.__adc45 #olvido-usuario-container .formulario input {
    background-image: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-family: Arial, Helvetica, sans-serif
}

.__adc45 #olvido-clave-container input.btn,
.__adc45 #olvido-usuario-container input.btn {
    border: 0;
    border-radius: 0
}

.__adc45 #olvido-clave-container .button-addon-inner,
.__adc45 #olvido-usuario-container .button-addon-inner {
    display: table
}

.__adc45 #olvido-clave-container .button-addon-inner .btn:active,
.__adc45 #olvido-usuario-container .button-addon-inner .btn:active {
    box-shadow: none
}

.__adc45 #olvido-clave-container .button-addon-inner .btn,
.__adc45 #olvido-usuario-container .button-addon-inner .btn {
    margin-right: 1px;
    outline: 0
}

.__adc45 #olvido-clave-container .button-addon-inner .inline-addon,
.__adc45 #olvido-usuario-container .button-addon-inner .inline-addon {
    display: table-cell;
    padding: 0 10px;
    margin-right: 1px;
    background-color: #ddd
}

.__adc45 #olvido-clave-container .button-addon-inner .inline-addon i,
.__adc45 #olvido-usuario-container .button-addon-inner .inline-addon i {
    font-size: 21px;
    vertical-align: middle
}

.__adc45 #olvido-clave-container .button-addon,
.__adc45 #olvido-usuario-container .button-addon {
    display: inline-block;
    margin-right: 25px;
    cursor: pointer
}

.__adc45 #olvido-clave-container .button-addon .btn.btn-rojo,
.__adc45 #olvido-clave-container .button-addon .inline-addon.inline-rojo,
.__adc45 #olvido-usuario-container .button-addon .btn.btn-rojo,
.__adc45 #olvido-usuario-container .button-addon .inline-addon.inline-rojo {
    background-color: #d52b1e;
    color: #FFF
}

.__adc45 #olvido-clave-container .button-addon .btn.btn-verde,
.__adc45 #olvido-clave-container .button-addon .inline-addon.inline-verde,
.__adc45 #olvido-usuario-container .button-addon .btn.btn-verde,
.__adc45 #olvido-usuario-container .button-addon .inline-addon.inline-verde {
    background-color: #00a599;
    color: #FFF
}

.__adc45 #olvido-clave-container .button-addon .btn.btn-gris,
.__adc45 #olvido-clave-container .button-addon .inline-addon.inline-gris,
.__adc45 #olvido-usuario-container .button-addon .btn.btn-gris,
.__adc45 #olvido-usuario-container .button-addon .inline-addon.inline-gris {
    background-color: #ddd;
    color: #3e3e40
}

.__adc45 #olvido-clave-container .button-addon.disabled .btn.btn-gris,
.__adc45 #olvido-clave-container .button-addon.disabled .btn.btn-rojo,
.__adc45 #olvido-clave-container .button-addon.disabled .btn.btn-verde,
.__adc45 #olvido-clave-container .button-addon.disabled .inline-addon.inline-gris,
.__adc45 #olvido-clave-container .button-addon.disabled .inline-addon.inline-rojo,
.__adc45 #olvido-clave-container .button-addon.disabled .inline-addon.inline-verde,
.__adc45 #olvido-usuario-container .button-addon.disabled .btn.btn-gris,
.__adc45 #olvido-usuario-container .button-addon.disabled .btn.btn-rojo,
.__adc45 #olvido-usuario-container .button-addon.disabled .btn.btn-verde,
.__adc45 #olvido-usuario-container .button-addon.disabled .inline-addon.inline-gris,
.__adc45 #olvido-usuario-container .button-addon.disabled .inline-addon.inline-rojo,
.__adc45 #olvido-usuario-container .button-addon.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__adc45 #olvido-clave-container .mails-list,
.__adc45 #olvido-usuario-container .mails-list {
    list-style: none;
    padding: 0;
    margin: 50px 0
}

.__adc45 #olvido-clave-container .mails-list li,
.__adc45 #olvido-usuario-container .mails-list li {
    margin: 30px 0;
    cursor: pointer;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under
}

.__adc45 #olvido-clave-container .mails-list li:hover,
.__adc45 #olvido-usuario-container .mails-list li:hover {
    text-decoration: underline
}

.__adc45 #olvido-clave-container .mails-list li:before,
.__adc45 #olvido-usuario-container .mails-list li:before {
    font-family: FontAwesome;
    content: "\f1db";
    font-size: 17px;
    margin-right: 10px
}

.__6f330 .cuerpo-acreditacion-exitosa,
.__6f330 .modal-confimacion-pagos .modal-content,
.__fa5a0 .message {
    font-family: "Open Sans", sans-serif
}

.__adc45 #olvido-clave-container .mails-list li.selected:before,
.__adc45 #olvido-usuario-container .mails-list li.selected:before {
    content: "\f058"
}

.__5b622 .encuesta-box {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    margin: 50px auto;
    position: relative;
    padding: 25px
}

.__5b622 .encuesta-box .mensaje-texto h3 {
    margin-top: 0
}

.__5b622 .encuesta-box .mensaje-texto p {
    font-size: 15px
}

.__5b622 .encuesta-box .mensaje-acciones {
    padding-top: 30px
}

.__5b622 .encuesta-box .mensaje-acciones .btn-negro {
    border-radius: 0;
    background-color: #3e3e40;
    color: #fff
}

.__5b622 .encuesta-box .mensaje-acciones .btn-negro:active,
.__5b622 .encuesta-box .mensaje-acciones .btn-negro:hover {
    background-color: #d52b1e
}

.__5b622 .encuesta-box .mensaje-acciones .btn-gris {
    border-radius: 0;
    background-color: #ddd;
    color: #3e3e40
}

.__5b622 .encuesta-box .mensaje-acciones .btn-gris:active,
.__5b622 .encuesta-box .mensaje-acciones .btn-gris:hover {
    background-color: #9e9e9f
}

.__5b622 .encuesta-box .mensaje-acciones #btn_ir_a_encuesta {
    margin-left: 10px
}

.__15282 .error-message-box {
    background-color: #f3f1f3;
    border: 1px solid #bcbcbc;
    margin: 50px auto;
    position: relative;
    display: inline-block;
    padding: 15px
}

.__15282 .error-message-box .message-image,
.__15282 .error-message-box .message-text {
    height: 100%;
    float: left
}

.__15282 .error-message-box .message-image {
    padding: 10px 15px
}

.__15282 .error-message-box .message-image i {
    color: #8d173c
}

.__15282 .error-message-box .message-text {
    width: 80%;
    display: table
}

.__15282 .error-message-box .message-text div {
    vertical-align: middle;
    display: table-cell
}

.__6f330 .modal-confimacion-pagos .modal-content {
    padding: 5px 20px;
    border: none;
    border-radius: 0
}

.__6f330 .modal-confimacion-pagos .modal-content .titulo h1 {
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    color: #3e3e40;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 10px
}

.__6f330 .cuerpo-acreditacion-exitosa {
    padding-bottom: 20px
}

.__6f330 .cuerpo-acreditacion-exitosa p {
    margin-bottom: 25px
}

.__6f330 .tabla-beneficiarios-erroneos thead th {
    padding: 8px
}

.__6f330 .titulo-con-icono {
    padding: 20px 0
}

.__6f330 .label-detalle-lote {
    font-weight: 700
}

.__6f330 .texto-detalle-lote {
    margin-bottom: 10px
}

.__5b828 .nomina-modal {
    position: fixed
}

.__5b828 .substate-caja {
    padding: 60px 0
}

.__5b828 .recuadro-descarga-nomina {
    position: relative;
    padding: 20px 0
}

.__5b828 .grilla-plan-sueldo {
    min-height: 80px;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.__5b828 .grilla-plan-sueldo .handsontable td:not(.listbox).htDimmed {
    background-color: #d3d3d3;
    color: gray
}

.__5b828 .grilla-plan-sueldo .ht_clone_bottom,
.__5b828 .grilla-plan-sueldo .ht_clone_left,
.__5b828 .grilla-plan-sueldo .ht_clone_top,
.__5b828 .grilla-plan-sueldo .ht_clone_top_left_corner {
    z-index: 100
}

.__5b828 .grilla-plan-sueldo td.htInvalid {
    background-color: #ffd0cc !important
}

.__5b828 .grilla-plan-sueldo .autocompleteEditor.handsontable,
.__5b828 .grilla-plan-sueldo .autocompleteEditor.handsontable .ht_master .wtHolder {
    min-height: 40px
}

.__5b828 .grilla-plan-sueldo .celda-sexo {
    min-width: 105px
}

.__5b828 .grilla-plan-sueldo .celda-estado-civil,
.__5b828 .grilla-plan-sueldo .celda-nacionalidad,
.__5b828 .grilla-plan-sueldo .celda-pais-doc {
    min-width: 120px
}

.__5b828 .grilla-plan-sueldo td:first-of-type,
.__5b828 .grilla-plan-sueldo th:first-child,
.__5b828 .grilla-plan-sueldo th:nth-child(2) {
    border-left: 1px solid #fff
}

.__5b828 .grilla-plan-sueldo tr:first-child td,
.__5b828 .grilla-plan-sueldo tr:first-child th {
    border-top: 1px solid #ccc
}

.__5b828 .grilla-plan-sueldo td,
.__5b828 .grilla-plan-sueldo th {
    border-right: 0;
    border-bottom: 1px solid #ddd
}

.__5b828 .grilla-plan-sueldo thead th {
    background-color: #f9f8f7;
    color: #796a72;
    padding: 3px 4px;
    vertical-align: middle;
    text-align: left
}

.__5b828 .grilla-plan-sueldo thead th b {
    color: #d52b1e
}

.__5b828 .grilla-plan-sueldo tbody tr th {
    background-color: #f9f8f7;
    color: #796a72;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 15px
}

.__5b828 .grilla-plan-sueldo tbody tr th b {
    color: #d52b1e
}

.__5b828 .grilla-plan-sueldo td {
    padding: 6px 4px
}

.__5b828 .grilla-plan-sueldo textarea {
    line-height: 33px
}

.__5b828 .grilla-plan-sueldo td[data-error].htAutocomplete.current {
    position: inherit
}

.__5b828 .grilla-plan-sueldo td[data-error] {
    position: relative;
    overflow: visible
}

.__5b828 .grilla-plan-sueldo td[data-error]:hover:before {
    position: absolute;
    left: calc(50% - 6px);
    top: 100%;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #333;
    z-index: 1000001
}

.__5b828 .grilla-plan-sueldo td[data-error]:hover:after {
    position: absolute;
    top: 100%;
    margin-top: 6px;
    right: 0;
    left: 0;
    width: 100px;
    color: #fff;
    background-color: #333;
    text-decoration: none;
    content: attr(data-error);
    padding: 8px 10px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
    z-index: 1000001
}

.__15693 .enlace,
.__26b74 .link,
.__6757e .enlace,
.__79cd6 #descargar-generador,
.__79d03 #descargar-generador,
.__878e2 .texto-subrayado {
    text-decoration: underline
}

.__5b828 .grilla-plan-sueldo td[data-error=""]:hover:after,
.__5b828 .grilla-plan-sueldo td[data-error=""]:hover:before {
    display: none
}

.__5b828 .grilla-plan-sueldo .handsontableInput {
    height: 35px !important
}

.__5b828 .acciones {
    text-align: right;
    padding: 10px
}

.__5bdfb .centrado,
.__71405 .centrado,
.__c9221 .centrado,
.__f3ac4 .centrado,
.__fa5a0 .message {
    text-align: center
}

.__5b828 .acciones .btn {
    padding: 8px 30px
}

.__c9901 .checkvacio {
    width: 16px;
    position: relative;
    height: 16px;
    cursor: pointer;
    color: #707070;
    border: 2px solid #707070;
    display: inline-flex
}

.__c9901 .check-supervielle {
    position: absolute;
    right: 11px;
    top: -2px;
    width: 2px
}

.__c9901 .check-supervielle-1 {
    position: absolute;
    right: 11px;
    top: -1px;
    width: 2px
}

.__c9901 .check-intermite-supervielle {
    width: 10px;
    height: 2px;
    left: 1px;
    top: 5px;
    color: #707070;
    position: absolute;
    border-bottom: 2px solid #707070
}

.__c9901 .icon {
    color: #d52b1e
}

.__c9901 .line-up {
    border-bottom: .5px solid #dedddd;
    padding: 7px
}

.__c9901 .padding-check-1 {
    margin-left: 20px
}

.__c9901 .padding-check-2 {
    margin-left: 40px
}

.__c9901 .padding-check-3 {
    margin-left: 60px
}

.__c9901 .padding-check-4 {
    margin-left: 80px
}

.__0ba99 .btn-obe {
    padding: 8px 30px
}

.__0ba99 .texto-btn {
    position: relative
}

.__0ba99 .texto-btn-cargando {
    position: relative;
    visibility: hidden
}

.__0ba99 .btn-cargando {
    width: 100%;
    height: 38px;
    padding-top: 9px
}

.__0ba99 .obe-spinner-container {
    visibility: visible;
    width: 100%;
    position: absolute;
    top: 0;
    left: -1px
}

.__0ba99 .obe-spinner-container-hidden {
    visibility: hidden;
    width: 100%;
    position: absolute;
    top: 2px
}

.__0ba99 .obe-spinner-boton-cargando {
    width: 20px;
    height: 20px;
    margin: auto;
    display: inline-block
}

.__0ba99 .btn-hidden {
    visibility: hidden
}

.__0ba99 .obe-spinner-boton-cargando:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-boton-cargando 1.2s linear infinite
}

@keyframes obe-spinner-boton-cargando {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.__ba381 .confirmacion-permisos {
    line-height: 4rem;
    background-color: #d5d2ca;
    border-bottom: 2px solid #f5f5f5;
    text-transform: uppercase
}

.__b8bef .input-filtro,
.__cf678 .input-filtro {
    line-height: 1.42857;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

svg+svg {
    margin-left: 10px
}

.star-full path {
    fill: #d52b1e
}

.star-empty path {
    fill: #fff;
    stroke: #d52b1e;
    stroke-width: 1px;
    stroke-linejoin: miter
}

.descripcion {
    font-size: smaller;
    height: 14px;
    padding-top: 3px
}

.caja-estrellas,
.caja-estrellas-agradecimiento,
.caja-estrellas-comentario {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    border: 1px solid #ddd;
    padding: 1.5em 0;
    height: 12em
}

.__5d235 .errores,
.__6192e .errores {
    height: 20px
}

.caja-estrellas-agradecimiento {
    background-color: #00a599;
    padding: 3em 0
}

.caja-estrellas,
.caja-estrellas-comentario {
    background-color: #fff
}

.descripcion-agradecimiento,
.titulo-encuesta-agradecimiento {
    color: #fff
}

.titulo-encuesta,
.titulo-encuesta-agradecimiento,
.titulo-encuesta-comentario {
    padding-bottom: 1em
}

.titulo-encuesta-agradecimiento {
    font-size: medium;
    font-weight: 800
}

.__5d235 span,
.__6192e span {
    font-size: 12px
}

.agradecimiento,
.caja-estrellas-agradecimiento,
.caja-estrellas-comentario {
    display: none
}

.estrellas>div:first-child {
    display: inline-block;
    user-select: none;
    cursor: pointer;
    position: relative
}

.cerrar-encuesta {
    pointer-events: auto;
    cursor: pointer;
    color: #3e3e40
}

.cerrar-encuesta:hover {
    color: #666
}

.cerrar {
    margin-top: -1em;
    margin-bottom: 1em;
    margin-right: .6em
}

.input-comentario {
    width: 90%;
    margin-bottom: 1em
}

.__5d235 .error,
.__6192e .error {
    display: inline-block;
    margin-bottom: 0
}

#btn-enviar-comentario {
    border: 0
}

.row-caja-estrellas {
    position: absolute;
    bottom: 8em;
    width: 80em
}

.row-caja-estrellas-pago-haberes {
    position: -webkit-sticky;
    position: sticky;
    bottom: 10px
}

.__71405 .link {
    cursor: pointer
}

.__b532e .fila-expandida-con-icono-supervielle {
    width: 30px;
    padding: 5px
}

.__b532e .fila-expandida-con-icono-supervielle i {
    font-size: 20px !important
}

.__cf678 .select-filtro {
    height: 33px;
    border-radius: 4px;
    font-size: small;
    background-color: #eee
}

.__cf678 .icono-filtro {
    font-size: 1.3em;
    padding-left: 10px
}

.__cf678 .clickeable {
    cursor: pointer
}

.__cf678 .datepicker-filtro {
    display: inline
}

.__cf678 .datepicker-filtro input {
    display: unset;
    width: 186px
}

.__cf678 .input-filtro {
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    width: 186px;
    height: 34px;
    color: #555;
    background-color: #fff
}

.__41c3f.tiene-error input,
.__b9c00.tiene-error input {
    border-color: red;
    box-shadow: 0 0 2px red
}

.__9e1dd,
.__fa5a0 {
    bottom: 0;
    background-color: #FFF
}

.__cf678 #filtro-opciones {
    width: 186px
}

.__cf678 .contenedor-filtros {
    margin-top: 8px;
    margin-bottom: 8px
}

.__fa5a0,
.__fa5a0 .message {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0
}

.__cf678 #agregar-filtro,
.__cf678 #limpiar-filtro {
    color: #3e3e40
}

.__cf678 #agregar-filtro:hover {
    color: #00a599
}

.__cf678 #limpiar-filtro:hover {
    color: #d52b1e
}

.__cf678 #separador-filtro {
    padding-left: 10px;
    color: #ccc
}

.__5bdfb .link {
    cursor: pointer
}

.__f3ac4 .link {
    cursor: pointer
}

.__fa5a0 {
    top: 0
}

.__fa5a0.hidden {
    display: none
}

.__fa5a0 .message {
    top: 50%;
    transform: translateY(-50%);
    color: #3e3e40;
    text-transform: uppercase
}

.__41c3f .error,
.__b9c00 .error {
    margin-bottom: 0;
    display: inline-block
}

.__41c3f .input-con-error-obligatorio,
.__b9c00 .input-con-error-obligatorio {
    color: red;
    position: absolute;
    top: 4px;
    right: 4px
}

.__c9221 .link {
    cursor: pointer
}

.__4fe9c .layout-titulo,
.__9e1dd .errorMessage {
    color: #3e3e40;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase
}

.__4fe9c .layout-titulo {
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    display: inline-block
}

.__4fe9c .layout-subtitulo {
    margin-top: -5px;
    margin-bottom: 20px;
    font-size: small;
    font-weight: 400
}

.__4fe9c .layout-botonera {
    text-align: right;
    margin: 20px 10px 10px;
    padding: 1px
}

.__4fe9c .layout-botonera>.btn,
.__4fe9c .layout-botonera>.file-upload>.btn {
    padding: 8px 30px
}

.__4fe9c .layout-fila-centrada {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 5px 0
}

.__9e1dd,
.__9e1dd .errorMessage {
    margin: auto;
    right: 0;
    left: 0;
    position: absolute
}

.modal-generic .modal-body {
    padding: 0
}

.modal-generic .modal-footer {
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.__9e1dd {
    top: 0
}

.__9e1dd.hidden {
    display: none
}

.__9e1dd .errorMessage {
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}

.__91b0f .obe-modal {
    text-align: center;
    position: absolute
}

.__91b0f .obe-modal:before {
    display: inline-block;
    content: " ";
    margin-top: 300px;
    vertical-align: super;
    height: auto
}

.__91b0f .obe-modal .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.__02247,
.__02247 .obe-spinner-dual-ring {
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.__91b0f .obe-modal.modal-content {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    position: relative;
    padding: 25px;
    vertical-align: middle
}

.__91b0f .obe-modal.modal-footer {
    border-top: 0
}

.__b5d4b .centrado {
    text-align: center
}

.__b5d4b .link {
    cursor: pointer
}

.__bdc51 .popover {
    background-color: #fff;
    color: #d52b1e
}

.__02247 {
    position: absolute;
    z-index: 101;
    background-color: #FFF
}

.__02247.hidden {
    display: none
}

.__02247 .obe-spinner-dual-ring {
    position: absolute;
    width: 46px;
    height: 46px
}

.__02247 .obe-spinner-dual-ring:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring 1.2s linear infinite
}

.__5b70b .daterangepicker-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__5b70b .daterangepicker-input {
    padding-left: 30px;
    text-align: center
}

.__5b70b .daterangepicker-input:placeholder-shown {
    padding-left: 12px !important;
    text-align: left
}

.__5b70b .datepicker-placeholder-con-icono .daterangepicker-input:placeholder-shown {
    padding-left: 30px !important;
    text-align: left
}

.__5b70b .datepicker-filtro-center .daterangepicker-input:placeholder-shown {
    text-align: center !important
}

.__5b70b .datepicker-filtro-left .daterangepicker-input {
    text-align: left !important;
    padding-left: 12px
}

.__5b70b .datepicker-filtro-left .daterangepicker-input:placeholder-shown {
    text-align: center !important
}

.__45341 .daterangepicker-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__45341 .daterangepicker-input {
    padding-left: 30px;
    text-align: center
}

.__45341 .daterangepicker-input:placeholder-shown {
    padding-left: 12px !important;
    text-align: left
}

.__45341 .datepicker-placeholder-con-icono .daterangepicker-input:placeholder-shown {
    padding-left: 30px !important;
    text-align: left
}

.__45341 .datepicker-filtro-center .daterangepicker-input:placeholder-shown {
    text-align: center !important
}

.__bc58b .daterangepicker-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__bc58b .daterangepicker-input {
    padding-left: 30px;
    text-align: center
}

.__bc58b .daterangepicker-input:placeholder-shown {
    padding-left: 12px !important;
    text-align: left
}

.__bc58b .datepicker-placeholder-con-icono .daterangepicker-input:placeholder-shown {
    padding-left: 30px !important;
    text-align: left
}

.__bc58b .datepicker-filtro-center .daterangepicker-input:placeholder-shown {
    text-align: center !important
}

.__bc58b .datepicker-filtro-left .daterangepicker-input {
    text-align: left !important;
    padding-left: 12px
}

.__bc58b .datepicker-filtro-left .daterangepicker-input:placeholder-shown {
    text-align: center !important
}

.__cd7d1 .input-placeholder-con-icono {
    padding-left: 32px !important
}

.__b8bef .input-filtro {
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    width: 100%;
    height: 29px;
    color: #555;
    background-color: #fff;
    text-align: center;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.__b8bef .input-filtro:focus {
    border-color: #66afe9 !important;
    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)
}

.__b8bef .filtro-texto-icon {
    padding-left: 10px;
    padding-top: 6px;
    position: absolute
}

.__b8bef .input-placeholder-con-icono {
    padding-left: 33px !important
}

.__6d2cb h2.cuentas,
.__6d2cb h2.importes {
    font-size: medium;
    font-weight: 700;
    color: #666;
    margin-bottom: 5px
}

.__6d2cb .importes {
    font-size: x-large;
    font-weight: 700;
    color: #666;
    margin-left: 10px;
    vertical-align: middle
}

.__6d2cb .titulo-confirmacion {
    font-size: large;
    font-weight: 700;
    color: #666;
    vertical-align: middle
}

.__6d2cb .moneda {
    font-size: medium
}

.__6d2cb .bandera {
    width: 40px
}

.__6d2cb .btn {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.__6d2cb .separador {
    height: 2px;
    border: none;
    background-color: #eae8e5;
    margin-top: 10px;
    margin-bottom: 10px
}

.__6d2cb .padding-celda {
    padding: 20px
}

.__6d2cb .disclaimer {
    padding: 0 30px
}

.__6d2cb .checkbox {
    padding: 0 20px 6px
}

.__6d2cb .texto-justificado {
    font-size: smaller;
    text-align: justify
}

.__d3bb9 .centrado,
.__e04f6 .header {
    text-align: center
}

.__75d06 div {
    cursor: default
}

.__75d06 .columna-funcion {
    padding: 10px 0 10px 10px
}

.__75d06 .testWrap,
.__75d06 popover-usuarios-por-permisos {
    white-space: pre-line
}

.__75d06 .children .descripcion {
    text-transform: uppercase;
    padding-left: 70px
}

.__75d06 .icon {
    color: #D52B1E
}

.__75d06 .usuarios {
    display: flex
}

.__75d06 .checkvacio {
    width: 16px;
    position: relative;
    height: 16px;
    border-radius: 2px;
    border: 2px solid #707070
}

.__75d06 .check-supervielle {
    position: absolute;
    right: 11px;
    top: -2px;
    width: 2px
}

.__75d06 .check-supervielle-consultor {
    position: absolute;
    right: 51px;
    top: 0;
    color: #707070
}

.__75d06 .check-supervielle-operador {
    position: absolute;
    right: 52px;
    top: 0;
    color: #707070
}

.__75d06 .check-intermite-supervielle {
    width: 10px;
    height: 2px;
    left: 18px;
    top: 7px;
    color: #707070;
    position: absolute;
    border-bottom: 2px solid #707070
}

.__d3bb9 .link {
    cursor: pointer
}

.__e04f6 h3 {
    display: block;
    font-size: 1.4em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.__e04f6 {
    font-size: 100%;
    font-family: "Open Sans", sans-serif;
    color: #4e5359
}

.__e04f6 .header {
    position: relative;
    height: 80px;
    line-height: 80px;
    background-color: #f3f1f3
}

.__e04f6 .header img {
    float: left;
    margin-top: 16px;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 5px
}

.__e04f6 .main-section {
    width: 90%;
    max-width: 1024px;
    margin: 2em auto;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.__e04f6 .main-section:after {
    content: "";
    display: table
}

.__478cc .custom-modal:before,
.__598a3 .obe-spinner-dual-ring:after,
.__5b22b .custom-modal:before,
.__a7a36 .obe-spinner-tabla:after,
.__e1a08 .obe-spinner-tabla:after,
.custom-modal-aprobaciones:before {
    content: " "
}

.__e04f6 .fa.fa-exclamation-triangle {
    font-size: 3.5em
}

.__e04f6 .message-text>div>p {
    font-size: 1.1em
}

.__e04f6 .message-box {
    width: 50%;
    background-color: #f3f1f3;
    border: 1px solid #bcbcbc;
    margin: 0 auto
}

.__e04f6 .message-box-container {
    position: relative;
    display: inline-block;
    padding: 15px;
    width: 100%
}

.__e04f6 .message-image,
.__e04f6 .message-text {
    height: 100%;
    float: left
}

.__e04f6 .message-image {
    padding: 10px 15px
}

.__e04f6 .message-image i {
    color: #8d173c
}

.__e04f6 .message-text {
    width: 80%;
    display: table
}

.__e04f6 .message-text div {
    vertical-align: middle;
    display: table-cell
}

.__e04f6 .message-button {
    float: right;
    margin-top: 10px;
    padding: 8px 15px;
    border: 1px solid #8d173c;
    background-color: #8d173c;
    color: #fff;
    font-size: 13px
}

@media only screen and (min-width: 1024px) {
    .__e04f6 .header {
        position: relative;
        height: 80px;
        line-height: 80px;
        text-align: center;
        background-color: #f3f1f3
    }

    .__e04f6 .header img {
        float: left;
        margin-top: 16px;
        vertical-align: middle;
        margin-right: 15px
    }
}

@media only screen and (min-width: 768px) {
    .__e04f6 .main-section {
        position: relative;
        margin: 4em auto;
        box-shadow: none
    }
}

@media only screen and (max-width: 350px) {
    .__e04f6 .header img {
        width: 80px
    }
}

.__1cb79 .caja {
    margin-top: 20px
}

.__1cb79 h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #666;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px
}

.__1b276 .input-credenciales,
.__1cb79 .input-token-generado {
    padding: 6px 12px;
    height: 34px;
    line-height: 1.42857;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-image: none
}

.__1cb79 .div-token {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: right
}

.__1cb79 .input-token-generado {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 22px;
    text-align: center;
    width: 340px;
    color: #555;
    background-color: #ddd
}

.__1cb79 #generar-token {
    width: 340px;
    font-size: 15px;
    outline: 0
}

.__1cb79 #continuar {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: 0
}

.__1cb79 #div_mensaje_error_cda {
    margin-top: 30px
}

.__1b276 .caja {
    margin-top: 20px
}

.__1b276 .caja>.titulo {
    margin-left: 20px
}

.__1b276 .caja>.titulo>h2 {
    color: #666;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: small
}

.__1b276 .input-credenciales {
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    width: 230px;
    color: #3e3e40;
    background-color: #fff;
    border-color: transparent transparent #d5d2ca;
    outline: 0
}

.__1b276 .mensaje-error {
    color: #d52b1e;
    margin-top: 20px;
    margin-left: 20px
}

.__1b276 .validacion-credenciales {
    margin: 5px 0;
    font-size: 12px;
    color: #d52b1e
}

.__1b276 #contraseña,
.__1b276 #contraseña-confirmacion {
    padding-right: 25px
}

.__1b276 #icono-contraseña,
.__1b276 #icono-contraseña-confirmacion {
    position: absolute;
    left: 80%;
    bottom: 40%
}

.__1b276 .invalido {
    border-color: transparent transparent #d52b1e
}

.__1b276 .tooltip-info {
    margin-top: 17px;
    margin-left: 10px
}

.__1b276 #aplicar {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: 0
}

.__1b276 #mensaje-error-confirmacion-clave-usuario {
    width: 242px;
    margin-right: 9px
}

.__5b22b .custom-modal {
    text-align: center;
    position: absolute
}

.__5b22b .custom-modal:before {
    display: inline-block;
    margin-top: 300px;
    vertical-align: super;
    height: auto
}

.__5b22b .custom-modal .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.__5b22b .custom-modal.modal-logout .modal-content {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    position: relative;
    padding: 25px;
    vertical-align: middle
}

.__5b22b .custom-modal.modal-logout .modal-footer {
    border-top: 0
}

.__5b22b .mensaje-texto h3 {
    margin-top: 0
}

.__5b22b .mensaje-texto p {
    font-size: 15px
}

.__5b22b .btn-negro {
    border-radius: 0;
    background-color: #3e3e40;
    color: #fff
}

.__5b22b .btn-negro:active,
.__5b22b .btn-negro:hover {
    background-color: #d52b1e;
    color: #fff
}

.__5b22b .btn-gris {
    border-radius: 0;
    background-color: #ddd;
    color: #3e3e40
}

.__5b22b .btn-gris:active,
.__5b22b .btn-gris:hover {
    background-color: #9e9e9f
}

.__740ff .ui-keyboard {
    position: absolute;
    display: inline-table;
    border-radius: 20px;
    background-color: #f9f9f9;
    border: none
}

.__740ff .ui-keyboard-button {
    background-image: none;
    background-color: #d8d8d8;
    border-radius: 11px;
    box-shadow: 0;
    font-family: Heebo, sans-serif;
    margin: 4px
}

.__740ff .ui-keyboard-button:not([disabled]):hover {
    background-image: none;
    background-color: #a7a7a7
}

.__740ff .formulario-container {
    padding-top: 30px
}

.__740ff .formulario-container .titulo-iniciar-sesion {
    font-family: Whitney, sans-serif;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 55px;
    font-size: 28px
}

@media (max-height: 800px),
(max-width:1280px) {
    .__740ff .formulario-container .titulo-iniciar-sesion {
        margin-top: 10px;
        margin-bottom: 25px
    }
}

.__740ff .formulario-container .mensaje-error {
    margin: 10px 0;
    font-size: 14px
}

.__740ff .formulario-container .btn-teclado-virtual-container,
.__740ff .formulario-container .btn-teclado-virtual-container .pull-right {
    margin-left: 0
}

.__740ff .formulario-container .mensaje-error i {
    margin-right: 5px
}

.__740ff .formulario-container input {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(26, 38, 51, .1);
    margin-bottom: 28px;
    height: 50px;
    font-size: 20px;
    font-family: Heebo, sans-serif;
    transition: border-bottom-color .4s;
    outline: 0
}

.__740ff .formulario-container input#identification {
    margin-bottom: 18px
}

.__740ff .formulario-container input::placeholder {
    color: rgba(26, 38, 51, .4);
    font-family: Heebo, sans-serif
}

.__740ff .formulario-container .btn-teclado-virtual-container .half-width {
    width: 100%
}

@media (max-width: 1440px) {
    .__740ff .formulario-container .btn-teclado-virtual-container .half-width {
        width: 50%
    }
}

.__740ff .formulario-container .btn-teclado-virtual-container .btn-teclado-virtual {
    color: #424242;
    float: left;
    margin-top: 7px;
    margin-bottom: 30px;
    font-size: 18px;
    cursor: pointer
}

.__740ff .formulario-container .btn-teclado-virtual-container .btn-teclado-virtual i {
    font-size: 28px;
    vertical-align: top;
    margin-right: 5px
}

.__740ff .formulario-container .btn-teclado-virtual-container .btn-teclado-virtual span {
    vertical-align: bottom
}

.__740ff .formulario-container .link-autogestion {
    display: block;
    margin-top: 35px
}

@media (max-height: 800px),
(max-width:1280px) {
    .__740ff .formulario-container .link-autogestion {
        margin-top: 10px
    }
}

@media (max-height: 667px),
(max-width:414px) {
    .__740ff .formulario-container .link-autogestion {
        margin-top: 35px
    }
}

@media (max-height: 800px),
(max-width:1280px) {
    .__740ff .adhesion-container {
        margin-top: 25px
    }
}

.__740ff .adhesion-container .btn-adhesion {
    padding: 12px 15px;
    margin-right: 20px
}

.__740ff .adhesion-container .btn-adhesion i {
    margin-left: 20px
}

.__740ff .adhesion-container .linea-telefonica-texto {
    display: inline-block;
    vertical-align: middle
}

@media (max-height: 667px),
(max-width:414px) {
    .__740ff .adhesion-container .linea-telefonica-texto {
        margin-top: 22px
    }
}

.__740ff .btn-adhesion-login-obe {
    margin-top: 10px;
    margin-bottom: 10px
}

.__24f5f .paso {
    font-size: 16px;
    margin-bottom: 45px
}

.__24f5f .check {
    font-size: 25px;
    color: #00a599;
    margin-right: 10px
}

.__24f5f .check-chico {
    font-size: 18px;
    color: #d5d2ca
}

.__24f5f .subpasos {
    padding: 10px;
    margin-left: 35px;
    background-color: #eee;
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 95%;
    font-size: 14px
}

.__24f5f .datos-usuario-a-crear {
    font-weight: bolder;
    font-size: 14px;
    color: #666
}

.__24f5f ul {
    margin-left: 10%
}

.__24f5f .btn-volver {
    padding: 12px 15px;
    margin-right: 20px
}

.__24f5f .btn-volver i {
    margin-right: 20px
}

.__24f5f .pasos-container {
    padding-top: 30px
}

.__99d0e .input-token-generado,
.__c480d .input-token-generado {
    padding: 6px 12px;
    text-align: center;
    height: 34px;
    background-color: #ddd;
    background-image: none;
    width: 340px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__24f5f .pasos-container #titulo-pasos-operar-digitalmente {
    font-family: Whitney, sans-serif;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 28px
}

.__99d0e h2,
.__c480d h2 {
    font-family: inherit;
    font-weight: 500
}

@media (max-height: 800px),
(max-width:1280px) {
    .__24f5f .pasos-container #titulo-pasos-operar-digitalmente {
        margin-top: 10px;
        margin-bottom: 25px
    }
}

.__24f5f .subpasos div {
    margin-bottom: 5px
}

.__99d0e .caja {
    margin-top: 20px
}

.__99d0e h2 {
    line-height: 1.1;
    color: #666;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px
}

.__99d0e .div-token {
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 30px
}

.__99d0e .input-token-generado {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 22px;
    line-height: 1.42857;
    color: #555
}

.__99d0e #generar-token {
    width: 340px;
    font-size: 15px;
    outline: 0
}

.__99d0e #continuar,
.__99d0e #enviar-clave-sms {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: 0
}

.__99d0e #div_mensaje_error_cda {
    margin-top: 30px
}

.__c480d .caja,
.__c480d h2 {
    margin-top: 20px
}

.__c480d h2 {
    line-height: 1.1;
    color: #666;
    margin-bottom: 15px;
    font-size: 14px
}

.__c480d .div-token {
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 30px
}

.__c480d .input-token-generado {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 22px;
    line-height: 1.42857;
    color: #555
}

.__c480d .botonera-cda {
    text-align: right
}

.__c480d #generar-token {
    width: 340px;
    font-size: 15px;
    outline: 0
}

.__c480d #continuar,
.__c480d #enviar-clave-sms {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: 0
}

.__c480d #div_mensaje_error_cda {
    margin-top: 30px
}

.__b41c7 #aceptar {
    outline: 0
}

.__b41c7 .botonera {
    text-align: center;
    position: relative;
    margin: 0
}

.__c9307 .fondo-grisado {
    background-color: #818181;
    height: 100%;
    width: 100%;
    position: absolute
}

.__c9307 .fondo-grisado .cuadro-flotante {
    height: 350px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'Open Sans'
}

.__c9307 .fondo-grisado .cuadro-de-notificacion {
    background-color: #fff
}

.__c9307 .fondo-grisado .cuadro-de-notificacion .cabecera {
    padding: 20px
}

.__c9307 .fondo-grisado .cuadro-de-notificacion .cabecera h3 {
    float: right;
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 30px
}

.__c9307 .fondo-grisado .cuadro-de-notificacion .cuerpo {
    padding: 20px;
    background-color: #dcdad4
}

.__c9307 .fondo-grisado .cuadro-de-notificacion .cuerpo .loader-container {
    height: 45px;
    margin: 15px 0;
    position: relative
}

.__c9307 .fondo-grisado .cuadro-de-notificacion .cuerpo .loader-container>div {
    background: 0 0
}

.__a8a81 #terminos-y-condiciones-container .titulo {
    color: #d52b1e;
    margin: 5px 0 10px
}

.__a8a81 #terminos-y-condiciones-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 10px 12px
}

.__a8a81 #terminos-y-condiciones-container .titulo h2 {
    display: inline-block
}

.__a8a81 #terminos-y-condiciones-container .seccion-acuerdo {
    background-image: url(../imagenes/fondo.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: #f1f0ee;
    padding: 5px 10px 50px;
    border-top: 1px solid #3e3d40
}

.__a8a81 #terminos-y-condiciones-container .base {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    margin: 40px;
    border: 1px solid #fff
}

.__a8a81 #terminos-y-condiciones-container .header-acuerdos {
    padding: 15px 60px
}

.__a8a81 #terminos-y-condiciones-container .header-acuerdos h2 img {
    width: 48px;
    height: 48px;
    margin-right: 10px
}

.__a8a81 #terminos-y-condiciones-container .header-acuerdos h2 {
    font-size: 25px;
    color: #d52b1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.__a8a81 #terminos-y-condiciones-container .header-acuerdos h3 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700
}

.__a8a81 #terminos-y-condiciones-container .header-acuerdos h4 {
    font-size: 14px;
    color: #d52b1e;
    font-weight: 300;
    font-style: italic;
    line-height: 20px
}

.__a8a81 #terminos-y-condiciones-container .header-acuerdos h4 i {
    color: #d52b1e;
    margin-right: 5px
}

.__a8a81 #terminos-y-condiciones-container .seccion-banner {
    background-color: #e8e7e2;
    padding: 65px 0;
    border-top: 1px solid #3e3d40;
    background-image: url(images/1920x1080/fondo3-2c13bf5e0a2da575cb20e0b325e1f6f8.jpg);
    background-position: left top;
    background-size: 60% auto;
    background-repeat: no-repeat
}

.__a8a81 #terminos-y-condiciones-container .seccion-banner h3 {
    font-size: 37px;
    color: #3e3d40;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    margin-bottom: 30px
}

.__a8a81 #terminos-y-condiciones-container .seccion-banner h5 {
    font-size: 19px;
    color: #3e3d40;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    line-height: 30px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos {
    overflow: auto;
    height: 450px;
    background: #f9f8f7;
    padding: 40px 65px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar {
    width: 16px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f1efed
}

.__a8a81 #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-thumb {
    background: #d52b1e;
    border-radius: 10px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos h4 {
    font-size: 16px;
    color: #d52b1e;
    font-weight: 700;
    line-height: 24px;
    margin-top: 29px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos h5 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700;
    line-height: 24px;
    margin-top: 19px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos p {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 400;
    line-height: 24px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos-bullet {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px
}

.__a8a81 #terminos-y-condiciones-container .acuerdos-bullet li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    font-weight: 300
}

.__a8a81 #terminos-y-condiciones-container input.btn {
    border: 0;
    border-radius: 0
}

.__a8a81 #terminos-y-condiciones-container .button-addon {
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner {
    display: table
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .btn:active {
    box-shadow: none
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .btn {
    margin-right: 1px;
    outline: 0
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon {
    display: table-cell;
    padding: 0 10px;
    margin-right: 1px;
    background-color: #ddd
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon i {
    font-size: 21px;
    vertical-align: middle
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-verde,
.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-verde {
    background-color: #00a599;
    color: #FFF
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-gris,
.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-gris {
    background-color: #ddd;
    color: #3e3e40
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-gris,
.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-gris {
    background-color: #c8c8c8
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-verde,
.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-verde {
    background-color: #01867c
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-gris,
.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-gris,
.__a8a81 #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default;
    opacity: .65
}

.__006ac .alertas>.alert-dismissable .close,
.__006ac .alertas>.alert-dismissible .close,
.__a7d81 .alertas>.alert-dismissable .close,
.__a7d81 .alertas>.alert-dismissible .close {
    opacity: 1
}

.__a8a81 #terminos-y-condiciones-container .botonera {
    padding: 20px 60px 15px
}

.__a8a81 #terminos-y-condiciones-container .checkbox {
    margin-top: 18px
}

.__a8a81 #terminos-y-condiciones-container .checkbox label span {
    font-size: 16px;
    vertical-align: middle
}

.__a8a81 #terminos-y-condiciones-container .titulo-tyc {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.__ffcae .mensaje-error-alta-usuario {
    color: #d52b1e
}

.__ffcae .columna-boton {
    text-align: right
}

.__ffcae .columna-texto {
    padding-top: 6px;
    padding-bottom: 6px
}

.__ffcae .btn-gris {
    background-color: #626264;
    color: #fff
}

.__ffcae .paso-formulario {
    width: 200px;
    margin-left: -20px;
    margin-bottom: 15px
}

.__ffcae .caja .titulo h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

.__ffcae input:placeholder-shown {
    font-size: .85em
}

.__26b74 #combo-cuentas,
.__26b74 #combo-usuarios {
    width: 190px
}

.__26b74 #combo-cuentas .ember-power-select-trigger:active,
.__26b74 #combo-cuentas .ember-power-select-trigger:focus,
.__26b74 #combo-cuentas .ember-power-select-trigger:hover,
.__26b74 #combo-usuarios .ember-power-select-trigger:active,
.__26b74 #combo-usuarios .ember-power-select-trigger:focus,
.__26b74 #combo-usuarios .ember-power-select-trigger:hover {
    border: 1px solid #ccc
}

.__26b74 #combo-cuentas .ember-power-select-placeholder,
.__26b74 #combo-usuarios .ember-power-select-placeholder {
    color: #000;
    padding-top: 1px
}

.__26b74 #sectorSelectorCuentas {
    margin-top: 15px
}

.__26b74 .etiqueta {
    text-align: right;
    font-weight: 700
}

.__26b74 .centrado {
    text-align: center
}

.__26b74 .link {
    cursor: pointer
}

.__26b74 .botonera-modal-permisos {
    text-align: right
}

.__26b74 .botonera-modal-permisos button,
.__26b74 .botonera-modal-permisos button:active,
.__26b74 .botonera-modal-permisos button:active:focus,
.__26b74 .botonera-modal-permisos button:focus,
.__26b74 .botonera-modal-permisos button:hover {
    background-color: #00a599;
    border-color: #fff;
    color: #fff;
    border-radius: 6px;
    font-family: Heebo, sans-serif;
    width: 100px
}

.__26b74 .sector-contenido {
    margin: 35px 0
}

.__26b74 .sector-indicador-paso {
    position: absolute;
    right: 470px;
    top: -60px;
    height: 41px
}

.__26b74 .indicador-paso-actual,
.__26b74 .indicador-paso-novisitado,
.__26b74 .indicador-paso-visitado {
    background-color: #d52b1e;
    border-radius: 50%;
    display: inline-block;
    width: 41px;
    height: 41px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    line-height: 41px;
    cursor: default
}

.__26b74 .conector-paso-actual-novisitado,
.__26b74 .conector-paso-actual-visitado,
.__26b74 .conector-paso-visitado-visitado {
    width: 75px;
    height: 0;
    border: 2px solid #d5d2ca;
    display: inline-block
}

.__26b74 .conector-paso-actual-visitado {
    background-color: #d52b1e
}

.__3fe0b .listado-operaciones {
    position: relative;
    min-height: 150px
}

.__3fe0b .caja {
    display: flow-root
}

.__006ac .caja>.titulo>h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

.__006ac .selector-combo {
    margin-top: 15px
}

.__006ac .filtro-combo>.ember-power-select-trigger:hover,
.__006ac .selector-combo>.ember-power-select-trigger {
    border: 1px solid #ccc !important;
    height: 34px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__006ac .selector-combo>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.__006ac .ember-power-select-placeholder,
.__006ac .ember-power-select-selected-item>.elemento-selector-combo {
    line-height: 2.3
}

.__006ac .title-visible {
    pointer-events: inherit !important
}

.__006ac table.tabla-archivos-en-proceso td,
.__006ac table.tabla-archivos-en-proceso th {
    cursor: default
}

.__006ac .columna-numero-archivo {
    width: 10%
}

.__006ac .columna-nombre-archivo {
    width: 50%
}

.__006ac .columna-estado-archivo div {
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

.__006ac .columna-estado-archivo {
    width: 20%
}

.__006ac .columna-registros-procesados {
    width: 15%
}

.__006ac .columna-ver-lotes {
    width: 5%
}

.__006ac .icono-archivo-subido {
    margin-right: 5px
}

.__006ac .boton-ver-lote {
    color: #626264;
    font-size: 18px
}

.__006ac .paso-tour .shepherd-text {
    padding: 0 30px 30px 0
}

.__006ac .paso-con-margen {
    left: -10px !important
}

.__006ac .texto-paso {
    font-size: 15px
}

.__a79ca .caja-link-de-pago {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    overflow: auto;
    padding-left: 10px;
    min-height: 45px
}

.__a79ca .caja-link-de-pago .renglon-link-de-pago {
    max-width: 80%;
    word-break: break-all
}

.__a79ca .caja-link-de-pago .boton-compartir {
    top: 50%;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
    margin-right: 10px;
    margin-left: 10px !important
}

.__a79ca .caja-link-de-pago .boton-compartir-mobile {
    top: 50%;
    -ms-transform: translateY(-4%);
    transform: translateY(-4%);
    margin-right: 10px;
    margin-left: 10px !important
}

.__a79ca .aviso-copiado,
.__a79ca .aviso-copiado-erroneo,
.__a79ca .aviso-copiado-exitoso {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 100%
}

.__a79ca .aviso-copiado .boton-compartir,
.__a79ca .aviso-copiado-erroneo .boton-compartir,
.__a79ca .aviso-copiado-exitoso .boton-compartir {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 10px
}

.__a79ca .aviso-copiado-erroneo,
.__a79ca .aviso-copiado-exitoso {
    background-color: #00a599;
    color: #fff;
    display: none;
    position: absolute;
    width: 100%;
    top: -5px
}

.__a79ca .aviso-copiado-erroneo .icono-estado,
.__a79ca .aviso-copiado-exitoso .icono-estado {
    top: 50%;
    -ms-transform: translateY(-25%);
    transform: translateY(25%);
    margin-right: 13px;
    margin-left: 0
}

.__a79ca .aviso-copiado-erroneo .icono-estado .fa,
.__a79ca .aviso-copiado-exitoso .icono-estado .fa {
    font-size: 1.6em
}

.__a79ca .aviso-copiado-erroneo .texto,
.__a79ca .aviso-copiado-exitoso .texto {
    font-size: 16px;
    font-weight: 500;
    margin-left: 12px;
    max-width: 80%
}

.__a79ca .copy-btn {
    background-color: transparent;
    border: none
}

.__a79ca .icono-compartir-link {
    cursor: pointer;
    color: #d52b1e
}

.__a79ca .icono-compartir-link:hover {
    color: #3e3e40
}

.__a79ca .icono-compartir-link .fa {
    font-size: 1.6em
}

.__a79ca input::-webkit-inner-spin-button,
.__a79ca input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.__a79ca .selector-combo-publicacion {
    margin-bottom: 15px
}

.__a79ca .link-qr {
    width: 100%;
    margin-top: 15px
}

.__a79ca .link-qr>div {
    margin: auto;
    width: fit-content;
    width: -moz-fit-content
}

.__a79ca .datepicker-publicacion {
    padding: 0 15px;
    margin-bottom: 20px
}

@media only screen and (min-width: 616px) and (max-width:991px) {
    .__a79ca .label-publicacion-manual {
        text-align: left !important
    }

    .__a79ca .tipo-documento {
        width: 40%;
        display: inline-block
    }

    .__a79ca .numero-documento {
        width: 59%;
        display: inline-block;
        margin-top: -10px
    }

    .__a79ca #numeroDocumentoPagador {
        padding-top: 29px
    }
}

.__a7d81 .sin-margin-bottom {
    margin-bottom: 0 !important
}

.__a7d81 #comboConveniosRecaudaciones>.ember-power-select-trigger:focus,
.__a7d81 #comboConveniosRecaudaciones>.ember-power-select-trigger:hover {
    border: 1px solid #ccc !important
}

.__a7d81 .alertas {
    margin-top: 10px
}

.__598a3,
.__598a3 .obe-spinner-dual-ring {
    position: absolute;
    margin: auto;
    right: 0;
    bottom: 0
}

.__93f1a .centrado {
    text-align: center
}

.__93f1a .link {
    cursor: pointer
}

.__70136 .advertencia-cda {
    height: 170px
}

.__598a3 {
    top: 0;
    left: 0;
    z-index: 101;
    background-color: #FFF
}

.__598a3.hidden {
    display: none
}

.__598a3 .obe-spinner-dual-ring {
    top: 17px;
    left: -50px;
    width: 30px;
    height: 30px
}

.__598a3 .obe-spinner-dual-ring:after {
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring 1.2s linear infinite
}

.__a7a36 .obe-spinner-tabla:after,
.__e1a08 .obe-spinner-tabla:after,
.__f230a .obe-spinner-tabla:after,
.obe-spinner-tabla:after {
    animation: obe-spinner-tabla 1.2s linear infinite
}

@keyframes obe-spinner-dual-ring {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.__0356e #terminos-y-condiciones-container .titulo {
    color: #d52b1e;
    margin: 5px 0 10px
}

.__0356e #terminos-y-condiciones-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 10px 12px
}

.__0356e #terminos-y-condiciones-container .titulo h2 {
    display: inline-block
}

.__0356e #terminos-y-condiciones-container .seccion-acuerdo {
    background-image: url(../imagenes/fondo.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: #f1f0ee;
    padding: 5px 10px 50px;
    border-top: 1px solid #3e3d40
}

.__0356e #terminos-y-condiciones-container .base {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    margin: 40px;
    border: 1px solid #fff
}

.__0356e #terminos-y-condiciones-container .header-acuerdos {
    padding: 15px 60px
}

.__0356e #terminos-y-condiciones-container .header-acuerdos h2 img {
    width: 48px;
    height: 48px;
    margin-right: 10px
}

.__0356e #terminos-y-condiciones-container .header-acuerdos h2 {
    font-size: 25px;
    color: #d52b1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.__0356e #terminos-y-condiciones-container .header-acuerdos h3 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700
}

.__0356e #terminos-y-condiciones-container .header-acuerdos h4 {
    font-size: 14px;
    color: #d52b1e;
    font-weight: 300;
    font-style: italic;
    line-height: 20px
}

.__0356e #terminos-y-condiciones-container .header-acuerdos h4 i {
    color: #d52b1e;
    margin-right: 5px
}

.__0356e #terminos-y-condiciones-container .seccion-banner {
    background-color: #e8e7e2;
    padding: 65px 0;
    border-top: 1px solid #3e3d40;
    background-image: url(images/1920x1080/fondo3-2c13bf5e0a2da575cb20e0b325e1f6f8.jpg);
    background-position: left top;
    background-size: 60% auto;
    background-repeat: no-repeat
}

.__0356e #terminos-y-condiciones-container .seccion-banner h3 {
    font-size: 37px;
    color: #3e3d40;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    margin-bottom: 30px
}

.__0356e #terminos-y-condiciones-container .seccion-banner h5 {
    font-size: 19px;
    color: #3e3d40;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    line-height: 30px
}

.__0356e #terminos-y-condiciones-container .acuerdos {
    overflow: auto;
    height: 450px;
    background: #f9f8f7;
    padding: 40px 65px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px
}

.__0356e #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar {
    width: 16px
}

.__0356e #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f1efed
}

.__0356e #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-thumb {
    background: #d52b1e;
    border-radius: 10px
}

.__0356e #terminos-y-condiciones-container .acuerdos h4 {
    font-size: 16px;
    color: #d52b1e;
    font-weight: 700;
    line-height: 24px;
    margin-top: 29px
}

.__0356e #terminos-y-condiciones-container .acuerdos h5 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700;
    line-height: 24px;
    margin-top: 19px
}

.__0356e #terminos-y-condiciones-container .acuerdos p {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 400;
    line-height: 24px
}

.__0356e #terminos-y-condiciones-container .acuerdos-bullet {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px
}

.__0356e #terminos-y-condiciones-container .acuerdos-bullet li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    font-weight: 300
}

.__0356e #terminos-y-condiciones-container input.btn {
    border: 0;
    border-radius: 0
}

.__0356e #terminos-y-condiciones-container .button-addon {
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner {
    display: table
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .btn:active {
    box-shadow: none
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .btn {
    margin-right: 1px;
    outline: 0
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon {
    display: table-cell;
    padding: 0 10px;
    margin-right: 1px;
    background-color: #ddd
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon i {
    font-size: 21px;
    vertical-align: middle
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-verde,
.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-verde {
    background-color: #00a599;
    color: #FFF
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-gris,
.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-gris {
    background-color: #ddd;
    color: #3e3e40
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-gris,
.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-gris {
    background-color: #c8c8c8
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-verde,
.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-verde {
    background-color: #01867c
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-gris,
.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-gris,
.__0356e #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default;
    opacity: .65
}

.__0356e #terminos-y-condiciones-container .botonera {
    padding: 20px 60px 15px
}

.__0356e #terminos-y-condiciones-container .checkbox {
    margin-top: 18px
}

.__0356e #terminos-y-condiciones-container .checkbox label span {
    font-size: 16px;
    vertical-align: middle
}

.__0356e #terminos-y-condiciones-container .titulo-tyc {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.__15693 .row-encuesta {
    position: sticky;
    bottom: 10px;
    z-index: 100
}

.__15693 .cuerpo-otros-bancos {
    position: relative
}

.__15693 .enlace {
    color: #d52b1e;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .__15693 #contenedorOpcionesAcreditacion div {
        margin-top: 5px
    }
}

.__878e2 .texto-gris {
    color: #3e3e40
}

.__878e2 .row-encuesta {
    position: sticky;
    bottom: 10px;
    z-index: 100
}

.__878e2 #btn-ayuda-pago-pantalla {
    display: inline;
    margin-left: 10px
}

.__1cb72 .checkbox {
    margin-top: 0
}

.__1cb72 .checkbox label span {
    font-size: 14px;
    color: #3E3E40;
    vertical-align: middle
}

.__1cb72 .explicacion-confidencial {
    font-size: 11px;
    color: #707070
}

.__6757e {
    position: relative;
    display: inline-block;
    margin-right: 35px;
    min-width: 150px
}

.__6757e .enlace {
    cursor: pointer;
    word-wrap: normal
}

.__908c2 .contenedor-btn-volver,
.__e4318 .contenedor-btn-volver {
    text-align: right
}

.__6944d svg+svg {
    margin-left: 10px
}

.__6944d .star-full path {
    fill: #d52b1e
}

.__6944d .star-empty path {
    fill: #fff;
    stroke: #d52b1e;
    stroke-width: 1px;
    stroke-linejoin: miter
}

.__6944d .descripcion {
    font-size: smaller;
    height: 14px;
    padding-top: 3px
}

.__6944d .caja-estrellas,
.__6944d .caja-estrellas-agradecimiento,
.__6944d .caja-estrellas-comentario {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    border: 1px solid #ddd;
    padding: 1.5em 0;
    height: 12em;
    background: #fff
}

.__6944d .caja-estrellas-agradecimiento {
    background-color: #00a599;
    padding: 3em 0
}

.__6944d .caja-estrellas-comentario .caja-estrellas {
    background-color: #fff
}

.__6944d .descripcion-agradecimiento,
.__6944d .titulo-encuesta-agradecimiento {
    color: #fff
}

.__6944d .titulo-encuesta,
.__6944d .titulo-encuesta-agradecimiento,
.__6944d .titulo-encuesta-comentario {
    padding-bottom: 1em
}

.__6944d .titulo-encuesta-agradecimiento {
    font-size: medium;
    font-weight: 800
}

.__6944d .agradecimiento,
.__6944d .caja-estrellas-agradecimiento,
.__6944d .caja-estrellas-comentario {
    display: none
}

.__6944d .estrellas>div:first-child {
    display: inline-block;
    user-select: none;
    cursor: pointer;
    position: relative
}

.__6944d .cerrar-encuesta {
    pointer-events: auto;
    cursor: pointer;
    color: #3e3e40
}

.__6944d .cerrar-encuesta:hover {
    color: #666
}

.__6944d .cerrar {
    margin-top: -1em;
    margin-bottom: 1em;
    margin-right: -.8em;
    text-align: initial
}

.__6944d .input-comentario {
    width: 90%;
    margin-bottom: 1em
}

.__6944d #btn-enviar-comentario {
    border: 0
}

.__668d0 .fila-selector {
    display: flex;
    justify-content: center;
    margin-bottom: 10px
}

.__668d0 #filaSelectorCuenta .selector-label,
.__668d0 #filaSelectorFecha .selector-label,
.__668d0 #filaSelectorTipoLiquidacion .selector-label {
    float: left;
    width: 15%;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-weight: 400
}

.__668d0 #filaSelectorCuenta .selector-cuenta,
.__668d0 #filaSelectorCuenta .selector-tipo-liquidacion,
.__668d0 #filaSelectorFecha>div:first-of-type,
.__668d0 #filaSelectorTipoLiquidacion .selector-cuenta,
.__668d0 #filaSelectorTipoLiquidacion .selector-tipo-liquidacion {
    width: 20%
}

.__4f442 .alta-lote .titulo h1,
.__668d0 .paso-tour.paso-ancho .tutorial-texto {
    width: 100%
}

.__668d0 #filaSelectorFecha .daterangepicker-input {
    text-align: left
}

.__668d0 .selector-descarga .ember-power-select-status-icon {
    display: none
}

.__668d0 .selector-descarga .ember-power-select-trigger.ember-basic-dropdown-trigger.ember-view {
    line-height: 0;
    border: 0;
    padding: 0;
    text-align: center;
    min-height: 7px;
    display: inline-table
}

.__668d0 .paso-tour.paso-attacheado-archivo .shepherd-title,
.__668d0 .paso-tour.titulo-izquierda .shepherd-title {
    text-align: left
}

.__668d0 .selector-descarga .ember-view {
    display: inline-table
}

.__668d0 #lnkDiseñoRegistro,
.__668d0 #volver-version-anterior .enlace {
    text-decoration: underline;
    color: #d52b1e;
    cursor: pointer
}

.__668d0 #ayuda-pago-archivo {
    display: inline;
    margin-left: 10px
}

.__668d0 .paso-tour.paso-attacheado-archivo.paso-attacheado-derecha {
    margin-left: 15px !important;
    max-width: 30%
}

.__668d0 .paso-tour.paso-attacheado-archivo.paso-attacheado-debajo {
    margin-top: 15px !important;
    max-width: 30%
}

.__668d0 .paso-tour.paso-attacheado-archivo {
    max-width: 25%;
    height: 30%;
    padding: 20px;
    margin-bottom: 15px !important
}

.__668d0 .paso-tour.paso-ancho .shepherd-text {
    padding-right: 10px
}

.__668d0 .paso-tour.paso-attacheado-archivo .shepherd-text {
    display: none
}

.__668d0 .paso-tour.paso-attacheado-archivo .shepherd-arrow:before {
    background-color: #fff !important
}

.__668d0 .paso-tour.paso-corto {
    max-width: 35%
}

.__668d0 .paso-tour.paso-corto .shepherd-title {
    padding: 0 5%
}

.__668d0 .paso-tour .tutorial-texto-parrafo-ancho {
    padding: 2% 5% 0
}

.__668d0 .verde-tutorial {
    color: #00a599;
    font-weight: 700
}

.__668d0 .rojo-tutorial {
    color: #d52b1e;
    font-weight: 700
}

.__83b5d #mensaje-duplicados {
    margin-top: 15px
}

.__8cfe1 .boton-seleccion-pago {
    width: 100%;
    background: no-repeat padding-box #F9F8F9;
    border: 2px solid #DFDEDF;
    border-radius: 7px;
    opacity: 1;
    margin-bottom: 15px
}

.__8cfe1 .boton-seleccion-pago:hover {
    background: no-repeat padding-box #D5D2CA;
    border: 1px solid #D5D2CA
}

.__8cfe1 .boton-seleccion-pago:hover .texto-descripcion-opcion-pago {
    color: #3e3e40
}

.__8cfe1 .texto-opcion-pago {
    font-family: Heebo, sans-serif;
    font-size: 20px;
    color: #3e3e40;
    margin-bottom: 0;
    text-align: start
}

.__4f442 .contenedor-alta-lote .selector-label,
.__8cfe1 .texto-descripcion-opcion-pago,
.__bd857 .mensaje-de-error {
    font-family: "Open Sans", sans-serif
}

.__8cfe1 .texto-descripcion-opcion-pago {
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
    text-align: start
}

.__8cfe1 .fila-tipo-pago {
    display: flex;
    justify-content: space-between;
    padding: 19px 35px
}

.__8cfe1 .icono-flecha {
    vertical-align: inherit
}

.__8cfe1 .flecha-seleccion-pago {
    flex-direction: column;
    justify-content: center;
    display: flex
}

.__bd857 .mensaje-de-error {
    position: relative;
    margin: auto;
    text-align: left;
    color: #3e3e40;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px
}

.__bd857 .cursor-pointer {
    cursor: pointer
}

.__478cc .custom-modal {
    text-align: center;
    position: absolute
}

.__478cc .custom-modal:before {
    display: inline-block;
    margin-top: 300px;
    vertical-align: super;
    height: auto
}

.__478cc .custom-modal .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.__478cc .custom-modal.modal-logout .modal-content {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    position: relative;
    padding: 25px;
    vertical-align: middle
}

.__478cc .custom-modal.modal-logout .modal-footer {
    border-top: 0
}

.__478cc .mensaje-texto h3 {
    margin-top: 0
}

.__478cc .mensaje-texto p {
    font-size: 15px
}

.__478cc .btn-negro {
    border-radius: 0;
    background-color: #3e3e40;
    color: #fff
}

.__478cc .btn-negro:active,
.__478cc .btn-negro:hover {
    background-color: #d52b1e;
    color: #fff
}

.__478cc .btn-gris {
    border-radius: 0;
    background-color: #ddd;
    color: #3e3e40
}

.__478cc .btn-gris:active,
.__478cc .btn-gris:hover {
    background-color: #9e9e9f
}

.__4f442 .alta-lote .titulo h1 .ayuda {
    display: inline;
    margin-left: 10px
}

.__4f442 .nomina-modal.modal-warning .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    padding: 30px
}

.__4f442 .nomina-modal.modal-warning .modal-content .icono i {
    color: #ffa100
}

.__4f442 .contenedor-alta-lote {
    position: relative
}

.__4f442 .contenedor-alta-lote .sugerencia {
    padding: 0 27px 15px;
    margin: 15px -27px 0;
    background-color: #f9f8f7
}

.__4f442 .contenedor-alta-lote .sugerencia .titulo h1 {
    font-size: 20px;
    color: #d52b1e
}

.__4f442 .contenedor-alta-lote .franja-horaria {
    margin: 20px 0
}

.__4f442 .contenedor-alta-lote .franja-horaria i {
    color: #00a599
}

.__4f442 .contenedor-alta-lote .grilla-plan-sueldo .ht_master .wtHolder {
    padding-bottom: 10px
}

.__20c60 .mensaje-contingencia {
    padding: 10px 20px 20px
}

.__20c60 .mensaje-contingencia .icono {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px
}

.__20c60 .mensaje-contingencia .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.__20c60 .mensaje-contingencia .cuerpo {
    display: inline-block;
    width: 90%
}

.__20c60 .mensaje-contingencia .cuerpo p {
    font-weight: lighter;
    font-family: 'Open sans', sans-serif;
    font-size: 16px
}

.__20c60 .mensaje-contingencia .btn-descarga {
    padding: 11px 16px;
    float: right
}

.__90b93 .botonera {
    padding: 20px 0 10px;
    text-align: right;
    margin-bottom: 35px
}

.__90b93 .boton-descarga {
    float: left
}

.__90b93 .contenedor-volver {
    text-align: left
}

.__90b93 .contenedor-procesar {
    text-align: right
}

.__90b93 .contenedor-procesar>div {
    float: right;
    margin-left: 15px
}

.__251bb .link-ver-mas {
    text-align: center;
    display: block;
    padding: 10px 0;
    cursor: pointer
}

.__acfeb div,
.__f1a45 table.tabla-productos td,
.__f1a45 table.tabla-productos th {
    cursor: default
}

@media only screen and (max-width: 1201px) {
    .__251bb .grafico-saldo {
        display: none
    }
}

.custom-modal-cambio-credenciales {
    text-align: center;
    position: absolute
}

.custom-modal-cambio-credenciales .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.custom-modal-cambio-credenciales .modal-success {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #00a599;
    color: #FFF;
    padding: 30px
}

.custom-modal-cambio-credenciales.modal-error .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #3e3e40;
    color: #FFF;
    padding: 30px
}

.custom-modal-cambio-credenciales.modal-error .modal-content .icono i {
    color: #FFF
}

.custom-modal-cambio-credenciales .icono {
    display: inline-block;
    vertical-align: top
}

.custom-modal-cambio-credenciales .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.custom-modal-cambio-credenciales .titulo {
    display: inline-block;
    width: 80%
}

.custom-modal-cambio-credenciales .titulo h3 {
    display: inline-block;
    margin: 0 0 10px
}

.custom-modal-cambio-credenciales .titulo p {
    font-size: 16px
}

.__ca73b .caja {
    margin-top: 20px
}

.__ca73b h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #666;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px
}

.__2ce16 #terminos-y-condiciones-container .acuerdos,
.custom-modal-confirmacion-salida #titulo,
.error-alta-usuario,
.información-cda {
    font-family: 'Open Sans', sans-serif
}

.__ca73b .div-token {
    margin-top: 10px;
    margin-left: 30px;
    text-align: right
}

.__ca73b .input-token-generado {
    margin-bottom: 30px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 22px;
    text-align: center;
    width: 340px;
    height: 34px;
    line-height: 1.42857;
    color: #555;
    background-color: #ddd;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__ca73b #generar-token {
    width: 340px;
    font-size: 15px;
    outline: 0
}

.__ca73b #continuar {
    margin-top: 10px;
    margin-bottom: 10px;
    outline: 0
}

.__4e4a5 .btn-aprobar:focus,
.__4e4a5 .btn-ver-detalle:focus {
    outline-color: #d52b1e
}

.__ca73b #div_mensaje_error_cda {
    margin-top: 30px
}

.información-cda {
    font-size: 12px
}

.__2ce16 #terminos-y-condiciones-container .titulo {
    color: #d52b1e;
    margin: 5px 0 10px
}

.__2ce16 #terminos-y-condiciones-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 10px 12px
}

.__2ce16 #terminos-y-condiciones-container .titulo h2 {
    display: inline-block
}

.__2ce16 #terminos-y-condiciones-container .acuerdos {
    overflow-y: auto;
    height: 450px;
    background: #f9f8f7;
    padding: 40px 65px;
    line-height: 24px
}

.__2ce16 #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar {
    width: 16px
}

.__2ce16 #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f1efed
}

.__2ce16 #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-thumb {
    background: #d52b1e;
    border-radius: 10px
}

.__2ce16 #terminos-y-condiciones-container .acuerdos h4 {
    font-size: 16px;
    color: #d52b1e;
    font-weight: 700;
    line-height: 24px;
    margin-top: 29px
}

.__2ce16 #terminos-y-condiciones-container .acuerdos h5 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700;
    line-height: 24px;
    margin-top: 19px
}

.__2ce16 #terminos-y-condiciones-container .acuerdos p {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 400;
    line-height: 24px
}

.__2ce16 #terminos-y-condiciones-container input.btn {
    border: 0;
    border-radius: 0
}

.__f6f40 .invalido,
.__f9c7b .invalido {
    border-color: transparent transparent #d52b1e
}

.__2ce16 #terminos-y-condiciones-container .checkbox {
    margin-top: 18px
}

.__2ce16 #terminos-y-condiciones-container .checkbox label span {
    font-size: 16px;
    vertical-align: middle
}

.__2ce16 #terminos-y-condiciones-container .titulo-tyc {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.__56483 .encabezado-tabla {
    position: inherit
}

.__56483 .columna1 {
    width: 10%;
    padding-left: 10px
}

.__56483 .columna2 {
    width: 10%
}

.__56483 .columna3,
.__56483 .columna4 {
    width: 20%
}

.__56483 .columna5 {
    width: 25%
}

.__56483 .columna6 {
    width: 10%
}

.__56483 .accion {
    margin: 0 5px;
    font-size: large
}

.__56483 .sin-cuentas {
    text-align: center;
    font-style: italic
}

.__56483 .acciones {
    text-align: right;
    padding-right: 10px
}

.__f6f40 .form-control,
.__f6f40 .form-inline,
.__f9c7b .form-control {
    text-align: center
}

.__56483 .deshabilitado {
    cursor: default;
    color: #9e9e9f
}

.__56483 .columna-acciones {
    width: 6%
}

@media only screen and (min-width: 1201px) {

    .__56483 .columna-chevron,
    .__56483 .tablaCuentasVinculadas>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (min-width: 993px) and (max-width:1200px) {
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5 {
        width: 20%
    }
}

@media only screen and (min-width: 769px) and (max-width:992px) {

    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna-acciones {
        width: 6%
    }

    .__56483 .columna5 {
        width: 20%
    }
}

@media only screen and (min-width: 415px) and (max-width:768px) {

    .__56483 .columna1,
    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5 {
        width: 20%
    }
}

@media only screen and (max-width: 414px) {

    .__56483 .columna1,
    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5 div input {
        width: 160px !important
    }
}

@media only screen and (min-width: 415px) and (max-width:481px) {

    .__56483 .columna1,
    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5 {
        width: 20%
    }

    .__56483 .columna5>div>input {
        width: 160px !important
    }
}

@media only screen and (min-width: 375px) and (max-width:381px) {

    .__56483 .columna1,
    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5>div>input {
        width: 115px !important
    }
}

@media only screen and (min-width: 381px) and (max-width:442px) {

    .__56483 .columna1,
    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5>div>input {
        width: 125px !important
    }
}

@media only screen and (max-width: 374px) {

    .__56483 .columna1,
    .__56483 .columna3,
    .__56483 .columna4 {
        display: none
    }

    .__56483 .columna-chevron {
        width: 3%
    }

    .__56483 .columna5 div input {
        width: 100px !important
    }
}

.__f9c7b .input-datos-usuario {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    height: 28px
}

.__f9c7b .validacion-datos-usuario {
    font-size: 12px;
    color: #d52b1e
}

.__f9c7b .col-md-4 {
    margin-bottom: 10px
}

.__f9c7b .botones-perfil-usuario {
    width: 100%
}

.__f9c7b .boton-perfil-usuario.active {
    background-color: #d5d2ca;
    color: #000
}

.__f9c7b .boton-perfil-usuario {
    width: 50%;
    color: #9e9e9f
}

.__f9c7b .error-campo {
    margin-right: 7px
}

.__f6f40 .selector-pais,
.__f6f40 .selector-tipo-documento {
    margin: 0;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0;
    display: inline-block
}

.__f9c7b .perfil-usuario {
    height: 44px
}

.__f6f40 .selector-pais {
    width: 30%
}

.__f6f40 .selector-tipo-documento {
    width: 18%
}

.__f6f40 .input-datos-usuario {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    height: 28px
}

.__f6f40 .validacion-datos-usuario {
    font-size: 12px;
    color: #d52b1e
}

.__f6f40 .div-numero-documento {
    display: inline-block;
    width: 55%;
    padding: 0;
    margin: 0 -10px 0 0
}

.__f6f40 .input-numero-documento {
    width: 50%
}

.__f6f40 .col-md-4 {
    margin-bottom: 10px
}

.__f6f40 .error-campo {
    margin-right: 7px
}

.error-alta-usuario {
    color: #d52b1e;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0
}

.correo {
    margin-bottom: 15px
}

.custom-modal-alta-usuario {
    text-align: center;
    position: absolute
}

.custom-modal-alta-usuario.modal-success .modal-content {
    border-radius: 0;
    background-color: #00a599;
    color: #FFF;
    padding: 20px;
    text-align: justify;
    margin: -80px
}

.custom-modal-alta-usuario .icono {
    display: inline-block;
    vertical-align: top
}

.custom-modal-alta-usuario .icono i {
    position: absolute;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 40px
}

.custom-modal-alta-usuario .cruz {
    vertical-align: top;
    align-content: right;
    color: #FFF;
    background-color: #00a599;
    border-color: #00a599;
    float: right;
    font-size: 25px;
    margin-top: -25px
}

.custom-modal-alta-usuario .titulo {
    display: inline-block;
    width: 80%
}

.custom-modal-alta-usuario .titulo h3 {
    display: inline-block;
    margin: 0 0 10px;
    font-weight: 40;
    padding-left: 90px
}

.custom-modal-alta-usuario .titulo p {
    font-size: 20px
}

.custom-modal-confirmacion-salida .modal-dialog.modal-md.modal-dialog-centered {
    width: 500px
}

.custom-modal-confirmacion-salida .botonera-modal {
    margin-top: 60px
}

.custom-modal-confirmacion-salida .contenedor-modal {
    padding: 0 20px
}

.custom-modal-confirmacion-salida #titulo {
    margin-bottom: 30px;
    margin-left: 20px;
    color: #000
}

.custom-modal-confirmacion-salida #subtitulo {
    font-family: Heebo;
    color: #666;
    margin-left: 20px;
    font-size: 18px
}

.__acfeb .columna-function {
    padding-left: 50px
}

.__acfeb .fila-pantalla-inicial {
    text-transform: uppercase;
    border-bottom: .5px solid #dedddd
}

.__acfeb .testWrap,
.__acfeb popover-usuarios-por-permisos {
    white-space: pre-line
}

.__acfeb .filtroFuncion {
    max-width: 16rem;
    padding-bottom: 10px;
    margin-left: 30px
}

.__acfeb .table-header {
    border-top: .5px solid #dedddd;
    border-bottom: .5px solid #dedddd;
    padding: 5px;
    background-color: #F9F8F7
}

.__acfeb .fila {
    padding: 5px;
    margin-bottom: 15px
}

.__acfeb .grilla {
    margin-left: 40px
}

.__acfeb .combo-cuentas {
    width: 120px
}

.__acfeb .combo-cuentas .ember-power-select-trigger:active,
.__acfeb .combo-cuentas .ember-power-select-trigger:focus,
.__acfeb .combo-cuentas .ember-power-select-trigger:hover {
    border: 1px solid #ccc
}

.__acfeb .combo-cuentas .tipo {
    color: #d52b1e;
    font-weight: 700;
    padding-right: 10px;
    padding-left: 3px;
    font-size: 15px
}

.__acfeb .combo-cuentas .cuenta {
    font-weight: 500
}

.__acfeb .textoInicio i {
    margin-top: 2px
}

.__acfeb .textoInicio input {
    height: 32px
}

.__f1a45 .checkvacio,
.__f7d6e .checkvacio {
    position: relative;
    height: 14px;
    display: inline-flex
}

.__f1a45 .columna-nombre-producto,
.__f1a45 .columna-seleccion {
    text-align: left
}

.__f1a45 .columna-nombre-producto>span,
.__f1a45 .columna-seleccion>span {
    margin-left: 12px
}

.__f1a45 .columna-seleccion-descripcion {
    text-align: left;
    width: 35%
}

.__f1a45 .btn-rojo-invertido {
    padding: 7px 30px !important
}

.__f1a45 .tarjeta-informacion {
    background-color: #d5d2ca;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 12px
}

.__f1a45 .tarjeta-informacion p {
    margin: 0
}

.__f1a45 .checkvacio {
    width: 14px;
    cursor: pointer;
    border-radius: 4px;
    border: 2px solid #707070
}

.__f1a45 .table-header-products {
    max-width: 60vw;
    border-top: .5px solid #dedddd;
    border-bottom: .5px solid #dedddd;
    padding: 5px;
    background-color: #F9F8F7
}

.__f7d6e table.tabla-productos td,
.__f7d6e table.tabla-productos th {
    cursor: default
}

.__f7d6e .columna-nombre-producto,
.__f7d6e .columna-seleccion {
    text-align: left
}

.__f7d6e .columna-nombre-producto>span,
.__f7d6e .columna-seleccion>span {
    margin-left: 12px
}

.__f7d6e .columna-seleccion-descripcion {
    text-align: left;
    width: 35%
}

.__f7d6e .btn-rojo-invertido {
    padding: 7px 30px !important
}

.__f7d6e .tarjeta-informacion {
    background-color: #d5d2ca;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 12px
}

.__f7d6e .tarjeta-informacion p {
    margin: 0
}

.__e3744 .errorDescripcion,
.__e3744 .errorTitulo {
    margin: 10px;
    font-family: "Open Sans", sans-serif
}

.__f7d6e .checkvacio {
    width: 14px;
    cursor: pointer;
    color: #707070;
    border-radius: 4px;
    border: 2px solid #707070
}

.__f7d6e .table-header-products {
    max-width: 60vw;
    border-top: .5px solid #dedddd;
    border-bottom: .5px solid #dedddd;
    padding: 5px;
    background-color: #F9F8F7
}

.__60260 .info-archivo>.popover,
.__fa305 .info-archivo-echeqs>.popover {
    max-width: none
}

.__f7d6e .check-supervielle-consultor,
.__f7d6e .check-supervielle-operador {
    transform: translate(-2px, -3px)
}

.__f7d6e .check-intermite-all {
    width: 8px;
    height: 2px;
    left: 1px;
    top: 4px;
    position: absolute;
    background-color: #707070
}

.__10b06 .combo-cuentas {
    width: 190px
}

.__10b06 .combo-cuentas .ember-power-select-trigger:active,
.__10b06 .combo-cuentas .ember-power-select-trigger:focus,
.__10b06 .combo-cuentas .ember-power-select-trigger:hover {
    border: 1px solid #ccc
}

.__10b06 .combo-cuentas .tipo {
    color: #d52b1e;
    font-weight: 700;
    padding-right: 10px;
    padding-left: 3px;
    font-size: 15px
}

.__10b06 .combo-cuentas .cuenta {
    font-size: 16px;
    font-weight: 500
}

.__ef53a .columna-boton {
    text-align: right
}

.__ef53a .columna-texto {
    padding-top: 6px;
    padding-bottom: 6px
}

.__e3744 .errorTitulo {
    text-align: center;
    font-size: large;
    color: #ffa100;
    text-transform: uppercase
}

.__e3744 .resaltado {
    font-weight: 700;
    font-size: 17px
}

.__e3744 .comunicacion {
    text-align: center;
    font-size: 17px
}

.__e3744 .comunicacion div {
    margin: 5px
}

.custom-modal-aprobaciones {
    text-align: center;
    position: fixed
}

.custom-modal-aprobaciones:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.custom-modal-aprobaciones .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.custom-modal-aprobaciones.modal-success .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #00a599;
    color: #FFF;
    padding: 30px
}

.custom-modal-aprobaciones.modal-pendiente .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    color: #3e3e40;
    padding: 30px
}

.custom-modal-aprobaciones.modal-error .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #3e3e40;
    color: #FFF;
    padding: 30px
}

.custom-modal-aprobaciones.modal-error .modal-content .icono i {
    color: #FFF
}

.custom-modal-aprobaciones .icono {
    display: inline-block;
    vertical-align: top
}

.custom-modal-aprobaciones .icono .icono-error {
    color: #882345
}

.custom-modal-aprobaciones .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.custom-modal-aprobaciones .titulo {
    display: inline-block;
    width: 80%
}

.custom-modal-aprobaciones .subtitulo {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    color: #3e3e40;
    display: inline-block
}

.custom-modal-aprobaciones .titulo h3 {
    display: inline-block;
    margin: 0 0 10px
}

.custom-modal-aprobaciones .titulo p {
    font-size: 16px
}

.__4e4a5 .btn {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.__4e4a5 .btn-aprobar,
.__4e4a5 .btn-ver-detalle {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 50% 0 0;
    pointer-events: auto
}

.__4e4a5 .tablaAprobacionesPendientes,
.__4e4a5 .tablaAprobacionesPendientesHaberes,
.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas {
    cursor: default
}

.__4e4a5 .btn-aprobar {
    cursor: pointer
}

.__4e4a5 .btn-ver-detalle {
    cursor: pointer
}

.__4e4a5 .icono-rechazar {
    pointer-events: auto;
    cursor: pointer;
    color: #d52b1e;
    margin-right: 20px
}

.__4e4a5 .tablaAprobacionesPendientes .botonera button,
.__4e4a5 .tablaAprobacionesPendientesHaberes .botonera button,
.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .botonera button {
    margin: 0 auto
}

.__4e4a5 .icono-rechazar:hover {
    color: #d5d2ca
}

.__4e4a5 .tablaAprobacionesPendientes td,
.__4e4a5 .tablaAprobacionesPendientes th {
    padding-left: 15px
}

.__4e4a5 .tablaAprobacionesPendientes .botonera {
    padding: 0 15px;
    width: 10%
}

.__4e4a5 .tablaAprobacionesPendientes .celda-checkbox,
.__4e4a5 .tablaAprobacionesPendientes .columna-checkbox {
    width: 25px
}

.__4e4a5 .tablaAprobacionesPendientes .columna-detalle {
    width: 23%
}

.__4e4a5 .tablaAprobacionesPendientes .columna-cuenta {
    width: 10%
}

.__4e4a5 .tablaAprobacionesPendientes .columna-aprobacion {
    width: 14%
}

.__4e4a5 .tablaAprobacionesPendientes .columna-importe-operacion {
    width: 12%
}

.__4e4a5 .tablaAprobacionesPendientes .columna-tipo {
    width: 15%
}

.__4e4a5 .tablaAprobacionesPendientes .__e1a08 .celda-fecha-vencimiento,
.__4e4a5 .tablaAprobacionesPendientes .columna-fecha-vencimiento,
.__e1a08 .__4e4a5 .tablaAprobacionesPendientes .celda-fecha-vencimiento {
    width: 14%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes td,
.__4e4a5 .tablaAprobacionesPendientesHaberes th {
    padding-left: 15px
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .botonera {
    padding: 0 15px;
    width: 10%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .columna-detalle {
    width: 23%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .columna-cuenta {
    width: 10%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .columna-aprobacion {
    width: 14%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .columna-importe-operacion {
    width: 12%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .columna-tipo {
    width: 15%
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .__e1a08 .celda-fecha-vencimiento,
.__4e4a5 .tablaAprobacionesPendientesHaberes .columna-fecha-vencimiento,
.__e1a08 .__4e4a5 .tablaAprobacionesPendientesHaberes .celda-fecha-vencimiento {
    width: 14%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas td,
.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas th {
    padding-left: 15px
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .botonera {
    padding: 0 15px;
    width: 10%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-detalle {
    width: 23%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-cuenta {
    width: 10%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-aprobacion {
    width: 14%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-importe-operacion {
    width: 12%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-tipo {
    width: 15%
}

.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .__e1a08 .celda-fecha-vencimiento,
.__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-fecha-vencimiento,
.__e1a08 .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .celda-fecha-vencimiento {
    width: 14%
}

@media only screen and (min-width: 1201px) {

    .__4e4a5 .tablaAprobacionesPendientesCV .chevron-obe,
    .__4e4a5 .tablaAprobacionesPendientesHaberes .chevron-obe,
    .__4e4a5 .tablaAprobacionesPendientesHaberes>tbody>tr.lt-expanded-row,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .chevron-obe,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 1201px) {

    .__4e4a5 .tablaAprobacionesPendientesCV .columna-detalle,
    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-detalle,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-cuenta {
        display: none
    }
}

@media only screen and (max-width: 993px) and (max-width:1200px) {

    .__4e4a5 .tablaAprobacionesPendientesCV .columna-cuenta,
    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-tipo,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-tipo {
        display: none
    }
}

@media only screen and (max-width: 769px) and (max-width:992px) {

    .__4e4a5 .tablaAprobacionesPendientesCV .__e1a08 .celda-fecha-vencimiento,
    .__4e4a5 .tablaAprobacionesPendientesCV .columna-fecha-vencimiento,
    .__4e4a5 .tablaAprobacionesPendientesCV .columna-tipo,
    .__4e4a5 .tablaAprobacionesPendientesHaberes .__e1a08 .celda-fecha-vencimiento,
    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-cuenta,
    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-fecha-vencimiento,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .__e1a08 .celda-fecha-vencimiento,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-detalle,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-fecha-vencimiento,
    .__e1a08 .__4e4a5 .tablaAprobacionesPendientesCV .celda-fecha-vencimiento,
    .__e1a08 .__4e4a5 .tablaAprobacionesPendientesHaberes .celda-fecha-vencimiento,
    .__e1a08 .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .celda-fecha-vencimiento {
        display: none
    }
}

.__4e4a5 .tablaAprobacionesPendientesHaberes .chevron-obe {
    width: 30px
}

@media only screen and (min-width: 415px) and (max-width:768px) {
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .chevron-obe {
        width: 15px
    }

    .__4e4a5 .tablaAprobacionesPendientesCV .chevron-obe {
        width: 27px
    }
}

@media only screen and (max-width: 414px) {
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .chevron-obe {
        width: 15px
    }

    .__4e4a5 .tablaAprobacionesPendientesCV .chevron-obe {
        width: 22px
    }
}

@media only screen and (min-width: 769px) and (max-width:992px) {

    .__4e4a5 .tablaAprobacionesPendientesCV .chevron-obe,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .chevron-obe {
        width: 28px
    }
}

@media only screen and (min-width: 993px) and (max-width:1200px) {
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .chevron-obe {
        width: 35px
    }

    .__4e4a5 .tablaAprobacionesPendientesCV .chevron-obe {
        width: 28px
    }
}

@media only screen and (max-width: 375px) {
    .__4e4a5 .tablaAprobacionesPendientesHaberes .chevron-obe {
        width: 17px
    }

    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-importe-operacion {
        width: 17%
    }

    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-aprobacion {
        width: 14%
    }

    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-importe-operacion {
        width: 17%
    }

    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-aprobacion {
        width: 14%
    }
}

@media only screen and (max-width: 433px) {
    .__4e4a5 .tablaAprobacionesPendientesHaberes .chevron-obe {
        width: 15px
    }

    .__4e4a5 .tablaAprobacionesPendientesHaberes .columna-importe-operacion,
    .__4e4a5 .tablaAprobacionesPendientesTransferenciasMasivas .columna-importe-operacion {
        width: 14%
    }
}

@media only screen and (max-width: 600px) {
    .__4e4a5 .tablaAprobacionesPendientesCV .columna-importe-operacion {
        width: 75px
    }
}

.__4e4a5 .float-right {
    float: right
}

.__a7a36 .__e1a08 .celda-denominacion,
.__a7a36 .__e1a08 .celda-fecha-vencimiento,
.__a7a36 .__e1a08 .columna-denominacion,
.__a7a36 .__e1a08 .columna-fecha-vencimiento,
.__a7a36 .celda-estado,
.__a7a36 .celda-fecha-pago,
.__a7a36 .celda-id-cobro,
.__a7a36 .celda-importe,
.__a7a36 .celda-medio-pago,
.__a7a36 .celda-pagador,
.__a7a36 .celda-razon-social,
.__a7a36 .columna-base,
.__a7a36 .columna-estado,
.__a7a36 .columna-fecha-pago,
.__a7a36 .columna-id-cobro,
.__a7a36 .columna-importe,
.__a7a36 .columna-medio-pago,
.__a7a36 .columna-pagador,
.__a7a36 .columna-razon-social,
.__e1a08 .__a7a36 .celda-denominacion,
.__e1a08 .__a7a36 .celda-fecha-vencimiento,
.__e1a08 .__a7a36 .columna-denominacion,
.__e1a08 .__a7a36 .columna-fecha-vencimiento {
    text-align: left;
    padding: 0 5px
}

.__a7a36 .celda-id-cobro,
.__a7a36 .columna-id-cobro {
    width: 15%
}

.__a7a36 .celda-pagador,
.__a7a36 .columna-pagador {
    width: 14%
}

.__a7a36 .celda-fecha-pago,
.__a7a36 .columna-fecha-pago {
    width: 12%
}

.__a7a36 .celda-importe,
.__a7a36 .columna-importe {
    width: 13%
}

.__a7a36 .celda-importe {
    text-align: right;
    padding-right: 15px
}

.__a7a36 .celda-medio-pago,
.__a7a36 .columna-medio-pago {
    width: 15%
}

.__a7a36 .celda-estado,
.__a7a36 .columna-estado {
    width: 8%
}

.__a7a36 .celda-estado {
    width: 9% !important
}

.__a7a36 .obe-spinner-tabla {
    width: 20px;
    height: 20px;
    margin: auto;
    display: block
}

.__a7a36 .obe-spinner-tabla:after {
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent
}

@media only screen and (min-width: 600px) {
    .__a7a36 .columna-filtro {
        padding: 0 10px
    }

    .__a7a36 .columna-filtro:first-child {
        padding-left: 15px
    }
}

.__a7a36 .datepicker-cobros>.datepicker-filtro>.daterangepicker-input {
    width: 100% !important;
    font-size: 12px;
    height: 29px
}

.__a7a36 .filtro-combo {
    font-size: 12px
}

.__a7a36 .filtro-combo>.ember-power-select-trigger,
.__a7a36 .filtro-combo>.ember-power-select-trigger:hover {
    border: 1px solid #ccc !important;
    height: 34px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__a7a36 .filtro-combo>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.__a7a36 .select-placeholder {
    color: #999
}

.__a7a36 .row-descargar {
    position: absolute;
    right: 32px;
    top: 3px;
    font-size: 18px
}

@media only screen and (max-width: 600px) {
    .__a7a36 .columna-filtro {
        margin-bottom: 5px
    }

    .__a7a36 .row-descargar {
        top: 92px
    }
}

.__a7a36 .row-filtro {
    margin-bottom: 15px;
    padding-right: 46px
}

.__a7a36 .columna-filtro {
    padding-left: 0 !important;
    padding-right: 15px !important
}

.__a7a36 .columna-filtro-cobros {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 1201px) {
    .__a7a36 .tablaConsultaCobros>tbody>tr.lt-expanded-row .background>dl {
        display: none !important
    }
}

@media only screen and (max-width: 1199px) {
    .__a7a36 .celda-importe {
        width: 12%;
        text-align: start
    }
}

@media only screen and (min-width: 992px) {

    .__a7a36 .celda-razon-social,
    .__a7a36 .columna-razon-social {
        width: 15%
    }
}

@media only screen and (max-width: 991px) {

    .__a7a36 .celda-razon-social,
    .__a7a36 .columna-razon-social {
        width: 10%
    }
}

.__60260 .columna-numeroLote {
    width: 10%;
    text-align: left
}

.__60260 .columna-fecha {
    width: 17%;
    text-align: left
}

.__60260 .columna-numeroConvenio {
    width: 10%;
    text-align: left
}

.__60260 .columna-nombreArchivo {
    text-align: left
}

.__60260 .__a7a36 .celda-estado,
.__60260 .__e1a08 .celda-estado,
.__60260 .columna-estado,
.__a7a36 .__60260 .celda-estado,
.__e1a08 .__60260 .celda-estado {
    width: 15%;
    text-align: left;
    text-transform: uppercase
}

.__60260 tr.lt-row tr.ember-view {
    display: grid;
    align-items: center;
    padding: 0
}

.__60260 .label-filtro {
    padding-top: 9px
}

.__60260 .row-filtro {
    margin-bottom: 15px
}

.__60260 .sin-margin-bottom {
    margin-bottom: 0 !important
}

.__60260 .filtro-combo {
    font-size: 12px
}

.__60260 .filtro-combo>.ember-power-select-trigger,
.__60260 .filtro-combo>.ember-power-select-trigger:hover {
    border: 1px solid #ccc !important;
    height: 34px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__60260 .filtro-combo>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.__60260 .ember-power-select-selected-item>.elemento-filtro-combo {
    line-height: 2.3
}

.__60260 .filtro-texto-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__60260 .boton-descarga-errores {
    color: #626264;
    font-size: 20px
}

.__60260 .boton-detalle {
    color: #626264;
    font-size: 18px
}

.__60260 .boton-informacion {
    color: #626264;
    font-size: 20px
}

.__60260 .datepicker-lote>.datepicker-filtro>.daterangepicker-input {
    width: 100% !important;
    font-size: 12px;
    height: 29px
}

.__60260 .columna-sin-puntero {
    cursor: default
}

.__60260 .columna-filtro {
    margin-bottom: 5px;
    padding: 0;
    padding-right: 15px !important
}

.__60260 .columna-filtro-lotes {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 1201px) {
    .__60260 .tablaConsultaLotesDeuda>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .__60260 .columna-fecha {
        width: 25%
    }

    .__60260 .popover-content {
        width: 169px
    }

    .__60260 .columna-informacion {
        padding-left: 45px
    }

    .__60260 .columna-accion {
        margin-left: 20px
    }

    .__60260 .__a7a36 .celda-estado,
    .__60260 .__e1a08 .celda-estado,
    .__60260 .columna-estado,
    .__a7a36 .__60260 .celda-estado,
    .__e1a08 .__60260 .celda-estado {
        width: 18%
    }
}

@media only screen and (min-width: 375px) and (max-width:413px) {
    .__60260 .popover-content {
        width: 170px;
        padding: 18px 15px 5px 20px
    }

    .__60260 .columna-informacion {
        padding-left: 25px
    }

    .__60260 .columna-accion {
        margin-left: 20px
    }
}

@media only screen and (min-width: 993px) and (max-width:1200px) {
    .__60260 .row-toggle {
        padding-left: 2px
    }
}

.__a7a36 .__e1a08 .celda-fecha-pago,
.__a7a36 .__e1a08 .celda-medio-pago,
.__a7a36 .__e1a08 .celda-razon-social,
.__a7a36 .__e1a08 .columna-fecha-pago,
.__a7a36 .__e1a08 .columna-medio-pago,
.__a7a36 .__e1a08 .columna-razon-social,
.__e1a08 .__a7a36 .celda-fecha-pago,
.__e1a08 .__a7a36 .celda-medio-pago,
.__e1a08 .__a7a36 .celda-razon-social,
.__e1a08 .__a7a36 .columna-fecha-pago,
.__e1a08 .__a7a36 .columna-medio-pago,
.__e1a08 .__a7a36 .columna-razon-social,
.__e1a08 .celda-denominacion,
.__e1a08 .celda-estado,
.__e1a08 .celda-fecha-vencimiento,
.__e1a08 .celda-id-cobro,
.__e1a08 .celda-importe,
.__e1a08 .celda-pagador,
.__e1a08 .columna-base,
.__e1a08 .columna-denominacion,
.__e1a08 .columna-estado,
.__e1a08 .columna-fecha-vencimiento,
.__e1a08 .columna-id-cobro,
.__e1a08 .columna-importe,
.__e1a08 .columna-pagador {
    text-align: left;
    padding: 0 5px
}

.__e1a08 .celda-id-cobro,
.__e1a08 .columna-id-cobro {
    width: 15%
}

.__e1a08 .celda-estado,
.__e1a08 .columna-estado {
    width: 15%;
    text-align: right
}

.__e1a08 .celda-estado {
    text-align: right;
    width: 15% !important
}

.__e1a08 .celda-fecha-vencimiento,
.__e1a08 .columna-fecha-vencimiento {
    width: 21%
}

.__e1a08 .celda-importe,
.__e1a08 .columna-importe {
    width: 13%
}

.__e1a08 .celda-importe {
    text-align: right;
    padding-right: 15px
}

.__e1a08 .celda-pagador,
.__e1a08 .columna-pagador {
    width: 14%
}

.__e1a08 .obe-spinner-tabla {
    width: 20px;
    height: 20px;
    margin: auto;
    display: block
}

.__e1a08 .obe-spinner-tabla:after {
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent
}

@keyframes obe-spinner-tabla {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (min-width: 600px) {
    .__e1a08 .columna-filtro {
        padding: 0 10px
    }

    .__e1a08 .columna-filtro:first-child {
        padding-left: 15px
    }
}

.__e1a08 .row-borrar {
    position: absolute;
    right: 32px;
    top: 3px;
    font-size: 18px
}

@media only screen and (max-width: 600px) {
    .__e1a08 .columna-filtro {
        margin-bottom: 5px
    }

    .__e1a08 .row-borrar {
        top: 92px
    }
}

.__e1a08 .label-filtro {
    padding-top: 9px
}

.__e1a08 .row-filtro {
    margin-bottom: 15px;
    padding-right: 46px
}

.__e1a08 .filtro-combo {
    font-size: 12px
}

.__e1a08 .filtro-combo>.ember-power-select-trigger,
.__e1a08 .filtro-combo>.ember-power-select-trigger:hover {
    border: 1px solid #ccc !important;
    height: 34px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__e1a08 .filtro-combo>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.__e1a08 .input-filtro {
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    width: 100%;
    height: 29px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__e1a08 .input-filtro:focus {
    border-color: #66afe9 !important;
    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)
}

.__e1a08 .ember-power-select-selected-item>.elemento-filtro-combo {
    line-height: 2.3
}

.__e1a08 .datepicker-publicacion>.datepicker-filtro>.daterangepicker-input {
    width: 100% !important;
    font-size: 12px;
    height: 29px
}

.__e1a08 .select-placeholder {
    color: #999
}

.__e1a08 .input-importe-publicaciones>.ember-tooltip-target>.input-filtro {
    text-align: center;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .095)
}

.__e1a08 .filtro-texto-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__e1a08 .columna-filtro {
    padding-left: 0 !important;
    padding-right: 15px !important
}

.__e1a08 .columna-filtro-publicaciones {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width: 1201px) {

    .__e1a08 .celda-importe,
    .__e1a08 .columna-importe {
        width: 17%
    }

    .__e1a08 .celda-estado,
    .__e1a08 .columna-estado {
        width: 10%
    }

    .__e1a08 .celda-fecha-vencimiento,
    .__e1a08 .columna-fecha-vencimiento {
        width: 26%
    }

    .__e1a08 .celda-fecha-vencimiento {
        width: 21%
    }
}

@media only screen and (max-width: 769px) {

    .__e1a08 .celda-pagador,
    .__e1a08 .columna-pagador {
        width: 20%
    }

    .__e1a08 .celda-importe,
    .__e1a08 .columna-importe {
        width: 22%
    }

    .__e1a08 .celda-importe {
        width: 40%;
        text-align: left
    }

    .__e1a08 .celda-estado,
    .__e1a08 .columna-estado {
        width: 30%
    }

    .__e1a08 .celda-estado {
        width: 30% !important
    }
}

@media only screen and (max-width: 414px) {

    .__e1a08 .celda-pagador,
    .__e1a08 .columna-pagador {
        width: 40%
    }

    .__e1a08 .celda-importe,
    .__e1a08 .columna-importe {
        width: 40%;
        text-align: right
    }
}

.__c8dc7 .titulo,
.custom-modal-adhesion-eresumen .titulo {
    width: 80%;
    display: inline-block
}

.modal-content {
    border-radius: 0
}

.error-adhesion-digital {
    color: #d52b1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-top: 0
}

#cerrar {
    font-size: 30px
}

#advertencia {
    font-size: 22px
}

#cabecera {
    margin-bottom: 20px
}

.__c8dc7 .icono {
    display: inline-block;
    vertical-align: top
}

.__c8dc7 .titulo h3 {
    display: inline-block;
    margin: 0 0 10px;
    font-weight: 40;
    padding-left: 90px
}

.__c8dc7 .titulo p {
    font-size: 25px;
    margin-top: 18px;
    font-family: 'Open Sans'
}

.custom-modal-adhesion-eresumen {
    text-align: center;
    position: absolute
}

.custom-modal-adhesion-eresumen.modal-success .modal-content {
    border-radius: 0;
    background-color: #00a599;
    color: #FFF;
    padding: 20px;
    text-align: justify;
    margin: -80px
}

.__3ed58 #documento,
.__3ed58 #email,
.__3ed58 #monto,
.__3ed58 #referencia,
.__3ed58 .texto-centrado,
.__e0d00 .item-cmc {
    text-align: center
}

.custom-modal-adhesion-eresumen .icono {
    display: inline-block;
    vertical-align: top
}

.custom-modal-adhesion-eresumen .icono i {
    position: absolute;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 40px
}

.custom-modal-adhesion-eresumen .cruz {
    vertical-align: top;
    align-content: right;
    color: #FFF;
    background-color: #00a599;
    border-color: #00a599;
    float: right;
    font-size: 25px;
    margin-top: -25px
}

.custom-modal-adhesion-eresumen .titulo h3 {
    display: inline-block;
    margin: 0 0 10px;
    font-weight: 40;
    padding-left: 90px
}

.custom-modal-adhesion-eresumen .titulo p {
    font-size: 25px;
    margin-top: 18px;
    font-family: 'Open Sans'
}

.__2698d .titulo,
.__3b529 .caja-ecq .titulo h3,
.__ce7a8 .selector-label-otros-bancos,
.__dbf34 .caja-ecq .titulo h3,
.__fa305 .caja-ecq .titulo h3 {
    font-family: "Open Sans", sans-serif
}

.__61060 .encabezado-tabla {
    position: inherit
}

.__61060 .columna1 {
    width: 20%;
    padding-left: 10px
}

.__61060 .columna2 {
    width: 25%
}

.__61060 .columna3 {
    width: 55%
}

.__61060 .sin-adhesiones {
    padding-left: 10px
}

.__61060 .mensaje-advertencia {
    margin: 20px 0
}

.__61060 .mensaje-advertencia i {
    color: #00a599
}

.__cc16f .cabecera-derecha {
    float: right;
    width: 275px;
    position: relative
}

.__cc16f .cabecera-derecha .caja-datos-compartidos,
.__cc16f .cabecera-derecha .caja-datos-cuenta,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    height: 45px
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .renglon-datos-cuenta,
.__cc16f .cabecera-derecha .caja-datos-cuenta .renglon-datos-cuenta,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .renglon-datos-cuenta {
    min-width: 200px
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .renglon-datos-cuenta #alias-label,
.__cc16f .cabecera-derecha .caja-datos-cuenta .renglon-datos-cuenta #alias-label,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .renglon-datos-cuenta #alias-label {
    font-weight: 500;
    margin-left: 12px;
    margin-right: 4px
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .renglon-datos-cuenta #cbu-label,
.__cc16f .cabecera-derecha .caja-datos-cuenta .renglon-datos-cuenta #cbu-label,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .renglon-datos-cuenta #cbu-label {
    font-weight: 500;
    margin-left: 12px;
    margin-right: 14px
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .boton-compartir,
.__cc16f .cabecera-derecha .caja-datos-cuenta .boton-compartir,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .boton-compartir {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 10px
}

.__cc16f .cabecera-derecha .caja-datos-compartidos,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos {
    background-color: #00a599;
    color: #fff;
    display: none;
    position: absolute;
    width: 100%;
    top: 0
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .icono,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .icono {
    top: 50%;
    -ms-transform: translateY(-25%);
    transform: translateY(25%);
    margin-right: 13px;
    margin-left: 0
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .icono .fa,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .icono .fa {
    font-size: 1.6em
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .texto,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .texto {
    font-size: 12px;
    font-weight: 500;
    margin-left: 12px
}

.__cc16f .cabecera-derecha .caja-datos-compartidos .segundo-renglon,
.__cc16f .cabecera-derecha .caja-error-al-compartir-datos .segundo-renglon {
    margin-top: -5px
}

.__cc16f .cabecera-derecha .caja-error-al-compartir-datos {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d52b1e
}

.__cc16f .cabecera-izquierda-superior {
    float: left
}

.__cc16f .cabecera-izquierda-inferior {
    padding-top: 7px;
    float: left
}

.__cc16f .cabecera-izquierda-inferior .filtro {
    float: left;
    padding-right: .5em
}

.__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas {
    width: 190px
}

.__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas .ember-power-select-trigger:active,
.__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas .ember-power-select-trigger:focus,
.__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas .ember-power-select-trigger:hover {
    border: 1px solid #ccc
}

.__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas .tipo {
    color: #d52b1e;
    font-weight: 700;
    padding-right: 10px;
    padding-left: 3px;
    font-size: 15px
}

.__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas .saldo {
    font-size: 16px;
    font-weight: 500
}

.__cc16f .cabecera-izquierda-inferior .filtro .selector-opciones {
    width: 191px
}

.__cc16f .cabecera-izquierda-inferior .icono-descarga {
    float: left;
    padding-top: .5em;
    margin-left: .3em
}

.__cc16f .cabecera-izquierda-inferior .daterangepicker-input {
    width: 215px !important
}

.__cc16f .icono-descarga {
    float: right
}

@media only screen and (max-width: 500px) {
    .__cc16f .cabecera-derecha {
        float: left;
        width: 100%
    }

    .__cc16f .filtro {
        width: 100%
    }

    .__cc16f .icono-descarga {
        float: right
    }

    .__cc16f .cabecera-izquierda-inferior .filtro .combo-cuentas,
    .__cc16f .cabecera-izquierda-inferior .filtro .selector-opciones,
    .__cc16f .cabecera-izquierda-inferior input[type=text] {
        width: 100% !important;
        margin-bottom: 2px;
        text-align: center
    }
}

.__cc16f .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px
}

.__cc16f .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.__cc16f .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.__cc16f .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.__cc16f input:checked+.slider {
    background-color: #00a599
}

.__cc16f input:focus+.slider {
    box-shadow: 0 0 1px #00a599
}

.__cc16f input:checked+.slider:before {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.__cc16f .slider.round {
    border-radius: 34px
}

.__cc16f .slider.round:before {
    border-radius: 50%
}

.__cc16f .filtro-activos {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-right: 10px !important;
    padding-left: 10px
}

.__cc16f .filtro-activos-label {
    margin-top: 7px;
    padding-right: 5px
}

.__5b5d8 .button-addon.disabled .btn.btn-gris,
.__5b5d8 .button-addon.disabled .btn.btn-rojo,
.__5b5d8 .button-addon.disabled .btn.btn-verde,
.__5b5d8 .button-addon.disabled .inline-addon.inline-gris,
.__5b5d8 .button-addon.disabled .inline-addon.inline-rojo,
.__5b5d8 .button-addon.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__5d1cd h5,
.__e5914 h4 {
    color: #3e3e40
}

.__5b5d8 input:invalid {
    border-color: red;
    box-shadow: 0 0 2px red
}

.__5b5d8 input,
.__5b5d8 input:valid {
    border-color: #ccc
}

.__5b5d8 .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px
}

.__5b5d8 .separador {
    height: 1px;
    border: none;
    margin-bottom: 20px;
    background-color: #eae8e5
}

.__5b5d8 .tipo-documento {
    width: 12%
}

.__5b5d8 .numero-documento {
    width: 38%
}

.__e0d00 .caja-comprobante {
    margin: 20px auto;
    border: 1px solid #CCC;
    background-image: url(images/logosv-9d39f6a8b33ad85ac5b985cbba10dad0.png);
    background-size: 128px;
    background-repeat: no-repeat;
    background-position: top right
}

.__e0d00 .caja-comprobante .item {
    padding: 8px 32px
}

.__e0d00 h3 {
    margin: 0
}

@media only screen and (max-width: 780px) {
    .__e0d00 .footer {
        grid-template-columns: 1fr 1fr 1fr !important
    }
}

@media only screen and (max-width: 600px) {
    .__e0d00 .caja-comprobante {
        padding-top: 78px
    }

    .__e0d00 .body,
    .__e0d00 .footer,
    .__e0d00 .header {
        grid-template-columns: 1fr !important
    }
}

.__e5914 .card {
    height: 100%;
    box-shadow: 5px 10px 15px 10px rgba(0, 0, 0, .15);
    display: inline-block;
    padding: 2rem 0;
    margin: 2rem
}

.__e5914 .card h3 {
    margin: 0
}

.__e5914 .card span {
    font-size: 1.1rem;
    display: block
}

.__e5914 .mb-1 {
    margin-bottom: 1rem
}

.__5d1cd h5 {
    font-size: 16px
}

.__5d1cd .tabla-cesion {
    border-top: 2px #d52b1e solid;
    overflow: auto;
    height: auto;
    margin-bottom: 3rem
}

.__5d1cd .historial {
    padding: 2rem 0;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.__5d1cd .titulo-historial {
    font-size: 1.7rem
}

.__5d1cd .icon-desplegar {
    font-size: 2rem;
    float: right;
    margin-right: .5rem;
    cursor: pointer;
    color: #d52b1e
}

.__5d1cd .icon-desplegar>i {
    transition: all .5s ease-out
}

.__5d1cd .icon-desplegar>i.active {
    transform: rotate(.5turn)
}

.__5d1cd .table-column,
.__5d1cd .table-header {
    border: 1px solid #d5d2ca;
    text-align: center
}

.__5d1cd .table-header {
    color: #d52b1e;
    font-weight: 700
}

.__2734a h5 {
    color: #3e3e40;
    font-size: 16px
}

.__2734a #mostrar-historial {
    text-transform: uppercase;
    font-size: 13px;
    background-color: #fff;
    color: #d52b1e;
    border: none;
    margin-bottom: 20px
}

.__2734a .caja-endosos {
    border-top: 2px #d52b1e solid;
    overflow: auto;
    height: 300px
}

.__2734a .caja-historial {
    border-bottom: 1px #d5d2ca solid;
    font-size: 12px;
    padding-left: 35px;
    padding-right: 8px
}

.__2734a .caja-historial::-webkit-scrollbar {
    width: 16px
}

.__2734a .caja-historial p {
    margin-top: 5px;
    margin-bottom: 5px
}

.__2734a .caja-historial::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f1efed
}

.__2734a .caja-historial::-webkit-scrollbar-thumb {
    background: #d52b1e;
    border-radius: 10px
}

.__3ed58 .button-addon.disabled .btn.btn-gris,
.__3ed58 .button-addon.disabled .btn.btn-rojo,
.__3ed58 .button-addon.disabled .btn.btn-verde,
.__3ed58 .button-addon.disabled .inline-addon.inline-gris,
.__3ed58 .button-addon.disabled .inline-addon.inline-rojo,
.__3ed58 .button-addon.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__3ed58 input:invalid {
    border-color: red;
    box-shadow: 0 0 2px red
}

.__3ed58 input,
.__3ed58 input:valid {
    border-color: #ccc
}

.__3ed58 .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px
}

.__3ed58 .separador {
    height: 1px;
    border: none;
    margin-bottom: 20px;
    background-color: #eae8e5
}

.__3ed58 .caja .titulo h1 {
    margin-bottom: 50px
}

.__3ed58 .tipo-documento {
    width: 12%
}

.__3ed58 .numero-documento {
    width: 38%
}

.__3ed58 .cheque-caracter {
    height: 55px
}

.__3ed58 .btn-group {
    display: block
}

.__3ed58 .btn-group .btn {
    background-color: #FFF;
    color: #ccc;
    border: 1px solid #ccc
}

.__3ed58 .btn-group .btn.active {
    background-color: #ccc;
    color: #3e3e40;
    cursor: default;
    box-shadow: none
}

@media only screen and (max-width: 991px) {
    .__3ed58 .label-echeq-manual {
        text-align: left !important
    }

    .__3ed58 .tipo-documento {
        width: 30%;
        display: inline-block
    }

    .__3ed58 .numero-documento {
        width: 69%;
        display: inline-block
    }

    .__3ed58 .cheque-caracter button:first-of-type,
    .__3ed58 .cheque-caracter button:nth-child(2) {
        width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .__3ed58 .tipo-documento {
        width: 30%;
        display: inline-block
    }

    .__3ed58 .numero-documento {
        width: 69%;
        display: inline-block
    }

    .__3ed58 .cheque-caracter button:first-of-type,
    .__3ed58 .cheque-caracter button:nth-child(2) {
        width: 50%
    }
}

@media only screen and (max-width: 500px) {

    .__3ed58 .numero-documento,
    .__3ed58 .tipo-documento {
        width: 100%
    }

    .__3ed58 .cheque-caracter button:first-of-type,
    .__3ed58 .cheque-caracter button:nth-child(2) {
        width: 50%
    }
}

.__2698d .titulo {
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    color: #3e3e40;
    text-transform: uppercase;
    display: inline-block
}

.__2698d .subtitulo {
    margin-top: -5px;
    margin-bottom: 20px;
    font-size: small;
    font-weight: 400
}

.__2698d .botonera {
    text-align: right;
    margin: 20px 10px 10px;
    padding: 1px
}

.__2698d .botonera>.btn,
.__2698d .layout-botonera>.file-upload>.btn {
    padding: 8px 30px
}

.__2698d .fila-centrada {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 5px 0
}

.__2698d .nav-masiva {
    display: inline-flex;
    width: 100%;
    border-bottom: 1px solid #d3d3d3
}

.__2698d .nav-masiva>li {
    font-size: 2rem;
    color: red;
    padding: 10px 40px 0 10px
}

.__79cd6 #descargar-generador:hover,
.__79d03 #descargar-generador:hover {
    color: #882345
}

.__2698d .nav-masiva>li>span:hover {
    cursor: pointer
}

.__2698d .nav-masiva>li.active {
    border-bottom: 2px solid red
}

.__2698d .layout-fila-centrada {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 5px 0
}

.__2698d .content>section {
    display: block
}

.__2698d .alert-danger,
.__2698d .alert-success,
.__2698d .alert-warning {
    display: flow-root
}

.__79cd6 #descargar-generador {
    cursor: pointer
}

.__79d03 #descargar-generador {
    cursor: pointer
}

.__fa305 .encabezado-tabla {
    position: inherit
}

.__fa305 .col-nro-archivo {
    width: 10%;
    padding-left: 10px;
    padding-right: 20px
}

.__fa305 .col-nombre-archivo {
    width: 34%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.__25049 .ember-light-table,
.__25049 .ember-light-table .lt-body-wrap,
.__44688 .ember-light-table,
.__44688 .ember-light-table .lt-body-wrap,
.__f11a8 .ember-light-table,
.__f11a8 .ember-light-table .lt-body-wrap,
.__fb216 .ember-light-table,
.__fb216 .ember-light-table .lt-body-wrap {
    overflow: visible
}

.__fa305 .col-fecha-carga {
    width: 15%
}

.__fa305 .col-cantidad-echeqs {
    width: 10%
}

.__fa305 .col-estado,
.__fa305 .col-importe {
    width: 15%
}

.__fa305 .sin-echeqs {
    text-align: center;
    font-style: italic
}

.__fa305 .caja-ecq {
    padding: 9px 27px
}

.__fa305 .caja-ecq .titulo h3 {
    font-size: 25px;
    font-style: normal;
    color: #3e3e40;
    margin: 6px 0;
    text-transform: uppercase;
    display: inline-block
}

.__fa305 .caja-ecq .row {
    height: 1em
}

.__fa305 .caja-ecq .row .col-md-5 p {
    padding-top: 1%;
    text-align: end
}

.__fa305 .caja-ecq .row p {
    padding: 2%;
    font-size: 16px;
    text-align: center
}

.__fa305 .caja-ecq .row #mensaje-error-seleccion-cuenta {
    font-size: 13px;
    padding-left: 7%;
    margin-top: 5px
}

.__fa305 .custom-modal {
    position: fixed
}

.__fa305 hr {
    margin-top: 10px;
    margin-bottom: 35px
}

.__fa305 .pagination>li>a {
    color: #d52b1e;
    font-weight: 700;
    padding-bottom: 6px;
    padding-top: 6px;
    border-color: #d5d2ca
}

.__fa305 .pagination>.active>span,
.__fa305 .pagination>.active>span:focus,
.__fa305 .pagination>.active>span:hover {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d5d2ca;
    border-radius: 2px;
    margin-left: 4px;
    margin-right: 4px
}

.__fa305 .pagination>.active>span #pagina-actual,
.__fa305 .pagination>.active>span:focus #pagina-actual,
.__fa305 .pagination>.active>span:hover #pagina-actual {
    text-align: center;
    width: 30px;
    border-bottom-style: solid;
    border-width: 0 0 1px
}

.__fa305 .pagination>.active>span #ultima-pagina,
.__fa305 .pagination>.active>span:focus #ultima-pagina,
.__fa305 .pagination>.active>span:hover #ultima-pagina {
    margin-left: 4px;
    margin-right: 4px
}

.__fa305 .mensaje-emitidos {
    height: 58em
}

.__fa305 .boton-descarga-errores,
.__fa305 .boton-informacion {
    font-size: 20px
}

.__fa305 .boton-informacion {
    color: #626264
}

.__fa305 .boton-descarga-errores {
    color: #d52b1e
}

.__fa305 .boton-descarga-errores:hover {
    color: #626264
}

.__fa305 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.__fa305 .background {
    background-color: #e6eaee
}

@media only screen and (min-width: 1201px) {
    .__fa305 .tablaEcheqsEmitidosMasivos>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (min-width: 375px) and (max-width:414px) {
    .__fa305 .columna-informacion .lt-row {
        float: right !important;
        margin-right: -19px
    }

    .__fa305 .columna-descargar-errores .lt-row {
        float: right !important
    }

    .__fa305 .row-toggle {
        padding-left: 15px
    }

    .__fa305 .col-fecha-carga {
        width: 22%
    }
}

@media only screen and (min-width: 492px) {
    .__fa305 .col-fecha-carga {
        width: 20%
    }
}

.__c776a .selector-descarga-echeqs {
    display: table-caption
}

.__c776a .selector-descarga-echeqs .ember-power-select-status-icon {
    display: none
}

.__c776a .selector-descarga-echeqs .ember-power-select-trigger.ember-basic-dropdown-trigger.ember-view {
    line-height: 0;
    border: 0;
    padding: 0;
    text-align: center;
    min-height: 7px;
    display: inline-block
}

.__dbf34 .encabezado-tabla {
    position: inherit
}

.__dbf34 .columna1 {
    width: 15%;
    padding-left: 10px;
    padding-right: 20px
}

.__dbf34 .columna2,
.__dbf34 .columna3 {
    width: 10%
}

.__dbf34 .columna4,
.__dbf34 .columna5,
.__dbf34 .columna6 {
    width: 15%
}

.__dbf34 .columna7 {
    width: 12%
}

.__dbf34 .sin-echeqs {
    text-align: center;
    font-style: italic
}

.__dbf34 .caja-ecq {
    padding: 9px 27px
}

.__dbf34 .caja-ecq .titulo h3 {
    font-size: 25px;
    font-style: normal;
    color: #3e3e40;
    margin: 6px 0;
    text-transform: uppercase;
    display: inline-block
}

.__dbf34 .caja-ecq .row {
    height: 1em
}

.__dbf34 .caja-ecq .row .col-md-5 p {
    padding-top: 1%;
    text-align: end
}

.__dbf34 .caja-ecq .row p {
    padding: 2%;
    font-size: 16px;
    text-align: center
}

.__dbf34 .caja-ecq .row #mensaje-error-seleccion-cuenta {
    font-size: 13px;
    padding-left: 7%;
    margin-top: 5px
}

.__dbf34 .custom-modal {
    position: fixed
}

.__dbf34 hr {
    margin-top: 10px;
    margin-bottom: 35px
}

.__dbf34 .pagination>li>a {
    color: #d52b1e;
    font-weight: 700;
    padding-bottom: 6px;
    padding-top: 6px;
    border-color: #d5d2ca
}

.__dbf34 .pagination>.active>span,
.__dbf34 .pagination>.active>span:focus,
.__dbf34 .pagination>.active>span:hover {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d5d2ca;
    border-radius: 2px;
    margin-left: 4px;
    margin-right: 4px
}

.__dbf34 .pagination>.active>span #pagina-actual,
.__dbf34 .pagination>.active>span:focus #pagina-actual,
.__dbf34 .pagination>.active>span:hover #pagina-actual {
    text-align: center;
    width: 30px;
    border-bottom-style: solid;
    border-width: 0 0 1px
}

.__dbf34 .pagination>.active>span #ultima-pagina,
.__dbf34 .pagination>.active>span:focus #ultima-pagina,
.__dbf34 .pagination>.active>span:hover #ultima-pagina {
    margin-left: 4px;
    margin-right: 4px
}

.__dbf34 .mensaje-emitidos {
    height: 58em
}

.__dbf34 .filtro-fecha {
    border: 1px solid #d5d2ca;
    border-radius: 6px;
    padding: .5em;
    margin: 0 .5em;
    display: inline-block
}

.__dbf34 .filtro-fecha .btn-group .btn {
    background-color: #FFF;
    border: 1px solid #d5d2ca;
    color: #d5d2ca;
    box-shadow: none
}

.__dbf34 .filtro-fecha .btn-group .btn.active {
    background-color: #d5d2ca;
    color: #3e3e40;
    cursor: default;
    box-shadow: none
}

.__dbf34 .filtro-fecha #emision {
    padding-right: 6em
}

.__dbf34 .filtro-fecha .filtro {
    padding: 0
}

.__dbf34 .filtro-fecha .datepicker-echeq .form-control {
    border: none;
    box-shadow: none
}

.__dbf34 #spinner-echeq {
    position: relative;
    margin: auto;
    top: 1.5em;
    right: 0;
    left: 0;
    bottom: 1.5em;
    z-index: 101
}

.__dbf34 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.__dbf34 .background {
    background-color: #e6eaee
}

@media only screen and (max-width: 991px) {
    .__dbf34 .row-filtro {
        margin-bottom: 5px
    }

    .__dbf34 .row-toggle {
        padding-left: 10px
    }
}

@media only screen and (min-width: 994px) {
    .__dbf34 .row-toggle {
        padding-left: 10px
    }
}

@media only screen and (min-width: 1201px) {
    .__dbf34 .tablaEcheqsEmitidos>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .__dbf34 .columna7 {
        width: 58px
    }

    .__dbf34 .columna5 {
        width: 11% !important
    }

    .__dbf34 .columna3 {
        padding-left: 5px;
        width: 17% !important
    }
}

.__dbf34 .btn-refrescar {
    float: right;
    margin: .5rem 0;
    color: #fff;
    background-color: #d52b1e
}

.__dbf34 .w-100 {
    width: 100%
}

.__dbf34 .select-estado:focus,
.__dbf34 .select-estado:hover {
    border: 1px solid #ccc;
    background-color: #fff
}

.__dbf34 .no-border {
    border: none
}

.__a7d9e .button-addon.disabled .btn.btn-gris,
.__a7d9e .button-addon.disabled .btn.btn-rojo,
.__a7d9e .button-addon.disabled .btn.btn-verde,
.__a7d9e .button-addon.disabled .inline-addon.inline-gris,
.__a7d9e .button-addon.disabled .inline-addon.inline-rojo,
.__a7d9e .button-addon.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__a7d9e input:invalid {
    border-color: red;
    box-shadow: 0 0 2px red
}

.__a7d9e input,
.__a7d9e input:valid {
    border-color: #ccc
}

.__a7d9e .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px
}

.__a7d9e .separador {
    height: 1px;
    border: none;
    margin-bottom: 20px;
    background-color: #eae8e5
}

.__a7d9e .tipo-documento {
    width: 12%
}

.__a7d9e .numero-documento {
    width: 38%
}

.custom-modal-advertencia {
    text-align: center;
    position: absolute
}

.custom-modal-advertencia:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%
}

.custom-modal-advertencia.modal-descarga .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    color: #3e3e40;
    padding: 30px
}

.custom-modal-advertencia.modal-error .modal-content .icono i {
    color: #FFF
}

.custom-modal-advertencia .icono {
    display: inline-block;
    vertical-align: top;
    color: #882345
}

.custom-modal-advertencia .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.custom-modal-advertencia .titulo {
    display: inline-block;
    width: 80%
}

.custom-modal-advertencia .titulo h3 {
    display: inline-block;
    margin: 0 0 10px
}

.__db8d6 .selector-descarga-echeqs {
    display: table-caption
}

.__db8d6 .selector-descarga-echeqs .ember-power-select-status-icon {
    display: none
}

.__db8d6 .selector-descarga-echeqs .ember-power-select-trigger.ember-basic-dropdown-trigger.ember-view {
    line-height: 0;
    border: 0;
    padding: 0;
    text-align: center;
    min-height: 7px;
    display: inline-block
}

.__3b529 .encabezado-tabla {
    position: inherit
}

.__3b529 .columna1 {
    width: 15%;
    padding-left: 10px;
    padding-right: 20px
}

.__3b529 .columna2,
.__3b529 .columna3 {
    width: 10%
}

.__3b529 .columna4,
.__3b529 .columna5,
.__3b529 .columna6 {
    width: 15%
}

.__3b529 .columna7 {
    width: 10%
}

.__3b529 .sin-echeqs {
    text-align: center;
    font-style: italic
}

.__3b529 .caja-ecq {
    padding: 9px 27px
}

.__3b529 .caja-ecq .titulo h3 {
    font-size: 25px;
    font-style: normal;
    color: #3e3e40;
    margin: 6px 0;
    text-transform: uppercase;
    display: inline-block
}

.__3b529 .caja-ecq .row {
    height: 1em
}

.__3b529 .caja-ecq .row .col-md-5 p {
    padding-top: 1%;
    text-align: end
}

.__3b529 .caja-ecq .row p {
    padding: 1%;
    font-size: 16px;
    text-align: center
}

.__3b529 .caja-ecq .row #mensaje-error-seleccion-cuenta {
    font-size: 13px;
    padding-left: 7%;
    margin-top: 5px
}

.__3b529 .custom-modal {
    position: fixed
}

.__3b529 hr {
    margin-top: 10px;
    margin-bottom: 35px
}

.__3b529 .pagination>li>a {
    color: #d52b1e;
    font-weight: 700;
    padding-bottom: 6px;
    padding-top: 6px;
    border-color: #d5d2ca
}

.__3b529 .pagination>.active>span,
.__3b529 .pagination>.active>span:focus,
.__3b529 .pagination>.active>span:hover {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d5d2ca;
    border-radius: 2px;
    margin-left: 4px;
    margin-right: 4px
}

.__3b529 .pagination>.active>span #pagina-actual,
.__3b529 .pagination>.active>span:focus #pagina-actual,
.__3b529 .pagination>.active>span:hover #pagina-actual {
    text-align: center;
    width: 30px;
    border-bottom-style: solid;
    border-width: 0 0 1px
}

.__3b529 .pagination>.active>span #ultima-pagina,
.__3b529 .pagination>.active>span:focus #ultima-pagina,
.__3b529 .pagination>.active>span:hover #ultima-pagina {
    margin-left: 4px;
    margin-right: 4px
}

.__3b529 .mensaje-recibidos {
    height: 58em
}

.__3b529 #mensaje-aceptacion-custodia,
.__3b529 #mensaje-aceptacion-deposito {
    color: #d52b1e;
    font-family: "Open Sans", sans-serif;
    font-size: 13px
}

.__3b529 .filtro-fecha {
    border: 1px solid #d5d2ca;
    border-radius: 6px;
    padding: .5em;
    margin: 0 .5em;
    display: inline-block
}

.__3b529 .filtro-fecha .btn-group .btn {
    background-color: #FFF;
    border: 1px solid #d5d2ca;
    color: #d5d2ca;
    box-shadow: none
}

.__3b529 .filtro-fecha .btn-group .btn.active {
    background-color: #d5d2ca;
    color: #3e3e40;
    cursor: default;
    box-shadow: none
}

.__3b529 .filtro-fecha #emision {
    padding-right: 6em
}

.__3b529 .filtro-fecha .filtro {
    padding: 0
}

.__3b529 .filtro-fecha .datepicker-echeq .form-control {
    border: none;
    box-shadow: none
}

.__3b529 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.__3b529 .background {
    background-color: #e6eaee
}

@media only screen and (min-width: 1201px) {
    .__3b529 .tablaEcheqsRecibidos>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .__3b529 .row-filtro {
        margin-bottom: 5px
    }

    .__3b529 .row-toggle {
        padding-left: 5px
    }

    .__3b529 .columna7 {
        width: 12%
    }
}

@media only screen and (min-width: 994px) {
    .__3b529 .row-toggle {
        padding-left: 5px
    }
}

@media only screen and (max-width: 480px) {
    .__3b529 .columna7 {
        width: 58px
    }

    .__3b529 .columna5 {
        width: 11% !important
    }

    .__3b529 .columna3 {
        padding-left: 5px;
        width: 17% !important
    }
}

.__3b529 .btn-refrescar {
    float: right;
    margin: .5rem 0;
    color: #fff;
    background-color: #d52b1e
}

.__3b529 .w-100 {
    width: 100%
}

.__3b529 .select-estado:focus,
.__3b529 .select-estado:hover {
    border: 1px solid #ccc;
    background-color: #fff
}

.__3b529 .no-border {
    border: none
}

.__b71aa .caja-agradecimiento,
.__b71aa .caja-encuesta {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    border: 1px solid #ddd;
    padding: 1.5em 0;
    height: 12em
}

.__b71aa .caja-agradecimiento {
    background-color: #00a599;
    padding: 3em 0
}

.__b71aa .caja-encuesta {
    background-color: #fff
}

.__b71aa .descripcion-agradecimiento,
.__b71aa .titulo-encuesta-agradecimiento {
    color: #fff
}

.__b71aa .titulo-encuesta,
.__b71aa .titulo-encuesta-agradecimiento {
    padding-bottom: 1em
}

.__b71aa .titulo-encuesta-agradecimiento {
    font-size: medium;
    font-weight: 800
}

.__b71aa .agradecimiento,
.__b71aa .caja-agradecimiento {
    display: none
}

.__b71aa .pregunta>div:first-child {
    display: inline-block;
    user-select: none;
    cursor: pointer;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.__b71aa .cerrar-encuesta {
    pointer-events: auto;
    cursor: pointer;
    color: #3e3e40
}

.__b71aa .cerrar-encuesta:hover {
    color: #666
}

.__b71aa .cerrar {
    margin-top: -1em;
    margin-bottom: 1em;
    margin-right: -.8em
}

.__b71aa .input-monto {
    width: 90%;
    margin-bottom: 1em;
    text-align: right
}

.__b71aa #respuesta-no,
.__b71aa #respuesta-si {
    width: 10%
}

.__ce7a8 #contenedorOpcionesAcreditacion {
    padding-bottom: 18px
}

.__ce7a8 #contenedorOpcionesAcreditacion .datepicker-filtro {
    margin-bottom: 0
}

.__ce7a8 #contenedorOpcionesAcreditacion .daterangepicker-input {
    padding: 6px 12px;
    text-align: left;
    width: 100% !important
}

.__ce7a8 .celda-importe,
.__ce7a8 .handsontable table.htCore th:last-child {
    text-align: right
}

.__ce7a8 .selector-label-otros-bancos {
    font-weight: 400
}

.__ce7a8 .recuadro-pre-carga {
    background-color: #f9f8f7;
    border: 1px solid #d5d2ca;
    padding: 15px 10px;
    margin: 10px 0;
    position: relative;
    border-radius: 4px
}

.__ce7a8 .recuadro-pre-carga div p {
    font-family: Open Sans, sans-serif;
    color: #3e3e40;
    font-weight: lighter;
    line-height: 30px;
    margin-bottom: 0;
    font-size: 14px
}

.__ce7a8 .recuadro-pre-carga div p i {
    margin-left: 10px;
    margin-right: 8px
}

.__ce7a8 .recuadro-pre-carga .btn-pre-carga {
    text-align: right;
    margin-right: 15px
}

.__4f355,
.__e9a1c {
    margin-right: 35px;
    min-width: 150px
}

.__ce7a8 .recuadro-pre-carga .close {
    vertical-align: middle;
    float: none
}

.__ce7a8 .recuadro-pre-carga .botones-precarga {
    text-align: right;
    line-height: 30px
}

.__ce7a8 .grilla-plan-sueldo td[data-error].htAutocomplete.current {
    position: inherit
}

.__ce7a8 .grilla-plan-sueldo td[data-error] {
    position: relative;
    overflow: visible
}

.__ce7a8 .grilla-plan-sueldo td[data-error]:hover:before {
    position: absolute;
    left: calc(50%);
    top: 100%;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ccc;
    z-index: 1000001
}

.__ce7a8 .grilla-plan-sueldo td[data-error]:hover:after {
    position: absolute;
    top: 100%;
    margin-top: 6px;
    right: 0;
    left: 0;
    width: 140px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3e3e40;
    background-color: #fff;
    text-decoration: none;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .2);
    content: attr(data-error);
    padding: 8px 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    z-index: 1000001
}

.__ce7a8 .grilla-plan-sueldo td[data-error=""]:hover:after,
.__ce7a8 .grilla-plan-sueldo td[data-error=""]:hover:before {
    display: none
}

.__cefe2 #contenedorOpcionesAcreditacion {
    padding-bottom: 18px
}

.__cefe2 #contenedorOpcionesAcreditacion .datepicker-filtro {
    margin-bottom: 0
}

.__cefe2 #contenedorOpcionesAcreditacion .daterangepicker-input {
    padding: 6px 12px;
    text-align: left;
    width: 100% !important
}

.__cefe2 .encabezado-tabla {
    position: inherit
}

.__cefe2 .columna {
    padding: 0 5px
}

.__a7a36 .__cefe2 .celda-importe,
.__cefe2 .__a7a36 .celda-importe,
.__cefe2 .__e1a08 .celda-importe,
.__cefe2 .columna-importe,
.__e1a08 .__cefe2 .celda-importe {
    width: 10%
}

.__cefe2 .columna-apellido,
.__cefe2 .columna-nombre {
    width: 21%
}

.__cefe2 .columna-nro-doc {
    width: 18%
}

.__cefe2 .columna-cbu {
    width: 25%
}

.__cefe2 .celda-nomina {
    text-align: center
}

.__cefe2 .deshabilitado td {
    color: #999
}

.__cefe2 .label-tipo-pago {
    margin-left: -15px;
    padding-top: 20%;
    font-family: "Open Sans", sans-serif;
    color: #882345;
    font-weight: 400;
    text-transform: uppercase
}

.__cefe2 .label-tipo-pago i {
    padding-right: 5px
}

.__cefe2 .columna-chevron {
    text-align: right;
    width: 22px
}

.__cefe2 .selector-cuenta,
.__cefe2 .selector-sector,
.__cefe2 .selector-tipo-liquidacion {
    margin-bottom: 10px
}

@media only screen and (max-width: 992px) and (min-width:767px) {

    .__cefe2 .cuenta-combo,
    .__cefe2 .tipo-liquidacion-combo {
        width: 30%
    }

    .__cefe2 .fecha-selector {
        width: 25%
    }

    .__cefe2 .label-tipo-pago {
        margin-left: -417px
    }
}

@media only screen and (min-width: 1201px) {

    .__cefe2 .tablaNomina .columna-chevron,
    .__cefe2 .tablaNomina>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 1201px) {
    .__cefe2 .tablaNomina .columna-nombre {
        display: none
    }
}

@media only screen and (max-width: 993px) {
    .__cefe2 .tablaNomina .columna-apellido {
        display: none
    }
}

@media only screen and (max-width: 769px) {
    .__cefe2 .tablaNomina .columna-chevron {
        text-align: right;
        width: 9px
    }

    .__cefe2 .tablaNomina .columna-nro-doc {
        display: none
    }
}

.__4f355 {
    position: relative;
    display: inline-block
}

.__44688 .encabezado-tabla,
.__fb216 .encabezado-tabla {
    position: inherit
}

.__44688 .tabla-acreditaciones tr td,
.__44688 .tabla-acreditaciones tr th {
    padding-left: 10px
}

.__44688 .columna-cbu {
    width: 20%;
    line-height: 25px
}

.__44688 .columna-tipo-doc {
    width: 10%
}

.__44688 .columna-numero-documento {
    width: 12%
}

.__44688 .columna-nombre-apellido {
    width: 20%
}

.__44688 .columna-acciones {
    width: 10%;
    line-height: 25px;
    color: #fff
}

.__44688 .__a7a36 .celda-estado,
.__44688 .__a7a36 .celda-importe,
.__44688 .__e1a08 .celda-estado,
.__44688 .__e1a08 .celda-importe,
.__44688 .columna-estado,
.__44688 .columna-importe,
.__a7a36 .__44688 .celda-estado,
.__a7a36 .__44688 .celda-importe,
.__e1a08 .__44688 .celda-estado,
.__e1a08 .__44688 .celda-importe {
    width: 15%
}

.__44688 .lt-row.lt-expanded-row td {
    padding: 15px;
    background-color: #f1f0ee
}

@media only screen and (max-width: 768px) {

    .__44688 .__a7a36 .celda-importe,
    .__44688 .__e1a08 .celda-importe,
    .__44688 .columna-importe,
    .__a7a36 .__44688 .celda-importe,
    .__e1a08 .__44688 .celda-importe {
        width: 25%
    }
}

.__fb216 .tabla-acreditaciones tr td,
.__fb216 .tabla-acreditaciones tr th {
    padding-left: 10px
}

.__fb216 .columna-cbu {
    width: 20%;
    line-height: 25px
}

.__fb216 .columna-tipo-doc {
    width: 10%
}

.__fb216 .columna-numero-documento {
    width: 12%
}

.__fb216 .columna-nombre-apellido {
    width: 20%
}

.__fb216 .columna-acciones {
    width: 10%;
    line-height: 25px;
    color: #fff
}

.__a7a36 .__fb216 .celda-estado,
.__a7a36 .__fb216 .celda-importe,
.__e1a08 .__fb216 .celda-estado,
.__e1a08 .__fb216 .celda-importe,
.__fb216 .__a7a36 .celda-estado,
.__fb216 .__a7a36 .celda-importe,
.__fb216 .__e1a08 .celda-estado,
.__fb216 .__e1a08 .celda-importe,
.__fb216 .columna-estado,
.__fb216 .columna-importe {
    width: 15%
}

.__fb216 .lt-row.lt-expanded-row td {
    padding: 15px;
    background-color: #f1f0ee
}

@media only screen and (min-width: 1201px) {

    .__44688 .dd-fila-expandible0,
    .__44688 .dt-fila-expandible0,
    .__fb216 .dd-fila-expandible0,
    .__fb216 .dt-fila-expandible0 {
        display: none
    }
}

@media only screen and (max-width: 768px) {

    .__a7a36 .__fb216 .celda-importe,
    .__e1a08 .__fb216 .celda-importe,
    .__fb216 .__a7a36 .celda-importe,
    .__fb216 .__e1a08 .celda-importe,
    .__fb216 .columna-importe {
        width: 25%
    }
}

.__e9a1c {
    position: relative;
    display: inline-block
}

.__25049 .encabezado-tabla,
.__f11a8 .encabezado-tabla {
    position: inherit
}

.__25049 .tabla-acreditaciones tr td,
.__25049 .tabla-acreditaciones tr th {
    padding-left: 10px
}

.__25049 .columna-cbu {
    width: 20%;
    line-height: 25px
}

.__25049 .columna-tipo-doc {
    width: 10%
}

.__25049 .columna-numero-documento {
    width: 12%
}

.__25049 .columna-nombre-apellido {
    width: 20%
}

.__25049 .columna-acciones {
    width: 10%;
    line-height: 25px;
    color: #fff
}

.__25049 .__a7a36 .celda-estado,
.__25049 .__a7a36 .celda-importe,
.__25049 .__e1a08 .celda-estado,
.__25049 .__e1a08 .celda-importe,
.__25049 .columna-estado,
.__25049 .columna-importe,
.__a7a36 .__25049 .celda-estado,
.__a7a36 .__25049 .celda-importe,
.__e1a08 .__25049 .celda-estado,
.__e1a08 .__25049 .celda-importe {
    width: 15%
}

.__25049 .lt-row.lt-expanded-row td {
    padding: 15px;
    background-color: #f1f0ee
}

@media only screen and (max-width: 768px) {

    .__25049 .__a7a36 .celda-importe,
    .__25049 .__e1a08 .celda-importe,
    .__25049 .columna-importe,
    .__a7a36 .__25049 .celda-importe,
    .__e1a08 .__25049 .celda-importe {
        width: 25%
    }
}

.__f11a8 .tabla-acreditaciones tr td,
.__f11a8 .tabla-acreditaciones tr th {
    padding-left: 10px
}

.__f11a8 .columna-cbu {
    width: 20%;
    line-height: 25px
}

.__f11a8 .columna-tipo-doc {
    width: 10%
}

.__f11a8 .columna-numero-documento {
    width: 12%
}

.__f11a8 .columna-nombre-apellido {
    width: 20%
}

.__f11a8 .columna-acciones {
    width: 10%;
    line-height: 25px;
    color: #fff
}

.__a7a36 .__f11a8 .celda-estado,
.__a7a36 .__f11a8 .celda-importe,
.__e1a08 .__f11a8 .celda-estado,
.__e1a08 .__f11a8 .celda-importe,
.__f11a8 .__a7a36 .celda-estado,
.__f11a8 .__a7a36 .celda-importe,
.__f11a8 .__e1a08 .celda-estado,
.__f11a8 .__e1a08 .celda-importe,
.__f11a8 .columna-estado,
.__f11a8 .columna-importe {
    width: 15%
}

.__f11a8 .lt-row.lt-expanded-row td {
    padding: 15px;
    background-color: #f1f0ee
}

@media only screen and (max-width: 768px) {

    .__a7a36 .__f11a8 .celda-importe,
    .__e1a08 .__f11a8 .celda-importe,
    .__f11a8 .__a7a36 .celda-importe,
    .__f11a8 .__e1a08 .celda-importe,
    .__f11a8 .columna-importe {
        width: 25%
    }
}

.__b748b .cabecera-izquierda-superior {
    float: left
}

.__b748b .cabecera-izquierda-inferior {
    padding-top: 7px;
    float: left
}

.__b748b .cabecera-izquierda-inferior .filtro {
    float: left;
    padding-right: .5em
}

.__b748b .cabecera-izquierda-inferior .filtro .selector-opciones {
    width: 191px
}

.__b748b .cabecera-izquierda-inferior .daterangepicker-input {
    width: 215px !important
}

.__2036c .tabla-pago-haberes tr td,
.__2036c .tabla-pago-haberes tr th {
    padding-left: 10px
}

.__2036c .tabla-pago-haberes tr td .btn-ver-lote,
.__2036c .tabla-pago-haberes tr th .btn-ver-lote {
    padding: 1px 10px
}

.__2036c .columna-importeTotal {
    width: 15%;
    padding-right: 15px
}

.__2036c .columna-importeIngresado {
    width: 15%
}

.__2036c .columna-cantidadDeMovimientos {
    width: 10%
}

.__2036c .columna-tipo-acreditacion {
    width: 5%;
    padding-left: 0
}

.__2036c .columna-tipo-acreditacion i {
    padding: 12px 15px
}

.__2036c .columna-banco-acreditacion {
    width: 35px
}

.__2036c .columna-banco-acreditacion img {
    width: 17px;
    height: auto
}

.__2036c .columna-nroLote {
    width: 12%
}

.__2036c .columna-fechaDeAcreditacion {
    width: 15%
}

.__2036c .columna-anular-lote,
.__2036c .columna-ver-detalle {
    width: 5%
}

.__2036c .selector-anulacion {
    margin: auto auto 10px;
    width: 40%
}

.__2036c .modal-anulacion .modal-dialog {
    width: 50%
}

.__2036c .icono-cerrar-anulacion {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.5em
}

@media only screen and (min-width: 1201px) {

    .__2036c .tabla-pago-haberes>tbody>tr.lt-expanded-row,
    .__25049 .dd-fila-expandible0,
    .__25049 .dt-fila-expandible0,
    .__f11a8 .dd-fila-expandible0,
    .__f11a8 .dt-fila-expandible0 {
        display: none
    }
}

@media only screen and (min-width: 415px) and (max-width:767px) {

    .__2036c .__a7a36 .celda-estado,
    .__2036c .__e1a08 .celda-estado,
    .__2036c .columna-estado,
    .__a7a36 .__2036c .celda-estado,
    .__e1a08 .__2036c .celda-estado {
        width: 33%;
        padding-left: 20px !important
    }

    .__2036c .columna-fechaDeAcreditacion {
        padding-left: 0 !important;
        width: 20%
    }

    .__2036c .columna-importeTotal {
        padding: 0 !important;
        width: 28%
    }
}

@media only screen and (max-width: 414px) {

    .__2036c .__a7a36 .celda-estado,
    .__2036c .__e1a08 .celda-estado,
    .__2036c .columna-estado,
    .__a7a36 .__2036c .celda-estado,
    .__e1a08 .__2036c .celda-estado {
        font-size: small
    }

    .__2036c .columna-fechaDeAcreditacion {
        padding-left: 0 !important;
        font-size: small;
        width: 24%
    }

    .__2036c .columna-importeTotal {
        padding: 0;
        width: 45%
    }
}

.__3182e .alert-danger,
.__4d85e .alert-danger {
    font-family: "Open Sans", sans-serif;
    font-size: 13px
}

@media only screen and (max-width: 767px) {

    .__2036c .dd-fila-expandida0,
    .__2036c .dd-fila-expandida1,
    .__2036c .dt-fila-expandida0,
    .__2036c .dt-fila-expandida1 {
        display: none
    }
}

.__6cca0 .descarga-archivo-de-pago {
    text-decoration: underline;
    color: #d52b1e
}

.__4d85e .alert-danger {
    color: #d52b1e;
    background-color: #fff;
    border-color: #d52b1e
}

.__4d85e #btnDescargaArchivoErrores {
    margin-left: 5px;
    float: right;
    color: #d52b1e
}

.__3182e,
.__4d85e .alertas {
    margin-top: 25px
}

.__3182e .alert-danger {
    color: #626264;
    background-color: #f9f8f9;
    border-color: #dfdedf;
    display: flex;
    justify-content: space-between
}

.__3182e .alert-danger .close {
    order: 1
}

.__3182e #btnDescargaArchivoDuplicados,
.__3182e .icono-advertencia {
    color: #882345
}

.__3182e #mensaje-duplicados-archivo,
.__3182e #mensaje-error-buscando-duplicados {
    margin-left: 15px;
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.__3182e .negrita {
    font-weight: 700
}

.__f6a95 {
    margin-top: 10px
}

.__f6a95 .tabla-resumen-pago tr th {
    text-transform: uppercase
}

.__f6a95 .tabla-resumen-pago tr td,
.__f6a95 .tabla-resumen-pago tr th {
    padding-left: 10px
}

.__f6a95 .columna-cant-cuentas {
    width: 15%;
    text-align: left
}

.__f6a95 .columna-sector {
    width: 15%;
    text-align: center
}

.__f6a95 .columna-monto-total {
    width: 30%;
    text-align: center
}

.__f6a95 .columna-cuenta {
    width: 20%;
    text-align: right;
    padding-right: 15px
}

.__837c2 .titulo {
    margin-bottom: 20px
}

.__837c2 #titulo-comprobante {
    margin: 0
}

.__837c2 .comprobante {
    border: 1px solid rgba(26, 38, 51, .1);
    padding: 20px
}

.__837c2 .texto-centrado {
    text-align: center
}

.__837c2 .seccion {
    border-top: 1px solid rgba(26, 38, 51, .1);
    border-bottom: 1px solid rgba(26, 38, 51, .1);
    margin: 20px 0;
    padding: 20px 0
}

.__837c2 .texto-justificado {
    font-size: smaller;
    text-align: justify;
    margin-bottom: 20px
}

.__837c2 .logo-supervielle {
    padding-top: 20px;
    text-align: center
}

.__837c2 .btn-comprobante {
    margin-top: 20px
}

.__083ea .caja>.titulo>h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

.__083ea .seleccionar-cuentas {
    margin-bottom: 30px
}

.__083ea .seleccionar-cuentas .titulo {
    font-size: large;
    color: #666;
    margin-bottom: 10px
}

.__083ea .seleccionar-cuentas .cuenta {
    border: none;
    background-color: #eee;
    border-radius: 5px;
    height: 50px;
    font-size: 16px
}

.__083ea .seleccionar-cuentas .cuenta:hover {
    background-color: #ddd
}

.__083ea .subtitulo {
    font-size: large;
    color: #666
}

.__083ea .fecha-cotizacion {
    font-style: italic;
    font-size: small;
    color: #666;
    margin-bottom: 30px
}

.__083ea .bandera {
    width: 26px
}

.__083ea .moneda {
    font-size: medium;
    color: #666;
    vertical-align: middle;
    margin-left: 5px
}

.__083ea .monto {
    width: 100%;
    font-size: xx-large;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 30px;
    outline: 0
}

.__083ea .montoError {
    border-color: #d52b1e
}

.__083ea .monto:focus {
    border: 2px solid #aaa
}

.__083ea .monto::placeholder {
    color: #ddd;
    font-style: italic
}

.__083ea .igual {
    font-size: 50px;
    color: #666;
    text-align: center;
    margin-top: 30px;
    margin-bottom: -15px
}

.__083ea .cotizacion-igual {
    font-style: italic;
    color: #666;
    text-align: center
}

.__083ea .btn {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.__083ea .saldo {
    margin-top: 10px;
    font-size: 15px;
    color: #666
}

.__45d83 h2.cuentas,
.__45d83 h2.importes {
    font-size: medium;
    font-weight: 700;
    color: #666;
    margin-bottom: 5px
}

.__45d83 .importes {
    font-size: x-large;
    font-weight: 700;
    color: #666;
    margin-left: 10px;
    vertical-align: middle
}

.__45d83 .titulo-confirmacion {
    font-size: large;
    font-weight: 700;
    color: #666;
    vertical-align: middle
}

.__45d83 .moneda {
    font-size: medium
}

.__45d83 .bandera {
    width: 40px
}

.__45d83 .btn {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.__44dac .errorDescripcion,
.__44dac .errorTitulo {
    font-family: "Open Sans", sans-serif;
    margin: 10px
}

.__45d83 .separador {
    height: 2px;
    border: none;
    background-color: #eae8e5;
    margin-top: 10px;
    margin-bottom: 10px
}

.__45d83 .padding-celda {
    padding: 20px
}

.__45d83 .disclaimer {
    padding: 0 30px
}

.__45d83 .checkbox {
    padding: 0 20px 6px
}

.__45d83 .texto-justificado {
    font-size: smaller;
    text-align: justify
}

.__45d83 .botonera-confirmacion {
    height: 88px
}

.__44dac .errorTitulo {
    text-align: center;
    font-size: large;
    color: #ffa100;
    text-transform: uppercase
}

.__44dac .resaltado {
    font-weight: 700;
    font-size: 17px
}

.__44dac .comunicacion {
    text-align: center;
    font-size: 17px
}

.__44dac .comunicacion div {
    margin: 5px
}

.__14aa9 .btn-gris {
    background-color: #ddd;
    color: #3e3e40;
    text-align: left;
    border-radius: 5px;
    border: none
}

.__14aa9 .btn-gris:focus {
    outline: 0
}

.__14aa9 .btn-gris:active,
.__14aa9 .btn-gris:hover {
    background-color: #9e9e9f
}

.__14aa9 .btn-gris.active {
    background-color: #eee
}

.__14aa9 .caja>.titulo>h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

.__14aa9 h2.tipo-operacion {
    font-size: small;
    font-weight: 700;
    color: #666;
    margin-bottom: 5px
}

.__14aa9 .bandera-ar {
    width: 53px
}

.__14aa9 .bandera {
    width: 75px
}

.__14aa9 .caja-moneda {
    padding-left: 0
}

.__14aa9 .caja-moneda .moneda {
    font-size: medium
}

.__14aa9 .caja-moneda .moneda-detalle {
    font-size: small;
    font-style: italic
}

.__14aa9 .cotizacion {
    font-size: x-large;
    color: #666;
    margin-left: 10px;
    vertical-align: middle
}

.__14aa9 .btn-rojo {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.__14aa9 .fecha-cotizacion {
    font-style: italic;
    font-size: small;
    color: #666
}

.__14aa9 .caja hr {
    border: none;
    height: 2px;
    background-color: #eae8e5;
    margin-top: 20px;
    margin-bottom: 12px
}

.__19324 .errorDescripcion,
.__19324 .errorDetalle,
.__19324 .errorTitulo {
    font-family: "Open Sans", sans-serif;
    margin: 10px
}

.__19324 .errorTitulo {
    text-align: center;
    font-size: large;
    color: #d52b1e;
    text-transform: uppercase
}

.__19324 .resaltado {
    font-weight: 700;
    font-size: 17px
}

.__19324 .comunicacion {
    text-align: center;
    font-size: 17px
}

.__19324 .comunicacion div {
    margin: 5px
}

.__5ff36 .caja .titulo h1 {
    padding: 0 0 15px
}

.__5ff36 .icono-historial {
    padding-left: 35px
}

.__5ff36 .filtro-historial {
    margin-bottom: 15px
}

.__5ff36 .columna-historial {
    padding-right: 20px
}

.__5ff36 .lt-sort-icon {
    padding-top: 3px
}

.__d4d02 .encabezado-tabla {
    position: inherit
}

.__d4d02 .columna {
    padding: 0 5px
}

.__d4d02 .columna-sector {
    width: 10%
}

.__d4d02 .columna-tipodoc {
    width: 8%
}

.__149c4 {
    position: relative
}

.__1957a .encabezado-tabla,
.__94432 .encabezado-tabla {
    position: inherit
}

.__149c4 .recuadro-descarga {
    background-color: #f9f8f7;
    border: 1px solid #d5d2ca;
    padding: 15px 10px;
    margin: 10px 0
}

.__149c4 .recuadro-descarga div h4 {
    font-family: Open Sans, sans-serif;
    color: #3e3e40;
    font-weight: lighter;
    font-size: 16px;
    line-height: 23px
}

.__149c4 .recuadro-descarga .btn-descarga {
    margin-top: 17px
}

.__94432 .columna1 {
    width: 5%;
    padding-left: 10px
}

.__94432 .columna2,
.__94432 .columna3,
.__94432 .columna4,
.__94432 .columna5 {
    width: 15%
}

.__94432 .columna6 {
    width: 20%
}

.__94432 .columna-CBU {
    width: 20%;
    line-height: 25px
}

.__94432 .columna-acciones {
    width: 15%;
    line-height: 25px;
    color: #fff
}

.__94432 .sin-beneficiarios {
    text-align: center;
    font-style: italic
}

.__94432 .lt-row.lt-expanded-row td {
    padding: 15px;
    background-color: #f1f0ee
}

.__24e27 .recuadro-descarga-nomina {
    background-color: #f9f8f7;
    border: 1px solid #d5d2ca;
    padding: 15px 10px;
    margin: 10px 0
}

.__24e27 .recuadro-descarga-nomina div h4 {
    font-family: Open Sans, sans-serif;
    color: #3e3e40;
    font-weight: lighter
}

.__57c3c #terminos-y-condiciones-container .acuerdos,
.__57c3c #terminos-y-condiciones-container .acuerdos-bullet,
.__57c3c #terminos-y-condiciones-container .seccion-banner h3,
.__57c3c #terminos-y-condiciones-container .seccion-banner h5,
.contador-regresivo,
.inputCda,
.inputErrorCda {
    font-family: 'Open Sans', sans-serif
}

.__24e27 .recuadro-descarga-nomina .btn-descarga-nomina {
    margin-top: 3px
}

.__1957a .columna {
    padding: 0 5px
}

.__1957a .columna-presentacion {
    width: 11%;
    padding-left: 10px
}

.__1957a .columna-proceso {
    width: 11%
}

.__1957a .columna-solicitud {
    width: 10%
}

.__1957a .columna-beneficiarios {
    width: 11%
}

.__1957a .columna-erroneos {
    width: 10%
}

.__1957a .__a7a36 .celda-estado,
.__1957a .__e1a08 .celda-estado,
.__1957a .columna-estado,
.__a7a36 .__1957a .celda-estado,
.__e1a08 .__1957a .celda-estado {
    width: 15%
}

.__1957a .columna-acciones {
    width: 16%
}

.__1957a .sin-lotes {
    text-align: center;
    font-style: italic
}

.__1957a .accion-lote {
    padding-right: 10px
}

@media only screen and (min-width: 1201px) {

    .__1957a .tablaNominaLotes .chevron-obe,
    .__1957a .tablaNominaLotes>tbody>tr.lt-expanded-row,
    .__d4d02 .tablaNomina>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 992px) {

    .__1957a .__a7a36 .celda-estado,
    .__1957a .__e1a08 .celda-estado,
    .__1957a .columna-estado,
    .__a7a36 .__1957a .celda-estado,
    .__e1a08 .__1957a .celda-estado {
        width: 10%
    }

    .__1957a .columna {
        width: 20%
    }

    .__1957a .columna-acciones {
        width: 28%
    }
}

@media only screen and (max-width: 647px) {
    .__1957a .columna-acciones {
        width: 31%
    }
}

@media only screen and (min-width: 415px) and (max-width:595px) {
    .__1957a .columna-acciones {
        width: 30%;
        padding-left: 33px
    }
}

@media only screen and (max-width: 414px) {

    .__1957a .__a7a36 .celda-estado,
    .__1957a .__e1a08 .celda-estado,
    .__1957a .columna-estado,
    .__a7a36 .__1957a .celda-estado,
    .__e1a08 .__1957a .celda-estado {
        width: 15%;
        text-align: right
    }

    .__1957a .columna-acciones {
        width: 30%
    }

    .__1957a .__a7a36 td.celda-estado,
    .__1957a .__e1a08 td.celda-estado,
    .__1957a td.columna-estado,
    .__a7a36 .__1957a td.celda-estado,
    .__e1a08 .__1957a td.celda-estado {
        text-align: left;
        width: 23px
    }

    .__1957a .columna-presentacion {
        text-align: left
    }

    .__1957a .celda-estado {
        width: 15%
    }
}

@media only screen and (max-width: 401px) {

    .__1957a .__a7a36 .celda-estado,
    .__1957a .__e1a08 .celda-estado,
    .__1957a .columna-estado,
    .__a7a36 .__1957a .celda-estado,
    .__e1a08 .__1957a .celda-estado {
        width: 20%
    }
}

.__b630a .btn-volver {
    float: left
}

.__b630a .handsontable tbody th.ht__highlight,
.__b630a .handsontable thead th.ht__highlight {
    font-weight: 700
}

.__57c3c #terminos-y-condiciones-container .titulo {
    color: #d52b1e;
    margin: 5px 0 10px
}

.__57c3c #terminos-y-condiciones-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 10px 12px
}

.__57c3c #terminos-y-condiciones-container .titulo h2 {
    display: inline-block
}

.__57c3c #terminos-y-condiciones-container .seccion-acuerdo {
    background-image: url(../imagenes/fondo.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: #f1f0ee;
    padding: 5px 10px 50px;
    border-top: 1px solid #3e3d40
}

.__57c3c #terminos-y-condiciones-container .base {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    margin: 40px;
    border: 1px solid #fff
}

.__57c3c #terminos-y-condiciones-container .header-acuerdos {
    padding: 15px 60px
}

.__57c3c #terminos-y-condiciones-container .header-acuerdos h2 img {
    width: 48px;
    height: 48px;
    margin-right: 10px
}

.__57c3c #terminos-y-condiciones-container .header-acuerdos h2 {
    font-size: 25px;
    color: #d52b1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.__57c3c #terminos-y-condiciones-container .header-acuerdos h3 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700
}

.__57c3c #terminos-y-condiciones-container .header-acuerdos h4 {
    font-size: 14px;
    color: #d52b1e;
    font-weight: 300;
    font-style: italic;
    line-height: 20px
}

.__57c3c #terminos-y-condiciones-container .header-acuerdos h4 i {
    color: #d52b1e;
    margin-right: 5px
}

.__57c3c #terminos-y-condiciones-container .seccion-banner {
    background-color: #e8e7e2;
    padding: 65px 0;
    border-top: 1px solid #3e3d40;
    background-image: url(images/1920x1080/fondo3-2c13bf5e0a2da575cb20e0b325e1f6f8.jpg);
    background-position: left top;
    background-size: 60% auto;
    background-repeat: no-repeat
}

.__57c3c #terminos-y-condiciones-container .seccion-banner h3 {
    font-size: 37px;
    color: #3e3d40;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    margin-bottom: 30px
}

.__57c3c #terminos-y-condiciones-container .seccion-banner h5 {
    font-size: 19px;
    color: #3e3d40;
    text-align: center;
    line-height: 30px
}

.__57c3c #terminos-y-condiciones-container .acuerdos {
    overflow: auto;
    height: 450px;
    background: #f9f8f7;
    padding: 40px 65px;
    line-height: 24px
}

.__57c3c #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar {
    width: 16px
}

.__57c3c #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f1efed
}

.__57c3c #terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-thumb {
    background: #d52b1e;
    border-radius: 10px
}

.__57c3c #terminos-y-condiciones-container .acuerdos h4 {
    font-size: 16px;
    color: #d52b1e;
    font-weight: 700;
    line-height: 24px;
    margin-top: 29px
}

.__57c3c #terminos-y-condiciones-container .acuerdos h5 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700;
    line-height: 24px;
    margin-top: 19px
}

.__57c3c #terminos-y-condiciones-container .acuerdos p {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 400;
    line-height: 24px
}

.__57c3c #terminos-y-condiciones-container .acuerdos-bullet {
    font-size: 15px;
    margin-bottom: 10px
}

.__57c3c #terminos-y-condiciones-container .acuerdos-bullet li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    font-weight: 300
}

.__57c3c #terminos-y-condiciones-container input.btn {
    border: 0;
    border-radius: 0
}

.__57c3c #terminos-y-condiciones-container .button-addon {
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner {
    display: table
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .btn:active {
    box-shadow: none
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .btn {
    margin-right: 1px;
    outline: 0
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon {
    display: table-cell;
    padding: 0 10px;
    margin-right: 1px;
    background-color: #ddd
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon i {
    font-size: 21px;
    vertical-align: middle
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-verde,
.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-verde {
    background-color: #00a599;
    color: #FFF
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-gris,
.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-gris {
    background-color: #ddd;
    color: #3e3e40
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-gris,
.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-gris {
    background-color: #c8c8c8
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-verde,
.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-verde {
    background-color: #01867c
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-gris,
.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-gris,
.__57c3c #terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default;
    opacity: .65
}

.__57c3c #terminos-y-condiciones-container .botonera {
    padding: 20px 60px 15px
}

.__57c3c #terminos-y-condiciones-container .checkbox {
    margin-top: 18px
}

.__57c3c #terminos-y-condiciones-container .checkbox label span {
    font-size: 16px;
    vertical-align: middle
}

.__57c3c #terminos-y-condiciones-container .titulo-tyc {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.__57c3c #terminos-y-condiciones-container .cuerpo {
    position: relative;
    min-height: 200px
}

.__2f7ba .encabezado-tabla,
.__6d89c .encabezado-tabla,
.__7c1c7 .encabezado-tabla,
.__7da78 .encabezado-tabla,
.__92459 .encabezado-tabla,
.__bde86 .encabezado-tabla {
    position: inherit
}

.__33c42 .cobros-celda {
    padding: 0 5px
}

.__33c42 .cobros-monto {
    display: block;
    padding-bottom: 5px
}

.__33c42 .cobros-monto:last-child {
    padding-bottom: 0
}

.__dfe1d .con-separador-superior {
    border-top: 1px;
    border-top-color: #d5d2ca;
    border-top-style: solid
}

.__dfe1d .sin-fondo {
    background: 0 0;
    box-shadow: none;
    border: 1px solid #d5d2ca
}

.__2f7ba .background,
.__6d89c .background,
.__7c1c7 .background,
.__92459 .background,
.__bde86 .background {
    background-color: #e6eaee
}

.__dfe1d .sin-fondo .fa {
    padding-right: 10px
}

.__dfe1d .cuerpo>div {
    padding: 8px 0
}

.__dfe1d .cuerpo>div>div {
    padding: 4px 0
}

.__2f7ba .dl-margin,
.__6d89c .dl-margin,
.__92459 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.__92459 .columna1 {
    width: 36%
}

.__92459 .columna2,
.__92459 .columna3 {
    width: 24%
}

.__92459 .columna4 {
    width: 20%
}

@media only screen and (min-width: 1201px) {
    .__92459 tbody tr {
        pointer-events: none
    }

    .__92459 .columna4 {
        text-align: left
    }
}

.__2f7ba .columna1 {
    width: 15%;
    padding-left: 10px
}

.__2f7ba .columna2 {
    width: 25%
}

.__2f7ba .columna3,
.__2f7ba .columna4 {
    width: 20%
}

.__2f7ba .columna5 {
    width: 20%;
    text-align: right;
    padding-left: 10px
}

.__2f7ba .columna6 {
    width: 0%
}

.__2f7ba .sin-plazos-fijos {
    text-align: center;
    font-style: italic
}

@media only screen and (max-width: 768px) {
    .__2f7ba .columna5 {
        width: 20%;
        text-align: left
    }
}

@media only screen and (max-width: 1201px) {

    .__2f7ba .columna4,
    .__2f7ba .columna5 {
        width: 20%;
        text-align: left
    }
}

@media only screen and (max-width: 480px) {
    .__2f7ba .columna5 {
        width: 21% !important;
        text-align: left
    }
}

.__6d89c .columna1 {
    width: 20%;
    padding-left: 10px
}

.__6d89c .columna2 {
    width: 15%
}

.__6d89c .columna3,
.__6d89c .columna4 {
    width: 15%;
    text-align: left
}

.__6d89c .columna5 {
    width: 15%;
    text-align: center
}

.__6d89c .columna6 {
    width: 20%;
    text-align: right;
    padding-left: 10px
}

.__6d89c .columna7 {
    width: 0%
}

.__7da78 .columna-icono {
    padding-left: 5px
}

.__7da78 .columna1 {
    width: 20%;
    padding-left: 10px
}

.__7da78 .columna2 {
    width: 40%
}

.__7da78 .columna3 {
    width: 30%;
    text-align: right
}

.__7da78 .ember-light-table {
    display: block
}

.__7da78 table {
    border-top: 1px solid #d5d2ca;
    border-bottom: 1px solid #d5d2ca
}

.__7da78 .sin-vencimientos {
    text-align: center;
    font-style: italic
}

.__7da78 .fa-angle-right {
    padding-top: 15px;
    padding-left: 7px
}

.__7da78 .nombre-servicio-acotado {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-left: 5px
}

.__7c1c7 .columna1 {
    width: 15%;
    padding-left: 10px
}

.__7c1c7 .columna2 {
    width: 16%
}

.__7c1c7 .columna3 {
    width: 31%
}

.__7c1c7 .columna4 {
    width: 21%;
    text-align: left
}

.__7c1c7 .columna5 {
    width: 17%
}

.__7c1c7 .label-cbu,
.__7c1c7 .row-cbu {
    display: none
}

.__7c1c7 .cbu,
.__7c1c7 .tipo-caja {
    color: #d52b1e;
    font-weight: 700;
    padding-left: 10px
}

@media only screen and (max-width: 470px) {

    .__7c1c7 .cbu,
    .__7c1c7 .tipo-caja {
        font-size: 13px
    }
}

.__7c1c7 .saldo {
    font-size: 17px
}

.__7c1c7 .btn-saldo img {
    width: 28px;
    height: 17px;
    float: right
}

.__7c1c7 .sin-cuentas {
    text-align: center;
    font-style: italic
}

.__7c1c7 .icono-movimientos {
    text-align: left
}

.__7c1c7 .icono-movimientos span {
    margin: 0;
    padding-left: 5px
}

.__7c1c7 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

@media only screen and (min-width: 1201px) {
    .__7c1c7 .tablaCuentasPosicionConsolidada>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 1201px) {
    .__7c1c7 .icono-movimientos a {
        margin: 0 10px
    }

    .__7c1c7 .icono-movimientos a:first-child {
        margin-right: 8px
    }

    .__7c1c7 .icono-movimientos a:nth-child(2) {
        margin-right: 20px
    }

    .__7c1c7 .columna4 {
        width: 15%
    }

    .__7c1c7 .columna2,
    .__7c1c7 .columna3 {
        width: 13%
    }
}

@media only screen and (max-width: 991px) {
    .__7c1c7 .icono-movimientos a {
        margin: 0 12px
    }

    .__7c1c7 .columna4,
    .__7c1c7 .columna5 {
        width: 15%
    }
}

@media only screen and (max-width: 630px) {
    .__7c1c7 .icono-movimientos a {
        margin: 0 12px
    }

    .__7c1c7 .columna1 {
        width: 10%
    }

    .__7c1c7 .columna5 {
        width: 20%
    }
}

@media only screen and (max-width: 630px) and (max-width:470px) {

    .__7c1c7 .label-cbu,
    .__7c1c7 .row-cbu {
        display: block
    }

    .__7c1c7 .columna4 {
        width: 20%
    }

    .__7c1c7 .cbu {
        display: none
    }
}

.__bde86 body,
.__bde86 html {
    display: grid
}

.__07ce8,
.__07ce8 #CDA-activa {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.__bde86 .columna1,
.__bde86 .columna2,
.__bde86 .columna3 {
    width: 20%
}

.__bde86 .columna4,
.__bde86 .columna5 {
    width: 20%;
    text-align: right
}

.__bde86 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

@media only screen and (max-width: 768px) {
    .__bde86 .columna4 {
        width: 20%;
        text-align: left
    }
}

@media only screen and (max-width: 1201px) {

    .__bde86 .columna4,
    .__bde86 .columna5 {
        width: 20%;
        text-align: left
    }
}

.__07ce8 {
    margin: auto;
    z-index: 101;
    background-color: #FFF
}

.__07ce8.hidden {
    display: none
}

.__07ce8 #CDA-activa {
    margin: 20px
}

.__07ce8 #CDA-activa:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px
}

.__07ce8 #check-CDA-activa {
    color: #00a599;
    font-size: 100px
}

.__07ce8 #mensaje-CDA-activa {
    margin-top: 30px;
    font-size: 20px
}

.__b7db6 .encabezado-tabla {
    position: inherit
}

.__b7db6 .columna1 {
    width: 12%;
    padding-left: 10px
}

.__b7db6 .columna2 {
    width: 17%
}

.__b7db6 .columna3,
.__b7db6 .columna4 {
    width: 22%
}

.__b7db6 .columna5 {
    width: 27%
}

.__b7db6 .sin-cuentas {
    text-align: center;
    font-style: italic
}

.__b7db6 .acciones {
    text-align: right
}

.__b7db6 .is-selected {
    background-color: #DADADA
}

.__b7db6 ul.botonera-externos {
    height: 100%;
    display: flex;
    align-items: center;
    float: right;
    margin-bottom: 0
}

@media (max-width: 415px) {
    .__b7db6 ul.botonera-externos {
        float: left
    }
}

.__b7db6 ul.botonera-externos li {
    background-image: url(images/icons.svg);
    background-size: 420px 100px;
    background-position-y: -5px;
    width: 39px;
    height: 39px;
    display: inline-block;
    margin: 0 10px
}

.__b7db6 ul.botonera-externos li:hover {
    cursor: pointer
}

.__b7db6 ul.botonera-externos li a {
    width: 100%;
    height: 100%;
    display: block
}

.__b7db6 ul.botonera-externos li:first-child {
    margin-left: 0;
    margin-bottom: .5em
}

.__b7db6 ul.botonera-externos .link-ayuda {
    background-position-x: -266px
}

.__b7db6 ul.botonera-externos .link-ayuda:hover {
    background-position-x: -56px
}

.__f230a .columna-cuit {
    width: 17%
}

.__f230a .columna-monto {
    width: 15%;
    text-align: right !important;
    padding-right: 15px
}

.__f230a .columna-fecha {
    width: 13%
}

.__f230a .obe-spinner-tabla {
    width: 20px;
    height: 20px;
    margin: auto;
    display: block
}

.__f230a .obe-spinner-tabla:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent
}

.__f230a .btn-icono-detalle {
    pointer-events: auto;
    cursor: pointer;
    background: 0 0;
    border: none;
    color: #626264;
    outline: inherit;
    font-size: 20px;
    margin-right: 10px !important
}

.__92355 .detalle-cobros-recibidos {
    background: #f9f8f7;
    padding: 1px 0;
    border-radius: 10px;
    margin: 5px 0
}

.__92355 .detalle-cobros-recibidos .row {
    margin: 10px 0
}

.__92355 .detalle-cobros-recibidos .nombre-campo,
.__92355 .detalle-cobros-recibidos div>.nombre-campo {
    font-weight: 700
}

.__92355 .detalle-medio-pago {
    margin-left: 195px;
    padding-bottom: 2px
}

.__92355 .row-descargar-adjuntos {
    text-align: right;
    padding-right: 20px;
    right: 32px;
    top: 3px;
    font-size: 18px
}

.__00ccb .detalle-publicacion-cobro {
    background: #f9f8f7;
    padding: 1px 0;
    border-radius: 10px;
    margin: 5px 0
}

.__00ccb .detalle-publicacion-cobro .row {
    margin: 10px 0
}

.__00ccb .detalle-publicacion-cobro .row .nombre-campo,
.__00ccb .detalle-publicacion-cobro .row div>.nombre-campo {
    font-weight: 700
}

.__00ccb .detalle-publicacion-cobro .row div>.fecha-vencimiento {
    float: right
}

.__00ccb .caja-link-de-pago-consulta-publicacion {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    overflow: auto;
    padding-left: 10px;
    min-height: 35px
}

.__00ccb .caja-link-de-pago-consulta-publicacion .renglon-link-de-pago {
    max-width: 80%;
    word-break: break-all;
    margin-top: 5px
}

.__00ccb .caja-link-de-pago-consulta-publicacion .boton-compartir {
    top: 50%;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
    margin-right: 10px;
    margin-left: 10px !important
}

.__00ccb .caja-link-de-pago-consulta-publicacion .boton-compartir-mobile {
    top: 50%;
    -ms-transform: translateY(-4%);
    transform: translateY(-4%);
    margin-right: 10px;
    margin-left: 10px !important
}

.__00ccb .icono-compartir-link-consulta-publicacion {
    cursor: pointer;
    color: #d52b1e
}

.__00ccb .icono-compartir-link-consulta-publicacion:hover {
    color: #3e3e40
}

.__00ccb .icono-compartir-link-consulta-publicacion .fa {
    font-size: 1.6em;
    margin-top: 3px
}

.__00ccb .aviso-copiado-consulta-publicacion,
.__00ccb .aviso-copiado-erroneo-consulta-publicacion,
.__00ccb .aviso-copiado-exitoso-consulta-publicacion {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 100%
}

.__00ccb .aviso-copiado-consulta-publicacion .boton-compartir,
.__00ccb .aviso-copiado-erroneo-consulta-publicacion .boton-compartir,
.__00ccb .aviso-copiado-exitoso-consulta-publicacion .boton-compartir {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 10px
}

.__00ccb .aviso-copiado-erroneo-consulta-publicacion,
.__00ccb .aviso-copiado-exitoso-consulta-publicacion {
    background-color: #00a599;
    color: #fff;
    display: none;
    position: absolute;
    width: 100%;
    top: -5px
}

.__00ccb .aviso-copiado-erroneo-consulta-publicacion .icono-estado,
.__00ccb .aviso-copiado-exitoso-consulta-publicacion .icono-estado {
    top: 50%;
    -ms-transform: translateY(-25%);
    transform: translateY(25%);
    margin-right: 13px;
    margin-left: 0
}

.__00ccb .aviso-copiado-erroneo-consulta-publicacion .icono-estado .fa,
.__00ccb .aviso-copiado-exitoso-consulta-publicacion .icono-estado .fa {
    font-size: 1.6em
}

.__00ccb .aviso-copiado-erroneo-consulta-publicacion .texto,
.__00ccb .aviso-copiado-exitoso-consulta-publicacion .texto {
    font-size: 16px;
    font-weight: 500;
    margin-top: 3px;
    margin-left: 12px;
    max-width: 80%
}

.__00ccb .aviso-copiado-erroneo-consulta-publicacion {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d52b1e
}

.__00ccb .boton-baja-publicacion {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px
}

.__00ccb .campo-documento,
.__00ccb .campo-estado,
.__00ccb .campo-fecha-vigente,
.__00ccb .campo-id-cobro {
    display: none
}

@media only screen and (max-width: 1201px) {
    .__00ccb .campo-documento {
        display: inline-block
    }
}

@media only screen and (max-width: 993px) {
    .__00ccb .campo-id-cobro {
        display: inline-block
    }
}

@media only screen and (max-width: 768px) {
    .__00ccb .campo-fecha-vigente {
        display: inline-block
    }
}

@media only screen and (max-width: 415px) {
    .__00ccb .campo-estado {
        display: inline-block
    }
}

.custom-modal-eliminar-publicacion .modal-content {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    position: relative;
    padding: 25px;
    margin-left: 200px;
    margin-right: 200px;
    vertical-align: middle
}

.custom-modal-eliminar-publicacion .modal-body {
    position: relative;
    text-align: center;
    padding: 0
}

.custom-modal-eliminar-publicacion .modal-footer {
    border-top: 0
}

.custom-modal-eliminar-publicacion .botonera-modal {
    text-align: center
}

.custom-modal-eliminar-publicacion #respuesta-no,
.custom-modal-eliminar-publicacion #respuesta-si {
    font-weight: 700;
    width: 10%;
    margin-left: 0
}

.custom-modal-eliminar-publicacion .cerrar {
    pointer-events: auto;
    cursor: pointer;
    color: #3e3e40;
    margin-top: -1em;
    margin-bottom: 1em;
    margin-right: .1em
}

.custom-modal-eliminar-publicacion .cerrar:hover {
    color: #666
}

.__93e67 {
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 101
}

.__93e67.hidden {
    display: none
}

.__93e67 .obe-spinner-dual-ring-aprobaciones {
    position: relative;
    margin-right: 50%;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px
}

.__93e67 .obe-spinner-dual-ring-aprobaciones:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring-aprobaciones 1.2s linear infinite
}

.__574b2 .modalidad-digital {
    margin-right: 5px
}

.__574b2 .modalidad-impreso {
    margin-right: 10px
}

.__574b2 .contenedor-modalidad {
    padding-left: 2px
}

.__574b2 .leyenda {
    font-size: 12px
}

.__8da8b .icono .fa,
.__fdd59 .icono .fa {
    font-size: 1.6em
}

.__574b2 .switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 20px
}

.__574b2 .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.__574b2 .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.__574b2 .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.__1292b,
.__3ae6b,
.__531ff,
.__811e4 #spinner-movimientos {
    left: 0;
    z-index: 101
}

.__574b2 input:checked+.slider {
    background-color: #00a599
}

.__574b2 input:focus+.slider {
    box-shadow: 0 0 1px #00a599
}

.__574b2 input:checked+.slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.__574b2 .slider.round {
    border-radius: 34px
}

.__574b2 .slider.round:before {
    border-radius: 50%
}

.__8da8b,
.__8da8b .spinner-movimientos {
    position: relative
}

.__8da8b #spinner-descarga-movimientos {
    margin-left: .1em;
    margin-top: .7em
}

.__8da8b #spinner-descarga-movimientos .obe-spinner-dual-ring {
    width: 24px;
    height: 24px
}

.__8da8b #spinner-descarga-movimientos .obe-spinner-dual-ring:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 3.5px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring 1.2s linear infinite
}

.__8da8b .icono {
    cursor: pointer;
    color: #d52b1e
}

.__8da8b .icono:hover {
    color: #3e3e40
}

.__8da8b .selector-descarga {
    color: #d52b1e
}

.__8da8b .selector-descarga:hover {
    color: #3e3e40
}

.__8da8b .selector-descarga .ember-power-select-status-icon {
    display: none
}

.__8da8b .selector-descarga .ember-power-select-trigger.ember-basic-dropdown-trigger.ember-view {
    line-height: 0;
    border: 0;
    padding: 0;
    text-align: center;
    min-height: 32px
}

.__fdd59 .copy-btn {
    background-color: transparent;
    border: none
}

.__fdd59 .icono {
    cursor: pointer;
    color: #d52b1e
}

.__fdd59 .icono:hover {
    color: #3e3e40
}

.__1f54b .daterangepicker-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__1f54b .daterangepicker-input {
    padding-left: 28px;
    width: 215px !important;
    text-align: center
}

.__fcb8e .celda-fecha,
.__fcb8e .columna-fecha {
    width: 100px;
    text-align: left;
    padding-left: 15px
}

.__fcb8e .celda-concepto,
.__fcb8e .columna-concepto {
    width: 31%;
    text-align: left;
    padding-right: 4%
}

.__fcb8e .celda-detalle,
.__fcb8e .columna-detalle {
    width: 20%;
    text-align: left
}

.__a7a36 .__fcb8e .celda-importe,
.__e1a08 .__fcb8e .celda-importe,
.__fcb8e .__a7a36 .celda-importe,
.__fcb8e .__e1a08 .celda-importe,
.__fcb8e .celda-importe,
.__fcb8e .columna-importe {
    width: auto;
    text-align: right
}

.__fcb8e .celda-saldo,
.__fcb8e .columna-saldo {
    width: auto;
    text-align: right;
    padding-right: 15px
}

.__fcb8e #spinner-movimientos {
    position: relative;
    margin: auto;
    top: 1.5em;
    right: 0;
    left: 0;
    bottom: 1.5em;
    z-index: 101
}

.__fcb8e .ember-light-table .lt-column .lt-sort-icon {
    float: none;
    padding: 5px
}

.__fcb8e .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.__fcb8e .background {
    background-color: #e6eaee
}

@media only screen and (min-width: 1201px) {
    .__fcb8e .tablaMovimientos>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (min-width: 400px) and (max-width:1014px) {

    .__a7a36 .__fcb8e .celda-importe,
    .__e1a08 .__fcb8e .celda-importe,
    .__fcb8e .__a7a36 .celda-importe,
    .__fcb8e .__e1a08 .celda-importe,
    .__fcb8e .celda-importe,
    .__fcb8e .columna-importe {
        text-align: left;
        padding-left: 10px
    }

    .__fcb8e .celda-saldo,
    .__fcb8e .columna-saldo {
        text-align: left
    }
}

@media only screen and (min-width: 1015px) and (max-width:1201px) {
    .__fcb8e .align-left {
        padding-right: 15px
    }
}

@media only screen and (min-width: 754px) {
    .__fcb8e .row-toggle {
        margin-right: 7px
    }
}

@media only screen and (max-width: 754px) {

    .__fcb8e .celda-fecha,
    .__fcb8e .columna-fecha {
        width: 6.8rem !important;
        text-align: left;
        padding-left: 5px !important;
        font-size: 1.2rem
    }

    .__fcb8e .dl-margin {
        padding-top: 10px;
        margin-left: 20px;
        font-size: 1.2rem
    }

    .__fcb8e .celda-concepto {
        width: auto !important;
        font-size: 1.2rem
    }

    .__fcb8e .celda-importe {
        font-size: 1.2rem
    }

    .__fcb8e .row-toggle {
        margin-left: 7px
    }
}

.__fcb43 .btn {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.__7192d .monto {
    width: 100%;
    font-size: medium;
    text-align: right;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    outline: 0
}

.__ab2b7 #descargar-emitidos {
    cursor: pointer;
    color: #d52b1e
}

.__ab2b7 #descargar-emitidos:hover {
    color: #3e3e40
}

.__ab2b7 #descargar-emitidos .fa {
    font-size: 1.6em
}

.custom-modal-confirmacion {
    text-align: center;
    position: absolute
}

.__0ae2d,
.__0ae2d .spinner-comprobante,
.__0fe38,
.__0fe38 .spinner-comprobante,
.__33041,
.__33041 .spinner-comprobante,
.__88e4c,
.__88e4c .spinner-comprobante {
    position: relative
}

.custom-modal-confirmacion:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%
}

.custom-modal-confirmacion .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.custom-modal-confirmacion.modal-success .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #00a599;
    color: #FFF;
    padding: 30px
}

.custom-modal-confirmacion.modal-pendiente .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    color: #3e3e40;
    padding: 30px
}

.custom-modal-confirmacion.modal-error .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    color: #d52b1e;
    padding: 30px
}

.custom-modal-confirmacion.modal-error .modal-content .icono i {
    color: #d52b1e
}

.custom-modal-confirmacion .icono {
    display: inline-block;
    vertical-align: top;
    color: #882345
}

.custom-modal-confirmacion .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.modal-dialog,
.modal:before {
    display: inline-block;
    vertical-align: middle
}

.custom-modal-confirmacion .titulo {
    display: inline-block;
    width: 80%
}

.custom-modal-confirmacion .titulo h3 {
    display: inline-block;
    margin: 0 0 10px
}

.custom-modal-confirmacion .titulo p {
    font-size: 16px
}

.footer {
    border-color: #882345
}

.__987bf .btn {
    margin-top: 25px;
    margin-left: 12px;
    margin-bottom: 30px
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    height: 100%;
    margin-right: -4px
}

.modal-dialog {
    text-align: left
}

.inputCda,
.inputErrorCda {
    margin: 25px 0;
    width: 160px;
    text-align: center;
    height: 40px;
    font-size: 20px;
    border: none;
    border-bottom: 1px solid rgba(26, 38, 51, .1);
    transition: border-bottom-color .4s;
    outline: 0
}

.inputErrorCda {
    border-bottom: 1px solid #d52b1e
}

.contador-regresivo {
    font-size: 15px;
    font-weight: 700;
    padding: 10px
}

.__454f7 #descargar-recibidos {
    cursor: pointer;
    color: #d52b1e
}

.__3ec9b .selector-opciones>.ember-power-select-trigger[aria-disabled=true],
.__3ec9b table.tabla-archivos-en-proceso td,
.__3ec9b table.tabla-archivos-en-proceso th {
    cursor: default
}

.__0ae2d .icono:hover,
.__0fe38 .icono:hover,
.__33041 .icono:hover,
.__454f7 #descargar-recibidos:hover,
.__88e4c .icono:hover {
    color: #3e3e40
}

.__454f7 #descargar-recibidos .fa {
    font-size: 1.6em
}

.__b0013 .monto {
    width: 100%;
    font-size: medium;
    text-align: right;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    outline: 0
}

.__0ae2d .icono,
.__0fe38 .icono,
.__33041 .icono,
.__88e4c .icono {
    font-size: 1.4em;
    vertical-align: middle
}

.__2ca78 .btn-ver-errores {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 12px;
    width: 60px
}

.__2ca78 .btn-anular-lote {
    margin-left: 6px
}

.__88e4c .obe-spinner-dual-ring {
    width: 24px;
    height: 24px
}

.__88e4c .obe-spinner-dual-ring:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 3.5px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring 1.2s linear infinite
}

.__0ae2d .obe-spinner-dual-ring:after,
.__33041 .obe-spinner-dual-ring:after {
    border-radius: 50%;
    content: " ";
    display: block;
    animation: obe-spinner-dual-ring 1.2s linear infinite
}

.__4b8cd .descripcionErrores {
    padding-left: 40px;
    padding-right: 10px
}

.__f06bf .btn-ver-errores {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 12px;
    width: 60px
}

.__f06bf .btn-anular-lote {
    margin-left: 6px
}

.__0ae2d .obe-spinner-dual-ring {
    width: 24px;
    height: 24px
}

.__0ae2d .obe-spinner-dual-ring:after {
    width: 100%;
    height: 100%;
    margin: 1px;
    border: 3.5px solid #666;
    border-color: #d52b1e transparent
}

.__30969 .descripcionErrores {
    padding-left: 40px;
    padding-right: 10px
}

.__257e3 .btn-ver-errores {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 12px;
    width: 60px
}

.__257e3 .btn-anular-lote {
    margin-left: 6px
}

.__33041 .obe-spinner-dual-ring {
    width: 24px;
    height: 24px
}

.__33041 .obe-spinner-dual-ring:after {
    width: 100%;
    height: 100%;
    margin: 1px;
    border: 3.5px solid #666;
    border-color: #d52b1e transparent
}

.__e34d1 .descripcionErrores {
    padding-left: 40px;
    padding-right: 10px
}

.__65acf .btn-ver-errores {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 12px;
    width: 60px
}

.__65acf .btn-anular-lote {
    margin-left: 6px
}

.__0fe38 .obe-spinner-dual-ring {
    width: 24px;
    height: 24px
}

.__0fe38 .obe-spinner-dual-ring:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 3.5px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring 1.2s linear infinite
}

.__1292b .obe-spinner-dual-ring-confirmacion:after,
.__3ae6b .obe-spinner-dual-ring-confirmacion:after {
    animation: obe-spinner-dual-ring-confirmacion 1.2s linear infinite;
    content: " "
}

.__1e5ba .descripcionErrores {
    padding-left: 40px;
    padding-right: 10px
}

.__e3063 .daterangepicker-icon {
    padding-left: 10px;
    padding-top: 9px;
    position: absolute
}

.__e3063 .daterangepicker-input {
    padding-left: 28px;
    width: 215px !important;
    text-align: center
}

.__811e4 .__a7a36 .celda-estado,
.__811e4 .__e1a08 .celda-estado,
.__811e4 .columna-estado,
.__a7a36 .__811e4 .celda-estado,
.__e1a08 .__811e4 .celda-estado {
    width: 21%
}

@media only screen and (min-width: 1201px) {
    .__811e4 .tabla-pago-haberes>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (min-width: 415px) and (max-width:767px) {

    .__811e4 .__a7a36 .celda-estado,
    .__811e4 .__e1a08 .celda-estado,
    .__811e4 .columna-estado,
    .__a7a36 .__811e4 .celda-estado,
    .__e1a08 .__811e4 .celda-estado {
        width: 33%;
        padding-left: 20px !important
    }

    .__811e4 .columna-fechaDeAcreditacion {
        padding-left: 0 !important;
        width: 20%
    }

    .__811e4 .columna-importeTotal {
        padding: 0 !important;
        width: 28%
    }
}

@media only screen and (max-width: 414px) {

    .__811e4 .__a7a36 .celda-estado,
    .__811e4 .__e1a08 .celda-estado,
    .__811e4 .columna-estado,
    .__a7a36 .__811e4 .celda-estado,
    .__e1a08 .__811e4 .celda-estado {
        font-size: small
    }

    .__811e4 .columna-fechaDeAcreditacion {
        padding-left: 0 !important;
        font-size: small;
        width: 24%
    }

    .__811e4 .columna-importeTotal {
        padding: 0;
        width: 45%
    }
}

@media only screen and (max-width: 1200px) {
    .__811e4 .div-icono-supervielle {
        display: none
    }

    .__811e4 div.cerrar {
        text-align: right;
        margin-right: 10px
    }
}

@media only screen and (max-width: 768px) {

    .__811e4 .tabla-pago-haberes .dd-fila-expandida-con-icono0,
    .__811e4 .tabla-pago-haberes .dd-fila-expandida-con-icono1,
    .__811e4 .tabla-pago-haberes .dt-fila-expandida-con-icono0,
    .__811e4 .tabla-pago-haberes .dt-fila-expandida-con-icono1 {
        display: none
    }

    .__811e4 .div-icono-supervielle {
        display: block
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .__811e4 .columna-cantidadDeMovimientos {
        width: 12%
    }
}

.__811e4 .tabla-pago-haberes tr td,
.__811e4 .tabla-pago-haberes tr th {
    padding-left: 10px
}

.__811e4 .tabla-pago-haberes tr td .btn-ver-lote,
.__811e4 .tabla-pago-haberes tr th .btn-ver-lote {
    padding: 1px 10px
}

.__811e4 .columna-importeTotal {
    width: 15%;
    padding-right: 15px
}

.__811e4 .columna-importeIngresado {
    width: 15%
}

.__811e4 .columna-cantidadDeMovimientos {
    width: 10%
}

.__811e4 .columna-tipo-acreditacion {
    width: 5%;
    padding-left: 0
}

.__811e4 .columna-tipo-acreditacion i {
    padding: 12px 15px
}

.__811e4 .columna-banco-acreditacion {
    width: 35px
}

.__811e4 .columna-banco-acreditacion img {
    width: 17px;
    height: auto
}

.__811e4 .columna-nroLote {
    width: 12%
}

.__811e4 .columna-fechaDeAcreditacion {
    width: 17%
}

.__811e4 .columna-anular-lote,
.__811e4 .columna-ver-detalle {
    width: 5%
}

.__811e4 .selector-anulacion {
    margin: auto auto 10px;
    width: 40%
}

.__811e4 .modal-anulacion .modal-dialog {
    width: 50%
}

.__811e4 .icono-cerrar-anulacion {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.5em
}

.__811e4 #spinner-movimientos {
    position: relative;
    margin: auto;
    top: 1.5em;
    right: 0;
    bottom: 1.5em
}

.__811e4 .ember-light-table .lt-column .lt-sort-icon {
    float: none;
    padding: 5px
}

.__811e4 .dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.__811e4 .background {
    background-color: #e6eaee
}

@media only screen and (min-width: 400px) and (max-width:1014px) {

    .__811e4 .__a7a36 .celda-importe,
    .__811e4 .__e1a08 .celda-importe,
    .__811e4 .celda-importe,
    .__811e4 .columna-importe,
    .__a7a36 .__811e4 .celda-importe,
    .__e1a08 .__811e4 .celda-importe {
        text-align: left;
        padding-left: 10px
    }

    .__811e4 .celda-saldo,
    .__811e4 .columna-saldo {
        text-align: left
    }
}

@media only screen and (min-width: 1015px) and (max-width:1201px) {
    .__811e4 .align-left {
        padding-right: 35px
    }
}

@media only screen and (min-width: 754px) {
    .__811e4 .row-toggle {
        margin-right: 7px
    }
}

@media only screen and (max-width: 754px) {
    .__811e4 .row-toggle {
        margin-left: 7px
    }
}

.__3ae6b {
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.__3ae6b.hidden {
    display: none
}

.__3ae6b .obe-spinner-dual-ring-confirmacion {
    position: absolute;
    margin-top: 18px;
    margin-right: 78px;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px
}

.__3ae6b .obe-spinner-dual-ring-confirmacion:after {
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #666;
    border-color: #d52b1e transparent
}

.__1292b {
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 15%
}

.__1292b.hidden {
    display: none
}

.__1292b .obe-spinner-dual-ring-confirmacion {
    position: absolute;
    margin-top: 90px;
    margin-right: 270px;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px
}

.__1292b .obe-spinner-dual-ring-confirmacion:after {
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #666;
    border-color: #d52b1e transparent
}

@keyframes obe-spinner-dual-ring-confirmacion {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.__c405a .btn-ver-errores {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 12px;
    width: 80px
}

.__c405a .btn-anular-lote {
    margin-left: 6px
}

.__7c28c .descripcionErrores {
    padding-left: 40px;
    padding-right: 10px
}

.__33e2d .btn-ver-lote {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px
}

.__33e2d .btn-revisar-lote {
    margin-right: 50px
}

.__acfb1 .detalle-errores-reparacion {
    background-color: #f9f8f7;
    border: 1px solid #d5d2ca;
    padding: 15px 10px;
    margin: 10px 0
}

.__acfb1 .detalle-errores-reparacion .titulo h1 {
    font-size: 20px;
    color: #d52b1e
}

.__acfb1 .detalle-errores-reparacion h5 {
    font-weight: 700
}

.__3ec9b .caja>.titulo>h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

.__3ec9b .title-visible {
    pointer-events: inherit !important
}

.__3ec9b .alertas>.alert-dismissable .close,
.__3ec9b .alertas>.alert-dismissible .close {
    opacity: 1
}

.__3ec9b .columna-numero-archivo {
    width: 23%
}

.__3ec9b .columna-nombre-archivo {
    width: 60%
}

.__3ec9b .columna-estado-archivo div {
    float: left;
    margin-right: 10px
}

.__3ec9b .columna-estado-archivo {
    width: 20%
}

.__3ec9b #terminosCondiciones {
    padding-top: 15px
}

.__3ec9b .filtro-combo>.ember-power-select-trigger:hover,
.__3ec9b .selector-combo>.ember-power-select-trigger {
    border: 1px solid #ccc !important;
    height: 34px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.__3ec9b .selector-combo>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.__3ec9b .selector-combo {
    margin-bottom: 15px
}

.__3ec9b .selector-opciones {
    margin-left: -25px
}

.__3ec9b .haiglaigt-cuenta {
    top: 20px
}

.__3ec9b .etiqueta-cuenta-debito {
    position: relative;
    top: 21px
}

.__3ec9b .descargar-plantilla {
    cursor: pointer;
    text-decoration: underline
}

.__3ec9b .subtitulo-primer-renglon {
    padding-top: 5px
}

.__3ec9b .subtitulo-segundo-renglon {
    padding-top: 10px
}

.__3ec9b .subtitulo-segundo-renglon .texto-por-archivo {
    font-style: italic
}

.__da74a .columna-fecha {
    width: 10%;
    text-align: left
}

.__da74a .columna-beneficiario {
    width: 37%;
    text-align: left
}

.__da74a .columna-numeroLote {
    width: 6%;
    text-align: left
}

.__a7a36 .__da74a .celda-importe,
.__da74a .__a7a36 .celda-importe,
.__da74a .__e1a08 .celda-importe,
.__da74a .columna-importe,
.__e1a08 .__da74a .celda-importe {
    width: 14%;
    text-align: left
}

.__a7a36 .__da74a .celda-estado,
.__da74a .__a7a36 .celda-estado,
.__da74a .__e1a08 .celda-estado,
.__da74a .columna-estado,
.__e1a08 .__da74a .celda-estado {
    width: 15%;
    text-align: left
}

.__da74a .columna-acciones {
    width: 5%;
    text-align: center
}

@media only screen and (max-width: 768px) {

    .__a7a36 .__da74a .celda-importe,
    .__da74a .__a7a36 .celda-importe,
    .__da74a .__e1a08 .celda-importe,
    .__da74a .columna-importe,
    .__e1a08 .__da74a .celda-importe {
        width: 10%;
        text-align: left
    }
}

.__7706e .columna-numeroLote {
    width: 9%;
    text-align: left
}

.__7706e .columna-fecha {
    width: 15%;
    text-align: left
}

.__7706e .columna-nombreArchivo {
    width: 50%;
    text-align: left
}

.__7706e .__a7a36 .celda-estado,
.__7706e .__e1a08 .celda-estado,
.__7706e .columna-estado,
.__a7a36 .__7706e .celda-estado,
.__e1a08 .__7706e .celda-estado {
    width: 19%;
    text-align: left
}

@media only screen and (min-width: 1201px) {
    .__7706e .tablaConsultaLotesCargados tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 1201px) {
    .__7706e .columna-acciones {
        width: 10%;
        padding-left: 100px
    }
}

@media only screen and (max-width: 676px) {
    .__7706e .columna-acciones {
        width: 5%;
        padding-left: 10px
    }
}

.__a0f86 .container {
    max-height: 300px;
    width: auto;
    overflow-y: auto
}

.__a0f86 .card {
    border: 3px dashed #d52b1e;
    border-radius: 10px;
    margin: 1.5rem 0;
    padding: 1rem 0;
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, .3)
}

.__a0f86 .modal-body {
    padding: 0
}

.__a0f86 .row-download {
    padding-top: 1rem;
    padding-bottom: 1rem;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .4)
}

.__a0f86 .float-right {
    float: right
}

.__a0f86 .mt-2 {
    margin-top: 2rem
}

.__531ff {
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.__531ff.hidden {
    display: none
}

.__531ff .obe-spinner-dual-ring-aprobaciones {
    position: relative;
    margin-right: 50%;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px
}

.__531ff .obe-spinner-dual-ring-aprobaciones:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent;
    animation: obe-spinner-dual-ring-aprobaciones 1.2s linear infinite
}

@keyframes obe-spinner-dual-ring-aprobaciones {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.__ecc36 .motivo-anulacion {
    margin-bottom: 10px;
    width: 90%
}

.__ecc36 #mensaje-anulacion-endoso,
.__ecc36 .mensaje-centrado {
    text-align: center
}

#motivo-anulacion,
#motivo-solicitud-devolucion {
    width: 80%
}

.__ee80a .columna-numeroArchivo {
    width: 20%;
    text-align: left
}

.__ee80a .columna-nombreArchivo {
    width: 50%;
    text-align: left
}

.__a7a36 .__ee80a .celda-estado,
.__e1a08 .__ee80a .celda-estado,
.__ee80a .__a7a36 .celda-estado,
.__ee80a .__e1a08 .celda-estado,
.__ee80a .columna-estado {
    width: 30%;
    text-align: left
}

.__a7a36 .__ee80a .celda-estado div,
.__e1a08 .__ee80a .celda-estado div,
.__ee80a .__a7a36 .celda-estado div,
.__ee80a .__e1a08 .celda-estado div,
.__ee80a .columna-estado div {
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

.__ee80a .tablaArchivosEnProceso {
    margin-top: 20px
}

.modal-detalle-lote .columna-referencia {
    width: 22%
}

.modal-detalle-lote .columna-beneficiario {
    width: 62%
}

.modal-detalle-lote .celda-beneficiario {
    white-space: pre
}

.__a7a36 .modal-detalle-lote .celda-importe,
.__e1a08 .modal-detalle-lote .celda-importe,
.modal-detalle-lote .__a7a36 .celda-importe,
.modal-detalle-lote .__e1a08 .celda-importe,
.modal-detalle-lote .columna-importe {
    width: 16%;
    text-align: right
}

.modal-detalle-lote #cerrar {
    font-size: 28px;
    border: none;
    float: right
}

.modal-detalle-lote #cerrar:hover {
    background-color: unset
}

.modal-detalle-lote .titulo {
    padding-bottom: 7px
}

.modal-detalle-lote .titulo h2 {
    font-size: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #3e3e40;
    text-transform: uppercase;
    display: inline-block
}

.modal-detalle-lote .tablaDetalleAprobacionesPendientes td,
.modal-detalle-lote .tablaDetalleAprobacionesPendientes th {
    padding-right: 15px
}

.modal-detalle-lote .tablaDetalleAprobacionesPendientes th.columna-beneficiario {
    padding-left: 20px
}

.__11cb4 .btn-detalle {
    pointer-events: auto;
    cursor: pointer;
    background: 0 0;
    border: none;
    color: #707070;
    outline: inherit;
    font-size: 21px;
    margin-right: 10px !important
}

.__11cb4 .tm-btn-aprobar {
    margin-bottom: 6px !important
}

.ember-modal-dialog {
    z-index: 51;
    position: fixed;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 10px #222;
    padding: 10px
}

.ember-modal-dialog.emd-in-place {
    position: static
}

.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: center
}

.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center .ember-modal-overlay {
    display: flex;
    align-items: center;
    justify-content: center
}

.ember-modal-wrapper.emd-animatable .ember-modal-dialog {
    position: relative
}

.ember-modal-overlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50
}

.ember-modal-overlay.translucent {
    background-color: rgba(128, 128, 128, .77)
}

html {
    min-height: 100%;
    position: relative
}

body {
    background: -moz-linear-gradient(top, #d5d2c9 0, #d5d2c9 14%, #f1f0ee 28%, #f1f0ee 100%);
    background: -webkit-linear-gradient(top, #d5d2c9 0, #d5d2c9 14%, #f1f0ee 28%, #f1f0ee 100%);
    background: linear-gradient(to bottom, #d5d2c9 0, #d5d2c9 14%, #f1f0ee 28%, #f1f0ee 100%);
    margin-bottom: 2em
}

body,
html {
    margin: 0
}

a {
    color: #d52b1e
}

.fecha,
footer {
    color: #3e3e40
}

.margin-top-sm {
    margin-top: 6px
}

.margin-top-md {
    margin-top: 12px
}

.margin-top-lg {
    margin-top: 18px
}

.margin-bottom-sm {
    margin-bottom: 6px
}

.margin-bottom-md {
    margin-bottom: 12px
}

.margin-bottom-lg {
    margin-bottom: 18px
}

.margin-y-sm {
    margin: 6px 0
}

.margin-y-md {
    margin: 12px 0
}

.margin-y-lg {
    margin: 18px 0
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right,
.caret {
    text-align: right
}

.iconos {
    height: 60px
}

.empresas {
    padding-top: 5px;
    height: 37px;
    display: flex;
    align-items: center;
    float: right
}

.fecha {
    padding-bottom: 5px;
    font-size: 85%
}

iframe#contenido {
    min-height: 45em;
    background-color: #fff
}

.marco-general {
    padding-top: 40px;
    padding-bottom: 4em
}

.selector-cuentas-custodia {
    padding-left: 0;
    padding-right: 0
}

footer {
    bottom: 0;
    position: absolute;
    height: 2em;
    padding-right: 20px;
    background-color: transparent;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 2em;
    z-index: 100
}

footer a:link {
    text-decoration-color: #3e3e40
}

footer .footer-link {
    color: #3e3e40;
    cursor: pointer
}

.subtitulo-obe {
    font-weight: 400;
    font-size: small
}

@media (min-width: 660px) and (max-width:1024px) {
    .marco-general {
        padding-bottom: 0
    }
}

@media (max-width: 660px) {
    .iconos {
        height: 60px
    }

    #palabraempresa {
        display: none
    }
}

.marco-general-hibrido {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.container-hibrido {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important
}

.login-footer-generar-clave {
    margin-top: 22px !important
}

.fondo {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: -85px top;
    transition: background-image .7s ease-in-out
}

@media screen and (min-height: 400px) {
    .fondo {
        background-position: -85px top
    }
}

@media screen and (max-height: 589px) {
    .fondo {
        background-position: -85px top
    }
}

@media screen and (min-height: 590px) {
    .fondo {
        background-position: -85px top
    }
}

@media screen and (min-height: 755px) {
    .fondo {
        background-position: -85px top
    }
}

.texto-advertencia-container {
    display: flex;
    align-items: flex-end;
    height: 100%;
    padding: 0
}

@media screen and (max-width: 990px) {
    .texto-advertencia-container {
        height: unset;
        width: 100%
    }
}

.full-height-container,
.full-height-container>.row,
.full-height-html,
.full-height-html body,
.full-height-html>body>.ember-view,
.panel-interaccion .login-header>div {
    height: 100%
}

.texto-advertencia-container .texto-advertencia {
    text-align: justify;
    opacity: .9;
    font-size: 19px;
    font-weight: 800 !important;
    color: #fff;
    background-color: #d52b1e;
    width: 100%
}

@media screen and (max-width: 500px) {
    .texto-advertencia-container .texto-advertencia {
        padding-left: 15px;
        padding-right: 15px
    }
}

.fondo-login-1 {
    background-image: url(images/nuevo.png)
}

@media screen and (max-width: 1370px) {
    .fondo-login-1 {
        background-image: url(images/nuevo.png);
        background-position: -135px top
    }
}

@media screen and (max-width: 1370px) and (max-height:850px) {
    .fondo-login-1 {
        background-position: -60px
    }
}

@media screen and (max-width: 1250px) {
    .fondo-login-1 {
        background-image: url(images/nuevo.png);
        background-position: -170px top
    }
}

@media screen and (max-width: 1250px) and (max-height:850px) {
    .fondo-login-1 {
        background-position: -120px
    }
}

#login-loading {
    background-color: rgba(255, 255, 255, .7)
}

@media (max-width: 660px) {
    body {
        background-color: #fff
    }

    .fondo-login-1,
    .fondo-login-2,
    .fondo-login-3,
    .fondo-login-4 .fondo-login-5 {
        background-image: none
    }

    .contenedor-login {
        padding-top: 0
    }

    .fondo-formulario-login {
        border: none
    }
}

.login-container {
    font-family: Heebo, sans-serif
}

.panel-interaccion {
    min-height: 100%;
    background-color: #FFF
}

.panel-interaccion .login-header {
    min-height: 90px
}

.panel-interaccion .login-header .logo-container {
    float: left;
    padding: 15px
}

@media (max-height: 667px),
(max-width:415px) {
    .panel-interaccion .login-header .logo-container {
        padding: 20px 0
    }

    .panel-interaccion .login-header .logo-container img {
        max-width: 80%
    }
}

.panel-interaccion .login-header ul.botonera-externos {
    height: 100%;
    display: flex;
    align-items: center;
    float: right;
    margin-bottom: 0;
    margin-top: 55px
}

@media (max-width: 415px) {
    .panel-interaccion .login-header ul.botonera-externos {
        margin-top: 6px;
        float: left
    }
}

.panel-interaccion .login-header ul.botonera-externos li {
    background-image: url(images/icons.svg);
    background-size: 420px 100px;
    background-position-y: -5px;
    width: 39px;
    height: 39px;
    display: inline-block;
    margin: 0 10px
}

.panel-interaccion .login-header ul.botonera-externos li:hover {
    cursor: pointer
}

.panel-interaccion .login-header ul.botonera-externos li a {
    width: 100%;
    height: 100%;
    display: block
}

.panel-interaccion .login-header ul.botonera-externos li:first-child {
    margin-left: 0
}

.panel-interaccion .login-header ul.botonera-externos .link-mensaje {
    background-position-x: -216px
}

.panel-interaccion .login-header ul.botonera-externos .link-mensaje:hover {
    background-position-x: -6px
}

.panel-interaccion .login-header ul.botonera-externos .link-ayuda {
    background-position-x: -266px
}

.panel-interaccion .login-header ul.botonera-externos .link-ayuda:hover {
    background-position-x: -56px
}

.panel-interaccion .login-header ul.botonera-externos .link-seguridad {
    background-position-x: -315px
}

.panel-interaccion .login-header ul.botonera-externos .link-seguridad:hover {
    background-position-x: -105px
}

.panel-interaccion .login-header ul.botonera-externos .link-form {
    background-position-x: -364px
}

.panel-interaccion .login-header ul.botonera-externos .link-form:hover {
    background-position-x: -154px
}

.panel-interaccion .login-footer {
    margin-top: 100px;
    padding: 30px 0;
    width: 100%
}

@media (max-height: 849px) {
    .panel-interaccion .login-footer {
        position: relative;
        margin-top: 50px
    }
}

@media (max-width: 1280px) {
    .panel-interaccion .login-footer {
        padding-bottom: 0
    }
}

.panel-interaccion .login-footer .row {
    margin-right: 0
}

.panel-interaccion .login-footer .texto-footer {
    font-size: 12px;
    line-height: 1.38;
    color: rgba(26, 38, 51, .5)
}

.panel-interaccion .login-footer .footer-link,
.panel-interaccion .login-footer .footer-link-consultas {
    cursor: pointer;
    text-decoration: underline;
    color: rgba(26, 38, 51, .5)
}

.header-supervielle {
    background: #fff;
    height: 98px
}

.header-supervielle .col a.navbar-candado,
.header-supervielle .col a.navbar-mail,
.header-supervielle .col a.navbar-pregunta,
.header-supervielle .col a.navbar-salir,
.header-supervielle .col a.navbar-terminos {
    background-repeat: no-repeat;
    background-position: center;
    padding: 22px 22px 35px
}

.header-supervielle .col {
    height: 100%
}

.header-supervielle .col a {
    line-height: 75px
}

.header-supervielle .col a.navbar-mail {
    background-image: url(images/mail-2d7fa7b846ceb1de9b951ea14c983772.png)
}

.header-supervielle .col a.navbar-mail:hover {
    background-image: url(images/mail2-f0085edf68dda110b3ce341fe4ead0bb.png)
}

.header-supervielle .col a.navbar-pregunta {
    background-image: url(images/pregunta-0ee015cf902fad9f23f878b137c5df0a.png)
}

.header-supervielle .col a.navbar-pregunta:hover {
    background-image: url(images/pregunta2-284f751c0fd28960bd021e94bc94b35e.png)
}

.header-supervielle .col a.navbar-candado {
    background-image: url(images/candado-f7b3e317f7acc220ff52064e9e86db19.png)
}

.header-supervielle .col a.navbar-candado:hover {
    background-image: url(images/candado2-2656381a1c42c214a86596ca0bdddf53.png)
}

.header-supervielle .col a.navbar-terminos {
    background-image: url(images/terminos-d2d6b463edc0aa8a367654fff1a7ef90.png)
}

.header-supervielle .col a.navbar-terminos:hover {
    background-image: url(images/terminos2-d23438af73a3b8075bbee4f5ec720e77.png)
}

.header-supervielle .col a.navbar-salir {
    background-image: url(images/salir-f463c5cb19db1f722cae10a11f2bde54.png)
}

.header-supervielle .col a.navbar-salir:hover {
    background-image: url(images/salir2-e22ddd7b241dcb3834bb25ef711ba990.png)
}

.header-supervielle .col .btn {
    border: .75px solid #3e3e40;
    padding: 0 1px 1px;
    background: #fff;
    width: 102px;
    border-radius: 1px;
    font-size: 14px;
    text-align: center;
    margin-right: 10px
}

.header-supervielle .col .btn.navbar-salir_nuevo-menu {
    min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    gap: 8px;
    border: 1px solid #E1E1EB;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: unset
}

.header-supervielle .col .btn.navbar-salir_nuevo-menu:hover .logout-icon {
    fill: #872344
}

.header-supervielle .col .btn.navbar-salir_nuevo-menu .logout-icon {
    fill: #3B3A45;
    transition: fill .2s
}

.header-supervielle .navbar-brand {
    padding: 20px 0 0
}

.header-supervielle .nombre-apellido {
    font-size: 18px;
    color: #872344;
    padding-top: 10px;
    display: block;
    text-transform: capitalize
}

#palabraempresa {
    padding-right: 0
}

#selector-empresa {
    padding: 0 5px;
    white-space: nowrap
}

.selector-empresas {
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.selector-empresa-nuevo-menu {
    height: 40px
}

.selector-empresa-nuevo-menu .combo-empresas>.ember-power-select-trigger {
    border: 1px solid #E1E1EB;
    background: #FFF;
    border-radius: 8px;
    color: #3B3A45;
    padding: 0 8px
}

.selector-empresas #selector-empresa #empresa-seleccionada-nombre {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle
}

.combo-empresas {
    height: 100%;
    padding: 0 15px;
    min-width: 130px
}

.combo-empresas>.ember-power-select-trigger {
    height: 100%;
    color: #eee;
    background: #872344;
    border: 0;
    border-radius: 0;
    display: table
}

.boton-pin,
.boton-pin:hover {
    background-color: transparent
}

.combo-empresas>.ember-power-select-trigger:active,
.ember-power-select-trigger:focus,
.ember-power-select-trigger:hover {
    border: 0;
    box-shadow: none
}

.combo-empresas>div>div {
    display: table-cell;
    vertical-align: middle;
    width: 139px
}

.icono-pin {
    background-image: url(images/icon-pin1.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    height: 18px;
    position: relative;
    top: 5px
}

.icono-pin:hover {
    background-image: url(images/icon-pin2.svg)
}

.icono-seleccionado {
    background-image: url(images/icon-pin3.svg)
}

.boton-pin {
    border: 0
}

.nuevo-menu-side-menu-container {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 16px
}

.nuevo-menu-saludo-header-container {
    display: inline;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0
}

.nuevo-menu-brand-container {
    display: flex;
    align-items: center;
    padding-left: 24px;
    gap: 32px
}

.nuevo-menu-header {
    height: 73px
}

.nuevo-menu-navbar-brand {
    padding: 29px 0 !important;
    height: auto !important
}

.nuevo-menu-selector-container {
    display: flex;
    align-items: center;
    justify-content: end
}

.nuevo-menu-selector-container .row {
    height: auto !important
}

.nuevo-menu-navbar-brand .img-desktop {
    display: inline;
    max-width: unset
}

.nuevo-menu-navbar-brand .img-mobile {
    display: none !important;
    max-width: unset
}

.nuevo-menu-header .combo-empresas {
    padding: 0
}

@media (max-width: 650px) {
    .nuevo-menu-header .nuevo-menu-navbar-brand .img-desktop {
        display: none !important
    }

    .nuevo-menu-header .nuevo-menu-navbar-brand .img-mobile {
        display: inline !important
    }

    .nuevo-menu-header .navbar-salir_nuevo-menu {
        display: none !important
    }

    .nuevo-menu-header .nuevo-menu-saludo-header-container {
        display: none
    }

    .nuevo-menu-header .nuevo-menu-brand-container {
        padding-left: 16px;
        gap: 8px
    }

    .nuevo-menu-header .nuevo-menu-side-menu-container {
        gap: 4px
    }

    .nuevo-menu-header .selector-empresa-nuevo-menu #selector-empresa {
        display: flex;
        align-items: center;
        width: 111px;
        gap: 4px
    }

    .nuevo-menu-header .selector-empresa-nuevo-menu #empresa-seleccionada-nombre {
        max-width: 90px;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: text-top
    }

    .nuevo-menu-header .selector-empresa-nuevo-menu .empresa-seleccionada,
    .nuevo-menu-header .selector-empresa-nuevo-menu .selector-empresa-fixed-width {
        width: 120px
    }
}

.menu-toggle {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-right: 10px !important;
    padding-left: 10px;
    margin-bottom: 5px
}

.menu-toggle .switch {
    margin: 5px 0 0;
    position: relative;
    display: inline-block;
    width: 40px;
    min-width: 40px;
    height: 24px;
    border-radius: 200px
}

.menu-toggle .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.menu-toggle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.menu-toggle .slider:before {
    -webkit-transition: .4s;
    background-color: #fff;
    content: "";
    height: 16px;
    left: 4px;
    position: absolute;
    top: 4px;
    transition: .4s;
    width: 16px
}

.menu-toggle input:checked+.slider {
    background-color: #B10F36
}

.menu-toggle input:checked+.slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px)
}

.menu-toggle .slider.round {
    border-radius: 34px
}

.menu-toggle .slider.round:before {
    border-radius: 50%
}

.menu-toggle .menu-toggle-label {
    margin: 7px 0 0;
    padding-right: 5px
}

@media (max-width: 1024px) {
    .menu-toggle {
        display: none
    }
}

.nuevo-menu-iconos {
    height: 100%
}

.icons-with-nuevo-menu-toggle {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.empresa-seleccionada {
    overflow: hidden;
    display: flex;
    width: 150px;
    text-overflow: ellipsis
}

#selector-empresa {
    width: 150px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.selector-empresa-fixed-width {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#empresa-seleccionada-nombre {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
    margin-left: 5px;
    margin-top: 3px
}

.ember-basic-dropdown-content-wormhole-origin {
    display: none !important
}

@font-face {
    font-family: 'Open Sans';
    src: url(fonts/opensans/regular/OpenSans-Regular-webfont.eot);
    src: url(fonts/opensans/regular/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans/regular/OpenSans-Regular-webfont.woff) format("woff"), url(fonts/opensans/regular/OpenSans-Regular-webfont.ttf) format("truetype"), url(fonts/opensans/regular/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(fonts/opensans/bold/OpenSans-Bold-webfont.eot);
    src: url(fonts/opensans/bold/OpenSans-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans/bold/OpenSans-Bold-webfont.woff) format("woff"), url(fonts/opensans/bold/OpenSans-Bold-webfont.ttf) format("truetype"), url(fonts/opensans/bold/OpenSans-Bold-webfont.svg#open_sansbold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(fonts/opensans/light/OpenSans-Light-webfont.eot);
    src: url(fonts/opensans/light/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans/light/OpenSans-Light-webfont.woff) format("woff"), url(fonts/opensans/light/OpenSans-Light-webfont.ttf) format("truetype"), url(fonts/opensans/light/OpenSans-Light-webfont.svg#open_sanslight) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Whitney;
    src: url(fonts/whitney.woff) format("woff"), url(fonts/whitney.ttf) format("truetype"), url(fonts/whitney.svg#whitney) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Heebo;
    src: url(fonts/heebo-regular.woff) format("woff"), url(fonts/heebo-regular.ttf) format("truetype"), url(fonts/heebo-regular.svg#heebo) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Heebo;
    src: url(fonts/heebo/heebo-medium.woff) format("woff"), url(fonts/heebo/heebo-medium.ttf) format("truetype"), url(fonts/heebo/heebo-medium.svg#heebo) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Market Web';
    src: url(fonts/marketweb/MarketWeb.eot);
    src: url(fonts/marketweb/MarketWeb.eot?#iefix) format("embedded-opentype"), url(fonts/marketweb/MarketWeb.woff) format("woff"), url(fonts/marketweb/MarketWeb.ttf) format("truetype"), url(fonts/marketweb/MarketWeb.svg#MarketWeb) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    text-align: left;
    font-family: Heebo, sans-serif;
    color: #3e3e40
}

body .ember-power-select-dropdown.ember-basic-dropdown-content--below,
body .ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
    border: 0;
    border-radius: 0;
    line-height: 2.5
}

body .select-cuenta {
    padding: 10px 0
}

body .ember-power-select-options {
    font-size: 15px
}

body .ember-power-select-options[role=listbox] {
    max-height: 15em
}

body .ember-power-select-options .select-texto-chico {
    font-size: 12px
}

body .ember-power-select-option[aria-current=true]>ul>span.hover-gris {
    background-color: #eee
}

body .ember-power-select-trigger--active,
body .ember-power-select-trigger:focus {
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    box-shadow: 0 0 0 #FFF, 0 0 0 #FFF;
    outline: 0
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

img {
    max-width: 100%
}

.rojo {
    color: #d52b1e
}

.gris {
    color: #9e9e9f
}

.amarillo {
    color: #ffa100
}

.verde {
    color: #00a599
}

.pull-right {
    margin-left: 20px
}

.margin-bottom-xl {
    margin-bottom: 35px
}

.caja {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    padding: 9px 27px;
    margin-bottom: 40px
}

.caja .titulo h1 {
    font-size: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #3e3e40;
    text-transform: uppercase;
    display: inline-block
}

.caja .titulo .auxiliar {
    float: right;
    font-family: 'Open Sans'
}

.caja .titulo-con-icono .titulo h3,
.secundario h1,
table th {
    font-family: "Open Sans", sans-serif
}

.caja .titulo-con-icono .icono {
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    margin-right: 10px
}

.caja .titulo-con-icono .titulo {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%
}

.caja .titulo-con-icono .titulo h1 {
    margin: 0
}

.caja .titulo-con-icono .titulo h3 {
    font-size: 20px;
    margin: 0
}

.caja .cuerpo {
    position: relative;
    min-height: 80px
}

.caja hr {
    margin: 10px 0
}

table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%
}

table th {
    background: #f9f8f7;
    border-top: 1px solid #d5d2ca;
    border-bottom: 1px solid #d5d2ca;
    height: 37px;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    color: #3e3e40
}

table tr {
    border-bottom: 1px solid #f4f4f2;
    padding-left: 10px
}

table tr:hover {
    background-color: #fcfcfb;
    cursor: pointer
}

table tr:last-child {
    border-bottom: 0
}

table td {
    font-size: 15px;
    color: #3e3e40;
    height: 44px
}

.secundario {
    background: #fff;
    padding: 9px 27px
}

.secundario h1 {
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    color: #3e3e40
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    color: #333;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 20px;
    white-space: nowrap;
    margin-top: -80px
}

.ember-basic-dropdown,
.iframe-container {
    position: relative
}

.chartjs-tooltip-inner {
    box-shadow: 0 0 7px 1px #3333;
    padding: 15px;
    background: #fff;
    font-size: 20px
}

.chartjs-tooltip-key {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px
}

.marco-login {
    border-top: .7px solid #3e3e40
}

.btn.btn-obe {
    font-family: Heebo, sans-serif;
    transition: border-bottom-color .4s;
    border-radius: 6px
}

.btn-group-lg>.btn.btn-obe,
.btn.btn-obe.btn-lg {
    padding: 15px 20px
}

.btn.btn-obe.btn-rojo {
    background-color: #d52b1e;
    color: #FFF
}

.btn.btn-obe.btn-rojo-borde,
.btn.btn-obe.btn-rojo-invertido {
    background-color: #FFF;
    color: #d52b1e;
    border: 1px solid #d52b1e
}

.btn.btn-obe.btn-ancho-fijo {
    width: 60px
}

.btn.btn-obe.btn-blanco {
    background-color: #FFF;
    color: #3e3e40;
    border: 1px solid #FFF
}

.btn.btn-obe.btn-blanco-borde {
    background-color: #FFF;
    color: #3e3e40;
    border: 1px solid #d5d2ca
}

.btn.btn-obe.btn-bordo {
    background-color: #882345;
    color: #FFF
}

.btn.btn-obe[disabled] {
    background-color: #d5d2ca;
    opacity: 1
}

.label-blanco-borde-rojo {
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #d52b1e;
    background-color: #FFF;
    color: #d52b1e;
    text-align: center;
    vertical-align: middle;
    font-size: small;
    padding: 4px 8px;
    margin: 0 1px
}

.daterangepicker td.in-range {
    background-color: #eae8e5
}

.daterangepicker .ranges li.active,
.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker td.available:hover {
    background-color: #882345;
    color: #fff
}

.alert-success {
    color: #fff;
    background-color: #00a599;
    border-color: #00a487
}

.tooltip-obe .tooltip-inner {
    max-width: max-content;
    background-color: #fff
}

.tooltip-obe .input-rango {
    margin: 5px 0
}

.tooltip-obe .botonera-rango {
    width: max-content;
    margin: 5px 0
}

.tooltip-obe .botonera-rango>div {
    float: left
}

.tooltip-obe .botonera-rango>div:first-child {
    margin-right: 5px
}

.ember-basic-dropdown-content {
    z-index: 999999 !important;
    position: absolute;
    width: auto;
    background-color: #fff
}

.ember-basic-dropdown-content--left {
    left: 0
}

.ember-basic-dropdown-content--right {
    right: 0
}

.ember-basic-dropdown-overlay {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    pointer-events: none
}

.ember-power-select-trigger {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    line-height: 2;
    overflow-x: hidden;
    text-overflow: ellipsis;
    min-height: 2em;
    user-select: none;
    -webkit-user-select: none;
    color: inherit
}

.ember-power-select-trigger:after {
    content: "";
    display: table
}

.ember-power-select-trigger--active,
.ember-power-select-trigger:focus {
    border-top: 1px solid #d52b1e;
    border-bottom: 1px solid #d52b1e;
    border-right: 1px solid #d52b1e;
    border-left: 1px solid #d52b1e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(214, 43, 31, .6);
    outline: 0
}

.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded=true],
.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded=true] {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded=true] {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ember-power-select-placeholder {
    color: #999;
    display: block;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ember-power-select-status-icon {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-style: solid;
    border-width: 7px 4px 0;
    border-color: #999 transparent transparent;
    right: 5px
}

.ember-basic-dropdown-trigger[aria-expanded=true] .ember-power-select-status-icon {
    transform: rotate(180deg)
}

.ember-power-select-clear-btn {
    position: absolute;
    cursor: pointer;
    right: 25px
}

.ember-power-select-trigger-multiple-input {
    font-family: inherit;
    font-size: inherit;
    border: none;
    display: inline-block;
    line-height: inherit;
    -webkit-appearance: none;
    outline: 0;
    padding: 0;
    float: left;
    background-color: transparent;
    text-indent: 2px
}

.ember-power-select-trigger-multiple-input:disabled {
    background-color: #eee
}

.ember-power-select-trigger-multiple-input::placeholder {
    opacity: 1;
    color: #999
}

.ember-power-select-trigger-multiple-input::-webkit-input-placeholder {
    opacity: 1;
    color: #999
}

.ember-power-select-trigger-multiple-input::-moz-placeholder {
    opacity: 1;
    color: #999
}

.ember-power-select-trigger-multiple-input::-ms-input-placeholder {
    opacity: 1;
    color: #999
}

.ember-power-select-multiple-options {
    padding: 0;
    margin: 0
}

.ember-power-select-multiple-option {
    border: 1px solid gray;
    border-radius: 4px;
    color: #333;
    background-color: #e4e4e4;
    padding: 0 4px;
    display: inline-block;
    line-height: 1.45;
    float: left;
    margin: 2px 0 2px 3px
}

.ember-power-select-multiple-remove-btn {
    cursor: pointer
}

.ember-power-select-multiple-remove-btn:not(:hover) {
    opacity: .5
}

.ember-power-select-search {
    padding: 4px
}

.ember-power-select-search-input {
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 100%;
    font-size: inherit;
    line-height: inherit;
    padding: 0 5px
}

.ember-power-select-search-input:focus {
    border: 1px solid #d52b1e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(214, 43, 31, .6);
    outline: 0
}

.ember-power-select-dropdown {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    line-height: 2;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .172549) 0 6px 12px 0;
    overflow: hidden;
    color: inherit
}

.ember-power-select-dropdown.ember-basic-dropdown-content--above {
    transform: translateY(calc(-1 * 3px));
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.ember-power-select-dropdown.ember-basic-dropdown-content--below,
.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
    transform: translateY(3px);
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
    width: 100%
}

.ember-power-select-options {
    list-style: none;
    margin: 0;
    padding: 0;
    user-select: none;
    -webkit-user-select: none
}

.ember-power-select-options[role=listbox] {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 14em
}

.ember-power-select-option {
    cursor: pointer;
    padding: 0 8px
}

.ember-power-select-group[aria-disabled=true] {
    color: #999;
    cursor: not-allowed
}

.ember-power-select-group[aria-disabled=true] .ember-power-select-option,
.ember-power-select-option[aria-disabled=true] {
    color: #999;
    pointer-events: none;
    cursor: not-allowed
}

.ember-power-select-option[aria-selected=true] {
    background-color: #f5f5f5
}

.ember-power-select-option[aria-current=true] {
    background-color: #f5f5f5;
    color: inherit
}

.ember-power-select-group-name {
    cursor: default;
    font-weight: 700
}

.ember-power-select-trigger[aria-disabled=true] {
    background-color: #eee
}

.ember-power-select-trigger {
    padding: 0 16px 0 0
}

.ember-power-select-placeholder,
.ember-power-select-selected-item {
    margin-left: 8px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
    padding-left: 24px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-option {
    padding-left: 40px
}

.ember-power-select-group .ember-power-select-option {
    padding-left: 24px
}

.ember-power-select-group .ember-power-select-group-name {
    padding-left: 8px
}

.ember-power-select-trigger[dir=rtl] {
    padding: 0 0 0 16px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder,
.ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item {
    margin-right: 8px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option,
.ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input {
    float: right
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon {
    left: 5px;
    right: initial
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn {
    left: 25px;
    right: initial
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
    padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option {
    padding-right: 40px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option {
    padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name {
    padding-right: 8px
}

#autogestion-container {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-top: 50px
}

#autogestion-container .box {
    background: #fff;
    box-shadow: -1px 4px 4px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px;
    padding: 1px
}

#autogestion-container .content-current {
    padding-top: 0
}

#autogestion-container .tabs {
    margin: 0
}

#autogestion-container .tabs nav ul {
    width: 100%;
    background-color: #d5d2ca
}

#autogestion-container .tabs nav a {
    color: #FFF
}

#autogestion-container .tabs nav li a {
    outline: 0
}

#autogestion-container .tabs nav li.tab-current {
    box-shadow: none;
    z-index: 100;
    background-color: #FFF
}

#autogestion-container .tabs nav li.tab-current::after,
#autogestion-container .tabs nav li.tab-current::before {
    height: 0
}

#autogestion-container .tabs nav ul li {
    padding-bottom: 2px;
    border: 0;
    margin: 0;
    width: 33.333%;
    background-color: #d52b1e
}

#autogestion-container .tabs nav li.tab-current a {
    color: #333;
    outline: 0
}

.custom-modal.modal-success .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #00a599;
    color: #FFF;
    padding: 30px
}

.custom-modal.modal-error .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    color: #d52b1e;
    padding: 30px
}

.custom-modal.modal-error .modal-content .icono i {
    color: #d52b1e
}

.custom-modal .icono {
    display: inline-block;
    vertical-align: top
}

.custom-modal .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.custom-modal .titulo {
    display: inline-block;
    width: 80%
}

.custom-modal .titulo h3 {
    display: inline-block;
    margin: 0 0 10px
}

.custom-modal .titulo p {
    font-size: 16px
}

#olvido-clave-container .titulo,
#olvido-usuario-container .titulo {
    color: #d52b1e;
    margin: 25px 0
}

#olvido-clave-container .titulo i,
#olvido-usuario-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 6px 12px
}

#olvido-clave-container .titulo h3,
#olvido-usuario-container .titulo h3 {
    display: inline-block
}

#olvido-clave-container .subtitulo,
#olvido-usuario-container .subtitulo {
    font-size: 15px
}

#olvido-clave-container .subtitulo p,
#olvido-usuario-container .subtitulo p {
    margin: 10px 0;
    font-size: 14px;
    font-style: italic
}

#olvido-clave-container .subtitulo p i,
#olvido-usuario-container .subtitulo p i {
    color: #d52b1e
}

#olvido-clave-container .formulario,
#olvido-usuario-container .formulario {
    padding-top: 15px
}

#olvido-clave-container .formulario .control-label,
#olvido-usuario-container .formulario .control-label {
    font-weight: 400;
    font-size: 15px
}

#olvido-clave-container .formulario input,
#olvido-usuario-container .formulario input {
    background-image: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-family: Arial, Helvetica, sans-serif
}

#olvido-clave-container input.btn,
#olvido-usuario-container input.btn {
    border: 0;
    border-radius: 0
}

#olvido-clave-container .button-addon-inner,
#olvido-usuario-container .button-addon-inner {
    display: table
}

#olvido-clave-container .button-addon-inner .btn:active,
#olvido-usuario-container .button-addon-inner .btn:active {
    box-shadow: none
}

#olvido-clave-container .button-addon-inner .btn,
#olvido-usuario-container .button-addon-inner .btn {
    margin-right: 1px;
    outline: 0
}

#olvido-clave-container .button-addon-inner .inline-addon,
#olvido-usuario-container .button-addon-inner .inline-addon {
    display: table-cell;
    padding: 0 10px;
    margin-right: 1px;
    background-color: #ddd
}

#olvido-clave-container .button-addon-inner .inline-addon i,
#olvido-usuario-container .button-addon-inner .inline-addon i {
    font-size: 21px;
    vertical-align: middle
}

#olvido-clave-container .button-addon,
#olvido-usuario-container .button-addon {
    display: inline-block;
    margin-right: 25px;
    cursor: pointer
}

#olvido-clave-container .button-addon .btn.btn-rojo,
#olvido-clave-container .button-addon .inline-addon.inline-rojo,
#olvido-usuario-container .button-addon .btn.btn-rojo,
#olvido-usuario-container .button-addon .inline-addon.inline-rojo {
    background-color: #d52b1e;
    color: #FFF
}

#olvido-clave-container .button-addon .btn.btn-verde,
#olvido-clave-container .button-addon .inline-addon.inline-verde,
#olvido-usuario-container .button-addon .btn.btn-verde,
#olvido-usuario-container .button-addon .inline-addon.inline-verde {
    background-color: #00a599;
    color: #FFF
}

#olvido-clave-container .button-addon .btn.btn-gris,
#olvido-clave-container .button-addon .inline-addon.inline-gris,
#olvido-usuario-container .button-addon .btn.btn-gris,
#olvido-usuario-container .button-addon .inline-addon.inline-gris {
    background-color: #ddd;
    color: #3e3e40
}

#olvido-clave-container .button-addon.disabled .btn.btn-gris,
#olvido-clave-container .button-addon.disabled .btn.btn-rojo,
#olvido-clave-container .button-addon.disabled .btn.btn-verde,
#olvido-clave-container .button-addon.disabled .inline-addon.inline-gris,
#olvido-clave-container .button-addon.disabled .inline-addon.inline-rojo,
#olvido-clave-container .button-addon.disabled .inline-addon.inline-verde,
#olvido-usuario-container .button-addon.disabled .btn.btn-gris,
#olvido-usuario-container .button-addon.disabled .btn.btn-rojo,
#olvido-usuario-container .button-addon.disabled .btn.btn-verde,
#olvido-usuario-container .button-addon.disabled .inline-addon.inline-gris,
#olvido-usuario-container .button-addon.disabled .inline-addon.inline-rojo,
#olvido-usuario-container .button-addon.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

#olvido-clave-container .mails-list,
#olvido-usuario-container .mails-list {
    list-style: none;
    padding: 0;
    margin: 50px 0
}

#olvido-clave-container .mails-list li,
#olvido-usuario-container .mails-list li {
    margin: 30px 0;
    cursor: pointer;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under
}

#olvido-clave-container .mails-list li:hover,
#olvido-usuario-container .mails-list li:hover {
    text-decoration: underline
}

#olvido-clave-container .mails-list li:before,
#olvido-usuario-container .mails-list li:before {
    font-family: FontAwesome;
    content: "\f1db";
    font-size: 17px;
    margin-right: 10px
}

#olvido-clave-container .mails-list li.selected:before,
#olvido-usuario-container .mails-list li.selected:before {
    content: "\f058"
}

.fondo-grisado {
    background-color: #818181;
    height: 100%;
    width: 100%;
    position: absolute
}

.fondo-grisado .cuadro-flotante {
    height: 350px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'Open Sans'
}

#terminos-y-condiciones-container .acuerdos,
#terminos-y-condiciones-container .acuerdos-bullet,
#terminos-y-condiciones-container .header-acuerdos h2,
#terminos-y-condiciones-container .seccion-banner h3,
#terminos-y-condiciones-container .seccion-banner h5,
.mega-dropdown-menu {
    font-family: 'Open Sans', sans-serif
}

.fondo-grisado .cuadro-de-notificacion {
    background-color: #fff
}

.fondo-grisado .cuadro-de-notificacion .cabecera {
    padding: 20px
}

.fondo-grisado .cuadro-de-notificacion .cabecera h3 {
    float: right;
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 30px
}

.fondo-grisado .cuadro-de-notificacion .cuerpo {
    padding: 20px;
    background-color: #dcdad4
}

.fondo-grisado .cuadro-de-notificacion .cuerpo .loader-container {
    height: 45px;
    margin: 15px 0;
    position: relative
}

.fondo-grisado .cuadro-de-notificacion .cuerpo .loader-container>div {
    background: 0 0
}

.menu-container {
    background: -moz-linear-gradient(top, #d52b1e 0, #882345 100%);
    background: -webkit-linear-gradient(top, #d52b1e 0, #882345 100%);
    background: linear-gradient(to bottom, #d52b1e 0, #882345 100%);
    position: relative
}

.fondo-menu {
    background: #fff
}

.navbar {
    min-height: auto;
    margin-bottom: 0
}

.navbar-collapse {
    max-width: 1020px;
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        background-color: #FFF;
        width: 100%;
        margin-top: 50px;
        z-index: 999;
        border: 0
    }

    .navbar-header {
        float: left
    }
}

.navbar-toggle,
.navbar-toggle:hover {
    background: 0 0 !important
}

.navbar-toggle {
    float: left;
    border: none
}

.navbar-toggle .icon-bar {
    transition: all .2s;
    background-color: #fff !important
}

.navbar-toggle .icon-bar:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.navbar-toggle .icon-bar:nth-child(3) {
    opacity: 0
}

.navbar-toggle .icon-bar:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.navbar-toggle.collapsed .icon-bar:nth-child(2),
.navbar-toggle.collapsed .icon-bar:nth-child(4) {
    transform: rotate(0)
}

.navbar-toggle.collapsed .icon-bar:nth-child(3) {
    opacity: 1
}

.navbar-default {
    background: 0 0;
    border: 0
}

.navbar-default .navbar-nav>li>a {
    padding: 8px 6px;
    font-size: 12px;
    transform: none
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:visited,
.navbar-default .navbar-nav>li>a>a {
    color: #fff
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav>li {
        margin-left: 0
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:visited,
    .navbar-default .navbar-nav>li>a>a {
        color: #3e3e40;
        font-size: 16px;
        padding: 15px 10px 15px 30px
    }
}

.navbar-default .navbar-nav>li.open>a,
.navbar-default .navbar-nav>li.open>a:active,
.navbar-default .navbar-nav>li.open>a:focus,
.navbar-default .navbar-nav>li.open>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:hover {
    background-color: #d5d2ca;
    color: #3e3e40
}

.icon-bar,
.mega-dropdown-menu {
    background-color: #fff
}

.navbar-default .pointer {
    cursor: pointer
}

.nav>li {
    position: inherit
}

.navbar-nav {
    padding-right: 35px
}

@media (max-width: 767px) {
    .navbar-nav {
        padding: 0;
        margin: 0
    }
}

.esquina-menu {
    position: absolute;
    bottom: 0;
    right: 0
}

.dropdown {
    position: static
}

.dropdown.open>.dropdown-menu {
    display: flex;
    box-shadow: 0 100vh 0 100vh rgba(0, 0, 0, .25);
    border-width: 1px 0 0;
    border-radius: 0;
    margin-left: -1px
}

.mega-dropdown-menu {
    padding: 20px 10px 30px;
    width: 1022px;
    border: 0;
    min-height: 100px;
    overflow: hidden;
    box-shadow: none;
    border-radius: 0
}

.mega-dropdown-menu .dropdown-titulo {
    display: block;
    padding: 10px 0 0;
    line-height: 1.428571429;
    white-space: normal;
    font-size: 15px;
    text-transform: uppercase;
    margin: 10px 0;
    color: #d52b1e
}

.mega-dropdown-menu .dropdown-titulo:first-child {
    padding-top: 0
}

.mega-dropdown-menu>li {
    border-left: 1px;
    border-left-color: #eee;
    border-left-style: solid;
    padding-left: 40px
}

@media (max-width: 767px) {
    .dropdown.open>.dropdown-menu {
        display: block;
        box-shadow: none
    }

    .mega-dropdown-menu>li {
        border: 0
    }
}

.mega-dropdown-menu>li:first-child {
    border-left: 0
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
    font-size: 12px;
    color: #666;
    padding-left: 10px
}

.mega-dropdown-menu>li>ul>li>a {
    color: #3e3e40
}

.mega-dropdown-menu>li>ul>li>a:focus,
.mega-dropdown-menu>li>ul>li>a:hover {
    text-decoration: underline;
    color: #d52b1e;
    cursor: pointer
}

.mega-dropdown-menu>li>ul>li.dropdown-subtitulo {
    padding-left: 0;
    padding-top: 3px;
    text-transform: uppercase;
    color: #9e9e9f;
    margin-top: 10px
}

.mega-dropdown-menu>li>ul>li.dropdown-subtitulo:first-child,
.mega-dropdown-menu>li>ul>li.dropdown-subtitulo:nth-child(2) {
    padding-top: 0
}

.mega-dropdown-menu>li>ul>li.dropdown-item {
    padding-left: 0;
    font-weight: 400;
    margin-top: 4px
}

.mega-dropdown-menu span.badge.badge-pill.bordo {
    background-color: #666
}

.mega-dropdown-menu form {
    margin: 3px 20px
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px
}

#terminos-y-condiciones-container .titulo {
    color: #d52b1e;
    margin: 5px 0 10px
}

#terminos-y-condiciones-container .titulo i {
    vertical-align: sub;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #d52b1e;
    padding: 10px 12px
}

#terminos-y-condiciones-container .titulo h2 {
    display: inline-block
}

#terminos-y-condiciones-container .seccion-acuerdo {
    background-image: url(../imagenes/fondo.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: #f1f0ee;
    padding: 5px 10px 50px;
    border-top: 1px solid #3e3d40
}

#terminos-y-condiciones-container .base {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    margin: 40px;
    border: 1px solid #fff
}

#terminos-y-condiciones-container .header-acuerdos {
    padding: 15px 60px
}

#terminos-y-condiciones-container .header-acuerdos h2 img {
    width: 48px;
    height: 48px;
    margin-right: 10px
}

#terminos-y-condiciones-container .header-acuerdos h2 {
    font-size: 25px;
    color: #d52b1e;
    font-weight: 300
}

#terminos-y-condiciones-container .header-acuerdos h3 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700
}

#terminos-y-condiciones-container .header-acuerdos h4 {
    font-size: 14px;
    color: #d52b1e;
    font-weight: 300;
    font-style: italic;
    line-height: 20px
}

#terminos-y-condiciones-container .header-acuerdos h4 i {
    color: #d52b1e;
    margin-right: 5px
}

#terminos-y-condiciones-container .seccion-banner {
    background-color: #e8e7e2;
    padding: 65px 0;
    border-top: 1px solid #3e3d40;
    background-image: url(images/1920x1080/fondo3-2c13bf5e0a2da575cb20e0b325e1f6f8.jpg);
    background-position: left top;
    background-size: 60% auto;
    background-repeat: no-repeat
}

#terminos-y-condiciones-container .seccion-banner h3 {
    font-size: 37px;
    color: #3e3d40;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    margin-bottom: 30px
}

#terminos-y-condiciones-container .seccion-banner h5 {
    font-size: 19px;
    color: #3e3d40;
    text-align: center;
    line-height: 30px
}

#terminos-y-condiciones-container .acuerdos {
    overflow: auto;
    height: 450px;
    background: #f9f8f7;
    padding: 40px 65px;
    line-height: 24px
}

#terminos-y-condiciones-container .acuerdos::-webkit-scrollbar {
    width: 16px
}

#terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f1efed
}

#terminos-y-condiciones-container .acuerdos::-webkit-scrollbar-thumb {
    background: #d52b1e;
    border-radius: 10px
}

#terminos-y-condiciones-container .acuerdos h4 {
    font-size: 16px;
    color: #d52b1e;
    font-weight: 700;
    line-height: 24px;
    margin-top: 29px
}

#terminos-y-condiciones-container .acuerdos h5 {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 700;
    line-height: 24px;
    margin-top: 19px
}

#terminos-y-condiciones-container .acuerdos p {
    font-size: 15px;
    color: #3e3d40;
    font-weight: 400;
    line-height: 24px
}

#terminos-y-condiciones-container .acuerdos-bullet {
    font-size: 15px;
    margin-bottom: 10px
}

#mensaje-aceptacion-custodia,
#mensaje-aceptacion-deposito,
.caja-ecq .titulo h3,
.contenedor-alta-lote .selector-label,
.cuerpo-acreditacion-exitosa,
.modal-confimacion-pagos .modal-content {
    font-family: "Open Sans", sans-serif
}

#terminos-y-condiciones-container .acuerdos-bullet li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    font-weight: 300
}

#terminos-y-condiciones-container input.btn {
    border: 0;
    border-radius: 0
}

#terminos-y-condiciones-container .button-addon {
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer
}

#terminos-y-condiciones-container .button-addon .button-addon-inner {
    display: table
}

#terminos-y-condiciones-container .button-addon .button-addon-inner .btn:active {
    box-shadow: none
}

#terminos-y-condiciones-container .button-addon .button-addon-inner .btn {
    margin-right: 1px;
    outline: 0
}

#terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon {
    display: table-cell;
    padding: 0 10px;
    margin-right: 1px;
    background-color: #ddd
}

#terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon i {
    font-size: 21px;
    vertical-align: middle
}

#terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-verde,
#terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-verde {
    background-color: #00a599;
    color: #FFF
}

#terminos-y-condiciones-container .button-addon .button-addon-inner .btn.btn-gris,
#terminos-y-condiciones-container .button-addon .button-addon-inner .inline-addon.inline-gris {
    background-color: #ddd;
    color: #3e3e40
}

#terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-gris,
#terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-gris {
    background-color: #c8c8c8
}

#terminos-y-condiciones-container .button-addon .button-addon-inner:active .btn-verde,
#terminos-y-condiciones-container .button-addon .button-addon-inner:active .inline-verde {
    background-color: #01867c
}

#terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-gris,
#terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .btn.btn-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default
}

#terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-gris,
#terminos-y-condiciones-container .button-addon .button-addon-inner.disabled .inline-addon.inline-verde {
    background-color: #eae8e5;
    color: #FFF;
    cursor: default;
    opacity: .65
}

#terminos-y-condiciones-container .botonera {
    padding: 20px 60px 15px
}

#terminos-y-condiciones-container .checkbox {
    margin-top: 18px
}

.encuesta-box,
.error-message-box {
    border: 1px solid #bcbcbc;
    margin: 50px auto;
    position: relative
}

#terminos-y-condiciones-container .checkbox label span {
    font-size: 16px;
    vertical-align: middle
}

#terminos-y-condiciones-container .titulo-tyc {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.encuesta-box .mensaje-texto p,
.mensaje-texto p {
    font-size: 15px
}

.error-message-box {
    background-color: #f3f1f3;
    display: inline-block;
    padding: 15px
}

.error-message-box .message-image,
.error-message-box .message-text {
    height: 100%;
    float: left
}

.error-message-box .message-image {
    padding: 10px 15px
}

.error-message-box .message-image i {
    color: #8d173c
}

.error-message-box .message-text {
    width: 80%;
    display: table
}

.error-message-box .message-text div {
    vertical-align: middle;
    display: table-cell
}

.encuesta-box {
    background-color: #fff;
    padding: 25px
}

.encuesta-box .mensaje-texto h3 {
    margin-top: 0
}

.encuesta-box .mensaje-acciones {
    padding-top: 30px
}

.encuesta-box .mensaje-acciones .btn-negro {
    border-radius: 0;
    background-color: #3e3e40;
    color: #fff
}

.encuesta-box .mensaje-acciones .btn-negro:active,
.encuesta-box .mensaje-acciones .btn-negro:hover {
    background-color: #d52b1e
}

.encuesta-box .mensaje-acciones .btn-gris {
    border-radius: 0;
    background-color: #ddd;
    color: #3e3e40
}

.encuesta-box .mensaje-acciones .btn-gris:active,
.encuesta-box .mensaje-acciones .btn-gris:hover {
    background-color: #9e9e9f
}

.encuesta-box .mensaje-acciones #btn_ir_a_encuesta {
    margin-left: 10px
}

.custom-modal {
    text-align: center
}

.custom-modal:before {
    display: inline-block;
    content: " ";
    margin-top: 300px;
    vertical-align: super;
    height: auto
}

.custom-modal .modal-dialog {
    margin-top: -30px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.custom-modal.modal-logout .modal-content {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    position: relative;
    padding: 25px;
    vertical-align: middle
}

.btn-gris,
.btn-negro {
    border-radius: 0
}

.custom-modal.modal-logout .modal-footer {
    border-top: 0
}

.mensaje-texto h3 {
    margin-top: 0
}

.btn-negro {
    background-color: #3e3e40;
    color: #fff
}

.btn-negro:active,
.btn-negro:hover {
    background-color: #d52b1e;
    color: #fff
}

.btn-gris:active,
.btn-gris:hover {
    background-color: #9e9e9f
}

.nomina-modal {
    position: fixed
}

.substate-caja {
    padding: 60px 0
}

.recuadro-descarga-nomina {
    position: relative;
    padding: 20px 0
}

.grilla-plan-sueldo {
    min-height: 80px;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.grilla-plan-sueldo .handsontable td:not(.listbox).htDimmed {
    background-color: #d3d3d3;
    color: gray
}

.grilla-plan-sueldo .ht_clone_bottom,
.grilla-plan-sueldo .ht_clone_left,
.grilla-plan-sueldo .ht_clone_top,
.grilla-plan-sueldo .ht_clone_top_left_corner {
    z-index: 100
}

.grilla-plan-sueldo td.htInvalid {
    background-color: #ffd0cc !important
}

.grilla-plan-sueldo .autocompleteEditor.handsontable,
.grilla-plan-sueldo .autocompleteEditor.handsontable .ht_master .wtHolder {
    min-height: 40px
}

.grilla-plan-sueldo .celda-sexo {
    min-width: 105px
}

.grilla-plan-sueldo .celda-estado-civil,
.grilla-plan-sueldo .celda-nacionalidad,
.grilla-plan-sueldo .celda-pais-doc {
    min-width: 120px
}

.grilla-plan-sueldo td:first-of-type,
.grilla-plan-sueldo th:first-child,
.grilla-plan-sueldo th:nth-child(2) {
    border-left: 1px solid #fff
}

.grilla-plan-sueldo tr:first-child td,
.grilla-plan-sueldo tr:first-child th {
    border-top: 1px solid #ccc
}

.grilla-plan-sueldo td,
.grilla-plan-sueldo th {
    border-right: 0;
    border-bottom: 1px solid #ddd
}

.grilla-plan-sueldo thead th {
    background-color: #f9f8f7;
    color: #796a72;
    padding: 3px 4px;
    vertical-align: middle;
    text-align: left
}

.grilla-plan-sueldo thead th b {
    color: #d52b1e
}

.grilla-plan-sueldo tbody tr th {
    background-color: #f9f8f7;
    color: #796a72;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 15px
}

.grilla-plan-sueldo tbody tr th b {
    color: #d52b1e
}

.grilla-plan-sueldo td {
    padding: 6px 4px
}

.grilla-plan-sueldo textarea {
    line-height: 33px
}

.grilla-plan-sueldo td[data-error].htAutocomplete.current {
    position: inherit
}

.grilla-plan-sueldo td[data-error] {
    position: relative;
    overflow: visible
}

.grilla-plan-sueldo td[data-error]:hover:before {
    position: absolute;
    left: calc(50% - 6px);
    top: 100%;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #333;
    z-index: 1000001
}

.grilla-plan-sueldo td[data-error]:hover:after {
    position: absolute;
    top: 100%;
    margin-top: 6px;
    right: 0;
    left: 0;
    width: 100px;
    color: #fff;
    background-color: #333;
    text-decoration: none;
    content: attr(data-error);
    padding: 8px 10px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
    z-index: 1000001
}

.enlace,
.link,
.texto-subrayado {
    text-decoration: underline
}

.grilla-plan-sueldo td[data-error=""]:hover:after,
.grilla-plan-sueldo td[data-error=""]:hover:before {
    display: none
}

.grilla-plan-sueldo .handsontableInput {
    height: 35px !important
}

.acciones {
    text-align: right;
    padding: 10px
}

.acciones .btn {
    padding: 8px 30px
}

.botonera {
    padding: 20px 0 10px;
    text-align: right;
    margin-bottom: 35px
}

.boton-descarga {
    float: left
}

.contenedor-volver {
    text-align: left
}

.contenedor-procesar {
    text-align: right
}

.contenedor-procesar>div {
    float: right;
    margin-left: 15px
}

.alta-lote .titulo h1 {
    width: 100%
}

.alta-lote .titulo h1 .ayuda {
    display: inline;
    margin-left: 10px
}

.nomina-modal.modal-warning .modal-content {
    border-radius: 0;
    border: 1px solid #FFF;
    background-color: #FFF;
    padding: 30px
}

.nomina-modal.modal-warning .modal-content .icono i {
    color: #ffa100
}

.contenedor-alta-lote {
    position: relative
}

.contenedor-alta-lote .sugerencia {
    padding: 0 27px 15px;
    margin: 15px -27px 0;
    background-color: #f9f8f7
}

.contenedor-alta-lote .sugerencia .titulo h1 {
    font-size: 20px;
    color: #d52b1e
}

.contenedor-alta-lote .franja-horaria {
    margin: 20px 0
}

.contenedor-alta-lote .franja-horaria i {
    color: #00a599
}

.contenedor-alta-lote .grilla-plan-sueldo .ht_master .wtHolder {
    padding-bottom: 10px
}

.modal-confimacion-pagos .modal-content {
    padding: 5px 20px;
    border: none;
    border-radius: 0
}

.modal-confimacion-pagos .modal-content .titulo h1 {
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    color: #3e3e40;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 10px
}

.cuerpo-acreditacion-exitosa {
    padding-bottom: 20px
}

.cuerpo-acreditacion-exitosa p {
    margin-bottom: 25px
}

.tabla-beneficiarios-erroneos thead th {
    padding: 8px
}

.titulo-con-icono {
    padding: 20px 0
}

.label-detalle-lote {
    font-weight: 700
}

.texto-detalle-lote {
    margin-bottom: 10px
}

.encabezado-tabla {
    position: inherit
}

.columna1 {
    width: 15%;
    padding-left: 10px;
    padding-right: 20px
}

.columna2,
.columna3 {
    width: 10%
}

.columna4,
.columna5,
.columna6 {
    width: 15%
}

.columna7 {
    width: 10%
}

.sin-echeqs {
    text-align: center;
    font-style: italic
}

.caja-ecq {
    padding: 9px 27px
}

.caja-ecq .titulo h3 {
    font-size: 25px;
    font-style: normal;
    color: #3e3e40;
    margin: 6px 0;
    text-transform: uppercase;
    display: inline-block
}

.caja-ecq .row {
    height: 1em
}

.caja-ecq .row .col-md-5 p {
    padding-top: 1%;
    text-align: end
}

.caja-ecq .row p {
    padding: 1%;
    font-size: 16px;
    text-align: center
}

.caja-ecq .row #mensaje-error-seleccion-cuenta {
    font-size: 13px;
    padding-left: 7%;
    margin-top: 5px
}

.custom-modal {
    position: fixed
}

hr {
    margin-top: 10px;
    margin-bottom: 35px
}

.pagination>li>a {
    color: #d52b1e;
    font-weight: 700;
    padding-bottom: 6px;
    padding-top: 6px;
    border-color: #d5d2ca
}

.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d5d2ca;
    border-radius: 2px;
    margin-left: 4px;
    margin-right: 4px
}

.pagination>.active>span #pagina-actual,
.pagination>.active>span:focus #pagina-actual,
.pagination>.active>span:hover #pagina-actual {
    text-align: center;
    width: 30px;
    border-bottom-style: solid;
    border-width: 0 0 1px
}

.pagination>.active>span #ultima-pagina,
.pagination>.active>span:focus #ultima-pagina,
.pagination>.active>span:hover #ultima-pagina {
    margin-left: 4px;
    margin-right: 4px
}

.mensaje-recibidos {
    height: 58em
}

#mensaje-aceptacion-custodia,
#mensaje-aceptacion-deposito {
    color: #d52b1e;
    font-size: 13px
}

.filtro-fecha {
    border: 1px solid #d5d2ca;
    border-radius: 6px;
    padding: .5em;
    margin: 0 .5em;
    display: inline-block
}

.filtro-fecha .btn-group .btn {
    background-color: #FFF;
    border: 1px solid #d5d2ca;
    color: #d5d2ca;
    box-shadow: none
}

.filtro-fecha .btn-group .btn.active {
    background-color: #d5d2ca;
    color: #3e3e40;
    cursor: default;
    box-shadow: none
}

.filtro-fecha #emision {
    padding-right: 6em
}

.filtro-fecha .filtro {
    padding: 0
}

.filtro-fecha .datepicker-echeq .form-control {
    border: none;
    box-shadow: none
}

.dl-margin {
    padding-top: 10px;
    margin-left: 20px;
    font-size: smaller
}

.background {
    background-color: #e6eaee
}

@media only screen and (min-width: 1201px) {
    .tablaEcheqsRecibidos>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .row-filtro {
        margin-bottom: 5px
    }

    .row-toggle {
        padding-left: 5px
    }

    .columna7 {
        width: 12%
    }
}

@media only screen and (min-width: 994px) {
    .row-toggle {
        padding-left: 5px
    }
}

@media only screen and (max-width: 480px) {
    .columna7 {
        width: 58px
    }

    .columna5 {
        width: 11% !important
    }

    .columna3 {
        padding-left: 5px;
        width: 17% !important
    }
}

.btn-refrescar {
    float: right;
    margin: .5rem 0;
    color: #fff;
    background-color: #d52b1e
}

.w-100 {
    width: 100%
}

.select-estado:focus,
.select-estado:hover {
    border: 1px solid #ccc;
    background-color: #fff
}

.no-border {
    border: none
}

.texto-rojo {
    color: #d52b1e
}

.btn-obe {
    border: 0
}

#caracteres-footer {
    width: 90%;
    font-size: 12px;
    text-align: right
}

.motivo-anulacion {
    margin-bottom: 10px;
    width: 90%
}

#mensaje-anulacion-endoso,
.mensaje-centrado {
    text-align: center
}

.mensaje-contingencia {
    padding: 10px 20px 20px
}

.mensaje-contingencia .icono {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px
}

.mensaje-contingencia .icono i {
    vertical-align: top;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 50px
}

.mensaje-contingencia .cuerpo {
    display: inline-block;
    width: 90%
}

.mensaje-contingencia .cuerpo p {
    font-weight: lighter;
    font-family: 'Open sans', sans-serif;
    font-size: 16px
}

.mensaje-contingencia .btn-descarga {
    padding: 11px 16px;
    float: right
}

.listado-operaciones {
    position: relative;
    min-height: 150px
}

.caja {
    display: flow-root
}

.sin-margin-bottom {
    margin-bottom: 0 !important
}

#comboConveniosRecaudaciones>.ember-power-select-trigger:focus,
#comboConveniosRecaudaciones>.ember-power-select-trigger:hover {
    border: 1px solid #ccc !important
}

.alertas {
    margin-top: 10px
}

.caja>.titulo>h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

.selector-combo {
    margin-top: 15px
}

.filtro-combo>.ember-power-select-trigger:hover,
.selector-combo>.ember-power-select-trigger {
    border: 1px solid #ccc !important;
    height: 34px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.selector-combo>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.ember-power-select-placeholder,
.ember-power-select-selected-item>.elemento-selector-combo {
    line-height: 2.3
}

.title-visible {
    pointer-events: inherit !important
}

table.tabla-archivos-en-proceso td,
table.tabla-archivos-en-proceso th {
    cursor: default
}

.btn-icono-detalle,
.cursor-pointer,
.enlace,
.icono-compartir-link,
.link {
    cursor: pointer
}

.columna-numero-archivo {
    width: 10%
}

.columna-nombre-archivo {
    width: 50%
}

.columna-estado-archivo div {
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

.columna-estado-archivo {
    width: 20%
}

.columna-registros-procesados {
    width: 15%
}

.columna-ver-lotes {
    width: 5%
}

.icono-archivo-subido {
    margin-right: 5px
}

.alertas>.alert-dismissable .close,
.alertas>.alert-dismissible .close {
    opacity: 1
}

.boton-ver-lote {
    color: #626264;
    font-size: 18px
}

.paso-con-margen {
    left: -10px !important
}

.texto-paso {
    font-size: 15px
}

.caja-link-de-pago {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    overflow: auto;
    padding-left: 10px;
    min-height: 45px
}

.caja-link-de-pago .renglon-link-de-pago {
    max-width: 80%;
    word-break: break-all
}

.caja-link-de-pago .boton-compartir {
    top: 50%;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
    margin-right: 10px;
    margin-left: 10px !important
}

.caja-link-de-pago .boton-compartir-mobile {
    top: 50%;
    -ms-transform: translateY(-4%);
    transform: translateY(-4%);
    margin-right: 10px;
    margin-left: 10px !important
}

.__a79ca .aviso-copiado-erroneo,
.__a79ca .aviso-copiado-exitoso,
.aviso-copiado,
.aviso-copiado-erroneo,
.aviso-copiado-exitoso {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #eee;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 100%
}

.aviso-copiado .boton-compartir,
.aviso-copiado-erroneo .boton-compartir,
.aviso-copiado-exitoso .boton-compartir {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 10px
}

.__a79ca .aviso-copiado-erroneo,
.aviso-copiado-erroneo,
.aviso-copiado-exitoso {
    background-color: #00a599;
    color: #fff;
    display: none;
    position: absolute;
    width: 100%;
    top: -5px
}

.aviso-copiado-erroneo .icono-estado,
.aviso-copiado-exitoso .icono-estado {
    top: 50%;
    -ms-transform: translateY(-25%);
    transform: translateY(25%);
    margin-right: 13px;
    margin-left: 0
}

.aviso-copiado-erroneo .icono-estado .fa,
.aviso-copiado-exitoso .icono-estado .fa {
    font-size: 1.6em
}

.aviso-copiado-erroneo .texto,
.aviso-copiado-exitoso .texto {
    font-size: 16px;
    font-weight: 500;
    margin-left: 12px;
    max-width: 80%
}

.aviso-copiado-erroneo {
    background-color: #fff;
    color: #d52b1e;
    border-color: #d52b1e
}

.copy-btn {
    background-color: transparent;
    border: none
}

.icono-compartir-link {
    color: #d52b1e
}

.icono-compartir-link:hover {
    color: #3e3e40
}

.icono-compartir-link .fa {
    font-size: 1.6em
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.selector-combo-publicacion {
    margin-bottom: 15px
}

.link-qr {
    width: 100%;
    margin-top: 15px
}

.link-qr>div {
    margin: auto;
    width: fit-content;
    width: -moz-fit-content
}

.datepicker-publicacion {
    padding: 0 15px;
    margin-bottom: 20px
}

@media only screen and (min-width: 616px) and (max-width:991px) {
    .label-publicacion-manual {
        text-align: left !important
    }

    .tipo-documento {
        width: 40%;
        display: inline-block
    }

    .numero-documento {
        width: 59%;
        display: inline-block;
        margin-top: -10px
    }

    #numeroDocumentoPagador {
        padding-top: 29px
    }
}

.cuerpo-otros-bancos {
    position: relative
}

.enlace {
    color: #d52b1e
}

@media only screen and (max-width: 767px) {
    #contenedorOpcionesAcreditacion div {
        margin-top: 5px
    }
}

.contenedor-btn-volver {
    text-align: right
}

.columna-cuit {
    width: 17%
}

.columna-monto {
    width: 15%;
    text-align: right !important;
    padding-right: 15px
}

.columna-fecha {
    width: 13%
}

.obe-spinner-tabla {
    width: 20px;
    height: 20px;
    margin: auto;
    display: block
}

.obe-spinner-tabla:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #666;
    border-color: #d52b1e transparent
}

.btn-icono-detalle {
    pointer-events: auto;
    background: 0 0;
    border: none;
    color: #626264;
    outline: inherit;
    font-size: 20px;
    margin-right: 10px !important
}

.boton-seleccion-pago:hover .texto-descripcion-opcion-pago,
.mensaje-de-error,
.texto-gris {
    color: #3e3e40
}

.row-encuesta {
    position: sticky;
    bottom: 10px;
    z-index: 100
}

#btn-ayuda-pago-pantalla {
    display: inline;
    margin-left: 10px
}

.mensaje-de-error {
    position: relative;
    margin: auto;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px
}

.boton-seleccion-pago {
    width: 100%;
    background: no-repeat padding-box #F9F8F9;
    border: 2px solid #DFDEDF;
    border-radius: 7px;
    opacity: 1;
    margin-bottom: 15px
}

.boton-seleccion-pago:hover {
    background: no-repeat padding-box #D5D2CA;
    border: 1px solid #D5D2CA
}

.texto-opcion-pago {
    font-family: Heebo, sans-serif;
    font-size: 20px;
    color: #3e3e40;
    margin-bottom: 0;
    text-align: start
}

.texto-descripcion-opcion-pago {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
    text-align: start
}

.fila-tipo-pago {
    display: flex;
    justify-content: space-between;
    padding: 19px 35px
}

.icono-flecha {
    vertical-align: inherit
}

.flecha-seleccion-pago {
    flex-direction: column;
    justify-content: center;
    display: flex
}

.fila-selector {
    display: flex;
    justify-content: center;
    margin-bottom: 10px
}

#filaSelectorCuenta .selector-label,
#filaSelectorFecha .selector-label,
#filaSelectorTipoLiquidacion .selector-label {
    float: left;
    width: 15%;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-weight: 400
}

#filaSelectorCuenta .selector-cuenta,
#filaSelectorCuenta .selector-tipo-liquidacion,
#filaSelectorFecha>div:first-of-type,
#filaSelectorTipoLiquidacion .selector-cuenta,
#filaSelectorTipoLiquidacion .selector-tipo-liquidacion {
    width: 20%
}

#filaSelectorFecha .daterangepicker-input {
    text-align: left
}

.selector-descarga .ember-power-select-status-icon {
    display: none
}

.selector-descarga .ember-power-select-trigger.ember-basic-dropdown-trigger.ember-view {
    line-height: 0;
    border: 0;
    padding: 0;
    text-align: center;
    min-height: 7px;
    display: inline-table
}

.paso-tour.paso-attacheado-archivo .shepherd-title,
.paso-tour.titulo-izquierda .shepherd-title {
    text-align: left
}

.selector-descarga .ember-view {
    display: inline-table
}

#lnkDiseñoRegistro,
#volver-version-anterior .enlace {
    text-decoration: underline;
    color: #d52b1e;
    cursor: pointer
}

#ayuda-pago-archivo {
    display: inline;
    margin-left: 10px
}

.paso-tour.paso-attacheado-archivo.paso-attacheado-derecha {
    margin-left: 15px !important;
    max-width: 30%
}

.paso-tour.paso-attacheado-archivo.paso-attacheado-debajo {
    margin-top: 15px !important;
    max-width: 30%
}

.paso-tour.paso-attacheado-archivo {
    max-width: 25%;
    height: 30%;
    padding: 20px;
    margin-bottom: 15px !important
}

.paso-tour.paso-ancho .shepherd-text {
    padding-right: 10px
}

.paso-tour.paso-ancho .tutorial-texto {
    width: 100%
}

.paso-tour.paso-attacheado-archivo .shepherd-text {
    display: none
}

.paso-tour.paso-attacheado-archivo .shepherd-arrow:before {
    background-color: #fff !important
}

.paso-tour.paso-corto {
    max-width: 35%
}

.paso-tour.paso-corto .shepherd-title {
    padding: 0 5%
}

.paso-tour .tutorial-texto-parrafo-ancho {
    padding: 2% 5% 0
}

.verde-tutorial {
    color: #00a599;
    font-weight: 700
}

.rojo-tutorial {
    color: #d52b1e;
    font-weight: 700
}

@media only screen and (max-width: 767px) {

    .dd-fila-expandida0,
    .dd-fila-expandida1,
    .dt-fila-expandida0,
    .dt-fila-expandida1 {
        display: none
    }
}

.tabla-pago-haberes tr td,
.tabla-pago-haberes tr th {
    padding-left: 10px
}

.tabla-pago-haberes tr td .btn-ver-lote,
.tabla-pago-haberes tr th .btn-ver-lote {
    padding: 1px 10px
}

.columna-importeTotal {
    width: 15%;
    padding-right: 15px
}

.columna-importeIngresado {
    width: 15%
}

.columna-cantidadDeMovimientos {
    width: 10%
}

.columna-tipo-acreditacion {
    width: 5%;
    padding-left: 0
}

.columna-tipo-acreditacion i {
    padding: 12px 15px
}

.columna-banco-acreditacion {
    width: 35px
}

.columna-banco-acreditacion img {
    width: 17px;
    height: auto
}

.columna-nroLote {
    width: 10%
}

.columna-fechaDeAcreditacion {
    width: 15%
}

.columna-anular-lote,
.columna-ver-detalle {
    width: 5%
}

.selector-anulacion {
    margin: auto auto 10px;
    width: 40%
}

#mensaje-duplicados,
#sectorSelectorCuentas {
    margin-top: 15px
}

.modal-anulacion .modal-dialog {
    width: 50%
}

.icono-cerrar-anulacion {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.5em
}

.__a7a36 .celda-estado,
.__e1a08 .celda-estado,
.columna-estado {
    width: 21%
}

@media only screen and (min-width: 1201px) {
    .tabla-pago-haberes>tbody>tr.lt-expanded-row {
        display: none
    }
}

@media only screen and (min-width: 415px) and (max-width:767px) {

    .__a7a36 .celda-estado,
    .__e1a08 .celda-estado,
    .columna-estado {
        width: 33%;
        padding-left: 20px !important
    }

    .columna-fechaDeAcreditacion {
        padding-left: 0 !important;
        width: 20%
    }

    .columna-importeTotal {
        padding: 0 !important;
        width: 28%
    }
}

@media only screen and (max-width: 414px) {

    .__a7a36 .celda-estado,
    .__e1a08 .celda-estado,
    .columna-estado {
        font-size: small
    }

    .columna-fechaDeAcreditacion {
        padding-left: 0 !important;
        font-size: small;
        width: 24%
    }

    .columna-importeTotal {
        padding: 0;
        width: 45%
    }
}

@media only screen and (max-width: 1200px) {
    .div-icono-supervielle {
        display: none
    }

    div.cerrar {
        text-align: right;
        margin-right: 10px
    }
}

@media only screen and (max-width: 768px) {

    .tabla-pago-haberes .dd-fila-expandida-con-icono0,
    .tabla-pago-haberes .dd-fila-expandida-con-icono1,
    .tabla-pago-haberes .dt-fila-expandida-con-icono0,
    .tabla-pago-haberes .dt-fila-expandida-con-icono1 {
        display: none
    }

    .div-icono-supervielle {
        display: block
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .columna-cantidadDeMovimientos {
        width: 12%
    }
}

#combo-cuentas,
#combo-usuarios {
    width: 190px
}

#combo-cuentas .ember-power-select-trigger:active,
#combo-cuentas .ember-power-select-trigger:focus,
#combo-cuentas .ember-power-select-trigger:hover,
#combo-usuarios .ember-power-select-trigger:active,
#combo-usuarios .ember-power-select-trigger:focus,
#combo-usuarios .ember-power-select-trigger:hover {
    border: 1px solid #ccc
}

#combo-cuentas .ember-power-select-placeholder,
#combo-usuarios .ember-power-select-placeholder {
    color: #000;
    padding-top: 1px
}

.etiqueta {
    text-align: right;
    font-weight: 700
}

.custom-modal-asignacion-permisos {
    text-align: center
}

.custom-modal-asignacion-permisos.modal-success .modal-content {
    border-radius: 0;
    background-color: #00a599;
    color: #FFF;
    padding: 20px;
    text-align: justify;
    margin: -80px
}

.custom-modal-asignacion-permisos .icono {
    display: inline-block;
    vertical-align: top
}

.custom-modal-asignacion-permisos .icono i {
    position: absolute;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 12px;
    font-size: 40px
}

.custom-modal-asignacion-permisos .cruz {
    vertical-align: top;
    align-content: right;
    color: #FFF;
    background-color: #00a599;
    border-color: #00a599;
    float: right;
    font-size: 25px;
    margin-top: -35px;
    margin-right: -35px
}

.custom-modal-asignacion-permisos .titulo {
    display: inline-block;
    width: 95%
}

.custom-modal-asignacion-permisos .titulo h3 {
    display: inline-block;
    margin: 0 0 10px;
    font-weight: 40;
    padding-left: 90px;
    text-align: left
}

.custom-modal-asignacion-permisos .titulo p {
    font-size: 20px
}

.centrado {
    text-align: center
}

.botonera-modal-permisos {
    text-align: right
}

.botonera-modal-permisos button,
.botonera-modal-permisos button:active,
.botonera-modal-permisos button:active:focus,
.botonera-modal-permisos button:focus,
.botonera-modal-permisos button:hover {
    background-color: #00a599;
    border-color: #fff;
    color: #fff;
    border-radius: 6px;
    font-family: Heebo, sans-serif;
    width: 100px
}

.sector-contenido {
    margin: 35px 0
}

.sector-indicador-paso {
    position: absolute;
    right: 470px;
    top: -60px;
    height: 41px
}

.__26b74 .indicador-paso-novisitado,
.__26b74 .indicador-paso-visitado,
.indicador-paso-actual,
.indicador-paso-novisitado,
.indicador-paso-visitado {
    background-color: #d52b1e;
    border-radius: 50%;
    display: inline-block;
    width: 41px;
    height: 41px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    line-height: 41px;
    cursor: default
}

.__26b74 .indicador-paso-novisitado,
.indicador-paso-novisitado,
.indicador-paso-visitado {
    background-color: #666;
    width: 34px;
    height: 34px;
    font-size: 13px;
    line-height: 34px;
    cursor: pointer
}

.indicador-paso-novisitado {
    background-color: #d5d2ca;
    cursor: default
}

.__26b74 .conector-paso-actual-visitado,
.__26b74 .conector-paso-visitado-visitado,
.conector-paso-actual-novisitado,
.conector-paso-actual-visitado,
.conector-paso-visitado-visitado {
    width: 75px;
    height: 0;
    border: 2px solid #d5d2ca;
    display: inline-block
}

.conector-paso-actual-visitado {
    border: 2px solid #d52b1e;
    background-color: #d52b1e
}

.conector-paso-visitado-visitado {
    border: 2px solid #666
}

body.shepherd-enabled {
    position: relative
}

.shepherd-has-title .shepherd-content .shepherd-header {
    background-color: #fff
}

.paso-tour {
    max-width: 50%;
    max-height: 70%;
    height: auto;
    padding: 20px;
    border-radius: 0;
    box-shadow: 20px 20px 20px #3E3E40
}

.paso-tour .tutorial-imagen {
    width: 25%;
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    text-align: center
}

.paso-tour .tutorial-imagen img {
    width: 70%;
    height: auto
}

.paso-tour .tutorial-texto {
    width: 75%;
    vertical-align: middle;
    display: inline-block
}

.paso-tour .shepherd-title {
    font-size: 20px;
    color: #3e3e40;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    display: block;
    width: 100%;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px
}

.paso-attacheado .shepherd-title,
.paso-tour.paso-sin-body .shepherd-title,
.progreso {
    text-align: left
}

.paso-tour .shepherd-content {
    height: 100%
}

.paso-tour .shepherd-text {
    padding: 0 10px 20px;
    background-color: #fff;
    font-size: 16px;
    width: 100%;
    color: #666;
    font-family: Heebo, sans-serif;
    max-height: 50vh;
    overflow: visible;
    margin: 10px 0 30px
}

.paso-tour .shepherd-footer {
    height: max-content
}

.paso-tour .shepherd-header {
    padding-top: 0 !important;
    padding-right: 0 !important
}

.paso-tour .shepherd-cancel-icon {
    align-self: start
}

.paso-tour.paso-sin-body {
    width: 35% !important;
    margin-bottom: 15px !important;
    padding-bottom: 40px
}

.paso-tour.paso-sin-body .shepherd-text {
    margin: 0
}

.paso-tour.paso-attacheado {
    max-width: 25%;
    height: 20%;
    padding: 20px;
    margin-bottom: 15px !important
}

.paso-attacheado .shepherd-text {
    display: none
}

.progreso {
    position: absolute;
    left: 0;
    margin-left: 30px;
    font-weight: 700;
    font-size: 14px
}

.highligh-boton {
    padding: 15px 15px 10px;
    display: inline-block
}

.mensaje-error-alta-usuario {
    color: #d52b1e
}

.columna-boton {
    text-align: right
}

.columna-texto {
    padding-top: 6px;
    padding-bottom: 6px
}

.btn-gris {
    background-color: #626264;
    color: #fff
}

.paso-formulario {
    width: 200px;
    margin-left: -20px;
    margin-bottom: 15px
}

.caja .titulo h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: small
}

input:placeholder-shown {
    font-size: .85em
}

.selector-opciones>.ember-power-select-trigger {
    border: 1px solid #ccc !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    white-space: nowrap
}

.selector-opciones>.ember-power-select-trigger:focus {
    border-color: #66afe9 !important;
    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)
}

.selector-opciones>.ember-power-select-placeholder,
.selector-opciones>.ember-power-select-trigger>.ember-power-select-selected-item {
    line-height: 2.3
}

.selector-opciones-left>.ember-power-select-trigger {
    text-align: left
}

.selector-opciones-center>.ember-power-select-trigger {
    text-align: center
}

.selector-opciones-right>.ember-power-select-trigger {
    text-align: right
}

.selector-opciones-error>.ember-power-select-trigger,
.selector-opciones-error>.ember-power-select-trigger:focus {
    border-color: red !important;
    box-shadow: 0 0 2px red !important
}