@charset "UTF-8";
.tooltip {
    display: block!important;
    left: 0
}
.tooltip>.tooltip-inner {
    -moz-box-shadow: rgba(0, 0, 0, .28)0 0 7px;
    -webkit-box-shadow: rgba(0, 0, 0, .28)0 0 7px;
    box-shadow: rgba(0, 0, 0, .28)0 0 7px
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
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
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    line-height: 0;
    position: relative
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
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
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../bower_components/bootstrap-sass-official/assets/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;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.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-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 {
    -webkit-tap-highlight-color: transparent
}
body {
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #00937b;
    text-decoration: none
}
a:focus,
a:hover {
    color: #31327b;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}
.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
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd,
dt {
    line-height: 1.428571429
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.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 {
    line-height: 1.428571429
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0
}
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%;
    font-weight: 700;
    box-shadow: none
}
pre {
    display: block;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 0
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}
.container:after,
.container:before {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
@media (min-width: 768px) {
    .account-summary-item.short-module {
        min-height: 190px
    }
}
@media (min-width: 992px) {
    .container {
        width: 960px
    }
}
@media (min-width: 1280px) {
    .container {
        width: 1250px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}
.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -10px;
    margin-right: -10px
}
.row:after,
.row:before {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.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-left: 10px;
    padding-right: 10px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.3333333333%
}
.col-xs-2 {
    width: 16.6666666667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.3333333333%
}
.col-xs-5 {
    width: 41.6666666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.3333333333%
}
.col-xs-8 {
    width: 66.6666666667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.3333333333%
}
.col-xs-11 {
    width: 91.6666666667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.3333333333%
}
.col-xs-pull-2 {
    right: 16.6666666667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.3333333333%
}
.col-xs-pull-5 {
    right: 41.6666666667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.3333333333%
}
.col-xs-pull-8 {
    right: 66.6666666667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.3333333333%
}
.col-xs-pull-11 {
    right: 91.6666666667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.3333333333%
}
.col-xs-push-2 {
    left: 16.6666666667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.3333333333%
}
.col-xs-push-5 {
    left: 41.6666666667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.3333333333%
}
.col-xs-push-8 {
    left: 66.6666666667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.3333333333%
}
.col-xs-push-11 {
    left: 91.6666666667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%
}
.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.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .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.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1280px) {
    .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.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    background-color: transparent
}
caption {
    color: #777
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    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 {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table>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 {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset {
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    line-height: inherit;
    color: #333
}
label {
    display: inline-block;
    max-width: 100%
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    line-height: 1.428571429;
    color: #555
}
.form-control {
    display: block;
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    -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
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
	position: relative;	
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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
}
.form-control-static {
    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-left: 0;
    padding-right: 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[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.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;
    padding: 5px 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.3333333;
    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[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.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.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.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
}
.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 .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -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;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -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;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    -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;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    -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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -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;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
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.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
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.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
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.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
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.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
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.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
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 {
    color: #00937b;
    font-weight: 400;
    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: #31327b;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none;
    visibility: hidden
}
.collapse.in {
    display: block;
    visibility: visible
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.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;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.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;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 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 .caret {
    margin-left: 0
}
.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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 {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #959595;
    border-radius: 0
}
.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-bottom-right-radius: 0;
    border-top-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-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:after,
.nav:before {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a: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;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #00937b
}
.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.428571429;
    border: 1px solid transparent;
    border-radius: 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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 0
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 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: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 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;
    visibility: hidden
}
.tab-content>.active {
    display: block;
    visibility: visible
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}
.navbar:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}
.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}
.navbar-header:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    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 {
    content: " ";
    display: table
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!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-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -10px;
    margin-left: -10px
}
@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -10px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
    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-top: 8px;
    margin-bottom: 8px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 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-left: 10px;
        margin-right: 10px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-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-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #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-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}
@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-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 {
    list-style: none;
    border-radius: 0
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #2c7065;
    background-color: #fff;
    border: 1px solid #2c7065;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #fff;
    background-color: rgba(44, 112, 101, .7);
    border-color: #2c7065
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #2c7065;
    border-color: #2c7065;
    cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #f7f7f7;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:after,
.pager:before {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #2c7065;
    border-radius: 0
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: rgba(44, 112, 101, .7)
}
.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: #f7f7f7;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
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;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #00937b;
    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 {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -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-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #00937b
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -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: -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%, rgba(0, 0, 0, 0)25%, rgba(0, 0, 0, 0)50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, rgba(0, 0, 0, 0)75%, rgba(0, 0, 0, 0));
    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: -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%, rgba(0, 0, 0, 0)25%, rgba(0, 0, 0, 0)50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, rgba(0, 0, 0, 0)75%, rgba(0, 0, 0, 0))
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    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%, rgba(0, 0, 0, 0)25%, rgba(0, 0, 0, 0)50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, rgba(0, 0, 0, 0)75%, rgba(0, 0, 0, 0))
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.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);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, rgba(0, 0, 0, 0)25%, rgba(0, 0, 0, 0)50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, rgba(0, 0, 0, 0)75%, rgba(0, 0, 0, 0))
}
.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%, rgba(0, 0, 0, 0)25%, rgba(0, 0, 0, 0)50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, rgba(0, 0, 0, 0)75%, rgba(0, 0, 0, 0))
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.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 {
    margin-bottom: 20px;
    padding-left: 0
}
.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-right-radius: 0;
    border-top-left-radius: 0
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.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 {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
    padding: 10px
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.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: -1;
    border-bottom-left-radius: -1
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 10px;
    padding-right: 10px
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}
.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: -1
}
.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: -1
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}
.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: -1
}
.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: -1
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>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>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -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;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .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);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.428571429
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #333;
    text-align: center;
    text-decoration: none;
    background-color: #E1F4FD;
    border-radius: 0
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #E1F4FD
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #E1F4FD
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #E1F4FD
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #E1F4FD
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #E1F4FD
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #E1F4FD
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #E1F4FD
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #E1F4FD
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    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);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .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: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }
    .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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.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%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .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%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.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
}
.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;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.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-print,
.visible-print-block,
.visible-print-inline,
.visible-print-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
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1280px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1280px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1280px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1280px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1280px) {
    .hidden-lg {
        display: none!important
    }
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1
}
ol,
ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}
a img {
    border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
.footer-info>strong:after,
.header-logo-link,
.spr-sprite {
    background-image: url(img/spr-sf5e6c4847f.png);
    background-repeat: no-repeat
}
.contact-title,
.header01,
.tips-title {
    font-size: 1.5em;
    color: #002d67;
    font-family: Akkurat-Light;
    border-bottom: 1px solid #e3e3e3;
    padding: 5px 0
}
.text01,
.tips-intro {
    font-size: 1.125em;
    color: #000;
    font-family: Akkurat-Light;
    line-height: 22px
}
.section-intro-text,
.text02,
.tips-item,
.tips-link {
    font-size: .875em;
    line-height: 15px
}
.access-form label,
.text03 {
    font-size: .875em;
    color: #fff;
    font-family: Akkurat-Light
}
.access-link,
.contact-info,
.contact-item-title,
.text04 {
    font-size: .875em;
    color: #fff;
    font-family: Akkurat-Bold
}
strong {
    font-weight: 700
}
@font-face {
    font-family: Akkurat-Light;
    src: url(fonts/triodos/Akkurat-Light.eot);
    src: url(fonts/triodos/Akkurat-Light.eot?#iefix) format('embedded-opentype'), url(fonts/triodos/Akkurat-Light.woff) format('woff'), url(fonts/triodos/Akkurat-Light.ttf) format('truetype'), url(fonts/triodos/Akkurat-Light.svg#Akkurat-Light) format('svg')
}
@font-face {
    font-family: Akkurat-Bold;
    src: url(fonts/triodos/Akkurat-Bold.eot);
    src: url(fonts/triodos/Akkurat-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/triodos/Akkurat-Bold.woff) format('woff'), url(fonts/triodos/Akkurat-Bold.ttf) format('truetype'), url(fonts/triodos/Akkurat-Bold.svg#Akkurat-Bold) format('svg')
}
@font-face {
    font-family: Akkurat-Regular;
    src: url(fonts/triodos/Akkurat-Regular.eot);
    src: url(fonts/triodos/Akkurat-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/triodos/Akkurat-Regular.woff) format('woff'), url(fonts/triodos/Akkurat-Regular.ttf) format('truetype'), url(fonts/triodos/Akkurat-Regular.svg#Akkurat-Regular) format('svg')
}
@font-face {
    font-family: itecBanFont;
    src: url(fonts/itecbanfont.eot);
    src: url(fonts/itecbanfont.eot?#iefix) format('embedded-opentype'), url(fonts/itecbanfont.woff) format('woff'), url(fonts/itecbanfont.ttf) format('truetype'), url(fonts/itecbanfont.svg#itecBanFont) format('svg')
}
body {
    font-family: Akkurat-Regular, Verdana
}
@media (min-width: 992px) {
    .pull-md-right {
        float: right
    }
}
.button-group {
    padding: 10px 0
}
.button-group.button-group-line {
    border-top: 2px solid #a7d5c5
}
.button-group.button-group-block .button {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 12px
}
.button-group.button-group-block .button:last-child {
    margin-bottom: 0
}
.button-group .button {
    margin-right: 5px
}
.button-group.text-right .button {
    margin-left: 5px;
    margin-right: 0
}
.button-group.text-right .button.button0 {
    margin-left: 15px
}
.button {
    display: inline-block;
    text-align: center;
    padding: 0 28px;
    margin: 0;
    vertical-align: middle;
    font-size: 1.125em;
    font-family: Akkurat-Bold;
    line-height: 38px;
    border: 1px solid transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.button.paper {
    padding-left: 30px;
    padding-right: 0;
    font-family: Akkurat-Regular, Verdana;
    font-size: .875em;
    line-height: 21px;
    border: 0 none;
    position: relative
}
.button.paper:after {
    position: absolute;
    content: "3";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 21px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    line-height: 21px;
    vertical-align: middle
}
.button.button0 {
    padding: 0;
    font-size: 1.125em;
    line-height: 21px;
    font-family: Akkurat-Regular, Verdana
}
.button.button0:focus,
.button.button0:hover {
    text-decoration: none
}
.button.button1 {
    color: #fff;
    background: #2c7065;
    border-color: #2c7065;
    position: relative;
    padding-right: 70px
}
.button.button1:focus,
.button.button1:hover {
    color: #000;
    background: #83CBA8;
    border-color: #83CBA8;
    text-decoration: none
}
.button.button1:focus:after,
.button.button1:hover:after {
    color: #000
}
.button.button1:after {
    position: absolute;
    right: -1px;
    top: -1px;
    content: "r";
    font-family: itecBanFont;
    font-size: 22px;
    line-height: 40px;
    width: 40px;
    background-color: #9cc4bd;
    color: #2c7065;
    text-align: center;
    vertical-align: middle
}
.button.button2 {
    color: #fff;
    background: #31327b;
    border-color: #31327b
}
.button.button2.return {
    padding: 0 12px 0 53px;
    border: 2px solid #31327b;
    line-height: 37px;
    position: relative
}
.button.button2.return:after {
    position: absolute;
    content: "q";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 21px;
    top: -2px;
    right: auto;
    bottom: auto;
    left: -2px;
    background: #9898bd;
    width: 41px;
    line-height: 41px;
    vertical-align: middle;
    text-align: center
}
.button.button2.return:focus:after,
.button.button2.return:hover:after {
    background: #31327b
}
.button.button2.edit {
    border: 2px solid #31327b;
    line-height: 37px;
    padding-left: 51px;
    padding-right: 10px;
    position: relative
}
.button.button2.edit:after {
    position: absolute;
    content: "4";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 21px;
    top: -2px;
    right: auto;
    bottom: auto;
    left: -2px;
    background: #9898bd;
    width: 41px;
    line-height: 41px;
    vertical-align: middle;
    text-align: center
}
.button.button2.edit:focus:after,
.button.button2.edit:hover:after {
    background: #31327b
}
.button.button2:focus,
.button.button2:hover {
    text-decoration: none;
    background-color: #eaeaf2;
    border-color: #31327b;
    color: #31327b
}
.button.button3 {
    color: #2c7065;
    background: #fff;
    border-color: #fff
}
.button.button3:focus,
.button.button3:hover {
    text-decoration: none;
    color: #31327b
}
.button.button4 {
    color: #fff;
    background: #666;
    border-color: #666
}
.button.button4:focus,
.button.button4:hover {
    text-decoration: none;
    background: #fff;
    color: #666
}
.button.button5 {
	cursor: pointer;
    color: #2c7065;
    background: #fff;
    border-color: #2C7065
}
.button.button5:focus,
.button.button5:hover {
    background: #2c7065;
    color: #fff;
    text-decoration: none
}
.button.button6 {
    position: relative;
    color: #2c7065;
    background: #fff;
    border-color: #2c7065;
    padding-right: 72px
}
.button.button6:focus,
.button.button6:hover {
    background: #2c7065;
    color: #fff;
    text-decoration: none
}
.button.button6:focus:after,
.button.button6:hover:after {
    color: #fff;
    border-color: #fff
}
.button.button6:after {
    position: absolute;
    right: -1px;
    top: -1px;
    content: "r";
    font-family: itecBanFont;
    font-size: 22px;
    line-height: 40px;
    width: 40px;
    background-color: transparent;
    color: #2c7065;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #2c7065
}
.button.button-favorites {
    position: relative;
    padding-left: 50px
}
.button.button-favorites:after {
    position: absolute;
    content: "s";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 25px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 16px;
    line-height: 40px
}
.button.button-file {
    position: relative;
    padding-left: 50px
}
.button.button-file:after {
    position: absolute;
    content: "t";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 25px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 20px;
    line-height: 40px
}
.button.button-print {
    position: relative;
    padding-left: 50px
}
.button.button-print:after {
    position: absolute;
    content: "&";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 25px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 20px;
    line-height: 40px
}
.button.button-attach {
    position: relative;
    padding-left: 55px;
    cursor: pointer
}
.button.button-attach:after {
    position: absolute;
    content: "5";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 25px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 25px;
    line-height: 36px
}
.fluidBg2 .button.button1 {
    border-color: #fff;
    background-color: #fff;
    color: #2C7065;
    padding-left: 25px;
    padding-right: 65px
}
.fluidBg2 .button.button1:focus,
.fluidBg2 .button.button1:hover {
    color: #000
}
.fluidBg2 .button.button1:after {
    background-color: #cce0dd
}
@media (max-width: 767px) {
    .button-group.button-group-2.text-right {
        text-align: center
    }
    .button-group.button-group-2.text-right .button.button0:first-of-type {
        margin-left: 0
    }
    .button-group .button.button1 {
        padding-left: 15px;
        padding-right: 55px
    }
}
.fluidBg0 {
    background: #f7f7f7
}
.fluidBg1 {
    background: #fff
}
.fluidBg2 {
    background: #2C7065
}
.fluidBg2+.fluidBg2 {
    margin-top: 10px
}
.fluidBg3 {
    background-color: #fff
}
.fluidBg4 {
    background: url(../images/triodos/portadas/login.png) no-repeat center top
}
.header {
    background: #fff;
    padding: 0 0 25px
}
.header-logo {
    margin-top: 28px
}
.header-logo-link {
    display: block;
    background-position: 0 -15px;
    width: 222px;
    height: 31px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.header-utils {
    padding-top: 18px
}
.header-utils:after,
.header-utils:before {
    content: " ";
    display: table
}
.header-utils:after {
    clear: both
}
.header-utils>li {
    float: right
}
.header-utils-item {
    display: block;
    width: 45px;
    height: 35px
}
.header-utils-item>span.pending {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 25px;
    height: 25px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #3a897b;
    color: #fff;
    font-family: Verdana;
    font-size: 8px;
    text-align: center;
    line-height: 25px;
    font-weight: 700
}
.header-utils-item:after {
    line-height: 20px!important;
    width: 45px;
    text-align: left
}
.header-utils-item.configuration {
    background: 0 0;
    float: left;
    margin-top: 17px;
    position: relative
}
.header-utils-item.configuration:after {
    position: absolute;
    content: "g";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 32px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    line-height: 32px!important
}
.header-utils-item.communications {
    margin: 0 10px;
    position: relative
}
.header-utils-item.communications:after {
    line-height: 100%;
    position: absolute;
    content: "V";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 29px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}
.header-utils-item.tasks {
    margin: 0 10px;
    position: relative
}
.header-utils-item.tasks:after {
    line-height: 100%;
    position: absolute;
    content: "e";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 32px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}
.header-utils-item:focus>span.pending,
.header-utils-item:hover>span.pending {
    background-color: #31327b
}
.header-item {
    float: right;
    height: 59px;
    border-left: 1px solid #d5d5d5;
    padding: 0 10px
}
.header-item:first-child {
    padding-right: 0
}
.header-item:last-child {
    border-left: 0 none;
    padding-left: 0
}
.header-user {
    padding: 17px 0 0 48px
}
.header-username {
    font-size: .875em;
    line-height: 1.1666666667em;
    color: #00937b;
    display: block
}
.header-username strong {
    font-weight: 700
}
.header-account-form label {
    display: block
}
.header-account-form .labeltext {
    display: inline-block;
    font-size: .875em;
    color: #666
}
.header-account-form select {
    font-size: .875em;
    color: #00937b;
    font-weight: 700;
    display: inline-block;
    border: 0 none;
    padding: 0;
    max-width: 350px
}
.header-logout {
    display: block;
    width: 23px;
    height: 35px;
    margin-top: 10px;
    position: relative
}
.header-logout:after {
    position: absolute;
    content: "j";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 23px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    line-height: 35px;
    text-align: center
}
.header-logout>span {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
@media (max-width: 767px) {
    .header-logo {
        margin-top: 35px
    }
    .header-logo .header-logo-link {
        background-size: 140px auto;
        background-position: 0 -10px;
        width: 140px;
        height: 20px
    }
    .header-item {
        padding: 0 5px
    }
    .header-item .header-user {
        padding: 22px 0 0 22px
    }
    .header-item .header-user .header-username {
        text-align: right;
        word-break: break-word
    }
    .header-item .header-user .header-username strong {
        display: block
    }
    .header-item .header-logout {
        width: 18px;
        margin-top: 20px
    }
    .header-item .header-logout:after {
        font-size: 18px
    }
}
.mainmenu {
    background: #00937b;
    position: relative
}
.submainmenu {
    padding: 18px 0;
    margin-top: 0;
    margin-bottom: 18px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .3)
}
.mm-list {
    display: table;
    width: 100%
}
.mm-list>li {
    display: table-cell;
    width: 20%
}
.mm-list>li.active .mm-link {
    position: relative;
    font-weight: 700
}
.mm-list>li.active .mm-link:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    bottom: 0;
    left: 50%;
    margin-left: -12px
}
.mm-list>li:first-child .mm-link:before {
    display: none
}
.mm-link {
    font-size: 1.25em;
    color: #fff;
    font-family: Akkurat-Light;
    display: block;
    padding: 20px 0 19px;
    text-align: center;
    position: relative
}
.mm-link:focus,
.mm-link:hover {
    font-weight: 700;
    color: #fff;
    text-decoration: none
}
.mm-link:focus:after,
.mm-link:hover:after {
    color: #fff!important;
    font-weight: 400
}
.mm-link:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    content: '';
    width: 1px;
    height: 17px;
    background: rgba(255, 255, 255, .8)
}
.mm-submenu {
    display: none;
    background: #fff
}
.mm-submenu-products .mm-submenu-level {
    padding-bottom: 20px
}
.mm-submenu-products .mm-submenu-item {
    padding-left: 57px;
    position: relative
}
.mm-submenu-products .mm-submenu-item:after {
    position: absolute;
    left: 0;
    top: 7px;
    width: 46px;
    line-height: 46px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 31px;
    font-family: itecBanFont;
    text-align: center
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-cuentas:after {
    background-color: #80b24c;
    content: "J"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-creditos:after {
    background-color: #2dbbaa;
    content: "W"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-avales:after {
    background-color: #38d1b8;
    content: "U"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-tarjetas:after {
    background-color: #2c7065;
    content: "K"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-depositos:after {
    background-color: #38ba9c;
    content: "C"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-inversiones:after {
    background-color: #38a280;
    content: "D"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-hipotecas:after {
    background-color: #388a81;
    content: "E"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-planes:after {
    background-color: #2cbbaa;
    content: "*"
}
.mm-submenu-products .mm-submenu-item.mm-submenu-item-fondos:after {
    background-color: #2cbbaa;
    content: ")"
}
.mm-submenu-products .mm-submenu-list>li {
    padding: 0 10px 0 5px
}
.mm-submenu-products .mm-submenu-list>li:nth-child(even) {
    background-color: #f7f7f7
}
.mm-submenu-products .mm-submenu-list>li a,
.mm-submenu-products .mm-submenu-list>li span {
    line-height: 31px;
    vertical-align: middle;
    font-size: .875em
}
.mm-submenu-products .mm-submenu-list>li span {
    color: #333;
    font-weight: 700
}
.mm-submenu-products .mm-submenu-title {
    font-size: 1.125em;
    color: #333;
    border-bottom: 1px solid #00937b
}
.mm-submenu-operations .mm-submenu-level {
    padding-bottom: 27px
}
.mm-submenu-operations .mm-submenu-list {
    margin: 0 -10px
}
.mm-submenu-operations .mm-submenu-list:after,
.mm-submenu-operations .mm-submenu-list:before {
    content: " ";
    display: table
}
.mm-submenu-operations .mm-submenu-list:after {
    clear: both
}
.mm-submenu-operations .mm-submenu-list a {
    background-color: #f7f7f7;
    font-size: .875em;
    line-height: 20px;
    padding: 17px 10px 16px 28px;
    display: block;
    margin-bottom: 13px
}
.mm-submenu-operations .mm-submenu-title {
    font-size: 1.25em;
    border-bottom: 3px solid #ececec;
    padding-bottom: 7px;
    margin-bottom: 9px
}
.mm-submenu-contracting ul.mm-submenu-level {
    position: relative;
    margin: 3px 0 10px
}
.mm-submenu-contracting ul.mm-submenu-level>li:first-child.active .mm-submenu-title {
    border-top: 0 none
}
.mm-submenu-contracting ul.mm-submenu-level>li:last-child.active .mm-submenu-title {
    border-bottom: 0 none
}
.mm-submenu-contracting ul.mm-submenu-level>li.active .mm-submenu-list {
    display: block
}
.mm-submenu-contracting ul.mm-submenu-level>li.active .mm-submenu-title {
    color: #333;
    cursor: default;
    border: 1px solid #cdcdcd;
    border-right: 0 none
}
.mm-submenu-contracting ul.mm-submenu-level>li.active .mm-submenu-title:focus,
.mm-submenu-contracting ul.mm-submenu-level>li.active .mm-submenu-title:hover {
    text-decoration: none
}
.mm-submenu-contracting .mm-submenu-list {
    padding-left: 38px;
    padding-right: 15px;
    position: absolute;
    top: 0;
    left: 300px;
    right: 0;
    display: none;
    padding-top: 20px
}
.mm-submenu-contracting .mm-submenu-list a {
    font-size: 1em
}
.mm-submenu-contracting .mm-submenu-listitem {
    background-color: #f7f7f7;
    margin: 0 5px 10px 0;
    padding: 20px 20px 20px 95px
}
.mm-submenu-contracting .mm-submenu-listitem a {
    position: relative;
    display: block
}
.mm-submenu-contracting .mm-submenu-listitem a:after {
    position: absolute;
    left: -75px;
    top: 0;
    width: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 34px;
    font-family: itecBanFont
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-cuenta-corriente a:after {
    background-color: #80b24c;
    content: "y"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-domiciliaciones a:after {
    background-color: #67beeb;
    content: "1"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-tarjetas a:after {
    background-color: #2c7065;
    content: "B"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-tarjeta-debito a:after {
    background-color: #2c7065;
    content: "A"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-cuenta-corporativa a:after {
    background-color: #80b24c;
    content: "!"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-cuenta-itecban a:after {
    background-color: #80b24c;
    content: "8"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-cuenta-itecban-empresa a:after {
    background-color: #80b24c;
    content: "$"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-cuenta-infantil a:after {
    background-color: #83cba8;
    content: "9"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-depositos a:after {
    background-color: #38ba9c;
    content: "C"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-inversiones a:after {
    background-color: #38ba9c;
    content: "6"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-financiacion a:after {
    background-color: #388a81;
    content: "%";
    font-size: 47px
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-hipotecas a:after {
    background-color: #388a81;
    content: "E"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-planes a:after {
    background-color: #2cbbaa;
    content: "*"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-fondos a:after {
    background-color: #2cbbaa;
    content: ")"
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-sepa a:after {
    background-color: #47b4b5;
    content: '"'
}
.mm-submenu-contracting .mm-submenu-listitem.mm-submenu-tpv a:after {
    background-color: #477bb5;
    content: "#"
}
.mm-submenu-contracting .mm-submenu-title {
    display: block;
    width: 300px;
    font-size: 1.5em;
    padding: 20px 5px 20px 30px;
    margin: 0;
    border-right: 1px solid #cdcdcd
}
.mm-submenu-intro {
    display: block;
    margin-top: 5px;
    font-size: .875em;
    line-height: 14px;
    color: #333
}
.mm-submenu-title {
    display: block;
    font-family: Akkurat-Bold;
    padding: 8px 0;
    margin: 12px 0 15px
}
.mm-submenu-footer {
    padding: 0 5px
}
.mm-submenu-footer a {
    vertical-align: middle;
    line-height: 31px;
    font-size: .875em
}
.mm-submenu-promotion {
    background: #f7f7f7;
    padding: 10px 0 30px
}
.mm-submenu-promotion a {
    display: block;
    text-align: center
}
.mm-submenu-promotion img {
    display: inline-block;
    max-width: 100%
}
.mm-close {
    float: right;
    width: 26px;
    height: 26px;
    position: relative
}
.mm-close:after {
    line-height: 100%;
    position: absolute;
    content: "m";
    font-family: itecBanFont;
    color: #7d7d7d;
    text-indent: 0;
    font-size: 26px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}
.mm-close:focus,
.mm-close:hover {
    text-decoration: none
}
@media (min-width: 992px) {
    .mm-link {
        font-size: 1.5em
    }
    .mm-submenu-contracting .mm-submenu-list {
        padding-left: 18px;
        padding-right: 22px
    }
    .mm-submenu-contracting .mm-submenu-list>li {
        display: inline-block;
        float: none;
        width: 49%;
        vertical-align: top
    }
}
@media (min-width: 1280px) {
    .mm-submenu-contracting .mm-submenu-list {
        padding-right: 13px
    }
    .mm-submenu-contracting .mm-submenu-list>li {
        width: 32%
    }
}
.connection {
    text-align: right;
    margin-bottom: 29px
}
.connection-text {
    font-size: .875em;
    color: #333
}
.connection-link {
    font-size: .875em;
    font-weight: 700;
    color: #00937b
}
@media (min-width: 992px) {
    .connection {
        margin-bottom: 0;
        margin-top: 5px
    }
}
.breadcrumb {
    margin: 0;
    padding: 0;
    background: 0 0
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li:before {
    display: none
}
.bc-item {
    font-size: .875em
}
a.bc-item {
    position: relative;
    padding: 0 13px 0 0
}
a.bc-item:after {
    content: '>';
    position: absolute;
    right: 0;
    top: 2px;
    display: block
}
span.bc-item {
    color: #333
}
.section {
    background: #f7f7f7;
    padding: 12px 0 7px
}
.section .section-alert {
    margin-top: 15px
}
.section-product .section-header {
    padding-bottom: 13px;
    padding-top: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 0
}
.section-header {
    clear: both;
    margin-bottom: 6px
}
.section-header .dropdown-toggle {
    padding-left: 0;
    padding-bottom: 0;
    background-color: #f7f7f7
}
.section-header .dropdown-menu {
    padding-top: 0
}
.section-header .dropdown-menu>li a {
    padding-left: 10px
}
.section-header .button {
    float: right;
    margin: 13px 0 0 13px
}
.section-header.section-header-selection {
    margin: 33px 20px 50px
}
.section-header.section-header-selection .section-title {
    color: #00937b;
    letter-spacing: -5px;
    line-height: 56px;
    font-size: 4.25em
}
.section-header.section-header-selection .section-title>strong {
    color: #00937b;
    font-size: 1em;
    line-height: 56px
}
.section-header.section-header-login {
    padding: 11px 0 0
}
.section-header.section-header-login .section-title {
    font-size: 4.25em;
    color: #00937b;
    letter-spacing: -4px;
    margin: 0 0 27px 20px
}
.section-header.section-header-login .section-title>strong {
    font-size: 1em;
    color: #00937b;
    line-height: 49px
}
.section-header.section-header-login .button {
    float: none
}
.section-title {
    font-size: 1.5em;
    font-family: Akkurat-Light;
    color: #333;
    line-height: 1em
}
.section-title>strong {
    line-height: 1em;
    display: block;
    font-size: 2.5em;
    font-family: Akkurat-Bold;
    letter-spacing: -3px;
    text-indent: -1px;
    color: #00937b;
    margin-top: -2px
}
.site-empresas .section-title strong {
    color: #277e97
}
.section-extra {
    padding-top: 10px
}
.section-alert {
    min-height: 7.375em;
    background: #002d67;
    padding: 22px 20px 23px 113px;
    margin-bottom: 10px
}
.section-alert.operaciones {
    position: relative
}
.section-alert.operaciones:after {
    line-height: 100%;
    position: absolute;
    content: "l";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 56px;
    top: 16px;
    right: auto;
    bottom: auto;
    left: 30px
}
.section-alert.correspondencia {
    position: relative
}
.section-alert.correspondencia:after {
    line-height: 100%;
    position: absolute;
    content: "n";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 56px;
    top: 16px;
    right: auto;
    bottom: auto;
    left: 30px
}
.section-alert.info {
    position: relative
}
.section-alert.info:after {
    line-height: 100%;
    position: absolute;
    content: "o";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 56px;
    top: 16px;
    right: auto;
    bottom: auto;
    left: 30px
}
.section-alert.confirmacion {
    background: #a7d5c5;
    position: relative
}
.section-alert.confirmacion:after {
    line-height: 100%;
    position: absolute;
    content: "p";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 56px;
    top: 16px;
    right: auto;
    bottom: auto;
    left: 30px
}
.section-alert.confirmacion .section-alert-title {
    font-size: 1.5em;
    font-family: Akkurat-Light;
    margin-bottom: 21px;
    color: #000
}
.section-alert.confirmacion .section-alert-text {
    margin-bottom: 6px;
    font-size: .875em;
    color: #000
}
.section-alert.error {
    position: relative;
    background-color: #31327b;
    margin-top: 10px
}
.section-alert.error:after {
    line-height: 100%;
    position: absolute;
    content: "o";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 56px;
    top: 16px;
    right: auto;
    bottom: auto;
    left: 30px
}
.section-alert.error .section-alert-title {
    color: #fff;
    font-size: 1.5em;
    font-family: Akkurat-Bold
}
.section-alert.error .section-alert-text {
    color: #fff;
    font-size: 1.125em;
    font-family: Akkurat-Light
}
.section-alert.error .enviar {
    background-color: #fff;
    color: #2C7065;
    float: right;
    border-radius: 0;
    border: none;
    padding: 14px 42px
}
.section-alert .button {
    margin-left: 10%;
    margin-top: 30px
}
.section-alert-title {
    display: block;
    font-size: 1.125em;
    margin-bottom: 11px;
    color: #fff
}
.section-alert-text {
    display: block;
    font-size: .875em;
    margin-bottom: 20px;
    color: #fff
}
.section-alert-link {
    display: block;
    font-size: .875em;
    color: #fff
}
.section-alert-link:focus,
.section-alert-link:hover {
    text-decoration: underline;
    color: #fff
}
.section-alert-list {
    margin-bottom: 1px
}
.section-alert-list dd,
.section-alert-list dt {
    font-size: .875em;
    color: #000;
    display: block
}
.section-alert-list dt {
    float: left
}
.section-alert-list dd {
    margin-bottom: 6px
}
.section-alert-list dd strong {
    font-weight: 700
}
.section-alert-close {
    top: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: relative;
    position: absolute
}
.section-alert-close:after {
    line-height: 100%;
    position: absolute;
    content: "m";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 26px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}
.section-alert-close:focus,
.section-alert-close:hover {
    text-decoration: none
}
.section-intro {
    padding: 20px 0 23px 65px;
    position: relative;
    margin: 0 auto
}
.section-intro:after {
    line-height: 100%;
    position: absolute;
    content: "M";
    font-family: itecBanFont;
    color: #83CBA8;
    text-indent: 0;
    font-size: 232px;
    top: 0;
    right: auto;
    bottom: auto;
    left: -85px;
    width: 147px;
    overflow: hidden
}
.section-intro .button {
    margin-left: 0
}
.section-intro-text {
    display: block;
    margin-bottom: 17px
}
.pin-container .section-alert-temporal {
    display: block;
    margin-top: 30px;
    width: 45%;
    height: 92px;
    padding: 24px 0;
    text-align: center;
    border: 1px solid #00937b;
    background: #fff;
    font-size: 2.625em;
    color: #333
}
.pin-container .section-alert-temporal.section-alert-hidden {
    background-color: #eee;
    color: #eee
}
.pin-container .button-left {
    margin: 22px 0 0
}
.account-dropdown {
    width: 100%
}
.account-dropdown button {
    border: 0;
    font-size: 2.75em;
    width: 100%;
    font-family: Akkurat-Light;
    color: #00937b;
    text-align: left;
    line-height: 37px
}
.account-dropdown button strong {
    font-family: Akkurat-Bold;
    font-size: 1.2727272727em;
    display: block;
    line-height: 43px;
    padding-bottom: 16px
}
.account-dropdown button strong.inline {
    display: inline-block
}
.account-dropdown button .caret {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 25px;
    height: 13px;
    margin-bottom: 8px;
    position: relative
}
.account-dropdown button .caret:after {
    line-height: 100%;
    position: absolute;
    content: "i";
    font-family: itecBanFont;
    color: #00937b;
    text-indent: 0;
    font-size: 24px;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0
}
.account-dropdown button:active,
.account-dropdown button:focus,
.account-dropdown button:hover {
    background-color: #fff!important;
    color: #00937b!important;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0 12px rgba(0, 0, 0, .175)
}
.account-dropdown .dropdown-menu {
    width: 100%;
    border: 0;
    margin-top: 0
}
.account-dropdown .dropdown-menu li a {
    font-size: 1.5625em;
    font-family: Akkurat-Light;
    color: #00937b;
    text-align: left
}
.account-dropdown .dropdown-menu li a strong {
    font-family: Akkurat-Bold;
    font-size: 1.28em
}
.account-dropdown.open>button {
    background-color: #fff!important;
    color: #00937b!important;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0 12px rgba(0, 0, 0, .175)
}
@media (max-width: 767px) {
    .section-title {
        word-break: break-word
    }
    .section-title>strong {
        font-size: 1.3333333333em;
        letter-spacing: -1px;
        margin-top: 0
    }
    .section-header .button.button2.return {
        margin-top: 5px
    }
    .section-alert.confirmacion {
        padding: 22px 20px 23px;
        text-align: center
    }
    .section-alert.confirmacion .section-alert-title {
        display: block;
        padding-left: 93px;
        text-align: left;
        margin-bottom: 40px
    }
    .section-alert.confirmacion .section-alert-list {
        text-align: left
    }
    .section-alert.confirmacion .button.section-alert-button.button3 {
        margin: 30px auto 0
    }
}
@media (min-width: 992px) {
    .section {
        padding-top: 14px
    }
    .section-alert .button {
        position: absolute;
        margin-left: auto;
        right: 20px;
        bottom: 30px
    }
    .pin-container .button-left {
        position: relative;
        right: auto;
        bottom: auto
    }
    .section-intro {
        padding-top: 29px;
        padding-bottom: 29px
    }
    .section-intro-text {
        font-size: 1em;
        line-height: 18px
    }
    .section-header.section-header-selection {
        margin-left: 125px
    }
    .section-header.section-header-login .section-title {
        font-size: 4.25em;
        max-width: 425px
    }
    .section-header.section-header-login .section-title>strong {
        line-height: 58px;
        margin-top: -6px
    }
}
@media (min-width: 1280px) {
    .section-alert .button {
        margin-right: 10%;
        margin-top: auto
    }
    .pin-container .button-left {
        margin-top: 22px;
        margin-right: auto
    }
    .account-dropdown button strong {
        display: inline-block
    }
    .section-intro-text {
        max-width: 535px
    }
    .section-header.section-header-login .section-title {
        max-width: none
    }
    .section-intro {
        padding-top: 37px;
        padding-bottom: 37px
    }
}
.submenu {
    padding: 2px 0 0;
    margin-bottom: 13px;
    background-color: #2C7065
}
.submenu.submenu-section {
    background: #2c7065;
    padding: 2px 1px 0;
    margin-top: 3px
}
.submenu.submenu-section .submenu-list li.active {
    background: #fff
}
.submenu.submenu-section .submenu-list li.active .submenu-link {
    color: #2c7065;
    text-decoration: none
}
.submenu.submenu-section .submenu-list li.active .submenu-link:focus,
.submenu.submenu-section .submenu-list li.active .submenu-link:hover {
    background: #FFF;
    color: #2c7065;
    cursor: default
}
.submenu.submenu-section .submenu-list li .submenu-link {
    color: #fff
}
.submenu.submenu-section .submenu-list li .submenu-link:focus,
.submenu.submenu-section .submenu-list li .submenu-link:hover {
    background: #e6f5ee;
    color: #2c7065;
    text-decoration: none
}
.submenu-list {
    display: table;
    table-layout: fixed;
    max-width: 100%
}
.submenu-list:after,
.submenu-list:before {
    content: " ";
    display: table
}
.submenu-list:after {
    clear: both
}
.submenu-list>li {
    position: relative;
    display: table-cell;
    vertical-align: middle
}
.submenu-list>li.active {
    background: #e6f5ee
}
.submenu-list>li.active>.submenu-link {
    color: #2C7065
}
.submenu-list>li:active,
.submenu-list>li:focus,
.submenu-list>li:hover {
    background: #e6f5ee
}
.submenu-list>li:active>.submenu-link,
.submenu-list>li:focus>.submenu-link,
.submenu-list>li:hover>.submenu-link {
    color: #2C7065
}
.submenu-list>li.active+li:after,
.submenu-list>li:focus+li:after,
.submenu-list>li:hover+li:after {
    display: none
}
.submenu-list>li:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    bottom: 0;
    width: 1px;
    background-color: #e6f5ee
}
.submenu-list>li:first-child:after {
    display: none
}
.submenu-list>li:last-child .submenu-sublist {
    right: 0;
    text-align: right
}
.has-submenu.pseudoHover>.submenu-link,
.has-submenu:focus>.submenu-link,
.has-submenu:hover>.submenu-link {
    color: #2C7065;
    background-color: #e6f5ee
}
.has-submenu.pseudoHover .submenu-sublist,
.has-submenu:focus .submenu-sublist,
.has-submenu:hover .submenu-sublist {
    display: block
}
.has-submenu>.submenu-link {
    position: relative;
    padding-right: 28px
}
.has-submenu>.submenu-link:after {
    position: absolute;
    content: "k";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 14px;
    top: 0;
    right: 9px;
    bottom: auto;
    left: auto;
    line-height: 44px
}
.submenu-link {
    font-family: Akkurat-Bold;
    font-size: 1em;
    color: #fff;
    padding: 13px 8px 15px;
    display: block;
    text-align: center
}
.submenu-link:focus,
.submenu-link:hover {
    text-decoration: none;
    color: #2C7065;
    background-color: #e6f5ee
}
.submenu-sublist {
    position: absolute;
    background: #e6f5ee;
    width: 320px;
    z-index: 10;
    padding: 10px 0;
    display: none;
    -webkit-box-shadow: 0 10px 40px -17px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 40px -17px rgba(0, 0, 0, .5)
}
.submenu-sublist>li {
    border-top: 1px solid #fff
}
.submenu-sublist>li:first-child {
    border-top: 0 none
}
.submenu-sublist .submenu-link {
    font-family: Akkurat-Regular, Verdana;
    font-size: .875em;
    color: #00937b;
    padding: 11px 8px;
    text-align: left
}
.submenu-sublist .submenu-link:focus,
.submenu-sublist .submenu-link:hover {
    color: #31327b
}
.menuvertical>li {
    margin-bottom: 10px;
    display: block
}
.mv-link {
    display: block;
    font-size: 1.125em;
    font-family: Akkurat-Light;
    padding: 9px 0 10px 14px;
    border-left: 5px solid #fff
}
.mv-link.active {
    border-left: 5px solid #2C7065;
    color: #000;
    font-family: Akkurat-Bold
}
.mv-link .badge {
    float: right;
    background-color: #2C7065;
    color: #fff;
    font-size: .7777777778em;
    display: block;
    width: 28px;
    line-height: 28px;
    vertical-align: middle;
    margin: -4px 0 0 0;
    padding: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
@media (min-width: 992px) {
    .mv-link {
        font-size: 1.25em
    }
    .mv-link .badge {
        font-size: .7em
    }
    .submenu-link {
        padding-left: 28px;
        padding-right: 28px
    }
    .has-submenu>.submenu-link {
        padding-right: 48px
    }
    .has-submenu>.submenu-link:after {
        right: 26px
    }
    .submenu-sublist>li {
        margin-left: 20px;
        margin-right: 20px
    }
    .submenu-sublist .submenu-link {
        padding: 11px
    }
}
.pagination:after,
.pagination:before {
    content: " ";
    display: table
}
.pagination:after {
    clear: both
}
.pagination>li {
    float: left;
    margin-left: 5px
}
.pagination>li a,
.pagination>li span {
    display: block;
    float: none;
    line-height: 1em;
    border-color: #2C7065;
    color: #2C7065;
    font-size: .875em;
    padding: 12px 14px 11px;
    min-width: 41px
}
.pagination>li.prev,
.pagination>li:first-child {
    margin-left: 0
}
.pagination>li.prev>a {
    position: relative
}
.pagination>li.prev>a:after {
    position: absolute;
    content: "q";
    font-family: itecBanFont;
    color: #2C7065;
    text-indent: 0;
    font-size: 17px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    line-height: 39px;
    width: 39px
}
.pagination>li.next>a {
    position: relative
}
.pagination>li.next>a:after {
    position: absolute;
    content: "r";
    font-family: itecBanFont;
    color: #2C7065;
    text-indent: 0;
    font-size: 17px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    line-height: 39px;
    width: 39px
}
.pagination>li.next span,
.pagination>li.next>a,
.pagination>li.prev span,
.pagination>li.prev>a {
    background: #f7f7f7;
    border-color: #f7f7f7;
    color: #f7f7f7
}
.pager>li {
    margin: 0 2px;
    display: inline-block;
    vertical-align: middle
}
.pager>li.prev a {
    position: relative
}
.pager>li.prev a:after {
    position: absolute;
    content: "q";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 17px;
    top: -1px;
    right: auto;
    bottom: auto;
    left: -52px;
    width: 39px;
    line-height: 39px;
    background-color: #f7f7f7
}
.pager>li.next a {
    position: relative
}
.pager>li.next a:after {
    position: absolute;
    content: "r";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 17px;
    top: -1px;
    right: -52px;
    bottom: auto;
    left: auto;
    width: 39px;
    line-height: 39px;
    background-color: #f7f7f7
}
.pager>li a {
    padding: 12px 22px 11px;
    font-size: .875em
}
.pager>li a:focus,
.pager>li a:hover {
    background-color: #fff;
    border-color: #2C7065
}
.chart-wrapper {
    padding-top: 19px
}
.chartAccount {
    height: 285px
}
.chartAccount.invert .nv-group.nv-series-0,
.chartAccount.invert .nv-group.nv-series-0 .nv-bar {
    fill: #CA2A44!important;
    stroke: #CA2A44!important
}
.chartAccount.invert .nv-group.nv-series-1,
.chartAccount.invert .nv-group.nv-series-1 .nv-bar {
    fill: #a7d5c5!important;
    stroke: #a7d5c5!important
}
.chart-title {
    font-family: Akkurat-Light;
    font-size: 2em;
    color: #333;
    display: block;
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 21px
}
.nv-group.nv-series-0,
.nv-group.nv-series-0 .nv-bar {
    fill: #a7d5c5!important;
    stroke: #a7d5c5!important
}
.nv-group.nv-series-1,
.nv-group.nv-series-1 .nv-bar {
    fill: #CA2A44!important;
    stroke: #CA2A44!important
}
.nv-legend {
    display: none
}
.nvd3 text {
    font-size: .875em
}
.nvd3 .nv-axis path {
    stroke: none
}
.dinero_grafica {
    font-weight: 400
}
.tooltipGrafica {
    color: #666;
    font-weight: 700
}
.decripcionColumnaGrafica {
    font-weight: 400
}
.dinero_grafica {
    color: green
}
@media (min-width: 1280px) {
    .chartAccount {
        height: 295px
    }
}
.footer {
    background: #fff;
    padding: 32px 0 47px;
    border-top: 1px solid #a7d5c5
}
.footer-list>li {
    display: inline-block;
    padding-right: 10px;
    margin-right: 3px;
    position: relative
}
.footer-list>li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #c7c7c7;
    right: 0;
    top: 4px
}
.footer-list>li:last-child {
    padding-right: 0;
    margin-right: 0
}
.footer-list>li:last-child:after {
    display: none
}
.footer-link {
    font-size: .875em;
    color: #00937b
}
.footer-info {
    text-align: right;
    font-size: .875em;
    color: #00937b;
    line-height: 19px
}
.footer-info>strong {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: relative
}
.footer-info>strong:after {
    background-position: 0 0;
    position: absolute;
    content: '';
    width: 104px;
    height: 15px;
    left: auto;
    top: auto;
    bottom: -3px;
    right: 0
}
@media (max-width: 767px) {
    .footer-list {
        margin-bottom: 10px;
        text-align: center
    }
    .footer-info {
        text-align: center
    }
    .footer-info>strong {
        display: block;
        margin-bottom: 5px
    }
    .footer-info>strong:after {
        display: block;
        position: relative;
        margin: auto
    }
}
#keyboardInputMaster {
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .5)
}
#keyboardInputLayout {
    background-color: #2C7065;
    background-color: rgba(44, 112, 101, .8);
    padding: 8px 6px
}
#keyboardInputLayout table {
    border-collapse: separate;
    border-spacing: 4px 2px
}
#keyboardInputLayout table td {
    font-size: 1.125em;
    font-family: Akkurat-Bold;
    background: #f7f7f7;
    color: #002d67;
    width: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
#keyboardInputLayout table td:focus,
#keyboardInputLayout table td:hover {
    background: #002d67;
    color: #fff;
    cursor: pointer
}
#keyboardInputLayout table td.LastAceptar {
    color: #00937b
}
#keyboardInputLayout table td.LastAceptar:focus,
#keyboardInputLayout table td.LastAceptar:hover {
    color: #fff;
    background: #00937b
}
.keyboard_coords {
    padding: 27px 0
}
.keyboard_coords.keyboard_coords_confirmacion form.keyboard_coords-form .form-agrup {
    float: left;
    margin: 0
}
.keyboard_coords.keyboard_coords_confirmacion form.keyboard_coords-form .form-control-coordenada-text {
    width: 160px;
    margin-right: 20px
}
.keyboard_coords .titulo {
    font-family: Akkurat-Light;
    color: #fff;
    font-size: 1.5em;
    line-height: 32px;
    letter-spacing: -1px
}
.keyboard_coords form.keyboard_coords-form:after,
.keyboard_coords form.keyboard_coords-form:before {
    content: " ";
    display: table
}
.keyboard_coords form.keyboard_coords-form:after {
    clear: both
}
.keyboard_coords form.keyboard_coords-form .form-group-coords {
    float: left;
    margin: 0 20px 20px 0
}
.keyboard_coords form.keyboard_coords-form .form-group {
    float: left;
    margin: 0 0 0 20px
}
.keyboard_coords form.keyboard_coords-form .form-control-coordenada {
    float: left;
    font-size: 1.5em;
    text-align: center;
    color: #2C7065;
    width: 59px;
    height: 52px;
    line-height: 52px;
    margin: 0;
    padding: 0 5px;
    background: #f7f7f7;
    border: 0 none
}
.keyboard_coords form.keyboard_coords-form .form-control-coordenada-text {
    display: block;
    font-size: 1em;
    color: #333;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    line-height: 48px;
    height: 48px;
    width: 200px;
    margin: 2px 0 0;
    padding: 0 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.keyboard_coords form.keyboard_coords-form .keyboard {
    float: left
}
@media (max-width: 767px) {
    .keyboard_coords.keyboard_coords_clave {
        padding: 10px 0
    }
    .keyboard_coords.keyboard_coords_clave .button-group .button {
        margin: 0;
        float: none
    }
    .keyboard_coords.keyboard_coords_clave .button-group .button:last-child {
        float: left
    }
    .keyboard_coords .titulo {
        margin-bottom: 27px;
        text-align: center
    }
}
@media (min-width: 992px) {
    .keyboard_coords.keyboard_coords_clave .button-group {
        padding: 28px 0 0
    }
    .keyboard_coords.keyboard_coords_clave .button {
        margin-bottom: 12px
    }
}
.radio {
    margin: 0
}
.form-group-inline {
    display: table;
    width: 100%
}
.form-group-inline .control-label {
    width: 179px
}
.form-group.form-group-button .form-control {
    width: 65%;
    display: inline-block
}
.form-group.form-group-unit {
    position: relative;
    padding-right: 30px
}
.form-group.form-group-unit .form-unit {
    font-size: .875em;
    color: #333;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    text-align: left;
    line-height: 34px;
    vertical-align: middle
}
.form-group.radio-inline {
    position: relative
}
.form-group.radio-inline .control-label {
    width: auto
}
.form-group.radio-inline .form-control {
    display: inline-block;
    width: 50px;
    margin-left: 10px
}
.form-group.radio-inline.date .form-control {
    width: 100px
}
.form-group.date {
    position: relative;
    padding-right: 35px
}
.form-group.date .input-group-addon {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 4px;
    background: 0 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    cursor: pointer
}
.form-group.date .input-group-addon:after {
    content: "P";
    font-family: itecBanFont;
    font-size: 25px;
    color: #2C7065;
    line-height: 25px;
    display: block;
    width: 25px
}
.radio input[type=radio] {
    top: 50%;
    margin-top: -9px
}
.form-control {
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #959595;
    padding: 6px 7px
}
.form-group.radio-inline label .control-label {
    font-size: 1em
}
.control-label {
    color: #333;
    height: 34px;
    display: table-cell;
    vertical-align: middle;
    font-size: .875em
}
.control-label.control-label-lr {
    font-size: .875em;
    padding-left: 20px
}
.error-message {
    display: none
}
.has-error .form-control,
.has-error .form-control-coordenada-text {
    color: #002d67!important;
    border: 1px solid #002d67!important
}
.has-error .error-message {
    display: inline-block;
    background-color: #002d67;
    color: #fff;
    font-size: .875em;
    padding: 7px 10px;
    margin-top: 5px
}
.modify-periodic-donation fieldset {
    padding: 33px 0 15px
}
.new-emailbox .form-group {
    margin-bottom: 20px
}
.new-emailbox .form-control {
    margin-top: 15px
}
.new-emailbox input:read-only {
    border-color: #f7f7f7;
    background-color: #f7f7f7;
    color: #000;
    -webkit-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 10px;
    cursor: default
}
.new-emailbox textarea {
    resize: vertical
}
.new-emailbox .field {
    font-size: .875em;
    font-weight: 700;
    display: block
}
.new-emailbox .field.attach-title {
    margin-bottom: 10px
}
.new-emailbox .text-file {
    padding-left: 40px;
    font-size: .875em;
    position: relative
}
.new-emailbox .text-file:after {
    line-height: 100%;
    position: absolute;
    content: "5";
    font-family: itecBanFont;
    color: #2C7065;
    text-indent: 0;
    font-size: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 9px
}
.delete-file {
    font-size: .875em;
    font-weight: 700;
    padding-left: 24px;
    position: relative
}
.delete-file:after {
    line-height: 100%;
    position: absolute;
    content: "m";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 14px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    font-width: normal
}
.attached-file-name {
    font-size: .875em;
    padding-top: 15px;
    padding-right: 15px;
    line-height: 25px
}
.errorAttachFile {
    margin-bottom: 20px
}
.errorAttachFile.error-message {
    background-color: #002d67;
    color: #fff;
    font-size: .875em;
    padding: 7px 10px;
    text-align: center
}
@media (min-width: 992px) {
    .form-group.form-group-button .form-control {
        width: 50%
    }
    .form-group-inline .control-label {
        width: auto
    }
    .rowPeriodicity .radio-inline.date {
        margin-left: 0;
        margin-top: 10px
    }
}
@media (min-width: 1280px) {
    .form-group.form-group-button .form-control {
        width: 40%
    }
    .rowPeriodicity .radio-inline.date {
        margin-left: 10px;
        margin-top: 0
    }
}
.message {
    min-height: 280px;
    width: 610px;
    margin: 62px auto 28px;
    padding: 36px 0 0 84px;
    position: relative
}
.message:after {
    line-height: 100%;
    position: absolute;
    content: "M";
    font-family: itecBanFont;
    color: #83CBA8;
    text-indent: 0;
    font-size: 280px;
    top: 0;
    right: auto;
    bottom: auto;
    left: -102px
}
.message span {
    display: block;
    text-align: left;
    padding-left: 71px
}
.message .title-info {
    font-family: Akkurat-Bold;
    font-size: 2em;
    color: #00937b;
    padding-top: 12px;
    margin-bottom: 26px;
    letter-spacing: -1px
}
.message .title-info.logout {
    position: relative
}
.message .title-info.logout:after {
    line-height: 100%;
    position: absolute;
    content: "p";
    font-family: itecBanFont;
    color: #c8c8c8;
    text-indent: 0;
    font-size: 56px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0
}
.message .title-info.session-expired {
    position: relative
}
.message .title-info.session-expired:after {
    line-height: 100%;
    position: absolute;
    content: "S";
    font-family: itecBanFont;
    color: #c8c8c8;
    text-indent: 0;
    font-size: 56px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0
}
.message .title-info.error {
    position: relative
}
.message .title-info.error:after {
    line-height: 100%;
    position: absolute;
    content: "o";
    font-family: itecBanFont;
    color: #c8c8c8;
    text-indent: 0;
    font-size: 56px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0
}
.message .first-level {
    font-family: Akkurat-Regular, Verdana;
    color: #333;
    font-size: 1em;
    margin-bottom: 16px
}
.message .second-level,
.message .third-level {
    font-family: Akkurat-Regular, Verdana;
    color: #333;
    font-size: .875em;
    margin-bottom: 15px
}
.itecban-loading .loading-wrapper {
    display: block
}
.loading-wrapper {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .75)
}
.loading-wrapper .loading {
    background: none!important
}
.loading {
    text-align: center;
    width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -150px
}
.loading svg {
    display: block
}
.loading-text {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -25px
}
.loading-text span {
    display: block
}
.loading-text span.text1 {
    font-family: Akkurat-Bold;
    font-size: 1.875em
}
.loading-text span.text2 {
    margin-top: 5px;
    font-family: Akkurat-Regular, Verdana;
    font-size: 1em
}
.definition-title {
    font-size: 1.5em;
    color: #333;
    padding: 0 0 0 8px;
    margin: 30px 0 24px
}
.definition-list {
    margin-bottom: 20px
}
.definition-list.definition-list-separator {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px
}
.definition-list dd,
.definition-list dt {
    display: block;
    font-size: .875em;
    color: #333;
    padding: 8px 0
}
.definition-list dt {
    float: left;
    padding-left: 9px
}
.definition-list dt strong {
    font-weight: 700
}
.definition-list dd {
    padding-left: 40%;
    padding-right: 9px
}
.definition-list dd:nth-of-type(odd) {
    background: #f7f7f7
}
.definition-list dd li {
    padding-bottom: 16px
}
.definition-list dd li:last-child {
    padding-bottom: 0
}
.definition-list dd .form-group {
    margin-bottom: 0
}
.definition-list dd .form-group .form-control {
    width: auto;
    height: 25px;
    padding: 0 4px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #00937b;
    margin: -4px 0
}
.definition-link {
    font-size: 1em;
    font-weight: 700
}
.definition-link:focus,
.definition-link:hover {
    text-decoration: underline
}
.edit-link {
    padding: 6px 33px 0 0;
    font-size: .875em;
    position: absolute;
    top: 0;
    right: 0
}
.edit-link:after {
    line-height: 100%;
    position: absolute;
    content: "L";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 17px;
    top: 0;
    right: 10px;
    bottom: auto;
    left: auto
}
@media (min-width: 992px) {
    .definition-list dd {
        padding-left: 30%
    }
}
@media (min-width: 1280px) {
    .definition-list dd {
        padding-left: 26%
    }
}
.table-wrapper {
    background: #fff;
    margin: 10px;
    padding: 16px 10px 10px
}
.table-wrapper.table-mailbox {
    margin: 0;
    padding: 0
}
.table-wrapper.table-mailbox .table-caption {
    background-color: #f7f7f7;
    font-size: .875em;
    color: #000;
    margin-bottom: 20px;
    line-height: 21px;
    padding: 8px 13px 9px
}
.table-wrapper.table-mailbox input[type=checkbox],
.table-wrapper.table-mailbox input[type=radio] {
    margin: 0;
    position: static;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background-color: #fff;
    border: 1px solid #727876;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.table-wrapper.table-donaciones .table-caption,
.table-wrapper.table-movimientos .table-caption {
    font-size: .875em
}
.table-wrapper.table-documentos .table-caption {
    background-color: #fff;
    font-size: .875em;
    margin: 30px 0;
    padding-top: 0;
    padding-bottom: 0
}
.table-wrapper.table-movimientos {
    margin: 0;
    padding: 38px
}
.table-wrapper.table-movimientos table.table>tbody>tr.row-odd td,
.table-wrapper.table-movimientos table.table>tbody>tr.row-odd th {
    background: #fff
}
.table-wrapper.table-movimientos table.table>tbody>tr.row-even td,
.table-wrapper.table-movimientos table.table>tbody>tr.row-even th {
    background: #f7f7f7;
    border-bottom: 1px solid #f0f0f0
}
.table-wrapper.table-movimientos table.table>tbody>tr.detalleShow td,
.table-wrapper.table-movimientos table.table>tbody>tr.detalleShow th {
    background: #E1F4FD
}
.table-wrapper.table-transparent {
    background: 0 0;
    margin: 0;
    padding: 0
}
.table-wrapper.table-transparent table.table {
    border-spacing: 0 4px;
    border-collapse: separate
}
.table-wrapper.table-transparent thead th {
    background: 0 0;
    padding-bottom: 19px;
    color: #83CBA8;
    font-family: Akkurat-Bold;
    font-size: .875em
}
.table-wrapper.table-transparent thead th:first-child {
    padding-left: 0
}
.table-wrapper.table-transparent tbody tr {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent
}
.table-wrapper.table-transparent tbody td,
.table-wrapper.table-transparent tbody th {
    background: #E1F4FD!important;
    padding-top: 11px;
    padding-bottom: 10px
}
.table-wrapper.table-transparent tbody .table-text {
    color: #333
}
.table-responsive {
    border: 0 none;
    margin: 0
}
table.table {
    margin: 0
}
table.table>thead td,
table.table>thead th {
    padding: 10px 4px 12px 8px;
    line-height: 1em;
    background: #bebebe;
    border: 0 none
}
table.table>thead td.text-right,
table.table>thead th.text-right {
    padding-left: 4px;
    padding-right: 8px
}
table.table>tbody+tbody {
    border-top: 0 none
}
table.table>tbody tr td,
table.table>tbody tr th {
    line-height: 1em;
    border: 0 none;
    border-bottom: 1px solid #fff
}
table.table>tbody tr:nth-child(even) td,
table.table>tbody tr:nth-child(even) th {
    background: #f7f7f7;
    border-bottom: 1px solid #f0f0f0
}
table.table>tbody tr:last-child td,
table.table>tbody tr:last-child th {
    border-color: #f0f0f0
}
table.table>tbody tr.new td,
table.table>tbody tr.new th {
    background: #e4f2ed;
    font-weight: 700
}
table.table>tbody tr.new td .table-link,
table.table>tbody tr.new td .table-text,
table.table>tbody tr.new th .table-link,
table.table>tbody tr.new th .table-text {
    color: #000
}
table.table>tbody tr.new .table-link.envelope:after {
    content: "'";
    font-weight: 700;
    color: #39897b
}
table.table>tbody tr.check td,
table.table>tbody tr.check th {
    background: #00937b;
    color: #fff
}
table.table>tbody tr.check td .table-link,
table.table>tbody tr.check td .table-link:after,
table.table>tbody tr.check td .table-text,
table.table>tbody tr.check th .table-link,
table.table>tbody tr.check th .table-link:after,
table.table>tbody tr.check th .table-text {
    color: #fff
}
table.table>tfoot td,
table.table>tfoot th {
    background-color: #d5e9e2;
    font-weight: 700;
    font-size: .875em;
    line-height: 1em;
    border: 0 none
}
table.table.inverse-table thead tr td,
table.table.inverse-table thead tr th {
    background: #fff;
    text-align: center;
    font-size: 1.25em;
    font-weight: 400;
    color: #333
}
table.table.inverse-table thead tr .empty {
    width: 40%
}
table.table.inverse-table thead tr .transparent {
    width: 40%;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
table.table.inverse-table thead tr .opt-check {
    width: 10%
}
table.table.inverse-table>tbody tr th {
    font-size: .875em;
    font-weight: 700
}
table.table.inverse-table>tbody tr td,
table.table.inverse-table>tbody tr th {
    background: #f7f7f7;
    vertical-align: middle
}
table.table.inverse-table>tbody tr td .form-group,
table.table.inverse-table>tbody tr th .form-group {
    margin-bottom: 0;
    max-width: 240px
}
table.table.inverse-table>tbody tr td label,
table.table.inverse-table>tbody tr th label {
    display: block
}
table.table.inverse-table>tbody tr td input[type=checkbox],
table.table.inverse-table>tbody tr th input[type=checkbox] {
    width: 37px;
    height: 37px;
    margin: 0 auto;
    position: static
}
table.table.inverse-table>tbody tr:nth-child(even) td,
table.table.inverse-table>tbody tr:nth-child(even) th {
    background: #fff
}
.table-caption {
    font-size: .875em;
    color: #333;
    margin-bottom: 18px
}
.table-caption strong {
    font-weight: 700
}
.table-caption .table-link-disabled {
    cursor: default;
    opacity: .6;
    filter: alpha(opacity=60)
}
.table-caption .table-link-disabled:focus,
.table-caption .table-link-disabled:hover {
    color: #00937b;
    text-decoration: none;
    cursor: default
}
.pre-title {
    font-size: 2em;
    color: #772b7f;
    font-family: Akkurat-Light;
    letter-spacing: -2px;
    padding: 25px 10px 5px
}
tbody .table-text {
    font-size: .875em;
    color: #000;
    display: block
}
tbody .table-text.negative {
    color: #CA2A44
}
thead th {
    font-weight: 700;
    font-size: .875em;
    color: #000
}
.table-footer .product-link,
.table-header .product-link {
    font-size: .875em
}
.table-footer ul,
.table-header ul {
    padding: 0 0 19px
}
.table-footer ul>li,
.table-header ul>li {
    margin: 0 15px 0 0
}
.table-footer ul {
    padding: 16px 0 0
}
.table-link {
    font-size: .875em
}
.table-link.recibo {
    position: relative
}
.table-link.recibo:after {
    line-height: 100%;
    position: absolute;
    content: "u";
    font-family: itecBanFont;
    color: #2c7065;
    text-indent: 0;
    font-size: 24px;
    top: -3px;
    right: auto;
    bottom: auto;
    left: 0
}
.table-link.ingreso {
    position: relative
}
.table-link.ingreso:after {
    line-height: 100%;
    position: absolute;
    content: "v";
    font-family: itecBanFont;
    color: #80b24c;
    text-indent: 0;
    font-size: 21px;
    top: -1px;
    right: auto;
    bottom: auto;
    left: 0
}
.table-link.pago {
    position: relative
}
.table-link.pago:after {
    line-height: 100%;
    position: absolute;
    content: "w";
    font-family: itecBanFont;
    color: #2c7065;
    text-indent: 0;
    font-size: 24px;
    top: -2px;
    right: auto;
    bottom: auto;
    left: 0
}
.table-link.ingreso,
.table-link.pago,
.table-link.recibo {
    padding-left: 44px;
    display: inline-block
}
.table-link.table-link-download {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: relative;
    display: block
}
.table-link.table-link-download:after {
    line-height: 100%;
    position: absolute;
    content: "5";
    font-family: itecBanFont;
    color: #00937b;
    font-size: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    text-indent: 0
}
.table-link.envelope {
    position: relative;
    position: static;
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    text-align: right
}
.table-link.envelope:after {
    content: "(";
    font-family: itecBanFont;
    text-indent: 0;
    font-size: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    font-weight: 400;
    color: #000;
    display: block;
    line-height: 17px;
    position: static
}
.table-link.envelope:focus,
.table-link.envelope:hover {
    text-decoration: none
}
.header-link {
    font-size: 1em;
    font-weight: 700
}
.header-link.link-download {
    position: relative;
    padding-left: 25px
}
.header-link.link-download:after {
    line-height: 100%;
    position: absolute;
    content: "2";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 20px;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    font-weight: 400
}
.solutions {
    padding-top: 17px
}
.solutions-title {
    font-family: Akkurat-Light;
    font-size: 2.5em;
    color: #00937b;
    margin-top: 10px;
    margin-bottom: 16px;
    text-align: center
}
.solution-item {
    background: #f7f7f7;
    margin-bottom: 15px;
    margin-top: 15px
}
.solution-item:after,
.solution-item:before {
    content: " ";
    display: table
}
.solution-item:after {
    clear: both
}
.solution-item .button {
    font-size: .875em;
    line-height: 24px
}
.solution-img {
    float: left;
    display: block;
    width: 100%
}
.solutions-footer {
    text-align: right;
    padding-bottom: 28px
}
.solutions-footer .solution-link {
    font-size: .875em
}
@media (min-width: 992px) {
    .solutions-title {
        font-size: 3em
    }
    .solution-item {
        margin: 15px 7px
    }
    .solutions-footer {
        margin: 0 7px
    }
    .solutions-footer .solution-link {
        font-size: .875em
    }
}
@media (min-width: 1280px) {
    .solution-item {
        margin: 15px 96px
    }
    .solutions-footer {
        margin: 0 96px
    }
}
.product-wrapper {
    padding: 12px 0
}
.product-wrapper .table-wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px
}
.product-wrapper .table-wrapper table tbody tr td,
.product-wrapper .table-wrapper table tbody tr th {
    border-color: #e1e1e1
}
.product-header {
    border-bottom: 2px solid #d7d7d7
}
.product-total {
    font-size: 1.125em;
    color: #333;
    font-family: Akkurat-Light;
    margin: 11px 11px 0 0
}
.product-total strong {
    font-family: Akkurat-Bold;
    color: #00937b
}
.product-footer .product-link {
    font-size: .875em;
    margin-top: 0
}
.product-title {
    font-size: 2em;
    color: #00937b;
    font-family: Akkurat-Light;
    letter-spacing: -2px
}
.new-item-product {
    display: table;
    width: 154px;
    height: 154px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 1.125em;
    font-family: Akkurat-Bold;
    color: #fff
}
.new-item-product:focus,
.new-item-product:hover {
    text-decoration: none;
    color: #fff
}
.new-item-product span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px
}
.product {
    background: #fff;
    margin: 10px 0;
    padding: 23px 10px 18px 20px
}
.product.product-new {
    padding: 0;
    background: 0 0
}
.product.detalle-item .product-type,
.product.summary-item-product .product-type {
    color: #333;
    font-size: 1em;
    font-weight: 400
}
.product.detalle-item .product-alias,
.product.summary-item-product .product-alias {
    font-size: .875em;
    font-weight: 700
}
.product.detalle-item .product-link,
.product.summary-item-product .product-link {
    font-size: 1.125em
}
.product.product-active .product-item:after {
    background-color: #fff
}
.product.product-active .product-item .product-numero,
.product.product-active .product-item .product-type,
.product.product-active .product-item .product-valor-text {
    color: #000
}
.product.product-active .product-item .product-alias,
.product.product-active .product-item .product-link,
.product.product-active .product-item .product-valor {
    color: #fff
}
.summary-item-product {
    min-height: 128px;
    margin-top: 30px;
    background: #f7f7f7
}
.summary-item-product.single-summary-item {
    min-height: inherit;
    margin-bottom: 30px;
    padding-bottom: 33px
}
.product-items-list .items-list-info {
    padding: 20px 0 7px;
    font-size: .875em
}
.product-items-list .items-list-content {
    padding: 10px 0
}
.product-item {
    padding: 4px 0 0 69px;
    position: relative;
    min-height: 60px
}
.product-item>span {
    display: block
}
.product-item:after {
    content: '';
    font-family: itecBanFont;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    line-height: 60px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 34px
}
.product-item.cuenta-corriente .product-type {
    color: #666
}
.product-item.cuenta-corriente .product-alias,
.product-item.cuenta-corriente .product-name,
.product-item.cuenta-corriente .product-valor {
    color: #80b24c
}
.product-item.cuenta-corriente .product-numero {
    color: #333
}
.product-item.cuenta-corriente:after {
    content: "y"
}
.product-item.cuenta-ahorro:after {
    content: "z"
}
.product-item.tarjeta-debito:after {
    content: "A"
}
.product-item.tarjeta-credito:after {
    content: "B"
}
.product-item .button {
    margin-top: 10px
}
.product-item .button:focus,
.product-item .button:hover {
    border-color: #666;
    background: #666;
    color: #fff
}
.product-item .product-numero {
    padding-left: 69px;
    margin-left: -69px
}
.products-cuentas .product-item:after {
    background: #80b24c
}
.products-cuentas .new-item-product {
    background: #80b24c;
    position: relative
}
.products-cuentas .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "J";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 30px;
    right: auto;
    bottom: auto;
    left: 40px
}
.products-cuentas .product-alias,
.products-cuentas .product-valor {
    color: #80b24c
}
.products-cuentas .button {
    border-color: #80b24c;
    background: #80b24c
}
.products-credito .product-item:after {
    background: #2dbbaa;
    content: "W"
}
.products-credito .new-item-product {
    background: #2dbbaa;
    position: relative
}
.products-credito .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "W";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 45px;
    right: auto;
    bottom: auto;
    left: 40px
}
.products-credito .product-alias,
.products-credito .product-valor {
    color: #2dbbaa
}
.products-credito .button {
    border-color: #2dbbaa;
    background: #2dbbaa
}
.products-tarjetas .product-item:after {
    background: #2c7065
}
.products-tarjetas .new-item-product {
    background: #2c7065;
    position: relative
}
.products-tarjetas .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "K";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 45px;
    right: auto;
    bottom: auto;
    left: 40px
}
.products-tarjetas .product-alias,
.products-tarjetas .product-valor {
    color: #2c7065
}
.products-tarjetas .button {
    border-color: #2c7065;
    background: #2c7065
}
.products-depositos .product-item:after {
    background: #38ba9c;
    content: "C"
}
.products-depositos .new-item-product {
    background: #38ba9c;
    position: relative
}
.products-depositos .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "C";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 138px;
    top: 30px;
    right: auto;
    bottom: auto;
    left: 60px
}
.products-depositos .product-alias,
.products-depositos .product-valor {
    color: #38ba9c
}
.products-depositos .button {
    border-color: #38ba9c;
    background: #38ba9c
}
.products-inversiones {
    min-height: 113px
}
.products-inversiones .product-item:after {
    background: #38a280;
    content: "D"
}
.products-inversiones .product-item .product-valor {
    color: #38a280;
    font-size: 1.5625em;
    font-family: Akkurat-Bold;
    display: block;
    margin-top: 6px
}
.products-inversiones .product-item .chart svg {
    height: 150px
}
.products-inversiones .new-item-product {
    background: #38a280;
    position: relative
}
.products-inversiones .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "D";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 100px;
    top: 48px;
    right: auto;
    bottom: auto;
    left: 60px
}
.products-inversiones .product-text {
    line-height: 17px
}
.products-inversiones .product-details {
    padding-left: 52px;
    position: relative
}
.products-inversiones .product-details:after {
    line-height: 100%;
    position: absolute;
    content: "G";
    font-family: itecBanFont;
    color: #772b7f;
    text-indent: 0;
    font-size: 104px;
    top: 0;
    right: auto;
    bottom: auto;
    left: -34px;
    width: 34px
}
.products-inversiones .product-details .product-link {
    margin-top: 18px
}
.products-inversiones .product-alias,
.products-inversiones .product-valor {
    color: #38a280
}
.products-inversiones .product-alias {
    margin-top: 20px;
    min-height: 53px
}
.products-inversiones .button {
    border-color: #38a280;
    background: #38a280
}
.products-hipotecas .product-item:after {
    background: #388a81;
    content: "E"
}
.products-hipotecas .product-prestamo:after {
    content: "7"
}
.products-hipotecas .new-item-product {
    background: #388a81;
    position: relative
}
.products-hipotecas .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "E";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 48px;
    right: auto;
    bottom: auto;
    left: 60px
}
.products-hipotecas .product-type {
    margin-bottom: 2px
}
.products-hipotecas .product-name {
    color: #388a81
}
.products-hipotecas .product-alias,
.products-hipotecas .product-valor {
    color: #388a81;
    margin-top: 20px
}
.products-hipotecas .button {
    border-color: #388a81;
    background: #388a81
}
.products-planes .product-item:after {
    background: #2cbbaa;
    content: "*"
}
.products-planes .product-prestamo:after {
    content: "7"
}
.products-planes .new-item-product {
    background: #2cbbaa;
    position: relative
}
.products-planes .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "*";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 48px;
    right: auto;
    bottom: auto;
    left: 60px
}
.products-planes .product-type {
    margin-bottom: 2px
}
.products-planes .product-name {
    color: #2cbbaa
}
.products-planes .product-alias,
.products-planes .product-valor {
    color: #2cbbaa;
    margin-top: 20px
}
.products-planes .button {
    border-color: #2cbbaa;
    background: #2cbbaa
}
.products-fondos .product-item:after {
    background: #2cbbaa;
    content: ")"
}
.products-fondos .product-prestamo:after {
    content: "7"
}
.products-fondos .new-item-product {
    background: #2cbbaa;
    position: relative
}
.products-fondos .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: ")";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 48px;
    right: auto;
    bottom: auto;
    left: 60px
}
.products-fondos .product-type {
    margin-bottom: 2px
}
.products-fondos .product-name {
    color: #2cbbaa
}
.products-fondos .product-alias,
.products-fondos .product-valor {
    color: #2cbbaa;
    margin-top: 20px
}
.products-fondos .button {
    border-color: #2cbbaa;
    background: #2cbbaa
}
.products-donaciones .product-item:after {
    background: #d38203;
    content: "T"
}
.products-donaciones .new-item-product {
    background: #d38203;
    position: relative
}
.products-donaciones .new-item-product:after {
    line-height: 100%;
    position: absolute;
    content: "T";
    font-family: itecBanFont;
    color: rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 120px;
    top: 30px;
    right: auto;
    bottom: auto;
    left: 44px
}
.products-donaciones .product-alias,
.products-donaciones .product-valor {
    color: #d38203
}
.products-donaciones .button {
    border-color: #d38203;
    background: #d38203;
    color: #fff
}
.product-aval .product-item:after {
    background: #38d1b8;
    content: "U"
}
.product-aval .product-alias,
.product-aval .product-valor {
    color: #38d1b8
}
.product-aval .product-alias {
    margin-top: 20px
}
.product-aval .button {
    border-color: #38d1b8;
    background: #38d1b8
}
.product-type {
    font-size: .875em;
    font-weight: 700;
    color: #666;
    margin-bottom: 8px
}
.product-text {
    font-family: Akkurat-Light;
    font-size: .875em;
    display: block
}
.product-alias {
    font-size: 1.125em;
    margin-bottom: 15px
}
.product-numero {
    font-size: 1.125em;
    color: #333;
    margin-bottom: 17px;
    letter-spacing: -1px
}
.product-valor-text {
    font-size: .875em;
    color: #666
}
.importe-container {
    display: block
}
.product-valor {
    font-size: .875em;
    font-weight: 700;
    display: table-cell;
    padding-top: 4px
}
.product-name {
    font-size: 1.125em;
    display: inline-block
}
.product-link {
    font-size: .875em;
    display: inline-block;
    margin-top: 12px
}
.product-link.plus {
    line-height: 24px;
    padding-right: 30px;
    position: relative
}
.product-link.plus:after {
    line-height: 100%;
    position: absolute;
    content: "x";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 21px;
    top: 1px;
    right: 0;
    bottom: auto;
    left: auto
}
@media (min-width: 992px) {
    .importe-container {
        display: inline-block;
        float: left
    }
    .product-link {
        float: right;
        margin-top: 10px
    }
    .product.detalle-item .product-link,
    .product.summary-item-product .product-link {
        float: left
    }
    .product.summary-item-product {
        min-height: 190px
    }
    .product.summary-item-product.single-summary-item {
        min-height: inherit
    }
}
.summary {
    padding-bottom: 33px
}
.summary-header {
    padding: 32px 0 1px;
    text-align: center
}
.summary-header .summary-link {
    font-size: .875em;
    padding-right: 23px;
    line-height: 17px;
    position: relative;
    margin: 7px 10px 0 0
}
.summary-header .summary-link:after {
    line-height: 100%;
    position: absolute;
    content: "L";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 17px;
    top: -4px;
    right: 0;
    bottom: auto;
    left: auto
}
.summary-title {
    font-size: 2em;
    font-family: Akkurat-Light;
    color: #83CBA8
}
.summary-footer {
    text-align: center;
    padding-top: 54px
}
.summary-footer:after {
    line-height: 87px;
    overflow: hidden
}
.summary-total {
    text-align: center;
    font-family: Akkurat-Light;
    font-size: 2.625em;
    vertical-align: top;
    color: #00937b;
    letter-spacing: -1px
}
.site-empresas .summary-total {
    color: #277e97
}
.summary-total-item {
    font-family: Akkurat-Light;
    font-size: .4285714286em;
    display: inline-block
}
.summary-total-item>strong {
    font-family: Akkurat-Bold;
    font-size: 2.3333333333em;
    display: block;
    margin-bottom: 10px
}
.summary-total-item.available {
    padding-right: 30px
}
.summary-total-item.saved {
    padding-left: 30px
}
.summary-list {
    margin: 40px 0 3px;
    display: table;
    width: 100%;
    padding: 0 40px
}
.summary-list>li {
    display: table-cell
}
.site-empresas .summary-item.summary-cuentas:after {
    background: #80b24c
}
.site-empresas .summary-item.summary-cuentas .summary-product {
    color: #80b24c
}
.site-empresas .summary-item.summary-credito:after {
    background: #2dbbaa
}
.site-empresas .summary-item.summary-credito .summary-product {
    color: #2dbbaa
}
.site-empresas .summary-item.summary-tarjetas:after {
    background: #2c7065
}
.site-empresas .summary-item.summary-tarjetas .summary-product {
    color: #2c7065
}
.site-empresas .summary-item.summary-depositos:after {
    background: #38ba9c
}
.site-empresas .summary-item.summary-depositos .summary-product {
    color: #38ba9c
}
.site-empresas .summary-item.summary-inversiones:after {
    background: #38a280
}
.site-empresas .summary-item.summary-inversiones .summary-product {
    color: #38a280
}
.site-empresas .summary-item.summary-hipotecas:after {
    background: #388a81
}
.site-empresas .summary-item.summary-hipotecas .summary-product {
    color: #388a81
}
.site-empresas .summary-item.summary-donaciones:after {
    background: #d38203
}
.site-empresas .summary-item.summary-donaciones .summary-product {
    color: #d38203
}
.site-empresas .summary-item.summary-avales:after {
    background: #38d1b8
}
.site-empresas .summary-item.summary-avales .summary-product {
    color: #38d1b8
}
.summary-item {
    text-align: center;
    font-family: Akkurat-Bold;
    position: relative;
    padding-top: 103px;
    display: block
}
.summary-item:focus,
.summary-item:hover {
    text-decoration: none
}
.summary-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 94px;
    line-height: 94px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: -47px;
    font-family: itecBanFont;
    color: #fff;
    font-size: 60px;
    text-align: center
}
.summary-item.summary-cuentas:after {
    background: #80b24c;
    content: "J"
}
.summary-item.summary-cuentas .summary-product {
    color: #80b24c
}
.summary-item.summary-credito:after {
    background: #2dbbaa;
    content: "W"
}
.summary-item.summary-credito .summary-product {
    color: #2dbbaa
}
.summary-item.summary-tarjetas:after {
    background: #2c7065;
    content: "K"
}
.summary-item.summary-tarjetas .summary-product {
    color: #2c7065
}
.summary-item.summary-depositos:after {
    background: #38ba9c;
    content: "C"
}
.summary-item.summary-depositos .summary-product {
    color: #38ba9c
}
.summary-item.summary-inversiones:after {
    background: #38a280;
    content: "D"
}
.summary-item.summary-inversiones .summary-product {
    color: #38a280
}
.summary-item.summary-hipotecas:after {
    background: #388a81;
    content: "E"
}
.summary-item.summary-hipotecas .summary-product {
    color: #388a81
}
.summary-item.summary-planes:after {
    background: #2cbbaa;
    content: "*"
}
.summary-item.summary-planes .summary-product {
    color: #2cbbaa
}
.summary-item.summary-fondos:after {
    background: #2cbbaa;
    content: ")"
}
.summary-item.summary-fondos .summary-product {
    color: #2cbbaa
}
.summary-item.summary-donaciones:after {
    background: #d38203;
    content: "T"
}
.summary-item.summary-donaciones .summary-product {
    color: #d38203
}
.summary-item.summary-avales:after {
    background: #38d1b8;
    content: "U"
}
.summary-item.summary-avales .summary-product {
    color: #38d1b8
}
.summary-detalle,
.summary-product,
.summary-valor {
    display: block
}
.summary-product {
    font-size: .875em;
    margin-bottom: 2px
}
.summary-product>strong {
    font-size: 1.7142857143em;
    line-height: 25px;
    display: block
}
.summary-detalle {
    font-size: .875em;
    color: #666
}
@media (min-width: 992px) {
    .summary {
        padding-bottom: 75px
    }
}
@media (min-width: 1280px) {
    .summary {
        padding-bottom: 65px;
        padding-left: 113px;
        position: relative
    }
    .summary:after {
        line-height: 100%;
        position: absolute;
        content: "M";
        font-family: itecBanFont;
        color: #83CBA8;
        text-indent: 0;
        font-size: 422px;
        top: 32px;
        right: auto;
        bottom: auto;
        left: -154px;
        letter-spacing: -154px
    }
}
.donations {
    text-align: center;
    padding-bottom: 20px
}
.donations img {
    max-width: 100%;
    display: inline-block
}
.info-donation {
    padding: 20px 0 10px
}
.info-donation p {
    font-size: .875em;
    color: #333;
    line-height: 16px
}
@media (min-width: 992px) {
    .donations {
        margin-top: 32px
    }
    .donations img {
        width: 100%;
        display: block
    }
}
.selection {
    margin: 0 20px;
    padding: 0 0 59px 140px;
    min-height: 416px;
    position: relative
}
.selection:after {
    line-height: 100%;
    position: absolute;
    content: "M";
    font-family: itecBanFont;
    color: #83CBA8;
    text-indent: 0;
    font-size: 383px;
    top: 9px;
    right: auto;
    bottom: auto;
    left: -140.5px;
    width: 242px;
    overflow: hidden
}
.selection-title {
    font-size: 2em;
    color: #333;
    font-family: Akkurat-Light;
    letter-spacing: -1px;
    margin-bottom: 20px
}
.selection-intro {
    font-size: 1.5em;
    color: #333;
    display: block;
    font-family: Akkurat-Light;
    letter-spacing: -1px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-right: 50px
}
.access-container {
    margin-bottom: 32px
}
.access {
    background-color: #002d67;
    padding: 20px 35px;
    overflow: hidden;
    position: relative
}
.access.access-secure {
    position: relative
}
.access.access-secure:after {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 150px;
    height: 150px;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}
.access.access-secure .access-lock {
    display: block;
    text-align: right;
    font-size: .875em;
    font-family: Akkurat-Bold;
    color: #8d8d8d;
    position: relative;
    position: absolute;
    right: 18px;
    top: 4px;
    z-index: 10;
    width: 75px;
    padding-top: 42px;
    line-height: 12px
}
.access.access-secure .access-lock:after {
    line-height: 100%;
    position: absolute;
    content: "N";
    font-family: itecBanFont;
    color: #0c4e8e;
    text-indent: 0;
    font-size: 39px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}
.access.access-secure .access-title {
    padding-right: 130px
}
.access.access-dni {
    margin-top: 2px
}
.access .button-group {
    padding: 0
}
.access-title {
    font-size: 2em;
    color: #fff;
    font-family: Akkurat-Light;
    letter-spacing: -1px;
    margin-bottom: 32px;
    line-height: 32px
}
.access-form label {
    font-size: .875em;
    margin: 0 0 8px 4px
}
.access-form .form-control {
    border: 0 none;
    color: #666;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 31px;
    padding: 5px 10px 7px
}
.access-link {
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: underline
}
.access-link:focus,
.access-link:hover {
    color: #fff
}
.error_login {
    background: #fff;
    position: relative;
    margin: 0 -35px 10px;
    padding: 12px 25px 17px 59px
}
.error_login:after {
    line-height: 100%;
    position: absolute;
    content: "o";
    font-family: itecBanFont;
    color: #002d67;
    text-indent: 0;
    font-size: 27px;
    top: 13px;
    right: auto;
    bottom: auto;
    left: 14px
}
.error_login p {
    font-size: .875em;
    line-height: 15px;
    color: #002d67
}
.tips {
    margin-top: 21px;
    margin-bottom: 13px
}
.tips-title {
    margin-bottom: 14px
}
.tips-intro {
    display: block;
    margin-bottom: 23px
}
.tips-list {
    padding-bottom: 6px
}
.tips-list .tips-li {
    padding-left: 14px;
    margin-bottom: 16px;
    position: relative
}
.tips-list .tips-li:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #2C7065;
    left: 0;
    top: 6px
}
.tips-item {
    display: block;
    color: #000
}
.contact {
    margin: 21px 0 40px
}
.contact-item {
    padding: 3px 0 0 85px;
    margin-top: 21px;
    position: relative
}
.contact-item:after {
    position: absolute;
    content: "O";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 12px;
    width: 40px;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #00937b;
    text-align: center
}
.contact-item.contact-item-tarjeta:after {
    content: "B"
}
.contact-item-title {
    font-size: .875em;
    color: #00937b;
    margin-bottom: 3px
}
.contact-list {
    margin-top: 8px
}
.contact-list>li {
    margin-bottom: 3px
}
.contact-list .contact-info {
    font-family: Akkurat-Light;
    font-size: .875em;
    margin-top: 0
}
.contact-list .contact-info>strong {
    font-family: Akkurat-Bold;
    display: inline;
    margin-top: 0
}
.contact-info {
    display: block;
    font-size: .875em;
    color: #333;
    margin-top: 24px
}
.contact-info>strong {
    display: block;
    margin-top: 2px
}
.contact-info.contact-info-first {
    margin-top: 0
}
.toggle-periodicity {
    display: none
}
.operations {
    margin-top: 7px
}
.operations label {
    font-size: .875em
}
.operations .radio-inline input[type=checkbox],
.operations .radio-inline input[type=radio] {
    top: 50%;
    margin-top: -9px;
    position: absolute;
    margin-left: -20px
}
.operations .product {
    background-color: #f7f7f7;
    cursor: pointer
}
.operations .product.product-active {
    background-color: #80b24c
}
.operations .product.product-active .product-item:after {
    color: #80b24c
}
.operations .operation {
    border-bottom: 2px solid #a3a3a3;
    background-color: #fff;
    padding: 28px 20px 20px;
    margin-bottom: 20px
}
.operations .operation legend.titular {
    float: left;
    width: 100%
}
.operations .operation.products-cuentas {
    padding-bottom: 10px
}
.operations .operation.static {
    padding-top: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #dcdcdc
}
.operations .operation.static .table-wrapper {
    padding-right: 0;
    padding-left: 0
}
.operations .operation .button-group {
    margin-top: 20px;
    border-top: 2px solid #bdddd3;
    padding: 16px 0 17px
}
.operations .tituloPrincipal {
    font-family: Akkurat-Light;
    font-size: 1.5em;
    color: #2C7065;
    margin-bottom: 2px;
    background-color: #fff;
    padding: 15px 16px 13px
}
.operations h3 {
    font-size: .875em
}
.operations .titular {
    color: #333;
    font-size: 1.5em;
    font-weight: 400;
    border-bottom: 2px solid #dcdcdc;
    padding: 0 0 7px;
    margin: 0 0 18px
}
.operations h2.title {
    color: #333;
    font-size: 1.5em;
    font-weight: 400;
    padding: 0 0 7px;
    margin: 0 0 16px
}
.operations h3.title {
    color: #333;
    font-size: .875em;
    font-weight: 700;
    margin-bottom: 17px
}
.operations h4.subtitle {
    color: #333;
    font-size: .875em;
    font-weight: 400
}
.operations .textoIntroductorio {
    margin-bottom: 30px
}
.operations .bloqueCuadros {
    float: right;
    text-align: right;
    width: 400px
}
.operations .cuadroMenor {
    margin-left: 10px;
    width: 64px;
    float: right;
    margin-right: 10px
}
.operations .cuadroMenor.ultimo {
    margin-left: 0
}
.operations .cuadroMenor.primero {
    margin-right: 0
}
.operations .cuadroMayor {
    width: 100%
}
.operations .alturaCentrada {
    padding-top: 20px
}
.operations .alturaCentrada2 {
    padding-top: 10px
}
.operations .masInfo {
    margin-bottom: 20px;
    padding-top: 20px;
    font-weight: 700
}
.operations .textoComprobante {
    font-size: .875em;
    margin-bottom: 20px
}
.operations .contenedorEnviar {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #beded4
}
.operations .enviar {
    background-color: #2C7065;
    color: #fff;
    float: right;
    border-radius: 0;
    border: none;
    padding: 14px 42px
}
.operations .bloqueEmail {
    margin-top: 40px
}
.operations .opcional {
    color: #31327b;
    font-size: .7333333333em;
    display: block
}
.operation-text {
    font-size: .875em;
    line-height: 17px;
    color: #333;
    margin-bottom: 20px
}
.requerido {
    color: #31327b
}
.checkOperation {
    margin-top: 33px
}
.checkOperation .checkOperation-header {
    margin-bottom: 30px
}
.checkOperation .operation-title {
    font-size: .875em;
    font-weight: 700;
    color: #333;
    margin-bottom: 19px
}
.checkOperation .operation-text {
    font-size: .875em
}
.row.row20 {
    margin-left: -8px;
    margin-right: -8px
}
.row.row20>div {
    padding-left: 8px;
    padding-right: 8px
}
.operation-data {
    padding-top: 10px
}
@media (min-width: 992px) {
    .row.row20>div {
        margin: 0
    }
    .row.row20 .col-rv-offset-4 {
        margin-left: 20%
    }
    .row.row20 .col-rv-2 {
        width: 10%
    }
    .row.row20 .col-rv-6 {
        width: 30%
    }
    .row.row20 .col-rv-10 {
        width: 50%
    }
    .operations .cuadroMenor {
        width: 64px;
        float: left;
        margin-left: 8px;
        margin-right: 10px
    }
    .operations .cuadroMenor.primero {
        margin-right: 10px;
        margin-left: 0
    }
    .operations .cuadroMenor.ultimo {
        margin-right: 0;
        margin-left: 10px
    }
    .operations .cuadroMayor {
        margin-left: 8px;
        width: 255px;
        float: left
    }
    .operations .bloqueCuadros {
        width: auto
    }
}
.operation-block {
    background-color: #f7f7f7;
    padding: 7px 8px;
    margin-bottom: 20px
}
.operation-block .titular {
    font-family: Akkurat-Light;
    font-size: 1.5em;
    color: #333;
    margin-bottom: 24px
}
.operation-block .operation-text {
    font-size: .875em
}
.operation-block dd,
.operation-block dt {
    font-size: .875em;
    color: #333;
    display: block;
    margin-bottom: 9px
}
.operation-block dd {
    font-weight: 700;
    margin-bottom: 10px
}
@media (min-width: 1280px) {
    .operations .cuadroMenor.primero {
        margin-right: 10px;
        margin-left: 10px
    }
    .operations .cuenta_ccc .cuadroMenor.primero {
        margin-left: 174px
    }
    .operations .cuadroMenor.ultimo {
        margin-right: 10px;
        margin-left: 10px
    }
    .operations .bloqueCuadros {
        width: 100%
    }
    .operations .cuadroMayor {
        width: 305px
    }
}
@media (min-width: 1280px) {
    .abrirCuentaCDA2 .account-summary {
        margin-top: -30px
    }
}
.operationsCDA {
    margin-top: 7px
}
.operationsCDA .col-xs-offset-right-12 {
    margin-right: 40%
}
.operationsCDA label {
    font-size: .875em
}
.operationsCDA input[type=checkbox] {
    top: 0;
    margin-top: 10px;
    float: left;
    margin-right: 15px
}
.operationsCDA .radio-inline input[type=checkbox],
.operationsCDA .radio-inline input[type=radio] {
    top: 0;
    margin-top: 10px;
    float: left
}
.operationsCDA .product {
    background-color: #f7f7f7;
    cursor: pointer
}
.operationsCDA .product.product-active {
    background-color: #80b24c
}
.operationsCDA .product.product-active .product-item:after {
    color: #80b24c
}
.operationsCDA .operation {
    border-bottom: 2px solid #a3a3a3;
    background-color: #fff;
    padding: 28px 20px 20px;
    margin-bottom: 20px
}
.operationsCDA .operation.products-cuentas {
    padding-bottom: 10px
}
.operationsCDA .operation .button-group {
    margin-top: 20px;
    border-top: 2px solid #bdddd3;
    padding: 16px 0 17px
}
.operationsCDA .tituloPrincipal {
    font-family: Akkurat-Light;
    font-size: 1.5em;
    color: #2C7065;
    margin-bottom: 2px;
    background-color: #fff;
    padding: 15px 16px 13px
}
.operationsCDA h3 {
    font-size: .875em
}
.operationsCDA .titular {
    color: #333;
    font-size: 1.5em;
    font-weight: 400;
    border-bottom: 2px solid #dcdcdc;
    padding: 0 0 7px;
    margin: 0 0 18px
}
.operationsCDA .textoIntroductorio {
    margin-bottom: 30px
}
.operationsCDA .bloqueCuadros {
    float: right;
    text-align: right;
    width: 400px
}
.operationsCDA .cuadroMenor {
    margin-left: 10px;
    width: 64px;
    float: right;
    margin-right: 10px
}
.operationsCDA .cuadroMenor.ultimo {
    margin-left: 0
}
.operationsCDA .cuadroMenor.primero {
    margin-right: 0
}
.operationsCDA .cuadroMayor {
    width: 100%
}
.operationsCDA .alturaCentrada {
    padding-top: 20px
}
.operationsCDA .alturaCentrada2 {
    padding-top: 10px
}
.operationsCDA .masInfo {
    margin-bottom: 20px;
    padding-top: 20px;
    font-weight: 700
}
.operationsCDA .textoComprobante {
    font-size: .875em;
    margin-bottom: 20px
}
.operationsCDA .contenedorEnviar {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #beded4
}
.operationsCDA .enviar {
    background-color: #2C7065;
    color: #fff;
    float: right;
    border-radius: 0;
    border: none;
    padding: 14px 42px
}
.operationsCDA .bloqueEmail {
    margin-top: 40px
}
.operationsCDA .opcional {
    color: #31327b;
    font-size: .7333333333em;
    display: block
}
.operationsCDA .cancelar {
    text-decoration: underline;
    margin-right: 20px
}
@media (min-width: 992px) {
    .operationsCDA .col-xs-offset-right-12 {
        margin-right: 0
    }
}
table.table tbody .detalle-links {
    margin-top: 9px;
    font-size: .875em;
    color: #00937b;
    padding: 5px 10px;
    display: inline;
    background-color: #fff;
    vertical-align: middle
}
table.table tbody .detalle-links>li {
    display: inline-block;
    padding-right: 10px;
    margin-right: 3px;
    position: relative
}
table.table tbody .detalle-links>li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #c7c7c7;
    right: 0;
    top: 4px
}
table.table tbody .detalle-links>li:last-child {
    padding-right: 0;
    margin-right: 0
}
table.table tbody .detalle-links>li:last-child:after,
table.table tbody tr.detalles {
    display: none
}
table.table tbody tr.detalles td.detalle-interior {
    position: relative;
    padding: 31px 10px 7px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #E1F4FD
}
table.table tbody tr.detalles td.detalle-interior:first-child {
    border-right: 0
}
table.table tbody tr.detalles td.detalle-interior dl {
    font-size: .875em;
    margin-bottom: 15px
}
table.table tbody tr.detalles td.detalle-interior dl dt {
    display: inline;
    font-weight: 700
}
table.table tbody tr.detalles td.detalle-interior dl dd {
    display: inline;
    margin-bottom: 18px
}
table.table tbody tr.detalles td.detalle-interior .detalle-close {
    width: 26px;
    height: 26px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: relative;
    position: absolute;
    right: 19px;
    top: 9px;
    cursor: pointer
}
table.table tbody tr.detalles td.detalle-interior .detalle-close:after {
    line-height: 100%;
    position: absolute;
    content: "m";
    font-family: itecBanFont;
    color: #31327b;
    text-indent: 0;
    font-size: 26px;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto
}
table.table tr.detalleShow td {
    background-color: #E1F4FD;
    border-bottom: 1px solid #ddd
}
table.table tr.detalleShow td.empty .table-text {
    color: #000
}
@media (min-width: 992px) {
    table.table tbody tr.detalles td.detalle-interior {
        padding-left: 18px;
        padding-right: 18px
    }
}
.searcher-container {
    margin: 7px auto 9px
}
.header-searcher {
    padding: 16px;
    background-color: #83CBA8
}
.header-searcher.opened {
    background-color: #E1F4FD
}
.header-searcher a,
.header-searcher h2.titular {
    font-family: Akkurat-Light;
    font-size: 1.5em;
    padding-right: 34px;
    color: #000
}
.header-searcher a {
    position: relative;
    position: relative;
    padding-left: 40px;
    text-decoration: none
}
.header-searcher a:after {
    line-height: 100%;
    position: absolute;
    content: "R";
    font-family: itecBanFont;
    color: #00937b;
    text-indent: 0;
    font-size: 14px;
    top: 9px;
    right: 0;
    bottom: auto;
    left: auto
}
.header-searcher a:before {
    line-height: 100%;
    position: absolute;
    content: "0";
    font-family: itecBanFont;
    color: #000;
    text-indent: 0;
    font-size: 26px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0
}
.header-searcher a.collapsed:after {
    content: "k"
}
.header-searcher a:focus,
.header-searcher a:hover {
    text-decoration: none
}
.content-searcher {
    margin-top: 5px;
    background-color: #E1F4FD;
    padding: 0 20px;
    font-family: Akkurat-Regular, Verdana
}
.content-searcher.white-bg {
    background-color: #fff
}
.content-searcher .subtitle {
    font-size: .875em;
    margin-bottom: 27px
}
.content-searcher fieldset {
    border-bottom: 3px solid #f7f7f7;
    padding: 30px 0
}
.content-searcher fieldset:last-of-type {
    border-bottom: 0
}
.content-searcher fieldset.time-searcher {
    padding-bottom: 10px
}
.content-searcher fieldset.time-searcher .row {
    margin-bottom: 20px
}
.content-searcher .button-group {
    border-top: 2px solid #b5d8cd
}
@media (min-width: 768px) {
    .content-searcher fieldset .form-group {
        display: block
    }
    .content-searcher fieldset .form-group .form-control {
        width: 100%
    }
}
.owl-theme .owl-controls .owl-pagination {
    padding-bottom: 5px
}
.owl-theme .owl-controls .owl-pagination .owl-page span {
    background: #fff;
    width: 18px;
    height: 18px;
    margin: 5px;
    opacity: 1;
    border: 1px solid #999
}
.owl-theme .owl-controls .owl-pagination .owl-page.active span {
    background: #fff;
    border-color: #fff
}
.summary-body .owl-controls .owl-buttons .owl-next,
.summary-body .owl-controls .owl-buttons .owl-prev {
    top: 37px;
    background: 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 63px;
    z-index: 10
}
.summary-body .owl-controls .owl-buttons .owl-prev {
	top: 60px;
    left: 0;
    position: relative;
    position: absolute;
    color: #83CBA8;
    font-size: 64px;
    font-family: Akkurat-Bold;
}

.summary-body .owl-controls .owl-buttons .owl-next {
	top: 60px;
    right: 0;
    position: relative;
    position: absolute;
    color: #83CBA8;
    font-size: 64px;
    font-family: Akkurat-Bold;
}
.summary-body .owl-controls .owl-buttons .disabled {
    display: none
}
.carousel-pagination-type2 .owl-controls .owl-pagination .owl-page.active span {
    background: #fff
}
@media (max-width: 767px) {
    .carouselTeInteresa .owl-controls .owl-pagination {
        padding-bottom: 50px
    }
    .carouselFormasParte .owl-controls .owl-pagination {
        padding-bottom: 40px;
        padding-top: 30px
    }
}
.datepicker-dropdown {
    padding: 0;
    border: 0;
    border-bottom: 3px solid #2C7065
}
.datepicker-dropdown:after,
.datepicker-dropdown:before {
    display: none
}
.datepicker-dropdown table.table-condensed {
    background: #2C7065
}
.datepicker-dropdown table.table-condensed .day,
.datepicker-dropdown table.table-condensed .month,
.datepicker-dropdown table.table-condensed .year,
.datepicker-dropdown table.table-condensed th {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px;
    font-size: 1em
}
.datepicker-dropdown table.table-condensed thead {
    background-color: #2C7065;
    color: #fff
}
.datepicker-dropdown table.table-condensed thead tr {
    border-bottom: 1px solid #78aea5
}
.datepicker-dropdown table.table-condensed thead tr th {
    font-weight: 400;
    color: #fff
}
.datepicker-dropdown table.table-condensed thead tr th:focus,
.datepicker-dropdown table.table-condensed thead tr th:hover {
    background-color: #2C7065
}
.datepicker-dropdown table.table-condensed thead tr:first-child th {
    font-size: 1.3125em
}
.datepicker-dropdown table.table-condensed tbody {
    background: #fff
}
.datepicker-dropdown table.table-condensed tbody tr td.today {
    background-color: #a3a3a3;
    color: #fff;
    background-image: none
}
.datepicker-dropdown table.table-condensed tbody tr td.today:focus,
.datepicker-dropdown table.table-condensed tbody tr td.today:hover {
    background-color: #eee;
    color: #333
}
.datepicker-dropdown table.table-condensed tbody tr .day.active,
.datepicker-dropdown table.table-condensed tbody tr .month.active,
.datepicker-dropdown table.table-condensed tbody tr .year.active {
    background-color: #2c7065;
    background-image: none;
    border-color: transparent;
    text-shadow: none
}
.datepicker-dropdown table.table-condensed tbody tr .day.active:focus,
.datepicker-dropdown table.table-condensed tbody tr .day.active:hover,
.datepicker-dropdown table.table-condensed tbody tr .month.active:focus,
.datepicker-dropdown table.table-condensed tbody tr .month.active:hover,
.datepicker-dropdown table.table-condensed tbody tr .year.active:focus,
.datepicker-dropdown table.table-condensed tbody tr .year.active:hover {
    background-color: #2C7065;
    color: #fff
}
.datepicker-dropdown table.table-condensed .prev {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: relative
}
.datepicker-dropdown table.table-condensed .prev:after {
    line-height: 100%;
    position: absolute;
    content: "q";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: inherit;
    top: 10px;
    right: auto;
    bottom: auto;
    left: 9px
}
.datepicker-dropdown table.table-condensed .next {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: relative
}
.datepicker-dropdown table.table-condensed .next:after {
    line-height: 100%;
    position: absolute;
    content: "r";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: inherit;
    top: 10px;
    right: 9px;
    bottom: auto;
    left: auto
}
.datepicker-dropdown .datepicker-months tbody tr td,
.datepicker-dropdown .datepicker-years tbody tr td {
    padding: 0
}
.datepicker-dropdown .datepicker-months .table-condensed tbody .month,
.datepicker-dropdown .datepicker-months .table-condensed tbody .year,
.datepicker-dropdown .datepicker-years .table-condensed tbody .month,
.datepicker-dropdown .datepicker-years .table-condensed tbody .year {
    line-height: 27px;
    height: auto
}
.datepicker-dropdown .datepicker-months .table-condensed tbody .month,
.datepicker-dropdown .datepicker-years .table-condensed tbody .month {
    padding: 10px
}
.datepicker-dropdown .datepicker-months .table-condensed tbody .year,
.datepicker-dropdown .datepicker-years .table-condensed tbody .year {
    padding: 10px 5px
}
.account-summary {
    margin-top: 30px
}
.account-summary .row>div:first-child .account-summary-item {
    min-height: 190px;
    padding-left: 80px;
    position: relative
}
.account-summary .row>div:first-child .account-summary-item:after {
    line-height: 100%;
    position: absolute;
    content: "M";
    font-family: itecBanFont;
    color: #83CBA8;
    text-indent: 0;
    font-size: 172px;
    top: 9px;
    right: auto;
    bottom: auto;
    left: -42px
}
.account-summary-item {
    margin-bottom: 20px;
    padding: 19px 0 0 26px
}
.account-summary-item.donacion,
.account-summary-item.inversion,
.account-summary-item.prestamo,
.account-summary-item.tarjeta {
    position: relative
}
.account-summary-item.donacion:after,
.account-summary-item.inversion:after,
.account-summary-item.prestamo:after,
.account-summary-item.tarjeta:after {
    font-family: itecBanFont;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #d5e9e2;
    vertical-align: middle
}
.account-summary-item.inversion {
    min-height: 160px
}
.account-summary-item.inversion:after {
    content: "D";
    font-size: 76px;
    line-height: 76px
}
.account-summary-item.tarjeta {
    min-height: 160px
}
.account-summary-item.tarjeta:after {
    content: "B";
    font-size: 79px;
    line-height: 53px
}
.account-summary-item.donacion {
    min-height: 180px
}
.account-summary-item.donacion .account-summary-footer {
    position: absolute;
    bottom: 3px
}
.account-summary-item.donacion:after {
    content: "T";
    font-size: 90px;
    line-height: 74px
}
.account-summary-item.prestamo {
    min-height: 160px
}
.account-summary-item.prestamo:after {
    content: "7";
    font-size: 98px;
    line-height: 74px
}
.account-summary-item.single-column {
    padding-top: 40px
}
.account-summary-item .info-first-level {
    display: block;
    padding-bottom: 10px;
    font-family: Akkurat-Light;
    font-size: 1.25em;
    color: #2C7065
}
.account-summary-item .info-first-level strong {
    display: block;
    padding-bottom: 24px;
    font-family: Akkurat-Bold;
    font-size: 1.8em
}
.account-summary-item .info-first-level.light-second {
    padding-bottom: 0
}
.account-summary-item .info-first-level.single-column {
    padding-bottom: 4px
}
.account-summary-item .info-first-level.single-column strong {
    padding: 8px 0 0
}
.account-summary-item .info-first-level.single-column.inverse strong {
    padding: 0 0 20px
}
.account-summary-item .info-second-level,
.account-summary-item .sub-text-second {
    display: block;
    font-family: Akkurat-Light;
    font-size: 1.25em;
    color: #666
}
.account-summary-item .info-second-level strong,
.account-summary-item .sub-text-second strong {
    font-family: Akkurat-Bold
}
.account-summary-item .info-second-level.info-second,
.account-summary-item .sub-text-second.info-second {
    font-size: 1em
}
.account-summary-item .info-second-level {
    min-height: 44px
}
.account-summary-item .sub-text-second {
    margin-bottom: 11px
}
.account-summary-item .info-single-column,
.account-summary-item .text-bicolumn {
    color: #2C7065;
    font-family: Akkurat-Light;
    font-size: 1.5625em
}
.account-summary-item .info-bicolumn {
    font-family: Akkurat-Bold;
    margin-top: 16px;
    min-height: 92px;
    color: #2C7065
}
.account-summary-item .info-bicolumn .figure-bicolumn {
    font-size: 3.625em;
    line-height: 44px;
    margin-left: -7px
}
.account-summary-item .info-bicolumn .info-block {
    display: inline-block;
    vertical-align: top
}
.account-summary-item .info-bicolumn .info-block span {
    display: block
}
.account-summary-item .info-bicolumn .info-block .info-block-up {
    font-size: 1.25em;
    color: #666
}
.account-summary-item .info-bicolumn .info-block .info-block-down {
    font-size: 1.5625em;
    font-family: Akkurat-Bold
}
.account-summary-item .account-summary-footer {
    padding-right: 10px
}
.account-summary-item .account-summary-footer li a {
    font-size: .875em
}
.account-summary-item .figure-third {
    font-family: Akkurat-Bold;
    color: #2C7065;
    font-size: 3.25em
}
.account-summary-text {
    display: block;
    font-size: 2em;
    color: #6c6c6c;
    font-family: Akkurat-Light
}
.account-summary-text strong {
    display: block;
    font-size: 1.625em;
    color: #2C7065;
    font-weight: 400;
    letter-spacing: -2px;
    text-indent: -3px;
    line-height: 48px
}
.account-summary .button-group {
    margin-bottom: 28px
}
.account-summary .button-group .button {
    margin-bottom: 10px
}
@media (min-width: 992px) {
    .account-summary-item {
        padding-left: 80px
    }
    .account-summary-item .info-first-level {
        font-size: 1.5em
    }
    .account-summary-item .info-first-level strong {
        font-size: 1.1666666667em
    }
    .account-summary-text {
        font-size: 2em
    }
    .account-summary-text strong {
        font-size: 1.625em
    }
}
@media (min-width: 1280px) {
    .account-summary-item {
        margin-bottom: 10px
    }
    .account-summary .button-group {
        margin: 0 20px 11px
    }
    .account-summary .button-group .button {
        display: block;
        width: auto;
        margin: 0 0 10px
    }
}
.product-header.accounts-list-title {
    border-bottom: 0;
    padding-bottom: 5px
}
.product-wrapper.accounts-list {
    padding-bottom: 0
}
.caption {
    padding: 10px 0
}
.caption li {
    margin-bottom: 20px
}
.caption li span {
    font-size: .875em
}
.keyboard {
    width: 265px
}
.keyboard:after,
.keyboard:before {
    content: " ";
    display: table
}
.keyboard:after {
    clear: both
}
.keyboard>li {
    float: left;
    width: 20%;
    margin: 0 0 10px
}
.keyboard-coord {
    display: block;
    width: 43px;
    height: 43px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f7f7f7;
    background-position: left top;
    background-repeat: no-repeat
}
.no_0 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMPAJ28t8fZ1jp6b2SWjoCpo46zrVaNhPH19UiDeuPs6rnPzHKgmNXi4KvGwSxwZf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTlCM0Y4MTAwN0RGMTFFNjhGMzJENTM3NkI2RjZDRDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTlCM0Y4MTEwN0RGMTFFNjhGMzJENTM3NkI2RjZDRDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBOUIzRjgwRTA3REYxMUU2OEYzMkQ1Mzc2QjZGNkNEMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBOUIzRjgwRjA3REYxMUU2OEYzMkQ1Mzc2QjZGNkNEMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA8ALAAAAAArACsAAASS8MlJq7046827/2AojmRpnmiqrmzrvrClLI4jEEksEXVvBzFFDzEQ1AQHGKJWkBwMNcArUUNQAjXDS+ggVHovQLQCdTBcYoeUMqgBW+n1pO14s+IVun2FZ7tdDUxfNS9YDloTVA5WL0Z1EzxdMGkCBQB0jy9PPj1NMQcFPgJyOgcBpzqpqqusra6vsLGys7S1HBEAOw==)
}
.no_1 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMKAGSWjnKgmPH19dXi4Dp6b+Ps6rnPzEiDeo6zrSxwZf///wAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RURFOTM3MkIwN0RGMTFFNkIwMTg5QkU5MEE2MEY3NDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RURFOTM3MkMwN0RGMTFFNkIwMTg5QkU5MEE2MEY3NDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFREU5MzcyOTA3REYxMUU2QjAxODlCRTkwQTYwRjc0OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFREU5MzcyQTA3REYxMUU2QjAxODlCRTkwQTYwRjc0OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAoALAAAAAArACsAAARVUMlJq7046827/2AojmRpnmiqrmzrvnA8FgEAyJRBJDyuCAie0BcQDnGAxGFwlAECAkUzNphMfVdcVraNdWHfV9g1bpVZ51Xax2673/C4fE6v2++hCAA7)
}
.no_2 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMOAGSWjjp6b1aNhJ28t/H19cfZ1kiDetXi4ICpo6vGwePs6rnPzI6zrSxwZf///wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAzMTg4MUUwN0RGMTFFNkE1OUNGMTNCMTlFRTU5RjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzAzMTg4MUYwN0RGMTFFNkE1OUNGMTNCMTlFRTU5RjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDMxODgxQzA3REYxMUU2QTU5Q0YxM0IxOUVFNTlGMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDMxODgxRDA3REYxMUU2QTU5Q0YxM0IxOUVFNTlGMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA4ALAAAAAArACsAAAR30MlJq7046827/2AojmRpnmiqrmzrvnAMJkLTBIgiO4Dt34fYwCcABGyGmME2kBCOjQLMR5j0Gs3dpNZYaCUFW6CqVUCzOwJX8OUhyTuEOKhN+LzaMPN7gCLaXA0Ag4QMUz+IAIeIPoptj5CRkpOUlZaXmJmaEhEAOw==)
}
.no_3 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMPAGSWjsfZ1p28tzp6b/H19UiDetXi4FaNhKvGwePs6oCpo46zrXKgmLnPzCxwZf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDZCRTFDRTEwN0UwMTFFNkI4ODZGNzgwOUMyQjBEODUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDZCRTFDRTIwN0UwMTFFNkI4ODZGNzgwOUMyQjBEODUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNkJFMUNERjA3RTAxMUU2Qjg4NkY3ODA5QzJCMEQ4NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNkJFMUNFMDA3RTAxMUU2Qjg4NkY3ODA5QzJCMEQ4NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA8ALAAAAAArACsAAASI8MlJq7046827/2AojmRpnmiqrmzrvnBFCIfjFEoSP0Rt/wNDDPADAAa2AeFlSAp5BRviFbABKAKbYFdZaLmTANKh21V/jin3bGMsuQbj+PAG975gyfnqQhi3YTYFVIJ1WQ58LlE3Ag0KP2ouBmNoiDtxaAOAXAkBnnmgoaKjpKWmp6ipqqskEQA7)
}
.no_4 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMOAJ28t2SWjo6zrUiDeuPs6jp6b/H19cfZ1rnPzHKgmICpo1aNhNXi4CxwZf///wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUEzODZCQjQwN0UwMTFFNkE2RDRERTI0MkQ3QUI5MDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUEzODZCQjUwN0UwMTFFNkE2RDRERTI0MkQ3QUI5MDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQTM4NkJCMjA3RTAxMUU2QTZENERFMjQyRDdBQjkwMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQTM4NkJCMzA3RTAxMUU2QTZENERFMjQyRDdBQjkwMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA4ALAAAAAArACsAAAR40MlJq7046827/2AojmRpnmiqrmzrvnA8JkFwyBTQNAs+GYXdzecQ7BJEB2NXICQDO0ASsRsYiIbBDuHQNaQwb0DiBbsIwYazG4UpdoJJGQbd2e+NcauOv+tZAjWCAVoNAwFxPnNJi0SNSZCRkpOUlZaXmJmamw4RADs=)
}
.no_5 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMOAGSWjsfZ1vH19Tp6b4Cpo528t46zrVaNhNXi4OPs6qvGwXKgmEiDeixwZf///wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTREMEMxMzAwN0RGMTFFNjg0QTU5MjlDRTY3NEI2MTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTREMEMxMzEwN0RGMTFFNjg0QTU5MjlDRTY3NEI2MTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NEQwQzEyRTA3REYxMUU2ODRBNTkyOUNFNjc0QjYxNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NEQwQzEyRjA3REYxMUU2ODRBNTkyOUNFNjc0QjYxNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA4ALAAAAAArACsAAASH0MlJq7046827/2AojmRpnmiqrmzrvjClAHRdKzDR7DxfwICe8PcKNmIXI9ISHDgEgUBiGTzoeABEzChsDKYv3sBQMAx2CyBNKwnwBEvKYReIT4z1FoJmqDDoLgI8YA5uXjk7AwUBZjsEMAJzXQdwkFc8BJVIUFGadp+goaKjpKWmp6ipqiARADs=)
}
.no_6 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMPAMfZ1p28tzp6b/H19YCpo+Ps6mSWjqvGwXKgmFaNhNXi4LnPzI6zrUiDeixwZf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzgzMzEzNUUwN0UwMTFFNjhFN0E4NjBCNEMwNkYwMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzgzMzEzNUYwN0UwMTFFNjhFN0E4NjBCNEMwNkYwMTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozODMzMTM1QzA3RTAxMUU2OEU3QTg2MEI0QzA2RjAxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozODMzMTM1RDA3RTAxMUU2OEU3QTg2MEI0QzA2RjAxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA8ALAAAAAArACsAAASV8MlJq7046827/2AojmRpnmiqrmzrvrBVIILjGEssHbXtE7FCzxBA+HIvhg0oCdgQsIZtMCkEAofXwGaQABS6B8CWIPgchAJsfD4L1C62LQDgcV/ywETho7bkfhIJNgAuBT4VBoQvPYEPgw6FLmYOel59eD8BDD1ML05tDgKOLnY/cGEAqqRhra6vsLGys7S1tre4sREAOw==)
}
.no_7 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMMAGSWjsfZ1oCpo9Xi4KvGwZ28tzp6b/H19UiDernPzOPs6ixwZf///wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEFEMDZENkYwN0RBMTFFNjhFQjg4NEFFRUNGNDlEODkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEFEMDZENzAwN0RBMTFFNjhFQjg4NEFFRUNGNDlEODkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QUQwNkQ2RDA3REExMUU2OEVCODg0QUVFQ0Y0OUQ4OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QUQwNkQ2RTA3REExMUU2OEVCODg0QUVFQ0Y0OUQ4OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAwALAAAAAArACsAAARqkMlJq7046827/2AojmRpnmiqrmzrvnDcDUBt38DgBkvv/4vADkjUySaEHuBIAfQSTAlvgYhKnAuCddAzWBmCXsGq6B6s4YXAevAprIXeOnow9ITR+GJpRTytSVRfg4SFhoeIiYqLjI2KEQA7)
}
.no_8 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMPAMfZ1jp6b2SWjvH19YCpo528t6vGwXKgmNXi4EiDelaNhI6zrbnPzOPs6ixwZf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDQxRUQ3MUEwN0RGMTFFNkI3OTdBNzBEOTE0NUFFQkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDQxRUQ3MUIwN0RGMTFFNkI3OTdBNzBEOTE0NUFFQkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDFFRDcxODA3REYxMUU2Qjc5N0E3MEQ5MTQ1QUVCRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENDFFRDcxOTA3REYxMUU2Qjc5N0E3MEQ5MTQ1QUVCRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA8ALAAAAAArACsAAASR8MlJq7046827/2AojmRpnmiqrmzrvrBlCI4THED8DHTtO4ZYwScQJHy5V6AWlBxqBJiPAqgJpLXBxFA7wAhQLWAJhA3IP0dUmLYh2FaBohZ4uwY++2NhfTG6FVMuQ2qBNS9VNloSiQEwRw4JBQALZGsuY20OCosvCD0+BJ0xDQCmOqipqqusra6vsLGys7QcEQA7)
}
.no_9 {
    background-image: url(data:image/gif;base64,R0lGODlhKwArALMPAJ28t8fZ1mSWjvH19dXi4EiDelaNhDp6b+Ps6nKgmKvGwYCpo7nPzI6zrSxwZf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjI0QzVGMTYwN0RGMTFFNkIwRjg5MkQ0MDVCRjY2NjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjI0QzVGMTcwN0RGMTFFNkIwRjg5MkQ0MDVCRjY2NjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MjRDNUYxNDA3REYxMUU2QjBGODkyRDQwNUJGNjY2MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MjRDNUYxNTA3REYxMUU2QjBGODkyRDQwNUJGNjY2MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAA8ALAAAAAArACsAAASW8MlJq7046827/2AojmRpnmiqrmzrvnA1AIbjFMAQP0hh/w6DDib4CQQHmwBG+BEkA58j8ALYFhSrA+vSAigBZdX2nYRtY8dy0vi9EL/cQ4t+tYH4GF3pjg0UAABPNgUvAwGIYDYJMD9DDwk2CkQ2BgwBkQ4Hjy0ESXgODDsERT8FVDsSCIhPqa6vsLGys7S1tre4ubcRADs=)
}
.product-progress {
    margin: 21px 17px 0 20px;
    padding: 34px 0 0 34px;
    height: 104px;
    position: relative
}
.product-progress:after {
    line-height: 100%;
    position: absolute;
    content: "H";
    font-family: itecBanFont;
    color: #772b7f;
    text-indent: 0;
    font-size: 104px;
    top: 0;
    right: auto;
    bottom: auto;
    left: -34px;
    width: 34px
}
.product-progress .progress {
    height: 30px;
    overflow: visible
}
.product-progress .progress-bar {
    position: relative;
    font-size: 1em;
    min-width: 15%;
    max-width: 85%
}
.product-progress .progress-bar.total {
    max-width: 100%
}
.product-progress .progress-bar.amortizado {
    background: #2C7065;
    color: #2C7065
}
.product-progress .progress-bar.amortizado .progress-legend {
    top: -39px
}
.product-progress .progress-bar.restante {
    background: #CA2A44;
    color: #CA2A44
}
.product-progress .progress-bar.restante .progress-legend {
    bottom: -38px
}
.product-progress .progress-bar.restante .progress-legend:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -1px
}
.product-progress .progress-bar.pink {
    background: #CA2A44;
    color: #CA2A44
}
.product-progress .progress-bar.pink .progress-legend:after {
    background: #CA2A44
}
.product-progress .progress-bar.green {
    background: #2C7065;
    color: #2C7065
}
.product-progress .progress-bar.green .progress-legend:after {
    background: #2C7065
}
.product-progress .progress-legend {
    right: 0;
    font-size: 1em;
    line-height: 19px;
    display: block;
    text-align: right;
    padding-right: 22px;
    position: relative
}
.product-progress .progress-legend:after {
    line-height: 100%;
    position: absolute;
    content: "F";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 30px;
    top: 4px;
    right: -14px;
    bottom: auto;
    left: auto
}
.product-progress .progress-legend>strong {
    display: block;
    font-weight: 700
}
.full-progress-bar {
    margin: 19px 0 0;
    padding: 0 33px;
    height: auto
}
.full-progress-bar:after {
    content: none
}
.full-progress-bar .progress {
    height: 59px;
    margin-top: 263px
}
.full-progress-bar .progress-bar.gasto .progress-legend {
    position: relative
}
.full-progress-bar .progress-bar.gasto .progress-legend:after {
    position: absolute;
    content: "X";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 53px;
    top: -110px;
    right: 0;
    bottom: auto;
    left: 0;
    text-align: center;
    width: 94px;
    line-height: 94px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}
.full-progress-bar .progress-bar.disponible .progress-legend {
    position: relative
}
.full-progress-bar .progress-bar.disponible .progress-legend:after {
    position: absolute;
    content: "W";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 65px;
    top: -110px;
    right: 0;
    bottom: auto;
    left: 0;
    text-align: center;
    width: 94px;
    line-height: 94px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}
.full-progress-bar .progress-bar.amortizado .progress-legend {
    top: auto;
    position: relative
}
.full-progress-bar .progress-bar.amortizado .progress-legend:after {
    position: absolute;
    content: "Y";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 53px;
    top: -109px;
    right: 0;
    bottom: auto;
    left: 0;
    text-align: center;
    width: 94px;
    line-height: 94px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}
.full-progress-bar .progress-bar.pendiente .progress-legend {
    position: relative
}
.full-progress-bar .progress-bar.pendiente .progress-legend:after {
    position: absolute;
    content: "Z";
    font-family: itecBanFont;
    color: #fff;
    text-indent: 0;
    font-size: 53px;
    top: -109px;
    right: 0;
    bottom: auto;
    left: 0;
    text-align: center;
    width: 94px;
    line-height: 94px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}
.full-progress-bar .progress-legend {
    text-align: center;
    padding: 0;
    bottom: 76px
}
@media (min-width: 1280px) {
    .full-progress-bar {
        padding: 0 60px 0 33px
    }
}
.inversionCDAs,
.inversionCDAs3 {
    margin-top: 17px;
    font-family: Akkurat-Regular, Verdana
}
.inversionCDAs .introduccion,
.inversionCDAs3 .introduccion {
    font-size: 1.5em;
    margin-bottom: 30px
}
.inversionCDAs .tips-item,
.inversionCDAs3 .tips-item {
    font-size: .875em
}
.inversionCDAs .evolucion,
.inversionCDAs3 .evolucion {
    margin: 50px 0;
    text-align: center
}
.inversionCDAs .evolucion .account-summary,
.inversionCDAs3 .evolucion .account-summary {
    text-align: left
}
.inversionCDAs3 {
    background-color: #fff;
    padding: 30px
}
.abrirCuentaCDA .tituloPrincipal,
.abrirCuentaCDA2 .tituloPrincipal,
.comprarCuentaCDA .tituloPrincipal {
    font-family: Akkurat-Light;
    font-size: 2em;
    color: #772b7f;
    margin-bottom: 10px
}
.abrirCuentaCDA .CDAsoperations,
.abrirCuentaCDA2 .CDAsoperations,
.comprarCuentaCDA .CDAsoperations {
    padding-top: 30px
}
.abrirCuentaCDA .form-group,
.abrirCuentaCDA2 .form-group,
.comprarCuentaCDA .form-group {
    font-size: .875em;
    color: #333
}
.abrirCuentaCDA input[type=radio],
.abrirCuentaCDA2 input[type=radio],
.comprarCuentaCDA input[type=radio] {
    height: 25px;
    margin-right: 10px;
    float: left
}
.abrirCuentaCDA .button-group,
.abrirCuentaCDA2 .button-group,
.comprarCuentaCDA .button-group {
    margin-top: 20px;
    border-top: 2px solid #bdddd3;
    padding: 16px 0 17px
}
.comprarCuentaCDA {
    background-color: #fff;
    padding: 30px;
    margin-top: 15px;
    margin-bottom: 40px;
    border-bottom: 2px solid #a3a3a3
}
.comprarCuentaCDA .titular {
    font-size: 1.5em;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 6px
}
@media (min-width: 1280px) {
    .abrirCuentaCDA2 .account-summary {
        margin-top: -30px
    }
}
.img-ficha {
    padding-bottom: 20px
}
.img-ficha img {
    width: 100%;
    display: block
}
.ficha-producto .title-ficha {
    display: block;
    font-size: 1.5em;
    padding-bottom: 3px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px
}
.ficha-producto .subtitle-ficha {
    display: block;
    font-size: .875em;
    margin-bottom: 26px
}
.ficha-producto .details-ficha {
    list-style-type: disc;
    padding-left: 25px
}
.ficha-producto .details-ficha li {
    color: #00937b;
    padding-bottom: 20px
}
.ficha-producto .details-ficha li span {
    font-size: .875em;
    color: #333
}
@media (min-width: 992px) {
    .ficha-producto,
    .img-ficha {
        margin-top: 32px
    }
}
.link-list {
    background-color: #f7f7f7;
    padding: 12px 10px;
    margin-bottom: 40px
}
.link-list .links-block .titular {
    font-size: 1.5em;
    color: #333;
    margin-bottom: 14px
}
.link-list .links-block .links .link-item {
    display: block;
    font-size: .875em;
    padding-bottom: 14px
}
@media (min-width: 992px) {
    .link-list {
        margin-bottom: 0
    }
    .link-list .links-block {
        margin-bottom: 18px
    }
}
.disclaimer {
    background-color: #f7f7f7;
    padding: 38px 28px
}
.disclaimer-text {
    color: #333;
    display: block;
    font-size: .875em;
    line-height: 16px;
    margin-bottom: 16px
}
.disclaimer-list>li {
    color: #333;
    font-size: .875em;
    display: block;
    line-height: 16px;
    margin-bottom: 14px
}
.mailbox {
    margin-bottom: 40px
}
.mailbox-menu .button {
    display: block;
    width: auto;
    margin-bottom: 20px
}
.mailbox-message-header {
    border-bottom: 1px solid #999;
    padding: 0 10px 5px
}
.mailbox-message-header dl {
    font-size: .875em;
    color: #000;
    line-height: 19px
}
.mailbox-message-header dt {
    float: left;
    font-weight: 700;
    margin-right: 6px
}
.mailbox-message-header dd {
    margin-bottom: 12px
}
ul.mailbox-message-body {
    padding: 0;
    margin-bottom: 90px
}
.mailbox-message-body {
    padding: 12px 10px 0
}
.mailbox-message-body>li {
    border-bottom: 1px solid #999;
    padding: 12px 12px 2px
}
.mailbox-message-body>li.message-toggle {
    padding-top: 9px;
    padding-bottom: 8px
}
.mailbox-message-body>li.message-toggle .message-header {
    cursor: pointer
}
.mailbox-message-body>li.message-onlyheader .message-header-text {
    color: #00937b;
    display: block
}
.mailbox-message-body>li.message-onlyheader .message-body {
    display: none
}
.mailbox-message-body>li.message-collapse {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
    cursor: pointer;
    position: relative
}
.mailbox-message-body>li.message-collapse .message-header-text {
    display: none
}
.mailbox-message-body>li.message-collapse .message-collapse-text {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -3px;
    margin-left: -75px
}
.mailbox-message-body>li.message-hidden {
    display: none
}
.mailbox-message-body p {
    font-size: .875em;
    line-height: 17px;
    color: #000;
    margin-bottom: 16px
}
.message-collapse-text {
    display: none;
    font-size: .875em;
    color: #00937b;
    font-style: italic;
    background-color: #fff;
    padding: 0 6px
}
.message-body {
    margin-top: 16px
}
.message-body p {
    font-size: .875em;
    line-height: 16px
}
.message-header-text {
    font-size: .875em;
    color: #333;
    font-style: italic
}
.attachments {
    background-color: #f7f7f7;
    padding: 5px
}
.attachments>li {
    display: inline-block;
    margin-right: 10px
}
.attachments>li:last-child {
    margin-right: 0
}
.attach-link {
    display: block;
    position: relative;
    line-height: 20px;
    padding-left: 25px;
    font-size: .875em
}
.attach-link:after {
    position: absolute;
    content: "5";
    font-family: itecBanFont;
    color: inherit;
    text-indent: 0;
    font-size: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    line-height: 20px
}
.message-header-text.attach-link {
    padding-left: 0
}
.message-header-text.attach-link:after {
    left: auto;
    padding-left: 10px;
    font-style: normal
}
@media (min-width: 1280px) {
    .mailbox-menu .button {
        margin-left: 40px;
        margin-right: 40px
    }
}
.pinpad-wrapper {
    text-align: center;
    margin-bottom: 27px
}
.pinpad {
    display: inline-block
}
.pinpad:after,
.pinpad:before {
    content: " ";
    display: table
}
.pinpad:after {
    clear: both
}
.pinpad>li {
    float: left;
    margin: 1px
}
.pinpad>li label.field,
.pinpad>li span.pseudofield {
    font-family: Akkurat-Bold;
    margin-bottom: 8px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center
}
.pinpad>li.prefilled .pinpad-item {
    position: relative
}
.pinpad>li.prefilled .pinpad-item:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
    background-color: #2c7065
}
.pinpad>li.active .pinpad-item {
    background-color: #9ed0c9
}
.pinpad>li.filled .pinpad-item {
    position: relative
}
.pinpad>li.filled .pinpad-item:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #2C7065;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px
}
.pinpad .pinpad-item {
    background: #fff;
    width: 43px;
    height: 43px
}
.pinpad .pinpad-item input {
    border: 1px solid #fff;
    width: 43px;
    font-size: 40px;
    margin: 0;
    padding: 0;
    display: block;
    color: #bebebe;
    text-align: center;
    height: 43px;
    overflow: hidden;
    font-family: arial;
    line-height: 43px
}
.pinpad .pinpad-item input:focus {
    background-color: #faf2e1
}
@media (min-width: 768px) {
    .pinpad-wrapper {
        text-align: right;
        margin-bottom: 61px
    }
}
@media (min-width: 992px) {
    .pinpad-wrapper {
        margin-bottom: 0
    }
}
.tabs-wrapper {
    margin-top: 10px
}
.tabs-wrapper .table-wrapper {
    margin: 130px 20px 0 0;
    padding: 0
}
.tabs-wrapper .chart-wrapper {
    padding-top: 0
}
.tabs-wrapper .chart-title {
    margin-bottom: 0
}
.tabs-wrapper .tabs-item {
    padding-top: 19px
}
.tabs-wrapper .tabs-item.tabs-item-hide {
    padding: 0
}
.tabs-item-hide {
    visibility: hidden;
    height: 0;
    overflow: hidden
}
.intersticial .modal-dialog {
    width: 760px
}
.intersticial .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0 none
}
.intersticial .modal-header {
    border: 0 none;
    background-color: #fff;
    padding: 8px 12px;
    text-align: right
}
.intersticial .modal-header form {
    display: inline-block;
    vertical-align: middle
}
.intersticial .modal-header .checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 0 0
}
.intersticial .modal-header .checkbox label {
    font-size: .875em;
    font-family: Akkurat-Light;
    color: #333;
    line-height: 20px;
    vertical-align: middle
}
.intersticial .close {
    float: none;
    margin: 0;
    position: relative;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    vertical-align: middle;
    width: 26px;
    height: 26px
}
.intersticial .close:after {
    line-height: 100%;
    position: absolute;
    content: "m";
    font-family: itecBanFont;
    color: #00937b;
    text-indent: 0;
    font-size: 26px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}
.intersticial .modal-body {
    padding: 0
}
.intersticial-image,
.intersticial-link {
    display: block
}

.label-right
{
	padding-left:16px;
}
